/*!***********************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/scss/tailwind.scss ***!
  \***********************************************************************************************************************************************************/
/*! tailwindcss v2.2.19 | MIT License | https://tailwindcss.com */

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

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

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

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

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

html {
  -moz-tab-size: 4;
  -o-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] {
  -webkit-text-decoration: underline dotted;
          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: 1px 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: -2px; /* 2 */
}

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

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

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

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

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

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

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

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

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

/**
 * 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::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1;
  color: #9ca3af;
}

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
  opacity: 1;
  color: #9ca3af;
}

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

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

/**
 * Override legacy focus reset from Normalize with modern Firefox focus styles.
 *
 * This is actually an improvement over the new defaults in Firefox in our testing,
 * as it triggers the better focus styles even for links, which still use a dotted
 * outline in Firefox by default.
 */

:-moz-focusring {
  outline: auto;
}

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

/**
 * 1. 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
 * 
 * 2. Add `vertical-align: middle` to align replaced elements more
 *    sensibly by default when overriding `display` by adding a
 *    utility like `inline`.
 *
 *    This can trigger a poorly considered linting error in some
 *    tools but is included by design.
 * 
 *    https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210
 */

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

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

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

/**
 * Ensure the default browser behavior of the `hidden` attribute.
 */

[hidden] {
  display: none;
}

*, ::before, ::after {
  --tw-border-opacity: 1;
  border-color: rgba(229, 231, 235, var(--tw-border-opacity));
}

html {
  font-size: 100%;
}

body {
  font-family: Roboto;
  font-weight: 400;
  color: #1D1D1F;
}

h1,.h1 {
  font-size: 2.125rem;
  line-height: 1.325;
  color: #004181;
  font-weight: 700;
}

h2,.h2 {
  font-size: 2rem;
  color: #004181;
  line-height: 1.325;
  font-weight: 700;
}

h3,.h3 {
  font-size: 1.75rem;
  font-weight: 600;
}

h4,.h4 {
  font-size: 1.5rem;
  font-weight: 700;
}

h5,.h5 {
  font-size: 1.375rem;
  font-weight: 700;
}

h6,.h6 {
  font-size: 1.375rem;
  font-weight: 700;
}

h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6 {
  margin-bottom: 1rem;
  font-family: "Open Sans";
}

a {
  text-decoration: underline;
}

p {
  margin-bottom: 1rem;
}

p:last-child {
  margin-bottom: 0;
}

.button {
  padding: 1rem;
}

table,dl,ol,ul,address,pre,blockquote,iframe {
  margin-bottom: 1rem;
}

pre {
  overflow: auto;
}

.container {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 1rem;
  padding-left: 1rem;
}

@media (min-width: 100%) {
  .container {
    max-width: 100%;
  }
}

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

.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}

.screen-reader-text:hover,.screen-reader-text:active,.screen-reader-text:focus {
  background-color: #000;
  clip: auto;
  color: #fff;
  display: block;
  font-size: 1rem;
  font-weight: 500;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 0.5rem;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}

.hover\:screen-reader-text:hover {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}

.hover\:screen-reader-text:hover:hover,.hover\:screen-reader-text:hover:active,.hover\:screen-reader-text:hover:focus {
  background-color: #000;
  clip: auto;
  color: #fff;
  display: block;
  font-size: 1rem;
  font-weight: 500;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 0.5rem;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}

.active\:screen-reader-text:active {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}

.active\:screen-reader-text:active:hover,.active\:screen-reader-text:active:active,.active\:screen-reader-text:active:focus {
  background-color: #000;
  clip: auto;
  color: #fff;
  display: block;
  font-size: 1rem;
  font-weight: 500;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 0.5rem;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}

.focus\:screen-reader-text:focus {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}

.focus\:screen-reader-text:focus:hover,.focus\:screen-reader-text:focus:active,.focus\:screen-reader-text:focus:focus {
  background-color: #000;
  clip: auto;
  color: #fff;
  display: block;
  font-size: 1rem;
  font-weight: 500;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 0.5rem;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}

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

.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: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  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: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  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;
}

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

.pointer-events-auto {
  pointer-events: auto;
}

.visible {
  visibility: visible;
}

.invisible {
  visibility: hidden;
}

.static {
  position: static;
}

.fixed {
  position: fixed;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.sticky {
  position: -webkit-sticky;
  position: sticky;
}

.inset-0 {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.inset-1 {
  top: 0.0625rem;
  right: 0.0625rem;
  bottom: 0.0625rem;
  left: 0.0625rem;
}

.inset-2 {
  top: 0.125rem;
  right: 0.125rem;
  bottom: 0.125rem;
  left: 0.125rem;
}

.inset-3 {
  top: 0.1875rem;
  right: 0.1875rem;
  bottom: 0.1875rem;
  left: 0.1875rem;
}

.inset-4 {
  top: 0.25rem;
  right: 0.25rem;
  bottom: 0.25rem;
  left: 0.25rem;
}

.inset-5 {
  top: 0.3125rem;
  right: 0.3125rem;
  bottom: 0.3125rem;
  left: 0.3125rem;
}

.inset-6 {
  top: 0.375rem;
  right: 0.375rem;
  bottom: 0.375rem;
  left: 0.375rem;
}

.inset-8 {
  top: 0.5rem;
  right: 0.5rem;
  bottom: 0.5rem;
  left: 0.5rem;
}

.inset-10 {
  top: 0.625rem;
  right: 0.625rem;
  bottom: 0.625rem;
  left: 0.625rem;
}

.inset-12 {
  top: 0.75rem;
  right: 0.75rem;
  bottom: 0.75rem;
  left: 0.75rem;
}

.inset-16 {
  top: 1rem;
  right: 1rem;
  bottom: 1rem;
  left: 1rem;
}

.inset-20 {
  top: 1.25rem;
  right: 1.25rem;
  bottom: 1.25rem;
  left: 1.25rem;
}

.inset-24 {
  top: 1.5rem;
  right: 1.5rem;
  bottom: 1.5rem;
  left: 1.5rem;
}

.inset-32 {
  top: 2rem;
  right: 2rem;
  bottom: 2rem;
  left: 2rem;
}

.inset-40 {
  top: 2.5rem;
  right: 2.5rem;
  bottom: 2.5rem;
  left: 2.5rem;
}

.inset-48 {
  top: 3rem;
  right: 3rem;
  bottom: 3rem;
  left: 3rem;
}

.inset-56 {
  top: 3.5rem;
  right: 3.5rem;
  bottom: 3.5rem;
  left: 3.5rem;
}

.inset-64 {
  top: 4rem;
  right: 4rem;
  bottom: 4rem;
  left: 4rem;
}

.inset-68 {
  top: 4.25rem;
  right: 4.25rem;
  bottom: 4.25rem;
  left: 4.25rem;
}

.inset-72 {
  top: 4.5rem;
  right: 4.5rem;
  bottom: 4.5rem;
  left: 4.5rem;
}

.inset-76 {
  top: 4.75rem;
  right: 4.75rem;
  bottom: 4.75rem;
  left: 4.75rem;
}

.inset-80 {
  top: 5rem;
  right: 5rem;
  bottom: 5rem;
  left: 5rem;
}

.inset-192 {
  top: 12rem;
  right: 12rem;
  bottom: 12rem;
  left: 12rem;
}

.inset-auto {
  top: auto;
  right: auto;
  bottom: auto;
  left: auto;
}

.inset-px {
  top: 1px;
  right: 1px;
  bottom: 1px;
  left: 1px;
}

.-inset-1 {
  top: -0.0625rem;
  right: -0.0625rem;
  bottom: -0.0625rem;
  left: -0.0625rem;
}

.-inset-2 {
  top: -0.125rem;
  right: -0.125rem;
  bottom: -0.125rem;
  left: -0.125rem;
}

.-inset-3 {
  top: -0.1875rem;
  right: -0.1875rem;
  bottom: -0.1875rem;
  left: -0.1875rem;
}

.-inset-4 {
  top: -0.25rem;
  right: -0.25rem;
  bottom: -0.25rem;
  left: -0.25rem;
}

.-inset-5 {
  top: -0.3125rem;
  right: -0.3125rem;
  bottom: -0.3125rem;
  left: -0.3125rem;
}

.-inset-6 {
  top: -0.375rem;
  right: -0.375rem;
  bottom: -0.375rem;
  left: -0.375rem;
}

.-inset-8 {
  top: -0.5rem;
  right: -0.5rem;
  bottom: -0.5rem;
  left: -0.5rem;
}

.-inset-10 {
  top: -0.625rem;
  right: -0.625rem;
  bottom: -0.625rem;
  left: -0.625rem;
}

.-inset-12 {
  top: -0.75rem;
  right: -0.75rem;
  bottom: -0.75rem;
  left: -0.75rem;
}

.-inset-16 {
  top: -1rem;
  right: -1rem;
  bottom: -1rem;
  left: -1rem;
}

.-inset-20 {
  top: -1.25rem;
  right: -1.25rem;
  bottom: -1.25rem;
  left: -1.25rem;
}

.-inset-24 {
  top: -1.5rem;
  right: -1.5rem;
  bottom: -1.5rem;
  left: -1.5rem;
}

.-inset-32 {
  top: -2rem;
  right: -2rem;
  bottom: -2rem;
  left: -2rem;
}

.-inset-40 {
  top: -2.5rem;
  right: -2.5rem;
  bottom: -2.5rem;
  left: -2.5rem;
}

.-inset-48 {
  top: -3rem;
  right: -3rem;
  bottom: -3rem;
  left: -3rem;
}

.-inset-56 {
  top: -3.5rem;
  right: -3.5rem;
  bottom: -3.5rem;
  left: -3.5rem;
}

.-inset-64 {
  top: -4rem;
  right: -4rem;
  bottom: -4rem;
  left: -4rem;
}

.-inset-68 {
  top: -4.25rem;
  right: -4.25rem;
  bottom: -4.25rem;
  left: -4.25rem;
}

.-inset-72 {
  top: -4.5rem;
  right: -4.5rem;
  bottom: -4.5rem;
  left: -4.5rem;
}

.-inset-76 {
  top: -4.75rem;
  right: -4.75rem;
  bottom: -4.75rem;
  left: -4.75rem;
}

.-inset-80 {
  top: -5rem;
  right: -5rem;
  bottom: -5rem;
  left: -5rem;
}

.-inset-192 {
  top: -12rem;
  right: -12rem;
  bottom: -12rem;
  left: -12rem;
}

.-inset-px {
  top: -1px;
  right: -1px;
  bottom: -1px;
  left: -1px;
}

.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-x-0 {
  left: 0;
  right: 0;
}

.inset-x-1 {
  left: 0.0625rem;
  right: 0.0625rem;
}

.inset-x-2 {
  left: 0.125rem;
  right: 0.125rem;
}

.inset-x-3 {
  left: 0.1875rem;
  right: 0.1875rem;
}

.inset-x-4 {
  left: 0.25rem;
  right: 0.25rem;
}

.inset-x-5 {
  left: 0.3125rem;
  right: 0.3125rem;
}

.inset-x-6 {
  left: 0.375rem;
  right: 0.375rem;
}

.inset-x-8 {
  left: 0.5rem;
  right: 0.5rem;
}

.inset-x-10 {
  left: 0.625rem;
  right: 0.625rem;
}

.inset-x-12 {
  left: 0.75rem;
  right: 0.75rem;
}

.inset-x-16 {
  left: 1rem;
  right: 1rem;
}

.inset-x-20 {
  left: 1.25rem;
  right: 1.25rem;
}

.inset-x-24 {
  left: 1.5rem;
  right: 1.5rem;
}

.inset-x-32 {
  left: 2rem;
  right: 2rem;
}

.inset-x-40 {
  left: 2.5rem;
  right: 2.5rem;
}

.inset-x-48 {
  left: 3rem;
  right: 3rem;
}

.inset-x-56 {
  left: 3.5rem;
  right: 3.5rem;
}

.inset-x-64 {
  left: 4rem;
  right: 4rem;
}

.inset-x-68 {
  left: 4.25rem;
  right: 4.25rem;
}

.inset-x-72 {
  left: 4.5rem;
  right: 4.5rem;
}

.inset-x-76 {
  left: 4.75rem;
  right: 4.75rem;
}

.inset-x-80 {
  left: 5rem;
  right: 5rem;
}

.inset-x-192 {
  left: 12rem;
  right: 12rem;
}

.inset-x-auto {
  left: auto;
  right: auto;
}

.inset-x-px {
  left: 1px;
  right: 1px;
}

.-inset-x-1 {
  left: -0.0625rem;
  right: -0.0625rem;
}

.-inset-x-2 {
  left: -0.125rem;
  right: -0.125rem;
}

.-inset-x-3 {
  left: -0.1875rem;
  right: -0.1875rem;
}

.-inset-x-4 {
  left: -0.25rem;
  right: -0.25rem;
}

.-inset-x-5 {
  left: -0.3125rem;
  right: -0.3125rem;
}

.-inset-x-6 {
  left: -0.375rem;
  right: -0.375rem;
}

.-inset-x-8 {
  left: -0.5rem;
  right: -0.5rem;
}

.-inset-x-10 {
  left: -0.625rem;
  right: -0.625rem;
}

.-inset-x-12 {
  left: -0.75rem;
  right: -0.75rem;
}

.-inset-x-16 {
  left: -1rem;
  right: -1rem;
}

.-inset-x-20 {
  left: -1.25rem;
  right: -1.25rem;
}

.-inset-x-24 {
  left: -1.5rem;
  right: -1.5rem;
}

.-inset-x-32 {
  left: -2rem;
  right: -2rem;
}

.-inset-x-40 {
  left: -2.5rem;
  right: -2.5rem;
}

.-inset-x-48 {
  left: -3rem;
  right: -3rem;
}

.-inset-x-56 {
  left: -3.5rem;
  right: -3.5rem;
}

.-inset-x-64 {
  left: -4rem;
  right: -4rem;
}

.-inset-x-68 {
  left: -4.25rem;
  right: -4.25rem;
}

.-inset-x-72 {
  left: -4.5rem;
  right: -4.5rem;
}

.-inset-x-76 {
  left: -4.75rem;
  right: -4.75rem;
}

.-inset-x-80 {
  left: -5rem;
  right: -5rem;
}

.-inset-x-192 {
  left: -12rem;
  right: -12rem;
}

.-inset-x-px {
  left: -1px;
  right: -1px;
}

.inset-x-1\/2 {
  left: 50%;
  right: 50%;
}

.inset-x-1\/3 {
  left: 33.333333%;
  right: 33.333333%;
}

.inset-x-2\/3 {
  left: 66.666667%;
  right: 66.666667%;
}

.inset-x-1\/4 {
  left: 25%;
  right: 25%;
}

.inset-x-2\/4 {
  left: 50%;
  right: 50%;
}

.inset-x-3\/4 {
  left: 75%;
  right: 75%;
}

.inset-x-full {
  left: 100%;
  right: 100%;
}

.-inset-x-1\/2 {
  left: -50%;
  right: -50%;
}

.-inset-x-1\/3 {
  left: -33.333333%;
  right: -33.333333%;
}

.-inset-x-2\/3 {
  left: -66.666667%;
  right: -66.666667%;
}

.-inset-x-1\/4 {
  left: -25%;
  right: -25%;
}

.-inset-x-2\/4 {
  left: -50%;
  right: -50%;
}

.-inset-x-3\/4 {
  left: -75%;
  right: -75%;
}

.-inset-x-full {
  left: -100%;
  right: -100%;
}

.inset-y-0 {
  top: 0;
  bottom: 0;
}

.inset-y-1 {
  top: 0.0625rem;
  bottom: 0.0625rem;
}

.inset-y-2 {
  top: 0.125rem;
  bottom: 0.125rem;
}

.inset-y-3 {
  top: 0.1875rem;
  bottom: 0.1875rem;
}

.inset-y-4 {
  top: 0.25rem;
  bottom: 0.25rem;
}

.inset-y-5 {
  top: 0.3125rem;
  bottom: 0.3125rem;
}

.inset-y-6 {
  top: 0.375rem;
  bottom: 0.375rem;
}

.inset-y-8 {
  top: 0.5rem;
  bottom: 0.5rem;
}

.inset-y-10 {
  top: 0.625rem;
  bottom: 0.625rem;
}

.inset-y-12 {
  top: 0.75rem;
  bottom: 0.75rem;
}

.inset-y-16 {
  top: 1rem;
  bottom: 1rem;
}

.inset-y-20 {
  top: 1.25rem;
  bottom: 1.25rem;
}

.inset-y-24 {
  top: 1.5rem;
  bottom: 1.5rem;
}

.inset-y-32 {
  top: 2rem;
  bottom: 2rem;
}

.inset-y-40 {
  top: 2.5rem;
  bottom: 2.5rem;
}

.inset-y-48 {
  top: 3rem;
  bottom: 3rem;
}

.inset-y-56 {
  top: 3.5rem;
  bottom: 3.5rem;
}

.inset-y-64 {
  top: 4rem;
  bottom: 4rem;
}

.inset-y-68 {
  top: 4.25rem;
  bottom: 4.25rem;
}

.inset-y-72 {
  top: 4.5rem;
  bottom: 4.5rem;
}

.inset-y-76 {
  top: 4.75rem;
  bottom: 4.75rem;
}

.inset-y-80 {
  top: 5rem;
  bottom: 5rem;
}

.inset-y-192 {
  top: 12rem;
  bottom: 12rem;
}

.inset-y-auto {
  top: auto;
  bottom: auto;
}

.inset-y-px {
  top: 1px;
  bottom: 1px;
}

.-inset-y-1 {
  top: -0.0625rem;
  bottom: -0.0625rem;
}

.-inset-y-2 {
  top: -0.125rem;
  bottom: -0.125rem;
}

.-inset-y-3 {
  top: -0.1875rem;
  bottom: -0.1875rem;
}

.-inset-y-4 {
  top: -0.25rem;
  bottom: -0.25rem;
}

.-inset-y-5 {
  top: -0.3125rem;
  bottom: -0.3125rem;
}

.-inset-y-6 {
  top: -0.375rem;
  bottom: -0.375rem;
}

.-inset-y-8 {
  top: -0.5rem;
  bottom: -0.5rem;
}

.-inset-y-10 {
  top: -0.625rem;
  bottom: -0.625rem;
}

.-inset-y-12 {
  top: -0.75rem;
  bottom: -0.75rem;
}

.-inset-y-16 {
  top: -1rem;
  bottom: -1rem;
}

.-inset-y-20 {
  top: -1.25rem;
  bottom: -1.25rem;
}

.-inset-y-24 {
  top: -1.5rem;
  bottom: -1.5rem;
}

.-inset-y-32 {
  top: -2rem;
  bottom: -2rem;
}

.-inset-y-40 {
  top: -2.5rem;
  bottom: -2.5rem;
}

.-inset-y-48 {
  top: -3rem;
  bottom: -3rem;
}

.-inset-y-56 {
  top: -3.5rem;
  bottom: -3.5rem;
}

.-inset-y-64 {
  top: -4rem;
  bottom: -4rem;
}

.-inset-y-68 {
  top: -4.25rem;
  bottom: -4.25rem;
}

.-inset-y-72 {
  top: -4.5rem;
  bottom: -4.5rem;
}

.-inset-y-76 {
  top: -4.75rem;
  bottom: -4.75rem;
}

.-inset-y-80 {
  top: -5rem;
  bottom: -5rem;
}

.-inset-y-192 {
  top: -12rem;
  bottom: -12rem;
}

.-inset-y-px {
  top: -1px;
  bottom: -1px;
}

.inset-y-1\/2 {
  top: 50%;
  bottom: 50%;
}

.inset-y-1\/3 {
  top: 33.333333%;
  bottom: 33.333333%;
}

.inset-y-2\/3 {
  top: 66.666667%;
  bottom: 66.666667%;
}

.inset-y-1\/4 {
  top: 25%;
  bottom: 25%;
}

.inset-y-2\/4 {
  top: 50%;
  bottom: 50%;
}

.inset-y-3\/4 {
  top: 75%;
  bottom: 75%;
}

.inset-y-full {
  top: 100%;
  bottom: 100%;
}

.-inset-y-1\/2 {
  top: -50%;
  bottom: -50%;
}

.-inset-y-1\/3 {
  top: -33.333333%;
  bottom: -33.333333%;
}

.-inset-y-2\/3 {
  top: -66.666667%;
  bottom: -66.666667%;
}

.-inset-y-1\/4 {
  top: -25%;
  bottom: -25%;
}

.-inset-y-2\/4 {
  top: -50%;
  bottom: -50%;
}

.-inset-y-3\/4 {
  top: -75%;
  bottom: -75%;
}

.-inset-y-full {
  top: -100%;
  bottom: -100%;
}

.top-0 {
  top: 0;
}

.top-1 {
  top: 0.0625rem;
}

.top-2 {
  top: 0.125rem;
}

.top-3 {
  top: 0.1875rem;
}

.top-4 {
  top: 0.25rem;
}

.top-5 {
  top: 0.3125rem;
}

.top-6 {
  top: 0.375rem;
}

.top-8 {
  top: 0.5rem;
}

.top-10 {
  top: 0.625rem;
}

.top-12 {
  top: 0.75rem;
}

.top-16 {
  top: 1rem;
}

.top-20 {
  top: 1.25rem;
}

.top-24 {
  top: 1.5rem;
}

.top-32 {
  top: 2rem;
}

.top-40 {
  top: 2.5rem;
}

.top-48 {
  top: 3rem;
}

.top-56 {
  top: 3.5rem;
}

.top-64 {
  top: 4rem;
}

.top-68 {
  top: 4.25rem;
}

.top-72 {
  top: 4.5rem;
}

.top-76 {
  top: 4.75rem;
}

.top-80 {
  top: 5rem;
}

.top-192 {
  top: 12rem;
}

.top-auto {
  top: auto;
}

.top-px {
  top: 1px;
}

.-top-1 {
  top: -0.0625rem;
}

.-top-2 {
  top: -0.125rem;
}

.-top-3 {
  top: -0.1875rem;
}

.-top-4 {
  top: -0.25rem;
}

.-top-5 {
  top: -0.3125rem;
}

.-top-6 {
  top: -0.375rem;
}

.-top-8 {
  top: -0.5rem;
}

.-top-10 {
  top: -0.625rem;
}

.-top-12 {
  top: -0.75rem;
}

.-top-16 {
  top: -1rem;
}

.-top-20 {
  top: -1.25rem;
}

.-top-24 {
  top: -1.5rem;
}

.-top-32 {
  top: -2rem;
}

.-top-40 {
  top: -2.5rem;
}

.-top-48 {
  top: -3rem;
}

.-top-56 {
  top: -3.5rem;
}

.-top-64 {
  top: -4rem;
}

.-top-68 {
  top: -4.25rem;
}

.-top-72 {
  top: -4.5rem;
}

.-top-76 {
  top: -4.75rem;
}

.-top-80 {
  top: -5rem;
}

.-top-192 {
  top: -12rem;
}

.-top-px {
  top: -1px;
}

.top-1\/2 {
  top: 50%;
}

.top-1\/3 {
  top: 33.333333%;
}

.top-2\/3 {
  top: 66.666667%;
}

.top-1\/4 {
  top: 25%;
}

.top-2\/4 {
  top: 50%;
}

.top-3\/4 {
  top: 75%;
}

.top-full {
  top: 100%;
}

.-top-1\/2 {
  top: -50%;
}

.-top-1\/3 {
  top: -33.333333%;
}

.-top-2\/3 {
  top: -66.666667%;
}

.-top-1\/4 {
  top: -25%;
}

.-top-2\/4 {
  top: -50%;
}

.-top-3\/4 {
  top: -75%;
}

.-top-full {
  top: -100%;
}

.right-0 {
  right: 0;
}

.right-1 {
  right: 0.0625rem;
}

.right-2 {
  right: 0.125rem;
}

.right-3 {
  right: 0.1875rem;
}

.right-4 {
  right: 0.25rem;
}

.right-5 {
  right: 0.3125rem;
}

.right-6 {
  right: 0.375rem;
}

.right-8 {
  right: 0.5rem;
}

.right-10 {
  right: 0.625rem;
}

.right-12 {
  right: 0.75rem;
}

.right-16 {
  right: 1rem;
}

.right-20 {
  right: 1.25rem;
}

.right-24 {
  right: 1.5rem;
}

.right-32 {
  right: 2rem;
}

.right-40 {
  right: 2.5rem;
}

.right-48 {
  right: 3rem;
}

.right-56 {
  right: 3.5rem;
}

.right-64 {
  right: 4rem;
}

.right-68 {
  right: 4.25rem;
}

.right-72 {
  right: 4.5rem;
}

.right-76 {
  right: 4.75rem;
}

.right-80 {
  right: 5rem;
}

.right-192 {
  right: 12rem;
}

.right-auto {
  right: auto;
}

.right-px {
  right: 1px;
}

.-right-1 {
  right: -0.0625rem;
}

.-right-2 {
  right: -0.125rem;
}

.-right-3 {
  right: -0.1875rem;
}

.-right-4 {
  right: -0.25rem;
}

.-right-5 {
  right: -0.3125rem;
}

.-right-6 {
  right: -0.375rem;
}

.-right-8 {
  right: -0.5rem;
}

.-right-10 {
  right: -0.625rem;
}

.-right-12 {
  right: -0.75rem;
}

.-right-16 {
  right: -1rem;
}

.-right-20 {
  right: -1.25rem;
}

.-right-24 {
  right: -1.5rem;
}

.-right-32 {
  right: -2rem;
}

.-right-40 {
  right: -2.5rem;
}

.-right-48 {
  right: -3rem;
}

.-right-56 {
  right: -3.5rem;
}

.-right-64 {
  right: -4rem;
}

.-right-68 {
  right: -4.25rem;
}

.-right-72 {
  right: -4.5rem;
}

.-right-76 {
  right: -4.75rem;
}

.-right-80 {
  right: -5rem;
}

.-right-192 {
  right: -12rem;
}

.-right-px {
  right: -1px;
}

.right-1\/2 {
  right: 50%;
}

.right-1\/3 {
  right: 33.333333%;
}

.right-2\/3 {
  right: 66.666667%;
}

.right-1\/4 {
  right: 25%;
}

.right-2\/4 {
  right: 50%;
}

.right-3\/4 {
  right: 75%;
}

.right-full {
  right: 100%;
}

.-right-1\/2 {
  right: -50%;
}

.-right-1\/3 {
  right: -33.333333%;
}

.-right-2\/3 {
  right: -66.666667%;
}

.-right-1\/4 {
  right: -25%;
}

.-right-2\/4 {
  right: -50%;
}

.-right-3\/4 {
  right: -75%;
}

.-right-full {
  right: -100%;
}

.bottom-0 {
  bottom: 0;
}

.bottom-1 {
  bottom: 0.0625rem;
}

.bottom-2 {
  bottom: 0.125rem;
}

.bottom-3 {
  bottom: 0.1875rem;
}

.bottom-4 {
  bottom: 0.25rem;
}

.bottom-5 {
  bottom: 0.3125rem;
}

.bottom-6 {
  bottom: 0.375rem;
}

.bottom-8 {
  bottom: 0.5rem;
}

.bottom-10 {
  bottom: 0.625rem;
}

.bottom-12 {
  bottom: 0.75rem;
}

.bottom-16 {
  bottom: 1rem;
}

.bottom-20 {
  bottom: 1.25rem;
}

.bottom-24 {
  bottom: 1.5rem;
}

.bottom-32 {
  bottom: 2rem;
}

.bottom-40 {
  bottom: 2.5rem;
}

.bottom-48 {
  bottom: 3rem;
}

.bottom-56 {
  bottom: 3.5rem;
}

.bottom-64 {
  bottom: 4rem;
}

.bottom-68 {
  bottom: 4.25rem;
}

.bottom-72 {
  bottom: 4.5rem;
}

.bottom-76 {
  bottom: 4.75rem;
}

.bottom-80 {
  bottom: 5rem;
}

.bottom-192 {
  bottom: 12rem;
}

.bottom-auto {
  bottom: auto;
}

.bottom-px {
  bottom: 1px;
}

.-bottom-1 {
  bottom: -0.0625rem;
}

.-bottom-2 {
  bottom: -0.125rem;
}

.-bottom-3 {
  bottom: -0.1875rem;
}

.-bottom-4 {
  bottom: -0.25rem;
}

.-bottom-5 {
  bottom: -0.3125rem;
}

.-bottom-6 {
  bottom: -0.375rem;
}

.-bottom-8 {
  bottom: -0.5rem;
}

.-bottom-10 {
  bottom: -0.625rem;
}

.-bottom-12 {
  bottom: -0.75rem;
}

.-bottom-16 {
  bottom: -1rem;
}

.-bottom-20 {
  bottom: -1.25rem;
}

.-bottom-24 {
  bottom: -1.5rem;
}

.-bottom-32 {
  bottom: -2rem;
}

.-bottom-40 {
  bottom: -2.5rem;
}

.-bottom-48 {
  bottom: -3rem;
}

.-bottom-56 {
  bottom: -3.5rem;
}

.-bottom-64 {
  bottom: -4rem;
}

.-bottom-68 {
  bottom: -4.25rem;
}

.-bottom-72 {
  bottom: -4.5rem;
}

.-bottom-76 {
  bottom: -4.75rem;
}

.-bottom-80 {
  bottom: -5rem;
}

.-bottom-192 {
  bottom: -12rem;
}

.-bottom-px {
  bottom: -1px;
}

.bottom-1\/2 {
  bottom: 50%;
}

.bottom-1\/3 {
  bottom: 33.333333%;
}

.bottom-2\/3 {
  bottom: 66.666667%;
}

.bottom-1\/4 {
  bottom: 25%;
}

.bottom-2\/4 {
  bottom: 50%;
}

.bottom-3\/4 {
  bottom: 75%;
}

.bottom-full {
  bottom: 100%;
}

.-bottom-1\/2 {
  bottom: -50%;
}

.-bottom-1\/3 {
  bottom: -33.333333%;
}

.-bottom-2\/3 {
  bottom: -66.666667%;
}

.-bottom-1\/4 {
  bottom: -25%;
}

.-bottom-2\/4 {
  bottom: -50%;
}

.-bottom-3\/4 {
  bottom: -75%;
}

.-bottom-full {
  bottom: -100%;
}

.left-0 {
  left: 0;
}

.left-1 {
  left: 0.0625rem;
}

.left-2 {
  left: 0.125rem;
}

.left-3 {
  left: 0.1875rem;
}

.left-4 {
  left: 0.25rem;
}

.left-5 {
  left: 0.3125rem;
}

.left-6 {
  left: 0.375rem;
}

.left-8 {
  left: 0.5rem;
}

.left-10 {
  left: 0.625rem;
}

.left-12 {
  left: 0.75rem;
}

.left-16 {
  left: 1rem;
}

.left-20 {
  left: 1.25rem;
}

.left-24 {
  left: 1.5rem;
}

.left-32 {
  left: 2rem;
}

.left-40 {
  left: 2.5rem;
}

.left-48 {
  left: 3rem;
}

.left-56 {
  left: 3.5rem;
}

.left-64 {
  left: 4rem;
}

.left-68 {
  left: 4.25rem;
}

.left-72 {
  left: 4.5rem;
}

.left-76 {
  left: 4.75rem;
}

.left-80 {
  left: 5rem;
}

.left-192 {
  left: 12rem;
}

.left-auto {
  left: auto;
}

.left-px {
  left: 1px;
}

.-left-1 {
  left: -0.0625rem;
}

.-left-2 {
  left: -0.125rem;
}

.-left-3 {
  left: -0.1875rem;
}

.-left-4 {
  left: -0.25rem;
}

.-left-5 {
  left: -0.3125rem;
}

.-left-6 {
  left: -0.375rem;
}

.-left-8 {
  left: -0.5rem;
}

.-left-10 {
  left: -0.625rem;
}

.-left-12 {
  left: -0.75rem;
}

.-left-16 {
  left: -1rem;
}

.-left-20 {
  left: -1.25rem;
}

.-left-24 {
  left: -1.5rem;
}

.-left-32 {
  left: -2rem;
}

.-left-40 {
  left: -2.5rem;
}

.-left-48 {
  left: -3rem;
}

.-left-56 {
  left: -3.5rem;
}

.-left-64 {
  left: -4rem;
}

.-left-68 {
  left: -4.25rem;
}

.-left-72 {
  left: -4.5rem;
}

.-left-76 {
  left: -4.75rem;
}

.-left-80 {
  left: -5rem;
}

.-left-192 {
  left: -12rem;
}

.-left-px {
  left: -1px;
}

.left-1\/2 {
  left: 50%;
}

.left-1\/3 {
  left: 33.333333%;
}

.left-2\/3 {
  left: 66.666667%;
}

.left-1\/4 {
  left: 25%;
}

.left-2\/4 {
  left: 50%;
}

.left-3\/4 {
  left: 75%;
}

.left-full {
  left: 100%;
}

.-left-1\/2 {
  left: -50%;
}

.-left-1\/3 {
  left: -33.333333%;
}

.-left-2\/3 {
  left: -66.666667%;
}

.-left-1\/4 {
  left: -25%;
}

.-left-2\/4 {
  left: -50%;
}

.-left-3\/4 {
  left: -75%;
}

.-left-full {
  left: -100%;
}

.isolate {
  isolation: isolate;
}

.isolation-auto {
  isolation: auto;
}

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

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

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

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

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

.m-0 {
  margin: 0;
}

.m-1 {
  margin: 0.0625rem;
}

.m-2 {
  margin: 0.125rem;
}

.m-3 {
  margin: 0.1875rem;
}

.m-4 {
  margin: 0.25rem;
}

.m-5 {
  margin: 0.3125rem;
}

.m-6 {
  margin: 0.375rem;
}

.m-8 {
  margin: 0.5rem;
}

.m-10 {
  margin: 0.625rem;
}

.m-12 {
  margin: 0.75rem;
}

.m-16 {
  margin: 1rem;
}

.m-20 {
  margin: 1.25rem;
}

.m-24 {
  margin: 1.5rem;
}

.m-32 {
  margin: 2rem;
}

.m-40 {
  margin: 2.5rem;
}

.m-48 {
  margin: 3rem;
}

.m-56 {
  margin: 3.5rem;
}

.m-64 {
  margin: 4rem;
}

.m-68 {
  margin: 4.25rem;
}

.m-72 {
  margin: 4.5rem;
}

.m-76 {
  margin: 4.75rem;
}

.m-80 {
  margin: 5rem;
}

.m-192 {
  margin: 12rem;
}

.m-auto {
  margin: auto;
}

.m-px {
  margin: 1px;
}

.-m-1 {
  margin: -0.0625rem;
}

.-m-2 {
  margin: -0.125rem;
}

.-m-3 {
  margin: -0.1875rem;
}

.-m-4 {
  margin: -0.25rem;
}

.-m-5 {
  margin: -0.3125rem;
}

.-m-6 {
  margin: -0.375rem;
}

.-m-8 {
  margin: -0.5rem;
}

.-m-10 {
  margin: -0.625rem;
}

.-m-12 {
  margin: -0.75rem;
}

.-m-16 {
  margin: -1rem;
}

.-m-20 {
  margin: -1.25rem;
}

.-m-24 {
  margin: -1.5rem;
}

.-m-32 {
  margin: -2rem;
}

.-m-40 {
  margin: -2.5rem;
}

.-m-48 {
  margin: -3rem;
}

.-m-56 {
  margin: -3.5rem;
}

.-m-64 {
  margin: -4rem;
}

.-m-68 {
  margin: -4.25rem;
}

.-m-72 {
  margin: -4.5rem;
}

.-m-76 {
  margin: -4.75rem;
}

.-m-80 {
  margin: -5rem;
}

.-m-192 {
  margin: -12rem;
}

.-m-px {
  margin: -1px;
}

.mx-0 {
  margin-left: 0;
  margin-right: 0;
}

.mx-1 {
  margin-left: 0.0625rem;
  margin-right: 0.0625rem;
}

.mx-2 {
  margin-left: 0.125rem;
  margin-right: 0.125rem;
}

.mx-3 {
  margin-left: 0.1875rem;
  margin-right: 0.1875rem;
}

.mx-4 {
  margin-left: 0.25rem;
  margin-right: 0.25rem;
}

.mx-5 {
  margin-left: 0.3125rem;
  margin-right: 0.3125rem;
}

.mx-6 {
  margin-left: 0.375rem;
  margin-right: 0.375rem;
}

.mx-8 {
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}

.mx-10 {
  margin-left: 0.625rem;
  margin-right: 0.625rem;
}

.mx-12 {
  margin-left: 0.75rem;
  margin-right: 0.75rem;
}

.mx-16 {
  margin-left: 1rem;
  margin-right: 1rem;
}

.mx-20 {
  margin-left: 1.25rem;
  margin-right: 1.25rem;
}

.mx-24 {
  margin-left: 1.5rem;
  margin-right: 1.5rem;
}

.mx-32 {
  margin-left: 2rem;
  margin-right: 2rem;
}

.mx-40 {
  margin-left: 2.5rem;
  margin-right: 2.5rem;
}

.mx-48 {
  margin-left: 3rem;
  margin-right: 3rem;
}

.mx-56 {
  margin-left: 3.5rem;
  margin-right: 3.5rem;
}

.mx-64 {
  margin-left: 4rem;
  margin-right: 4rem;
}

.mx-68 {
  margin-left: 4.25rem;
  margin-right: 4.25rem;
}

.mx-72 {
  margin-left: 4.5rem;
  margin-right: 4.5rem;
}

.mx-76 {
  margin-left: 4.75rem;
  margin-right: 4.75rem;
}

.mx-80 {
  margin-left: 5rem;
  margin-right: 5rem;
}

.mx-192 {
  margin-left: 12rem;
  margin-right: 12rem;
}

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

.mx-px {
  margin-left: 1px;
  margin-right: 1px;
}

.-mx-1 {
  margin-left: -0.0625rem;
  margin-right: -0.0625rem;
}

.-mx-2 {
  margin-left: -0.125rem;
  margin-right: -0.125rem;
}

.-mx-3 {
  margin-left: -0.1875rem;
  margin-right: -0.1875rem;
}

.-mx-4 {
  margin-left: -0.25rem;
  margin-right: -0.25rem;
}

.-mx-5 {
  margin-left: -0.3125rem;
  margin-right: -0.3125rem;
}

.-mx-6 {
  margin-left: -0.375rem;
  margin-right: -0.375rem;
}

.-mx-8 {
  margin-left: -0.5rem;
  margin-right: -0.5rem;
}

.-mx-10 {
  margin-left: -0.625rem;
  margin-right: -0.625rem;
}

.-mx-12 {
  margin-left: -0.75rem;
  margin-right: -0.75rem;
}

.-mx-16 {
  margin-left: -1rem;
  margin-right: -1rem;
}

.-mx-20 {
  margin-left: -1.25rem;
  margin-right: -1.25rem;
}

.-mx-24 {
  margin-left: -1.5rem;
  margin-right: -1.5rem;
}

.-mx-32 {
  margin-left: -2rem;
  margin-right: -2rem;
}

.-mx-40 {
  margin-left: -2.5rem;
  margin-right: -2.5rem;
}

.-mx-48 {
  margin-left: -3rem;
  margin-right: -3rem;
}

.-mx-56 {
  margin-left: -3.5rem;
  margin-right: -3.5rem;
}

.-mx-64 {
  margin-left: -4rem;
  margin-right: -4rem;
}

.-mx-68 {
  margin-left: -4.25rem;
  margin-right: -4.25rem;
}

.-mx-72 {
  margin-left: -4.5rem;
  margin-right: -4.5rem;
}

.-mx-76 {
  margin-left: -4.75rem;
  margin-right: -4.75rem;
}

.-mx-80 {
  margin-left: -5rem;
  margin-right: -5rem;
}

.-mx-192 {
  margin-left: -12rem;
  margin-right: -12rem;
}

.-mx-px {
  margin-left: -1px;
  margin-right: -1px;
}

.my-0 {
  margin-top: 0;
  margin-bottom: 0;
}

.my-1 {
  margin-top: 0.0625rem;
  margin-bottom: 0.0625rem;
}

.my-2 {
  margin-top: 0.125rem;
  margin-bottom: 0.125rem;
}

.my-3 {
  margin-top: 0.1875rem;
  margin-bottom: 0.1875rem;
}

.my-4 {
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
}

.my-5 {
  margin-top: 0.3125rem;
  margin-bottom: 0.3125rem;
}

.my-6 {
  margin-top: 0.375rem;
  margin-bottom: 0.375rem;
}

.my-8 {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}

.my-10 {
  margin-top: 0.625rem;
  margin-bottom: 0.625rem;
}

.my-12 {
  margin-top: 0.75rem;
  margin-bottom: 0.75rem;
}

.my-16 {
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.my-20 {
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
}

.my-24 {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}

.my-32 {
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.my-40 {
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
}

.my-48 {
  margin-top: 3rem;
  margin-bottom: 3rem;
}

.my-56 {
  margin-top: 3.5rem;
  margin-bottom: 3.5rem;
}

.my-64 {
  margin-top: 4rem;
  margin-bottom: 4rem;
}

.my-68 {
  margin-top: 4.25rem;
  margin-bottom: 4.25rem;
}

.my-72 {
  margin-top: 4.5rem;
  margin-bottom: 4.5rem;
}

.my-76 {
  margin-top: 4.75rem;
  margin-bottom: 4.75rem;
}

.my-80 {
  margin-top: 5rem;
  margin-bottom: 5rem;
}

.my-192 {
  margin-top: 12rem;
  margin-bottom: 12rem;
}

.my-auto {
  margin-top: auto;
  margin-bottom: auto;
}

.my-px {
  margin-top: 1px;
  margin-bottom: 1px;
}

.-my-1 {
  margin-top: -0.0625rem;
  margin-bottom: -0.0625rem;
}

.-my-2 {
  margin-top: -0.125rem;
  margin-bottom: -0.125rem;
}

.-my-3 {
  margin-top: -0.1875rem;
  margin-bottom: -0.1875rem;
}

.-my-4 {
  margin-top: -0.25rem;
  margin-bottom: -0.25rem;
}

.-my-5 {
  margin-top: -0.3125rem;
  margin-bottom: -0.3125rem;
}

.-my-6 {
  margin-top: -0.375rem;
  margin-bottom: -0.375rem;
}

.-my-8 {
  margin-top: -0.5rem;
  margin-bottom: -0.5rem;
}

.-my-10 {
  margin-top: -0.625rem;
  margin-bottom: -0.625rem;
}

.-my-12 {
  margin-top: -0.75rem;
  margin-bottom: -0.75rem;
}

.-my-16 {
  margin-top: -1rem;
  margin-bottom: -1rem;
}

.-my-20 {
  margin-top: -1.25rem;
  margin-bottom: -1.25rem;
}

.-my-24 {
  margin-top: -1.5rem;
  margin-bottom: -1.5rem;
}

.-my-32 {
  margin-top: -2rem;
  margin-bottom: -2rem;
}

.-my-40 {
  margin-top: -2.5rem;
  margin-bottom: -2.5rem;
}

.-my-48 {
  margin-top: -3rem;
  margin-bottom: -3rem;
}

.-my-56 {
  margin-top: -3.5rem;
  margin-bottom: -3.5rem;
}

.-my-64 {
  margin-top: -4rem;
  margin-bottom: -4rem;
}

.-my-68 {
  margin-top: -4.25rem;
  margin-bottom: -4.25rem;
}

.-my-72 {
  margin-top: -4.5rem;
  margin-bottom: -4.5rem;
}

.-my-76 {
  margin-top: -4.75rem;
  margin-bottom: -4.75rem;
}

.-my-80 {
  margin-top: -5rem;
  margin-bottom: -5rem;
}

.-my-192 {
  margin-top: -12rem;
  margin-bottom: -12rem;
}

.-my-px {
  margin-top: -1px;
  margin-bottom: -1px;
}

.mt-0 {
  margin-top: 0;
}

.mt-1 {
  margin-top: 0.0625rem;
}

.mt-2 {
  margin-top: 0.125rem;
}

.mt-3 {
  margin-top: 0.1875rem;
}

.mt-4 {
  margin-top: 0.25rem;
}

.mt-5 {
  margin-top: 0.3125rem;
}

.mt-6 {
  margin-top: 0.375rem;
}

.mt-8 {
  margin-top: 0.5rem;
}

.mt-10 {
  margin-top: 0.625rem;
}

.mt-12 {
  margin-top: 0.75rem;
}

.mt-16 {
  margin-top: 1rem;
}

.mt-20 {
  margin-top: 1.25rem;
}

.mt-24 {
  margin-top: 1.5rem;
}

.mt-32 {
  margin-top: 2rem;
}

.mt-40 {
  margin-top: 2.5rem;
}

.mt-48 {
  margin-top: 3rem;
}

.mt-56 {
  margin-top: 3.5rem;
}

.mt-64 {
  margin-top: 4rem;
}

.mt-68 {
  margin-top: 4.25rem;
}

.mt-72 {
  margin-top: 4.5rem;
}

.mt-76 {
  margin-top: 4.75rem;
}

.mt-80 {
  margin-top: 5rem;
}

.mt-192 {
  margin-top: 12rem;
}

.mt-auto {
  margin-top: auto;
}

.mt-px {
  margin-top: 1px;
}

.-mt-1 {
  margin-top: -0.0625rem;
}

.-mt-2 {
  margin-top: -0.125rem;
}

.-mt-3 {
  margin-top: -0.1875rem;
}

.-mt-4 {
  margin-top: -0.25rem;
}

.-mt-5 {
  margin-top: -0.3125rem;
}

.-mt-6 {
  margin-top: -0.375rem;
}

.-mt-8 {
  margin-top: -0.5rem;
}

.-mt-10 {
  margin-top: -0.625rem;
}

.-mt-12 {
  margin-top: -0.75rem;
}

.-mt-16 {
  margin-top: -1rem;
}

.-mt-20 {
  margin-top: -1.25rem;
}

.-mt-24 {
  margin-top: -1.5rem;
}

.-mt-32 {
  margin-top: -2rem;
}

.-mt-40 {
  margin-top: -2.5rem;
}

.-mt-48 {
  margin-top: -3rem;
}

.-mt-56 {
  margin-top: -3.5rem;
}

.-mt-64 {
  margin-top: -4rem;
}

.-mt-68 {
  margin-top: -4.25rem;
}

.-mt-72 {
  margin-top: -4.5rem;
}

.-mt-76 {
  margin-top: -4.75rem;
}

.-mt-80 {
  margin-top: -5rem;
}

.-mt-192 {
  margin-top: -12rem;
}

.-mt-px {
  margin-top: -1px;
}

.mr-0 {
  margin-right: 0;
}

.mr-1 {
  margin-right: 0.0625rem;
}

.mr-2 {
  margin-right: 0.125rem;
}

.mr-3 {
  margin-right: 0.1875rem;
}

.mr-4 {
  margin-right: 0.25rem;
}

.mr-5 {
  margin-right: 0.3125rem;
}

.mr-6 {
  margin-right: 0.375rem;
}

.mr-8 {
  margin-right: 0.5rem;
}

.mr-10 {
  margin-right: 0.625rem;
}

.mr-12 {
  margin-right: 0.75rem;
}

.mr-16 {
  margin-right: 1rem;
}

.mr-20 {
  margin-right: 1.25rem;
}

.mr-24 {
  margin-right: 1.5rem;
}

.mr-32 {
  margin-right: 2rem;
}

.mr-40 {
  margin-right: 2.5rem;
}

.mr-48 {
  margin-right: 3rem;
}

.mr-56 {
  margin-right: 3.5rem;
}

.mr-64 {
  margin-right: 4rem;
}

.mr-68 {
  margin-right: 4.25rem;
}

.mr-72 {
  margin-right: 4.5rem;
}

.mr-76 {
  margin-right: 4.75rem;
}

.mr-80 {
  margin-right: 5rem;
}

.mr-192 {
  margin-right: 12rem;
}

.mr-auto {
  margin-right: auto;
}

.mr-px {
  margin-right: 1px;
}

.-mr-1 {
  margin-right: -0.0625rem;
}

.-mr-2 {
  margin-right: -0.125rem;
}

.-mr-3 {
  margin-right: -0.1875rem;
}

.-mr-4 {
  margin-right: -0.25rem;
}

.-mr-5 {
  margin-right: -0.3125rem;
}

.-mr-6 {
  margin-right: -0.375rem;
}

.-mr-8 {
  margin-right: -0.5rem;
}

.-mr-10 {
  margin-right: -0.625rem;
}

.-mr-12 {
  margin-right: -0.75rem;
}

.-mr-16 {
  margin-right: -1rem;
}

.-mr-20 {
  margin-right: -1.25rem;
}

.-mr-24 {
  margin-right: -1.5rem;
}

.-mr-32 {
  margin-right: -2rem;
}

.-mr-40 {
  margin-right: -2.5rem;
}

.-mr-48 {
  margin-right: -3rem;
}

.-mr-56 {
  margin-right: -3.5rem;
}

.-mr-64 {
  margin-right: -4rem;
}

.-mr-68 {
  margin-right: -4.25rem;
}

.-mr-72 {
  margin-right: -4.5rem;
}

.-mr-76 {
  margin-right: -4.75rem;
}

.-mr-80 {
  margin-right: -5rem;
}

.-mr-192 {
  margin-right: -12rem;
}

.-mr-px {
  margin-right: -1px;
}

.mb-0 {
  margin-bottom: 0;
}

.mb-1 {
  margin-bottom: 0.0625rem;
}

.mb-2 {
  margin-bottom: 0.125rem;
}

.mb-3 {
  margin-bottom: 0.1875rem;
}

.mb-4 {
  margin-bottom: 0.25rem;
}

.mb-5 {
  margin-bottom: 0.3125rem;
}

.mb-6 {
  margin-bottom: 0.375rem;
}

.mb-8 {
  margin-bottom: 0.5rem;
}

.mb-10 {
  margin-bottom: 0.625rem;
}

.mb-12 {
  margin-bottom: 0.75rem;
}

.mb-16 {
  margin-bottom: 1rem;
}

.mb-20 {
  margin-bottom: 1.25rem;
}

.mb-24 {
  margin-bottom: 1.5rem;
}

.mb-32 {
  margin-bottom: 2rem;
}

.mb-40 {
  margin-bottom: 2.5rem;
}

.mb-48 {
  margin-bottom: 3rem;
}

.mb-56 {
  margin-bottom: 3.5rem;
}

.mb-64 {
  margin-bottom: 4rem;
}

.mb-68 {
  margin-bottom: 4.25rem;
}

.mb-72 {
  margin-bottom: 4.5rem;
}

.mb-76 {
  margin-bottom: 4.75rem;
}

.mb-80 {
  margin-bottom: 5rem;
}

.mb-192 {
  margin-bottom: 12rem;
}

.mb-auto {
  margin-bottom: auto;
}

.mb-px {
  margin-bottom: 1px;
}

.-mb-1 {
  margin-bottom: -0.0625rem;
}

.-mb-2 {
  margin-bottom: -0.125rem;
}

.-mb-3 {
  margin-bottom: -0.1875rem;
}

.-mb-4 {
  margin-bottom: -0.25rem;
}

.-mb-5 {
  margin-bottom: -0.3125rem;
}

.-mb-6 {
  margin-bottom: -0.375rem;
}

.-mb-8 {
  margin-bottom: -0.5rem;
}

.-mb-10 {
  margin-bottom: -0.625rem;
}

.-mb-12 {
  margin-bottom: -0.75rem;
}

.-mb-16 {
  margin-bottom: -1rem;
}

.-mb-20 {
  margin-bottom: -1.25rem;
}

.-mb-24 {
  margin-bottom: -1.5rem;
}

.-mb-32 {
  margin-bottom: -2rem;
}

.-mb-40 {
  margin-bottom: -2.5rem;
}

.-mb-48 {
  margin-bottom: -3rem;
}

.-mb-56 {
  margin-bottom: -3.5rem;
}

.-mb-64 {
  margin-bottom: -4rem;
}

.-mb-68 {
  margin-bottom: -4.25rem;
}

.-mb-72 {
  margin-bottom: -4.5rem;
}

.-mb-76 {
  margin-bottom: -4.75rem;
}

.-mb-80 {
  margin-bottom: -5rem;
}

.-mb-192 {
  margin-bottom: -12rem;
}

.-mb-px {
  margin-bottom: -1px;
}

.ml-0 {
  margin-left: 0;
}

.ml-1 {
  margin-left: 0.0625rem;
}

.ml-2 {
  margin-left: 0.125rem;
}

.ml-3 {
  margin-left: 0.1875rem;
}

.ml-4 {
  margin-left: 0.25rem;
}

.ml-5 {
  margin-left: 0.3125rem;
}

.ml-6 {
  margin-left: 0.375rem;
}

.ml-8 {
  margin-left: 0.5rem;
}

.ml-10 {
  margin-left: 0.625rem;
}

.ml-12 {
  margin-left: 0.75rem;
}

.ml-16 {
  margin-left: 1rem;
}

.ml-20 {
  margin-left: 1.25rem;
}

.ml-24 {
  margin-left: 1.5rem;
}

.ml-32 {
  margin-left: 2rem;
}

.ml-40 {
  margin-left: 2.5rem;
}

.ml-48 {
  margin-left: 3rem;
}

.ml-56 {
  margin-left: 3.5rem;
}

.ml-64 {
  margin-left: 4rem;
}

.ml-68 {
  margin-left: 4.25rem;
}

.ml-72 {
  margin-left: 4.5rem;
}

.ml-76 {
  margin-left: 4.75rem;
}

.ml-80 {
  margin-left: 5rem;
}

.ml-192 {
  margin-left: 12rem;
}

.ml-auto {
  margin-left: auto;
}

.ml-px {
  margin-left: 1px;
}

.-ml-1 {
  margin-left: -0.0625rem;
}

.-ml-2 {
  margin-left: -0.125rem;
}

.-ml-3 {
  margin-left: -0.1875rem;
}

.-ml-4 {
  margin-left: -0.25rem;
}

.-ml-5 {
  margin-left: -0.3125rem;
}

.-ml-6 {
  margin-left: -0.375rem;
}

.-ml-8 {
  margin-left: -0.5rem;
}

.-ml-10 {
  margin-left: -0.625rem;
}

.-ml-12 {
  margin-left: -0.75rem;
}

.-ml-16 {
  margin-left: -1rem;
}

.-ml-20 {
  margin-left: -1.25rem;
}

.-ml-24 {
  margin-left: -1.5rem;
}

.-ml-32 {
  margin-left: -2rem;
}

.-ml-40 {
  margin-left: -2.5rem;
}

.-ml-48 {
  margin-left: -3rem;
}

.-ml-56 {
  margin-left: -3.5rem;
}

.-ml-64 {
  margin-left: -4rem;
}

.-ml-68 {
  margin-left: -4.25rem;
}

.-ml-72 {
  margin-left: -4.5rem;
}

.-ml-76 {
  margin-left: -4.75rem;
}

.-ml-80 {
  margin-left: -5rem;
}

.-ml-192 {
  margin-left: -12rem;
}

.-ml-px {
  margin-left: -1px;
}

.box-border {
  box-sizing: border-box;
}

.box-content {
  box-sizing: content-box;
}

.block {
  display: block;
}

.inline-block {
  display: inline-block;
}

.inline {
  display: inline;
}

.flex {
  display: flex;
}

.inline-flex {
  display: inline-flex;
}

.table {
  display: table;
}

.inline-table {
  display: inline-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;
}

.list-item {
  display: list-item;
}

.hidden {
  display: none;
}

.h-0 {
  height: 0;
}

.h-1 {
  height: 0.0625rem;
}

.h-2 {
  height: 0.125rem;
}

.h-3 {
  height: 0.1875rem;
}

.h-4 {
  height: 0.25rem;
}

.h-5 {
  height: 0.3125rem;
}

.h-6 {
  height: 0.375rem;
}

.h-8 {
  height: 0.5rem;
}

.h-10 {
  height: 0.625rem;
}

.h-12 {
  height: 0.75rem;
}

.h-16 {
  height: 1rem;
}

.h-20 {
  height: 1.25rem;
}

.h-24 {
  height: 1.5rem;
}

.h-32 {
  height: 2rem;
}

.h-40 {
  height: 2.5rem;
}

.h-48 {
  height: 3rem;
}

.h-56 {
  height: 3.5rem;
}

.h-64 {
  height: 4rem;
}

.h-68 {
  height: 4.25rem;
}

.h-72 {
  height: 4.5rem;
}

.h-76 {
  height: 4.75rem;
}

.h-80 {
  height: 5rem;
}

.h-192 {
  height: 12rem;
}

.h-auto {
  height: auto;
}

.h-px {
  height: 1px;
}

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

.max-h-0 {
  max-height: 0;
}

.max-h-1 {
  max-height: 0.0625rem;
}

.max-h-2 {
  max-height: 0.125rem;
}

.max-h-3 {
  max-height: 0.1875rem;
}

.max-h-4 {
  max-height: 0.25rem;
}

.max-h-5 {
  max-height: 0.3125rem;
}

.max-h-6 {
  max-height: 0.375rem;
}

.max-h-8 {
  max-height: 0.5rem;
}

.max-h-10 {
  max-height: 0.625rem;
}

.max-h-12 {
  max-height: 0.75rem;
}

.max-h-16 {
  max-height: 1rem;
}

.max-h-20 {
  max-height: 1.25rem;
}

.max-h-24 {
  max-height: 1.5rem;
}

.max-h-32 {
  max-height: 2rem;
}

.max-h-40 {
  max-height: 2.5rem;
}

.max-h-48 {
  max-height: 3rem;
}

.max-h-56 {
  max-height: 3.5rem;
}

.max-h-64 {
  max-height: 4rem;
}

.max-h-68 {
  max-height: 4.25rem;
}

.max-h-72 {
  max-height: 4.5rem;
}

.max-h-76 {
  max-height: 4.75rem;
}

.max-h-80 {
  max-height: 5rem;
}

.max-h-192 {
  max-height: 12rem;
}

.max-h-px {
  max-height: 1px;
}

.max-h-full {
  max-height: 100%;
}

.max-h-screen {
  max-height: 100vh;
}

.min-h-0 {
  min-height: 0px;
}

.min-h-full {
  min-height: 100%;
}

.min-h-screen {
  min-height: 100vh;
}

.w-0 {
  width: 0;
}

.w-1 {
  width: 0.0625rem;
}

.w-2 {
  width: 0.125rem;
}

.w-3 {
  width: 0.1875rem;
}

.w-4 {
  width: 0.25rem;
}

.w-5 {
  width: 0.3125rem;
}

.w-6 {
  width: 0.375rem;
}

.w-8 {
  width: 0.5rem;
}

.w-10 {
  width: 0.625rem;
}

.w-12 {
  width: 0.75rem;
}

.w-16 {
  width: 1rem;
}

.w-20 {
  width: 1.25rem;
}

.w-24 {
  width: 1.5rem;
}

.w-32 {
  width: 2rem;
}

.w-40 {
  width: 2.5rem;
}

.w-48 {
  width: 3rem;
}

.w-56 {
  width: 3.5rem;
}

.w-64 {
  width: 4rem;
}

.w-68 {
  width: 4.25rem;
}

.w-72 {
  width: 4.5rem;
}

.w-76 {
  width: 4.75rem;
}

.w-80 {
  width: 5rem;
}

.w-192 {
  width: 12rem;
}

.w-auto {
  width: auto;
}

.w-px {
  width: 1px;
}

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

.w-min {
  width: -webkit-min-content;
  width: -moz-min-content;
  width: min-content;
}

.w-max {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}

.min-w-0 {
  min-width: 0px;
}

.min-w-full {
  min-width: 100%;
}

.min-w-min {
  min-width: -webkit-min-content;
  min-width: -moz-min-content;
  min-width: min-content;
}

.min-w-max {
  min-width: -webkit-max-content;
  min-width: -moz-max-content;
  min-width: max-content;
}

.max-w-0 {
  max-width: 0rem;
}

.max-w-none {
  max-width: none;
}

.max-w-xs {
  max-width: 20rem;
}

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

.max-w-md {
  max-width: 28rem;
}

.max-w-lg {
  max-width: 32rem;
}

.max-w-xl {
  max-width: 36rem;
}

.max-w-2xl {
  max-width: 42rem;
}

.max-w-3xl {
  max-width: 48rem;
}

.max-w-4xl {
  max-width: 56rem;
}

.max-w-5xl {
  max-width: 64rem;
}

.max-w-6xl {
  max-width: 72rem;
}

.max-w-7xl {
  max-width: 80rem;
}

.max-w-full {
  max-width: 100%;
}

.max-w-min {
  max-width: -webkit-min-content;
  max-width: -moz-min-content;
  max-width: min-content;
}

.max-w-max {
  max-width: -webkit-max-content;
  max-width: -moz-max-content;
  max-width: max-content;
}

.max-w-prose {
  max-width: 65ch;
}

.max-w-screen-phone {
  max-width: 300px;
}

.max-w-screen-tablet-portrait {
  max-width: 600px;
}

.max-w-screen-wp-admin-bar {
  max-width: 783px;
}

.max-w-screen-tablet-landscape {
  max-width: 900px;
}

.max-w-screen-desktop {
  max-width: 1200px;
}

.max-w-screen-desktop-large {
  max-width: 1600px;
}

.flex-1 {
  flex: 1 1 0%;
}

.flex-auto {
  flex: 1 1 auto;
}

.flex-initial {
  flex: 0 1 auto;
}

.flex-none {
  flex: none;
}

.flex-shrink-0 {
  flex-shrink: 0;
}

.flex-shrink {
  flex-shrink: 1;
}

.flex-grow-0 {
  flex-grow: 0;
}

.flex-grow {
  flex-grow: 1;
}

.table-auto {
  table-layout: auto;
}

.table-fixed {
  table-layout: fixed;
}

.border-collapse {
  border-collapse: collapse;
}

.border-separate {
  border-collapse: separate;
}

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

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

.translate-x-0 {
  --tw-translate-x: 0;
}

.translate-x-1 {
  --tw-translate-x: 0.0625rem;
}

.translate-x-2 {
  --tw-translate-x: 0.125rem;
}

.translate-x-3 {
  --tw-translate-x: 0.1875rem;
}

.translate-x-4 {
  --tw-translate-x: 0.25rem;
}

.translate-x-5 {
  --tw-translate-x: 0.3125rem;
}

.translate-x-6 {
  --tw-translate-x: 0.375rem;
}

.translate-x-8 {
  --tw-translate-x: 0.5rem;
}

.translate-x-10 {
  --tw-translate-x: 0.625rem;
}

.translate-x-12 {
  --tw-translate-x: 0.75rem;
}

.translate-x-16 {
  --tw-translate-x: 1rem;
}

.translate-x-20 {
  --tw-translate-x: 1.25rem;
}

.translate-x-24 {
  --tw-translate-x: 1.5rem;
}

.translate-x-32 {
  --tw-translate-x: 2rem;
}

.translate-x-40 {
  --tw-translate-x: 2.5rem;
}

.translate-x-48 {
  --tw-translate-x: 3rem;
}

.translate-x-56 {
  --tw-translate-x: 3.5rem;
}

.translate-x-64 {
  --tw-translate-x: 4rem;
}

.translate-x-68 {
  --tw-translate-x: 4.25rem;
}

.translate-x-72 {
  --tw-translate-x: 4.5rem;
}

.translate-x-76 {
  --tw-translate-x: 4.75rem;
}

.translate-x-80 {
  --tw-translate-x: 5rem;
}

.translate-x-192 {
  --tw-translate-x: 12rem;
}

.translate-x-px {
  --tw-translate-x: 1px;
}

.-translate-x-1 {
  --tw-translate-x: -0.0625rem;
}

.-translate-x-2 {
  --tw-translate-x: -0.125rem;
}

.-translate-x-3 {
  --tw-translate-x: -0.1875rem;
}

.-translate-x-4 {
  --tw-translate-x: -0.25rem;
}

.-translate-x-5 {
  --tw-translate-x: -0.3125rem;
}

.-translate-x-6 {
  --tw-translate-x: -0.375rem;
}

.-translate-x-8 {
  --tw-translate-x: -0.5rem;
}

.-translate-x-10 {
  --tw-translate-x: -0.625rem;
}

.-translate-x-12 {
  --tw-translate-x: -0.75rem;
}

.-translate-x-16 {
  --tw-translate-x: -1rem;
}

.-translate-x-20 {
  --tw-translate-x: -1.25rem;
}

.-translate-x-24 {
  --tw-translate-x: -1.5rem;
}

.-translate-x-32 {
  --tw-translate-x: -2rem;
}

.-translate-x-40 {
  --tw-translate-x: -2.5rem;
}

.-translate-x-48 {
  --tw-translate-x: -3rem;
}

.-translate-x-56 {
  --tw-translate-x: -3.5rem;
}

.-translate-x-64 {
  --tw-translate-x: -4rem;
}

.-translate-x-68 {
  --tw-translate-x: -4.25rem;
}

.-translate-x-72 {
  --tw-translate-x: -4.5rem;
}

.-translate-x-76 {
  --tw-translate-x: -4.75rem;
}

.-translate-x-80 {
  --tw-translate-x: -5rem;
}

.-translate-x-192 {
  --tw-translate-x: -12rem;
}

.-translate-x-px {
  --tw-translate-x: -1px;
}

.translate-x-1\/2 {
  --tw-translate-x: 50%;
}

.translate-x-1\/3 {
  --tw-translate-x: 33.333333%;
}

.translate-x-2\/3 {
  --tw-translate-x: 66.666667%;
}

.translate-x-1\/4 {
  --tw-translate-x: 25%;
}

.translate-x-2\/4 {
  --tw-translate-x: 50%;
}

.translate-x-3\/4 {
  --tw-translate-x: 75%;
}

.translate-x-full {
  --tw-translate-x: 100%;
}

.-translate-x-1\/2 {
  --tw-translate-x: -50%;
}

.-translate-x-1\/3 {
  --tw-translate-x: -33.333333%;
}

.-translate-x-2\/3 {
  --tw-translate-x: -66.666667%;
}

.-translate-x-1\/4 {
  --tw-translate-x: -25%;
}

.-translate-x-2\/4 {
  --tw-translate-x: -50%;
}

.-translate-x-3\/4 {
  --tw-translate-x: -75%;
}

.-translate-x-full {
  --tw-translate-x: -100%;
}

.translate-y-0 {
  --tw-translate-y: 0;
}

.translate-y-1 {
  --tw-translate-y: 0.0625rem;
}

.translate-y-2 {
  --tw-translate-y: 0.125rem;
}

.translate-y-3 {
  --tw-translate-y: 0.1875rem;
}

.translate-y-4 {
  --tw-translate-y: 0.25rem;
}

.translate-y-5 {
  --tw-translate-y: 0.3125rem;
}

.translate-y-6 {
  --tw-translate-y: 0.375rem;
}

.translate-y-8 {
  --tw-translate-y: 0.5rem;
}

.translate-y-10 {
  --tw-translate-y: 0.625rem;
}

.translate-y-12 {
  --tw-translate-y: 0.75rem;
}

.translate-y-16 {
  --tw-translate-y: 1rem;
}

.translate-y-20 {
  --tw-translate-y: 1.25rem;
}

.translate-y-24 {
  --tw-translate-y: 1.5rem;
}

.translate-y-32 {
  --tw-translate-y: 2rem;
}

.translate-y-40 {
  --tw-translate-y: 2.5rem;
}

.translate-y-48 {
  --tw-translate-y: 3rem;
}

.translate-y-56 {
  --tw-translate-y: 3.5rem;
}

.translate-y-64 {
  --tw-translate-y: 4rem;
}

.translate-y-68 {
  --tw-translate-y: 4.25rem;
}

.translate-y-72 {
  --tw-translate-y: 4.5rem;
}

.translate-y-76 {
  --tw-translate-y: 4.75rem;
}

.translate-y-80 {
  --tw-translate-y: 5rem;
}

.translate-y-192 {
  --tw-translate-y: 12rem;
}

.translate-y-px {
  --tw-translate-y: 1px;
}

.-translate-y-1 {
  --tw-translate-y: -0.0625rem;
}

.-translate-y-2 {
  --tw-translate-y: -0.125rem;
}

.-translate-y-3 {
  --tw-translate-y: -0.1875rem;
}

.-translate-y-4 {
  --tw-translate-y: -0.25rem;
}

.-translate-y-5 {
  --tw-translate-y: -0.3125rem;
}

.-translate-y-6 {
  --tw-translate-y: -0.375rem;
}

.-translate-y-8 {
  --tw-translate-y: -0.5rem;
}

.-translate-y-10 {
  --tw-translate-y: -0.625rem;
}

.-translate-y-12 {
  --tw-translate-y: -0.75rem;
}

.-translate-y-16 {
  --tw-translate-y: -1rem;
}

.-translate-y-20 {
  --tw-translate-y: -1.25rem;
}

.-translate-y-24 {
  --tw-translate-y: -1.5rem;
}

.-translate-y-32 {
  --tw-translate-y: -2rem;
}

.-translate-y-40 {
  --tw-translate-y: -2.5rem;
}

.-translate-y-48 {
  --tw-translate-y: -3rem;
}

.-translate-y-56 {
  --tw-translate-y: -3.5rem;
}

.-translate-y-64 {
  --tw-translate-y: -4rem;
}

.-translate-y-68 {
  --tw-translate-y: -4.25rem;
}

.-translate-y-72 {
  --tw-translate-y: -4.5rem;
}

.-translate-y-76 {
  --tw-translate-y: -4.75rem;
}

.-translate-y-80 {
  --tw-translate-y: -5rem;
}

.-translate-y-192 {
  --tw-translate-y: -12rem;
}

.-translate-y-px {
  --tw-translate-y: -1px;
}

.translate-y-1\/2 {
  --tw-translate-y: 50%;
}

.translate-y-1\/3 {
  --tw-translate-y: 33.333333%;
}

.translate-y-2\/3 {
  --tw-translate-y: 66.666667%;
}

.translate-y-1\/4 {
  --tw-translate-y: 25%;
}

.translate-y-2\/4 {
  --tw-translate-y: 50%;
}

.translate-y-3\/4 {
  --tw-translate-y: 75%;
}

.translate-y-full {
  --tw-translate-y: 100%;
}

.-translate-y-1\/2 {
  --tw-translate-y: -50%;
}

.-translate-y-1\/3 {
  --tw-translate-y: -33.333333%;
}

.-translate-y-2\/3 {
  --tw-translate-y: -66.666667%;
}

.-translate-y-1\/4 {
  --tw-translate-y: -25%;
}

.-translate-y-2\/4 {
  --tw-translate-y: -50%;
}

.-translate-y-3\/4 {
  --tw-translate-y: -75%;
}

.-translate-y-full {
  --tw-translate-y: -100%;
}

.hover\:translate-x-0:hover {
  --tw-translate-x: 0;
}

.hover\:translate-x-1:hover {
  --tw-translate-x: 0.0625rem;
}

.hover\:translate-x-2:hover {
  --tw-translate-x: 0.125rem;
}

.hover\:translate-x-3:hover {
  --tw-translate-x: 0.1875rem;
}

.hover\:translate-x-4:hover {
  --tw-translate-x: 0.25rem;
}

.hover\:translate-x-5:hover {
  --tw-translate-x: 0.3125rem;
}

.hover\:translate-x-6:hover {
  --tw-translate-x: 0.375rem;
}

.hover\:translate-x-8:hover {
  --tw-translate-x: 0.5rem;
}

.hover\:translate-x-10:hover {
  --tw-translate-x: 0.625rem;
}

.hover\:translate-x-12:hover {
  --tw-translate-x: 0.75rem;
}

.hover\:translate-x-16:hover {
  --tw-translate-x: 1rem;
}

.hover\:translate-x-20:hover {
  --tw-translate-x: 1.25rem;
}

.hover\:translate-x-24:hover {
  --tw-translate-x: 1.5rem;
}

.hover\:translate-x-32:hover {
  --tw-translate-x: 2rem;
}

.hover\:translate-x-40:hover {
  --tw-translate-x: 2.5rem;
}

.hover\:translate-x-48:hover {
  --tw-translate-x: 3rem;
}

.hover\:translate-x-56:hover {
  --tw-translate-x: 3.5rem;
}

.hover\:translate-x-64:hover {
  --tw-translate-x: 4rem;
}

.hover\:translate-x-68:hover {
  --tw-translate-x: 4.25rem;
}

.hover\:translate-x-72:hover {
  --tw-translate-x: 4.5rem;
}

.hover\:translate-x-76:hover {
  --tw-translate-x: 4.75rem;
}

.hover\:translate-x-80:hover {
  --tw-translate-x: 5rem;
}

.hover\:translate-x-192:hover {
  --tw-translate-x: 12rem;
}

.hover\:translate-x-px:hover {
  --tw-translate-x: 1px;
}

.hover\:-translate-x-1:hover {
  --tw-translate-x: -0.0625rem;
}

.hover\:-translate-x-2:hover {
  --tw-translate-x: -0.125rem;
}

.hover\:-translate-x-3:hover {
  --tw-translate-x: -0.1875rem;
}

.hover\:-translate-x-4:hover {
  --tw-translate-x: -0.25rem;
}

.hover\:-translate-x-5:hover {
  --tw-translate-x: -0.3125rem;
}

.hover\:-translate-x-6:hover {
  --tw-translate-x: -0.375rem;
}

.hover\:-translate-x-8:hover {
  --tw-translate-x: -0.5rem;
}

.hover\:-translate-x-10:hover {
  --tw-translate-x: -0.625rem;
}

.hover\:-translate-x-12:hover {
  --tw-translate-x: -0.75rem;
}

.hover\:-translate-x-16:hover {
  --tw-translate-x: -1rem;
}

.hover\:-translate-x-20:hover {
  --tw-translate-x: -1.25rem;
}

.hover\:-translate-x-24:hover {
  --tw-translate-x: -1.5rem;
}

.hover\:-translate-x-32:hover {
  --tw-translate-x: -2rem;
}

.hover\:-translate-x-40:hover {
  --tw-translate-x: -2.5rem;
}

.hover\:-translate-x-48:hover {
  --tw-translate-x: -3rem;
}

.hover\:-translate-x-56:hover {
  --tw-translate-x: -3.5rem;
}

.hover\:-translate-x-64:hover {
  --tw-translate-x: -4rem;
}

.hover\:-translate-x-68:hover {
  --tw-translate-x: -4.25rem;
}

.hover\:-translate-x-72:hover {
  --tw-translate-x: -4.5rem;
}

.hover\:-translate-x-76:hover {
  --tw-translate-x: -4.75rem;
}

.hover\:-translate-x-80:hover {
  --tw-translate-x: -5rem;
}

.hover\:-translate-x-192:hover {
  --tw-translate-x: -12rem;
}

.hover\:-translate-x-px:hover {
  --tw-translate-x: -1px;
}

.hover\:translate-x-1\/2:hover {
  --tw-translate-x: 50%;
}

.hover\:translate-x-1\/3:hover {
  --tw-translate-x: 33.333333%;
}

.hover\:translate-x-2\/3:hover {
  --tw-translate-x: 66.666667%;
}

.hover\:translate-x-1\/4:hover {
  --tw-translate-x: 25%;
}

.hover\:translate-x-2\/4:hover {
  --tw-translate-x: 50%;
}

.hover\:translate-x-3\/4:hover {
  --tw-translate-x: 75%;
}

.hover\:translate-x-full:hover {
  --tw-translate-x: 100%;
}

.hover\:-translate-x-1\/2:hover {
  --tw-translate-x: -50%;
}

.hover\:-translate-x-1\/3:hover {
  --tw-translate-x: -33.333333%;
}

.hover\:-translate-x-2\/3:hover {
  --tw-translate-x: -66.666667%;
}

.hover\:-translate-x-1\/4:hover {
  --tw-translate-x: -25%;
}

.hover\:-translate-x-2\/4:hover {
  --tw-translate-x: -50%;
}

.hover\:-translate-x-3\/4:hover {
  --tw-translate-x: -75%;
}

.hover\:-translate-x-full:hover {
  --tw-translate-x: -100%;
}

.hover\:translate-y-0:hover {
  --tw-translate-y: 0;
}

.hover\:translate-y-1:hover {
  --tw-translate-y: 0.0625rem;
}

.hover\:translate-y-2:hover {
  --tw-translate-y: 0.125rem;
}

.hover\:translate-y-3:hover {
  --tw-translate-y: 0.1875rem;
}

.hover\:translate-y-4:hover {
  --tw-translate-y: 0.25rem;
}

.hover\:translate-y-5:hover {
  --tw-translate-y: 0.3125rem;
}

.hover\:translate-y-6:hover {
  --tw-translate-y: 0.375rem;
}

.hover\:translate-y-8:hover {
  --tw-translate-y: 0.5rem;
}

.hover\:translate-y-10:hover {
  --tw-translate-y: 0.625rem;
}

.hover\:translate-y-12:hover {
  --tw-translate-y: 0.75rem;
}

.hover\:translate-y-16:hover {
  --tw-translate-y: 1rem;
}

.hover\:translate-y-20:hover {
  --tw-translate-y: 1.25rem;
}

.hover\:translate-y-24:hover {
  --tw-translate-y: 1.5rem;
}

.hover\:translate-y-32:hover {
  --tw-translate-y: 2rem;
}

.hover\:translate-y-40:hover {
  --tw-translate-y: 2.5rem;
}

.hover\:translate-y-48:hover {
  --tw-translate-y: 3rem;
}

.hover\:translate-y-56:hover {
  --tw-translate-y: 3.5rem;
}

.hover\:translate-y-64:hover {
  --tw-translate-y: 4rem;
}

.hover\:translate-y-68:hover {
  --tw-translate-y: 4.25rem;
}

.hover\:translate-y-72:hover {
  --tw-translate-y: 4.5rem;
}

.hover\:translate-y-76:hover {
  --tw-translate-y: 4.75rem;
}

.hover\:translate-y-80:hover {
  --tw-translate-y: 5rem;
}

.hover\:translate-y-192:hover {
  --tw-translate-y: 12rem;
}

.hover\:translate-y-px:hover {
  --tw-translate-y: 1px;
}

.hover\:-translate-y-1:hover {
  --tw-translate-y: -0.0625rem;
}

.hover\:-translate-y-2:hover {
  --tw-translate-y: -0.125rem;
}

.hover\:-translate-y-3:hover {
  --tw-translate-y: -0.1875rem;
}

.hover\:-translate-y-4:hover {
  --tw-translate-y: -0.25rem;
}

.hover\:-translate-y-5:hover {
  --tw-translate-y: -0.3125rem;
}

.hover\:-translate-y-6:hover {
  --tw-translate-y: -0.375rem;
}

.hover\:-translate-y-8:hover {
  --tw-translate-y: -0.5rem;
}

.hover\:-translate-y-10:hover {
  --tw-translate-y: -0.625rem;
}

.hover\:-translate-y-12:hover {
  --tw-translate-y: -0.75rem;
}

.hover\:-translate-y-16:hover {
  --tw-translate-y: -1rem;
}

.hover\:-translate-y-20:hover {
  --tw-translate-y: -1.25rem;
}

.hover\:-translate-y-24:hover {
  --tw-translate-y: -1.5rem;
}

.hover\:-translate-y-32:hover {
  --tw-translate-y: -2rem;
}

.hover\:-translate-y-40:hover {
  --tw-translate-y: -2.5rem;
}

.hover\:-translate-y-48:hover {
  --tw-translate-y: -3rem;
}

.hover\:-translate-y-56:hover {
  --tw-translate-y: -3.5rem;
}

.hover\:-translate-y-64:hover {
  --tw-translate-y: -4rem;
}

.hover\:-translate-y-68:hover {
  --tw-translate-y: -4.25rem;
}

.hover\:-translate-y-72:hover {
  --tw-translate-y: -4.5rem;
}

.hover\:-translate-y-76:hover {
  --tw-translate-y: -4.75rem;
}

.hover\:-translate-y-80:hover {
  --tw-translate-y: -5rem;
}

.hover\:-translate-y-192:hover {
  --tw-translate-y: -12rem;
}

.hover\:-translate-y-px:hover {
  --tw-translate-y: -1px;
}

.hover\:translate-y-1\/2:hover {
  --tw-translate-y: 50%;
}

.hover\:translate-y-1\/3:hover {
  --tw-translate-y: 33.333333%;
}

.hover\:translate-y-2\/3:hover {
  --tw-translate-y: 66.666667%;
}

.hover\:translate-y-1\/4:hover {
  --tw-translate-y: 25%;
}

.hover\:translate-y-2\/4:hover {
  --tw-translate-y: 50%;
}

.hover\:translate-y-3\/4:hover {
  --tw-translate-y: 75%;
}

.hover\:translate-y-full:hover {
  --tw-translate-y: 100%;
}

.hover\:-translate-y-1\/2:hover {
  --tw-translate-y: -50%;
}

.hover\:-translate-y-1\/3:hover {
  --tw-translate-y: -33.333333%;
}

.hover\:-translate-y-2\/3:hover {
  --tw-translate-y: -66.666667%;
}

.hover\:-translate-y-1\/4:hover {
  --tw-translate-y: -25%;
}

.hover\:-translate-y-2\/4:hover {
  --tw-translate-y: -50%;
}

.hover\:-translate-y-3\/4:hover {
  --tw-translate-y: -75%;
}

.hover\:-translate-y-full:hover {
  --tw-translate-y: -100%;
}

.focus\:translate-x-0:focus {
  --tw-translate-x: 0;
}

.focus\:translate-x-1:focus {
  --tw-translate-x: 0.0625rem;
}

.focus\:translate-x-2:focus {
  --tw-translate-x: 0.125rem;
}

.focus\:translate-x-3:focus {
  --tw-translate-x: 0.1875rem;
}

.focus\:translate-x-4:focus {
  --tw-translate-x: 0.25rem;
}

.focus\:translate-x-5:focus {
  --tw-translate-x: 0.3125rem;
}

.focus\:translate-x-6:focus {
  --tw-translate-x: 0.375rem;
}

.focus\:translate-x-8:focus {
  --tw-translate-x: 0.5rem;
}

.focus\:translate-x-10:focus {
  --tw-translate-x: 0.625rem;
}

.focus\:translate-x-12:focus {
  --tw-translate-x: 0.75rem;
}

.focus\:translate-x-16:focus {
  --tw-translate-x: 1rem;
}

.focus\:translate-x-20:focus {
  --tw-translate-x: 1.25rem;
}

.focus\:translate-x-24:focus {
  --tw-translate-x: 1.5rem;
}

.focus\:translate-x-32:focus {
  --tw-translate-x: 2rem;
}

.focus\:translate-x-40:focus {
  --tw-translate-x: 2.5rem;
}

.focus\:translate-x-48:focus {
  --tw-translate-x: 3rem;
}

.focus\:translate-x-56:focus {
  --tw-translate-x: 3.5rem;
}

.focus\:translate-x-64:focus {
  --tw-translate-x: 4rem;
}

.focus\:translate-x-68:focus {
  --tw-translate-x: 4.25rem;
}

.focus\:translate-x-72:focus {
  --tw-translate-x: 4.5rem;
}

.focus\:translate-x-76:focus {
  --tw-translate-x: 4.75rem;
}

.focus\:translate-x-80:focus {
  --tw-translate-x: 5rem;
}

.focus\:translate-x-192:focus {
  --tw-translate-x: 12rem;
}

.focus\:translate-x-px:focus {
  --tw-translate-x: 1px;
}

.focus\:-translate-x-1:focus {
  --tw-translate-x: -0.0625rem;
}

.focus\:-translate-x-2:focus {
  --tw-translate-x: -0.125rem;
}

.focus\:-translate-x-3:focus {
  --tw-translate-x: -0.1875rem;
}

.focus\:-translate-x-4:focus {
  --tw-translate-x: -0.25rem;
}

.focus\:-translate-x-5:focus {
  --tw-translate-x: -0.3125rem;
}

.focus\:-translate-x-6:focus {
  --tw-translate-x: -0.375rem;
}

.focus\:-translate-x-8:focus {
  --tw-translate-x: -0.5rem;
}

.focus\:-translate-x-10:focus {
  --tw-translate-x: -0.625rem;
}

.focus\:-translate-x-12:focus {
  --tw-translate-x: -0.75rem;
}

.focus\:-translate-x-16:focus {
  --tw-translate-x: -1rem;
}

.focus\:-translate-x-20:focus {
  --tw-translate-x: -1.25rem;
}

.focus\:-translate-x-24:focus {
  --tw-translate-x: -1.5rem;
}

.focus\:-translate-x-32:focus {
  --tw-translate-x: -2rem;
}

.focus\:-translate-x-40:focus {
  --tw-translate-x: -2.5rem;
}

.focus\:-translate-x-48:focus {
  --tw-translate-x: -3rem;
}

.focus\:-translate-x-56:focus {
  --tw-translate-x: -3.5rem;
}

.focus\:-translate-x-64:focus {
  --tw-translate-x: -4rem;
}

.focus\:-translate-x-68:focus {
  --tw-translate-x: -4.25rem;
}

.focus\:-translate-x-72:focus {
  --tw-translate-x: -4.5rem;
}

.focus\:-translate-x-76:focus {
  --tw-translate-x: -4.75rem;
}

.focus\:-translate-x-80:focus {
  --tw-translate-x: -5rem;
}

.focus\:-translate-x-192:focus {
  --tw-translate-x: -12rem;
}

.focus\:-translate-x-px:focus {
  --tw-translate-x: -1px;
}

.focus\:translate-x-1\/2:focus {
  --tw-translate-x: 50%;
}

.focus\:translate-x-1\/3:focus {
  --tw-translate-x: 33.333333%;
}

.focus\:translate-x-2\/3:focus {
  --tw-translate-x: 66.666667%;
}

.focus\:translate-x-1\/4:focus {
  --tw-translate-x: 25%;
}

.focus\:translate-x-2\/4:focus {
  --tw-translate-x: 50%;
}

.focus\:translate-x-3\/4:focus {
  --tw-translate-x: 75%;
}

.focus\:translate-x-full:focus {
  --tw-translate-x: 100%;
}

.focus\:-translate-x-1\/2:focus {
  --tw-translate-x: -50%;
}

.focus\:-translate-x-1\/3:focus {
  --tw-translate-x: -33.333333%;
}

.focus\:-translate-x-2\/3:focus {
  --tw-translate-x: -66.666667%;
}

.focus\:-translate-x-1\/4:focus {
  --tw-translate-x: -25%;
}

.focus\:-translate-x-2\/4:focus {
  --tw-translate-x: -50%;
}

.focus\:-translate-x-3\/4:focus {
  --tw-translate-x: -75%;
}

.focus\:-translate-x-full:focus {
  --tw-translate-x: -100%;
}

.focus\:translate-y-0:focus {
  --tw-translate-y: 0;
}

.focus\:translate-y-1:focus {
  --tw-translate-y: 0.0625rem;
}

.focus\:translate-y-2:focus {
  --tw-translate-y: 0.125rem;
}

.focus\:translate-y-3:focus {
  --tw-translate-y: 0.1875rem;
}

.focus\:translate-y-4:focus {
  --tw-translate-y: 0.25rem;
}

.focus\:translate-y-5:focus {
  --tw-translate-y: 0.3125rem;
}

.focus\:translate-y-6:focus {
  --tw-translate-y: 0.375rem;
}

.focus\:translate-y-8:focus {
  --tw-translate-y: 0.5rem;
}

.focus\:translate-y-10:focus {
  --tw-translate-y: 0.625rem;
}

.focus\:translate-y-12:focus {
  --tw-translate-y: 0.75rem;
}

.focus\:translate-y-16:focus {
  --tw-translate-y: 1rem;
}

.focus\:translate-y-20:focus {
  --tw-translate-y: 1.25rem;
}

.focus\:translate-y-24:focus {
  --tw-translate-y: 1.5rem;
}

.focus\:translate-y-32:focus {
  --tw-translate-y: 2rem;
}

.focus\:translate-y-40:focus {
  --tw-translate-y: 2.5rem;
}

.focus\:translate-y-48:focus {
  --tw-translate-y: 3rem;
}

.focus\:translate-y-56:focus {
  --tw-translate-y: 3.5rem;
}

.focus\:translate-y-64:focus {
  --tw-translate-y: 4rem;
}

.focus\:translate-y-68:focus {
  --tw-translate-y: 4.25rem;
}

.focus\:translate-y-72:focus {
  --tw-translate-y: 4.5rem;
}

.focus\:translate-y-76:focus {
  --tw-translate-y: 4.75rem;
}

.focus\:translate-y-80:focus {
  --tw-translate-y: 5rem;
}

.focus\:translate-y-192:focus {
  --tw-translate-y: 12rem;
}

.focus\:translate-y-px:focus {
  --tw-translate-y: 1px;
}

.focus\:-translate-y-1:focus {
  --tw-translate-y: -0.0625rem;
}

.focus\:-translate-y-2:focus {
  --tw-translate-y: -0.125rem;
}

.focus\:-translate-y-3:focus {
  --tw-translate-y: -0.1875rem;
}

.focus\:-translate-y-4:focus {
  --tw-translate-y: -0.25rem;
}

.focus\:-translate-y-5:focus {
  --tw-translate-y: -0.3125rem;
}

.focus\:-translate-y-6:focus {
  --tw-translate-y: -0.375rem;
}

.focus\:-translate-y-8:focus {
  --tw-translate-y: -0.5rem;
}

.focus\:-translate-y-10:focus {
  --tw-translate-y: -0.625rem;
}

.focus\:-translate-y-12:focus {
  --tw-translate-y: -0.75rem;
}

.focus\:-translate-y-16:focus {
  --tw-translate-y: -1rem;
}

.focus\:-translate-y-20:focus {
  --tw-translate-y: -1.25rem;
}

.focus\:-translate-y-24:focus {
  --tw-translate-y: -1.5rem;
}

.focus\:-translate-y-32:focus {
  --tw-translate-y: -2rem;
}

.focus\:-translate-y-40:focus {
  --tw-translate-y: -2.5rem;
}

.focus\:-translate-y-48:focus {
  --tw-translate-y: -3rem;
}

.focus\:-translate-y-56:focus {
  --tw-translate-y: -3.5rem;
}

.focus\:-translate-y-64:focus {
  --tw-translate-y: -4rem;
}

.focus\:-translate-y-68:focus {
  --tw-translate-y: -4.25rem;
}

.focus\:-translate-y-72:focus {
  --tw-translate-y: -4.5rem;
}

.focus\:-translate-y-76:focus {
  --tw-translate-y: -4.75rem;
}

.focus\:-translate-y-80:focus {
  --tw-translate-y: -5rem;
}

.focus\:-translate-y-192:focus {
  --tw-translate-y: -12rem;
}

.focus\:-translate-y-px:focus {
  --tw-translate-y: -1px;
}

.focus\:translate-y-1\/2:focus {
  --tw-translate-y: 50%;
}

.focus\:translate-y-1\/3:focus {
  --tw-translate-y: 33.333333%;
}

.focus\:translate-y-2\/3:focus {
  --tw-translate-y: 66.666667%;
}

.focus\:translate-y-1\/4:focus {
  --tw-translate-y: 25%;
}

.focus\:translate-y-2\/4:focus {
  --tw-translate-y: 50%;
}

.focus\:translate-y-3\/4:focus {
  --tw-translate-y: 75%;
}

.focus\:translate-y-full:focus {
  --tw-translate-y: 100%;
}

.focus\:-translate-y-1\/2:focus {
  --tw-translate-y: -50%;
}

.focus\:-translate-y-1\/3:focus {
  --tw-translate-y: -33.333333%;
}

.focus\:-translate-y-2\/3:focus {
  --tw-translate-y: -66.666667%;
}

.focus\:-translate-y-1\/4:focus {
  --tw-translate-y: -25%;
}

.focus\:-translate-y-2\/4:focus {
  --tw-translate-y: -50%;
}

.focus\:-translate-y-3\/4:focus {
  --tw-translate-y: -75%;
}

.focus\:-translate-y-full:focus {
  --tw-translate-y: -100%;
}

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

.hover\:rotate-0:hover {
  --tw-rotate: 0deg;
}

.hover\:rotate-1:hover {
  --tw-rotate: 1deg;
}

.hover\:rotate-2:hover {
  --tw-rotate: 2deg;
}

.hover\:rotate-3:hover {
  --tw-rotate: 3deg;
}

.hover\:rotate-6:hover {
  --tw-rotate: 6deg;
}

.hover\:rotate-12:hover {
  --tw-rotate: 12deg;
}

.hover\:rotate-45:hover {
  --tw-rotate: 45deg;
}

.hover\:rotate-90:hover {
  --tw-rotate: 90deg;
}

.hover\:rotate-180:hover {
  --tw-rotate: 180deg;
}

.hover\:-rotate-180:hover {
  --tw-rotate: -180deg;
}

.hover\:-rotate-90:hover {
  --tw-rotate: -90deg;
}

.hover\:-rotate-45:hover {
  --tw-rotate: -45deg;
}

.hover\:-rotate-12:hover {
  --tw-rotate: -12deg;
}

.hover\:-rotate-6:hover {
  --tw-rotate: -6deg;
}

.hover\:-rotate-3:hover {
  --tw-rotate: -3deg;
}

.hover\:-rotate-2:hover {
  --tw-rotate: -2deg;
}

.hover\:-rotate-1:hover {
  --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;
}

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

.hover\:skew-x-0:hover {
  --tw-skew-x: 0deg;
}

.hover\:skew-x-1:hover {
  --tw-skew-x: 1deg;
}

.hover\:skew-x-2:hover {
  --tw-skew-x: 2deg;
}

.hover\:skew-x-3:hover {
  --tw-skew-x: 3deg;
}

.hover\:skew-x-6:hover {
  --tw-skew-x: 6deg;
}

.hover\:skew-x-12:hover {
  --tw-skew-x: 12deg;
}

.hover\:-skew-x-12:hover {
  --tw-skew-x: -12deg;
}

.hover\:-skew-x-6:hover {
  --tw-skew-x: -6deg;
}

.hover\:-skew-x-3:hover {
  --tw-skew-x: -3deg;
}

.hover\:-skew-x-2:hover {
  --tw-skew-x: -2deg;
}

.hover\:-skew-x-1:hover {
  --tw-skew-x: -1deg;
}

.hover\:skew-y-0:hover {
  --tw-skew-y: 0deg;
}

.hover\:skew-y-1:hover {
  --tw-skew-y: 1deg;
}

.hover\:skew-y-2:hover {
  --tw-skew-y: 2deg;
}

.hover\:skew-y-3:hover {
  --tw-skew-y: 3deg;
}

.hover\:skew-y-6:hover {
  --tw-skew-y: 6deg;
}

.hover\:skew-y-12:hover {
  --tw-skew-y: 12deg;
}

.hover\:-skew-y-12:hover {
  --tw-skew-y: -12deg;
}

.hover\:-skew-y-6:hover {
  --tw-skew-y: -6deg;
}

.hover\:-skew-y-3:hover {
  --tw-skew-y: -3deg;
}

.hover\:-skew-y-2:hover {
  --tw-skew-y: -2deg;
}

.hover\:-skew-y-1:hover {
  --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;
}

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

.hover\:scale-0:hover {
  --tw-scale-x: 0;
  --tw-scale-y: 0;
}

.hover\:scale-50:hover {
  --tw-scale-x: .5;
  --tw-scale-y: .5;
}

.hover\:scale-75:hover {
  --tw-scale-x: .75;
  --tw-scale-y: .75;
}

.hover\:scale-90:hover {
  --tw-scale-x: .9;
  --tw-scale-y: .9;
}

.hover\:scale-95:hover {
  --tw-scale-x: .95;
  --tw-scale-y: .95;
}

.hover\:scale-100:hover {
  --tw-scale-x: 1;
  --tw-scale-y: 1;
}

.hover\:scale-105:hover {
  --tw-scale-x: 1.05;
  --tw-scale-y: 1.05;
}

.hover\:scale-110:hover {
  --tw-scale-x: 1.1;
  --tw-scale-y: 1.1;
}

.hover\:scale-125:hover {
  --tw-scale-x: 1.25;
  --tw-scale-y: 1.25;
}

.hover\:scale-150:hover {
  --tw-scale-x: 1.5;
  --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;
}

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

.hover\:scale-x-0:hover {
  --tw-scale-x: 0;
}

.hover\:scale-x-50:hover {
  --tw-scale-x: .5;
}

.hover\:scale-x-75:hover {
  --tw-scale-x: .75;
}

.hover\:scale-x-90:hover {
  --tw-scale-x: .9;
}

.hover\:scale-x-95:hover {
  --tw-scale-x: .95;
}

.hover\:scale-x-100:hover {
  --tw-scale-x: 1;
}

.hover\:scale-x-105:hover {
  --tw-scale-x: 1.05;
}

.hover\:scale-x-110:hover {
  --tw-scale-x: 1.1;
}

.hover\:scale-x-125:hover {
  --tw-scale-x: 1.25;
}

.hover\:scale-x-150:hover {
  --tw-scale-x: 1.5;
}

.hover\:scale-y-0:hover {
  --tw-scale-y: 0;
}

.hover\:scale-y-50:hover {
  --tw-scale-y: .5;
}

.hover\:scale-y-75:hover {
  --tw-scale-y: .75;
}

.hover\:scale-y-90:hover {
  --tw-scale-y: .9;
}

.hover\:scale-y-95:hover {
  --tw-scale-y: .95;
}

.hover\:scale-y-100:hover {
  --tw-scale-y: 1;
}

.hover\:scale-y-105:hover {
  --tw-scale-y: 1.05;
}

.hover\:scale-y-110:hover {
  --tw-scale-y: 1.1;
}

.hover\:scale-y-125:hover {
  --tw-scale-y: 1.25;
}

.hover\:scale-y-150:hover {
  --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;
}

@-webkit-keyframes spin {
  to {
    transform: rotate(360deg);
  }
}

@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}

@-webkit-keyframes ping {
  75%, 100% {
    transform: scale(2);
    opacity: 0;
  }
}

@keyframes ping {
  75%, 100% {
    transform: scale(2);
    opacity: 0;
  }
}

@-webkit-keyframes pulse {
  50% {
    opacity: .5;
  }
}

@keyframes pulse {
  50% {
    opacity: .5;
  }
}

@-webkit-keyframes bounce {
  0%, 100% {
    transform: translateY(-25%);
    -webkit-animation-timing-function: cubic-bezier(0.8,0,1,1);
            animation-timing-function: cubic-bezier(0.8,0,1,1);
  }

  50% {
    transform: none;
    -webkit-animation-timing-function: cubic-bezier(0,0,0.2,1);
            animation-timing-function: cubic-bezier(0,0,0.2,1);
  }
}

@keyframes bounce {
  0%, 100% {
    transform: translateY(-25%);
    -webkit-animation-timing-function: cubic-bezier(0.8,0,1,1);
            animation-timing-function: cubic-bezier(0.8,0,1,1);
  }

  50% {
    transform: none;
    -webkit-animation-timing-function: cubic-bezier(0,0,0.2,1);
            animation-timing-function: cubic-bezier(0,0,0.2,1);
  }
}

.animate-none {
  -webkit-animation: none;
          animation: none;
}

.animate-spin {
  -webkit-animation: spin 1s linear infinite;
          animation: spin 1s linear infinite;
}

.animate-ping {
  -webkit-animation: ping 1s cubic-bezier(0, 0, 0.2, 1) infinite;
          animation: ping 1s cubic-bezier(0, 0, 0.2, 1) infinite;
}

.animate-pulse {
  -webkit-animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
          animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
}

.animate-bounce {
  -webkit-animation: bounce 1s infinite;
          animation: bounce 1s infinite;
}

.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-help {
  cursor: help;
}

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

.select-none {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.select-text {
  -webkit-user-select: text;
     -moz-user-select: text;
      -ms-user-select: text;
          user-select: text;
}

.select-all {
  -webkit-user-select: all;
     -moz-user-select: all;
          user-select: all;
}

.select-auto {
  -webkit-user-select: auto;
     -moz-user-select: auto;
      -ms-user-select: auto;
          user-select: auto;
}

.resize-none {
  resize: none;
}

.resize-y {
  resize: vertical;
}

.resize-x {
  resize: horizontal;
}

.resize {
  resize: both;
}

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

.appearance-none {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

.auto-cols-auto {
  grid-auto-columns: auto;
}

.auto-cols-min {
  grid-auto-columns: -webkit-min-content;
  grid-auto-columns: min-content;
}

.auto-cols-max {
  grid-auto-columns: -webkit-max-content;
  grid-auto-columns: max-content;
}

.auto-cols-fr {
  grid-auto-columns: minmax(0, 1fr);
}

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

.auto-rows-auto {
  grid-auto-rows: auto;
}

.auto-rows-min {
  grid-auto-rows: -webkit-min-content;
  grid-auto-rows: min-content;
}

.auto-rows-max {
  grid-auto-rows: -webkit-max-content;
  grid-auto-rows: max-content;
}

.auto-rows-fr {
  grid-auto-rows: minmax(0, 1fr);
}

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

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

.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-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-items-start {
  place-items: start;
}

.place-items-end {
  place-items: end;
}

.place-items-center {
  place-items: center;
}

.place-items-stretch {
  place-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;
}

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

.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-items-start {
  justify-items: start;
}

.justify-items-end {
  justify-items: end;
}

.justify-items-center {
  justify-items: center;
}

.justify-items-stretch {
  justify-items: stretch;
}

.gap-0 {
  gap: 0;
}

.gap-1 {
  gap: 0.0625rem;
}

.gap-2 {
  gap: 0.125rem;
}

.gap-3 {
  gap: 0.1875rem;
}

.gap-4 {
  gap: 0.25rem;
}

.gap-5 {
  gap: 0.3125rem;
}

.gap-6 {
  gap: 0.375rem;
}

.gap-8 {
  gap: 0.5rem;
}

.gap-10 {
  gap: 0.625rem;
}

.gap-12 {
  gap: 0.75rem;
}

.gap-16 {
  gap: 1rem;
}

.gap-20 {
  gap: 1.25rem;
}

.gap-24 {
  gap: 1.5rem;
}

.gap-32 {
  gap: 2rem;
}

.gap-40 {
  gap: 2.5rem;
}

.gap-48 {
  gap: 3rem;
}

.gap-56 {
  gap: 3.5rem;
}

.gap-64 {
  gap: 4rem;
}

.gap-68 {
  gap: 4.25rem;
}

.gap-72 {
  gap: 4.5rem;
}

.gap-76 {
  gap: 4.75rem;
}

.gap-80 {
  gap: 5rem;
}

.gap-192 {
  gap: 12rem;
}

.gap-px {
  gap: 1px;
}

.gap-x-0 {
  -moz-column-gap: 0;
       column-gap: 0;
}

.gap-x-1 {
  -moz-column-gap: 0.0625rem;
       column-gap: 0.0625rem;
}

.gap-x-2 {
  -moz-column-gap: 0.125rem;
       column-gap: 0.125rem;
}

.gap-x-3 {
  -moz-column-gap: 0.1875rem;
       column-gap: 0.1875rem;
}

.gap-x-4 {
  -moz-column-gap: 0.25rem;
       column-gap: 0.25rem;
}

.gap-x-5 {
  -moz-column-gap: 0.3125rem;
       column-gap: 0.3125rem;
}

.gap-x-6 {
  -moz-column-gap: 0.375rem;
       column-gap: 0.375rem;
}

.gap-x-8 {
  -moz-column-gap: 0.5rem;
       column-gap: 0.5rem;
}

.gap-x-10 {
  -moz-column-gap: 0.625rem;
       column-gap: 0.625rem;
}

.gap-x-12 {
  -moz-column-gap: 0.75rem;
       column-gap: 0.75rem;
}

.gap-x-16 {
  -moz-column-gap: 1rem;
       column-gap: 1rem;
}

.gap-x-20 {
  -moz-column-gap: 1.25rem;
       column-gap: 1.25rem;
}

.gap-x-24 {
  -moz-column-gap: 1.5rem;
       column-gap: 1.5rem;
}

.gap-x-32 {
  -moz-column-gap: 2rem;
       column-gap: 2rem;
}

.gap-x-40 {
  -moz-column-gap: 2.5rem;
       column-gap: 2.5rem;
}

.gap-x-48 {
  -moz-column-gap: 3rem;
       column-gap: 3rem;
}

.gap-x-56 {
  -moz-column-gap: 3.5rem;
       column-gap: 3.5rem;
}

.gap-x-64 {
  -moz-column-gap: 4rem;
       column-gap: 4rem;
}

.gap-x-68 {
  -moz-column-gap: 4.25rem;
       column-gap: 4.25rem;
}

.gap-x-72 {
  -moz-column-gap: 4.5rem;
       column-gap: 4.5rem;
}

.gap-x-76 {
  -moz-column-gap: 4.75rem;
       column-gap: 4.75rem;
}

.gap-x-80 {
  -moz-column-gap: 5rem;
       column-gap: 5rem;
}

.gap-x-192 {
  -moz-column-gap: 12rem;
       column-gap: 12rem;
}

.gap-x-px {
  -moz-column-gap: 1px;
       column-gap: 1px;
}

.gap-y-0 {
  row-gap: 0;
}

.gap-y-1 {
  row-gap: 0.0625rem;
}

.gap-y-2 {
  row-gap: 0.125rem;
}

.gap-y-3 {
  row-gap: 0.1875rem;
}

.gap-y-4 {
  row-gap: 0.25rem;
}

.gap-y-5 {
  row-gap: 0.3125rem;
}

.gap-y-6 {
  row-gap: 0.375rem;
}

.gap-y-8 {
  row-gap: 0.5rem;
}

.gap-y-10 {
  row-gap: 0.625rem;
}

.gap-y-12 {
  row-gap: 0.75rem;
}

.gap-y-16 {
  row-gap: 1rem;
}

.gap-y-20 {
  row-gap: 1.25rem;
}

.gap-y-24 {
  row-gap: 1.5rem;
}

.gap-y-32 {
  row-gap: 2rem;
}

.gap-y-40 {
  row-gap: 2.5rem;
}

.gap-y-48 {
  row-gap: 3rem;
}

.gap-y-56 {
  row-gap: 3.5rem;
}

.gap-y-64 {
  row-gap: 4rem;
}

.gap-y-68 {
  row-gap: 4.25rem;
}

.gap-y-72 {
  row-gap: 4.5rem;
}

.gap-y-76 {
  row-gap: 4.75rem;
}

.gap-y-80 {
  row-gap: 5rem;
}

.gap-y-192 {
  row-gap: 12rem;
}

.gap-y-px {
  row-gap: 1px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.space-y-0 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0px * var(--tw-space-y-reverse));
}

.space-y-1 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.0625rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.0625rem * var(--tw-space-y-reverse));
}

.space-y-2 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.125rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.125rem * var(--tw-space-y-reverse));
}

.space-y-3 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.1875rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.1875rem * var(--tw-space-y-reverse));
}

.space-y-4 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.25rem * var(--tw-space-y-reverse));
}

.space-y-5 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.3125rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.3125rem * var(--tw-space-y-reverse));
}

.space-y-6 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.375rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.375rem * var(--tw-space-y-reverse));
}

.space-y-8 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
}

.space-y-10 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.625rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.625rem * var(--tw-space-y-reverse));
}

.space-y-12 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.75rem * var(--tw-space-y-reverse));
}

.space-y-16 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}

.space-y-20 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.25rem * var(--tw-space-y-reverse));
}

.space-y-24 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
}

.space-y-32 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2rem * var(--tw-space-y-reverse));
}

.space-y-40 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(2.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2.5rem * var(--tw-space-y-reverse));
}

.space-y-48 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(3rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(3rem * var(--tw-space-y-reverse));
}

.space-y-56 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(3.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(3.5rem * var(--tw-space-y-reverse));
}

.space-y-64 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(4rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(4rem * var(--tw-space-y-reverse));
}

.space-y-68 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(4.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(4.25rem * var(--tw-space-y-reverse));
}

.space-y-72 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(4.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(4.5rem * var(--tw-space-y-reverse));
}

.space-y-76 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(4.75rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(4.75rem * var(--tw-space-y-reverse));
}

.space-y-80 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(5rem * var(--tw-space-y-reverse));
}

.space-y-192 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(12rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(12rem * var(--tw-space-y-reverse));
}

.space-y-px > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1px * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1px * var(--tw-space-y-reverse));
}

.-space-y-1 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(-0.0625rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-0.0625rem * var(--tw-space-y-reverse));
}

.-space-y-2 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(-0.125rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-0.125rem * var(--tw-space-y-reverse));
}

.-space-y-3 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(-0.1875rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-0.1875rem * var(--tw-space-y-reverse));
}

.-space-y-4 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(-0.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-0.25rem * var(--tw-space-y-reverse));
}

.-space-y-5 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(-0.3125rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-0.3125rem * var(--tw-space-y-reverse));
}

.-space-y-6 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(-0.375rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-0.375rem * var(--tw-space-y-reverse));
}

.-space-y-8 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(-0.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-0.5rem * var(--tw-space-y-reverse));
}

.-space-y-10 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(-0.625rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-0.625rem * var(--tw-space-y-reverse));
}

.-space-y-12 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(-0.75rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-0.75rem * var(--tw-space-y-reverse));
}

.-space-y-16 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(-1rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-1rem * var(--tw-space-y-reverse));
}

.-space-y-20 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(-1.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-1.25rem * var(--tw-space-y-reverse));
}

.-space-y-24 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(-1.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-1.5rem * var(--tw-space-y-reverse));
}

.-space-y-32 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(-2rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-2rem * var(--tw-space-y-reverse));
}

.-space-y-40 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(-2.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-2.5rem * var(--tw-space-y-reverse));
}

.-space-y-48 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(-3rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-3rem * var(--tw-space-y-reverse));
}

.-space-y-56 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(-3.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-3.5rem * var(--tw-space-y-reverse));
}

.-space-y-64 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(-4rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-4rem * var(--tw-space-y-reverse));
}

.-space-y-68 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(-4.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-4.25rem * var(--tw-space-y-reverse));
}

.-space-y-72 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(-4.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-4.5rem * var(--tw-space-y-reverse));
}

.-space-y-76 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(-4.75rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-4.75rem * var(--tw-space-y-reverse));
}

.-space-y-80 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(-5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-5rem * var(--tw-space-y-reverse));
}

.-space-y-192 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(-12rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-12rem * var(--tw-space-y-reverse));
}

.-space-y-px > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(-1px * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-1px * var(--tw-space-y-reverse));
}

.space-y-reverse > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 1;
}

.space-x-reverse > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 1;
}

.divide-x-0 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-x-reverse: 0;
  border-right-width: calc(0px * var(--tw-divide-x-reverse));
  border-left-width: calc(0px * calc(1 - var(--tw-divide-x-reverse)));
}

.divide-x-2 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-x-reverse: 0;
  border-right-width: calc(2px * var(--tw-divide-x-reverse));
  border-left-width: calc(2px * calc(1 - var(--tw-divide-x-reverse)));
}

.divide-x-4 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-x-reverse: 0;
  border-right-width: calc(4px * var(--tw-divide-x-reverse));
  border-left-width: calc(4px * calc(1 - var(--tw-divide-x-reverse)));
}

.divide-x-8 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-x-reverse: 0;
  border-right-width: calc(8px * var(--tw-divide-x-reverse));
  border-left-width: calc(8px * calc(1 - var(--tw-divide-x-reverse)));
}

.divide-x > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-x-reverse: 0;
  border-right-width: calc(1px * var(--tw-divide-x-reverse));
  border-left-width: calc(1px * calc(1 - var(--tw-divide-x-reverse)));
}

.divide-y-0 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-y-reverse: 0;
  border-top-width: calc(0px * calc(1 - var(--tw-divide-y-reverse)));
  border-bottom-width: calc(0px * var(--tw-divide-y-reverse));
}

.divide-y-2 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-y-reverse: 0;
  border-top-width: calc(2px * calc(1 - var(--tw-divide-y-reverse)));
  border-bottom-width: calc(2px * var(--tw-divide-y-reverse));
}

.divide-y-4 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-y-reverse: 0;
  border-top-width: calc(4px * calc(1 - var(--tw-divide-y-reverse)));
  border-bottom-width: calc(4px * var(--tw-divide-y-reverse));
}

.divide-y-8 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-y-reverse: 0;
  border-top-width: calc(8px * calc(1 - var(--tw-divide-y-reverse)));
  border-bottom-width: calc(8px * var(--tw-divide-y-reverse));
}

.divide-y > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-y-reverse: 0;
  border-top-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
  border-bottom-width: calc(1px * var(--tw-divide-y-reverse));
}

.divide-y-reverse > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-y-reverse: 1;
}

.divide-x-reverse > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-x-reverse: 1;
}

.divide-solid > :not([hidden]) ~ :not([hidden]) {
  border-style: solid;
}

.divide-dashed > :not([hidden]) ~ :not([hidden]) {
  border-style: dashed;
}

.divide-dotted > :not([hidden]) ~ :not([hidden]) {
  border-style: dotted;
}

.divide-double > :not([hidden]) ~ :not([hidden]) {
  border-style: double;
}

.divide-none > :not([hidden]) ~ :not([hidden]) {
  border-style: none;
}

.divide-transparent > :not([hidden]) ~ :not([hidden]) {
  border-color: transparent;
}

.divide-current > :not([hidden]) ~ :not([hidden]) {
  border-color: currentColor;
}

.divide-black > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(0, 0, 0, var(--tw-divide-opacity));
}

.divide-white > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(255, 255, 255, var(--tw-divide-opacity));
}

.divide-gray-50 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(249, 250, 251, var(--tw-divide-opacity));
}

.divide-gray-100 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(243, 244, 246, var(--tw-divide-opacity));
}

.divide-gray-200 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(229, 231, 235, var(--tw-divide-opacity));
}

.divide-gray-300 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(209, 213, 219, var(--tw-divide-opacity));
}

.divide-gray-400 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(156, 163, 175, var(--tw-divide-opacity));
}

.divide-gray-500 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(107, 114, 128, var(--tw-divide-opacity));
}

.divide-gray-600 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(75, 85, 99, var(--tw-divide-opacity));
}

.divide-gray-700 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(55, 65, 81, var(--tw-divide-opacity));
}

.divide-gray-800 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(31, 41, 55, var(--tw-divide-opacity));
}

.divide-gray-900 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(17, 24, 39, var(--tw-divide-opacity));
}

.divide-red-50 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(254, 242, 242, var(--tw-divide-opacity));
}

.divide-red-100 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(254, 226, 226, var(--tw-divide-opacity));
}

.divide-red-200 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(254, 202, 202, var(--tw-divide-opacity));
}

.divide-red-300 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(252, 165, 165, var(--tw-divide-opacity));
}

.divide-red-400 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(248, 113, 113, var(--tw-divide-opacity));
}

.divide-red-500 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(239, 68, 68, var(--tw-divide-opacity));
}

.divide-red-600 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(220, 38, 38, var(--tw-divide-opacity));
}

.divide-red-700 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(185, 28, 28, var(--tw-divide-opacity));
}

.divide-red-800 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(153, 27, 27, var(--tw-divide-opacity));
}

.divide-red-900 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(127, 29, 29, var(--tw-divide-opacity));
}

.divide-yellow-50 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(255, 251, 235, var(--tw-divide-opacity));
}

.divide-yellow-100 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(254, 243, 199, var(--tw-divide-opacity));
}

.divide-yellow-200 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(253, 230, 138, var(--tw-divide-opacity));
}

.divide-yellow-300 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(252, 211, 77, var(--tw-divide-opacity));
}

.divide-yellow-400 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(251, 191, 36, var(--tw-divide-opacity));
}

.divide-yellow-500 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(245, 158, 11, var(--tw-divide-opacity));
}

.divide-yellow-600 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(217, 119, 6, var(--tw-divide-opacity));
}

.divide-yellow-700 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(180, 83, 9, var(--tw-divide-opacity));
}

.divide-yellow-800 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(146, 64, 14, var(--tw-divide-opacity));
}

.divide-yellow-900 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(120, 53, 15, var(--tw-divide-opacity));
}

.divide-green-50 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(236, 253, 245, var(--tw-divide-opacity));
}

.divide-green-100 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(209, 250, 229, var(--tw-divide-opacity));
}

.divide-green-200 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(167, 243, 208, var(--tw-divide-opacity));
}

.divide-green-300 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(110, 231, 183, var(--tw-divide-opacity));
}

.divide-green-400 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(52, 211, 153, var(--tw-divide-opacity));
}

.divide-green-500 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(16, 185, 129, var(--tw-divide-opacity));
}

.divide-green-600 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(5, 150, 105, var(--tw-divide-opacity));
}

.divide-green-700 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(4, 120, 87, var(--tw-divide-opacity));
}

.divide-green-800 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(6, 95, 70, var(--tw-divide-opacity));
}

.divide-green-900 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(6, 78, 59, var(--tw-divide-opacity));
}

.divide-blue-50 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(239, 246, 255, var(--tw-divide-opacity));
}

.divide-blue-100 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(219, 234, 254, var(--tw-divide-opacity));
}

.divide-blue-200 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(191, 219, 254, var(--tw-divide-opacity));
}

.divide-blue-300 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(147, 197, 253, var(--tw-divide-opacity));
}

.divide-blue-400 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(96, 165, 250, var(--tw-divide-opacity));
}

.divide-blue-500 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(59, 130, 246, var(--tw-divide-opacity));
}

.divide-blue-600 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(37, 99, 235, var(--tw-divide-opacity));
}

.divide-blue-700 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(29, 78, 216, var(--tw-divide-opacity));
}

.divide-blue-800 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(30, 64, 175, var(--tw-divide-opacity));
}

.divide-blue-900 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(30, 58, 138, var(--tw-divide-opacity));
}

.divide-indigo-50 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(238, 242, 255, var(--tw-divide-opacity));
}

.divide-indigo-100 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(224, 231, 255, var(--tw-divide-opacity));
}

.divide-indigo-200 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(199, 210, 254, var(--tw-divide-opacity));
}

.divide-indigo-300 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(165, 180, 252, var(--tw-divide-opacity));
}

.divide-indigo-400 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(129, 140, 248, var(--tw-divide-opacity));
}

.divide-indigo-500 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(99, 102, 241, var(--tw-divide-opacity));
}

.divide-indigo-600 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(79, 70, 229, var(--tw-divide-opacity));
}

.divide-indigo-700 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(67, 56, 202, var(--tw-divide-opacity));
}

.divide-indigo-800 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(55, 48, 163, var(--tw-divide-opacity));
}

.divide-indigo-900 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(49, 46, 129, var(--tw-divide-opacity));
}

.divide-purple-50 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(245, 243, 255, var(--tw-divide-opacity));
}

.divide-purple-100 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(237, 233, 254, var(--tw-divide-opacity));
}

.divide-purple-200 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(221, 214, 254, var(--tw-divide-opacity));
}

.divide-purple-300 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(196, 181, 253, var(--tw-divide-opacity));
}

.divide-purple-400 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(167, 139, 250, var(--tw-divide-opacity));
}

.divide-purple-500 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(139, 92, 246, var(--tw-divide-opacity));
}

.divide-purple-600 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(124, 58, 237, var(--tw-divide-opacity));
}

.divide-purple-700 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(109, 40, 217, var(--tw-divide-opacity));
}

.divide-purple-800 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(91, 33, 182, var(--tw-divide-opacity));
}

.divide-purple-900 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(76, 29, 149, var(--tw-divide-opacity));
}

.divide-pink-50 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(253, 242, 248, var(--tw-divide-opacity));
}

.divide-pink-100 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(252, 231, 243, var(--tw-divide-opacity));
}

.divide-pink-200 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(251, 207, 232, var(--tw-divide-opacity));
}

.divide-pink-300 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(249, 168, 212, var(--tw-divide-opacity));
}

.divide-pink-400 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(244, 114, 182, var(--tw-divide-opacity));
}

.divide-pink-500 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(236, 72, 153, var(--tw-divide-opacity));
}

.divide-pink-600 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(219, 39, 119, var(--tw-divide-opacity));
}

.divide-pink-700 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(190, 24, 93, var(--tw-divide-opacity));
}

.divide-pink-800 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(157, 23, 77, var(--tw-divide-opacity));
}

.divide-pink-900 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(131, 24, 67, var(--tw-divide-opacity));
}

.divide-base-normal > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(0, 65, 129, var(--tw-divide-opacity));
}

.divide-base-dark > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(0, 52, 105, var(--tw-divide-opacity));
}

.divide-base-black > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(29, 29, 31, var(--tw-divide-opacity));
}

.divide-base-border > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(231, 231, 233, var(--tw-divide-opacity));
}

.divide-primary-normal > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(0, 103, 207, var(--tw-divide-opacity));
}

.divide-primary-alt > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(0, 71, 143, var(--tw-divide-opacity));
}

.divide-subtle-white > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(249, 249, 249, var(--tw-divide-opacity));
}

.divide-turquesa > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(0, 151, 178, var(--tw-divide-opacity));
}

.divide-opacity-0 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 0;
}

.divide-opacity-5 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 0.05;
}

.divide-opacity-10 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 0.1;
}

.divide-opacity-20 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 0.2;
}

.divide-opacity-25 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 0.25;
}

.divide-opacity-30 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 0.3;
}

.divide-opacity-40 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 0.4;
}

.divide-opacity-50 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 0.5;
}

.divide-opacity-60 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 0.6;
}

.divide-opacity-70 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 0.7;
}

.divide-opacity-75 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 0.75;
}

.divide-opacity-80 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 0.8;
}

.divide-opacity-90 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 0.9;
}

.divide-opacity-95 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 0.95;
}

.divide-opacity-100 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
}

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

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

.self-baseline {
  align-self: baseline;
}

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

.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 {
  -ms-scroll-chaining: chained;
      overscroll-behavior: auto;
}

.overscroll-contain {
  -ms-scroll-chaining: none;
      overscroll-behavior: contain;
}

.overscroll-none {
  -ms-scroll-chaining: 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;
}

.truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.overflow-ellipsis {
  text-overflow: ellipsis;
}

.overflow-clip {
  text-overflow: clip;
}

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

.rounded-none {
  border-radius: 0px;
}

.rounded-sm {
  border-radius: 0.125rem;
}

.rounded {
  border-radius: 0.25rem;
}

.rounded-md {
  border-radius: 0.375rem;
}

.rounded-lg {
  border-radius: 0.5rem;
}

.rounded-xl {
  border-radius: 0.75rem;
}

.rounded-2xl {
  border-radius: 1rem;
}

.rounded-3xl {
  border-radius: 1.5rem;
}

.rounded-full {
  border-radius: 9999px;
}

.rounded-t-none {
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
}

.rounded-t-sm {
  border-top-left-radius: 0.125rem;
  border-top-right-radius: 0.125rem;
}

.rounded-t {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

.rounded-t-md {
  border-top-left-radius: 0.375rem;
  border-top-right-radius: 0.375rem;
}

.rounded-t-lg {
  border-top-left-radius: 0.5rem;
  border-top-right-radius: 0.5rem;
}

.rounded-t-xl {
  border-top-left-radius: 0.75rem;
  border-top-right-radius: 0.75rem;
}

.rounded-t-2xl {
  border-top-left-radius: 1rem;
  border-top-right-radius: 1rem;
}

.rounded-t-3xl {
  border-top-left-radius: 1.5rem;
  border-top-right-radius: 1.5rem;
}

.rounded-t-full {
  border-top-left-radius: 9999px;
  border-top-right-radius: 9999px;
}

.rounded-r-none {
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
}

.rounded-r-sm {
  border-top-right-radius: 0.125rem;
  border-bottom-right-radius: 0.125rem;
}

.rounded-r {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}

.rounded-r-md {
  border-top-right-radius: 0.375rem;
  border-bottom-right-radius: 0.375rem;
}

.rounded-r-lg {
  border-top-right-radius: 0.5rem;
  border-bottom-right-radius: 0.5rem;
}

.rounded-r-xl {
  border-top-right-radius: 0.75rem;
  border-bottom-right-radius: 0.75rem;
}

.rounded-r-2xl {
  border-top-right-radius: 1rem;
  border-bottom-right-radius: 1rem;
}

.rounded-r-3xl {
  border-top-right-radius: 1.5rem;
  border-bottom-right-radius: 1.5rem;
}

.rounded-r-full {
  border-top-right-radius: 9999px;
  border-bottom-right-radius: 9999px;
}

.rounded-b-none {
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}

.rounded-b-sm {
  border-bottom-right-radius: 0.125rem;
  border-bottom-left-radius: 0.125rem;
}

.rounded-b {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

.rounded-b-md {
  border-bottom-right-radius: 0.375rem;
  border-bottom-left-radius: 0.375rem;
}

.rounded-b-lg {
  border-bottom-right-radius: 0.5rem;
  border-bottom-left-radius: 0.5rem;
}

.rounded-b-xl {
  border-bottom-right-radius: 0.75rem;
  border-bottom-left-radius: 0.75rem;
}

.rounded-b-2xl {
  border-bottom-right-radius: 1rem;
  border-bottom-left-radius: 1rem;
}

.rounded-b-3xl {
  border-bottom-right-radius: 1.5rem;
  border-bottom-left-radius: 1.5rem;
}

.rounded-b-full {
  border-bottom-right-radius: 9999px;
  border-bottom-left-radius: 9999px;
}

.rounded-l-none {
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
}

.rounded-l-sm {
  border-top-left-radius: 0.125rem;
  border-bottom-left-radius: 0.125rem;
}

.rounded-l {
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

.rounded-l-md {
  border-top-left-radius: 0.375rem;
  border-bottom-left-radius: 0.375rem;
}

.rounded-l-lg {
  border-top-left-radius: 0.5rem;
  border-bottom-left-radius: 0.5rem;
}

.rounded-l-xl {
  border-top-left-radius: 0.75rem;
  border-bottom-left-radius: 0.75rem;
}

.rounded-l-2xl {
  border-top-left-radius: 1rem;
  border-bottom-left-radius: 1rem;
}

.rounded-l-3xl {
  border-top-left-radius: 1.5rem;
  border-bottom-left-radius: 1.5rem;
}

.rounded-l-full {
  border-top-left-radius: 9999px;
  border-bottom-left-radius: 9999px;
}

.rounded-tl-none {
  border-top-left-radius: 0px;
}

.rounded-tl-sm {
  border-top-left-radius: 0.125rem;
}

.rounded-tl {
  border-top-left-radius: 0.25rem;
}

.rounded-tl-md {
  border-top-left-radius: 0.375rem;
}

.rounded-tl-lg {
  border-top-left-radius: 0.5rem;
}

.rounded-tl-xl {
  border-top-left-radius: 0.75rem;
}

.rounded-tl-2xl {
  border-top-left-radius: 1rem;
}

.rounded-tl-3xl {
  border-top-left-radius: 1.5rem;
}

.rounded-tl-full {
  border-top-left-radius: 9999px;
}

.rounded-tr-none {
  border-top-right-radius: 0px;
}

.rounded-tr-sm {
  border-top-right-radius: 0.125rem;
}

.rounded-tr {
  border-top-right-radius: 0.25rem;
}

.rounded-tr-md {
  border-top-right-radius: 0.375rem;
}

.rounded-tr-lg {
  border-top-right-radius: 0.5rem;
}

.rounded-tr-xl {
  border-top-right-radius: 0.75rem;
}

.rounded-tr-2xl {
  border-top-right-radius: 1rem;
}

.rounded-tr-3xl {
  border-top-right-radius: 1.5rem;
}

.rounded-tr-full {
  border-top-right-radius: 9999px;
}

.rounded-br-none {
  border-bottom-right-radius: 0px;
}

.rounded-br-sm {
  border-bottom-right-radius: 0.125rem;
}

.rounded-br {
  border-bottom-right-radius: 0.25rem;
}

.rounded-br-md {
  border-bottom-right-radius: 0.375rem;
}

.rounded-br-lg {
  border-bottom-right-radius: 0.5rem;
}

.rounded-br-xl {
  border-bottom-right-radius: 0.75rem;
}

.rounded-br-2xl {
  border-bottom-right-radius: 1rem;
}

.rounded-br-3xl {
  border-bottom-right-radius: 1.5rem;
}

.rounded-br-full {
  border-bottom-right-radius: 9999px;
}

.rounded-bl-none {
  border-bottom-left-radius: 0px;
}

.rounded-bl-sm {
  border-bottom-left-radius: 0.125rem;
}

.rounded-bl {
  border-bottom-left-radius: 0.25rem;
}

.rounded-bl-md {
  border-bottom-left-radius: 0.375rem;
}

.rounded-bl-lg {
  border-bottom-left-radius: 0.5rem;
}

.rounded-bl-xl {
  border-bottom-left-radius: 0.75rem;
}

.rounded-bl-2xl {
  border-bottom-left-radius: 1rem;
}

.rounded-bl-3xl {
  border-bottom-left-radius: 1.5rem;
}

.rounded-bl-full {
  border-bottom-left-radius: 9999px;
}

.border-0 {
  border-width: 0px;
}

.border-2 {
  border-width: 2px;
}

.border-4 {
  border-width: 4px;
}

.border-8 {
  border-width: 8px;
}

.border {
  border-width: 1px;
}

.border-t-0 {
  border-top-width: 0px;
}

.border-t-2 {
  border-top-width: 2px;
}

.border-t-4 {
  border-top-width: 4px;
}

.border-t-8 {
  border-top-width: 8px;
}

.border-t {
  border-top-width: 1px;
}

.border-r-0 {
  border-right-width: 0px;
}

.border-r-2 {
  border-right-width: 2px;
}

.border-r-4 {
  border-right-width: 4px;
}

.border-r-8 {
  border-right-width: 8px;
}

.border-r {
  border-right-width: 1px;
}

.border-b-0 {
  border-bottom-width: 0px;
}

.border-b-2 {
  border-bottom-width: 2px;
}

.border-b-4 {
  border-bottom-width: 4px;
}

.border-b-8 {
  border-bottom-width: 8px;
}

.border-b {
  border-bottom-width: 1px;
}

.border-l-0 {
  border-left-width: 0px;
}

.border-l-2 {
  border-left-width: 2px;
}

.border-l-4 {
  border-left-width: 4px;
}

.border-l-8 {
  border-left-width: 8px;
}

.border-l {
  border-left-width: 1px;
}

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

.border-base-normal {
  --tw-border-opacity: 1;
  border-color: rgba(0, 65, 129, var(--tw-border-opacity));
}

.border-base-dark {
  --tw-border-opacity: 1;
  border-color: rgba(0, 52, 105, var(--tw-border-opacity));
}

.border-base-black {
  --tw-border-opacity: 1;
  border-color: rgba(29, 29, 31, var(--tw-border-opacity));
}

.border-base-border {
  --tw-border-opacity: 1;
  border-color: rgba(231, 231, 233, var(--tw-border-opacity));
}

.border-primary-normal {
  --tw-border-opacity: 1;
  border-color: rgba(0, 103, 207, var(--tw-border-opacity));
}

.border-primary-alt {
  --tw-border-opacity: 1;
  border-color: rgba(0, 71, 143, var(--tw-border-opacity));
}

.border-subtle-white {
  --tw-border-opacity: 1;
  border-color: rgba(249, 249, 249, var(--tw-border-opacity));
}

.border-turquesa {
  --tw-border-opacity: 1;
  border-color: rgba(0, 151, 178, var(--tw-border-opacity));
}

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

.group:hover .group-hover\:border-current {
  border-color: currentColor;
}

.group:hover .group-hover\:border-black {
  --tw-border-opacity: 1;
  border-color: rgba(0, 0, 0, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-white {
  --tw-border-opacity: 1;
  border-color: rgba(255, 255, 255, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-gray-50 {
  --tw-border-opacity: 1;
  border-color: rgba(249, 250, 251, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-gray-100 {
  --tw-border-opacity: 1;
  border-color: rgba(243, 244, 246, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-gray-200 {
  --tw-border-opacity: 1;
  border-color: rgba(229, 231, 235, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-gray-300 {
  --tw-border-opacity: 1;
  border-color: rgba(209, 213, 219, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-gray-400 {
  --tw-border-opacity: 1;
  border-color: rgba(156, 163, 175, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-gray-500 {
  --tw-border-opacity: 1;
  border-color: rgba(107, 114, 128, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-gray-600 {
  --tw-border-opacity: 1;
  border-color: rgba(75, 85, 99, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-gray-700 {
  --tw-border-opacity: 1;
  border-color: rgba(55, 65, 81, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-gray-800 {
  --tw-border-opacity: 1;
  border-color: rgba(31, 41, 55, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-gray-900 {
  --tw-border-opacity: 1;
  border-color: rgba(17, 24, 39, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-red-50 {
  --tw-border-opacity: 1;
  border-color: rgba(254, 242, 242, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-red-100 {
  --tw-border-opacity: 1;
  border-color: rgba(254, 226, 226, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-red-200 {
  --tw-border-opacity: 1;
  border-color: rgba(254, 202, 202, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-red-300 {
  --tw-border-opacity: 1;
  border-color: rgba(252, 165, 165, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-red-400 {
  --tw-border-opacity: 1;
  border-color: rgba(248, 113, 113, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-red-500 {
  --tw-border-opacity: 1;
  border-color: rgba(239, 68, 68, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-red-600 {
  --tw-border-opacity: 1;
  border-color: rgba(220, 38, 38, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-red-700 {
  --tw-border-opacity: 1;
  border-color: rgba(185, 28, 28, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-red-800 {
  --tw-border-opacity: 1;
  border-color: rgba(153, 27, 27, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-red-900 {
  --tw-border-opacity: 1;
  border-color: rgba(127, 29, 29, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-yellow-50 {
  --tw-border-opacity: 1;
  border-color: rgba(255, 251, 235, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-yellow-100 {
  --tw-border-opacity: 1;
  border-color: rgba(254, 243, 199, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-yellow-200 {
  --tw-border-opacity: 1;
  border-color: rgba(253, 230, 138, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-yellow-300 {
  --tw-border-opacity: 1;
  border-color: rgba(252, 211, 77, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-yellow-400 {
  --tw-border-opacity: 1;
  border-color: rgba(251, 191, 36, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-yellow-500 {
  --tw-border-opacity: 1;
  border-color: rgba(245, 158, 11, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-yellow-600 {
  --tw-border-opacity: 1;
  border-color: rgba(217, 119, 6, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-yellow-700 {
  --tw-border-opacity: 1;
  border-color: rgba(180, 83, 9, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-yellow-800 {
  --tw-border-opacity: 1;
  border-color: rgba(146, 64, 14, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-yellow-900 {
  --tw-border-opacity: 1;
  border-color: rgba(120, 53, 15, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-green-50 {
  --tw-border-opacity: 1;
  border-color: rgba(236, 253, 245, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-green-100 {
  --tw-border-opacity: 1;
  border-color: rgba(209, 250, 229, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-green-200 {
  --tw-border-opacity: 1;
  border-color: rgba(167, 243, 208, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-green-300 {
  --tw-border-opacity: 1;
  border-color: rgba(110, 231, 183, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-green-400 {
  --tw-border-opacity: 1;
  border-color: rgba(52, 211, 153, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-green-500 {
  --tw-border-opacity: 1;
  border-color: rgba(16, 185, 129, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-green-600 {
  --tw-border-opacity: 1;
  border-color: rgba(5, 150, 105, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-green-700 {
  --tw-border-opacity: 1;
  border-color: rgba(4, 120, 87, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-green-800 {
  --tw-border-opacity: 1;
  border-color: rgba(6, 95, 70, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-green-900 {
  --tw-border-opacity: 1;
  border-color: rgba(6, 78, 59, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-blue-50 {
  --tw-border-opacity: 1;
  border-color: rgba(239, 246, 255, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-blue-100 {
  --tw-border-opacity: 1;
  border-color: rgba(219, 234, 254, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-blue-200 {
  --tw-border-opacity: 1;
  border-color: rgba(191, 219, 254, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-blue-300 {
  --tw-border-opacity: 1;
  border-color: rgba(147, 197, 253, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-blue-400 {
  --tw-border-opacity: 1;
  border-color: rgba(96, 165, 250, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-blue-500 {
  --tw-border-opacity: 1;
  border-color: rgba(59, 130, 246, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-blue-600 {
  --tw-border-opacity: 1;
  border-color: rgba(37, 99, 235, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-blue-700 {
  --tw-border-opacity: 1;
  border-color: rgba(29, 78, 216, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-blue-800 {
  --tw-border-opacity: 1;
  border-color: rgba(30, 64, 175, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-blue-900 {
  --tw-border-opacity: 1;
  border-color: rgba(30, 58, 138, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-indigo-50 {
  --tw-border-opacity: 1;
  border-color: rgba(238, 242, 255, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-indigo-100 {
  --tw-border-opacity: 1;
  border-color: rgba(224, 231, 255, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-indigo-200 {
  --tw-border-opacity: 1;
  border-color: rgba(199, 210, 254, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-indigo-300 {
  --tw-border-opacity: 1;
  border-color: rgba(165, 180, 252, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-indigo-400 {
  --tw-border-opacity: 1;
  border-color: rgba(129, 140, 248, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-indigo-500 {
  --tw-border-opacity: 1;
  border-color: rgba(99, 102, 241, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-indigo-600 {
  --tw-border-opacity: 1;
  border-color: rgba(79, 70, 229, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-indigo-700 {
  --tw-border-opacity: 1;
  border-color: rgba(67, 56, 202, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-indigo-800 {
  --tw-border-opacity: 1;
  border-color: rgba(55, 48, 163, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-indigo-900 {
  --tw-border-opacity: 1;
  border-color: rgba(49, 46, 129, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-purple-50 {
  --tw-border-opacity: 1;
  border-color: rgba(245, 243, 255, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-purple-100 {
  --tw-border-opacity: 1;
  border-color: rgba(237, 233, 254, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-purple-200 {
  --tw-border-opacity: 1;
  border-color: rgba(221, 214, 254, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-purple-300 {
  --tw-border-opacity: 1;
  border-color: rgba(196, 181, 253, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-purple-400 {
  --tw-border-opacity: 1;
  border-color: rgba(167, 139, 250, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-purple-500 {
  --tw-border-opacity: 1;
  border-color: rgba(139, 92, 246, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-purple-600 {
  --tw-border-opacity: 1;
  border-color: rgba(124, 58, 237, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-purple-700 {
  --tw-border-opacity: 1;
  border-color: rgba(109, 40, 217, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-purple-800 {
  --tw-border-opacity: 1;
  border-color: rgba(91, 33, 182, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-purple-900 {
  --tw-border-opacity: 1;
  border-color: rgba(76, 29, 149, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-pink-50 {
  --tw-border-opacity: 1;
  border-color: rgba(253, 242, 248, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-pink-100 {
  --tw-border-opacity: 1;
  border-color: rgba(252, 231, 243, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-pink-200 {
  --tw-border-opacity: 1;
  border-color: rgba(251, 207, 232, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-pink-300 {
  --tw-border-opacity: 1;
  border-color: rgba(249, 168, 212, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-pink-400 {
  --tw-border-opacity: 1;
  border-color: rgba(244, 114, 182, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-pink-500 {
  --tw-border-opacity: 1;
  border-color: rgba(236, 72, 153, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-pink-600 {
  --tw-border-opacity: 1;
  border-color: rgba(219, 39, 119, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-pink-700 {
  --tw-border-opacity: 1;
  border-color: rgba(190, 24, 93, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-pink-800 {
  --tw-border-opacity: 1;
  border-color: rgba(157, 23, 77, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-pink-900 {
  --tw-border-opacity: 1;
  border-color: rgba(131, 24, 67, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-base-normal {
  --tw-border-opacity: 1;
  border-color: rgba(0, 65, 129, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-base-dark {
  --tw-border-opacity: 1;
  border-color: rgba(0, 52, 105, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-base-black {
  --tw-border-opacity: 1;
  border-color: rgba(29, 29, 31, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-base-border {
  --tw-border-opacity: 1;
  border-color: rgba(231, 231, 233, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-primary-normal {
  --tw-border-opacity: 1;
  border-color: rgba(0, 103, 207, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-primary-alt {
  --tw-border-opacity: 1;
  border-color: rgba(0, 71, 143, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-subtle-white {
  --tw-border-opacity: 1;
  border-color: rgba(249, 249, 249, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-turquesa {
  --tw-border-opacity: 1;
  border-color: rgba(0, 151, 178, 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-within\:border-base-normal:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(0, 65, 129, var(--tw-border-opacity));
}

.focus-within\:border-base-dark:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(0, 52, 105, var(--tw-border-opacity));
}

.focus-within\:border-base-black:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(29, 29, 31, var(--tw-border-opacity));
}

.focus-within\:border-base-border:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(231, 231, 233, var(--tw-border-opacity));
}

.focus-within\:border-primary-normal:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(0, 103, 207, var(--tw-border-opacity));
}

.focus-within\:border-primary-alt:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(0, 71, 143, var(--tw-border-opacity));
}

.focus-within\:border-subtle-white:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(249, 249, 249, var(--tw-border-opacity));
}

.focus-within\:border-turquesa:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(0, 151, 178, var(--tw-border-opacity));
}

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

.hover\:border-current:hover {
  border-color: currentColor;
}

.hover\:border-black:hover {
  --tw-border-opacity: 1;
  border-color: rgba(0, 0, 0, var(--tw-border-opacity));
}

.hover\:border-white:hover {
  --tw-border-opacity: 1;
  border-color: rgba(255, 255, 255, var(--tw-border-opacity));
}

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

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

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

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

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

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

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

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

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

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

.hover\:border-red-50:hover {
  --tw-border-opacity: 1;
  border-color: rgba(254, 242, 242, var(--tw-border-opacity));
}

.hover\:border-red-100:hover {
  --tw-border-opacity: 1;
  border-color: rgba(254, 226, 226, var(--tw-border-opacity));
}

.hover\:border-red-200:hover {
  --tw-border-opacity: 1;
  border-color: rgba(254, 202, 202, var(--tw-border-opacity));
}

.hover\:border-red-300:hover {
  --tw-border-opacity: 1;
  border-color: rgba(252, 165, 165, var(--tw-border-opacity));
}

.hover\:border-red-400:hover {
  --tw-border-opacity: 1;
  border-color: rgba(248, 113, 113, var(--tw-border-opacity));
}

.hover\:border-red-500:hover {
  --tw-border-opacity: 1;
  border-color: rgba(239, 68, 68, var(--tw-border-opacity));
}

.hover\:border-red-600:hover {
  --tw-border-opacity: 1;
  border-color: rgba(220, 38, 38, var(--tw-border-opacity));
}

.hover\:border-red-700:hover {
  --tw-border-opacity: 1;
  border-color: rgba(185, 28, 28, var(--tw-border-opacity));
}

.hover\:border-red-800:hover {
  --tw-border-opacity: 1;
  border-color: rgba(153, 27, 27, var(--tw-border-opacity));
}

.hover\:border-red-900:hover {
  --tw-border-opacity: 1;
  border-color: rgba(127, 29, 29, var(--tw-border-opacity));
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.hover\:border-base-normal:hover {
  --tw-border-opacity: 1;
  border-color: rgba(0, 65, 129, var(--tw-border-opacity));
}

.hover\:border-base-dark:hover {
  --tw-border-opacity: 1;
  border-color: rgba(0, 52, 105, var(--tw-border-opacity));
}

.hover\:border-base-black:hover {
  --tw-border-opacity: 1;
  border-color: rgba(29, 29, 31, var(--tw-border-opacity));
}

.hover\:border-base-border:hover {
  --tw-border-opacity: 1;
  border-color: rgba(231, 231, 233, var(--tw-border-opacity));
}

.hover\:border-primary-normal:hover {
  --tw-border-opacity: 1;
  border-color: rgba(0, 103, 207, var(--tw-border-opacity));
}

.hover\:border-primary-alt:hover {
  --tw-border-opacity: 1;
  border-color: rgba(0, 71, 143, var(--tw-border-opacity));
}

.hover\:border-subtle-white:hover {
  --tw-border-opacity: 1;
  border-color: rgba(249, 249, 249, var(--tw-border-opacity));
}

.hover\:border-turquesa:hover {
  --tw-border-opacity: 1;
  border-color: rgba(0, 151, 178, 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));
}

.focus\:border-base-normal:focus {
  --tw-border-opacity: 1;
  border-color: rgba(0, 65, 129, var(--tw-border-opacity));
}

.focus\:border-base-dark:focus {
  --tw-border-opacity: 1;
  border-color: rgba(0, 52, 105, var(--tw-border-opacity));
}

.focus\:border-base-black:focus {
  --tw-border-opacity: 1;
  border-color: rgba(29, 29, 31, var(--tw-border-opacity));
}

.focus\:border-base-border:focus {
  --tw-border-opacity: 1;
  border-color: rgba(231, 231, 233, var(--tw-border-opacity));
}

.focus\:border-primary-normal:focus {
  --tw-border-opacity: 1;
  border-color: rgba(0, 103, 207, var(--tw-border-opacity));
}

.focus\:border-primary-alt:focus {
  --tw-border-opacity: 1;
  border-color: rgba(0, 71, 143, var(--tw-border-opacity));
}

.focus\:border-subtle-white:focus {
  --tw-border-opacity: 1;
  border-color: rgba(249, 249, 249, var(--tw-border-opacity));
}

.focus\:border-turquesa:focus {
  --tw-border-opacity: 1;
  border-color: rgba(0, 151, 178, 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;
}

.group:hover .group-hover\:border-opacity-0 {
  --tw-border-opacity: 0;
}

.group:hover .group-hover\:border-opacity-5 {
  --tw-border-opacity: 0.05;
}

.group:hover .group-hover\:border-opacity-10 {
  --tw-border-opacity: 0.1;
}

.group:hover .group-hover\:border-opacity-20 {
  --tw-border-opacity: 0.2;
}

.group:hover .group-hover\:border-opacity-25 {
  --tw-border-opacity: 0.25;
}

.group:hover .group-hover\:border-opacity-30 {
  --tw-border-opacity: 0.3;
}

.group:hover .group-hover\:border-opacity-40 {
  --tw-border-opacity: 0.4;
}

.group:hover .group-hover\:border-opacity-50 {
  --tw-border-opacity: 0.5;
}

.group:hover .group-hover\:border-opacity-60 {
  --tw-border-opacity: 0.6;
}

.group:hover .group-hover\:border-opacity-70 {
  --tw-border-opacity: 0.7;
}

.group:hover .group-hover\:border-opacity-75 {
  --tw-border-opacity: 0.75;
}

.group:hover .group-hover\:border-opacity-80 {
  --tw-border-opacity: 0.8;
}

.group:hover .group-hover\:border-opacity-90 {
  --tw-border-opacity: 0.9;
}

.group:hover .group-hover\:border-opacity-95 {
  --tw-border-opacity: 0.95;
}

.group:hover .group-hover\: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;
}

.hover\:border-opacity-0:hover {
  --tw-border-opacity: 0;
}

.hover\:border-opacity-5:hover {
  --tw-border-opacity: 0.05;
}

.hover\:border-opacity-10:hover {
  --tw-border-opacity: 0.1;
}

.hover\:border-opacity-20:hover {
  --tw-border-opacity: 0.2;
}

.hover\:border-opacity-25:hover {
  --tw-border-opacity: 0.25;
}

.hover\:border-opacity-30:hover {
  --tw-border-opacity: 0.3;
}

.hover\:border-opacity-40:hover {
  --tw-border-opacity: 0.4;
}

.hover\:border-opacity-50:hover {
  --tw-border-opacity: 0.5;
}

.hover\:border-opacity-60:hover {
  --tw-border-opacity: 0.6;
}

.hover\:border-opacity-70:hover {
  --tw-border-opacity: 0.7;
}

.hover\:border-opacity-75:hover {
  --tw-border-opacity: 0.75;
}

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

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

.hover\:border-opacity-95:hover {
  --tw-border-opacity: 0.95;
}

.hover\:border-opacity-100:hover {
  --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;
}

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

.bg-base-normal {
  --tw-bg-opacity: 1;
  background-color: rgba(0, 65, 129, var(--tw-bg-opacity));
}

.bg-base-dark {
  --tw-bg-opacity: 1;
  background-color: rgba(0, 52, 105, var(--tw-bg-opacity));
}

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

.bg-base-border {
  --tw-bg-opacity: 1;
  background-color: rgba(231, 231, 233, var(--tw-bg-opacity));
}

.bg-primary-normal {
  --tw-bg-opacity: 1;
  background-color: rgba(0, 103, 207, var(--tw-bg-opacity));
}

.bg-primary-alt {
  --tw-bg-opacity: 1;
  background-color: rgba(0, 71, 143, var(--tw-bg-opacity));
}

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

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

.group:hover .group-hover\:bg-transparent {
  background-color: transparent;
}

.group:hover .group-hover\:bg-current {
  background-color: currentColor;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.group:hover .group-hover\:bg-base-normal {
  --tw-bg-opacity: 1;
  background-color: rgba(0, 65, 129, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-base-dark {
  --tw-bg-opacity: 1;
  background-color: rgba(0, 52, 105, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-base-black {
  --tw-bg-opacity: 1;
  background-color: rgba(29, 29, 31, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-base-border {
  --tw-bg-opacity: 1;
  background-color: rgba(231, 231, 233, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-primary-normal {
  --tw-bg-opacity: 1;
  background-color: rgba(0, 103, 207, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-primary-alt {
  --tw-bg-opacity: 1;
  background-color: rgba(0, 71, 143, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-subtle-white {
  --tw-bg-opacity: 1;
  background-color: rgba(249, 249, 249, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-turquesa {
  --tw-bg-opacity: 1;
  background-color: rgba(0, 151, 178, 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-within\:bg-base-normal:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(0, 65, 129, var(--tw-bg-opacity));
}

.focus-within\:bg-base-dark:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(0, 52, 105, var(--tw-bg-opacity));
}

.focus-within\:bg-base-black:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(29, 29, 31, var(--tw-bg-opacity));
}

.focus-within\:bg-base-border:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(231, 231, 233, var(--tw-bg-opacity));
}

.focus-within\:bg-primary-normal:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(0, 103, 207, var(--tw-bg-opacity));
}

.focus-within\:bg-primary-alt:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(0, 71, 143, var(--tw-bg-opacity));
}

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

.focus-within\:bg-turquesa:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(0, 151, 178, var(--tw-bg-opacity));
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.hover\:bg-base-normal:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(0, 65, 129, var(--tw-bg-opacity));
}

.hover\:bg-base-dark:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(0, 52, 105, var(--tw-bg-opacity));
}

.hover\:bg-base-black:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(29, 29, 31, var(--tw-bg-opacity));
}

.hover\:bg-base-border:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(231, 231, 233, var(--tw-bg-opacity));
}

.hover\:bg-primary-normal:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(0, 103, 207, var(--tw-bg-opacity));
}

.hover\:bg-primary-alt:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(0, 71, 143, var(--tw-bg-opacity));
}

.hover\:bg-subtle-white:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(249, 249, 249, var(--tw-bg-opacity));
}

.hover\:bg-turquesa:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(0, 151, 178, 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));
}

.focus\:bg-base-normal:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(0, 65, 129, var(--tw-bg-opacity));
}

.focus\:bg-base-dark:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(0, 52, 105, var(--tw-bg-opacity));
}

.focus\:bg-base-black:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(29, 29, 31, var(--tw-bg-opacity));
}

.focus\:bg-base-border:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(231, 231, 233, var(--tw-bg-opacity));
}

.focus\:bg-primary-normal:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(0, 103, 207, var(--tw-bg-opacity));
}

.focus\:bg-primary-alt:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(0, 71, 143, var(--tw-bg-opacity));
}

.focus\:bg-subtle-white:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(249, 249, 249, var(--tw-bg-opacity));
}

.focus\:bg-turquesa:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(0, 151, 178, var(--tw-bg-opacity));
}

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

.group:hover .group-hover\:bg-opacity-0 {
  --tw-bg-opacity: 0;
}

.group:hover .group-hover\:bg-opacity-5 {
  --tw-bg-opacity: 0.05;
}

.group:hover .group-hover\:bg-opacity-10 {
  --tw-bg-opacity: 0.1;
}

.group:hover .group-hover\:bg-opacity-20 {
  --tw-bg-opacity: 0.2;
}

.group:hover .group-hover\:bg-opacity-25 {
  --tw-bg-opacity: 0.25;
}

.group:hover .group-hover\:bg-opacity-30 {
  --tw-bg-opacity: 0.3;
}

.group:hover .group-hover\:bg-opacity-40 {
  --tw-bg-opacity: 0.4;
}

.group:hover .group-hover\:bg-opacity-50 {
  --tw-bg-opacity: 0.5;
}

.group:hover .group-hover\:bg-opacity-60 {
  --tw-bg-opacity: 0.6;
}

.group:hover .group-hover\:bg-opacity-70 {
  --tw-bg-opacity: 0.7;
}

.group:hover .group-hover\:bg-opacity-75 {
  --tw-bg-opacity: 0.75;
}

.group:hover .group-hover\:bg-opacity-80 {
  --tw-bg-opacity: 0.8;
}

.group:hover .group-hover\:bg-opacity-90 {
  --tw-bg-opacity: 0.9;
}

.group:hover .group-hover\:bg-opacity-95 {
  --tw-bg-opacity: 0.95;
}

.group:hover .group-hover\: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;
}

.hover\:bg-opacity-0:hover {
  --tw-bg-opacity: 0;
}

.hover\:bg-opacity-5:hover {
  --tw-bg-opacity: 0.05;
}

.hover\:bg-opacity-10:hover {
  --tw-bg-opacity: 0.1;
}

.hover\:bg-opacity-20:hover {
  --tw-bg-opacity: 0.2;
}

.hover\:bg-opacity-25:hover {
  --tw-bg-opacity: 0.25;
}

.hover\:bg-opacity-30:hover {
  --tw-bg-opacity: 0.3;
}

.hover\:bg-opacity-40:hover {
  --tw-bg-opacity: 0.4;
}

.hover\:bg-opacity-50:hover {
  --tw-bg-opacity: 0.5;
}

.hover\:bg-opacity-60:hover {
  --tw-bg-opacity: 0.6;
}

.hover\:bg-opacity-70:hover {
  --tw-bg-opacity: 0.7;
}

.hover\:bg-opacity-75:hover {
  --tw-bg-opacity: 0.75;
}

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

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

.hover\:bg-opacity-95:hover {
  --tw-bg-opacity: 0.95;
}

.hover\:bg-opacity-100:hover {
  --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-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));
}

.from-base-normal {
  --tw-gradient-from: #004181;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 65, 129, 0));
}

.from-base-dark {
  --tw-gradient-from: #003469;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 52, 105, 0));
}

.from-base-black {
  --tw-gradient-from: #1D1D1F;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(29, 29, 31, 0));
}

.from-base-border {
  --tw-gradient-from: #E7E7E9;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(231, 231, 233, 0));
}

.from-primary-normal {
  --tw-gradient-from: #0067CF;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 103, 207, 0));
}

.from-primary-alt {
  --tw-gradient-from: #00478F;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 71, 143, 0));
}

.from-subtle-white {
  --tw-gradient-from: #F9F9F9;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 249, 249, 0));
}

.from-turquesa {
  --tw-gradient-from: #0097B2;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 151, 178, 0));
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.hover\:from-base-normal:hover {
  --tw-gradient-from: #004181;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 65, 129, 0));
}

.hover\:from-base-dark:hover {
  --tw-gradient-from: #003469;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 52, 105, 0));
}

.hover\:from-base-black:hover {
  --tw-gradient-from: #1D1D1F;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(29, 29, 31, 0));
}

.hover\:from-base-border:hover {
  --tw-gradient-from: #E7E7E9;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(231, 231, 233, 0));
}

.hover\:from-primary-normal:hover {
  --tw-gradient-from: #0067CF;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 103, 207, 0));
}

.hover\:from-primary-alt:hover {
  --tw-gradient-from: #00478F;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 71, 143, 0));
}

.hover\:from-subtle-white:hover {
  --tw-gradient-from: #F9F9F9;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 249, 249, 0));
}

.hover\:from-turquesa:hover {
  --tw-gradient-from: #0097B2;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 151, 178, 0));
}

.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\:from-base-normal:focus {
  --tw-gradient-from: #004181;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 65, 129, 0));
}

.focus\:from-base-dark:focus {
  --tw-gradient-from: #003469;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 52, 105, 0));
}

.focus\:from-base-black:focus {
  --tw-gradient-from: #1D1D1F;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(29, 29, 31, 0));
}

.focus\:from-base-border:focus {
  --tw-gradient-from: #E7E7E9;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(231, 231, 233, 0));
}

.focus\:from-primary-normal:focus {
  --tw-gradient-from: #0067CF;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 103, 207, 0));
}

.focus\:from-primary-alt:focus {
  --tw-gradient-from: #00478F;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 71, 143, 0));
}

.focus\:from-subtle-white:focus {
  --tw-gradient-from: #F9F9F9;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 249, 249, 0));
}

.focus\:from-turquesa:focus {
  --tw-gradient-from: #0097B2;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 151, 178, 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));
}

.via-base-normal {
  --tw-gradient-stops: var(--tw-gradient-from), #004181, var(--tw-gradient-to, rgba(0, 65, 129, 0));
}

.via-base-dark {
  --tw-gradient-stops: var(--tw-gradient-from), #003469, var(--tw-gradient-to, rgba(0, 52, 105, 0));
}

.via-base-black {
  --tw-gradient-stops: var(--tw-gradient-from), #1D1D1F, var(--tw-gradient-to, rgba(29, 29, 31, 0));
}

.via-base-border {
  --tw-gradient-stops: var(--tw-gradient-from), #E7E7E9, var(--tw-gradient-to, rgba(231, 231, 233, 0));
}

.via-primary-normal {
  --tw-gradient-stops: var(--tw-gradient-from), #0067CF, var(--tw-gradient-to, rgba(0, 103, 207, 0));
}

.via-primary-alt {
  --tw-gradient-stops: var(--tw-gradient-from), #00478F, var(--tw-gradient-to, rgba(0, 71, 143, 0));
}

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

.via-turquesa {
  --tw-gradient-stops: var(--tw-gradient-from), #0097B2, var(--tw-gradient-to, rgba(0, 151, 178, 0));
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.hover\:via-base-normal:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #004181, var(--tw-gradient-to, rgba(0, 65, 129, 0));
}

.hover\:via-base-dark:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #003469, var(--tw-gradient-to, rgba(0, 52, 105, 0));
}

.hover\:via-base-black:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #1D1D1F, var(--tw-gradient-to, rgba(29, 29, 31, 0));
}

.hover\:via-base-border:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #E7E7E9, var(--tw-gradient-to, rgba(231, 231, 233, 0));
}

.hover\:via-primary-normal:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #0067CF, var(--tw-gradient-to, rgba(0, 103, 207, 0));
}

.hover\:via-primary-alt:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #00478F, var(--tw-gradient-to, rgba(0, 71, 143, 0));
}

.hover\:via-subtle-white:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #F9F9F9, var(--tw-gradient-to, rgba(249, 249, 249, 0));
}

.hover\:via-turquesa:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #0097B2, var(--tw-gradient-to, rgba(0, 151, 178, 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\:via-base-normal:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #004181, var(--tw-gradient-to, rgba(0, 65, 129, 0));
}

.focus\:via-base-dark:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #003469, var(--tw-gradient-to, rgba(0, 52, 105, 0));
}

.focus\:via-base-black:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #1D1D1F, var(--tw-gradient-to, rgba(29, 29, 31, 0));
}

.focus\:via-base-border:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #E7E7E9, var(--tw-gradient-to, rgba(231, 231, 233, 0));
}

.focus\:via-primary-normal:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #0067CF, var(--tw-gradient-to, rgba(0, 103, 207, 0));
}

.focus\:via-primary-alt:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #00478F, var(--tw-gradient-to, rgba(0, 71, 143, 0));
}

.focus\:via-subtle-white:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #F9F9F9, var(--tw-gradient-to, rgba(249, 249, 249, 0));
}

.focus\:via-turquesa:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #0097B2, var(--tw-gradient-to, rgba(0, 151, 178, 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;
}

.to-base-normal {
  --tw-gradient-to: #004181;
}

.to-base-dark {
  --tw-gradient-to: #003469;
}

.to-base-black {
  --tw-gradient-to: #1D1D1F;
}

.to-base-border {
  --tw-gradient-to: #E7E7E9;
}

.to-primary-normal {
  --tw-gradient-to: #0067CF;
}

.to-primary-alt {
  --tw-gradient-to: #00478F;
}

.to-subtle-white {
  --tw-gradient-to: #F9F9F9;
}

.to-turquesa {
  --tw-gradient-to: #0097B2;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.hover\:to-yellow-700:hover {
  --tw-gradient-to: #b45309;
}

.hover\:to-yellow-800:hover {
  --tw-gradient-to: #92400e;
}

.hover\:to-yellow-900:hover {
  --tw-gradient-to: #78350f;
}

.hover\:to-green-50:hover {
  --tw-gradient-to: #ecfdf5;
}

.hover\:to-green-100:hover {
  --tw-gradient-to: #d1fae5;
}

.hover\:to-green-200:hover {
  --tw-gradient-to: #a7f3d0;
}

.hover\:to-green-300:hover {
  --tw-gradient-to: #6ee7b7;
}

.hover\:to-green-400:hover {
  --tw-gradient-to: #34d399;
}

.hover\:to-green-500:hover {
  --tw-gradient-to: #10b981;
}

.hover\:to-green-600:hover {
  --tw-gradient-to: #059669;
}

.hover\:to-green-700:hover {
  --tw-gradient-to: #047857;
}

.hover\:to-green-800:hover {
  --tw-gradient-to: #065f46;
}

.hover\:to-green-900:hover {
  --tw-gradient-to: #064e3b;
}

.hover\:to-blue-50:hover {
  --tw-gradient-to: #eff6ff;
}

.hover\:to-blue-100:hover {
  --tw-gradient-to: #dbeafe;
}

.hover\:to-blue-200:hover {
  --tw-gradient-to: #bfdbfe;
}

.hover\:to-blue-300:hover {
  --tw-gradient-to: #93c5fd;
}

.hover\:to-blue-400:hover {
  --tw-gradient-to: #60a5fa;
}

.hover\:to-blue-500:hover {
  --tw-gradient-to: #3b82f6;
}

.hover\:to-blue-600:hover {
  --tw-gradient-to: #2563eb;
}

.hover\:to-blue-700:hover {
  --tw-gradient-to: #1d4ed8;
}

.hover\:to-blue-800:hover {
  --tw-gradient-to: #1e40af;
}

.hover\:to-blue-900:hover {
  --tw-gradient-to: #1e3a8a;
}

.hover\:to-indigo-50:hover {
  --tw-gradient-to: #eef2ff;
}

.hover\:to-indigo-100:hover {
  --tw-gradient-to: #e0e7ff;
}

.hover\:to-indigo-200:hover {
  --tw-gradient-to: #c7d2fe;
}

.hover\:to-indigo-300:hover {
  --tw-gradient-to: #a5b4fc;
}

.hover\:to-indigo-400:hover {
  --tw-gradient-to: #818cf8;
}

.hover\:to-indigo-500:hover {
  --tw-gradient-to: #6366f1;
}

.hover\:to-indigo-600:hover {
  --tw-gradient-to: #4f46e5;
}

.hover\:to-indigo-700:hover {
  --tw-gradient-to: #4338ca;
}

.hover\:to-indigo-800:hover {
  --tw-gradient-to: #3730a3;
}

.hover\:to-indigo-900:hover {
  --tw-gradient-to: #312e81;
}

.hover\:to-purple-50:hover {
  --tw-gradient-to: #f5f3ff;
}

.hover\:to-purple-100:hover {
  --tw-gradient-to: #ede9fe;
}

.hover\:to-purple-200:hover {
  --tw-gradient-to: #ddd6fe;
}

.hover\:to-purple-300:hover {
  --tw-gradient-to: #c4b5fd;
}

.hover\:to-purple-400:hover {
  --tw-gradient-to: #a78bfa;
}

.hover\:to-purple-500:hover {
  --tw-gradient-to: #8b5cf6;
}

.hover\:to-purple-600:hover {
  --tw-gradient-to: #7c3aed;
}

.hover\:to-purple-700:hover {
  --tw-gradient-to: #6d28d9;
}

.hover\:to-purple-800:hover {
  --tw-gradient-to: #5b21b6;
}

.hover\:to-purple-900:hover {
  --tw-gradient-to: #4c1d95;
}

.hover\:to-pink-50:hover {
  --tw-gradient-to: #fdf2f8;
}

.hover\:to-pink-100:hover {
  --tw-gradient-to: #fce7f3;
}

.hover\:to-pink-200:hover {
  --tw-gradient-to: #fbcfe8;
}

.hover\:to-pink-300:hover {
  --tw-gradient-to: #f9a8d4;
}

.hover\:to-pink-400:hover {
  --tw-gradient-to: #f472b6;
}

.hover\:to-pink-500:hover {
  --tw-gradient-to: #ec4899;
}

.hover\:to-pink-600:hover {
  --tw-gradient-to: #db2777;
}

.hover\:to-pink-700:hover {
  --tw-gradient-to: #be185d;
}

.hover\:to-pink-800:hover {
  --tw-gradient-to: #9d174d;
}

.hover\:to-pink-900:hover {
  --tw-gradient-to: #831843;
}

.hover\:to-base-normal:hover {
  --tw-gradient-to: #004181;
}

.hover\:to-base-dark:hover {
  --tw-gradient-to: #003469;
}

.hover\:to-base-black:hover {
  --tw-gradient-to: #1D1D1F;
}

.hover\:to-base-border:hover {
  --tw-gradient-to: #E7E7E9;
}

.hover\:to-primary-normal:hover {
  --tw-gradient-to: #0067CF;
}

.hover\:to-primary-alt:hover {
  --tw-gradient-to: #00478F;
}

.hover\:to-subtle-white:hover {
  --tw-gradient-to: #F9F9F9;
}

.hover\:to-turquesa:hover {
  --tw-gradient-to: #0097B2;
}

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

.focus\:to-base-normal:focus {
  --tw-gradient-to: #004181;
}

.focus\:to-base-dark:focus {
  --tw-gradient-to: #003469;
}

.focus\:to-base-black:focus {
  --tw-gradient-to: #1D1D1F;
}

.focus\:to-base-border:focus {
  --tw-gradient-to: #E7E7E9;
}

.focus\:to-primary-normal:focus {
  --tw-gradient-to: #0067CF;
}

.focus\:to-primary-alt:focus {
  --tw-gradient-to: #00478F;
}

.focus\:to-subtle-white:focus {
  --tw-gradient-to: #F9F9F9;
}

.focus\:to-turquesa:focus {
  --tw-gradient-to: #0097B2;
}

.decoration-slice {
  -webkit-box-decoration-break: slice;
          box-decoration-break: slice;
}

.decoration-clone {
  -webkit-box-decoration-break: clone;
          box-decoration-break: clone;
}

.bg-auto {
  background-size: auto;
}

.bg-cover {
  background-size: cover;
}

.bg-contain {
  background-size: contain;
}

.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 {
  -webkit-background-clip: text;
          background-clip: text;
}

.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-origin-border {
  background-origin: border-box;
}

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

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

.fill-current {
  fill: currentColor;
}

.stroke-current {
  stroke: currentColor;
}

.stroke-0 {
  stroke-width: 0;
}

.stroke-1 {
  stroke-width: 1;
}

.stroke-2 {
  stroke-width: 2;
}

.object-contain {
  -o-object-fit: contain;
     object-fit: contain;
}

.object-cover {
  -o-object-fit: cover;
     object-fit: cover;
}

.object-fill {
  -o-object-fit: fill;
     object-fit: fill;
}

.object-none {
  -o-object-fit: none;
     object-fit: none;
}

.object-scale-down {
  -o-object-fit: scale-down;
     object-fit: scale-down;
}

.object-bottom {
  -o-object-position: bottom;
     object-position: bottom;
}

.object-center {
  -o-object-position: center;
     object-position: center;
}

.object-left {
  -o-object-position: left;
     object-position: left;
}

.object-left-bottom {
  -o-object-position: left bottom;
     object-position: left bottom;
}

.object-left-top {
  -o-object-position: left top;
     object-position: left top;
}

.object-right {
  -o-object-position: right;
     object-position: right;
}

.object-right-bottom {
  -o-object-position: right bottom;
     object-position: right bottom;
}

.object-right-top {
  -o-object-position: right top;
     object-position: right top;
}

.object-top {
  -o-object-position: top;
     object-position: top;
}

.p-0 {
  padding: 0;
}

.p-1 {
  padding: 0.0625rem;
}

.p-2 {
  padding: 0.125rem;
}

.p-3 {
  padding: 0.1875rem;
}

.p-4 {
  padding: 0.25rem;
}

.p-5 {
  padding: 0.3125rem;
}

.p-6 {
  padding: 0.375rem;
}

.p-8 {
  padding: 0.5rem;
}

.p-10 {
  padding: 0.625rem;
}

.p-12 {
  padding: 0.75rem;
}

.p-16 {
  padding: 1rem;
}

.p-20 {
  padding: 1.25rem;
}

.p-24 {
  padding: 1.5rem;
}

.p-32 {
  padding: 2rem;
}

.p-40 {
  padding: 2.5rem;
}

.p-48 {
  padding: 3rem;
}

.p-56 {
  padding: 3.5rem;
}

.p-64 {
  padding: 4rem;
}

.p-68 {
  padding: 4.25rem;
}

.p-72 {
  padding: 4.5rem;
}

.p-76 {
  padding: 4.75rem;
}

.p-80 {
  padding: 5rem;
}

.p-192 {
  padding: 12rem;
}

.p-px {
  padding: 1px;
}

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

.px-1 {
  padding-left: 0.0625rem;
  padding-right: 0.0625rem;
}

.px-2 {
  padding-left: 0.125rem;
  padding-right: 0.125rem;
}

.px-3 {
  padding-left: 0.1875rem;
  padding-right: 0.1875rem;
}

.px-4 {
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}

.px-5 {
  padding-left: 0.3125rem;
  padding-right: 0.3125rem;
}

.px-6 {
  padding-left: 0.375rem;
  padding-right: 0.375rem;
}

.px-8 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

.px-10 {
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}

.px-12 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}

.px-16 {
  padding-left: 1rem;
  padding-right: 1rem;
}

.px-20 {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

.px-24 {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.px-32 {
  padding-left: 2rem;
  padding-right: 2rem;
}

.px-40 {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}

.px-48 {
  padding-left: 3rem;
  padding-right: 3rem;
}

.px-56 {
  padding-left: 3.5rem;
  padding-right: 3.5rem;
}

.px-64 {
  padding-left: 4rem;
  padding-right: 4rem;
}

.px-68 {
  padding-left: 4.25rem;
  padding-right: 4.25rem;
}

.px-72 {
  padding-left: 4.5rem;
  padding-right: 4.5rem;
}

.px-76 {
  padding-left: 4.75rem;
  padding-right: 4.75rem;
}

.px-80 {
  padding-left: 5rem;
  padding-right: 5rem;
}

.px-192 {
  padding-left: 12rem;
  padding-right: 12rem;
}

.px-px {
  padding-left: 1px;
  padding-right: 1px;
}

.py-0 {
  padding-top: 0;
  padding-bottom: 0;
}

.py-1 {
  padding-top: 0.0625rem;
  padding-bottom: 0.0625rem;
}

.py-2 {
  padding-top: 0.125rem;
  padding-bottom: 0.125rem;
}

.py-3 {
  padding-top: 0.1875rem;
  padding-bottom: 0.1875rem;
}

.py-4 {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}

.py-5 {
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
}

.py-6 {
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
}

.py-8 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.py-10 {
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}

.py-12 {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}

.py-16 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.py-20 {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}

.py-24 {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}

.py-32 {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.py-40 {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}

.py-48 {
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.py-56 {
  padding-top: 3.5rem;
  padding-bottom: 3.5rem;
}

.py-64 {
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.py-68 {
  padding-top: 4.25rem;
  padding-bottom: 4.25rem;
}

.py-72 {
  padding-top: 4.5rem;
  padding-bottom: 4.5rem;
}

.py-76 {
  padding-top: 4.75rem;
  padding-bottom: 4.75rem;
}

.py-80 {
  padding-top: 5rem;
  padding-bottom: 5rem;
}

.py-192 {
  padding-top: 12rem;
  padding-bottom: 12rem;
}

.py-px {
  padding-top: 1px;
  padding-bottom: 1px;
}

.pt-0 {
  padding-top: 0;
}

.pt-1 {
  padding-top: 0.0625rem;
}

.pt-2 {
  padding-top: 0.125rem;
}

.pt-3 {
  padding-top: 0.1875rem;
}

.pt-4 {
  padding-top: 0.25rem;
}

.pt-5 {
  padding-top: 0.3125rem;
}

.pt-6 {
  padding-top: 0.375rem;
}

.pt-8 {
  padding-top: 0.5rem;
}

.pt-10 {
  padding-top: 0.625rem;
}

.pt-12 {
  padding-top: 0.75rem;
}

.pt-16 {
  padding-top: 1rem;
}

.pt-20 {
  padding-top: 1.25rem;
}

.pt-24 {
  padding-top: 1.5rem;
}

.pt-32 {
  padding-top: 2rem;
}

.pt-40 {
  padding-top: 2.5rem;
}

.pt-48 {
  padding-top: 3rem;
}

.pt-56 {
  padding-top: 3.5rem;
}

.pt-64 {
  padding-top: 4rem;
}

.pt-68 {
  padding-top: 4.25rem;
}

.pt-72 {
  padding-top: 4.5rem;
}

.pt-76 {
  padding-top: 4.75rem;
}

.pt-80 {
  padding-top: 5rem;
}

.pt-192 {
  padding-top: 12rem;
}

.pt-px {
  padding-top: 1px;
}

.pr-0 {
  padding-right: 0;
}

.pr-1 {
  padding-right: 0.0625rem;
}

.pr-2 {
  padding-right: 0.125rem;
}

.pr-3 {
  padding-right: 0.1875rem;
}

.pr-4 {
  padding-right: 0.25rem;
}

.pr-5 {
  padding-right: 0.3125rem;
}

.pr-6 {
  padding-right: 0.375rem;
}

.pr-8 {
  padding-right: 0.5rem;
}

.pr-10 {
  padding-right: 0.625rem;
}

.pr-12 {
  padding-right: 0.75rem;
}

.pr-16 {
  padding-right: 1rem;
}

.pr-20 {
  padding-right: 1.25rem;
}

.pr-24 {
  padding-right: 1.5rem;
}

.pr-32 {
  padding-right: 2rem;
}

.pr-40 {
  padding-right: 2.5rem;
}

.pr-48 {
  padding-right: 3rem;
}

.pr-56 {
  padding-right: 3.5rem;
}

.pr-64 {
  padding-right: 4rem;
}

.pr-68 {
  padding-right: 4.25rem;
}

.pr-72 {
  padding-right: 4.5rem;
}

.pr-76 {
  padding-right: 4.75rem;
}

.pr-80 {
  padding-right: 5rem;
}

.pr-192 {
  padding-right: 12rem;
}

.pr-px {
  padding-right: 1px;
}

.pb-0 {
  padding-bottom: 0;
}

.pb-1 {
  padding-bottom: 0.0625rem;
}

.pb-2 {
  padding-bottom: 0.125rem;
}

.pb-3 {
  padding-bottom: 0.1875rem;
}

.pb-4 {
  padding-bottom: 0.25rem;
}

.pb-5 {
  padding-bottom: 0.3125rem;
}

.pb-6 {
  padding-bottom: 0.375rem;
}

.pb-8 {
  padding-bottom: 0.5rem;
}

.pb-10 {
  padding-bottom: 0.625rem;
}

.pb-12 {
  padding-bottom: 0.75rem;
}

.pb-16 {
  padding-bottom: 1rem;
}

.pb-20 {
  padding-bottom: 1.25rem;
}

.pb-24 {
  padding-bottom: 1.5rem;
}

.pb-32 {
  padding-bottom: 2rem;
}

.pb-40 {
  padding-bottom: 2.5rem;
}

.pb-48 {
  padding-bottom: 3rem;
}

.pb-56 {
  padding-bottom: 3.5rem;
}

.pb-64 {
  padding-bottom: 4rem;
}

.pb-68 {
  padding-bottom: 4.25rem;
}

.pb-72 {
  padding-bottom: 4.5rem;
}

.pb-76 {
  padding-bottom: 4.75rem;
}

.pb-80 {
  padding-bottom: 5rem;
}

.pb-192 {
  padding-bottom: 12rem;
}

.pb-px {
  padding-bottom: 1px;
}

.pl-0 {
  padding-left: 0;
}

.pl-1 {
  padding-left: 0.0625rem;
}

.pl-2 {
  padding-left: 0.125rem;
}

.pl-3 {
  padding-left: 0.1875rem;
}

.pl-4 {
  padding-left: 0.25rem;
}

.pl-5 {
  padding-left: 0.3125rem;
}

.pl-6 {
  padding-left: 0.375rem;
}

.pl-8 {
  padding-left: 0.5rem;
}

.pl-10 {
  padding-left: 0.625rem;
}

.pl-12 {
  padding-left: 0.75rem;
}

.pl-16 {
  padding-left: 1rem;
}

.pl-20 {
  padding-left: 1.25rem;
}

.pl-24 {
  padding-left: 1.5rem;
}

.pl-32 {
  padding-left: 2rem;
}

.pl-40 {
  padding-left: 2.5rem;
}

.pl-48 {
  padding-left: 3rem;
}

.pl-56 {
  padding-left: 3.5rem;
}

.pl-64 {
  padding-left: 4rem;
}

.pl-68 {
  padding-left: 4.25rem;
}

.pl-72 {
  padding-left: 4.5rem;
}

.pl-76 {
  padding-left: 4.75rem;
}

.pl-80 {
  padding-left: 5rem;
}

.pl-192 {
  padding-left: 12rem;
}

.pl-px {
  padding-left: 1px;
}

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

.text-center {
  text-align: center;
}

.text-right {
  text-align: right;
}

.text-justify {
  text-align: justify;
}

.align-baseline {
  vertical-align: baseline;
}

.align-top {
  vertical-align: top;
}

.align-middle {
  vertical-align: middle;
}

.align-bottom {
  vertical-align: bottom;
}

.align-text-top {
  vertical-align: text-top;
}

.align-text-bottom {
  vertical-align: text-bottom;
}

.font-body {
  font-family: Roboto;
}

.font-heading {
  font-family: "Open Sans";
}

.text-root-em {
  font-size: 16px;
}

.text-xs {
  font-size: 0.75rem;
}

.text-sm {
  font-size: 0.875rem;
}

.text-base {
  font-size: 1rem;
}

.text-lg {
  font-size: 1.125rem;
}

.text-xl {
  font-size: 1.25rem;
}

.text-2xl {
  font-size: 1.375rem;
}

.text-3xl {
  font-size: 1.5rem;
}

.text-4xl {
  font-size: 1.625rem;
}

.text-5xl {
  font-size: 1.75rem;
}

.text-6xl {
  font-size: 1.875rem;
}

.text-heading-xs {
  font-size: 1.75rem;
}

.text-heading-sm {
  font-size: 2rem;
}

.text-heading-md {
  font-size: 2.125rem;
}

.text-heading-lg {
  font-size: 2.375rem;
}

.text-heading-xl {
  font-size: 2.625rem;
}

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

.uppercase {
  text-transform: uppercase;
}

.lowercase {
  text-transform: lowercase;
}

.capitalize {
  text-transform: capitalize;
}

.normal-case {
  text-transform: none;
}

.italic {
  font-style: italic;
}

.not-italic {
  font-style: normal;
}

.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-feature-settings: var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction);
  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-feature-settings: normal;
  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;
}

.leading-3 {
  line-height: .75rem;
}

.leading-4 {
  line-height: 1rem;
}

.leading-5 {
  line-height: 1.25rem;
}

.leading-6 {
  line-height: 1.5rem;
}

.leading-7 {
  line-height: 1.75rem;
}

.leading-8 {
  line-height: 2rem;
}

.leading-9 {
  line-height: 2.25rem;
}

.leading-10 {
  line-height: 2.5rem;
}

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

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

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

.text-base-normal {
  --tw-text-opacity: 1;
  color: rgba(0, 65, 129, var(--tw-text-opacity));
}

.text-base-dark {
  --tw-text-opacity: 1;
  color: rgba(0, 52, 105, var(--tw-text-opacity));
}

.text-base-black {
  --tw-text-opacity: 1;
  color: rgba(29, 29, 31, var(--tw-text-opacity));
}

.text-base-border {
  --tw-text-opacity: 1;
  color: rgba(231, 231, 233, var(--tw-text-opacity));
}

.text-primary-normal {
  --tw-text-opacity: 1;
  color: rgba(0, 103, 207, var(--tw-text-opacity));
}

.text-primary-alt {
  --tw-text-opacity: 1;
  color: rgba(0, 71, 143, var(--tw-text-opacity));
}

.text-subtle-white {
  --tw-text-opacity: 1;
  color: rgba(249, 249, 249, var(--tw-text-opacity));
}

.text-turquesa {
  --tw-text-opacity: 1;
  color: rgba(0, 151, 178, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-transparent {
  color: transparent;
}

.group:hover .group-hover\:text-current {
  color: currentColor;
}

.group:hover .group-hover\:text-black {
  --tw-text-opacity: 1;
  color: rgba(0, 0, 0, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-white {
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-gray-50 {
  --tw-text-opacity: 1;
  color: rgba(249, 250, 251, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-gray-100 {
  --tw-text-opacity: 1;
  color: rgba(243, 244, 246, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-gray-200 {
  --tw-text-opacity: 1;
  color: rgba(229, 231, 235, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-gray-300 {
  --tw-text-opacity: 1;
  color: rgba(209, 213, 219, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-gray-400 {
  --tw-text-opacity: 1;
  color: rgba(156, 163, 175, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-gray-500 {
  --tw-text-opacity: 1;
  color: rgba(107, 114, 128, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-gray-600 {
  --tw-text-opacity: 1;
  color: rgba(75, 85, 99, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-gray-700 {
  --tw-text-opacity: 1;
  color: rgba(55, 65, 81, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-gray-800 {
  --tw-text-opacity: 1;
  color: rgba(31, 41, 55, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-gray-900 {
  --tw-text-opacity: 1;
  color: rgba(17, 24, 39, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-red-50 {
  --tw-text-opacity: 1;
  color: rgba(254, 242, 242, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-red-100 {
  --tw-text-opacity: 1;
  color: rgba(254, 226, 226, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-red-200 {
  --tw-text-opacity: 1;
  color: rgba(254, 202, 202, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-red-300 {
  --tw-text-opacity: 1;
  color: rgba(252, 165, 165, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-red-400 {
  --tw-text-opacity: 1;
  color: rgba(248, 113, 113, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-red-500 {
  --tw-text-opacity: 1;
  color: rgba(239, 68, 68, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-red-600 {
  --tw-text-opacity: 1;
  color: rgba(220, 38, 38, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-red-700 {
  --tw-text-opacity: 1;
  color: rgba(185, 28, 28, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-red-800 {
  --tw-text-opacity: 1;
  color: rgba(153, 27, 27, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-red-900 {
  --tw-text-opacity: 1;
  color: rgba(127, 29, 29, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-yellow-50 {
  --tw-text-opacity: 1;
  color: rgba(255, 251, 235, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-yellow-100 {
  --tw-text-opacity: 1;
  color: rgba(254, 243, 199, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-yellow-200 {
  --tw-text-opacity: 1;
  color: rgba(253, 230, 138, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-yellow-300 {
  --tw-text-opacity: 1;
  color: rgba(252, 211, 77, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-yellow-400 {
  --tw-text-opacity: 1;
  color: rgba(251, 191, 36, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-yellow-500 {
  --tw-text-opacity: 1;
  color: rgba(245, 158, 11, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-yellow-600 {
  --tw-text-opacity: 1;
  color: rgba(217, 119, 6, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-yellow-700 {
  --tw-text-opacity: 1;
  color: rgba(180, 83, 9, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-yellow-800 {
  --tw-text-opacity: 1;
  color: rgba(146, 64, 14, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-yellow-900 {
  --tw-text-opacity: 1;
  color: rgba(120, 53, 15, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-green-50 {
  --tw-text-opacity: 1;
  color: rgba(236, 253, 245, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-green-100 {
  --tw-text-opacity: 1;
  color: rgba(209, 250, 229, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-green-200 {
  --tw-text-opacity: 1;
  color: rgba(167, 243, 208, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-green-300 {
  --tw-text-opacity: 1;
  color: rgba(110, 231, 183, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-green-400 {
  --tw-text-opacity: 1;
  color: rgba(52, 211, 153, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-green-500 {
  --tw-text-opacity: 1;
  color: rgba(16, 185, 129, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-green-600 {
  --tw-text-opacity: 1;
  color: rgba(5, 150, 105, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-green-700 {
  --tw-text-opacity: 1;
  color: rgba(4, 120, 87, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-green-800 {
  --tw-text-opacity: 1;
  color: rgba(6, 95, 70, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-green-900 {
  --tw-text-opacity: 1;
  color: rgba(6, 78, 59, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-blue-50 {
  --tw-text-opacity: 1;
  color: rgba(239, 246, 255, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-blue-100 {
  --tw-text-opacity: 1;
  color: rgba(219, 234, 254, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-blue-200 {
  --tw-text-opacity: 1;
  color: rgba(191, 219, 254, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-blue-300 {
  --tw-text-opacity: 1;
  color: rgba(147, 197, 253, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-blue-400 {
  --tw-text-opacity: 1;
  color: rgba(96, 165, 250, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-blue-500 {
  --tw-text-opacity: 1;
  color: rgba(59, 130, 246, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-blue-600 {
  --tw-text-opacity: 1;
  color: rgba(37, 99, 235, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-blue-700 {
  --tw-text-opacity: 1;
  color: rgba(29, 78, 216, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-blue-800 {
  --tw-text-opacity: 1;
  color: rgba(30, 64, 175, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-blue-900 {
  --tw-text-opacity: 1;
  color: rgba(30, 58, 138, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-indigo-50 {
  --tw-text-opacity: 1;
  color: rgba(238, 242, 255, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-indigo-100 {
  --tw-text-opacity: 1;
  color: rgba(224, 231, 255, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-indigo-200 {
  --tw-text-opacity: 1;
  color: rgba(199, 210, 254, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-indigo-300 {
  --tw-text-opacity: 1;
  color: rgba(165, 180, 252, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-indigo-400 {
  --tw-text-opacity: 1;
  color: rgba(129, 140, 248, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-indigo-500 {
  --tw-text-opacity: 1;
  color: rgba(99, 102, 241, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-indigo-600 {
  --tw-text-opacity: 1;
  color: rgba(79, 70, 229, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-indigo-700 {
  --tw-text-opacity: 1;
  color: rgba(67, 56, 202, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-indigo-800 {
  --tw-text-opacity: 1;
  color: rgba(55, 48, 163, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-indigo-900 {
  --tw-text-opacity: 1;
  color: rgba(49, 46, 129, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-purple-50 {
  --tw-text-opacity: 1;
  color: rgba(245, 243, 255, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-purple-100 {
  --tw-text-opacity: 1;
  color: rgba(237, 233, 254, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-purple-200 {
  --tw-text-opacity: 1;
  color: rgba(221, 214, 254, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-purple-300 {
  --tw-text-opacity: 1;
  color: rgba(196, 181, 253, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-purple-400 {
  --tw-text-opacity: 1;
  color: rgba(167, 139, 250, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-purple-500 {
  --tw-text-opacity: 1;
  color: rgba(139, 92, 246, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-purple-600 {
  --tw-text-opacity: 1;
  color: rgba(124, 58, 237, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-purple-700 {
  --tw-text-opacity: 1;
  color: rgba(109, 40, 217, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-purple-800 {
  --tw-text-opacity: 1;
  color: rgba(91, 33, 182, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-purple-900 {
  --tw-text-opacity: 1;
  color: rgba(76, 29, 149, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-pink-50 {
  --tw-text-opacity: 1;
  color: rgba(253, 242, 248, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-pink-100 {
  --tw-text-opacity: 1;
  color: rgba(252, 231, 243, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-pink-200 {
  --tw-text-opacity: 1;
  color: rgba(251, 207, 232, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-pink-300 {
  --tw-text-opacity: 1;
  color: rgba(249, 168, 212, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-pink-400 {
  --tw-text-opacity: 1;
  color: rgba(244, 114, 182, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-pink-500 {
  --tw-text-opacity: 1;
  color: rgba(236, 72, 153, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-pink-600 {
  --tw-text-opacity: 1;
  color: rgba(219, 39, 119, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-pink-700 {
  --tw-text-opacity: 1;
  color: rgba(190, 24, 93, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-pink-800 {
  --tw-text-opacity: 1;
  color: rgba(157, 23, 77, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-pink-900 {
  --tw-text-opacity: 1;
  color: rgba(131, 24, 67, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-base-normal {
  --tw-text-opacity: 1;
  color: rgba(0, 65, 129, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-base-dark {
  --tw-text-opacity: 1;
  color: rgba(0, 52, 105, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-base-black {
  --tw-text-opacity: 1;
  color: rgba(29, 29, 31, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-base-border {
  --tw-text-opacity: 1;
  color: rgba(231, 231, 233, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-primary-normal {
  --tw-text-opacity: 1;
  color: rgba(0, 103, 207, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-primary-alt {
  --tw-text-opacity: 1;
  color: rgba(0, 71, 143, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-subtle-white {
  --tw-text-opacity: 1;
  color: rgba(249, 249, 249, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-turquesa {
  --tw-text-opacity: 1;
  color: rgba(0, 151, 178, 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-within\:text-base-normal:focus-within {
  --tw-text-opacity: 1;
  color: rgba(0, 65, 129, var(--tw-text-opacity));
}

.focus-within\:text-base-dark:focus-within {
  --tw-text-opacity: 1;
  color: rgba(0, 52, 105, var(--tw-text-opacity));
}

.focus-within\:text-base-black:focus-within {
  --tw-text-opacity: 1;
  color: rgba(29, 29, 31, var(--tw-text-opacity));
}

.focus-within\:text-base-border:focus-within {
  --tw-text-opacity: 1;
  color: rgba(231, 231, 233, var(--tw-text-opacity));
}

.focus-within\:text-primary-normal:focus-within {
  --tw-text-opacity: 1;
  color: rgba(0, 103, 207, var(--tw-text-opacity));
}

.focus-within\:text-primary-alt:focus-within {
  --tw-text-opacity: 1;
  color: rgba(0, 71, 143, var(--tw-text-opacity));
}

.focus-within\:text-subtle-white:focus-within {
  --tw-text-opacity: 1;
  color: rgba(249, 249, 249, var(--tw-text-opacity));
}

.focus-within\:text-turquesa:focus-within {
  --tw-text-opacity: 1;
  color: rgba(0, 151, 178, var(--tw-text-opacity));
}

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

.hover\:text-current:hover {
  color: currentColor;
}

.hover\:text-black:hover {
  --tw-text-opacity: 1;
  color: rgba(0, 0, 0, var(--tw-text-opacity));
}

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

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

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

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

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

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

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

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

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

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

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

.hover\:text-red-50:hover {
  --tw-text-opacity: 1;
  color: rgba(254, 242, 242, var(--tw-text-opacity));
}

.hover\:text-red-100:hover {
  --tw-text-opacity: 1;
  color: rgba(254, 226, 226, var(--tw-text-opacity));
}

.hover\:text-red-200:hover {
  --tw-text-opacity: 1;
  color: rgba(254, 202, 202, var(--tw-text-opacity));
}

.hover\:text-red-300:hover {
  --tw-text-opacity: 1;
  color: rgba(252, 165, 165, var(--tw-text-opacity));
}

.hover\:text-red-400:hover {
  --tw-text-opacity: 1;
  color: rgba(248, 113, 113, var(--tw-text-opacity));
}

.hover\:text-red-500:hover {
  --tw-text-opacity: 1;
  color: rgba(239, 68, 68, var(--tw-text-opacity));
}

.hover\:text-red-600:hover {
  --tw-text-opacity: 1;
  color: rgba(220, 38, 38, var(--tw-text-opacity));
}

.hover\:text-red-700:hover {
  --tw-text-opacity: 1;
  color: rgba(185, 28, 28, var(--tw-text-opacity));
}

.hover\:text-red-800:hover {
  --tw-text-opacity: 1;
  color: rgba(153, 27, 27, var(--tw-text-opacity));
}

.hover\:text-red-900:hover {
  --tw-text-opacity: 1;
  color: rgba(127, 29, 29, var(--tw-text-opacity));
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.hover\:text-base-normal:hover {
  --tw-text-opacity: 1;
  color: rgba(0, 65, 129, var(--tw-text-opacity));
}

.hover\:text-base-dark:hover {
  --tw-text-opacity: 1;
  color: rgba(0, 52, 105, var(--tw-text-opacity));
}

.hover\:text-base-black:hover {
  --tw-text-opacity: 1;
  color: rgba(29, 29, 31, var(--tw-text-opacity));
}

.hover\:text-base-border:hover {
  --tw-text-opacity: 1;
  color: rgba(231, 231, 233, var(--tw-text-opacity));
}

.hover\:text-primary-normal:hover {
  --tw-text-opacity: 1;
  color: rgba(0, 103, 207, var(--tw-text-opacity));
}

.hover\:text-primary-alt:hover {
  --tw-text-opacity: 1;
  color: rgba(0, 71, 143, var(--tw-text-opacity));
}

.hover\:text-subtle-white:hover {
  --tw-text-opacity: 1;
  color: rgba(249, 249, 249, var(--tw-text-opacity));
}

.hover\:text-turquesa:hover {
  --tw-text-opacity: 1;
  color: rgba(0, 151, 178, 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));
}

.focus\:text-base-normal:focus {
  --tw-text-opacity: 1;
  color: rgba(0, 65, 129, var(--tw-text-opacity));
}

.focus\:text-base-dark:focus {
  --tw-text-opacity: 1;
  color: rgba(0, 52, 105, var(--tw-text-opacity));
}

.focus\:text-base-black:focus {
  --tw-text-opacity: 1;
  color: rgba(29, 29, 31, var(--tw-text-opacity));
}

.focus\:text-base-border:focus {
  --tw-text-opacity: 1;
  color: rgba(231, 231, 233, var(--tw-text-opacity));
}

.focus\:text-primary-normal:focus {
  --tw-text-opacity: 1;
  color: rgba(0, 103, 207, var(--tw-text-opacity));
}

.focus\:text-primary-alt:focus {
  --tw-text-opacity: 1;
  color: rgba(0, 71, 143, var(--tw-text-opacity));
}

.focus\:text-subtle-white:focus {
  --tw-text-opacity: 1;
  color: rgba(249, 249, 249, var(--tw-text-opacity));
}

.focus\:text-turquesa:focus {
  --tw-text-opacity: 1;
  color: rgba(0, 151, 178, 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;
}

.group:hover .group-hover\:text-opacity-0 {
  --tw-text-opacity: 0;
}

.group:hover .group-hover\:text-opacity-5 {
  --tw-text-opacity: 0.05;
}

.group:hover .group-hover\:text-opacity-10 {
  --tw-text-opacity: 0.1;
}

.group:hover .group-hover\:text-opacity-20 {
  --tw-text-opacity: 0.2;
}

.group:hover .group-hover\:text-opacity-25 {
  --tw-text-opacity: 0.25;
}

.group:hover .group-hover\:text-opacity-30 {
  --tw-text-opacity: 0.3;
}

.group:hover .group-hover\:text-opacity-40 {
  --tw-text-opacity: 0.4;
}

.group:hover .group-hover\:text-opacity-50 {
  --tw-text-opacity: 0.5;
}

.group:hover .group-hover\:text-opacity-60 {
  --tw-text-opacity: 0.6;
}

.group:hover .group-hover\:text-opacity-70 {
  --tw-text-opacity: 0.7;
}

.group:hover .group-hover\:text-opacity-75 {
  --tw-text-opacity: 0.75;
}

.group:hover .group-hover\:text-opacity-80 {
  --tw-text-opacity: 0.8;
}

.group:hover .group-hover\:text-opacity-90 {
  --tw-text-opacity: 0.9;
}

.group:hover .group-hover\:text-opacity-95 {
  --tw-text-opacity: 0.95;
}

.group:hover .group-hover\: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;
}

.hover\:text-opacity-0:hover {
  --tw-text-opacity: 0;
}

.hover\:text-opacity-5:hover {
  --tw-text-opacity: 0.05;
}

.hover\:text-opacity-10:hover {
  --tw-text-opacity: 0.1;
}

.hover\:text-opacity-20:hover {
  --tw-text-opacity: 0.2;
}

.hover\:text-opacity-25:hover {
  --tw-text-opacity: 0.25;
}

.hover\:text-opacity-30:hover {
  --tw-text-opacity: 0.3;
}

.hover\:text-opacity-40:hover {
  --tw-text-opacity: 0.4;
}

.hover\:text-opacity-50:hover {
  --tw-text-opacity: 0.5;
}

.hover\:text-opacity-60:hover {
  --tw-text-opacity: 0.6;
}

.hover\:text-opacity-70:hover {
  --tw-text-opacity: 0.7;
}

.hover\:text-opacity-75:hover {
  --tw-text-opacity: 0.75;
}

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

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

.hover\:text-opacity-95:hover {
  --tw-text-opacity: 0.95;
}

.hover\:text-opacity-100:hover {
  --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;
}

.underline {
  text-decoration: underline;
}

.line-through {
  text-decoration: line-through;
}

.no-underline {
  text-decoration: none;
}

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

.group:hover .group-hover\:line-through {
  text-decoration: line-through;
}

.group:hover .group-hover\: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;
}

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

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

.hover\:no-underline:hover {
  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;
}

.placeholder-transparent::-moz-placeholder {
  color: transparent;
}

.placeholder-transparent:-ms-input-placeholder {
  color: transparent;
}

.placeholder-transparent::placeholder {
  color: transparent;
}

.placeholder-current::-moz-placeholder {
  color: currentColor;
}

.placeholder-current:-ms-input-placeholder {
  color: currentColor;
}

.placeholder-current::placeholder {
  color: currentColor;
}

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

.placeholder-black:-ms-input-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(0, 0, 0, var(--tw-placeholder-opacity));
}

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

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

.placeholder-white:-ms-input-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.placeholder-red-50:-ms-input-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(254, 242, 242, var(--tw-placeholder-opacity));
}

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

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

.placeholder-red-100:-ms-input-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(254, 226, 226, var(--tw-placeholder-opacity));
}

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

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

.placeholder-red-200:-ms-input-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(254, 202, 202, var(--tw-placeholder-opacity));
}

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

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

.placeholder-red-300:-ms-input-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(252, 165, 165, var(--tw-placeholder-opacity));
}

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

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

.placeholder-red-400:-ms-input-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(248, 113, 113, var(--tw-placeholder-opacity));
}

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

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

.placeholder-red-500:-ms-input-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(239, 68, 68, var(--tw-placeholder-opacity));
}

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

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

.placeholder-red-600:-ms-input-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(220, 38, 38, var(--tw-placeholder-opacity));
}

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

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

.placeholder-red-700:-ms-input-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(185, 28, 28, var(--tw-placeholder-opacity));
}

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

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

.placeholder-red-800:-ms-input-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(153, 27, 27, var(--tw-placeholder-opacity));
}

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

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

.placeholder-red-900:-ms-input-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(127, 29, 29, var(--tw-placeholder-opacity));
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.placeholder-blue-200:-ms-input-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(191, 219, 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::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(147, 197, 253, var(--tw-placeholder-opacity));
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.placeholder-indigo-100:-ms-input-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(224, 231, 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::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(199, 210, 254, var(--tw-placeholder-opacity));
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.placeholder-purple-50::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(245, 243, 255, var(--tw-placeholder-opacity));
}

.placeholder-purple-100::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(237, 233, 254, var(--tw-placeholder-opacity));
}

.placeholder-purple-100:-ms-input-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(237, 233, 254, var(--tw-placeholder-opacity));
}

.placeholder-purple-100::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(237, 233, 254, var(--tw-placeholder-opacity));
}

.placeholder-purple-200::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(221, 214, 254, var(--tw-placeholder-opacity));
}

.placeholder-purple-200:-ms-input-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(221, 214, 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::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(196, 181, 253, var(--tw-placeholder-opacity));
}

.placeholder-purple-300:-ms-input-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(196, 181, 253, var(--tw-placeholder-opacity));
}

.placeholder-purple-300::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(196, 181, 253, var(--tw-placeholder-opacity));
}

.placeholder-purple-400::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(167, 139, 250, var(--tw-placeholder-opacity));
}

.placeholder-purple-400:-ms-input-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(167, 139, 250, var(--tw-placeholder-opacity));
}

.placeholder-purple-400::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(167, 139, 250, var(--tw-placeholder-opacity));
}

.placeholder-purple-500::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(139, 92, 246, var(--tw-placeholder-opacity));
}

.placeholder-purple-500:-ms-input-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(139, 92, 246, var(--tw-placeholder-opacity));
}

.placeholder-purple-500::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(139, 92, 246, var(--tw-placeholder-opacity));
}

.placeholder-purple-600::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(124, 58, 237, var(--tw-placeholder-opacity));
}

.placeholder-purple-600:-ms-input-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(124, 58, 237, var(--tw-placeholder-opacity));
}

.placeholder-purple-600::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(124, 58, 237, var(--tw-placeholder-opacity));
}

.placeholder-purple-700::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(109, 40, 217, var(--tw-placeholder-opacity));
}

.placeholder-purple-700:-ms-input-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(109, 40, 217, var(--tw-placeholder-opacity));
}

.placeholder-purple-700::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(109, 40, 217, var(--tw-placeholder-opacity));
}

.placeholder-purple-800::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(91, 33, 182, var(--tw-placeholder-opacity));
}

.placeholder-purple-800:-ms-input-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(91, 33, 182, var(--tw-placeholder-opacity));
}

.placeholder-purple-800::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(91, 33, 182, var(--tw-placeholder-opacity));
}

.placeholder-purple-900::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(76, 29, 149, var(--tw-placeholder-opacity));
}

.placeholder-purple-900:-ms-input-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(76, 29, 149, var(--tw-placeholder-opacity));
}

.placeholder-purple-900::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(76, 29, 149, var(--tw-placeholder-opacity));
}

.placeholder-pink-50::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(253, 242, 248, var(--tw-placeholder-opacity));
}

.placeholder-pink-50:-ms-input-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(253, 242, 248, var(--tw-placeholder-opacity));
}

.placeholder-pink-50::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(253, 242, 248, var(--tw-placeholder-opacity));
}

.placeholder-pink-100::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(252, 231, 243, var(--tw-placeholder-opacity));
}

.placeholder-pink-100:-ms-input-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(252, 231, 243, var(--tw-placeholder-opacity));
}

.placeholder-pink-100::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(252, 231, 243, var(--tw-placeholder-opacity));
}

.placeholder-pink-200::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(251, 207, 232, var(--tw-placeholder-opacity));
}

.placeholder-pink-200:-ms-input-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(251, 207, 232, var(--tw-placeholder-opacity));
}

.placeholder-pink-200::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(251, 207, 232, var(--tw-placeholder-opacity));
}

.placeholder-pink-300::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(249, 168, 212, var(--tw-placeholder-opacity));
}

.placeholder-pink-300:-ms-input-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(249, 168, 212, var(--tw-placeholder-opacity));
}

.placeholder-pink-300::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(249, 168, 212, var(--tw-placeholder-opacity));
}

.placeholder-pink-400::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(244, 114, 182, var(--tw-placeholder-opacity));
}

.placeholder-pink-400:-ms-input-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(244, 114, 182, var(--tw-placeholder-opacity));
}

.placeholder-pink-400::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(244, 114, 182, var(--tw-placeholder-opacity));
}

.placeholder-pink-500::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(236, 72, 153, var(--tw-placeholder-opacity));
}

.placeholder-pink-500:-ms-input-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(236, 72, 153, var(--tw-placeholder-opacity));
}

.placeholder-pink-500::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(236, 72, 153, var(--tw-placeholder-opacity));
}

.placeholder-pink-600::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(219, 39, 119, var(--tw-placeholder-opacity));
}

.placeholder-pink-600:-ms-input-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(219, 39, 119, var(--tw-placeholder-opacity));
}

.placeholder-pink-600::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(219, 39, 119, var(--tw-placeholder-opacity));
}

.placeholder-pink-700::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(190, 24, 93, var(--tw-placeholder-opacity));
}

.placeholder-pink-700:-ms-input-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(190, 24, 93, var(--tw-placeholder-opacity));
}

.placeholder-pink-700::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(190, 24, 93, var(--tw-placeholder-opacity));
}

.placeholder-pink-800::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(157, 23, 77, var(--tw-placeholder-opacity));
}

.placeholder-pink-800:-ms-input-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(157, 23, 77, var(--tw-placeholder-opacity));
}

.placeholder-pink-800::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(157, 23, 77, var(--tw-placeholder-opacity));
}

.placeholder-pink-900::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(131, 24, 67, var(--tw-placeholder-opacity));
}

.placeholder-pink-900:-ms-input-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(131, 24, 67, var(--tw-placeholder-opacity));
}

.placeholder-pink-900::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(131, 24, 67, var(--tw-placeholder-opacity));
}

.placeholder-base-normal::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(0, 65, 129, var(--tw-placeholder-opacity));
}

.placeholder-base-normal:-ms-input-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(0, 65, 129, var(--tw-placeholder-opacity));
}

.placeholder-base-normal::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(0, 65, 129, var(--tw-placeholder-opacity));
}

.placeholder-base-dark::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(0, 52, 105, var(--tw-placeholder-opacity));
}

.placeholder-base-dark:-ms-input-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(0, 52, 105, var(--tw-placeholder-opacity));
}

.placeholder-base-dark::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(0, 52, 105, var(--tw-placeholder-opacity));
}

.placeholder-base-black::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(29, 29, 31, var(--tw-placeholder-opacity));
}

.placeholder-base-black:-ms-input-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(29, 29, 31, var(--tw-placeholder-opacity));
}

.placeholder-base-black::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(29, 29, 31, var(--tw-placeholder-opacity));
}

.placeholder-base-border::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(231, 231, 233, var(--tw-placeholder-opacity));
}

.placeholder-base-border:-ms-input-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(231, 231, 233, var(--tw-placeholder-opacity));
}

.placeholder-base-border::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(231, 231, 233, var(--tw-placeholder-opacity));
}

.placeholder-primary-normal::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(0, 103, 207, var(--tw-placeholder-opacity));
}

.placeholder-primary-normal:-ms-input-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(0, 103, 207, var(--tw-placeholder-opacity));
}

.placeholder-primary-normal::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(0, 103, 207, var(--tw-placeholder-opacity));
}

.placeholder-primary-alt::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(0, 71, 143, var(--tw-placeholder-opacity));
}

.placeholder-primary-alt:-ms-input-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(0, 71, 143, var(--tw-placeholder-opacity));
}

.placeholder-primary-alt::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(0, 71, 143, var(--tw-placeholder-opacity));
}

.placeholder-subtle-white::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(249, 249, 249, var(--tw-placeholder-opacity));
}

.placeholder-subtle-white:-ms-input-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(249, 249, 249, var(--tw-placeholder-opacity));
}

.placeholder-subtle-white::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(249, 249, 249, var(--tw-placeholder-opacity));
}

.placeholder-turquesa::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(0, 151, 178, var(--tw-placeholder-opacity));
}

.placeholder-turquesa:-ms-input-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(0, 151, 178, var(--tw-placeholder-opacity));
}

.placeholder-turquesa::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(0, 151, 178, var(--tw-placeholder-opacity));
}

.focus\:placeholder-transparent:focus::-moz-placeholder {
  color: transparent;
}

.focus\:placeholder-transparent:focus:-ms-input-placeholder {
  color: transparent;
}

.focus\:placeholder-transparent:focus::placeholder {
  color: transparent;
}

.focus\:placeholder-current:focus::-moz-placeholder {
  color: currentColor;
}

.focus\:placeholder-current:focus:-ms-input-placeholder {
  color: currentColor;
}

.focus\:placeholder-current:focus::placeholder {
  color: currentColor;
}

.focus\:placeholder-black:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(0, 0, 0, var(--tw-placeholder-opacity));
}

.focus\:placeholder-black:focus:-ms-input-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(0, 0, 0, var(--tw-placeholder-opacity));
}

.focus\:placeholder-black:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(0, 0, 0, var(--tw-placeholder-opacity));
}

.focus\:placeholder-white:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
}

.focus\:placeholder-white:focus:-ms-input-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(255, 255, 255, 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::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(249, 250, 251, var(--tw-placeholder-opacity));
}

.focus\:placeholder-gray-50:focus:-ms-input-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(249, 250, 251, 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::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(243, 244, 246, var(--tw-placeholder-opacity));
}

.focus\:placeholder-gray-100:focus:-ms-input-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(243, 244, 246, 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::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(229, 231, 235, var(--tw-placeholder-opacity));
}

.focus\:placeholder-gray-200:focus:-ms-input-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(229, 231, 235, 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::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(209, 213, 219, var(--tw-placeholder-opacity));
}

.focus\:placeholder-gray-300:focus:-ms-input-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(209, 213, 219, 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::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(156, 163, 175, var(--tw-placeholder-opacity));
}

.focus\:placeholder-gray-400:focus:-ms-input-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(156, 163, 175, 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::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(107, 114, 128, var(--tw-placeholder-opacity));
}

.focus\:placeholder-gray-500:focus:-ms-input-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(107, 114, 128, 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::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(75, 85, 99, var(--tw-placeholder-opacity));
}

.focus\:placeholder-gray-600:focus:-ms-input-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(75, 85, 99, 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::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(55, 65, 81, var(--tw-placeholder-opacity));
}

.focus\:placeholder-gray-700:focus:-ms-input-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(55, 65, 81, 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::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(31, 41, 55, var(--tw-placeholder-opacity));
}

.focus\:placeholder-gray-800:focus:-ms-input-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(31, 41, 55, 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::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(17, 24, 39, var(--tw-placeholder-opacity));
}

.focus\:placeholder-gray-900:focus:-ms-input-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(17, 24, 39, 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::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(254, 242, 242, var(--tw-placeholder-opacity));
}

.focus\:placeholder-red-50:focus:-ms-input-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(254, 242, 242, 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::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(254, 226, 226, var(--tw-placeholder-opacity));
}

.focus\:placeholder-red-100:focus:-ms-input-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(254, 226, 226, 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::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(254, 202, 202, var(--tw-placeholder-opacity));
}

.focus\:placeholder-red-200:focus:-ms-input-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(254, 202, 202, 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::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(252, 165, 165, var(--tw-placeholder-opacity));
}

.focus\:placeholder-red-300:focus:-ms-input-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(252, 165, 165, 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::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(248, 113, 113, var(--tw-placeholder-opacity));
}

.focus\:placeholder-red-400:focus:-ms-input-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(248, 113, 113, 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::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(239, 68, 68, var(--tw-placeholder-opacity));
}

.focus\:placeholder-red-500:focus:-ms-input-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(239, 68, 68, 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::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(220, 38, 38, var(--tw-placeholder-opacity));
}

.focus\:placeholder-red-600:focus:-ms-input-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(220, 38, 38, 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::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(185, 28, 28, var(--tw-placeholder-opacity));
}

.focus\:placeholder-red-700:focus:-ms-input-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(185, 28, 28, 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::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(153, 27, 27, var(--tw-placeholder-opacity));
}

.focus\:placeholder-red-800:focus:-ms-input-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(153, 27, 27, 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::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(127, 29, 29, var(--tw-placeholder-opacity));
}

.focus\:placeholder-red-900:focus:-ms-input-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(127, 29, 29, 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::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(255, 251, 235, var(--tw-placeholder-opacity));
}

.focus\:placeholder-yellow-50:focus:-ms-input-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(255, 251, 235, 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::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(254, 243, 199, var(--tw-placeholder-opacity));
}

.focus\:placeholder-yellow-100:focus:-ms-input-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(254, 243, 199, 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::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(253, 230, 138, var(--tw-placeholder-opacity));
}

.focus\:placeholder-yellow-200:focus:-ms-input-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(253, 230, 138, 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::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(252, 211, 77, var(--tw-placeholder-opacity));
}

.focus\:placeholder-yellow-300:focus:-ms-input-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(252, 211, 77, 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::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(251, 191, 36, var(--tw-placeholder-opacity));
}

.focus\:placeholder-yellow-400:focus:-ms-input-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(251, 191, 36, 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::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(245, 158, 11, var(--tw-placeholder-opacity));
}

.focus\:placeholder-yellow-500:focus:-ms-input-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(245, 158, 11, 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::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(217, 119, 6, var(--tw-placeholder-opacity));
}

.focus\:placeholder-yellow-600:focus:-ms-input-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(217, 119, 6, 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::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(180, 83, 9, var(--tw-placeholder-opacity));
}

.focus\:placeholder-yellow-700:focus:-ms-input-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(180, 83, 9, 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::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(146, 64, 14, var(--tw-placeholder-opacity));
}

.focus\:placeholder-yellow-800:focus:-ms-input-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(146, 64, 14, 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::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(120, 53, 15, var(--tw-placeholder-opacity));
}

.focus\:placeholder-yellow-900:focus:-ms-input-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(120, 53, 15, 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::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(236, 253, 245, var(--tw-placeholder-opacity));
}

.focus\:placeholder-green-50:focus:-ms-input-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(236, 253, 245, 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::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(209, 250, 229, var(--tw-placeholder-opacity));
}

.focus\:placeholder-green-100:focus:-ms-input-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(209, 250, 229, 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::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(167, 243, 208, var(--tw-placeholder-opacity));
}

.focus\:placeholder-green-200:focus:-ms-input-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(167, 243, 208, 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::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(110, 231, 183, var(--tw-placeholder-opacity));
}

.focus\:placeholder-green-300:focus:-ms-input-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(110, 231, 183, 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::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(52, 211, 153, var(--tw-placeholder-opacity));
}

.focus\:placeholder-green-400:focus:-ms-input-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(52, 211, 153, 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::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(16, 185, 129, var(--tw-placeholder-opacity));
}

.focus\:placeholder-green-500:focus:-ms-input-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(16, 185, 129, 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::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(5, 150, 105, var(--tw-placeholder-opacity));
}

.focus\:placeholder-green-600:focus:-ms-input-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(5, 150, 105, 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::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(4, 120, 87, var(--tw-placeholder-opacity));
}

.focus\:placeholder-green-700:focus:-ms-input-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(4, 120, 87, 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::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(6, 95, 70, var(--tw-placeholder-opacity));
}

.focus\:placeholder-green-800:focus:-ms-input-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(6, 95, 70, 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::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(6, 78, 59, var(--tw-placeholder-opacity));
}

.focus\:placeholder-green-900:focus:-ms-input-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(6, 78, 59, 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::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(239, 246, 255, var(--tw-placeholder-opacity));
}

.focus\:placeholder-blue-50:focus:-ms-input-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(239, 246, 255, 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::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(219, 234, 254, var(--tw-placeholder-opacity));
}

.focus\:placeholder-blue-100:focus:-ms-input-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(219, 234, 254, 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::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(191, 219, 254, var(--tw-placeholder-opacity));
}

.focus\:placeholder-blue-200:focus:-ms-input-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(191, 219, 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::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(147, 197, 253, var(--tw-placeholder-opacity));
}

.focus\:placeholder-blue-300:focus:-ms-input-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(147, 197, 253, 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::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(96, 165, 250, var(--tw-placeholder-opacity));
}

.focus\:placeholder-blue-400:focus:-ms-input-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(96, 165, 250, 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::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(59, 130, 246, var(--tw-placeholder-opacity));
}

.focus\:placeholder-blue-500:focus:-ms-input-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(59, 130, 246, 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::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(37, 99, 235, var(--tw-placeholder-opacity));
}

.focus\:placeholder-blue-600:focus:-ms-input-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(37, 99, 235, 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::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(29, 78, 216, var(--tw-placeholder-opacity));
}

.focus\:placeholder-blue-700:focus:-ms-input-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(29, 78, 216, 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::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(30, 64, 175, var(--tw-placeholder-opacity));
}

.focus\:placeholder-blue-800:focus:-ms-input-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(30, 64, 175, 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::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(30, 58, 138, var(--tw-placeholder-opacity));
}

.focus\:placeholder-blue-900:focus:-ms-input-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(30, 58, 138, 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::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(238, 242, 255, var(--tw-placeholder-opacity));
}

.focus\:placeholder-indigo-50:focus:-ms-input-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(238, 242, 255, 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::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(224, 231, 255, var(--tw-placeholder-opacity));
}

.focus\:placeholder-indigo-100:focus:-ms-input-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(224, 231, 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::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(199, 210, 254, var(--tw-placeholder-opacity));
}

.focus\:placeholder-indigo-200:focus:-ms-input-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(199, 210, 254, 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::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(165, 180, 252, var(--tw-placeholder-opacity));
}

.focus\:placeholder-indigo-300:focus:-ms-input-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(165, 180, 252, 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::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(129, 140, 248, var(--tw-placeholder-opacity));
}

.focus\:placeholder-indigo-400:focus:-ms-input-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(129, 140, 248, 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::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(99, 102, 241, var(--tw-placeholder-opacity));
}

.focus\:placeholder-indigo-500:focus:-ms-input-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(99, 102, 241, 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::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(79, 70, 229, var(--tw-placeholder-opacity));
}

.focus\:placeholder-indigo-600:focus:-ms-input-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(79, 70, 229, 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::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(67, 56, 202, var(--tw-placeholder-opacity));
}

.focus\:placeholder-indigo-700:focus:-ms-input-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(67, 56, 202, 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::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(55, 48, 163, var(--tw-placeholder-opacity));
}

.focus\:placeholder-indigo-800:focus:-ms-input-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(55, 48, 163, 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::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(49, 46, 129, var(--tw-placeholder-opacity));
}

.focus\:placeholder-indigo-900:focus:-ms-input-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(49, 46, 129, 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::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(245, 243, 255, var(--tw-placeholder-opacity));
}

.focus\:placeholder-purple-50:focus:-ms-input-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(245, 243, 255, 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::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(237, 233, 254, var(--tw-placeholder-opacity));
}

.focus\:placeholder-purple-100:focus:-ms-input-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(237, 233, 254, 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::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(221, 214, 254, var(--tw-placeholder-opacity));
}

.focus\:placeholder-purple-200:focus:-ms-input-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(221, 214, 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::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(196, 181, 253, var(--tw-placeholder-opacity));
}

.focus\:placeholder-purple-300:focus:-ms-input-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(196, 181, 253, 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::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(167, 139, 250, var(--tw-placeholder-opacity));
}

.focus\:placeholder-purple-400:focus:-ms-input-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(167, 139, 250, 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::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(139, 92, 246, var(--tw-placeholder-opacity));
}

.focus\:placeholder-purple-500:focus:-ms-input-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(139, 92, 246, 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::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(124, 58, 237, var(--tw-placeholder-opacity));
}

.focus\:placeholder-purple-600:focus:-ms-input-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(124, 58, 237, 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::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(109, 40, 217, var(--tw-placeholder-opacity));
}

.focus\:placeholder-purple-700:focus:-ms-input-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(109, 40, 217, 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::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(91, 33, 182, var(--tw-placeholder-opacity));
}

.focus\:placeholder-purple-800:focus:-ms-input-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(91, 33, 182, 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::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(76, 29, 149, var(--tw-placeholder-opacity));
}

.focus\:placeholder-purple-900:focus:-ms-input-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(76, 29, 149, 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::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(253, 242, 248, var(--tw-placeholder-opacity));
}

.focus\:placeholder-pink-50:focus:-ms-input-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(253, 242, 248, 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::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(252, 231, 243, var(--tw-placeholder-opacity));
}

.focus\:placeholder-pink-100:focus:-ms-input-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(252, 231, 243, 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::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(251, 207, 232, var(--tw-placeholder-opacity));
}

.focus\:placeholder-pink-200:focus:-ms-input-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(251, 207, 232, 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::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(249, 168, 212, var(--tw-placeholder-opacity));
}

.focus\:placeholder-pink-300:focus:-ms-input-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(249, 168, 212, 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::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(244, 114, 182, var(--tw-placeholder-opacity));
}

.focus\:placeholder-pink-400:focus:-ms-input-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(244, 114, 182, 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::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(236, 72, 153, var(--tw-placeholder-opacity));
}

.focus\:placeholder-pink-500:focus:-ms-input-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(236, 72, 153, 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::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(219, 39, 119, var(--tw-placeholder-opacity));
}

.focus\:placeholder-pink-600:focus:-ms-input-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(219, 39, 119, 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::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(190, 24, 93, var(--tw-placeholder-opacity));
}

.focus\:placeholder-pink-700:focus:-ms-input-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(190, 24, 93, 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::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(157, 23, 77, var(--tw-placeholder-opacity));
}

.focus\:placeholder-pink-800:focus:-ms-input-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(157, 23, 77, 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::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(131, 24, 67, var(--tw-placeholder-opacity));
}

.focus\:placeholder-pink-900:focus:-ms-input-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(131, 24, 67, var(--tw-placeholder-opacity));
}

.focus\:placeholder-pink-900:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(131, 24, 67, var(--tw-placeholder-opacity));
}

.focus\:placeholder-base-normal:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(0, 65, 129, var(--tw-placeholder-opacity));
}

.focus\:placeholder-base-normal:focus:-ms-input-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(0, 65, 129, var(--tw-placeholder-opacity));
}

.focus\:placeholder-base-normal:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(0, 65, 129, var(--tw-placeholder-opacity));
}

.focus\:placeholder-base-dark:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(0, 52, 105, var(--tw-placeholder-opacity));
}

.focus\:placeholder-base-dark:focus:-ms-input-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(0, 52, 105, var(--tw-placeholder-opacity));
}

.focus\:placeholder-base-dark:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(0, 52, 105, var(--tw-placeholder-opacity));
}

.focus\:placeholder-base-black:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(29, 29, 31, var(--tw-placeholder-opacity));
}

.focus\:placeholder-base-black:focus:-ms-input-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(29, 29, 31, var(--tw-placeholder-opacity));
}

.focus\:placeholder-base-black:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(29, 29, 31, var(--tw-placeholder-opacity));
}

.focus\:placeholder-base-border:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(231, 231, 233, var(--tw-placeholder-opacity));
}

.focus\:placeholder-base-border:focus:-ms-input-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(231, 231, 233, var(--tw-placeholder-opacity));
}

.focus\:placeholder-base-border:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(231, 231, 233, var(--tw-placeholder-opacity));
}

.focus\:placeholder-primary-normal:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(0, 103, 207, var(--tw-placeholder-opacity));
}

.focus\:placeholder-primary-normal:focus:-ms-input-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(0, 103, 207, var(--tw-placeholder-opacity));
}

.focus\:placeholder-primary-normal:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(0, 103, 207, var(--tw-placeholder-opacity));
}

.focus\:placeholder-primary-alt:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(0, 71, 143, var(--tw-placeholder-opacity));
}

.focus\:placeholder-primary-alt:focus:-ms-input-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(0, 71, 143, var(--tw-placeholder-opacity));
}

.focus\:placeholder-primary-alt:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(0, 71, 143, var(--tw-placeholder-opacity));
}

.focus\:placeholder-subtle-white:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(249, 249, 249, var(--tw-placeholder-opacity));
}

.focus\:placeholder-subtle-white:focus:-ms-input-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(249, 249, 249, var(--tw-placeholder-opacity));
}

.focus\:placeholder-subtle-white:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(249, 249, 249, var(--tw-placeholder-opacity));
}

.focus\:placeholder-turquesa:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(0, 151, 178, var(--tw-placeholder-opacity));
}

.focus\:placeholder-turquesa:focus:-ms-input-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(0, 151, 178, var(--tw-placeholder-opacity));
}

.focus\:placeholder-turquesa:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(0, 151, 178, var(--tw-placeholder-opacity));
}

.placeholder-opacity-0::-moz-placeholder {
  --tw-placeholder-opacity: 0;
}

.placeholder-opacity-0:-ms-input-placeholder {
  --tw-placeholder-opacity: 0;
}

.placeholder-opacity-0::placeholder {
  --tw-placeholder-opacity: 0;
}

.placeholder-opacity-5::-moz-placeholder {
  --tw-placeholder-opacity: 0.05;
}

.placeholder-opacity-5:-ms-input-placeholder {
  --tw-placeholder-opacity: 0.05;
}

.placeholder-opacity-5::placeholder {
  --tw-placeholder-opacity: 0.05;
}

.placeholder-opacity-10::-moz-placeholder {
  --tw-placeholder-opacity: 0.1;
}

.placeholder-opacity-10:-ms-input-placeholder {
  --tw-placeholder-opacity: 0.1;
}

.placeholder-opacity-10::placeholder {
  --tw-placeholder-opacity: 0.1;
}

.placeholder-opacity-20::-moz-placeholder {
  --tw-placeholder-opacity: 0.2;
}

.placeholder-opacity-20:-ms-input-placeholder {
  --tw-placeholder-opacity: 0.2;
}

.placeholder-opacity-20::placeholder {
  --tw-placeholder-opacity: 0.2;
}

.placeholder-opacity-25::-moz-placeholder {
  --tw-placeholder-opacity: 0.25;
}

.placeholder-opacity-25:-ms-input-placeholder {
  --tw-placeholder-opacity: 0.25;
}

.placeholder-opacity-25::placeholder {
  --tw-placeholder-opacity: 0.25;
}

.placeholder-opacity-30::-moz-placeholder {
  --tw-placeholder-opacity: 0.3;
}

.placeholder-opacity-30:-ms-input-placeholder {
  --tw-placeholder-opacity: 0.3;
}

.placeholder-opacity-30::placeholder {
  --tw-placeholder-opacity: 0.3;
}

.placeholder-opacity-40::-moz-placeholder {
  --tw-placeholder-opacity: 0.4;
}

.placeholder-opacity-40:-ms-input-placeholder {
  --tw-placeholder-opacity: 0.4;
}

.placeholder-opacity-40::placeholder {
  --tw-placeholder-opacity: 0.4;
}

.placeholder-opacity-50::-moz-placeholder {
  --tw-placeholder-opacity: 0.5;
}

.placeholder-opacity-50:-ms-input-placeholder {
  --tw-placeholder-opacity: 0.5;
}

.placeholder-opacity-50::placeholder {
  --tw-placeholder-opacity: 0.5;
}

.placeholder-opacity-60::-moz-placeholder {
  --tw-placeholder-opacity: 0.6;
}

.placeholder-opacity-60:-ms-input-placeholder {
  --tw-placeholder-opacity: 0.6;
}

.placeholder-opacity-60::placeholder {
  --tw-placeholder-opacity: 0.6;
}

.placeholder-opacity-70::-moz-placeholder {
  --tw-placeholder-opacity: 0.7;
}

.placeholder-opacity-70:-ms-input-placeholder {
  --tw-placeholder-opacity: 0.7;
}

.placeholder-opacity-70::placeholder {
  --tw-placeholder-opacity: 0.7;
}

.placeholder-opacity-75::-moz-placeholder {
  --tw-placeholder-opacity: 0.75;
}

.placeholder-opacity-75:-ms-input-placeholder {
  --tw-placeholder-opacity: 0.75;
}

.placeholder-opacity-75::placeholder {
  --tw-placeholder-opacity: 0.75;
}

.placeholder-opacity-80::-moz-placeholder {
  --tw-placeholder-opacity: 0.8;
}

.placeholder-opacity-80:-ms-input-placeholder {
  --tw-placeholder-opacity: 0.8;
}

.placeholder-opacity-80::placeholder {
  --tw-placeholder-opacity: 0.8;
}

.placeholder-opacity-90::-moz-placeholder {
  --tw-placeholder-opacity: 0.9;
}

.placeholder-opacity-90:-ms-input-placeholder {
  --tw-placeholder-opacity: 0.9;
}

.placeholder-opacity-90::placeholder {
  --tw-placeholder-opacity: 0.9;
}

.placeholder-opacity-95::-moz-placeholder {
  --tw-placeholder-opacity: 0.95;
}

.placeholder-opacity-95:-ms-input-placeholder {
  --tw-placeholder-opacity: 0.95;
}

.placeholder-opacity-95::placeholder {
  --tw-placeholder-opacity: 0.95;
}

.placeholder-opacity-100::-moz-placeholder {
  --tw-placeholder-opacity: 1;
}

.placeholder-opacity-100:-ms-input-placeholder {
  --tw-placeholder-opacity: 1;
}

.placeholder-opacity-100::placeholder {
  --tw-placeholder-opacity: 1;
}

.focus\:placeholder-opacity-0:focus::-moz-placeholder {
  --tw-placeholder-opacity: 0;
}

.focus\:placeholder-opacity-0:focus:-ms-input-placeholder {
  --tw-placeholder-opacity: 0;
}

.focus\:placeholder-opacity-0:focus::placeholder {
  --tw-placeholder-opacity: 0;
}

.focus\:placeholder-opacity-5:focus::-moz-placeholder {
  --tw-placeholder-opacity: 0.05;
}

.focus\:placeholder-opacity-5:focus:-ms-input-placeholder {
  --tw-placeholder-opacity: 0.05;
}

.focus\:placeholder-opacity-5:focus::placeholder {
  --tw-placeholder-opacity: 0.05;
}

.focus\:placeholder-opacity-10:focus::-moz-placeholder {
  --tw-placeholder-opacity: 0.1;
}

.focus\:placeholder-opacity-10:focus:-ms-input-placeholder {
  --tw-placeholder-opacity: 0.1;
}

.focus\:placeholder-opacity-10:focus::placeholder {
  --tw-placeholder-opacity: 0.1;
}

.focus\:placeholder-opacity-20:focus::-moz-placeholder {
  --tw-placeholder-opacity: 0.2;
}

.focus\:placeholder-opacity-20:focus:-ms-input-placeholder {
  --tw-placeholder-opacity: 0.2;
}

.focus\:placeholder-opacity-20:focus::placeholder {
  --tw-placeholder-opacity: 0.2;
}

.focus\:placeholder-opacity-25:focus::-moz-placeholder {
  --tw-placeholder-opacity: 0.25;
}

.focus\:placeholder-opacity-25:focus:-ms-input-placeholder {
  --tw-placeholder-opacity: 0.25;
}

.focus\:placeholder-opacity-25:focus::placeholder {
  --tw-placeholder-opacity: 0.25;
}

.focus\:placeholder-opacity-30:focus::-moz-placeholder {
  --tw-placeholder-opacity: 0.3;
}

.focus\:placeholder-opacity-30:focus:-ms-input-placeholder {
  --tw-placeholder-opacity: 0.3;
}

.focus\:placeholder-opacity-30:focus::placeholder {
  --tw-placeholder-opacity: 0.3;
}

.focus\:placeholder-opacity-40:focus::-moz-placeholder {
  --tw-placeholder-opacity: 0.4;
}

.focus\:placeholder-opacity-40:focus:-ms-input-placeholder {
  --tw-placeholder-opacity: 0.4;
}

.focus\:placeholder-opacity-40:focus::placeholder {
  --tw-placeholder-opacity: 0.4;
}

.focus\:placeholder-opacity-50:focus::-moz-placeholder {
  --tw-placeholder-opacity: 0.5;
}

.focus\:placeholder-opacity-50:focus:-ms-input-placeholder {
  --tw-placeholder-opacity: 0.5;
}

.focus\:placeholder-opacity-50:focus::placeholder {
  --tw-placeholder-opacity: 0.5;
}

.focus\:placeholder-opacity-60:focus::-moz-placeholder {
  --tw-placeholder-opacity: 0.6;
}

.focus\:placeholder-opacity-60:focus:-ms-input-placeholder {
  --tw-placeholder-opacity: 0.6;
}

.focus\:placeholder-opacity-60:focus::placeholder {
  --tw-placeholder-opacity: 0.6;
}

.focus\:placeholder-opacity-70:focus::-moz-placeholder {
  --tw-placeholder-opacity: 0.7;
}

.focus\:placeholder-opacity-70:focus:-ms-input-placeholder {
  --tw-placeholder-opacity: 0.7;
}

.focus\:placeholder-opacity-70:focus::placeholder {
  --tw-placeholder-opacity: 0.7;
}

.focus\:placeholder-opacity-75:focus::-moz-placeholder {
  --tw-placeholder-opacity: 0.75;
}

.focus\:placeholder-opacity-75:focus:-ms-input-placeholder {
  --tw-placeholder-opacity: 0.75;
}

.focus\:placeholder-opacity-75:focus::placeholder {
  --tw-placeholder-opacity: 0.75;
}

.focus\:placeholder-opacity-80:focus::-moz-placeholder {
  --tw-placeholder-opacity: 0.8;
}

.focus\:placeholder-opacity-80:focus:-ms-input-placeholder {
  --tw-placeholder-opacity: 0.8;
}

.focus\:placeholder-opacity-80:focus::placeholder {
  --tw-placeholder-opacity: 0.8;
}

.focus\:placeholder-opacity-90:focus::-moz-placeholder {
  --tw-placeholder-opacity: 0.9;
}

.focus\:placeholder-opacity-90:focus:-ms-input-placeholder {
  --tw-placeholder-opacity: 0.9;
}

.focus\:placeholder-opacity-90:focus::placeholder {
  --tw-placeholder-opacity: 0.9;
}

.focus\:placeholder-opacity-95:focus::-moz-placeholder {
  --tw-placeholder-opacity: 0.95;
}

.focus\:placeholder-opacity-95:focus:-ms-input-placeholder {
  --tw-placeholder-opacity: 0.95;
}

.focus\:placeholder-opacity-95:focus::placeholder {
  --tw-placeholder-opacity: 0.95;
}

.focus\:placeholder-opacity-100:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
}

.focus\:placeholder-opacity-100:focus:-ms-input-placeholder {
  --tw-placeholder-opacity: 1;
}

.focus\:placeholder-opacity-100:focus::placeholder {
  --tw-placeholder-opacity: 1;
}

.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;
}

.group:hover .group-hover\:opacity-0 {
  opacity: 0;
}

.group:hover .group-hover\:opacity-5 {
  opacity: 0.05;
}

.group:hover .group-hover\:opacity-10 {
  opacity: 0.1;
}

.group:hover .group-hover\:opacity-20 {
  opacity: 0.2;
}

.group:hover .group-hover\:opacity-25 {
  opacity: 0.25;
}

.group:hover .group-hover\:opacity-30 {
  opacity: 0.3;
}

.group:hover .group-hover\:opacity-40 {
  opacity: 0.4;
}

.group:hover .group-hover\:opacity-50 {
  opacity: 0.5;
}

.group:hover .group-hover\:opacity-60 {
  opacity: 0.6;
}

.group:hover .group-hover\:opacity-70 {
  opacity: 0.7;
}

.group:hover .group-hover\:opacity-75 {
  opacity: 0.75;
}

.group:hover .group-hover\:opacity-80 {
  opacity: 0.8;
}

.group:hover .group-hover\:opacity-90 {
  opacity: 0.9;
}

.group:hover .group-hover\:opacity-95 {
  opacity: 0.95;
}

.group:hover .group-hover\: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;
}

.hover\:opacity-0:hover {
  opacity: 0;
}

.hover\:opacity-5:hover {
  opacity: 0.05;
}

.hover\:opacity-10:hover {
  opacity: 0.1;
}

.hover\:opacity-20:hover {
  opacity: 0.2;
}

.hover\:opacity-25:hover {
  opacity: 0.25;
}

.hover\:opacity-30:hover {
  opacity: 0.3;
}

.hover\:opacity-40:hover {
  opacity: 0.4;
}

.hover\:opacity-50:hover {
  opacity: 0.5;
}

.hover\:opacity-60:hover {
  opacity: 0.6;
}

.hover\:opacity-70:hover {
  opacity: 0.7;
}

.hover\:opacity-75:hover {
  opacity: 0.75;
}

.hover\:opacity-80:hover {
  opacity: 0.8;
}

.hover\:opacity-90:hover {
  opacity: 0.9;
}

.hover\:opacity-95:hover {
  opacity: 0.95;
}

.hover\:opacity-100:hover {
  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;
}

.bg-blend-normal {
  background-blend-mode: normal;
}

.bg-blend-multiply {
  background-blend-mode: multiply;
}

.bg-blend-screen {
  background-blend-mode: screen;
}

.bg-blend-overlay {
  background-blend-mode: overlay;
}

.bg-blend-darken {
  background-blend-mode: darken;
}

.bg-blend-lighten {
  background-blend-mode: lighten;
}

.bg-blend-color-dodge {
  background-blend-mode: color-dodge;
}

.bg-blend-color-burn {
  background-blend-mode: color-burn;
}

.bg-blend-hard-light {
  background-blend-mode: hard-light;
}

.bg-blend-soft-light {
  background-blend-mode: soft-light;
}

.bg-blend-difference {
  background-blend-mode: difference;
}

.bg-blend-exclusion {
  background-blend-mode: exclusion;
}

.bg-blend-hue {
  background-blend-mode: hue;
}

.bg-blend-saturation {
  background-blend-mode: saturation;
}

.bg-blend-color {
  background-blend-mode: color;
}

.bg-blend-luminosity {
  background-blend-mode: luminosity;
}

.mix-blend-normal {
  mix-blend-mode: normal;
}

.mix-blend-multiply {
  mix-blend-mode: multiply;
}

.mix-blend-screen {
  mix-blend-mode: screen;
}

.mix-blend-overlay {
  mix-blend-mode: overlay;
}

.mix-blend-darken {
  mix-blend-mode: darken;
}

.mix-blend-lighten {
  mix-blend-mode: lighten;
}

.mix-blend-color-dodge {
  mix-blend-mode: color-dodge;
}

.mix-blend-color-burn {
  mix-blend-mode: color-burn;
}

.mix-blend-hard-light {
  mix-blend-mode: hard-light;
}

.mix-blend-soft-light {
  mix-blend-mode: soft-light;
}

.mix-blend-difference {
  mix-blend-mode: difference;
}

.mix-blend-exclusion {
  mix-blend-mode: exclusion;
}

.mix-blend-hue {
  mix-blend-mode: hue;
}

.mix-blend-saturation {
  mix-blend-mode: saturation;
}

.mix-blend-color {
  mix-blend-mode: color;
}

.mix-blend-luminosity {
  mix-blend-mode: luminosity;
}

*, ::before, ::after {
  --tw-shadow: 0 0 #0000;
}

.shadow-xs {
  --tw-shadow: 0 0 0 0.0625rem rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-sm {
  --tw-shadow: 0 0.0625rem 0.125rem 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-default {
  --tw-shadow: 0 0.0625rem 0.1875rem 0 rgba(0, 0, 0, 0.1), 0 0.0625rem 0.125rem 0 rgba(0, 0, 0, 0.06);
  box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
  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 0.25rem 0.375rem -0.0625rem rgba(0, 0, 0, 0.1), 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.06);
  box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
  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 0.625rem 0.9375 -0.1875rem rgba(0, 0, 0, 0.1), 0 0.25rem 0.375rem -0.125rem rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
  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 1.25rem 1.5625rem -0.3125rem rgba(0, 0, 0, 0.1), 0 0.625rem 0.625rem -0.3125rem rgba(0, 0, 0, 0.04);
  box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
  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 1.5625rem 3.125rem -10.125rem rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-3xl {
  --tw-shadow: 0 2.1875rem 3.75rem -0.9375rem rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
  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 0.125rem 0.25rem 0 rgba(0, 0, 0, 0.06);
  box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-outline {
  --tw-shadow: 0 0 0 0.1875rem rgba(66, 153, 225, 0.5);
  box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-focus {
  --tw-shadow: 0 0 0 0.1875rem rgba(66, 153, 225, 0.5);
  box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
  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: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.group:hover .group-hover\:shadow-xs {
  --tw-shadow: 0 0 0 0.0625rem rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.group:hover .group-hover\:shadow-sm {
  --tw-shadow: 0 0.0625rem 0.125rem 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.group:hover .group-hover\:shadow-default {
  --tw-shadow: 0 0.0625rem 0.1875rem 0 rgba(0, 0, 0, 0.1), 0 0.0625rem 0.125rem 0 rgba(0, 0, 0, 0.06);
  box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.group:hover .group-hover\:shadow-md {
  --tw-shadow: 0 0.25rem 0.375rem -0.0625rem rgba(0, 0, 0, 0.1), 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.06);
  box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.group:hover .group-hover\:shadow-lg {
  --tw-shadow: 0 0.625rem 0.9375 -0.1875rem rgba(0, 0, 0, 0.1), 0 0.25rem 0.375rem -0.125rem rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.group:hover .group-hover\:shadow-xl {
  --tw-shadow: 0 1.25rem 1.5625rem -0.3125rem rgba(0, 0, 0, 0.1), 0 0.625rem 0.625rem -0.3125rem rgba(0, 0, 0, 0.04);
  box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.group:hover .group-hover\:shadow-2xl {
  --tw-shadow: 0 1.5625rem 3.125rem -10.125rem rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.group:hover .group-hover\:shadow-3xl {
  --tw-shadow: 0 2.1875rem 3.75rem -0.9375rem rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.group:hover .group-hover\:shadow-inner {
  --tw-shadow: inset 0 0.125rem 0.25rem 0 rgba(0, 0, 0, 0.06);
  box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.group:hover .group-hover\:shadow-outline {
  --tw-shadow: 0 0 0 0.1875rem rgba(66, 153, 225, 0.5);
  box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.group:hover .group-hover\:shadow-focus {
  --tw-shadow: 0 0 0 0.1875rem rgba(66, 153, 225, 0.5);
  box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.group:hover .group-hover\:shadow-none {
  --tw-shadow: 0 0 #0000;
  box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.focus-within\:shadow-xs:focus-within {
  --tw-shadow: 0 0 0 0.0625rem rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
  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 0.0625rem 0.125rem 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.focus-within\:shadow-default:focus-within {
  --tw-shadow: 0 0.0625rem 0.1875rem 0 rgba(0, 0, 0, 0.1), 0 0.0625rem 0.125rem 0 rgba(0, 0, 0, 0.06);
  box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
  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 0.25rem 0.375rem -0.0625rem rgba(0, 0, 0, 0.1), 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.06);
  box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
  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 0.625rem 0.9375 -0.1875rem rgba(0, 0, 0, 0.1), 0 0.25rem 0.375rem -0.125rem rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
  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 1.25rem 1.5625rem -0.3125rem rgba(0, 0, 0, 0.1), 0 0.625rem 0.625rem -0.3125rem rgba(0, 0, 0, 0.04);
  box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
  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 1.5625rem 3.125rem -10.125rem rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.focus-within\:shadow-3xl:focus-within {
  --tw-shadow: 0 2.1875rem 3.75rem -0.9375rem rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
  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 0.125rem 0.25rem 0 rgba(0, 0, 0, 0.06);
  box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.focus-within\:shadow-outline:focus-within {
  --tw-shadow: 0 0 0 0.1875rem rgba(66, 153, 225, 0.5);
  box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.focus-within\:shadow-focus:focus-within {
  --tw-shadow: 0 0 0 0.1875rem rgba(66, 153, 225, 0.5);
  box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
  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: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.hover\:shadow-xs:hover {
  --tw-shadow: 0 0 0 0.0625rem rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.hover\:shadow-sm:hover {
  --tw-shadow: 0 0.0625rem 0.125rem 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.hover\:shadow-default:hover {
  --tw-shadow: 0 0.0625rem 0.1875rem 0 rgba(0, 0, 0, 0.1), 0 0.0625rem 0.125rem 0 rgba(0, 0, 0, 0.06);
  box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.hover\:shadow-md:hover {
  --tw-shadow: 0 0.25rem 0.375rem -0.0625rem rgba(0, 0, 0, 0.1), 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.06);
  box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.hover\:shadow-lg:hover {
  --tw-shadow: 0 0.625rem 0.9375 -0.1875rem rgba(0, 0, 0, 0.1), 0 0.25rem 0.375rem -0.125rem rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.hover\:shadow-xl:hover {
  --tw-shadow: 0 1.25rem 1.5625rem -0.3125rem rgba(0, 0, 0, 0.1), 0 0.625rem 0.625rem -0.3125rem rgba(0, 0, 0, 0.04);
  box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.hover\:shadow-2xl:hover {
  --tw-shadow: 0 1.5625rem 3.125rem -10.125rem rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.hover\:shadow-3xl:hover {
  --tw-shadow: 0 2.1875rem 3.75rem -0.9375rem rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.hover\:shadow-inner:hover {
  --tw-shadow: inset 0 0.125rem 0.25rem 0 rgba(0, 0, 0, 0.06);
  box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.hover\:shadow-outline:hover {
  --tw-shadow: 0 0 0 0.1875rem rgba(66, 153, 225, 0.5);
  box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.hover\:shadow-focus:hover {
  --tw-shadow: 0 0 0 0.1875rem rgba(66, 153, 225, 0.5);
  box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.hover\:shadow-none:hover {
  --tw-shadow: 0 0 #0000;
  box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.focus\:shadow-xs:focus {
  --tw-shadow: 0 0 0 0.0625rem rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
  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 0.0625rem 0.125rem 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.focus\:shadow-default:focus {
  --tw-shadow: 0 0.0625rem 0.1875rem 0 rgba(0, 0, 0, 0.1), 0 0.0625rem 0.125rem 0 rgba(0, 0, 0, 0.06);
  box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
  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 0.25rem 0.375rem -0.0625rem rgba(0, 0, 0, 0.1), 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.06);
  box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
  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 0.625rem 0.9375 -0.1875rem rgba(0, 0, 0, 0.1), 0 0.25rem 0.375rem -0.125rem rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
  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 1.25rem 1.5625rem -0.3125rem rgba(0, 0, 0, 0.1), 0 0.625rem 0.625rem -0.3125rem rgba(0, 0, 0, 0.04);
  box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
  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 1.5625rem 3.125rem -10.125rem rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.focus\:shadow-3xl:focus {
  --tw-shadow: 0 2.1875rem 3.75rem -0.9375rem rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
  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 0.125rem 0.25rem 0 rgba(0, 0, 0, 0.06);
  box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.focus\:shadow-outline:focus {
  --tw-shadow: 0 0 0 0.1875rem rgba(66, 153, 225, 0.5);
  box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.focus\:shadow-focus:focus {
  --tw-shadow: 0 0 0 0.1875rem rgba(66, 153, 225, 0.5);
  box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
  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: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.outline-none {
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.outline-white {
  outline: 2px dotted white;
  outline-offset: 2px;
}

.outline-black {
  outline: 2px dotted black;
  outline-offset: 2px;
}

.focus-within\:outline-none:focus-within {
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.focus-within\:outline-white:focus-within {
  outline: 2px dotted white;
  outline-offset: 2px;
}

.focus-within\:outline-black:focus-within {
  outline: 2px dotted black;
  outline-offset: 2px;
}

.focus\:outline-none:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.focus\:outline-white:focus {
  outline: 2px dotted white;
  outline-offset: 2px;
}

.focus\:outline-black:focus {
  outline: 2px dotted black;
  outline-offset: 2px;
}

*, ::before, ::after {
  --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
  --tw-ring-offset-width: 0px;
  --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(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000;
  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(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000;
  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(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000;
  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(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000;
  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(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000;
  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(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

.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(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000;
  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(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000;
  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(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000;
  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(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000;
  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(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000;
  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(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

.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(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000;
  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(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000;
  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(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000;
  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(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000;
  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(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000;
  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(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000;
  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-inset:focus-within {
  --tw-ring-inset: inset;
}

.focus\:ring-inset:focus {
  --tw-ring-inset: inset;
}

.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));
}

.ring-base-normal {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(0, 65, 129, var(--tw-ring-opacity));
}

.ring-base-dark {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(0, 52, 105, var(--tw-ring-opacity));
}

.ring-base-black {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(29, 29, 31, var(--tw-ring-opacity));
}

.ring-base-border {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(231, 231, 233, var(--tw-ring-opacity));
}

.ring-primary-normal {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(0, 103, 207, var(--tw-ring-opacity));
}

.ring-primary-alt {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(0, 71, 143, var(--tw-ring-opacity));
}

.ring-subtle-white {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(249, 249, 249, var(--tw-ring-opacity));
}

.ring-turquesa {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(0, 151, 178, 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-within\:ring-base-normal:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(0, 65, 129, var(--tw-ring-opacity));
}

.focus-within\:ring-base-dark:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(0, 52, 105, var(--tw-ring-opacity));
}

.focus-within\:ring-base-black:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(29, 29, 31, var(--tw-ring-opacity));
}

.focus-within\:ring-base-border:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(231, 231, 233, var(--tw-ring-opacity));
}

.focus-within\:ring-primary-normal:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(0, 103, 207, var(--tw-ring-opacity));
}

.focus-within\:ring-primary-alt:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(0, 71, 143, var(--tw-ring-opacity));
}

.focus-within\:ring-subtle-white:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(249, 249, 249, var(--tw-ring-opacity));
}

.focus-within\:ring-turquesa:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(0, 151, 178, 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));
}

.focus\:ring-base-normal:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(0, 65, 129, var(--tw-ring-opacity));
}

.focus\:ring-base-dark:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(0, 52, 105, var(--tw-ring-opacity));
}

.focus\:ring-base-black:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(29, 29, 31, var(--tw-ring-opacity));
}

.focus\:ring-base-border:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(231, 231, 233, var(--tw-ring-opacity));
}

.focus\:ring-primary-normal:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(0, 103, 207, var(--tw-ring-opacity));
}

.focus\:ring-primary-alt:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(0, 71, 143, var(--tw-ring-opacity));
}

.focus\:ring-subtle-white:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(249, 249, 249, var(--tw-ring-opacity));
}

.focus\:ring-turquesa:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(0, 151, 178, 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;
}

.ring-offset-0 {
  --tw-ring-offset-width: 0px;
}

.ring-offset-1 {
  --tw-ring-offset-width: 1px;
}

.ring-offset-2 {
  --tw-ring-offset-width: 2px;
}

.ring-offset-4 {
  --tw-ring-offset-width: 4px;
}

.ring-offset-8 {
  --tw-ring-offset-width: 8px;
}

.focus-within\:ring-offset-0:focus-within {
  --tw-ring-offset-width: 0px;
}

.focus-within\:ring-offset-1:focus-within {
  --tw-ring-offset-width: 1px;
}

.focus-within\:ring-offset-2:focus-within {
  --tw-ring-offset-width: 2px;
}

.focus-within\:ring-offset-4:focus-within {
  --tw-ring-offset-width: 4px;
}

.focus-within\:ring-offset-8:focus-within {
  --tw-ring-offset-width: 8px;
}

.focus\:ring-offset-0:focus {
  --tw-ring-offset-width: 0px;
}

.focus\:ring-offset-1:focus {
  --tw-ring-offset-width: 1px;
}

.focus\:ring-offset-2:focus {
  --tw-ring-offset-width: 2px;
}

.focus\:ring-offset-4:focus {
  --tw-ring-offset-width: 4px;
}

.focus\:ring-offset-8:focus {
  --tw-ring-offset-width: 8px;
}

.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;
}

.ring-offset-base-normal {
  --tw-ring-offset-color: #004181;
}

.ring-offset-base-dark {
  --tw-ring-offset-color: #003469;
}

.ring-offset-base-black {
  --tw-ring-offset-color: #1D1D1F;
}

.ring-offset-base-border {
  --tw-ring-offset-color: #E7E7E9;
}

.ring-offset-primary-normal {
  --tw-ring-offset-color: #0067CF;
}

.ring-offset-primary-alt {
  --tw-ring-offset-color: #00478F;
}

.ring-offset-subtle-white {
  --tw-ring-offset-color: #F9F9F9;
}

.ring-offset-turquesa {
  --tw-ring-offset-color: #0097B2;
}

.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-within\:ring-offset-base-normal:focus-within {
  --tw-ring-offset-color: #004181;
}

.focus-within\:ring-offset-base-dark:focus-within {
  --tw-ring-offset-color: #003469;
}

.focus-within\:ring-offset-base-black:focus-within {
  --tw-ring-offset-color: #1D1D1F;
}

.focus-within\:ring-offset-base-border:focus-within {
  --tw-ring-offset-color: #E7E7E9;
}

.focus-within\:ring-offset-primary-normal:focus-within {
  --tw-ring-offset-color: #0067CF;
}

.focus-within\:ring-offset-primary-alt:focus-within {
  --tw-ring-offset-color: #00478F;
}

.focus-within\:ring-offset-subtle-white:focus-within {
  --tw-ring-offset-color: #F9F9F9;
}

.focus-within\:ring-offset-turquesa:focus-within {
  --tw-ring-offset-color: #0097B2;
}

.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;
}

.focus\:ring-offset-base-normal:focus {
  --tw-ring-offset-color: #004181;
}

.focus\:ring-offset-base-dark:focus {
  --tw-ring-offset-color: #003469;
}

.focus\:ring-offset-base-black:focus {
  --tw-ring-offset-color: #1D1D1F;
}

.focus\:ring-offset-base-border:focus {
  --tw-ring-offset-color: #E7E7E9;
}

.focus\:ring-offset-primary-normal:focus {
  --tw-ring-offset-color: #0067CF;
}

.focus\:ring-offset-primary-alt:focus {
  --tw-ring-offset-color: #00478F;
}

.focus\:ring-offset-subtle-white:focus {
  --tw-ring-offset-color: #F9F9F9;
}

.focus\:ring-offset-turquesa:focus {
  --tw-ring-offset-color: #0097B2;
}

.filter {
  --tw-blur: var(--tw-empty,/*!*/ /*!*/);
  --tw-brightness: var(--tw-empty,/*!*/ /*!*/);
  --tw-contrast: var(--tw-empty,/*!*/ /*!*/);
  --tw-grayscale: var(--tw-empty,/*!*/ /*!*/);
  --tw-hue-rotate: var(--tw-empty,/*!*/ /*!*/);
  --tw-invert: var(--tw-empty,/*!*/ /*!*/);
  --tw-saturate: var(--tw-empty,/*!*/ /*!*/);
  --tw-sepia: var(--tw-empty,/*!*/ /*!*/);
  --tw-drop-shadow: var(--tw-empty,/*!*/ /*!*/);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.filter-none {
  filter: none;
}

.blur-0 {
  --tw-blur: blur(0);
}

.blur-none {
  --tw-blur: blur(0);
}

.blur-sm {
  --tw-blur: blur(4px);
}

.blur {
  --tw-blur: blur(8px);
}

.blur-md {
  --tw-blur: blur(12px);
}

.blur-lg {
  --tw-blur: blur(16px);
}

.blur-xl {
  --tw-blur: blur(24px);
}

.blur-2xl {
  --tw-blur: blur(40px);
}

.blur-3xl {
  --tw-blur: blur(64px);
}

.brightness-0 {
  --tw-brightness: brightness(0);
}

.brightness-50 {
  --tw-brightness: brightness(.5);
}

.brightness-75 {
  --tw-brightness: brightness(.75);
}

.brightness-90 {
  --tw-brightness: brightness(.9);
}

.brightness-95 {
  --tw-brightness: brightness(.95);
}

.brightness-100 {
  --tw-brightness: brightness(1);
}

.brightness-105 {
  --tw-brightness: brightness(1.05);
}

.brightness-110 {
  --tw-brightness: brightness(1.1);
}

.brightness-125 {
  --tw-brightness: brightness(1.25);
}

.brightness-150 {
  --tw-brightness: brightness(1.5);
}

.brightness-200 {
  --tw-brightness: brightness(2);
}

.contrast-0 {
  --tw-contrast: contrast(0);
}

.contrast-50 {
  --tw-contrast: contrast(.5);
}

.contrast-75 {
  --tw-contrast: contrast(.75);
}

.contrast-100 {
  --tw-contrast: contrast(1);
}

.contrast-125 {
  --tw-contrast: contrast(1.25);
}

.contrast-150 {
  --tw-contrast: contrast(1.5);
}

.contrast-200 {
  --tw-contrast: contrast(2);
}

.drop-shadow-sm {
  --tw-drop-shadow: drop-shadow(0 1px 1px rgba(0,0,0,0.05));
}

.drop-shadow {
  --tw-drop-shadow: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.1)) drop-shadow(0 1px 1px rgba(0, 0, 0, 0.06));
}

.drop-shadow-md {
  --tw-drop-shadow: drop-shadow(0 4px 3px rgba(0, 0, 0, 0.07)) drop-shadow(0 2px 2px rgba(0, 0, 0, 0.06));
}

.drop-shadow-lg {
  --tw-drop-shadow: drop-shadow(0 10px 8px rgba(0, 0, 0, 0.04)) drop-shadow(0 4px 3px rgba(0, 0, 0, 0.1));
}

.drop-shadow-xl {
  --tw-drop-shadow: drop-shadow(0 20px 13px rgba(0, 0, 0, 0.03)) drop-shadow(0 8px 5px rgba(0, 0, 0, 0.08));
}

.drop-shadow-2xl {
  --tw-drop-shadow: drop-shadow(0 25px 25px rgba(0, 0, 0, 0.15));
}

.drop-shadow-none {
  --tw-drop-shadow: drop-shadow(0 0 #0000);
}

.grayscale-0 {
  --tw-grayscale: grayscale(0);
}

.grayscale {
  --tw-grayscale: grayscale(100%);
}

.hue-rotate-0 {
  --tw-hue-rotate: hue-rotate(0deg);
}

.hue-rotate-15 {
  --tw-hue-rotate: hue-rotate(15deg);
}

.hue-rotate-30 {
  --tw-hue-rotate: hue-rotate(30deg);
}

.hue-rotate-60 {
  --tw-hue-rotate: hue-rotate(60deg);
}

.hue-rotate-90 {
  --tw-hue-rotate: hue-rotate(90deg);
}

.hue-rotate-180 {
  --tw-hue-rotate: hue-rotate(180deg);
}

.-hue-rotate-180 {
  --tw-hue-rotate: hue-rotate(-180deg);
}

.-hue-rotate-90 {
  --tw-hue-rotate: hue-rotate(-90deg);
}

.-hue-rotate-60 {
  --tw-hue-rotate: hue-rotate(-60deg);
}

.-hue-rotate-30 {
  --tw-hue-rotate: hue-rotate(-30deg);
}

.-hue-rotate-15 {
  --tw-hue-rotate: hue-rotate(-15deg);
}

.invert-0 {
  --tw-invert: invert(0);
}

.invert {
  --tw-invert: invert(100%);
}

.saturate-0 {
  --tw-saturate: saturate(0);
}

.saturate-50 {
  --tw-saturate: saturate(.5);
}

.saturate-100 {
  --tw-saturate: saturate(1);
}

.saturate-150 {
  --tw-saturate: saturate(1.5);
}

.saturate-200 {
  --tw-saturate: saturate(2);
}

.sepia-0 {
  --tw-sepia: sepia(0);
}

.sepia {
  --tw-sepia: sepia(100%);
}

.backdrop-filter {
  --tw-backdrop-blur: var(--tw-empty,/*!*/ /*!*/);
  --tw-backdrop-brightness: var(--tw-empty,/*!*/ /*!*/);
  --tw-backdrop-contrast: var(--tw-empty,/*!*/ /*!*/);
  --tw-backdrop-grayscale: var(--tw-empty,/*!*/ /*!*/);
  --tw-backdrop-hue-rotate: var(--tw-empty,/*!*/ /*!*/);
  --tw-backdrop-invert: var(--tw-empty,/*!*/ /*!*/);
  --tw-backdrop-opacity: var(--tw-empty,/*!*/ /*!*/);
  --tw-backdrop-saturate: var(--tw-empty,/*!*/ /*!*/);
  --tw-backdrop-sepia: var(--tw-empty,/*!*/ /*!*/);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
          backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}

.backdrop-filter-none {
  -webkit-backdrop-filter: none;
          backdrop-filter: none;
}

.backdrop-blur-0 {
  --tw-backdrop-blur: blur(0);
}

.backdrop-blur-none {
  --tw-backdrop-blur: blur(0);
}

.backdrop-blur-sm {
  --tw-backdrop-blur: blur(4px);
}

.backdrop-blur {
  --tw-backdrop-blur: blur(8px);
}

.backdrop-blur-md {
  --tw-backdrop-blur: blur(12px);
}

.backdrop-blur-lg {
  --tw-backdrop-blur: blur(16px);
}

.backdrop-blur-xl {
  --tw-backdrop-blur: blur(24px);
}

.backdrop-blur-2xl {
  --tw-backdrop-blur: blur(40px);
}

.backdrop-blur-3xl {
  --tw-backdrop-blur: blur(64px);
}

.backdrop-brightness-0 {
  --tw-backdrop-brightness: brightness(0);
}

.backdrop-brightness-50 {
  --tw-backdrop-brightness: brightness(.5);
}

.backdrop-brightness-75 {
  --tw-backdrop-brightness: brightness(.75);
}

.backdrop-brightness-90 {
  --tw-backdrop-brightness: brightness(.9);
}

.backdrop-brightness-95 {
  --tw-backdrop-brightness: brightness(.95);
}

.backdrop-brightness-100 {
  --tw-backdrop-brightness: brightness(1);
}

.backdrop-brightness-105 {
  --tw-backdrop-brightness: brightness(1.05);
}

.backdrop-brightness-110 {
  --tw-backdrop-brightness: brightness(1.1);
}

.backdrop-brightness-125 {
  --tw-backdrop-brightness: brightness(1.25);
}

.backdrop-brightness-150 {
  --tw-backdrop-brightness: brightness(1.5);
}

.backdrop-brightness-200 {
  --tw-backdrop-brightness: brightness(2);
}

.backdrop-contrast-0 {
  --tw-backdrop-contrast: contrast(0);
}

.backdrop-contrast-50 {
  --tw-backdrop-contrast: contrast(.5);
}

.backdrop-contrast-75 {
  --tw-backdrop-contrast: contrast(.75);
}

.backdrop-contrast-100 {
  --tw-backdrop-contrast: contrast(1);
}

.backdrop-contrast-125 {
  --tw-backdrop-contrast: contrast(1.25);
}

.backdrop-contrast-150 {
  --tw-backdrop-contrast: contrast(1.5);
}

.backdrop-contrast-200 {
  --tw-backdrop-contrast: contrast(2);
}

.backdrop-grayscale-0 {
  --tw-backdrop-grayscale: grayscale(0);
}

.backdrop-grayscale {
  --tw-backdrop-grayscale: grayscale(100%);
}

.backdrop-hue-rotate-0 {
  --tw-backdrop-hue-rotate: hue-rotate(0deg);
}

.backdrop-hue-rotate-15 {
  --tw-backdrop-hue-rotate: hue-rotate(15deg);
}

.backdrop-hue-rotate-30 {
  --tw-backdrop-hue-rotate: hue-rotate(30deg);
}

.backdrop-hue-rotate-60 {
  --tw-backdrop-hue-rotate: hue-rotate(60deg);
}

.backdrop-hue-rotate-90 {
  --tw-backdrop-hue-rotate: hue-rotate(90deg);
}

.backdrop-hue-rotate-180 {
  --tw-backdrop-hue-rotate: hue-rotate(180deg);
}

.-backdrop-hue-rotate-180 {
  --tw-backdrop-hue-rotate: hue-rotate(-180deg);
}

.-backdrop-hue-rotate-90 {
  --tw-backdrop-hue-rotate: hue-rotate(-90deg);
}

.-backdrop-hue-rotate-60 {
  --tw-backdrop-hue-rotate: hue-rotate(-60deg);
}

.-backdrop-hue-rotate-30 {
  --tw-backdrop-hue-rotate: hue-rotate(-30deg);
}

.-backdrop-hue-rotate-15 {
  --tw-backdrop-hue-rotate: hue-rotate(-15deg);
}

.backdrop-invert-0 {
  --tw-backdrop-invert: invert(0);
}

.backdrop-invert {
  --tw-backdrop-invert: invert(100%);
}

.backdrop-opacity-0 {
  --tw-backdrop-opacity: opacity(0);
}

.backdrop-opacity-5 {
  --tw-backdrop-opacity: opacity(0.05);
}

.backdrop-opacity-10 {
  --tw-backdrop-opacity: opacity(0.1);
}

.backdrop-opacity-20 {
  --tw-backdrop-opacity: opacity(0.2);
}

.backdrop-opacity-25 {
  --tw-backdrop-opacity: opacity(0.25);
}

.backdrop-opacity-30 {
  --tw-backdrop-opacity: opacity(0.3);
}

.backdrop-opacity-40 {
  --tw-backdrop-opacity: opacity(0.4);
}

.backdrop-opacity-50 {
  --tw-backdrop-opacity: opacity(0.5);
}

.backdrop-opacity-60 {
  --tw-backdrop-opacity: opacity(0.6);
}

.backdrop-opacity-70 {
  --tw-backdrop-opacity: opacity(0.7);
}

.backdrop-opacity-75 {
  --tw-backdrop-opacity: opacity(0.75);
}

.backdrop-opacity-80 {
  --tw-backdrop-opacity: opacity(0.8);
}

.backdrop-opacity-90 {
  --tw-backdrop-opacity: opacity(0.9);
}

.backdrop-opacity-95 {
  --tw-backdrop-opacity: opacity(0.95);
}

.backdrop-opacity-100 {
  --tw-backdrop-opacity: opacity(1);
}

.backdrop-saturate-0 {
  --tw-backdrop-saturate: saturate(0);
}

.backdrop-saturate-50 {
  --tw-backdrop-saturate: saturate(.5);
}

.backdrop-saturate-100 {
  --tw-backdrop-saturate: saturate(1);
}

.backdrop-saturate-150 {
  --tw-backdrop-saturate: saturate(1.5);
}

.backdrop-saturate-200 {
  --tw-backdrop-saturate: saturate(2);
}

.backdrop-sepia-0 {
  --tw-backdrop-sepia: sepia(0);
}

.backdrop-sepia {
  --tw-backdrop-sepia: sepia(100%);
}

.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, filter, -webkit-backdrop-filter;
  transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  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;
}

.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;
}

.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;
}

.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);
}

@media (min-width: 300px) {
  .phone\:container {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 1rem;
    padding-left: 1rem;
  }

  @media (min-width: 100%) {
    .phone\:container {
      max-width: 100%;
    }
  }

  @media (min-width: 1200px) {
    .phone\:container {
      max-width: 1200px;
    }
  }

  .phone\:sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border-width: 0;
  }

  .phone\:not-sr-only {
    position: static;
    width: auto;
    height: auto;
    padding: 0;
    margin: 0;
    overflow: visible;
    clip: auto;
    white-space: normal;
  }

  .phone\:focus-within\:sr-only:focus-within {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border-width: 0;
  }

  .phone\:focus-within\:not-sr-only:focus-within {
    position: static;
    width: auto;
    height: auto;
    padding: 0;
    margin: 0;
    overflow: visible;
    clip: auto;
    white-space: normal;
  }

  .phone\:focus\:sr-only:focus {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border-width: 0;
  }

  .phone\:focus\:not-sr-only:focus {
    position: static;
    width: auto;
    height: auto;
    padding: 0;
    margin: 0;
    overflow: visible;
    clip: auto;
    white-space: normal;
  }

  .phone\:pointer-events-none {
    pointer-events: none;
  }

  .phone\:pointer-events-auto {
    pointer-events: auto;
  }

  .phone\:visible {
    visibility: visible;
  }

  .phone\:invisible {
    visibility: hidden;
  }

  .phone\:static {
    position: static;
  }

  .phone\:fixed {
    position: fixed;
  }

  .phone\:absolute {
    position: absolute;
  }

  .phone\:relative {
    position: relative;
  }

  .phone\:sticky {
    position: -webkit-sticky;
    position: sticky;
  }

  .phone\:inset-0 {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }

  .phone\:inset-1 {
    top: 0.0625rem;
    right: 0.0625rem;
    bottom: 0.0625rem;
    left: 0.0625rem;
  }

  .phone\:inset-2 {
    top: 0.125rem;
    right: 0.125rem;
    bottom: 0.125rem;
    left: 0.125rem;
  }

  .phone\:inset-3 {
    top: 0.1875rem;
    right: 0.1875rem;
    bottom: 0.1875rem;
    left: 0.1875rem;
  }

  .phone\:inset-4 {
    top: 0.25rem;
    right: 0.25rem;
    bottom: 0.25rem;
    left: 0.25rem;
  }

  .phone\:inset-5 {
    top: 0.3125rem;
    right: 0.3125rem;
    bottom: 0.3125rem;
    left: 0.3125rem;
  }

  .phone\:inset-6 {
    top: 0.375rem;
    right: 0.375rem;
    bottom: 0.375rem;
    left: 0.375rem;
  }

  .phone\:inset-8 {
    top: 0.5rem;
    right: 0.5rem;
    bottom: 0.5rem;
    left: 0.5rem;
  }

  .phone\:inset-10 {
    top: 0.625rem;
    right: 0.625rem;
    bottom: 0.625rem;
    left: 0.625rem;
  }

  .phone\:inset-12 {
    top: 0.75rem;
    right: 0.75rem;
    bottom: 0.75rem;
    left: 0.75rem;
  }

  .phone\:inset-16 {
    top: 1rem;
    right: 1rem;
    bottom: 1rem;
    left: 1rem;
  }

  .phone\:inset-20 {
    top: 1.25rem;
    right: 1.25rem;
    bottom: 1.25rem;
    left: 1.25rem;
  }

  .phone\:inset-24 {
    top: 1.5rem;
    right: 1.5rem;
    bottom: 1.5rem;
    left: 1.5rem;
  }

  .phone\:inset-32 {
    top: 2rem;
    right: 2rem;
    bottom: 2rem;
    left: 2rem;
  }

  .phone\:inset-40 {
    top: 2.5rem;
    right: 2.5rem;
    bottom: 2.5rem;
    left: 2.5rem;
  }

  .phone\:inset-48 {
    top: 3rem;
    right: 3rem;
    bottom: 3rem;
    left: 3rem;
  }

  .phone\:inset-56 {
    top: 3.5rem;
    right: 3.5rem;
    bottom: 3.5rem;
    left: 3.5rem;
  }

  .phone\:inset-64 {
    top: 4rem;
    right: 4rem;
    bottom: 4rem;
    left: 4rem;
  }

  .phone\:inset-68 {
    top: 4.25rem;
    right: 4.25rem;
    bottom: 4.25rem;
    left: 4.25rem;
  }

  .phone\:inset-72 {
    top: 4.5rem;
    right: 4.5rem;
    bottom: 4.5rem;
    left: 4.5rem;
  }

  .phone\:inset-76 {
    top: 4.75rem;
    right: 4.75rem;
    bottom: 4.75rem;
    left: 4.75rem;
  }

  .phone\:inset-80 {
    top: 5rem;
    right: 5rem;
    bottom: 5rem;
    left: 5rem;
  }

  .phone\:inset-192 {
    top: 12rem;
    right: 12rem;
    bottom: 12rem;
    left: 12rem;
  }

  .phone\:inset-auto {
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
  }

  .phone\:inset-px {
    top: 1px;
    right: 1px;
    bottom: 1px;
    left: 1px;
  }

  .phone\:-inset-1 {
    top: -0.0625rem;
    right: -0.0625rem;
    bottom: -0.0625rem;
    left: -0.0625rem;
  }

  .phone\:-inset-2 {
    top: -0.125rem;
    right: -0.125rem;
    bottom: -0.125rem;
    left: -0.125rem;
  }

  .phone\:-inset-3 {
    top: -0.1875rem;
    right: -0.1875rem;
    bottom: -0.1875rem;
    left: -0.1875rem;
  }

  .phone\:-inset-4 {
    top: -0.25rem;
    right: -0.25rem;
    bottom: -0.25rem;
    left: -0.25rem;
  }

  .phone\:-inset-5 {
    top: -0.3125rem;
    right: -0.3125rem;
    bottom: -0.3125rem;
    left: -0.3125rem;
  }

  .phone\:-inset-6 {
    top: -0.375rem;
    right: -0.375rem;
    bottom: -0.375rem;
    left: -0.375rem;
  }

  .phone\:-inset-8 {
    top: -0.5rem;
    right: -0.5rem;
    bottom: -0.5rem;
    left: -0.5rem;
  }

  .phone\:-inset-10 {
    top: -0.625rem;
    right: -0.625rem;
    bottom: -0.625rem;
    left: -0.625rem;
  }

  .phone\:-inset-12 {
    top: -0.75rem;
    right: -0.75rem;
    bottom: -0.75rem;
    left: -0.75rem;
  }

  .phone\:-inset-16 {
    top: -1rem;
    right: -1rem;
    bottom: -1rem;
    left: -1rem;
  }

  .phone\:-inset-20 {
    top: -1.25rem;
    right: -1.25rem;
    bottom: -1.25rem;
    left: -1.25rem;
  }

  .phone\:-inset-24 {
    top: -1.5rem;
    right: -1.5rem;
    bottom: -1.5rem;
    left: -1.5rem;
  }

  .phone\:-inset-32 {
    top: -2rem;
    right: -2rem;
    bottom: -2rem;
    left: -2rem;
  }

  .phone\:-inset-40 {
    top: -2.5rem;
    right: -2.5rem;
    bottom: -2.5rem;
    left: -2.5rem;
  }

  .phone\:-inset-48 {
    top: -3rem;
    right: -3rem;
    bottom: -3rem;
    left: -3rem;
  }

  .phone\:-inset-56 {
    top: -3.5rem;
    right: -3.5rem;
    bottom: -3.5rem;
    left: -3.5rem;
  }

  .phone\:-inset-64 {
    top: -4rem;
    right: -4rem;
    bottom: -4rem;
    left: -4rem;
  }

  .phone\:-inset-68 {
    top: -4.25rem;
    right: -4.25rem;
    bottom: -4.25rem;
    left: -4.25rem;
  }

  .phone\:-inset-72 {
    top: -4.5rem;
    right: -4.5rem;
    bottom: -4.5rem;
    left: -4.5rem;
  }

  .phone\:-inset-76 {
    top: -4.75rem;
    right: -4.75rem;
    bottom: -4.75rem;
    left: -4.75rem;
  }

  .phone\:-inset-80 {
    top: -5rem;
    right: -5rem;
    bottom: -5rem;
    left: -5rem;
  }

  .phone\:-inset-192 {
    top: -12rem;
    right: -12rem;
    bottom: -12rem;
    left: -12rem;
  }

  .phone\:-inset-px {
    top: -1px;
    right: -1px;
    bottom: -1px;
    left: -1px;
  }

  .phone\:inset-1\/2 {
    top: 50%;
    right: 50%;
    bottom: 50%;
    left: 50%;
  }

  .phone\:inset-1\/3 {
    top: 33.333333%;
    right: 33.333333%;
    bottom: 33.333333%;
    left: 33.333333%;
  }

  .phone\:inset-2\/3 {
    top: 66.666667%;
    right: 66.666667%;
    bottom: 66.666667%;
    left: 66.666667%;
  }

  .phone\:inset-1\/4 {
    top: 25%;
    right: 25%;
    bottom: 25%;
    left: 25%;
  }

  .phone\:inset-2\/4 {
    top: 50%;
    right: 50%;
    bottom: 50%;
    left: 50%;
  }

  .phone\:inset-3\/4 {
    top: 75%;
    right: 75%;
    bottom: 75%;
    left: 75%;
  }

  .phone\:inset-full {
    top: 100%;
    right: 100%;
    bottom: 100%;
    left: 100%;
  }

  .phone\:-inset-1\/2 {
    top: -50%;
    right: -50%;
    bottom: -50%;
    left: -50%;
  }

  .phone\:-inset-1\/3 {
    top: -33.333333%;
    right: -33.333333%;
    bottom: -33.333333%;
    left: -33.333333%;
  }

  .phone\:-inset-2\/3 {
    top: -66.666667%;
    right: -66.666667%;
    bottom: -66.666667%;
    left: -66.666667%;
  }

  .phone\:-inset-1\/4 {
    top: -25%;
    right: -25%;
    bottom: -25%;
    left: -25%;
  }

  .phone\:-inset-2\/4 {
    top: -50%;
    right: -50%;
    bottom: -50%;
    left: -50%;
  }

  .phone\:-inset-3\/4 {
    top: -75%;
    right: -75%;
    bottom: -75%;
    left: -75%;
  }

  .phone\:-inset-full {
    top: -100%;
    right: -100%;
    bottom: -100%;
    left: -100%;
  }

  .phone\:inset-x-0 {
    left: 0;
    right: 0;
  }

  .phone\:inset-x-1 {
    left: 0.0625rem;
    right: 0.0625rem;
  }

  .phone\:inset-x-2 {
    left: 0.125rem;
    right: 0.125rem;
  }

  .phone\:inset-x-3 {
    left: 0.1875rem;
    right: 0.1875rem;
  }

  .phone\:inset-x-4 {
    left: 0.25rem;
    right: 0.25rem;
  }

  .phone\:inset-x-5 {
    left: 0.3125rem;
    right: 0.3125rem;
  }

  .phone\:inset-x-6 {
    left: 0.375rem;
    right: 0.375rem;
  }

  .phone\:inset-x-8 {
    left: 0.5rem;
    right: 0.5rem;
  }

  .phone\:inset-x-10 {
    left: 0.625rem;
    right: 0.625rem;
  }

  .phone\:inset-x-12 {
    left: 0.75rem;
    right: 0.75rem;
  }

  .phone\:inset-x-16 {
    left: 1rem;
    right: 1rem;
  }

  .phone\:inset-x-20 {
    left: 1.25rem;
    right: 1.25rem;
  }

  .phone\:inset-x-24 {
    left: 1.5rem;
    right: 1.5rem;
  }

  .phone\:inset-x-32 {
    left: 2rem;
    right: 2rem;
  }

  .phone\:inset-x-40 {
    left: 2.5rem;
    right: 2.5rem;
  }

  .phone\:inset-x-48 {
    left: 3rem;
    right: 3rem;
  }

  .phone\:inset-x-56 {
    left: 3.5rem;
    right: 3.5rem;
  }

  .phone\:inset-x-64 {
    left: 4rem;
    right: 4rem;
  }

  .phone\:inset-x-68 {
    left: 4.25rem;
    right: 4.25rem;
  }

  .phone\:inset-x-72 {
    left: 4.5rem;
    right: 4.5rem;
  }

  .phone\:inset-x-76 {
    left: 4.75rem;
    right: 4.75rem;
  }

  .phone\:inset-x-80 {
    left: 5rem;
    right: 5rem;
  }

  .phone\:inset-x-192 {
    left: 12rem;
    right: 12rem;
  }

  .phone\:inset-x-auto {
    left: auto;
    right: auto;
  }

  .phone\:inset-x-px {
    left: 1px;
    right: 1px;
  }

  .phone\:-inset-x-1 {
    left: -0.0625rem;
    right: -0.0625rem;
  }

  .phone\:-inset-x-2 {
    left: -0.125rem;
    right: -0.125rem;
  }

  .phone\:-inset-x-3 {
    left: -0.1875rem;
    right: -0.1875rem;
  }

  .phone\:-inset-x-4 {
    left: -0.25rem;
    right: -0.25rem;
  }

  .phone\:-inset-x-5 {
    left: -0.3125rem;
    right: -0.3125rem;
  }

  .phone\:-inset-x-6 {
    left: -0.375rem;
    right: -0.375rem;
  }

  .phone\:-inset-x-8 {
    left: -0.5rem;
    right: -0.5rem;
  }

  .phone\:-inset-x-10 {
    left: -0.625rem;
    right: -0.625rem;
  }

  .phone\:-inset-x-12 {
    left: -0.75rem;
    right: -0.75rem;
  }

  .phone\:-inset-x-16 {
    left: -1rem;
    right: -1rem;
  }

  .phone\:-inset-x-20 {
    left: -1.25rem;
    right: -1.25rem;
  }

  .phone\:-inset-x-24 {
    left: -1.5rem;
    right: -1.5rem;
  }

  .phone\:-inset-x-32 {
    left: -2rem;
    right: -2rem;
  }

  .phone\:-inset-x-40 {
    left: -2.5rem;
    right: -2.5rem;
  }

  .phone\:-inset-x-48 {
    left: -3rem;
    right: -3rem;
  }

  .phone\:-inset-x-56 {
    left: -3.5rem;
    right: -3.5rem;
  }

  .phone\:-inset-x-64 {
    left: -4rem;
    right: -4rem;
  }

  .phone\:-inset-x-68 {
    left: -4.25rem;
    right: -4.25rem;
  }

  .phone\:-inset-x-72 {
    left: -4.5rem;
    right: -4.5rem;
  }

  .phone\:-inset-x-76 {
    left: -4.75rem;
    right: -4.75rem;
  }

  .phone\:-inset-x-80 {
    left: -5rem;
    right: -5rem;
  }

  .phone\:-inset-x-192 {
    left: -12rem;
    right: -12rem;
  }

  .phone\:-inset-x-px {
    left: -1px;
    right: -1px;
  }

  .phone\:inset-x-1\/2 {
    left: 50%;
    right: 50%;
  }

  .phone\:inset-x-1\/3 {
    left: 33.333333%;
    right: 33.333333%;
  }

  .phone\:inset-x-2\/3 {
    left: 66.666667%;
    right: 66.666667%;
  }

  .phone\:inset-x-1\/4 {
    left: 25%;
    right: 25%;
  }

  .phone\:inset-x-2\/4 {
    left: 50%;
    right: 50%;
  }

  .phone\:inset-x-3\/4 {
    left: 75%;
    right: 75%;
  }

  .phone\:inset-x-full {
    left: 100%;
    right: 100%;
  }

  .phone\:-inset-x-1\/2 {
    left: -50%;
    right: -50%;
  }

  .phone\:-inset-x-1\/3 {
    left: -33.333333%;
    right: -33.333333%;
  }

  .phone\:-inset-x-2\/3 {
    left: -66.666667%;
    right: -66.666667%;
  }

  .phone\:-inset-x-1\/4 {
    left: -25%;
    right: -25%;
  }

  .phone\:-inset-x-2\/4 {
    left: -50%;
    right: -50%;
  }

  .phone\:-inset-x-3\/4 {
    left: -75%;
    right: -75%;
  }

  .phone\:-inset-x-full {
    left: -100%;
    right: -100%;
  }

  .phone\:inset-y-0 {
    top: 0;
    bottom: 0;
  }

  .phone\:inset-y-1 {
    top: 0.0625rem;
    bottom: 0.0625rem;
  }

  .phone\:inset-y-2 {
    top: 0.125rem;
    bottom: 0.125rem;
  }

  .phone\:inset-y-3 {
    top: 0.1875rem;
    bottom: 0.1875rem;
  }

  .phone\:inset-y-4 {
    top: 0.25rem;
    bottom: 0.25rem;
  }

  .phone\:inset-y-5 {
    top: 0.3125rem;
    bottom: 0.3125rem;
  }

  .phone\:inset-y-6 {
    top: 0.375rem;
    bottom: 0.375rem;
  }

  .phone\:inset-y-8 {
    top: 0.5rem;
    bottom: 0.5rem;
  }

  .phone\:inset-y-10 {
    top: 0.625rem;
    bottom: 0.625rem;
  }

  .phone\:inset-y-12 {
    top: 0.75rem;
    bottom: 0.75rem;
  }

  .phone\:inset-y-16 {
    top: 1rem;
    bottom: 1rem;
  }

  .phone\:inset-y-20 {
    top: 1.25rem;
    bottom: 1.25rem;
  }

  .phone\:inset-y-24 {
    top: 1.5rem;
    bottom: 1.5rem;
  }

  .phone\:inset-y-32 {
    top: 2rem;
    bottom: 2rem;
  }

  .phone\:inset-y-40 {
    top: 2.5rem;
    bottom: 2.5rem;
  }

  .phone\:inset-y-48 {
    top: 3rem;
    bottom: 3rem;
  }

  .phone\:inset-y-56 {
    top: 3.5rem;
    bottom: 3.5rem;
  }

  .phone\:inset-y-64 {
    top: 4rem;
    bottom: 4rem;
  }

  .phone\:inset-y-68 {
    top: 4.25rem;
    bottom: 4.25rem;
  }

  .phone\:inset-y-72 {
    top: 4.5rem;
    bottom: 4.5rem;
  }

  .phone\:inset-y-76 {
    top: 4.75rem;
    bottom: 4.75rem;
  }

  .phone\:inset-y-80 {
    top: 5rem;
    bottom: 5rem;
  }

  .phone\:inset-y-192 {
    top: 12rem;
    bottom: 12rem;
  }

  .phone\:inset-y-auto {
    top: auto;
    bottom: auto;
  }

  .phone\:inset-y-px {
    top: 1px;
    bottom: 1px;
  }

  .phone\:-inset-y-1 {
    top: -0.0625rem;
    bottom: -0.0625rem;
  }

  .phone\:-inset-y-2 {
    top: -0.125rem;
    bottom: -0.125rem;
  }

  .phone\:-inset-y-3 {
    top: -0.1875rem;
    bottom: -0.1875rem;
  }

  .phone\:-inset-y-4 {
    top: -0.25rem;
    bottom: -0.25rem;
  }

  .phone\:-inset-y-5 {
    top: -0.3125rem;
    bottom: -0.3125rem;
  }

  .phone\:-inset-y-6 {
    top: -0.375rem;
    bottom: -0.375rem;
  }

  .phone\:-inset-y-8 {
    top: -0.5rem;
    bottom: -0.5rem;
  }

  .phone\:-inset-y-10 {
    top: -0.625rem;
    bottom: -0.625rem;
  }

  .phone\:-inset-y-12 {
    top: -0.75rem;
    bottom: -0.75rem;
  }

  .phone\:-inset-y-16 {
    top: -1rem;
    bottom: -1rem;
  }

  .phone\:-inset-y-20 {
    top: -1.25rem;
    bottom: -1.25rem;
  }

  .phone\:-inset-y-24 {
    top: -1.5rem;
    bottom: -1.5rem;
  }

  .phone\:-inset-y-32 {
    top: -2rem;
    bottom: -2rem;
  }

  .phone\:-inset-y-40 {
    top: -2.5rem;
    bottom: -2.5rem;
  }

  .phone\:-inset-y-48 {
    top: -3rem;
    bottom: -3rem;
  }

  .phone\:-inset-y-56 {
    top: -3.5rem;
    bottom: -3.5rem;
  }

  .phone\:-inset-y-64 {
    top: -4rem;
    bottom: -4rem;
  }

  .phone\:-inset-y-68 {
    top: -4.25rem;
    bottom: -4.25rem;
  }

  .phone\:-inset-y-72 {
    top: -4.5rem;
    bottom: -4.5rem;
  }

  .phone\:-inset-y-76 {
    top: -4.75rem;
    bottom: -4.75rem;
  }

  .phone\:-inset-y-80 {
    top: -5rem;
    bottom: -5rem;
  }

  .phone\:-inset-y-192 {
    top: -12rem;
    bottom: -12rem;
  }

  .phone\:-inset-y-px {
    top: -1px;
    bottom: -1px;
  }

  .phone\:inset-y-1\/2 {
    top: 50%;
    bottom: 50%;
  }

  .phone\:inset-y-1\/3 {
    top: 33.333333%;
    bottom: 33.333333%;
  }

  .phone\:inset-y-2\/3 {
    top: 66.666667%;
    bottom: 66.666667%;
  }

  .phone\:inset-y-1\/4 {
    top: 25%;
    bottom: 25%;
  }

  .phone\:inset-y-2\/4 {
    top: 50%;
    bottom: 50%;
  }

  .phone\:inset-y-3\/4 {
    top: 75%;
    bottom: 75%;
  }

  .phone\:inset-y-full {
    top: 100%;
    bottom: 100%;
  }

  .phone\:-inset-y-1\/2 {
    top: -50%;
    bottom: -50%;
  }

  .phone\:-inset-y-1\/3 {
    top: -33.333333%;
    bottom: -33.333333%;
  }

  .phone\:-inset-y-2\/3 {
    top: -66.666667%;
    bottom: -66.666667%;
  }

  .phone\:-inset-y-1\/4 {
    top: -25%;
    bottom: -25%;
  }

  .phone\:-inset-y-2\/4 {
    top: -50%;
    bottom: -50%;
  }

  .phone\:-inset-y-3\/4 {
    top: -75%;
    bottom: -75%;
  }

  .phone\:-inset-y-full {
    top: -100%;
    bottom: -100%;
  }

  .phone\:top-0 {
    top: 0;
  }

  .phone\:top-1 {
    top: 0.0625rem;
  }

  .phone\:top-2 {
    top: 0.125rem;
  }

  .phone\:top-3 {
    top: 0.1875rem;
  }

  .phone\:top-4 {
    top: 0.25rem;
  }

  .phone\:top-5 {
    top: 0.3125rem;
  }

  .phone\:top-6 {
    top: 0.375rem;
  }

  .phone\:top-8 {
    top: 0.5rem;
  }

  .phone\:top-10 {
    top: 0.625rem;
  }

  .phone\:top-12 {
    top: 0.75rem;
  }

  .phone\:top-16 {
    top: 1rem;
  }

  .phone\:top-20 {
    top: 1.25rem;
  }

  .phone\:top-24 {
    top: 1.5rem;
  }

  .phone\:top-32 {
    top: 2rem;
  }

  .phone\:top-40 {
    top: 2.5rem;
  }

  .phone\:top-48 {
    top: 3rem;
  }

  .phone\:top-56 {
    top: 3.5rem;
  }

  .phone\:top-64 {
    top: 4rem;
  }

  .phone\:top-68 {
    top: 4.25rem;
  }

  .phone\:top-72 {
    top: 4.5rem;
  }

  .phone\:top-76 {
    top: 4.75rem;
  }

  .phone\:top-80 {
    top: 5rem;
  }

  .phone\:top-192 {
    top: 12rem;
  }

  .phone\:top-auto {
    top: auto;
  }

  .phone\:top-px {
    top: 1px;
  }

  .phone\:-top-1 {
    top: -0.0625rem;
  }

  .phone\:-top-2 {
    top: -0.125rem;
  }

  .phone\:-top-3 {
    top: -0.1875rem;
  }

  .phone\:-top-4 {
    top: -0.25rem;
  }

  .phone\:-top-5 {
    top: -0.3125rem;
  }

  .phone\:-top-6 {
    top: -0.375rem;
  }

  .phone\:-top-8 {
    top: -0.5rem;
  }

  .phone\:-top-10 {
    top: -0.625rem;
  }

  .phone\:-top-12 {
    top: -0.75rem;
  }

  .phone\:-top-16 {
    top: -1rem;
  }

  .phone\:-top-20 {
    top: -1.25rem;
  }

  .phone\:-top-24 {
    top: -1.5rem;
  }

  .phone\:-top-32 {
    top: -2rem;
  }

  .phone\:-top-40 {
    top: -2.5rem;
  }

  .phone\:-top-48 {
    top: -3rem;
  }

  .phone\:-top-56 {
    top: -3.5rem;
  }

  .phone\:-top-64 {
    top: -4rem;
  }

  .phone\:-top-68 {
    top: -4.25rem;
  }

  .phone\:-top-72 {
    top: -4.5rem;
  }

  .phone\:-top-76 {
    top: -4.75rem;
  }

  .phone\:-top-80 {
    top: -5rem;
  }

  .phone\:-top-192 {
    top: -12rem;
  }

  .phone\:-top-px {
    top: -1px;
  }

  .phone\:top-1\/2 {
    top: 50%;
  }

  .phone\:top-1\/3 {
    top: 33.333333%;
  }

  .phone\:top-2\/3 {
    top: 66.666667%;
  }

  .phone\:top-1\/4 {
    top: 25%;
  }

  .phone\:top-2\/4 {
    top: 50%;
  }

  .phone\:top-3\/4 {
    top: 75%;
  }

  .phone\:top-full {
    top: 100%;
  }

  .phone\:-top-1\/2 {
    top: -50%;
  }

  .phone\:-top-1\/3 {
    top: -33.333333%;
  }

  .phone\:-top-2\/3 {
    top: -66.666667%;
  }

  .phone\:-top-1\/4 {
    top: -25%;
  }

  .phone\:-top-2\/4 {
    top: -50%;
  }

  .phone\:-top-3\/4 {
    top: -75%;
  }

  .phone\:-top-full {
    top: -100%;
  }

  .phone\:right-0 {
    right: 0;
  }

  .phone\:right-1 {
    right: 0.0625rem;
  }

  .phone\:right-2 {
    right: 0.125rem;
  }

  .phone\:right-3 {
    right: 0.1875rem;
  }

  .phone\:right-4 {
    right: 0.25rem;
  }

  .phone\:right-5 {
    right: 0.3125rem;
  }

  .phone\:right-6 {
    right: 0.375rem;
  }

  .phone\:right-8 {
    right: 0.5rem;
  }

  .phone\:right-10 {
    right: 0.625rem;
  }

  .phone\:right-12 {
    right: 0.75rem;
  }

  .phone\:right-16 {
    right: 1rem;
  }

  .phone\:right-20 {
    right: 1.25rem;
  }

  .phone\:right-24 {
    right: 1.5rem;
  }

  .phone\:right-32 {
    right: 2rem;
  }

  .phone\:right-40 {
    right: 2.5rem;
  }

  .phone\:right-48 {
    right: 3rem;
  }

  .phone\:right-56 {
    right: 3.5rem;
  }

  .phone\:right-64 {
    right: 4rem;
  }

  .phone\:right-68 {
    right: 4.25rem;
  }

  .phone\:right-72 {
    right: 4.5rem;
  }

  .phone\:right-76 {
    right: 4.75rem;
  }

  .phone\:right-80 {
    right: 5rem;
  }

  .phone\:right-192 {
    right: 12rem;
  }

  .phone\:right-auto {
    right: auto;
  }

  .phone\:right-px {
    right: 1px;
  }

  .phone\:-right-1 {
    right: -0.0625rem;
  }

  .phone\:-right-2 {
    right: -0.125rem;
  }

  .phone\:-right-3 {
    right: -0.1875rem;
  }

  .phone\:-right-4 {
    right: -0.25rem;
  }

  .phone\:-right-5 {
    right: -0.3125rem;
  }

  .phone\:-right-6 {
    right: -0.375rem;
  }

  .phone\:-right-8 {
    right: -0.5rem;
  }

  .phone\:-right-10 {
    right: -0.625rem;
  }

  .phone\:-right-12 {
    right: -0.75rem;
  }

  .phone\:-right-16 {
    right: -1rem;
  }

  .phone\:-right-20 {
    right: -1.25rem;
  }

  .phone\:-right-24 {
    right: -1.5rem;
  }

  .phone\:-right-32 {
    right: -2rem;
  }

  .phone\:-right-40 {
    right: -2.5rem;
  }

  .phone\:-right-48 {
    right: -3rem;
  }

  .phone\:-right-56 {
    right: -3.5rem;
  }

  .phone\:-right-64 {
    right: -4rem;
  }

  .phone\:-right-68 {
    right: -4.25rem;
  }

  .phone\:-right-72 {
    right: -4.5rem;
  }

  .phone\:-right-76 {
    right: -4.75rem;
  }

  .phone\:-right-80 {
    right: -5rem;
  }

  .phone\:-right-192 {
    right: -12rem;
  }

  .phone\:-right-px {
    right: -1px;
  }

  .phone\:right-1\/2 {
    right: 50%;
  }

  .phone\:right-1\/3 {
    right: 33.333333%;
  }

  .phone\:right-2\/3 {
    right: 66.666667%;
  }

  .phone\:right-1\/4 {
    right: 25%;
  }

  .phone\:right-2\/4 {
    right: 50%;
  }

  .phone\:right-3\/4 {
    right: 75%;
  }

  .phone\:right-full {
    right: 100%;
  }

  .phone\:-right-1\/2 {
    right: -50%;
  }

  .phone\:-right-1\/3 {
    right: -33.333333%;
  }

  .phone\:-right-2\/3 {
    right: -66.666667%;
  }

  .phone\:-right-1\/4 {
    right: -25%;
  }

  .phone\:-right-2\/4 {
    right: -50%;
  }

  .phone\:-right-3\/4 {
    right: -75%;
  }

  .phone\:-right-full {
    right: -100%;
  }

  .phone\:bottom-0 {
    bottom: 0;
  }

  .phone\:bottom-1 {
    bottom: 0.0625rem;
  }

  .phone\:bottom-2 {
    bottom: 0.125rem;
  }

  .phone\:bottom-3 {
    bottom: 0.1875rem;
  }

  .phone\:bottom-4 {
    bottom: 0.25rem;
  }

  .phone\:bottom-5 {
    bottom: 0.3125rem;
  }

  .phone\:bottom-6 {
    bottom: 0.375rem;
  }

  .phone\:bottom-8 {
    bottom: 0.5rem;
  }

  .phone\:bottom-10 {
    bottom: 0.625rem;
  }

  .phone\:bottom-12 {
    bottom: 0.75rem;
  }

  .phone\:bottom-16 {
    bottom: 1rem;
  }

  .phone\:bottom-20 {
    bottom: 1.25rem;
  }

  .phone\:bottom-24 {
    bottom: 1.5rem;
  }

  .phone\:bottom-32 {
    bottom: 2rem;
  }

  .phone\:bottom-40 {
    bottom: 2.5rem;
  }

  .phone\:bottom-48 {
    bottom: 3rem;
  }

  .phone\:bottom-56 {
    bottom: 3.5rem;
  }

  .phone\:bottom-64 {
    bottom: 4rem;
  }

  .phone\:bottom-68 {
    bottom: 4.25rem;
  }

  .phone\:bottom-72 {
    bottom: 4.5rem;
  }

  .phone\:bottom-76 {
    bottom: 4.75rem;
  }

  .phone\:bottom-80 {
    bottom: 5rem;
  }

  .phone\:bottom-192 {
    bottom: 12rem;
  }

  .phone\:bottom-auto {
    bottom: auto;
  }

  .phone\:bottom-px {
    bottom: 1px;
  }

  .phone\:-bottom-1 {
    bottom: -0.0625rem;
  }

  .phone\:-bottom-2 {
    bottom: -0.125rem;
  }

  .phone\:-bottom-3 {
    bottom: -0.1875rem;
  }

  .phone\:-bottom-4 {
    bottom: -0.25rem;
  }

  .phone\:-bottom-5 {
    bottom: -0.3125rem;
  }

  .phone\:-bottom-6 {
    bottom: -0.375rem;
  }

  .phone\:-bottom-8 {
    bottom: -0.5rem;
  }

  .phone\:-bottom-10 {
    bottom: -0.625rem;
  }

  .phone\:-bottom-12 {
    bottom: -0.75rem;
  }

  .phone\:-bottom-16 {
    bottom: -1rem;
  }

  .phone\:-bottom-20 {
    bottom: -1.25rem;
  }

  .phone\:-bottom-24 {
    bottom: -1.5rem;
  }

  .phone\:-bottom-32 {
    bottom: -2rem;
  }

  .phone\:-bottom-40 {
    bottom: -2.5rem;
  }

  .phone\:-bottom-48 {
    bottom: -3rem;
  }

  .phone\:-bottom-56 {
    bottom: -3.5rem;
  }

  .phone\:-bottom-64 {
    bottom: -4rem;
  }

  .phone\:-bottom-68 {
    bottom: -4.25rem;
  }

  .phone\:-bottom-72 {
    bottom: -4.5rem;
  }

  .phone\:-bottom-76 {
    bottom: -4.75rem;
  }

  .phone\:-bottom-80 {
    bottom: -5rem;
  }

  .phone\:-bottom-192 {
    bottom: -12rem;
  }

  .phone\:-bottom-px {
    bottom: -1px;
  }

  .phone\:bottom-1\/2 {
    bottom: 50%;
  }

  .phone\:bottom-1\/3 {
    bottom: 33.333333%;
  }

  .phone\:bottom-2\/3 {
    bottom: 66.666667%;
  }

  .phone\:bottom-1\/4 {
    bottom: 25%;
  }

  .phone\:bottom-2\/4 {
    bottom: 50%;
  }

  .phone\:bottom-3\/4 {
    bottom: 75%;
  }

  .phone\:bottom-full {
    bottom: 100%;
  }

  .phone\:-bottom-1\/2 {
    bottom: -50%;
  }

  .phone\:-bottom-1\/3 {
    bottom: -33.333333%;
  }

  .phone\:-bottom-2\/3 {
    bottom: -66.666667%;
  }

  .phone\:-bottom-1\/4 {
    bottom: -25%;
  }

  .phone\:-bottom-2\/4 {
    bottom: -50%;
  }

  .phone\:-bottom-3\/4 {
    bottom: -75%;
  }

  .phone\:-bottom-full {
    bottom: -100%;
  }

  .phone\:left-0 {
    left: 0;
  }

  .phone\:left-1 {
    left: 0.0625rem;
  }

  .phone\:left-2 {
    left: 0.125rem;
  }

  .phone\:left-3 {
    left: 0.1875rem;
  }

  .phone\:left-4 {
    left: 0.25rem;
  }

  .phone\:left-5 {
    left: 0.3125rem;
  }

  .phone\:left-6 {
    left: 0.375rem;
  }

  .phone\:left-8 {
    left: 0.5rem;
  }

  .phone\:left-10 {
    left: 0.625rem;
  }

  .phone\:left-12 {
    left: 0.75rem;
  }

  .phone\:left-16 {
    left: 1rem;
  }

  .phone\:left-20 {
    left: 1.25rem;
  }

  .phone\:left-24 {
    left: 1.5rem;
  }

  .phone\:left-32 {
    left: 2rem;
  }

  .phone\:left-40 {
    left: 2.5rem;
  }

  .phone\:left-48 {
    left: 3rem;
  }

  .phone\:left-56 {
    left: 3.5rem;
  }

  .phone\:left-64 {
    left: 4rem;
  }

  .phone\:left-68 {
    left: 4.25rem;
  }

  .phone\:left-72 {
    left: 4.5rem;
  }

  .phone\:left-76 {
    left: 4.75rem;
  }

  .phone\:left-80 {
    left: 5rem;
  }

  .phone\:left-192 {
    left: 12rem;
  }

  .phone\:left-auto {
    left: auto;
  }

  .phone\:left-px {
    left: 1px;
  }

  .phone\:-left-1 {
    left: -0.0625rem;
  }

  .phone\:-left-2 {
    left: -0.125rem;
  }

  .phone\:-left-3 {
    left: -0.1875rem;
  }

  .phone\:-left-4 {
    left: -0.25rem;
  }

  .phone\:-left-5 {
    left: -0.3125rem;
  }

  .phone\:-left-6 {
    left: -0.375rem;
  }

  .phone\:-left-8 {
    left: -0.5rem;
  }

  .phone\:-left-10 {
    left: -0.625rem;
  }

  .phone\:-left-12 {
    left: -0.75rem;
  }

  .phone\:-left-16 {
    left: -1rem;
  }

  .phone\:-left-20 {
    left: -1.25rem;
  }

  .phone\:-left-24 {
    left: -1.5rem;
  }

  .phone\:-left-32 {
    left: -2rem;
  }

  .phone\:-left-40 {
    left: -2.5rem;
  }

  .phone\:-left-48 {
    left: -3rem;
  }

  .phone\:-left-56 {
    left: -3.5rem;
  }

  .phone\:-left-64 {
    left: -4rem;
  }

  .phone\:-left-68 {
    left: -4.25rem;
  }

  .phone\:-left-72 {
    left: -4.5rem;
  }

  .phone\:-left-76 {
    left: -4.75rem;
  }

  .phone\:-left-80 {
    left: -5rem;
  }

  .phone\:-left-192 {
    left: -12rem;
  }

  .phone\:-left-px {
    left: -1px;
  }

  .phone\:left-1\/2 {
    left: 50%;
  }

  .phone\:left-1\/3 {
    left: 33.333333%;
  }

  .phone\:left-2\/3 {
    left: 66.666667%;
  }

  .phone\:left-1\/4 {
    left: 25%;
  }

  .phone\:left-2\/4 {
    left: 50%;
  }

  .phone\:left-3\/4 {
    left: 75%;
  }

  .phone\:left-full {
    left: 100%;
  }

  .phone\:-left-1\/2 {
    left: -50%;
  }

  .phone\:-left-1\/3 {
    left: -33.333333%;
  }

  .phone\:-left-2\/3 {
    left: -66.666667%;
  }

  .phone\:-left-1\/4 {
    left: -25%;
  }

  .phone\:-left-2\/4 {
    left: -50%;
  }

  .phone\:-left-3\/4 {
    left: -75%;
  }

  .phone\:-left-full {
    left: -100%;
  }

  .phone\:isolate {
    isolation: isolate;
  }

  .phone\:isolation-auto {
    isolation: auto;
  }

  .phone\:z-0 {
    z-index: 0;
  }

  .phone\:z-10 {
    z-index: 10;
  }

  .phone\:z-20 {
    z-index: 20;
  }

  .phone\:z-30 {
    z-index: 30;
  }

  .phone\:z-40 {
    z-index: 40;
  }

  .phone\:z-50 {
    z-index: 50;
  }

  .phone\:z-auto {
    z-index: auto;
  }

  .phone\:focus-within\:z-0:focus-within {
    z-index: 0;
  }

  .phone\:focus-within\:z-10:focus-within {
    z-index: 10;
  }

  .phone\:focus-within\:z-20:focus-within {
    z-index: 20;
  }

  .phone\:focus-within\:z-30:focus-within {
    z-index: 30;
  }

  .phone\:focus-within\:z-40:focus-within {
    z-index: 40;
  }

  .phone\:focus-within\:z-50:focus-within {
    z-index: 50;
  }

  .phone\:focus-within\:z-auto:focus-within {
    z-index: auto;
  }

  .phone\:focus\:z-0:focus {
    z-index: 0;
  }

  .phone\:focus\:z-10:focus {
    z-index: 10;
  }

  .phone\:focus\:z-20:focus {
    z-index: 20;
  }

  .phone\:focus\:z-30:focus {
    z-index: 30;
  }

  .phone\:focus\:z-40:focus {
    z-index: 40;
  }

  .phone\:focus\:z-50:focus {
    z-index: 50;
  }

  .phone\:focus\:z-auto:focus {
    z-index: auto;
  }

  .phone\:order-1 {
    order: 1;
  }

  .phone\:order-2 {
    order: 2;
  }

  .phone\:order-3 {
    order: 3;
  }

  .phone\:order-4 {
    order: 4;
  }

  .phone\:order-5 {
    order: 5;
  }

  .phone\:order-6 {
    order: 6;
  }

  .phone\:order-7 {
    order: 7;
  }

  .phone\:order-8 {
    order: 8;
  }

  .phone\:order-9 {
    order: 9;
  }

  .phone\:order-10 {
    order: 10;
  }

  .phone\:order-11 {
    order: 11;
  }

  .phone\:order-12 {
    order: 12;
  }

  .phone\:order-first {
    order: -9999;
  }

  .phone\:order-last {
    order: 9999;
  }

  .phone\:order-none {
    order: 0;
  }

  .phone\:col-auto {
    grid-column: auto;
  }

  .phone\:col-span-1 {
    grid-column: span 1 / span 1;
  }

  .phone\:col-span-2 {
    grid-column: span 2 / span 2;
  }

  .phone\:col-span-3 {
    grid-column: span 3 / span 3;
  }

  .phone\:col-span-4 {
    grid-column: span 4 / span 4;
  }

  .phone\:col-span-5 {
    grid-column: span 5 / span 5;
  }

  .phone\:col-span-6 {
    grid-column: span 6 / span 6;
  }

  .phone\:col-span-7 {
    grid-column: span 7 / span 7;
  }

  .phone\:col-span-8 {
    grid-column: span 8 / span 8;
  }

  .phone\:col-span-9 {
    grid-column: span 9 / span 9;
  }

  .phone\:col-span-10 {
    grid-column: span 10 / span 10;
  }

  .phone\:col-span-11 {
    grid-column: span 11 / span 11;
  }

  .phone\:col-span-12 {
    grid-column: span 12 / span 12;
  }

  .phone\:col-span-full {
    grid-column: 1 / -1;
  }

  .phone\:col-start-1 {
    grid-column-start: 1;
  }

  .phone\:col-start-2 {
    grid-column-start: 2;
  }

  .phone\:col-start-3 {
    grid-column-start: 3;
  }

  .phone\:col-start-4 {
    grid-column-start: 4;
  }

  .phone\:col-start-5 {
    grid-column-start: 5;
  }

  .phone\:col-start-6 {
    grid-column-start: 6;
  }

  .phone\:col-start-7 {
    grid-column-start: 7;
  }

  .phone\:col-start-8 {
    grid-column-start: 8;
  }

  .phone\:col-start-9 {
    grid-column-start: 9;
  }

  .phone\:col-start-10 {
    grid-column-start: 10;
  }

  .phone\:col-start-11 {
    grid-column-start: 11;
  }

  .phone\:col-start-12 {
    grid-column-start: 12;
  }

  .phone\:col-start-13 {
    grid-column-start: 13;
  }

  .phone\:col-start-auto {
    grid-column-start: auto;
  }

  .phone\:col-end-1 {
    grid-column-end: 1;
  }

  .phone\:col-end-2 {
    grid-column-end: 2;
  }

  .phone\:col-end-3 {
    grid-column-end: 3;
  }

  .phone\:col-end-4 {
    grid-column-end: 4;
  }

  .phone\:col-end-5 {
    grid-column-end: 5;
  }

  .phone\:col-end-6 {
    grid-column-end: 6;
  }

  .phone\:col-end-7 {
    grid-column-end: 7;
  }

  .phone\:col-end-8 {
    grid-column-end: 8;
  }

  .phone\:col-end-9 {
    grid-column-end: 9;
  }

  .phone\:col-end-10 {
    grid-column-end: 10;
  }

  .phone\:col-end-11 {
    grid-column-end: 11;
  }

  .phone\:col-end-12 {
    grid-column-end: 12;
  }

  .phone\:col-end-13 {
    grid-column-end: 13;
  }

  .phone\:col-end-auto {
    grid-column-end: auto;
  }

  .phone\:row-auto {
    grid-row: auto;
  }

  .phone\:row-span-1 {
    grid-row: span 1 / span 1;
  }

  .phone\:row-span-2 {
    grid-row: span 2 / span 2;
  }

  .phone\:row-span-3 {
    grid-row: span 3 / span 3;
  }

  .phone\:row-span-4 {
    grid-row: span 4 / span 4;
  }

  .phone\:row-span-5 {
    grid-row: span 5 / span 5;
  }

  .phone\:row-span-6 {
    grid-row: span 6 / span 6;
  }

  .phone\:row-span-full {
    grid-row: 1 / -1;
  }

  .phone\:row-start-1 {
    grid-row-start: 1;
  }

  .phone\:row-start-2 {
    grid-row-start: 2;
  }

  .phone\:row-start-3 {
    grid-row-start: 3;
  }

  .phone\:row-start-4 {
    grid-row-start: 4;
  }

  .phone\:row-start-5 {
    grid-row-start: 5;
  }

  .phone\:row-start-6 {
    grid-row-start: 6;
  }

  .phone\:row-start-7 {
    grid-row-start: 7;
  }

  .phone\:row-start-auto {
    grid-row-start: auto;
  }

  .phone\:row-end-1 {
    grid-row-end: 1;
  }

  .phone\:row-end-2 {
    grid-row-end: 2;
  }

  .phone\:row-end-3 {
    grid-row-end: 3;
  }

  .phone\:row-end-4 {
    grid-row-end: 4;
  }

  .phone\:row-end-5 {
    grid-row-end: 5;
  }

  .phone\:row-end-6 {
    grid-row-end: 6;
  }

  .phone\:row-end-7 {
    grid-row-end: 7;
  }

  .phone\:row-end-auto {
    grid-row-end: auto;
  }

  .phone\:float-right {
    float: right;
  }

  .phone\:float-left {
    float: left;
  }

  .phone\:float-none {
    float: none;
  }

  .phone\:clear-left {
    clear: left;
  }

  .phone\:clear-right {
    clear: right;
  }

  .phone\:clear-both {
    clear: both;
  }

  .phone\:clear-none {
    clear: none;
  }

  .phone\:m-0 {
    margin: 0;
  }

  .phone\:m-1 {
    margin: 0.0625rem;
  }

  .phone\:m-2 {
    margin: 0.125rem;
  }

  .phone\:m-3 {
    margin: 0.1875rem;
  }

  .phone\:m-4 {
    margin: 0.25rem;
  }

  .phone\:m-5 {
    margin: 0.3125rem;
  }

  .phone\:m-6 {
    margin: 0.375rem;
  }

  .phone\:m-8 {
    margin: 0.5rem;
  }

  .phone\:m-10 {
    margin: 0.625rem;
  }

  .phone\:m-12 {
    margin: 0.75rem;
  }

  .phone\:m-16 {
    margin: 1rem;
  }

  .phone\:m-20 {
    margin: 1.25rem;
  }

  .phone\:m-24 {
    margin: 1.5rem;
  }

  .phone\:m-32 {
    margin: 2rem;
  }

  .phone\:m-40 {
    margin: 2.5rem;
  }

  .phone\:m-48 {
    margin: 3rem;
  }

  .phone\:m-56 {
    margin: 3.5rem;
  }

  .phone\:m-64 {
    margin: 4rem;
  }

  .phone\:m-68 {
    margin: 4.25rem;
  }

  .phone\:m-72 {
    margin: 4.5rem;
  }

  .phone\:m-76 {
    margin: 4.75rem;
  }

  .phone\:m-80 {
    margin: 5rem;
  }

  .phone\:m-192 {
    margin: 12rem;
  }

  .phone\:m-auto {
    margin: auto;
  }

  .phone\:m-px {
    margin: 1px;
  }

  .phone\:-m-1 {
    margin: -0.0625rem;
  }

  .phone\:-m-2 {
    margin: -0.125rem;
  }

  .phone\:-m-3 {
    margin: -0.1875rem;
  }

  .phone\:-m-4 {
    margin: -0.25rem;
  }

  .phone\:-m-5 {
    margin: -0.3125rem;
  }

  .phone\:-m-6 {
    margin: -0.375rem;
  }

  .phone\:-m-8 {
    margin: -0.5rem;
  }

  .phone\:-m-10 {
    margin: -0.625rem;
  }

  .phone\:-m-12 {
    margin: -0.75rem;
  }

  .phone\:-m-16 {
    margin: -1rem;
  }

  .phone\:-m-20 {
    margin: -1.25rem;
  }

  .phone\:-m-24 {
    margin: -1.5rem;
  }

  .phone\:-m-32 {
    margin: -2rem;
  }

  .phone\:-m-40 {
    margin: -2.5rem;
  }

  .phone\:-m-48 {
    margin: -3rem;
  }

  .phone\:-m-56 {
    margin: -3.5rem;
  }

  .phone\:-m-64 {
    margin: -4rem;
  }

  .phone\:-m-68 {
    margin: -4.25rem;
  }

  .phone\:-m-72 {
    margin: -4.5rem;
  }

  .phone\:-m-76 {
    margin: -4.75rem;
  }

  .phone\:-m-80 {
    margin: -5rem;
  }

  .phone\:-m-192 {
    margin: -12rem;
  }

  .phone\:-m-px {
    margin: -1px;
  }

  .phone\:mx-0 {
    margin-left: 0;
    margin-right: 0;
  }

  .phone\:mx-1 {
    margin-left: 0.0625rem;
    margin-right: 0.0625rem;
  }

  .phone\:mx-2 {
    margin-left: 0.125rem;
    margin-right: 0.125rem;
  }

  .phone\:mx-3 {
    margin-left: 0.1875rem;
    margin-right: 0.1875rem;
  }

  .phone\:mx-4 {
    margin-left: 0.25rem;
    margin-right: 0.25rem;
  }

  .phone\:mx-5 {
    margin-left: 0.3125rem;
    margin-right: 0.3125rem;
  }

  .phone\:mx-6 {
    margin-left: 0.375rem;
    margin-right: 0.375rem;
  }

  .phone\:mx-8 {
    margin-left: 0.5rem;
    margin-right: 0.5rem;
  }

  .phone\:mx-10 {
    margin-left: 0.625rem;
    margin-right: 0.625rem;
  }

  .phone\:mx-12 {
    margin-left: 0.75rem;
    margin-right: 0.75rem;
  }

  .phone\:mx-16 {
    margin-left: 1rem;
    margin-right: 1rem;
  }

  .phone\:mx-20 {
    margin-left: 1.25rem;
    margin-right: 1.25rem;
  }

  .phone\:mx-24 {
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }

  .phone\:mx-32 {
    margin-left: 2rem;
    margin-right: 2rem;
  }

  .phone\:mx-40 {
    margin-left: 2.5rem;
    margin-right: 2.5rem;
  }

  .phone\:mx-48 {
    margin-left: 3rem;
    margin-right: 3rem;
  }

  .phone\:mx-56 {
    margin-left: 3.5rem;
    margin-right: 3.5rem;
  }

  .phone\:mx-64 {
    margin-left: 4rem;
    margin-right: 4rem;
  }

  .phone\:mx-68 {
    margin-left: 4.25rem;
    margin-right: 4.25rem;
  }

  .phone\:mx-72 {
    margin-left: 4.5rem;
    margin-right: 4.5rem;
  }

  .phone\:mx-76 {
    margin-left: 4.75rem;
    margin-right: 4.75rem;
  }

  .phone\:mx-80 {
    margin-left: 5rem;
    margin-right: 5rem;
  }

  .phone\:mx-192 {
    margin-left: 12rem;
    margin-right: 12rem;
  }

  .phone\:mx-auto {
    margin-left: auto;
    margin-right: auto;
  }

  .phone\:mx-px {
    margin-left: 1px;
    margin-right: 1px;
  }

  .phone\:-mx-1 {
    margin-left: -0.0625rem;
    margin-right: -0.0625rem;
  }

  .phone\:-mx-2 {
    margin-left: -0.125rem;
    margin-right: -0.125rem;
  }

  .phone\:-mx-3 {
    margin-left: -0.1875rem;
    margin-right: -0.1875rem;
  }

  .phone\:-mx-4 {
    margin-left: -0.25rem;
    margin-right: -0.25rem;
  }

  .phone\:-mx-5 {
    margin-left: -0.3125rem;
    margin-right: -0.3125rem;
  }

  .phone\:-mx-6 {
    margin-left: -0.375rem;
    margin-right: -0.375rem;
  }

  .phone\:-mx-8 {
    margin-left: -0.5rem;
    margin-right: -0.5rem;
  }

  .phone\:-mx-10 {
    margin-left: -0.625rem;
    margin-right: -0.625rem;
  }

  .phone\:-mx-12 {
    margin-left: -0.75rem;
    margin-right: -0.75rem;
  }

  .phone\:-mx-16 {
    margin-left: -1rem;
    margin-right: -1rem;
  }

  .phone\:-mx-20 {
    margin-left: -1.25rem;
    margin-right: -1.25rem;
  }

  .phone\:-mx-24 {
    margin-left: -1.5rem;
    margin-right: -1.5rem;
  }

  .phone\:-mx-32 {
    margin-left: -2rem;
    margin-right: -2rem;
  }

  .phone\:-mx-40 {
    margin-left: -2.5rem;
    margin-right: -2.5rem;
  }

  .phone\:-mx-48 {
    margin-left: -3rem;
    margin-right: -3rem;
  }

  .phone\:-mx-56 {
    margin-left: -3.5rem;
    margin-right: -3.5rem;
  }

  .phone\:-mx-64 {
    margin-left: -4rem;
    margin-right: -4rem;
  }

  .phone\:-mx-68 {
    margin-left: -4.25rem;
    margin-right: -4.25rem;
  }

  .phone\:-mx-72 {
    margin-left: -4.5rem;
    margin-right: -4.5rem;
  }

  .phone\:-mx-76 {
    margin-left: -4.75rem;
    margin-right: -4.75rem;
  }

  .phone\:-mx-80 {
    margin-left: -5rem;
    margin-right: -5rem;
  }

  .phone\:-mx-192 {
    margin-left: -12rem;
    margin-right: -12rem;
  }

  .phone\:-mx-px {
    margin-left: -1px;
    margin-right: -1px;
  }

  .phone\:my-0 {
    margin-top: 0;
    margin-bottom: 0;
  }

  .phone\:my-1 {
    margin-top: 0.0625rem;
    margin-bottom: 0.0625rem;
  }

  .phone\:my-2 {
    margin-top: 0.125rem;
    margin-bottom: 0.125rem;
  }

  .phone\:my-3 {
    margin-top: 0.1875rem;
    margin-bottom: 0.1875rem;
  }

  .phone\:my-4 {
    margin-top: 0.25rem;
    margin-bottom: 0.25rem;
  }

  .phone\:my-5 {
    margin-top: 0.3125rem;
    margin-bottom: 0.3125rem;
  }

  .phone\:my-6 {
    margin-top: 0.375rem;
    margin-bottom: 0.375rem;
  }

  .phone\:my-8 {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
  }

  .phone\:my-10 {
    margin-top: 0.625rem;
    margin-bottom: 0.625rem;
  }

  .phone\:my-12 {
    margin-top: 0.75rem;
    margin-bottom: 0.75rem;
  }

  .phone\:my-16 {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }

  .phone\:my-20 {
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
  }

  .phone\:my-24 {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }

  .phone\:my-32 {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }

  .phone\:my-40 {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }

  .phone\:my-48 {
    margin-top: 3rem;
    margin-bottom: 3rem;
  }

  .phone\:my-56 {
    margin-top: 3.5rem;
    margin-bottom: 3.5rem;
  }

  .phone\:my-64 {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }

  .phone\:my-68 {
    margin-top: 4.25rem;
    margin-bottom: 4.25rem;
  }

  .phone\:my-72 {
    margin-top: 4.5rem;
    margin-bottom: 4.5rem;
  }

  .phone\:my-76 {
    margin-top: 4.75rem;
    margin-bottom: 4.75rem;
  }

  .phone\:my-80 {
    margin-top: 5rem;
    margin-bottom: 5rem;
  }

  .phone\:my-192 {
    margin-top: 12rem;
    margin-bottom: 12rem;
  }

  .phone\:my-auto {
    margin-top: auto;
    margin-bottom: auto;
  }

  .phone\:my-px {
    margin-top: 1px;
    margin-bottom: 1px;
  }

  .phone\:-my-1 {
    margin-top: -0.0625rem;
    margin-bottom: -0.0625rem;
  }

  .phone\:-my-2 {
    margin-top: -0.125rem;
    margin-bottom: -0.125rem;
  }

  .phone\:-my-3 {
    margin-top: -0.1875rem;
    margin-bottom: -0.1875rem;
  }

  .phone\:-my-4 {
    margin-top: -0.25rem;
    margin-bottom: -0.25rem;
  }

  .phone\:-my-5 {
    margin-top: -0.3125rem;
    margin-bottom: -0.3125rem;
  }

  .phone\:-my-6 {
    margin-top: -0.375rem;
    margin-bottom: -0.375rem;
  }

  .phone\:-my-8 {
    margin-top: -0.5rem;
    margin-bottom: -0.5rem;
  }

  .phone\:-my-10 {
    margin-top: -0.625rem;
    margin-bottom: -0.625rem;
  }

  .phone\:-my-12 {
    margin-top: -0.75rem;
    margin-bottom: -0.75rem;
  }

  .phone\:-my-16 {
    margin-top: -1rem;
    margin-bottom: -1rem;
  }

  .phone\:-my-20 {
    margin-top: -1.25rem;
    margin-bottom: -1.25rem;
  }

  .phone\:-my-24 {
    margin-top: -1.5rem;
    margin-bottom: -1.5rem;
  }

  .phone\:-my-32 {
    margin-top: -2rem;
    margin-bottom: -2rem;
  }

  .phone\:-my-40 {
    margin-top: -2.5rem;
    margin-bottom: -2.5rem;
  }

  .phone\:-my-48 {
    margin-top: -3rem;
    margin-bottom: -3rem;
  }

  .phone\:-my-56 {
    margin-top: -3.5rem;
    margin-bottom: -3.5rem;
  }

  .phone\:-my-64 {
    margin-top: -4rem;
    margin-bottom: -4rem;
  }

  .phone\:-my-68 {
    margin-top: -4.25rem;
    margin-bottom: -4.25rem;
  }

  .phone\:-my-72 {
    margin-top: -4.5rem;
    margin-bottom: -4.5rem;
  }

  .phone\:-my-76 {
    margin-top: -4.75rem;
    margin-bottom: -4.75rem;
  }

  .phone\:-my-80 {
    margin-top: -5rem;
    margin-bottom: -5rem;
  }

  .phone\:-my-192 {
    margin-top: -12rem;
    margin-bottom: -12rem;
  }

  .phone\:-my-px {
    margin-top: -1px;
    margin-bottom: -1px;
  }

  .phone\:mt-0 {
    margin-top: 0;
  }

  .phone\:mt-1 {
    margin-top: 0.0625rem;
  }

  .phone\:mt-2 {
    margin-top: 0.125rem;
  }

  .phone\:mt-3 {
    margin-top: 0.1875rem;
  }

  .phone\:mt-4 {
    margin-top: 0.25rem;
  }

  .phone\:mt-5 {
    margin-top: 0.3125rem;
  }

  .phone\:mt-6 {
    margin-top: 0.375rem;
  }

  .phone\:mt-8 {
    margin-top: 0.5rem;
  }

  .phone\:mt-10 {
    margin-top: 0.625rem;
  }

  .phone\:mt-12 {
    margin-top: 0.75rem;
  }

  .phone\:mt-16 {
    margin-top: 1rem;
  }

  .phone\:mt-20 {
    margin-top: 1.25rem;
  }

  .phone\:mt-24 {
    margin-top: 1.5rem;
  }

  .phone\:mt-32 {
    margin-top: 2rem;
  }

  .phone\:mt-40 {
    margin-top: 2.5rem;
  }

  .phone\:mt-48 {
    margin-top: 3rem;
  }

  .phone\:mt-56 {
    margin-top: 3.5rem;
  }

  .phone\:mt-64 {
    margin-top: 4rem;
  }

  .phone\:mt-68 {
    margin-top: 4.25rem;
  }

  .phone\:mt-72 {
    margin-top: 4.5rem;
  }

  .phone\:mt-76 {
    margin-top: 4.75rem;
  }

  .phone\:mt-80 {
    margin-top: 5rem;
  }

  .phone\:mt-192 {
    margin-top: 12rem;
  }

  .phone\:mt-auto {
    margin-top: auto;
  }

  .phone\:mt-px {
    margin-top: 1px;
  }

  .phone\:-mt-1 {
    margin-top: -0.0625rem;
  }

  .phone\:-mt-2 {
    margin-top: -0.125rem;
  }

  .phone\:-mt-3 {
    margin-top: -0.1875rem;
  }

  .phone\:-mt-4 {
    margin-top: -0.25rem;
  }

  .phone\:-mt-5 {
    margin-top: -0.3125rem;
  }

  .phone\:-mt-6 {
    margin-top: -0.375rem;
  }

  .phone\:-mt-8 {
    margin-top: -0.5rem;
  }

  .phone\:-mt-10 {
    margin-top: -0.625rem;
  }

  .phone\:-mt-12 {
    margin-top: -0.75rem;
  }

  .phone\:-mt-16 {
    margin-top: -1rem;
  }

  .phone\:-mt-20 {
    margin-top: -1.25rem;
  }

  .phone\:-mt-24 {
    margin-top: -1.5rem;
  }

  .phone\:-mt-32 {
    margin-top: -2rem;
  }

  .phone\:-mt-40 {
    margin-top: -2.5rem;
  }

  .phone\:-mt-48 {
    margin-top: -3rem;
  }

  .phone\:-mt-56 {
    margin-top: -3.5rem;
  }

  .phone\:-mt-64 {
    margin-top: -4rem;
  }

  .phone\:-mt-68 {
    margin-top: -4.25rem;
  }

  .phone\:-mt-72 {
    margin-top: -4.5rem;
  }

  .phone\:-mt-76 {
    margin-top: -4.75rem;
  }

  .phone\:-mt-80 {
    margin-top: -5rem;
  }

  .phone\:-mt-192 {
    margin-top: -12rem;
  }

  .phone\:-mt-px {
    margin-top: -1px;
  }

  .phone\:mr-0 {
    margin-right: 0;
  }

  .phone\:mr-1 {
    margin-right: 0.0625rem;
  }

  .phone\:mr-2 {
    margin-right: 0.125rem;
  }

  .phone\:mr-3 {
    margin-right: 0.1875rem;
  }

  .phone\:mr-4 {
    margin-right: 0.25rem;
  }

  .phone\:mr-5 {
    margin-right: 0.3125rem;
  }

  .phone\:mr-6 {
    margin-right: 0.375rem;
  }

  .phone\:mr-8 {
    margin-right: 0.5rem;
  }

  .phone\:mr-10 {
    margin-right: 0.625rem;
  }

  .phone\:mr-12 {
    margin-right: 0.75rem;
  }

  .phone\:mr-16 {
    margin-right: 1rem;
  }

  .phone\:mr-20 {
    margin-right: 1.25rem;
  }

  .phone\:mr-24 {
    margin-right: 1.5rem;
  }

  .phone\:mr-32 {
    margin-right: 2rem;
  }

  .phone\:mr-40 {
    margin-right: 2.5rem;
  }

  .phone\:mr-48 {
    margin-right: 3rem;
  }

  .phone\:mr-56 {
    margin-right: 3.5rem;
  }

  .phone\:mr-64 {
    margin-right: 4rem;
  }

  .phone\:mr-68 {
    margin-right: 4.25rem;
  }

  .phone\:mr-72 {
    margin-right: 4.5rem;
  }

  .phone\:mr-76 {
    margin-right: 4.75rem;
  }

  .phone\:mr-80 {
    margin-right: 5rem;
  }

  .phone\:mr-192 {
    margin-right: 12rem;
  }

  .phone\:mr-auto {
    margin-right: auto;
  }

  .phone\:mr-px {
    margin-right: 1px;
  }

  .phone\:-mr-1 {
    margin-right: -0.0625rem;
  }

  .phone\:-mr-2 {
    margin-right: -0.125rem;
  }

  .phone\:-mr-3 {
    margin-right: -0.1875rem;
  }

  .phone\:-mr-4 {
    margin-right: -0.25rem;
  }

  .phone\:-mr-5 {
    margin-right: -0.3125rem;
  }

  .phone\:-mr-6 {
    margin-right: -0.375rem;
  }

  .phone\:-mr-8 {
    margin-right: -0.5rem;
  }

  .phone\:-mr-10 {
    margin-right: -0.625rem;
  }

  .phone\:-mr-12 {
    margin-right: -0.75rem;
  }

  .phone\:-mr-16 {
    margin-right: -1rem;
  }

  .phone\:-mr-20 {
    margin-right: -1.25rem;
  }

  .phone\:-mr-24 {
    margin-right: -1.5rem;
  }

  .phone\:-mr-32 {
    margin-right: -2rem;
  }

  .phone\:-mr-40 {
    margin-right: -2.5rem;
  }

  .phone\:-mr-48 {
    margin-right: -3rem;
  }

  .phone\:-mr-56 {
    margin-right: -3.5rem;
  }

  .phone\:-mr-64 {
    margin-right: -4rem;
  }

  .phone\:-mr-68 {
    margin-right: -4.25rem;
  }

  .phone\:-mr-72 {
    margin-right: -4.5rem;
  }

  .phone\:-mr-76 {
    margin-right: -4.75rem;
  }

  .phone\:-mr-80 {
    margin-right: -5rem;
  }

  .phone\:-mr-192 {
    margin-right: -12rem;
  }

  .phone\:-mr-px {
    margin-right: -1px;
  }

  .phone\:mb-0 {
    margin-bottom: 0;
  }

  .phone\:mb-1 {
    margin-bottom: 0.0625rem;
  }

  .phone\:mb-2 {
    margin-bottom: 0.125rem;
  }

  .phone\:mb-3 {
    margin-bottom: 0.1875rem;
  }

  .phone\:mb-4 {
    margin-bottom: 0.25rem;
  }

  .phone\:mb-5 {
    margin-bottom: 0.3125rem;
  }

  .phone\:mb-6 {
    margin-bottom: 0.375rem;
  }

  .phone\:mb-8 {
    margin-bottom: 0.5rem;
  }

  .phone\:mb-10 {
    margin-bottom: 0.625rem;
  }

  .phone\:mb-12 {
    margin-bottom: 0.75rem;
  }

  .phone\:mb-16 {
    margin-bottom: 1rem;
  }

  .phone\:mb-20 {
    margin-bottom: 1.25rem;
  }

  .phone\:mb-24 {
    margin-bottom: 1.5rem;
  }

  .phone\:mb-32 {
    margin-bottom: 2rem;
  }

  .phone\:mb-40 {
    margin-bottom: 2.5rem;
  }

  .phone\:mb-48 {
    margin-bottom: 3rem;
  }

  .phone\:mb-56 {
    margin-bottom: 3.5rem;
  }

  .phone\:mb-64 {
    margin-bottom: 4rem;
  }

  .phone\:mb-68 {
    margin-bottom: 4.25rem;
  }

  .phone\:mb-72 {
    margin-bottom: 4.5rem;
  }

  .phone\:mb-76 {
    margin-bottom: 4.75rem;
  }

  .phone\:mb-80 {
    margin-bottom: 5rem;
  }

  .phone\:mb-192 {
    margin-bottom: 12rem;
  }

  .phone\:mb-auto {
    margin-bottom: auto;
  }

  .phone\:mb-px {
    margin-bottom: 1px;
  }

  .phone\:-mb-1 {
    margin-bottom: -0.0625rem;
  }

  .phone\:-mb-2 {
    margin-bottom: -0.125rem;
  }

  .phone\:-mb-3 {
    margin-bottom: -0.1875rem;
  }

  .phone\:-mb-4 {
    margin-bottom: -0.25rem;
  }

  .phone\:-mb-5 {
    margin-bottom: -0.3125rem;
  }

  .phone\:-mb-6 {
    margin-bottom: -0.375rem;
  }

  .phone\:-mb-8 {
    margin-bottom: -0.5rem;
  }

  .phone\:-mb-10 {
    margin-bottom: -0.625rem;
  }

  .phone\:-mb-12 {
    margin-bottom: -0.75rem;
  }

  .phone\:-mb-16 {
    margin-bottom: -1rem;
  }

  .phone\:-mb-20 {
    margin-bottom: -1.25rem;
  }

  .phone\:-mb-24 {
    margin-bottom: -1.5rem;
  }

  .phone\:-mb-32 {
    margin-bottom: -2rem;
  }

  .phone\:-mb-40 {
    margin-bottom: -2.5rem;
  }

  .phone\:-mb-48 {
    margin-bottom: -3rem;
  }

  .phone\:-mb-56 {
    margin-bottom: -3.5rem;
  }

  .phone\:-mb-64 {
    margin-bottom: -4rem;
  }

  .phone\:-mb-68 {
    margin-bottom: -4.25rem;
  }

  .phone\:-mb-72 {
    margin-bottom: -4.5rem;
  }

  .phone\:-mb-76 {
    margin-bottom: -4.75rem;
  }

  .phone\:-mb-80 {
    margin-bottom: -5rem;
  }

  .phone\:-mb-192 {
    margin-bottom: -12rem;
  }

  .phone\:-mb-px {
    margin-bottom: -1px;
  }

  .phone\:ml-0 {
    margin-left: 0;
  }

  .phone\:ml-1 {
    margin-left: 0.0625rem;
  }

  .phone\:ml-2 {
    margin-left: 0.125rem;
  }

  .phone\:ml-3 {
    margin-left: 0.1875rem;
  }

  .phone\:ml-4 {
    margin-left: 0.25rem;
  }

  .phone\:ml-5 {
    margin-left: 0.3125rem;
  }

  .phone\:ml-6 {
    margin-left: 0.375rem;
  }

  .phone\:ml-8 {
    margin-left: 0.5rem;
  }

  .phone\:ml-10 {
    margin-left: 0.625rem;
  }

  .phone\:ml-12 {
    margin-left: 0.75rem;
  }

  .phone\:ml-16 {
    margin-left: 1rem;
  }

  .phone\:ml-20 {
    margin-left: 1.25rem;
  }

  .phone\:ml-24 {
    margin-left: 1.5rem;
  }

  .phone\:ml-32 {
    margin-left: 2rem;
  }

  .phone\:ml-40 {
    margin-left: 2.5rem;
  }

  .phone\:ml-48 {
    margin-left: 3rem;
  }

  .phone\:ml-56 {
    margin-left: 3.5rem;
  }

  .phone\:ml-64 {
    margin-left: 4rem;
  }

  .phone\:ml-68 {
    margin-left: 4.25rem;
  }

  .phone\:ml-72 {
    margin-left: 4.5rem;
  }

  .phone\:ml-76 {
    margin-left: 4.75rem;
  }

  .phone\:ml-80 {
    margin-left: 5rem;
  }

  .phone\:ml-192 {
    margin-left: 12rem;
  }

  .phone\:ml-auto {
    margin-left: auto;
  }

  .phone\:ml-px {
    margin-left: 1px;
  }

  .phone\:-ml-1 {
    margin-left: -0.0625rem;
  }

  .phone\:-ml-2 {
    margin-left: -0.125rem;
  }

  .phone\:-ml-3 {
    margin-left: -0.1875rem;
  }

  .phone\:-ml-4 {
    margin-left: -0.25rem;
  }

  .phone\:-ml-5 {
    margin-left: -0.3125rem;
  }

  .phone\:-ml-6 {
    margin-left: -0.375rem;
  }

  .phone\:-ml-8 {
    margin-left: -0.5rem;
  }

  .phone\:-ml-10 {
    margin-left: -0.625rem;
  }

  .phone\:-ml-12 {
    margin-left: -0.75rem;
  }

  .phone\:-ml-16 {
    margin-left: -1rem;
  }

  .phone\:-ml-20 {
    margin-left: -1.25rem;
  }

  .phone\:-ml-24 {
    margin-left: -1.5rem;
  }

  .phone\:-ml-32 {
    margin-left: -2rem;
  }

  .phone\:-ml-40 {
    margin-left: -2.5rem;
  }

  .phone\:-ml-48 {
    margin-left: -3rem;
  }

  .phone\:-ml-56 {
    margin-left: -3.5rem;
  }

  .phone\:-ml-64 {
    margin-left: -4rem;
  }

  .phone\:-ml-68 {
    margin-left: -4.25rem;
  }

  .phone\:-ml-72 {
    margin-left: -4.5rem;
  }

  .phone\:-ml-76 {
    margin-left: -4.75rem;
  }

  .phone\:-ml-80 {
    margin-left: -5rem;
  }

  .phone\:-ml-192 {
    margin-left: -12rem;
  }

  .phone\:-ml-px {
    margin-left: -1px;
  }

  .phone\:box-border {
    box-sizing: border-box;
  }

  .phone\:box-content {
    box-sizing: content-box;
  }

  .phone\:block {
    display: block;
  }

  .phone\:inline-block {
    display: inline-block;
  }

  .phone\:inline {
    display: inline;
  }

  .phone\:flex {
    display: flex;
  }

  .phone\:inline-flex {
    display: inline-flex;
  }

  .phone\:table {
    display: table;
  }

  .phone\:inline-table {
    display: inline-table;
  }

  .phone\:table-caption {
    display: table-caption;
  }

  .phone\:table-cell {
    display: table-cell;
  }

  .phone\:table-column {
    display: table-column;
  }

  .phone\:table-column-group {
    display: table-column-group;
  }

  .phone\:table-footer-group {
    display: table-footer-group;
  }

  .phone\:table-header-group {
    display: table-header-group;
  }

  .phone\:table-row-group {
    display: table-row-group;
  }

  .phone\:table-row {
    display: table-row;
  }

  .phone\:flow-root {
    display: flow-root;
  }

  .phone\:grid {
    display: grid;
  }

  .phone\:inline-grid {
    display: inline-grid;
  }

  .phone\:contents {
    display: contents;
  }

  .phone\:list-item {
    display: list-item;
  }

  .phone\:hidden {
    display: none;
  }

  .phone\:h-0 {
    height: 0;
  }

  .phone\:h-1 {
    height: 0.0625rem;
  }

  .phone\:h-2 {
    height: 0.125rem;
  }

  .phone\:h-3 {
    height: 0.1875rem;
  }

  .phone\:h-4 {
    height: 0.25rem;
  }

  .phone\:h-5 {
    height: 0.3125rem;
  }

  .phone\:h-6 {
    height: 0.375rem;
  }

  .phone\:h-8 {
    height: 0.5rem;
  }

  .phone\:h-10 {
    height: 0.625rem;
  }

  .phone\:h-12 {
    height: 0.75rem;
  }

  .phone\:h-16 {
    height: 1rem;
  }

  .phone\:h-20 {
    height: 1.25rem;
  }

  .phone\:h-24 {
    height: 1.5rem;
  }

  .phone\:h-32 {
    height: 2rem;
  }

  .phone\:h-40 {
    height: 2.5rem;
  }

  .phone\:h-48 {
    height: 3rem;
  }

  .phone\:h-56 {
    height: 3.5rem;
  }

  .phone\:h-64 {
    height: 4rem;
  }

  .phone\:h-68 {
    height: 4.25rem;
  }

  .phone\:h-72 {
    height: 4.5rem;
  }

  .phone\:h-76 {
    height: 4.75rem;
  }

  .phone\:h-80 {
    height: 5rem;
  }

  .phone\:h-192 {
    height: 12rem;
  }

  .phone\:h-auto {
    height: auto;
  }

  .phone\:h-px {
    height: 1px;
  }

  .phone\:h-1\/2 {
    height: 50%;
  }

  .phone\:h-1\/3 {
    height: 33.333333%;
  }

  .phone\:h-2\/3 {
    height: 66.666667%;
  }

  .phone\:h-1\/4 {
    height: 25%;
  }

  .phone\:h-2\/4 {
    height: 50%;
  }

  .phone\:h-3\/4 {
    height: 75%;
  }

  .phone\:h-1\/5 {
    height: 20%;
  }

  .phone\:h-2\/5 {
    height: 40%;
  }

  .phone\:h-3\/5 {
    height: 60%;
  }

  .phone\:h-4\/5 {
    height: 80%;
  }

  .phone\:h-1\/6 {
    height: 16.666667%;
  }

  .phone\:h-2\/6 {
    height: 33.333333%;
  }

  .phone\:h-3\/6 {
    height: 50%;
  }

  .phone\:h-4\/6 {
    height: 66.666667%;
  }

  .phone\:h-5\/6 {
    height: 83.333333%;
  }

  .phone\:h-full {
    height: 100%;
  }

  .phone\:h-screen {
    height: 100vh;
  }

  .phone\:max-h-0 {
    max-height: 0;
  }

  .phone\:max-h-1 {
    max-height: 0.0625rem;
  }

  .phone\:max-h-2 {
    max-height: 0.125rem;
  }

  .phone\:max-h-3 {
    max-height: 0.1875rem;
  }

  .phone\:max-h-4 {
    max-height: 0.25rem;
  }

  .phone\:max-h-5 {
    max-height: 0.3125rem;
  }

  .phone\:max-h-6 {
    max-height: 0.375rem;
  }

  .phone\:max-h-8 {
    max-height: 0.5rem;
  }

  .phone\:max-h-10 {
    max-height: 0.625rem;
  }

  .phone\:max-h-12 {
    max-height: 0.75rem;
  }

  .phone\:max-h-16 {
    max-height: 1rem;
  }

  .phone\:max-h-20 {
    max-height: 1.25rem;
  }

  .phone\:max-h-24 {
    max-height: 1.5rem;
  }

  .phone\:max-h-32 {
    max-height: 2rem;
  }

  .phone\:max-h-40 {
    max-height: 2.5rem;
  }

  .phone\:max-h-48 {
    max-height: 3rem;
  }

  .phone\:max-h-56 {
    max-height: 3.5rem;
  }

  .phone\:max-h-64 {
    max-height: 4rem;
  }

  .phone\:max-h-68 {
    max-height: 4.25rem;
  }

  .phone\:max-h-72 {
    max-height: 4.5rem;
  }

  .phone\:max-h-76 {
    max-height: 4.75rem;
  }

  .phone\:max-h-80 {
    max-height: 5rem;
  }

  .phone\:max-h-192 {
    max-height: 12rem;
  }

  .phone\:max-h-px {
    max-height: 1px;
  }

  .phone\:max-h-full {
    max-height: 100%;
  }

  .phone\:max-h-screen {
    max-height: 100vh;
  }

  .phone\:min-h-0 {
    min-height: 0px;
  }

  .phone\:min-h-full {
    min-height: 100%;
  }

  .phone\:min-h-screen {
    min-height: 100vh;
  }

  .phone\:w-0 {
    width: 0;
  }

  .phone\:w-1 {
    width: 0.0625rem;
  }

  .phone\:w-2 {
    width: 0.125rem;
  }

  .phone\:w-3 {
    width: 0.1875rem;
  }

  .phone\:w-4 {
    width: 0.25rem;
  }

  .phone\:w-5 {
    width: 0.3125rem;
  }

  .phone\:w-6 {
    width: 0.375rem;
  }

  .phone\:w-8 {
    width: 0.5rem;
  }

  .phone\:w-10 {
    width: 0.625rem;
  }

  .phone\:w-12 {
    width: 0.75rem;
  }

  .phone\:w-16 {
    width: 1rem;
  }

  .phone\:w-20 {
    width: 1.25rem;
  }

  .phone\:w-24 {
    width: 1.5rem;
  }

  .phone\:w-32 {
    width: 2rem;
  }

  .phone\:w-40 {
    width: 2.5rem;
  }

  .phone\:w-48 {
    width: 3rem;
  }

  .phone\:w-56 {
    width: 3.5rem;
  }

  .phone\:w-64 {
    width: 4rem;
  }

  .phone\:w-68 {
    width: 4.25rem;
  }

  .phone\:w-72 {
    width: 4.5rem;
  }

  .phone\:w-76 {
    width: 4.75rem;
  }

  .phone\:w-80 {
    width: 5rem;
  }

  .phone\:w-192 {
    width: 12rem;
  }

  .phone\:w-auto {
    width: auto;
  }

  .phone\:w-px {
    width: 1px;
  }

  .phone\:w-1\/2 {
    width: 50%;
  }

  .phone\:w-1\/3 {
    width: 33.333333%;
  }

  .phone\:w-2\/3 {
    width: 66.666667%;
  }

  .phone\:w-1\/4 {
    width: 25%;
  }

  .phone\:w-2\/4 {
    width: 50%;
  }

  .phone\:w-3\/4 {
    width: 75%;
  }

  .phone\:w-1\/5 {
    width: 20%;
  }

  .phone\:w-2\/5 {
    width: 40%;
  }

  .phone\:w-3\/5 {
    width: 60%;
  }

  .phone\:w-4\/5 {
    width: 80%;
  }

  .phone\:w-1\/6 {
    width: 16.666667%;
  }

  .phone\:w-2\/6 {
    width: 33.333333%;
  }

  .phone\:w-3\/6 {
    width: 50%;
  }

  .phone\:w-4\/6 {
    width: 66.666667%;
  }

  .phone\:w-5\/6 {
    width: 83.333333%;
  }

  .phone\:w-1\/12 {
    width: 8.333333%;
  }

  .phone\:w-2\/12 {
    width: 16.666667%;
  }

  .phone\:w-3\/12 {
    width: 25%;
  }

  .phone\:w-4\/12 {
    width: 33.333333%;
  }

  .phone\:w-5\/12 {
    width: 41.666667%;
  }

  .phone\:w-6\/12 {
    width: 50%;
  }

  .phone\:w-7\/12 {
    width: 58.333333%;
  }

  .phone\:w-8\/12 {
    width: 66.666667%;
  }

  .phone\:w-9\/12 {
    width: 75%;
  }

  .phone\:w-10\/12 {
    width: 83.333333%;
  }

  .phone\:w-11\/12 {
    width: 91.666667%;
  }

  .phone\:w-full {
    width: 100%;
  }

  .phone\:w-screen {
    width: 100vw;
  }

  .phone\:w-min {
    width: -webkit-min-content;
    width: -moz-min-content;
    width: min-content;
  }

  .phone\:w-max {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
  }

  .phone\:min-w-0 {
    min-width: 0px;
  }

  .phone\:min-w-full {
    min-width: 100%;
  }

  .phone\:min-w-min {
    min-width: -webkit-min-content;
    min-width: -moz-min-content;
    min-width: min-content;
  }

  .phone\:min-w-max {
    min-width: -webkit-max-content;
    min-width: -moz-max-content;
    min-width: max-content;
  }

  .phone\:max-w-0 {
    max-width: 0rem;
  }

  .phone\:max-w-none {
    max-width: none;
  }

  .phone\:max-w-xs {
    max-width: 20rem;
  }

  .phone\:max-w-sm {
    max-width: 24rem;
  }

  .phone\:max-w-md {
    max-width: 28rem;
  }

  .phone\:max-w-lg {
    max-width: 32rem;
  }

  .phone\:max-w-xl {
    max-width: 36rem;
  }

  .phone\:max-w-2xl {
    max-width: 42rem;
  }

  .phone\:max-w-3xl {
    max-width: 48rem;
  }

  .phone\:max-w-4xl {
    max-width: 56rem;
  }

  .phone\:max-w-5xl {
    max-width: 64rem;
  }

  .phone\:max-w-6xl {
    max-width: 72rem;
  }

  .phone\:max-w-7xl {
    max-width: 80rem;
  }

  .phone\:max-w-full {
    max-width: 100%;
  }

  .phone\:max-w-min {
    max-width: -webkit-min-content;
    max-width: -moz-min-content;
    max-width: min-content;
  }

  .phone\:max-w-max {
    max-width: -webkit-max-content;
    max-width: -moz-max-content;
    max-width: max-content;
  }

  .phone\:max-w-prose {
    max-width: 65ch;
  }

  .phone\:max-w-screen-phone {
    max-width: 300px;
  }

  .phone\:max-w-screen-tablet-portrait {
    max-width: 600px;
  }

  .phone\:max-w-screen-wp-admin-bar {
    max-width: 783px;
  }

  .phone\:max-w-screen-tablet-landscape {
    max-width: 900px;
  }

  .phone\:max-w-screen-desktop {
    max-width: 1200px;
  }

  .phone\:max-w-screen-desktop-large {
    max-width: 1600px;
  }

  .phone\:flex-1 {
    flex: 1 1 0%;
  }

  .phone\:flex-auto {
    flex: 1 1 auto;
  }

  .phone\:flex-initial {
    flex: 0 1 auto;
  }

  .phone\:flex-none {
    flex: none;
  }

  .phone\:flex-shrink-0 {
    flex-shrink: 0;
  }

  .phone\:flex-shrink {
    flex-shrink: 1;
  }

  .phone\:flex-grow-0 {
    flex-grow: 0;
  }

  .phone\:flex-grow {
    flex-grow: 1;
  }

  .phone\:table-auto {
    table-layout: auto;
  }

  .phone\:table-fixed {
    table-layout: fixed;
  }

  .phone\:border-collapse {
    border-collapse: collapse;
  }

  .phone\:border-separate {
    border-collapse: separate;
  }

  .phone\:origin-center {
    transform-origin: center;
  }

  .phone\:origin-top {
    transform-origin: top;
  }

  .phone\:origin-top-right {
    transform-origin: top right;
  }

  .phone\:origin-right {
    transform-origin: right;
  }

  .phone\:origin-bottom-right {
    transform-origin: bottom right;
  }

  .phone\:origin-bottom {
    transform-origin: bottom;
  }

  .phone\:origin-bottom-left {
    transform-origin: bottom left;
  }

  .phone\:origin-left {
    transform-origin: left;
  }

  .phone\:origin-top-left {
    transform-origin: top left;
  }

  .phone\: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));
  }

  .phone\: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));
  }

  .phone\:transform-none {
    transform: none;
  }

  .phone\:translate-x-0 {
    --tw-translate-x: 0;
  }

  .phone\:translate-x-1 {
    --tw-translate-x: 0.0625rem;
  }

  .phone\:translate-x-2 {
    --tw-translate-x: 0.125rem;
  }

  .phone\:translate-x-3 {
    --tw-translate-x: 0.1875rem;
  }

  .phone\:translate-x-4 {
    --tw-translate-x: 0.25rem;
  }

  .phone\:translate-x-5 {
    --tw-translate-x: 0.3125rem;
  }

  .phone\:translate-x-6 {
    --tw-translate-x: 0.375rem;
  }

  .phone\:translate-x-8 {
    --tw-translate-x: 0.5rem;
  }

  .phone\:translate-x-10 {
    --tw-translate-x: 0.625rem;
  }

  .phone\:translate-x-12 {
    --tw-translate-x: 0.75rem;
  }

  .phone\:translate-x-16 {
    --tw-translate-x: 1rem;
  }

  .phone\:translate-x-20 {
    --tw-translate-x: 1.25rem;
  }

  .phone\:translate-x-24 {
    --tw-translate-x: 1.5rem;
  }

  .phone\:translate-x-32 {
    --tw-translate-x: 2rem;
  }

  .phone\:translate-x-40 {
    --tw-translate-x: 2.5rem;
  }

  .phone\:translate-x-48 {
    --tw-translate-x: 3rem;
  }

  .phone\:translate-x-56 {
    --tw-translate-x: 3.5rem;
  }

  .phone\:translate-x-64 {
    --tw-translate-x: 4rem;
  }

  .phone\:translate-x-68 {
    --tw-translate-x: 4.25rem;
  }

  .phone\:translate-x-72 {
    --tw-translate-x: 4.5rem;
  }

  .phone\:translate-x-76 {
    --tw-translate-x: 4.75rem;
  }

  .phone\:translate-x-80 {
    --tw-translate-x: 5rem;
  }

  .phone\:translate-x-192 {
    --tw-translate-x: 12rem;
  }

  .phone\:translate-x-px {
    --tw-translate-x: 1px;
  }

  .phone\:-translate-x-1 {
    --tw-translate-x: -0.0625rem;
  }

  .phone\:-translate-x-2 {
    --tw-translate-x: -0.125rem;
  }

  .phone\:-translate-x-3 {
    --tw-translate-x: -0.1875rem;
  }

  .phone\:-translate-x-4 {
    --tw-translate-x: -0.25rem;
  }

  .phone\:-translate-x-5 {
    --tw-translate-x: -0.3125rem;
  }

  .phone\:-translate-x-6 {
    --tw-translate-x: -0.375rem;
  }

  .phone\:-translate-x-8 {
    --tw-translate-x: -0.5rem;
  }

  .phone\:-translate-x-10 {
    --tw-translate-x: -0.625rem;
  }

  .phone\:-translate-x-12 {
    --tw-translate-x: -0.75rem;
  }

  .phone\:-translate-x-16 {
    --tw-translate-x: -1rem;
  }

  .phone\:-translate-x-20 {
    --tw-translate-x: -1.25rem;
  }

  .phone\:-translate-x-24 {
    --tw-translate-x: -1.5rem;
  }

  .phone\:-translate-x-32 {
    --tw-translate-x: -2rem;
  }

  .phone\:-translate-x-40 {
    --tw-translate-x: -2.5rem;
  }

  .phone\:-translate-x-48 {
    --tw-translate-x: -3rem;
  }

  .phone\:-translate-x-56 {
    --tw-translate-x: -3.5rem;
  }

  .phone\:-translate-x-64 {
    --tw-translate-x: -4rem;
  }

  .phone\:-translate-x-68 {
    --tw-translate-x: -4.25rem;
  }

  .phone\:-translate-x-72 {
    --tw-translate-x: -4.5rem;
  }

  .phone\:-translate-x-76 {
    --tw-translate-x: -4.75rem;
  }

  .phone\:-translate-x-80 {
    --tw-translate-x: -5rem;
  }

  .phone\:-translate-x-192 {
    --tw-translate-x: -12rem;
  }

  .phone\:-translate-x-px {
    --tw-translate-x: -1px;
  }

  .phone\:translate-x-1\/2 {
    --tw-translate-x: 50%;
  }

  .phone\:translate-x-1\/3 {
    --tw-translate-x: 33.333333%;
  }

  .phone\:translate-x-2\/3 {
    --tw-translate-x: 66.666667%;
  }

  .phone\:translate-x-1\/4 {
    --tw-translate-x: 25%;
  }

  .phone\:translate-x-2\/4 {
    --tw-translate-x: 50%;
  }

  .phone\:translate-x-3\/4 {
    --tw-translate-x: 75%;
  }

  .phone\:translate-x-full {
    --tw-translate-x: 100%;
  }

  .phone\:-translate-x-1\/2 {
    --tw-translate-x: -50%;
  }

  .phone\:-translate-x-1\/3 {
    --tw-translate-x: -33.333333%;
  }

  .phone\:-translate-x-2\/3 {
    --tw-translate-x: -66.666667%;
  }

  .phone\:-translate-x-1\/4 {
    --tw-translate-x: -25%;
  }

  .phone\:-translate-x-2\/4 {
    --tw-translate-x: -50%;
  }

  .phone\:-translate-x-3\/4 {
    --tw-translate-x: -75%;
  }

  .phone\:-translate-x-full {
    --tw-translate-x: -100%;
  }

  .phone\:translate-y-0 {
    --tw-translate-y: 0;
  }

  .phone\:translate-y-1 {
    --tw-translate-y: 0.0625rem;
  }

  .phone\:translate-y-2 {
    --tw-translate-y: 0.125rem;
  }

  .phone\:translate-y-3 {
    --tw-translate-y: 0.1875rem;
  }

  .phone\:translate-y-4 {
    --tw-translate-y: 0.25rem;
  }

  .phone\:translate-y-5 {
    --tw-translate-y: 0.3125rem;
  }

  .phone\:translate-y-6 {
    --tw-translate-y: 0.375rem;
  }

  .phone\:translate-y-8 {
    --tw-translate-y: 0.5rem;
  }

  .phone\:translate-y-10 {
    --tw-translate-y: 0.625rem;
  }

  .phone\:translate-y-12 {
    --tw-translate-y: 0.75rem;
  }

  .phone\:translate-y-16 {
    --tw-translate-y: 1rem;
  }

  .phone\:translate-y-20 {
    --tw-translate-y: 1.25rem;
  }

  .phone\:translate-y-24 {
    --tw-translate-y: 1.5rem;
  }

  .phone\:translate-y-32 {
    --tw-translate-y: 2rem;
  }

  .phone\:translate-y-40 {
    --tw-translate-y: 2.5rem;
  }

  .phone\:translate-y-48 {
    --tw-translate-y: 3rem;
  }

  .phone\:translate-y-56 {
    --tw-translate-y: 3.5rem;
  }

  .phone\:translate-y-64 {
    --tw-translate-y: 4rem;
  }

  .phone\:translate-y-68 {
    --tw-translate-y: 4.25rem;
  }

  .phone\:translate-y-72 {
    --tw-translate-y: 4.5rem;
  }

  .phone\:translate-y-76 {
    --tw-translate-y: 4.75rem;
  }

  .phone\:translate-y-80 {
    --tw-translate-y: 5rem;
  }

  .phone\:translate-y-192 {
    --tw-translate-y: 12rem;
  }

  .phone\:translate-y-px {
    --tw-translate-y: 1px;
  }

  .phone\:-translate-y-1 {
    --tw-translate-y: -0.0625rem;
  }

  .phone\:-translate-y-2 {
    --tw-translate-y: -0.125rem;
  }

  .phone\:-translate-y-3 {
    --tw-translate-y: -0.1875rem;
  }

  .phone\:-translate-y-4 {
    --tw-translate-y: -0.25rem;
  }

  .phone\:-translate-y-5 {
    --tw-translate-y: -0.3125rem;
  }

  .phone\:-translate-y-6 {
    --tw-translate-y: -0.375rem;
  }

  .phone\:-translate-y-8 {
    --tw-translate-y: -0.5rem;
  }

  .phone\:-translate-y-10 {
    --tw-translate-y: -0.625rem;
  }

  .phone\:-translate-y-12 {
    --tw-translate-y: -0.75rem;
  }

  .phone\:-translate-y-16 {
    --tw-translate-y: -1rem;
  }

  .phone\:-translate-y-20 {
    --tw-translate-y: -1.25rem;
  }

  .phone\:-translate-y-24 {
    --tw-translate-y: -1.5rem;
  }

  .phone\:-translate-y-32 {
    --tw-translate-y: -2rem;
  }

  .phone\:-translate-y-40 {
    --tw-translate-y: -2.5rem;
  }

  .phone\:-translate-y-48 {
    --tw-translate-y: -3rem;
  }

  .phone\:-translate-y-56 {
    --tw-translate-y: -3.5rem;
  }

  .phone\:-translate-y-64 {
    --tw-translate-y: -4rem;
  }

  .phone\:-translate-y-68 {
    --tw-translate-y: -4.25rem;
  }

  .phone\:-translate-y-72 {
    --tw-translate-y: -4.5rem;
  }

  .phone\:-translate-y-76 {
    --tw-translate-y: -4.75rem;
  }

  .phone\:-translate-y-80 {
    --tw-translate-y: -5rem;
  }

  .phone\:-translate-y-192 {
    --tw-translate-y: -12rem;
  }

  .phone\:-translate-y-px {
    --tw-translate-y: -1px;
  }

  .phone\:translate-y-1\/2 {
    --tw-translate-y: 50%;
  }

  .phone\:translate-y-1\/3 {
    --tw-translate-y: 33.333333%;
  }

  .phone\:translate-y-2\/3 {
    --tw-translate-y: 66.666667%;
  }

  .phone\:translate-y-1\/4 {
    --tw-translate-y: 25%;
  }

  .phone\:translate-y-2\/4 {
    --tw-translate-y: 50%;
  }

  .phone\:translate-y-3\/4 {
    --tw-translate-y: 75%;
  }

  .phone\:translate-y-full {
    --tw-translate-y: 100%;
  }

  .phone\:-translate-y-1\/2 {
    --tw-translate-y: -50%;
  }

  .phone\:-translate-y-1\/3 {
    --tw-translate-y: -33.333333%;
  }

  .phone\:-translate-y-2\/3 {
    --tw-translate-y: -66.666667%;
  }

  .phone\:-translate-y-1\/4 {
    --tw-translate-y: -25%;
  }

  .phone\:-translate-y-2\/4 {
    --tw-translate-y: -50%;
  }

  .phone\:-translate-y-3\/4 {
    --tw-translate-y: -75%;
  }

  .phone\:-translate-y-full {
    --tw-translate-y: -100%;
  }

  .phone\:hover\:translate-x-0:hover {
    --tw-translate-x: 0;
  }

  .phone\:hover\:translate-x-1:hover {
    --tw-translate-x: 0.0625rem;
  }

  .phone\:hover\:translate-x-2:hover {
    --tw-translate-x: 0.125rem;
  }

  .phone\:hover\:translate-x-3:hover {
    --tw-translate-x: 0.1875rem;
  }

  .phone\:hover\:translate-x-4:hover {
    --tw-translate-x: 0.25rem;
  }

  .phone\:hover\:translate-x-5:hover {
    --tw-translate-x: 0.3125rem;
  }

  .phone\:hover\:translate-x-6:hover {
    --tw-translate-x: 0.375rem;
  }

  .phone\:hover\:translate-x-8:hover {
    --tw-translate-x: 0.5rem;
  }

  .phone\:hover\:translate-x-10:hover {
    --tw-translate-x: 0.625rem;
  }

  .phone\:hover\:translate-x-12:hover {
    --tw-translate-x: 0.75rem;
  }

  .phone\:hover\:translate-x-16:hover {
    --tw-translate-x: 1rem;
  }

  .phone\:hover\:translate-x-20:hover {
    --tw-translate-x: 1.25rem;
  }

  .phone\:hover\:translate-x-24:hover {
    --tw-translate-x: 1.5rem;
  }

  .phone\:hover\:translate-x-32:hover {
    --tw-translate-x: 2rem;
  }

  .phone\:hover\:translate-x-40:hover {
    --tw-translate-x: 2.5rem;
  }

  .phone\:hover\:translate-x-48:hover {
    --tw-translate-x: 3rem;
  }

  .phone\:hover\:translate-x-56:hover {
    --tw-translate-x: 3.5rem;
  }

  .phone\:hover\:translate-x-64:hover {
    --tw-translate-x: 4rem;
  }

  .phone\:hover\:translate-x-68:hover {
    --tw-translate-x: 4.25rem;
  }

  .phone\:hover\:translate-x-72:hover {
    --tw-translate-x: 4.5rem;
  }

  .phone\:hover\:translate-x-76:hover {
    --tw-translate-x: 4.75rem;
  }

  .phone\:hover\:translate-x-80:hover {
    --tw-translate-x: 5rem;
  }

  .phone\:hover\:translate-x-192:hover {
    --tw-translate-x: 12rem;
  }

  .phone\:hover\:translate-x-px:hover {
    --tw-translate-x: 1px;
  }

  .phone\:hover\:-translate-x-1:hover {
    --tw-translate-x: -0.0625rem;
  }

  .phone\:hover\:-translate-x-2:hover {
    --tw-translate-x: -0.125rem;
  }

  .phone\:hover\:-translate-x-3:hover {
    --tw-translate-x: -0.1875rem;
  }

  .phone\:hover\:-translate-x-4:hover {
    --tw-translate-x: -0.25rem;
  }

  .phone\:hover\:-translate-x-5:hover {
    --tw-translate-x: -0.3125rem;
  }

  .phone\:hover\:-translate-x-6:hover {
    --tw-translate-x: -0.375rem;
  }

  .phone\:hover\:-translate-x-8:hover {
    --tw-translate-x: -0.5rem;
  }

  .phone\:hover\:-translate-x-10:hover {
    --tw-translate-x: -0.625rem;
  }

  .phone\:hover\:-translate-x-12:hover {
    --tw-translate-x: -0.75rem;
  }

  .phone\:hover\:-translate-x-16:hover {
    --tw-translate-x: -1rem;
  }

  .phone\:hover\:-translate-x-20:hover {
    --tw-translate-x: -1.25rem;
  }

  .phone\:hover\:-translate-x-24:hover {
    --tw-translate-x: -1.5rem;
  }

  .phone\:hover\:-translate-x-32:hover {
    --tw-translate-x: -2rem;
  }

  .phone\:hover\:-translate-x-40:hover {
    --tw-translate-x: -2.5rem;
  }

  .phone\:hover\:-translate-x-48:hover {
    --tw-translate-x: -3rem;
  }

  .phone\:hover\:-translate-x-56:hover {
    --tw-translate-x: -3.5rem;
  }

  .phone\:hover\:-translate-x-64:hover {
    --tw-translate-x: -4rem;
  }

  .phone\:hover\:-translate-x-68:hover {
    --tw-translate-x: -4.25rem;
  }

  .phone\:hover\:-translate-x-72:hover {
    --tw-translate-x: -4.5rem;
  }

  .phone\:hover\:-translate-x-76:hover {
    --tw-translate-x: -4.75rem;
  }

  .phone\:hover\:-translate-x-80:hover {
    --tw-translate-x: -5rem;
  }

  .phone\:hover\:-translate-x-192:hover {
    --tw-translate-x: -12rem;
  }

  .phone\:hover\:-translate-x-px:hover {
    --tw-translate-x: -1px;
  }

  .phone\:hover\:translate-x-1\/2:hover {
    --tw-translate-x: 50%;
  }

  .phone\:hover\:translate-x-1\/3:hover {
    --tw-translate-x: 33.333333%;
  }

  .phone\:hover\:translate-x-2\/3:hover {
    --tw-translate-x: 66.666667%;
  }

  .phone\:hover\:translate-x-1\/4:hover {
    --tw-translate-x: 25%;
  }

  .phone\:hover\:translate-x-2\/4:hover {
    --tw-translate-x: 50%;
  }

  .phone\:hover\:translate-x-3\/4:hover {
    --tw-translate-x: 75%;
  }

  .phone\:hover\:translate-x-full:hover {
    --tw-translate-x: 100%;
  }

  .phone\:hover\:-translate-x-1\/2:hover {
    --tw-translate-x: -50%;
  }

  .phone\:hover\:-translate-x-1\/3:hover {
    --tw-translate-x: -33.333333%;
  }

  .phone\:hover\:-translate-x-2\/3:hover {
    --tw-translate-x: -66.666667%;
  }

  .phone\:hover\:-translate-x-1\/4:hover {
    --tw-translate-x: -25%;
  }

  .phone\:hover\:-translate-x-2\/4:hover {
    --tw-translate-x: -50%;
  }

  .phone\:hover\:-translate-x-3\/4:hover {
    --tw-translate-x: -75%;
  }

  .phone\:hover\:-translate-x-full:hover {
    --tw-translate-x: -100%;
  }

  .phone\:hover\:translate-y-0:hover {
    --tw-translate-y: 0;
  }

  .phone\:hover\:translate-y-1:hover {
    --tw-translate-y: 0.0625rem;
  }

  .phone\:hover\:translate-y-2:hover {
    --tw-translate-y: 0.125rem;
  }

  .phone\:hover\:translate-y-3:hover {
    --tw-translate-y: 0.1875rem;
  }

  .phone\:hover\:translate-y-4:hover {
    --tw-translate-y: 0.25rem;
  }

  .phone\:hover\:translate-y-5:hover {
    --tw-translate-y: 0.3125rem;
  }

  .phone\:hover\:translate-y-6:hover {
    --tw-translate-y: 0.375rem;
  }

  .phone\:hover\:translate-y-8:hover {
    --tw-translate-y: 0.5rem;
  }

  .phone\:hover\:translate-y-10:hover {
    --tw-translate-y: 0.625rem;
  }

  .phone\:hover\:translate-y-12:hover {
    --tw-translate-y: 0.75rem;
  }

  .phone\:hover\:translate-y-16:hover {
    --tw-translate-y: 1rem;
  }

  .phone\:hover\:translate-y-20:hover {
    --tw-translate-y: 1.25rem;
  }

  .phone\:hover\:translate-y-24:hover {
    --tw-translate-y: 1.5rem;
  }

  .phone\:hover\:translate-y-32:hover {
    --tw-translate-y: 2rem;
  }

  .phone\:hover\:translate-y-40:hover {
    --tw-translate-y: 2.5rem;
  }

  .phone\:hover\:translate-y-48:hover {
    --tw-translate-y: 3rem;
  }

  .phone\:hover\:translate-y-56:hover {
    --tw-translate-y: 3.5rem;
  }

  .phone\:hover\:translate-y-64:hover {
    --tw-translate-y: 4rem;
  }

  .phone\:hover\:translate-y-68:hover {
    --tw-translate-y: 4.25rem;
  }

  .phone\:hover\:translate-y-72:hover {
    --tw-translate-y: 4.5rem;
  }

  .phone\:hover\:translate-y-76:hover {
    --tw-translate-y: 4.75rem;
  }

  .phone\:hover\:translate-y-80:hover {
    --tw-translate-y: 5rem;
  }

  .phone\:hover\:translate-y-192:hover {
    --tw-translate-y: 12rem;
  }

  .phone\:hover\:translate-y-px:hover {
    --tw-translate-y: 1px;
  }

  .phone\:hover\:-translate-y-1:hover {
    --tw-translate-y: -0.0625rem;
  }

  .phone\:hover\:-translate-y-2:hover {
    --tw-translate-y: -0.125rem;
  }

  .phone\:hover\:-translate-y-3:hover {
    --tw-translate-y: -0.1875rem;
  }

  .phone\:hover\:-translate-y-4:hover {
    --tw-translate-y: -0.25rem;
  }

  .phone\:hover\:-translate-y-5:hover {
    --tw-translate-y: -0.3125rem;
  }

  .phone\:hover\:-translate-y-6:hover {
    --tw-translate-y: -0.375rem;
  }

  .phone\:hover\:-translate-y-8:hover {
    --tw-translate-y: -0.5rem;
  }

  .phone\:hover\:-translate-y-10:hover {
    --tw-translate-y: -0.625rem;
  }

  .phone\:hover\:-translate-y-12:hover {
    --tw-translate-y: -0.75rem;
  }

  .phone\:hover\:-translate-y-16:hover {
    --tw-translate-y: -1rem;
  }

  .phone\:hover\:-translate-y-20:hover {
    --tw-translate-y: -1.25rem;
  }

  .phone\:hover\:-translate-y-24:hover {
    --tw-translate-y: -1.5rem;
  }

  .phone\:hover\:-translate-y-32:hover {
    --tw-translate-y: -2rem;
  }

  .phone\:hover\:-translate-y-40:hover {
    --tw-translate-y: -2.5rem;
  }

  .phone\:hover\:-translate-y-48:hover {
    --tw-translate-y: -3rem;
  }

  .phone\:hover\:-translate-y-56:hover {
    --tw-translate-y: -3.5rem;
  }

  .phone\:hover\:-translate-y-64:hover {
    --tw-translate-y: -4rem;
  }

  .phone\:hover\:-translate-y-68:hover {
    --tw-translate-y: -4.25rem;
  }

  .phone\:hover\:-translate-y-72:hover {
    --tw-translate-y: -4.5rem;
  }

  .phone\:hover\:-translate-y-76:hover {
    --tw-translate-y: -4.75rem;
  }

  .phone\:hover\:-translate-y-80:hover {
    --tw-translate-y: -5rem;
  }

  .phone\:hover\:-translate-y-192:hover {
    --tw-translate-y: -12rem;
  }

  .phone\:hover\:-translate-y-px:hover {
    --tw-translate-y: -1px;
  }

  .phone\:hover\:translate-y-1\/2:hover {
    --tw-translate-y: 50%;
  }

  .phone\:hover\:translate-y-1\/3:hover {
    --tw-translate-y: 33.333333%;
  }

  .phone\:hover\:translate-y-2\/3:hover {
    --tw-translate-y: 66.666667%;
  }

  .phone\:hover\:translate-y-1\/4:hover {
    --tw-translate-y: 25%;
  }

  .phone\:hover\:translate-y-2\/4:hover {
    --tw-translate-y: 50%;
  }

  .phone\:hover\:translate-y-3\/4:hover {
    --tw-translate-y: 75%;
  }

  .phone\:hover\:translate-y-full:hover {
    --tw-translate-y: 100%;
  }

  .phone\:hover\:-translate-y-1\/2:hover {
    --tw-translate-y: -50%;
  }

  .phone\:hover\:-translate-y-1\/3:hover {
    --tw-translate-y: -33.333333%;
  }

  .phone\:hover\:-translate-y-2\/3:hover {
    --tw-translate-y: -66.666667%;
  }

  .phone\:hover\:-translate-y-1\/4:hover {
    --tw-translate-y: -25%;
  }

  .phone\:hover\:-translate-y-2\/4:hover {
    --tw-translate-y: -50%;
  }

  .phone\:hover\:-translate-y-3\/4:hover {
    --tw-translate-y: -75%;
  }

  .phone\:hover\:-translate-y-full:hover {
    --tw-translate-y: -100%;
  }

  .phone\:focus\:translate-x-0:focus {
    --tw-translate-x: 0;
  }

  .phone\:focus\:translate-x-1:focus {
    --tw-translate-x: 0.0625rem;
  }

  .phone\:focus\:translate-x-2:focus {
    --tw-translate-x: 0.125rem;
  }

  .phone\:focus\:translate-x-3:focus {
    --tw-translate-x: 0.1875rem;
  }

  .phone\:focus\:translate-x-4:focus {
    --tw-translate-x: 0.25rem;
  }

  .phone\:focus\:translate-x-5:focus {
    --tw-translate-x: 0.3125rem;
  }

  .phone\:focus\:translate-x-6:focus {
    --tw-translate-x: 0.375rem;
  }

  .phone\:focus\:translate-x-8:focus {
    --tw-translate-x: 0.5rem;
  }

  .phone\:focus\:translate-x-10:focus {
    --tw-translate-x: 0.625rem;
  }

  .phone\:focus\:translate-x-12:focus {
    --tw-translate-x: 0.75rem;
  }

  .phone\:focus\:translate-x-16:focus {
    --tw-translate-x: 1rem;
  }

  .phone\:focus\:translate-x-20:focus {
    --tw-translate-x: 1.25rem;
  }

  .phone\:focus\:translate-x-24:focus {
    --tw-translate-x: 1.5rem;
  }

  .phone\:focus\:translate-x-32:focus {
    --tw-translate-x: 2rem;
  }

  .phone\:focus\:translate-x-40:focus {
    --tw-translate-x: 2.5rem;
  }

  .phone\:focus\:translate-x-48:focus {
    --tw-translate-x: 3rem;
  }

  .phone\:focus\:translate-x-56:focus {
    --tw-translate-x: 3.5rem;
  }

  .phone\:focus\:translate-x-64:focus {
    --tw-translate-x: 4rem;
  }

  .phone\:focus\:translate-x-68:focus {
    --tw-translate-x: 4.25rem;
  }

  .phone\:focus\:translate-x-72:focus {
    --tw-translate-x: 4.5rem;
  }

  .phone\:focus\:translate-x-76:focus {
    --tw-translate-x: 4.75rem;
  }

  .phone\:focus\:translate-x-80:focus {
    --tw-translate-x: 5rem;
  }

  .phone\:focus\:translate-x-192:focus {
    --tw-translate-x: 12rem;
  }

  .phone\:focus\:translate-x-px:focus {
    --tw-translate-x: 1px;
  }

  .phone\:focus\:-translate-x-1:focus {
    --tw-translate-x: -0.0625rem;
  }

  .phone\:focus\:-translate-x-2:focus {
    --tw-translate-x: -0.125rem;
  }

  .phone\:focus\:-translate-x-3:focus {
    --tw-translate-x: -0.1875rem;
  }

  .phone\:focus\:-translate-x-4:focus {
    --tw-translate-x: -0.25rem;
  }

  .phone\:focus\:-translate-x-5:focus {
    --tw-translate-x: -0.3125rem;
  }

  .phone\:focus\:-translate-x-6:focus {
    --tw-translate-x: -0.375rem;
  }

  .phone\:focus\:-translate-x-8:focus {
    --tw-translate-x: -0.5rem;
  }

  .phone\:focus\:-translate-x-10:focus {
    --tw-translate-x: -0.625rem;
  }

  .phone\:focus\:-translate-x-12:focus {
    --tw-translate-x: -0.75rem;
  }

  .phone\:focus\:-translate-x-16:focus {
    --tw-translate-x: -1rem;
  }

  .phone\:focus\:-translate-x-20:focus {
    --tw-translate-x: -1.25rem;
  }

  .phone\:focus\:-translate-x-24:focus {
    --tw-translate-x: -1.5rem;
  }

  .phone\:focus\:-translate-x-32:focus {
    --tw-translate-x: -2rem;
  }

  .phone\:focus\:-translate-x-40:focus {
    --tw-translate-x: -2.5rem;
  }

  .phone\:focus\:-translate-x-48:focus {
    --tw-translate-x: -3rem;
  }

  .phone\:focus\:-translate-x-56:focus {
    --tw-translate-x: -3.5rem;
  }

  .phone\:focus\:-translate-x-64:focus {
    --tw-translate-x: -4rem;
  }

  .phone\:focus\:-translate-x-68:focus {
    --tw-translate-x: -4.25rem;
  }

  .phone\:focus\:-translate-x-72:focus {
    --tw-translate-x: -4.5rem;
  }

  .phone\:focus\:-translate-x-76:focus {
    --tw-translate-x: -4.75rem;
  }

  .phone\:focus\:-translate-x-80:focus {
    --tw-translate-x: -5rem;
  }

  .phone\:focus\:-translate-x-192:focus {
    --tw-translate-x: -12rem;
  }

  .phone\:focus\:-translate-x-px:focus {
    --tw-translate-x: -1px;
  }

  .phone\:focus\:translate-x-1\/2:focus {
    --tw-translate-x: 50%;
  }

  .phone\:focus\:translate-x-1\/3:focus {
    --tw-translate-x: 33.333333%;
  }

  .phone\:focus\:translate-x-2\/3:focus {
    --tw-translate-x: 66.666667%;
  }

  .phone\:focus\:translate-x-1\/4:focus {
    --tw-translate-x: 25%;
  }

  .phone\:focus\:translate-x-2\/4:focus {
    --tw-translate-x: 50%;
  }

  .phone\:focus\:translate-x-3\/4:focus {
    --tw-translate-x: 75%;
  }

  .phone\:focus\:translate-x-full:focus {
    --tw-translate-x: 100%;
  }

  .phone\:focus\:-translate-x-1\/2:focus {
    --tw-translate-x: -50%;
  }

  .phone\:focus\:-translate-x-1\/3:focus {
    --tw-translate-x: -33.333333%;
  }

  .phone\:focus\:-translate-x-2\/3:focus {
    --tw-translate-x: -66.666667%;
  }

  .phone\:focus\:-translate-x-1\/4:focus {
    --tw-translate-x: -25%;
  }

  .phone\:focus\:-translate-x-2\/4:focus {
    --tw-translate-x: -50%;
  }

  .phone\:focus\:-translate-x-3\/4:focus {
    --tw-translate-x: -75%;
  }

  .phone\:focus\:-translate-x-full:focus {
    --tw-translate-x: -100%;
  }

  .phone\:focus\:translate-y-0:focus {
    --tw-translate-y: 0;
  }

  .phone\:focus\:translate-y-1:focus {
    --tw-translate-y: 0.0625rem;
  }

  .phone\:focus\:translate-y-2:focus {
    --tw-translate-y: 0.125rem;
  }

  .phone\:focus\:translate-y-3:focus {
    --tw-translate-y: 0.1875rem;
  }

  .phone\:focus\:translate-y-4:focus {
    --tw-translate-y: 0.25rem;
  }

  .phone\:focus\:translate-y-5:focus {
    --tw-translate-y: 0.3125rem;
  }

  .phone\:focus\:translate-y-6:focus {
    --tw-translate-y: 0.375rem;
  }

  .phone\:focus\:translate-y-8:focus {
    --tw-translate-y: 0.5rem;
  }

  .phone\:focus\:translate-y-10:focus {
    --tw-translate-y: 0.625rem;
  }

  .phone\:focus\:translate-y-12:focus {
    --tw-translate-y: 0.75rem;
  }

  .phone\:focus\:translate-y-16:focus {
    --tw-translate-y: 1rem;
  }

  .phone\:focus\:translate-y-20:focus {
    --tw-translate-y: 1.25rem;
  }

  .phone\:focus\:translate-y-24:focus {
    --tw-translate-y: 1.5rem;
  }

  .phone\:focus\:translate-y-32:focus {
    --tw-translate-y: 2rem;
  }

  .phone\:focus\:translate-y-40:focus {
    --tw-translate-y: 2.5rem;
  }

  .phone\:focus\:translate-y-48:focus {
    --tw-translate-y: 3rem;
  }

  .phone\:focus\:translate-y-56:focus {
    --tw-translate-y: 3.5rem;
  }

  .phone\:focus\:translate-y-64:focus {
    --tw-translate-y: 4rem;
  }

  .phone\:focus\:translate-y-68:focus {
    --tw-translate-y: 4.25rem;
  }

  .phone\:focus\:translate-y-72:focus {
    --tw-translate-y: 4.5rem;
  }

  .phone\:focus\:translate-y-76:focus {
    --tw-translate-y: 4.75rem;
  }

  .phone\:focus\:translate-y-80:focus {
    --tw-translate-y: 5rem;
  }

  .phone\:focus\:translate-y-192:focus {
    --tw-translate-y: 12rem;
  }

  .phone\:focus\:translate-y-px:focus {
    --tw-translate-y: 1px;
  }

  .phone\:focus\:-translate-y-1:focus {
    --tw-translate-y: -0.0625rem;
  }

  .phone\:focus\:-translate-y-2:focus {
    --tw-translate-y: -0.125rem;
  }

  .phone\:focus\:-translate-y-3:focus {
    --tw-translate-y: -0.1875rem;
  }

  .phone\:focus\:-translate-y-4:focus {
    --tw-translate-y: -0.25rem;
  }

  .phone\:focus\:-translate-y-5:focus {
    --tw-translate-y: -0.3125rem;
  }

  .phone\:focus\:-translate-y-6:focus {
    --tw-translate-y: -0.375rem;
  }

  .phone\:focus\:-translate-y-8:focus {
    --tw-translate-y: -0.5rem;
  }

  .phone\:focus\:-translate-y-10:focus {
    --tw-translate-y: -0.625rem;
  }

  .phone\:focus\:-translate-y-12:focus {
    --tw-translate-y: -0.75rem;
  }

  .phone\:focus\:-translate-y-16:focus {
    --tw-translate-y: -1rem;
  }

  .phone\:focus\:-translate-y-20:focus {
    --tw-translate-y: -1.25rem;
  }

  .phone\:focus\:-translate-y-24:focus {
    --tw-translate-y: -1.5rem;
  }

  .phone\:focus\:-translate-y-32:focus {
    --tw-translate-y: -2rem;
  }

  .phone\:focus\:-translate-y-40:focus {
    --tw-translate-y: -2.5rem;
  }

  .phone\:focus\:-translate-y-48:focus {
    --tw-translate-y: -3rem;
  }

  .phone\:focus\:-translate-y-56:focus {
    --tw-translate-y: -3.5rem;
  }

  .phone\:focus\:-translate-y-64:focus {
    --tw-translate-y: -4rem;
  }

  .phone\:focus\:-translate-y-68:focus {
    --tw-translate-y: -4.25rem;
  }

  .phone\:focus\:-translate-y-72:focus {
    --tw-translate-y: -4.5rem;
  }

  .phone\:focus\:-translate-y-76:focus {
    --tw-translate-y: -4.75rem;
  }

  .phone\:focus\:-translate-y-80:focus {
    --tw-translate-y: -5rem;
  }

  .phone\:focus\:-translate-y-192:focus {
    --tw-translate-y: -12rem;
  }

  .phone\:focus\:-translate-y-px:focus {
    --tw-translate-y: -1px;
  }

  .phone\:focus\:translate-y-1\/2:focus {
    --tw-translate-y: 50%;
  }

  .phone\:focus\:translate-y-1\/3:focus {
    --tw-translate-y: 33.333333%;
  }

  .phone\:focus\:translate-y-2\/3:focus {
    --tw-translate-y: 66.666667%;
  }

  .phone\:focus\:translate-y-1\/4:focus {
    --tw-translate-y: 25%;
  }

  .phone\:focus\:translate-y-2\/4:focus {
    --tw-translate-y: 50%;
  }

  .phone\:focus\:translate-y-3\/4:focus {
    --tw-translate-y: 75%;
  }

  .phone\:focus\:translate-y-full:focus {
    --tw-translate-y: 100%;
  }

  .phone\:focus\:-translate-y-1\/2:focus {
    --tw-translate-y: -50%;
  }

  .phone\:focus\:-translate-y-1\/3:focus {
    --tw-translate-y: -33.333333%;
  }

  .phone\:focus\:-translate-y-2\/3:focus {
    --tw-translate-y: -66.666667%;
  }

  .phone\:focus\:-translate-y-1\/4:focus {
    --tw-translate-y: -25%;
  }

  .phone\:focus\:-translate-y-2\/4:focus {
    --tw-translate-y: -50%;
  }

  .phone\:focus\:-translate-y-3\/4:focus {
    --tw-translate-y: -75%;
  }

  .phone\:focus\:-translate-y-full:focus {
    --tw-translate-y: -100%;
  }

  .phone\:rotate-0 {
    --tw-rotate: 0deg;
  }

  .phone\:rotate-1 {
    --tw-rotate: 1deg;
  }

  .phone\:rotate-2 {
    --tw-rotate: 2deg;
  }

  .phone\:rotate-3 {
    --tw-rotate: 3deg;
  }

  .phone\:rotate-6 {
    --tw-rotate: 6deg;
  }

  .phone\:rotate-12 {
    --tw-rotate: 12deg;
  }

  .phone\:rotate-45 {
    --tw-rotate: 45deg;
  }

  .phone\:rotate-90 {
    --tw-rotate: 90deg;
  }

  .phone\:rotate-180 {
    --tw-rotate: 180deg;
  }

  .phone\:-rotate-180 {
    --tw-rotate: -180deg;
  }

  .phone\:-rotate-90 {
    --tw-rotate: -90deg;
  }

  .phone\:-rotate-45 {
    --tw-rotate: -45deg;
  }

  .phone\:-rotate-12 {
    --tw-rotate: -12deg;
  }

  .phone\:-rotate-6 {
    --tw-rotate: -6deg;
  }

  .phone\:-rotate-3 {
    --tw-rotate: -3deg;
  }

  .phone\:-rotate-2 {
    --tw-rotate: -2deg;
  }

  .phone\:-rotate-1 {
    --tw-rotate: -1deg;
  }

  .phone\:hover\:rotate-0:hover {
    --tw-rotate: 0deg;
  }

  .phone\:hover\:rotate-1:hover {
    --tw-rotate: 1deg;
  }

  .phone\:hover\:rotate-2:hover {
    --tw-rotate: 2deg;
  }

  .phone\:hover\:rotate-3:hover {
    --tw-rotate: 3deg;
  }

  .phone\:hover\:rotate-6:hover {
    --tw-rotate: 6deg;
  }

  .phone\:hover\:rotate-12:hover {
    --tw-rotate: 12deg;
  }

  .phone\:hover\:rotate-45:hover {
    --tw-rotate: 45deg;
  }

  .phone\:hover\:rotate-90:hover {
    --tw-rotate: 90deg;
  }

  .phone\:hover\:rotate-180:hover {
    --tw-rotate: 180deg;
  }

  .phone\:hover\:-rotate-180:hover {
    --tw-rotate: -180deg;
  }

  .phone\:hover\:-rotate-90:hover {
    --tw-rotate: -90deg;
  }

  .phone\:hover\:-rotate-45:hover {
    --tw-rotate: -45deg;
  }

  .phone\:hover\:-rotate-12:hover {
    --tw-rotate: -12deg;
  }

  .phone\:hover\:-rotate-6:hover {
    --tw-rotate: -6deg;
  }

  .phone\:hover\:-rotate-3:hover {
    --tw-rotate: -3deg;
  }

  .phone\:hover\:-rotate-2:hover {
    --tw-rotate: -2deg;
  }

  .phone\:hover\:-rotate-1:hover {
    --tw-rotate: -1deg;
  }

  .phone\:focus\:rotate-0:focus {
    --tw-rotate: 0deg;
  }

  .phone\:focus\:rotate-1:focus {
    --tw-rotate: 1deg;
  }

  .phone\:focus\:rotate-2:focus {
    --tw-rotate: 2deg;
  }

  .phone\:focus\:rotate-3:focus {
    --tw-rotate: 3deg;
  }

  .phone\:focus\:rotate-6:focus {
    --tw-rotate: 6deg;
  }

  .phone\:focus\:rotate-12:focus {
    --tw-rotate: 12deg;
  }

  .phone\:focus\:rotate-45:focus {
    --tw-rotate: 45deg;
  }

  .phone\:focus\:rotate-90:focus {
    --tw-rotate: 90deg;
  }

  .phone\:focus\:rotate-180:focus {
    --tw-rotate: 180deg;
  }

  .phone\:focus\:-rotate-180:focus {
    --tw-rotate: -180deg;
  }

  .phone\:focus\:-rotate-90:focus {
    --tw-rotate: -90deg;
  }

  .phone\:focus\:-rotate-45:focus {
    --tw-rotate: -45deg;
  }

  .phone\:focus\:-rotate-12:focus {
    --tw-rotate: -12deg;
  }

  .phone\:focus\:-rotate-6:focus {
    --tw-rotate: -6deg;
  }

  .phone\:focus\:-rotate-3:focus {
    --tw-rotate: -3deg;
  }

  .phone\:focus\:-rotate-2:focus {
    --tw-rotate: -2deg;
  }

  .phone\:focus\:-rotate-1:focus {
    --tw-rotate: -1deg;
  }

  .phone\:skew-x-0 {
    --tw-skew-x: 0deg;
  }

  .phone\:skew-x-1 {
    --tw-skew-x: 1deg;
  }

  .phone\:skew-x-2 {
    --tw-skew-x: 2deg;
  }

  .phone\:skew-x-3 {
    --tw-skew-x: 3deg;
  }

  .phone\:skew-x-6 {
    --tw-skew-x: 6deg;
  }

  .phone\:skew-x-12 {
    --tw-skew-x: 12deg;
  }

  .phone\:-skew-x-12 {
    --tw-skew-x: -12deg;
  }

  .phone\:-skew-x-6 {
    --tw-skew-x: -6deg;
  }

  .phone\:-skew-x-3 {
    --tw-skew-x: -3deg;
  }

  .phone\:-skew-x-2 {
    --tw-skew-x: -2deg;
  }

  .phone\:-skew-x-1 {
    --tw-skew-x: -1deg;
  }

  .phone\:skew-y-0 {
    --tw-skew-y: 0deg;
  }

  .phone\:skew-y-1 {
    --tw-skew-y: 1deg;
  }

  .phone\:skew-y-2 {
    --tw-skew-y: 2deg;
  }

  .phone\:skew-y-3 {
    --tw-skew-y: 3deg;
  }

  .phone\:skew-y-6 {
    --tw-skew-y: 6deg;
  }

  .phone\:skew-y-12 {
    --tw-skew-y: 12deg;
  }

  .phone\:-skew-y-12 {
    --tw-skew-y: -12deg;
  }

  .phone\:-skew-y-6 {
    --tw-skew-y: -6deg;
  }

  .phone\:-skew-y-3 {
    --tw-skew-y: -3deg;
  }

  .phone\:-skew-y-2 {
    --tw-skew-y: -2deg;
  }

  .phone\:-skew-y-1 {
    --tw-skew-y: -1deg;
  }

  .phone\:hover\:skew-x-0:hover {
    --tw-skew-x: 0deg;
  }

  .phone\:hover\:skew-x-1:hover {
    --tw-skew-x: 1deg;
  }

  .phone\:hover\:skew-x-2:hover {
    --tw-skew-x: 2deg;
  }

  .phone\:hover\:skew-x-3:hover {
    --tw-skew-x: 3deg;
  }

  .phone\:hover\:skew-x-6:hover {
    --tw-skew-x: 6deg;
  }

  .phone\:hover\:skew-x-12:hover {
    --tw-skew-x: 12deg;
  }

  .phone\:hover\:-skew-x-12:hover {
    --tw-skew-x: -12deg;
  }

  .phone\:hover\:-skew-x-6:hover {
    --tw-skew-x: -6deg;
  }

  .phone\:hover\:-skew-x-3:hover {
    --tw-skew-x: -3deg;
  }

  .phone\:hover\:-skew-x-2:hover {
    --tw-skew-x: -2deg;
  }

  .phone\:hover\:-skew-x-1:hover {
    --tw-skew-x: -1deg;
  }

  .phone\:hover\:skew-y-0:hover {
    --tw-skew-y: 0deg;
  }

  .phone\:hover\:skew-y-1:hover {
    --tw-skew-y: 1deg;
  }

  .phone\:hover\:skew-y-2:hover {
    --tw-skew-y: 2deg;
  }

  .phone\:hover\:skew-y-3:hover {
    --tw-skew-y: 3deg;
  }

  .phone\:hover\:skew-y-6:hover {
    --tw-skew-y: 6deg;
  }

  .phone\:hover\:skew-y-12:hover {
    --tw-skew-y: 12deg;
  }

  .phone\:hover\:-skew-y-12:hover {
    --tw-skew-y: -12deg;
  }

  .phone\:hover\:-skew-y-6:hover {
    --tw-skew-y: -6deg;
  }

  .phone\:hover\:-skew-y-3:hover {
    --tw-skew-y: -3deg;
  }

  .phone\:hover\:-skew-y-2:hover {
    --tw-skew-y: -2deg;
  }

  .phone\:hover\:-skew-y-1:hover {
    --tw-skew-y: -1deg;
  }

  .phone\:focus\:skew-x-0:focus {
    --tw-skew-x: 0deg;
  }

  .phone\:focus\:skew-x-1:focus {
    --tw-skew-x: 1deg;
  }

  .phone\:focus\:skew-x-2:focus {
    --tw-skew-x: 2deg;
  }

  .phone\:focus\:skew-x-3:focus {
    --tw-skew-x: 3deg;
  }

  .phone\:focus\:skew-x-6:focus {
    --tw-skew-x: 6deg;
  }

  .phone\:focus\:skew-x-12:focus {
    --tw-skew-x: 12deg;
  }

  .phone\:focus\:-skew-x-12:focus {
    --tw-skew-x: -12deg;
  }

  .phone\:focus\:-skew-x-6:focus {
    --tw-skew-x: -6deg;
  }

  .phone\:focus\:-skew-x-3:focus {
    --tw-skew-x: -3deg;
  }

  .phone\:focus\:-skew-x-2:focus {
    --tw-skew-x: -2deg;
  }

  .phone\:focus\:-skew-x-1:focus {
    --tw-skew-x: -1deg;
  }

  .phone\:focus\:skew-y-0:focus {
    --tw-skew-y: 0deg;
  }

  .phone\:focus\:skew-y-1:focus {
    --tw-skew-y: 1deg;
  }

  .phone\:focus\:skew-y-2:focus {
    --tw-skew-y: 2deg;
  }

  .phone\:focus\:skew-y-3:focus {
    --tw-skew-y: 3deg;
  }

  .phone\:focus\:skew-y-6:focus {
    --tw-skew-y: 6deg;
  }

  .phone\:focus\:skew-y-12:focus {
    --tw-skew-y: 12deg;
  }

  .phone\:focus\:-skew-y-12:focus {
    --tw-skew-y: -12deg;
  }

  .phone\:focus\:-skew-y-6:focus {
    --tw-skew-y: -6deg;
  }

  .phone\:focus\:-skew-y-3:focus {
    --tw-skew-y: -3deg;
  }

  .phone\:focus\:-skew-y-2:focus {
    --tw-skew-y: -2deg;
  }

  .phone\:focus\:-skew-y-1:focus {
    --tw-skew-y: -1deg;
  }

  .phone\:scale-0 {
    --tw-scale-x: 0;
    --tw-scale-y: 0;
  }

  .phone\:scale-50 {
    --tw-scale-x: .5;
    --tw-scale-y: .5;
  }

  .phone\:scale-75 {
    --tw-scale-x: .75;
    --tw-scale-y: .75;
  }

  .phone\:scale-90 {
    --tw-scale-x: .9;
    --tw-scale-y: .9;
  }

  .phone\:scale-95 {
    --tw-scale-x: .95;
    --tw-scale-y: .95;
  }

  .phone\:scale-100 {
    --tw-scale-x: 1;
    --tw-scale-y: 1;
  }

  .phone\:scale-105 {
    --tw-scale-x: 1.05;
    --tw-scale-y: 1.05;
  }

  .phone\:scale-110 {
    --tw-scale-x: 1.1;
    --tw-scale-y: 1.1;
  }

  .phone\:scale-125 {
    --tw-scale-x: 1.25;
    --tw-scale-y: 1.25;
  }

  .phone\:scale-150 {
    --tw-scale-x: 1.5;
    --tw-scale-y: 1.5;
  }

  .phone\:hover\:scale-0:hover {
    --tw-scale-x: 0;
    --tw-scale-y: 0;
  }

  .phone\:hover\:scale-50:hover {
    --tw-scale-x: .5;
    --tw-scale-y: .5;
  }

  .phone\:hover\:scale-75:hover {
    --tw-scale-x: .75;
    --tw-scale-y: .75;
  }

  .phone\:hover\:scale-90:hover {
    --tw-scale-x: .9;
    --tw-scale-y: .9;
  }

  .phone\:hover\:scale-95:hover {
    --tw-scale-x: .95;
    --tw-scale-y: .95;
  }

  .phone\:hover\:scale-100:hover {
    --tw-scale-x: 1;
    --tw-scale-y: 1;
  }

  .phone\:hover\:scale-105:hover {
    --tw-scale-x: 1.05;
    --tw-scale-y: 1.05;
  }

  .phone\:hover\:scale-110:hover {
    --tw-scale-x: 1.1;
    --tw-scale-y: 1.1;
  }

  .phone\:hover\:scale-125:hover {
    --tw-scale-x: 1.25;
    --tw-scale-y: 1.25;
  }

  .phone\:hover\:scale-150:hover {
    --tw-scale-x: 1.5;
    --tw-scale-y: 1.5;
  }

  .phone\:focus\:scale-0:focus {
    --tw-scale-x: 0;
    --tw-scale-y: 0;
  }

  .phone\:focus\:scale-50:focus {
    --tw-scale-x: .5;
    --tw-scale-y: .5;
  }

  .phone\:focus\:scale-75:focus {
    --tw-scale-x: .75;
    --tw-scale-y: .75;
  }

  .phone\:focus\:scale-90:focus {
    --tw-scale-x: .9;
    --tw-scale-y: .9;
  }

  .phone\:focus\:scale-95:focus {
    --tw-scale-x: .95;
    --tw-scale-y: .95;
  }

  .phone\:focus\:scale-100:focus {
    --tw-scale-x: 1;
    --tw-scale-y: 1;
  }

  .phone\:focus\:scale-105:focus {
    --tw-scale-x: 1.05;
    --tw-scale-y: 1.05;
  }

  .phone\:focus\:scale-110:focus {
    --tw-scale-x: 1.1;
    --tw-scale-y: 1.1;
  }

  .phone\:focus\:scale-125:focus {
    --tw-scale-x: 1.25;
    --tw-scale-y: 1.25;
  }

  .phone\:focus\:scale-150:focus {
    --tw-scale-x: 1.5;
    --tw-scale-y: 1.5;
  }

  .phone\:scale-x-0 {
    --tw-scale-x: 0;
  }

  .phone\:scale-x-50 {
    --tw-scale-x: .5;
  }

  .phone\:scale-x-75 {
    --tw-scale-x: .75;
  }

  .phone\:scale-x-90 {
    --tw-scale-x: .9;
  }

  .phone\:scale-x-95 {
    --tw-scale-x: .95;
  }

  .phone\:scale-x-100 {
    --tw-scale-x: 1;
  }

  .phone\:scale-x-105 {
    --tw-scale-x: 1.05;
  }

  .phone\:scale-x-110 {
    --tw-scale-x: 1.1;
  }

  .phone\:scale-x-125 {
    --tw-scale-x: 1.25;
  }

  .phone\:scale-x-150 {
    --tw-scale-x: 1.5;
  }

  .phone\:scale-y-0 {
    --tw-scale-y: 0;
  }

  .phone\:scale-y-50 {
    --tw-scale-y: .5;
  }

  .phone\:scale-y-75 {
    --tw-scale-y: .75;
  }

  .phone\:scale-y-90 {
    --tw-scale-y: .9;
  }

  .phone\:scale-y-95 {
    --tw-scale-y: .95;
  }

  .phone\:scale-y-100 {
    --tw-scale-y: 1;
  }

  .phone\:scale-y-105 {
    --tw-scale-y: 1.05;
  }

  .phone\:scale-y-110 {
    --tw-scale-y: 1.1;
  }

  .phone\:scale-y-125 {
    --tw-scale-y: 1.25;
  }

  .phone\:scale-y-150 {
    --tw-scale-y: 1.5;
  }

  .phone\:hover\:scale-x-0:hover {
    --tw-scale-x: 0;
  }

  .phone\:hover\:scale-x-50:hover {
    --tw-scale-x: .5;
  }

  .phone\:hover\:scale-x-75:hover {
    --tw-scale-x: .75;
  }

  .phone\:hover\:scale-x-90:hover {
    --tw-scale-x: .9;
  }

  .phone\:hover\:scale-x-95:hover {
    --tw-scale-x: .95;
  }

  .phone\:hover\:scale-x-100:hover {
    --tw-scale-x: 1;
  }

  .phone\:hover\:scale-x-105:hover {
    --tw-scale-x: 1.05;
  }

  .phone\:hover\:scale-x-110:hover {
    --tw-scale-x: 1.1;
  }

  .phone\:hover\:scale-x-125:hover {
    --tw-scale-x: 1.25;
  }

  .phone\:hover\:scale-x-150:hover {
    --tw-scale-x: 1.5;
  }

  .phone\:hover\:scale-y-0:hover {
    --tw-scale-y: 0;
  }

  .phone\:hover\:scale-y-50:hover {
    --tw-scale-y: .5;
  }

  .phone\:hover\:scale-y-75:hover {
    --tw-scale-y: .75;
  }

  .phone\:hover\:scale-y-90:hover {
    --tw-scale-y: .9;
  }

  .phone\:hover\:scale-y-95:hover {
    --tw-scale-y: .95;
  }

  .phone\:hover\:scale-y-100:hover {
    --tw-scale-y: 1;
  }

  .phone\:hover\:scale-y-105:hover {
    --tw-scale-y: 1.05;
  }

  .phone\:hover\:scale-y-110:hover {
    --tw-scale-y: 1.1;
  }

  .phone\:hover\:scale-y-125:hover {
    --tw-scale-y: 1.25;
  }

  .phone\:hover\:scale-y-150:hover {
    --tw-scale-y: 1.5;
  }

  .phone\:focus\:scale-x-0:focus {
    --tw-scale-x: 0;
  }

  .phone\:focus\:scale-x-50:focus {
    --tw-scale-x: .5;
  }

  .phone\:focus\:scale-x-75:focus {
    --tw-scale-x: .75;
  }

  .phone\:focus\:scale-x-90:focus {
    --tw-scale-x: .9;
  }

  .phone\:focus\:scale-x-95:focus {
    --tw-scale-x: .95;
  }

  .phone\:focus\:scale-x-100:focus {
    --tw-scale-x: 1;
  }

  .phone\:focus\:scale-x-105:focus {
    --tw-scale-x: 1.05;
  }

  .phone\:focus\:scale-x-110:focus {
    --tw-scale-x: 1.1;
  }

  .phone\:focus\:scale-x-125:focus {
    --tw-scale-x: 1.25;
  }

  .phone\:focus\:scale-x-150:focus {
    --tw-scale-x: 1.5;
  }

  .phone\:focus\:scale-y-0:focus {
    --tw-scale-y: 0;
  }

  .phone\:focus\:scale-y-50:focus {
    --tw-scale-y: .5;
  }

  .phone\:focus\:scale-y-75:focus {
    --tw-scale-y: .75;
  }

  .phone\:focus\:scale-y-90:focus {
    --tw-scale-y: .9;
  }

  .phone\:focus\:scale-y-95:focus {
    --tw-scale-y: .95;
  }

  .phone\:focus\:scale-y-100:focus {
    --tw-scale-y: 1;
  }

  .phone\:focus\:scale-y-105:focus {
    --tw-scale-y: 1.05;
  }

  .phone\:focus\:scale-y-110:focus {
    --tw-scale-y: 1.1;
  }

  .phone\:focus\:scale-y-125:focus {
    --tw-scale-y: 1.25;
  }

  .phone\:focus\:scale-y-150:focus {
    --tw-scale-y: 1.5;
  }

  .phone\:animate-none {
    -webkit-animation: none;
            animation: none;
  }

  .phone\:animate-spin {
    -webkit-animation: spin 1s linear infinite;
            animation: spin 1s linear infinite;
  }

  .phone\:animate-ping {
    -webkit-animation: ping 1s cubic-bezier(0, 0, 0.2, 1) infinite;
            animation: ping 1s cubic-bezier(0, 0, 0.2, 1) infinite;
  }

  .phone\:animate-pulse {
    -webkit-animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
            animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
  }

  .phone\:animate-bounce {
    -webkit-animation: bounce 1s infinite;
            animation: bounce 1s infinite;
  }

  .phone\:cursor-auto {
    cursor: auto;
  }

  .phone\:cursor-default {
    cursor: default;
  }

  .phone\:cursor-pointer {
    cursor: pointer;
  }

  .phone\:cursor-wait {
    cursor: wait;
  }

  .phone\:cursor-text {
    cursor: text;
  }

  .phone\:cursor-move {
    cursor: move;
  }

  .phone\:cursor-help {
    cursor: help;
  }

  .phone\:cursor-not-allowed {
    cursor: not-allowed;
  }

  .phone\:select-none {
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
  }

  .phone\:select-text {
    -webkit-user-select: text;
       -moz-user-select: text;
        -ms-user-select: text;
            user-select: text;
  }

  .phone\:select-all {
    -webkit-user-select: all;
       -moz-user-select: all;
            user-select: all;
  }

  .phone\:select-auto {
    -webkit-user-select: auto;
       -moz-user-select: auto;
        -ms-user-select: auto;
            user-select: auto;
  }

  .phone\:resize-none {
    resize: none;
  }

  .phone\:resize-y {
    resize: vertical;
  }

  .phone\:resize-x {
    resize: horizontal;
  }

  .phone\:resize {
    resize: both;
  }

  .phone\:list-inside {
    list-style-position: inside;
  }

  .phone\:list-outside {
    list-style-position: outside;
  }

  .phone\:list-none {
    list-style-type: none;
  }

  .phone\:list-disc {
    list-style-type: disc;
  }

  .phone\:list-decimal {
    list-style-type: decimal;
  }

  .phone\:appearance-none {
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
  }

  .phone\:auto-cols-auto {
    grid-auto-columns: auto;
  }

  .phone\:auto-cols-min {
    grid-auto-columns: -webkit-min-content;
    grid-auto-columns: min-content;
  }

  .phone\:auto-cols-max {
    grid-auto-columns: -webkit-max-content;
    grid-auto-columns: max-content;
  }

  .phone\:auto-cols-fr {
    grid-auto-columns: minmax(0, 1fr);
  }

  .phone\:grid-flow-row {
    grid-auto-flow: row;
  }

  .phone\:grid-flow-col {
    grid-auto-flow: column;
  }

  .phone\:grid-flow-row-dense {
    grid-auto-flow: row dense;
  }

  .phone\:grid-flow-col-dense {
    grid-auto-flow: column dense;
  }

  .phone\:auto-rows-auto {
    grid-auto-rows: auto;
  }

  .phone\:auto-rows-min {
    grid-auto-rows: -webkit-min-content;
    grid-auto-rows: min-content;
  }

  .phone\:auto-rows-max {
    grid-auto-rows: -webkit-max-content;
    grid-auto-rows: max-content;
  }

  .phone\:auto-rows-fr {
    grid-auto-rows: minmax(0, 1fr);
  }

  .phone\:grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }

  .phone\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .phone\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .phone\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  .phone\:grid-cols-5 {
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }

  .phone\:grid-cols-6 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }

  .phone\:grid-cols-7 {
    grid-template-columns: repeat(7, minmax(0, 1fr));
  }

  .phone\:grid-cols-8 {
    grid-template-columns: repeat(8, minmax(0, 1fr));
  }

  .phone\:grid-cols-9 {
    grid-template-columns: repeat(9, minmax(0, 1fr));
  }

  .phone\:grid-cols-10 {
    grid-template-columns: repeat(10, minmax(0, 1fr));
  }

  .phone\:grid-cols-11 {
    grid-template-columns: repeat(11, minmax(0, 1fr));
  }

  .phone\:grid-cols-12 {
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }

  .phone\:grid-cols-none {
    grid-template-columns: none;
  }

  .phone\:grid-rows-1 {
    grid-template-rows: repeat(1, minmax(0, 1fr));
  }

  .phone\:grid-rows-2 {
    grid-template-rows: repeat(2, minmax(0, 1fr));
  }

  .phone\:grid-rows-3 {
    grid-template-rows: repeat(3, minmax(0, 1fr));
  }

  .phone\:grid-rows-4 {
    grid-template-rows: repeat(4, minmax(0, 1fr));
  }

  .phone\:grid-rows-5 {
    grid-template-rows: repeat(5, minmax(0, 1fr));
  }

  .phone\:grid-rows-6 {
    grid-template-rows: repeat(6, minmax(0, 1fr));
  }

  .phone\:grid-rows-none {
    grid-template-rows: none;
  }

  .phone\:flex-row {
    flex-direction: row;
  }

  .phone\:flex-row-reverse {
    flex-direction: row-reverse;
  }

  .phone\:flex-col {
    flex-direction: column;
  }

  .phone\:flex-col-reverse {
    flex-direction: column-reverse;
  }

  .phone\:flex-wrap {
    flex-wrap: wrap;
  }

  .phone\:flex-wrap-reverse {
    flex-wrap: wrap-reverse;
  }

  .phone\:flex-nowrap {
    flex-wrap: nowrap;
  }

  .phone\:place-content-center {
    place-content: center;
  }

  .phone\:place-content-start {
    place-content: start;
  }

  .phone\:place-content-end {
    place-content: end;
  }

  .phone\:place-content-between {
    place-content: space-between;
  }

  .phone\:place-content-around {
    place-content: space-around;
  }

  .phone\:place-content-evenly {
    place-content: space-evenly;
  }

  .phone\:place-content-stretch {
    place-content: stretch;
  }

  .phone\:place-items-start {
    place-items: start;
  }

  .phone\:place-items-end {
    place-items: end;
  }

  .phone\:place-items-center {
    place-items: center;
  }

  .phone\:place-items-stretch {
    place-items: stretch;
  }

  .phone\:content-center {
    align-content: center;
  }

  .phone\:content-start {
    align-content: flex-start;
  }

  .phone\:content-end {
    align-content: flex-end;
  }

  .phone\:content-between {
    align-content: space-between;
  }

  .phone\:content-around {
    align-content: space-around;
  }

  .phone\:content-evenly {
    align-content: space-evenly;
  }

  .phone\:items-start {
    align-items: flex-start;
  }

  .phone\:items-end {
    align-items: flex-end;
  }

  .phone\:items-center {
    align-items: center;
  }

  .phone\:items-baseline {
    align-items: baseline;
  }

  .phone\:items-stretch {
    align-items: stretch;
  }

  .phone\:justify-start {
    justify-content: flex-start;
  }

  .phone\:justify-end {
    justify-content: flex-end;
  }

  .phone\:justify-center {
    justify-content: center;
  }

  .phone\:justify-between {
    justify-content: space-between;
  }

  .phone\:justify-around {
    justify-content: space-around;
  }

  .phone\:justify-evenly {
    justify-content: space-evenly;
  }

  .phone\:justify-items-start {
    justify-items: start;
  }

  .phone\:justify-items-end {
    justify-items: end;
  }

  .phone\:justify-items-center {
    justify-items: center;
  }

  .phone\:justify-items-stretch {
    justify-items: stretch;
  }

  .phone\:gap-0 {
    gap: 0;
  }

  .phone\:gap-1 {
    gap: 0.0625rem;
  }

  .phone\:gap-2 {
    gap: 0.125rem;
  }

  .phone\:gap-3 {
    gap: 0.1875rem;
  }

  .phone\:gap-4 {
    gap: 0.25rem;
  }

  .phone\:gap-5 {
    gap: 0.3125rem;
  }

  .phone\:gap-6 {
    gap: 0.375rem;
  }

  .phone\:gap-8 {
    gap: 0.5rem;
  }

  .phone\:gap-10 {
    gap: 0.625rem;
  }

  .phone\:gap-12 {
    gap: 0.75rem;
  }

  .phone\:gap-16 {
    gap: 1rem;
  }

  .phone\:gap-20 {
    gap: 1.25rem;
  }

  .phone\:gap-24 {
    gap: 1.5rem;
  }

  .phone\:gap-32 {
    gap: 2rem;
  }

  .phone\:gap-40 {
    gap: 2.5rem;
  }

  .phone\:gap-48 {
    gap: 3rem;
  }

  .phone\:gap-56 {
    gap: 3.5rem;
  }

  .phone\:gap-64 {
    gap: 4rem;
  }

  .phone\:gap-68 {
    gap: 4.25rem;
  }

  .phone\:gap-72 {
    gap: 4.5rem;
  }

  .phone\:gap-76 {
    gap: 4.75rem;
  }

  .phone\:gap-80 {
    gap: 5rem;
  }

  .phone\:gap-192 {
    gap: 12rem;
  }

  .phone\:gap-px {
    gap: 1px;
  }

  .phone\:gap-x-0 {
    -moz-column-gap: 0;
         column-gap: 0;
  }

  .phone\:gap-x-1 {
    -moz-column-gap: 0.0625rem;
         column-gap: 0.0625rem;
  }

  .phone\:gap-x-2 {
    -moz-column-gap: 0.125rem;
         column-gap: 0.125rem;
  }

  .phone\:gap-x-3 {
    -moz-column-gap: 0.1875rem;
         column-gap: 0.1875rem;
  }

  .phone\:gap-x-4 {
    -moz-column-gap: 0.25rem;
         column-gap: 0.25rem;
  }

  .phone\:gap-x-5 {
    -moz-column-gap: 0.3125rem;
         column-gap: 0.3125rem;
  }

  .phone\:gap-x-6 {
    -moz-column-gap: 0.375rem;
         column-gap: 0.375rem;
  }

  .phone\:gap-x-8 {
    -moz-column-gap: 0.5rem;
         column-gap: 0.5rem;
  }

  .phone\:gap-x-10 {
    -moz-column-gap: 0.625rem;
         column-gap: 0.625rem;
  }

  .phone\:gap-x-12 {
    -moz-column-gap: 0.75rem;
         column-gap: 0.75rem;
  }

  .phone\:gap-x-16 {
    -moz-column-gap: 1rem;
         column-gap: 1rem;
  }

  .phone\:gap-x-20 {
    -moz-column-gap: 1.25rem;
         column-gap: 1.25rem;
  }

  .phone\:gap-x-24 {
    -moz-column-gap: 1.5rem;
         column-gap: 1.5rem;
  }

  .phone\:gap-x-32 {
    -moz-column-gap: 2rem;
         column-gap: 2rem;
  }

  .phone\:gap-x-40 {
    -moz-column-gap: 2.5rem;
         column-gap: 2.5rem;
  }

  .phone\:gap-x-48 {
    -moz-column-gap: 3rem;
         column-gap: 3rem;
  }

  .phone\:gap-x-56 {
    -moz-column-gap: 3.5rem;
         column-gap: 3.5rem;
  }

  .phone\:gap-x-64 {
    -moz-column-gap: 4rem;
         column-gap: 4rem;
  }

  .phone\:gap-x-68 {
    -moz-column-gap: 4.25rem;
         column-gap: 4.25rem;
  }

  .phone\:gap-x-72 {
    -moz-column-gap: 4.5rem;
         column-gap: 4.5rem;
  }

  .phone\:gap-x-76 {
    -moz-column-gap: 4.75rem;
         column-gap: 4.75rem;
  }

  .phone\:gap-x-80 {
    -moz-column-gap: 5rem;
         column-gap: 5rem;
  }

  .phone\:gap-x-192 {
    -moz-column-gap: 12rem;
         column-gap: 12rem;
  }

  .phone\:gap-x-px {
    -moz-column-gap: 1px;
         column-gap: 1px;
  }

  .phone\:gap-y-0 {
    row-gap: 0;
  }

  .phone\:gap-y-1 {
    row-gap: 0.0625rem;
  }

  .phone\:gap-y-2 {
    row-gap: 0.125rem;
  }

  .phone\:gap-y-3 {
    row-gap: 0.1875rem;
  }

  .phone\:gap-y-4 {
    row-gap: 0.25rem;
  }

  .phone\:gap-y-5 {
    row-gap: 0.3125rem;
  }

  .phone\:gap-y-6 {
    row-gap: 0.375rem;
  }

  .phone\:gap-y-8 {
    row-gap: 0.5rem;
  }

  .phone\:gap-y-10 {
    row-gap: 0.625rem;
  }

  .phone\:gap-y-12 {
    row-gap: 0.75rem;
  }

  .phone\:gap-y-16 {
    row-gap: 1rem;
  }

  .phone\:gap-y-20 {
    row-gap: 1.25rem;
  }

  .phone\:gap-y-24 {
    row-gap: 1.5rem;
  }

  .phone\:gap-y-32 {
    row-gap: 2rem;
  }

  .phone\:gap-y-40 {
    row-gap: 2.5rem;
  }

  .phone\:gap-y-48 {
    row-gap: 3rem;
  }

  .phone\:gap-y-56 {
    row-gap: 3.5rem;
  }

  .phone\:gap-y-64 {
    row-gap: 4rem;
  }

  .phone\:gap-y-68 {
    row-gap: 4.25rem;
  }

  .phone\:gap-y-72 {
    row-gap: 4.5rem;
  }

  .phone\:gap-y-76 {
    row-gap: 4.75rem;
  }

  .phone\:gap-y-80 {
    row-gap: 5rem;
  }

  .phone\:gap-y-192 {
    row-gap: 12rem;
  }

  .phone\:gap-y-px {
    row-gap: 1px;
  }

  .phone\:space-x-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0px * var(--tw-space-x-reverse));
    margin-left: calc(0px * calc(1 - var(--tw-space-x-reverse)));
  }

  .phone\:space-x-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.0625rem * var(--tw-space-x-reverse));
    margin-left: calc(0.0625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .phone\:space-x-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.125rem * var(--tw-space-x-reverse));
    margin-left: calc(0.125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .phone\:space-x-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.1875rem * var(--tw-space-x-reverse));
    margin-left: calc(0.1875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .phone\:space-x-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.25rem * var(--tw-space-x-reverse));
    margin-left: calc(0.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .phone\:space-x-5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.3125rem * var(--tw-space-x-reverse));
    margin-left: calc(0.3125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .phone\:space-x-6 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.375rem * var(--tw-space-x-reverse));
    margin-left: calc(0.375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .phone\:space-x-8 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.5rem * var(--tw-space-x-reverse));
    margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .phone\:space-x-10 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.625rem * var(--tw-space-x-reverse));
    margin-left: calc(0.625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .phone\:space-x-12 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.75rem * var(--tw-space-x-reverse));
    margin-left: calc(0.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .phone\:space-x-16 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(1rem * var(--tw-space-x-reverse));
    margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .phone\:space-x-20 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(1.25rem * var(--tw-space-x-reverse));
    margin-left: calc(1.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .phone\:space-x-24 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(1.5rem * var(--tw-space-x-reverse));
    margin-left: calc(1.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .phone\:space-x-32 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(2rem * var(--tw-space-x-reverse));
    margin-left: calc(2rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .phone\:space-x-40 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(2.5rem * var(--tw-space-x-reverse));
    margin-left: calc(2.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .phone\:space-x-48 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(3rem * var(--tw-space-x-reverse));
    margin-left: calc(3rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .phone\:space-x-56 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(3.5rem * var(--tw-space-x-reverse));
    margin-left: calc(3.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .phone\:space-x-64 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(4rem * var(--tw-space-x-reverse));
    margin-left: calc(4rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .phone\:space-x-68 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(4.25rem * var(--tw-space-x-reverse));
    margin-left: calc(4.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .phone\:space-x-72 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(4.5rem * var(--tw-space-x-reverse));
    margin-left: calc(4.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .phone\:space-x-76 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(4.75rem * var(--tw-space-x-reverse));
    margin-left: calc(4.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .phone\:space-x-80 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(5rem * var(--tw-space-x-reverse));
    margin-left: calc(5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .phone\:space-x-192 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(12rem * var(--tw-space-x-reverse));
    margin-left: calc(12rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .phone\:space-x-px > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(1px * var(--tw-space-x-reverse));
    margin-left: calc(1px * calc(1 - var(--tw-space-x-reverse)));
  }

  .phone\:-space-x-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.0625rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.0625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .phone\:-space-x-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.125rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .phone\:-space-x-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.1875rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.1875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .phone\:-space-x-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.25rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .phone\:-space-x-5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.3125rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.3125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .phone\:-space-x-6 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.375rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .phone\:-space-x-8 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .phone\:-space-x-10 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.625rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .phone\:-space-x-12 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.75rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .phone\:-space-x-16 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-1rem * var(--tw-space-x-reverse));
    margin-left: calc(-1rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .phone\:-space-x-20 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-1.25rem * var(--tw-space-x-reverse));
    margin-left: calc(-1.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .phone\:-space-x-24 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-1.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-1.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .phone\:-space-x-32 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-2rem * var(--tw-space-x-reverse));
    margin-left: calc(-2rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .phone\:-space-x-40 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-2.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-2.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .phone\:-space-x-48 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-3rem * var(--tw-space-x-reverse));
    margin-left: calc(-3rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .phone\:-space-x-56 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-3.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-3.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .phone\:-space-x-64 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-4rem * var(--tw-space-x-reverse));
    margin-left: calc(-4rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .phone\:-space-x-68 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-4.25rem * var(--tw-space-x-reverse));
    margin-left: calc(-4.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .phone\:-space-x-72 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-4.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-4.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .phone\:-space-x-76 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-4.75rem * var(--tw-space-x-reverse));
    margin-left: calc(-4.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .phone\:-space-x-80 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-5rem * var(--tw-space-x-reverse));
    margin-left: calc(-5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .phone\:-space-x-192 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-12rem * var(--tw-space-x-reverse));
    margin-left: calc(-12rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .phone\:-space-x-px > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-1px * var(--tw-space-x-reverse));
    margin-left: calc(-1px * calc(1 - var(--tw-space-x-reverse)));
  }

  .phone\:space-y-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0px * var(--tw-space-y-reverse));
  }

  .phone\:space-y-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.0625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.0625rem * var(--tw-space-y-reverse));
  }

  .phone\:space-y-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.125rem * var(--tw-space-y-reverse));
  }

  .phone\:space-y-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.1875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.1875rem * var(--tw-space-y-reverse));
  }

  .phone\:space-y-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.25rem * var(--tw-space-y-reverse));
  }

  .phone\:space-y-5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.3125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.3125rem * var(--tw-space-y-reverse));
  }

  .phone\:space-y-6 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.375rem * var(--tw-space-y-reverse));
  }

  .phone\:space-y-8 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
  }

  .phone\:space-y-10 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.625rem * var(--tw-space-y-reverse));
  }

  .phone\:space-y-12 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.75rem * var(--tw-space-y-reverse));
  }

  .phone\:space-y-16 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1rem * var(--tw-space-y-reverse));
  }

  .phone\:space-y-20 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.25rem * var(--tw-space-y-reverse));
  }

  .phone\:space-y-24 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
  }

  .phone\:space-y-32 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2rem * var(--tw-space-y-reverse));
  }

  .phone\:space-y-40 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(2.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2.5rem * var(--tw-space-y-reverse));
  }

  .phone\:space-y-48 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(3rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(3rem * var(--tw-space-y-reverse));
  }

  .phone\:space-y-56 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(3.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(3.5rem * var(--tw-space-y-reverse));
  }

  .phone\:space-y-64 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(4rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(4rem * var(--tw-space-y-reverse));
  }

  .phone\:space-y-68 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(4.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(4.25rem * var(--tw-space-y-reverse));
  }

  .phone\:space-y-72 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(4.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(4.5rem * var(--tw-space-y-reverse));
  }

  .phone\:space-y-76 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(4.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(4.75rem * var(--tw-space-y-reverse));
  }

  .phone\:space-y-80 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(5rem * var(--tw-space-y-reverse));
  }

  .phone\:space-y-192 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(12rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(12rem * var(--tw-space-y-reverse));
  }

  .phone\:space-y-px > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1px * var(--tw-space-y-reverse));
  }

  .phone\:-space-y-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.0625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.0625rem * var(--tw-space-y-reverse));
  }

  .phone\:-space-y-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.125rem * var(--tw-space-y-reverse));
  }

  .phone\:-space-y-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.1875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.1875rem * var(--tw-space-y-reverse));
  }

  .phone\:-space-y-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.25rem * var(--tw-space-y-reverse));
  }

  .phone\:-space-y-5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.3125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.3125rem * var(--tw-space-y-reverse));
  }

  .phone\:-space-y-6 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.375rem * var(--tw-space-y-reverse));
  }

  .phone\:-space-y-8 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.5rem * var(--tw-space-y-reverse));
  }

  .phone\:-space-y-10 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.625rem * var(--tw-space-y-reverse));
  }

  .phone\:-space-y-12 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.75rem * var(--tw-space-y-reverse));
  }

  .phone\:-space-y-16 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-1rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1rem * var(--tw-space-y-reverse));
  }

  .phone\:-space-y-20 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-1.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1.25rem * var(--tw-space-y-reverse));
  }

  .phone\:-space-y-24 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-1.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1.5rem * var(--tw-space-y-reverse));
  }

  .phone\:-space-y-32 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-2rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-2rem * var(--tw-space-y-reverse));
  }

  .phone\:-space-y-40 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-2.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-2.5rem * var(--tw-space-y-reverse));
  }

  .phone\:-space-y-48 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-3rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-3rem * var(--tw-space-y-reverse));
  }

  .phone\:-space-y-56 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-3.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-3.5rem * var(--tw-space-y-reverse));
  }

  .phone\:-space-y-64 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-4rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-4rem * var(--tw-space-y-reverse));
  }

  .phone\:-space-y-68 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-4.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-4.25rem * var(--tw-space-y-reverse));
  }

  .phone\:-space-y-72 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-4.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-4.5rem * var(--tw-space-y-reverse));
  }

  .phone\:-space-y-76 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-4.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-4.75rem * var(--tw-space-y-reverse));
  }

  .phone\:-space-y-80 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-5rem * var(--tw-space-y-reverse));
  }

  .phone\:-space-y-192 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-12rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-12rem * var(--tw-space-y-reverse));
  }

  .phone\:-space-y-px > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-1px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1px * var(--tw-space-y-reverse));
  }

  .phone\:space-y-reverse > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 1;
  }

  .phone\:space-x-reverse > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 1;
  }

  .phone\:divide-x-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(0px * var(--tw-divide-x-reverse));
    border-left-width: calc(0px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .phone\:divide-x-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(2px * var(--tw-divide-x-reverse));
    border-left-width: calc(2px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .phone\:divide-x-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(4px * var(--tw-divide-x-reverse));
    border-left-width: calc(4px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .phone\:divide-x-8 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(8px * var(--tw-divide-x-reverse));
    border-left-width: calc(8px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .phone\:divide-x > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(1px * var(--tw-divide-x-reverse));
    border-left-width: calc(1px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .phone\:divide-y-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(0px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(0px * var(--tw-divide-y-reverse));
  }

  .phone\:divide-y-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(2px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(2px * var(--tw-divide-y-reverse));
  }

  .phone\:divide-y-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(4px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(4px * var(--tw-divide-y-reverse));
  }

  .phone\:divide-y-8 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(8px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(8px * var(--tw-divide-y-reverse));
  }

  .phone\:divide-y > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(1px * var(--tw-divide-y-reverse));
  }

  .phone\:divide-y-reverse > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 1;
  }

  .phone\:divide-x-reverse > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 1;
  }

  .phone\:divide-solid > :not([hidden]) ~ :not([hidden]) {
    border-style: solid;
  }

  .phone\:divide-dashed > :not([hidden]) ~ :not([hidden]) {
    border-style: dashed;
  }

  .phone\:divide-dotted > :not([hidden]) ~ :not([hidden]) {
    border-style: dotted;
  }

  .phone\:divide-double > :not([hidden]) ~ :not([hidden]) {
    border-style: double;
  }

  .phone\:divide-none > :not([hidden]) ~ :not([hidden]) {
    border-style: none;
  }

  .phone\:divide-transparent > :not([hidden]) ~ :not([hidden]) {
    border-color: transparent;
  }

  .phone\:divide-current > :not([hidden]) ~ :not([hidden]) {
    border-color: currentColor;
  }

  .phone\:divide-black > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-divide-opacity));
  }

  .phone\:divide-white > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-divide-opacity));
  }

  .phone\:divide-gray-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(249, 250, 251, var(--tw-divide-opacity));
  }

  .phone\:divide-gray-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(243, 244, 246, var(--tw-divide-opacity));
  }

  .phone\:divide-gray-200 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(229, 231, 235, var(--tw-divide-opacity));
  }

  .phone\:divide-gray-300 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(209, 213, 219, var(--tw-divide-opacity));
  }

  .phone\:divide-gray-400 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(156, 163, 175, var(--tw-divide-opacity));
  }

  .phone\:divide-gray-500 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(107, 114, 128, var(--tw-divide-opacity));
  }

  .phone\:divide-gray-600 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(75, 85, 99, var(--tw-divide-opacity));
  }

  .phone\:divide-gray-700 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(55, 65, 81, var(--tw-divide-opacity));
  }

  .phone\:divide-gray-800 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(31, 41, 55, var(--tw-divide-opacity));
  }

  .phone\:divide-gray-900 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(17, 24, 39, var(--tw-divide-opacity));
  }

  .phone\:divide-red-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(254, 242, 242, var(--tw-divide-opacity));
  }

  .phone\:divide-red-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(254, 226, 226, var(--tw-divide-opacity));
  }

  .phone\:divide-red-200 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(254, 202, 202, var(--tw-divide-opacity));
  }

  .phone\:divide-red-300 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(252, 165, 165, var(--tw-divide-opacity));
  }

  .phone\:divide-red-400 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(248, 113, 113, var(--tw-divide-opacity));
  }

  .phone\:divide-red-500 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(239, 68, 68, var(--tw-divide-opacity));
  }

  .phone\:divide-red-600 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(220, 38, 38, var(--tw-divide-opacity));
  }

  .phone\:divide-red-700 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(185, 28, 28, var(--tw-divide-opacity));
  }

  .phone\:divide-red-800 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(153, 27, 27, var(--tw-divide-opacity));
  }

  .phone\:divide-red-900 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(127, 29, 29, var(--tw-divide-opacity));
  }

  .phone\:divide-yellow-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(255, 251, 235, var(--tw-divide-opacity));
  }

  .phone\:divide-yellow-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(254, 243, 199, var(--tw-divide-opacity));
  }

  .phone\:divide-yellow-200 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(253, 230, 138, var(--tw-divide-opacity));
  }

  .phone\:divide-yellow-300 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(252, 211, 77, var(--tw-divide-opacity));
  }

  .phone\:divide-yellow-400 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(251, 191, 36, var(--tw-divide-opacity));
  }

  .phone\:divide-yellow-500 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(245, 158, 11, var(--tw-divide-opacity));
  }

  .phone\:divide-yellow-600 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(217, 119, 6, var(--tw-divide-opacity));
  }

  .phone\:divide-yellow-700 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(180, 83, 9, var(--tw-divide-opacity));
  }

  .phone\:divide-yellow-800 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(146, 64, 14, var(--tw-divide-opacity));
  }

  .phone\:divide-yellow-900 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(120, 53, 15, var(--tw-divide-opacity));
  }

  .phone\:divide-green-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(236, 253, 245, var(--tw-divide-opacity));
  }

  .phone\:divide-green-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(209, 250, 229, var(--tw-divide-opacity));
  }

  .phone\:divide-green-200 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(167, 243, 208, var(--tw-divide-opacity));
  }

  .phone\:divide-green-300 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(110, 231, 183, var(--tw-divide-opacity));
  }

  .phone\:divide-green-400 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(52, 211, 153, var(--tw-divide-opacity));
  }

  .phone\:divide-green-500 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(16, 185, 129, var(--tw-divide-opacity));
  }

  .phone\:divide-green-600 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(5, 150, 105, var(--tw-divide-opacity));
  }

  .phone\:divide-green-700 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(4, 120, 87, var(--tw-divide-opacity));
  }

  .phone\:divide-green-800 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(6, 95, 70, var(--tw-divide-opacity));
  }

  .phone\:divide-green-900 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(6, 78, 59, var(--tw-divide-opacity));
  }

  .phone\:divide-blue-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(239, 246, 255, var(--tw-divide-opacity));
  }

  .phone\:divide-blue-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(219, 234, 254, var(--tw-divide-opacity));
  }

  .phone\:divide-blue-200 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(191, 219, 254, var(--tw-divide-opacity));
  }

  .phone\:divide-blue-300 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(147, 197, 253, var(--tw-divide-opacity));
  }

  .phone\:divide-blue-400 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(96, 165, 250, var(--tw-divide-opacity));
  }

  .phone\:divide-blue-500 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(59, 130, 246, var(--tw-divide-opacity));
  }

  .phone\:divide-blue-600 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(37, 99, 235, var(--tw-divide-opacity));
  }

  .phone\:divide-blue-700 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(29, 78, 216, var(--tw-divide-opacity));
  }

  .phone\:divide-blue-800 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(30, 64, 175, var(--tw-divide-opacity));
  }

  .phone\:divide-blue-900 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(30, 58, 138, var(--tw-divide-opacity));
  }

  .phone\:divide-indigo-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(238, 242, 255, var(--tw-divide-opacity));
  }

  .phone\:divide-indigo-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(224, 231, 255, var(--tw-divide-opacity));
  }

  .phone\:divide-indigo-200 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(199, 210, 254, var(--tw-divide-opacity));
  }

  .phone\:divide-indigo-300 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(165, 180, 252, var(--tw-divide-opacity));
  }

  .phone\:divide-indigo-400 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(129, 140, 248, var(--tw-divide-opacity));
  }

  .phone\:divide-indigo-500 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(99, 102, 241, var(--tw-divide-opacity));
  }

  .phone\:divide-indigo-600 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(79, 70, 229, var(--tw-divide-opacity));
  }

  .phone\:divide-indigo-700 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(67, 56, 202, var(--tw-divide-opacity));
  }

  .phone\:divide-indigo-800 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(55, 48, 163, var(--tw-divide-opacity));
  }

  .phone\:divide-indigo-900 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(49, 46, 129, var(--tw-divide-opacity));
  }

  .phone\:divide-purple-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(245, 243, 255, var(--tw-divide-opacity));
  }

  .phone\:divide-purple-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(237, 233, 254, var(--tw-divide-opacity));
  }

  .phone\:divide-purple-200 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(221, 214, 254, var(--tw-divide-opacity));
  }

  .phone\:divide-purple-300 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(196, 181, 253, var(--tw-divide-opacity));
  }

  .phone\:divide-purple-400 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(167, 139, 250, var(--tw-divide-opacity));
  }

  .phone\:divide-purple-500 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(139, 92, 246, var(--tw-divide-opacity));
  }

  .phone\:divide-purple-600 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(124, 58, 237, var(--tw-divide-opacity));
  }

  .phone\:divide-purple-700 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(109, 40, 217, var(--tw-divide-opacity));
  }

  .phone\:divide-purple-800 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(91, 33, 182, var(--tw-divide-opacity));
  }

  .phone\:divide-purple-900 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(76, 29, 149, var(--tw-divide-opacity));
  }

  .phone\:divide-pink-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(253, 242, 248, var(--tw-divide-opacity));
  }

  .phone\:divide-pink-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(252, 231, 243, var(--tw-divide-opacity));
  }

  .phone\:divide-pink-200 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(251, 207, 232, var(--tw-divide-opacity));
  }

  .phone\:divide-pink-300 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(249, 168, 212, var(--tw-divide-opacity));
  }

  .phone\:divide-pink-400 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(244, 114, 182, var(--tw-divide-opacity));
  }

  .phone\:divide-pink-500 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(236, 72, 153, var(--tw-divide-opacity));
  }

  .phone\:divide-pink-600 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(219, 39, 119, var(--tw-divide-opacity));
  }

  .phone\:divide-pink-700 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(190, 24, 93, var(--tw-divide-opacity));
  }

  .phone\:divide-pink-800 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(157, 23, 77, var(--tw-divide-opacity));
  }

  .phone\:divide-pink-900 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(131, 24, 67, var(--tw-divide-opacity));
  }

  .phone\:divide-base-normal > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(0, 65, 129, var(--tw-divide-opacity));
  }

  .phone\:divide-base-dark > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(0, 52, 105, var(--tw-divide-opacity));
  }

  .phone\:divide-base-black > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(29, 29, 31, var(--tw-divide-opacity));
  }

  .phone\:divide-base-border > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(231, 231, 233, var(--tw-divide-opacity));
  }

  .phone\:divide-primary-normal > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(0, 103, 207, var(--tw-divide-opacity));
  }

  .phone\:divide-primary-alt > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(0, 71, 143, var(--tw-divide-opacity));
  }

  .phone\:divide-subtle-white > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(249, 249, 249, var(--tw-divide-opacity));
  }

  .phone\:divide-turquesa > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(0, 151, 178, var(--tw-divide-opacity));
  }

  .phone\:divide-opacity-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0;
  }

  .phone\:divide-opacity-5 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.05;
  }

  .phone\:divide-opacity-10 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.1;
  }

  .phone\:divide-opacity-20 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.2;
  }

  .phone\:divide-opacity-25 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.25;
  }

  .phone\:divide-opacity-30 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.3;
  }

  .phone\:divide-opacity-40 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.4;
  }

  .phone\:divide-opacity-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.5;
  }

  .phone\:divide-opacity-60 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.6;
  }

  .phone\:divide-opacity-70 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.7;
  }

  .phone\:divide-opacity-75 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.75;
  }

  .phone\:divide-opacity-80 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.8;
  }

  .phone\:divide-opacity-90 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.9;
  }

  .phone\:divide-opacity-95 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.95;
  }

  .phone\:divide-opacity-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
  }

  .phone\:place-self-auto {
    place-self: auto;
  }

  .phone\:place-self-start {
    place-self: start;
  }

  .phone\:place-self-end {
    place-self: end;
  }

  .phone\:place-self-center {
    place-self: center;
  }

  .phone\:place-self-stretch {
    place-self: stretch;
  }

  .phone\:self-auto {
    align-self: auto;
  }

  .phone\:self-start {
    align-self: flex-start;
  }

  .phone\:self-end {
    align-self: flex-end;
  }

  .phone\:self-center {
    align-self: center;
  }

  .phone\:self-stretch {
    align-self: stretch;
  }

  .phone\:self-baseline {
    align-self: baseline;
  }

  .phone\:justify-self-auto {
    justify-self: auto;
  }

  .phone\:justify-self-start {
    justify-self: start;
  }

  .phone\:justify-self-end {
    justify-self: end;
  }

  .phone\:justify-self-center {
    justify-self: center;
  }

  .phone\:justify-self-stretch {
    justify-self: stretch;
  }

  .phone\:overflow-auto {
    overflow: auto;
  }

  .phone\:overflow-hidden {
    overflow: hidden;
  }

  .phone\:overflow-visible {
    overflow: visible;
  }

  .phone\:overflow-scroll {
    overflow: scroll;
  }

  .phone\:overflow-x-auto {
    overflow-x: auto;
  }

  .phone\:overflow-y-auto {
    overflow-y: auto;
  }

  .phone\:overflow-x-hidden {
    overflow-x: hidden;
  }

  .phone\:overflow-y-hidden {
    overflow-y: hidden;
  }

  .phone\:overflow-x-visible {
    overflow-x: visible;
  }

  .phone\:overflow-y-visible {
    overflow-y: visible;
  }

  .phone\:overflow-x-scroll {
    overflow-x: scroll;
  }

  .phone\:overflow-y-scroll {
    overflow-y: scroll;
  }

  .phone\:overscroll-auto {
    -ms-scroll-chaining: chained;
        overscroll-behavior: auto;
  }

  .phone\:overscroll-contain {
    -ms-scroll-chaining: none;
        overscroll-behavior: contain;
  }

  .phone\:overscroll-none {
    -ms-scroll-chaining: none;
        overscroll-behavior: none;
  }

  .phone\:overscroll-y-auto {
    overscroll-behavior-y: auto;
  }

  .phone\:overscroll-y-contain {
    overscroll-behavior-y: contain;
  }

  .phone\:overscroll-y-none {
    overscroll-behavior-y: none;
  }

  .phone\:overscroll-x-auto {
    overscroll-behavior-x: auto;
  }

  .phone\:overscroll-x-contain {
    overscroll-behavior-x: contain;
  }

  .phone\:overscroll-x-none {
    overscroll-behavior-x: none;
  }

  .phone\:truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .phone\:overflow-ellipsis {
    text-overflow: ellipsis;
  }

  .phone\:overflow-clip {
    text-overflow: clip;
  }

  .phone\:whitespace-normal {
    white-space: normal;
  }

  .phone\:whitespace-nowrap {
    white-space: nowrap;
  }

  .phone\:whitespace-pre {
    white-space: pre;
  }

  .phone\:whitespace-pre-line {
    white-space: pre-line;
  }

  .phone\:whitespace-pre-wrap {
    white-space: pre-wrap;
  }

  .phone\:break-normal {
    overflow-wrap: normal;
    word-break: normal;
  }

  .phone\:break-words {
    overflow-wrap: break-word;
  }

  .phone\:break-all {
    word-break: break-all;
  }

  .phone\:rounded-none {
    border-radius: 0px;
  }

  .phone\:rounded-sm {
    border-radius: 0.125rem;
  }

  .phone\:rounded {
    border-radius: 0.25rem;
  }

  .phone\:rounded-md {
    border-radius: 0.375rem;
  }

  .phone\:rounded-lg {
    border-radius: 0.5rem;
  }

  .phone\:rounded-xl {
    border-radius: 0.75rem;
  }

  .phone\:rounded-2xl {
    border-radius: 1rem;
  }

  .phone\:rounded-3xl {
    border-radius: 1.5rem;
  }

  .phone\:rounded-full {
    border-radius: 9999px;
  }

  .phone\:rounded-t-none {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
  }

  .phone\:rounded-t-sm {
    border-top-left-radius: 0.125rem;
    border-top-right-radius: 0.125rem;
  }

  .phone\:rounded-t {
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
  }

  .phone\:rounded-t-md {
    border-top-left-radius: 0.375rem;
    border-top-right-radius: 0.375rem;
  }

  .phone\:rounded-t-lg {
    border-top-left-radius: 0.5rem;
    border-top-right-radius: 0.5rem;
  }

  .phone\:rounded-t-xl {
    border-top-left-radius: 0.75rem;
    border-top-right-radius: 0.75rem;
  }

  .phone\:rounded-t-2xl {
    border-top-left-radius: 1rem;
    border-top-right-radius: 1rem;
  }

  .phone\:rounded-t-3xl {
    border-top-left-radius: 1.5rem;
    border-top-right-radius: 1.5rem;
  }

  .phone\:rounded-t-full {
    border-top-left-radius: 9999px;
    border-top-right-radius: 9999px;
  }

  .phone\:rounded-r-none {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
  }

  .phone\:rounded-r-sm {
    border-top-right-radius: 0.125rem;
    border-bottom-right-radius: 0.125rem;
  }

  .phone\:rounded-r {
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
  }

  .phone\:rounded-r-md {
    border-top-right-radius: 0.375rem;
    border-bottom-right-radius: 0.375rem;
  }

  .phone\:rounded-r-lg {
    border-top-right-radius: 0.5rem;
    border-bottom-right-radius: 0.5rem;
  }

  .phone\:rounded-r-xl {
    border-top-right-radius: 0.75rem;
    border-bottom-right-radius: 0.75rem;
  }

  .phone\:rounded-r-2xl {
    border-top-right-radius: 1rem;
    border-bottom-right-radius: 1rem;
  }

  .phone\:rounded-r-3xl {
    border-top-right-radius: 1.5rem;
    border-bottom-right-radius: 1.5rem;
  }

  .phone\:rounded-r-full {
    border-top-right-radius: 9999px;
    border-bottom-right-radius: 9999px;
  }

  .phone\:rounded-b-none {
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
  }

  .phone\:rounded-b-sm {
    border-bottom-right-radius: 0.125rem;
    border-bottom-left-radius: 0.125rem;
  }

  .phone\:rounded-b {
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
  }

  .phone\:rounded-b-md {
    border-bottom-right-radius: 0.375rem;
    border-bottom-left-radius: 0.375rem;
  }

  .phone\:rounded-b-lg {
    border-bottom-right-radius: 0.5rem;
    border-bottom-left-radius: 0.5rem;
  }

  .phone\:rounded-b-xl {
    border-bottom-right-radius: 0.75rem;
    border-bottom-left-radius: 0.75rem;
  }

  .phone\:rounded-b-2xl {
    border-bottom-right-radius: 1rem;
    border-bottom-left-radius: 1rem;
  }

  .phone\:rounded-b-3xl {
    border-bottom-right-radius: 1.5rem;
    border-bottom-left-radius: 1.5rem;
  }

  .phone\:rounded-b-full {
    border-bottom-right-radius: 9999px;
    border-bottom-left-radius: 9999px;
  }

  .phone\:rounded-l-none {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
  }

  .phone\:rounded-l-sm {
    border-top-left-radius: 0.125rem;
    border-bottom-left-radius: 0.125rem;
  }

  .phone\:rounded-l {
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
  }

  .phone\:rounded-l-md {
    border-top-left-radius: 0.375rem;
    border-bottom-left-radius: 0.375rem;
  }

  .phone\:rounded-l-lg {
    border-top-left-radius: 0.5rem;
    border-bottom-left-radius: 0.5rem;
  }

  .phone\:rounded-l-xl {
    border-top-left-radius: 0.75rem;
    border-bottom-left-radius: 0.75rem;
  }

  .phone\:rounded-l-2xl {
    border-top-left-radius: 1rem;
    border-bottom-left-radius: 1rem;
  }

  .phone\:rounded-l-3xl {
    border-top-left-radius: 1.5rem;
    border-bottom-left-radius: 1.5rem;
  }

  .phone\:rounded-l-full {
    border-top-left-radius: 9999px;
    border-bottom-left-radius: 9999px;
  }

  .phone\:rounded-tl-none {
    border-top-left-radius: 0px;
  }

  .phone\:rounded-tl-sm {
    border-top-left-radius: 0.125rem;
  }

  .phone\:rounded-tl {
    border-top-left-radius: 0.25rem;
  }

  .phone\:rounded-tl-md {
    border-top-left-radius: 0.375rem;
  }

  .phone\:rounded-tl-lg {
    border-top-left-radius: 0.5rem;
  }

  .phone\:rounded-tl-xl {
    border-top-left-radius: 0.75rem;
  }

  .phone\:rounded-tl-2xl {
    border-top-left-radius: 1rem;
  }

  .phone\:rounded-tl-3xl {
    border-top-left-radius: 1.5rem;
  }

  .phone\:rounded-tl-full {
    border-top-left-radius: 9999px;
  }

  .phone\:rounded-tr-none {
    border-top-right-radius: 0px;
  }

  .phone\:rounded-tr-sm {
    border-top-right-radius: 0.125rem;
  }

  .phone\:rounded-tr {
    border-top-right-radius: 0.25rem;
  }

  .phone\:rounded-tr-md {
    border-top-right-radius: 0.375rem;
  }

  .phone\:rounded-tr-lg {
    border-top-right-radius: 0.5rem;
  }

  .phone\:rounded-tr-xl {
    border-top-right-radius: 0.75rem;
  }

  .phone\:rounded-tr-2xl {
    border-top-right-radius: 1rem;
  }

  .phone\:rounded-tr-3xl {
    border-top-right-radius: 1.5rem;
  }

  .phone\:rounded-tr-full {
    border-top-right-radius: 9999px;
  }

  .phone\:rounded-br-none {
    border-bottom-right-radius: 0px;
  }

  .phone\:rounded-br-sm {
    border-bottom-right-radius: 0.125rem;
  }

  .phone\:rounded-br {
    border-bottom-right-radius: 0.25rem;
  }

  .phone\:rounded-br-md {
    border-bottom-right-radius: 0.375rem;
  }

  .phone\:rounded-br-lg {
    border-bottom-right-radius: 0.5rem;
  }

  .phone\:rounded-br-xl {
    border-bottom-right-radius: 0.75rem;
  }

  .phone\:rounded-br-2xl {
    border-bottom-right-radius: 1rem;
  }

  .phone\:rounded-br-3xl {
    border-bottom-right-radius: 1.5rem;
  }

  .phone\:rounded-br-full {
    border-bottom-right-radius: 9999px;
  }

  .phone\:rounded-bl-none {
    border-bottom-left-radius: 0px;
  }

  .phone\:rounded-bl-sm {
    border-bottom-left-radius: 0.125rem;
  }

  .phone\:rounded-bl {
    border-bottom-left-radius: 0.25rem;
  }

  .phone\:rounded-bl-md {
    border-bottom-left-radius: 0.375rem;
  }

  .phone\:rounded-bl-lg {
    border-bottom-left-radius: 0.5rem;
  }

  .phone\:rounded-bl-xl {
    border-bottom-left-radius: 0.75rem;
  }

  .phone\:rounded-bl-2xl {
    border-bottom-left-radius: 1rem;
  }

  .phone\:rounded-bl-3xl {
    border-bottom-left-radius: 1.5rem;
  }

  .phone\:rounded-bl-full {
    border-bottom-left-radius: 9999px;
  }

  .phone\:border-0 {
    border-width: 0px;
  }

  .phone\:border-2 {
    border-width: 2px;
  }

  .phone\:border-4 {
    border-width: 4px;
  }

  .phone\:border-8 {
    border-width: 8px;
  }

  .phone\:border {
    border-width: 1px;
  }

  .phone\:border-t-0 {
    border-top-width: 0px;
  }

  .phone\:border-t-2 {
    border-top-width: 2px;
  }

  .phone\:border-t-4 {
    border-top-width: 4px;
  }

  .phone\:border-t-8 {
    border-top-width: 8px;
  }

  .phone\:border-t {
    border-top-width: 1px;
  }

  .phone\:border-r-0 {
    border-right-width: 0px;
  }

  .phone\:border-r-2 {
    border-right-width: 2px;
  }

  .phone\:border-r-4 {
    border-right-width: 4px;
  }

  .phone\:border-r-8 {
    border-right-width: 8px;
  }

  .phone\:border-r {
    border-right-width: 1px;
  }

  .phone\:border-b-0 {
    border-bottom-width: 0px;
  }

  .phone\:border-b-2 {
    border-bottom-width: 2px;
  }

  .phone\:border-b-4 {
    border-bottom-width: 4px;
  }

  .phone\:border-b-8 {
    border-bottom-width: 8px;
  }

  .phone\:border-b {
    border-bottom-width: 1px;
  }

  .phone\:border-l-0 {
    border-left-width: 0px;
  }

  .phone\:border-l-2 {
    border-left-width: 2px;
  }

  .phone\:border-l-4 {
    border-left-width: 4px;
  }

  .phone\:border-l-8 {
    border-left-width: 8px;
  }

  .phone\:border-l {
    border-left-width: 1px;
  }

  .phone\:border-solid {
    border-style: solid;
  }

  .phone\:border-dashed {
    border-style: dashed;
  }

  .phone\:border-dotted {
    border-style: dotted;
  }

  .phone\:border-double {
    border-style: double;
  }

  .phone\:border-none {
    border-style: none;
  }

  .phone\:border-transparent {
    border-color: transparent;
  }

  .phone\:border-current {
    border-color: currentColor;
  }

  .phone\:border-black {
    --tw-border-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity));
  }

  .phone\:border-white {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .phone\:border-gray-50 {
    --tw-border-opacity: 1;
    border-color: rgba(249, 250, 251, var(--tw-border-opacity));
  }

  .phone\:border-gray-100 {
    --tw-border-opacity: 1;
    border-color: rgba(243, 244, 246, var(--tw-border-opacity));
  }

  .phone\:border-gray-200 {
    --tw-border-opacity: 1;
    border-color: rgba(229, 231, 235, var(--tw-border-opacity));
  }

  .phone\:border-gray-300 {
    --tw-border-opacity: 1;
    border-color: rgba(209, 213, 219, var(--tw-border-opacity));
  }

  .phone\:border-gray-400 {
    --tw-border-opacity: 1;
    border-color: rgba(156, 163, 175, var(--tw-border-opacity));
  }

  .phone\:border-gray-500 {
    --tw-border-opacity: 1;
    border-color: rgba(107, 114, 128, var(--tw-border-opacity));
  }

  .phone\:border-gray-600 {
    --tw-border-opacity: 1;
    border-color: rgba(75, 85, 99, var(--tw-border-opacity));
  }

  .phone\:border-gray-700 {
    --tw-border-opacity: 1;
    border-color: rgba(55, 65, 81, var(--tw-border-opacity));
  }

  .phone\:border-gray-800 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 41, 55, var(--tw-border-opacity));
  }

  .phone\:border-gray-900 {
    --tw-border-opacity: 1;
    border-color: rgba(17, 24, 39, var(--tw-border-opacity));
  }

  .phone\:border-red-50 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 242, 242, var(--tw-border-opacity));
  }

  .phone\:border-red-100 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 226, 226, var(--tw-border-opacity));
  }

  .phone\:border-red-200 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 202, 202, var(--tw-border-opacity));
  }

  .phone\:border-red-300 {
    --tw-border-opacity: 1;
    border-color: rgba(252, 165, 165, var(--tw-border-opacity));
  }

  .phone\:border-red-400 {
    --tw-border-opacity: 1;
    border-color: rgba(248, 113, 113, var(--tw-border-opacity));
  }

  .phone\:border-red-500 {
    --tw-border-opacity: 1;
    border-color: rgba(239, 68, 68, var(--tw-border-opacity));
  }

  .phone\:border-red-600 {
    --tw-border-opacity: 1;
    border-color: rgba(220, 38, 38, var(--tw-border-opacity));
  }

  .phone\:border-red-700 {
    --tw-border-opacity: 1;
    border-color: rgba(185, 28, 28, var(--tw-border-opacity));
  }

  .phone\:border-red-800 {
    --tw-border-opacity: 1;
    border-color: rgba(153, 27, 27, var(--tw-border-opacity));
  }

  .phone\:border-red-900 {
    --tw-border-opacity: 1;
    border-color: rgba(127, 29, 29, var(--tw-border-opacity));
  }

  .phone\:border-yellow-50 {
    --tw-border-opacity: 1;
    border-color: rgba(255, 251, 235, var(--tw-border-opacity));
  }

  .phone\:border-yellow-100 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 243, 199, var(--tw-border-opacity));
  }

  .phone\:border-yellow-200 {
    --tw-border-opacity: 1;
    border-color: rgba(253, 230, 138, var(--tw-border-opacity));
  }

  .phone\:border-yellow-300 {
    --tw-border-opacity: 1;
    border-color: rgba(252, 211, 77, var(--tw-border-opacity));
  }

  .phone\:border-yellow-400 {
    --tw-border-opacity: 1;
    border-color: rgba(251, 191, 36, var(--tw-border-opacity));
  }

  .phone\:border-yellow-500 {
    --tw-border-opacity: 1;
    border-color: rgba(245, 158, 11, var(--tw-border-opacity));
  }

  .phone\:border-yellow-600 {
    --tw-border-opacity: 1;
    border-color: rgba(217, 119, 6, var(--tw-border-opacity));
  }

  .phone\:border-yellow-700 {
    --tw-border-opacity: 1;
    border-color: rgba(180, 83, 9, var(--tw-border-opacity));
  }

  .phone\:border-yellow-800 {
    --tw-border-opacity: 1;
    border-color: rgba(146, 64, 14, var(--tw-border-opacity));
  }

  .phone\:border-yellow-900 {
    --tw-border-opacity: 1;
    border-color: rgba(120, 53, 15, var(--tw-border-opacity));
  }

  .phone\:border-green-50 {
    --tw-border-opacity: 1;
    border-color: rgba(236, 253, 245, var(--tw-border-opacity));
  }

  .phone\:border-green-100 {
    --tw-border-opacity: 1;
    border-color: rgba(209, 250, 229, var(--tw-border-opacity));
  }

  .phone\:border-green-200 {
    --tw-border-opacity: 1;
    border-color: rgba(167, 243, 208, var(--tw-border-opacity));
  }

  .phone\:border-green-300 {
    --tw-border-opacity: 1;
    border-color: rgba(110, 231, 183, var(--tw-border-opacity));
  }

  .phone\:border-green-400 {
    --tw-border-opacity: 1;
    border-color: rgba(52, 211, 153, var(--tw-border-opacity));
  }

  .phone\:border-green-500 {
    --tw-border-opacity: 1;
    border-color: rgba(16, 185, 129, var(--tw-border-opacity));
  }

  .phone\:border-green-600 {
    --tw-border-opacity: 1;
    border-color: rgba(5, 150, 105, var(--tw-border-opacity));
  }

  .phone\:border-green-700 {
    --tw-border-opacity: 1;
    border-color: rgba(4, 120, 87, var(--tw-border-opacity));
  }

  .phone\:border-green-800 {
    --tw-border-opacity: 1;
    border-color: rgba(6, 95, 70, var(--tw-border-opacity));
  }

  .phone\:border-green-900 {
    --tw-border-opacity: 1;
    border-color: rgba(6, 78, 59, var(--tw-border-opacity));
  }

  .phone\:border-blue-50 {
    --tw-border-opacity: 1;
    border-color: rgba(239, 246, 255, var(--tw-border-opacity));
  }

  .phone\:border-blue-100 {
    --tw-border-opacity: 1;
    border-color: rgba(219, 234, 254, var(--tw-border-opacity));
  }

  .phone\:border-blue-200 {
    --tw-border-opacity: 1;
    border-color: rgba(191, 219, 254, var(--tw-border-opacity));
  }

  .phone\:border-blue-300 {
    --tw-border-opacity: 1;
    border-color: rgba(147, 197, 253, var(--tw-border-opacity));
  }

  .phone\:border-blue-400 {
    --tw-border-opacity: 1;
    border-color: rgba(96, 165, 250, var(--tw-border-opacity));
  }

  .phone\:border-blue-500 {
    --tw-border-opacity: 1;
    border-color: rgba(59, 130, 246, var(--tw-border-opacity));
  }

  .phone\:border-blue-600 {
    --tw-border-opacity: 1;
    border-color: rgba(37, 99, 235, var(--tw-border-opacity));
  }

  .phone\:border-blue-700 {
    --tw-border-opacity: 1;
    border-color: rgba(29, 78, 216, var(--tw-border-opacity));
  }

  .phone\:border-blue-800 {
    --tw-border-opacity: 1;
    border-color: rgba(30, 64, 175, var(--tw-border-opacity));
  }

  .phone\:border-blue-900 {
    --tw-border-opacity: 1;
    border-color: rgba(30, 58, 138, var(--tw-border-opacity));
  }

  .phone\:border-indigo-50 {
    --tw-border-opacity: 1;
    border-color: rgba(238, 242, 255, var(--tw-border-opacity));
  }

  .phone\:border-indigo-100 {
    --tw-border-opacity: 1;
    border-color: rgba(224, 231, 255, var(--tw-border-opacity));
  }

  .phone\:border-indigo-200 {
    --tw-border-opacity: 1;
    border-color: rgba(199, 210, 254, var(--tw-border-opacity));
  }

  .phone\:border-indigo-300 {
    --tw-border-opacity: 1;
    border-color: rgba(165, 180, 252, var(--tw-border-opacity));
  }

  .phone\:border-indigo-400 {
    --tw-border-opacity: 1;
    border-color: rgba(129, 140, 248, var(--tw-border-opacity));
  }

  .phone\:border-indigo-500 {
    --tw-border-opacity: 1;
    border-color: rgba(99, 102, 241, var(--tw-border-opacity));
  }

  .phone\:border-indigo-600 {
    --tw-border-opacity: 1;
    border-color: rgba(79, 70, 229, var(--tw-border-opacity));
  }

  .phone\:border-indigo-700 {
    --tw-border-opacity: 1;
    border-color: rgba(67, 56, 202, var(--tw-border-opacity));
  }

  .phone\:border-indigo-800 {
    --tw-border-opacity: 1;
    border-color: rgba(55, 48, 163, var(--tw-border-opacity));
  }

  .phone\:border-indigo-900 {
    --tw-border-opacity: 1;
    border-color: rgba(49, 46, 129, var(--tw-border-opacity));
  }

  .phone\:border-purple-50 {
    --tw-border-opacity: 1;
    border-color: rgba(245, 243, 255, var(--tw-border-opacity));
  }

  .phone\:border-purple-100 {
    --tw-border-opacity: 1;
    border-color: rgba(237, 233, 254, var(--tw-border-opacity));
  }

  .phone\:border-purple-200 {
    --tw-border-opacity: 1;
    border-color: rgba(221, 214, 254, var(--tw-border-opacity));
  }

  .phone\:border-purple-300 {
    --tw-border-opacity: 1;
    border-color: rgba(196, 181, 253, var(--tw-border-opacity));
  }

  .phone\:border-purple-400 {
    --tw-border-opacity: 1;
    border-color: rgba(167, 139, 250, var(--tw-border-opacity));
  }

  .phone\:border-purple-500 {
    --tw-border-opacity: 1;
    border-color: rgba(139, 92, 246, var(--tw-border-opacity));
  }

  .phone\:border-purple-600 {
    --tw-border-opacity: 1;
    border-color: rgba(124, 58, 237, var(--tw-border-opacity));
  }

  .phone\:border-purple-700 {
    --tw-border-opacity: 1;
    border-color: rgba(109, 40, 217, var(--tw-border-opacity));
  }

  .phone\:border-purple-800 {
    --tw-border-opacity: 1;
    border-color: rgba(91, 33, 182, var(--tw-border-opacity));
  }

  .phone\:border-purple-900 {
    --tw-border-opacity: 1;
    border-color: rgba(76, 29, 149, var(--tw-border-opacity));
  }

  .phone\:border-pink-50 {
    --tw-border-opacity: 1;
    border-color: rgba(253, 242, 248, var(--tw-border-opacity));
  }

  .phone\:border-pink-100 {
    --tw-border-opacity: 1;
    border-color: rgba(252, 231, 243, var(--tw-border-opacity));
  }

  .phone\:border-pink-200 {
    --tw-border-opacity: 1;
    border-color: rgba(251, 207, 232, var(--tw-border-opacity));
  }

  .phone\:border-pink-300 {
    --tw-border-opacity: 1;
    border-color: rgba(249, 168, 212, var(--tw-border-opacity));
  }

  .phone\:border-pink-400 {
    --tw-border-opacity: 1;
    border-color: rgba(244, 114, 182, var(--tw-border-opacity));
  }

  .phone\:border-pink-500 {
    --tw-border-opacity: 1;
    border-color: rgba(236, 72, 153, var(--tw-border-opacity));
  }

  .phone\:border-pink-600 {
    --tw-border-opacity: 1;
    border-color: rgba(219, 39, 119, var(--tw-border-opacity));
  }

  .phone\:border-pink-700 {
    --tw-border-opacity: 1;
    border-color: rgba(190, 24, 93, var(--tw-border-opacity));
  }

  .phone\:border-pink-800 {
    --tw-border-opacity: 1;
    border-color: rgba(157, 23, 77, var(--tw-border-opacity));
  }

  .phone\:border-pink-900 {
    --tw-border-opacity: 1;
    border-color: rgba(131, 24, 67, var(--tw-border-opacity));
  }

  .phone\:border-base-normal {
    --tw-border-opacity: 1;
    border-color: rgba(0, 65, 129, var(--tw-border-opacity));
  }

  .phone\:border-base-dark {
    --tw-border-opacity: 1;
    border-color: rgba(0, 52, 105, var(--tw-border-opacity));
  }

  .phone\:border-base-black {
    --tw-border-opacity: 1;
    border-color: rgba(29, 29, 31, var(--tw-border-opacity));
  }

  .phone\:border-base-border {
    --tw-border-opacity: 1;
    border-color: rgba(231, 231, 233, var(--tw-border-opacity));
  }

  .phone\:border-primary-normal {
    --tw-border-opacity: 1;
    border-color: rgba(0, 103, 207, var(--tw-border-opacity));
  }

  .phone\:border-primary-alt {
    --tw-border-opacity: 1;
    border-color: rgba(0, 71, 143, var(--tw-border-opacity));
  }

  .phone\:border-subtle-white {
    --tw-border-opacity: 1;
    border-color: rgba(249, 249, 249, var(--tw-border-opacity));
  }

  .phone\:border-turquesa {
    --tw-border-opacity: 1;
    border-color: rgba(0, 151, 178, var(--tw-border-opacity));
  }

  .group:hover .phone\:group-hover\:border-transparent {
    border-color: transparent;
  }

  .group:hover .phone\:group-hover\:border-current {
    border-color: currentColor;
  }

  .group:hover .phone\:group-hover\:border-black {
    --tw-border-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity));
  }

  .group:hover .phone\:group-hover\:border-white {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .group:hover .phone\:group-hover\:border-gray-50 {
    --tw-border-opacity: 1;
    border-color: rgba(249, 250, 251, var(--tw-border-opacity));
  }

  .group:hover .phone\:group-hover\:border-gray-100 {
    --tw-border-opacity: 1;
    border-color: rgba(243, 244, 246, var(--tw-border-opacity));
  }

  .group:hover .phone\:group-hover\:border-gray-200 {
    --tw-border-opacity: 1;
    border-color: rgba(229, 231, 235, var(--tw-border-opacity));
  }

  .group:hover .phone\:group-hover\:border-gray-300 {
    --tw-border-opacity: 1;
    border-color: rgba(209, 213, 219, var(--tw-border-opacity));
  }

  .group:hover .phone\:group-hover\:border-gray-400 {
    --tw-border-opacity: 1;
    border-color: rgba(156, 163, 175, var(--tw-border-opacity));
  }

  .group:hover .phone\:group-hover\:border-gray-500 {
    --tw-border-opacity: 1;
    border-color: rgba(107, 114, 128, var(--tw-border-opacity));
  }

  .group:hover .phone\:group-hover\:border-gray-600 {
    --tw-border-opacity: 1;
    border-color: rgba(75, 85, 99, var(--tw-border-opacity));
  }

  .group:hover .phone\:group-hover\:border-gray-700 {
    --tw-border-opacity: 1;
    border-color: rgba(55, 65, 81, var(--tw-border-opacity));
  }

  .group:hover .phone\:group-hover\:border-gray-800 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 41, 55, var(--tw-border-opacity));
  }

  .group:hover .phone\:group-hover\:border-gray-900 {
    --tw-border-opacity: 1;
    border-color: rgba(17, 24, 39, var(--tw-border-opacity));
  }

  .group:hover .phone\:group-hover\:border-red-50 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 242, 242, var(--tw-border-opacity));
  }

  .group:hover .phone\:group-hover\:border-red-100 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 226, 226, var(--tw-border-opacity));
  }

  .group:hover .phone\:group-hover\:border-red-200 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 202, 202, var(--tw-border-opacity));
  }

  .group:hover .phone\:group-hover\:border-red-300 {
    --tw-border-opacity: 1;
    border-color: rgba(252, 165, 165, var(--tw-border-opacity));
  }

  .group:hover .phone\:group-hover\:border-red-400 {
    --tw-border-opacity: 1;
    border-color: rgba(248, 113, 113, var(--tw-border-opacity));
  }

  .group:hover .phone\:group-hover\:border-red-500 {
    --tw-border-opacity: 1;
    border-color: rgba(239, 68, 68, var(--tw-border-opacity));
  }

  .group:hover .phone\:group-hover\:border-red-600 {
    --tw-border-opacity: 1;
    border-color: rgba(220, 38, 38, var(--tw-border-opacity));
  }

  .group:hover .phone\:group-hover\:border-red-700 {
    --tw-border-opacity: 1;
    border-color: rgba(185, 28, 28, var(--tw-border-opacity));
  }

  .group:hover .phone\:group-hover\:border-red-800 {
    --tw-border-opacity: 1;
    border-color: rgba(153, 27, 27, var(--tw-border-opacity));
  }

  .group:hover .phone\:group-hover\:border-red-900 {
    --tw-border-opacity: 1;
    border-color: rgba(127, 29, 29, var(--tw-border-opacity));
  }

  .group:hover .phone\:group-hover\:border-yellow-50 {
    --tw-border-opacity: 1;
    border-color: rgba(255, 251, 235, var(--tw-border-opacity));
  }

  .group:hover .phone\:group-hover\:border-yellow-100 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 243, 199, var(--tw-border-opacity));
  }

  .group:hover .phone\:group-hover\:border-yellow-200 {
    --tw-border-opacity: 1;
    border-color: rgba(253, 230, 138, var(--tw-border-opacity));
  }

  .group:hover .phone\:group-hover\:border-yellow-300 {
    --tw-border-opacity: 1;
    border-color: rgba(252, 211, 77, var(--tw-border-opacity));
  }

  .group:hover .phone\:group-hover\:border-yellow-400 {
    --tw-border-opacity: 1;
    border-color: rgba(251, 191, 36, var(--tw-border-opacity));
  }

  .group:hover .phone\:group-hover\:border-yellow-500 {
    --tw-border-opacity: 1;
    border-color: rgba(245, 158, 11, var(--tw-border-opacity));
  }

  .group:hover .phone\:group-hover\:border-yellow-600 {
    --tw-border-opacity: 1;
    border-color: rgba(217, 119, 6, var(--tw-border-opacity));
  }

  .group:hover .phone\:group-hover\:border-yellow-700 {
    --tw-border-opacity: 1;
    border-color: rgba(180, 83, 9, var(--tw-border-opacity));
  }

  .group:hover .phone\:group-hover\:border-yellow-800 {
    --tw-border-opacity: 1;
    border-color: rgba(146, 64, 14, var(--tw-border-opacity));
  }

  .group:hover .phone\:group-hover\:border-yellow-900 {
    --tw-border-opacity: 1;
    border-color: rgba(120, 53, 15, var(--tw-border-opacity));
  }

  .group:hover .phone\:group-hover\:border-green-50 {
    --tw-border-opacity: 1;
    border-color: rgba(236, 253, 245, var(--tw-border-opacity));
  }

  .group:hover .phone\:group-hover\:border-green-100 {
    --tw-border-opacity: 1;
    border-color: rgba(209, 250, 229, var(--tw-border-opacity));
  }

  .group:hover .phone\:group-hover\:border-green-200 {
    --tw-border-opacity: 1;
    border-color: rgba(167, 243, 208, var(--tw-border-opacity));
  }

  .group:hover .phone\:group-hover\:border-green-300 {
    --tw-border-opacity: 1;
    border-color: rgba(110, 231, 183, var(--tw-border-opacity));
  }

  .group:hover .phone\:group-hover\:border-green-400 {
    --tw-border-opacity: 1;
    border-color: rgba(52, 211, 153, var(--tw-border-opacity));
  }

  .group:hover .phone\:group-hover\:border-green-500 {
    --tw-border-opacity: 1;
    border-color: rgba(16, 185, 129, var(--tw-border-opacity));
  }

  .group:hover .phone\:group-hover\:border-green-600 {
    --tw-border-opacity: 1;
    border-color: rgba(5, 150, 105, var(--tw-border-opacity));
  }

  .group:hover .phone\:group-hover\:border-green-700 {
    --tw-border-opacity: 1;
    border-color: rgba(4, 120, 87, var(--tw-border-opacity));
  }

  .group:hover .phone\:group-hover\:border-green-800 {
    --tw-border-opacity: 1;
    border-color: rgba(6, 95, 70, var(--tw-border-opacity));
  }

  .group:hover .phone\:group-hover\:border-green-900 {
    --tw-border-opacity: 1;
    border-color: rgba(6, 78, 59, var(--tw-border-opacity));
  }

  .group:hover .phone\:group-hover\:border-blue-50 {
    --tw-border-opacity: 1;
    border-color: rgba(239, 246, 255, var(--tw-border-opacity));
  }

  .group:hover .phone\:group-hover\:border-blue-100 {
    --tw-border-opacity: 1;
    border-color: rgba(219, 234, 254, var(--tw-border-opacity));
  }

  .group:hover .phone\:group-hover\:border-blue-200 {
    --tw-border-opacity: 1;
    border-color: rgba(191, 219, 254, var(--tw-border-opacity));
  }

  .group:hover .phone\:group-hover\:border-blue-300 {
    --tw-border-opacity: 1;
    border-color: rgba(147, 197, 253, var(--tw-border-opacity));
  }

  .group:hover .phone\:group-hover\:border-blue-400 {
    --tw-border-opacity: 1;
    border-color: rgba(96, 165, 250, var(--tw-border-opacity));
  }

  .group:hover .phone\:group-hover\:border-blue-500 {
    --tw-border-opacity: 1;
    border-color: rgba(59, 130, 246, var(--tw-border-opacity));
  }

  .group:hover .phone\:group-hover\:border-blue-600 {
    --tw-border-opacity: 1;
    border-color: rgba(37, 99, 235, var(--tw-border-opacity));
  }

  .group:hover .phone\:group-hover\:border-blue-700 {
    --tw-border-opacity: 1;
    border-color: rgba(29, 78, 216, var(--tw-border-opacity));
  }

  .group:hover .phone\:group-hover\:border-blue-800 {
    --tw-border-opacity: 1;
    border-color: rgba(30, 64, 175, var(--tw-border-opacity));
  }

  .group:hover .phone\:group-hover\:border-blue-900 {
    --tw-border-opacity: 1;
    border-color: rgba(30, 58, 138, var(--tw-border-opacity));
  }

  .group:hover .phone\:group-hover\:border-indigo-50 {
    --tw-border-opacity: 1;
    border-color: rgba(238, 242, 255, var(--tw-border-opacity));
  }

  .group:hover .phone\:group-hover\:border-indigo-100 {
    --tw-border-opacity: 1;
    border-color: rgba(224, 231, 255, var(--tw-border-opacity));
  }

  .group:hover .phone\:group-hover\:border-indigo-200 {
    --tw-border-opacity: 1;
    border-color: rgba(199, 210, 254, var(--tw-border-opacity));
  }

  .group:hover .phone\:group-hover\:border-indigo-300 {
    --tw-border-opacity: 1;
    border-color: rgba(165, 180, 252, var(--tw-border-opacity));
  }

  .group:hover .phone\:group-hover\:border-indigo-400 {
    --tw-border-opacity: 1;
    border-color: rgba(129, 140, 248, var(--tw-border-opacity));
  }

  .group:hover .phone\:group-hover\:border-indigo-500 {
    --tw-border-opacity: 1;
    border-color: rgba(99, 102, 241, var(--tw-border-opacity));
  }

  .group:hover .phone\:group-hover\:border-indigo-600 {
    --tw-border-opacity: 1;
    border-color: rgba(79, 70, 229, var(--tw-border-opacity));
  }

  .group:hover .phone\:group-hover\:border-indigo-700 {
    --tw-border-opacity: 1;
    border-color: rgba(67, 56, 202, var(--tw-border-opacity));
  }

  .group:hover .phone\:group-hover\:border-indigo-800 {
    --tw-border-opacity: 1;
    border-color: rgba(55, 48, 163, var(--tw-border-opacity));
  }

  .group:hover .phone\:group-hover\:border-indigo-900 {
    --tw-border-opacity: 1;
    border-color: rgba(49, 46, 129, var(--tw-border-opacity));
  }

  .group:hover .phone\:group-hover\:border-purple-50 {
    --tw-border-opacity: 1;
    border-color: rgba(245, 243, 255, var(--tw-border-opacity));
  }

  .group:hover .phone\:group-hover\:border-purple-100 {
    --tw-border-opacity: 1;
    border-color: rgba(237, 233, 254, var(--tw-border-opacity));
  }

  .group:hover .phone\:group-hover\:border-purple-200 {
    --tw-border-opacity: 1;
    border-color: rgba(221, 214, 254, var(--tw-border-opacity));
  }

  .group:hover .phone\:group-hover\:border-purple-300 {
    --tw-border-opacity: 1;
    border-color: rgba(196, 181, 253, var(--tw-border-opacity));
  }

  .group:hover .phone\:group-hover\:border-purple-400 {
    --tw-border-opacity: 1;
    border-color: rgba(167, 139, 250, var(--tw-border-opacity));
  }

  .group:hover .phone\:group-hover\:border-purple-500 {
    --tw-border-opacity: 1;
    border-color: rgba(139, 92, 246, var(--tw-border-opacity));
  }

  .group:hover .phone\:group-hover\:border-purple-600 {
    --tw-border-opacity: 1;
    border-color: rgba(124, 58, 237, var(--tw-border-opacity));
  }

  .group:hover .phone\:group-hover\:border-purple-700 {
    --tw-border-opacity: 1;
    border-color: rgba(109, 40, 217, var(--tw-border-opacity));
  }

  .group:hover .phone\:group-hover\:border-purple-800 {
    --tw-border-opacity: 1;
    border-color: rgba(91, 33, 182, var(--tw-border-opacity));
  }

  .group:hover .phone\:group-hover\:border-purple-900 {
    --tw-border-opacity: 1;
    border-color: rgba(76, 29, 149, var(--tw-border-opacity));
  }

  .group:hover .phone\:group-hover\:border-pink-50 {
    --tw-border-opacity: 1;
    border-color: rgba(253, 242, 248, var(--tw-border-opacity));
  }

  .group:hover .phone\:group-hover\:border-pink-100 {
    --tw-border-opacity: 1;
    border-color: rgba(252, 231, 243, var(--tw-border-opacity));
  }

  .group:hover .phone\:group-hover\:border-pink-200 {
    --tw-border-opacity: 1;
    border-color: rgba(251, 207, 232, var(--tw-border-opacity));
  }

  .group:hover .phone\:group-hover\:border-pink-300 {
    --tw-border-opacity: 1;
    border-color: rgba(249, 168, 212, var(--tw-border-opacity));
  }

  .group:hover .phone\:group-hover\:border-pink-400 {
    --tw-border-opacity: 1;
    border-color: rgba(244, 114, 182, var(--tw-border-opacity));
  }

  .group:hover .phone\:group-hover\:border-pink-500 {
    --tw-border-opacity: 1;
    border-color: rgba(236, 72, 153, var(--tw-border-opacity));
  }

  .group:hover .phone\:group-hover\:border-pink-600 {
    --tw-border-opacity: 1;
    border-color: rgba(219, 39, 119, var(--tw-border-opacity));
  }

  .group:hover .phone\:group-hover\:border-pink-700 {
    --tw-border-opacity: 1;
    border-color: rgba(190, 24, 93, var(--tw-border-opacity));
  }

  .group:hover .phone\:group-hover\:border-pink-800 {
    --tw-border-opacity: 1;
    border-color: rgba(157, 23, 77, var(--tw-border-opacity));
  }

  .group:hover .phone\:group-hover\:border-pink-900 {
    --tw-border-opacity: 1;
    border-color: rgba(131, 24, 67, var(--tw-border-opacity));
  }

  .group:hover .phone\:group-hover\:border-base-normal {
    --tw-border-opacity: 1;
    border-color: rgba(0, 65, 129, var(--tw-border-opacity));
  }

  .group:hover .phone\:group-hover\:border-base-dark {
    --tw-border-opacity: 1;
    border-color: rgba(0, 52, 105, var(--tw-border-opacity));
  }

  .group:hover .phone\:group-hover\:border-base-black {
    --tw-border-opacity: 1;
    border-color: rgba(29, 29, 31, var(--tw-border-opacity));
  }

  .group:hover .phone\:group-hover\:border-base-border {
    --tw-border-opacity: 1;
    border-color: rgba(231, 231, 233, var(--tw-border-opacity));
  }

  .group:hover .phone\:group-hover\:border-primary-normal {
    --tw-border-opacity: 1;
    border-color: rgba(0, 103, 207, var(--tw-border-opacity));
  }

  .group:hover .phone\:group-hover\:border-primary-alt {
    --tw-border-opacity: 1;
    border-color: rgba(0, 71, 143, var(--tw-border-opacity));
  }

  .group:hover .phone\:group-hover\:border-subtle-white {
    --tw-border-opacity: 1;
    border-color: rgba(249, 249, 249, var(--tw-border-opacity));
  }

  .group:hover .phone\:group-hover\:border-turquesa {
    --tw-border-opacity: 1;
    border-color: rgba(0, 151, 178, var(--tw-border-opacity));
  }

  .phone\:focus-within\:border-transparent:focus-within {
    border-color: transparent;
  }

  .phone\:focus-within\:border-current:focus-within {
    border-color: currentColor;
  }

  .phone\:focus-within\:border-black:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity));
  }

  .phone\:focus-within\:border-white:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .phone\:focus-within\:border-gray-50:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(249, 250, 251, var(--tw-border-opacity));
  }

  .phone\:focus-within\:border-gray-100:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(243, 244, 246, var(--tw-border-opacity));
  }

  .phone\:focus-within\:border-gray-200:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(229, 231, 235, var(--tw-border-opacity));
  }

  .phone\:focus-within\:border-gray-300:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(209, 213, 219, var(--tw-border-opacity));
  }

  .phone\:focus-within\:border-gray-400:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(156, 163, 175, var(--tw-border-opacity));
  }

  .phone\:focus-within\:border-gray-500:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(107, 114, 128, var(--tw-border-opacity));
  }

  .phone\:focus-within\:border-gray-600:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(75, 85, 99, var(--tw-border-opacity));
  }

  .phone\:focus-within\:border-gray-700:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(55, 65, 81, var(--tw-border-opacity));
  }

  .phone\:focus-within\:border-gray-800:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(31, 41, 55, var(--tw-border-opacity));
  }

  .phone\:focus-within\:border-gray-900:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(17, 24, 39, var(--tw-border-opacity));
  }

  .phone\:focus-within\:border-red-50:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(254, 242, 242, var(--tw-border-opacity));
  }

  .phone\:focus-within\:border-red-100:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(254, 226, 226, var(--tw-border-opacity));
  }

  .phone\:focus-within\:border-red-200:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(254, 202, 202, var(--tw-border-opacity));
  }

  .phone\:focus-within\:border-red-300:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(252, 165, 165, var(--tw-border-opacity));
  }

  .phone\:focus-within\:border-red-400:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(248, 113, 113, var(--tw-border-opacity));
  }

  .phone\:focus-within\:border-red-500:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(239, 68, 68, var(--tw-border-opacity));
  }

  .phone\:focus-within\:border-red-600:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(220, 38, 38, var(--tw-border-opacity));
  }

  .phone\:focus-within\:border-red-700:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(185, 28, 28, var(--tw-border-opacity));
  }

  .phone\:focus-within\:border-red-800:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(153, 27, 27, var(--tw-border-opacity));
  }

  .phone\:focus-within\:border-red-900:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(127, 29, 29, var(--tw-border-opacity));
  }

  .phone\:focus-within\:border-yellow-50:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(255, 251, 235, var(--tw-border-opacity));
  }

  .phone\:focus-within\:border-yellow-100:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(254, 243, 199, var(--tw-border-opacity));
  }

  .phone\:focus-within\:border-yellow-200:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(253, 230, 138, var(--tw-border-opacity));
  }

  .phone\:focus-within\:border-yellow-300:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(252, 211, 77, var(--tw-border-opacity));
  }

  .phone\:focus-within\:border-yellow-400:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(251, 191, 36, var(--tw-border-opacity));
  }

  .phone\:focus-within\:border-yellow-500:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(245, 158, 11, var(--tw-border-opacity));
  }

  .phone\:focus-within\:border-yellow-600:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(217, 119, 6, var(--tw-border-opacity));
  }

  .phone\:focus-within\:border-yellow-700:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(180, 83, 9, var(--tw-border-opacity));
  }

  .phone\:focus-within\:border-yellow-800:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(146, 64, 14, var(--tw-border-opacity));
  }

  .phone\:focus-within\:border-yellow-900:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(120, 53, 15, var(--tw-border-opacity));
  }

  .phone\:focus-within\:border-green-50:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(236, 253, 245, var(--tw-border-opacity));
  }

  .phone\:focus-within\:border-green-100:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(209, 250, 229, var(--tw-border-opacity));
  }

  .phone\:focus-within\:border-green-200:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(167, 243, 208, var(--tw-border-opacity));
  }

  .phone\:focus-within\:border-green-300:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(110, 231, 183, var(--tw-border-opacity));
  }

  .phone\:focus-within\:border-green-400:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(52, 211, 153, var(--tw-border-opacity));
  }

  .phone\:focus-within\:border-green-500:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(16, 185, 129, var(--tw-border-opacity));
  }

  .phone\:focus-within\:border-green-600:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(5, 150, 105, var(--tw-border-opacity));
  }

  .phone\:focus-within\:border-green-700:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(4, 120, 87, var(--tw-border-opacity));
  }

  .phone\:focus-within\:border-green-800:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(6, 95, 70, var(--tw-border-opacity));
  }

  .phone\:focus-within\:border-green-900:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(6, 78, 59, var(--tw-border-opacity));
  }

  .phone\:focus-within\:border-blue-50:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(239, 246, 255, var(--tw-border-opacity));
  }

  .phone\:focus-within\:border-blue-100:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(219, 234, 254, var(--tw-border-opacity));
  }

  .phone\:focus-within\:border-blue-200:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(191, 219, 254, var(--tw-border-opacity));
  }

  .phone\:focus-within\:border-blue-300:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(147, 197, 253, var(--tw-border-opacity));
  }

  .phone\:focus-within\:border-blue-400:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(96, 165, 250, var(--tw-border-opacity));
  }

  .phone\:focus-within\:border-blue-500:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(59, 130, 246, var(--tw-border-opacity));
  }

  .phone\:focus-within\:border-blue-600:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(37, 99, 235, var(--tw-border-opacity));
  }

  .phone\:focus-within\:border-blue-700:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(29, 78, 216, var(--tw-border-opacity));
  }

  .phone\:focus-within\:border-blue-800:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(30, 64, 175, var(--tw-border-opacity));
  }

  .phone\:focus-within\:border-blue-900:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(30, 58, 138, var(--tw-border-opacity));
  }

  .phone\:focus-within\:border-indigo-50:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(238, 242, 255, var(--tw-border-opacity));
  }

  .phone\:focus-within\:border-indigo-100:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(224, 231, 255, var(--tw-border-opacity));
  }

  .phone\:focus-within\:border-indigo-200:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(199, 210, 254, var(--tw-border-opacity));
  }

  .phone\:focus-within\:border-indigo-300:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(165, 180, 252, var(--tw-border-opacity));
  }

  .phone\:focus-within\:border-indigo-400:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(129, 140, 248, var(--tw-border-opacity));
  }

  .phone\:focus-within\:border-indigo-500:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(99, 102, 241, var(--tw-border-opacity));
  }

  .phone\:focus-within\:border-indigo-600:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(79, 70, 229, var(--tw-border-opacity));
  }

  .phone\:focus-within\:border-indigo-700:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(67, 56, 202, var(--tw-border-opacity));
  }

  .phone\:focus-within\:border-indigo-800:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(55, 48, 163, var(--tw-border-opacity));
  }

  .phone\:focus-within\:border-indigo-900:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(49, 46, 129, var(--tw-border-opacity));
  }

  .phone\:focus-within\:border-purple-50:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(245, 243, 255, var(--tw-border-opacity));
  }

  .phone\:focus-within\:border-purple-100:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(237, 233, 254, var(--tw-border-opacity));
  }

  .phone\:focus-within\:border-purple-200:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(221, 214, 254, var(--tw-border-opacity));
  }

  .phone\:focus-within\:border-purple-300:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(196, 181, 253, var(--tw-border-opacity));
  }

  .phone\:focus-within\:border-purple-400:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(167, 139, 250, var(--tw-border-opacity));
  }

  .phone\:focus-within\:border-purple-500:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(139, 92, 246, var(--tw-border-opacity));
  }

  .phone\:focus-within\:border-purple-600:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(124, 58, 237, var(--tw-border-opacity));
  }

  .phone\:focus-within\:border-purple-700:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(109, 40, 217, var(--tw-border-opacity));
  }

  .phone\:focus-within\:border-purple-800:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(91, 33, 182, var(--tw-border-opacity));
  }

  .phone\:focus-within\:border-purple-900:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(76, 29, 149, var(--tw-border-opacity));
  }

  .phone\:focus-within\:border-pink-50:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(253, 242, 248, var(--tw-border-opacity));
  }

  .phone\:focus-within\:border-pink-100:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(252, 231, 243, var(--tw-border-opacity));
  }

  .phone\:focus-within\:border-pink-200:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(251, 207, 232, var(--tw-border-opacity));
  }

  .phone\:focus-within\:border-pink-300:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(249, 168, 212, var(--tw-border-opacity));
  }

  .phone\:focus-within\:border-pink-400:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(244, 114, 182, var(--tw-border-opacity));
  }

  .phone\:focus-within\:border-pink-500:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(236, 72, 153, var(--tw-border-opacity));
  }

  .phone\:focus-within\:border-pink-600:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(219, 39, 119, var(--tw-border-opacity));
  }

  .phone\:focus-within\:border-pink-700:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(190, 24, 93, var(--tw-border-opacity));
  }

  .phone\:focus-within\:border-pink-800:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(157, 23, 77, var(--tw-border-opacity));
  }

  .phone\:focus-within\:border-pink-900:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(131, 24, 67, var(--tw-border-opacity));
  }

  .phone\:focus-within\:border-base-normal:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(0, 65, 129, var(--tw-border-opacity));
  }

  .phone\:focus-within\:border-base-dark:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(0, 52, 105, var(--tw-border-opacity));
  }

  .phone\:focus-within\:border-base-black:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(29, 29, 31, var(--tw-border-opacity));
  }

  .phone\:focus-within\:border-base-border:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(231, 231, 233, var(--tw-border-opacity));
  }

  .phone\:focus-within\:border-primary-normal:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(0, 103, 207, var(--tw-border-opacity));
  }

  .phone\:focus-within\:border-primary-alt:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(0, 71, 143, var(--tw-border-opacity));
  }

  .phone\:focus-within\:border-subtle-white:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(249, 249, 249, var(--tw-border-opacity));
  }

  .phone\:focus-within\:border-turquesa:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(0, 151, 178, var(--tw-border-opacity));
  }

  .phone\:hover\:border-transparent:hover {
    border-color: transparent;
  }

  .phone\:hover\:border-current:hover {
    border-color: currentColor;
  }

  .phone\:hover\:border-black:hover {
    --tw-border-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity));
  }

  .phone\:hover\:border-white:hover {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .phone\:hover\:border-gray-50:hover {
    --tw-border-opacity: 1;
    border-color: rgba(249, 250, 251, var(--tw-border-opacity));
  }

  .phone\:hover\:border-gray-100:hover {
    --tw-border-opacity: 1;
    border-color: rgba(243, 244, 246, var(--tw-border-opacity));
  }

  .phone\:hover\:border-gray-200:hover {
    --tw-border-opacity: 1;
    border-color: rgba(229, 231, 235, var(--tw-border-opacity));
  }

  .phone\:hover\:border-gray-300:hover {
    --tw-border-opacity: 1;
    border-color: rgba(209, 213, 219, var(--tw-border-opacity));
  }

  .phone\:hover\:border-gray-400:hover {
    --tw-border-opacity: 1;
    border-color: rgba(156, 163, 175, var(--tw-border-opacity));
  }

  .phone\:hover\:border-gray-500:hover {
    --tw-border-opacity: 1;
    border-color: rgba(107, 114, 128, var(--tw-border-opacity));
  }

  .phone\:hover\:border-gray-600:hover {
    --tw-border-opacity: 1;
    border-color: rgba(75, 85, 99, var(--tw-border-opacity));
  }

  .phone\:hover\:border-gray-700:hover {
    --tw-border-opacity: 1;
    border-color: rgba(55, 65, 81, var(--tw-border-opacity));
  }

  .phone\:hover\:border-gray-800:hover {
    --tw-border-opacity: 1;
    border-color: rgba(31, 41, 55, var(--tw-border-opacity));
  }

  .phone\:hover\:border-gray-900:hover {
    --tw-border-opacity: 1;
    border-color: rgba(17, 24, 39, var(--tw-border-opacity));
  }

  .phone\:hover\:border-red-50:hover {
    --tw-border-opacity: 1;
    border-color: rgba(254, 242, 242, var(--tw-border-opacity));
  }

  .phone\:hover\:border-red-100:hover {
    --tw-border-opacity: 1;
    border-color: rgba(254, 226, 226, var(--tw-border-opacity));
  }

  .phone\:hover\:border-red-200:hover {
    --tw-border-opacity: 1;
    border-color: rgba(254, 202, 202, var(--tw-border-opacity));
  }

  .phone\:hover\:border-red-300:hover {
    --tw-border-opacity: 1;
    border-color: rgba(252, 165, 165, var(--tw-border-opacity));
  }

  .phone\:hover\:border-red-400:hover {
    --tw-border-opacity: 1;
    border-color: rgba(248, 113, 113, var(--tw-border-opacity));
  }

  .phone\:hover\:border-red-500:hover {
    --tw-border-opacity: 1;
    border-color: rgba(239, 68, 68, var(--tw-border-opacity));
  }

  .phone\:hover\:border-red-600:hover {
    --tw-border-opacity: 1;
    border-color: rgba(220, 38, 38, var(--tw-border-opacity));
  }

  .phone\:hover\:border-red-700:hover {
    --tw-border-opacity: 1;
    border-color: rgba(185, 28, 28, var(--tw-border-opacity));
  }

  .phone\:hover\:border-red-800:hover {
    --tw-border-opacity: 1;
    border-color: rgba(153, 27, 27, var(--tw-border-opacity));
  }

  .phone\:hover\:border-red-900:hover {
    --tw-border-opacity: 1;
    border-color: rgba(127, 29, 29, var(--tw-border-opacity));
  }

  .phone\:hover\:border-yellow-50:hover {
    --tw-border-opacity: 1;
    border-color: rgba(255, 251, 235, var(--tw-border-opacity));
  }

  .phone\:hover\:border-yellow-100:hover {
    --tw-border-opacity: 1;
    border-color: rgba(254, 243, 199, var(--tw-border-opacity));
  }

  .phone\:hover\:border-yellow-200:hover {
    --tw-border-opacity: 1;
    border-color: rgba(253, 230, 138, var(--tw-border-opacity));
  }

  .phone\:hover\:border-yellow-300:hover {
    --tw-border-opacity: 1;
    border-color: rgba(252, 211, 77, var(--tw-border-opacity));
  }

  .phone\:hover\:border-yellow-400:hover {
    --tw-border-opacity: 1;
    border-color: rgba(251, 191, 36, var(--tw-border-opacity));
  }

  .phone\:hover\:border-yellow-500:hover {
    --tw-border-opacity: 1;
    border-color: rgba(245, 158, 11, var(--tw-border-opacity));
  }

  .phone\:hover\:border-yellow-600:hover {
    --tw-border-opacity: 1;
    border-color: rgba(217, 119, 6, var(--tw-border-opacity));
  }

  .phone\:hover\:border-yellow-700:hover {
    --tw-border-opacity: 1;
    border-color: rgba(180, 83, 9, var(--tw-border-opacity));
  }

  .phone\:hover\:border-yellow-800:hover {
    --tw-border-opacity: 1;
    border-color: rgba(146, 64, 14, var(--tw-border-opacity));
  }

  .phone\:hover\:border-yellow-900:hover {
    --tw-border-opacity: 1;
    border-color: rgba(120, 53, 15, var(--tw-border-opacity));
  }

  .phone\:hover\:border-green-50:hover {
    --tw-border-opacity: 1;
    border-color: rgba(236, 253, 245, var(--tw-border-opacity));
  }

  .phone\:hover\:border-green-100:hover {
    --tw-border-opacity: 1;
    border-color: rgba(209, 250, 229, var(--tw-border-opacity));
  }

  .phone\:hover\:border-green-200:hover {
    --tw-border-opacity: 1;
    border-color: rgba(167, 243, 208, var(--tw-border-opacity));
  }

  .phone\:hover\:border-green-300:hover {
    --tw-border-opacity: 1;
    border-color: rgba(110, 231, 183, var(--tw-border-opacity));
  }

  .phone\:hover\:border-green-400:hover {
    --tw-border-opacity: 1;
    border-color: rgba(52, 211, 153, var(--tw-border-opacity));
  }

  .phone\:hover\:border-green-500:hover {
    --tw-border-opacity: 1;
    border-color: rgba(16, 185, 129, var(--tw-border-opacity));
  }

  .phone\:hover\:border-green-600:hover {
    --tw-border-opacity: 1;
    border-color: rgba(5, 150, 105, var(--tw-border-opacity));
  }

  .phone\:hover\:border-green-700:hover {
    --tw-border-opacity: 1;
    border-color: rgba(4, 120, 87, var(--tw-border-opacity));
  }

  .phone\:hover\:border-green-800:hover {
    --tw-border-opacity: 1;
    border-color: rgba(6, 95, 70, var(--tw-border-opacity));
  }

  .phone\:hover\:border-green-900:hover {
    --tw-border-opacity: 1;
    border-color: rgba(6, 78, 59, var(--tw-border-opacity));
  }

  .phone\:hover\:border-blue-50:hover {
    --tw-border-opacity: 1;
    border-color: rgba(239, 246, 255, var(--tw-border-opacity));
  }

  .phone\:hover\:border-blue-100:hover {
    --tw-border-opacity: 1;
    border-color: rgba(219, 234, 254, var(--tw-border-opacity));
  }

  .phone\:hover\:border-blue-200:hover {
    --tw-border-opacity: 1;
    border-color: rgba(191, 219, 254, var(--tw-border-opacity));
  }

  .phone\:hover\:border-blue-300:hover {
    --tw-border-opacity: 1;
    border-color: rgba(147, 197, 253, var(--tw-border-opacity));
  }

  .phone\:hover\:border-blue-400:hover {
    --tw-border-opacity: 1;
    border-color: rgba(96, 165, 250, var(--tw-border-opacity));
  }

  .phone\:hover\:border-blue-500:hover {
    --tw-border-opacity: 1;
    border-color: rgba(59, 130, 246, var(--tw-border-opacity));
  }

  .phone\:hover\:border-blue-600:hover {
    --tw-border-opacity: 1;
    border-color: rgba(37, 99, 235, var(--tw-border-opacity));
  }

  .phone\:hover\:border-blue-700:hover {
    --tw-border-opacity: 1;
    border-color: rgba(29, 78, 216, var(--tw-border-opacity));
  }

  .phone\:hover\:border-blue-800:hover {
    --tw-border-opacity: 1;
    border-color: rgba(30, 64, 175, var(--tw-border-opacity));
  }

  .phone\:hover\:border-blue-900:hover {
    --tw-border-opacity: 1;
    border-color: rgba(30, 58, 138, var(--tw-border-opacity));
  }

  .phone\:hover\:border-indigo-50:hover {
    --tw-border-opacity: 1;
    border-color: rgba(238, 242, 255, var(--tw-border-opacity));
  }

  .phone\:hover\:border-indigo-100:hover {
    --tw-border-opacity: 1;
    border-color: rgba(224, 231, 255, var(--tw-border-opacity));
  }

  .phone\:hover\:border-indigo-200:hover {
    --tw-border-opacity: 1;
    border-color: rgba(199, 210, 254, var(--tw-border-opacity));
  }

  .phone\:hover\:border-indigo-300:hover {
    --tw-border-opacity: 1;
    border-color: rgba(165, 180, 252, var(--tw-border-opacity));
  }

  .phone\:hover\:border-indigo-400:hover {
    --tw-border-opacity: 1;
    border-color: rgba(129, 140, 248, var(--tw-border-opacity));
  }

  .phone\:hover\:border-indigo-500:hover {
    --tw-border-opacity: 1;
    border-color: rgba(99, 102, 241, var(--tw-border-opacity));
  }

  .phone\:hover\:border-indigo-600:hover {
    --tw-border-opacity: 1;
    border-color: rgba(79, 70, 229, var(--tw-border-opacity));
  }

  .phone\:hover\:border-indigo-700:hover {
    --tw-border-opacity: 1;
    border-color: rgba(67, 56, 202, var(--tw-border-opacity));
  }

  .phone\:hover\:border-indigo-800:hover {
    --tw-border-opacity: 1;
    border-color: rgba(55, 48, 163, var(--tw-border-opacity));
  }

  .phone\:hover\:border-indigo-900:hover {
    --tw-border-opacity: 1;
    border-color: rgba(49, 46, 129, var(--tw-border-opacity));
  }

  .phone\:hover\:border-purple-50:hover {
    --tw-border-opacity: 1;
    border-color: rgba(245, 243, 255, var(--tw-border-opacity));
  }

  .phone\:hover\:border-purple-100:hover {
    --tw-border-opacity: 1;
    border-color: rgba(237, 233, 254, var(--tw-border-opacity));
  }

  .phone\:hover\:border-purple-200:hover {
    --tw-border-opacity: 1;
    border-color: rgba(221, 214, 254, var(--tw-border-opacity));
  }

  .phone\:hover\:border-purple-300:hover {
    --tw-border-opacity: 1;
    border-color: rgba(196, 181, 253, var(--tw-border-opacity));
  }

  .phone\:hover\:border-purple-400:hover {
    --tw-border-opacity: 1;
    border-color: rgba(167, 139, 250, var(--tw-border-opacity));
  }

  .phone\:hover\:border-purple-500:hover {
    --tw-border-opacity: 1;
    border-color: rgba(139, 92, 246, var(--tw-border-opacity));
  }

  .phone\:hover\:border-purple-600:hover {
    --tw-border-opacity: 1;
    border-color: rgba(124, 58, 237, var(--tw-border-opacity));
  }

  .phone\:hover\:border-purple-700:hover {
    --tw-border-opacity: 1;
    border-color: rgba(109, 40, 217, var(--tw-border-opacity));
  }

  .phone\:hover\:border-purple-800:hover {
    --tw-border-opacity: 1;
    border-color: rgba(91, 33, 182, var(--tw-border-opacity));
  }

  .phone\:hover\:border-purple-900:hover {
    --tw-border-opacity: 1;
    border-color: rgba(76, 29, 149, var(--tw-border-opacity));
  }

  .phone\:hover\:border-pink-50:hover {
    --tw-border-opacity: 1;
    border-color: rgba(253, 242, 248, var(--tw-border-opacity));
  }

  .phone\:hover\:border-pink-100:hover {
    --tw-border-opacity: 1;
    border-color: rgba(252, 231, 243, var(--tw-border-opacity));
  }

  .phone\:hover\:border-pink-200:hover {
    --tw-border-opacity: 1;
    border-color: rgba(251, 207, 232, var(--tw-border-opacity));
  }

  .phone\:hover\:border-pink-300:hover {
    --tw-border-opacity: 1;
    border-color: rgba(249, 168, 212, var(--tw-border-opacity));
  }

  .phone\:hover\:border-pink-400:hover {
    --tw-border-opacity: 1;
    border-color: rgba(244, 114, 182, var(--tw-border-opacity));
  }

  .phone\:hover\:border-pink-500:hover {
    --tw-border-opacity: 1;
    border-color: rgba(236, 72, 153, var(--tw-border-opacity));
  }

  .phone\:hover\:border-pink-600:hover {
    --tw-border-opacity: 1;
    border-color: rgba(219, 39, 119, var(--tw-border-opacity));
  }

  .phone\:hover\:border-pink-700:hover {
    --tw-border-opacity: 1;
    border-color: rgba(190, 24, 93, var(--tw-border-opacity));
  }

  .phone\:hover\:border-pink-800:hover {
    --tw-border-opacity: 1;
    border-color: rgba(157, 23, 77, var(--tw-border-opacity));
  }

  .phone\:hover\:border-pink-900:hover {
    --tw-border-opacity: 1;
    border-color: rgba(131, 24, 67, var(--tw-border-opacity));
  }

  .phone\:hover\:border-base-normal:hover {
    --tw-border-opacity: 1;
    border-color: rgba(0, 65, 129, var(--tw-border-opacity));
  }

  .phone\:hover\:border-base-dark:hover {
    --tw-border-opacity: 1;
    border-color: rgba(0, 52, 105, var(--tw-border-opacity));
  }

  .phone\:hover\:border-base-black:hover {
    --tw-border-opacity: 1;
    border-color: rgba(29, 29, 31, var(--tw-border-opacity));
  }

  .phone\:hover\:border-base-border:hover {
    --tw-border-opacity: 1;
    border-color: rgba(231, 231, 233, var(--tw-border-opacity));
  }

  .phone\:hover\:border-primary-normal:hover {
    --tw-border-opacity: 1;
    border-color: rgba(0, 103, 207, var(--tw-border-opacity));
  }

  .phone\:hover\:border-primary-alt:hover {
    --tw-border-opacity: 1;
    border-color: rgba(0, 71, 143, var(--tw-border-opacity));
  }

  .phone\:hover\:border-subtle-white:hover {
    --tw-border-opacity: 1;
    border-color: rgba(249, 249, 249, var(--tw-border-opacity));
  }

  .phone\:hover\:border-turquesa:hover {
    --tw-border-opacity: 1;
    border-color: rgba(0, 151, 178, var(--tw-border-opacity));
  }

  .phone\:focus\:border-transparent:focus {
    border-color: transparent;
  }

  .phone\:focus\:border-current:focus {
    border-color: currentColor;
  }

  .phone\:focus\:border-black:focus {
    --tw-border-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity));
  }

  .phone\:focus\:border-white:focus {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .phone\:focus\:border-gray-50:focus {
    --tw-border-opacity: 1;
    border-color: rgba(249, 250, 251, var(--tw-border-opacity));
  }

  .phone\:focus\:border-gray-100:focus {
    --tw-border-opacity: 1;
    border-color: rgba(243, 244, 246, var(--tw-border-opacity));
  }

  .phone\:focus\:border-gray-200:focus {
    --tw-border-opacity: 1;
    border-color: rgba(229, 231, 235, var(--tw-border-opacity));
  }

  .phone\:focus\:border-gray-300:focus {
    --tw-border-opacity: 1;
    border-color: rgba(209, 213, 219, var(--tw-border-opacity));
  }

  .phone\:focus\:border-gray-400:focus {
    --tw-border-opacity: 1;
    border-color: rgba(156, 163, 175, var(--tw-border-opacity));
  }

  .phone\:focus\:border-gray-500:focus {
    --tw-border-opacity: 1;
    border-color: rgba(107, 114, 128, var(--tw-border-opacity));
  }

  .phone\:focus\:border-gray-600:focus {
    --tw-border-opacity: 1;
    border-color: rgba(75, 85, 99, var(--tw-border-opacity));
  }

  .phone\:focus\:border-gray-700:focus {
    --tw-border-opacity: 1;
    border-color: rgba(55, 65, 81, var(--tw-border-opacity));
  }

  .phone\:focus\:border-gray-800:focus {
    --tw-border-opacity: 1;
    border-color: rgba(31, 41, 55, var(--tw-border-opacity));
  }

  .phone\:focus\:border-gray-900:focus {
    --tw-border-opacity: 1;
    border-color: rgba(17, 24, 39, var(--tw-border-opacity));
  }

  .phone\:focus\:border-red-50:focus {
    --tw-border-opacity: 1;
    border-color: rgba(254, 242, 242, var(--tw-border-opacity));
  }

  .phone\:focus\:border-red-100:focus {
    --tw-border-opacity: 1;
    border-color: rgba(254, 226, 226, var(--tw-border-opacity));
  }

  .phone\:focus\:border-red-200:focus {
    --tw-border-opacity: 1;
    border-color: rgba(254, 202, 202, var(--tw-border-opacity));
  }

  .phone\:focus\:border-red-300:focus {
    --tw-border-opacity: 1;
    border-color: rgba(252, 165, 165, var(--tw-border-opacity));
  }

  .phone\:focus\:border-red-400:focus {
    --tw-border-opacity: 1;
    border-color: rgba(248, 113, 113, var(--tw-border-opacity));
  }

  .phone\:focus\:border-red-500:focus {
    --tw-border-opacity: 1;
    border-color: rgba(239, 68, 68, var(--tw-border-opacity));
  }

  .phone\:focus\:border-red-600:focus {
    --tw-border-opacity: 1;
    border-color: rgba(220, 38, 38, var(--tw-border-opacity));
  }

  .phone\:focus\:border-red-700:focus {
    --tw-border-opacity: 1;
    border-color: rgba(185, 28, 28, var(--tw-border-opacity));
  }

  .phone\:focus\:border-red-800:focus {
    --tw-border-opacity: 1;
    border-color: rgba(153, 27, 27, var(--tw-border-opacity));
  }

  .phone\:focus\:border-red-900:focus {
    --tw-border-opacity: 1;
    border-color: rgba(127, 29, 29, var(--tw-border-opacity));
  }

  .phone\:focus\:border-yellow-50:focus {
    --tw-border-opacity: 1;
    border-color: rgba(255, 251, 235, var(--tw-border-opacity));
  }

  .phone\:focus\:border-yellow-100:focus {
    --tw-border-opacity: 1;
    border-color: rgba(254, 243, 199, var(--tw-border-opacity));
  }

  .phone\:focus\:border-yellow-200:focus {
    --tw-border-opacity: 1;
    border-color: rgba(253, 230, 138, var(--tw-border-opacity));
  }

  .phone\:focus\:border-yellow-300:focus {
    --tw-border-opacity: 1;
    border-color: rgba(252, 211, 77, var(--tw-border-opacity));
  }

  .phone\:focus\:border-yellow-400:focus {
    --tw-border-opacity: 1;
    border-color: rgba(251, 191, 36, var(--tw-border-opacity));
  }

  .phone\:focus\:border-yellow-500:focus {
    --tw-border-opacity: 1;
    border-color: rgba(245, 158, 11, var(--tw-border-opacity));
  }

  .phone\:focus\:border-yellow-600:focus {
    --tw-border-opacity: 1;
    border-color: rgba(217, 119, 6, var(--tw-border-opacity));
  }

  .phone\:focus\:border-yellow-700:focus {
    --tw-border-opacity: 1;
    border-color: rgba(180, 83, 9, var(--tw-border-opacity));
  }

  .phone\:focus\:border-yellow-800:focus {
    --tw-border-opacity: 1;
    border-color: rgba(146, 64, 14, var(--tw-border-opacity));
  }

  .phone\:focus\:border-yellow-900:focus {
    --tw-border-opacity: 1;
    border-color: rgba(120, 53, 15, var(--tw-border-opacity));
  }

  .phone\:focus\:border-green-50:focus {
    --tw-border-opacity: 1;
    border-color: rgba(236, 253, 245, var(--tw-border-opacity));
  }

  .phone\:focus\:border-green-100:focus {
    --tw-border-opacity: 1;
    border-color: rgba(209, 250, 229, var(--tw-border-opacity));
  }

  .phone\:focus\:border-green-200:focus {
    --tw-border-opacity: 1;
    border-color: rgba(167, 243, 208, var(--tw-border-opacity));
  }

  .phone\:focus\:border-green-300:focus {
    --tw-border-opacity: 1;
    border-color: rgba(110, 231, 183, var(--tw-border-opacity));
  }

  .phone\:focus\:border-green-400:focus {
    --tw-border-opacity: 1;
    border-color: rgba(52, 211, 153, var(--tw-border-opacity));
  }

  .phone\:focus\:border-green-500:focus {
    --tw-border-opacity: 1;
    border-color: rgba(16, 185, 129, var(--tw-border-opacity));
  }

  .phone\:focus\:border-green-600:focus {
    --tw-border-opacity: 1;
    border-color: rgba(5, 150, 105, var(--tw-border-opacity));
  }

  .phone\:focus\:border-green-700:focus {
    --tw-border-opacity: 1;
    border-color: rgba(4, 120, 87, var(--tw-border-opacity));
  }

  .phone\:focus\:border-green-800:focus {
    --tw-border-opacity: 1;
    border-color: rgba(6, 95, 70, var(--tw-border-opacity));
  }

  .phone\:focus\:border-green-900:focus {
    --tw-border-opacity: 1;
    border-color: rgba(6, 78, 59, var(--tw-border-opacity));
  }

  .phone\:focus\:border-blue-50:focus {
    --tw-border-opacity: 1;
    border-color: rgba(239, 246, 255, var(--tw-border-opacity));
  }

  .phone\:focus\:border-blue-100:focus {
    --tw-border-opacity: 1;
    border-color: rgba(219, 234, 254, var(--tw-border-opacity));
  }

  .phone\:focus\:border-blue-200:focus {
    --tw-border-opacity: 1;
    border-color: rgba(191, 219, 254, var(--tw-border-opacity));
  }

  .phone\:focus\:border-blue-300:focus {
    --tw-border-opacity: 1;
    border-color: rgba(147, 197, 253, var(--tw-border-opacity));
  }

  .phone\:focus\:border-blue-400:focus {
    --tw-border-opacity: 1;
    border-color: rgba(96, 165, 250, var(--tw-border-opacity));
  }

  .phone\:focus\:border-blue-500:focus {
    --tw-border-opacity: 1;
    border-color: rgba(59, 130, 246, var(--tw-border-opacity));
  }

  .phone\:focus\:border-blue-600:focus {
    --tw-border-opacity: 1;
    border-color: rgba(37, 99, 235, var(--tw-border-opacity));
  }

  .phone\:focus\:border-blue-700:focus {
    --tw-border-opacity: 1;
    border-color: rgba(29, 78, 216, var(--tw-border-opacity));
  }

  .phone\:focus\:border-blue-800:focus {
    --tw-border-opacity: 1;
    border-color: rgba(30, 64, 175, var(--tw-border-opacity));
  }

  .phone\:focus\:border-blue-900:focus {
    --tw-border-opacity: 1;
    border-color: rgba(30, 58, 138, var(--tw-border-opacity));
  }

  .phone\:focus\:border-indigo-50:focus {
    --tw-border-opacity: 1;
    border-color: rgba(238, 242, 255, var(--tw-border-opacity));
  }

  .phone\:focus\:border-indigo-100:focus {
    --tw-border-opacity: 1;
    border-color: rgba(224, 231, 255, var(--tw-border-opacity));
  }

  .phone\:focus\:border-indigo-200:focus {
    --tw-border-opacity: 1;
    border-color: rgba(199, 210, 254, var(--tw-border-opacity));
  }

  .phone\:focus\:border-indigo-300:focus {
    --tw-border-opacity: 1;
    border-color: rgba(165, 180, 252, var(--tw-border-opacity));
  }

  .phone\:focus\:border-indigo-400:focus {
    --tw-border-opacity: 1;
    border-color: rgba(129, 140, 248, var(--tw-border-opacity));
  }

  .phone\:focus\:border-indigo-500:focus {
    --tw-border-opacity: 1;
    border-color: rgba(99, 102, 241, var(--tw-border-opacity));
  }

  .phone\:focus\:border-indigo-600:focus {
    --tw-border-opacity: 1;
    border-color: rgba(79, 70, 229, var(--tw-border-opacity));
  }

  .phone\:focus\:border-indigo-700:focus {
    --tw-border-opacity: 1;
    border-color: rgba(67, 56, 202, var(--tw-border-opacity));
  }

  .phone\:focus\:border-indigo-800:focus {
    --tw-border-opacity: 1;
    border-color: rgba(55, 48, 163, var(--tw-border-opacity));
  }

  .phone\:focus\:border-indigo-900:focus {
    --tw-border-opacity: 1;
    border-color: rgba(49, 46, 129, var(--tw-border-opacity));
  }

  .phone\:focus\:border-purple-50:focus {
    --tw-border-opacity: 1;
    border-color: rgba(245, 243, 255, var(--tw-border-opacity));
  }

  .phone\:focus\:border-purple-100:focus {
    --tw-border-opacity: 1;
    border-color: rgba(237, 233, 254, var(--tw-border-opacity));
  }

  .phone\:focus\:border-purple-200:focus {
    --tw-border-opacity: 1;
    border-color: rgba(221, 214, 254, var(--tw-border-opacity));
  }

  .phone\:focus\:border-purple-300:focus {
    --tw-border-opacity: 1;
    border-color: rgba(196, 181, 253, var(--tw-border-opacity));
  }

  .phone\:focus\:border-purple-400:focus {
    --tw-border-opacity: 1;
    border-color: rgba(167, 139, 250, var(--tw-border-opacity));
  }

  .phone\:focus\:border-purple-500:focus {
    --tw-border-opacity: 1;
    border-color: rgba(139, 92, 246, var(--tw-border-opacity));
  }

  .phone\:focus\:border-purple-600:focus {
    --tw-border-opacity: 1;
    border-color: rgba(124, 58, 237, var(--tw-border-opacity));
  }

  .phone\:focus\:border-purple-700:focus {
    --tw-border-opacity: 1;
    border-color: rgba(109, 40, 217, var(--tw-border-opacity));
  }

  .phone\:focus\:border-purple-800:focus {
    --tw-border-opacity: 1;
    border-color: rgba(91, 33, 182, var(--tw-border-opacity));
  }

  .phone\:focus\:border-purple-900:focus {
    --tw-border-opacity: 1;
    border-color: rgba(76, 29, 149, var(--tw-border-opacity));
  }

  .phone\:focus\:border-pink-50:focus {
    --tw-border-opacity: 1;
    border-color: rgba(253, 242, 248, var(--tw-border-opacity));
  }

  .phone\:focus\:border-pink-100:focus {
    --tw-border-opacity: 1;
    border-color: rgba(252, 231, 243, var(--tw-border-opacity));
  }

  .phone\:focus\:border-pink-200:focus {
    --tw-border-opacity: 1;
    border-color: rgba(251, 207, 232, var(--tw-border-opacity));
  }

  .phone\:focus\:border-pink-300:focus {
    --tw-border-opacity: 1;
    border-color: rgba(249, 168, 212, var(--tw-border-opacity));
  }

  .phone\:focus\:border-pink-400:focus {
    --tw-border-opacity: 1;
    border-color: rgba(244, 114, 182, var(--tw-border-opacity));
  }

  .phone\:focus\:border-pink-500:focus {
    --tw-border-opacity: 1;
    border-color: rgba(236, 72, 153, var(--tw-border-opacity));
  }

  .phone\:focus\:border-pink-600:focus {
    --tw-border-opacity: 1;
    border-color: rgba(219, 39, 119, var(--tw-border-opacity));
  }

  .phone\:focus\:border-pink-700:focus {
    --tw-border-opacity: 1;
    border-color: rgba(190, 24, 93, var(--tw-border-opacity));
  }

  .phone\:focus\:border-pink-800:focus {
    --tw-border-opacity: 1;
    border-color: rgba(157, 23, 77, var(--tw-border-opacity));
  }

  .phone\:focus\:border-pink-900:focus {
    --tw-border-opacity: 1;
    border-color: rgba(131, 24, 67, var(--tw-border-opacity));
  }

  .phone\:focus\:border-base-normal:focus {
    --tw-border-opacity: 1;
    border-color: rgba(0, 65, 129, var(--tw-border-opacity));
  }

  .phone\:focus\:border-base-dark:focus {
    --tw-border-opacity: 1;
    border-color: rgba(0, 52, 105, var(--tw-border-opacity));
  }

  .phone\:focus\:border-base-black:focus {
    --tw-border-opacity: 1;
    border-color: rgba(29, 29, 31, var(--tw-border-opacity));
  }

  .phone\:focus\:border-base-border:focus {
    --tw-border-opacity: 1;
    border-color: rgba(231, 231, 233, var(--tw-border-opacity));
  }

  .phone\:focus\:border-primary-normal:focus {
    --tw-border-opacity: 1;
    border-color: rgba(0, 103, 207, var(--tw-border-opacity));
  }

  .phone\:focus\:border-primary-alt:focus {
    --tw-border-opacity: 1;
    border-color: rgba(0, 71, 143, var(--tw-border-opacity));
  }

  .phone\:focus\:border-subtle-white:focus {
    --tw-border-opacity: 1;
    border-color: rgba(249, 249, 249, var(--tw-border-opacity));
  }

  .phone\:focus\:border-turquesa:focus {
    --tw-border-opacity: 1;
    border-color: rgba(0, 151, 178, var(--tw-border-opacity));
  }

  .phone\:border-opacity-0 {
    --tw-border-opacity: 0;
  }

  .phone\:border-opacity-5 {
    --tw-border-opacity: 0.05;
  }

  .phone\:border-opacity-10 {
    --tw-border-opacity: 0.1;
  }

  .phone\:border-opacity-20 {
    --tw-border-opacity: 0.2;
  }

  .phone\:border-opacity-25 {
    --tw-border-opacity: 0.25;
  }

  .phone\:border-opacity-30 {
    --tw-border-opacity: 0.3;
  }

  .phone\:border-opacity-40 {
    --tw-border-opacity: 0.4;
  }

  .phone\:border-opacity-50 {
    --tw-border-opacity: 0.5;
  }

  .phone\:border-opacity-60 {
    --tw-border-opacity: 0.6;
  }

  .phone\:border-opacity-70 {
    --tw-border-opacity: 0.7;
  }

  .phone\:border-opacity-75 {
    --tw-border-opacity: 0.75;
  }

  .phone\:border-opacity-80 {
    --tw-border-opacity: 0.8;
  }

  .phone\:border-opacity-90 {
    --tw-border-opacity: 0.9;
  }

  .phone\:border-opacity-95 {
    --tw-border-opacity: 0.95;
  }

  .phone\:border-opacity-100 {
    --tw-border-opacity: 1;
  }

  .group:hover .phone\:group-hover\:border-opacity-0 {
    --tw-border-opacity: 0;
  }

  .group:hover .phone\:group-hover\:border-opacity-5 {
    --tw-border-opacity: 0.05;
  }

  .group:hover .phone\:group-hover\:border-opacity-10 {
    --tw-border-opacity: 0.1;
  }

  .group:hover .phone\:group-hover\:border-opacity-20 {
    --tw-border-opacity: 0.2;
  }

  .group:hover .phone\:group-hover\:border-opacity-25 {
    --tw-border-opacity: 0.25;
  }

  .group:hover .phone\:group-hover\:border-opacity-30 {
    --tw-border-opacity: 0.3;
  }

  .group:hover .phone\:group-hover\:border-opacity-40 {
    --tw-border-opacity: 0.4;
  }

  .group:hover .phone\:group-hover\:border-opacity-50 {
    --tw-border-opacity: 0.5;
  }

  .group:hover .phone\:group-hover\:border-opacity-60 {
    --tw-border-opacity: 0.6;
  }

  .group:hover .phone\:group-hover\:border-opacity-70 {
    --tw-border-opacity: 0.7;
  }

  .group:hover .phone\:group-hover\:border-opacity-75 {
    --tw-border-opacity: 0.75;
  }

  .group:hover .phone\:group-hover\:border-opacity-80 {
    --tw-border-opacity: 0.8;
  }

  .group:hover .phone\:group-hover\:border-opacity-90 {
    --tw-border-opacity: 0.9;
  }

  .group:hover .phone\:group-hover\:border-opacity-95 {
    --tw-border-opacity: 0.95;
  }

  .group:hover .phone\:group-hover\:border-opacity-100 {
    --tw-border-opacity: 1;
  }

  .phone\:focus-within\:border-opacity-0:focus-within {
    --tw-border-opacity: 0;
  }

  .phone\:focus-within\:border-opacity-5:focus-within {
    --tw-border-opacity: 0.05;
  }

  .phone\:focus-within\:border-opacity-10:focus-within {
    --tw-border-opacity: 0.1;
  }

  .phone\:focus-within\:border-opacity-20:focus-within {
    --tw-border-opacity: 0.2;
  }

  .phone\:focus-within\:border-opacity-25:focus-within {
    --tw-border-opacity: 0.25;
  }

  .phone\:focus-within\:border-opacity-30:focus-within {
    --tw-border-opacity: 0.3;
  }

  .phone\:focus-within\:border-opacity-40:focus-within {
    --tw-border-opacity: 0.4;
  }

  .phone\:focus-within\:border-opacity-50:focus-within {
    --tw-border-opacity: 0.5;
  }

  .phone\:focus-within\:border-opacity-60:focus-within {
    --tw-border-opacity: 0.6;
  }

  .phone\:focus-within\:border-opacity-70:focus-within {
    --tw-border-opacity: 0.7;
  }

  .phone\:focus-within\:border-opacity-75:focus-within {
    --tw-border-opacity: 0.75;
  }

  .phone\:focus-within\:border-opacity-80:focus-within {
    --tw-border-opacity: 0.8;
  }

  .phone\:focus-within\:border-opacity-90:focus-within {
    --tw-border-opacity: 0.9;
  }

  .phone\:focus-within\:border-opacity-95:focus-within {
    --tw-border-opacity: 0.95;
  }

  .phone\:focus-within\:border-opacity-100:focus-within {
    --tw-border-opacity: 1;
  }

  .phone\:hover\:border-opacity-0:hover {
    --tw-border-opacity: 0;
  }

  .phone\:hover\:border-opacity-5:hover {
    --tw-border-opacity: 0.05;
  }

  .phone\:hover\:border-opacity-10:hover {
    --tw-border-opacity: 0.1;
  }

  .phone\:hover\:border-opacity-20:hover {
    --tw-border-opacity: 0.2;
  }

  .phone\:hover\:border-opacity-25:hover {
    --tw-border-opacity: 0.25;
  }

  .phone\:hover\:border-opacity-30:hover {
    --tw-border-opacity: 0.3;
  }

  .phone\:hover\:border-opacity-40:hover {
    --tw-border-opacity: 0.4;
  }

  .phone\:hover\:border-opacity-50:hover {
    --tw-border-opacity: 0.5;
  }

  .phone\:hover\:border-opacity-60:hover {
    --tw-border-opacity: 0.6;
  }

  .phone\:hover\:border-opacity-70:hover {
    --tw-border-opacity: 0.7;
  }

  .phone\:hover\:border-opacity-75:hover {
    --tw-border-opacity: 0.75;
  }

  .phone\:hover\:border-opacity-80:hover {
    --tw-border-opacity: 0.8;
  }

  .phone\:hover\:border-opacity-90:hover {
    --tw-border-opacity: 0.9;
  }

  .phone\:hover\:border-opacity-95:hover {
    --tw-border-opacity: 0.95;
  }

  .phone\:hover\:border-opacity-100:hover {
    --tw-border-opacity: 1;
  }

  .phone\:focus\:border-opacity-0:focus {
    --tw-border-opacity: 0;
  }

  .phone\:focus\:border-opacity-5:focus {
    --tw-border-opacity: 0.05;
  }

  .phone\:focus\:border-opacity-10:focus {
    --tw-border-opacity: 0.1;
  }

  .phone\:focus\:border-opacity-20:focus {
    --tw-border-opacity: 0.2;
  }

  .phone\:focus\:border-opacity-25:focus {
    --tw-border-opacity: 0.25;
  }

  .phone\:focus\:border-opacity-30:focus {
    --tw-border-opacity: 0.3;
  }

  .phone\:focus\:border-opacity-40:focus {
    --tw-border-opacity: 0.4;
  }

  .phone\:focus\:border-opacity-50:focus {
    --tw-border-opacity: 0.5;
  }

  .phone\:focus\:border-opacity-60:focus {
    --tw-border-opacity: 0.6;
  }

  .phone\:focus\:border-opacity-70:focus {
    --tw-border-opacity: 0.7;
  }

  .phone\:focus\:border-opacity-75:focus {
    --tw-border-opacity: 0.75;
  }

  .phone\:focus\:border-opacity-80:focus {
    --tw-border-opacity: 0.8;
  }

  .phone\:focus\:border-opacity-90:focus {
    --tw-border-opacity: 0.9;
  }

  .phone\:focus\:border-opacity-95:focus {
    --tw-border-opacity: 0.95;
  }

  .phone\:focus\:border-opacity-100:focus {
    --tw-border-opacity: 1;
  }

  .phone\:bg-transparent {
    background-color: transparent;
  }

  .phone\:bg-current {
    background-color: currentColor;
  }

  .phone\:bg-black {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
  }

  .phone\:bg-white {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .phone\:bg-gray-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity));
  }

  .phone\:bg-gray-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
  }

  .phone\:bg-gray-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(229, 231, 235, var(--tw-bg-opacity));
  }

  .phone\:bg-gray-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 213, 219, var(--tw-bg-opacity));
  }

  .phone\:bg-gray-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(156, 163, 175, var(--tw-bg-opacity));
  }

  .phone\:bg-gray-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 114, 128, var(--tw-bg-opacity));
  }

  .phone\:bg-gray-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(75, 85, 99, var(--tw-bg-opacity));
  }

  .phone\:bg-gray-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 65, 81, var(--tw-bg-opacity));
  }

  .phone\:bg-gray-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 41, 55, var(--tw-bg-opacity));
  }

  .phone\:bg-gray-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(17, 24, 39, var(--tw-bg-opacity));
  }

  .phone\:bg-red-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 242, 242, var(--tw-bg-opacity));
  }

  .phone\:bg-red-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 226, 226, var(--tw-bg-opacity));
  }

  .phone\:bg-red-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 202, 202, var(--tw-bg-opacity));
  }

  .phone\:bg-red-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 165, 165, var(--tw-bg-opacity));
  }

  .phone\:bg-red-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 113, 113, var(--tw-bg-opacity));
  }

  .phone\:bg-red-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 68, 68, var(--tw-bg-opacity));
  }

  .phone\:bg-red-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(220, 38, 38, var(--tw-bg-opacity));
  }

  .phone\:bg-red-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(185, 28, 28, var(--tw-bg-opacity));
  }

  .phone\:bg-red-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(153, 27, 27, var(--tw-bg-opacity));
  }

  .phone\:bg-red-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(127, 29, 29, var(--tw-bg-opacity));
  }

  .phone\:bg-yellow-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity));
  }

  .phone\:bg-yellow-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity));
  }

  .phone\:bg-yellow-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity));
  }

  .phone\:bg-yellow-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity));
  }

  .phone\:bg-yellow-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity));
  }

  .phone\:bg-yellow-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity));
  }

  .phone\:bg-yellow-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity));
  }

  .phone\:bg-yellow-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity));
  }

  .phone\:bg-yellow-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity));
  }

  .phone\:bg-yellow-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity));
  }

  .phone\:bg-green-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 253, 245, var(--tw-bg-opacity));
  }

  .phone\:bg-green-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 250, 229, var(--tw-bg-opacity));
  }

  .phone\:bg-green-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(167, 243, 208, var(--tw-bg-opacity));
  }

  .phone\:bg-green-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 231, 183, var(--tw-bg-opacity));
  }

  .phone\:bg-green-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(52, 211, 153, var(--tw-bg-opacity));
  }

  .phone\:bg-green-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(16, 185, 129, var(--tw-bg-opacity));
  }

  .phone\:bg-green-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(5, 150, 105, var(--tw-bg-opacity));
  }

  .phone\:bg-green-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 120, 87, var(--tw-bg-opacity));
  }

  .phone\:bg-green-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 95, 70, var(--tw-bg-opacity));
  }

  .phone\:bg-green-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 78, 59, var(--tw-bg-opacity));
  }

  .phone\:bg-blue-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 246, 255, var(--tw-bg-opacity));
  }

  .phone\:bg-blue-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 234, 254, var(--tw-bg-opacity));
  }

  .phone\:bg-blue-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(191, 219, 254, var(--tw-bg-opacity));
  }

  .phone\:bg-blue-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(147, 197, 253, var(--tw-bg-opacity));
  }

  .phone\:bg-blue-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 165, 250, var(--tw-bg-opacity));
  }

  .phone\:bg-blue-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(59, 130, 246, var(--tw-bg-opacity));
  }

  .phone\:bg-blue-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 99, 235, var(--tw-bg-opacity));
  }

  .phone\:bg-blue-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(29, 78, 216, var(--tw-bg-opacity));
  }

  .phone\:bg-blue-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 64, 175, var(--tw-bg-opacity));
  }

  .phone\:bg-blue-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 58, 138, var(--tw-bg-opacity));
  }

  .phone\:bg-indigo-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 242, 255, var(--tw-bg-opacity));
  }

  .phone\:bg-indigo-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(224, 231, 255, var(--tw-bg-opacity));
  }

  .phone\:bg-indigo-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(199, 210, 254, var(--tw-bg-opacity));
  }

  .phone\:bg-indigo-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 180, 252, var(--tw-bg-opacity));
  }

  .phone\:bg-indigo-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(129, 140, 248, var(--tw-bg-opacity));
  }

  .phone\:bg-indigo-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(99, 102, 241, var(--tw-bg-opacity));
  }

  .phone\:bg-indigo-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(79, 70, 229, var(--tw-bg-opacity));
  }

  .phone\:bg-indigo-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(67, 56, 202, var(--tw-bg-opacity));
  }

  .phone\:bg-indigo-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 48, 163, var(--tw-bg-opacity));
  }

  .phone\:bg-indigo-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(49, 46, 129, var(--tw-bg-opacity));
  }

  .phone\:bg-purple-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 243, 255, var(--tw-bg-opacity));
  }

  .phone\:bg-purple-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 233, 254, var(--tw-bg-opacity));
  }

  .phone\:bg-purple-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(221, 214, 254, var(--tw-bg-opacity));
  }

  .phone\:bg-purple-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(196, 181, 253, var(--tw-bg-opacity));
  }

  .phone\:bg-purple-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(167, 139, 250, var(--tw-bg-opacity));
  }

  .phone\:bg-purple-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(139, 92, 246, var(--tw-bg-opacity));
  }

  .phone\:bg-purple-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(124, 58, 237, var(--tw-bg-opacity));
  }

  .phone\:bg-purple-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(109, 40, 217, var(--tw-bg-opacity));
  }

  .phone\:bg-purple-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(91, 33, 182, var(--tw-bg-opacity));
  }

  .phone\:bg-purple-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(76, 29, 149, var(--tw-bg-opacity));
  }

  .phone\:bg-pink-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 242, 248, var(--tw-bg-opacity));
  }

  .phone\:bg-pink-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 231, 243, var(--tw-bg-opacity));
  }

  .phone\:bg-pink-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 207, 232, var(--tw-bg-opacity));
  }

  .phone\:bg-pink-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 168, 212, var(--tw-bg-opacity));
  }

  .phone\:bg-pink-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 114, 182, var(--tw-bg-opacity));
  }

  .phone\:bg-pink-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 72, 153, var(--tw-bg-opacity));
  }

  .phone\:bg-pink-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 39, 119, var(--tw-bg-opacity));
  }

  .phone\:bg-pink-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(190, 24, 93, var(--tw-bg-opacity));
  }

  .phone\:bg-pink-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(157, 23, 77, var(--tw-bg-opacity));
  }

  .phone\:bg-pink-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(131, 24, 67, var(--tw-bg-opacity));
  }

  .phone\:bg-base-normal {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 65, 129, var(--tw-bg-opacity));
  }

  .phone\:bg-base-dark {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 52, 105, var(--tw-bg-opacity));
  }

  .phone\:bg-base-black {
    --tw-bg-opacity: 1;
    background-color: rgba(29, 29, 31, var(--tw-bg-opacity));
  }

  .phone\:bg-base-border {
    --tw-bg-opacity: 1;
    background-color: rgba(231, 231, 233, var(--tw-bg-opacity));
  }

  .phone\:bg-primary-normal {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 103, 207, var(--tw-bg-opacity));
  }

  .phone\:bg-primary-alt {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 71, 143, var(--tw-bg-opacity));
  }

  .phone\:bg-subtle-white {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 249, 249, var(--tw-bg-opacity));
  }

  .phone\:bg-turquesa {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 151, 178, var(--tw-bg-opacity));
  }

  .group:hover .phone\:group-hover\:bg-transparent {
    background-color: transparent;
  }

  .group:hover .phone\:group-hover\:bg-current {
    background-color: currentColor;
  }

  .group:hover .phone\:group-hover\:bg-black {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
  }

  .group:hover .phone\:group-hover\:bg-white {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .group:hover .phone\:group-hover\:bg-gray-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity));
  }

  .group:hover .phone\:group-hover\:bg-gray-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
  }

  .group:hover .phone\:group-hover\:bg-gray-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(229, 231, 235, var(--tw-bg-opacity));
  }

  .group:hover .phone\:group-hover\:bg-gray-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 213, 219, var(--tw-bg-opacity));
  }

  .group:hover .phone\:group-hover\:bg-gray-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(156, 163, 175, var(--tw-bg-opacity));
  }

  .group:hover .phone\:group-hover\:bg-gray-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 114, 128, var(--tw-bg-opacity));
  }

  .group:hover .phone\:group-hover\:bg-gray-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(75, 85, 99, var(--tw-bg-opacity));
  }

  .group:hover .phone\:group-hover\:bg-gray-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 65, 81, var(--tw-bg-opacity));
  }

  .group:hover .phone\:group-hover\:bg-gray-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 41, 55, var(--tw-bg-opacity));
  }

  .group:hover .phone\:group-hover\:bg-gray-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(17, 24, 39, var(--tw-bg-opacity));
  }

  .group:hover .phone\:group-hover\:bg-red-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 242, 242, var(--tw-bg-opacity));
  }

  .group:hover .phone\:group-hover\:bg-red-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 226, 226, var(--tw-bg-opacity));
  }

  .group:hover .phone\:group-hover\:bg-red-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 202, 202, var(--tw-bg-opacity));
  }

  .group:hover .phone\:group-hover\:bg-red-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 165, 165, var(--tw-bg-opacity));
  }

  .group:hover .phone\:group-hover\:bg-red-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 113, 113, var(--tw-bg-opacity));
  }

  .group:hover .phone\:group-hover\:bg-red-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 68, 68, var(--tw-bg-opacity));
  }

  .group:hover .phone\:group-hover\:bg-red-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(220, 38, 38, var(--tw-bg-opacity));
  }

  .group:hover .phone\:group-hover\:bg-red-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(185, 28, 28, var(--tw-bg-opacity));
  }

  .group:hover .phone\:group-hover\:bg-red-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(153, 27, 27, var(--tw-bg-opacity));
  }

  .group:hover .phone\:group-hover\:bg-red-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(127, 29, 29, var(--tw-bg-opacity));
  }

  .group:hover .phone\:group-hover\:bg-yellow-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity));
  }

  .group:hover .phone\:group-hover\:bg-yellow-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity));
  }

  .group:hover .phone\:group-hover\:bg-yellow-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity));
  }

  .group:hover .phone\:group-hover\:bg-yellow-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity));
  }

  .group:hover .phone\:group-hover\:bg-yellow-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity));
  }

  .group:hover .phone\:group-hover\:bg-yellow-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity));
  }

  .group:hover .phone\:group-hover\:bg-yellow-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity));
  }

  .group:hover .phone\:group-hover\:bg-yellow-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity));
  }

  .group:hover .phone\:group-hover\:bg-yellow-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity));
  }

  .group:hover .phone\:group-hover\:bg-yellow-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity));
  }

  .group:hover .phone\:group-hover\:bg-green-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 253, 245, var(--tw-bg-opacity));
  }

  .group:hover .phone\:group-hover\:bg-green-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 250, 229, var(--tw-bg-opacity));
  }

  .group:hover .phone\:group-hover\:bg-green-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(167, 243, 208, var(--tw-bg-opacity));
  }

  .group:hover .phone\:group-hover\:bg-green-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 231, 183, var(--tw-bg-opacity));
  }

  .group:hover .phone\:group-hover\:bg-green-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(52, 211, 153, var(--tw-bg-opacity));
  }

  .group:hover .phone\:group-hover\:bg-green-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(16, 185, 129, var(--tw-bg-opacity));
  }

  .group:hover .phone\:group-hover\:bg-green-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(5, 150, 105, var(--tw-bg-opacity));
  }

  .group:hover .phone\:group-hover\:bg-green-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 120, 87, var(--tw-bg-opacity));
  }

  .group:hover .phone\:group-hover\:bg-green-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 95, 70, var(--tw-bg-opacity));
  }

  .group:hover .phone\:group-hover\:bg-green-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 78, 59, var(--tw-bg-opacity));
  }

  .group:hover .phone\:group-hover\:bg-blue-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 246, 255, var(--tw-bg-opacity));
  }

  .group:hover .phone\:group-hover\:bg-blue-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 234, 254, var(--tw-bg-opacity));
  }

  .group:hover .phone\:group-hover\:bg-blue-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(191, 219, 254, var(--tw-bg-opacity));
  }

  .group:hover .phone\:group-hover\:bg-blue-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(147, 197, 253, var(--tw-bg-opacity));
  }

  .group:hover .phone\:group-hover\:bg-blue-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 165, 250, var(--tw-bg-opacity));
  }

  .group:hover .phone\:group-hover\:bg-blue-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(59, 130, 246, var(--tw-bg-opacity));
  }

  .group:hover .phone\:group-hover\:bg-blue-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 99, 235, var(--tw-bg-opacity));
  }

  .group:hover .phone\:group-hover\:bg-blue-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(29, 78, 216, var(--tw-bg-opacity));
  }

  .group:hover .phone\:group-hover\:bg-blue-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 64, 175, var(--tw-bg-opacity));
  }

  .group:hover .phone\:group-hover\:bg-blue-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 58, 138, var(--tw-bg-opacity));
  }

  .group:hover .phone\:group-hover\:bg-indigo-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 242, 255, var(--tw-bg-opacity));
  }

  .group:hover .phone\:group-hover\:bg-indigo-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(224, 231, 255, var(--tw-bg-opacity));
  }

  .group:hover .phone\:group-hover\:bg-indigo-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(199, 210, 254, var(--tw-bg-opacity));
  }

  .group:hover .phone\:group-hover\:bg-indigo-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 180, 252, var(--tw-bg-opacity));
  }

  .group:hover .phone\:group-hover\:bg-indigo-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(129, 140, 248, var(--tw-bg-opacity));
  }

  .group:hover .phone\:group-hover\:bg-indigo-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(99, 102, 241, var(--tw-bg-opacity));
  }

  .group:hover .phone\:group-hover\:bg-indigo-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(79, 70, 229, var(--tw-bg-opacity));
  }

  .group:hover .phone\:group-hover\:bg-indigo-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(67, 56, 202, var(--tw-bg-opacity));
  }

  .group:hover .phone\:group-hover\:bg-indigo-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 48, 163, var(--tw-bg-opacity));
  }

  .group:hover .phone\:group-hover\:bg-indigo-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(49, 46, 129, var(--tw-bg-opacity));
  }

  .group:hover .phone\:group-hover\:bg-purple-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 243, 255, var(--tw-bg-opacity));
  }

  .group:hover .phone\:group-hover\:bg-purple-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 233, 254, var(--tw-bg-opacity));
  }

  .group:hover .phone\:group-hover\:bg-purple-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(221, 214, 254, var(--tw-bg-opacity));
  }

  .group:hover .phone\:group-hover\:bg-purple-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(196, 181, 253, var(--tw-bg-opacity));
  }

  .group:hover .phone\:group-hover\:bg-purple-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(167, 139, 250, var(--tw-bg-opacity));
  }

  .group:hover .phone\:group-hover\:bg-purple-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(139, 92, 246, var(--tw-bg-opacity));
  }

  .group:hover .phone\:group-hover\:bg-purple-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(124, 58, 237, var(--tw-bg-opacity));
  }

  .group:hover .phone\:group-hover\:bg-purple-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(109, 40, 217, var(--tw-bg-opacity));
  }

  .group:hover .phone\:group-hover\:bg-purple-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(91, 33, 182, var(--tw-bg-opacity));
  }

  .group:hover .phone\:group-hover\:bg-purple-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(76, 29, 149, var(--tw-bg-opacity));
  }

  .group:hover .phone\:group-hover\:bg-pink-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 242, 248, var(--tw-bg-opacity));
  }

  .group:hover .phone\:group-hover\:bg-pink-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 231, 243, var(--tw-bg-opacity));
  }

  .group:hover .phone\:group-hover\:bg-pink-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 207, 232, var(--tw-bg-opacity));
  }

  .group:hover .phone\:group-hover\:bg-pink-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 168, 212, var(--tw-bg-opacity));
  }

  .group:hover .phone\:group-hover\:bg-pink-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 114, 182, var(--tw-bg-opacity));
  }

  .group:hover .phone\:group-hover\:bg-pink-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 72, 153, var(--tw-bg-opacity));
  }

  .group:hover .phone\:group-hover\:bg-pink-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 39, 119, var(--tw-bg-opacity));
  }

  .group:hover .phone\:group-hover\:bg-pink-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(190, 24, 93, var(--tw-bg-opacity));
  }

  .group:hover .phone\:group-hover\:bg-pink-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(157, 23, 77, var(--tw-bg-opacity));
  }

  .group:hover .phone\:group-hover\:bg-pink-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(131, 24, 67, var(--tw-bg-opacity));
  }

  .group:hover .phone\:group-hover\:bg-base-normal {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 65, 129, var(--tw-bg-opacity));
  }

  .group:hover .phone\:group-hover\:bg-base-dark {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 52, 105, var(--tw-bg-opacity));
  }

  .group:hover .phone\:group-hover\:bg-base-black {
    --tw-bg-opacity: 1;
    background-color: rgba(29, 29, 31, var(--tw-bg-opacity));
  }

  .group:hover .phone\:group-hover\:bg-base-border {
    --tw-bg-opacity: 1;
    background-color: rgba(231, 231, 233, var(--tw-bg-opacity));
  }

  .group:hover .phone\:group-hover\:bg-primary-normal {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 103, 207, var(--tw-bg-opacity));
  }

  .group:hover .phone\:group-hover\:bg-primary-alt {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 71, 143, var(--tw-bg-opacity));
  }

  .group:hover .phone\:group-hover\:bg-subtle-white {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 249, 249, var(--tw-bg-opacity));
  }

  .group:hover .phone\:group-hover\:bg-turquesa {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 151, 178, var(--tw-bg-opacity));
  }

  .phone\:focus-within\:bg-transparent:focus-within {
    background-color: transparent;
  }

  .phone\:focus-within\:bg-current:focus-within {
    background-color: currentColor;
  }

  .phone\:focus-within\:bg-black:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
  }

  .phone\:focus-within\:bg-white:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .phone\:focus-within\:bg-gray-50:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity));
  }

  .phone\:focus-within\:bg-gray-100:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
  }

  .phone\:focus-within\:bg-gray-200:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(229, 231, 235, var(--tw-bg-opacity));
  }

  .phone\:focus-within\:bg-gray-300:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 213, 219, var(--tw-bg-opacity));
  }

  .phone\:focus-within\:bg-gray-400:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(156, 163, 175, var(--tw-bg-opacity));
  }

  .phone\:focus-within\:bg-gray-500:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 114, 128, var(--tw-bg-opacity));
  }

  .phone\:focus-within\:bg-gray-600:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(75, 85, 99, var(--tw-bg-opacity));
  }

  .phone\:focus-within\:bg-gray-700:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 65, 81, var(--tw-bg-opacity));
  }

  .phone\:focus-within\:bg-gray-800:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 41, 55, var(--tw-bg-opacity));
  }

  .phone\:focus-within\:bg-gray-900:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(17, 24, 39, var(--tw-bg-opacity));
  }

  .phone\:focus-within\:bg-red-50:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 242, 242, var(--tw-bg-opacity));
  }

  .phone\:focus-within\:bg-red-100:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 226, 226, var(--tw-bg-opacity));
  }

  .phone\:focus-within\:bg-red-200:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 202, 202, var(--tw-bg-opacity));
  }

  .phone\:focus-within\:bg-red-300:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 165, 165, var(--tw-bg-opacity));
  }

  .phone\:focus-within\:bg-red-400:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 113, 113, var(--tw-bg-opacity));
  }

  .phone\:focus-within\:bg-red-500:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 68, 68, var(--tw-bg-opacity));
  }

  .phone\:focus-within\:bg-red-600:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(220, 38, 38, var(--tw-bg-opacity));
  }

  .phone\:focus-within\:bg-red-700:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(185, 28, 28, var(--tw-bg-opacity));
  }

  .phone\:focus-within\:bg-red-800:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(153, 27, 27, var(--tw-bg-opacity));
  }

  .phone\:focus-within\:bg-red-900:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(127, 29, 29, var(--tw-bg-opacity));
  }

  .phone\:focus-within\:bg-yellow-50:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity));
  }

  .phone\:focus-within\:bg-yellow-100:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity));
  }

  .phone\:focus-within\:bg-yellow-200:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity));
  }

  .phone\:focus-within\:bg-yellow-300:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity));
  }

  .phone\:focus-within\:bg-yellow-400:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity));
  }

  .phone\:focus-within\:bg-yellow-500:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity));
  }

  .phone\:focus-within\:bg-yellow-600:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity));
  }

  .phone\:focus-within\:bg-yellow-700:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity));
  }

  .phone\:focus-within\:bg-yellow-800:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity));
  }

  .phone\:focus-within\:bg-yellow-900:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity));
  }

  .phone\:focus-within\:bg-green-50:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 253, 245, var(--tw-bg-opacity));
  }

  .phone\:focus-within\:bg-green-100:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 250, 229, var(--tw-bg-opacity));
  }

  .phone\:focus-within\:bg-green-200:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(167, 243, 208, var(--tw-bg-opacity));
  }

  .phone\:focus-within\:bg-green-300:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 231, 183, var(--tw-bg-opacity));
  }

  .phone\:focus-within\:bg-green-400:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(52, 211, 153, var(--tw-bg-opacity));
  }

  .phone\:focus-within\:bg-green-500:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(16, 185, 129, var(--tw-bg-opacity));
  }

  .phone\:focus-within\:bg-green-600:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(5, 150, 105, var(--tw-bg-opacity));
  }

  .phone\:focus-within\:bg-green-700:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 120, 87, var(--tw-bg-opacity));
  }

  .phone\:focus-within\:bg-green-800:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 95, 70, var(--tw-bg-opacity));
  }

  .phone\:focus-within\:bg-green-900:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 78, 59, var(--tw-bg-opacity));
  }

  .phone\:focus-within\:bg-blue-50:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 246, 255, var(--tw-bg-opacity));
  }

  .phone\:focus-within\:bg-blue-100:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 234, 254, var(--tw-bg-opacity));
  }

  .phone\:focus-within\:bg-blue-200:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(191, 219, 254, var(--tw-bg-opacity));
  }

  .phone\:focus-within\:bg-blue-300:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(147, 197, 253, var(--tw-bg-opacity));
  }

  .phone\:focus-within\:bg-blue-400:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 165, 250, var(--tw-bg-opacity));
  }

  .phone\:focus-within\:bg-blue-500:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(59, 130, 246, var(--tw-bg-opacity));
  }

  .phone\:focus-within\:bg-blue-600:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 99, 235, var(--tw-bg-opacity));
  }

  .phone\:focus-within\:bg-blue-700:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(29, 78, 216, var(--tw-bg-opacity));
  }

  .phone\:focus-within\:bg-blue-800:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 64, 175, var(--tw-bg-opacity));
  }

  .phone\:focus-within\:bg-blue-900:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 58, 138, var(--tw-bg-opacity));
  }

  .phone\:focus-within\:bg-indigo-50:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 242, 255, var(--tw-bg-opacity));
  }

  .phone\:focus-within\:bg-indigo-100:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(224, 231, 255, var(--tw-bg-opacity));
  }

  .phone\:focus-within\:bg-indigo-200:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(199, 210, 254, var(--tw-bg-opacity));
  }

  .phone\:focus-within\:bg-indigo-300:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 180, 252, var(--tw-bg-opacity));
  }

  .phone\:focus-within\:bg-indigo-400:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(129, 140, 248, var(--tw-bg-opacity));
  }

  .phone\:focus-within\:bg-indigo-500:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(99, 102, 241, var(--tw-bg-opacity));
  }

  .phone\:focus-within\:bg-indigo-600:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(79, 70, 229, var(--tw-bg-opacity));
  }

  .phone\:focus-within\:bg-indigo-700:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(67, 56, 202, var(--tw-bg-opacity));
  }

  .phone\:focus-within\:bg-indigo-800:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 48, 163, var(--tw-bg-opacity));
  }

  .phone\:focus-within\:bg-indigo-900:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(49, 46, 129, var(--tw-bg-opacity));
  }

  .phone\:focus-within\:bg-purple-50:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 243, 255, var(--tw-bg-opacity));
  }

  .phone\:focus-within\:bg-purple-100:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 233, 254, var(--tw-bg-opacity));
  }

  .phone\:focus-within\:bg-purple-200:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(221, 214, 254, var(--tw-bg-opacity));
  }

  .phone\:focus-within\:bg-purple-300:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(196, 181, 253, var(--tw-bg-opacity));
  }

  .phone\:focus-within\:bg-purple-400:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(167, 139, 250, var(--tw-bg-opacity));
  }

  .phone\:focus-within\:bg-purple-500:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(139, 92, 246, var(--tw-bg-opacity));
  }

  .phone\:focus-within\:bg-purple-600:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(124, 58, 237, var(--tw-bg-opacity));
  }

  .phone\:focus-within\:bg-purple-700:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(109, 40, 217, var(--tw-bg-opacity));
  }

  .phone\:focus-within\:bg-purple-800:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(91, 33, 182, var(--tw-bg-opacity));
  }

  .phone\:focus-within\:bg-purple-900:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(76, 29, 149, var(--tw-bg-opacity));
  }

  .phone\:focus-within\:bg-pink-50:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 242, 248, var(--tw-bg-opacity));
  }

  .phone\:focus-within\:bg-pink-100:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 231, 243, var(--tw-bg-opacity));
  }

  .phone\:focus-within\:bg-pink-200:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 207, 232, var(--tw-bg-opacity));
  }

  .phone\:focus-within\:bg-pink-300:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 168, 212, var(--tw-bg-opacity));
  }

  .phone\:focus-within\:bg-pink-400:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 114, 182, var(--tw-bg-opacity));
  }

  .phone\:focus-within\:bg-pink-500:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 72, 153, var(--tw-bg-opacity));
  }

  .phone\:focus-within\:bg-pink-600:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 39, 119, var(--tw-bg-opacity));
  }

  .phone\:focus-within\:bg-pink-700:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(190, 24, 93, var(--tw-bg-opacity));
  }

  .phone\:focus-within\:bg-pink-800:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(157, 23, 77, var(--tw-bg-opacity));
  }

  .phone\:focus-within\:bg-pink-900:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(131, 24, 67, var(--tw-bg-opacity));
  }

  .phone\:focus-within\:bg-base-normal:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 65, 129, var(--tw-bg-opacity));
  }

  .phone\:focus-within\:bg-base-dark:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 52, 105, var(--tw-bg-opacity));
  }

  .phone\:focus-within\:bg-base-black:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(29, 29, 31, var(--tw-bg-opacity));
  }

  .phone\:focus-within\:bg-base-border:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(231, 231, 233, var(--tw-bg-opacity));
  }

  .phone\:focus-within\:bg-primary-normal:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 103, 207, var(--tw-bg-opacity));
  }

  .phone\:focus-within\:bg-primary-alt:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 71, 143, var(--tw-bg-opacity));
  }

  .phone\:focus-within\:bg-subtle-white:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 249, 249, var(--tw-bg-opacity));
  }

  .phone\:focus-within\:bg-turquesa:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 151, 178, var(--tw-bg-opacity));
  }

  .phone\:hover\:bg-transparent:hover {
    background-color: transparent;
  }

  .phone\:hover\:bg-current:hover {
    background-color: currentColor;
  }

  .phone\:hover\:bg-black:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
  }

  .phone\:hover\:bg-white:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .phone\:hover\:bg-gray-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity));
  }

  .phone\:hover\:bg-gray-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
  }

  .phone\:hover\:bg-gray-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(229, 231, 235, var(--tw-bg-opacity));
  }

  .phone\:hover\:bg-gray-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 213, 219, var(--tw-bg-opacity));
  }

  .phone\:hover\:bg-gray-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(156, 163, 175, var(--tw-bg-opacity));
  }

  .phone\:hover\:bg-gray-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 114, 128, var(--tw-bg-opacity));
  }

  .phone\:hover\:bg-gray-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(75, 85, 99, var(--tw-bg-opacity));
  }

  .phone\:hover\:bg-gray-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 65, 81, var(--tw-bg-opacity));
  }

  .phone\:hover\:bg-gray-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 41, 55, var(--tw-bg-opacity));
  }

  .phone\:hover\:bg-gray-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(17, 24, 39, var(--tw-bg-opacity));
  }

  .phone\:hover\:bg-red-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 242, 242, var(--tw-bg-opacity));
  }

  .phone\:hover\:bg-red-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 226, 226, var(--tw-bg-opacity));
  }

  .phone\:hover\:bg-red-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 202, 202, var(--tw-bg-opacity));
  }

  .phone\:hover\:bg-red-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 165, 165, var(--tw-bg-opacity));
  }

  .phone\:hover\:bg-red-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 113, 113, var(--tw-bg-opacity));
  }

  .phone\:hover\:bg-red-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 68, 68, var(--tw-bg-opacity));
  }

  .phone\:hover\:bg-red-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(220, 38, 38, var(--tw-bg-opacity));
  }

  .phone\:hover\:bg-red-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(185, 28, 28, var(--tw-bg-opacity));
  }

  .phone\:hover\:bg-red-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(153, 27, 27, var(--tw-bg-opacity));
  }

  .phone\:hover\:bg-red-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(127, 29, 29, var(--tw-bg-opacity));
  }

  .phone\:hover\:bg-yellow-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity));
  }

  .phone\:hover\:bg-yellow-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity));
  }

  .phone\:hover\:bg-yellow-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity));
  }

  .phone\:hover\:bg-yellow-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity));
  }

  .phone\:hover\:bg-yellow-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity));
  }

  .phone\:hover\:bg-yellow-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity));
  }

  .phone\:hover\:bg-yellow-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity));
  }

  .phone\:hover\:bg-yellow-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity));
  }

  .phone\:hover\:bg-yellow-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity));
  }

  .phone\:hover\:bg-yellow-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity));
  }

  .phone\:hover\:bg-green-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 253, 245, var(--tw-bg-opacity));
  }

  .phone\:hover\:bg-green-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 250, 229, var(--tw-bg-opacity));
  }

  .phone\:hover\:bg-green-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(167, 243, 208, var(--tw-bg-opacity));
  }

  .phone\:hover\:bg-green-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 231, 183, var(--tw-bg-opacity));
  }

  .phone\:hover\:bg-green-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(52, 211, 153, var(--tw-bg-opacity));
  }

  .phone\:hover\:bg-green-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(16, 185, 129, var(--tw-bg-opacity));
  }

  .phone\:hover\:bg-green-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(5, 150, 105, var(--tw-bg-opacity));
  }

  .phone\:hover\:bg-green-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 120, 87, var(--tw-bg-opacity));
  }

  .phone\:hover\:bg-green-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 95, 70, var(--tw-bg-opacity));
  }

  .phone\:hover\:bg-green-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 78, 59, var(--tw-bg-opacity));
  }

  .phone\:hover\:bg-blue-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 246, 255, var(--tw-bg-opacity));
  }

  .phone\:hover\:bg-blue-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 234, 254, var(--tw-bg-opacity));
  }

  .phone\:hover\:bg-blue-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(191, 219, 254, var(--tw-bg-opacity));
  }

  .phone\:hover\:bg-blue-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(147, 197, 253, var(--tw-bg-opacity));
  }

  .phone\:hover\:bg-blue-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 165, 250, var(--tw-bg-opacity));
  }

  .phone\:hover\:bg-blue-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(59, 130, 246, var(--tw-bg-opacity));
  }

  .phone\:hover\:bg-blue-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 99, 235, var(--tw-bg-opacity));
  }

  .phone\:hover\:bg-blue-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(29, 78, 216, var(--tw-bg-opacity));
  }

  .phone\:hover\:bg-blue-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 64, 175, var(--tw-bg-opacity));
  }

  .phone\:hover\:bg-blue-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 58, 138, var(--tw-bg-opacity));
  }

  .phone\:hover\:bg-indigo-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 242, 255, var(--tw-bg-opacity));
  }

  .phone\:hover\:bg-indigo-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(224, 231, 255, var(--tw-bg-opacity));
  }

  .phone\:hover\:bg-indigo-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(199, 210, 254, var(--tw-bg-opacity));
  }

  .phone\:hover\:bg-indigo-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 180, 252, var(--tw-bg-opacity));
  }

  .phone\:hover\:bg-indigo-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(129, 140, 248, var(--tw-bg-opacity));
  }

  .phone\:hover\:bg-indigo-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(99, 102, 241, var(--tw-bg-opacity));
  }

  .phone\:hover\:bg-indigo-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(79, 70, 229, var(--tw-bg-opacity));
  }

  .phone\:hover\:bg-indigo-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(67, 56, 202, var(--tw-bg-opacity));
  }

  .phone\:hover\:bg-indigo-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 48, 163, var(--tw-bg-opacity));
  }

  .phone\:hover\:bg-indigo-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(49, 46, 129, var(--tw-bg-opacity));
  }

  .phone\:hover\:bg-purple-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 243, 255, var(--tw-bg-opacity));
  }

  .phone\:hover\:bg-purple-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 233, 254, var(--tw-bg-opacity));
  }

  .phone\:hover\:bg-purple-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(221, 214, 254, var(--tw-bg-opacity));
  }

  .phone\:hover\:bg-purple-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(196, 181, 253, var(--tw-bg-opacity));
  }

  .phone\:hover\:bg-purple-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(167, 139, 250, var(--tw-bg-opacity));
  }

  .phone\:hover\:bg-purple-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(139, 92, 246, var(--tw-bg-opacity));
  }

  .phone\:hover\:bg-purple-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(124, 58, 237, var(--tw-bg-opacity));
  }

  .phone\:hover\:bg-purple-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(109, 40, 217, var(--tw-bg-opacity));
  }

  .phone\:hover\:bg-purple-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(91, 33, 182, var(--tw-bg-opacity));
  }

  .phone\:hover\:bg-purple-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(76, 29, 149, var(--tw-bg-opacity));
  }

  .phone\:hover\:bg-pink-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 242, 248, var(--tw-bg-opacity));
  }

  .phone\:hover\:bg-pink-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 231, 243, var(--tw-bg-opacity));
  }

  .phone\:hover\:bg-pink-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 207, 232, var(--tw-bg-opacity));
  }

  .phone\:hover\:bg-pink-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 168, 212, var(--tw-bg-opacity));
  }

  .phone\:hover\:bg-pink-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 114, 182, var(--tw-bg-opacity));
  }

  .phone\:hover\:bg-pink-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 72, 153, var(--tw-bg-opacity));
  }

  .phone\:hover\:bg-pink-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 39, 119, var(--tw-bg-opacity));
  }

  .phone\:hover\:bg-pink-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(190, 24, 93, var(--tw-bg-opacity));
  }

  .phone\:hover\:bg-pink-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(157, 23, 77, var(--tw-bg-opacity));
  }

  .phone\:hover\:bg-pink-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(131, 24, 67, var(--tw-bg-opacity));
  }

  .phone\:hover\:bg-base-normal:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 65, 129, var(--tw-bg-opacity));
  }

  .phone\:hover\:bg-base-dark:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 52, 105, var(--tw-bg-opacity));
  }

  .phone\:hover\:bg-base-black:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(29, 29, 31, var(--tw-bg-opacity));
  }

  .phone\:hover\:bg-base-border:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(231, 231, 233, var(--tw-bg-opacity));
  }

  .phone\:hover\:bg-primary-normal:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 103, 207, var(--tw-bg-opacity));
  }

  .phone\:hover\:bg-primary-alt:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 71, 143, var(--tw-bg-opacity));
  }

  .phone\:hover\:bg-subtle-white:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 249, 249, var(--tw-bg-opacity));
  }

  .phone\:hover\:bg-turquesa:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 151, 178, var(--tw-bg-opacity));
  }

  .phone\:focus\:bg-transparent:focus {
    background-color: transparent;
  }

  .phone\:focus\:bg-current:focus {
    background-color: currentColor;
  }

  .phone\:focus\:bg-black:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
  }

  .phone\:focus\:bg-white:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .phone\:focus\:bg-gray-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity));
  }

  .phone\:focus\:bg-gray-100:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
  }

  .phone\:focus\:bg-gray-200:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(229, 231, 235, var(--tw-bg-opacity));
  }

  .phone\:focus\:bg-gray-300:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 213, 219, var(--tw-bg-opacity));
  }

  .phone\:focus\:bg-gray-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(156, 163, 175, var(--tw-bg-opacity));
  }

  .phone\:focus\:bg-gray-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 114, 128, var(--tw-bg-opacity));
  }

  .phone\:focus\:bg-gray-600:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(75, 85, 99, var(--tw-bg-opacity));
  }

  .phone\:focus\:bg-gray-700:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 65, 81, var(--tw-bg-opacity));
  }

  .phone\:focus\:bg-gray-800:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 41, 55, var(--tw-bg-opacity));
  }

  .phone\:focus\:bg-gray-900:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(17, 24, 39, var(--tw-bg-opacity));
  }

  .phone\:focus\:bg-red-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 242, 242, var(--tw-bg-opacity));
  }

  .phone\:focus\:bg-red-100:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 226, 226, var(--tw-bg-opacity));
  }

  .phone\:focus\:bg-red-200:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 202, 202, var(--tw-bg-opacity));
  }

  .phone\:focus\:bg-red-300:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 165, 165, var(--tw-bg-opacity));
  }

  .phone\:focus\:bg-red-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 113, 113, var(--tw-bg-opacity));
  }

  .phone\:focus\:bg-red-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 68, 68, var(--tw-bg-opacity));
  }

  .phone\:focus\:bg-red-600:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(220, 38, 38, var(--tw-bg-opacity));
  }

  .phone\:focus\:bg-red-700:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(185, 28, 28, var(--tw-bg-opacity));
  }

  .phone\:focus\:bg-red-800:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(153, 27, 27, var(--tw-bg-opacity));
  }

  .phone\:focus\:bg-red-900:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(127, 29, 29, var(--tw-bg-opacity));
  }

  .phone\:focus\:bg-yellow-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity));
  }

  .phone\:focus\:bg-yellow-100:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity));
  }

  .phone\:focus\:bg-yellow-200:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity));
  }

  .phone\:focus\:bg-yellow-300:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity));
  }

  .phone\:focus\:bg-yellow-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity));
  }

  .phone\:focus\:bg-yellow-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity));
  }

  .phone\:focus\:bg-yellow-600:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity));
  }

  .phone\:focus\:bg-yellow-700:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity));
  }

  .phone\:focus\:bg-yellow-800:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity));
  }

  .phone\:focus\:bg-yellow-900:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity));
  }

  .phone\:focus\:bg-green-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 253, 245, var(--tw-bg-opacity));
  }

  .phone\:focus\:bg-green-100:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 250, 229, var(--tw-bg-opacity));
  }

  .phone\:focus\:bg-green-200:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(167, 243, 208, var(--tw-bg-opacity));
  }

  .phone\:focus\:bg-green-300:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 231, 183, var(--tw-bg-opacity));
  }

  .phone\:focus\:bg-green-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(52, 211, 153, var(--tw-bg-opacity));
  }

  .phone\:focus\:bg-green-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(16, 185, 129, var(--tw-bg-opacity));
  }

  .phone\:focus\:bg-green-600:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(5, 150, 105, var(--tw-bg-opacity));
  }

  .phone\:focus\:bg-green-700:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 120, 87, var(--tw-bg-opacity));
  }

  .phone\:focus\:bg-green-800:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 95, 70, var(--tw-bg-opacity));
  }

  .phone\:focus\:bg-green-900:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 78, 59, var(--tw-bg-opacity));
  }

  .phone\:focus\:bg-blue-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 246, 255, var(--tw-bg-opacity));
  }

  .phone\:focus\:bg-blue-100:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 234, 254, var(--tw-bg-opacity));
  }

  .phone\:focus\:bg-blue-200:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(191, 219, 254, var(--tw-bg-opacity));
  }

  .phone\:focus\:bg-blue-300:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(147, 197, 253, var(--tw-bg-opacity));
  }

  .phone\:focus\:bg-blue-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 165, 250, var(--tw-bg-opacity));
  }

  .phone\:focus\:bg-blue-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(59, 130, 246, var(--tw-bg-opacity));
  }

  .phone\:focus\:bg-blue-600:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 99, 235, var(--tw-bg-opacity));
  }

  .phone\:focus\:bg-blue-700:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(29, 78, 216, var(--tw-bg-opacity));
  }

  .phone\:focus\:bg-blue-800:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 64, 175, var(--tw-bg-opacity));
  }

  .phone\:focus\:bg-blue-900:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 58, 138, var(--tw-bg-opacity));
  }

  .phone\:focus\:bg-indigo-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 242, 255, var(--tw-bg-opacity));
  }

  .phone\:focus\:bg-indigo-100:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(224, 231, 255, var(--tw-bg-opacity));
  }

  .phone\:focus\:bg-indigo-200:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(199, 210, 254, var(--tw-bg-opacity));
  }

  .phone\:focus\:bg-indigo-300:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 180, 252, var(--tw-bg-opacity));
  }

  .phone\:focus\:bg-indigo-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(129, 140, 248, var(--tw-bg-opacity));
  }

  .phone\:focus\:bg-indigo-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(99, 102, 241, var(--tw-bg-opacity));
  }

  .phone\:focus\:bg-indigo-600:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(79, 70, 229, var(--tw-bg-opacity));
  }

  .phone\:focus\:bg-indigo-700:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(67, 56, 202, var(--tw-bg-opacity));
  }

  .phone\:focus\:bg-indigo-800:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 48, 163, var(--tw-bg-opacity));
  }

  .phone\:focus\:bg-indigo-900:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(49, 46, 129, var(--tw-bg-opacity));
  }

  .phone\:focus\:bg-purple-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 243, 255, var(--tw-bg-opacity));
  }

  .phone\:focus\:bg-purple-100:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 233, 254, var(--tw-bg-opacity));
  }

  .phone\:focus\:bg-purple-200:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(221, 214, 254, var(--tw-bg-opacity));
  }

  .phone\:focus\:bg-purple-300:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(196, 181, 253, var(--tw-bg-opacity));
  }

  .phone\:focus\:bg-purple-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(167, 139, 250, var(--tw-bg-opacity));
  }

  .phone\:focus\:bg-purple-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(139, 92, 246, var(--tw-bg-opacity));
  }

  .phone\:focus\:bg-purple-600:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(124, 58, 237, var(--tw-bg-opacity));
  }

  .phone\:focus\:bg-purple-700:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(109, 40, 217, var(--tw-bg-opacity));
  }

  .phone\:focus\:bg-purple-800:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(91, 33, 182, var(--tw-bg-opacity));
  }

  .phone\:focus\:bg-purple-900:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(76, 29, 149, var(--tw-bg-opacity));
  }

  .phone\:focus\:bg-pink-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 242, 248, var(--tw-bg-opacity));
  }

  .phone\:focus\:bg-pink-100:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 231, 243, var(--tw-bg-opacity));
  }

  .phone\:focus\:bg-pink-200:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 207, 232, var(--tw-bg-opacity));
  }

  .phone\:focus\:bg-pink-300:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 168, 212, var(--tw-bg-opacity));
  }

  .phone\:focus\:bg-pink-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 114, 182, var(--tw-bg-opacity));
  }

  .phone\:focus\:bg-pink-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 72, 153, var(--tw-bg-opacity));
  }

  .phone\:focus\:bg-pink-600:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 39, 119, var(--tw-bg-opacity));
  }

  .phone\:focus\:bg-pink-700:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(190, 24, 93, var(--tw-bg-opacity));
  }

  .phone\:focus\:bg-pink-800:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(157, 23, 77, var(--tw-bg-opacity));
  }

  .phone\:focus\:bg-pink-900:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(131, 24, 67, var(--tw-bg-opacity));
  }

  .phone\:focus\:bg-base-normal:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 65, 129, var(--tw-bg-opacity));
  }

  .phone\:focus\:bg-base-dark:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 52, 105, var(--tw-bg-opacity));
  }

  .phone\:focus\:bg-base-black:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(29, 29, 31, var(--tw-bg-opacity));
  }

  .phone\:focus\:bg-base-border:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(231, 231, 233, var(--tw-bg-opacity));
  }

  .phone\:focus\:bg-primary-normal:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 103, 207, var(--tw-bg-opacity));
  }

  .phone\:focus\:bg-primary-alt:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 71, 143, var(--tw-bg-opacity));
  }

  .phone\:focus\:bg-subtle-white:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 249, 249, var(--tw-bg-opacity));
  }

  .phone\:focus\:bg-turquesa:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 151, 178, var(--tw-bg-opacity));
  }

  .phone\:bg-opacity-0 {
    --tw-bg-opacity: 0;
  }

  .phone\:bg-opacity-5 {
    --tw-bg-opacity: 0.05;
  }

  .phone\:bg-opacity-10 {
    --tw-bg-opacity: 0.1;
  }

  .phone\:bg-opacity-20 {
    --tw-bg-opacity: 0.2;
  }

  .phone\:bg-opacity-25 {
    --tw-bg-opacity: 0.25;
  }

  .phone\:bg-opacity-30 {
    --tw-bg-opacity: 0.3;
  }

  .phone\:bg-opacity-40 {
    --tw-bg-opacity: 0.4;
  }

  .phone\:bg-opacity-50 {
    --tw-bg-opacity: 0.5;
  }

  .phone\:bg-opacity-60 {
    --tw-bg-opacity: 0.6;
  }

  .phone\:bg-opacity-70 {
    --tw-bg-opacity: 0.7;
  }

  .phone\:bg-opacity-75 {
    --tw-bg-opacity: 0.75;
  }

  .phone\:bg-opacity-80 {
    --tw-bg-opacity: 0.8;
  }

  .phone\:bg-opacity-90 {
    --tw-bg-opacity: 0.9;
  }

  .phone\:bg-opacity-95 {
    --tw-bg-opacity: 0.95;
  }

  .phone\:bg-opacity-100 {
    --tw-bg-opacity: 1;
  }

  .group:hover .phone\:group-hover\:bg-opacity-0 {
    --tw-bg-opacity: 0;
  }

  .group:hover .phone\:group-hover\:bg-opacity-5 {
    --tw-bg-opacity: 0.05;
  }

  .group:hover .phone\:group-hover\:bg-opacity-10 {
    --tw-bg-opacity: 0.1;
  }

  .group:hover .phone\:group-hover\:bg-opacity-20 {
    --tw-bg-opacity: 0.2;
  }

  .group:hover .phone\:group-hover\:bg-opacity-25 {
    --tw-bg-opacity: 0.25;
  }

  .group:hover .phone\:group-hover\:bg-opacity-30 {
    --tw-bg-opacity: 0.3;
  }

  .group:hover .phone\:group-hover\:bg-opacity-40 {
    --tw-bg-opacity: 0.4;
  }

  .group:hover .phone\:group-hover\:bg-opacity-50 {
    --tw-bg-opacity: 0.5;
  }

  .group:hover .phone\:group-hover\:bg-opacity-60 {
    --tw-bg-opacity: 0.6;
  }

  .group:hover .phone\:group-hover\:bg-opacity-70 {
    --tw-bg-opacity: 0.7;
  }

  .group:hover .phone\:group-hover\:bg-opacity-75 {
    --tw-bg-opacity: 0.75;
  }

  .group:hover .phone\:group-hover\:bg-opacity-80 {
    --tw-bg-opacity: 0.8;
  }

  .group:hover .phone\:group-hover\:bg-opacity-90 {
    --tw-bg-opacity: 0.9;
  }

  .group:hover .phone\:group-hover\:bg-opacity-95 {
    --tw-bg-opacity: 0.95;
  }

  .group:hover .phone\:group-hover\:bg-opacity-100 {
    --tw-bg-opacity: 1;
  }

  .phone\:focus-within\:bg-opacity-0:focus-within {
    --tw-bg-opacity: 0;
  }

  .phone\:focus-within\:bg-opacity-5:focus-within {
    --tw-bg-opacity: 0.05;
  }

  .phone\:focus-within\:bg-opacity-10:focus-within {
    --tw-bg-opacity: 0.1;
  }

  .phone\:focus-within\:bg-opacity-20:focus-within {
    --tw-bg-opacity: 0.2;
  }

  .phone\:focus-within\:bg-opacity-25:focus-within {
    --tw-bg-opacity: 0.25;
  }

  .phone\:focus-within\:bg-opacity-30:focus-within {
    --tw-bg-opacity: 0.3;
  }

  .phone\:focus-within\:bg-opacity-40:focus-within {
    --tw-bg-opacity: 0.4;
  }

  .phone\:focus-within\:bg-opacity-50:focus-within {
    --tw-bg-opacity: 0.5;
  }

  .phone\:focus-within\:bg-opacity-60:focus-within {
    --tw-bg-opacity: 0.6;
  }

  .phone\:focus-within\:bg-opacity-70:focus-within {
    --tw-bg-opacity: 0.7;
  }

  .phone\:focus-within\:bg-opacity-75:focus-within {
    --tw-bg-opacity: 0.75;
  }

  .phone\:focus-within\:bg-opacity-80:focus-within {
    --tw-bg-opacity: 0.8;
  }

  .phone\:focus-within\:bg-opacity-90:focus-within {
    --tw-bg-opacity: 0.9;
  }

  .phone\:focus-within\:bg-opacity-95:focus-within {
    --tw-bg-opacity: 0.95;
  }

  .phone\:focus-within\:bg-opacity-100:focus-within {
    --tw-bg-opacity: 1;
  }

  .phone\:hover\:bg-opacity-0:hover {
    --tw-bg-opacity: 0;
  }

  .phone\:hover\:bg-opacity-5:hover {
    --tw-bg-opacity: 0.05;
  }

  .phone\:hover\:bg-opacity-10:hover {
    --tw-bg-opacity: 0.1;
  }

  .phone\:hover\:bg-opacity-20:hover {
    --tw-bg-opacity: 0.2;
  }

  .phone\:hover\:bg-opacity-25:hover {
    --tw-bg-opacity: 0.25;
  }

  .phone\:hover\:bg-opacity-30:hover {
    --tw-bg-opacity: 0.3;
  }

  .phone\:hover\:bg-opacity-40:hover {
    --tw-bg-opacity: 0.4;
  }

  .phone\:hover\:bg-opacity-50:hover {
    --tw-bg-opacity: 0.5;
  }

  .phone\:hover\:bg-opacity-60:hover {
    --tw-bg-opacity: 0.6;
  }

  .phone\:hover\:bg-opacity-70:hover {
    --tw-bg-opacity: 0.7;
  }

  .phone\:hover\:bg-opacity-75:hover {
    --tw-bg-opacity: 0.75;
  }

  .phone\:hover\:bg-opacity-80:hover {
    --tw-bg-opacity: 0.8;
  }

  .phone\:hover\:bg-opacity-90:hover {
    --tw-bg-opacity: 0.9;
  }

  .phone\:hover\:bg-opacity-95:hover {
    --tw-bg-opacity: 0.95;
  }

  .phone\:hover\:bg-opacity-100:hover {
    --tw-bg-opacity: 1;
  }

  .phone\:focus\:bg-opacity-0:focus {
    --tw-bg-opacity: 0;
  }

  .phone\:focus\:bg-opacity-5:focus {
    --tw-bg-opacity: 0.05;
  }

  .phone\:focus\:bg-opacity-10:focus {
    --tw-bg-opacity: 0.1;
  }

  .phone\:focus\:bg-opacity-20:focus {
    --tw-bg-opacity: 0.2;
  }

  .phone\:focus\:bg-opacity-25:focus {
    --tw-bg-opacity: 0.25;
  }

  .phone\:focus\:bg-opacity-30:focus {
    --tw-bg-opacity: 0.3;
  }

  .phone\:focus\:bg-opacity-40:focus {
    --tw-bg-opacity: 0.4;
  }

  .phone\:focus\:bg-opacity-50:focus {
    --tw-bg-opacity: 0.5;
  }

  .phone\:focus\:bg-opacity-60:focus {
    --tw-bg-opacity: 0.6;
  }

  .phone\:focus\:bg-opacity-70:focus {
    --tw-bg-opacity: 0.7;
  }

  .phone\:focus\:bg-opacity-75:focus {
    --tw-bg-opacity: 0.75;
  }

  .phone\:focus\:bg-opacity-80:focus {
    --tw-bg-opacity: 0.8;
  }

  .phone\:focus\:bg-opacity-90:focus {
    --tw-bg-opacity: 0.9;
  }

  .phone\:focus\:bg-opacity-95:focus {
    --tw-bg-opacity: 0.95;
  }

  .phone\:focus\:bg-opacity-100:focus {
    --tw-bg-opacity: 1;
  }

  .phone\:bg-none {
    background-image: none;
  }

  .phone\:bg-gradient-to-t {
    background-image: linear-gradient(to top, var(--tw-gradient-stops));
  }

  .phone\:bg-gradient-to-tr {
    background-image: linear-gradient(to top right, var(--tw-gradient-stops));
  }

  .phone\:bg-gradient-to-r {
    background-image: linear-gradient(to right, var(--tw-gradient-stops));
  }

  .phone\:bg-gradient-to-br {
    background-image: linear-gradient(to bottom right, var(--tw-gradient-stops));
  }

  .phone\:bg-gradient-to-b {
    background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
  }

  .phone\:bg-gradient-to-bl {
    background-image: linear-gradient(to bottom left, var(--tw-gradient-stops));
  }

  .phone\:bg-gradient-to-l {
    background-image: linear-gradient(to left, var(--tw-gradient-stops));
  }

  .phone\:bg-gradient-to-tl {
    background-image: linear-gradient(to top left, var(--tw-gradient-stops));
  }

  .phone\:from-transparent {
    --tw-gradient-from: transparent;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .phone\:from-current {
    --tw-gradient-from: currentColor;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .phone\:from-black {
    --tw-gradient-from: #000;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .phone\:from-white {
    --tw-gradient-from: #fff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .phone\:from-gray-50 {
    --tw-gradient-from: #f9fafb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 250, 251, 0));
  }

  .phone\:from-gray-100 {
    --tw-gradient-from: #f3f4f6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 244, 246, 0));
  }

  .phone\:from-gray-200 {
    --tw-gradient-from: #e5e7eb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(229, 231, 235, 0));
  }

  .phone\:from-gray-300 {
    --tw-gradient-from: #d1d5db;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 213, 219, 0));
  }

  .phone\:from-gray-400 {
    --tw-gradient-from: #9ca3af;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(156, 163, 175, 0));
  }

  .phone\:from-gray-500 {
    --tw-gradient-from: #6b7280;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 114, 128, 0));
  }

  .phone\:from-gray-600 {
    --tw-gradient-from: #4b5563;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(75, 85, 99, 0));
  }

  .phone\:from-gray-700 {
    --tw-gradient-from: #374151;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 65, 81, 0));
  }

  .phone\:from-gray-800 {
    --tw-gradient-from: #1f2937;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 41, 55, 0));
  }

  .phone\:from-gray-900 {
    --tw-gradient-from: #111827;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 24, 39, 0));
  }

  .phone\:from-red-50 {
    --tw-gradient-from: #fef2f2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 242, 242, 0));
  }

  .phone\:from-red-100 {
    --tw-gradient-from: #fee2e2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 226, 226, 0));
  }

  .phone\:from-red-200 {
    --tw-gradient-from: #fecaca;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 202, 202, 0));
  }

  .phone\:from-red-300 {
    --tw-gradient-from: #fca5a5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 165, 165, 0));
  }

  .phone\:from-red-400 {
    --tw-gradient-from: #f87171;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 113, 113, 0));
  }

  .phone\:from-red-500 {
    --tw-gradient-from: #ef4444;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 68, 68, 0));
  }

  .phone\:from-red-600 {
    --tw-gradient-from: #dc2626;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(220, 38, 38, 0));
  }

  .phone\:from-red-700 {
    --tw-gradient-from: #b91c1c;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(185, 28, 28, 0));
  }

  .phone\:from-red-800 {
    --tw-gradient-from: #991b1b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(153, 27, 27, 0));
  }

  .phone\:from-red-900 {
    --tw-gradient-from: #7f1d1d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(127, 29, 29, 0));
  }

  .phone\:from-yellow-50 {
    --tw-gradient-from: #fffbeb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 251, 235, 0));
  }

  .phone\:from-yellow-100 {
    --tw-gradient-from: #fef3c7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 243, 199, 0));
  }

  .phone\:from-yellow-200 {
    --tw-gradient-from: #fde68a;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 230, 138, 0));
  }

  .phone\:from-yellow-300 {
    --tw-gradient-from: #fcd34d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 211, 77, 0));
  }

  .phone\:from-yellow-400 {
    --tw-gradient-from: #fbbf24;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 191, 36, 0));
  }

  .phone\:from-yellow-500 {
    --tw-gradient-from: #f59e0b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0));
  }

  .phone\:from-yellow-600 {
    --tw-gradient-from: #d97706;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 119, 6, 0));
  }

  .phone\:from-yellow-700 {
    --tw-gradient-from: #b45309;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 83, 9, 0));
  }

  .phone\:from-yellow-800 {
    --tw-gradient-from: #92400e;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 64, 14, 0));
  }

  .phone\:from-yellow-900 {
    --tw-gradient-from: #78350f;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(120, 53, 15, 0));
  }

  .phone\:from-green-50 {
    --tw-gradient-from: #ecfdf5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 253, 245, 0));
  }

  .phone\:from-green-100 {
    --tw-gradient-from: #d1fae5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 250, 229, 0));
  }

  .phone\:from-green-200 {
    --tw-gradient-from: #a7f3d0;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 243, 208, 0));
  }

  .phone\:from-green-300 {
    --tw-gradient-from: #6ee7b7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 231, 183, 0));
  }

  .phone\:from-green-400 {
    --tw-gradient-from: #34d399;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(52, 211, 153, 0));
  }

  .phone\:from-green-500 {
    --tw-gradient-from: #10b981;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(16, 185, 129, 0));
  }

  .phone\:from-green-600 {
    --tw-gradient-from: #059669;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(5, 150, 105, 0));
  }

  .phone\:from-green-700 {
    --tw-gradient-from: #047857;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 120, 87, 0));
  }

  .phone\:from-green-800 {
    --tw-gradient-from: #065f46;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 95, 70, 0));
  }

  .phone\:from-green-900 {
    --tw-gradient-from: #064e3b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 78, 59, 0));
  }

  .phone\:from-blue-50 {
    --tw-gradient-from: #eff6ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 246, 255, 0));
  }

  .phone\:from-blue-100 {
    --tw-gradient-from: #dbeafe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 234, 254, 0));
  }

  .phone\:from-blue-200 {
    --tw-gradient-from: #bfdbfe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(191, 219, 254, 0));
  }

  .phone\:from-blue-300 {
    --tw-gradient-from: #93c5fd;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(147, 197, 253, 0));
  }

  .phone\:from-blue-400 {
    --tw-gradient-from: #60a5fa;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 165, 250, 0));
  }

  .phone\:from-blue-500 {
    --tw-gradient-from: #3b82f6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(59, 130, 246, 0));
  }

  .phone\:from-blue-600 {
    --tw-gradient-from: #2563eb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 99, 235, 0));
  }

  .phone\:from-blue-700 {
    --tw-gradient-from: #1d4ed8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(29, 78, 216, 0));
  }

  .phone\:from-blue-800 {
    --tw-gradient-from: #1e40af;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 64, 175, 0));
  }

  .phone\:from-blue-900 {
    --tw-gradient-from: #1e3a8a;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 58, 138, 0));
  }

  .phone\:from-indigo-50 {
    --tw-gradient-from: #eef2ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 242, 255, 0));
  }

  .phone\:from-indigo-100 {
    --tw-gradient-from: #e0e7ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 231, 255, 0));
  }

  .phone\:from-indigo-200 {
    --tw-gradient-from: #c7d2fe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(199, 210, 254, 0));
  }

  .phone\:from-indigo-300 {
    --tw-gradient-from: #a5b4fc;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 180, 252, 0));
  }

  .phone\:from-indigo-400 {
    --tw-gradient-from: #818cf8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(129, 140, 248, 0));
  }

  .phone\:from-indigo-500 {
    --tw-gradient-from: #6366f1;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 102, 241, 0));
  }

  .phone\:from-indigo-600 {
    --tw-gradient-from: #4f46e5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(79, 70, 229, 0));
  }

  .phone\:from-indigo-700 {
    --tw-gradient-from: #4338ca;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(67, 56, 202, 0));
  }

  .phone\:from-indigo-800 {
    --tw-gradient-from: #3730a3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 48, 163, 0));
  }

  .phone\:from-indigo-900 {
    --tw-gradient-from: #312e81;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(49, 46, 129, 0));
  }

  .phone\:from-purple-50 {
    --tw-gradient-from: #f5f3ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 243, 255, 0));
  }

  .phone\:from-purple-100 {
    --tw-gradient-from: #ede9fe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 233, 254, 0));
  }

  .phone\:from-purple-200 {
    --tw-gradient-from: #ddd6fe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(221, 214, 254, 0));
  }

  .phone\:from-purple-300 {
    --tw-gradient-from: #c4b5fd;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(196, 181, 253, 0));
  }

  .phone\:from-purple-400 {
    --tw-gradient-from: #a78bfa;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 139, 250, 0));
  }

  .phone\:from-purple-500 {
    --tw-gradient-from: #8b5cf6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(139, 92, 246, 0));
  }

  .phone\:from-purple-600 {
    --tw-gradient-from: #7c3aed;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(124, 58, 237, 0));
  }

  .phone\:from-purple-700 {
    --tw-gradient-from: #6d28d9;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(109, 40, 217, 0));
  }

  .phone\:from-purple-800 {
    --tw-gradient-from: #5b21b6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(91, 33, 182, 0));
  }

  .phone\:from-purple-900 {
    --tw-gradient-from: #4c1d95;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(76, 29, 149, 0));
  }

  .phone\:from-pink-50 {
    --tw-gradient-from: #fdf2f8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 242, 248, 0));
  }

  .phone\:from-pink-100 {
    --tw-gradient-from: #fce7f3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 231, 243, 0));
  }

  .phone\:from-pink-200 {
    --tw-gradient-from: #fbcfe8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 207, 232, 0));
  }

  .phone\:from-pink-300 {
    --tw-gradient-from: #f9a8d4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 168, 212, 0));
  }

  .phone\:from-pink-400 {
    --tw-gradient-from: #f472b6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 114, 182, 0));
  }

  .phone\:from-pink-500 {
    --tw-gradient-from: #ec4899;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 72, 153, 0));
  }

  .phone\:from-pink-600 {
    --tw-gradient-from: #db2777;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 39, 119, 0));
  }

  .phone\:from-pink-700 {
    --tw-gradient-from: #be185d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(190, 24, 93, 0));
  }

  .phone\:from-pink-800 {
    --tw-gradient-from: #9d174d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(157, 23, 77, 0));
  }

  .phone\:from-pink-900 {
    --tw-gradient-from: #831843;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(131, 24, 67, 0));
  }

  .phone\:from-base-normal {
    --tw-gradient-from: #004181;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 65, 129, 0));
  }

  .phone\:from-base-dark {
    --tw-gradient-from: #003469;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 52, 105, 0));
  }

  .phone\:from-base-black {
    --tw-gradient-from: #1D1D1F;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(29, 29, 31, 0));
  }

  .phone\:from-base-border {
    --tw-gradient-from: #E7E7E9;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(231, 231, 233, 0));
  }

  .phone\:from-primary-normal {
    --tw-gradient-from: #0067CF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 103, 207, 0));
  }

  .phone\:from-primary-alt {
    --tw-gradient-from: #00478F;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 71, 143, 0));
  }

  .phone\:from-subtle-white {
    --tw-gradient-from: #F9F9F9;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 249, 249, 0));
  }

  .phone\:from-turquesa {
    --tw-gradient-from: #0097B2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 151, 178, 0));
  }

  .phone\:hover\:from-transparent:hover {
    --tw-gradient-from: transparent;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .phone\:hover\:from-current:hover {
    --tw-gradient-from: currentColor;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .phone\:hover\:from-black:hover {
    --tw-gradient-from: #000;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .phone\:hover\:from-white:hover {
    --tw-gradient-from: #fff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .phone\:hover\:from-gray-50:hover {
    --tw-gradient-from: #f9fafb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 250, 251, 0));
  }

  .phone\:hover\:from-gray-100:hover {
    --tw-gradient-from: #f3f4f6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 244, 246, 0));
  }

  .phone\:hover\:from-gray-200:hover {
    --tw-gradient-from: #e5e7eb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(229, 231, 235, 0));
  }

  .phone\:hover\:from-gray-300:hover {
    --tw-gradient-from: #d1d5db;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 213, 219, 0));
  }

  .phone\:hover\:from-gray-400:hover {
    --tw-gradient-from: #9ca3af;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(156, 163, 175, 0));
  }

  .phone\:hover\:from-gray-500:hover {
    --tw-gradient-from: #6b7280;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 114, 128, 0));
  }

  .phone\:hover\:from-gray-600:hover {
    --tw-gradient-from: #4b5563;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(75, 85, 99, 0));
  }

  .phone\:hover\:from-gray-700:hover {
    --tw-gradient-from: #374151;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 65, 81, 0));
  }

  .phone\:hover\:from-gray-800:hover {
    --tw-gradient-from: #1f2937;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 41, 55, 0));
  }

  .phone\:hover\:from-gray-900:hover {
    --tw-gradient-from: #111827;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 24, 39, 0));
  }

  .phone\:hover\:from-red-50:hover {
    --tw-gradient-from: #fef2f2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 242, 242, 0));
  }

  .phone\:hover\:from-red-100:hover {
    --tw-gradient-from: #fee2e2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 226, 226, 0));
  }

  .phone\:hover\:from-red-200:hover {
    --tw-gradient-from: #fecaca;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 202, 202, 0));
  }

  .phone\:hover\:from-red-300:hover {
    --tw-gradient-from: #fca5a5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 165, 165, 0));
  }

  .phone\:hover\:from-red-400:hover {
    --tw-gradient-from: #f87171;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 113, 113, 0));
  }

  .phone\:hover\:from-red-500:hover {
    --tw-gradient-from: #ef4444;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 68, 68, 0));
  }

  .phone\:hover\:from-red-600:hover {
    --tw-gradient-from: #dc2626;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(220, 38, 38, 0));
  }

  .phone\:hover\:from-red-700:hover {
    --tw-gradient-from: #b91c1c;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(185, 28, 28, 0));
  }

  .phone\:hover\:from-red-800:hover {
    --tw-gradient-from: #991b1b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(153, 27, 27, 0));
  }

  .phone\:hover\:from-red-900:hover {
    --tw-gradient-from: #7f1d1d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(127, 29, 29, 0));
  }

  .phone\:hover\:from-yellow-50:hover {
    --tw-gradient-from: #fffbeb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 251, 235, 0));
  }

  .phone\:hover\:from-yellow-100:hover {
    --tw-gradient-from: #fef3c7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 243, 199, 0));
  }

  .phone\:hover\:from-yellow-200:hover {
    --tw-gradient-from: #fde68a;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 230, 138, 0));
  }

  .phone\:hover\:from-yellow-300:hover {
    --tw-gradient-from: #fcd34d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 211, 77, 0));
  }

  .phone\:hover\:from-yellow-400:hover {
    --tw-gradient-from: #fbbf24;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 191, 36, 0));
  }

  .phone\:hover\:from-yellow-500:hover {
    --tw-gradient-from: #f59e0b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0));
  }

  .phone\:hover\:from-yellow-600:hover {
    --tw-gradient-from: #d97706;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 119, 6, 0));
  }

  .phone\:hover\:from-yellow-700:hover {
    --tw-gradient-from: #b45309;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 83, 9, 0));
  }

  .phone\:hover\:from-yellow-800:hover {
    --tw-gradient-from: #92400e;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 64, 14, 0));
  }

  .phone\:hover\:from-yellow-900:hover {
    --tw-gradient-from: #78350f;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(120, 53, 15, 0));
  }

  .phone\:hover\:from-green-50:hover {
    --tw-gradient-from: #ecfdf5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 253, 245, 0));
  }

  .phone\:hover\:from-green-100:hover {
    --tw-gradient-from: #d1fae5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 250, 229, 0));
  }

  .phone\:hover\:from-green-200:hover {
    --tw-gradient-from: #a7f3d0;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 243, 208, 0));
  }

  .phone\:hover\:from-green-300:hover {
    --tw-gradient-from: #6ee7b7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 231, 183, 0));
  }

  .phone\:hover\:from-green-400:hover {
    --tw-gradient-from: #34d399;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(52, 211, 153, 0));
  }

  .phone\:hover\:from-green-500:hover {
    --tw-gradient-from: #10b981;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(16, 185, 129, 0));
  }

  .phone\:hover\:from-green-600:hover {
    --tw-gradient-from: #059669;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(5, 150, 105, 0));
  }

  .phone\:hover\:from-green-700:hover {
    --tw-gradient-from: #047857;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 120, 87, 0));
  }

  .phone\:hover\:from-green-800:hover {
    --tw-gradient-from: #065f46;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 95, 70, 0));
  }

  .phone\:hover\:from-green-900:hover {
    --tw-gradient-from: #064e3b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 78, 59, 0));
  }

  .phone\:hover\:from-blue-50:hover {
    --tw-gradient-from: #eff6ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 246, 255, 0));
  }

  .phone\:hover\:from-blue-100:hover {
    --tw-gradient-from: #dbeafe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 234, 254, 0));
  }

  .phone\:hover\:from-blue-200:hover {
    --tw-gradient-from: #bfdbfe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(191, 219, 254, 0));
  }

  .phone\:hover\:from-blue-300:hover {
    --tw-gradient-from: #93c5fd;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(147, 197, 253, 0));
  }

  .phone\:hover\:from-blue-400:hover {
    --tw-gradient-from: #60a5fa;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 165, 250, 0));
  }

  .phone\:hover\:from-blue-500:hover {
    --tw-gradient-from: #3b82f6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(59, 130, 246, 0));
  }

  .phone\:hover\:from-blue-600:hover {
    --tw-gradient-from: #2563eb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 99, 235, 0));
  }

  .phone\:hover\:from-blue-700:hover {
    --tw-gradient-from: #1d4ed8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(29, 78, 216, 0));
  }

  .phone\:hover\:from-blue-800:hover {
    --tw-gradient-from: #1e40af;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 64, 175, 0));
  }

  .phone\:hover\:from-blue-900:hover {
    --tw-gradient-from: #1e3a8a;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 58, 138, 0));
  }

  .phone\:hover\:from-indigo-50:hover {
    --tw-gradient-from: #eef2ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 242, 255, 0));
  }

  .phone\:hover\:from-indigo-100:hover {
    --tw-gradient-from: #e0e7ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 231, 255, 0));
  }

  .phone\:hover\:from-indigo-200:hover {
    --tw-gradient-from: #c7d2fe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(199, 210, 254, 0));
  }

  .phone\:hover\:from-indigo-300:hover {
    --tw-gradient-from: #a5b4fc;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 180, 252, 0));
  }

  .phone\:hover\:from-indigo-400:hover {
    --tw-gradient-from: #818cf8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(129, 140, 248, 0));
  }

  .phone\:hover\:from-indigo-500:hover {
    --tw-gradient-from: #6366f1;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 102, 241, 0));
  }

  .phone\:hover\:from-indigo-600:hover {
    --tw-gradient-from: #4f46e5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(79, 70, 229, 0));
  }

  .phone\:hover\:from-indigo-700:hover {
    --tw-gradient-from: #4338ca;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(67, 56, 202, 0));
  }

  .phone\:hover\:from-indigo-800:hover {
    --tw-gradient-from: #3730a3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 48, 163, 0));
  }

  .phone\:hover\:from-indigo-900:hover {
    --tw-gradient-from: #312e81;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(49, 46, 129, 0));
  }

  .phone\:hover\:from-purple-50:hover {
    --tw-gradient-from: #f5f3ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 243, 255, 0));
  }

  .phone\:hover\:from-purple-100:hover {
    --tw-gradient-from: #ede9fe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 233, 254, 0));
  }

  .phone\:hover\:from-purple-200:hover {
    --tw-gradient-from: #ddd6fe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(221, 214, 254, 0));
  }

  .phone\:hover\:from-purple-300:hover {
    --tw-gradient-from: #c4b5fd;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(196, 181, 253, 0));
  }

  .phone\:hover\:from-purple-400:hover {
    --tw-gradient-from: #a78bfa;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 139, 250, 0));
  }

  .phone\:hover\:from-purple-500:hover {
    --tw-gradient-from: #8b5cf6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(139, 92, 246, 0));
  }

  .phone\:hover\:from-purple-600:hover {
    --tw-gradient-from: #7c3aed;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(124, 58, 237, 0));
  }

  .phone\:hover\:from-purple-700:hover {
    --tw-gradient-from: #6d28d9;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(109, 40, 217, 0));
  }

  .phone\:hover\:from-purple-800:hover {
    --tw-gradient-from: #5b21b6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(91, 33, 182, 0));
  }

  .phone\:hover\:from-purple-900:hover {
    --tw-gradient-from: #4c1d95;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(76, 29, 149, 0));
  }

  .phone\:hover\:from-pink-50:hover {
    --tw-gradient-from: #fdf2f8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 242, 248, 0));
  }

  .phone\:hover\:from-pink-100:hover {
    --tw-gradient-from: #fce7f3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 231, 243, 0));
  }

  .phone\:hover\:from-pink-200:hover {
    --tw-gradient-from: #fbcfe8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 207, 232, 0));
  }

  .phone\:hover\:from-pink-300:hover {
    --tw-gradient-from: #f9a8d4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 168, 212, 0));
  }

  .phone\:hover\:from-pink-400:hover {
    --tw-gradient-from: #f472b6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 114, 182, 0));
  }

  .phone\:hover\:from-pink-500:hover {
    --tw-gradient-from: #ec4899;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 72, 153, 0));
  }

  .phone\:hover\:from-pink-600:hover {
    --tw-gradient-from: #db2777;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 39, 119, 0));
  }

  .phone\:hover\:from-pink-700:hover {
    --tw-gradient-from: #be185d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(190, 24, 93, 0));
  }

  .phone\:hover\:from-pink-800:hover {
    --tw-gradient-from: #9d174d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(157, 23, 77, 0));
  }

  .phone\:hover\:from-pink-900:hover {
    --tw-gradient-from: #831843;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(131, 24, 67, 0));
  }

  .phone\:hover\:from-base-normal:hover {
    --tw-gradient-from: #004181;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 65, 129, 0));
  }

  .phone\:hover\:from-base-dark:hover {
    --tw-gradient-from: #003469;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 52, 105, 0));
  }

  .phone\:hover\:from-base-black:hover {
    --tw-gradient-from: #1D1D1F;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(29, 29, 31, 0));
  }

  .phone\:hover\:from-base-border:hover {
    --tw-gradient-from: #E7E7E9;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(231, 231, 233, 0));
  }

  .phone\:hover\:from-primary-normal:hover {
    --tw-gradient-from: #0067CF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 103, 207, 0));
  }

  .phone\:hover\:from-primary-alt:hover {
    --tw-gradient-from: #00478F;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 71, 143, 0));
  }

  .phone\:hover\:from-subtle-white:hover {
    --tw-gradient-from: #F9F9F9;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 249, 249, 0));
  }

  .phone\:hover\:from-turquesa:hover {
    --tw-gradient-from: #0097B2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 151, 178, 0));
  }

  .phone\:focus\:from-transparent:focus {
    --tw-gradient-from: transparent;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .phone\:focus\:from-current:focus {
    --tw-gradient-from: currentColor;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .phone\:focus\:from-black:focus {
    --tw-gradient-from: #000;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .phone\:focus\:from-white:focus {
    --tw-gradient-from: #fff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .phone\: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));
  }

  .phone\: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));
  }

  .phone\: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));
  }

  .phone\: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));
  }

  .phone\: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));
  }

  .phone\: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));
  }

  .phone\: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));
  }

  .phone\: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));
  }

  .phone\: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));
  }

  .phone\: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));
  }

  .phone\: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));
  }

  .phone\: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));
  }

  .phone\: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));
  }

  .phone\: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));
  }

  .phone\: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));
  }

  .phone\: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));
  }

  .phone\: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));
  }

  .phone\: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));
  }

  .phone\: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));
  }

  .phone\: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));
  }

  .phone\: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));
  }

  .phone\: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));
  }

  .phone\: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));
  }

  .phone\: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));
  }

  .phone\: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));
  }

  .phone\: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));
  }

  .phone\: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));
  }

  .phone\: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));
  }

  .phone\: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));
  }

  .phone\: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));
  }

  .phone\: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));
  }

  .phone\: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));
  }

  .phone\: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));
  }

  .phone\: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));
  }

  .phone\: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));
  }

  .phone\: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));
  }

  .phone\: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));
  }

  .phone\: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));
  }

  .phone\: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));
  }

  .phone\: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));
  }

  .phone\: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));
  }

  .phone\: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));
  }

  .phone\: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));
  }

  .phone\: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));
  }

  .phone\: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));
  }

  .phone\: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));
  }

  .phone\: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));
  }

  .phone\: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));
  }

  .phone\: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));
  }

  .phone\: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));
  }

  .phone\: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));
  }

  .phone\: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));
  }

  .phone\: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));
  }

  .phone\: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));
  }

  .phone\: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));
  }

  .phone\: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));
  }

  .phone\: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));
  }

  .phone\: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));
  }

  .phone\: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));
  }

  .phone\: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));
  }

  .phone\: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));
  }

  .phone\: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));
  }

  .phone\: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));
  }

  .phone\: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));
  }

  .phone\: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));
  }

  .phone\: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));
  }

  .phone\: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));
  }

  .phone\: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));
  }

  .phone\: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));
  }

  .phone\: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));
  }

  .phone\: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));
  }

  .phone\: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));
  }

  .phone\: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));
  }

  .phone\: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));
  }

  .phone\: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));
  }

  .phone\: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));
  }

  .phone\: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));
  }

  .phone\: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));
  }

  .phone\: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));
  }

  .phone\: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));
  }

  .phone\:focus\:from-base-normal:focus {
    --tw-gradient-from: #004181;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 65, 129, 0));
  }

  .phone\:focus\:from-base-dark:focus {
    --tw-gradient-from: #003469;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 52, 105, 0));
  }

  .phone\:focus\:from-base-black:focus {
    --tw-gradient-from: #1D1D1F;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(29, 29, 31, 0));
  }

  .phone\:focus\:from-base-border:focus {
    --tw-gradient-from: #E7E7E9;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(231, 231, 233, 0));
  }

  .phone\:focus\:from-primary-normal:focus {
    --tw-gradient-from: #0067CF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 103, 207, 0));
  }

  .phone\:focus\:from-primary-alt:focus {
    --tw-gradient-from: #00478F;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 71, 143, 0));
  }

  .phone\:focus\:from-subtle-white:focus {
    --tw-gradient-from: #F9F9F9;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 249, 249, 0));
  }

  .phone\:focus\:from-turquesa:focus {
    --tw-gradient-from: #0097B2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 151, 178, 0));
  }

  .phone\:via-transparent {
    --tw-gradient-stops: var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .phone\:via-current {
    --tw-gradient-stops: var(--tw-gradient-from), currentColor, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .phone\:via-black {
    --tw-gradient-stops: var(--tw-gradient-from), #000, var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .phone\:via-white {
    --tw-gradient-stops: var(--tw-gradient-from), #fff, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .phone\:via-gray-50 {
    --tw-gradient-stops: var(--tw-gradient-from), #f9fafb, var(--tw-gradient-to, rgba(249, 250, 251, 0));
  }

  .phone\:via-gray-100 {
    --tw-gradient-stops: var(--tw-gradient-from), #f3f4f6, var(--tw-gradient-to, rgba(243, 244, 246, 0));
  }

  .phone\:via-gray-200 {
    --tw-gradient-stops: var(--tw-gradient-from), #e5e7eb, var(--tw-gradient-to, rgba(229, 231, 235, 0));
  }

  .phone\:via-gray-300 {
    --tw-gradient-stops: var(--tw-gradient-from), #d1d5db, var(--tw-gradient-to, rgba(209, 213, 219, 0));
  }

  .phone\:via-gray-400 {
    --tw-gradient-stops: var(--tw-gradient-from), #9ca3af, var(--tw-gradient-to, rgba(156, 163, 175, 0));
  }

  .phone\:via-gray-500 {
    --tw-gradient-stops: var(--tw-gradient-from), #6b7280, var(--tw-gradient-to, rgba(107, 114, 128, 0));
  }

  .phone\:via-gray-600 {
    --tw-gradient-stops: var(--tw-gradient-from), #4b5563, var(--tw-gradient-to, rgba(75, 85, 99, 0));
  }

  .phone\:via-gray-700 {
    --tw-gradient-stops: var(--tw-gradient-from), #374151, var(--tw-gradient-to, rgba(55, 65, 81, 0));
  }

  .phone\:via-gray-800 {
    --tw-gradient-stops: var(--tw-gradient-from), #1f2937, var(--tw-gradient-to, rgba(31, 41, 55, 0));
  }

  .phone\:via-gray-900 {
    --tw-gradient-stops: var(--tw-gradient-from), #111827, var(--tw-gradient-to, rgba(17, 24, 39, 0));
  }

  .phone\:via-red-50 {
    --tw-gradient-stops: var(--tw-gradient-from), #fef2f2, var(--tw-gradient-to, rgba(254, 242, 242, 0));
  }

  .phone\:via-red-100 {
    --tw-gradient-stops: var(--tw-gradient-from), #fee2e2, var(--tw-gradient-to, rgba(254, 226, 226, 0));
  }

  .phone\:via-red-200 {
    --tw-gradient-stops: var(--tw-gradient-from), #fecaca, var(--tw-gradient-to, rgba(254, 202, 202, 0));
  }

  .phone\:via-red-300 {
    --tw-gradient-stops: var(--tw-gradient-from), #fca5a5, var(--tw-gradient-to, rgba(252, 165, 165, 0));
  }

  .phone\:via-red-400 {
    --tw-gradient-stops: var(--tw-gradient-from), #f87171, var(--tw-gradient-to, rgba(248, 113, 113, 0));
  }

  .phone\:via-red-500 {
    --tw-gradient-stops: var(--tw-gradient-from), #ef4444, var(--tw-gradient-to, rgba(239, 68, 68, 0));
  }

  .phone\:via-red-600 {
    --tw-gradient-stops: var(--tw-gradient-from), #dc2626, var(--tw-gradient-to, rgba(220, 38, 38, 0));
  }

  .phone\:via-red-700 {
    --tw-gradient-stops: var(--tw-gradient-from), #b91c1c, var(--tw-gradient-to, rgba(185, 28, 28, 0));
  }

  .phone\:via-red-800 {
    --tw-gradient-stops: var(--tw-gradient-from), #991b1b, var(--tw-gradient-to, rgba(153, 27, 27, 0));
  }

  .phone\:via-red-900 {
    --tw-gradient-stops: var(--tw-gradient-from), #7f1d1d, var(--tw-gradient-to, rgba(127, 29, 29, 0));
  }

  .phone\:via-yellow-50 {
    --tw-gradient-stops: var(--tw-gradient-from), #fffbeb, var(--tw-gradient-to, rgba(255, 251, 235, 0));
  }

  .phone\:via-yellow-100 {
    --tw-gradient-stops: var(--tw-gradient-from), #fef3c7, var(--tw-gradient-to, rgba(254, 243, 199, 0));
  }

  .phone\:via-yellow-200 {
    --tw-gradient-stops: var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, rgba(253, 230, 138, 0));
  }

  .phone\:via-yellow-300 {
    --tw-gradient-stops: var(--tw-gradient-from), #fcd34d, var(--tw-gradient-to, rgba(252, 211, 77, 0));
  }

  .phone\:via-yellow-400 {
    --tw-gradient-stops: var(--tw-gradient-from), #fbbf24, var(--tw-gradient-to, rgba(251, 191, 36, 0));
  }

  .phone\:via-yellow-500 {
    --tw-gradient-stops: var(--tw-gradient-from), #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0));
  }

  .phone\:via-yellow-600 {
    --tw-gradient-stops: var(--tw-gradient-from), #d97706, var(--tw-gradient-to, rgba(217, 119, 6, 0));
  }

  .phone\:via-yellow-700 {
    --tw-gradient-stops: var(--tw-gradient-from), #b45309, var(--tw-gradient-to, rgba(180, 83, 9, 0));
  }

  .phone\:via-yellow-800 {
    --tw-gradient-stops: var(--tw-gradient-from), #92400e, var(--tw-gradient-to, rgba(146, 64, 14, 0));
  }

  .phone\:via-yellow-900 {
    --tw-gradient-stops: var(--tw-gradient-from), #78350f, var(--tw-gradient-to, rgba(120, 53, 15, 0));
  }

  .phone\:via-green-50 {
    --tw-gradient-stops: var(--tw-gradient-from), #ecfdf5, var(--tw-gradient-to, rgba(236, 253, 245, 0));
  }

  .phone\:via-green-100 {
    --tw-gradient-stops: var(--tw-gradient-from), #d1fae5, var(--tw-gradient-to, rgba(209, 250, 229, 0));
  }

  .phone\:via-green-200 {
    --tw-gradient-stops: var(--tw-gradient-from), #a7f3d0, var(--tw-gradient-to, rgba(167, 243, 208, 0));
  }

  .phone\:via-green-300 {
    --tw-gradient-stops: var(--tw-gradient-from), #6ee7b7, var(--tw-gradient-to, rgba(110, 231, 183, 0));
  }

  .phone\:via-green-400 {
    --tw-gradient-stops: var(--tw-gradient-from), #34d399, var(--tw-gradient-to, rgba(52, 211, 153, 0));
  }

  .phone\:via-green-500 {
    --tw-gradient-stops: var(--tw-gradient-from), #10b981, var(--tw-gradient-to, rgba(16, 185, 129, 0));
  }

  .phone\:via-green-600 {
    --tw-gradient-stops: var(--tw-gradient-from), #059669, var(--tw-gradient-to, rgba(5, 150, 105, 0));
  }

  .phone\:via-green-700 {
    --tw-gradient-stops: var(--tw-gradient-from), #047857, var(--tw-gradient-to, rgba(4, 120, 87, 0));
  }

  .phone\:via-green-800 {
    --tw-gradient-stops: var(--tw-gradient-from), #065f46, var(--tw-gradient-to, rgba(6, 95, 70, 0));
  }

  .phone\:via-green-900 {
    --tw-gradient-stops: var(--tw-gradient-from), #064e3b, var(--tw-gradient-to, rgba(6, 78, 59, 0));
  }

  .phone\:via-blue-50 {
    --tw-gradient-stops: var(--tw-gradient-from), #eff6ff, var(--tw-gradient-to, rgba(239, 246, 255, 0));
  }

  .phone\:via-blue-100 {
    --tw-gradient-stops: var(--tw-gradient-from), #dbeafe, var(--tw-gradient-to, rgba(219, 234, 254, 0));
  }

  .phone\:via-blue-200 {
    --tw-gradient-stops: var(--tw-gradient-from), #bfdbfe, var(--tw-gradient-to, rgba(191, 219, 254, 0));
  }

  .phone\:via-blue-300 {
    --tw-gradient-stops: var(--tw-gradient-from), #93c5fd, var(--tw-gradient-to, rgba(147, 197, 253, 0));
  }

  .phone\:via-blue-400 {
    --tw-gradient-stops: var(--tw-gradient-from), #60a5fa, var(--tw-gradient-to, rgba(96, 165, 250, 0));
  }

  .phone\:via-blue-500 {
    --tw-gradient-stops: var(--tw-gradient-from), #3b82f6, var(--tw-gradient-to, rgba(59, 130, 246, 0));
  }

  .phone\:via-blue-600 {
    --tw-gradient-stops: var(--tw-gradient-from), #2563eb, var(--tw-gradient-to, rgba(37, 99, 235, 0));
  }

  .phone\:via-blue-700 {
    --tw-gradient-stops: var(--tw-gradient-from), #1d4ed8, var(--tw-gradient-to, rgba(29, 78, 216, 0));
  }

  .phone\:via-blue-800 {
    --tw-gradient-stops: var(--tw-gradient-from), #1e40af, var(--tw-gradient-to, rgba(30, 64, 175, 0));
  }

  .phone\:via-blue-900 {
    --tw-gradient-stops: var(--tw-gradient-from), #1e3a8a, var(--tw-gradient-to, rgba(30, 58, 138, 0));
  }

  .phone\:via-indigo-50 {
    --tw-gradient-stops: var(--tw-gradient-from), #eef2ff, var(--tw-gradient-to, rgba(238, 242, 255, 0));
  }

  .phone\:via-indigo-100 {
    --tw-gradient-stops: var(--tw-gradient-from), #e0e7ff, var(--tw-gradient-to, rgba(224, 231, 255, 0));
  }

  .phone\:via-indigo-200 {
    --tw-gradient-stops: var(--tw-gradient-from), #c7d2fe, var(--tw-gradient-to, rgba(199, 210, 254, 0));
  }

  .phone\:via-indigo-300 {
    --tw-gradient-stops: var(--tw-gradient-from), #a5b4fc, var(--tw-gradient-to, rgba(165, 180, 252, 0));
  }

  .phone\:via-indigo-400 {
    --tw-gradient-stops: var(--tw-gradient-from), #818cf8, var(--tw-gradient-to, rgba(129, 140, 248, 0));
  }

  .phone\:via-indigo-500 {
    --tw-gradient-stops: var(--tw-gradient-from), #6366f1, var(--tw-gradient-to, rgba(99, 102, 241, 0));
  }

  .phone\:via-indigo-600 {
    --tw-gradient-stops: var(--tw-gradient-from), #4f46e5, var(--tw-gradient-to, rgba(79, 70, 229, 0));
  }

  .phone\:via-indigo-700 {
    --tw-gradient-stops: var(--tw-gradient-from), #4338ca, var(--tw-gradient-to, rgba(67, 56, 202, 0));
  }

  .phone\:via-indigo-800 {
    --tw-gradient-stops: var(--tw-gradient-from), #3730a3, var(--tw-gradient-to, rgba(55, 48, 163, 0));
  }

  .phone\:via-indigo-900 {
    --tw-gradient-stops: var(--tw-gradient-from), #312e81, var(--tw-gradient-to, rgba(49, 46, 129, 0));
  }

  .phone\:via-purple-50 {
    --tw-gradient-stops: var(--tw-gradient-from), #f5f3ff, var(--tw-gradient-to, rgba(245, 243, 255, 0));
  }

  .phone\:via-purple-100 {
    --tw-gradient-stops: var(--tw-gradient-from), #ede9fe, var(--tw-gradient-to, rgba(237, 233, 254, 0));
  }

  .phone\:via-purple-200 {
    --tw-gradient-stops: var(--tw-gradient-from), #ddd6fe, var(--tw-gradient-to, rgba(221, 214, 254, 0));
  }

  .phone\:via-purple-300 {
    --tw-gradient-stops: var(--tw-gradient-from), #c4b5fd, var(--tw-gradient-to, rgba(196, 181, 253, 0));
  }

  .phone\:via-purple-400 {
    --tw-gradient-stops: var(--tw-gradient-from), #a78bfa, var(--tw-gradient-to, rgba(167, 139, 250, 0));
  }

  .phone\:via-purple-500 {
    --tw-gradient-stops: var(--tw-gradient-from), #8b5cf6, var(--tw-gradient-to, rgba(139, 92, 246, 0));
  }

  .phone\:via-purple-600 {
    --tw-gradient-stops: var(--tw-gradient-from), #7c3aed, var(--tw-gradient-to, rgba(124, 58, 237, 0));
  }

  .phone\:via-purple-700 {
    --tw-gradient-stops: var(--tw-gradient-from), #6d28d9, var(--tw-gradient-to, rgba(109, 40, 217, 0));
  }

  .phone\:via-purple-800 {
    --tw-gradient-stops: var(--tw-gradient-from), #5b21b6, var(--tw-gradient-to, rgba(91, 33, 182, 0));
  }

  .phone\:via-purple-900 {
    --tw-gradient-stops: var(--tw-gradient-from), #4c1d95, var(--tw-gradient-to, rgba(76, 29, 149, 0));
  }

  .phone\:via-pink-50 {
    --tw-gradient-stops: var(--tw-gradient-from), #fdf2f8, var(--tw-gradient-to, rgba(253, 242, 248, 0));
  }

  .phone\:via-pink-100 {
    --tw-gradient-stops: var(--tw-gradient-from), #fce7f3, var(--tw-gradient-to, rgba(252, 231, 243, 0));
  }

  .phone\:via-pink-200 {
    --tw-gradient-stops: var(--tw-gradient-from), #fbcfe8, var(--tw-gradient-to, rgba(251, 207, 232, 0));
  }

  .phone\:via-pink-300 {
    --tw-gradient-stops: var(--tw-gradient-from), #f9a8d4, var(--tw-gradient-to, rgba(249, 168, 212, 0));
  }

  .phone\:via-pink-400 {
    --tw-gradient-stops: var(--tw-gradient-from), #f472b6, var(--tw-gradient-to, rgba(244, 114, 182, 0));
  }

  .phone\:via-pink-500 {
    --tw-gradient-stops: var(--tw-gradient-from), #ec4899, var(--tw-gradient-to, rgba(236, 72, 153, 0));
  }

  .phone\:via-pink-600 {
    --tw-gradient-stops: var(--tw-gradient-from), #db2777, var(--tw-gradient-to, rgba(219, 39, 119, 0));
  }

  .phone\:via-pink-700 {
    --tw-gradient-stops: var(--tw-gradient-from), #be185d, var(--tw-gradient-to, rgba(190, 24, 93, 0));
  }

  .phone\:via-pink-800 {
    --tw-gradient-stops: var(--tw-gradient-from), #9d174d, var(--tw-gradient-to, rgba(157, 23, 77, 0));
  }

  .phone\:via-pink-900 {
    --tw-gradient-stops: var(--tw-gradient-from), #831843, var(--tw-gradient-to, rgba(131, 24, 67, 0));
  }

  .phone\:via-base-normal {
    --tw-gradient-stops: var(--tw-gradient-from), #004181, var(--tw-gradient-to, rgba(0, 65, 129, 0));
  }

  .phone\:via-base-dark {
    --tw-gradient-stops: var(--tw-gradient-from), #003469, var(--tw-gradient-to, rgba(0, 52, 105, 0));
  }

  .phone\:via-base-black {
    --tw-gradient-stops: var(--tw-gradient-from), #1D1D1F, var(--tw-gradient-to, rgba(29, 29, 31, 0));
  }

  .phone\:via-base-border {
    --tw-gradient-stops: var(--tw-gradient-from), #E7E7E9, var(--tw-gradient-to, rgba(231, 231, 233, 0));
  }

  .phone\:via-primary-normal {
    --tw-gradient-stops: var(--tw-gradient-from), #0067CF, var(--tw-gradient-to, rgba(0, 103, 207, 0));
  }

  .phone\:via-primary-alt {
    --tw-gradient-stops: var(--tw-gradient-from), #00478F, var(--tw-gradient-to, rgba(0, 71, 143, 0));
  }

  .phone\:via-subtle-white {
    --tw-gradient-stops: var(--tw-gradient-from), #F9F9F9, var(--tw-gradient-to, rgba(249, 249, 249, 0));
  }

  .phone\:via-turquesa {
    --tw-gradient-stops: var(--tw-gradient-from), #0097B2, var(--tw-gradient-to, rgba(0, 151, 178, 0));
  }

  .phone\:hover\:via-transparent:hover {
    --tw-gradient-stops: var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .phone\:hover\:via-current:hover {
    --tw-gradient-stops: var(--tw-gradient-from), currentColor, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .phone\:hover\:via-black:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #000, var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .phone\:hover\:via-white:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fff, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .phone\:hover\:via-gray-50:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f9fafb, var(--tw-gradient-to, rgba(249, 250, 251, 0));
  }

  .phone\:hover\:via-gray-100:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f3f4f6, var(--tw-gradient-to, rgba(243, 244, 246, 0));
  }

  .phone\:hover\:via-gray-200:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #e5e7eb, var(--tw-gradient-to, rgba(229, 231, 235, 0));
  }

  .phone\:hover\:via-gray-300:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #d1d5db, var(--tw-gradient-to, rgba(209, 213, 219, 0));
  }

  .phone\:hover\:via-gray-400:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #9ca3af, var(--tw-gradient-to, rgba(156, 163, 175, 0));
  }

  .phone\:hover\:via-gray-500:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6b7280, var(--tw-gradient-to, rgba(107, 114, 128, 0));
  }

  .phone\:hover\:via-gray-600:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #4b5563, var(--tw-gradient-to, rgba(75, 85, 99, 0));
  }

  .phone\:hover\:via-gray-700:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #374151, var(--tw-gradient-to, rgba(55, 65, 81, 0));
  }

  .phone\:hover\:via-gray-800:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1f2937, var(--tw-gradient-to, rgba(31, 41, 55, 0));
  }

  .phone\:hover\:via-gray-900:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #111827, var(--tw-gradient-to, rgba(17, 24, 39, 0));
  }

  .phone\:hover\:via-red-50:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fef2f2, var(--tw-gradient-to, rgba(254, 242, 242, 0));
  }

  .phone\:hover\:via-red-100:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fee2e2, var(--tw-gradient-to, rgba(254, 226, 226, 0));
  }

  .phone\:hover\:via-red-200:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fecaca, var(--tw-gradient-to, rgba(254, 202, 202, 0));
  }

  .phone\:hover\:via-red-300:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fca5a5, var(--tw-gradient-to, rgba(252, 165, 165, 0));
  }

  .phone\:hover\:via-red-400:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f87171, var(--tw-gradient-to, rgba(248, 113, 113, 0));
  }

  .phone\:hover\:via-red-500:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #ef4444, var(--tw-gradient-to, rgba(239, 68, 68, 0));
  }

  .phone\:hover\:via-red-600:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #dc2626, var(--tw-gradient-to, rgba(220, 38, 38, 0));
  }

  .phone\:hover\:via-red-700:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #b91c1c, var(--tw-gradient-to, rgba(185, 28, 28, 0));
  }

  .phone\:hover\:via-red-800:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #991b1b, var(--tw-gradient-to, rgba(153, 27, 27, 0));
  }

  .phone\:hover\:via-red-900:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #7f1d1d, var(--tw-gradient-to, rgba(127, 29, 29, 0));
  }

  .phone\:hover\:via-yellow-50:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fffbeb, var(--tw-gradient-to, rgba(255, 251, 235, 0));
  }

  .phone\:hover\:via-yellow-100:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fef3c7, var(--tw-gradient-to, rgba(254, 243, 199, 0));
  }

  .phone\:hover\:via-yellow-200:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, rgba(253, 230, 138, 0));
  }

  .phone\:hover\:via-yellow-300:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fcd34d, var(--tw-gradient-to, rgba(252, 211, 77, 0));
  }

  .phone\:hover\:via-yellow-400:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fbbf24, var(--tw-gradient-to, rgba(251, 191, 36, 0));
  }

  .phone\:hover\:via-yellow-500:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0));
  }

  .phone\:hover\:via-yellow-600:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #d97706, var(--tw-gradient-to, rgba(217, 119, 6, 0));
  }

  .phone\:hover\:via-yellow-700:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #b45309, var(--tw-gradient-to, rgba(180, 83, 9, 0));
  }

  .phone\:hover\:via-yellow-800:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #92400e, var(--tw-gradient-to, rgba(146, 64, 14, 0));
  }

  .phone\:hover\:via-yellow-900:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #78350f, var(--tw-gradient-to, rgba(120, 53, 15, 0));
  }

  .phone\:hover\:via-green-50:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #ecfdf5, var(--tw-gradient-to, rgba(236, 253, 245, 0));
  }

  .phone\:hover\:via-green-100:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #d1fae5, var(--tw-gradient-to, rgba(209, 250, 229, 0));
  }

  .phone\:hover\:via-green-200:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #a7f3d0, var(--tw-gradient-to, rgba(167, 243, 208, 0));
  }

  .phone\:hover\:via-green-300:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6ee7b7, var(--tw-gradient-to, rgba(110, 231, 183, 0));
  }

  .phone\:hover\:via-green-400:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #34d399, var(--tw-gradient-to, rgba(52, 211, 153, 0));
  }

  .phone\:hover\:via-green-500:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #10b981, var(--tw-gradient-to, rgba(16, 185, 129, 0));
  }

  .phone\:hover\:via-green-600:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #059669, var(--tw-gradient-to, rgba(5, 150, 105, 0));
  }

  .phone\:hover\:via-green-700:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #047857, var(--tw-gradient-to, rgba(4, 120, 87, 0));
  }

  .phone\:hover\:via-green-800:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #065f46, var(--tw-gradient-to, rgba(6, 95, 70, 0));
  }

  .phone\:hover\:via-green-900:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #064e3b, var(--tw-gradient-to, rgba(6, 78, 59, 0));
  }

  .phone\:hover\:via-blue-50:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #eff6ff, var(--tw-gradient-to, rgba(239, 246, 255, 0));
  }

  .phone\:hover\:via-blue-100:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #dbeafe, var(--tw-gradient-to, rgba(219, 234, 254, 0));
  }

  .phone\:hover\:via-blue-200:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #bfdbfe, var(--tw-gradient-to, rgba(191, 219, 254, 0));
  }

  .phone\:hover\:via-blue-300:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #93c5fd, var(--tw-gradient-to, rgba(147, 197, 253, 0));
  }

  .phone\:hover\:via-blue-400:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #60a5fa, var(--tw-gradient-to, rgba(96, 165, 250, 0));
  }

  .phone\:hover\:via-blue-500:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #3b82f6, var(--tw-gradient-to, rgba(59, 130, 246, 0));
  }

  .phone\:hover\:via-blue-600:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #2563eb, var(--tw-gradient-to, rgba(37, 99, 235, 0));
  }

  .phone\:hover\:via-blue-700:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1d4ed8, var(--tw-gradient-to, rgba(29, 78, 216, 0));
  }

  .phone\:hover\:via-blue-800:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1e40af, var(--tw-gradient-to, rgba(30, 64, 175, 0));
  }

  .phone\:hover\:via-blue-900:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1e3a8a, var(--tw-gradient-to, rgba(30, 58, 138, 0));
  }

  .phone\:hover\:via-indigo-50:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #eef2ff, var(--tw-gradient-to, rgba(238, 242, 255, 0));
  }

  .phone\:hover\:via-indigo-100:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #e0e7ff, var(--tw-gradient-to, rgba(224, 231, 255, 0));
  }

  .phone\:hover\:via-indigo-200:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #c7d2fe, var(--tw-gradient-to, rgba(199, 210, 254, 0));
  }

  .phone\:hover\:via-indigo-300:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #a5b4fc, var(--tw-gradient-to, rgba(165, 180, 252, 0));
  }

  .phone\:hover\:via-indigo-400:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #818cf8, var(--tw-gradient-to, rgba(129, 140, 248, 0));
  }

  .phone\:hover\:via-indigo-500:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6366f1, var(--tw-gradient-to, rgba(99, 102, 241, 0));
  }

  .phone\:hover\:via-indigo-600:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #4f46e5, var(--tw-gradient-to, rgba(79, 70, 229, 0));
  }

  .phone\:hover\:via-indigo-700:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #4338ca, var(--tw-gradient-to, rgba(67, 56, 202, 0));
  }

  .phone\:hover\:via-indigo-800:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #3730a3, var(--tw-gradient-to, rgba(55, 48, 163, 0));
  }

  .phone\:hover\:via-indigo-900:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #312e81, var(--tw-gradient-to, rgba(49, 46, 129, 0));
  }

  .phone\:hover\:via-purple-50:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f5f3ff, var(--tw-gradient-to, rgba(245, 243, 255, 0));
  }

  .phone\:hover\:via-purple-100:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #ede9fe, var(--tw-gradient-to, rgba(237, 233, 254, 0));
  }

  .phone\:hover\:via-purple-200:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #ddd6fe, var(--tw-gradient-to, rgba(221, 214, 254, 0));
  }

  .phone\:hover\:via-purple-300:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #c4b5fd, var(--tw-gradient-to, rgba(196, 181, 253, 0));
  }

  .phone\:hover\:via-purple-400:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #a78bfa, var(--tw-gradient-to, rgba(167, 139, 250, 0));
  }

  .phone\:hover\:via-purple-500:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #8b5cf6, var(--tw-gradient-to, rgba(139, 92, 246, 0));
  }

  .phone\:hover\:via-purple-600:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #7c3aed, var(--tw-gradient-to, rgba(124, 58, 237, 0));
  }

  .phone\:hover\:via-purple-700:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6d28d9, var(--tw-gradient-to, rgba(109, 40, 217, 0));
  }

  .phone\:hover\:via-purple-800:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #5b21b6, var(--tw-gradient-to, rgba(91, 33, 182, 0));
  }

  .phone\:hover\:via-purple-900:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #4c1d95, var(--tw-gradient-to, rgba(76, 29, 149, 0));
  }

  .phone\:hover\:via-pink-50:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fdf2f8, var(--tw-gradient-to, rgba(253, 242, 248, 0));
  }

  .phone\:hover\:via-pink-100:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fce7f3, var(--tw-gradient-to, rgba(252, 231, 243, 0));
  }

  .phone\:hover\:via-pink-200:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fbcfe8, var(--tw-gradient-to, rgba(251, 207, 232, 0));
  }

  .phone\:hover\:via-pink-300:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f9a8d4, var(--tw-gradient-to, rgba(249, 168, 212, 0));
  }

  .phone\:hover\:via-pink-400:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f472b6, var(--tw-gradient-to, rgba(244, 114, 182, 0));
  }

  .phone\:hover\:via-pink-500:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #ec4899, var(--tw-gradient-to, rgba(236, 72, 153, 0));
  }

  .phone\:hover\:via-pink-600:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #db2777, var(--tw-gradient-to, rgba(219, 39, 119, 0));
  }

  .phone\:hover\:via-pink-700:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #be185d, var(--tw-gradient-to, rgba(190, 24, 93, 0));
  }

  .phone\:hover\:via-pink-800:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #9d174d, var(--tw-gradient-to, rgba(157, 23, 77, 0));
  }

  .phone\:hover\:via-pink-900:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #831843, var(--tw-gradient-to, rgba(131, 24, 67, 0));
  }

  .phone\:hover\:via-base-normal:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #004181, var(--tw-gradient-to, rgba(0, 65, 129, 0));
  }

  .phone\:hover\:via-base-dark:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #003469, var(--tw-gradient-to, rgba(0, 52, 105, 0));
  }

  .phone\:hover\:via-base-black:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1D1D1F, var(--tw-gradient-to, rgba(29, 29, 31, 0));
  }

  .phone\:hover\:via-base-border:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #E7E7E9, var(--tw-gradient-to, rgba(231, 231, 233, 0));
  }

  .phone\:hover\:via-primary-normal:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #0067CF, var(--tw-gradient-to, rgba(0, 103, 207, 0));
  }

  .phone\:hover\:via-primary-alt:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #00478F, var(--tw-gradient-to, rgba(0, 71, 143, 0));
  }

  .phone\:hover\:via-subtle-white:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #F9F9F9, var(--tw-gradient-to, rgba(249, 249, 249, 0));
  }

  .phone\:hover\:via-turquesa:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #0097B2, var(--tw-gradient-to, rgba(0, 151, 178, 0));
  }

  .phone\:focus\:via-transparent:focus {
    --tw-gradient-stops: var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .phone\:focus\:via-current:focus {
    --tw-gradient-stops: var(--tw-gradient-from), currentColor, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .phone\:focus\:via-black:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #000, var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .phone\:focus\:via-white:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fff, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .phone\:focus\:via-gray-50:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f9fafb, var(--tw-gradient-to, rgba(249, 250, 251, 0));
  }

  .phone\:focus\:via-gray-100:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f3f4f6, var(--tw-gradient-to, rgba(243, 244, 246, 0));
  }

  .phone\:focus\:via-gray-200:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #e5e7eb, var(--tw-gradient-to, rgba(229, 231, 235, 0));
  }

  .phone\:focus\:via-gray-300:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #d1d5db, var(--tw-gradient-to, rgba(209, 213, 219, 0));
  }

  .phone\:focus\:via-gray-400:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #9ca3af, var(--tw-gradient-to, rgba(156, 163, 175, 0));
  }

  .phone\:focus\:via-gray-500:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6b7280, var(--tw-gradient-to, rgba(107, 114, 128, 0));
  }

  .phone\:focus\:via-gray-600:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #4b5563, var(--tw-gradient-to, rgba(75, 85, 99, 0));
  }

  .phone\:focus\:via-gray-700:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #374151, var(--tw-gradient-to, rgba(55, 65, 81, 0));
  }

  .phone\:focus\:via-gray-800:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1f2937, var(--tw-gradient-to, rgba(31, 41, 55, 0));
  }

  .phone\:focus\:via-gray-900:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #111827, var(--tw-gradient-to, rgba(17, 24, 39, 0));
  }

  .phone\:focus\:via-red-50:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fef2f2, var(--tw-gradient-to, rgba(254, 242, 242, 0));
  }

  .phone\:focus\:via-red-100:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fee2e2, var(--tw-gradient-to, rgba(254, 226, 226, 0));
  }

  .phone\:focus\:via-red-200:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fecaca, var(--tw-gradient-to, rgba(254, 202, 202, 0));
  }

  .phone\:focus\:via-red-300:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fca5a5, var(--tw-gradient-to, rgba(252, 165, 165, 0));
  }

  .phone\:focus\:via-red-400:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f87171, var(--tw-gradient-to, rgba(248, 113, 113, 0));
  }

  .phone\:focus\:via-red-500:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #ef4444, var(--tw-gradient-to, rgba(239, 68, 68, 0));
  }

  .phone\:focus\:via-red-600:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #dc2626, var(--tw-gradient-to, rgba(220, 38, 38, 0));
  }

  .phone\:focus\:via-red-700:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #b91c1c, var(--tw-gradient-to, rgba(185, 28, 28, 0));
  }

  .phone\:focus\:via-red-800:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #991b1b, var(--tw-gradient-to, rgba(153, 27, 27, 0));
  }

  .phone\:focus\:via-red-900:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #7f1d1d, var(--tw-gradient-to, rgba(127, 29, 29, 0));
  }

  .phone\:focus\:via-yellow-50:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fffbeb, var(--tw-gradient-to, rgba(255, 251, 235, 0));
  }

  .phone\:focus\:via-yellow-100:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fef3c7, var(--tw-gradient-to, rgba(254, 243, 199, 0));
  }

  .phone\:focus\:via-yellow-200:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, rgba(253, 230, 138, 0));
  }

  .phone\:focus\:via-yellow-300:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fcd34d, var(--tw-gradient-to, rgba(252, 211, 77, 0));
  }

  .phone\:focus\:via-yellow-400:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fbbf24, var(--tw-gradient-to, rgba(251, 191, 36, 0));
  }

  .phone\:focus\:via-yellow-500:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0));
  }

  .phone\:focus\:via-yellow-600:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #d97706, var(--tw-gradient-to, rgba(217, 119, 6, 0));
  }

  .phone\:focus\:via-yellow-700:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #b45309, var(--tw-gradient-to, rgba(180, 83, 9, 0));
  }

  .phone\:focus\:via-yellow-800:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #92400e, var(--tw-gradient-to, rgba(146, 64, 14, 0));
  }

  .phone\:focus\:via-yellow-900:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #78350f, var(--tw-gradient-to, rgba(120, 53, 15, 0));
  }

  .phone\:focus\:via-green-50:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #ecfdf5, var(--tw-gradient-to, rgba(236, 253, 245, 0));
  }

  .phone\:focus\:via-green-100:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #d1fae5, var(--tw-gradient-to, rgba(209, 250, 229, 0));
  }

  .phone\:focus\:via-green-200:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #a7f3d0, var(--tw-gradient-to, rgba(167, 243, 208, 0));
  }

  .phone\:focus\:via-green-300:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6ee7b7, var(--tw-gradient-to, rgba(110, 231, 183, 0));
  }

  .phone\:focus\:via-green-400:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #34d399, var(--tw-gradient-to, rgba(52, 211, 153, 0));
  }

  .phone\:focus\:via-green-500:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #10b981, var(--tw-gradient-to, rgba(16, 185, 129, 0));
  }

  .phone\:focus\:via-green-600:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #059669, var(--tw-gradient-to, rgba(5, 150, 105, 0));
  }

  .phone\:focus\:via-green-700:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #047857, var(--tw-gradient-to, rgba(4, 120, 87, 0));
  }

  .phone\:focus\:via-green-800:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #065f46, var(--tw-gradient-to, rgba(6, 95, 70, 0));
  }

  .phone\:focus\:via-green-900:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #064e3b, var(--tw-gradient-to, rgba(6, 78, 59, 0));
  }

  .phone\:focus\:via-blue-50:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #eff6ff, var(--tw-gradient-to, rgba(239, 246, 255, 0));
  }

  .phone\:focus\:via-blue-100:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #dbeafe, var(--tw-gradient-to, rgba(219, 234, 254, 0));
  }

  .phone\:focus\:via-blue-200:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #bfdbfe, var(--tw-gradient-to, rgba(191, 219, 254, 0));
  }

  .phone\:focus\:via-blue-300:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #93c5fd, var(--tw-gradient-to, rgba(147, 197, 253, 0));
  }

  .phone\:focus\:via-blue-400:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #60a5fa, var(--tw-gradient-to, rgba(96, 165, 250, 0));
  }

  .phone\:focus\:via-blue-500:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #3b82f6, var(--tw-gradient-to, rgba(59, 130, 246, 0));
  }

  .phone\:focus\:via-blue-600:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #2563eb, var(--tw-gradient-to, rgba(37, 99, 235, 0));
  }

  .phone\:focus\:via-blue-700:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1d4ed8, var(--tw-gradient-to, rgba(29, 78, 216, 0));
  }

  .phone\:focus\:via-blue-800:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1e40af, var(--tw-gradient-to, rgba(30, 64, 175, 0));
  }

  .phone\:focus\:via-blue-900:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1e3a8a, var(--tw-gradient-to, rgba(30, 58, 138, 0));
  }

  .phone\:focus\:via-indigo-50:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #eef2ff, var(--tw-gradient-to, rgba(238, 242, 255, 0));
  }

  .phone\:focus\:via-indigo-100:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #e0e7ff, var(--tw-gradient-to, rgba(224, 231, 255, 0));
  }

  .phone\:focus\:via-indigo-200:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #c7d2fe, var(--tw-gradient-to, rgba(199, 210, 254, 0));
  }

  .phone\:focus\:via-indigo-300:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #a5b4fc, var(--tw-gradient-to, rgba(165, 180, 252, 0));
  }

  .phone\:focus\:via-indigo-400:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #818cf8, var(--tw-gradient-to, rgba(129, 140, 248, 0));
  }

  .phone\:focus\:via-indigo-500:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6366f1, var(--tw-gradient-to, rgba(99, 102, 241, 0));
  }

  .phone\:focus\:via-indigo-600:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #4f46e5, var(--tw-gradient-to, rgba(79, 70, 229, 0));
  }

  .phone\:focus\:via-indigo-700:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #4338ca, var(--tw-gradient-to, rgba(67, 56, 202, 0));
  }

  .phone\:focus\:via-indigo-800:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #3730a3, var(--tw-gradient-to, rgba(55, 48, 163, 0));
  }

  .phone\:focus\:via-indigo-900:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #312e81, var(--tw-gradient-to, rgba(49, 46, 129, 0));
  }

  .phone\:focus\:via-purple-50:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f5f3ff, var(--tw-gradient-to, rgba(245, 243, 255, 0));
  }

  .phone\:focus\:via-purple-100:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #ede9fe, var(--tw-gradient-to, rgba(237, 233, 254, 0));
  }

  .phone\:focus\:via-purple-200:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #ddd6fe, var(--tw-gradient-to, rgba(221, 214, 254, 0));
  }

  .phone\:focus\:via-purple-300:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #c4b5fd, var(--tw-gradient-to, rgba(196, 181, 253, 0));
  }

  .phone\:focus\:via-purple-400:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #a78bfa, var(--tw-gradient-to, rgba(167, 139, 250, 0));
  }

  .phone\:focus\:via-purple-500:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #8b5cf6, var(--tw-gradient-to, rgba(139, 92, 246, 0));
  }

  .phone\:focus\:via-purple-600:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #7c3aed, var(--tw-gradient-to, rgba(124, 58, 237, 0));
  }

  .phone\:focus\:via-purple-700:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6d28d9, var(--tw-gradient-to, rgba(109, 40, 217, 0));
  }

  .phone\:focus\:via-purple-800:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #5b21b6, var(--tw-gradient-to, rgba(91, 33, 182, 0));
  }

  .phone\:focus\:via-purple-900:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #4c1d95, var(--tw-gradient-to, rgba(76, 29, 149, 0));
  }

  .phone\:focus\:via-pink-50:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fdf2f8, var(--tw-gradient-to, rgba(253, 242, 248, 0));
  }

  .phone\:focus\:via-pink-100:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fce7f3, var(--tw-gradient-to, rgba(252, 231, 243, 0));
  }

  .phone\:focus\:via-pink-200:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fbcfe8, var(--tw-gradient-to, rgba(251, 207, 232, 0));
  }

  .phone\:focus\:via-pink-300:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f9a8d4, var(--tw-gradient-to, rgba(249, 168, 212, 0));
  }

  .phone\:focus\:via-pink-400:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f472b6, var(--tw-gradient-to, rgba(244, 114, 182, 0));
  }

  .phone\:focus\:via-pink-500:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #ec4899, var(--tw-gradient-to, rgba(236, 72, 153, 0));
  }

  .phone\:focus\:via-pink-600:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #db2777, var(--tw-gradient-to, rgba(219, 39, 119, 0));
  }

  .phone\:focus\:via-pink-700:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #be185d, var(--tw-gradient-to, rgba(190, 24, 93, 0));
  }

  .phone\:focus\:via-pink-800:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #9d174d, var(--tw-gradient-to, rgba(157, 23, 77, 0));
  }

  .phone\:focus\:via-pink-900:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #831843, var(--tw-gradient-to, rgba(131, 24, 67, 0));
  }

  .phone\:focus\:via-base-normal:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #004181, var(--tw-gradient-to, rgba(0, 65, 129, 0));
  }

  .phone\:focus\:via-base-dark:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #003469, var(--tw-gradient-to, rgba(0, 52, 105, 0));
  }

  .phone\:focus\:via-base-black:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1D1D1F, var(--tw-gradient-to, rgba(29, 29, 31, 0));
  }

  .phone\:focus\:via-base-border:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #E7E7E9, var(--tw-gradient-to, rgba(231, 231, 233, 0));
  }

  .phone\:focus\:via-primary-normal:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #0067CF, var(--tw-gradient-to, rgba(0, 103, 207, 0));
  }

  .phone\:focus\:via-primary-alt:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #00478F, var(--tw-gradient-to, rgba(0, 71, 143, 0));
  }

  .phone\:focus\:via-subtle-white:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #F9F9F9, var(--tw-gradient-to, rgba(249, 249, 249, 0));
  }

  .phone\:focus\:via-turquesa:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #0097B2, var(--tw-gradient-to, rgba(0, 151, 178, 0));
  }

  .phone\:to-transparent {
    --tw-gradient-to: transparent;
  }

  .phone\:to-current {
    --tw-gradient-to: currentColor;
  }

  .phone\:to-black {
    --tw-gradient-to: #000;
  }

  .phone\:to-white {
    --tw-gradient-to: #fff;
  }

  .phone\:to-gray-50 {
    --tw-gradient-to: #f9fafb;
  }

  .phone\:to-gray-100 {
    --tw-gradient-to: #f3f4f6;
  }

  .phone\:to-gray-200 {
    --tw-gradient-to: #e5e7eb;
  }

  .phone\:to-gray-300 {
    --tw-gradient-to: #d1d5db;
  }

  .phone\:to-gray-400 {
    --tw-gradient-to: #9ca3af;
  }

  .phone\:to-gray-500 {
    --tw-gradient-to: #6b7280;
  }

  .phone\:to-gray-600 {
    --tw-gradient-to: #4b5563;
  }

  .phone\:to-gray-700 {
    --tw-gradient-to: #374151;
  }

  .phone\:to-gray-800 {
    --tw-gradient-to: #1f2937;
  }

  .phone\:to-gray-900 {
    --tw-gradient-to: #111827;
  }

  .phone\:to-red-50 {
    --tw-gradient-to: #fef2f2;
  }

  .phone\:to-red-100 {
    --tw-gradient-to: #fee2e2;
  }

  .phone\:to-red-200 {
    --tw-gradient-to: #fecaca;
  }

  .phone\:to-red-300 {
    --tw-gradient-to: #fca5a5;
  }

  .phone\:to-red-400 {
    --tw-gradient-to: #f87171;
  }

  .phone\:to-red-500 {
    --tw-gradient-to: #ef4444;
  }

  .phone\:to-red-600 {
    --tw-gradient-to: #dc2626;
  }

  .phone\:to-red-700 {
    --tw-gradient-to: #b91c1c;
  }

  .phone\:to-red-800 {
    --tw-gradient-to: #991b1b;
  }

  .phone\:to-red-900 {
    --tw-gradient-to: #7f1d1d;
  }

  .phone\:to-yellow-50 {
    --tw-gradient-to: #fffbeb;
  }

  .phone\:to-yellow-100 {
    --tw-gradient-to: #fef3c7;
  }

  .phone\:to-yellow-200 {
    --tw-gradient-to: #fde68a;
  }

  .phone\:to-yellow-300 {
    --tw-gradient-to: #fcd34d;
  }

  .phone\:to-yellow-400 {
    --tw-gradient-to: #fbbf24;
  }

  .phone\:to-yellow-500 {
    --tw-gradient-to: #f59e0b;
  }

  .phone\:to-yellow-600 {
    --tw-gradient-to: #d97706;
  }

  .phone\:to-yellow-700 {
    --tw-gradient-to: #b45309;
  }

  .phone\:to-yellow-800 {
    --tw-gradient-to: #92400e;
  }

  .phone\:to-yellow-900 {
    --tw-gradient-to: #78350f;
  }

  .phone\:to-green-50 {
    --tw-gradient-to: #ecfdf5;
  }

  .phone\:to-green-100 {
    --tw-gradient-to: #d1fae5;
  }

  .phone\:to-green-200 {
    --tw-gradient-to: #a7f3d0;
  }

  .phone\:to-green-300 {
    --tw-gradient-to: #6ee7b7;
  }

  .phone\:to-green-400 {
    --tw-gradient-to: #34d399;
  }

  .phone\:to-green-500 {
    --tw-gradient-to: #10b981;
  }

  .phone\:to-green-600 {
    --tw-gradient-to: #059669;
  }

  .phone\:to-green-700 {
    --tw-gradient-to: #047857;
  }

  .phone\:to-green-800 {
    --tw-gradient-to: #065f46;
  }

  .phone\:to-green-900 {
    --tw-gradient-to: #064e3b;
  }

  .phone\:to-blue-50 {
    --tw-gradient-to: #eff6ff;
  }

  .phone\:to-blue-100 {
    --tw-gradient-to: #dbeafe;
  }

  .phone\:to-blue-200 {
    --tw-gradient-to: #bfdbfe;
  }

  .phone\:to-blue-300 {
    --tw-gradient-to: #93c5fd;
  }

  .phone\:to-blue-400 {
    --tw-gradient-to: #60a5fa;
  }

  .phone\:to-blue-500 {
    --tw-gradient-to: #3b82f6;
  }

  .phone\:to-blue-600 {
    --tw-gradient-to: #2563eb;
  }

  .phone\:to-blue-700 {
    --tw-gradient-to: #1d4ed8;
  }

  .phone\:to-blue-800 {
    --tw-gradient-to: #1e40af;
  }

  .phone\:to-blue-900 {
    --tw-gradient-to: #1e3a8a;
  }

  .phone\:to-indigo-50 {
    --tw-gradient-to: #eef2ff;
  }

  .phone\:to-indigo-100 {
    --tw-gradient-to: #e0e7ff;
  }

  .phone\:to-indigo-200 {
    --tw-gradient-to: #c7d2fe;
  }

  .phone\:to-indigo-300 {
    --tw-gradient-to: #a5b4fc;
  }

  .phone\:to-indigo-400 {
    --tw-gradient-to: #818cf8;
  }

  .phone\:to-indigo-500 {
    --tw-gradient-to: #6366f1;
  }

  .phone\:to-indigo-600 {
    --tw-gradient-to: #4f46e5;
  }

  .phone\:to-indigo-700 {
    --tw-gradient-to: #4338ca;
  }

  .phone\:to-indigo-800 {
    --tw-gradient-to: #3730a3;
  }

  .phone\:to-indigo-900 {
    --tw-gradient-to: #312e81;
  }

  .phone\:to-purple-50 {
    --tw-gradient-to: #f5f3ff;
  }

  .phone\:to-purple-100 {
    --tw-gradient-to: #ede9fe;
  }

  .phone\:to-purple-200 {
    --tw-gradient-to: #ddd6fe;
  }

  .phone\:to-purple-300 {
    --tw-gradient-to: #c4b5fd;
  }

  .phone\:to-purple-400 {
    --tw-gradient-to: #a78bfa;
  }

  .phone\:to-purple-500 {
    --tw-gradient-to: #8b5cf6;
  }

  .phone\:to-purple-600 {
    --tw-gradient-to: #7c3aed;
  }

  .phone\:to-purple-700 {
    --tw-gradient-to: #6d28d9;
  }

  .phone\:to-purple-800 {
    --tw-gradient-to: #5b21b6;
  }

  .phone\:to-purple-900 {
    --tw-gradient-to: #4c1d95;
  }

  .phone\:to-pink-50 {
    --tw-gradient-to: #fdf2f8;
  }

  .phone\:to-pink-100 {
    --tw-gradient-to: #fce7f3;
  }

  .phone\:to-pink-200 {
    --tw-gradient-to: #fbcfe8;
  }

  .phone\:to-pink-300 {
    --tw-gradient-to: #f9a8d4;
  }

  .phone\:to-pink-400 {
    --tw-gradient-to: #f472b6;
  }

  .phone\:to-pink-500 {
    --tw-gradient-to: #ec4899;
  }

  .phone\:to-pink-600 {
    --tw-gradient-to: #db2777;
  }

  .phone\:to-pink-700 {
    --tw-gradient-to: #be185d;
  }

  .phone\:to-pink-800 {
    --tw-gradient-to: #9d174d;
  }

  .phone\:to-pink-900 {
    --tw-gradient-to: #831843;
  }

  .phone\:to-base-normal {
    --tw-gradient-to: #004181;
  }

  .phone\:to-base-dark {
    --tw-gradient-to: #003469;
  }

  .phone\:to-base-black {
    --tw-gradient-to: #1D1D1F;
  }

  .phone\:to-base-border {
    --tw-gradient-to: #E7E7E9;
  }

  .phone\:to-primary-normal {
    --tw-gradient-to: #0067CF;
  }

  .phone\:to-primary-alt {
    --tw-gradient-to: #00478F;
  }

  .phone\:to-subtle-white {
    --tw-gradient-to: #F9F9F9;
  }

  .phone\:to-turquesa {
    --tw-gradient-to: #0097B2;
  }

  .phone\:hover\:to-transparent:hover {
    --tw-gradient-to: transparent;
  }

  .phone\:hover\:to-current:hover {
    --tw-gradient-to: currentColor;
  }

  .phone\:hover\:to-black:hover {
    --tw-gradient-to: #000;
  }

  .phone\:hover\:to-white:hover {
    --tw-gradient-to: #fff;
  }

  .phone\:hover\:to-gray-50:hover {
    --tw-gradient-to: #f9fafb;
  }

  .phone\:hover\:to-gray-100:hover {
    --tw-gradient-to: #f3f4f6;
  }

  .phone\:hover\:to-gray-200:hover {
    --tw-gradient-to: #e5e7eb;
  }

  .phone\:hover\:to-gray-300:hover {
    --tw-gradient-to: #d1d5db;
  }

  .phone\:hover\:to-gray-400:hover {
    --tw-gradient-to: #9ca3af;
  }

  .phone\:hover\:to-gray-500:hover {
    --tw-gradient-to: #6b7280;
  }

  .phone\:hover\:to-gray-600:hover {
    --tw-gradient-to: #4b5563;
  }

  .phone\:hover\:to-gray-700:hover {
    --tw-gradient-to: #374151;
  }

  .phone\:hover\:to-gray-800:hover {
    --tw-gradient-to: #1f2937;
  }

  .phone\:hover\:to-gray-900:hover {
    --tw-gradient-to: #111827;
  }

  .phone\:hover\:to-red-50:hover {
    --tw-gradient-to: #fef2f2;
  }

  .phone\:hover\:to-red-100:hover {
    --tw-gradient-to: #fee2e2;
  }

  .phone\:hover\:to-red-200:hover {
    --tw-gradient-to: #fecaca;
  }

  .phone\:hover\:to-red-300:hover {
    --tw-gradient-to: #fca5a5;
  }

  .phone\:hover\:to-red-400:hover {
    --tw-gradient-to: #f87171;
  }

  .phone\:hover\:to-red-500:hover {
    --tw-gradient-to: #ef4444;
  }

  .phone\:hover\:to-red-600:hover {
    --tw-gradient-to: #dc2626;
  }

  .phone\:hover\:to-red-700:hover {
    --tw-gradient-to: #b91c1c;
  }

  .phone\:hover\:to-red-800:hover {
    --tw-gradient-to: #991b1b;
  }

  .phone\:hover\:to-red-900:hover {
    --tw-gradient-to: #7f1d1d;
  }

  .phone\:hover\:to-yellow-50:hover {
    --tw-gradient-to: #fffbeb;
  }

  .phone\:hover\:to-yellow-100:hover {
    --tw-gradient-to: #fef3c7;
  }

  .phone\:hover\:to-yellow-200:hover {
    --tw-gradient-to: #fde68a;
  }

  .phone\:hover\:to-yellow-300:hover {
    --tw-gradient-to: #fcd34d;
  }

  .phone\:hover\:to-yellow-400:hover {
    --tw-gradient-to: #fbbf24;
  }

  .phone\:hover\:to-yellow-500:hover {
    --tw-gradient-to: #f59e0b;
  }

  .phone\:hover\:to-yellow-600:hover {
    --tw-gradient-to: #d97706;
  }

  .phone\:hover\:to-yellow-700:hover {
    --tw-gradient-to: #b45309;
  }

  .phone\:hover\:to-yellow-800:hover {
    --tw-gradient-to: #92400e;
  }

  .phone\:hover\:to-yellow-900:hover {
    --tw-gradient-to: #78350f;
  }

  .phone\:hover\:to-green-50:hover {
    --tw-gradient-to: #ecfdf5;
  }

  .phone\:hover\:to-green-100:hover {
    --tw-gradient-to: #d1fae5;
  }

  .phone\:hover\:to-green-200:hover {
    --tw-gradient-to: #a7f3d0;
  }

  .phone\:hover\:to-green-300:hover {
    --tw-gradient-to: #6ee7b7;
  }

  .phone\:hover\:to-green-400:hover {
    --tw-gradient-to: #34d399;
  }

  .phone\:hover\:to-green-500:hover {
    --tw-gradient-to: #10b981;
  }

  .phone\:hover\:to-green-600:hover {
    --tw-gradient-to: #059669;
  }

  .phone\:hover\:to-green-700:hover {
    --tw-gradient-to: #047857;
  }

  .phone\:hover\:to-green-800:hover {
    --tw-gradient-to: #065f46;
  }

  .phone\:hover\:to-green-900:hover {
    --tw-gradient-to: #064e3b;
  }

  .phone\:hover\:to-blue-50:hover {
    --tw-gradient-to: #eff6ff;
  }

  .phone\:hover\:to-blue-100:hover {
    --tw-gradient-to: #dbeafe;
  }

  .phone\:hover\:to-blue-200:hover {
    --tw-gradient-to: #bfdbfe;
  }

  .phone\:hover\:to-blue-300:hover {
    --tw-gradient-to: #93c5fd;
  }

  .phone\:hover\:to-blue-400:hover {
    --tw-gradient-to: #60a5fa;
  }

  .phone\:hover\:to-blue-500:hover {
    --tw-gradient-to: #3b82f6;
  }

  .phone\:hover\:to-blue-600:hover {
    --tw-gradient-to: #2563eb;
  }

  .phone\:hover\:to-blue-700:hover {
    --tw-gradient-to: #1d4ed8;
  }

  .phone\:hover\:to-blue-800:hover {
    --tw-gradient-to: #1e40af;
  }

  .phone\:hover\:to-blue-900:hover {
    --tw-gradient-to: #1e3a8a;
  }

  .phone\:hover\:to-indigo-50:hover {
    --tw-gradient-to: #eef2ff;
  }

  .phone\:hover\:to-indigo-100:hover {
    --tw-gradient-to: #e0e7ff;
  }

  .phone\:hover\:to-indigo-200:hover {
    --tw-gradient-to: #c7d2fe;
  }

  .phone\:hover\:to-indigo-300:hover {
    --tw-gradient-to: #a5b4fc;
  }

  .phone\:hover\:to-indigo-400:hover {
    --tw-gradient-to: #818cf8;
  }

  .phone\:hover\:to-indigo-500:hover {
    --tw-gradient-to: #6366f1;
  }

  .phone\:hover\:to-indigo-600:hover {
    --tw-gradient-to: #4f46e5;
  }

  .phone\:hover\:to-indigo-700:hover {
    --tw-gradient-to: #4338ca;
  }

  .phone\:hover\:to-indigo-800:hover {
    --tw-gradient-to: #3730a3;
  }

  .phone\:hover\:to-indigo-900:hover {
    --tw-gradient-to: #312e81;
  }

  .phone\:hover\:to-purple-50:hover {
    --tw-gradient-to: #f5f3ff;
  }

  .phone\:hover\:to-purple-100:hover {
    --tw-gradient-to: #ede9fe;
  }

  .phone\:hover\:to-purple-200:hover {
    --tw-gradient-to: #ddd6fe;
  }

  .phone\:hover\:to-purple-300:hover {
    --tw-gradient-to: #c4b5fd;
  }

  .phone\:hover\:to-purple-400:hover {
    --tw-gradient-to: #a78bfa;
  }

  .phone\:hover\:to-purple-500:hover {
    --tw-gradient-to: #8b5cf6;
  }

  .phone\:hover\:to-purple-600:hover {
    --tw-gradient-to: #7c3aed;
  }

  .phone\:hover\:to-purple-700:hover {
    --tw-gradient-to: #6d28d9;
  }

  .phone\:hover\:to-purple-800:hover {
    --tw-gradient-to: #5b21b6;
  }

  .phone\:hover\:to-purple-900:hover {
    --tw-gradient-to: #4c1d95;
  }

  .phone\:hover\:to-pink-50:hover {
    --tw-gradient-to: #fdf2f8;
  }

  .phone\:hover\:to-pink-100:hover {
    --tw-gradient-to: #fce7f3;
  }

  .phone\:hover\:to-pink-200:hover {
    --tw-gradient-to: #fbcfe8;
  }

  .phone\:hover\:to-pink-300:hover {
    --tw-gradient-to: #f9a8d4;
  }

  .phone\:hover\:to-pink-400:hover {
    --tw-gradient-to: #f472b6;
  }

  .phone\:hover\:to-pink-500:hover {
    --tw-gradient-to: #ec4899;
  }

  .phone\:hover\:to-pink-600:hover {
    --tw-gradient-to: #db2777;
  }

  .phone\:hover\:to-pink-700:hover {
    --tw-gradient-to: #be185d;
  }

  .phone\:hover\:to-pink-800:hover {
    --tw-gradient-to: #9d174d;
  }

  .phone\:hover\:to-pink-900:hover {
    --tw-gradient-to: #831843;
  }

  .phone\:hover\:to-base-normal:hover {
    --tw-gradient-to: #004181;
  }

  .phone\:hover\:to-base-dark:hover {
    --tw-gradient-to: #003469;
  }

  .phone\:hover\:to-base-black:hover {
    --tw-gradient-to: #1D1D1F;
  }

  .phone\:hover\:to-base-border:hover {
    --tw-gradient-to: #E7E7E9;
  }

  .phone\:hover\:to-primary-normal:hover {
    --tw-gradient-to: #0067CF;
  }

  .phone\:hover\:to-primary-alt:hover {
    --tw-gradient-to: #00478F;
  }

  .phone\:hover\:to-subtle-white:hover {
    --tw-gradient-to: #F9F9F9;
  }

  .phone\:hover\:to-turquesa:hover {
    --tw-gradient-to: #0097B2;
  }

  .phone\:focus\:to-transparent:focus {
    --tw-gradient-to: transparent;
  }

  .phone\:focus\:to-current:focus {
    --tw-gradient-to: currentColor;
  }

  .phone\:focus\:to-black:focus {
    --tw-gradient-to: #000;
  }

  .phone\:focus\:to-white:focus {
    --tw-gradient-to: #fff;
  }

  .phone\:focus\:to-gray-50:focus {
    --tw-gradient-to: #f9fafb;
  }

  .phone\:focus\:to-gray-100:focus {
    --tw-gradient-to: #f3f4f6;
  }

  .phone\:focus\:to-gray-200:focus {
    --tw-gradient-to: #e5e7eb;
  }

  .phone\:focus\:to-gray-300:focus {
    --tw-gradient-to: #d1d5db;
  }

  .phone\:focus\:to-gray-400:focus {
    --tw-gradient-to: #9ca3af;
  }

  .phone\:focus\:to-gray-500:focus {
    --tw-gradient-to: #6b7280;
  }

  .phone\:focus\:to-gray-600:focus {
    --tw-gradient-to: #4b5563;
  }

  .phone\:focus\:to-gray-700:focus {
    --tw-gradient-to: #374151;
  }

  .phone\:focus\:to-gray-800:focus {
    --tw-gradient-to: #1f2937;
  }

  .phone\:focus\:to-gray-900:focus {
    --tw-gradient-to: #111827;
  }

  .phone\:focus\:to-red-50:focus {
    --tw-gradient-to: #fef2f2;
  }

  .phone\:focus\:to-red-100:focus {
    --tw-gradient-to: #fee2e2;
  }

  .phone\:focus\:to-red-200:focus {
    --tw-gradient-to: #fecaca;
  }

  .phone\:focus\:to-red-300:focus {
    --tw-gradient-to: #fca5a5;
  }

  .phone\:focus\:to-red-400:focus {
    --tw-gradient-to: #f87171;
  }

  .phone\:focus\:to-red-500:focus {
    --tw-gradient-to: #ef4444;
  }

  .phone\:focus\:to-red-600:focus {
    --tw-gradient-to: #dc2626;
  }

  .phone\:focus\:to-red-700:focus {
    --tw-gradient-to: #b91c1c;
  }

  .phone\:focus\:to-red-800:focus {
    --tw-gradient-to: #991b1b;
  }

  .phone\:focus\:to-red-900:focus {
    --tw-gradient-to: #7f1d1d;
  }

  .phone\:focus\:to-yellow-50:focus {
    --tw-gradient-to: #fffbeb;
  }

  .phone\:focus\:to-yellow-100:focus {
    --tw-gradient-to: #fef3c7;
  }

  .phone\:focus\:to-yellow-200:focus {
    --tw-gradient-to: #fde68a;
  }

  .phone\:focus\:to-yellow-300:focus {
    --tw-gradient-to: #fcd34d;
  }

  .phone\:focus\:to-yellow-400:focus {
    --tw-gradient-to: #fbbf24;
  }

  .phone\:focus\:to-yellow-500:focus {
    --tw-gradient-to: #f59e0b;
  }

  .phone\:focus\:to-yellow-600:focus {
    --tw-gradient-to: #d97706;
  }

  .phone\:focus\:to-yellow-700:focus {
    --tw-gradient-to: #b45309;
  }

  .phone\:focus\:to-yellow-800:focus {
    --tw-gradient-to: #92400e;
  }

  .phone\:focus\:to-yellow-900:focus {
    --tw-gradient-to: #78350f;
  }

  .phone\:focus\:to-green-50:focus {
    --tw-gradient-to: #ecfdf5;
  }

  .phone\:focus\:to-green-100:focus {
    --tw-gradient-to: #d1fae5;
  }

  .phone\:focus\:to-green-200:focus {
    --tw-gradient-to: #a7f3d0;
  }

  .phone\:focus\:to-green-300:focus {
    --tw-gradient-to: #6ee7b7;
  }

  .phone\:focus\:to-green-400:focus {
    --tw-gradient-to: #34d399;
  }

  .phone\:focus\:to-green-500:focus {
    --tw-gradient-to: #10b981;
  }

  .phone\:focus\:to-green-600:focus {
    --tw-gradient-to: #059669;
  }

  .phone\:focus\:to-green-700:focus {
    --tw-gradient-to: #047857;
  }

  .phone\:focus\:to-green-800:focus {
    --tw-gradient-to: #065f46;
  }

  .phone\:focus\:to-green-900:focus {
    --tw-gradient-to: #064e3b;
  }

  .phone\:focus\:to-blue-50:focus {
    --tw-gradient-to: #eff6ff;
  }

  .phone\:focus\:to-blue-100:focus {
    --tw-gradient-to: #dbeafe;
  }

  .phone\:focus\:to-blue-200:focus {
    --tw-gradient-to: #bfdbfe;
  }

  .phone\:focus\:to-blue-300:focus {
    --tw-gradient-to: #93c5fd;
  }

  .phone\:focus\:to-blue-400:focus {
    --tw-gradient-to: #60a5fa;
  }

  .phone\:focus\:to-blue-500:focus {
    --tw-gradient-to: #3b82f6;
  }

  .phone\:focus\:to-blue-600:focus {
    --tw-gradient-to: #2563eb;
  }

  .phone\:focus\:to-blue-700:focus {
    --tw-gradient-to: #1d4ed8;
  }

  .phone\:focus\:to-blue-800:focus {
    --tw-gradient-to: #1e40af;
  }

  .phone\:focus\:to-blue-900:focus {
    --tw-gradient-to: #1e3a8a;
  }

  .phone\:focus\:to-indigo-50:focus {
    --tw-gradient-to: #eef2ff;
  }

  .phone\:focus\:to-indigo-100:focus {
    --tw-gradient-to: #e0e7ff;
  }

  .phone\:focus\:to-indigo-200:focus {
    --tw-gradient-to: #c7d2fe;
  }

  .phone\:focus\:to-indigo-300:focus {
    --tw-gradient-to: #a5b4fc;
  }

  .phone\:focus\:to-indigo-400:focus {
    --tw-gradient-to: #818cf8;
  }

  .phone\:focus\:to-indigo-500:focus {
    --tw-gradient-to: #6366f1;
  }

  .phone\:focus\:to-indigo-600:focus {
    --tw-gradient-to: #4f46e5;
  }

  .phone\:focus\:to-indigo-700:focus {
    --tw-gradient-to: #4338ca;
  }

  .phone\:focus\:to-indigo-800:focus {
    --tw-gradient-to: #3730a3;
  }

  .phone\:focus\:to-indigo-900:focus {
    --tw-gradient-to: #312e81;
  }

  .phone\:focus\:to-purple-50:focus {
    --tw-gradient-to: #f5f3ff;
  }

  .phone\:focus\:to-purple-100:focus {
    --tw-gradient-to: #ede9fe;
  }

  .phone\:focus\:to-purple-200:focus {
    --tw-gradient-to: #ddd6fe;
  }

  .phone\:focus\:to-purple-300:focus {
    --tw-gradient-to: #c4b5fd;
  }

  .phone\:focus\:to-purple-400:focus {
    --tw-gradient-to: #a78bfa;
  }

  .phone\:focus\:to-purple-500:focus {
    --tw-gradient-to: #8b5cf6;
  }

  .phone\:focus\:to-purple-600:focus {
    --tw-gradient-to: #7c3aed;
  }

  .phone\:focus\:to-purple-700:focus {
    --tw-gradient-to: #6d28d9;
  }

  .phone\:focus\:to-purple-800:focus {
    --tw-gradient-to: #5b21b6;
  }

  .phone\:focus\:to-purple-900:focus {
    --tw-gradient-to: #4c1d95;
  }

  .phone\:focus\:to-pink-50:focus {
    --tw-gradient-to: #fdf2f8;
  }

  .phone\:focus\:to-pink-100:focus {
    --tw-gradient-to: #fce7f3;
  }

  .phone\:focus\:to-pink-200:focus {
    --tw-gradient-to: #fbcfe8;
  }

  .phone\:focus\:to-pink-300:focus {
    --tw-gradient-to: #f9a8d4;
  }

  .phone\:focus\:to-pink-400:focus {
    --tw-gradient-to: #f472b6;
  }

  .phone\:focus\:to-pink-500:focus {
    --tw-gradient-to: #ec4899;
  }

  .phone\:focus\:to-pink-600:focus {
    --tw-gradient-to: #db2777;
  }

  .phone\:focus\:to-pink-700:focus {
    --tw-gradient-to: #be185d;
  }

  .phone\:focus\:to-pink-800:focus {
    --tw-gradient-to: #9d174d;
  }

  .phone\:focus\:to-pink-900:focus {
    --tw-gradient-to: #831843;
  }

  .phone\:focus\:to-base-normal:focus {
    --tw-gradient-to: #004181;
  }

  .phone\:focus\:to-base-dark:focus {
    --tw-gradient-to: #003469;
  }

  .phone\:focus\:to-base-black:focus {
    --tw-gradient-to: #1D1D1F;
  }

  .phone\:focus\:to-base-border:focus {
    --tw-gradient-to: #E7E7E9;
  }

  .phone\:focus\:to-primary-normal:focus {
    --tw-gradient-to: #0067CF;
  }

  .phone\:focus\:to-primary-alt:focus {
    --tw-gradient-to: #00478F;
  }

  .phone\:focus\:to-subtle-white:focus {
    --tw-gradient-to: #F9F9F9;
  }

  .phone\:focus\:to-turquesa:focus {
    --tw-gradient-to: #0097B2;
  }

  .phone\:decoration-slice {
    -webkit-box-decoration-break: slice;
            box-decoration-break: slice;
  }

  .phone\:decoration-clone {
    -webkit-box-decoration-break: clone;
            box-decoration-break: clone;
  }

  .phone\:bg-auto {
    background-size: auto;
  }

  .phone\:bg-cover {
    background-size: cover;
  }

  .phone\:bg-contain {
    background-size: contain;
  }

  .phone\:bg-fixed {
    background-attachment: fixed;
  }

  .phone\:bg-local {
    background-attachment: local;
  }

  .phone\:bg-scroll {
    background-attachment: scroll;
  }

  .phone\:bg-clip-border {
    background-clip: border-box;
  }

  .phone\:bg-clip-padding {
    background-clip: padding-box;
  }

  .phone\:bg-clip-content {
    background-clip: content-box;
  }

  .phone\:bg-clip-text {
    -webkit-background-clip: text;
            background-clip: text;
  }

  .phone\:bg-bottom {
    background-position: bottom;
  }

  .phone\:bg-center {
    background-position: center;
  }

  .phone\:bg-left {
    background-position: left;
  }

  .phone\:bg-left-bottom {
    background-position: left bottom;
  }

  .phone\:bg-left-top {
    background-position: left top;
  }

  .phone\:bg-right {
    background-position: right;
  }

  .phone\:bg-right-bottom {
    background-position: right bottom;
  }

  .phone\:bg-right-top {
    background-position: right top;
  }

  .phone\:bg-top {
    background-position: top;
  }

  .phone\:bg-repeat {
    background-repeat: repeat;
  }

  .phone\:bg-no-repeat {
    background-repeat: no-repeat;
  }

  .phone\:bg-repeat-x {
    background-repeat: repeat-x;
  }

  .phone\:bg-repeat-y {
    background-repeat: repeat-y;
  }

  .phone\:bg-repeat-round {
    background-repeat: round;
  }

  .phone\:bg-repeat-space {
    background-repeat: space;
  }

  .phone\:bg-origin-border {
    background-origin: border-box;
  }

  .phone\:bg-origin-padding {
    background-origin: padding-box;
  }

  .phone\:bg-origin-content {
    background-origin: content-box;
  }

  .phone\:fill-current {
    fill: currentColor;
  }

  .phone\:stroke-current {
    stroke: currentColor;
  }

  .phone\:stroke-0 {
    stroke-width: 0;
  }

  .phone\:stroke-1 {
    stroke-width: 1;
  }

  .phone\:stroke-2 {
    stroke-width: 2;
  }

  .phone\:object-contain {
    -o-object-fit: contain;
       object-fit: contain;
  }

  .phone\:object-cover {
    -o-object-fit: cover;
       object-fit: cover;
  }

  .phone\:object-fill {
    -o-object-fit: fill;
       object-fit: fill;
  }

  .phone\:object-none {
    -o-object-fit: none;
       object-fit: none;
  }

  .phone\:object-scale-down {
    -o-object-fit: scale-down;
       object-fit: scale-down;
  }

  .phone\:object-bottom {
    -o-object-position: bottom;
       object-position: bottom;
  }

  .phone\:object-center {
    -o-object-position: center;
       object-position: center;
  }

  .phone\:object-left {
    -o-object-position: left;
       object-position: left;
  }

  .phone\:object-left-bottom {
    -o-object-position: left bottom;
       object-position: left bottom;
  }

  .phone\:object-left-top {
    -o-object-position: left top;
       object-position: left top;
  }

  .phone\:object-right {
    -o-object-position: right;
       object-position: right;
  }

  .phone\:object-right-bottom {
    -o-object-position: right bottom;
       object-position: right bottom;
  }

  .phone\:object-right-top {
    -o-object-position: right top;
       object-position: right top;
  }

  .phone\:object-top {
    -o-object-position: top;
       object-position: top;
  }

  .phone\:p-0 {
    padding: 0;
  }

  .phone\:p-1 {
    padding: 0.0625rem;
  }

  .phone\:p-2 {
    padding: 0.125rem;
  }

  .phone\:p-3 {
    padding: 0.1875rem;
  }

  .phone\:p-4 {
    padding: 0.25rem;
  }

  .phone\:p-5 {
    padding: 0.3125rem;
  }

  .phone\:p-6 {
    padding: 0.375rem;
  }

  .phone\:p-8 {
    padding: 0.5rem;
  }

  .phone\:p-10 {
    padding: 0.625rem;
  }

  .phone\:p-12 {
    padding: 0.75rem;
  }

  .phone\:p-16 {
    padding: 1rem;
  }

  .phone\:p-20 {
    padding: 1.25rem;
  }

  .phone\:p-24 {
    padding: 1.5rem;
  }

  .phone\:p-32 {
    padding: 2rem;
  }

  .phone\:p-40 {
    padding: 2.5rem;
  }

  .phone\:p-48 {
    padding: 3rem;
  }

  .phone\:p-56 {
    padding: 3.5rem;
  }

  .phone\:p-64 {
    padding: 4rem;
  }

  .phone\:p-68 {
    padding: 4.25rem;
  }

  .phone\:p-72 {
    padding: 4.5rem;
  }

  .phone\:p-76 {
    padding: 4.75rem;
  }

  .phone\:p-80 {
    padding: 5rem;
  }

  .phone\:p-192 {
    padding: 12rem;
  }

  .phone\:p-px {
    padding: 1px;
  }

  .phone\:px-0 {
    padding-left: 0;
    padding-right: 0;
  }

  .phone\:px-1 {
    padding-left: 0.0625rem;
    padding-right: 0.0625rem;
  }

  .phone\:px-2 {
    padding-left: 0.125rem;
    padding-right: 0.125rem;
  }

  .phone\:px-3 {
    padding-left: 0.1875rem;
    padding-right: 0.1875rem;
  }

  .phone\:px-4 {
    padding-left: 0.25rem;
    padding-right: 0.25rem;
  }

  .phone\:px-5 {
    padding-left: 0.3125rem;
    padding-right: 0.3125rem;
  }

  .phone\:px-6 {
    padding-left: 0.375rem;
    padding-right: 0.375rem;
  }

  .phone\:px-8 {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }

  .phone\:px-10 {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }

  .phone\:px-12 {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }

  .phone\:px-16 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .phone\:px-20 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .phone\:px-24 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .phone\:px-32 {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .phone\:px-40 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .phone\:px-48 {
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .phone\:px-56 {
    padding-left: 3.5rem;
    padding-right: 3.5rem;
  }

  .phone\:px-64 {
    padding-left: 4rem;
    padding-right: 4rem;
  }

  .phone\:px-68 {
    padding-left: 4.25rem;
    padding-right: 4.25rem;
  }

  .phone\:px-72 {
    padding-left: 4.5rem;
    padding-right: 4.5rem;
  }

  .phone\:px-76 {
    padding-left: 4.75rem;
    padding-right: 4.75rem;
  }

  .phone\:px-80 {
    padding-left: 5rem;
    padding-right: 5rem;
  }

  .phone\:px-192 {
    padding-left: 12rem;
    padding-right: 12rem;
  }

  .phone\:px-px {
    padding-left: 1px;
    padding-right: 1px;
  }

  .phone\:py-0 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .phone\:py-1 {
    padding-top: 0.0625rem;
    padding-bottom: 0.0625rem;
  }

  .phone\:py-2 {
    padding-top: 0.125rem;
    padding-bottom: 0.125rem;
  }

  .phone\:py-3 {
    padding-top: 0.1875rem;
    padding-bottom: 0.1875rem;
  }

  .phone\:py-4 {
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
  }

  .phone\:py-5 {
    padding-top: 0.3125rem;
    padding-bottom: 0.3125rem;
  }

  .phone\:py-6 {
    padding-top: 0.375rem;
    padding-bottom: 0.375rem;
  }

  .phone\:py-8 {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }

  .phone\:py-10 {
    padding-top: 0.625rem;
    padding-bottom: 0.625rem;
  }

  .phone\:py-12 {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
  }

  .phone\:py-16 {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .phone\:py-20 {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }

  .phone\:py-24 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }

  .phone\:py-32 {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .phone\:py-40 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }

  .phone\:py-48 {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .phone\:py-56 {
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }

  .phone\:py-64 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .phone\:py-68 {
    padding-top: 4.25rem;
    padding-bottom: 4.25rem;
  }

  .phone\:py-72 {
    padding-top: 4.5rem;
    padding-bottom: 4.5rem;
  }

  .phone\:py-76 {
    padding-top: 4.75rem;
    padding-bottom: 4.75rem;
  }

  .phone\:py-80 {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  .phone\:py-192 {
    padding-top: 12rem;
    padding-bottom: 12rem;
  }

  .phone\:py-px {
    padding-top: 1px;
    padding-bottom: 1px;
  }

  .phone\:pt-0 {
    padding-top: 0;
  }

  .phone\:pt-1 {
    padding-top: 0.0625rem;
  }

  .phone\:pt-2 {
    padding-top: 0.125rem;
  }

  .phone\:pt-3 {
    padding-top: 0.1875rem;
  }

  .phone\:pt-4 {
    padding-top: 0.25rem;
  }

  .phone\:pt-5 {
    padding-top: 0.3125rem;
  }

  .phone\:pt-6 {
    padding-top: 0.375rem;
  }

  .phone\:pt-8 {
    padding-top: 0.5rem;
  }

  .phone\:pt-10 {
    padding-top: 0.625rem;
  }

  .phone\:pt-12 {
    padding-top: 0.75rem;
  }

  .phone\:pt-16 {
    padding-top: 1rem;
  }

  .phone\:pt-20 {
    padding-top: 1.25rem;
  }

  .phone\:pt-24 {
    padding-top: 1.5rem;
  }

  .phone\:pt-32 {
    padding-top: 2rem;
  }

  .phone\:pt-40 {
    padding-top: 2.5rem;
  }

  .phone\:pt-48 {
    padding-top: 3rem;
  }

  .phone\:pt-56 {
    padding-top: 3.5rem;
  }

  .phone\:pt-64 {
    padding-top: 4rem;
  }

  .phone\:pt-68 {
    padding-top: 4.25rem;
  }

  .phone\:pt-72 {
    padding-top: 4.5rem;
  }

  .phone\:pt-76 {
    padding-top: 4.75rem;
  }

  .phone\:pt-80 {
    padding-top: 5rem;
  }

  .phone\:pt-192 {
    padding-top: 12rem;
  }

  .phone\:pt-px {
    padding-top: 1px;
  }

  .phone\:pr-0 {
    padding-right: 0;
  }

  .phone\:pr-1 {
    padding-right: 0.0625rem;
  }

  .phone\:pr-2 {
    padding-right: 0.125rem;
  }

  .phone\:pr-3 {
    padding-right: 0.1875rem;
  }

  .phone\:pr-4 {
    padding-right: 0.25rem;
  }

  .phone\:pr-5 {
    padding-right: 0.3125rem;
  }

  .phone\:pr-6 {
    padding-right: 0.375rem;
  }

  .phone\:pr-8 {
    padding-right: 0.5rem;
  }

  .phone\:pr-10 {
    padding-right: 0.625rem;
  }

  .phone\:pr-12 {
    padding-right: 0.75rem;
  }

  .phone\:pr-16 {
    padding-right: 1rem;
  }

  .phone\:pr-20 {
    padding-right: 1.25rem;
  }

  .phone\:pr-24 {
    padding-right: 1.5rem;
  }

  .phone\:pr-32 {
    padding-right: 2rem;
  }

  .phone\:pr-40 {
    padding-right: 2.5rem;
  }

  .phone\:pr-48 {
    padding-right: 3rem;
  }

  .phone\:pr-56 {
    padding-right: 3.5rem;
  }

  .phone\:pr-64 {
    padding-right: 4rem;
  }

  .phone\:pr-68 {
    padding-right: 4.25rem;
  }

  .phone\:pr-72 {
    padding-right: 4.5rem;
  }

  .phone\:pr-76 {
    padding-right: 4.75rem;
  }

  .phone\:pr-80 {
    padding-right: 5rem;
  }

  .phone\:pr-192 {
    padding-right: 12rem;
  }

  .phone\:pr-px {
    padding-right: 1px;
  }

  .phone\:pb-0 {
    padding-bottom: 0;
  }

  .phone\:pb-1 {
    padding-bottom: 0.0625rem;
  }

  .phone\:pb-2 {
    padding-bottom: 0.125rem;
  }

  .phone\:pb-3 {
    padding-bottom: 0.1875rem;
  }

  .phone\:pb-4 {
    padding-bottom: 0.25rem;
  }

  .phone\:pb-5 {
    padding-bottom: 0.3125rem;
  }

  .phone\:pb-6 {
    padding-bottom: 0.375rem;
  }

  .phone\:pb-8 {
    padding-bottom: 0.5rem;
  }

  .phone\:pb-10 {
    padding-bottom: 0.625rem;
  }

  .phone\:pb-12 {
    padding-bottom: 0.75rem;
  }

  .phone\:pb-16 {
    padding-bottom: 1rem;
  }

  .phone\:pb-20 {
    padding-bottom: 1.25rem;
  }

  .phone\:pb-24 {
    padding-bottom: 1.5rem;
  }

  .phone\:pb-32 {
    padding-bottom: 2rem;
  }

  .phone\:pb-40 {
    padding-bottom: 2.5rem;
  }

  .phone\:pb-48 {
    padding-bottom: 3rem;
  }

  .phone\:pb-56 {
    padding-bottom: 3.5rem;
  }

  .phone\:pb-64 {
    padding-bottom: 4rem;
  }

  .phone\:pb-68 {
    padding-bottom: 4.25rem;
  }

  .phone\:pb-72 {
    padding-bottom: 4.5rem;
  }

  .phone\:pb-76 {
    padding-bottom: 4.75rem;
  }

  .phone\:pb-80 {
    padding-bottom: 5rem;
  }

  .phone\:pb-192 {
    padding-bottom: 12rem;
  }

  .phone\:pb-px {
    padding-bottom: 1px;
  }

  .phone\:pl-0 {
    padding-left: 0;
  }

  .phone\:pl-1 {
    padding-left: 0.0625rem;
  }

  .phone\:pl-2 {
    padding-left: 0.125rem;
  }

  .phone\:pl-3 {
    padding-left: 0.1875rem;
  }

  .phone\:pl-4 {
    padding-left: 0.25rem;
  }

  .phone\:pl-5 {
    padding-left: 0.3125rem;
  }

  .phone\:pl-6 {
    padding-left: 0.375rem;
  }

  .phone\:pl-8 {
    padding-left: 0.5rem;
  }

  .phone\:pl-10 {
    padding-left: 0.625rem;
  }

  .phone\:pl-12 {
    padding-left: 0.75rem;
  }

  .phone\:pl-16 {
    padding-left: 1rem;
  }

  .phone\:pl-20 {
    padding-left: 1.25rem;
  }

  .phone\:pl-24 {
    padding-left: 1.5rem;
  }

  .phone\:pl-32 {
    padding-left: 2rem;
  }

  .phone\:pl-40 {
    padding-left: 2.5rem;
  }

  .phone\:pl-48 {
    padding-left: 3rem;
  }

  .phone\:pl-56 {
    padding-left: 3.5rem;
  }

  .phone\:pl-64 {
    padding-left: 4rem;
  }

  .phone\:pl-68 {
    padding-left: 4.25rem;
  }

  .phone\:pl-72 {
    padding-left: 4.5rem;
  }

  .phone\:pl-76 {
    padding-left: 4.75rem;
  }

  .phone\:pl-80 {
    padding-left: 5rem;
  }

  .phone\:pl-192 {
    padding-left: 12rem;
  }

  .phone\:pl-px {
    padding-left: 1px;
  }

  .phone\:text-left {
    text-align: left;
  }

  .phone\:text-center {
    text-align: center;
  }

  .phone\:text-right {
    text-align: right;
  }

  .phone\:text-justify {
    text-align: justify;
  }

  .phone\:align-baseline {
    vertical-align: baseline;
  }

  .phone\:align-top {
    vertical-align: top;
  }

  .phone\:align-middle {
    vertical-align: middle;
  }

  .phone\:align-bottom {
    vertical-align: bottom;
  }

  .phone\:align-text-top {
    vertical-align: text-top;
  }

  .phone\:align-text-bottom {
    vertical-align: text-bottom;
  }

  .phone\:font-body {
    font-family: Roboto;
  }

  .phone\:font-heading {
    font-family: "Open Sans";
  }

  .phone\:text-root-em {
    font-size: 16px;
  }

  .phone\:text-xs {
    font-size: 0.75rem;
  }

  .phone\:text-sm {
    font-size: 0.875rem;
  }

  .phone\:text-base {
    font-size: 1rem;
  }

  .phone\:text-lg {
    font-size: 1.125rem;
  }

  .phone\:text-xl {
    font-size: 1.25rem;
  }

  .phone\:text-2xl {
    font-size: 1.375rem;
  }

  .phone\:text-3xl {
    font-size: 1.5rem;
  }

  .phone\:text-4xl {
    font-size: 1.625rem;
  }

  .phone\:text-5xl {
    font-size: 1.75rem;
  }

  .phone\:text-6xl {
    font-size: 1.875rem;
  }

  .phone\:text-heading-xs {
    font-size: 1.75rem;
  }

  .phone\:text-heading-sm {
    font-size: 2rem;
  }

  .phone\:text-heading-md {
    font-size: 2.125rem;
  }

  .phone\:text-heading-lg {
    font-size: 2.375rem;
  }

  .phone\:text-heading-xl {
    font-size: 2.625rem;
  }

  .phone\:font-thin {
    font-weight: 100;
  }

  .phone\:font-extralight {
    font-weight: 200;
  }

  .phone\:font-light {
    font-weight: 300;
  }

  .phone\:font-normal {
    font-weight: 400;
  }

  .phone\:font-medium {
    font-weight: 500;
  }

  .phone\:font-semibold {
    font-weight: 600;
  }

  .phone\:font-bold {
    font-weight: 700;
  }

  .phone\:font-extrabold {
    font-weight: 800;
  }

  .phone\:font-black {
    font-weight: 900;
  }

  .phone\:uppercase {
    text-transform: uppercase;
  }

  .phone\:lowercase {
    text-transform: lowercase;
  }

  .phone\:capitalize {
    text-transform: capitalize;
  }

  .phone\:normal-case {
    text-transform: none;
  }

  .phone\:italic {
    font-style: italic;
  }

  .phone\:not-italic {
    font-style: normal;
  }

  .phone\:ordinal, .phone\:slashed-zero, .phone\:lining-nums, .phone\:oldstyle-nums, .phone\:proportional-nums, .phone\:tabular-nums, .phone\:diagonal-fractions, .phone\: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-feature-settings: var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction);
    font-variant-numeric: var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction);
  }

  .phone\:normal-nums {
    font-feature-settings: normal;
    font-variant-numeric: normal;
  }

  .phone\:ordinal {
    --tw-ordinal: ordinal;
  }

  .phone\:slashed-zero {
    --tw-slashed-zero: slashed-zero;
  }

  .phone\:lining-nums {
    --tw-numeric-figure: lining-nums;
  }

  .phone\:oldstyle-nums {
    --tw-numeric-figure: oldstyle-nums;
  }

  .phone\:proportional-nums {
    --tw-numeric-spacing: proportional-nums;
  }

  .phone\:tabular-nums {
    --tw-numeric-spacing: tabular-nums;
  }

  .phone\:diagonal-fractions {
    --tw-numeric-fraction: diagonal-fractions;
  }

  .phone\:stacked-fractions {
    --tw-numeric-fraction: stacked-fractions;
  }

  .phone\:leading-3 {
    line-height: .75rem;
  }

  .phone\:leading-4 {
    line-height: 1rem;
  }

  .phone\:leading-5 {
    line-height: 1.25rem;
  }

  .phone\:leading-6 {
    line-height: 1.5rem;
  }

  .phone\:leading-7 {
    line-height: 1.75rem;
  }

  .phone\:leading-8 {
    line-height: 2rem;
  }

  .phone\:leading-9 {
    line-height: 2.25rem;
  }

  .phone\:leading-10 {
    line-height: 2.5rem;
  }

  .phone\:leading-none {
    line-height: 1;
  }

  .phone\:leading-tight {
    line-height: 1.25;
  }

  .phone\:leading-snug {
    line-height: 1.375;
  }

  .phone\:leading-normal {
    line-height: 1.5;
  }

  .phone\:leading-relaxed {
    line-height: 1.625;
  }

  .phone\:leading-loose {
    line-height: 2;
  }

  .phone\:tracking-tighter {
    letter-spacing: -0.05em;
  }

  .phone\:tracking-tight {
    letter-spacing: -0.025em;
  }

  .phone\:tracking-normal {
    letter-spacing: 0em;
  }

  .phone\:tracking-wide {
    letter-spacing: 0.025em;
  }

  .phone\:tracking-wider {
    letter-spacing: 0.05em;
  }

  .phone\:tracking-widest {
    letter-spacing: 0.1em;
  }

  .phone\:text-transparent {
    color: transparent;
  }

  .phone\:text-current {
    color: currentColor;
  }

  .phone\:text-black {
    --tw-text-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-text-opacity));
  }

  .phone\:text-white {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .phone\:text-gray-50 {
    --tw-text-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-text-opacity));
  }

  .phone\:text-gray-100 {
    --tw-text-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-text-opacity));
  }

  .phone\:text-gray-200 {
    --tw-text-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-text-opacity));
  }

  .phone\:text-gray-300 {
    --tw-text-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-text-opacity));
  }

  .phone\:text-gray-400 {
    --tw-text-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-text-opacity));
  }

  .phone\:text-gray-500 {
    --tw-text-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-text-opacity));
  }

  .phone\:text-gray-600 {
    --tw-text-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-text-opacity));
  }

  .phone\:text-gray-700 {
    --tw-text-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-text-opacity));
  }

  .phone\:text-gray-800 {
    --tw-text-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-text-opacity));
  }

  .phone\:text-gray-900 {
    --tw-text-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-text-opacity));
  }

  .phone\:text-red-50 {
    --tw-text-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-text-opacity));
  }

  .phone\:text-red-100 {
    --tw-text-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-text-opacity));
  }

  .phone\:text-red-200 {
    --tw-text-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-text-opacity));
  }

  .phone\:text-red-300 {
    --tw-text-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-text-opacity));
  }

  .phone\:text-red-400 {
    --tw-text-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-text-opacity));
  }

  .phone\:text-red-500 {
    --tw-text-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-text-opacity));
  }

  .phone\:text-red-600 {
    --tw-text-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-text-opacity));
  }

  .phone\:text-red-700 {
    --tw-text-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-text-opacity));
  }

  .phone\:text-red-800 {
    --tw-text-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-text-opacity));
  }

  .phone\:text-red-900 {
    --tw-text-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-text-opacity));
  }

  .phone\:text-yellow-50 {
    --tw-text-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-text-opacity));
  }

  .phone\:text-yellow-100 {
    --tw-text-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-text-opacity));
  }

  .phone\:text-yellow-200 {
    --tw-text-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-text-opacity));
  }

  .phone\:text-yellow-300 {
    --tw-text-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-text-opacity));
  }

  .phone\:text-yellow-400 {
    --tw-text-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-text-opacity));
  }

  .phone\:text-yellow-500 {
    --tw-text-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-text-opacity));
  }

  .phone\:text-yellow-600 {
    --tw-text-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-text-opacity));
  }

  .phone\:text-yellow-700 {
    --tw-text-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-text-opacity));
  }

  .phone\:text-yellow-800 {
    --tw-text-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-text-opacity));
  }

  .phone\:text-yellow-900 {
    --tw-text-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-text-opacity));
  }

  .phone\:text-green-50 {
    --tw-text-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-text-opacity));
  }

  .phone\:text-green-100 {
    --tw-text-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-text-opacity));
  }

  .phone\:text-green-200 {
    --tw-text-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-text-opacity));
  }

  .phone\:text-green-300 {
    --tw-text-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-text-opacity));
  }

  .phone\:text-green-400 {
    --tw-text-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-text-opacity));
  }

  .phone\:text-green-500 {
    --tw-text-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-text-opacity));
  }

  .phone\:text-green-600 {
    --tw-text-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-text-opacity));
  }

  .phone\:text-green-700 {
    --tw-text-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-text-opacity));
  }

  .phone\:text-green-800 {
    --tw-text-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-text-opacity));
  }

  .phone\:text-green-900 {
    --tw-text-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-text-opacity));
  }

  .phone\:text-blue-50 {
    --tw-text-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-text-opacity));
  }

  .phone\:text-blue-100 {
    --tw-text-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-text-opacity));
  }

  .phone\:text-blue-200 {
    --tw-text-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-text-opacity));
  }

  .phone\:text-blue-300 {
    --tw-text-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-text-opacity));
  }

  .phone\:text-blue-400 {
    --tw-text-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-text-opacity));
  }

  .phone\:text-blue-500 {
    --tw-text-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-text-opacity));
  }

  .phone\:text-blue-600 {
    --tw-text-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-text-opacity));
  }

  .phone\:text-blue-700 {
    --tw-text-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-text-opacity));
  }

  .phone\:text-blue-800 {
    --tw-text-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-text-opacity));
  }

  .phone\:text-blue-900 {
    --tw-text-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-text-opacity));
  }

  .phone\:text-indigo-50 {
    --tw-text-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-text-opacity));
  }

  .phone\:text-indigo-100 {
    --tw-text-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-text-opacity));
  }

  .phone\:text-indigo-200 {
    --tw-text-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-text-opacity));
  }

  .phone\:text-indigo-300 {
    --tw-text-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-text-opacity));
  }

  .phone\:text-indigo-400 {
    --tw-text-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-text-opacity));
  }

  .phone\:text-indigo-500 {
    --tw-text-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-text-opacity));
  }

  .phone\:text-indigo-600 {
    --tw-text-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-text-opacity));
  }

  .phone\:text-indigo-700 {
    --tw-text-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-text-opacity));
  }

  .phone\:text-indigo-800 {
    --tw-text-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-text-opacity));
  }

  .phone\:text-indigo-900 {
    --tw-text-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-text-opacity));
  }

  .phone\:text-purple-50 {
    --tw-text-opacity: 1;
    color: rgba(245, 243, 255, var(--tw-text-opacity));
  }

  .phone\:text-purple-100 {
    --tw-text-opacity: 1;
    color: rgba(237, 233, 254, var(--tw-text-opacity));
  }

  .phone\:text-purple-200 {
    --tw-text-opacity: 1;
    color: rgba(221, 214, 254, var(--tw-text-opacity));
  }

  .phone\:text-purple-300 {
    --tw-text-opacity: 1;
    color: rgba(196, 181, 253, var(--tw-text-opacity));
  }

  .phone\:text-purple-400 {
    --tw-text-opacity: 1;
    color: rgba(167, 139, 250, var(--tw-text-opacity));
  }

  .phone\:text-purple-500 {
    --tw-text-opacity: 1;
    color: rgba(139, 92, 246, var(--tw-text-opacity));
  }

  .phone\:text-purple-600 {
    --tw-text-opacity: 1;
    color: rgba(124, 58, 237, var(--tw-text-opacity));
  }

  .phone\:text-purple-700 {
    --tw-text-opacity: 1;
    color: rgba(109, 40, 217, var(--tw-text-opacity));
  }

  .phone\:text-purple-800 {
    --tw-text-opacity: 1;
    color: rgba(91, 33, 182, var(--tw-text-opacity));
  }

  .phone\:text-purple-900 {
    --tw-text-opacity: 1;
    color: rgba(76, 29, 149, var(--tw-text-opacity));
  }

  .phone\:text-pink-50 {
    --tw-text-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-text-opacity));
  }

  .phone\:text-pink-100 {
    --tw-text-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-text-opacity));
  }

  .phone\:text-pink-200 {
    --tw-text-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-text-opacity));
  }

  .phone\:text-pink-300 {
    --tw-text-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-text-opacity));
  }

  .phone\:text-pink-400 {
    --tw-text-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-text-opacity));
  }

  .phone\:text-pink-500 {
    --tw-text-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-text-opacity));
  }

  .phone\:text-pink-600 {
    --tw-text-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-text-opacity));
  }

  .phone\:text-pink-700 {
    --tw-text-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-text-opacity));
  }

  .phone\:text-pink-800 {
    --tw-text-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-text-opacity));
  }

  .phone\:text-pink-900 {
    --tw-text-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-text-opacity));
  }

  .phone\:text-base-normal {
    --tw-text-opacity: 1;
    color: rgba(0, 65, 129, var(--tw-text-opacity));
  }

  .phone\:text-base-dark {
    --tw-text-opacity: 1;
    color: rgba(0, 52, 105, var(--tw-text-opacity));
  }

  .phone\:text-base-black {
    --tw-text-opacity: 1;
    color: rgba(29, 29, 31, var(--tw-text-opacity));
  }

  .phone\:text-base-border {
    --tw-text-opacity: 1;
    color: rgba(231, 231, 233, var(--tw-text-opacity));
  }

  .phone\:text-primary-normal {
    --tw-text-opacity: 1;
    color: rgba(0, 103, 207, var(--tw-text-opacity));
  }

  .phone\:text-primary-alt {
    --tw-text-opacity: 1;
    color: rgba(0, 71, 143, var(--tw-text-opacity));
  }

  .phone\:text-subtle-white {
    --tw-text-opacity: 1;
    color: rgba(249, 249, 249, var(--tw-text-opacity));
  }

  .phone\:text-turquesa {
    --tw-text-opacity: 1;
    color: rgba(0, 151, 178, var(--tw-text-opacity));
  }

  .group:hover .phone\:group-hover\:text-transparent {
    color: transparent;
  }

  .group:hover .phone\:group-hover\:text-current {
    color: currentColor;
  }

  .group:hover .phone\:group-hover\:text-black {
    --tw-text-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-text-opacity));
  }

  .group:hover .phone\:group-hover\:text-white {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .group:hover .phone\:group-hover\:text-gray-50 {
    --tw-text-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-text-opacity));
  }

  .group:hover .phone\:group-hover\:text-gray-100 {
    --tw-text-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-text-opacity));
  }

  .group:hover .phone\:group-hover\:text-gray-200 {
    --tw-text-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-text-opacity));
  }

  .group:hover .phone\:group-hover\:text-gray-300 {
    --tw-text-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-text-opacity));
  }

  .group:hover .phone\:group-hover\:text-gray-400 {
    --tw-text-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-text-opacity));
  }

  .group:hover .phone\:group-hover\:text-gray-500 {
    --tw-text-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-text-opacity));
  }

  .group:hover .phone\:group-hover\:text-gray-600 {
    --tw-text-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-text-opacity));
  }

  .group:hover .phone\:group-hover\:text-gray-700 {
    --tw-text-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-text-opacity));
  }

  .group:hover .phone\:group-hover\:text-gray-800 {
    --tw-text-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-text-opacity));
  }

  .group:hover .phone\:group-hover\:text-gray-900 {
    --tw-text-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-text-opacity));
  }

  .group:hover .phone\:group-hover\:text-red-50 {
    --tw-text-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-text-opacity));
  }

  .group:hover .phone\:group-hover\:text-red-100 {
    --tw-text-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-text-opacity));
  }

  .group:hover .phone\:group-hover\:text-red-200 {
    --tw-text-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-text-opacity));
  }

  .group:hover .phone\:group-hover\:text-red-300 {
    --tw-text-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-text-opacity));
  }

  .group:hover .phone\:group-hover\:text-red-400 {
    --tw-text-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-text-opacity));
  }

  .group:hover .phone\:group-hover\:text-red-500 {
    --tw-text-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-text-opacity));
  }

  .group:hover .phone\:group-hover\:text-red-600 {
    --tw-text-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-text-opacity));
  }

  .group:hover .phone\:group-hover\:text-red-700 {
    --tw-text-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-text-opacity));
  }

  .group:hover .phone\:group-hover\:text-red-800 {
    --tw-text-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-text-opacity));
  }

  .group:hover .phone\:group-hover\:text-red-900 {
    --tw-text-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-text-opacity));
  }

  .group:hover .phone\:group-hover\:text-yellow-50 {
    --tw-text-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-text-opacity));
  }

  .group:hover .phone\:group-hover\:text-yellow-100 {
    --tw-text-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-text-opacity));
  }

  .group:hover .phone\:group-hover\:text-yellow-200 {
    --tw-text-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-text-opacity));
  }

  .group:hover .phone\:group-hover\:text-yellow-300 {
    --tw-text-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-text-opacity));
  }

  .group:hover .phone\:group-hover\:text-yellow-400 {
    --tw-text-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-text-opacity));
  }

  .group:hover .phone\:group-hover\:text-yellow-500 {
    --tw-text-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-text-opacity));
  }

  .group:hover .phone\:group-hover\:text-yellow-600 {
    --tw-text-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-text-opacity));
  }

  .group:hover .phone\:group-hover\:text-yellow-700 {
    --tw-text-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-text-opacity));
  }

  .group:hover .phone\:group-hover\:text-yellow-800 {
    --tw-text-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-text-opacity));
  }

  .group:hover .phone\:group-hover\:text-yellow-900 {
    --tw-text-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-text-opacity));
  }

  .group:hover .phone\:group-hover\:text-green-50 {
    --tw-text-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-text-opacity));
  }

  .group:hover .phone\:group-hover\:text-green-100 {
    --tw-text-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-text-opacity));
  }

  .group:hover .phone\:group-hover\:text-green-200 {
    --tw-text-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-text-opacity));
  }

  .group:hover .phone\:group-hover\:text-green-300 {
    --tw-text-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-text-opacity));
  }

  .group:hover .phone\:group-hover\:text-green-400 {
    --tw-text-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-text-opacity));
  }

  .group:hover .phone\:group-hover\:text-green-500 {
    --tw-text-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-text-opacity));
  }

  .group:hover .phone\:group-hover\:text-green-600 {
    --tw-text-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-text-opacity));
  }

  .group:hover .phone\:group-hover\:text-green-700 {
    --tw-text-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-text-opacity));
  }

  .group:hover .phone\:group-hover\:text-green-800 {
    --tw-text-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-text-opacity));
  }

  .group:hover .phone\:group-hover\:text-green-900 {
    --tw-text-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-text-opacity));
  }

  .group:hover .phone\:group-hover\:text-blue-50 {
    --tw-text-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-text-opacity));
  }

  .group:hover .phone\:group-hover\:text-blue-100 {
    --tw-text-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-text-opacity));
  }

  .group:hover .phone\:group-hover\:text-blue-200 {
    --tw-text-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-text-opacity));
  }

  .group:hover .phone\:group-hover\:text-blue-300 {
    --tw-text-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-text-opacity));
  }

  .group:hover .phone\:group-hover\:text-blue-400 {
    --tw-text-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-text-opacity));
  }

  .group:hover .phone\:group-hover\:text-blue-500 {
    --tw-text-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-text-opacity));
  }

  .group:hover .phone\:group-hover\:text-blue-600 {
    --tw-text-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-text-opacity));
  }

  .group:hover .phone\:group-hover\:text-blue-700 {
    --tw-text-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-text-opacity));
  }

  .group:hover .phone\:group-hover\:text-blue-800 {
    --tw-text-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-text-opacity));
  }

  .group:hover .phone\:group-hover\:text-blue-900 {
    --tw-text-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-text-opacity));
  }

  .group:hover .phone\:group-hover\:text-indigo-50 {
    --tw-text-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-text-opacity));
  }

  .group:hover .phone\:group-hover\:text-indigo-100 {
    --tw-text-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-text-opacity));
  }

  .group:hover .phone\:group-hover\:text-indigo-200 {
    --tw-text-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-text-opacity));
  }

  .group:hover .phone\:group-hover\:text-indigo-300 {
    --tw-text-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-text-opacity));
  }

  .group:hover .phone\:group-hover\:text-indigo-400 {
    --tw-text-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-text-opacity));
  }

  .group:hover .phone\:group-hover\:text-indigo-500 {
    --tw-text-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-text-opacity));
  }

  .group:hover .phone\:group-hover\:text-indigo-600 {
    --tw-text-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-text-opacity));
  }

  .group:hover .phone\:group-hover\:text-indigo-700 {
    --tw-text-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-text-opacity));
  }

  .group:hover .phone\:group-hover\:text-indigo-800 {
    --tw-text-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-text-opacity));
  }

  .group:hover .phone\:group-hover\:text-indigo-900 {
    --tw-text-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-text-opacity));
  }

  .group:hover .phone\:group-hover\:text-purple-50 {
    --tw-text-opacity: 1;
    color: rgba(245, 243, 255, var(--tw-text-opacity));
  }

  .group:hover .phone\:group-hover\:text-purple-100 {
    --tw-text-opacity: 1;
    color: rgba(237, 233, 254, var(--tw-text-opacity));
  }

  .group:hover .phone\:group-hover\:text-purple-200 {
    --tw-text-opacity: 1;
    color: rgba(221, 214, 254, var(--tw-text-opacity));
  }

  .group:hover .phone\:group-hover\:text-purple-300 {
    --tw-text-opacity: 1;
    color: rgba(196, 181, 253, var(--tw-text-opacity));
  }

  .group:hover .phone\:group-hover\:text-purple-400 {
    --tw-text-opacity: 1;
    color: rgba(167, 139, 250, var(--tw-text-opacity));
  }

  .group:hover .phone\:group-hover\:text-purple-500 {
    --tw-text-opacity: 1;
    color: rgba(139, 92, 246, var(--tw-text-opacity));
  }

  .group:hover .phone\:group-hover\:text-purple-600 {
    --tw-text-opacity: 1;
    color: rgba(124, 58, 237, var(--tw-text-opacity));
  }

  .group:hover .phone\:group-hover\:text-purple-700 {
    --tw-text-opacity: 1;
    color: rgba(109, 40, 217, var(--tw-text-opacity));
  }

  .group:hover .phone\:group-hover\:text-purple-800 {
    --tw-text-opacity: 1;
    color: rgba(91, 33, 182, var(--tw-text-opacity));
  }

  .group:hover .phone\:group-hover\:text-purple-900 {
    --tw-text-opacity: 1;
    color: rgba(76, 29, 149, var(--tw-text-opacity));
  }

  .group:hover .phone\:group-hover\:text-pink-50 {
    --tw-text-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-text-opacity));
  }

  .group:hover .phone\:group-hover\:text-pink-100 {
    --tw-text-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-text-opacity));
  }

  .group:hover .phone\:group-hover\:text-pink-200 {
    --tw-text-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-text-opacity));
  }

  .group:hover .phone\:group-hover\:text-pink-300 {
    --tw-text-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-text-opacity));
  }

  .group:hover .phone\:group-hover\:text-pink-400 {
    --tw-text-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-text-opacity));
  }

  .group:hover .phone\:group-hover\:text-pink-500 {
    --tw-text-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-text-opacity));
  }

  .group:hover .phone\:group-hover\:text-pink-600 {
    --tw-text-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-text-opacity));
  }

  .group:hover .phone\:group-hover\:text-pink-700 {
    --tw-text-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-text-opacity));
  }

  .group:hover .phone\:group-hover\:text-pink-800 {
    --tw-text-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-text-opacity));
  }

  .group:hover .phone\:group-hover\:text-pink-900 {
    --tw-text-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-text-opacity));
  }

  .group:hover .phone\:group-hover\:text-base-normal {
    --tw-text-opacity: 1;
    color: rgba(0, 65, 129, var(--tw-text-opacity));
  }

  .group:hover .phone\:group-hover\:text-base-dark {
    --tw-text-opacity: 1;
    color: rgba(0, 52, 105, var(--tw-text-opacity));
  }

  .group:hover .phone\:group-hover\:text-base-black {
    --tw-text-opacity: 1;
    color: rgba(29, 29, 31, var(--tw-text-opacity));
  }

  .group:hover .phone\:group-hover\:text-base-border {
    --tw-text-opacity: 1;
    color: rgba(231, 231, 233, var(--tw-text-opacity));
  }

  .group:hover .phone\:group-hover\:text-primary-normal {
    --tw-text-opacity: 1;
    color: rgba(0, 103, 207, var(--tw-text-opacity));
  }

  .group:hover .phone\:group-hover\:text-primary-alt {
    --tw-text-opacity: 1;
    color: rgba(0, 71, 143, var(--tw-text-opacity));
  }

  .group:hover .phone\:group-hover\:text-subtle-white {
    --tw-text-opacity: 1;
    color: rgba(249, 249, 249, var(--tw-text-opacity));
  }

  .group:hover .phone\:group-hover\:text-turquesa {
    --tw-text-opacity: 1;
    color: rgba(0, 151, 178, var(--tw-text-opacity));
  }

  .phone\:focus-within\:text-transparent:focus-within {
    color: transparent;
  }

  .phone\:focus-within\:text-current:focus-within {
    color: currentColor;
  }

  .phone\:focus-within\:text-black:focus-within {
    --tw-text-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-text-opacity));
  }

  .phone\:focus-within\:text-white:focus-within {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .phone\:focus-within\:text-gray-50:focus-within {
    --tw-text-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-text-opacity));
  }

  .phone\:focus-within\:text-gray-100:focus-within {
    --tw-text-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-text-opacity));
  }

  .phone\:focus-within\:text-gray-200:focus-within {
    --tw-text-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-text-opacity));
  }

  .phone\:focus-within\:text-gray-300:focus-within {
    --tw-text-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-text-opacity));
  }

  .phone\:focus-within\:text-gray-400:focus-within {
    --tw-text-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-text-opacity));
  }

  .phone\:focus-within\:text-gray-500:focus-within {
    --tw-text-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-text-opacity));
  }

  .phone\:focus-within\:text-gray-600:focus-within {
    --tw-text-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-text-opacity));
  }

  .phone\:focus-within\:text-gray-700:focus-within {
    --tw-text-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-text-opacity));
  }

  .phone\:focus-within\:text-gray-800:focus-within {
    --tw-text-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-text-opacity));
  }

  .phone\:focus-within\:text-gray-900:focus-within {
    --tw-text-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-text-opacity));
  }

  .phone\:focus-within\:text-red-50:focus-within {
    --tw-text-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-text-opacity));
  }

  .phone\:focus-within\:text-red-100:focus-within {
    --tw-text-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-text-opacity));
  }

  .phone\:focus-within\:text-red-200:focus-within {
    --tw-text-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-text-opacity));
  }

  .phone\:focus-within\:text-red-300:focus-within {
    --tw-text-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-text-opacity));
  }

  .phone\:focus-within\:text-red-400:focus-within {
    --tw-text-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-text-opacity));
  }

  .phone\:focus-within\:text-red-500:focus-within {
    --tw-text-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-text-opacity));
  }

  .phone\:focus-within\:text-red-600:focus-within {
    --tw-text-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-text-opacity));
  }

  .phone\:focus-within\:text-red-700:focus-within {
    --tw-text-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-text-opacity));
  }

  .phone\:focus-within\:text-red-800:focus-within {
    --tw-text-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-text-opacity));
  }

  .phone\:focus-within\:text-red-900:focus-within {
    --tw-text-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-text-opacity));
  }

  .phone\:focus-within\:text-yellow-50:focus-within {
    --tw-text-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-text-opacity));
  }

  .phone\:focus-within\:text-yellow-100:focus-within {
    --tw-text-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-text-opacity));
  }

  .phone\:focus-within\:text-yellow-200:focus-within {
    --tw-text-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-text-opacity));
  }

  .phone\:focus-within\:text-yellow-300:focus-within {
    --tw-text-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-text-opacity));
  }

  .phone\:focus-within\:text-yellow-400:focus-within {
    --tw-text-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-text-opacity));
  }

  .phone\:focus-within\:text-yellow-500:focus-within {
    --tw-text-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-text-opacity));
  }

  .phone\:focus-within\:text-yellow-600:focus-within {
    --tw-text-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-text-opacity));
  }

  .phone\:focus-within\:text-yellow-700:focus-within {
    --tw-text-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-text-opacity));
  }

  .phone\:focus-within\:text-yellow-800:focus-within {
    --tw-text-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-text-opacity));
  }

  .phone\:focus-within\:text-yellow-900:focus-within {
    --tw-text-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-text-opacity));
  }

  .phone\:focus-within\:text-green-50:focus-within {
    --tw-text-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-text-opacity));
  }

  .phone\:focus-within\:text-green-100:focus-within {
    --tw-text-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-text-opacity));
  }

  .phone\:focus-within\:text-green-200:focus-within {
    --tw-text-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-text-opacity));
  }

  .phone\:focus-within\:text-green-300:focus-within {
    --tw-text-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-text-opacity));
  }

  .phone\:focus-within\:text-green-400:focus-within {
    --tw-text-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-text-opacity));
  }

  .phone\:focus-within\:text-green-500:focus-within {
    --tw-text-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-text-opacity));
  }

  .phone\:focus-within\:text-green-600:focus-within {
    --tw-text-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-text-opacity));
  }

  .phone\:focus-within\:text-green-700:focus-within {
    --tw-text-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-text-opacity));
  }

  .phone\:focus-within\:text-green-800:focus-within {
    --tw-text-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-text-opacity));
  }

  .phone\:focus-within\:text-green-900:focus-within {
    --tw-text-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-text-opacity));
  }

  .phone\:focus-within\:text-blue-50:focus-within {
    --tw-text-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-text-opacity));
  }

  .phone\:focus-within\:text-blue-100:focus-within {
    --tw-text-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-text-opacity));
  }

  .phone\:focus-within\:text-blue-200:focus-within {
    --tw-text-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-text-opacity));
  }

  .phone\:focus-within\:text-blue-300:focus-within {
    --tw-text-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-text-opacity));
  }

  .phone\:focus-within\:text-blue-400:focus-within {
    --tw-text-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-text-opacity));
  }

  .phone\:focus-within\:text-blue-500:focus-within {
    --tw-text-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-text-opacity));
  }

  .phone\:focus-within\:text-blue-600:focus-within {
    --tw-text-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-text-opacity));
  }

  .phone\:focus-within\:text-blue-700:focus-within {
    --tw-text-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-text-opacity));
  }

  .phone\:focus-within\:text-blue-800:focus-within {
    --tw-text-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-text-opacity));
  }

  .phone\:focus-within\:text-blue-900:focus-within {
    --tw-text-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-text-opacity));
  }

  .phone\:focus-within\:text-indigo-50:focus-within {
    --tw-text-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-text-opacity));
  }

  .phone\:focus-within\:text-indigo-100:focus-within {
    --tw-text-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-text-opacity));
  }

  .phone\:focus-within\:text-indigo-200:focus-within {
    --tw-text-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-text-opacity));
  }

  .phone\:focus-within\:text-indigo-300:focus-within {
    --tw-text-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-text-opacity));
  }

  .phone\:focus-within\:text-indigo-400:focus-within {
    --tw-text-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-text-opacity));
  }

  .phone\:focus-within\:text-indigo-500:focus-within {
    --tw-text-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-text-opacity));
  }

  .phone\:focus-within\:text-indigo-600:focus-within {
    --tw-text-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-text-opacity));
  }

  .phone\:focus-within\:text-indigo-700:focus-within {
    --tw-text-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-text-opacity));
  }

  .phone\:focus-within\:text-indigo-800:focus-within {
    --tw-text-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-text-opacity));
  }

  .phone\:focus-within\:text-indigo-900:focus-within {
    --tw-text-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-text-opacity));
  }

  .phone\:focus-within\:text-purple-50:focus-within {
    --tw-text-opacity: 1;
    color: rgba(245, 243, 255, var(--tw-text-opacity));
  }

  .phone\:focus-within\:text-purple-100:focus-within {
    --tw-text-opacity: 1;
    color: rgba(237, 233, 254, var(--tw-text-opacity));
  }

  .phone\:focus-within\:text-purple-200:focus-within {
    --tw-text-opacity: 1;
    color: rgba(221, 214, 254, var(--tw-text-opacity));
  }

  .phone\:focus-within\:text-purple-300:focus-within {
    --tw-text-opacity: 1;
    color: rgba(196, 181, 253, var(--tw-text-opacity));
  }

  .phone\:focus-within\:text-purple-400:focus-within {
    --tw-text-opacity: 1;
    color: rgba(167, 139, 250, var(--tw-text-opacity));
  }

  .phone\:focus-within\:text-purple-500:focus-within {
    --tw-text-opacity: 1;
    color: rgba(139, 92, 246, var(--tw-text-opacity));
  }

  .phone\:focus-within\:text-purple-600:focus-within {
    --tw-text-opacity: 1;
    color: rgba(124, 58, 237, var(--tw-text-opacity));
  }

  .phone\:focus-within\:text-purple-700:focus-within {
    --tw-text-opacity: 1;
    color: rgba(109, 40, 217, var(--tw-text-opacity));
  }

  .phone\:focus-within\:text-purple-800:focus-within {
    --tw-text-opacity: 1;
    color: rgba(91, 33, 182, var(--tw-text-opacity));
  }

  .phone\:focus-within\:text-purple-900:focus-within {
    --tw-text-opacity: 1;
    color: rgba(76, 29, 149, var(--tw-text-opacity));
  }

  .phone\:focus-within\:text-pink-50:focus-within {
    --tw-text-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-text-opacity));
  }

  .phone\:focus-within\:text-pink-100:focus-within {
    --tw-text-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-text-opacity));
  }

  .phone\:focus-within\:text-pink-200:focus-within {
    --tw-text-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-text-opacity));
  }

  .phone\:focus-within\:text-pink-300:focus-within {
    --tw-text-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-text-opacity));
  }

  .phone\:focus-within\:text-pink-400:focus-within {
    --tw-text-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-text-opacity));
  }

  .phone\:focus-within\:text-pink-500:focus-within {
    --tw-text-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-text-opacity));
  }

  .phone\:focus-within\:text-pink-600:focus-within {
    --tw-text-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-text-opacity));
  }

  .phone\:focus-within\:text-pink-700:focus-within {
    --tw-text-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-text-opacity));
  }

  .phone\:focus-within\:text-pink-800:focus-within {
    --tw-text-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-text-opacity));
  }

  .phone\:focus-within\:text-pink-900:focus-within {
    --tw-text-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-text-opacity));
  }

  .phone\:focus-within\:text-base-normal:focus-within {
    --tw-text-opacity: 1;
    color: rgba(0, 65, 129, var(--tw-text-opacity));
  }

  .phone\:focus-within\:text-base-dark:focus-within {
    --tw-text-opacity: 1;
    color: rgba(0, 52, 105, var(--tw-text-opacity));
  }

  .phone\:focus-within\:text-base-black:focus-within {
    --tw-text-opacity: 1;
    color: rgba(29, 29, 31, var(--tw-text-opacity));
  }

  .phone\:focus-within\:text-base-border:focus-within {
    --tw-text-opacity: 1;
    color: rgba(231, 231, 233, var(--tw-text-opacity));
  }

  .phone\:focus-within\:text-primary-normal:focus-within {
    --tw-text-opacity: 1;
    color: rgba(0, 103, 207, var(--tw-text-opacity));
  }

  .phone\:focus-within\:text-primary-alt:focus-within {
    --tw-text-opacity: 1;
    color: rgba(0, 71, 143, var(--tw-text-opacity));
  }

  .phone\:focus-within\:text-subtle-white:focus-within {
    --tw-text-opacity: 1;
    color: rgba(249, 249, 249, var(--tw-text-opacity));
  }

  .phone\:focus-within\:text-turquesa:focus-within {
    --tw-text-opacity: 1;
    color: rgba(0, 151, 178, var(--tw-text-opacity));
  }

  .phone\:hover\:text-transparent:hover {
    color: transparent;
  }

  .phone\:hover\:text-current:hover {
    color: currentColor;
  }

  .phone\:hover\:text-black:hover {
    --tw-text-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-text-opacity));
  }

  .phone\:hover\:text-white:hover {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .phone\:hover\:text-gray-50:hover {
    --tw-text-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-text-opacity));
  }

  .phone\:hover\:text-gray-100:hover {
    --tw-text-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-text-opacity));
  }

  .phone\:hover\:text-gray-200:hover {
    --tw-text-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-text-opacity));
  }

  .phone\:hover\:text-gray-300:hover {
    --tw-text-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-text-opacity));
  }

  .phone\:hover\:text-gray-400:hover {
    --tw-text-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-text-opacity));
  }

  .phone\:hover\:text-gray-500:hover {
    --tw-text-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-text-opacity));
  }

  .phone\:hover\:text-gray-600:hover {
    --tw-text-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-text-opacity));
  }

  .phone\:hover\:text-gray-700:hover {
    --tw-text-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-text-opacity));
  }

  .phone\:hover\:text-gray-800:hover {
    --tw-text-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-text-opacity));
  }

  .phone\:hover\:text-gray-900:hover {
    --tw-text-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-text-opacity));
  }

  .phone\:hover\:text-red-50:hover {
    --tw-text-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-text-opacity));
  }

  .phone\:hover\:text-red-100:hover {
    --tw-text-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-text-opacity));
  }

  .phone\:hover\:text-red-200:hover {
    --tw-text-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-text-opacity));
  }

  .phone\:hover\:text-red-300:hover {
    --tw-text-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-text-opacity));
  }

  .phone\:hover\:text-red-400:hover {
    --tw-text-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-text-opacity));
  }

  .phone\:hover\:text-red-500:hover {
    --tw-text-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-text-opacity));
  }

  .phone\:hover\:text-red-600:hover {
    --tw-text-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-text-opacity));
  }

  .phone\:hover\:text-red-700:hover {
    --tw-text-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-text-opacity));
  }

  .phone\:hover\:text-red-800:hover {
    --tw-text-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-text-opacity));
  }

  .phone\:hover\:text-red-900:hover {
    --tw-text-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-text-opacity));
  }

  .phone\:hover\:text-yellow-50:hover {
    --tw-text-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-text-opacity));
  }

  .phone\:hover\:text-yellow-100:hover {
    --tw-text-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-text-opacity));
  }

  .phone\:hover\:text-yellow-200:hover {
    --tw-text-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-text-opacity));
  }

  .phone\:hover\:text-yellow-300:hover {
    --tw-text-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-text-opacity));
  }

  .phone\:hover\:text-yellow-400:hover {
    --tw-text-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-text-opacity));
  }

  .phone\:hover\:text-yellow-500:hover {
    --tw-text-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-text-opacity));
  }

  .phone\:hover\:text-yellow-600:hover {
    --tw-text-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-text-opacity));
  }

  .phone\:hover\:text-yellow-700:hover {
    --tw-text-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-text-opacity));
  }

  .phone\:hover\:text-yellow-800:hover {
    --tw-text-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-text-opacity));
  }

  .phone\:hover\:text-yellow-900:hover {
    --tw-text-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-text-opacity));
  }

  .phone\:hover\:text-green-50:hover {
    --tw-text-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-text-opacity));
  }

  .phone\:hover\:text-green-100:hover {
    --tw-text-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-text-opacity));
  }

  .phone\:hover\:text-green-200:hover {
    --tw-text-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-text-opacity));
  }

  .phone\:hover\:text-green-300:hover {
    --tw-text-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-text-opacity));
  }

  .phone\:hover\:text-green-400:hover {
    --tw-text-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-text-opacity));
  }

  .phone\:hover\:text-green-500:hover {
    --tw-text-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-text-opacity));
  }

  .phone\:hover\:text-green-600:hover {
    --tw-text-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-text-opacity));
  }

  .phone\:hover\:text-green-700:hover {
    --tw-text-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-text-opacity));
  }

  .phone\:hover\:text-green-800:hover {
    --tw-text-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-text-opacity));
  }

  .phone\:hover\:text-green-900:hover {
    --tw-text-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-text-opacity));
  }

  .phone\:hover\:text-blue-50:hover {
    --tw-text-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-text-opacity));
  }

  .phone\:hover\:text-blue-100:hover {
    --tw-text-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-text-opacity));
  }

  .phone\:hover\:text-blue-200:hover {
    --tw-text-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-text-opacity));
  }

  .phone\:hover\:text-blue-300:hover {
    --tw-text-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-text-opacity));
  }

  .phone\:hover\:text-blue-400:hover {
    --tw-text-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-text-opacity));
  }

  .phone\:hover\:text-blue-500:hover {
    --tw-text-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-text-opacity));
  }

  .phone\:hover\:text-blue-600:hover {
    --tw-text-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-text-opacity));
  }

  .phone\:hover\:text-blue-700:hover {
    --tw-text-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-text-opacity));
  }

  .phone\:hover\:text-blue-800:hover {
    --tw-text-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-text-opacity));
  }

  .phone\:hover\:text-blue-900:hover {
    --tw-text-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-text-opacity));
  }

  .phone\:hover\:text-indigo-50:hover {
    --tw-text-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-text-opacity));
  }

  .phone\:hover\:text-indigo-100:hover {
    --tw-text-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-text-opacity));
  }

  .phone\:hover\:text-indigo-200:hover {
    --tw-text-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-text-opacity));
  }

  .phone\:hover\:text-indigo-300:hover {
    --tw-text-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-text-opacity));
  }

  .phone\:hover\:text-indigo-400:hover {
    --tw-text-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-text-opacity));
  }

  .phone\:hover\:text-indigo-500:hover {
    --tw-text-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-text-opacity));
  }

  .phone\:hover\:text-indigo-600:hover {
    --tw-text-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-text-opacity));
  }

  .phone\:hover\:text-indigo-700:hover {
    --tw-text-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-text-opacity));
  }

  .phone\:hover\:text-indigo-800:hover {
    --tw-text-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-text-opacity));
  }

  .phone\:hover\:text-indigo-900:hover {
    --tw-text-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-text-opacity));
  }

  .phone\:hover\:text-purple-50:hover {
    --tw-text-opacity: 1;
    color: rgba(245, 243, 255, var(--tw-text-opacity));
  }

  .phone\:hover\:text-purple-100:hover {
    --tw-text-opacity: 1;
    color: rgba(237, 233, 254, var(--tw-text-opacity));
  }

  .phone\:hover\:text-purple-200:hover {
    --tw-text-opacity: 1;
    color: rgba(221, 214, 254, var(--tw-text-opacity));
  }

  .phone\:hover\:text-purple-300:hover {
    --tw-text-opacity: 1;
    color: rgba(196, 181, 253, var(--tw-text-opacity));
  }

  .phone\:hover\:text-purple-400:hover {
    --tw-text-opacity: 1;
    color: rgba(167, 139, 250, var(--tw-text-opacity));
  }

  .phone\:hover\:text-purple-500:hover {
    --tw-text-opacity: 1;
    color: rgba(139, 92, 246, var(--tw-text-opacity));
  }

  .phone\:hover\:text-purple-600:hover {
    --tw-text-opacity: 1;
    color: rgba(124, 58, 237, var(--tw-text-opacity));
  }

  .phone\:hover\:text-purple-700:hover {
    --tw-text-opacity: 1;
    color: rgba(109, 40, 217, var(--tw-text-opacity));
  }

  .phone\:hover\:text-purple-800:hover {
    --tw-text-opacity: 1;
    color: rgba(91, 33, 182, var(--tw-text-opacity));
  }

  .phone\:hover\:text-purple-900:hover {
    --tw-text-opacity: 1;
    color: rgba(76, 29, 149, var(--tw-text-opacity));
  }

  .phone\:hover\:text-pink-50:hover {
    --tw-text-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-text-opacity));
  }

  .phone\:hover\:text-pink-100:hover {
    --tw-text-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-text-opacity));
  }

  .phone\:hover\:text-pink-200:hover {
    --tw-text-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-text-opacity));
  }

  .phone\:hover\:text-pink-300:hover {
    --tw-text-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-text-opacity));
  }

  .phone\:hover\:text-pink-400:hover {
    --tw-text-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-text-opacity));
  }

  .phone\:hover\:text-pink-500:hover {
    --tw-text-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-text-opacity));
  }

  .phone\:hover\:text-pink-600:hover {
    --tw-text-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-text-opacity));
  }

  .phone\:hover\:text-pink-700:hover {
    --tw-text-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-text-opacity));
  }

  .phone\:hover\:text-pink-800:hover {
    --tw-text-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-text-opacity));
  }

  .phone\:hover\:text-pink-900:hover {
    --tw-text-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-text-opacity));
  }

  .phone\:hover\:text-base-normal:hover {
    --tw-text-opacity: 1;
    color: rgba(0, 65, 129, var(--tw-text-opacity));
  }

  .phone\:hover\:text-base-dark:hover {
    --tw-text-opacity: 1;
    color: rgba(0, 52, 105, var(--tw-text-opacity));
  }

  .phone\:hover\:text-base-black:hover {
    --tw-text-opacity: 1;
    color: rgba(29, 29, 31, var(--tw-text-opacity));
  }

  .phone\:hover\:text-base-border:hover {
    --tw-text-opacity: 1;
    color: rgba(231, 231, 233, var(--tw-text-opacity));
  }

  .phone\:hover\:text-primary-normal:hover {
    --tw-text-opacity: 1;
    color: rgba(0, 103, 207, var(--tw-text-opacity));
  }

  .phone\:hover\:text-primary-alt:hover {
    --tw-text-opacity: 1;
    color: rgba(0, 71, 143, var(--tw-text-opacity));
  }

  .phone\:hover\:text-subtle-white:hover {
    --tw-text-opacity: 1;
    color: rgba(249, 249, 249, var(--tw-text-opacity));
  }

  .phone\:hover\:text-turquesa:hover {
    --tw-text-opacity: 1;
    color: rgba(0, 151, 178, var(--tw-text-opacity));
  }

  .phone\:focus\:text-transparent:focus {
    color: transparent;
  }

  .phone\:focus\:text-current:focus {
    color: currentColor;
  }

  .phone\:focus\:text-black:focus {
    --tw-text-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-text-opacity));
  }

  .phone\:focus\:text-white:focus {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .phone\:focus\:text-gray-50:focus {
    --tw-text-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-text-opacity));
  }

  .phone\:focus\:text-gray-100:focus {
    --tw-text-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-text-opacity));
  }

  .phone\:focus\:text-gray-200:focus {
    --tw-text-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-text-opacity));
  }

  .phone\:focus\:text-gray-300:focus {
    --tw-text-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-text-opacity));
  }

  .phone\:focus\:text-gray-400:focus {
    --tw-text-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-text-opacity));
  }

  .phone\:focus\:text-gray-500:focus {
    --tw-text-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-text-opacity));
  }

  .phone\:focus\:text-gray-600:focus {
    --tw-text-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-text-opacity));
  }

  .phone\:focus\:text-gray-700:focus {
    --tw-text-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-text-opacity));
  }

  .phone\:focus\:text-gray-800:focus {
    --tw-text-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-text-opacity));
  }

  .phone\:focus\:text-gray-900:focus {
    --tw-text-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-text-opacity));
  }

  .phone\:focus\:text-red-50:focus {
    --tw-text-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-text-opacity));
  }

  .phone\:focus\:text-red-100:focus {
    --tw-text-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-text-opacity));
  }

  .phone\:focus\:text-red-200:focus {
    --tw-text-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-text-opacity));
  }

  .phone\:focus\:text-red-300:focus {
    --tw-text-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-text-opacity));
  }

  .phone\:focus\:text-red-400:focus {
    --tw-text-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-text-opacity));
  }

  .phone\:focus\:text-red-500:focus {
    --tw-text-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-text-opacity));
  }

  .phone\:focus\:text-red-600:focus {
    --tw-text-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-text-opacity));
  }

  .phone\:focus\:text-red-700:focus {
    --tw-text-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-text-opacity));
  }

  .phone\:focus\:text-red-800:focus {
    --tw-text-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-text-opacity));
  }

  .phone\:focus\:text-red-900:focus {
    --tw-text-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-text-opacity));
  }

  .phone\:focus\:text-yellow-50:focus {
    --tw-text-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-text-opacity));
  }

  .phone\:focus\:text-yellow-100:focus {
    --tw-text-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-text-opacity));
  }

  .phone\:focus\:text-yellow-200:focus {
    --tw-text-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-text-opacity));
  }

  .phone\:focus\:text-yellow-300:focus {
    --tw-text-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-text-opacity));
  }

  .phone\:focus\:text-yellow-400:focus {
    --tw-text-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-text-opacity));
  }

  .phone\:focus\:text-yellow-500:focus {
    --tw-text-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-text-opacity));
  }

  .phone\:focus\:text-yellow-600:focus {
    --tw-text-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-text-opacity));
  }

  .phone\:focus\:text-yellow-700:focus {
    --tw-text-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-text-opacity));
  }

  .phone\:focus\:text-yellow-800:focus {
    --tw-text-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-text-opacity));
  }

  .phone\:focus\:text-yellow-900:focus {
    --tw-text-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-text-opacity));
  }

  .phone\:focus\:text-green-50:focus {
    --tw-text-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-text-opacity));
  }

  .phone\:focus\:text-green-100:focus {
    --tw-text-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-text-opacity));
  }

  .phone\:focus\:text-green-200:focus {
    --tw-text-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-text-opacity));
  }

  .phone\:focus\:text-green-300:focus {
    --tw-text-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-text-opacity));
  }

  .phone\:focus\:text-green-400:focus {
    --tw-text-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-text-opacity));
  }

  .phone\:focus\:text-green-500:focus {
    --tw-text-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-text-opacity));
  }

  .phone\:focus\:text-green-600:focus {
    --tw-text-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-text-opacity));
  }

  .phone\:focus\:text-green-700:focus {
    --tw-text-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-text-opacity));
  }

  .phone\:focus\:text-green-800:focus {
    --tw-text-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-text-opacity));
  }

  .phone\:focus\:text-green-900:focus {
    --tw-text-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-text-opacity));
  }

  .phone\:focus\:text-blue-50:focus {
    --tw-text-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-text-opacity));
  }

  .phone\:focus\:text-blue-100:focus {
    --tw-text-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-text-opacity));
  }

  .phone\:focus\:text-blue-200:focus {
    --tw-text-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-text-opacity));
  }

  .phone\:focus\:text-blue-300:focus {
    --tw-text-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-text-opacity));
  }

  .phone\:focus\:text-blue-400:focus {
    --tw-text-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-text-opacity));
  }

  .phone\:focus\:text-blue-500:focus {
    --tw-text-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-text-opacity));
  }

  .phone\:focus\:text-blue-600:focus {
    --tw-text-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-text-opacity));
  }

  .phone\:focus\:text-blue-700:focus {
    --tw-text-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-text-opacity));
  }

  .phone\:focus\:text-blue-800:focus {
    --tw-text-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-text-opacity));
  }

  .phone\:focus\:text-blue-900:focus {
    --tw-text-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-text-opacity));
  }

  .phone\:focus\:text-indigo-50:focus {
    --tw-text-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-text-opacity));
  }

  .phone\:focus\:text-indigo-100:focus {
    --tw-text-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-text-opacity));
  }

  .phone\:focus\:text-indigo-200:focus {
    --tw-text-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-text-opacity));
  }

  .phone\:focus\:text-indigo-300:focus {
    --tw-text-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-text-opacity));
  }

  .phone\:focus\:text-indigo-400:focus {
    --tw-text-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-text-opacity));
  }

  .phone\:focus\:text-indigo-500:focus {
    --tw-text-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-text-opacity));
  }

  .phone\:focus\:text-indigo-600:focus {
    --tw-text-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-text-opacity));
  }

  .phone\:focus\:text-indigo-700:focus {
    --tw-text-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-text-opacity));
  }

  .phone\:focus\:text-indigo-800:focus {
    --tw-text-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-text-opacity));
  }

  .phone\:focus\:text-indigo-900:focus {
    --tw-text-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-text-opacity));
  }

  .phone\:focus\:text-purple-50:focus {
    --tw-text-opacity: 1;
    color: rgba(245, 243, 255, var(--tw-text-opacity));
  }

  .phone\:focus\:text-purple-100:focus {
    --tw-text-opacity: 1;
    color: rgba(237, 233, 254, var(--tw-text-opacity));
  }

  .phone\:focus\:text-purple-200:focus {
    --tw-text-opacity: 1;
    color: rgba(221, 214, 254, var(--tw-text-opacity));
  }

  .phone\:focus\:text-purple-300:focus {
    --tw-text-opacity: 1;
    color: rgba(196, 181, 253, var(--tw-text-opacity));
  }

  .phone\:focus\:text-purple-400:focus {
    --tw-text-opacity: 1;
    color: rgba(167, 139, 250, var(--tw-text-opacity));
  }

  .phone\:focus\:text-purple-500:focus {
    --tw-text-opacity: 1;
    color: rgba(139, 92, 246, var(--tw-text-opacity));
  }

  .phone\:focus\:text-purple-600:focus {
    --tw-text-opacity: 1;
    color: rgba(124, 58, 237, var(--tw-text-opacity));
  }

  .phone\:focus\:text-purple-700:focus {
    --tw-text-opacity: 1;
    color: rgba(109, 40, 217, var(--tw-text-opacity));
  }

  .phone\:focus\:text-purple-800:focus {
    --tw-text-opacity: 1;
    color: rgba(91, 33, 182, var(--tw-text-opacity));
  }

  .phone\:focus\:text-purple-900:focus {
    --tw-text-opacity: 1;
    color: rgba(76, 29, 149, var(--tw-text-opacity));
  }

  .phone\:focus\:text-pink-50:focus {
    --tw-text-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-text-opacity));
  }

  .phone\:focus\:text-pink-100:focus {
    --tw-text-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-text-opacity));
  }

  .phone\:focus\:text-pink-200:focus {
    --tw-text-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-text-opacity));
  }

  .phone\:focus\:text-pink-300:focus {
    --tw-text-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-text-opacity));
  }

  .phone\:focus\:text-pink-400:focus {
    --tw-text-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-text-opacity));
  }

  .phone\:focus\:text-pink-500:focus {
    --tw-text-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-text-opacity));
  }

  .phone\:focus\:text-pink-600:focus {
    --tw-text-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-text-opacity));
  }

  .phone\:focus\:text-pink-700:focus {
    --tw-text-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-text-opacity));
  }

  .phone\:focus\:text-pink-800:focus {
    --tw-text-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-text-opacity));
  }

  .phone\:focus\:text-pink-900:focus {
    --tw-text-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-text-opacity));
  }

  .phone\:focus\:text-base-normal:focus {
    --tw-text-opacity: 1;
    color: rgba(0, 65, 129, var(--tw-text-opacity));
  }

  .phone\:focus\:text-base-dark:focus {
    --tw-text-opacity: 1;
    color: rgba(0, 52, 105, var(--tw-text-opacity));
  }

  .phone\:focus\:text-base-black:focus {
    --tw-text-opacity: 1;
    color: rgba(29, 29, 31, var(--tw-text-opacity));
  }

  .phone\:focus\:text-base-border:focus {
    --tw-text-opacity: 1;
    color: rgba(231, 231, 233, var(--tw-text-opacity));
  }

  .phone\:focus\:text-primary-normal:focus {
    --tw-text-opacity: 1;
    color: rgba(0, 103, 207, var(--tw-text-opacity));
  }

  .phone\:focus\:text-primary-alt:focus {
    --tw-text-opacity: 1;
    color: rgba(0, 71, 143, var(--tw-text-opacity));
  }

  .phone\:focus\:text-subtle-white:focus {
    --tw-text-opacity: 1;
    color: rgba(249, 249, 249, var(--tw-text-opacity));
  }

  .phone\:focus\:text-turquesa:focus {
    --tw-text-opacity: 1;
    color: rgba(0, 151, 178, var(--tw-text-opacity));
  }

  .phone\:text-opacity-0 {
    --tw-text-opacity: 0;
  }

  .phone\:text-opacity-5 {
    --tw-text-opacity: 0.05;
  }

  .phone\:text-opacity-10 {
    --tw-text-opacity: 0.1;
  }

  .phone\:text-opacity-20 {
    --tw-text-opacity: 0.2;
  }

  .phone\:text-opacity-25 {
    --tw-text-opacity: 0.25;
  }

  .phone\:text-opacity-30 {
    --tw-text-opacity: 0.3;
  }

  .phone\:text-opacity-40 {
    --tw-text-opacity: 0.4;
  }

  .phone\:text-opacity-50 {
    --tw-text-opacity: 0.5;
  }

  .phone\:text-opacity-60 {
    --tw-text-opacity: 0.6;
  }

  .phone\:text-opacity-70 {
    --tw-text-opacity: 0.7;
  }

  .phone\:text-opacity-75 {
    --tw-text-opacity: 0.75;
  }

  .phone\:text-opacity-80 {
    --tw-text-opacity: 0.8;
  }

  .phone\:text-opacity-90 {
    --tw-text-opacity: 0.9;
  }

  .phone\:text-opacity-95 {
    --tw-text-opacity: 0.95;
  }

  .phone\:text-opacity-100 {
    --tw-text-opacity: 1;
  }

  .group:hover .phone\:group-hover\:text-opacity-0 {
    --tw-text-opacity: 0;
  }

  .group:hover .phone\:group-hover\:text-opacity-5 {
    --tw-text-opacity: 0.05;
  }

  .group:hover .phone\:group-hover\:text-opacity-10 {
    --tw-text-opacity: 0.1;
  }

  .group:hover .phone\:group-hover\:text-opacity-20 {
    --tw-text-opacity: 0.2;
  }

  .group:hover .phone\:group-hover\:text-opacity-25 {
    --tw-text-opacity: 0.25;
  }

  .group:hover .phone\:group-hover\:text-opacity-30 {
    --tw-text-opacity: 0.3;
  }

  .group:hover .phone\:group-hover\:text-opacity-40 {
    --tw-text-opacity: 0.4;
  }

  .group:hover .phone\:group-hover\:text-opacity-50 {
    --tw-text-opacity: 0.5;
  }

  .group:hover .phone\:group-hover\:text-opacity-60 {
    --tw-text-opacity: 0.6;
  }

  .group:hover .phone\:group-hover\:text-opacity-70 {
    --tw-text-opacity: 0.7;
  }

  .group:hover .phone\:group-hover\:text-opacity-75 {
    --tw-text-opacity: 0.75;
  }

  .group:hover .phone\:group-hover\:text-opacity-80 {
    --tw-text-opacity: 0.8;
  }

  .group:hover .phone\:group-hover\:text-opacity-90 {
    --tw-text-opacity: 0.9;
  }

  .group:hover .phone\:group-hover\:text-opacity-95 {
    --tw-text-opacity: 0.95;
  }

  .group:hover .phone\:group-hover\:text-opacity-100 {
    --tw-text-opacity: 1;
  }

  .phone\:focus-within\:text-opacity-0:focus-within {
    --tw-text-opacity: 0;
  }

  .phone\:focus-within\:text-opacity-5:focus-within {
    --tw-text-opacity: 0.05;
  }

  .phone\:focus-within\:text-opacity-10:focus-within {
    --tw-text-opacity: 0.1;
  }

  .phone\:focus-within\:text-opacity-20:focus-within {
    --tw-text-opacity: 0.2;
  }

  .phone\:focus-within\:text-opacity-25:focus-within {
    --tw-text-opacity: 0.25;
  }

  .phone\:focus-within\:text-opacity-30:focus-within {
    --tw-text-opacity: 0.3;
  }

  .phone\:focus-within\:text-opacity-40:focus-within {
    --tw-text-opacity: 0.4;
  }

  .phone\:focus-within\:text-opacity-50:focus-within {
    --tw-text-opacity: 0.5;
  }

  .phone\:focus-within\:text-opacity-60:focus-within {
    --tw-text-opacity: 0.6;
  }

  .phone\:focus-within\:text-opacity-70:focus-within {
    --tw-text-opacity: 0.7;
  }

  .phone\:focus-within\:text-opacity-75:focus-within {
    --tw-text-opacity: 0.75;
  }

  .phone\:focus-within\:text-opacity-80:focus-within {
    --tw-text-opacity: 0.8;
  }

  .phone\:focus-within\:text-opacity-90:focus-within {
    --tw-text-opacity: 0.9;
  }

  .phone\:focus-within\:text-opacity-95:focus-within {
    --tw-text-opacity: 0.95;
  }

  .phone\:focus-within\:text-opacity-100:focus-within {
    --tw-text-opacity: 1;
  }

  .phone\:hover\:text-opacity-0:hover {
    --tw-text-opacity: 0;
  }

  .phone\:hover\:text-opacity-5:hover {
    --tw-text-opacity: 0.05;
  }

  .phone\:hover\:text-opacity-10:hover {
    --tw-text-opacity: 0.1;
  }

  .phone\:hover\:text-opacity-20:hover {
    --tw-text-opacity: 0.2;
  }

  .phone\:hover\:text-opacity-25:hover {
    --tw-text-opacity: 0.25;
  }

  .phone\:hover\:text-opacity-30:hover {
    --tw-text-opacity: 0.3;
  }

  .phone\:hover\:text-opacity-40:hover {
    --tw-text-opacity: 0.4;
  }

  .phone\:hover\:text-opacity-50:hover {
    --tw-text-opacity: 0.5;
  }

  .phone\:hover\:text-opacity-60:hover {
    --tw-text-opacity: 0.6;
  }

  .phone\:hover\:text-opacity-70:hover {
    --tw-text-opacity: 0.7;
  }

  .phone\:hover\:text-opacity-75:hover {
    --tw-text-opacity: 0.75;
  }

  .phone\:hover\:text-opacity-80:hover {
    --tw-text-opacity: 0.8;
  }

  .phone\:hover\:text-opacity-90:hover {
    --tw-text-opacity: 0.9;
  }

  .phone\:hover\:text-opacity-95:hover {
    --tw-text-opacity: 0.95;
  }

  .phone\:hover\:text-opacity-100:hover {
    --tw-text-opacity: 1;
  }

  .phone\:focus\:text-opacity-0:focus {
    --tw-text-opacity: 0;
  }

  .phone\:focus\:text-opacity-5:focus {
    --tw-text-opacity: 0.05;
  }

  .phone\:focus\:text-opacity-10:focus {
    --tw-text-opacity: 0.1;
  }

  .phone\:focus\:text-opacity-20:focus {
    --tw-text-opacity: 0.2;
  }

  .phone\:focus\:text-opacity-25:focus {
    --tw-text-opacity: 0.25;
  }

  .phone\:focus\:text-opacity-30:focus {
    --tw-text-opacity: 0.3;
  }

  .phone\:focus\:text-opacity-40:focus {
    --tw-text-opacity: 0.4;
  }

  .phone\:focus\:text-opacity-50:focus {
    --tw-text-opacity: 0.5;
  }

  .phone\:focus\:text-opacity-60:focus {
    --tw-text-opacity: 0.6;
  }

  .phone\:focus\:text-opacity-70:focus {
    --tw-text-opacity: 0.7;
  }

  .phone\:focus\:text-opacity-75:focus {
    --tw-text-opacity: 0.75;
  }

  .phone\:focus\:text-opacity-80:focus {
    --tw-text-opacity: 0.8;
  }

  .phone\:focus\:text-opacity-90:focus {
    --tw-text-opacity: 0.9;
  }

  .phone\:focus\:text-opacity-95:focus {
    --tw-text-opacity: 0.95;
  }

  .phone\:focus\:text-opacity-100:focus {
    --tw-text-opacity: 1;
  }

  .phone\:underline {
    text-decoration: underline;
  }

  .phone\:line-through {
    text-decoration: line-through;
  }

  .phone\:no-underline {
    text-decoration: none;
  }

  .group:hover .phone\:group-hover\:underline {
    text-decoration: underline;
  }

  .group:hover .phone\:group-hover\:line-through {
    text-decoration: line-through;
  }

  .group:hover .phone\:group-hover\:no-underline {
    text-decoration: none;
  }

  .phone\:focus-within\:underline:focus-within {
    text-decoration: underline;
  }

  .phone\:focus-within\:line-through:focus-within {
    text-decoration: line-through;
  }

  .phone\:focus-within\:no-underline:focus-within {
    text-decoration: none;
  }

  .phone\:hover\:underline:hover {
    text-decoration: underline;
  }

  .phone\:hover\:line-through:hover {
    text-decoration: line-through;
  }

  .phone\:hover\:no-underline:hover {
    text-decoration: none;
  }

  .phone\:focus\:underline:focus {
    text-decoration: underline;
  }

  .phone\:focus\:line-through:focus {
    text-decoration: line-through;
  }

  .phone\:focus\:no-underline:focus {
    text-decoration: none;
  }

  .phone\:antialiased {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }

  .phone\:subpixel-antialiased {
    -webkit-font-smoothing: auto;
    -moz-osx-font-smoothing: auto;
  }

  .phone\:placeholder-transparent::-moz-placeholder {
    color: transparent;
  }

  .phone\:placeholder-transparent:-ms-input-placeholder {
    color: transparent;
  }

  .phone\:placeholder-transparent::placeholder {
    color: transparent;
  }

  .phone\:placeholder-current::-moz-placeholder {
    color: currentColor;
  }

  .phone\:placeholder-current:-ms-input-placeholder {
    color: currentColor;
  }

  .phone\:placeholder-current::placeholder {
    color: currentColor;
  }

  .phone\:placeholder-black::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-black:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-black::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-white::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-white:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-white::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-gray-50::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-gray-50:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-gray-50::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-gray-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-gray-100:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-gray-100::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-gray-200::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-gray-200:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-gray-200::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-gray-300::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-gray-300:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-gray-300::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-gray-400::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-gray-400:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-gray-400::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-gray-500::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-gray-500:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-gray-500::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-gray-600::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-gray-600:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-gray-600::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-gray-700::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-gray-700:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-gray-700::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-gray-800::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-gray-800:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-gray-800::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-gray-900::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-gray-900:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-gray-900::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-red-50::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-red-50:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-red-50::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-red-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-red-100:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-red-100::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-red-200::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-red-200:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-red-200::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-red-300::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-red-300:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-red-300::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-red-400::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-red-400:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-red-400::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-red-500::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-red-500:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-red-500::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-red-600::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-red-600:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-red-600::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-red-700::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-red-700:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-red-700::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-red-800::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-red-800:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-red-800::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-red-900::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-red-900:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-red-900::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-yellow-50::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-yellow-50:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-yellow-50::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-yellow-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-yellow-100:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-yellow-100::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-yellow-200::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-yellow-200:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-yellow-200::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-yellow-300::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-yellow-300:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-yellow-300::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-yellow-400::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-yellow-400:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-yellow-400::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-yellow-500::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-yellow-500:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-yellow-500::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-yellow-600::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-yellow-600:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-yellow-600::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-yellow-700::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-yellow-700:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-yellow-700::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-yellow-800::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-yellow-800:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-yellow-800::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-yellow-900::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-yellow-900:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-yellow-900::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-green-50::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-green-50:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-green-50::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-green-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-green-100:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-green-100::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-green-200::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-green-200:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-green-200::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-green-300::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-green-300:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-green-300::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-green-400::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-green-400:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-green-400::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-green-500::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-green-500:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-green-500::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-green-600::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-green-600:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-green-600::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-green-700::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-green-700:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-green-700::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-green-800::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-green-800:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-green-800::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-green-900::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-green-900:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-green-900::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-blue-50::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-blue-50:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-blue-50::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-blue-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-blue-100:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-blue-100::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-blue-200::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-blue-200:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-blue-200::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-blue-300::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-blue-300:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-blue-300::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-blue-400::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-blue-400:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-blue-400::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-blue-500::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-blue-500:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-blue-500::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-blue-600::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-blue-600:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-blue-600::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-blue-700::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-blue-700:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-blue-700::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-blue-800::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-blue-800:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-blue-800::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-blue-900::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-blue-900:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-blue-900::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-indigo-50::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-indigo-50:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-indigo-50::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-indigo-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-indigo-100:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-indigo-100::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-indigo-200::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-indigo-200:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-indigo-200::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-indigo-300::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-indigo-300:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-indigo-300::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-indigo-400::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-indigo-400:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-indigo-400::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-indigo-500::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-indigo-500:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-indigo-500::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-indigo-600::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-indigo-600:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-indigo-600::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-indigo-700::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-indigo-700:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-indigo-700::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-indigo-800::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-indigo-800:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-indigo-800::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-indigo-900::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-indigo-900:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-indigo-900::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-purple-50::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 243, 255, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-purple-50:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 243, 255, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-purple-50::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 243, 255, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-purple-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 233, 254, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-purple-100:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 233, 254, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-purple-100::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 233, 254, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-purple-200::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(221, 214, 254, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-purple-200:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(221, 214, 254, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-purple-200::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(221, 214, 254, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-purple-300::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(196, 181, 253, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-purple-300:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(196, 181, 253, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-purple-300::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(196, 181, 253, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-purple-400::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(167, 139, 250, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-purple-400:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(167, 139, 250, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-purple-400::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(167, 139, 250, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-purple-500::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(139, 92, 246, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-purple-500:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(139, 92, 246, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-purple-500::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(139, 92, 246, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-purple-600::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(124, 58, 237, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-purple-600:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(124, 58, 237, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-purple-600::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(124, 58, 237, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-purple-700::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(109, 40, 217, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-purple-700:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(109, 40, 217, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-purple-700::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(109, 40, 217, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-purple-800::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(91, 33, 182, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-purple-800:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(91, 33, 182, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-purple-800::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(91, 33, 182, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-purple-900::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(76, 29, 149, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-purple-900:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(76, 29, 149, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-purple-900::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(76, 29, 149, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-pink-50::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-pink-50:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-pink-50::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-pink-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-pink-100:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-pink-100::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-pink-200::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-pink-200:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-pink-200::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-pink-300::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-pink-300:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-pink-300::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-pink-400::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-pink-400:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-pink-400::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-pink-500::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-pink-500:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-pink-500::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-pink-600::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-pink-600:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-pink-600::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-pink-700::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-pink-700:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-pink-700::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-pink-800::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-pink-800:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-pink-800::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-pink-900::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-pink-900:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-pink-900::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-base-normal::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 65, 129, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-base-normal:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 65, 129, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-base-normal::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 65, 129, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-base-dark::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 52, 105, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-base-dark:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 52, 105, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-base-dark::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 52, 105, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-base-black::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(29, 29, 31, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-base-black:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(29, 29, 31, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-base-black::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(29, 29, 31, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-base-border::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(231, 231, 233, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-base-border:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(231, 231, 233, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-base-border::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(231, 231, 233, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-primary-normal::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 103, 207, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-primary-normal:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 103, 207, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-primary-normal::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 103, 207, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-primary-alt::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 71, 143, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-primary-alt:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 71, 143, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-primary-alt::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 71, 143, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-subtle-white::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 249, 249, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-subtle-white:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 249, 249, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-subtle-white::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 249, 249, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-turquesa::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 151, 178, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-turquesa:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 151, 178, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-turquesa::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 151, 178, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-transparent:focus::-moz-placeholder {
    color: transparent;
  }

  .phone\:focus\:placeholder-transparent:focus:-ms-input-placeholder {
    color: transparent;
  }

  .phone\:focus\:placeholder-transparent:focus::placeholder {
    color: transparent;
  }

  .phone\:focus\:placeholder-current:focus::-moz-placeholder {
    color: currentColor;
  }

  .phone\:focus\:placeholder-current:focus:-ms-input-placeholder {
    color: currentColor;
  }

  .phone\:focus\:placeholder-current:focus::placeholder {
    color: currentColor;
  }

  .phone\:focus\:placeholder-black:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-black:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-black:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-white:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-white:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-white:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-gray-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-gray-50:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-gray-50:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-gray-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-gray-100:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-gray-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-gray-200:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-gray-200:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-gray-200:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-gray-300:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-gray-300:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-gray-300:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-gray-400:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-gray-400:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-gray-400:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-gray-500:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-gray-500:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-gray-500:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-gray-600:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-gray-600:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-gray-600:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-gray-700:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-gray-700:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-gray-700:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-gray-800:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-gray-800:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-gray-800:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-gray-900:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-gray-900:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-gray-900:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-red-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-red-50:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-red-50:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-red-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-red-100:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-red-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-red-200:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-red-200:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-red-200:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-red-300:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-red-300:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-red-300:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-red-400:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-red-400:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-red-400:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-red-500:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-red-500:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-red-500:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-red-600:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-red-600:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-red-600:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-red-700:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-red-700:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-red-700:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-red-800:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-red-800:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-red-800:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-red-900:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-red-900:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-red-900:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-yellow-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-yellow-50:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-yellow-50:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-yellow-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-yellow-100:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-yellow-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-yellow-200:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-yellow-200:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-yellow-200:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-yellow-300:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-yellow-300:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-yellow-300:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-yellow-400:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-yellow-400:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-yellow-400:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-yellow-500:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-yellow-500:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-yellow-500:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-yellow-600:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-yellow-600:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-yellow-600:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-yellow-700:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-yellow-700:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-yellow-700:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-yellow-800:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-yellow-800:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-yellow-800:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-yellow-900:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-yellow-900:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-yellow-900:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-green-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-green-50:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-green-50:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-green-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-green-100:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-green-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-green-200:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-green-200:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-green-200:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-green-300:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-green-300:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-green-300:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-green-400:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-green-400:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-green-400:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-green-500:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-green-500:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-green-500:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-green-600:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-green-600:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-green-600:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-green-700:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-green-700:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-green-700:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-green-800:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-green-800:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-green-800:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-green-900:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-green-900:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-green-900:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-blue-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-blue-50:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-blue-50:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-blue-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-blue-100:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-blue-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-blue-200:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-blue-200:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-blue-200:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-blue-300:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-blue-300:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-blue-300:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-blue-400:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-blue-400:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-blue-400:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-blue-500:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-blue-500:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-blue-500:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-blue-600:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-blue-600:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-blue-600:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-blue-700:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-blue-700:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-blue-700:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-blue-800:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-blue-800:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-blue-800:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-blue-900:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-blue-900:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-blue-900:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-indigo-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-indigo-50:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-indigo-50:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-indigo-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-indigo-100:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-indigo-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-indigo-200:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-indigo-200:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-indigo-200:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-indigo-300:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-indigo-300:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-indigo-300:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-indigo-400:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-indigo-400:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-indigo-400:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-indigo-500:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-indigo-500:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-indigo-500:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-indigo-600:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-indigo-600:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-indigo-600:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-indigo-700:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-indigo-700:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-indigo-700:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-indigo-800:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-indigo-800:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-indigo-800:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-indigo-900:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-indigo-900:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-indigo-900:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-purple-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 243, 255, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-purple-50:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 243, 255, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-purple-50:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 243, 255, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-purple-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 233, 254, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-purple-100:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 233, 254, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-purple-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 233, 254, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-purple-200:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(221, 214, 254, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-purple-200:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(221, 214, 254, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-purple-200:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(221, 214, 254, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-purple-300:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(196, 181, 253, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-purple-300:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(196, 181, 253, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-purple-300:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(196, 181, 253, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-purple-400:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(167, 139, 250, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-purple-400:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(167, 139, 250, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-purple-400:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(167, 139, 250, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-purple-500:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(139, 92, 246, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-purple-500:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(139, 92, 246, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-purple-500:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(139, 92, 246, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-purple-600:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(124, 58, 237, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-purple-600:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(124, 58, 237, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-purple-600:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(124, 58, 237, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-purple-700:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(109, 40, 217, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-purple-700:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(109, 40, 217, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-purple-700:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(109, 40, 217, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-purple-800:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(91, 33, 182, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-purple-800:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(91, 33, 182, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-purple-800:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(91, 33, 182, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-purple-900:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(76, 29, 149, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-purple-900:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(76, 29, 149, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-purple-900:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(76, 29, 149, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-pink-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-pink-50:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-pink-50:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-pink-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-pink-100:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-pink-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-pink-200:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-pink-200:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-pink-200:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-pink-300:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-pink-300:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-pink-300:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-pink-400:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-pink-400:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-pink-400:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-pink-500:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-pink-500:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-pink-500:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-pink-600:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-pink-600:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-pink-600:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-pink-700:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-pink-700:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-pink-700:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-pink-800:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-pink-800:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-pink-800:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-pink-900:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-pink-900:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-pink-900:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-base-normal:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 65, 129, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-base-normal:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 65, 129, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-base-normal:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 65, 129, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-base-dark:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 52, 105, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-base-dark:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 52, 105, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-base-dark:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 52, 105, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-base-black:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(29, 29, 31, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-base-black:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(29, 29, 31, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-base-black:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(29, 29, 31, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-base-border:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(231, 231, 233, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-base-border:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(231, 231, 233, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-base-border:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(231, 231, 233, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-primary-normal:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 103, 207, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-primary-normal:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 103, 207, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-primary-normal:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 103, 207, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-primary-alt:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 71, 143, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-primary-alt:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 71, 143, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-primary-alt:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 71, 143, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-subtle-white:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 249, 249, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-subtle-white:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 249, 249, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-subtle-white:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 249, 249, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-turquesa:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 151, 178, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-turquesa:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 151, 178, var(--tw-placeholder-opacity));
  }

  .phone\:focus\:placeholder-turquesa:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 151, 178, var(--tw-placeholder-opacity));
  }

  .phone\:placeholder-opacity-0::-moz-placeholder {
    --tw-placeholder-opacity: 0;
  }

  .phone\:placeholder-opacity-0:-ms-input-placeholder {
    --tw-placeholder-opacity: 0;
  }

  .phone\:placeholder-opacity-0::placeholder {
    --tw-placeholder-opacity: 0;
  }

  .phone\:placeholder-opacity-5::-moz-placeholder {
    --tw-placeholder-opacity: 0.05;
  }

  .phone\:placeholder-opacity-5:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.05;
  }

  .phone\:placeholder-opacity-5::placeholder {
    --tw-placeholder-opacity: 0.05;
  }

  .phone\:placeholder-opacity-10::-moz-placeholder {
    --tw-placeholder-opacity: 0.1;
  }

  .phone\:placeholder-opacity-10:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.1;
  }

  .phone\:placeholder-opacity-10::placeholder {
    --tw-placeholder-opacity: 0.1;
  }

  .phone\:placeholder-opacity-20::-moz-placeholder {
    --tw-placeholder-opacity: 0.2;
  }

  .phone\:placeholder-opacity-20:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.2;
  }

  .phone\:placeholder-opacity-20::placeholder {
    --tw-placeholder-opacity: 0.2;
  }

  .phone\:placeholder-opacity-25::-moz-placeholder {
    --tw-placeholder-opacity: 0.25;
  }

  .phone\:placeholder-opacity-25:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.25;
  }

  .phone\:placeholder-opacity-25::placeholder {
    --tw-placeholder-opacity: 0.25;
  }

  .phone\:placeholder-opacity-30::-moz-placeholder {
    --tw-placeholder-opacity: 0.3;
  }

  .phone\:placeholder-opacity-30:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.3;
  }

  .phone\:placeholder-opacity-30::placeholder {
    --tw-placeholder-opacity: 0.3;
  }

  .phone\:placeholder-opacity-40::-moz-placeholder {
    --tw-placeholder-opacity: 0.4;
  }

  .phone\:placeholder-opacity-40:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.4;
  }

  .phone\:placeholder-opacity-40::placeholder {
    --tw-placeholder-opacity: 0.4;
  }

  .phone\:placeholder-opacity-50::-moz-placeholder {
    --tw-placeholder-opacity: 0.5;
  }

  .phone\:placeholder-opacity-50:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.5;
  }

  .phone\:placeholder-opacity-50::placeholder {
    --tw-placeholder-opacity: 0.5;
  }

  .phone\:placeholder-opacity-60::-moz-placeholder {
    --tw-placeholder-opacity: 0.6;
  }

  .phone\:placeholder-opacity-60:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.6;
  }

  .phone\:placeholder-opacity-60::placeholder {
    --tw-placeholder-opacity: 0.6;
  }

  .phone\:placeholder-opacity-70::-moz-placeholder {
    --tw-placeholder-opacity: 0.7;
  }

  .phone\:placeholder-opacity-70:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.7;
  }

  .phone\:placeholder-opacity-70::placeholder {
    --tw-placeholder-opacity: 0.7;
  }

  .phone\:placeholder-opacity-75::-moz-placeholder {
    --tw-placeholder-opacity: 0.75;
  }

  .phone\:placeholder-opacity-75:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.75;
  }

  .phone\:placeholder-opacity-75::placeholder {
    --tw-placeholder-opacity: 0.75;
  }

  .phone\:placeholder-opacity-80::-moz-placeholder {
    --tw-placeholder-opacity: 0.8;
  }

  .phone\:placeholder-opacity-80:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.8;
  }

  .phone\:placeholder-opacity-80::placeholder {
    --tw-placeholder-opacity: 0.8;
  }

  .phone\:placeholder-opacity-90::-moz-placeholder {
    --tw-placeholder-opacity: 0.9;
  }

  .phone\:placeholder-opacity-90:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.9;
  }

  .phone\:placeholder-opacity-90::placeholder {
    --tw-placeholder-opacity: 0.9;
  }

  .phone\:placeholder-opacity-95::-moz-placeholder {
    --tw-placeholder-opacity: 0.95;
  }

  .phone\:placeholder-opacity-95:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.95;
  }

  .phone\:placeholder-opacity-95::placeholder {
    --tw-placeholder-opacity: 0.95;
  }

  .phone\:placeholder-opacity-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
  }

  .phone\:placeholder-opacity-100:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
  }

  .phone\:placeholder-opacity-100::placeholder {
    --tw-placeholder-opacity: 1;
  }

  .phone\:focus\:placeholder-opacity-0:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0;
  }

  .phone\:focus\:placeholder-opacity-0:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 0;
  }

  .phone\:focus\:placeholder-opacity-0:focus::placeholder {
    --tw-placeholder-opacity: 0;
  }

  .phone\:focus\:placeholder-opacity-5:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.05;
  }

  .phone\:focus\:placeholder-opacity-5:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.05;
  }

  .phone\:focus\:placeholder-opacity-5:focus::placeholder {
    --tw-placeholder-opacity: 0.05;
  }

  .phone\:focus\:placeholder-opacity-10:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.1;
  }

  .phone\:focus\:placeholder-opacity-10:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.1;
  }

  .phone\:focus\:placeholder-opacity-10:focus::placeholder {
    --tw-placeholder-opacity: 0.1;
  }

  .phone\:focus\:placeholder-opacity-20:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.2;
  }

  .phone\:focus\:placeholder-opacity-20:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.2;
  }

  .phone\:focus\:placeholder-opacity-20:focus::placeholder {
    --tw-placeholder-opacity: 0.2;
  }

  .phone\:focus\:placeholder-opacity-25:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.25;
  }

  .phone\:focus\:placeholder-opacity-25:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.25;
  }

  .phone\:focus\:placeholder-opacity-25:focus::placeholder {
    --tw-placeholder-opacity: 0.25;
  }

  .phone\:focus\:placeholder-opacity-30:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.3;
  }

  .phone\:focus\:placeholder-opacity-30:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.3;
  }

  .phone\:focus\:placeholder-opacity-30:focus::placeholder {
    --tw-placeholder-opacity: 0.3;
  }

  .phone\:focus\:placeholder-opacity-40:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.4;
  }

  .phone\:focus\:placeholder-opacity-40:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.4;
  }

  .phone\:focus\:placeholder-opacity-40:focus::placeholder {
    --tw-placeholder-opacity: 0.4;
  }

  .phone\:focus\:placeholder-opacity-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.5;
  }

  .phone\:focus\:placeholder-opacity-50:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.5;
  }

  .phone\:focus\:placeholder-opacity-50:focus::placeholder {
    --tw-placeholder-opacity: 0.5;
  }

  .phone\:focus\:placeholder-opacity-60:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.6;
  }

  .phone\:focus\:placeholder-opacity-60:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.6;
  }

  .phone\:focus\:placeholder-opacity-60:focus::placeholder {
    --tw-placeholder-opacity: 0.6;
  }

  .phone\:focus\:placeholder-opacity-70:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.7;
  }

  .phone\:focus\:placeholder-opacity-70:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.7;
  }

  .phone\:focus\:placeholder-opacity-70:focus::placeholder {
    --tw-placeholder-opacity: 0.7;
  }

  .phone\:focus\:placeholder-opacity-75:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.75;
  }

  .phone\:focus\:placeholder-opacity-75:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.75;
  }

  .phone\:focus\:placeholder-opacity-75:focus::placeholder {
    --tw-placeholder-opacity: 0.75;
  }

  .phone\:focus\:placeholder-opacity-80:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.8;
  }

  .phone\:focus\:placeholder-opacity-80:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.8;
  }

  .phone\:focus\:placeholder-opacity-80:focus::placeholder {
    --tw-placeholder-opacity: 0.8;
  }

  .phone\:focus\:placeholder-opacity-90:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.9;
  }

  .phone\:focus\:placeholder-opacity-90:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.9;
  }

  .phone\:focus\:placeholder-opacity-90:focus::placeholder {
    --tw-placeholder-opacity: 0.9;
  }

  .phone\:focus\:placeholder-opacity-95:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.95;
  }

  .phone\:focus\:placeholder-opacity-95:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.95;
  }

  .phone\:focus\:placeholder-opacity-95:focus::placeholder {
    --tw-placeholder-opacity: 0.95;
  }

  .phone\:focus\:placeholder-opacity-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
  }

  .phone\:focus\:placeholder-opacity-100:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
  }

  .phone\:focus\:placeholder-opacity-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
  }

  .phone\:opacity-0 {
    opacity: 0;
  }

  .phone\:opacity-5 {
    opacity: 0.05;
  }

  .phone\:opacity-10 {
    opacity: 0.1;
  }

  .phone\:opacity-20 {
    opacity: 0.2;
  }

  .phone\:opacity-25 {
    opacity: 0.25;
  }

  .phone\:opacity-30 {
    opacity: 0.3;
  }

  .phone\:opacity-40 {
    opacity: 0.4;
  }

  .phone\:opacity-50 {
    opacity: 0.5;
  }

  .phone\:opacity-60 {
    opacity: 0.6;
  }

  .phone\:opacity-70 {
    opacity: 0.7;
  }

  .phone\:opacity-75 {
    opacity: 0.75;
  }

  .phone\:opacity-80 {
    opacity: 0.8;
  }

  .phone\:opacity-90 {
    opacity: 0.9;
  }

  .phone\:opacity-95 {
    opacity: 0.95;
  }

  .phone\:opacity-100 {
    opacity: 1;
  }

  .group:hover .phone\:group-hover\:opacity-0 {
    opacity: 0;
  }

  .group:hover .phone\:group-hover\:opacity-5 {
    opacity: 0.05;
  }

  .group:hover .phone\:group-hover\:opacity-10 {
    opacity: 0.1;
  }

  .group:hover .phone\:group-hover\:opacity-20 {
    opacity: 0.2;
  }

  .group:hover .phone\:group-hover\:opacity-25 {
    opacity: 0.25;
  }

  .group:hover .phone\:group-hover\:opacity-30 {
    opacity: 0.3;
  }

  .group:hover .phone\:group-hover\:opacity-40 {
    opacity: 0.4;
  }

  .group:hover .phone\:group-hover\:opacity-50 {
    opacity: 0.5;
  }

  .group:hover .phone\:group-hover\:opacity-60 {
    opacity: 0.6;
  }

  .group:hover .phone\:group-hover\:opacity-70 {
    opacity: 0.7;
  }

  .group:hover .phone\:group-hover\:opacity-75 {
    opacity: 0.75;
  }

  .group:hover .phone\:group-hover\:opacity-80 {
    opacity: 0.8;
  }

  .group:hover .phone\:group-hover\:opacity-90 {
    opacity: 0.9;
  }

  .group:hover .phone\:group-hover\:opacity-95 {
    opacity: 0.95;
  }

  .group:hover .phone\:group-hover\:opacity-100 {
    opacity: 1;
  }

  .phone\:focus-within\:opacity-0:focus-within {
    opacity: 0;
  }

  .phone\:focus-within\:opacity-5:focus-within {
    opacity: 0.05;
  }

  .phone\:focus-within\:opacity-10:focus-within {
    opacity: 0.1;
  }

  .phone\:focus-within\:opacity-20:focus-within {
    opacity: 0.2;
  }

  .phone\:focus-within\:opacity-25:focus-within {
    opacity: 0.25;
  }

  .phone\:focus-within\:opacity-30:focus-within {
    opacity: 0.3;
  }

  .phone\:focus-within\:opacity-40:focus-within {
    opacity: 0.4;
  }

  .phone\:focus-within\:opacity-50:focus-within {
    opacity: 0.5;
  }

  .phone\:focus-within\:opacity-60:focus-within {
    opacity: 0.6;
  }

  .phone\:focus-within\:opacity-70:focus-within {
    opacity: 0.7;
  }

  .phone\:focus-within\:opacity-75:focus-within {
    opacity: 0.75;
  }

  .phone\:focus-within\:opacity-80:focus-within {
    opacity: 0.8;
  }

  .phone\:focus-within\:opacity-90:focus-within {
    opacity: 0.9;
  }

  .phone\:focus-within\:opacity-95:focus-within {
    opacity: 0.95;
  }

  .phone\:focus-within\:opacity-100:focus-within {
    opacity: 1;
  }

  .phone\:hover\:opacity-0:hover {
    opacity: 0;
  }

  .phone\:hover\:opacity-5:hover {
    opacity: 0.05;
  }

  .phone\:hover\:opacity-10:hover {
    opacity: 0.1;
  }

  .phone\:hover\:opacity-20:hover {
    opacity: 0.2;
  }

  .phone\:hover\:opacity-25:hover {
    opacity: 0.25;
  }

  .phone\:hover\:opacity-30:hover {
    opacity: 0.3;
  }

  .phone\:hover\:opacity-40:hover {
    opacity: 0.4;
  }

  .phone\:hover\:opacity-50:hover {
    opacity: 0.5;
  }

  .phone\:hover\:opacity-60:hover {
    opacity: 0.6;
  }

  .phone\:hover\:opacity-70:hover {
    opacity: 0.7;
  }

  .phone\:hover\:opacity-75:hover {
    opacity: 0.75;
  }

  .phone\:hover\:opacity-80:hover {
    opacity: 0.8;
  }

  .phone\:hover\:opacity-90:hover {
    opacity: 0.9;
  }

  .phone\:hover\:opacity-95:hover {
    opacity: 0.95;
  }

  .phone\:hover\:opacity-100:hover {
    opacity: 1;
  }

  .phone\:focus\:opacity-0:focus {
    opacity: 0;
  }

  .phone\:focus\:opacity-5:focus {
    opacity: 0.05;
  }

  .phone\:focus\:opacity-10:focus {
    opacity: 0.1;
  }

  .phone\:focus\:opacity-20:focus {
    opacity: 0.2;
  }

  .phone\:focus\:opacity-25:focus {
    opacity: 0.25;
  }

  .phone\:focus\:opacity-30:focus {
    opacity: 0.3;
  }

  .phone\:focus\:opacity-40:focus {
    opacity: 0.4;
  }

  .phone\:focus\:opacity-50:focus {
    opacity: 0.5;
  }

  .phone\:focus\:opacity-60:focus {
    opacity: 0.6;
  }

  .phone\:focus\:opacity-70:focus {
    opacity: 0.7;
  }

  .phone\:focus\:opacity-75:focus {
    opacity: 0.75;
  }

  .phone\:focus\:opacity-80:focus {
    opacity: 0.8;
  }

  .phone\:focus\:opacity-90:focus {
    opacity: 0.9;
  }

  .phone\:focus\:opacity-95:focus {
    opacity: 0.95;
  }

  .phone\:focus\:opacity-100:focus {
    opacity: 1;
  }

  .phone\:bg-blend-normal {
    background-blend-mode: normal;
  }

  .phone\:bg-blend-multiply {
    background-blend-mode: multiply;
  }

  .phone\:bg-blend-screen {
    background-blend-mode: screen;
  }

  .phone\:bg-blend-overlay {
    background-blend-mode: overlay;
  }

  .phone\:bg-blend-darken {
    background-blend-mode: darken;
  }

  .phone\:bg-blend-lighten {
    background-blend-mode: lighten;
  }

  .phone\:bg-blend-color-dodge {
    background-blend-mode: color-dodge;
  }

  .phone\:bg-blend-color-burn {
    background-blend-mode: color-burn;
  }

  .phone\:bg-blend-hard-light {
    background-blend-mode: hard-light;
  }

  .phone\:bg-blend-soft-light {
    background-blend-mode: soft-light;
  }

  .phone\:bg-blend-difference {
    background-blend-mode: difference;
  }

  .phone\:bg-blend-exclusion {
    background-blend-mode: exclusion;
  }

  .phone\:bg-blend-hue {
    background-blend-mode: hue;
  }

  .phone\:bg-blend-saturation {
    background-blend-mode: saturation;
  }

  .phone\:bg-blend-color {
    background-blend-mode: color;
  }

  .phone\:bg-blend-luminosity {
    background-blend-mode: luminosity;
  }

  .phone\:mix-blend-normal {
    mix-blend-mode: normal;
  }

  .phone\:mix-blend-multiply {
    mix-blend-mode: multiply;
  }

  .phone\:mix-blend-screen {
    mix-blend-mode: screen;
  }

  .phone\:mix-blend-overlay {
    mix-blend-mode: overlay;
  }

  .phone\:mix-blend-darken {
    mix-blend-mode: darken;
  }

  .phone\:mix-blend-lighten {
    mix-blend-mode: lighten;
  }

  .phone\:mix-blend-color-dodge {
    mix-blend-mode: color-dodge;
  }

  .phone\:mix-blend-color-burn {
    mix-blend-mode: color-burn;
  }

  .phone\:mix-blend-hard-light {
    mix-blend-mode: hard-light;
  }

  .phone\:mix-blend-soft-light {
    mix-blend-mode: soft-light;
  }

  .phone\:mix-blend-difference {
    mix-blend-mode: difference;
  }

  .phone\:mix-blend-exclusion {
    mix-blend-mode: exclusion;
  }

  .phone\:mix-blend-hue {
    mix-blend-mode: hue;
  }

  .phone\:mix-blend-saturation {
    mix-blend-mode: saturation;
  }

  .phone\:mix-blend-color {
    mix-blend-mode: color;
  }

  .phone\:mix-blend-luminosity {
    mix-blend-mode: luminosity;
  }

  .phone\:shadow-xs {
    --tw-shadow: 0 0 0 0.0625rem rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .phone\:shadow-sm {
    --tw-shadow: 0 0.0625rem 0.125rem 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .phone\:shadow-default {
    --tw-shadow: 0 0.0625rem 0.1875rem 0 rgba(0, 0, 0, 0.1), 0 0.0625rem 0.125rem 0 rgba(0, 0, 0, 0.06);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .phone\:shadow-md {
    --tw-shadow: 0 0.25rem 0.375rem -0.0625rem rgba(0, 0, 0, 0.1), 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.06);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .phone\:shadow-lg {
    --tw-shadow: 0 0.625rem 0.9375 -0.1875rem rgba(0, 0, 0, 0.1), 0 0.25rem 0.375rem -0.125rem rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .phone\:shadow-xl {
    --tw-shadow: 0 1.25rem 1.5625rem -0.3125rem rgba(0, 0, 0, 0.1), 0 0.625rem 0.625rem -0.3125rem rgba(0, 0, 0, 0.04);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .phone\:shadow-2xl {
    --tw-shadow: 0 1.5625rem 3.125rem -10.125rem rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .phone\:shadow-3xl {
    --tw-shadow: 0 2.1875rem 3.75rem -0.9375rem rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .phone\:shadow-inner {
    --tw-shadow: inset 0 0.125rem 0.25rem 0 rgba(0, 0, 0, 0.06);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .phone\:shadow-outline {
    --tw-shadow: 0 0 0 0.1875rem rgba(66, 153, 225, 0.5);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .phone\:shadow-focus {
    --tw-shadow: 0 0 0 0.1875rem rgba(66, 153, 225, 0.5);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .phone\:shadow-none {
    --tw-shadow: 0 0 #0000;
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .phone\:group-hover\:shadow-xs {
    --tw-shadow: 0 0 0 0.0625rem rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .phone\:group-hover\:shadow-sm {
    --tw-shadow: 0 0.0625rem 0.125rem 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .phone\:group-hover\:shadow-default {
    --tw-shadow: 0 0.0625rem 0.1875rem 0 rgba(0, 0, 0, 0.1), 0 0.0625rem 0.125rem 0 rgba(0, 0, 0, 0.06);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .phone\:group-hover\:shadow-md {
    --tw-shadow: 0 0.25rem 0.375rem -0.0625rem rgba(0, 0, 0, 0.1), 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.06);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .phone\:group-hover\:shadow-lg {
    --tw-shadow: 0 0.625rem 0.9375 -0.1875rem rgba(0, 0, 0, 0.1), 0 0.25rem 0.375rem -0.125rem rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .phone\:group-hover\:shadow-xl {
    --tw-shadow: 0 1.25rem 1.5625rem -0.3125rem rgba(0, 0, 0, 0.1), 0 0.625rem 0.625rem -0.3125rem rgba(0, 0, 0, 0.04);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .phone\:group-hover\:shadow-2xl {
    --tw-shadow: 0 1.5625rem 3.125rem -10.125rem rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .phone\:group-hover\:shadow-3xl {
    --tw-shadow: 0 2.1875rem 3.75rem -0.9375rem rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .phone\:group-hover\:shadow-inner {
    --tw-shadow: inset 0 0.125rem 0.25rem 0 rgba(0, 0, 0, 0.06);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .phone\:group-hover\:shadow-outline {
    --tw-shadow: 0 0 0 0.1875rem rgba(66, 153, 225, 0.5);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .phone\:group-hover\:shadow-focus {
    --tw-shadow: 0 0 0 0.1875rem rgba(66, 153, 225, 0.5);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .phone\:group-hover\:shadow-none {
    --tw-shadow: 0 0 #0000;
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .phone\:focus-within\:shadow-xs:focus-within {
    --tw-shadow: 0 0 0 0.0625rem rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .phone\:focus-within\:shadow-sm:focus-within {
    --tw-shadow: 0 0.0625rem 0.125rem 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .phone\:focus-within\:shadow-default:focus-within {
    --tw-shadow: 0 0.0625rem 0.1875rem 0 rgba(0, 0, 0, 0.1), 0 0.0625rem 0.125rem 0 rgba(0, 0, 0, 0.06);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .phone\:focus-within\:shadow-md:focus-within {
    --tw-shadow: 0 0.25rem 0.375rem -0.0625rem rgba(0, 0, 0, 0.1), 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.06);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .phone\:focus-within\:shadow-lg:focus-within {
    --tw-shadow: 0 0.625rem 0.9375 -0.1875rem rgba(0, 0, 0, 0.1), 0 0.25rem 0.375rem -0.125rem rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .phone\:focus-within\:shadow-xl:focus-within {
    --tw-shadow: 0 1.25rem 1.5625rem -0.3125rem rgba(0, 0, 0, 0.1), 0 0.625rem 0.625rem -0.3125rem rgba(0, 0, 0, 0.04);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .phone\:focus-within\:shadow-2xl:focus-within {
    --tw-shadow: 0 1.5625rem 3.125rem -10.125rem rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .phone\:focus-within\:shadow-3xl:focus-within {
    --tw-shadow: 0 2.1875rem 3.75rem -0.9375rem rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .phone\:focus-within\:shadow-inner:focus-within {
    --tw-shadow: inset 0 0.125rem 0.25rem 0 rgba(0, 0, 0, 0.06);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .phone\:focus-within\:shadow-outline:focus-within {
    --tw-shadow: 0 0 0 0.1875rem rgba(66, 153, 225, 0.5);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .phone\:focus-within\:shadow-focus:focus-within {
    --tw-shadow: 0 0 0 0.1875rem rgba(66, 153, 225, 0.5);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .phone\:focus-within\:shadow-none:focus-within {
    --tw-shadow: 0 0 #0000;
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .phone\:hover\:shadow-xs:hover {
    --tw-shadow: 0 0 0 0.0625rem rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .phone\:hover\:shadow-sm:hover {
    --tw-shadow: 0 0.0625rem 0.125rem 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .phone\:hover\:shadow-default:hover {
    --tw-shadow: 0 0.0625rem 0.1875rem 0 rgba(0, 0, 0, 0.1), 0 0.0625rem 0.125rem 0 rgba(0, 0, 0, 0.06);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .phone\:hover\:shadow-md:hover {
    --tw-shadow: 0 0.25rem 0.375rem -0.0625rem rgba(0, 0, 0, 0.1), 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.06);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .phone\:hover\:shadow-lg:hover {
    --tw-shadow: 0 0.625rem 0.9375 -0.1875rem rgba(0, 0, 0, 0.1), 0 0.25rem 0.375rem -0.125rem rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .phone\:hover\:shadow-xl:hover {
    --tw-shadow: 0 1.25rem 1.5625rem -0.3125rem rgba(0, 0, 0, 0.1), 0 0.625rem 0.625rem -0.3125rem rgba(0, 0, 0, 0.04);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .phone\:hover\:shadow-2xl:hover {
    --tw-shadow: 0 1.5625rem 3.125rem -10.125rem rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .phone\:hover\:shadow-3xl:hover {
    --tw-shadow: 0 2.1875rem 3.75rem -0.9375rem rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .phone\:hover\:shadow-inner:hover {
    --tw-shadow: inset 0 0.125rem 0.25rem 0 rgba(0, 0, 0, 0.06);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .phone\:hover\:shadow-outline:hover {
    --tw-shadow: 0 0 0 0.1875rem rgba(66, 153, 225, 0.5);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .phone\:hover\:shadow-focus:hover {
    --tw-shadow: 0 0 0 0.1875rem rgba(66, 153, 225, 0.5);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .phone\:hover\:shadow-none:hover {
    --tw-shadow: 0 0 #0000;
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .phone\:focus\:shadow-xs:focus {
    --tw-shadow: 0 0 0 0.0625rem rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .phone\:focus\:shadow-sm:focus {
    --tw-shadow: 0 0.0625rem 0.125rem 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .phone\:focus\:shadow-default:focus {
    --tw-shadow: 0 0.0625rem 0.1875rem 0 rgba(0, 0, 0, 0.1), 0 0.0625rem 0.125rem 0 rgba(0, 0, 0, 0.06);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .phone\:focus\:shadow-md:focus {
    --tw-shadow: 0 0.25rem 0.375rem -0.0625rem rgba(0, 0, 0, 0.1), 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.06);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .phone\:focus\:shadow-lg:focus {
    --tw-shadow: 0 0.625rem 0.9375 -0.1875rem rgba(0, 0, 0, 0.1), 0 0.25rem 0.375rem -0.125rem rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .phone\:focus\:shadow-xl:focus {
    --tw-shadow: 0 1.25rem 1.5625rem -0.3125rem rgba(0, 0, 0, 0.1), 0 0.625rem 0.625rem -0.3125rem rgba(0, 0, 0, 0.04);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .phone\:focus\:shadow-2xl:focus {
    --tw-shadow: 0 1.5625rem 3.125rem -10.125rem rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .phone\:focus\:shadow-3xl:focus {
    --tw-shadow: 0 2.1875rem 3.75rem -0.9375rem rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .phone\:focus\:shadow-inner:focus {
    --tw-shadow: inset 0 0.125rem 0.25rem 0 rgba(0, 0, 0, 0.06);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .phone\:focus\:shadow-outline:focus {
    --tw-shadow: 0 0 0 0.1875rem rgba(66, 153, 225, 0.5);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .phone\:focus\:shadow-focus:focus {
    --tw-shadow: 0 0 0 0.1875rem rgba(66, 153, 225, 0.5);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .phone\:focus\:shadow-none:focus {
    --tw-shadow: 0 0 #0000;
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .phone\:outline-none {
    outline: 2px solid transparent;
    outline-offset: 2px;
  }

  .phone\:outline-white {
    outline: 2px dotted white;
    outline-offset: 2px;
  }

  .phone\:outline-black {
    outline: 2px dotted black;
    outline-offset: 2px;
  }

  .phone\:focus-within\:outline-none:focus-within {
    outline: 2px solid transparent;
    outline-offset: 2px;
  }

  .phone\:focus-within\:outline-white:focus-within {
    outline: 2px dotted white;
    outline-offset: 2px;
  }

  .phone\:focus-within\:outline-black:focus-within {
    outline: 2px dotted black;
    outline-offset: 2px;
  }

  .phone\:focus\:outline-none:focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
  }

  .phone\:focus\:outline-white:focus {
    outline: 2px dotted white;
    outline-offset: 2px;
  }

  .phone\:focus\:outline-black:focus {
    outline: 2px dotted black;
    outline-offset: 2px;
  }

  .phone\: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(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .phone\: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(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .phone\: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(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .phone\: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(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .phone\: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(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .phone\: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(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .phone\: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(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .phone\: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(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .phone\: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(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .phone\: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(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .phone\: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(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .phone\: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(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .phone\: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(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .phone\: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(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .phone\:focus\:ring-2:focus {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .phone\: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(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .phone\: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(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .phone\: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(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .phone\:ring-inset {
    --tw-ring-inset: inset;
  }

  .phone\:focus-within\:ring-inset:focus-within {
    --tw-ring-inset: inset;
  }

  .phone\:focus\:ring-inset:focus {
    --tw-ring-inset: inset;
  }

  .phone\:ring-transparent {
    --tw-ring-color: transparent;
  }

  .phone\:ring-current {
    --tw-ring-color: currentColor;
  }

  .phone\:ring-black {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 0, 0, var(--tw-ring-opacity));
  }

  .phone\:ring-white {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity));
  }

  .phone\:ring-gray-50 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 250, 251, var(--tw-ring-opacity));
  }

  .phone\:ring-gray-100 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 244, 246, var(--tw-ring-opacity));
  }

  .phone\:ring-gray-200 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(229, 231, 235, var(--tw-ring-opacity));
  }

  .phone\:ring-gray-300 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 213, 219, var(--tw-ring-opacity));
  }

  .phone\:ring-gray-400 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(156, 163, 175, var(--tw-ring-opacity));
  }

  .phone\:ring-gray-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 114, 128, var(--tw-ring-opacity));
  }

  .phone\:ring-gray-600 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(75, 85, 99, var(--tw-ring-opacity));
  }

  .phone\:ring-gray-700 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(55, 65, 81, var(--tw-ring-opacity));
  }

  .phone\:ring-gray-800 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 41, 55, var(--tw-ring-opacity));
  }

  .phone\:ring-gray-900 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(17, 24, 39, var(--tw-ring-opacity));
  }

  .phone\:ring-red-50 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 242, 242, var(--tw-ring-opacity));
  }

  .phone\:ring-red-100 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 226, 226, var(--tw-ring-opacity));
  }

  .phone\:ring-red-200 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 202, 202, var(--tw-ring-opacity));
  }

  .phone\:ring-red-300 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 165, 165, var(--tw-ring-opacity));
  }

  .phone\:ring-red-400 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(248, 113, 113, var(--tw-ring-opacity));
  }

  .phone\:ring-red-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(239, 68, 68, var(--tw-ring-opacity));
  }

  .phone\:ring-red-600 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(220, 38, 38, var(--tw-ring-opacity));
  }

  .phone\:ring-red-700 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(185, 28, 28, var(--tw-ring-opacity));
  }

  .phone\:ring-red-800 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(153, 27, 27, var(--tw-ring-opacity));
  }

  .phone\:ring-red-900 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(127, 29, 29, var(--tw-ring-opacity));
  }

  .phone\:ring-yellow-50 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 251, 235, var(--tw-ring-opacity));
  }

  .phone\:ring-yellow-100 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 243, 199, var(--tw-ring-opacity));
  }

  .phone\:ring-yellow-200 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(253, 230, 138, var(--tw-ring-opacity));
  }

  .phone\:ring-yellow-300 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 211, 77, var(--tw-ring-opacity));
  }

  .phone\:ring-yellow-400 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(251, 191, 36, var(--tw-ring-opacity));
  }

  .phone\:ring-yellow-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(245, 158, 11, var(--tw-ring-opacity));
  }

  .phone\:ring-yellow-600 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(217, 119, 6, var(--tw-ring-opacity));
  }

  .phone\:ring-yellow-700 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(180, 83, 9, var(--tw-ring-opacity));
  }

  .phone\:ring-yellow-800 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(146, 64, 14, var(--tw-ring-opacity));
  }

  .phone\:ring-yellow-900 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(120, 53, 15, var(--tw-ring-opacity));
  }

  .phone\:ring-green-50 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(236, 253, 245, var(--tw-ring-opacity));
  }

  .phone\:ring-green-100 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 250, 229, var(--tw-ring-opacity));
  }

  .phone\:ring-green-200 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(167, 243, 208, var(--tw-ring-opacity));
  }

  .phone\:ring-green-300 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 231, 183, var(--tw-ring-opacity));
  }

  .phone\:ring-green-400 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(52, 211, 153, var(--tw-ring-opacity));
  }

  .phone\:ring-green-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(16, 185, 129, var(--tw-ring-opacity));
  }

  .phone\:ring-green-600 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(5, 150, 105, var(--tw-ring-opacity));
  }

  .phone\:ring-green-700 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(4, 120, 87, var(--tw-ring-opacity));
  }

  .phone\:ring-green-800 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(6, 95, 70, var(--tw-ring-opacity));
  }

  .phone\:ring-green-900 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(6, 78, 59, var(--tw-ring-opacity));
  }

  .phone\:ring-blue-50 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(239, 246, 255, var(--tw-ring-opacity));
  }

  .phone\:ring-blue-100 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 234, 254, var(--tw-ring-opacity));
  }

  .phone\:ring-blue-200 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(191, 219, 254, var(--tw-ring-opacity));
  }

  .phone\:ring-blue-300 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(147, 197, 253, var(--tw-ring-opacity));
  }

  .phone\:ring-blue-400 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(96, 165, 250, var(--tw-ring-opacity));
  }

  .phone\:ring-blue-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(59, 130, 246, var(--tw-ring-opacity));
  }

  .phone\:ring-blue-600 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(37, 99, 235, var(--tw-ring-opacity));
  }

  .phone\:ring-blue-700 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(29, 78, 216, var(--tw-ring-opacity));
  }

  .phone\:ring-blue-800 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(30, 64, 175, var(--tw-ring-opacity));
  }

  .phone\:ring-blue-900 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(30, 58, 138, var(--tw-ring-opacity));
  }

  .phone\:ring-indigo-50 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 242, 255, var(--tw-ring-opacity));
  }

  .phone\:ring-indigo-100 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(224, 231, 255, var(--tw-ring-opacity));
  }

  .phone\:ring-indigo-200 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(199, 210, 254, var(--tw-ring-opacity));
  }

  .phone\:ring-indigo-300 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(165, 180, 252, var(--tw-ring-opacity));
  }

  .phone\:ring-indigo-400 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(129, 140, 248, var(--tw-ring-opacity));
  }

  .phone\:ring-indigo-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(99, 102, 241, var(--tw-ring-opacity));
  }

  .phone\:ring-indigo-600 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(79, 70, 229, var(--tw-ring-opacity));
  }

  .phone\:ring-indigo-700 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(67, 56, 202, var(--tw-ring-opacity));
  }

  .phone\:ring-indigo-800 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(55, 48, 163, var(--tw-ring-opacity));
  }

  .phone\:ring-indigo-900 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(49, 46, 129, var(--tw-ring-opacity));
  }

  .phone\:ring-purple-50 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(245, 243, 255, var(--tw-ring-opacity));
  }

  .phone\:ring-purple-100 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(237, 233, 254, var(--tw-ring-opacity));
  }

  .phone\:ring-purple-200 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(221, 214, 254, var(--tw-ring-opacity));
  }

  .phone\:ring-purple-300 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(196, 181, 253, var(--tw-ring-opacity));
  }

  .phone\:ring-purple-400 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(167, 139, 250, var(--tw-ring-opacity));
  }

  .phone\:ring-purple-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(139, 92, 246, var(--tw-ring-opacity));
  }

  .phone\:ring-purple-600 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(124, 58, 237, var(--tw-ring-opacity));
  }

  .phone\:ring-purple-700 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(109, 40, 217, var(--tw-ring-opacity));
  }

  .phone\:ring-purple-800 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(91, 33, 182, var(--tw-ring-opacity));
  }

  .phone\:ring-purple-900 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(76, 29, 149, var(--tw-ring-opacity));
  }

  .phone\:ring-pink-50 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(253, 242, 248, var(--tw-ring-opacity));
  }

  .phone\:ring-pink-100 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 231, 243, var(--tw-ring-opacity));
  }

  .phone\:ring-pink-200 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(251, 207, 232, var(--tw-ring-opacity));
  }

  .phone\:ring-pink-300 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 168, 212, var(--tw-ring-opacity));
  }

  .phone\:ring-pink-400 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(244, 114, 182, var(--tw-ring-opacity));
  }

  .phone\:ring-pink-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(236, 72, 153, var(--tw-ring-opacity));
  }

  .phone\:ring-pink-600 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 39, 119, var(--tw-ring-opacity));
  }

  .phone\:ring-pink-700 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(190, 24, 93, var(--tw-ring-opacity));
  }

  .phone\:ring-pink-800 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(157, 23, 77, var(--tw-ring-opacity));
  }

  .phone\:ring-pink-900 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(131, 24, 67, var(--tw-ring-opacity));
  }

  .phone\:ring-base-normal {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 65, 129, var(--tw-ring-opacity));
  }

  .phone\:ring-base-dark {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 52, 105, var(--tw-ring-opacity));
  }

  .phone\:ring-base-black {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(29, 29, 31, var(--tw-ring-opacity));
  }

  .phone\:ring-base-border {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(231, 231, 233, var(--tw-ring-opacity));
  }

  .phone\:ring-primary-normal {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 103, 207, var(--tw-ring-opacity));
  }

  .phone\:ring-primary-alt {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 71, 143, var(--tw-ring-opacity));
  }

  .phone\:ring-subtle-white {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 249, 249, var(--tw-ring-opacity));
  }

  .phone\:ring-turquesa {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 151, 178, var(--tw-ring-opacity));
  }

  .phone\:focus-within\:ring-transparent:focus-within {
    --tw-ring-color: transparent;
  }

  .phone\:focus-within\:ring-current:focus-within {
    --tw-ring-color: currentColor;
  }

  .phone\:focus-within\:ring-black:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 0, 0, var(--tw-ring-opacity));
  }

  .phone\:focus-within\:ring-white:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity));
  }

  .phone\:focus-within\:ring-gray-50:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 250, 251, var(--tw-ring-opacity));
  }

  .phone\:focus-within\:ring-gray-100:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 244, 246, var(--tw-ring-opacity));
  }

  .phone\:focus-within\:ring-gray-200:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(229, 231, 235, var(--tw-ring-opacity));
  }

  .phone\:focus-within\:ring-gray-300:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 213, 219, var(--tw-ring-opacity));
  }

  .phone\:focus-within\:ring-gray-400:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(156, 163, 175, var(--tw-ring-opacity));
  }

  .phone\:focus-within\:ring-gray-500:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 114, 128, var(--tw-ring-opacity));
  }

  .phone\:focus-within\:ring-gray-600:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(75, 85, 99, var(--tw-ring-opacity));
  }

  .phone\:focus-within\:ring-gray-700:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(55, 65, 81, var(--tw-ring-opacity));
  }

  .phone\:focus-within\:ring-gray-800:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 41, 55, var(--tw-ring-opacity));
  }

  .phone\:focus-within\:ring-gray-900:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(17, 24, 39, var(--tw-ring-opacity));
  }

  .phone\:focus-within\:ring-red-50:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 242, 242, var(--tw-ring-opacity));
  }

  .phone\:focus-within\:ring-red-100:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 226, 226, var(--tw-ring-opacity));
  }

  .phone\:focus-within\:ring-red-200:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 202, 202, var(--tw-ring-opacity));
  }

  .phone\:focus-within\:ring-red-300:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 165, 165, var(--tw-ring-opacity));
  }

  .phone\:focus-within\:ring-red-400:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(248, 113, 113, var(--tw-ring-opacity));
  }

  .phone\:focus-within\:ring-red-500:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(239, 68, 68, var(--tw-ring-opacity));
  }

  .phone\:focus-within\:ring-red-600:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(220, 38, 38, var(--tw-ring-opacity));
  }

  .phone\:focus-within\:ring-red-700:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(185, 28, 28, var(--tw-ring-opacity));
  }

  .phone\:focus-within\:ring-red-800:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(153, 27, 27, var(--tw-ring-opacity));
  }

  .phone\:focus-within\:ring-red-900:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(127, 29, 29, var(--tw-ring-opacity));
  }

  .phone\:focus-within\:ring-yellow-50:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 251, 235, var(--tw-ring-opacity));
  }

  .phone\:focus-within\:ring-yellow-100:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 243, 199, var(--tw-ring-opacity));
  }

  .phone\:focus-within\:ring-yellow-200:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(253, 230, 138, var(--tw-ring-opacity));
  }

  .phone\:focus-within\:ring-yellow-300:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 211, 77, var(--tw-ring-opacity));
  }

  .phone\:focus-within\:ring-yellow-400:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(251, 191, 36, var(--tw-ring-opacity));
  }

  .phone\:focus-within\:ring-yellow-500:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(245, 158, 11, var(--tw-ring-opacity));
  }

  .phone\:focus-within\:ring-yellow-600:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(217, 119, 6, var(--tw-ring-opacity));
  }

  .phone\:focus-within\:ring-yellow-700:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(180, 83, 9, var(--tw-ring-opacity));
  }

  .phone\:focus-within\:ring-yellow-800:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(146, 64, 14, var(--tw-ring-opacity));
  }

  .phone\:focus-within\:ring-yellow-900:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(120, 53, 15, var(--tw-ring-opacity));
  }

  .phone\:focus-within\:ring-green-50:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(236, 253, 245, var(--tw-ring-opacity));
  }

  .phone\:focus-within\:ring-green-100:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 250, 229, var(--tw-ring-opacity));
  }

  .phone\:focus-within\:ring-green-200:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(167, 243, 208, var(--tw-ring-opacity));
  }

  .phone\:focus-within\:ring-green-300:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 231, 183, var(--tw-ring-opacity));
  }

  .phone\:focus-within\:ring-green-400:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(52, 211, 153, var(--tw-ring-opacity));
  }

  .phone\:focus-within\:ring-green-500:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(16, 185, 129, var(--tw-ring-opacity));
  }

  .phone\:focus-within\:ring-green-600:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(5, 150, 105, var(--tw-ring-opacity));
  }

  .phone\:focus-within\:ring-green-700:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(4, 120, 87, var(--tw-ring-opacity));
  }

  .phone\:focus-within\:ring-green-800:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(6, 95, 70, var(--tw-ring-opacity));
  }

  .phone\:focus-within\:ring-green-900:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(6, 78, 59, var(--tw-ring-opacity));
  }

  .phone\:focus-within\:ring-blue-50:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(239, 246, 255, var(--tw-ring-opacity));
  }

  .phone\:focus-within\:ring-blue-100:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 234, 254, var(--tw-ring-opacity));
  }

  .phone\:focus-within\:ring-blue-200:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(191, 219, 254, var(--tw-ring-opacity));
  }

  .phone\:focus-within\:ring-blue-300:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(147, 197, 253, var(--tw-ring-opacity));
  }

  .phone\:focus-within\:ring-blue-400:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(96, 165, 250, var(--tw-ring-opacity));
  }

  .phone\:focus-within\:ring-blue-500:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(59, 130, 246, var(--tw-ring-opacity));
  }

  .phone\:focus-within\:ring-blue-600:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(37, 99, 235, var(--tw-ring-opacity));
  }

  .phone\:focus-within\:ring-blue-700:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(29, 78, 216, var(--tw-ring-opacity));
  }

  .phone\:focus-within\:ring-blue-800:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(30, 64, 175, var(--tw-ring-opacity));
  }

  .phone\:focus-within\:ring-blue-900:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(30, 58, 138, var(--tw-ring-opacity));
  }

  .phone\:focus-within\:ring-indigo-50:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 242, 255, var(--tw-ring-opacity));
  }

  .phone\:focus-within\:ring-indigo-100:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(224, 231, 255, var(--tw-ring-opacity));
  }

  .phone\:focus-within\:ring-indigo-200:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(199, 210, 254, var(--tw-ring-opacity));
  }

  .phone\:focus-within\:ring-indigo-300:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(165, 180, 252, var(--tw-ring-opacity));
  }

  .phone\:focus-within\:ring-indigo-400:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(129, 140, 248, var(--tw-ring-opacity));
  }

  .phone\:focus-within\:ring-indigo-500:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(99, 102, 241, var(--tw-ring-opacity));
  }

  .phone\:focus-within\:ring-indigo-600:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(79, 70, 229, var(--tw-ring-opacity));
  }

  .phone\:focus-within\:ring-indigo-700:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(67, 56, 202, var(--tw-ring-opacity));
  }

  .phone\:focus-within\:ring-indigo-800:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(55, 48, 163, var(--tw-ring-opacity));
  }

  .phone\:focus-within\:ring-indigo-900:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(49, 46, 129, var(--tw-ring-opacity));
  }

  .phone\:focus-within\:ring-purple-50:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(245, 243, 255, var(--tw-ring-opacity));
  }

  .phone\:focus-within\:ring-purple-100:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(237, 233, 254, var(--tw-ring-opacity));
  }

  .phone\:focus-within\:ring-purple-200:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(221, 214, 254, var(--tw-ring-opacity));
  }

  .phone\:focus-within\:ring-purple-300:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(196, 181, 253, var(--tw-ring-opacity));
  }

  .phone\:focus-within\:ring-purple-400:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(167, 139, 250, var(--tw-ring-opacity));
  }

  .phone\:focus-within\:ring-purple-500:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(139, 92, 246, var(--tw-ring-opacity));
  }

  .phone\:focus-within\:ring-purple-600:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(124, 58, 237, var(--tw-ring-opacity));
  }

  .phone\:focus-within\:ring-purple-700:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(109, 40, 217, var(--tw-ring-opacity));
  }

  .phone\:focus-within\:ring-purple-800:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(91, 33, 182, var(--tw-ring-opacity));
  }

  .phone\:focus-within\:ring-purple-900:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(76, 29, 149, var(--tw-ring-opacity));
  }

  .phone\:focus-within\:ring-pink-50:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(253, 242, 248, var(--tw-ring-opacity));
  }

  .phone\:focus-within\:ring-pink-100:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 231, 243, var(--tw-ring-opacity));
  }

  .phone\:focus-within\:ring-pink-200:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(251, 207, 232, var(--tw-ring-opacity));
  }

  .phone\:focus-within\:ring-pink-300:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 168, 212, var(--tw-ring-opacity));
  }

  .phone\:focus-within\:ring-pink-400:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(244, 114, 182, var(--tw-ring-opacity));
  }

  .phone\:focus-within\:ring-pink-500:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(236, 72, 153, var(--tw-ring-opacity));
  }

  .phone\:focus-within\:ring-pink-600:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 39, 119, var(--tw-ring-opacity));
  }

  .phone\:focus-within\:ring-pink-700:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(190, 24, 93, var(--tw-ring-opacity));
  }

  .phone\:focus-within\:ring-pink-800:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(157, 23, 77, var(--tw-ring-opacity));
  }

  .phone\:focus-within\:ring-pink-900:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(131, 24, 67, var(--tw-ring-opacity));
  }

  .phone\:focus-within\:ring-base-normal:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 65, 129, var(--tw-ring-opacity));
  }

  .phone\:focus-within\:ring-base-dark:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 52, 105, var(--tw-ring-opacity));
  }

  .phone\:focus-within\:ring-base-black:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(29, 29, 31, var(--tw-ring-opacity));
  }

  .phone\:focus-within\:ring-base-border:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(231, 231, 233, var(--tw-ring-opacity));
  }

  .phone\:focus-within\:ring-primary-normal:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 103, 207, var(--tw-ring-opacity));
  }

  .phone\:focus-within\:ring-primary-alt:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 71, 143, var(--tw-ring-opacity));
  }

  .phone\:focus-within\:ring-subtle-white:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 249, 249, var(--tw-ring-opacity));
  }

  .phone\:focus-within\:ring-turquesa:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 151, 178, var(--tw-ring-opacity));
  }

  .phone\:focus\:ring-transparent:focus {
    --tw-ring-color: transparent;
  }

  .phone\:focus\:ring-current:focus {
    --tw-ring-color: currentColor;
  }

  .phone\:focus\:ring-black:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 0, 0, var(--tw-ring-opacity));
  }

  .phone\:focus\:ring-white:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity));
  }

  .phone\:focus\:ring-gray-50:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 250, 251, var(--tw-ring-opacity));
  }

  .phone\:focus\:ring-gray-100:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 244, 246, var(--tw-ring-opacity));
  }

  .phone\:focus\:ring-gray-200:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(229, 231, 235, var(--tw-ring-opacity));
  }

  .phone\:focus\:ring-gray-300:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 213, 219, var(--tw-ring-opacity));
  }

  .phone\:focus\:ring-gray-400:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(156, 163, 175, var(--tw-ring-opacity));
  }

  .phone\:focus\:ring-gray-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 114, 128, var(--tw-ring-opacity));
  }

  .phone\:focus\:ring-gray-600:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(75, 85, 99, var(--tw-ring-opacity));
  }

  .phone\:focus\:ring-gray-700:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(55, 65, 81, var(--tw-ring-opacity));
  }

  .phone\:focus\:ring-gray-800:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 41, 55, var(--tw-ring-opacity));
  }

  .phone\:focus\:ring-gray-900:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(17, 24, 39, var(--tw-ring-opacity));
  }

  .phone\:focus\:ring-red-50:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 242, 242, var(--tw-ring-opacity));
  }

  .phone\:focus\:ring-red-100:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 226, 226, var(--tw-ring-opacity));
  }

  .phone\:focus\:ring-red-200:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 202, 202, var(--tw-ring-opacity));
  }

  .phone\:focus\:ring-red-300:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 165, 165, var(--tw-ring-opacity));
  }

  .phone\:focus\:ring-red-400:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(248, 113, 113, var(--tw-ring-opacity));
  }

  .phone\:focus\:ring-red-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(239, 68, 68, var(--tw-ring-opacity));
  }

  .phone\:focus\:ring-red-600:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(220, 38, 38, var(--tw-ring-opacity));
  }

  .phone\:focus\:ring-red-700:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(185, 28, 28, var(--tw-ring-opacity));
  }

  .phone\:focus\:ring-red-800:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(153, 27, 27, var(--tw-ring-opacity));
  }

  .phone\:focus\:ring-red-900:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(127, 29, 29, var(--tw-ring-opacity));
  }

  .phone\:focus\:ring-yellow-50:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 251, 235, var(--tw-ring-opacity));
  }

  .phone\:focus\:ring-yellow-100:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 243, 199, var(--tw-ring-opacity));
  }

  .phone\:focus\:ring-yellow-200:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(253, 230, 138, var(--tw-ring-opacity));
  }

  .phone\:focus\:ring-yellow-300:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 211, 77, var(--tw-ring-opacity));
  }

  .phone\:focus\:ring-yellow-400:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(251, 191, 36, var(--tw-ring-opacity));
  }

  .phone\:focus\:ring-yellow-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(245, 158, 11, var(--tw-ring-opacity));
  }

  .phone\:focus\:ring-yellow-600:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(217, 119, 6, var(--tw-ring-opacity));
  }

  .phone\:focus\:ring-yellow-700:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(180, 83, 9, var(--tw-ring-opacity));
  }

  .phone\:focus\:ring-yellow-800:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(146, 64, 14, var(--tw-ring-opacity));
  }

  .phone\:focus\:ring-yellow-900:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(120, 53, 15, var(--tw-ring-opacity));
  }

  .phone\:focus\:ring-green-50:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(236, 253, 245, var(--tw-ring-opacity));
  }

  .phone\:focus\:ring-green-100:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 250, 229, var(--tw-ring-opacity));
  }

  .phone\:focus\:ring-green-200:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(167, 243, 208, var(--tw-ring-opacity));
  }

  .phone\:focus\:ring-green-300:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 231, 183, var(--tw-ring-opacity));
  }

  .phone\:focus\:ring-green-400:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(52, 211, 153, var(--tw-ring-opacity));
  }

  .phone\:focus\:ring-green-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(16, 185, 129, var(--tw-ring-opacity));
  }

  .phone\:focus\:ring-green-600:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(5, 150, 105, var(--tw-ring-opacity));
  }

  .phone\:focus\:ring-green-700:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(4, 120, 87, var(--tw-ring-opacity));
  }

  .phone\:focus\:ring-green-800:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(6, 95, 70, var(--tw-ring-opacity));
  }

  .phone\:focus\:ring-green-900:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(6, 78, 59, var(--tw-ring-opacity));
  }

  .phone\:focus\:ring-blue-50:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(239, 246, 255, var(--tw-ring-opacity));
  }

  .phone\:focus\:ring-blue-100:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 234, 254, var(--tw-ring-opacity));
  }

  .phone\:focus\:ring-blue-200:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(191, 219, 254, var(--tw-ring-opacity));
  }

  .phone\:focus\:ring-blue-300:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(147, 197, 253, var(--tw-ring-opacity));
  }

  .phone\:focus\:ring-blue-400:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(96, 165, 250, var(--tw-ring-opacity));
  }

  .phone\:focus\:ring-blue-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(59, 130, 246, var(--tw-ring-opacity));
  }

  .phone\:focus\:ring-blue-600:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(37, 99, 235, var(--tw-ring-opacity));
  }

  .phone\:focus\:ring-blue-700:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(29, 78, 216, var(--tw-ring-opacity));
  }

  .phone\:focus\:ring-blue-800:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(30, 64, 175, var(--tw-ring-opacity));
  }

  .phone\:focus\:ring-blue-900:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(30, 58, 138, var(--tw-ring-opacity));
  }

  .phone\:focus\:ring-indigo-50:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 242, 255, var(--tw-ring-opacity));
  }

  .phone\:focus\:ring-indigo-100:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(224, 231, 255, var(--tw-ring-opacity));
  }

  .phone\:focus\:ring-indigo-200:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(199, 210, 254, var(--tw-ring-opacity));
  }

  .phone\:focus\:ring-indigo-300:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(165, 180, 252, var(--tw-ring-opacity));
  }

  .phone\:focus\:ring-indigo-400:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(129, 140, 248, var(--tw-ring-opacity));
  }

  .phone\:focus\:ring-indigo-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(99, 102, 241, var(--tw-ring-opacity));
  }

  .phone\:focus\:ring-indigo-600:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(79, 70, 229, var(--tw-ring-opacity));
  }

  .phone\:focus\:ring-indigo-700:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(67, 56, 202, var(--tw-ring-opacity));
  }

  .phone\:focus\:ring-indigo-800:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(55, 48, 163, var(--tw-ring-opacity));
  }

  .phone\:focus\:ring-indigo-900:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(49, 46, 129, var(--tw-ring-opacity));
  }

  .phone\:focus\:ring-purple-50:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(245, 243, 255, var(--tw-ring-opacity));
  }

  .phone\:focus\:ring-purple-100:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(237, 233, 254, var(--tw-ring-opacity));
  }

  .phone\:focus\:ring-purple-200:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(221, 214, 254, var(--tw-ring-opacity));
  }

  .phone\:focus\:ring-purple-300:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(196, 181, 253, var(--tw-ring-opacity));
  }

  .phone\:focus\:ring-purple-400:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(167, 139, 250, var(--tw-ring-opacity));
  }

  .phone\:focus\:ring-purple-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(139, 92, 246, var(--tw-ring-opacity));
  }

  .phone\:focus\:ring-purple-600:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(124, 58, 237, var(--tw-ring-opacity));
  }

  .phone\:focus\:ring-purple-700:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(109, 40, 217, var(--tw-ring-opacity));
  }

  .phone\:focus\:ring-purple-800:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(91, 33, 182, var(--tw-ring-opacity));
  }

  .phone\:focus\:ring-purple-900:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(76, 29, 149, var(--tw-ring-opacity));
  }

  .phone\:focus\:ring-pink-50:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(253, 242, 248, var(--tw-ring-opacity));
  }

  .phone\:focus\:ring-pink-100:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 231, 243, var(--tw-ring-opacity));
  }

  .phone\:focus\:ring-pink-200:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(251, 207, 232, var(--tw-ring-opacity));
  }

  .phone\:focus\:ring-pink-300:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 168, 212, var(--tw-ring-opacity));
  }

  .phone\:focus\:ring-pink-400:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(244, 114, 182, var(--tw-ring-opacity));
  }

  .phone\:focus\:ring-pink-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(236, 72, 153, var(--tw-ring-opacity));
  }

  .phone\:focus\:ring-pink-600:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 39, 119, var(--tw-ring-opacity));
  }

  .phone\:focus\:ring-pink-700:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(190, 24, 93, var(--tw-ring-opacity));
  }

  .phone\:focus\:ring-pink-800:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(157, 23, 77, var(--tw-ring-opacity));
  }

  .phone\:focus\:ring-pink-900:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(131, 24, 67, var(--tw-ring-opacity));
  }

  .phone\:focus\:ring-base-normal:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 65, 129, var(--tw-ring-opacity));
  }

  .phone\:focus\:ring-base-dark:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 52, 105, var(--tw-ring-opacity));
  }

  .phone\:focus\:ring-base-black:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(29, 29, 31, var(--tw-ring-opacity));
  }

  .phone\:focus\:ring-base-border:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(231, 231, 233, var(--tw-ring-opacity));
  }

  .phone\:focus\:ring-primary-normal:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 103, 207, var(--tw-ring-opacity));
  }

  .phone\:focus\:ring-primary-alt:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 71, 143, var(--tw-ring-opacity));
  }

  .phone\:focus\:ring-subtle-white:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 249, 249, var(--tw-ring-opacity));
  }

  .phone\:focus\:ring-turquesa:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 151, 178, var(--tw-ring-opacity));
  }

  .phone\:ring-opacity-0 {
    --tw-ring-opacity: 0;
  }

  .phone\:ring-opacity-5 {
    --tw-ring-opacity: 0.05;
  }

  .phone\:ring-opacity-10 {
    --tw-ring-opacity: 0.1;
  }

  .phone\:ring-opacity-20 {
    --tw-ring-opacity: 0.2;
  }

  .phone\:ring-opacity-25 {
    --tw-ring-opacity: 0.25;
  }

  .phone\:ring-opacity-30 {
    --tw-ring-opacity: 0.3;
  }

  .phone\:ring-opacity-40 {
    --tw-ring-opacity: 0.4;
  }

  .phone\:ring-opacity-50 {
    --tw-ring-opacity: 0.5;
  }

  .phone\:ring-opacity-60 {
    --tw-ring-opacity: 0.6;
  }

  .phone\:ring-opacity-70 {
    --tw-ring-opacity: 0.7;
  }

  .phone\:ring-opacity-75 {
    --tw-ring-opacity: 0.75;
  }

  .phone\:ring-opacity-80 {
    --tw-ring-opacity: 0.8;
  }

  .phone\:ring-opacity-90 {
    --tw-ring-opacity: 0.9;
  }

  .phone\:ring-opacity-95 {
    --tw-ring-opacity: 0.95;
  }

  .phone\:ring-opacity-100 {
    --tw-ring-opacity: 1;
  }

  .phone\:focus-within\:ring-opacity-0:focus-within {
    --tw-ring-opacity: 0;
  }

  .phone\:focus-within\:ring-opacity-5:focus-within {
    --tw-ring-opacity: 0.05;
  }

  .phone\:focus-within\:ring-opacity-10:focus-within {
    --tw-ring-opacity: 0.1;
  }

  .phone\:focus-within\:ring-opacity-20:focus-within {
    --tw-ring-opacity: 0.2;
  }

  .phone\:focus-within\:ring-opacity-25:focus-within {
    --tw-ring-opacity: 0.25;
  }

  .phone\:focus-within\:ring-opacity-30:focus-within {
    --tw-ring-opacity: 0.3;
  }

  .phone\:focus-within\:ring-opacity-40:focus-within {
    --tw-ring-opacity: 0.4;
  }

  .phone\:focus-within\:ring-opacity-50:focus-within {
    --tw-ring-opacity: 0.5;
  }

  .phone\:focus-within\:ring-opacity-60:focus-within {
    --tw-ring-opacity: 0.6;
  }

  .phone\:focus-within\:ring-opacity-70:focus-within {
    --tw-ring-opacity: 0.7;
  }

  .phone\:focus-within\:ring-opacity-75:focus-within {
    --tw-ring-opacity: 0.75;
  }

  .phone\:focus-within\:ring-opacity-80:focus-within {
    --tw-ring-opacity: 0.8;
  }

  .phone\:focus-within\:ring-opacity-90:focus-within {
    --tw-ring-opacity: 0.9;
  }

  .phone\:focus-within\:ring-opacity-95:focus-within {
    --tw-ring-opacity: 0.95;
  }

  .phone\:focus-within\:ring-opacity-100:focus-within {
    --tw-ring-opacity: 1;
  }

  .phone\:focus\:ring-opacity-0:focus {
    --tw-ring-opacity: 0;
  }

  .phone\:focus\:ring-opacity-5:focus {
    --tw-ring-opacity: 0.05;
  }

  .phone\:focus\:ring-opacity-10:focus {
    --tw-ring-opacity: 0.1;
  }

  .phone\:focus\:ring-opacity-20:focus {
    --tw-ring-opacity: 0.2;
  }

  .phone\:focus\:ring-opacity-25:focus {
    --tw-ring-opacity: 0.25;
  }

  .phone\:focus\:ring-opacity-30:focus {
    --tw-ring-opacity: 0.3;
  }

  .phone\:focus\:ring-opacity-40:focus {
    --tw-ring-opacity: 0.4;
  }

  .phone\:focus\:ring-opacity-50:focus {
    --tw-ring-opacity: 0.5;
  }

  .phone\:focus\:ring-opacity-60:focus {
    --tw-ring-opacity: 0.6;
  }

  .phone\:focus\:ring-opacity-70:focus {
    --tw-ring-opacity: 0.7;
  }

  .phone\:focus\:ring-opacity-75:focus {
    --tw-ring-opacity: 0.75;
  }

  .phone\:focus\:ring-opacity-80:focus {
    --tw-ring-opacity: 0.8;
  }

  .phone\:focus\:ring-opacity-90:focus {
    --tw-ring-opacity: 0.9;
  }

  .phone\:focus\:ring-opacity-95:focus {
    --tw-ring-opacity: 0.95;
  }

  .phone\:focus\:ring-opacity-100:focus {
    --tw-ring-opacity: 1;
  }

  .phone\:ring-offset-0 {
    --tw-ring-offset-width: 0px;
  }

  .phone\:ring-offset-1 {
    --tw-ring-offset-width: 1px;
  }

  .phone\:ring-offset-2 {
    --tw-ring-offset-width: 2px;
  }

  .phone\:ring-offset-4 {
    --tw-ring-offset-width: 4px;
  }

  .phone\:ring-offset-8 {
    --tw-ring-offset-width: 8px;
  }

  .phone\:focus-within\:ring-offset-0:focus-within {
    --tw-ring-offset-width: 0px;
  }

  .phone\:focus-within\:ring-offset-1:focus-within {
    --tw-ring-offset-width: 1px;
  }

  .phone\:focus-within\:ring-offset-2:focus-within {
    --tw-ring-offset-width: 2px;
  }

  .phone\:focus-within\:ring-offset-4:focus-within {
    --tw-ring-offset-width: 4px;
  }

  .phone\:focus-within\:ring-offset-8:focus-within {
    --tw-ring-offset-width: 8px;
  }

  .phone\:focus\:ring-offset-0:focus {
    --tw-ring-offset-width: 0px;
  }

  .phone\:focus\:ring-offset-1:focus {
    --tw-ring-offset-width: 1px;
  }

  .phone\:focus\:ring-offset-2:focus {
    --tw-ring-offset-width: 2px;
  }

  .phone\:focus\:ring-offset-4:focus {
    --tw-ring-offset-width: 4px;
  }

  .phone\:focus\:ring-offset-8:focus {
    --tw-ring-offset-width: 8px;
  }

  .phone\:ring-offset-transparent {
    --tw-ring-offset-color: transparent;
  }

  .phone\:ring-offset-current {
    --tw-ring-offset-color: currentColor;
  }

  .phone\:ring-offset-black {
    --tw-ring-offset-color: #000;
  }

  .phone\:ring-offset-white {
    --tw-ring-offset-color: #fff;
  }

  .phone\:ring-offset-gray-50 {
    --tw-ring-offset-color: #f9fafb;
  }

  .phone\:ring-offset-gray-100 {
    --tw-ring-offset-color: #f3f4f6;
  }

  .phone\:ring-offset-gray-200 {
    --tw-ring-offset-color: #e5e7eb;
  }

  .phone\:ring-offset-gray-300 {
    --tw-ring-offset-color: #d1d5db;
  }

  .phone\:ring-offset-gray-400 {
    --tw-ring-offset-color: #9ca3af;
  }

  .phone\:ring-offset-gray-500 {
    --tw-ring-offset-color: #6b7280;
  }

  .phone\:ring-offset-gray-600 {
    --tw-ring-offset-color: #4b5563;
  }

  .phone\:ring-offset-gray-700 {
    --tw-ring-offset-color: #374151;
  }

  .phone\:ring-offset-gray-800 {
    --tw-ring-offset-color: #1f2937;
  }

  .phone\:ring-offset-gray-900 {
    --tw-ring-offset-color: #111827;
  }

  .phone\:ring-offset-red-50 {
    --tw-ring-offset-color: #fef2f2;
  }

  .phone\:ring-offset-red-100 {
    --tw-ring-offset-color: #fee2e2;
  }

  .phone\:ring-offset-red-200 {
    --tw-ring-offset-color: #fecaca;
  }

  .phone\:ring-offset-red-300 {
    --tw-ring-offset-color: #fca5a5;
  }

  .phone\:ring-offset-red-400 {
    --tw-ring-offset-color: #f87171;
  }

  .phone\:ring-offset-red-500 {
    --tw-ring-offset-color: #ef4444;
  }

  .phone\:ring-offset-red-600 {
    --tw-ring-offset-color: #dc2626;
  }

  .phone\:ring-offset-red-700 {
    --tw-ring-offset-color: #b91c1c;
  }

  .phone\:ring-offset-red-800 {
    --tw-ring-offset-color: #991b1b;
  }

  .phone\:ring-offset-red-900 {
    --tw-ring-offset-color: #7f1d1d;
  }

  .phone\:ring-offset-yellow-50 {
    --tw-ring-offset-color: #fffbeb;
  }

  .phone\:ring-offset-yellow-100 {
    --tw-ring-offset-color: #fef3c7;
  }

  .phone\:ring-offset-yellow-200 {
    --tw-ring-offset-color: #fde68a;
  }

  .phone\:ring-offset-yellow-300 {
    --tw-ring-offset-color: #fcd34d;
  }

  .phone\:ring-offset-yellow-400 {
    --tw-ring-offset-color: #fbbf24;
  }

  .phone\:ring-offset-yellow-500 {
    --tw-ring-offset-color: #f59e0b;
  }

  .phone\:ring-offset-yellow-600 {
    --tw-ring-offset-color: #d97706;
  }

  .phone\:ring-offset-yellow-700 {
    --tw-ring-offset-color: #b45309;
  }

  .phone\:ring-offset-yellow-800 {
    --tw-ring-offset-color: #92400e;
  }

  .phone\:ring-offset-yellow-900 {
    --tw-ring-offset-color: #78350f;
  }

  .phone\:ring-offset-green-50 {
    --tw-ring-offset-color: #ecfdf5;
  }

  .phone\:ring-offset-green-100 {
    --tw-ring-offset-color: #d1fae5;
  }

  .phone\:ring-offset-green-200 {
    --tw-ring-offset-color: #a7f3d0;
  }

  .phone\:ring-offset-green-300 {
    --tw-ring-offset-color: #6ee7b7;
  }

  .phone\:ring-offset-green-400 {
    --tw-ring-offset-color: #34d399;
  }

  .phone\:ring-offset-green-500 {
    --tw-ring-offset-color: #10b981;
  }

  .phone\:ring-offset-green-600 {
    --tw-ring-offset-color: #059669;
  }

  .phone\:ring-offset-green-700 {
    --tw-ring-offset-color: #047857;
  }

  .phone\:ring-offset-green-800 {
    --tw-ring-offset-color: #065f46;
  }

  .phone\:ring-offset-green-900 {
    --tw-ring-offset-color: #064e3b;
  }

  .phone\:ring-offset-blue-50 {
    --tw-ring-offset-color: #eff6ff;
  }

  .phone\:ring-offset-blue-100 {
    --tw-ring-offset-color: #dbeafe;
  }

  .phone\:ring-offset-blue-200 {
    --tw-ring-offset-color: #bfdbfe;
  }

  .phone\:ring-offset-blue-300 {
    --tw-ring-offset-color: #93c5fd;
  }

  .phone\:ring-offset-blue-400 {
    --tw-ring-offset-color: #60a5fa;
  }

  .phone\:ring-offset-blue-500 {
    --tw-ring-offset-color: #3b82f6;
  }

  .phone\:ring-offset-blue-600 {
    --tw-ring-offset-color: #2563eb;
  }

  .phone\:ring-offset-blue-700 {
    --tw-ring-offset-color: #1d4ed8;
  }

  .phone\:ring-offset-blue-800 {
    --tw-ring-offset-color: #1e40af;
  }

  .phone\:ring-offset-blue-900 {
    --tw-ring-offset-color: #1e3a8a;
  }

  .phone\:ring-offset-indigo-50 {
    --tw-ring-offset-color: #eef2ff;
  }

  .phone\:ring-offset-indigo-100 {
    --tw-ring-offset-color: #e0e7ff;
  }

  .phone\:ring-offset-indigo-200 {
    --tw-ring-offset-color: #c7d2fe;
  }

  .phone\:ring-offset-indigo-300 {
    --tw-ring-offset-color: #a5b4fc;
  }

  .phone\:ring-offset-indigo-400 {
    --tw-ring-offset-color: #818cf8;
  }

  .phone\:ring-offset-indigo-500 {
    --tw-ring-offset-color: #6366f1;
  }

  .phone\:ring-offset-indigo-600 {
    --tw-ring-offset-color: #4f46e5;
  }

  .phone\:ring-offset-indigo-700 {
    --tw-ring-offset-color: #4338ca;
  }

  .phone\:ring-offset-indigo-800 {
    --tw-ring-offset-color: #3730a3;
  }

  .phone\:ring-offset-indigo-900 {
    --tw-ring-offset-color: #312e81;
  }

  .phone\:ring-offset-purple-50 {
    --tw-ring-offset-color: #f5f3ff;
  }

  .phone\:ring-offset-purple-100 {
    --tw-ring-offset-color: #ede9fe;
  }

  .phone\:ring-offset-purple-200 {
    --tw-ring-offset-color: #ddd6fe;
  }

  .phone\:ring-offset-purple-300 {
    --tw-ring-offset-color: #c4b5fd;
  }

  .phone\:ring-offset-purple-400 {
    --tw-ring-offset-color: #a78bfa;
  }

  .phone\:ring-offset-purple-500 {
    --tw-ring-offset-color: #8b5cf6;
  }

  .phone\:ring-offset-purple-600 {
    --tw-ring-offset-color: #7c3aed;
  }

  .phone\:ring-offset-purple-700 {
    --tw-ring-offset-color: #6d28d9;
  }

  .phone\:ring-offset-purple-800 {
    --tw-ring-offset-color: #5b21b6;
  }

  .phone\:ring-offset-purple-900 {
    --tw-ring-offset-color: #4c1d95;
  }

  .phone\:ring-offset-pink-50 {
    --tw-ring-offset-color: #fdf2f8;
  }

  .phone\:ring-offset-pink-100 {
    --tw-ring-offset-color: #fce7f3;
  }

  .phone\:ring-offset-pink-200 {
    --tw-ring-offset-color: #fbcfe8;
  }

  .phone\:ring-offset-pink-300 {
    --tw-ring-offset-color: #f9a8d4;
  }

  .phone\:ring-offset-pink-400 {
    --tw-ring-offset-color: #f472b6;
  }

  .phone\:ring-offset-pink-500 {
    --tw-ring-offset-color: #ec4899;
  }

  .phone\:ring-offset-pink-600 {
    --tw-ring-offset-color: #db2777;
  }

  .phone\:ring-offset-pink-700 {
    --tw-ring-offset-color: #be185d;
  }

  .phone\:ring-offset-pink-800 {
    --tw-ring-offset-color: #9d174d;
  }

  .phone\:ring-offset-pink-900 {
    --tw-ring-offset-color: #831843;
  }

  .phone\:ring-offset-base-normal {
    --tw-ring-offset-color: #004181;
  }

  .phone\:ring-offset-base-dark {
    --tw-ring-offset-color: #003469;
  }

  .phone\:ring-offset-base-black {
    --tw-ring-offset-color: #1D1D1F;
  }

  .phone\:ring-offset-base-border {
    --tw-ring-offset-color: #E7E7E9;
  }

  .phone\:ring-offset-primary-normal {
    --tw-ring-offset-color: #0067CF;
  }

  .phone\:ring-offset-primary-alt {
    --tw-ring-offset-color: #00478F;
  }

  .phone\:ring-offset-subtle-white {
    --tw-ring-offset-color: #F9F9F9;
  }

  .phone\:ring-offset-turquesa {
    --tw-ring-offset-color: #0097B2;
  }

  .phone\:focus-within\:ring-offset-transparent:focus-within {
    --tw-ring-offset-color: transparent;
  }

  .phone\:focus-within\:ring-offset-current:focus-within {
    --tw-ring-offset-color: currentColor;
  }

  .phone\:focus-within\:ring-offset-black:focus-within {
    --tw-ring-offset-color: #000;
  }

  .phone\:focus-within\:ring-offset-white:focus-within {
    --tw-ring-offset-color: #fff;
  }

  .phone\:focus-within\:ring-offset-gray-50:focus-within {
    --tw-ring-offset-color: #f9fafb;
  }

  .phone\:focus-within\:ring-offset-gray-100:focus-within {
    --tw-ring-offset-color: #f3f4f6;
  }

  .phone\:focus-within\:ring-offset-gray-200:focus-within {
    --tw-ring-offset-color: #e5e7eb;
  }

  .phone\:focus-within\:ring-offset-gray-300:focus-within {
    --tw-ring-offset-color: #d1d5db;
  }

  .phone\:focus-within\:ring-offset-gray-400:focus-within {
    --tw-ring-offset-color: #9ca3af;
  }

  .phone\:focus-within\:ring-offset-gray-500:focus-within {
    --tw-ring-offset-color: #6b7280;
  }

  .phone\:focus-within\:ring-offset-gray-600:focus-within {
    --tw-ring-offset-color: #4b5563;
  }

  .phone\:focus-within\:ring-offset-gray-700:focus-within {
    --tw-ring-offset-color: #374151;
  }

  .phone\:focus-within\:ring-offset-gray-800:focus-within {
    --tw-ring-offset-color: #1f2937;
  }

  .phone\:focus-within\:ring-offset-gray-900:focus-within {
    --tw-ring-offset-color: #111827;
  }

  .phone\:focus-within\:ring-offset-red-50:focus-within {
    --tw-ring-offset-color: #fef2f2;
  }

  .phone\:focus-within\:ring-offset-red-100:focus-within {
    --tw-ring-offset-color: #fee2e2;
  }

  .phone\:focus-within\:ring-offset-red-200:focus-within {
    --tw-ring-offset-color: #fecaca;
  }

  .phone\:focus-within\:ring-offset-red-300:focus-within {
    --tw-ring-offset-color: #fca5a5;
  }

  .phone\:focus-within\:ring-offset-red-400:focus-within {
    --tw-ring-offset-color: #f87171;
  }

  .phone\:focus-within\:ring-offset-red-500:focus-within {
    --tw-ring-offset-color: #ef4444;
  }

  .phone\:focus-within\:ring-offset-red-600:focus-within {
    --tw-ring-offset-color: #dc2626;
  }

  .phone\:focus-within\:ring-offset-red-700:focus-within {
    --tw-ring-offset-color: #b91c1c;
  }

  .phone\:focus-within\:ring-offset-red-800:focus-within {
    --tw-ring-offset-color: #991b1b;
  }

  .phone\:focus-within\:ring-offset-red-900:focus-within {
    --tw-ring-offset-color: #7f1d1d;
  }

  .phone\:focus-within\:ring-offset-yellow-50:focus-within {
    --tw-ring-offset-color: #fffbeb;
  }

  .phone\:focus-within\:ring-offset-yellow-100:focus-within {
    --tw-ring-offset-color: #fef3c7;
  }

  .phone\:focus-within\:ring-offset-yellow-200:focus-within {
    --tw-ring-offset-color: #fde68a;
  }

  .phone\:focus-within\:ring-offset-yellow-300:focus-within {
    --tw-ring-offset-color: #fcd34d;
  }

  .phone\:focus-within\:ring-offset-yellow-400:focus-within {
    --tw-ring-offset-color: #fbbf24;
  }

  .phone\:focus-within\:ring-offset-yellow-500:focus-within {
    --tw-ring-offset-color: #f59e0b;
  }

  .phone\:focus-within\:ring-offset-yellow-600:focus-within {
    --tw-ring-offset-color: #d97706;
  }

  .phone\:focus-within\:ring-offset-yellow-700:focus-within {
    --tw-ring-offset-color: #b45309;
  }

  .phone\:focus-within\:ring-offset-yellow-800:focus-within {
    --tw-ring-offset-color: #92400e;
  }

  .phone\:focus-within\:ring-offset-yellow-900:focus-within {
    --tw-ring-offset-color: #78350f;
  }

  .phone\:focus-within\:ring-offset-green-50:focus-within {
    --tw-ring-offset-color: #ecfdf5;
  }

  .phone\:focus-within\:ring-offset-green-100:focus-within {
    --tw-ring-offset-color: #d1fae5;
  }

  .phone\:focus-within\:ring-offset-green-200:focus-within {
    --tw-ring-offset-color: #a7f3d0;
  }

  .phone\:focus-within\:ring-offset-green-300:focus-within {
    --tw-ring-offset-color: #6ee7b7;
  }

  .phone\:focus-within\:ring-offset-green-400:focus-within {
    --tw-ring-offset-color: #34d399;
  }

  .phone\:focus-within\:ring-offset-green-500:focus-within {
    --tw-ring-offset-color: #10b981;
  }

  .phone\:focus-within\:ring-offset-green-600:focus-within {
    --tw-ring-offset-color: #059669;
  }

  .phone\:focus-within\:ring-offset-green-700:focus-within {
    --tw-ring-offset-color: #047857;
  }

  .phone\:focus-within\:ring-offset-green-800:focus-within {
    --tw-ring-offset-color: #065f46;
  }

  .phone\:focus-within\:ring-offset-green-900:focus-within {
    --tw-ring-offset-color: #064e3b;
  }

  .phone\:focus-within\:ring-offset-blue-50:focus-within {
    --tw-ring-offset-color: #eff6ff;
  }

  .phone\:focus-within\:ring-offset-blue-100:focus-within {
    --tw-ring-offset-color: #dbeafe;
  }

  .phone\:focus-within\:ring-offset-blue-200:focus-within {
    --tw-ring-offset-color: #bfdbfe;
  }

  .phone\:focus-within\:ring-offset-blue-300:focus-within {
    --tw-ring-offset-color: #93c5fd;
  }

  .phone\:focus-within\:ring-offset-blue-400:focus-within {
    --tw-ring-offset-color: #60a5fa;
  }

  .phone\:focus-within\:ring-offset-blue-500:focus-within {
    --tw-ring-offset-color: #3b82f6;
  }

  .phone\:focus-within\:ring-offset-blue-600:focus-within {
    --tw-ring-offset-color: #2563eb;
  }

  .phone\:focus-within\:ring-offset-blue-700:focus-within {
    --tw-ring-offset-color: #1d4ed8;
  }

  .phone\:focus-within\:ring-offset-blue-800:focus-within {
    --tw-ring-offset-color: #1e40af;
  }

  .phone\:focus-within\:ring-offset-blue-900:focus-within {
    --tw-ring-offset-color: #1e3a8a;
  }

  .phone\:focus-within\:ring-offset-indigo-50:focus-within {
    --tw-ring-offset-color: #eef2ff;
  }

  .phone\:focus-within\:ring-offset-indigo-100:focus-within {
    --tw-ring-offset-color: #e0e7ff;
  }

  .phone\:focus-within\:ring-offset-indigo-200:focus-within {
    --tw-ring-offset-color: #c7d2fe;
  }

  .phone\:focus-within\:ring-offset-indigo-300:focus-within {
    --tw-ring-offset-color: #a5b4fc;
  }

  .phone\:focus-within\:ring-offset-indigo-400:focus-within {
    --tw-ring-offset-color: #818cf8;
  }

  .phone\:focus-within\:ring-offset-indigo-500:focus-within {
    --tw-ring-offset-color: #6366f1;
  }

  .phone\:focus-within\:ring-offset-indigo-600:focus-within {
    --tw-ring-offset-color: #4f46e5;
  }

  .phone\:focus-within\:ring-offset-indigo-700:focus-within {
    --tw-ring-offset-color: #4338ca;
  }

  .phone\:focus-within\:ring-offset-indigo-800:focus-within {
    --tw-ring-offset-color: #3730a3;
  }

  .phone\:focus-within\:ring-offset-indigo-900:focus-within {
    --tw-ring-offset-color: #312e81;
  }

  .phone\:focus-within\:ring-offset-purple-50:focus-within {
    --tw-ring-offset-color: #f5f3ff;
  }

  .phone\:focus-within\:ring-offset-purple-100:focus-within {
    --tw-ring-offset-color: #ede9fe;
  }

  .phone\:focus-within\:ring-offset-purple-200:focus-within {
    --tw-ring-offset-color: #ddd6fe;
  }

  .phone\:focus-within\:ring-offset-purple-300:focus-within {
    --tw-ring-offset-color: #c4b5fd;
  }

  .phone\:focus-within\:ring-offset-purple-400:focus-within {
    --tw-ring-offset-color: #a78bfa;
  }

  .phone\:focus-within\:ring-offset-purple-500:focus-within {
    --tw-ring-offset-color: #8b5cf6;
  }

  .phone\:focus-within\:ring-offset-purple-600:focus-within {
    --tw-ring-offset-color: #7c3aed;
  }

  .phone\:focus-within\:ring-offset-purple-700:focus-within {
    --tw-ring-offset-color: #6d28d9;
  }

  .phone\:focus-within\:ring-offset-purple-800:focus-within {
    --tw-ring-offset-color: #5b21b6;
  }

  .phone\:focus-within\:ring-offset-purple-900:focus-within {
    --tw-ring-offset-color: #4c1d95;
  }

  .phone\:focus-within\:ring-offset-pink-50:focus-within {
    --tw-ring-offset-color: #fdf2f8;
  }

  .phone\:focus-within\:ring-offset-pink-100:focus-within {
    --tw-ring-offset-color: #fce7f3;
  }

  .phone\:focus-within\:ring-offset-pink-200:focus-within {
    --tw-ring-offset-color: #fbcfe8;
  }

  .phone\:focus-within\:ring-offset-pink-300:focus-within {
    --tw-ring-offset-color: #f9a8d4;
  }

  .phone\:focus-within\:ring-offset-pink-400:focus-within {
    --tw-ring-offset-color: #f472b6;
  }

  .phone\:focus-within\:ring-offset-pink-500:focus-within {
    --tw-ring-offset-color: #ec4899;
  }

  .phone\:focus-within\:ring-offset-pink-600:focus-within {
    --tw-ring-offset-color: #db2777;
  }

  .phone\:focus-within\:ring-offset-pink-700:focus-within {
    --tw-ring-offset-color: #be185d;
  }

  .phone\:focus-within\:ring-offset-pink-800:focus-within {
    --tw-ring-offset-color: #9d174d;
  }

  .phone\:focus-within\:ring-offset-pink-900:focus-within {
    --tw-ring-offset-color: #831843;
  }

  .phone\:focus-within\:ring-offset-base-normal:focus-within {
    --tw-ring-offset-color: #004181;
  }

  .phone\:focus-within\:ring-offset-base-dark:focus-within {
    --tw-ring-offset-color: #003469;
  }

  .phone\:focus-within\:ring-offset-base-black:focus-within {
    --tw-ring-offset-color: #1D1D1F;
  }

  .phone\:focus-within\:ring-offset-base-border:focus-within {
    --tw-ring-offset-color: #E7E7E9;
  }

  .phone\:focus-within\:ring-offset-primary-normal:focus-within {
    --tw-ring-offset-color: #0067CF;
  }

  .phone\:focus-within\:ring-offset-primary-alt:focus-within {
    --tw-ring-offset-color: #00478F;
  }

  .phone\:focus-within\:ring-offset-subtle-white:focus-within {
    --tw-ring-offset-color: #F9F9F9;
  }

  .phone\:focus-within\:ring-offset-turquesa:focus-within {
    --tw-ring-offset-color: #0097B2;
  }

  .phone\:focus\:ring-offset-transparent:focus {
    --tw-ring-offset-color: transparent;
  }

  .phone\:focus\:ring-offset-current:focus {
    --tw-ring-offset-color: currentColor;
  }

  .phone\:focus\:ring-offset-black:focus {
    --tw-ring-offset-color: #000;
  }

  .phone\:focus\:ring-offset-white:focus {
    --tw-ring-offset-color: #fff;
  }

  .phone\:focus\:ring-offset-gray-50:focus {
    --tw-ring-offset-color: #f9fafb;
  }

  .phone\:focus\:ring-offset-gray-100:focus {
    --tw-ring-offset-color: #f3f4f6;
  }

  .phone\:focus\:ring-offset-gray-200:focus {
    --tw-ring-offset-color: #e5e7eb;
  }

  .phone\:focus\:ring-offset-gray-300:focus {
    --tw-ring-offset-color: #d1d5db;
  }

  .phone\:focus\:ring-offset-gray-400:focus {
    --tw-ring-offset-color: #9ca3af;
  }

  .phone\:focus\:ring-offset-gray-500:focus {
    --tw-ring-offset-color: #6b7280;
  }

  .phone\:focus\:ring-offset-gray-600:focus {
    --tw-ring-offset-color: #4b5563;
  }

  .phone\:focus\:ring-offset-gray-700:focus {
    --tw-ring-offset-color: #374151;
  }

  .phone\:focus\:ring-offset-gray-800:focus {
    --tw-ring-offset-color: #1f2937;
  }

  .phone\:focus\:ring-offset-gray-900:focus {
    --tw-ring-offset-color: #111827;
  }

  .phone\:focus\:ring-offset-red-50:focus {
    --tw-ring-offset-color: #fef2f2;
  }

  .phone\:focus\:ring-offset-red-100:focus {
    --tw-ring-offset-color: #fee2e2;
  }

  .phone\:focus\:ring-offset-red-200:focus {
    --tw-ring-offset-color: #fecaca;
  }

  .phone\:focus\:ring-offset-red-300:focus {
    --tw-ring-offset-color: #fca5a5;
  }

  .phone\:focus\:ring-offset-red-400:focus {
    --tw-ring-offset-color: #f87171;
  }

  .phone\:focus\:ring-offset-red-500:focus {
    --tw-ring-offset-color: #ef4444;
  }

  .phone\:focus\:ring-offset-red-600:focus {
    --tw-ring-offset-color: #dc2626;
  }

  .phone\:focus\:ring-offset-red-700:focus {
    --tw-ring-offset-color: #b91c1c;
  }

  .phone\:focus\:ring-offset-red-800:focus {
    --tw-ring-offset-color: #991b1b;
  }

  .phone\:focus\:ring-offset-red-900:focus {
    --tw-ring-offset-color: #7f1d1d;
  }

  .phone\:focus\:ring-offset-yellow-50:focus {
    --tw-ring-offset-color: #fffbeb;
  }

  .phone\:focus\:ring-offset-yellow-100:focus {
    --tw-ring-offset-color: #fef3c7;
  }

  .phone\:focus\:ring-offset-yellow-200:focus {
    --tw-ring-offset-color: #fde68a;
  }

  .phone\:focus\:ring-offset-yellow-300:focus {
    --tw-ring-offset-color: #fcd34d;
  }

  .phone\:focus\:ring-offset-yellow-400:focus {
    --tw-ring-offset-color: #fbbf24;
  }

  .phone\:focus\:ring-offset-yellow-500:focus {
    --tw-ring-offset-color: #f59e0b;
  }

  .phone\:focus\:ring-offset-yellow-600:focus {
    --tw-ring-offset-color: #d97706;
  }

  .phone\:focus\:ring-offset-yellow-700:focus {
    --tw-ring-offset-color: #b45309;
  }

  .phone\:focus\:ring-offset-yellow-800:focus {
    --tw-ring-offset-color: #92400e;
  }

  .phone\:focus\:ring-offset-yellow-900:focus {
    --tw-ring-offset-color: #78350f;
  }

  .phone\:focus\:ring-offset-green-50:focus {
    --tw-ring-offset-color: #ecfdf5;
  }

  .phone\:focus\:ring-offset-green-100:focus {
    --tw-ring-offset-color: #d1fae5;
  }

  .phone\:focus\:ring-offset-green-200:focus {
    --tw-ring-offset-color: #a7f3d0;
  }

  .phone\:focus\:ring-offset-green-300:focus {
    --tw-ring-offset-color: #6ee7b7;
  }

  .phone\:focus\:ring-offset-green-400:focus {
    --tw-ring-offset-color: #34d399;
  }

  .phone\:focus\:ring-offset-green-500:focus {
    --tw-ring-offset-color: #10b981;
  }

  .phone\:focus\:ring-offset-green-600:focus {
    --tw-ring-offset-color: #059669;
  }

  .phone\:focus\:ring-offset-green-700:focus {
    --tw-ring-offset-color: #047857;
  }

  .phone\:focus\:ring-offset-green-800:focus {
    --tw-ring-offset-color: #065f46;
  }

  .phone\:focus\:ring-offset-green-900:focus {
    --tw-ring-offset-color: #064e3b;
  }

  .phone\:focus\:ring-offset-blue-50:focus {
    --tw-ring-offset-color: #eff6ff;
  }

  .phone\:focus\:ring-offset-blue-100:focus {
    --tw-ring-offset-color: #dbeafe;
  }

  .phone\:focus\:ring-offset-blue-200:focus {
    --tw-ring-offset-color: #bfdbfe;
  }

  .phone\:focus\:ring-offset-blue-300:focus {
    --tw-ring-offset-color: #93c5fd;
  }

  .phone\:focus\:ring-offset-blue-400:focus {
    --tw-ring-offset-color: #60a5fa;
  }

  .phone\:focus\:ring-offset-blue-500:focus {
    --tw-ring-offset-color: #3b82f6;
  }

  .phone\:focus\:ring-offset-blue-600:focus {
    --tw-ring-offset-color: #2563eb;
  }

  .phone\:focus\:ring-offset-blue-700:focus {
    --tw-ring-offset-color: #1d4ed8;
  }

  .phone\:focus\:ring-offset-blue-800:focus {
    --tw-ring-offset-color: #1e40af;
  }

  .phone\:focus\:ring-offset-blue-900:focus {
    --tw-ring-offset-color: #1e3a8a;
  }

  .phone\:focus\:ring-offset-indigo-50:focus {
    --tw-ring-offset-color: #eef2ff;
  }

  .phone\:focus\:ring-offset-indigo-100:focus {
    --tw-ring-offset-color: #e0e7ff;
  }

  .phone\:focus\:ring-offset-indigo-200:focus {
    --tw-ring-offset-color: #c7d2fe;
  }

  .phone\:focus\:ring-offset-indigo-300:focus {
    --tw-ring-offset-color: #a5b4fc;
  }

  .phone\:focus\:ring-offset-indigo-400:focus {
    --tw-ring-offset-color: #818cf8;
  }

  .phone\:focus\:ring-offset-indigo-500:focus {
    --tw-ring-offset-color: #6366f1;
  }

  .phone\:focus\:ring-offset-indigo-600:focus {
    --tw-ring-offset-color: #4f46e5;
  }

  .phone\:focus\:ring-offset-indigo-700:focus {
    --tw-ring-offset-color: #4338ca;
  }

  .phone\:focus\:ring-offset-indigo-800:focus {
    --tw-ring-offset-color: #3730a3;
  }

  .phone\:focus\:ring-offset-indigo-900:focus {
    --tw-ring-offset-color: #312e81;
  }

  .phone\:focus\:ring-offset-purple-50:focus {
    --tw-ring-offset-color: #f5f3ff;
  }

  .phone\:focus\:ring-offset-purple-100:focus {
    --tw-ring-offset-color: #ede9fe;
  }

  .phone\:focus\:ring-offset-purple-200:focus {
    --tw-ring-offset-color: #ddd6fe;
  }

  .phone\:focus\:ring-offset-purple-300:focus {
    --tw-ring-offset-color: #c4b5fd;
  }

  .phone\:focus\:ring-offset-purple-400:focus {
    --tw-ring-offset-color: #a78bfa;
  }

  .phone\:focus\:ring-offset-purple-500:focus {
    --tw-ring-offset-color: #8b5cf6;
  }

  .phone\:focus\:ring-offset-purple-600:focus {
    --tw-ring-offset-color: #7c3aed;
  }

  .phone\:focus\:ring-offset-purple-700:focus {
    --tw-ring-offset-color: #6d28d9;
  }

  .phone\:focus\:ring-offset-purple-800:focus {
    --tw-ring-offset-color: #5b21b6;
  }

  .phone\:focus\:ring-offset-purple-900:focus {
    --tw-ring-offset-color: #4c1d95;
  }

  .phone\:focus\:ring-offset-pink-50:focus {
    --tw-ring-offset-color: #fdf2f8;
  }

  .phone\:focus\:ring-offset-pink-100:focus {
    --tw-ring-offset-color: #fce7f3;
  }

  .phone\:focus\:ring-offset-pink-200:focus {
    --tw-ring-offset-color: #fbcfe8;
  }

  .phone\:focus\:ring-offset-pink-300:focus {
    --tw-ring-offset-color: #f9a8d4;
  }

  .phone\:focus\:ring-offset-pink-400:focus {
    --tw-ring-offset-color: #f472b6;
  }

  .phone\:focus\:ring-offset-pink-500:focus {
    --tw-ring-offset-color: #ec4899;
  }

  .phone\:focus\:ring-offset-pink-600:focus {
    --tw-ring-offset-color: #db2777;
  }

  .phone\:focus\:ring-offset-pink-700:focus {
    --tw-ring-offset-color: #be185d;
  }

  .phone\:focus\:ring-offset-pink-800:focus {
    --tw-ring-offset-color: #9d174d;
  }

  .phone\:focus\:ring-offset-pink-900:focus {
    --tw-ring-offset-color: #831843;
  }

  .phone\:focus\:ring-offset-base-normal:focus {
    --tw-ring-offset-color: #004181;
  }

  .phone\:focus\:ring-offset-base-dark:focus {
    --tw-ring-offset-color: #003469;
  }

  .phone\:focus\:ring-offset-base-black:focus {
    --tw-ring-offset-color: #1D1D1F;
  }

  .phone\:focus\:ring-offset-base-border:focus {
    --tw-ring-offset-color: #E7E7E9;
  }

  .phone\:focus\:ring-offset-primary-normal:focus {
    --tw-ring-offset-color: #0067CF;
  }

  .phone\:focus\:ring-offset-primary-alt:focus {
    --tw-ring-offset-color: #00478F;
  }

  .phone\:focus\:ring-offset-subtle-white:focus {
    --tw-ring-offset-color: #F9F9F9;
  }

  .phone\:focus\:ring-offset-turquesa:focus {
    --tw-ring-offset-color: #0097B2;
  }

  .phone\:filter {
    --tw-blur: var(--tw-empty,/*!*/ /*!*/);
    --tw-brightness: var(--tw-empty,/*!*/ /*!*/);
    --tw-contrast: var(--tw-empty,/*!*/ /*!*/);
    --tw-grayscale: var(--tw-empty,/*!*/ /*!*/);
    --tw-hue-rotate: var(--tw-empty,/*!*/ /*!*/);
    --tw-invert: var(--tw-empty,/*!*/ /*!*/);
    --tw-saturate: var(--tw-empty,/*!*/ /*!*/);
    --tw-sepia: var(--tw-empty,/*!*/ /*!*/);
    --tw-drop-shadow: var(--tw-empty,/*!*/ /*!*/);
    filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
  }

  .phone\:filter-none {
    filter: none;
  }

  .phone\:blur-0 {
    --tw-blur: blur(0);
  }

  .phone\:blur-none {
    --tw-blur: blur(0);
  }

  .phone\:blur-sm {
    --tw-blur: blur(4px);
  }

  .phone\:blur {
    --tw-blur: blur(8px);
  }

  .phone\:blur-md {
    --tw-blur: blur(12px);
  }

  .phone\:blur-lg {
    --tw-blur: blur(16px);
  }

  .phone\:blur-xl {
    --tw-blur: blur(24px);
  }

  .phone\:blur-2xl {
    --tw-blur: blur(40px);
  }

  .phone\:blur-3xl {
    --tw-blur: blur(64px);
  }

  .phone\:brightness-0 {
    --tw-brightness: brightness(0);
  }

  .phone\:brightness-50 {
    --tw-brightness: brightness(.5);
  }

  .phone\:brightness-75 {
    --tw-brightness: brightness(.75);
  }

  .phone\:brightness-90 {
    --tw-brightness: brightness(.9);
  }

  .phone\:brightness-95 {
    --tw-brightness: brightness(.95);
  }

  .phone\:brightness-100 {
    --tw-brightness: brightness(1);
  }

  .phone\:brightness-105 {
    --tw-brightness: brightness(1.05);
  }

  .phone\:brightness-110 {
    --tw-brightness: brightness(1.1);
  }

  .phone\:brightness-125 {
    --tw-brightness: brightness(1.25);
  }

  .phone\:brightness-150 {
    --tw-brightness: brightness(1.5);
  }

  .phone\:brightness-200 {
    --tw-brightness: brightness(2);
  }

  .phone\:contrast-0 {
    --tw-contrast: contrast(0);
  }

  .phone\:contrast-50 {
    --tw-contrast: contrast(.5);
  }

  .phone\:contrast-75 {
    --tw-contrast: contrast(.75);
  }

  .phone\:contrast-100 {
    --tw-contrast: contrast(1);
  }

  .phone\:contrast-125 {
    --tw-contrast: contrast(1.25);
  }

  .phone\:contrast-150 {
    --tw-contrast: contrast(1.5);
  }

  .phone\:contrast-200 {
    --tw-contrast: contrast(2);
  }

  .phone\:drop-shadow-sm {
    --tw-drop-shadow: drop-shadow(0 1px 1px rgba(0,0,0,0.05));
  }

  .phone\:drop-shadow {
    --tw-drop-shadow: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.1)) drop-shadow(0 1px 1px rgba(0, 0, 0, 0.06));
  }

  .phone\:drop-shadow-md {
    --tw-drop-shadow: drop-shadow(0 4px 3px rgba(0, 0, 0, 0.07)) drop-shadow(0 2px 2px rgba(0, 0, 0, 0.06));
  }

  .phone\:drop-shadow-lg {
    --tw-drop-shadow: drop-shadow(0 10px 8px rgba(0, 0, 0, 0.04)) drop-shadow(0 4px 3px rgba(0, 0, 0, 0.1));
  }

  .phone\:drop-shadow-xl {
    --tw-drop-shadow: drop-shadow(0 20px 13px rgba(0, 0, 0, 0.03)) drop-shadow(0 8px 5px rgba(0, 0, 0, 0.08));
  }

  .phone\:drop-shadow-2xl {
    --tw-drop-shadow: drop-shadow(0 25px 25px rgba(0, 0, 0, 0.15));
  }

  .phone\:drop-shadow-none {
    --tw-drop-shadow: drop-shadow(0 0 #0000);
  }

  .phone\:grayscale-0 {
    --tw-grayscale: grayscale(0);
  }

  .phone\:grayscale {
    --tw-grayscale: grayscale(100%);
  }

  .phone\:hue-rotate-0 {
    --tw-hue-rotate: hue-rotate(0deg);
  }

  .phone\:hue-rotate-15 {
    --tw-hue-rotate: hue-rotate(15deg);
  }

  .phone\:hue-rotate-30 {
    --tw-hue-rotate: hue-rotate(30deg);
  }

  .phone\:hue-rotate-60 {
    --tw-hue-rotate: hue-rotate(60deg);
  }

  .phone\:hue-rotate-90 {
    --tw-hue-rotate: hue-rotate(90deg);
  }

  .phone\:hue-rotate-180 {
    --tw-hue-rotate: hue-rotate(180deg);
  }

  .phone\:-hue-rotate-180 {
    --tw-hue-rotate: hue-rotate(-180deg);
  }

  .phone\:-hue-rotate-90 {
    --tw-hue-rotate: hue-rotate(-90deg);
  }

  .phone\:-hue-rotate-60 {
    --tw-hue-rotate: hue-rotate(-60deg);
  }

  .phone\:-hue-rotate-30 {
    --tw-hue-rotate: hue-rotate(-30deg);
  }

  .phone\:-hue-rotate-15 {
    --tw-hue-rotate: hue-rotate(-15deg);
  }

  .phone\:invert-0 {
    --tw-invert: invert(0);
  }

  .phone\:invert {
    --tw-invert: invert(100%);
  }

  .phone\:saturate-0 {
    --tw-saturate: saturate(0);
  }

  .phone\:saturate-50 {
    --tw-saturate: saturate(.5);
  }

  .phone\:saturate-100 {
    --tw-saturate: saturate(1);
  }

  .phone\:saturate-150 {
    --tw-saturate: saturate(1.5);
  }

  .phone\:saturate-200 {
    --tw-saturate: saturate(2);
  }

  .phone\:sepia-0 {
    --tw-sepia: sepia(0);
  }

  .phone\:sepia {
    --tw-sepia: sepia(100%);
  }

  .phone\:backdrop-filter {
    --tw-backdrop-blur: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-brightness: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-contrast: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-grayscale: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-hue-rotate: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-invert: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-opacity: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-saturate: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-sepia: var(--tw-empty,/*!*/ /*!*/);
    -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
            backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  }

  .phone\:backdrop-filter-none {
    -webkit-backdrop-filter: none;
            backdrop-filter: none;
  }

  .phone\:backdrop-blur-0 {
    --tw-backdrop-blur: blur(0);
  }

  .phone\:backdrop-blur-none {
    --tw-backdrop-blur: blur(0);
  }

  .phone\:backdrop-blur-sm {
    --tw-backdrop-blur: blur(4px);
  }

  .phone\:backdrop-blur {
    --tw-backdrop-blur: blur(8px);
  }

  .phone\:backdrop-blur-md {
    --tw-backdrop-blur: blur(12px);
  }

  .phone\:backdrop-blur-lg {
    --tw-backdrop-blur: blur(16px);
  }

  .phone\:backdrop-blur-xl {
    --tw-backdrop-blur: blur(24px);
  }

  .phone\:backdrop-blur-2xl {
    --tw-backdrop-blur: blur(40px);
  }

  .phone\:backdrop-blur-3xl {
    --tw-backdrop-blur: blur(64px);
  }

  .phone\:backdrop-brightness-0 {
    --tw-backdrop-brightness: brightness(0);
  }

  .phone\:backdrop-brightness-50 {
    --tw-backdrop-brightness: brightness(.5);
  }

  .phone\:backdrop-brightness-75 {
    --tw-backdrop-brightness: brightness(.75);
  }

  .phone\:backdrop-brightness-90 {
    --tw-backdrop-brightness: brightness(.9);
  }

  .phone\:backdrop-brightness-95 {
    --tw-backdrop-brightness: brightness(.95);
  }

  .phone\:backdrop-brightness-100 {
    --tw-backdrop-brightness: brightness(1);
  }

  .phone\:backdrop-brightness-105 {
    --tw-backdrop-brightness: brightness(1.05);
  }

  .phone\:backdrop-brightness-110 {
    --tw-backdrop-brightness: brightness(1.1);
  }

  .phone\:backdrop-brightness-125 {
    --tw-backdrop-brightness: brightness(1.25);
  }

  .phone\:backdrop-brightness-150 {
    --tw-backdrop-brightness: brightness(1.5);
  }

  .phone\:backdrop-brightness-200 {
    --tw-backdrop-brightness: brightness(2);
  }

  .phone\:backdrop-contrast-0 {
    --tw-backdrop-contrast: contrast(0);
  }

  .phone\:backdrop-contrast-50 {
    --tw-backdrop-contrast: contrast(.5);
  }

  .phone\:backdrop-contrast-75 {
    --tw-backdrop-contrast: contrast(.75);
  }

  .phone\:backdrop-contrast-100 {
    --tw-backdrop-contrast: contrast(1);
  }

  .phone\:backdrop-contrast-125 {
    --tw-backdrop-contrast: contrast(1.25);
  }

  .phone\:backdrop-contrast-150 {
    --tw-backdrop-contrast: contrast(1.5);
  }

  .phone\:backdrop-contrast-200 {
    --tw-backdrop-contrast: contrast(2);
  }

  .phone\:backdrop-grayscale-0 {
    --tw-backdrop-grayscale: grayscale(0);
  }

  .phone\:backdrop-grayscale {
    --tw-backdrop-grayscale: grayscale(100%);
  }

  .phone\:backdrop-hue-rotate-0 {
    --tw-backdrop-hue-rotate: hue-rotate(0deg);
  }

  .phone\:backdrop-hue-rotate-15 {
    --tw-backdrop-hue-rotate: hue-rotate(15deg);
  }

  .phone\:backdrop-hue-rotate-30 {
    --tw-backdrop-hue-rotate: hue-rotate(30deg);
  }

  .phone\:backdrop-hue-rotate-60 {
    --tw-backdrop-hue-rotate: hue-rotate(60deg);
  }

  .phone\:backdrop-hue-rotate-90 {
    --tw-backdrop-hue-rotate: hue-rotate(90deg);
  }

  .phone\:backdrop-hue-rotate-180 {
    --tw-backdrop-hue-rotate: hue-rotate(180deg);
  }

  .phone\:-backdrop-hue-rotate-180 {
    --tw-backdrop-hue-rotate: hue-rotate(-180deg);
  }

  .phone\:-backdrop-hue-rotate-90 {
    --tw-backdrop-hue-rotate: hue-rotate(-90deg);
  }

  .phone\:-backdrop-hue-rotate-60 {
    --tw-backdrop-hue-rotate: hue-rotate(-60deg);
  }

  .phone\:-backdrop-hue-rotate-30 {
    --tw-backdrop-hue-rotate: hue-rotate(-30deg);
  }

  .phone\:-backdrop-hue-rotate-15 {
    --tw-backdrop-hue-rotate: hue-rotate(-15deg);
  }

  .phone\:backdrop-invert-0 {
    --tw-backdrop-invert: invert(0);
  }

  .phone\:backdrop-invert {
    --tw-backdrop-invert: invert(100%);
  }

  .phone\:backdrop-opacity-0 {
    --tw-backdrop-opacity: opacity(0);
  }

  .phone\:backdrop-opacity-5 {
    --tw-backdrop-opacity: opacity(0.05);
  }

  .phone\:backdrop-opacity-10 {
    --tw-backdrop-opacity: opacity(0.1);
  }

  .phone\:backdrop-opacity-20 {
    --tw-backdrop-opacity: opacity(0.2);
  }

  .phone\:backdrop-opacity-25 {
    --tw-backdrop-opacity: opacity(0.25);
  }

  .phone\:backdrop-opacity-30 {
    --tw-backdrop-opacity: opacity(0.3);
  }

  .phone\:backdrop-opacity-40 {
    --tw-backdrop-opacity: opacity(0.4);
  }

  .phone\:backdrop-opacity-50 {
    --tw-backdrop-opacity: opacity(0.5);
  }

  .phone\:backdrop-opacity-60 {
    --tw-backdrop-opacity: opacity(0.6);
  }

  .phone\:backdrop-opacity-70 {
    --tw-backdrop-opacity: opacity(0.7);
  }

  .phone\:backdrop-opacity-75 {
    --tw-backdrop-opacity: opacity(0.75);
  }

  .phone\:backdrop-opacity-80 {
    --tw-backdrop-opacity: opacity(0.8);
  }

  .phone\:backdrop-opacity-90 {
    --tw-backdrop-opacity: opacity(0.9);
  }

  .phone\:backdrop-opacity-95 {
    --tw-backdrop-opacity: opacity(0.95);
  }

  .phone\:backdrop-opacity-100 {
    --tw-backdrop-opacity: opacity(1);
  }

  .phone\:backdrop-saturate-0 {
    --tw-backdrop-saturate: saturate(0);
  }

  .phone\:backdrop-saturate-50 {
    --tw-backdrop-saturate: saturate(.5);
  }

  .phone\:backdrop-saturate-100 {
    --tw-backdrop-saturate: saturate(1);
  }

  .phone\:backdrop-saturate-150 {
    --tw-backdrop-saturate: saturate(1.5);
  }

  .phone\:backdrop-saturate-200 {
    --tw-backdrop-saturate: saturate(2);
  }

  .phone\:backdrop-sepia-0 {
    --tw-backdrop-sepia: sepia(0);
  }

  .phone\:backdrop-sepia {
    --tw-backdrop-sepia: sepia(100%);
  }

  .phone\:transition-none {
    transition-property: none;
  }

  .phone\:transition-all {
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .phone\:transition {
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .phone\: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;
  }

  .phone\:transition-opacity {
    transition-property: opacity;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .phone\:transition-shadow {
    transition-property: box-shadow;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .phone\:transition-transform {
    transition-property: transform;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .phone\:delay-75 {
    transition-delay: 75ms;
  }

  .phone\:delay-100 {
    transition-delay: 100ms;
  }

  .phone\:delay-150 {
    transition-delay: 150ms;
  }

  .phone\:delay-200 {
    transition-delay: 200ms;
  }

  .phone\:delay-300 {
    transition-delay: 300ms;
  }

  .phone\:delay-500 {
    transition-delay: 500ms;
  }

  .phone\:delay-700 {
    transition-delay: 700ms;
  }

  .phone\:delay-1000 {
    transition-delay: 1000ms;
  }

  .phone\:duration-75 {
    transition-duration: 75ms;
  }

  .phone\:duration-100 {
    transition-duration: 100ms;
  }

  .phone\:duration-150 {
    transition-duration: 150ms;
  }

  .phone\:duration-200 {
    transition-duration: 200ms;
  }

  .phone\:duration-300 {
    transition-duration: 300ms;
  }

  .phone\:duration-500 {
    transition-duration: 500ms;
  }

  .phone\:duration-700 {
    transition-duration: 700ms;
  }

  .phone\:duration-1000 {
    transition-duration: 1000ms;
  }

  .phone\:ease-linear {
    transition-timing-function: linear;
  }

  .phone\:ease-in {
    transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
  }

  .phone\:ease-out {
    transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
  }

  .phone\:ease-in-out {
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  }
}

@media (min-width: 600px) {
  .tablet-portrait\:container {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 1rem;
    padding-left: 1rem;
  }

  @media (min-width: 100%) {
    .tablet-portrait\:container {
      max-width: 100%;
    }
  }

  @media (min-width: 1200px) {
    .tablet-portrait\:container {
      max-width: 1200px;
    }
  }

  .tablet-portrait\:sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border-width: 0;
  }

  .tablet-portrait\:not-sr-only {
    position: static;
    width: auto;
    height: auto;
    padding: 0;
    margin: 0;
    overflow: visible;
    clip: auto;
    white-space: normal;
  }

  .tablet-portrait\:focus-within\:sr-only:focus-within {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border-width: 0;
  }

  .tablet-portrait\:focus-within\:not-sr-only:focus-within {
    position: static;
    width: auto;
    height: auto;
    padding: 0;
    margin: 0;
    overflow: visible;
    clip: auto;
    white-space: normal;
  }

  .tablet-portrait\:focus\:sr-only:focus {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border-width: 0;
  }

  .tablet-portrait\:focus\:not-sr-only:focus {
    position: static;
    width: auto;
    height: auto;
    padding: 0;
    margin: 0;
    overflow: visible;
    clip: auto;
    white-space: normal;
  }

  .tablet-portrait\:pointer-events-none {
    pointer-events: none;
  }

  .tablet-portrait\:pointer-events-auto {
    pointer-events: auto;
  }

  .tablet-portrait\:visible {
    visibility: visible;
  }

  .tablet-portrait\:invisible {
    visibility: hidden;
  }

  .tablet-portrait\:static {
    position: static;
  }

  .tablet-portrait\:fixed {
    position: fixed;
  }

  .tablet-portrait\:absolute {
    position: absolute;
  }

  .tablet-portrait\:relative {
    position: relative;
  }

  .tablet-portrait\:sticky {
    position: -webkit-sticky;
    position: sticky;
  }

  .tablet-portrait\:inset-0 {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }

  .tablet-portrait\:inset-1 {
    top: 0.0625rem;
    right: 0.0625rem;
    bottom: 0.0625rem;
    left: 0.0625rem;
  }

  .tablet-portrait\:inset-2 {
    top: 0.125rem;
    right: 0.125rem;
    bottom: 0.125rem;
    left: 0.125rem;
  }

  .tablet-portrait\:inset-3 {
    top: 0.1875rem;
    right: 0.1875rem;
    bottom: 0.1875rem;
    left: 0.1875rem;
  }

  .tablet-portrait\:inset-4 {
    top: 0.25rem;
    right: 0.25rem;
    bottom: 0.25rem;
    left: 0.25rem;
  }

  .tablet-portrait\:inset-5 {
    top: 0.3125rem;
    right: 0.3125rem;
    bottom: 0.3125rem;
    left: 0.3125rem;
  }

  .tablet-portrait\:inset-6 {
    top: 0.375rem;
    right: 0.375rem;
    bottom: 0.375rem;
    left: 0.375rem;
  }

  .tablet-portrait\:inset-8 {
    top: 0.5rem;
    right: 0.5rem;
    bottom: 0.5rem;
    left: 0.5rem;
  }

  .tablet-portrait\:inset-10 {
    top: 0.625rem;
    right: 0.625rem;
    bottom: 0.625rem;
    left: 0.625rem;
  }

  .tablet-portrait\:inset-12 {
    top: 0.75rem;
    right: 0.75rem;
    bottom: 0.75rem;
    left: 0.75rem;
  }

  .tablet-portrait\:inset-16 {
    top: 1rem;
    right: 1rem;
    bottom: 1rem;
    left: 1rem;
  }

  .tablet-portrait\:inset-20 {
    top: 1.25rem;
    right: 1.25rem;
    bottom: 1.25rem;
    left: 1.25rem;
  }

  .tablet-portrait\:inset-24 {
    top: 1.5rem;
    right: 1.5rem;
    bottom: 1.5rem;
    left: 1.5rem;
  }

  .tablet-portrait\:inset-32 {
    top: 2rem;
    right: 2rem;
    bottom: 2rem;
    left: 2rem;
  }

  .tablet-portrait\:inset-40 {
    top: 2.5rem;
    right: 2.5rem;
    bottom: 2.5rem;
    left: 2.5rem;
  }

  .tablet-portrait\:inset-48 {
    top: 3rem;
    right: 3rem;
    bottom: 3rem;
    left: 3rem;
  }

  .tablet-portrait\:inset-56 {
    top: 3.5rem;
    right: 3.5rem;
    bottom: 3.5rem;
    left: 3.5rem;
  }

  .tablet-portrait\:inset-64 {
    top: 4rem;
    right: 4rem;
    bottom: 4rem;
    left: 4rem;
  }

  .tablet-portrait\:inset-68 {
    top: 4.25rem;
    right: 4.25rem;
    bottom: 4.25rem;
    left: 4.25rem;
  }

  .tablet-portrait\:inset-72 {
    top: 4.5rem;
    right: 4.5rem;
    bottom: 4.5rem;
    left: 4.5rem;
  }

  .tablet-portrait\:inset-76 {
    top: 4.75rem;
    right: 4.75rem;
    bottom: 4.75rem;
    left: 4.75rem;
  }

  .tablet-portrait\:inset-80 {
    top: 5rem;
    right: 5rem;
    bottom: 5rem;
    left: 5rem;
  }

  .tablet-portrait\:inset-192 {
    top: 12rem;
    right: 12rem;
    bottom: 12rem;
    left: 12rem;
  }

  .tablet-portrait\:inset-auto {
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
  }

  .tablet-portrait\:inset-px {
    top: 1px;
    right: 1px;
    bottom: 1px;
    left: 1px;
  }

  .tablet-portrait\:-inset-1 {
    top: -0.0625rem;
    right: -0.0625rem;
    bottom: -0.0625rem;
    left: -0.0625rem;
  }

  .tablet-portrait\:-inset-2 {
    top: -0.125rem;
    right: -0.125rem;
    bottom: -0.125rem;
    left: -0.125rem;
  }

  .tablet-portrait\:-inset-3 {
    top: -0.1875rem;
    right: -0.1875rem;
    bottom: -0.1875rem;
    left: -0.1875rem;
  }

  .tablet-portrait\:-inset-4 {
    top: -0.25rem;
    right: -0.25rem;
    bottom: -0.25rem;
    left: -0.25rem;
  }

  .tablet-portrait\:-inset-5 {
    top: -0.3125rem;
    right: -0.3125rem;
    bottom: -0.3125rem;
    left: -0.3125rem;
  }

  .tablet-portrait\:-inset-6 {
    top: -0.375rem;
    right: -0.375rem;
    bottom: -0.375rem;
    left: -0.375rem;
  }

  .tablet-portrait\:-inset-8 {
    top: -0.5rem;
    right: -0.5rem;
    bottom: -0.5rem;
    left: -0.5rem;
  }

  .tablet-portrait\:-inset-10 {
    top: -0.625rem;
    right: -0.625rem;
    bottom: -0.625rem;
    left: -0.625rem;
  }

  .tablet-portrait\:-inset-12 {
    top: -0.75rem;
    right: -0.75rem;
    bottom: -0.75rem;
    left: -0.75rem;
  }

  .tablet-portrait\:-inset-16 {
    top: -1rem;
    right: -1rem;
    bottom: -1rem;
    left: -1rem;
  }

  .tablet-portrait\:-inset-20 {
    top: -1.25rem;
    right: -1.25rem;
    bottom: -1.25rem;
    left: -1.25rem;
  }

  .tablet-portrait\:-inset-24 {
    top: -1.5rem;
    right: -1.5rem;
    bottom: -1.5rem;
    left: -1.5rem;
  }

  .tablet-portrait\:-inset-32 {
    top: -2rem;
    right: -2rem;
    bottom: -2rem;
    left: -2rem;
  }

  .tablet-portrait\:-inset-40 {
    top: -2.5rem;
    right: -2.5rem;
    bottom: -2.5rem;
    left: -2.5rem;
  }

  .tablet-portrait\:-inset-48 {
    top: -3rem;
    right: -3rem;
    bottom: -3rem;
    left: -3rem;
  }

  .tablet-portrait\:-inset-56 {
    top: -3.5rem;
    right: -3.5rem;
    bottom: -3.5rem;
    left: -3.5rem;
  }

  .tablet-portrait\:-inset-64 {
    top: -4rem;
    right: -4rem;
    bottom: -4rem;
    left: -4rem;
  }

  .tablet-portrait\:-inset-68 {
    top: -4.25rem;
    right: -4.25rem;
    bottom: -4.25rem;
    left: -4.25rem;
  }

  .tablet-portrait\:-inset-72 {
    top: -4.5rem;
    right: -4.5rem;
    bottom: -4.5rem;
    left: -4.5rem;
  }

  .tablet-portrait\:-inset-76 {
    top: -4.75rem;
    right: -4.75rem;
    bottom: -4.75rem;
    left: -4.75rem;
  }

  .tablet-portrait\:-inset-80 {
    top: -5rem;
    right: -5rem;
    bottom: -5rem;
    left: -5rem;
  }

  .tablet-portrait\:-inset-192 {
    top: -12rem;
    right: -12rem;
    bottom: -12rem;
    left: -12rem;
  }

  .tablet-portrait\:-inset-px {
    top: -1px;
    right: -1px;
    bottom: -1px;
    left: -1px;
  }

  .tablet-portrait\:inset-1\/2 {
    top: 50%;
    right: 50%;
    bottom: 50%;
    left: 50%;
  }

  .tablet-portrait\:inset-1\/3 {
    top: 33.333333%;
    right: 33.333333%;
    bottom: 33.333333%;
    left: 33.333333%;
  }

  .tablet-portrait\:inset-2\/3 {
    top: 66.666667%;
    right: 66.666667%;
    bottom: 66.666667%;
    left: 66.666667%;
  }

  .tablet-portrait\:inset-1\/4 {
    top: 25%;
    right: 25%;
    bottom: 25%;
    left: 25%;
  }

  .tablet-portrait\:inset-2\/4 {
    top: 50%;
    right: 50%;
    bottom: 50%;
    left: 50%;
  }

  .tablet-portrait\:inset-3\/4 {
    top: 75%;
    right: 75%;
    bottom: 75%;
    left: 75%;
  }

  .tablet-portrait\:inset-full {
    top: 100%;
    right: 100%;
    bottom: 100%;
    left: 100%;
  }

  .tablet-portrait\:-inset-1\/2 {
    top: -50%;
    right: -50%;
    bottom: -50%;
    left: -50%;
  }

  .tablet-portrait\:-inset-1\/3 {
    top: -33.333333%;
    right: -33.333333%;
    bottom: -33.333333%;
    left: -33.333333%;
  }

  .tablet-portrait\:-inset-2\/3 {
    top: -66.666667%;
    right: -66.666667%;
    bottom: -66.666667%;
    left: -66.666667%;
  }

  .tablet-portrait\:-inset-1\/4 {
    top: -25%;
    right: -25%;
    bottom: -25%;
    left: -25%;
  }

  .tablet-portrait\:-inset-2\/4 {
    top: -50%;
    right: -50%;
    bottom: -50%;
    left: -50%;
  }

  .tablet-portrait\:-inset-3\/4 {
    top: -75%;
    right: -75%;
    bottom: -75%;
    left: -75%;
  }

  .tablet-portrait\:-inset-full {
    top: -100%;
    right: -100%;
    bottom: -100%;
    left: -100%;
  }

  .tablet-portrait\:inset-x-0 {
    left: 0;
    right: 0;
  }

  .tablet-portrait\:inset-x-1 {
    left: 0.0625rem;
    right: 0.0625rem;
  }

  .tablet-portrait\:inset-x-2 {
    left: 0.125rem;
    right: 0.125rem;
  }

  .tablet-portrait\:inset-x-3 {
    left: 0.1875rem;
    right: 0.1875rem;
  }

  .tablet-portrait\:inset-x-4 {
    left: 0.25rem;
    right: 0.25rem;
  }

  .tablet-portrait\:inset-x-5 {
    left: 0.3125rem;
    right: 0.3125rem;
  }

  .tablet-portrait\:inset-x-6 {
    left: 0.375rem;
    right: 0.375rem;
  }

  .tablet-portrait\:inset-x-8 {
    left: 0.5rem;
    right: 0.5rem;
  }

  .tablet-portrait\:inset-x-10 {
    left: 0.625rem;
    right: 0.625rem;
  }

  .tablet-portrait\:inset-x-12 {
    left: 0.75rem;
    right: 0.75rem;
  }

  .tablet-portrait\:inset-x-16 {
    left: 1rem;
    right: 1rem;
  }

  .tablet-portrait\:inset-x-20 {
    left: 1.25rem;
    right: 1.25rem;
  }

  .tablet-portrait\:inset-x-24 {
    left: 1.5rem;
    right: 1.5rem;
  }

  .tablet-portrait\:inset-x-32 {
    left: 2rem;
    right: 2rem;
  }

  .tablet-portrait\:inset-x-40 {
    left: 2.5rem;
    right: 2.5rem;
  }

  .tablet-portrait\:inset-x-48 {
    left: 3rem;
    right: 3rem;
  }

  .tablet-portrait\:inset-x-56 {
    left: 3.5rem;
    right: 3.5rem;
  }

  .tablet-portrait\:inset-x-64 {
    left: 4rem;
    right: 4rem;
  }

  .tablet-portrait\:inset-x-68 {
    left: 4.25rem;
    right: 4.25rem;
  }

  .tablet-portrait\:inset-x-72 {
    left: 4.5rem;
    right: 4.5rem;
  }

  .tablet-portrait\:inset-x-76 {
    left: 4.75rem;
    right: 4.75rem;
  }

  .tablet-portrait\:inset-x-80 {
    left: 5rem;
    right: 5rem;
  }

  .tablet-portrait\:inset-x-192 {
    left: 12rem;
    right: 12rem;
  }

  .tablet-portrait\:inset-x-auto {
    left: auto;
    right: auto;
  }

  .tablet-portrait\:inset-x-px {
    left: 1px;
    right: 1px;
  }

  .tablet-portrait\:-inset-x-1 {
    left: -0.0625rem;
    right: -0.0625rem;
  }

  .tablet-portrait\:-inset-x-2 {
    left: -0.125rem;
    right: -0.125rem;
  }

  .tablet-portrait\:-inset-x-3 {
    left: -0.1875rem;
    right: -0.1875rem;
  }

  .tablet-portrait\:-inset-x-4 {
    left: -0.25rem;
    right: -0.25rem;
  }

  .tablet-portrait\:-inset-x-5 {
    left: -0.3125rem;
    right: -0.3125rem;
  }

  .tablet-portrait\:-inset-x-6 {
    left: -0.375rem;
    right: -0.375rem;
  }

  .tablet-portrait\:-inset-x-8 {
    left: -0.5rem;
    right: -0.5rem;
  }

  .tablet-portrait\:-inset-x-10 {
    left: -0.625rem;
    right: -0.625rem;
  }

  .tablet-portrait\:-inset-x-12 {
    left: -0.75rem;
    right: -0.75rem;
  }

  .tablet-portrait\:-inset-x-16 {
    left: -1rem;
    right: -1rem;
  }

  .tablet-portrait\:-inset-x-20 {
    left: -1.25rem;
    right: -1.25rem;
  }

  .tablet-portrait\:-inset-x-24 {
    left: -1.5rem;
    right: -1.5rem;
  }

  .tablet-portrait\:-inset-x-32 {
    left: -2rem;
    right: -2rem;
  }

  .tablet-portrait\:-inset-x-40 {
    left: -2.5rem;
    right: -2.5rem;
  }

  .tablet-portrait\:-inset-x-48 {
    left: -3rem;
    right: -3rem;
  }

  .tablet-portrait\:-inset-x-56 {
    left: -3.5rem;
    right: -3.5rem;
  }

  .tablet-portrait\:-inset-x-64 {
    left: -4rem;
    right: -4rem;
  }

  .tablet-portrait\:-inset-x-68 {
    left: -4.25rem;
    right: -4.25rem;
  }

  .tablet-portrait\:-inset-x-72 {
    left: -4.5rem;
    right: -4.5rem;
  }

  .tablet-portrait\:-inset-x-76 {
    left: -4.75rem;
    right: -4.75rem;
  }

  .tablet-portrait\:-inset-x-80 {
    left: -5rem;
    right: -5rem;
  }

  .tablet-portrait\:-inset-x-192 {
    left: -12rem;
    right: -12rem;
  }

  .tablet-portrait\:-inset-x-px {
    left: -1px;
    right: -1px;
  }

  .tablet-portrait\:inset-x-1\/2 {
    left: 50%;
    right: 50%;
  }

  .tablet-portrait\:inset-x-1\/3 {
    left: 33.333333%;
    right: 33.333333%;
  }

  .tablet-portrait\:inset-x-2\/3 {
    left: 66.666667%;
    right: 66.666667%;
  }

  .tablet-portrait\:inset-x-1\/4 {
    left: 25%;
    right: 25%;
  }

  .tablet-portrait\:inset-x-2\/4 {
    left: 50%;
    right: 50%;
  }

  .tablet-portrait\:inset-x-3\/4 {
    left: 75%;
    right: 75%;
  }

  .tablet-portrait\:inset-x-full {
    left: 100%;
    right: 100%;
  }

  .tablet-portrait\:-inset-x-1\/2 {
    left: -50%;
    right: -50%;
  }

  .tablet-portrait\:-inset-x-1\/3 {
    left: -33.333333%;
    right: -33.333333%;
  }

  .tablet-portrait\:-inset-x-2\/3 {
    left: -66.666667%;
    right: -66.666667%;
  }

  .tablet-portrait\:-inset-x-1\/4 {
    left: -25%;
    right: -25%;
  }

  .tablet-portrait\:-inset-x-2\/4 {
    left: -50%;
    right: -50%;
  }

  .tablet-portrait\:-inset-x-3\/4 {
    left: -75%;
    right: -75%;
  }

  .tablet-portrait\:-inset-x-full {
    left: -100%;
    right: -100%;
  }

  .tablet-portrait\:inset-y-0 {
    top: 0;
    bottom: 0;
  }

  .tablet-portrait\:inset-y-1 {
    top: 0.0625rem;
    bottom: 0.0625rem;
  }

  .tablet-portrait\:inset-y-2 {
    top: 0.125rem;
    bottom: 0.125rem;
  }

  .tablet-portrait\:inset-y-3 {
    top: 0.1875rem;
    bottom: 0.1875rem;
  }

  .tablet-portrait\:inset-y-4 {
    top: 0.25rem;
    bottom: 0.25rem;
  }

  .tablet-portrait\:inset-y-5 {
    top: 0.3125rem;
    bottom: 0.3125rem;
  }

  .tablet-portrait\:inset-y-6 {
    top: 0.375rem;
    bottom: 0.375rem;
  }

  .tablet-portrait\:inset-y-8 {
    top: 0.5rem;
    bottom: 0.5rem;
  }

  .tablet-portrait\:inset-y-10 {
    top: 0.625rem;
    bottom: 0.625rem;
  }

  .tablet-portrait\:inset-y-12 {
    top: 0.75rem;
    bottom: 0.75rem;
  }

  .tablet-portrait\:inset-y-16 {
    top: 1rem;
    bottom: 1rem;
  }

  .tablet-portrait\:inset-y-20 {
    top: 1.25rem;
    bottom: 1.25rem;
  }

  .tablet-portrait\:inset-y-24 {
    top: 1.5rem;
    bottom: 1.5rem;
  }

  .tablet-portrait\:inset-y-32 {
    top: 2rem;
    bottom: 2rem;
  }

  .tablet-portrait\:inset-y-40 {
    top: 2.5rem;
    bottom: 2.5rem;
  }

  .tablet-portrait\:inset-y-48 {
    top: 3rem;
    bottom: 3rem;
  }

  .tablet-portrait\:inset-y-56 {
    top: 3.5rem;
    bottom: 3.5rem;
  }

  .tablet-portrait\:inset-y-64 {
    top: 4rem;
    bottom: 4rem;
  }

  .tablet-portrait\:inset-y-68 {
    top: 4.25rem;
    bottom: 4.25rem;
  }

  .tablet-portrait\:inset-y-72 {
    top: 4.5rem;
    bottom: 4.5rem;
  }

  .tablet-portrait\:inset-y-76 {
    top: 4.75rem;
    bottom: 4.75rem;
  }

  .tablet-portrait\:inset-y-80 {
    top: 5rem;
    bottom: 5rem;
  }

  .tablet-portrait\:inset-y-192 {
    top: 12rem;
    bottom: 12rem;
  }

  .tablet-portrait\:inset-y-auto {
    top: auto;
    bottom: auto;
  }

  .tablet-portrait\:inset-y-px {
    top: 1px;
    bottom: 1px;
  }

  .tablet-portrait\:-inset-y-1 {
    top: -0.0625rem;
    bottom: -0.0625rem;
  }

  .tablet-portrait\:-inset-y-2 {
    top: -0.125rem;
    bottom: -0.125rem;
  }

  .tablet-portrait\:-inset-y-3 {
    top: -0.1875rem;
    bottom: -0.1875rem;
  }

  .tablet-portrait\:-inset-y-4 {
    top: -0.25rem;
    bottom: -0.25rem;
  }

  .tablet-portrait\:-inset-y-5 {
    top: -0.3125rem;
    bottom: -0.3125rem;
  }

  .tablet-portrait\:-inset-y-6 {
    top: -0.375rem;
    bottom: -0.375rem;
  }

  .tablet-portrait\:-inset-y-8 {
    top: -0.5rem;
    bottom: -0.5rem;
  }

  .tablet-portrait\:-inset-y-10 {
    top: -0.625rem;
    bottom: -0.625rem;
  }

  .tablet-portrait\:-inset-y-12 {
    top: -0.75rem;
    bottom: -0.75rem;
  }

  .tablet-portrait\:-inset-y-16 {
    top: -1rem;
    bottom: -1rem;
  }

  .tablet-portrait\:-inset-y-20 {
    top: -1.25rem;
    bottom: -1.25rem;
  }

  .tablet-portrait\:-inset-y-24 {
    top: -1.5rem;
    bottom: -1.5rem;
  }

  .tablet-portrait\:-inset-y-32 {
    top: -2rem;
    bottom: -2rem;
  }

  .tablet-portrait\:-inset-y-40 {
    top: -2.5rem;
    bottom: -2.5rem;
  }

  .tablet-portrait\:-inset-y-48 {
    top: -3rem;
    bottom: -3rem;
  }

  .tablet-portrait\:-inset-y-56 {
    top: -3.5rem;
    bottom: -3.5rem;
  }

  .tablet-portrait\:-inset-y-64 {
    top: -4rem;
    bottom: -4rem;
  }

  .tablet-portrait\:-inset-y-68 {
    top: -4.25rem;
    bottom: -4.25rem;
  }

  .tablet-portrait\:-inset-y-72 {
    top: -4.5rem;
    bottom: -4.5rem;
  }

  .tablet-portrait\:-inset-y-76 {
    top: -4.75rem;
    bottom: -4.75rem;
  }

  .tablet-portrait\:-inset-y-80 {
    top: -5rem;
    bottom: -5rem;
  }

  .tablet-portrait\:-inset-y-192 {
    top: -12rem;
    bottom: -12rem;
  }

  .tablet-portrait\:-inset-y-px {
    top: -1px;
    bottom: -1px;
  }

  .tablet-portrait\:inset-y-1\/2 {
    top: 50%;
    bottom: 50%;
  }

  .tablet-portrait\:inset-y-1\/3 {
    top: 33.333333%;
    bottom: 33.333333%;
  }

  .tablet-portrait\:inset-y-2\/3 {
    top: 66.666667%;
    bottom: 66.666667%;
  }

  .tablet-portrait\:inset-y-1\/4 {
    top: 25%;
    bottom: 25%;
  }

  .tablet-portrait\:inset-y-2\/4 {
    top: 50%;
    bottom: 50%;
  }

  .tablet-portrait\:inset-y-3\/4 {
    top: 75%;
    bottom: 75%;
  }

  .tablet-portrait\:inset-y-full {
    top: 100%;
    bottom: 100%;
  }

  .tablet-portrait\:-inset-y-1\/2 {
    top: -50%;
    bottom: -50%;
  }

  .tablet-portrait\:-inset-y-1\/3 {
    top: -33.333333%;
    bottom: -33.333333%;
  }

  .tablet-portrait\:-inset-y-2\/3 {
    top: -66.666667%;
    bottom: -66.666667%;
  }

  .tablet-portrait\:-inset-y-1\/4 {
    top: -25%;
    bottom: -25%;
  }

  .tablet-portrait\:-inset-y-2\/4 {
    top: -50%;
    bottom: -50%;
  }

  .tablet-portrait\:-inset-y-3\/4 {
    top: -75%;
    bottom: -75%;
  }

  .tablet-portrait\:-inset-y-full {
    top: -100%;
    bottom: -100%;
  }

  .tablet-portrait\:top-0 {
    top: 0;
  }

  .tablet-portrait\:top-1 {
    top: 0.0625rem;
  }

  .tablet-portrait\:top-2 {
    top: 0.125rem;
  }

  .tablet-portrait\:top-3 {
    top: 0.1875rem;
  }

  .tablet-portrait\:top-4 {
    top: 0.25rem;
  }

  .tablet-portrait\:top-5 {
    top: 0.3125rem;
  }

  .tablet-portrait\:top-6 {
    top: 0.375rem;
  }

  .tablet-portrait\:top-8 {
    top: 0.5rem;
  }

  .tablet-portrait\:top-10 {
    top: 0.625rem;
  }

  .tablet-portrait\:top-12 {
    top: 0.75rem;
  }

  .tablet-portrait\:top-16 {
    top: 1rem;
  }

  .tablet-portrait\:top-20 {
    top: 1.25rem;
  }

  .tablet-portrait\:top-24 {
    top: 1.5rem;
  }

  .tablet-portrait\:top-32 {
    top: 2rem;
  }

  .tablet-portrait\:top-40 {
    top: 2.5rem;
  }

  .tablet-portrait\:top-48 {
    top: 3rem;
  }

  .tablet-portrait\:top-56 {
    top: 3.5rem;
  }

  .tablet-portrait\:top-64 {
    top: 4rem;
  }

  .tablet-portrait\:top-68 {
    top: 4.25rem;
  }

  .tablet-portrait\:top-72 {
    top: 4.5rem;
  }

  .tablet-portrait\:top-76 {
    top: 4.75rem;
  }

  .tablet-portrait\:top-80 {
    top: 5rem;
  }

  .tablet-portrait\:top-192 {
    top: 12rem;
  }

  .tablet-portrait\:top-auto {
    top: auto;
  }

  .tablet-portrait\:top-px {
    top: 1px;
  }

  .tablet-portrait\:-top-1 {
    top: -0.0625rem;
  }

  .tablet-portrait\:-top-2 {
    top: -0.125rem;
  }

  .tablet-portrait\:-top-3 {
    top: -0.1875rem;
  }

  .tablet-portrait\:-top-4 {
    top: -0.25rem;
  }

  .tablet-portrait\:-top-5 {
    top: -0.3125rem;
  }

  .tablet-portrait\:-top-6 {
    top: -0.375rem;
  }

  .tablet-portrait\:-top-8 {
    top: -0.5rem;
  }

  .tablet-portrait\:-top-10 {
    top: -0.625rem;
  }

  .tablet-portrait\:-top-12 {
    top: -0.75rem;
  }

  .tablet-portrait\:-top-16 {
    top: -1rem;
  }

  .tablet-portrait\:-top-20 {
    top: -1.25rem;
  }

  .tablet-portrait\:-top-24 {
    top: -1.5rem;
  }

  .tablet-portrait\:-top-32 {
    top: -2rem;
  }

  .tablet-portrait\:-top-40 {
    top: -2.5rem;
  }

  .tablet-portrait\:-top-48 {
    top: -3rem;
  }

  .tablet-portrait\:-top-56 {
    top: -3.5rem;
  }

  .tablet-portrait\:-top-64 {
    top: -4rem;
  }

  .tablet-portrait\:-top-68 {
    top: -4.25rem;
  }

  .tablet-portrait\:-top-72 {
    top: -4.5rem;
  }

  .tablet-portrait\:-top-76 {
    top: -4.75rem;
  }

  .tablet-portrait\:-top-80 {
    top: -5rem;
  }

  .tablet-portrait\:-top-192 {
    top: -12rem;
  }

  .tablet-portrait\:-top-px {
    top: -1px;
  }

  .tablet-portrait\:top-1\/2 {
    top: 50%;
  }

  .tablet-portrait\:top-1\/3 {
    top: 33.333333%;
  }

  .tablet-portrait\:top-2\/3 {
    top: 66.666667%;
  }

  .tablet-portrait\:top-1\/4 {
    top: 25%;
  }

  .tablet-portrait\:top-2\/4 {
    top: 50%;
  }

  .tablet-portrait\:top-3\/4 {
    top: 75%;
  }

  .tablet-portrait\:top-full {
    top: 100%;
  }

  .tablet-portrait\:-top-1\/2 {
    top: -50%;
  }

  .tablet-portrait\:-top-1\/3 {
    top: -33.333333%;
  }

  .tablet-portrait\:-top-2\/3 {
    top: -66.666667%;
  }

  .tablet-portrait\:-top-1\/4 {
    top: -25%;
  }

  .tablet-portrait\:-top-2\/4 {
    top: -50%;
  }

  .tablet-portrait\:-top-3\/4 {
    top: -75%;
  }

  .tablet-portrait\:-top-full {
    top: -100%;
  }

  .tablet-portrait\:right-0 {
    right: 0;
  }

  .tablet-portrait\:right-1 {
    right: 0.0625rem;
  }

  .tablet-portrait\:right-2 {
    right: 0.125rem;
  }

  .tablet-portrait\:right-3 {
    right: 0.1875rem;
  }

  .tablet-portrait\:right-4 {
    right: 0.25rem;
  }

  .tablet-portrait\:right-5 {
    right: 0.3125rem;
  }

  .tablet-portrait\:right-6 {
    right: 0.375rem;
  }

  .tablet-portrait\:right-8 {
    right: 0.5rem;
  }

  .tablet-portrait\:right-10 {
    right: 0.625rem;
  }

  .tablet-portrait\:right-12 {
    right: 0.75rem;
  }

  .tablet-portrait\:right-16 {
    right: 1rem;
  }

  .tablet-portrait\:right-20 {
    right: 1.25rem;
  }

  .tablet-portrait\:right-24 {
    right: 1.5rem;
  }

  .tablet-portrait\:right-32 {
    right: 2rem;
  }

  .tablet-portrait\:right-40 {
    right: 2.5rem;
  }

  .tablet-portrait\:right-48 {
    right: 3rem;
  }

  .tablet-portrait\:right-56 {
    right: 3.5rem;
  }

  .tablet-portrait\:right-64 {
    right: 4rem;
  }

  .tablet-portrait\:right-68 {
    right: 4.25rem;
  }

  .tablet-portrait\:right-72 {
    right: 4.5rem;
  }

  .tablet-portrait\:right-76 {
    right: 4.75rem;
  }

  .tablet-portrait\:right-80 {
    right: 5rem;
  }

  .tablet-portrait\:right-192 {
    right: 12rem;
  }

  .tablet-portrait\:right-auto {
    right: auto;
  }

  .tablet-portrait\:right-px {
    right: 1px;
  }

  .tablet-portrait\:-right-1 {
    right: -0.0625rem;
  }

  .tablet-portrait\:-right-2 {
    right: -0.125rem;
  }

  .tablet-portrait\:-right-3 {
    right: -0.1875rem;
  }

  .tablet-portrait\:-right-4 {
    right: -0.25rem;
  }

  .tablet-portrait\:-right-5 {
    right: -0.3125rem;
  }

  .tablet-portrait\:-right-6 {
    right: -0.375rem;
  }

  .tablet-portrait\:-right-8 {
    right: -0.5rem;
  }

  .tablet-portrait\:-right-10 {
    right: -0.625rem;
  }

  .tablet-portrait\:-right-12 {
    right: -0.75rem;
  }

  .tablet-portrait\:-right-16 {
    right: -1rem;
  }

  .tablet-portrait\:-right-20 {
    right: -1.25rem;
  }

  .tablet-portrait\:-right-24 {
    right: -1.5rem;
  }

  .tablet-portrait\:-right-32 {
    right: -2rem;
  }

  .tablet-portrait\:-right-40 {
    right: -2.5rem;
  }

  .tablet-portrait\:-right-48 {
    right: -3rem;
  }

  .tablet-portrait\:-right-56 {
    right: -3.5rem;
  }

  .tablet-portrait\:-right-64 {
    right: -4rem;
  }

  .tablet-portrait\:-right-68 {
    right: -4.25rem;
  }

  .tablet-portrait\:-right-72 {
    right: -4.5rem;
  }

  .tablet-portrait\:-right-76 {
    right: -4.75rem;
  }

  .tablet-portrait\:-right-80 {
    right: -5rem;
  }

  .tablet-portrait\:-right-192 {
    right: -12rem;
  }

  .tablet-portrait\:-right-px {
    right: -1px;
  }

  .tablet-portrait\:right-1\/2 {
    right: 50%;
  }

  .tablet-portrait\:right-1\/3 {
    right: 33.333333%;
  }

  .tablet-portrait\:right-2\/3 {
    right: 66.666667%;
  }

  .tablet-portrait\:right-1\/4 {
    right: 25%;
  }

  .tablet-portrait\:right-2\/4 {
    right: 50%;
  }

  .tablet-portrait\:right-3\/4 {
    right: 75%;
  }

  .tablet-portrait\:right-full {
    right: 100%;
  }

  .tablet-portrait\:-right-1\/2 {
    right: -50%;
  }

  .tablet-portrait\:-right-1\/3 {
    right: -33.333333%;
  }

  .tablet-portrait\:-right-2\/3 {
    right: -66.666667%;
  }

  .tablet-portrait\:-right-1\/4 {
    right: -25%;
  }

  .tablet-portrait\:-right-2\/4 {
    right: -50%;
  }

  .tablet-portrait\:-right-3\/4 {
    right: -75%;
  }

  .tablet-portrait\:-right-full {
    right: -100%;
  }

  .tablet-portrait\:bottom-0 {
    bottom: 0;
  }

  .tablet-portrait\:bottom-1 {
    bottom: 0.0625rem;
  }

  .tablet-portrait\:bottom-2 {
    bottom: 0.125rem;
  }

  .tablet-portrait\:bottom-3 {
    bottom: 0.1875rem;
  }

  .tablet-portrait\:bottom-4 {
    bottom: 0.25rem;
  }

  .tablet-portrait\:bottom-5 {
    bottom: 0.3125rem;
  }

  .tablet-portrait\:bottom-6 {
    bottom: 0.375rem;
  }

  .tablet-portrait\:bottom-8 {
    bottom: 0.5rem;
  }

  .tablet-portrait\:bottom-10 {
    bottom: 0.625rem;
  }

  .tablet-portrait\:bottom-12 {
    bottom: 0.75rem;
  }

  .tablet-portrait\:bottom-16 {
    bottom: 1rem;
  }

  .tablet-portrait\:bottom-20 {
    bottom: 1.25rem;
  }

  .tablet-portrait\:bottom-24 {
    bottom: 1.5rem;
  }

  .tablet-portrait\:bottom-32 {
    bottom: 2rem;
  }

  .tablet-portrait\:bottom-40 {
    bottom: 2.5rem;
  }

  .tablet-portrait\:bottom-48 {
    bottom: 3rem;
  }

  .tablet-portrait\:bottom-56 {
    bottom: 3.5rem;
  }

  .tablet-portrait\:bottom-64 {
    bottom: 4rem;
  }

  .tablet-portrait\:bottom-68 {
    bottom: 4.25rem;
  }

  .tablet-portrait\:bottom-72 {
    bottom: 4.5rem;
  }

  .tablet-portrait\:bottom-76 {
    bottom: 4.75rem;
  }

  .tablet-portrait\:bottom-80 {
    bottom: 5rem;
  }

  .tablet-portrait\:bottom-192 {
    bottom: 12rem;
  }

  .tablet-portrait\:bottom-auto {
    bottom: auto;
  }

  .tablet-portrait\:bottom-px {
    bottom: 1px;
  }

  .tablet-portrait\:-bottom-1 {
    bottom: -0.0625rem;
  }

  .tablet-portrait\:-bottom-2 {
    bottom: -0.125rem;
  }

  .tablet-portrait\:-bottom-3 {
    bottom: -0.1875rem;
  }

  .tablet-portrait\:-bottom-4 {
    bottom: -0.25rem;
  }

  .tablet-portrait\:-bottom-5 {
    bottom: -0.3125rem;
  }

  .tablet-portrait\:-bottom-6 {
    bottom: -0.375rem;
  }

  .tablet-portrait\:-bottom-8 {
    bottom: -0.5rem;
  }

  .tablet-portrait\:-bottom-10 {
    bottom: -0.625rem;
  }

  .tablet-portrait\:-bottom-12 {
    bottom: -0.75rem;
  }

  .tablet-portrait\:-bottom-16 {
    bottom: -1rem;
  }

  .tablet-portrait\:-bottom-20 {
    bottom: -1.25rem;
  }

  .tablet-portrait\:-bottom-24 {
    bottom: -1.5rem;
  }

  .tablet-portrait\:-bottom-32 {
    bottom: -2rem;
  }

  .tablet-portrait\:-bottom-40 {
    bottom: -2.5rem;
  }

  .tablet-portrait\:-bottom-48 {
    bottom: -3rem;
  }

  .tablet-portrait\:-bottom-56 {
    bottom: -3.5rem;
  }

  .tablet-portrait\:-bottom-64 {
    bottom: -4rem;
  }

  .tablet-portrait\:-bottom-68 {
    bottom: -4.25rem;
  }

  .tablet-portrait\:-bottom-72 {
    bottom: -4.5rem;
  }

  .tablet-portrait\:-bottom-76 {
    bottom: -4.75rem;
  }

  .tablet-portrait\:-bottom-80 {
    bottom: -5rem;
  }

  .tablet-portrait\:-bottom-192 {
    bottom: -12rem;
  }

  .tablet-portrait\:-bottom-px {
    bottom: -1px;
  }

  .tablet-portrait\:bottom-1\/2 {
    bottom: 50%;
  }

  .tablet-portrait\:bottom-1\/3 {
    bottom: 33.333333%;
  }

  .tablet-portrait\:bottom-2\/3 {
    bottom: 66.666667%;
  }

  .tablet-portrait\:bottom-1\/4 {
    bottom: 25%;
  }

  .tablet-portrait\:bottom-2\/4 {
    bottom: 50%;
  }

  .tablet-portrait\:bottom-3\/4 {
    bottom: 75%;
  }

  .tablet-portrait\:bottom-full {
    bottom: 100%;
  }

  .tablet-portrait\:-bottom-1\/2 {
    bottom: -50%;
  }

  .tablet-portrait\:-bottom-1\/3 {
    bottom: -33.333333%;
  }

  .tablet-portrait\:-bottom-2\/3 {
    bottom: -66.666667%;
  }

  .tablet-portrait\:-bottom-1\/4 {
    bottom: -25%;
  }

  .tablet-portrait\:-bottom-2\/4 {
    bottom: -50%;
  }

  .tablet-portrait\:-bottom-3\/4 {
    bottom: -75%;
  }

  .tablet-portrait\:-bottom-full {
    bottom: -100%;
  }

  .tablet-portrait\:left-0 {
    left: 0;
  }

  .tablet-portrait\:left-1 {
    left: 0.0625rem;
  }

  .tablet-portrait\:left-2 {
    left: 0.125rem;
  }

  .tablet-portrait\:left-3 {
    left: 0.1875rem;
  }

  .tablet-portrait\:left-4 {
    left: 0.25rem;
  }

  .tablet-portrait\:left-5 {
    left: 0.3125rem;
  }

  .tablet-portrait\:left-6 {
    left: 0.375rem;
  }

  .tablet-portrait\:left-8 {
    left: 0.5rem;
  }

  .tablet-portrait\:left-10 {
    left: 0.625rem;
  }

  .tablet-portrait\:left-12 {
    left: 0.75rem;
  }

  .tablet-portrait\:left-16 {
    left: 1rem;
  }

  .tablet-portrait\:left-20 {
    left: 1.25rem;
  }

  .tablet-portrait\:left-24 {
    left: 1.5rem;
  }

  .tablet-portrait\:left-32 {
    left: 2rem;
  }

  .tablet-portrait\:left-40 {
    left: 2.5rem;
  }

  .tablet-portrait\:left-48 {
    left: 3rem;
  }

  .tablet-portrait\:left-56 {
    left: 3.5rem;
  }

  .tablet-portrait\:left-64 {
    left: 4rem;
  }

  .tablet-portrait\:left-68 {
    left: 4.25rem;
  }

  .tablet-portrait\:left-72 {
    left: 4.5rem;
  }

  .tablet-portrait\:left-76 {
    left: 4.75rem;
  }

  .tablet-portrait\:left-80 {
    left: 5rem;
  }

  .tablet-portrait\:left-192 {
    left: 12rem;
  }

  .tablet-portrait\:left-auto {
    left: auto;
  }

  .tablet-portrait\:left-px {
    left: 1px;
  }

  .tablet-portrait\:-left-1 {
    left: -0.0625rem;
  }

  .tablet-portrait\:-left-2 {
    left: -0.125rem;
  }

  .tablet-portrait\:-left-3 {
    left: -0.1875rem;
  }

  .tablet-portrait\:-left-4 {
    left: -0.25rem;
  }

  .tablet-portrait\:-left-5 {
    left: -0.3125rem;
  }

  .tablet-portrait\:-left-6 {
    left: -0.375rem;
  }

  .tablet-portrait\:-left-8 {
    left: -0.5rem;
  }

  .tablet-portrait\:-left-10 {
    left: -0.625rem;
  }

  .tablet-portrait\:-left-12 {
    left: -0.75rem;
  }

  .tablet-portrait\:-left-16 {
    left: -1rem;
  }

  .tablet-portrait\:-left-20 {
    left: -1.25rem;
  }

  .tablet-portrait\:-left-24 {
    left: -1.5rem;
  }

  .tablet-portrait\:-left-32 {
    left: -2rem;
  }

  .tablet-portrait\:-left-40 {
    left: -2.5rem;
  }

  .tablet-portrait\:-left-48 {
    left: -3rem;
  }

  .tablet-portrait\:-left-56 {
    left: -3.5rem;
  }

  .tablet-portrait\:-left-64 {
    left: -4rem;
  }

  .tablet-portrait\:-left-68 {
    left: -4.25rem;
  }

  .tablet-portrait\:-left-72 {
    left: -4.5rem;
  }

  .tablet-portrait\:-left-76 {
    left: -4.75rem;
  }

  .tablet-portrait\:-left-80 {
    left: -5rem;
  }

  .tablet-portrait\:-left-192 {
    left: -12rem;
  }

  .tablet-portrait\:-left-px {
    left: -1px;
  }

  .tablet-portrait\:left-1\/2 {
    left: 50%;
  }

  .tablet-portrait\:left-1\/3 {
    left: 33.333333%;
  }

  .tablet-portrait\:left-2\/3 {
    left: 66.666667%;
  }

  .tablet-portrait\:left-1\/4 {
    left: 25%;
  }

  .tablet-portrait\:left-2\/4 {
    left: 50%;
  }

  .tablet-portrait\:left-3\/4 {
    left: 75%;
  }

  .tablet-portrait\:left-full {
    left: 100%;
  }

  .tablet-portrait\:-left-1\/2 {
    left: -50%;
  }

  .tablet-portrait\:-left-1\/3 {
    left: -33.333333%;
  }

  .tablet-portrait\:-left-2\/3 {
    left: -66.666667%;
  }

  .tablet-portrait\:-left-1\/4 {
    left: -25%;
  }

  .tablet-portrait\:-left-2\/4 {
    left: -50%;
  }

  .tablet-portrait\:-left-3\/4 {
    left: -75%;
  }

  .tablet-portrait\:-left-full {
    left: -100%;
  }

  .tablet-portrait\:isolate {
    isolation: isolate;
  }

  .tablet-portrait\:isolation-auto {
    isolation: auto;
  }

  .tablet-portrait\:z-0 {
    z-index: 0;
  }

  .tablet-portrait\:z-10 {
    z-index: 10;
  }

  .tablet-portrait\:z-20 {
    z-index: 20;
  }

  .tablet-portrait\:z-30 {
    z-index: 30;
  }

  .tablet-portrait\:z-40 {
    z-index: 40;
  }

  .tablet-portrait\:z-50 {
    z-index: 50;
  }

  .tablet-portrait\:z-auto {
    z-index: auto;
  }

  .tablet-portrait\:focus-within\:z-0:focus-within {
    z-index: 0;
  }

  .tablet-portrait\:focus-within\:z-10:focus-within {
    z-index: 10;
  }

  .tablet-portrait\:focus-within\:z-20:focus-within {
    z-index: 20;
  }

  .tablet-portrait\:focus-within\:z-30:focus-within {
    z-index: 30;
  }

  .tablet-portrait\:focus-within\:z-40:focus-within {
    z-index: 40;
  }

  .tablet-portrait\:focus-within\:z-50:focus-within {
    z-index: 50;
  }

  .tablet-portrait\:focus-within\:z-auto:focus-within {
    z-index: auto;
  }

  .tablet-portrait\:focus\:z-0:focus {
    z-index: 0;
  }

  .tablet-portrait\:focus\:z-10:focus {
    z-index: 10;
  }

  .tablet-portrait\:focus\:z-20:focus {
    z-index: 20;
  }

  .tablet-portrait\:focus\:z-30:focus {
    z-index: 30;
  }

  .tablet-portrait\:focus\:z-40:focus {
    z-index: 40;
  }

  .tablet-portrait\:focus\:z-50:focus {
    z-index: 50;
  }

  .tablet-portrait\:focus\:z-auto:focus {
    z-index: auto;
  }

  .tablet-portrait\:order-1 {
    order: 1;
  }

  .tablet-portrait\:order-2 {
    order: 2;
  }

  .tablet-portrait\:order-3 {
    order: 3;
  }

  .tablet-portrait\:order-4 {
    order: 4;
  }

  .tablet-portrait\:order-5 {
    order: 5;
  }

  .tablet-portrait\:order-6 {
    order: 6;
  }

  .tablet-portrait\:order-7 {
    order: 7;
  }

  .tablet-portrait\:order-8 {
    order: 8;
  }

  .tablet-portrait\:order-9 {
    order: 9;
  }

  .tablet-portrait\:order-10 {
    order: 10;
  }

  .tablet-portrait\:order-11 {
    order: 11;
  }

  .tablet-portrait\:order-12 {
    order: 12;
  }

  .tablet-portrait\:order-first {
    order: -9999;
  }

  .tablet-portrait\:order-last {
    order: 9999;
  }

  .tablet-portrait\:order-none {
    order: 0;
  }

  .tablet-portrait\:col-auto {
    grid-column: auto;
  }

  .tablet-portrait\:col-span-1 {
    grid-column: span 1 / span 1;
  }

  .tablet-portrait\:col-span-2 {
    grid-column: span 2 / span 2;
  }

  .tablet-portrait\:col-span-3 {
    grid-column: span 3 / span 3;
  }

  .tablet-portrait\:col-span-4 {
    grid-column: span 4 / span 4;
  }

  .tablet-portrait\:col-span-5 {
    grid-column: span 5 / span 5;
  }

  .tablet-portrait\:col-span-6 {
    grid-column: span 6 / span 6;
  }

  .tablet-portrait\:col-span-7 {
    grid-column: span 7 / span 7;
  }

  .tablet-portrait\:col-span-8 {
    grid-column: span 8 / span 8;
  }

  .tablet-portrait\:col-span-9 {
    grid-column: span 9 / span 9;
  }

  .tablet-portrait\:col-span-10 {
    grid-column: span 10 / span 10;
  }

  .tablet-portrait\:col-span-11 {
    grid-column: span 11 / span 11;
  }

  .tablet-portrait\:col-span-12 {
    grid-column: span 12 / span 12;
  }

  .tablet-portrait\:col-span-full {
    grid-column: 1 / -1;
  }

  .tablet-portrait\:col-start-1 {
    grid-column-start: 1;
  }

  .tablet-portrait\:col-start-2 {
    grid-column-start: 2;
  }

  .tablet-portrait\:col-start-3 {
    grid-column-start: 3;
  }

  .tablet-portrait\:col-start-4 {
    grid-column-start: 4;
  }

  .tablet-portrait\:col-start-5 {
    grid-column-start: 5;
  }

  .tablet-portrait\:col-start-6 {
    grid-column-start: 6;
  }

  .tablet-portrait\:col-start-7 {
    grid-column-start: 7;
  }

  .tablet-portrait\:col-start-8 {
    grid-column-start: 8;
  }

  .tablet-portrait\:col-start-9 {
    grid-column-start: 9;
  }

  .tablet-portrait\:col-start-10 {
    grid-column-start: 10;
  }

  .tablet-portrait\:col-start-11 {
    grid-column-start: 11;
  }

  .tablet-portrait\:col-start-12 {
    grid-column-start: 12;
  }

  .tablet-portrait\:col-start-13 {
    grid-column-start: 13;
  }

  .tablet-portrait\:col-start-auto {
    grid-column-start: auto;
  }

  .tablet-portrait\:col-end-1 {
    grid-column-end: 1;
  }

  .tablet-portrait\:col-end-2 {
    grid-column-end: 2;
  }

  .tablet-portrait\:col-end-3 {
    grid-column-end: 3;
  }

  .tablet-portrait\:col-end-4 {
    grid-column-end: 4;
  }

  .tablet-portrait\:col-end-5 {
    grid-column-end: 5;
  }

  .tablet-portrait\:col-end-6 {
    grid-column-end: 6;
  }

  .tablet-portrait\:col-end-7 {
    grid-column-end: 7;
  }

  .tablet-portrait\:col-end-8 {
    grid-column-end: 8;
  }

  .tablet-portrait\:col-end-9 {
    grid-column-end: 9;
  }

  .tablet-portrait\:col-end-10 {
    grid-column-end: 10;
  }

  .tablet-portrait\:col-end-11 {
    grid-column-end: 11;
  }

  .tablet-portrait\:col-end-12 {
    grid-column-end: 12;
  }

  .tablet-portrait\:col-end-13 {
    grid-column-end: 13;
  }

  .tablet-portrait\:col-end-auto {
    grid-column-end: auto;
  }

  .tablet-portrait\:row-auto {
    grid-row: auto;
  }

  .tablet-portrait\:row-span-1 {
    grid-row: span 1 / span 1;
  }

  .tablet-portrait\:row-span-2 {
    grid-row: span 2 / span 2;
  }

  .tablet-portrait\:row-span-3 {
    grid-row: span 3 / span 3;
  }

  .tablet-portrait\:row-span-4 {
    grid-row: span 4 / span 4;
  }

  .tablet-portrait\:row-span-5 {
    grid-row: span 5 / span 5;
  }

  .tablet-portrait\:row-span-6 {
    grid-row: span 6 / span 6;
  }

  .tablet-portrait\:row-span-full {
    grid-row: 1 / -1;
  }

  .tablet-portrait\:row-start-1 {
    grid-row-start: 1;
  }

  .tablet-portrait\:row-start-2 {
    grid-row-start: 2;
  }

  .tablet-portrait\:row-start-3 {
    grid-row-start: 3;
  }

  .tablet-portrait\:row-start-4 {
    grid-row-start: 4;
  }

  .tablet-portrait\:row-start-5 {
    grid-row-start: 5;
  }

  .tablet-portrait\:row-start-6 {
    grid-row-start: 6;
  }

  .tablet-portrait\:row-start-7 {
    grid-row-start: 7;
  }

  .tablet-portrait\:row-start-auto {
    grid-row-start: auto;
  }

  .tablet-portrait\:row-end-1 {
    grid-row-end: 1;
  }

  .tablet-portrait\:row-end-2 {
    grid-row-end: 2;
  }

  .tablet-portrait\:row-end-3 {
    grid-row-end: 3;
  }

  .tablet-portrait\:row-end-4 {
    grid-row-end: 4;
  }

  .tablet-portrait\:row-end-5 {
    grid-row-end: 5;
  }

  .tablet-portrait\:row-end-6 {
    grid-row-end: 6;
  }

  .tablet-portrait\:row-end-7 {
    grid-row-end: 7;
  }

  .tablet-portrait\:row-end-auto {
    grid-row-end: auto;
  }

  .tablet-portrait\:float-right {
    float: right;
  }

  .tablet-portrait\:float-left {
    float: left;
  }

  .tablet-portrait\:float-none {
    float: none;
  }

  .tablet-portrait\:clear-left {
    clear: left;
  }

  .tablet-portrait\:clear-right {
    clear: right;
  }

  .tablet-portrait\:clear-both {
    clear: both;
  }

  .tablet-portrait\:clear-none {
    clear: none;
  }

  .tablet-portrait\:m-0 {
    margin: 0;
  }

  .tablet-portrait\:m-1 {
    margin: 0.0625rem;
  }

  .tablet-portrait\:m-2 {
    margin: 0.125rem;
  }

  .tablet-portrait\:m-3 {
    margin: 0.1875rem;
  }

  .tablet-portrait\:m-4 {
    margin: 0.25rem;
  }

  .tablet-portrait\:m-5 {
    margin: 0.3125rem;
  }

  .tablet-portrait\:m-6 {
    margin: 0.375rem;
  }

  .tablet-portrait\:m-8 {
    margin: 0.5rem;
  }

  .tablet-portrait\:m-10 {
    margin: 0.625rem;
  }

  .tablet-portrait\:m-12 {
    margin: 0.75rem;
  }

  .tablet-portrait\:m-16 {
    margin: 1rem;
  }

  .tablet-portrait\:m-20 {
    margin: 1.25rem;
  }

  .tablet-portrait\:m-24 {
    margin: 1.5rem;
  }

  .tablet-portrait\:m-32 {
    margin: 2rem;
  }

  .tablet-portrait\:m-40 {
    margin: 2.5rem;
  }

  .tablet-portrait\:m-48 {
    margin: 3rem;
  }

  .tablet-portrait\:m-56 {
    margin: 3.5rem;
  }

  .tablet-portrait\:m-64 {
    margin: 4rem;
  }

  .tablet-portrait\:m-68 {
    margin: 4.25rem;
  }

  .tablet-portrait\:m-72 {
    margin: 4.5rem;
  }

  .tablet-portrait\:m-76 {
    margin: 4.75rem;
  }

  .tablet-portrait\:m-80 {
    margin: 5rem;
  }

  .tablet-portrait\:m-192 {
    margin: 12rem;
  }

  .tablet-portrait\:m-auto {
    margin: auto;
  }

  .tablet-portrait\:m-px {
    margin: 1px;
  }

  .tablet-portrait\:-m-1 {
    margin: -0.0625rem;
  }

  .tablet-portrait\:-m-2 {
    margin: -0.125rem;
  }

  .tablet-portrait\:-m-3 {
    margin: -0.1875rem;
  }

  .tablet-portrait\:-m-4 {
    margin: -0.25rem;
  }

  .tablet-portrait\:-m-5 {
    margin: -0.3125rem;
  }

  .tablet-portrait\:-m-6 {
    margin: -0.375rem;
  }

  .tablet-portrait\:-m-8 {
    margin: -0.5rem;
  }

  .tablet-portrait\:-m-10 {
    margin: -0.625rem;
  }

  .tablet-portrait\:-m-12 {
    margin: -0.75rem;
  }

  .tablet-portrait\:-m-16 {
    margin: -1rem;
  }

  .tablet-portrait\:-m-20 {
    margin: -1.25rem;
  }

  .tablet-portrait\:-m-24 {
    margin: -1.5rem;
  }

  .tablet-portrait\:-m-32 {
    margin: -2rem;
  }

  .tablet-portrait\:-m-40 {
    margin: -2.5rem;
  }

  .tablet-portrait\:-m-48 {
    margin: -3rem;
  }

  .tablet-portrait\:-m-56 {
    margin: -3.5rem;
  }

  .tablet-portrait\:-m-64 {
    margin: -4rem;
  }

  .tablet-portrait\:-m-68 {
    margin: -4.25rem;
  }

  .tablet-portrait\:-m-72 {
    margin: -4.5rem;
  }

  .tablet-portrait\:-m-76 {
    margin: -4.75rem;
  }

  .tablet-portrait\:-m-80 {
    margin: -5rem;
  }

  .tablet-portrait\:-m-192 {
    margin: -12rem;
  }

  .tablet-portrait\:-m-px {
    margin: -1px;
  }

  .tablet-portrait\:mx-0 {
    margin-left: 0;
    margin-right: 0;
  }

  .tablet-portrait\:mx-1 {
    margin-left: 0.0625rem;
    margin-right: 0.0625rem;
  }

  .tablet-portrait\:mx-2 {
    margin-left: 0.125rem;
    margin-right: 0.125rem;
  }

  .tablet-portrait\:mx-3 {
    margin-left: 0.1875rem;
    margin-right: 0.1875rem;
  }

  .tablet-portrait\:mx-4 {
    margin-left: 0.25rem;
    margin-right: 0.25rem;
  }

  .tablet-portrait\:mx-5 {
    margin-left: 0.3125rem;
    margin-right: 0.3125rem;
  }

  .tablet-portrait\:mx-6 {
    margin-left: 0.375rem;
    margin-right: 0.375rem;
  }

  .tablet-portrait\:mx-8 {
    margin-left: 0.5rem;
    margin-right: 0.5rem;
  }

  .tablet-portrait\:mx-10 {
    margin-left: 0.625rem;
    margin-right: 0.625rem;
  }

  .tablet-portrait\:mx-12 {
    margin-left: 0.75rem;
    margin-right: 0.75rem;
  }

  .tablet-portrait\:mx-16 {
    margin-left: 1rem;
    margin-right: 1rem;
  }

  .tablet-portrait\:mx-20 {
    margin-left: 1.25rem;
    margin-right: 1.25rem;
  }

  .tablet-portrait\:mx-24 {
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }

  .tablet-portrait\:mx-32 {
    margin-left: 2rem;
    margin-right: 2rem;
  }

  .tablet-portrait\:mx-40 {
    margin-left: 2.5rem;
    margin-right: 2.5rem;
  }

  .tablet-portrait\:mx-48 {
    margin-left: 3rem;
    margin-right: 3rem;
  }

  .tablet-portrait\:mx-56 {
    margin-left: 3.5rem;
    margin-right: 3.5rem;
  }

  .tablet-portrait\:mx-64 {
    margin-left: 4rem;
    margin-right: 4rem;
  }

  .tablet-portrait\:mx-68 {
    margin-left: 4.25rem;
    margin-right: 4.25rem;
  }

  .tablet-portrait\:mx-72 {
    margin-left: 4.5rem;
    margin-right: 4.5rem;
  }

  .tablet-portrait\:mx-76 {
    margin-left: 4.75rem;
    margin-right: 4.75rem;
  }

  .tablet-portrait\:mx-80 {
    margin-left: 5rem;
    margin-right: 5rem;
  }

  .tablet-portrait\:mx-192 {
    margin-left: 12rem;
    margin-right: 12rem;
  }

  .tablet-portrait\:mx-auto {
    margin-left: auto;
    margin-right: auto;
  }

  .tablet-portrait\:mx-px {
    margin-left: 1px;
    margin-right: 1px;
  }

  .tablet-portrait\:-mx-1 {
    margin-left: -0.0625rem;
    margin-right: -0.0625rem;
  }

  .tablet-portrait\:-mx-2 {
    margin-left: -0.125rem;
    margin-right: -0.125rem;
  }

  .tablet-portrait\:-mx-3 {
    margin-left: -0.1875rem;
    margin-right: -0.1875rem;
  }

  .tablet-portrait\:-mx-4 {
    margin-left: -0.25rem;
    margin-right: -0.25rem;
  }

  .tablet-portrait\:-mx-5 {
    margin-left: -0.3125rem;
    margin-right: -0.3125rem;
  }

  .tablet-portrait\:-mx-6 {
    margin-left: -0.375rem;
    margin-right: -0.375rem;
  }

  .tablet-portrait\:-mx-8 {
    margin-left: -0.5rem;
    margin-right: -0.5rem;
  }

  .tablet-portrait\:-mx-10 {
    margin-left: -0.625rem;
    margin-right: -0.625rem;
  }

  .tablet-portrait\:-mx-12 {
    margin-left: -0.75rem;
    margin-right: -0.75rem;
  }

  .tablet-portrait\:-mx-16 {
    margin-left: -1rem;
    margin-right: -1rem;
  }

  .tablet-portrait\:-mx-20 {
    margin-left: -1.25rem;
    margin-right: -1.25rem;
  }

  .tablet-portrait\:-mx-24 {
    margin-left: -1.5rem;
    margin-right: -1.5rem;
  }

  .tablet-portrait\:-mx-32 {
    margin-left: -2rem;
    margin-right: -2rem;
  }

  .tablet-portrait\:-mx-40 {
    margin-left: -2.5rem;
    margin-right: -2.5rem;
  }

  .tablet-portrait\:-mx-48 {
    margin-left: -3rem;
    margin-right: -3rem;
  }

  .tablet-portrait\:-mx-56 {
    margin-left: -3.5rem;
    margin-right: -3.5rem;
  }

  .tablet-portrait\:-mx-64 {
    margin-left: -4rem;
    margin-right: -4rem;
  }

  .tablet-portrait\:-mx-68 {
    margin-left: -4.25rem;
    margin-right: -4.25rem;
  }

  .tablet-portrait\:-mx-72 {
    margin-left: -4.5rem;
    margin-right: -4.5rem;
  }

  .tablet-portrait\:-mx-76 {
    margin-left: -4.75rem;
    margin-right: -4.75rem;
  }

  .tablet-portrait\:-mx-80 {
    margin-left: -5rem;
    margin-right: -5rem;
  }

  .tablet-portrait\:-mx-192 {
    margin-left: -12rem;
    margin-right: -12rem;
  }

  .tablet-portrait\:-mx-px {
    margin-left: -1px;
    margin-right: -1px;
  }

  .tablet-portrait\:my-0 {
    margin-top: 0;
    margin-bottom: 0;
  }

  .tablet-portrait\:my-1 {
    margin-top: 0.0625rem;
    margin-bottom: 0.0625rem;
  }

  .tablet-portrait\:my-2 {
    margin-top: 0.125rem;
    margin-bottom: 0.125rem;
  }

  .tablet-portrait\:my-3 {
    margin-top: 0.1875rem;
    margin-bottom: 0.1875rem;
  }

  .tablet-portrait\:my-4 {
    margin-top: 0.25rem;
    margin-bottom: 0.25rem;
  }

  .tablet-portrait\:my-5 {
    margin-top: 0.3125rem;
    margin-bottom: 0.3125rem;
  }

  .tablet-portrait\:my-6 {
    margin-top: 0.375rem;
    margin-bottom: 0.375rem;
  }

  .tablet-portrait\:my-8 {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
  }

  .tablet-portrait\:my-10 {
    margin-top: 0.625rem;
    margin-bottom: 0.625rem;
  }

  .tablet-portrait\:my-12 {
    margin-top: 0.75rem;
    margin-bottom: 0.75rem;
  }

  .tablet-portrait\:my-16 {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }

  .tablet-portrait\:my-20 {
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
  }

  .tablet-portrait\:my-24 {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }

  .tablet-portrait\:my-32 {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }

  .tablet-portrait\:my-40 {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }

  .tablet-portrait\:my-48 {
    margin-top: 3rem;
    margin-bottom: 3rem;
  }

  .tablet-portrait\:my-56 {
    margin-top: 3.5rem;
    margin-bottom: 3.5rem;
  }

  .tablet-portrait\:my-64 {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }

  .tablet-portrait\:my-68 {
    margin-top: 4.25rem;
    margin-bottom: 4.25rem;
  }

  .tablet-portrait\:my-72 {
    margin-top: 4.5rem;
    margin-bottom: 4.5rem;
  }

  .tablet-portrait\:my-76 {
    margin-top: 4.75rem;
    margin-bottom: 4.75rem;
  }

  .tablet-portrait\:my-80 {
    margin-top: 5rem;
    margin-bottom: 5rem;
  }

  .tablet-portrait\:my-192 {
    margin-top: 12rem;
    margin-bottom: 12rem;
  }

  .tablet-portrait\:my-auto {
    margin-top: auto;
    margin-bottom: auto;
  }

  .tablet-portrait\:my-px {
    margin-top: 1px;
    margin-bottom: 1px;
  }

  .tablet-portrait\:-my-1 {
    margin-top: -0.0625rem;
    margin-bottom: -0.0625rem;
  }

  .tablet-portrait\:-my-2 {
    margin-top: -0.125rem;
    margin-bottom: -0.125rem;
  }

  .tablet-portrait\:-my-3 {
    margin-top: -0.1875rem;
    margin-bottom: -0.1875rem;
  }

  .tablet-portrait\:-my-4 {
    margin-top: -0.25rem;
    margin-bottom: -0.25rem;
  }

  .tablet-portrait\:-my-5 {
    margin-top: -0.3125rem;
    margin-bottom: -0.3125rem;
  }

  .tablet-portrait\:-my-6 {
    margin-top: -0.375rem;
    margin-bottom: -0.375rem;
  }

  .tablet-portrait\:-my-8 {
    margin-top: -0.5rem;
    margin-bottom: -0.5rem;
  }

  .tablet-portrait\:-my-10 {
    margin-top: -0.625rem;
    margin-bottom: -0.625rem;
  }

  .tablet-portrait\:-my-12 {
    margin-top: -0.75rem;
    margin-bottom: -0.75rem;
  }

  .tablet-portrait\:-my-16 {
    margin-top: -1rem;
    margin-bottom: -1rem;
  }

  .tablet-portrait\:-my-20 {
    margin-top: -1.25rem;
    margin-bottom: -1.25rem;
  }

  .tablet-portrait\:-my-24 {
    margin-top: -1.5rem;
    margin-bottom: -1.5rem;
  }

  .tablet-portrait\:-my-32 {
    margin-top: -2rem;
    margin-bottom: -2rem;
  }

  .tablet-portrait\:-my-40 {
    margin-top: -2.5rem;
    margin-bottom: -2.5rem;
  }

  .tablet-portrait\:-my-48 {
    margin-top: -3rem;
    margin-bottom: -3rem;
  }

  .tablet-portrait\:-my-56 {
    margin-top: -3.5rem;
    margin-bottom: -3.5rem;
  }

  .tablet-portrait\:-my-64 {
    margin-top: -4rem;
    margin-bottom: -4rem;
  }

  .tablet-portrait\:-my-68 {
    margin-top: -4.25rem;
    margin-bottom: -4.25rem;
  }

  .tablet-portrait\:-my-72 {
    margin-top: -4.5rem;
    margin-bottom: -4.5rem;
  }

  .tablet-portrait\:-my-76 {
    margin-top: -4.75rem;
    margin-bottom: -4.75rem;
  }

  .tablet-portrait\:-my-80 {
    margin-top: -5rem;
    margin-bottom: -5rem;
  }

  .tablet-portrait\:-my-192 {
    margin-top: -12rem;
    margin-bottom: -12rem;
  }

  .tablet-portrait\:-my-px {
    margin-top: -1px;
    margin-bottom: -1px;
  }

  .tablet-portrait\:mt-0 {
    margin-top: 0;
  }

  .tablet-portrait\:mt-1 {
    margin-top: 0.0625rem;
  }

  .tablet-portrait\:mt-2 {
    margin-top: 0.125rem;
  }

  .tablet-portrait\:mt-3 {
    margin-top: 0.1875rem;
  }

  .tablet-portrait\:mt-4 {
    margin-top: 0.25rem;
  }

  .tablet-portrait\:mt-5 {
    margin-top: 0.3125rem;
  }

  .tablet-portrait\:mt-6 {
    margin-top: 0.375rem;
  }

  .tablet-portrait\:mt-8 {
    margin-top: 0.5rem;
  }

  .tablet-portrait\:mt-10 {
    margin-top: 0.625rem;
  }

  .tablet-portrait\:mt-12 {
    margin-top: 0.75rem;
  }

  .tablet-portrait\:mt-16 {
    margin-top: 1rem;
  }

  .tablet-portrait\:mt-20 {
    margin-top: 1.25rem;
  }

  .tablet-portrait\:mt-24 {
    margin-top: 1.5rem;
  }

  .tablet-portrait\:mt-32 {
    margin-top: 2rem;
  }

  .tablet-portrait\:mt-40 {
    margin-top: 2.5rem;
  }

  .tablet-portrait\:mt-48 {
    margin-top: 3rem;
  }

  .tablet-portrait\:mt-56 {
    margin-top: 3.5rem;
  }

  .tablet-portrait\:mt-64 {
    margin-top: 4rem;
  }

  .tablet-portrait\:mt-68 {
    margin-top: 4.25rem;
  }

  .tablet-portrait\:mt-72 {
    margin-top: 4.5rem;
  }

  .tablet-portrait\:mt-76 {
    margin-top: 4.75rem;
  }

  .tablet-portrait\:mt-80 {
    margin-top: 5rem;
  }

  .tablet-portrait\:mt-192 {
    margin-top: 12rem;
  }

  .tablet-portrait\:mt-auto {
    margin-top: auto;
  }

  .tablet-portrait\:mt-px {
    margin-top: 1px;
  }

  .tablet-portrait\:-mt-1 {
    margin-top: -0.0625rem;
  }

  .tablet-portrait\:-mt-2 {
    margin-top: -0.125rem;
  }

  .tablet-portrait\:-mt-3 {
    margin-top: -0.1875rem;
  }

  .tablet-portrait\:-mt-4 {
    margin-top: -0.25rem;
  }

  .tablet-portrait\:-mt-5 {
    margin-top: -0.3125rem;
  }

  .tablet-portrait\:-mt-6 {
    margin-top: -0.375rem;
  }

  .tablet-portrait\:-mt-8 {
    margin-top: -0.5rem;
  }

  .tablet-portrait\:-mt-10 {
    margin-top: -0.625rem;
  }

  .tablet-portrait\:-mt-12 {
    margin-top: -0.75rem;
  }

  .tablet-portrait\:-mt-16 {
    margin-top: -1rem;
  }

  .tablet-portrait\:-mt-20 {
    margin-top: -1.25rem;
  }

  .tablet-portrait\:-mt-24 {
    margin-top: -1.5rem;
  }

  .tablet-portrait\:-mt-32 {
    margin-top: -2rem;
  }

  .tablet-portrait\:-mt-40 {
    margin-top: -2.5rem;
  }

  .tablet-portrait\:-mt-48 {
    margin-top: -3rem;
  }

  .tablet-portrait\:-mt-56 {
    margin-top: -3.5rem;
  }

  .tablet-portrait\:-mt-64 {
    margin-top: -4rem;
  }

  .tablet-portrait\:-mt-68 {
    margin-top: -4.25rem;
  }

  .tablet-portrait\:-mt-72 {
    margin-top: -4.5rem;
  }

  .tablet-portrait\:-mt-76 {
    margin-top: -4.75rem;
  }

  .tablet-portrait\:-mt-80 {
    margin-top: -5rem;
  }

  .tablet-portrait\:-mt-192 {
    margin-top: -12rem;
  }

  .tablet-portrait\:-mt-px {
    margin-top: -1px;
  }

  .tablet-portrait\:mr-0 {
    margin-right: 0;
  }

  .tablet-portrait\:mr-1 {
    margin-right: 0.0625rem;
  }

  .tablet-portrait\:mr-2 {
    margin-right: 0.125rem;
  }

  .tablet-portrait\:mr-3 {
    margin-right: 0.1875rem;
  }

  .tablet-portrait\:mr-4 {
    margin-right: 0.25rem;
  }

  .tablet-portrait\:mr-5 {
    margin-right: 0.3125rem;
  }

  .tablet-portrait\:mr-6 {
    margin-right: 0.375rem;
  }

  .tablet-portrait\:mr-8 {
    margin-right: 0.5rem;
  }

  .tablet-portrait\:mr-10 {
    margin-right: 0.625rem;
  }

  .tablet-portrait\:mr-12 {
    margin-right: 0.75rem;
  }

  .tablet-portrait\:mr-16 {
    margin-right: 1rem;
  }

  .tablet-portrait\:mr-20 {
    margin-right: 1.25rem;
  }

  .tablet-portrait\:mr-24 {
    margin-right: 1.5rem;
  }

  .tablet-portrait\:mr-32 {
    margin-right: 2rem;
  }

  .tablet-portrait\:mr-40 {
    margin-right: 2.5rem;
  }

  .tablet-portrait\:mr-48 {
    margin-right: 3rem;
  }

  .tablet-portrait\:mr-56 {
    margin-right: 3.5rem;
  }

  .tablet-portrait\:mr-64 {
    margin-right: 4rem;
  }

  .tablet-portrait\:mr-68 {
    margin-right: 4.25rem;
  }

  .tablet-portrait\:mr-72 {
    margin-right: 4.5rem;
  }

  .tablet-portrait\:mr-76 {
    margin-right: 4.75rem;
  }

  .tablet-portrait\:mr-80 {
    margin-right: 5rem;
  }

  .tablet-portrait\:mr-192 {
    margin-right: 12rem;
  }

  .tablet-portrait\:mr-auto {
    margin-right: auto;
  }

  .tablet-portrait\:mr-px {
    margin-right: 1px;
  }

  .tablet-portrait\:-mr-1 {
    margin-right: -0.0625rem;
  }

  .tablet-portrait\:-mr-2 {
    margin-right: -0.125rem;
  }

  .tablet-portrait\:-mr-3 {
    margin-right: -0.1875rem;
  }

  .tablet-portrait\:-mr-4 {
    margin-right: -0.25rem;
  }

  .tablet-portrait\:-mr-5 {
    margin-right: -0.3125rem;
  }

  .tablet-portrait\:-mr-6 {
    margin-right: -0.375rem;
  }

  .tablet-portrait\:-mr-8 {
    margin-right: -0.5rem;
  }

  .tablet-portrait\:-mr-10 {
    margin-right: -0.625rem;
  }

  .tablet-portrait\:-mr-12 {
    margin-right: -0.75rem;
  }

  .tablet-portrait\:-mr-16 {
    margin-right: -1rem;
  }

  .tablet-portrait\:-mr-20 {
    margin-right: -1.25rem;
  }

  .tablet-portrait\:-mr-24 {
    margin-right: -1.5rem;
  }

  .tablet-portrait\:-mr-32 {
    margin-right: -2rem;
  }

  .tablet-portrait\:-mr-40 {
    margin-right: -2.5rem;
  }

  .tablet-portrait\:-mr-48 {
    margin-right: -3rem;
  }

  .tablet-portrait\:-mr-56 {
    margin-right: -3.5rem;
  }

  .tablet-portrait\:-mr-64 {
    margin-right: -4rem;
  }

  .tablet-portrait\:-mr-68 {
    margin-right: -4.25rem;
  }

  .tablet-portrait\:-mr-72 {
    margin-right: -4.5rem;
  }

  .tablet-portrait\:-mr-76 {
    margin-right: -4.75rem;
  }

  .tablet-portrait\:-mr-80 {
    margin-right: -5rem;
  }

  .tablet-portrait\:-mr-192 {
    margin-right: -12rem;
  }

  .tablet-portrait\:-mr-px {
    margin-right: -1px;
  }

  .tablet-portrait\:mb-0 {
    margin-bottom: 0;
  }

  .tablet-portrait\:mb-1 {
    margin-bottom: 0.0625rem;
  }

  .tablet-portrait\:mb-2 {
    margin-bottom: 0.125rem;
  }

  .tablet-portrait\:mb-3 {
    margin-bottom: 0.1875rem;
  }

  .tablet-portrait\:mb-4 {
    margin-bottom: 0.25rem;
  }

  .tablet-portrait\:mb-5 {
    margin-bottom: 0.3125rem;
  }

  .tablet-portrait\:mb-6 {
    margin-bottom: 0.375rem;
  }

  .tablet-portrait\:mb-8 {
    margin-bottom: 0.5rem;
  }

  .tablet-portrait\:mb-10 {
    margin-bottom: 0.625rem;
  }

  .tablet-portrait\:mb-12 {
    margin-bottom: 0.75rem;
  }

  .tablet-portrait\:mb-16 {
    margin-bottom: 1rem;
  }

  .tablet-portrait\:mb-20 {
    margin-bottom: 1.25rem;
  }

  .tablet-portrait\:mb-24 {
    margin-bottom: 1.5rem;
  }

  .tablet-portrait\:mb-32 {
    margin-bottom: 2rem;
  }

  .tablet-portrait\:mb-40 {
    margin-bottom: 2.5rem;
  }

  .tablet-portrait\:mb-48 {
    margin-bottom: 3rem;
  }

  .tablet-portrait\:mb-56 {
    margin-bottom: 3.5rem;
  }

  .tablet-portrait\:mb-64 {
    margin-bottom: 4rem;
  }

  .tablet-portrait\:mb-68 {
    margin-bottom: 4.25rem;
  }

  .tablet-portrait\:mb-72 {
    margin-bottom: 4.5rem;
  }

  .tablet-portrait\:mb-76 {
    margin-bottom: 4.75rem;
  }

  .tablet-portrait\:mb-80 {
    margin-bottom: 5rem;
  }

  .tablet-portrait\:mb-192 {
    margin-bottom: 12rem;
  }

  .tablet-portrait\:mb-auto {
    margin-bottom: auto;
  }

  .tablet-portrait\:mb-px {
    margin-bottom: 1px;
  }

  .tablet-portrait\:-mb-1 {
    margin-bottom: -0.0625rem;
  }

  .tablet-portrait\:-mb-2 {
    margin-bottom: -0.125rem;
  }

  .tablet-portrait\:-mb-3 {
    margin-bottom: -0.1875rem;
  }

  .tablet-portrait\:-mb-4 {
    margin-bottom: -0.25rem;
  }

  .tablet-portrait\:-mb-5 {
    margin-bottom: -0.3125rem;
  }

  .tablet-portrait\:-mb-6 {
    margin-bottom: -0.375rem;
  }

  .tablet-portrait\:-mb-8 {
    margin-bottom: -0.5rem;
  }

  .tablet-portrait\:-mb-10 {
    margin-bottom: -0.625rem;
  }

  .tablet-portrait\:-mb-12 {
    margin-bottom: -0.75rem;
  }

  .tablet-portrait\:-mb-16 {
    margin-bottom: -1rem;
  }

  .tablet-portrait\:-mb-20 {
    margin-bottom: -1.25rem;
  }

  .tablet-portrait\:-mb-24 {
    margin-bottom: -1.5rem;
  }

  .tablet-portrait\:-mb-32 {
    margin-bottom: -2rem;
  }

  .tablet-portrait\:-mb-40 {
    margin-bottom: -2.5rem;
  }

  .tablet-portrait\:-mb-48 {
    margin-bottom: -3rem;
  }

  .tablet-portrait\:-mb-56 {
    margin-bottom: -3.5rem;
  }

  .tablet-portrait\:-mb-64 {
    margin-bottom: -4rem;
  }

  .tablet-portrait\:-mb-68 {
    margin-bottom: -4.25rem;
  }

  .tablet-portrait\:-mb-72 {
    margin-bottom: -4.5rem;
  }

  .tablet-portrait\:-mb-76 {
    margin-bottom: -4.75rem;
  }

  .tablet-portrait\:-mb-80 {
    margin-bottom: -5rem;
  }

  .tablet-portrait\:-mb-192 {
    margin-bottom: -12rem;
  }

  .tablet-portrait\:-mb-px {
    margin-bottom: -1px;
  }

  .tablet-portrait\:ml-0 {
    margin-left: 0;
  }

  .tablet-portrait\:ml-1 {
    margin-left: 0.0625rem;
  }

  .tablet-portrait\:ml-2 {
    margin-left: 0.125rem;
  }

  .tablet-portrait\:ml-3 {
    margin-left: 0.1875rem;
  }

  .tablet-portrait\:ml-4 {
    margin-left: 0.25rem;
  }

  .tablet-portrait\:ml-5 {
    margin-left: 0.3125rem;
  }

  .tablet-portrait\:ml-6 {
    margin-left: 0.375rem;
  }

  .tablet-portrait\:ml-8 {
    margin-left: 0.5rem;
  }

  .tablet-portrait\:ml-10 {
    margin-left: 0.625rem;
  }

  .tablet-portrait\:ml-12 {
    margin-left: 0.75rem;
  }

  .tablet-portrait\:ml-16 {
    margin-left: 1rem;
  }

  .tablet-portrait\:ml-20 {
    margin-left: 1.25rem;
  }

  .tablet-portrait\:ml-24 {
    margin-left: 1.5rem;
  }

  .tablet-portrait\:ml-32 {
    margin-left: 2rem;
  }

  .tablet-portrait\:ml-40 {
    margin-left: 2.5rem;
  }

  .tablet-portrait\:ml-48 {
    margin-left: 3rem;
  }

  .tablet-portrait\:ml-56 {
    margin-left: 3.5rem;
  }

  .tablet-portrait\:ml-64 {
    margin-left: 4rem;
  }

  .tablet-portrait\:ml-68 {
    margin-left: 4.25rem;
  }

  .tablet-portrait\:ml-72 {
    margin-left: 4.5rem;
  }

  .tablet-portrait\:ml-76 {
    margin-left: 4.75rem;
  }

  .tablet-portrait\:ml-80 {
    margin-left: 5rem;
  }

  .tablet-portrait\:ml-192 {
    margin-left: 12rem;
  }

  .tablet-portrait\:ml-auto {
    margin-left: auto;
  }

  .tablet-portrait\:ml-px {
    margin-left: 1px;
  }

  .tablet-portrait\:-ml-1 {
    margin-left: -0.0625rem;
  }

  .tablet-portrait\:-ml-2 {
    margin-left: -0.125rem;
  }

  .tablet-portrait\:-ml-3 {
    margin-left: -0.1875rem;
  }

  .tablet-portrait\:-ml-4 {
    margin-left: -0.25rem;
  }

  .tablet-portrait\:-ml-5 {
    margin-left: -0.3125rem;
  }

  .tablet-portrait\:-ml-6 {
    margin-left: -0.375rem;
  }

  .tablet-portrait\:-ml-8 {
    margin-left: -0.5rem;
  }

  .tablet-portrait\:-ml-10 {
    margin-left: -0.625rem;
  }

  .tablet-portrait\:-ml-12 {
    margin-left: -0.75rem;
  }

  .tablet-portrait\:-ml-16 {
    margin-left: -1rem;
  }

  .tablet-portrait\:-ml-20 {
    margin-left: -1.25rem;
  }

  .tablet-portrait\:-ml-24 {
    margin-left: -1.5rem;
  }

  .tablet-portrait\:-ml-32 {
    margin-left: -2rem;
  }

  .tablet-portrait\:-ml-40 {
    margin-left: -2.5rem;
  }

  .tablet-portrait\:-ml-48 {
    margin-left: -3rem;
  }

  .tablet-portrait\:-ml-56 {
    margin-left: -3.5rem;
  }

  .tablet-portrait\:-ml-64 {
    margin-left: -4rem;
  }

  .tablet-portrait\:-ml-68 {
    margin-left: -4.25rem;
  }

  .tablet-portrait\:-ml-72 {
    margin-left: -4.5rem;
  }

  .tablet-portrait\:-ml-76 {
    margin-left: -4.75rem;
  }

  .tablet-portrait\:-ml-80 {
    margin-left: -5rem;
  }

  .tablet-portrait\:-ml-192 {
    margin-left: -12rem;
  }

  .tablet-portrait\:-ml-px {
    margin-left: -1px;
  }

  .tablet-portrait\:box-border {
    box-sizing: border-box;
  }

  .tablet-portrait\:box-content {
    box-sizing: content-box;
  }

  .tablet-portrait\:block {
    display: block;
  }

  .tablet-portrait\:inline-block {
    display: inline-block;
  }

  .tablet-portrait\:inline {
    display: inline;
  }

  .tablet-portrait\:flex {
    display: flex;
  }

  .tablet-portrait\:inline-flex {
    display: inline-flex;
  }

  .tablet-portrait\:table {
    display: table;
  }

  .tablet-portrait\:inline-table {
    display: inline-table;
  }

  .tablet-portrait\:table-caption {
    display: table-caption;
  }

  .tablet-portrait\:table-cell {
    display: table-cell;
  }

  .tablet-portrait\:table-column {
    display: table-column;
  }

  .tablet-portrait\:table-column-group {
    display: table-column-group;
  }

  .tablet-portrait\:table-footer-group {
    display: table-footer-group;
  }

  .tablet-portrait\:table-header-group {
    display: table-header-group;
  }

  .tablet-portrait\:table-row-group {
    display: table-row-group;
  }

  .tablet-portrait\:table-row {
    display: table-row;
  }

  .tablet-portrait\:flow-root {
    display: flow-root;
  }

  .tablet-portrait\:grid {
    display: grid;
  }

  .tablet-portrait\:inline-grid {
    display: inline-grid;
  }

  .tablet-portrait\:contents {
    display: contents;
  }

  .tablet-portrait\:list-item {
    display: list-item;
  }

  .tablet-portrait\:hidden {
    display: none;
  }

  .tablet-portrait\:h-0 {
    height: 0;
  }

  .tablet-portrait\:h-1 {
    height: 0.0625rem;
  }

  .tablet-portrait\:h-2 {
    height: 0.125rem;
  }

  .tablet-portrait\:h-3 {
    height: 0.1875rem;
  }

  .tablet-portrait\:h-4 {
    height: 0.25rem;
  }

  .tablet-portrait\:h-5 {
    height: 0.3125rem;
  }

  .tablet-portrait\:h-6 {
    height: 0.375rem;
  }

  .tablet-portrait\:h-8 {
    height: 0.5rem;
  }

  .tablet-portrait\:h-10 {
    height: 0.625rem;
  }

  .tablet-portrait\:h-12 {
    height: 0.75rem;
  }

  .tablet-portrait\:h-16 {
    height: 1rem;
  }

  .tablet-portrait\:h-20 {
    height: 1.25rem;
  }

  .tablet-portrait\:h-24 {
    height: 1.5rem;
  }

  .tablet-portrait\:h-32 {
    height: 2rem;
  }

  .tablet-portrait\:h-40 {
    height: 2.5rem;
  }

  .tablet-portrait\:h-48 {
    height: 3rem;
  }

  .tablet-portrait\:h-56 {
    height: 3.5rem;
  }

  .tablet-portrait\:h-64 {
    height: 4rem;
  }

  .tablet-portrait\:h-68 {
    height: 4.25rem;
  }

  .tablet-portrait\:h-72 {
    height: 4.5rem;
  }

  .tablet-portrait\:h-76 {
    height: 4.75rem;
  }

  .tablet-portrait\:h-80 {
    height: 5rem;
  }

  .tablet-portrait\:h-192 {
    height: 12rem;
  }

  .tablet-portrait\:h-auto {
    height: auto;
  }

  .tablet-portrait\:h-px {
    height: 1px;
  }

  .tablet-portrait\:h-1\/2 {
    height: 50%;
  }

  .tablet-portrait\:h-1\/3 {
    height: 33.333333%;
  }

  .tablet-portrait\:h-2\/3 {
    height: 66.666667%;
  }

  .tablet-portrait\:h-1\/4 {
    height: 25%;
  }

  .tablet-portrait\:h-2\/4 {
    height: 50%;
  }

  .tablet-portrait\:h-3\/4 {
    height: 75%;
  }

  .tablet-portrait\:h-1\/5 {
    height: 20%;
  }

  .tablet-portrait\:h-2\/5 {
    height: 40%;
  }

  .tablet-portrait\:h-3\/5 {
    height: 60%;
  }

  .tablet-portrait\:h-4\/5 {
    height: 80%;
  }

  .tablet-portrait\:h-1\/6 {
    height: 16.666667%;
  }

  .tablet-portrait\:h-2\/6 {
    height: 33.333333%;
  }

  .tablet-portrait\:h-3\/6 {
    height: 50%;
  }

  .tablet-portrait\:h-4\/6 {
    height: 66.666667%;
  }

  .tablet-portrait\:h-5\/6 {
    height: 83.333333%;
  }

  .tablet-portrait\:h-full {
    height: 100%;
  }

  .tablet-portrait\:h-screen {
    height: 100vh;
  }

  .tablet-portrait\:max-h-0 {
    max-height: 0;
  }

  .tablet-portrait\:max-h-1 {
    max-height: 0.0625rem;
  }

  .tablet-portrait\:max-h-2 {
    max-height: 0.125rem;
  }

  .tablet-portrait\:max-h-3 {
    max-height: 0.1875rem;
  }

  .tablet-portrait\:max-h-4 {
    max-height: 0.25rem;
  }

  .tablet-portrait\:max-h-5 {
    max-height: 0.3125rem;
  }

  .tablet-portrait\:max-h-6 {
    max-height: 0.375rem;
  }

  .tablet-portrait\:max-h-8 {
    max-height: 0.5rem;
  }

  .tablet-portrait\:max-h-10 {
    max-height: 0.625rem;
  }

  .tablet-portrait\:max-h-12 {
    max-height: 0.75rem;
  }

  .tablet-portrait\:max-h-16 {
    max-height: 1rem;
  }

  .tablet-portrait\:max-h-20 {
    max-height: 1.25rem;
  }

  .tablet-portrait\:max-h-24 {
    max-height: 1.5rem;
  }

  .tablet-portrait\:max-h-32 {
    max-height: 2rem;
  }

  .tablet-portrait\:max-h-40 {
    max-height: 2.5rem;
  }

  .tablet-portrait\:max-h-48 {
    max-height: 3rem;
  }

  .tablet-portrait\:max-h-56 {
    max-height: 3.5rem;
  }

  .tablet-portrait\:max-h-64 {
    max-height: 4rem;
  }

  .tablet-portrait\:max-h-68 {
    max-height: 4.25rem;
  }

  .tablet-portrait\:max-h-72 {
    max-height: 4.5rem;
  }

  .tablet-portrait\:max-h-76 {
    max-height: 4.75rem;
  }

  .tablet-portrait\:max-h-80 {
    max-height: 5rem;
  }

  .tablet-portrait\:max-h-192 {
    max-height: 12rem;
  }

  .tablet-portrait\:max-h-px {
    max-height: 1px;
  }

  .tablet-portrait\:max-h-full {
    max-height: 100%;
  }

  .tablet-portrait\:max-h-screen {
    max-height: 100vh;
  }

  .tablet-portrait\:min-h-0 {
    min-height: 0px;
  }

  .tablet-portrait\:min-h-full {
    min-height: 100%;
  }

  .tablet-portrait\:min-h-screen {
    min-height: 100vh;
  }

  .tablet-portrait\:w-0 {
    width: 0;
  }

  .tablet-portrait\:w-1 {
    width: 0.0625rem;
  }

  .tablet-portrait\:w-2 {
    width: 0.125rem;
  }

  .tablet-portrait\:w-3 {
    width: 0.1875rem;
  }

  .tablet-portrait\:w-4 {
    width: 0.25rem;
  }

  .tablet-portrait\:w-5 {
    width: 0.3125rem;
  }

  .tablet-portrait\:w-6 {
    width: 0.375rem;
  }

  .tablet-portrait\:w-8 {
    width: 0.5rem;
  }

  .tablet-portrait\:w-10 {
    width: 0.625rem;
  }

  .tablet-portrait\:w-12 {
    width: 0.75rem;
  }

  .tablet-portrait\:w-16 {
    width: 1rem;
  }

  .tablet-portrait\:w-20 {
    width: 1.25rem;
  }

  .tablet-portrait\:w-24 {
    width: 1.5rem;
  }

  .tablet-portrait\:w-32 {
    width: 2rem;
  }

  .tablet-portrait\:w-40 {
    width: 2.5rem;
  }

  .tablet-portrait\:w-48 {
    width: 3rem;
  }

  .tablet-portrait\:w-56 {
    width: 3.5rem;
  }

  .tablet-portrait\:w-64 {
    width: 4rem;
  }

  .tablet-portrait\:w-68 {
    width: 4.25rem;
  }

  .tablet-portrait\:w-72 {
    width: 4.5rem;
  }

  .tablet-portrait\:w-76 {
    width: 4.75rem;
  }

  .tablet-portrait\:w-80 {
    width: 5rem;
  }

  .tablet-portrait\:w-192 {
    width: 12rem;
  }

  .tablet-portrait\:w-auto {
    width: auto;
  }

  .tablet-portrait\:w-px {
    width: 1px;
  }

  .tablet-portrait\:w-1\/2 {
    width: 50%;
  }

  .tablet-portrait\:w-1\/3 {
    width: 33.333333%;
  }

  .tablet-portrait\:w-2\/3 {
    width: 66.666667%;
  }

  .tablet-portrait\:w-1\/4 {
    width: 25%;
  }

  .tablet-portrait\:w-2\/4 {
    width: 50%;
  }

  .tablet-portrait\:w-3\/4 {
    width: 75%;
  }

  .tablet-portrait\:w-1\/5 {
    width: 20%;
  }

  .tablet-portrait\:w-2\/5 {
    width: 40%;
  }

  .tablet-portrait\:w-3\/5 {
    width: 60%;
  }

  .tablet-portrait\:w-4\/5 {
    width: 80%;
  }

  .tablet-portrait\:w-1\/6 {
    width: 16.666667%;
  }

  .tablet-portrait\:w-2\/6 {
    width: 33.333333%;
  }

  .tablet-portrait\:w-3\/6 {
    width: 50%;
  }

  .tablet-portrait\:w-4\/6 {
    width: 66.666667%;
  }

  .tablet-portrait\:w-5\/6 {
    width: 83.333333%;
  }

  .tablet-portrait\:w-1\/12 {
    width: 8.333333%;
  }

  .tablet-portrait\:w-2\/12 {
    width: 16.666667%;
  }

  .tablet-portrait\:w-3\/12 {
    width: 25%;
  }

  .tablet-portrait\:w-4\/12 {
    width: 33.333333%;
  }

  .tablet-portrait\:w-5\/12 {
    width: 41.666667%;
  }

  .tablet-portrait\:w-6\/12 {
    width: 50%;
  }

  .tablet-portrait\:w-7\/12 {
    width: 58.333333%;
  }

  .tablet-portrait\:w-8\/12 {
    width: 66.666667%;
  }

  .tablet-portrait\:w-9\/12 {
    width: 75%;
  }

  .tablet-portrait\:w-10\/12 {
    width: 83.333333%;
  }

  .tablet-portrait\:w-11\/12 {
    width: 91.666667%;
  }

  .tablet-portrait\:w-full {
    width: 100%;
  }

  .tablet-portrait\:w-screen {
    width: 100vw;
  }

  .tablet-portrait\:w-min {
    width: -webkit-min-content;
    width: -moz-min-content;
    width: min-content;
  }

  .tablet-portrait\:w-max {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
  }

  .tablet-portrait\:min-w-0 {
    min-width: 0px;
  }

  .tablet-portrait\:min-w-full {
    min-width: 100%;
  }

  .tablet-portrait\:min-w-min {
    min-width: -webkit-min-content;
    min-width: -moz-min-content;
    min-width: min-content;
  }

  .tablet-portrait\:min-w-max {
    min-width: -webkit-max-content;
    min-width: -moz-max-content;
    min-width: max-content;
  }

  .tablet-portrait\:max-w-0 {
    max-width: 0rem;
  }

  .tablet-portrait\:max-w-none {
    max-width: none;
  }

  .tablet-portrait\:max-w-xs {
    max-width: 20rem;
  }

  .tablet-portrait\:max-w-sm {
    max-width: 24rem;
  }

  .tablet-portrait\:max-w-md {
    max-width: 28rem;
  }

  .tablet-portrait\:max-w-lg {
    max-width: 32rem;
  }

  .tablet-portrait\:max-w-xl {
    max-width: 36rem;
  }

  .tablet-portrait\:max-w-2xl {
    max-width: 42rem;
  }

  .tablet-portrait\:max-w-3xl {
    max-width: 48rem;
  }

  .tablet-portrait\:max-w-4xl {
    max-width: 56rem;
  }

  .tablet-portrait\:max-w-5xl {
    max-width: 64rem;
  }

  .tablet-portrait\:max-w-6xl {
    max-width: 72rem;
  }

  .tablet-portrait\:max-w-7xl {
    max-width: 80rem;
  }

  .tablet-portrait\:max-w-full {
    max-width: 100%;
  }

  .tablet-portrait\:max-w-min {
    max-width: -webkit-min-content;
    max-width: -moz-min-content;
    max-width: min-content;
  }

  .tablet-portrait\:max-w-max {
    max-width: -webkit-max-content;
    max-width: -moz-max-content;
    max-width: max-content;
  }

  .tablet-portrait\:max-w-prose {
    max-width: 65ch;
  }

  .tablet-portrait\:max-w-screen-phone {
    max-width: 300px;
  }

  .tablet-portrait\:max-w-screen-tablet-portrait {
    max-width: 600px;
  }

  .tablet-portrait\:max-w-screen-wp-admin-bar {
    max-width: 783px;
  }

  .tablet-portrait\:max-w-screen-tablet-landscape {
    max-width: 900px;
  }

  .tablet-portrait\:max-w-screen-desktop {
    max-width: 1200px;
  }

  .tablet-portrait\:max-w-screen-desktop-large {
    max-width: 1600px;
  }

  .tablet-portrait\:flex-1 {
    flex: 1 1 0%;
  }

  .tablet-portrait\:flex-auto {
    flex: 1 1 auto;
  }

  .tablet-portrait\:flex-initial {
    flex: 0 1 auto;
  }

  .tablet-portrait\:flex-none {
    flex: none;
  }

  .tablet-portrait\:flex-shrink-0 {
    flex-shrink: 0;
  }

  .tablet-portrait\:flex-shrink {
    flex-shrink: 1;
  }

  .tablet-portrait\:flex-grow-0 {
    flex-grow: 0;
  }

  .tablet-portrait\:flex-grow {
    flex-grow: 1;
  }

  .tablet-portrait\:table-auto {
    table-layout: auto;
  }

  .tablet-portrait\:table-fixed {
    table-layout: fixed;
  }

  .tablet-portrait\:border-collapse {
    border-collapse: collapse;
  }

  .tablet-portrait\:border-separate {
    border-collapse: separate;
  }

  .tablet-portrait\:origin-center {
    transform-origin: center;
  }

  .tablet-portrait\:origin-top {
    transform-origin: top;
  }

  .tablet-portrait\:origin-top-right {
    transform-origin: top right;
  }

  .tablet-portrait\:origin-right {
    transform-origin: right;
  }

  .tablet-portrait\:origin-bottom-right {
    transform-origin: bottom right;
  }

  .tablet-portrait\:origin-bottom {
    transform-origin: bottom;
  }

  .tablet-portrait\:origin-bottom-left {
    transform-origin: bottom left;
  }

  .tablet-portrait\:origin-left {
    transform-origin: left;
  }

  .tablet-portrait\:origin-top-left {
    transform-origin: top left;
  }

  .tablet-portrait\: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));
  }

  .tablet-portrait\: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));
  }

  .tablet-portrait\:transform-none {
    transform: none;
  }

  .tablet-portrait\:translate-x-0 {
    --tw-translate-x: 0;
  }

  .tablet-portrait\:translate-x-1 {
    --tw-translate-x: 0.0625rem;
  }

  .tablet-portrait\:translate-x-2 {
    --tw-translate-x: 0.125rem;
  }

  .tablet-portrait\:translate-x-3 {
    --tw-translate-x: 0.1875rem;
  }

  .tablet-portrait\:translate-x-4 {
    --tw-translate-x: 0.25rem;
  }

  .tablet-portrait\:translate-x-5 {
    --tw-translate-x: 0.3125rem;
  }

  .tablet-portrait\:translate-x-6 {
    --tw-translate-x: 0.375rem;
  }

  .tablet-portrait\:translate-x-8 {
    --tw-translate-x: 0.5rem;
  }

  .tablet-portrait\:translate-x-10 {
    --tw-translate-x: 0.625rem;
  }

  .tablet-portrait\:translate-x-12 {
    --tw-translate-x: 0.75rem;
  }

  .tablet-portrait\:translate-x-16 {
    --tw-translate-x: 1rem;
  }

  .tablet-portrait\:translate-x-20 {
    --tw-translate-x: 1.25rem;
  }

  .tablet-portrait\:translate-x-24 {
    --tw-translate-x: 1.5rem;
  }

  .tablet-portrait\:translate-x-32 {
    --tw-translate-x: 2rem;
  }

  .tablet-portrait\:translate-x-40 {
    --tw-translate-x: 2.5rem;
  }

  .tablet-portrait\:translate-x-48 {
    --tw-translate-x: 3rem;
  }

  .tablet-portrait\:translate-x-56 {
    --tw-translate-x: 3.5rem;
  }

  .tablet-portrait\:translate-x-64 {
    --tw-translate-x: 4rem;
  }

  .tablet-portrait\:translate-x-68 {
    --tw-translate-x: 4.25rem;
  }

  .tablet-portrait\:translate-x-72 {
    --tw-translate-x: 4.5rem;
  }

  .tablet-portrait\:translate-x-76 {
    --tw-translate-x: 4.75rem;
  }

  .tablet-portrait\:translate-x-80 {
    --tw-translate-x: 5rem;
  }

  .tablet-portrait\:translate-x-192 {
    --tw-translate-x: 12rem;
  }

  .tablet-portrait\:translate-x-px {
    --tw-translate-x: 1px;
  }

  .tablet-portrait\:-translate-x-1 {
    --tw-translate-x: -0.0625rem;
  }

  .tablet-portrait\:-translate-x-2 {
    --tw-translate-x: -0.125rem;
  }

  .tablet-portrait\:-translate-x-3 {
    --tw-translate-x: -0.1875rem;
  }

  .tablet-portrait\:-translate-x-4 {
    --tw-translate-x: -0.25rem;
  }

  .tablet-portrait\:-translate-x-5 {
    --tw-translate-x: -0.3125rem;
  }

  .tablet-portrait\:-translate-x-6 {
    --tw-translate-x: -0.375rem;
  }

  .tablet-portrait\:-translate-x-8 {
    --tw-translate-x: -0.5rem;
  }

  .tablet-portrait\:-translate-x-10 {
    --tw-translate-x: -0.625rem;
  }

  .tablet-portrait\:-translate-x-12 {
    --tw-translate-x: -0.75rem;
  }

  .tablet-portrait\:-translate-x-16 {
    --tw-translate-x: -1rem;
  }

  .tablet-portrait\:-translate-x-20 {
    --tw-translate-x: -1.25rem;
  }

  .tablet-portrait\:-translate-x-24 {
    --tw-translate-x: -1.5rem;
  }

  .tablet-portrait\:-translate-x-32 {
    --tw-translate-x: -2rem;
  }

  .tablet-portrait\:-translate-x-40 {
    --tw-translate-x: -2.5rem;
  }

  .tablet-portrait\:-translate-x-48 {
    --tw-translate-x: -3rem;
  }

  .tablet-portrait\:-translate-x-56 {
    --tw-translate-x: -3.5rem;
  }

  .tablet-portrait\:-translate-x-64 {
    --tw-translate-x: -4rem;
  }

  .tablet-portrait\:-translate-x-68 {
    --tw-translate-x: -4.25rem;
  }

  .tablet-portrait\:-translate-x-72 {
    --tw-translate-x: -4.5rem;
  }

  .tablet-portrait\:-translate-x-76 {
    --tw-translate-x: -4.75rem;
  }

  .tablet-portrait\:-translate-x-80 {
    --tw-translate-x: -5rem;
  }

  .tablet-portrait\:-translate-x-192 {
    --tw-translate-x: -12rem;
  }

  .tablet-portrait\:-translate-x-px {
    --tw-translate-x: -1px;
  }

  .tablet-portrait\:translate-x-1\/2 {
    --tw-translate-x: 50%;
  }

  .tablet-portrait\:translate-x-1\/3 {
    --tw-translate-x: 33.333333%;
  }

  .tablet-portrait\:translate-x-2\/3 {
    --tw-translate-x: 66.666667%;
  }

  .tablet-portrait\:translate-x-1\/4 {
    --tw-translate-x: 25%;
  }

  .tablet-portrait\:translate-x-2\/4 {
    --tw-translate-x: 50%;
  }

  .tablet-portrait\:translate-x-3\/4 {
    --tw-translate-x: 75%;
  }

  .tablet-portrait\:translate-x-full {
    --tw-translate-x: 100%;
  }

  .tablet-portrait\:-translate-x-1\/2 {
    --tw-translate-x: -50%;
  }

  .tablet-portrait\:-translate-x-1\/3 {
    --tw-translate-x: -33.333333%;
  }

  .tablet-portrait\:-translate-x-2\/3 {
    --tw-translate-x: -66.666667%;
  }

  .tablet-portrait\:-translate-x-1\/4 {
    --tw-translate-x: -25%;
  }

  .tablet-portrait\:-translate-x-2\/4 {
    --tw-translate-x: -50%;
  }

  .tablet-portrait\:-translate-x-3\/4 {
    --tw-translate-x: -75%;
  }

  .tablet-portrait\:-translate-x-full {
    --tw-translate-x: -100%;
  }

  .tablet-portrait\:translate-y-0 {
    --tw-translate-y: 0;
  }

  .tablet-portrait\:translate-y-1 {
    --tw-translate-y: 0.0625rem;
  }

  .tablet-portrait\:translate-y-2 {
    --tw-translate-y: 0.125rem;
  }

  .tablet-portrait\:translate-y-3 {
    --tw-translate-y: 0.1875rem;
  }

  .tablet-portrait\:translate-y-4 {
    --tw-translate-y: 0.25rem;
  }

  .tablet-portrait\:translate-y-5 {
    --tw-translate-y: 0.3125rem;
  }

  .tablet-portrait\:translate-y-6 {
    --tw-translate-y: 0.375rem;
  }

  .tablet-portrait\:translate-y-8 {
    --tw-translate-y: 0.5rem;
  }

  .tablet-portrait\:translate-y-10 {
    --tw-translate-y: 0.625rem;
  }

  .tablet-portrait\:translate-y-12 {
    --tw-translate-y: 0.75rem;
  }

  .tablet-portrait\:translate-y-16 {
    --tw-translate-y: 1rem;
  }

  .tablet-portrait\:translate-y-20 {
    --tw-translate-y: 1.25rem;
  }

  .tablet-portrait\:translate-y-24 {
    --tw-translate-y: 1.5rem;
  }

  .tablet-portrait\:translate-y-32 {
    --tw-translate-y: 2rem;
  }

  .tablet-portrait\:translate-y-40 {
    --tw-translate-y: 2.5rem;
  }

  .tablet-portrait\:translate-y-48 {
    --tw-translate-y: 3rem;
  }

  .tablet-portrait\:translate-y-56 {
    --tw-translate-y: 3.5rem;
  }

  .tablet-portrait\:translate-y-64 {
    --tw-translate-y: 4rem;
  }

  .tablet-portrait\:translate-y-68 {
    --tw-translate-y: 4.25rem;
  }

  .tablet-portrait\:translate-y-72 {
    --tw-translate-y: 4.5rem;
  }

  .tablet-portrait\:translate-y-76 {
    --tw-translate-y: 4.75rem;
  }

  .tablet-portrait\:translate-y-80 {
    --tw-translate-y: 5rem;
  }

  .tablet-portrait\:translate-y-192 {
    --tw-translate-y: 12rem;
  }

  .tablet-portrait\:translate-y-px {
    --tw-translate-y: 1px;
  }

  .tablet-portrait\:-translate-y-1 {
    --tw-translate-y: -0.0625rem;
  }

  .tablet-portrait\:-translate-y-2 {
    --tw-translate-y: -0.125rem;
  }

  .tablet-portrait\:-translate-y-3 {
    --tw-translate-y: -0.1875rem;
  }

  .tablet-portrait\:-translate-y-4 {
    --tw-translate-y: -0.25rem;
  }

  .tablet-portrait\:-translate-y-5 {
    --tw-translate-y: -0.3125rem;
  }

  .tablet-portrait\:-translate-y-6 {
    --tw-translate-y: -0.375rem;
  }

  .tablet-portrait\:-translate-y-8 {
    --tw-translate-y: -0.5rem;
  }

  .tablet-portrait\:-translate-y-10 {
    --tw-translate-y: -0.625rem;
  }

  .tablet-portrait\:-translate-y-12 {
    --tw-translate-y: -0.75rem;
  }

  .tablet-portrait\:-translate-y-16 {
    --tw-translate-y: -1rem;
  }

  .tablet-portrait\:-translate-y-20 {
    --tw-translate-y: -1.25rem;
  }

  .tablet-portrait\:-translate-y-24 {
    --tw-translate-y: -1.5rem;
  }

  .tablet-portrait\:-translate-y-32 {
    --tw-translate-y: -2rem;
  }

  .tablet-portrait\:-translate-y-40 {
    --tw-translate-y: -2.5rem;
  }

  .tablet-portrait\:-translate-y-48 {
    --tw-translate-y: -3rem;
  }

  .tablet-portrait\:-translate-y-56 {
    --tw-translate-y: -3.5rem;
  }

  .tablet-portrait\:-translate-y-64 {
    --tw-translate-y: -4rem;
  }

  .tablet-portrait\:-translate-y-68 {
    --tw-translate-y: -4.25rem;
  }

  .tablet-portrait\:-translate-y-72 {
    --tw-translate-y: -4.5rem;
  }

  .tablet-portrait\:-translate-y-76 {
    --tw-translate-y: -4.75rem;
  }

  .tablet-portrait\:-translate-y-80 {
    --tw-translate-y: -5rem;
  }

  .tablet-portrait\:-translate-y-192 {
    --tw-translate-y: -12rem;
  }

  .tablet-portrait\:-translate-y-px {
    --tw-translate-y: -1px;
  }

  .tablet-portrait\:translate-y-1\/2 {
    --tw-translate-y: 50%;
  }

  .tablet-portrait\:translate-y-1\/3 {
    --tw-translate-y: 33.333333%;
  }

  .tablet-portrait\:translate-y-2\/3 {
    --tw-translate-y: 66.666667%;
  }

  .tablet-portrait\:translate-y-1\/4 {
    --tw-translate-y: 25%;
  }

  .tablet-portrait\:translate-y-2\/4 {
    --tw-translate-y: 50%;
  }

  .tablet-portrait\:translate-y-3\/4 {
    --tw-translate-y: 75%;
  }

  .tablet-portrait\:translate-y-full {
    --tw-translate-y: 100%;
  }

  .tablet-portrait\:-translate-y-1\/2 {
    --tw-translate-y: -50%;
  }

  .tablet-portrait\:-translate-y-1\/3 {
    --tw-translate-y: -33.333333%;
  }

  .tablet-portrait\:-translate-y-2\/3 {
    --tw-translate-y: -66.666667%;
  }

  .tablet-portrait\:-translate-y-1\/4 {
    --tw-translate-y: -25%;
  }

  .tablet-portrait\:-translate-y-2\/4 {
    --tw-translate-y: -50%;
  }

  .tablet-portrait\:-translate-y-3\/4 {
    --tw-translate-y: -75%;
  }

  .tablet-portrait\:-translate-y-full {
    --tw-translate-y: -100%;
  }

  .tablet-portrait\:hover\:translate-x-0:hover {
    --tw-translate-x: 0;
  }

  .tablet-portrait\:hover\:translate-x-1:hover {
    --tw-translate-x: 0.0625rem;
  }

  .tablet-portrait\:hover\:translate-x-2:hover {
    --tw-translate-x: 0.125rem;
  }

  .tablet-portrait\:hover\:translate-x-3:hover {
    --tw-translate-x: 0.1875rem;
  }

  .tablet-portrait\:hover\:translate-x-4:hover {
    --tw-translate-x: 0.25rem;
  }

  .tablet-portrait\:hover\:translate-x-5:hover {
    --tw-translate-x: 0.3125rem;
  }

  .tablet-portrait\:hover\:translate-x-6:hover {
    --tw-translate-x: 0.375rem;
  }

  .tablet-portrait\:hover\:translate-x-8:hover {
    --tw-translate-x: 0.5rem;
  }

  .tablet-portrait\:hover\:translate-x-10:hover {
    --tw-translate-x: 0.625rem;
  }

  .tablet-portrait\:hover\:translate-x-12:hover {
    --tw-translate-x: 0.75rem;
  }

  .tablet-portrait\:hover\:translate-x-16:hover {
    --tw-translate-x: 1rem;
  }

  .tablet-portrait\:hover\:translate-x-20:hover {
    --tw-translate-x: 1.25rem;
  }

  .tablet-portrait\:hover\:translate-x-24:hover {
    --tw-translate-x: 1.5rem;
  }

  .tablet-portrait\:hover\:translate-x-32:hover {
    --tw-translate-x: 2rem;
  }

  .tablet-portrait\:hover\:translate-x-40:hover {
    --tw-translate-x: 2.5rem;
  }

  .tablet-portrait\:hover\:translate-x-48:hover {
    --tw-translate-x: 3rem;
  }

  .tablet-portrait\:hover\:translate-x-56:hover {
    --tw-translate-x: 3.5rem;
  }

  .tablet-portrait\:hover\:translate-x-64:hover {
    --tw-translate-x: 4rem;
  }

  .tablet-portrait\:hover\:translate-x-68:hover {
    --tw-translate-x: 4.25rem;
  }

  .tablet-portrait\:hover\:translate-x-72:hover {
    --tw-translate-x: 4.5rem;
  }

  .tablet-portrait\:hover\:translate-x-76:hover {
    --tw-translate-x: 4.75rem;
  }

  .tablet-portrait\:hover\:translate-x-80:hover {
    --tw-translate-x: 5rem;
  }

  .tablet-portrait\:hover\:translate-x-192:hover {
    --tw-translate-x: 12rem;
  }

  .tablet-portrait\:hover\:translate-x-px:hover {
    --tw-translate-x: 1px;
  }

  .tablet-portrait\:hover\:-translate-x-1:hover {
    --tw-translate-x: -0.0625rem;
  }

  .tablet-portrait\:hover\:-translate-x-2:hover {
    --tw-translate-x: -0.125rem;
  }

  .tablet-portrait\:hover\:-translate-x-3:hover {
    --tw-translate-x: -0.1875rem;
  }

  .tablet-portrait\:hover\:-translate-x-4:hover {
    --tw-translate-x: -0.25rem;
  }

  .tablet-portrait\:hover\:-translate-x-5:hover {
    --tw-translate-x: -0.3125rem;
  }

  .tablet-portrait\:hover\:-translate-x-6:hover {
    --tw-translate-x: -0.375rem;
  }

  .tablet-portrait\:hover\:-translate-x-8:hover {
    --tw-translate-x: -0.5rem;
  }

  .tablet-portrait\:hover\:-translate-x-10:hover {
    --tw-translate-x: -0.625rem;
  }

  .tablet-portrait\:hover\:-translate-x-12:hover {
    --tw-translate-x: -0.75rem;
  }

  .tablet-portrait\:hover\:-translate-x-16:hover {
    --tw-translate-x: -1rem;
  }

  .tablet-portrait\:hover\:-translate-x-20:hover {
    --tw-translate-x: -1.25rem;
  }

  .tablet-portrait\:hover\:-translate-x-24:hover {
    --tw-translate-x: -1.5rem;
  }

  .tablet-portrait\:hover\:-translate-x-32:hover {
    --tw-translate-x: -2rem;
  }

  .tablet-portrait\:hover\:-translate-x-40:hover {
    --tw-translate-x: -2.5rem;
  }

  .tablet-portrait\:hover\:-translate-x-48:hover {
    --tw-translate-x: -3rem;
  }

  .tablet-portrait\:hover\:-translate-x-56:hover {
    --tw-translate-x: -3.5rem;
  }

  .tablet-portrait\:hover\:-translate-x-64:hover {
    --tw-translate-x: -4rem;
  }

  .tablet-portrait\:hover\:-translate-x-68:hover {
    --tw-translate-x: -4.25rem;
  }

  .tablet-portrait\:hover\:-translate-x-72:hover {
    --tw-translate-x: -4.5rem;
  }

  .tablet-portrait\:hover\:-translate-x-76:hover {
    --tw-translate-x: -4.75rem;
  }

  .tablet-portrait\:hover\:-translate-x-80:hover {
    --tw-translate-x: -5rem;
  }

  .tablet-portrait\:hover\:-translate-x-192:hover {
    --tw-translate-x: -12rem;
  }

  .tablet-portrait\:hover\:-translate-x-px:hover {
    --tw-translate-x: -1px;
  }

  .tablet-portrait\:hover\:translate-x-1\/2:hover {
    --tw-translate-x: 50%;
  }

  .tablet-portrait\:hover\:translate-x-1\/3:hover {
    --tw-translate-x: 33.333333%;
  }

  .tablet-portrait\:hover\:translate-x-2\/3:hover {
    --tw-translate-x: 66.666667%;
  }

  .tablet-portrait\:hover\:translate-x-1\/4:hover {
    --tw-translate-x: 25%;
  }

  .tablet-portrait\:hover\:translate-x-2\/4:hover {
    --tw-translate-x: 50%;
  }

  .tablet-portrait\:hover\:translate-x-3\/4:hover {
    --tw-translate-x: 75%;
  }

  .tablet-portrait\:hover\:translate-x-full:hover {
    --tw-translate-x: 100%;
  }

  .tablet-portrait\:hover\:-translate-x-1\/2:hover {
    --tw-translate-x: -50%;
  }

  .tablet-portrait\:hover\:-translate-x-1\/3:hover {
    --tw-translate-x: -33.333333%;
  }

  .tablet-portrait\:hover\:-translate-x-2\/3:hover {
    --tw-translate-x: -66.666667%;
  }

  .tablet-portrait\:hover\:-translate-x-1\/4:hover {
    --tw-translate-x: -25%;
  }

  .tablet-portrait\:hover\:-translate-x-2\/4:hover {
    --tw-translate-x: -50%;
  }

  .tablet-portrait\:hover\:-translate-x-3\/4:hover {
    --tw-translate-x: -75%;
  }

  .tablet-portrait\:hover\:-translate-x-full:hover {
    --tw-translate-x: -100%;
  }

  .tablet-portrait\:hover\:translate-y-0:hover {
    --tw-translate-y: 0;
  }

  .tablet-portrait\:hover\:translate-y-1:hover {
    --tw-translate-y: 0.0625rem;
  }

  .tablet-portrait\:hover\:translate-y-2:hover {
    --tw-translate-y: 0.125rem;
  }

  .tablet-portrait\:hover\:translate-y-3:hover {
    --tw-translate-y: 0.1875rem;
  }

  .tablet-portrait\:hover\:translate-y-4:hover {
    --tw-translate-y: 0.25rem;
  }

  .tablet-portrait\:hover\:translate-y-5:hover {
    --tw-translate-y: 0.3125rem;
  }

  .tablet-portrait\:hover\:translate-y-6:hover {
    --tw-translate-y: 0.375rem;
  }

  .tablet-portrait\:hover\:translate-y-8:hover {
    --tw-translate-y: 0.5rem;
  }

  .tablet-portrait\:hover\:translate-y-10:hover {
    --tw-translate-y: 0.625rem;
  }

  .tablet-portrait\:hover\:translate-y-12:hover {
    --tw-translate-y: 0.75rem;
  }

  .tablet-portrait\:hover\:translate-y-16:hover {
    --tw-translate-y: 1rem;
  }

  .tablet-portrait\:hover\:translate-y-20:hover {
    --tw-translate-y: 1.25rem;
  }

  .tablet-portrait\:hover\:translate-y-24:hover {
    --tw-translate-y: 1.5rem;
  }

  .tablet-portrait\:hover\:translate-y-32:hover {
    --tw-translate-y: 2rem;
  }

  .tablet-portrait\:hover\:translate-y-40:hover {
    --tw-translate-y: 2.5rem;
  }

  .tablet-portrait\:hover\:translate-y-48:hover {
    --tw-translate-y: 3rem;
  }

  .tablet-portrait\:hover\:translate-y-56:hover {
    --tw-translate-y: 3.5rem;
  }

  .tablet-portrait\:hover\:translate-y-64:hover {
    --tw-translate-y: 4rem;
  }

  .tablet-portrait\:hover\:translate-y-68:hover {
    --tw-translate-y: 4.25rem;
  }

  .tablet-portrait\:hover\:translate-y-72:hover {
    --tw-translate-y: 4.5rem;
  }

  .tablet-portrait\:hover\:translate-y-76:hover {
    --tw-translate-y: 4.75rem;
  }

  .tablet-portrait\:hover\:translate-y-80:hover {
    --tw-translate-y: 5rem;
  }

  .tablet-portrait\:hover\:translate-y-192:hover {
    --tw-translate-y: 12rem;
  }

  .tablet-portrait\:hover\:translate-y-px:hover {
    --tw-translate-y: 1px;
  }

  .tablet-portrait\:hover\:-translate-y-1:hover {
    --tw-translate-y: -0.0625rem;
  }

  .tablet-portrait\:hover\:-translate-y-2:hover {
    --tw-translate-y: -0.125rem;
  }

  .tablet-portrait\:hover\:-translate-y-3:hover {
    --tw-translate-y: -0.1875rem;
  }

  .tablet-portrait\:hover\:-translate-y-4:hover {
    --tw-translate-y: -0.25rem;
  }

  .tablet-portrait\:hover\:-translate-y-5:hover {
    --tw-translate-y: -0.3125rem;
  }

  .tablet-portrait\:hover\:-translate-y-6:hover {
    --tw-translate-y: -0.375rem;
  }

  .tablet-portrait\:hover\:-translate-y-8:hover {
    --tw-translate-y: -0.5rem;
  }

  .tablet-portrait\:hover\:-translate-y-10:hover {
    --tw-translate-y: -0.625rem;
  }

  .tablet-portrait\:hover\:-translate-y-12:hover {
    --tw-translate-y: -0.75rem;
  }

  .tablet-portrait\:hover\:-translate-y-16:hover {
    --tw-translate-y: -1rem;
  }

  .tablet-portrait\:hover\:-translate-y-20:hover {
    --tw-translate-y: -1.25rem;
  }

  .tablet-portrait\:hover\:-translate-y-24:hover {
    --tw-translate-y: -1.5rem;
  }

  .tablet-portrait\:hover\:-translate-y-32:hover {
    --tw-translate-y: -2rem;
  }

  .tablet-portrait\:hover\:-translate-y-40:hover {
    --tw-translate-y: -2.5rem;
  }

  .tablet-portrait\:hover\:-translate-y-48:hover {
    --tw-translate-y: -3rem;
  }

  .tablet-portrait\:hover\:-translate-y-56:hover {
    --tw-translate-y: -3.5rem;
  }

  .tablet-portrait\:hover\:-translate-y-64:hover {
    --tw-translate-y: -4rem;
  }

  .tablet-portrait\:hover\:-translate-y-68:hover {
    --tw-translate-y: -4.25rem;
  }

  .tablet-portrait\:hover\:-translate-y-72:hover {
    --tw-translate-y: -4.5rem;
  }

  .tablet-portrait\:hover\:-translate-y-76:hover {
    --tw-translate-y: -4.75rem;
  }

  .tablet-portrait\:hover\:-translate-y-80:hover {
    --tw-translate-y: -5rem;
  }

  .tablet-portrait\:hover\:-translate-y-192:hover {
    --tw-translate-y: -12rem;
  }

  .tablet-portrait\:hover\:-translate-y-px:hover {
    --tw-translate-y: -1px;
  }

  .tablet-portrait\:hover\:translate-y-1\/2:hover {
    --tw-translate-y: 50%;
  }

  .tablet-portrait\:hover\:translate-y-1\/3:hover {
    --tw-translate-y: 33.333333%;
  }

  .tablet-portrait\:hover\:translate-y-2\/3:hover {
    --tw-translate-y: 66.666667%;
  }

  .tablet-portrait\:hover\:translate-y-1\/4:hover {
    --tw-translate-y: 25%;
  }

  .tablet-portrait\:hover\:translate-y-2\/4:hover {
    --tw-translate-y: 50%;
  }

  .tablet-portrait\:hover\:translate-y-3\/4:hover {
    --tw-translate-y: 75%;
  }

  .tablet-portrait\:hover\:translate-y-full:hover {
    --tw-translate-y: 100%;
  }

  .tablet-portrait\:hover\:-translate-y-1\/2:hover {
    --tw-translate-y: -50%;
  }

  .tablet-portrait\:hover\:-translate-y-1\/3:hover {
    --tw-translate-y: -33.333333%;
  }

  .tablet-portrait\:hover\:-translate-y-2\/3:hover {
    --tw-translate-y: -66.666667%;
  }

  .tablet-portrait\:hover\:-translate-y-1\/4:hover {
    --tw-translate-y: -25%;
  }

  .tablet-portrait\:hover\:-translate-y-2\/4:hover {
    --tw-translate-y: -50%;
  }

  .tablet-portrait\:hover\:-translate-y-3\/4:hover {
    --tw-translate-y: -75%;
  }

  .tablet-portrait\:hover\:-translate-y-full:hover {
    --tw-translate-y: -100%;
  }

  .tablet-portrait\:focus\:translate-x-0:focus {
    --tw-translate-x: 0;
  }

  .tablet-portrait\:focus\:translate-x-1:focus {
    --tw-translate-x: 0.0625rem;
  }

  .tablet-portrait\:focus\:translate-x-2:focus {
    --tw-translate-x: 0.125rem;
  }

  .tablet-portrait\:focus\:translate-x-3:focus {
    --tw-translate-x: 0.1875rem;
  }

  .tablet-portrait\:focus\:translate-x-4:focus {
    --tw-translate-x: 0.25rem;
  }

  .tablet-portrait\:focus\:translate-x-5:focus {
    --tw-translate-x: 0.3125rem;
  }

  .tablet-portrait\:focus\:translate-x-6:focus {
    --tw-translate-x: 0.375rem;
  }

  .tablet-portrait\:focus\:translate-x-8:focus {
    --tw-translate-x: 0.5rem;
  }

  .tablet-portrait\:focus\:translate-x-10:focus {
    --tw-translate-x: 0.625rem;
  }

  .tablet-portrait\:focus\:translate-x-12:focus {
    --tw-translate-x: 0.75rem;
  }

  .tablet-portrait\:focus\:translate-x-16:focus {
    --tw-translate-x: 1rem;
  }

  .tablet-portrait\:focus\:translate-x-20:focus {
    --tw-translate-x: 1.25rem;
  }

  .tablet-portrait\:focus\:translate-x-24:focus {
    --tw-translate-x: 1.5rem;
  }

  .tablet-portrait\:focus\:translate-x-32:focus {
    --tw-translate-x: 2rem;
  }

  .tablet-portrait\:focus\:translate-x-40:focus {
    --tw-translate-x: 2.5rem;
  }

  .tablet-portrait\:focus\:translate-x-48:focus {
    --tw-translate-x: 3rem;
  }

  .tablet-portrait\:focus\:translate-x-56:focus {
    --tw-translate-x: 3.5rem;
  }

  .tablet-portrait\:focus\:translate-x-64:focus {
    --tw-translate-x: 4rem;
  }

  .tablet-portrait\:focus\:translate-x-68:focus {
    --tw-translate-x: 4.25rem;
  }

  .tablet-portrait\:focus\:translate-x-72:focus {
    --tw-translate-x: 4.5rem;
  }

  .tablet-portrait\:focus\:translate-x-76:focus {
    --tw-translate-x: 4.75rem;
  }

  .tablet-portrait\:focus\:translate-x-80:focus {
    --tw-translate-x: 5rem;
  }

  .tablet-portrait\:focus\:translate-x-192:focus {
    --tw-translate-x: 12rem;
  }

  .tablet-portrait\:focus\:translate-x-px:focus {
    --tw-translate-x: 1px;
  }

  .tablet-portrait\:focus\:-translate-x-1:focus {
    --tw-translate-x: -0.0625rem;
  }

  .tablet-portrait\:focus\:-translate-x-2:focus {
    --tw-translate-x: -0.125rem;
  }

  .tablet-portrait\:focus\:-translate-x-3:focus {
    --tw-translate-x: -0.1875rem;
  }

  .tablet-portrait\:focus\:-translate-x-4:focus {
    --tw-translate-x: -0.25rem;
  }

  .tablet-portrait\:focus\:-translate-x-5:focus {
    --tw-translate-x: -0.3125rem;
  }

  .tablet-portrait\:focus\:-translate-x-6:focus {
    --tw-translate-x: -0.375rem;
  }

  .tablet-portrait\:focus\:-translate-x-8:focus {
    --tw-translate-x: -0.5rem;
  }

  .tablet-portrait\:focus\:-translate-x-10:focus {
    --tw-translate-x: -0.625rem;
  }

  .tablet-portrait\:focus\:-translate-x-12:focus {
    --tw-translate-x: -0.75rem;
  }

  .tablet-portrait\:focus\:-translate-x-16:focus {
    --tw-translate-x: -1rem;
  }

  .tablet-portrait\:focus\:-translate-x-20:focus {
    --tw-translate-x: -1.25rem;
  }

  .tablet-portrait\:focus\:-translate-x-24:focus {
    --tw-translate-x: -1.5rem;
  }

  .tablet-portrait\:focus\:-translate-x-32:focus {
    --tw-translate-x: -2rem;
  }

  .tablet-portrait\:focus\:-translate-x-40:focus {
    --tw-translate-x: -2.5rem;
  }

  .tablet-portrait\:focus\:-translate-x-48:focus {
    --tw-translate-x: -3rem;
  }

  .tablet-portrait\:focus\:-translate-x-56:focus {
    --tw-translate-x: -3.5rem;
  }

  .tablet-portrait\:focus\:-translate-x-64:focus {
    --tw-translate-x: -4rem;
  }

  .tablet-portrait\:focus\:-translate-x-68:focus {
    --tw-translate-x: -4.25rem;
  }

  .tablet-portrait\:focus\:-translate-x-72:focus {
    --tw-translate-x: -4.5rem;
  }

  .tablet-portrait\:focus\:-translate-x-76:focus {
    --tw-translate-x: -4.75rem;
  }

  .tablet-portrait\:focus\:-translate-x-80:focus {
    --tw-translate-x: -5rem;
  }

  .tablet-portrait\:focus\:-translate-x-192:focus {
    --tw-translate-x: -12rem;
  }

  .tablet-portrait\:focus\:-translate-x-px:focus {
    --tw-translate-x: -1px;
  }

  .tablet-portrait\:focus\:translate-x-1\/2:focus {
    --tw-translate-x: 50%;
  }

  .tablet-portrait\:focus\:translate-x-1\/3:focus {
    --tw-translate-x: 33.333333%;
  }

  .tablet-portrait\:focus\:translate-x-2\/3:focus {
    --tw-translate-x: 66.666667%;
  }

  .tablet-portrait\:focus\:translate-x-1\/4:focus {
    --tw-translate-x: 25%;
  }

  .tablet-portrait\:focus\:translate-x-2\/4:focus {
    --tw-translate-x: 50%;
  }

  .tablet-portrait\:focus\:translate-x-3\/4:focus {
    --tw-translate-x: 75%;
  }

  .tablet-portrait\:focus\:translate-x-full:focus {
    --tw-translate-x: 100%;
  }

  .tablet-portrait\:focus\:-translate-x-1\/2:focus {
    --tw-translate-x: -50%;
  }

  .tablet-portrait\:focus\:-translate-x-1\/3:focus {
    --tw-translate-x: -33.333333%;
  }

  .tablet-portrait\:focus\:-translate-x-2\/3:focus {
    --tw-translate-x: -66.666667%;
  }

  .tablet-portrait\:focus\:-translate-x-1\/4:focus {
    --tw-translate-x: -25%;
  }

  .tablet-portrait\:focus\:-translate-x-2\/4:focus {
    --tw-translate-x: -50%;
  }

  .tablet-portrait\:focus\:-translate-x-3\/4:focus {
    --tw-translate-x: -75%;
  }

  .tablet-portrait\:focus\:-translate-x-full:focus {
    --tw-translate-x: -100%;
  }

  .tablet-portrait\:focus\:translate-y-0:focus {
    --tw-translate-y: 0;
  }

  .tablet-portrait\:focus\:translate-y-1:focus {
    --tw-translate-y: 0.0625rem;
  }

  .tablet-portrait\:focus\:translate-y-2:focus {
    --tw-translate-y: 0.125rem;
  }

  .tablet-portrait\:focus\:translate-y-3:focus {
    --tw-translate-y: 0.1875rem;
  }

  .tablet-portrait\:focus\:translate-y-4:focus {
    --tw-translate-y: 0.25rem;
  }

  .tablet-portrait\:focus\:translate-y-5:focus {
    --tw-translate-y: 0.3125rem;
  }

  .tablet-portrait\:focus\:translate-y-6:focus {
    --tw-translate-y: 0.375rem;
  }

  .tablet-portrait\:focus\:translate-y-8:focus {
    --tw-translate-y: 0.5rem;
  }

  .tablet-portrait\:focus\:translate-y-10:focus {
    --tw-translate-y: 0.625rem;
  }

  .tablet-portrait\:focus\:translate-y-12:focus {
    --tw-translate-y: 0.75rem;
  }

  .tablet-portrait\:focus\:translate-y-16:focus {
    --tw-translate-y: 1rem;
  }

  .tablet-portrait\:focus\:translate-y-20:focus {
    --tw-translate-y: 1.25rem;
  }

  .tablet-portrait\:focus\:translate-y-24:focus {
    --tw-translate-y: 1.5rem;
  }

  .tablet-portrait\:focus\:translate-y-32:focus {
    --tw-translate-y: 2rem;
  }

  .tablet-portrait\:focus\:translate-y-40:focus {
    --tw-translate-y: 2.5rem;
  }

  .tablet-portrait\:focus\:translate-y-48:focus {
    --tw-translate-y: 3rem;
  }

  .tablet-portrait\:focus\:translate-y-56:focus {
    --tw-translate-y: 3.5rem;
  }

  .tablet-portrait\:focus\:translate-y-64:focus {
    --tw-translate-y: 4rem;
  }

  .tablet-portrait\:focus\:translate-y-68:focus {
    --tw-translate-y: 4.25rem;
  }

  .tablet-portrait\:focus\:translate-y-72:focus {
    --tw-translate-y: 4.5rem;
  }

  .tablet-portrait\:focus\:translate-y-76:focus {
    --tw-translate-y: 4.75rem;
  }

  .tablet-portrait\:focus\:translate-y-80:focus {
    --tw-translate-y: 5rem;
  }

  .tablet-portrait\:focus\:translate-y-192:focus {
    --tw-translate-y: 12rem;
  }

  .tablet-portrait\:focus\:translate-y-px:focus {
    --tw-translate-y: 1px;
  }

  .tablet-portrait\:focus\:-translate-y-1:focus {
    --tw-translate-y: -0.0625rem;
  }

  .tablet-portrait\:focus\:-translate-y-2:focus {
    --tw-translate-y: -0.125rem;
  }

  .tablet-portrait\:focus\:-translate-y-3:focus {
    --tw-translate-y: -0.1875rem;
  }

  .tablet-portrait\:focus\:-translate-y-4:focus {
    --tw-translate-y: -0.25rem;
  }

  .tablet-portrait\:focus\:-translate-y-5:focus {
    --tw-translate-y: -0.3125rem;
  }

  .tablet-portrait\:focus\:-translate-y-6:focus {
    --tw-translate-y: -0.375rem;
  }

  .tablet-portrait\:focus\:-translate-y-8:focus {
    --tw-translate-y: -0.5rem;
  }

  .tablet-portrait\:focus\:-translate-y-10:focus {
    --tw-translate-y: -0.625rem;
  }

  .tablet-portrait\:focus\:-translate-y-12:focus {
    --tw-translate-y: -0.75rem;
  }

  .tablet-portrait\:focus\:-translate-y-16:focus {
    --tw-translate-y: -1rem;
  }

  .tablet-portrait\:focus\:-translate-y-20:focus {
    --tw-translate-y: -1.25rem;
  }

  .tablet-portrait\:focus\:-translate-y-24:focus {
    --tw-translate-y: -1.5rem;
  }

  .tablet-portrait\:focus\:-translate-y-32:focus {
    --tw-translate-y: -2rem;
  }

  .tablet-portrait\:focus\:-translate-y-40:focus {
    --tw-translate-y: -2.5rem;
  }

  .tablet-portrait\:focus\:-translate-y-48:focus {
    --tw-translate-y: -3rem;
  }

  .tablet-portrait\:focus\:-translate-y-56:focus {
    --tw-translate-y: -3.5rem;
  }

  .tablet-portrait\:focus\:-translate-y-64:focus {
    --tw-translate-y: -4rem;
  }

  .tablet-portrait\:focus\:-translate-y-68:focus {
    --tw-translate-y: -4.25rem;
  }

  .tablet-portrait\:focus\:-translate-y-72:focus {
    --tw-translate-y: -4.5rem;
  }

  .tablet-portrait\:focus\:-translate-y-76:focus {
    --tw-translate-y: -4.75rem;
  }

  .tablet-portrait\:focus\:-translate-y-80:focus {
    --tw-translate-y: -5rem;
  }

  .tablet-portrait\:focus\:-translate-y-192:focus {
    --tw-translate-y: -12rem;
  }

  .tablet-portrait\:focus\:-translate-y-px:focus {
    --tw-translate-y: -1px;
  }

  .tablet-portrait\:focus\:translate-y-1\/2:focus {
    --tw-translate-y: 50%;
  }

  .tablet-portrait\:focus\:translate-y-1\/3:focus {
    --tw-translate-y: 33.333333%;
  }

  .tablet-portrait\:focus\:translate-y-2\/3:focus {
    --tw-translate-y: 66.666667%;
  }

  .tablet-portrait\:focus\:translate-y-1\/4:focus {
    --tw-translate-y: 25%;
  }

  .tablet-portrait\:focus\:translate-y-2\/4:focus {
    --tw-translate-y: 50%;
  }

  .tablet-portrait\:focus\:translate-y-3\/4:focus {
    --tw-translate-y: 75%;
  }

  .tablet-portrait\:focus\:translate-y-full:focus {
    --tw-translate-y: 100%;
  }

  .tablet-portrait\:focus\:-translate-y-1\/2:focus {
    --tw-translate-y: -50%;
  }

  .tablet-portrait\:focus\:-translate-y-1\/3:focus {
    --tw-translate-y: -33.333333%;
  }

  .tablet-portrait\:focus\:-translate-y-2\/3:focus {
    --tw-translate-y: -66.666667%;
  }

  .tablet-portrait\:focus\:-translate-y-1\/4:focus {
    --tw-translate-y: -25%;
  }

  .tablet-portrait\:focus\:-translate-y-2\/4:focus {
    --tw-translate-y: -50%;
  }

  .tablet-portrait\:focus\:-translate-y-3\/4:focus {
    --tw-translate-y: -75%;
  }

  .tablet-portrait\:focus\:-translate-y-full:focus {
    --tw-translate-y: -100%;
  }

  .tablet-portrait\:rotate-0 {
    --tw-rotate: 0deg;
  }

  .tablet-portrait\:rotate-1 {
    --tw-rotate: 1deg;
  }

  .tablet-portrait\:rotate-2 {
    --tw-rotate: 2deg;
  }

  .tablet-portrait\:rotate-3 {
    --tw-rotate: 3deg;
  }

  .tablet-portrait\:rotate-6 {
    --tw-rotate: 6deg;
  }

  .tablet-portrait\:rotate-12 {
    --tw-rotate: 12deg;
  }

  .tablet-portrait\:rotate-45 {
    --tw-rotate: 45deg;
  }

  .tablet-portrait\:rotate-90 {
    --tw-rotate: 90deg;
  }

  .tablet-portrait\:rotate-180 {
    --tw-rotate: 180deg;
  }

  .tablet-portrait\:-rotate-180 {
    --tw-rotate: -180deg;
  }

  .tablet-portrait\:-rotate-90 {
    --tw-rotate: -90deg;
  }

  .tablet-portrait\:-rotate-45 {
    --tw-rotate: -45deg;
  }

  .tablet-portrait\:-rotate-12 {
    --tw-rotate: -12deg;
  }

  .tablet-portrait\:-rotate-6 {
    --tw-rotate: -6deg;
  }

  .tablet-portrait\:-rotate-3 {
    --tw-rotate: -3deg;
  }

  .tablet-portrait\:-rotate-2 {
    --tw-rotate: -2deg;
  }

  .tablet-portrait\:-rotate-1 {
    --tw-rotate: -1deg;
  }

  .tablet-portrait\:hover\:rotate-0:hover {
    --tw-rotate: 0deg;
  }

  .tablet-portrait\:hover\:rotate-1:hover {
    --tw-rotate: 1deg;
  }

  .tablet-portrait\:hover\:rotate-2:hover {
    --tw-rotate: 2deg;
  }

  .tablet-portrait\:hover\:rotate-3:hover {
    --tw-rotate: 3deg;
  }

  .tablet-portrait\:hover\:rotate-6:hover {
    --tw-rotate: 6deg;
  }

  .tablet-portrait\:hover\:rotate-12:hover {
    --tw-rotate: 12deg;
  }

  .tablet-portrait\:hover\:rotate-45:hover {
    --tw-rotate: 45deg;
  }

  .tablet-portrait\:hover\:rotate-90:hover {
    --tw-rotate: 90deg;
  }

  .tablet-portrait\:hover\:rotate-180:hover {
    --tw-rotate: 180deg;
  }

  .tablet-portrait\:hover\:-rotate-180:hover {
    --tw-rotate: -180deg;
  }

  .tablet-portrait\:hover\:-rotate-90:hover {
    --tw-rotate: -90deg;
  }

  .tablet-portrait\:hover\:-rotate-45:hover {
    --tw-rotate: -45deg;
  }

  .tablet-portrait\:hover\:-rotate-12:hover {
    --tw-rotate: -12deg;
  }

  .tablet-portrait\:hover\:-rotate-6:hover {
    --tw-rotate: -6deg;
  }

  .tablet-portrait\:hover\:-rotate-3:hover {
    --tw-rotate: -3deg;
  }

  .tablet-portrait\:hover\:-rotate-2:hover {
    --tw-rotate: -2deg;
  }

  .tablet-portrait\:hover\:-rotate-1:hover {
    --tw-rotate: -1deg;
  }

  .tablet-portrait\:focus\:rotate-0:focus {
    --tw-rotate: 0deg;
  }

  .tablet-portrait\:focus\:rotate-1:focus {
    --tw-rotate: 1deg;
  }

  .tablet-portrait\:focus\:rotate-2:focus {
    --tw-rotate: 2deg;
  }

  .tablet-portrait\:focus\:rotate-3:focus {
    --tw-rotate: 3deg;
  }

  .tablet-portrait\:focus\:rotate-6:focus {
    --tw-rotate: 6deg;
  }

  .tablet-portrait\:focus\:rotate-12:focus {
    --tw-rotate: 12deg;
  }

  .tablet-portrait\:focus\:rotate-45:focus {
    --tw-rotate: 45deg;
  }

  .tablet-portrait\:focus\:rotate-90:focus {
    --tw-rotate: 90deg;
  }

  .tablet-portrait\:focus\:rotate-180:focus {
    --tw-rotate: 180deg;
  }

  .tablet-portrait\:focus\:-rotate-180:focus {
    --tw-rotate: -180deg;
  }

  .tablet-portrait\:focus\:-rotate-90:focus {
    --tw-rotate: -90deg;
  }

  .tablet-portrait\:focus\:-rotate-45:focus {
    --tw-rotate: -45deg;
  }

  .tablet-portrait\:focus\:-rotate-12:focus {
    --tw-rotate: -12deg;
  }

  .tablet-portrait\:focus\:-rotate-6:focus {
    --tw-rotate: -6deg;
  }

  .tablet-portrait\:focus\:-rotate-3:focus {
    --tw-rotate: -3deg;
  }

  .tablet-portrait\:focus\:-rotate-2:focus {
    --tw-rotate: -2deg;
  }

  .tablet-portrait\:focus\:-rotate-1:focus {
    --tw-rotate: -1deg;
  }

  .tablet-portrait\:skew-x-0 {
    --tw-skew-x: 0deg;
  }

  .tablet-portrait\:skew-x-1 {
    --tw-skew-x: 1deg;
  }

  .tablet-portrait\:skew-x-2 {
    --tw-skew-x: 2deg;
  }

  .tablet-portrait\:skew-x-3 {
    --tw-skew-x: 3deg;
  }

  .tablet-portrait\:skew-x-6 {
    --tw-skew-x: 6deg;
  }

  .tablet-portrait\:skew-x-12 {
    --tw-skew-x: 12deg;
  }

  .tablet-portrait\:-skew-x-12 {
    --tw-skew-x: -12deg;
  }

  .tablet-portrait\:-skew-x-6 {
    --tw-skew-x: -6deg;
  }

  .tablet-portrait\:-skew-x-3 {
    --tw-skew-x: -3deg;
  }

  .tablet-portrait\:-skew-x-2 {
    --tw-skew-x: -2deg;
  }

  .tablet-portrait\:-skew-x-1 {
    --tw-skew-x: -1deg;
  }

  .tablet-portrait\:skew-y-0 {
    --tw-skew-y: 0deg;
  }

  .tablet-portrait\:skew-y-1 {
    --tw-skew-y: 1deg;
  }

  .tablet-portrait\:skew-y-2 {
    --tw-skew-y: 2deg;
  }

  .tablet-portrait\:skew-y-3 {
    --tw-skew-y: 3deg;
  }

  .tablet-portrait\:skew-y-6 {
    --tw-skew-y: 6deg;
  }

  .tablet-portrait\:skew-y-12 {
    --tw-skew-y: 12deg;
  }

  .tablet-portrait\:-skew-y-12 {
    --tw-skew-y: -12deg;
  }

  .tablet-portrait\:-skew-y-6 {
    --tw-skew-y: -6deg;
  }

  .tablet-portrait\:-skew-y-3 {
    --tw-skew-y: -3deg;
  }

  .tablet-portrait\:-skew-y-2 {
    --tw-skew-y: -2deg;
  }

  .tablet-portrait\:-skew-y-1 {
    --tw-skew-y: -1deg;
  }

  .tablet-portrait\:hover\:skew-x-0:hover {
    --tw-skew-x: 0deg;
  }

  .tablet-portrait\:hover\:skew-x-1:hover {
    --tw-skew-x: 1deg;
  }

  .tablet-portrait\:hover\:skew-x-2:hover {
    --tw-skew-x: 2deg;
  }

  .tablet-portrait\:hover\:skew-x-3:hover {
    --tw-skew-x: 3deg;
  }

  .tablet-portrait\:hover\:skew-x-6:hover {
    --tw-skew-x: 6deg;
  }

  .tablet-portrait\:hover\:skew-x-12:hover {
    --tw-skew-x: 12deg;
  }

  .tablet-portrait\:hover\:-skew-x-12:hover {
    --tw-skew-x: -12deg;
  }

  .tablet-portrait\:hover\:-skew-x-6:hover {
    --tw-skew-x: -6deg;
  }

  .tablet-portrait\:hover\:-skew-x-3:hover {
    --tw-skew-x: -3deg;
  }

  .tablet-portrait\:hover\:-skew-x-2:hover {
    --tw-skew-x: -2deg;
  }

  .tablet-portrait\:hover\:-skew-x-1:hover {
    --tw-skew-x: -1deg;
  }

  .tablet-portrait\:hover\:skew-y-0:hover {
    --tw-skew-y: 0deg;
  }

  .tablet-portrait\:hover\:skew-y-1:hover {
    --tw-skew-y: 1deg;
  }

  .tablet-portrait\:hover\:skew-y-2:hover {
    --tw-skew-y: 2deg;
  }

  .tablet-portrait\:hover\:skew-y-3:hover {
    --tw-skew-y: 3deg;
  }

  .tablet-portrait\:hover\:skew-y-6:hover {
    --tw-skew-y: 6deg;
  }

  .tablet-portrait\:hover\:skew-y-12:hover {
    --tw-skew-y: 12deg;
  }

  .tablet-portrait\:hover\:-skew-y-12:hover {
    --tw-skew-y: -12deg;
  }

  .tablet-portrait\:hover\:-skew-y-6:hover {
    --tw-skew-y: -6deg;
  }

  .tablet-portrait\:hover\:-skew-y-3:hover {
    --tw-skew-y: -3deg;
  }

  .tablet-portrait\:hover\:-skew-y-2:hover {
    --tw-skew-y: -2deg;
  }

  .tablet-portrait\:hover\:-skew-y-1:hover {
    --tw-skew-y: -1deg;
  }

  .tablet-portrait\:focus\:skew-x-0:focus {
    --tw-skew-x: 0deg;
  }

  .tablet-portrait\:focus\:skew-x-1:focus {
    --tw-skew-x: 1deg;
  }

  .tablet-portrait\:focus\:skew-x-2:focus {
    --tw-skew-x: 2deg;
  }

  .tablet-portrait\:focus\:skew-x-3:focus {
    --tw-skew-x: 3deg;
  }

  .tablet-portrait\:focus\:skew-x-6:focus {
    --tw-skew-x: 6deg;
  }

  .tablet-portrait\:focus\:skew-x-12:focus {
    --tw-skew-x: 12deg;
  }

  .tablet-portrait\:focus\:-skew-x-12:focus {
    --tw-skew-x: -12deg;
  }

  .tablet-portrait\:focus\:-skew-x-6:focus {
    --tw-skew-x: -6deg;
  }

  .tablet-portrait\:focus\:-skew-x-3:focus {
    --tw-skew-x: -3deg;
  }

  .tablet-portrait\:focus\:-skew-x-2:focus {
    --tw-skew-x: -2deg;
  }

  .tablet-portrait\:focus\:-skew-x-1:focus {
    --tw-skew-x: -1deg;
  }

  .tablet-portrait\:focus\:skew-y-0:focus {
    --tw-skew-y: 0deg;
  }

  .tablet-portrait\:focus\:skew-y-1:focus {
    --tw-skew-y: 1deg;
  }

  .tablet-portrait\:focus\:skew-y-2:focus {
    --tw-skew-y: 2deg;
  }

  .tablet-portrait\:focus\:skew-y-3:focus {
    --tw-skew-y: 3deg;
  }

  .tablet-portrait\:focus\:skew-y-6:focus {
    --tw-skew-y: 6deg;
  }

  .tablet-portrait\:focus\:skew-y-12:focus {
    --tw-skew-y: 12deg;
  }

  .tablet-portrait\:focus\:-skew-y-12:focus {
    --tw-skew-y: -12deg;
  }

  .tablet-portrait\:focus\:-skew-y-6:focus {
    --tw-skew-y: -6deg;
  }

  .tablet-portrait\:focus\:-skew-y-3:focus {
    --tw-skew-y: -3deg;
  }

  .tablet-portrait\:focus\:-skew-y-2:focus {
    --tw-skew-y: -2deg;
  }

  .tablet-portrait\:focus\:-skew-y-1:focus {
    --tw-skew-y: -1deg;
  }

  .tablet-portrait\:scale-0 {
    --tw-scale-x: 0;
    --tw-scale-y: 0;
  }

  .tablet-portrait\:scale-50 {
    --tw-scale-x: .5;
    --tw-scale-y: .5;
  }

  .tablet-portrait\:scale-75 {
    --tw-scale-x: .75;
    --tw-scale-y: .75;
  }

  .tablet-portrait\:scale-90 {
    --tw-scale-x: .9;
    --tw-scale-y: .9;
  }

  .tablet-portrait\:scale-95 {
    --tw-scale-x: .95;
    --tw-scale-y: .95;
  }

  .tablet-portrait\:scale-100 {
    --tw-scale-x: 1;
    --tw-scale-y: 1;
  }

  .tablet-portrait\:scale-105 {
    --tw-scale-x: 1.05;
    --tw-scale-y: 1.05;
  }

  .tablet-portrait\:scale-110 {
    --tw-scale-x: 1.1;
    --tw-scale-y: 1.1;
  }

  .tablet-portrait\:scale-125 {
    --tw-scale-x: 1.25;
    --tw-scale-y: 1.25;
  }

  .tablet-portrait\:scale-150 {
    --tw-scale-x: 1.5;
    --tw-scale-y: 1.5;
  }

  .tablet-portrait\:hover\:scale-0:hover {
    --tw-scale-x: 0;
    --tw-scale-y: 0;
  }

  .tablet-portrait\:hover\:scale-50:hover {
    --tw-scale-x: .5;
    --tw-scale-y: .5;
  }

  .tablet-portrait\:hover\:scale-75:hover {
    --tw-scale-x: .75;
    --tw-scale-y: .75;
  }

  .tablet-portrait\:hover\:scale-90:hover {
    --tw-scale-x: .9;
    --tw-scale-y: .9;
  }

  .tablet-portrait\:hover\:scale-95:hover {
    --tw-scale-x: .95;
    --tw-scale-y: .95;
  }

  .tablet-portrait\:hover\:scale-100:hover {
    --tw-scale-x: 1;
    --tw-scale-y: 1;
  }

  .tablet-portrait\:hover\:scale-105:hover {
    --tw-scale-x: 1.05;
    --tw-scale-y: 1.05;
  }

  .tablet-portrait\:hover\:scale-110:hover {
    --tw-scale-x: 1.1;
    --tw-scale-y: 1.1;
  }

  .tablet-portrait\:hover\:scale-125:hover {
    --tw-scale-x: 1.25;
    --tw-scale-y: 1.25;
  }

  .tablet-portrait\:hover\:scale-150:hover {
    --tw-scale-x: 1.5;
    --tw-scale-y: 1.5;
  }

  .tablet-portrait\:focus\:scale-0:focus {
    --tw-scale-x: 0;
    --tw-scale-y: 0;
  }

  .tablet-portrait\:focus\:scale-50:focus {
    --tw-scale-x: .5;
    --tw-scale-y: .5;
  }

  .tablet-portrait\:focus\:scale-75:focus {
    --tw-scale-x: .75;
    --tw-scale-y: .75;
  }

  .tablet-portrait\:focus\:scale-90:focus {
    --tw-scale-x: .9;
    --tw-scale-y: .9;
  }

  .tablet-portrait\:focus\:scale-95:focus {
    --tw-scale-x: .95;
    --tw-scale-y: .95;
  }

  .tablet-portrait\:focus\:scale-100:focus {
    --tw-scale-x: 1;
    --tw-scale-y: 1;
  }

  .tablet-portrait\:focus\:scale-105:focus {
    --tw-scale-x: 1.05;
    --tw-scale-y: 1.05;
  }

  .tablet-portrait\:focus\:scale-110:focus {
    --tw-scale-x: 1.1;
    --tw-scale-y: 1.1;
  }

  .tablet-portrait\:focus\:scale-125:focus {
    --tw-scale-x: 1.25;
    --tw-scale-y: 1.25;
  }

  .tablet-portrait\:focus\:scale-150:focus {
    --tw-scale-x: 1.5;
    --tw-scale-y: 1.5;
  }

  .tablet-portrait\:scale-x-0 {
    --tw-scale-x: 0;
  }

  .tablet-portrait\:scale-x-50 {
    --tw-scale-x: .5;
  }

  .tablet-portrait\:scale-x-75 {
    --tw-scale-x: .75;
  }

  .tablet-portrait\:scale-x-90 {
    --tw-scale-x: .9;
  }

  .tablet-portrait\:scale-x-95 {
    --tw-scale-x: .95;
  }

  .tablet-portrait\:scale-x-100 {
    --tw-scale-x: 1;
  }

  .tablet-portrait\:scale-x-105 {
    --tw-scale-x: 1.05;
  }

  .tablet-portrait\:scale-x-110 {
    --tw-scale-x: 1.1;
  }

  .tablet-portrait\:scale-x-125 {
    --tw-scale-x: 1.25;
  }

  .tablet-portrait\:scale-x-150 {
    --tw-scale-x: 1.5;
  }

  .tablet-portrait\:scale-y-0 {
    --tw-scale-y: 0;
  }

  .tablet-portrait\:scale-y-50 {
    --tw-scale-y: .5;
  }

  .tablet-portrait\:scale-y-75 {
    --tw-scale-y: .75;
  }

  .tablet-portrait\:scale-y-90 {
    --tw-scale-y: .9;
  }

  .tablet-portrait\:scale-y-95 {
    --tw-scale-y: .95;
  }

  .tablet-portrait\:scale-y-100 {
    --tw-scale-y: 1;
  }

  .tablet-portrait\:scale-y-105 {
    --tw-scale-y: 1.05;
  }

  .tablet-portrait\:scale-y-110 {
    --tw-scale-y: 1.1;
  }

  .tablet-portrait\:scale-y-125 {
    --tw-scale-y: 1.25;
  }

  .tablet-portrait\:scale-y-150 {
    --tw-scale-y: 1.5;
  }

  .tablet-portrait\:hover\:scale-x-0:hover {
    --tw-scale-x: 0;
  }

  .tablet-portrait\:hover\:scale-x-50:hover {
    --tw-scale-x: .5;
  }

  .tablet-portrait\:hover\:scale-x-75:hover {
    --tw-scale-x: .75;
  }

  .tablet-portrait\:hover\:scale-x-90:hover {
    --tw-scale-x: .9;
  }

  .tablet-portrait\:hover\:scale-x-95:hover {
    --tw-scale-x: .95;
  }

  .tablet-portrait\:hover\:scale-x-100:hover {
    --tw-scale-x: 1;
  }

  .tablet-portrait\:hover\:scale-x-105:hover {
    --tw-scale-x: 1.05;
  }

  .tablet-portrait\:hover\:scale-x-110:hover {
    --tw-scale-x: 1.1;
  }

  .tablet-portrait\:hover\:scale-x-125:hover {
    --tw-scale-x: 1.25;
  }

  .tablet-portrait\:hover\:scale-x-150:hover {
    --tw-scale-x: 1.5;
  }

  .tablet-portrait\:hover\:scale-y-0:hover {
    --tw-scale-y: 0;
  }

  .tablet-portrait\:hover\:scale-y-50:hover {
    --tw-scale-y: .5;
  }

  .tablet-portrait\:hover\:scale-y-75:hover {
    --tw-scale-y: .75;
  }

  .tablet-portrait\:hover\:scale-y-90:hover {
    --tw-scale-y: .9;
  }

  .tablet-portrait\:hover\:scale-y-95:hover {
    --tw-scale-y: .95;
  }

  .tablet-portrait\:hover\:scale-y-100:hover {
    --tw-scale-y: 1;
  }

  .tablet-portrait\:hover\:scale-y-105:hover {
    --tw-scale-y: 1.05;
  }

  .tablet-portrait\:hover\:scale-y-110:hover {
    --tw-scale-y: 1.1;
  }

  .tablet-portrait\:hover\:scale-y-125:hover {
    --tw-scale-y: 1.25;
  }

  .tablet-portrait\:hover\:scale-y-150:hover {
    --tw-scale-y: 1.5;
  }

  .tablet-portrait\:focus\:scale-x-0:focus {
    --tw-scale-x: 0;
  }

  .tablet-portrait\:focus\:scale-x-50:focus {
    --tw-scale-x: .5;
  }

  .tablet-portrait\:focus\:scale-x-75:focus {
    --tw-scale-x: .75;
  }

  .tablet-portrait\:focus\:scale-x-90:focus {
    --tw-scale-x: .9;
  }

  .tablet-portrait\:focus\:scale-x-95:focus {
    --tw-scale-x: .95;
  }

  .tablet-portrait\:focus\:scale-x-100:focus {
    --tw-scale-x: 1;
  }

  .tablet-portrait\:focus\:scale-x-105:focus {
    --tw-scale-x: 1.05;
  }

  .tablet-portrait\:focus\:scale-x-110:focus {
    --tw-scale-x: 1.1;
  }

  .tablet-portrait\:focus\:scale-x-125:focus {
    --tw-scale-x: 1.25;
  }

  .tablet-portrait\:focus\:scale-x-150:focus {
    --tw-scale-x: 1.5;
  }

  .tablet-portrait\:focus\:scale-y-0:focus {
    --tw-scale-y: 0;
  }

  .tablet-portrait\:focus\:scale-y-50:focus {
    --tw-scale-y: .5;
  }

  .tablet-portrait\:focus\:scale-y-75:focus {
    --tw-scale-y: .75;
  }

  .tablet-portrait\:focus\:scale-y-90:focus {
    --tw-scale-y: .9;
  }

  .tablet-portrait\:focus\:scale-y-95:focus {
    --tw-scale-y: .95;
  }

  .tablet-portrait\:focus\:scale-y-100:focus {
    --tw-scale-y: 1;
  }

  .tablet-portrait\:focus\:scale-y-105:focus {
    --tw-scale-y: 1.05;
  }

  .tablet-portrait\:focus\:scale-y-110:focus {
    --tw-scale-y: 1.1;
  }

  .tablet-portrait\:focus\:scale-y-125:focus {
    --tw-scale-y: 1.25;
  }

  .tablet-portrait\:focus\:scale-y-150:focus {
    --tw-scale-y: 1.5;
  }

  .tablet-portrait\:animate-none {
    -webkit-animation: none;
            animation: none;
  }

  .tablet-portrait\:animate-spin {
    -webkit-animation: spin 1s linear infinite;
            animation: spin 1s linear infinite;
  }

  .tablet-portrait\:animate-ping {
    -webkit-animation: ping 1s cubic-bezier(0, 0, 0.2, 1) infinite;
            animation: ping 1s cubic-bezier(0, 0, 0.2, 1) infinite;
  }

  .tablet-portrait\:animate-pulse {
    -webkit-animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
            animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
  }

  .tablet-portrait\:animate-bounce {
    -webkit-animation: bounce 1s infinite;
            animation: bounce 1s infinite;
  }

  .tablet-portrait\:cursor-auto {
    cursor: auto;
  }

  .tablet-portrait\:cursor-default {
    cursor: default;
  }

  .tablet-portrait\:cursor-pointer {
    cursor: pointer;
  }

  .tablet-portrait\:cursor-wait {
    cursor: wait;
  }

  .tablet-portrait\:cursor-text {
    cursor: text;
  }

  .tablet-portrait\:cursor-move {
    cursor: move;
  }

  .tablet-portrait\:cursor-help {
    cursor: help;
  }

  .tablet-portrait\:cursor-not-allowed {
    cursor: not-allowed;
  }

  .tablet-portrait\:select-none {
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
  }

  .tablet-portrait\:select-text {
    -webkit-user-select: text;
       -moz-user-select: text;
        -ms-user-select: text;
            user-select: text;
  }

  .tablet-portrait\:select-all {
    -webkit-user-select: all;
       -moz-user-select: all;
            user-select: all;
  }

  .tablet-portrait\:select-auto {
    -webkit-user-select: auto;
       -moz-user-select: auto;
        -ms-user-select: auto;
            user-select: auto;
  }

  .tablet-portrait\:resize-none {
    resize: none;
  }

  .tablet-portrait\:resize-y {
    resize: vertical;
  }

  .tablet-portrait\:resize-x {
    resize: horizontal;
  }

  .tablet-portrait\:resize {
    resize: both;
  }

  .tablet-portrait\:list-inside {
    list-style-position: inside;
  }

  .tablet-portrait\:list-outside {
    list-style-position: outside;
  }

  .tablet-portrait\:list-none {
    list-style-type: none;
  }

  .tablet-portrait\:list-disc {
    list-style-type: disc;
  }

  .tablet-portrait\:list-decimal {
    list-style-type: decimal;
  }

  .tablet-portrait\:appearance-none {
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
  }

  .tablet-portrait\:auto-cols-auto {
    grid-auto-columns: auto;
  }

  .tablet-portrait\:auto-cols-min {
    grid-auto-columns: -webkit-min-content;
    grid-auto-columns: min-content;
  }

  .tablet-portrait\:auto-cols-max {
    grid-auto-columns: -webkit-max-content;
    grid-auto-columns: max-content;
  }

  .tablet-portrait\:auto-cols-fr {
    grid-auto-columns: minmax(0, 1fr);
  }

  .tablet-portrait\:grid-flow-row {
    grid-auto-flow: row;
  }

  .tablet-portrait\:grid-flow-col {
    grid-auto-flow: column;
  }

  .tablet-portrait\:grid-flow-row-dense {
    grid-auto-flow: row dense;
  }

  .tablet-portrait\:grid-flow-col-dense {
    grid-auto-flow: column dense;
  }

  .tablet-portrait\:auto-rows-auto {
    grid-auto-rows: auto;
  }

  .tablet-portrait\:auto-rows-min {
    grid-auto-rows: -webkit-min-content;
    grid-auto-rows: min-content;
  }

  .tablet-portrait\:auto-rows-max {
    grid-auto-rows: -webkit-max-content;
    grid-auto-rows: max-content;
  }

  .tablet-portrait\:auto-rows-fr {
    grid-auto-rows: minmax(0, 1fr);
  }

  .tablet-portrait\:grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }

  .tablet-portrait\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .tablet-portrait\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .tablet-portrait\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  .tablet-portrait\:grid-cols-5 {
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }

  .tablet-portrait\:grid-cols-6 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }

  .tablet-portrait\:grid-cols-7 {
    grid-template-columns: repeat(7, minmax(0, 1fr));
  }

  .tablet-portrait\:grid-cols-8 {
    grid-template-columns: repeat(8, minmax(0, 1fr));
  }

  .tablet-portrait\:grid-cols-9 {
    grid-template-columns: repeat(9, minmax(0, 1fr));
  }

  .tablet-portrait\:grid-cols-10 {
    grid-template-columns: repeat(10, minmax(0, 1fr));
  }

  .tablet-portrait\:grid-cols-11 {
    grid-template-columns: repeat(11, minmax(0, 1fr));
  }

  .tablet-portrait\:grid-cols-12 {
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }

  .tablet-portrait\:grid-cols-none {
    grid-template-columns: none;
  }

  .tablet-portrait\:grid-rows-1 {
    grid-template-rows: repeat(1, minmax(0, 1fr));
  }

  .tablet-portrait\:grid-rows-2 {
    grid-template-rows: repeat(2, minmax(0, 1fr));
  }

  .tablet-portrait\:grid-rows-3 {
    grid-template-rows: repeat(3, minmax(0, 1fr));
  }

  .tablet-portrait\:grid-rows-4 {
    grid-template-rows: repeat(4, minmax(0, 1fr));
  }

  .tablet-portrait\:grid-rows-5 {
    grid-template-rows: repeat(5, minmax(0, 1fr));
  }

  .tablet-portrait\:grid-rows-6 {
    grid-template-rows: repeat(6, minmax(0, 1fr));
  }

  .tablet-portrait\:grid-rows-none {
    grid-template-rows: none;
  }

  .tablet-portrait\:flex-row {
    flex-direction: row;
  }

  .tablet-portrait\:flex-row-reverse {
    flex-direction: row-reverse;
  }

  .tablet-portrait\:flex-col {
    flex-direction: column;
  }

  .tablet-portrait\:flex-col-reverse {
    flex-direction: column-reverse;
  }

  .tablet-portrait\:flex-wrap {
    flex-wrap: wrap;
  }

  .tablet-portrait\:flex-wrap-reverse {
    flex-wrap: wrap-reverse;
  }

  .tablet-portrait\:flex-nowrap {
    flex-wrap: nowrap;
  }

  .tablet-portrait\:place-content-center {
    place-content: center;
  }

  .tablet-portrait\:place-content-start {
    place-content: start;
  }

  .tablet-portrait\:place-content-end {
    place-content: end;
  }

  .tablet-portrait\:place-content-between {
    place-content: space-between;
  }

  .tablet-portrait\:place-content-around {
    place-content: space-around;
  }

  .tablet-portrait\:place-content-evenly {
    place-content: space-evenly;
  }

  .tablet-portrait\:place-content-stretch {
    place-content: stretch;
  }

  .tablet-portrait\:place-items-start {
    place-items: start;
  }

  .tablet-portrait\:place-items-end {
    place-items: end;
  }

  .tablet-portrait\:place-items-center {
    place-items: center;
  }

  .tablet-portrait\:place-items-stretch {
    place-items: stretch;
  }

  .tablet-portrait\:content-center {
    align-content: center;
  }

  .tablet-portrait\:content-start {
    align-content: flex-start;
  }

  .tablet-portrait\:content-end {
    align-content: flex-end;
  }

  .tablet-portrait\:content-between {
    align-content: space-between;
  }

  .tablet-portrait\:content-around {
    align-content: space-around;
  }

  .tablet-portrait\:content-evenly {
    align-content: space-evenly;
  }

  .tablet-portrait\:items-start {
    align-items: flex-start;
  }

  .tablet-portrait\:items-end {
    align-items: flex-end;
  }

  .tablet-portrait\:items-center {
    align-items: center;
  }

  .tablet-portrait\:items-baseline {
    align-items: baseline;
  }

  .tablet-portrait\:items-stretch {
    align-items: stretch;
  }

  .tablet-portrait\:justify-start {
    justify-content: flex-start;
  }

  .tablet-portrait\:justify-end {
    justify-content: flex-end;
  }

  .tablet-portrait\:justify-center {
    justify-content: center;
  }

  .tablet-portrait\:justify-between {
    justify-content: space-between;
  }

  .tablet-portrait\:justify-around {
    justify-content: space-around;
  }

  .tablet-portrait\:justify-evenly {
    justify-content: space-evenly;
  }

  .tablet-portrait\:justify-items-start {
    justify-items: start;
  }

  .tablet-portrait\:justify-items-end {
    justify-items: end;
  }

  .tablet-portrait\:justify-items-center {
    justify-items: center;
  }

  .tablet-portrait\:justify-items-stretch {
    justify-items: stretch;
  }

  .tablet-portrait\:gap-0 {
    gap: 0;
  }

  .tablet-portrait\:gap-1 {
    gap: 0.0625rem;
  }

  .tablet-portrait\:gap-2 {
    gap: 0.125rem;
  }

  .tablet-portrait\:gap-3 {
    gap: 0.1875rem;
  }

  .tablet-portrait\:gap-4 {
    gap: 0.25rem;
  }

  .tablet-portrait\:gap-5 {
    gap: 0.3125rem;
  }

  .tablet-portrait\:gap-6 {
    gap: 0.375rem;
  }

  .tablet-portrait\:gap-8 {
    gap: 0.5rem;
  }

  .tablet-portrait\:gap-10 {
    gap: 0.625rem;
  }

  .tablet-portrait\:gap-12 {
    gap: 0.75rem;
  }

  .tablet-portrait\:gap-16 {
    gap: 1rem;
  }

  .tablet-portrait\:gap-20 {
    gap: 1.25rem;
  }

  .tablet-portrait\:gap-24 {
    gap: 1.5rem;
  }

  .tablet-portrait\:gap-32 {
    gap: 2rem;
  }

  .tablet-portrait\:gap-40 {
    gap: 2.5rem;
  }

  .tablet-portrait\:gap-48 {
    gap: 3rem;
  }

  .tablet-portrait\:gap-56 {
    gap: 3.5rem;
  }

  .tablet-portrait\:gap-64 {
    gap: 4rem;
  }

  .tablet-portrait\:gap-68 {
    gap: 4.25rem;
  }

  .tablet-portrait\:gap-72 {
    gap: 4.5rem;
  }

  .tablet-portrait\:gap-76 {
    gap: 4.75rem;
  }

  .tablet-portrait\:gap-80 {
    gap: 5rem;
  }

  .tablet-portrait\:gap-192 {
    gap: 12rem;
  }

  .tablet-portrait\:gap-px {
    gap: 1px;
  }

  .tablet-portrait\:gap-x-0 {
    -moz-column-gap: 0;
         column-gap: 0;
  }

  .tablet-portrait\:gap-x-1 {
    -moz-column-gap: 0.0625rem;
         column-gap: 0.0625rem;
  }

  .tablet-portrait\:gap-x-2 {
    -moz-column-gap: 0.125rem;
         column-gap: 0.125rem;
  }

  .tablet-portrait\:gap-x-3 {
    -moz-column-gap: 0.1875rem;
         column-gap: 0.1875rem;
  }

  .tablet-portrait\:gap-x-4 {
    -moz-column-gap: 0.25rem;
         column-gap: 0.25rem;
  }

  .tablet-portrait\:gap-x-5 {
    -moz-column-gap: 0.3125rem;
         column-gap: 0.3125rem;
  }

  .tablet-portrait\:gap-x-6 {
    -moz-column-gap: 0.375rem;
         column-gap: 0.375rem;
  }

  .tablet-portrait\:gap-x-8 {
    -moz-column-gap: 0.5rem;
         column-gap: 0.5rem;
  }

  .tablet-portrait\:gap-x-10 {
    -moz-column-gap: 0.625rem;
         column-gap: 0.625rem;
  }

  .tablet-portrait\:gap-x-12 {
    -moz-column-gap: 0.75rem;
         column-gap: 0.75rem;
  }

  .tablet-portrait\:gap-x-16 {
    -moz-column-gap: 1rem;
         column-gap: 1rem;
  }

  .tablet-portrait\:gap-x-20 {
    -moz-column-gap: 1.25rem;
         column-gap: 1.25rem;
  }

  .tablet-portrait\:gap-x-24 {
    -moz-column-gap: 1.5rem;
         column-gap: 1.5rem;
  }

  .tablet-portrait\:gap-x-32 {
    -moz-column-gap: 2rem;
         column-gap: 2rem;
  }

  .tablet-portrait\:gap-x-40 {
    -moz-column-gap: 2.5rem;
         column-gap: 2.5rem;
  }

  .tablet-portrait\:gap-x-48 {
    -moz-column-gap: 3rem;
         column-gap: 3rem;
  }

  .tablet-portrait\:gap-x-56 {
    -moz-column-gap: 3.5rem;
         column-gap: 3.5rem;
  }

  .tablet-portrait\:gap-x-64 {
    -moz-column-gap: 4rem;
         column-gap: 4rem;
  }

  .tablet-portrait\:gap-x-68 {
    -moz-column-gap: 4.25rem;
         column-gap: 4.25rem;
  }

  .tablet-portrait\:gap-x-72 {
    -moz-column-gap: 4.5rem;
         column-gap: 4.5rem;
  }

  .tablet-portrait\:gap-x-76 {
    -moz-column-gap: 4.75rem;
         column-gap: 4.75rem;
  }

  .tablet-portrait\:gap-x-80 {
    -moz-column-gap: 5rem;
         column-gap: 5rem;
  }

  .tablet-portrait\:gap-x-192 {
    -moz-column-gap: 12rem;
         column-gap: 12rem;
  }

  .tablet-portrait\:gap-x-px {
    -moz-column-gap: 1px;
         column-gap: 1px;
  }

  .tablet-portrait\:gap-y-0 {
    row-gap: 0;
  }

  .tablet-portrait\:gap-y-1 {
    row-gap: 0.0625rem;
  }

  .tablet-portrait\:gap-y-2 {
    row-gap: 0.125rem;
  }

  .tablet-portrait\:gap-y-3 {
    row-gap: 0.1875rem;
  }

  .tablet-portrait\:gap-y-4 {
    row-gap: 0.25rem;
  }

  .tablet-portrait\:gap-y-5 {
    row-gap: 0.3125rem;
  }

  .tablet-portrait\:gap-y-6 {
    row-gap: 0.375rem;
  }

  .tablet-portrait\:gap-y-8 {
    row-gap: 0.5rem;
  }

  .tablet-portrait\:gap-y-10 {
    row-gap: 0.625rem;
  }

  .tablet-portrait\:gap-y-12 {
    row-gap: 0.75rem;
  }

  .tablet-portrait\:gap-y-16 {
    row-gap: 1rem;
  }

  .tablet-portrait\:gap-y-20 {
    row-gap: 1.25rem;
  }

  .tablet-portrait\:gap-y-24 {
    row-gap: 1.5rem;
  }

  .tablet-portrait\:gap-y-32 {
    row-gap: 2rem;
  }

  .tablet-portrait\:gap-y-40 {
    row-gap: 2.5rem;
  }

  .tablet-portrait\:gap-y-48 {
    row-gap: 3rem;
  }

  .tablet-portrait\:gap-y-56 {
    row-gap: 3.5rem;
  }

  .tablet-portrait\:gap-y-64 {
    row-gap: 4rem;
  }

  .tablet-portrait\:gap-y-68 {
    row-gap: 4.25rem;
  }

  .tablet-portrait\:gap-y-72 {
    row-gap: 4.5rem;
  }

  .tablet-portrait\:gap-y-76 {
    row-gap: 4.75rem;
  }

  .tablet-portrait\:gap-y-80 {
    row-gap: 5rem;
  }

  .tablet-portrait\:gap-y-192 {
    row-gap: 12rem;
  }

  .tablet-portrait\:gap-y-px {
    row-gap: 1px;
  }

  .tablet-portrait\:space-x-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0px * var(--tw-space-x-reverse));
    margin-left: calc(0px * calc(1 - var(--tw-space-x-reverse)));
  }

  .tablet-portrait\:space-x-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.0625rem * var(--tw-space-x-reverse));
    margin-left: calc(0.0625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .tablet-portrait\:space-x-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.125rem * var(--tw-space-x-reverse));
    margin-left: calc(0.125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .tablet-portrait\:space-x-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.1875rem * var(--tw-space-x-reverse));
    margin-left: calc(0.1875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .tablet-portrait\:space-x-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.25rem * var(--tw-space-x-reverse));
    margin-left: calc(0.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .tablet-portrait\:space-x-5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.3125rem * var(--tw-space-x-reverse));
    margin-left: calc(0.3125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .tablet-portrait\:space-x-6 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.375rem * var(--tw-space-x-reverse));
    margin-left: calc(0.375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .tablet-portrait\:space-x-8 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.5rem * var(--tw-space-x-reverse));
    margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .tablet-portrait\:space-x-10 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.625rem * var(--tw-space-x-reverse));
    margin-left: calc(0.625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .tablet-portrait\:space-x-12 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.75rem * var(--tw-space-x-reverse));
    margin-left: calc(0.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .tablet-portrait\:space-x-16 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(1rem * var(--tw-space-x-reverse));
    margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .tablet-portrait\:space-x-20 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(1.25rem * var(--tw-space-x-reverse));
    margin-left: calc(1.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .tablet-portrait\:space-x-24 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(1.5rem * var(--tw-space-x-reverse));
    margin-left: calc(1.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .tablet-portrait\:space-x-32 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(2rem * var(--tw-space-x-reverse));
    margin-left: calc(2rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .tablet-portrait\:space-x-40 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(2.5rem * var(--tw-space-x-reverse));
    margin-left: calc(2.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .tablet-portrait\:space-x-48 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(3rem * var(--tw-space-x-reverse));
    margin-left: calc(3rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .tablet-portrait\:space-x-56 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(3.5rem * var(--tw-space-x-reverse));
    margin-left: calc(3.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .tablet-portrait\:space-x-64 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(4rem * var(--tw-space-x-reverse));
    margin-left: calc(4rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .tablet-portrait\:space-x-68 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(4.25rem * var(--tw-space-x-reverse));
    margin-left: calc(4.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .tablet-portrait\:space-x-72 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(4.5rem * var(--tw-space-x-reverse));
    margin-left: calc(4.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .tablet-portrait\:space-x-76 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(4.75rem * var(--tw-space-x-reverse));
    margin-left: calc(4.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .tablet-portrait\:space-x-80 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(5rem * var(--tw-space-x-reverse));
    margin-left: calc(5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .tablet-portrait\:space-x-192 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(12rem * var(--tw-space-x-reverse));
    margin-left: calc(12rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .tablet-portrait\:space-x-px > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(1px * var(--tw-space-x-reverse));
    margin-left: calc(1px * calc(1 - var(--tw-space-x-reverse)));
  }

  .tablet-portrait\:-space-x-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.0625rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.0625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .tablet-portrait\:-space-x-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.125rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .tablet-portrait\:-space-x-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.1875rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.1875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .tablet-portrait\:-space-x-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.25rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .tablet-portrait\:-space-x-5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.3125rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.3125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .tablet-portrait\:-space-x-6 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.375rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .tablet-portrait\:-space-x-8 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .tablet-portrait\:-space-x-10 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.625rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .tablet-portrait\:-space-x-12 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.75rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .tablet-portrait\:-space-x-16 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-1rem * var(--tw-space-x-reverse));
    margin-left: calc(-1rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .tablet-portrait\:-space-x-20 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-1.25rem * var(--tw-space-x-reverse));
    margin-left: calc(-1.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .tablet-portrait\:-space-x-24 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-1.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-1.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .tablet-portrait\:-space-x-32 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-2rem * var(--tw-space-x-reverse));
    margin-left: calc(-2rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .tablet-portrait\:-space-x-40 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-2.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-2.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .tablet-portrait\:-space-x-48 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-3rem * var(--tw-space-x-reverse));
    margin-left: calc(-3rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .tablet-portrait\:-space-x-56 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-3.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-3.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .tablet-portrait\:-space-x-64 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-4rem * var(--tw-space-x-reverse));
    margin-left: calc(-4rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .tablet-portrait\:-space-x-68 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-4.25rem * var(--tw-space-x-reverse));
    margin-left: calc(-4.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .tablet-portrait\:-space-x-72 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-4.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-4.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .tablet-portrait\:-space-x-76 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-4.75rem * var(--tw-space-x-reverse));
    margin-left: calc(-4.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .tablet-portrait\:-space-x-80 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-5rem * var(--tw-space-x-reverse));
    margin-left: calc(-5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .tablet-portrait\:-space-x-192 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-12rem * var(--tw-space-x-reverse));
    margin-left: calc(-12rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .tablet-portrait\:-space-x-px > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-1px * var(--tw-space-x-reverse));
    margin-left: calc(-1px * calc(1 - var(--tw-space-x-reverse)));
  }

  .tablet-portrait\:space-y-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0px * var(--tw-space-y-reverse));
  }

  .tablet-portrait\:space-y-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.0625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.0625rem * var(--tw-space-y-reverse));
  }

  .tablet-portrait\:space-y-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.125rem * var(--tw-space-y-reverse));
  }

  .tablet-portrait\:space-y-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.1875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.1875rem * var(--tw-space-y-reverse));
  }

  .tablet-portrait\:space-y-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.25rem * var(--tw-space-y-reverse));
  }

  .tablet-portrait\:space-y-5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.3125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.3125rem * var(--tw-space-y-reverse));
  }

  .tablet-portrait\:space-y-6 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.375rem * var(--tw-space-y-reverse));
  }

  .tablet-portrait\:space-y-8 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
  }

  .tablet-portrait\:space-y-10 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.625rem * var(--tw-space-y-reverse));
  }

  .tablet-portrait\:space-y-12 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.75rem * var(--tw-space-y-reverse));
  }

  .tablet-portrait\:space-y-16 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1rem * var(--tw-space-y-reverse));
  }

  .tablet-portrait\:space-y-20 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.25rem * var(--tw-space-y-reverse));
  }

  .tablet-portrait\:space-y-24 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
  }

  .tablet-portrait\:space-y-32 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2rem * var(--tw-space-y-reverse));
  }

  .tablet-portrait\:space-y-40 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(2.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2.5rem * var(--tw-space-y-reverse));
  }

  .tablet-portrait\:space-y-48 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(3rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(3rem * var(--tw-space-y-reverse));
  }

  .tablet-portrait\:space-y-56 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(3.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(3.5rem * var(--tw-space-y-reverse));
  }

  .tablet-portrait\:space-y-64 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(4rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(4rem * var(--tw-space-y-reverse));
  }

  .tablet-portrait\:space-y-68 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(4.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(4.25rem * var(--tw-space-y-reverse));
  }

  .tablet-portrait\:space-y-72 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(4.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(4.5rem * var(--tw-space-y-reverse));
  }

  .tablet-portrait\:space-y-76 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(4.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(4.75rem * var(--tw-space-y-reverse));
  }

  .tablet-portrait\:space-y-80 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(5rem * var(--tw-space-y-reverse));
  }

  .tablet-portrait\:space-y-192 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(12rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(12rem * var(--tw-space-y-reverse));
  }

  .tablet-portrait\:space-y-px > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1px * var(--tw-space-y-reverse));
  }

  .tablet-portrait\:-space-y-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.0625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.0625rem * var(--tw-space-y-reverse));
  }

  .tablet-portrait\:-space-y-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.125rem * var(--tw-space-y-reverse));
  }

  .tablet-portrait\:-space-y-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.1875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.1875rem * var(--tw-space-y-reverse));
  }

  .tablet-portrait\:-space-y-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.25rem * var(--tw-space-y-reverse));
  }

  .tablet-portrait\:-space-y-5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.3125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.3125rem * var(--tw-space-y-reverse));
  }

  .tablet-portrait\:-space-y-6 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.375rem * var(--tw-space-y-reverse));
  }

  .tablet-portrait\:-space-y-8 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.5rem * var(--tw-space-y-reverse));
  }

  .tablet-portrait\:-space-y-10 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.625rem * var(--tw-space-y-reverse));
  }

  .tablet-portrait\:-space-y-12 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.75rem * var(--tw-space-y-reverse));
  }

  .tablet-portrait\:-space-y-16 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-1rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1rem * var(--tw-space-y-reverse));
  }

  .tablet-portrait\:-space-y-20 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-1.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1.25rem * var(--tw-space-y-reverse));
  }

  .tablet-portrait\:-space-y-24 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-1.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1.5rem * var(--tw-space-y-reverse));
  }

  .tablet-portrait\:-space-y-32 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-2rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-2rem * var(--tw-space-y-reverse));
  }

  .tablet-portrait\:-space-y-40 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-2.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-2.5rem * var(--tw-space-y-reverse));
  }

  .tablet-portrait\:-space-y-48 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-3rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-3rem * var(--tw-space-y-reverse));
  }

  .tablet-portrait\:-space-y-56 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-3.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-3.5rem * var(--tw-space-y-reverse));
  }

  .tablet-portrait\:-space-y-64 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-4rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-4rem * var(--tw-space-y-reverse));
  }

  .tablet-portrait\:-space-y-68 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-4.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-4.25rem * var(--tw-space-y-reverse));
  }

  .tablet-portrait\:-space-y-72 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-4.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-4.5rem * var(--tw-space-y-reverse));
  }

  .tablet-portrait\:-space-y-76 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-4.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-4.75rem * var(--tw-space-y-reverse));
  }

  .tablet-portrait\:-space-y-80 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-5rem * var(--tw-space-y-reverse));
  }

  .tablet-portrait\:-space-y-192 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-12rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-12rem * var(--tw-space-y-reverse));
  }

  .tablet-portrait\:-space-y-px > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-1px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1px * var(--tw-space-y-reverse));
  }

  .tablet-portrait\:space-y-reverse > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 1;
  }

  .tablet-portrait\:space-x-reverse > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 1;
  }

  .tablet-portrait\:divide-x-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(0px * var(--tw-divide-x-reverse));
    border-left-width: calc(0px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .tablet-portrait\:divide-x-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(2px * var(--tw-divide-x-reverse));
    border-left-width: calc(2px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .tablet-portrait\:divide-x-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(4px * var(--tw-divide-x-reverse));
    border-left-width: calc(4px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .tablet-portrait\:divide-x-8 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(8px * var(--tw-divide-x-reverse));
    border-left-width: calc(8px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .tablet-portrait\:divide-x > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(1px * var(--tw-divide-x-reverse));
    border-left-width: calc(1px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .tablet-portrait\:divide-y-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(0px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(0px * var(--tw-divide-y-reverse));
  }

  .tablet-portrait\:divide-y-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(2px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(2px * var(--tw-divide-y-reverse));
  }

  .tablet-portrait\:divide-y-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(4px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(4px * var(--tw-divide-y-reverse));
  }

  .tablet-portrait\:divide-y-8 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(8px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(8px * var(--tw-divide-y-reverse));
  }

  .tablet-portrait\:divide-y > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(1px * var(--tw-divide-y-reverse));
  }

  .tablet-portrait\:divide-y-reverse > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 1;
  }

  .tablet-portrait\:divide-x-reverse > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 1;
  }

  .tablet-portrait\:divide-solid > :not([hidden]) ~ :not([hidden]) {
    border-style: solid;
  }

  .tablet-portrait\:divide-dashed > :not([hidden]) ~ :not([hidden]) {
    border-style: dashed;
  }

  .tablet-portrait\:divide-dotted > :not([hidden]) ~ :not([hidden]) {
    border-style: dotted;
  }

  .tablet-portrait\:divide-double > :not([hidden]) ~ :not([hidden]) {
    border-style: double;
  }

  .tablet-portrait\:divide-none > :not([hidden]) ~ :not([hidden]) {
    border-style: none;
  }

  .tablet-portrait\:divide-transparent > :not([hidden]) ~ :not([hidden]) {
    border-color: transparent;
  }

  .tablet-portrait\:divide-current > :not([hidden]) ~ :not([hidden]) {
    border-color: currentColor;
  }

  .tablet-portrait\:divide-black > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-divide-opacity));
  }

  .tablet-portrait\:divide-white > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-divide-opacity));
  }

  .tablet-portrait\:divide-gray-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(249, 250, 251, var(--tw-divide-opacity));
  }

  .tablet-portrait\:divide-gray-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(243, 244, 246, var(--tw-divide-opacity));
  }

  .tablet-portrait\:divide-gray-200 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(229, 231, 235, var(--tw-divide-opacity));
  }

  .tablet-portrait\:divide-gray-300 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(209, 213, 219, var(--tw-divide-opacity));
  }

  .tablet-portrait\:divide-gray-400 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(156, 163, 175, var(--tw-divide-opacity));
  }

  .tablet-portrait\:divide-gray-500 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(107, 114, 128, var(--tw-divide-opacity));
  }

  .tablet-portrait\:divide-gray-600 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(75, 85, 99, var(--tw-divide-opacity));
  }

  .tablet-portrait\:divide-gray-700 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(55, 65, 81, var(--tw-divide-opacity));
  }

  .tablet-portrait\:divide-gray-800 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(31, 41, 55, var(--tw-divide-opacity));
  }

  .tablet-portrait\:divide-gray-900 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(17, 24, 39, var(--tw-divide-opacity));
  }

  .tablet-portrait\:divide-red-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(254, 242, 242, var(--tw-divide-opacity));
  }

  .tablet-portrait\:divide-red-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(254, 226, 226, var(--tw-divide-opacity));
  }

  .tablet-portrait\:divide-red-200 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(254, 202, 202, var(--tw-divide-opacity));
  }

  .tablet-portrait\:divide-red-300 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(252, 165, 165, var(--tw-divide-opacity));
  }

  .tablet-portrait\:divide-red-400 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(248, 113, 113, var(--tw-divide-opacity));
  }

  .tablet-portrait\:divide-red-500 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(239, 68, 68, var(--tw-divide-opacity));
  }

  .tablet-portrait\:divide-red-600 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(220, 38, 38, var(--tw-divide-opacity));
  }

  .tablet-portrait\:divide-red-700 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(185, 28, 28, var(--tw-divide-opacity));
  }

  .tablet-portrait\:divide-red-800 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(153, 27, 27, var(--tw-divide-opacity));
  }

  .tablet-portrait\:divide-red-900 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(127, 29, 29, var(--tw-divide-opacity));
  }

  .tablet-portrait\:divide-yellow-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(255, 251, 235, var(--tw-divide-opacity));
  }

  .tablet-portrait\:divide-yellow-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(254, 243, 199, var(--tw-divide-opacity));
  }

  .tablet-portrait\:divide-yellow-200 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(253, 230, 138, var(--tw-divide-opacity));
  }

  .tablet-portrait\:divide-yellow-300 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(252, 211, 77, var(--tw-divide-opacity));
  }

  .tablet-portrait\:divide-yellow-400 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(251, 191, 36, var(--tw-divide-opacity));
  }

  .tablet-portrait\:divide-yellow-500 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(245, 158, 11, var(--tw-divide-opacity));
  }

  .tablet-portrait\:divide-yellow-600 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(217, 119, 6, var(--tw-divide-opacity));
  }

  .tablet-portrait\:divide-yellow-700 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(180, 83, 9, var(--tw-divide-opacity));
  }

  .tablet-portrait\:divide-yellow-800 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(146, 64, 14, var(--tw-divide-opacity));
  }

  .tablet-portrait\:divide-yellow-900 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(120, 53, 15, var(--tw-divide-opacity));
  }

  .tablet-portrait\:divide-green-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(236, 253, 245, var(--tw-divide-opacity));
  }

  .tablet-portrait\:divide-green-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(209, 250, 229, var(--tw-divide-opacity));
  }

  .tablet-portrait\:divide-green-200 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(167, 243, 208, var(--tw-divide-opacity));
  }

  .tablet-portrait\:divide-green-300 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(110, 231, 183, var(--tw-divide-opacity));
  }

  .tablet-portrait\:divide-green-400 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(52, 211, 153, var(--tw-divide-opacity));
  }

  .tablet-portrait\:divide-green-500 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(16, 185, 129, var(--tw-divide-opacity));
  }

  .tablet-portrait\:divide-green-600 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(5, 150, 105, var(--tw-divide-opacity));
  }

  .tablet-portrait\:divide-green-700 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(4, 120, 87, var(--tw-divide-opacity));
  }

  .tablet-portrait\:divide-green-800 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(6, 95, 70, var(--tw-divide-opacity));
  }

  .tablet-portrait\:divide-green-900 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(6, 78, 59, var(--tw-divide-opacity));
  }

  .tablet-portrait\:divide-blue-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(239, 246, 255, var(--tw-divide-opacity));
  }

  .tablet-portrait\:divide-blue-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(219, 234, 254, var(--tw-divide-opacity));
  }

  .tablet-portrait\:divide-blue-200 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(191, 219, 254, var(--tw-divide-opacity));
  }

  .tablet-portrait\:divide-blue-300 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(147, 197, 253, var(--tw-divide-opacity));
  }

  .tablet-portrait\:divide-blue-400 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(96, 165, 250, var(--tw-divide-opacity));
  }

  .tablet-portrait\:divide-blue-500 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(59, 130, 246, var(--tw-divide-opacity));
  }

  .tablet-portrait\:divide-blue-600 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(37, 99, 235, var(--tw-divide-opacity));
  }

  .tablet-portrait\:divide-blue-700 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(29, 78, 216, var(--tw-divide-opacity));
  }

  .tablet-portrait\:divide-blue-800 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(30, 64, 175, var(--tw-divide-opacity));
  }

  .tablet-portrait\:divide-blue-900 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(30, 58, 138, var(--tw-divide-opacity));
  }

  .tablet-portrait\:divide-indigo-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(238, 242, 255, var(--tw-divide-opacity));
  }

  .tablet-portrait\:divide-indigo-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(224, 231, 255, var(--tw-divide-opacity));
  }

  .tablet-portrait\:divide-indigo-200 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(199, 210, 254, var(--tw-divide-opacity));
  }

  .tablet-portrait\:divide-indigo-300 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(165, 180, 252, var(--tw-divide-opacity));
  }

  .tablet-portrait\:divide-indigo-400 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(129, 140, 248, var(--tw-divide-opacity));
  }

  .tablet-portrait\:divide-indigo-500 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(99, 102, 241, var(--tw-divide-opacity));
  }

  .tablet-portrait\:divide-indigo-600 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(79, 70, 229, var(--tw-divide-opacity));
  }

  .tablet-portrait\:divide-indigo-700 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(67, 56, 202, var(--tw-divide-opacity));
  }

  .tablet-portrait\:divide-indigo-800 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(55, 48, 163, var(--tw-divide-opacity));
  }

  .tablet-portrait\:divide-indigo-900 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(49, 46, 129, var(--tw-divide-opacity));
  }

  .tablet-portrait\:divide-purple-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(245, 243, 255, var(--tw-divide-opacity));
  }

  .tablet-portrait\:divide-purple-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(237, 233, 254, var(--tw-divide-opacity));
  }

  .tablet-portrait\:divide-purple-200 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(221, 214, 254, var(--tw-divide-opacity));
  }

  .tablet-portrait\:divide-purple-300 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(196, 181, 253, var(--tw-divide-opacity));
  }

  .tablet-portrait\:divide-purple-400 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(167, 139, 250, var(--tw-divide-opacity));
  }

  .tablet-portrait\:divide-purple-500 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(139, 92, 246, var(--tw-divide-opacity));
  }

  .tablet-portrait\:divide-purple-600 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(124, 58, 237, var(--tw-divide-opacity));
  }

  .tablet-portrait\:divide-purple-700 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(109, 40, 217, var(--tw-divide-opacity));
  }

  .tablet-portrait\:divide-purple-800 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(91, 33, 182, var(--tw-divide-opacity));
  }

  .tablet-portrait\:divide-purple-900 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(76, 29, 149, var(--tw-divide-opacity));
  }

  .tablet-portrait\:divide-pink-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(253, 242, 248, var(--tw-divide-opacity));
  }

  .tablet-portrait\:divide-pink-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(252, 231, 243, var(--tw-divide-opacity));
  }

  .tablet-portrait\:divide-pink-200 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(251, 207, 232, var(--tw-divide-opacity));
  }

  .tablet-portrait\:divide-pink-300 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(249, 168, 212, var(--tw-divide-opacity));
  }

  .tablet-portrait\:divide-pink-400 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(244, 114, 182, var(--tw-divide-opacity));
  }

  .tablet-portrait\:divide-pink-500 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(236, 72, 153, var(--tw-divide-opacity));
  }

  .tablet-portrait\:divide-pink-600 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(219, 39, 119, var(--tw-divide-opacity));
  }

  .tablet-portrait\:divide-pink-700 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(190, 24, 93, var(--tw-divide-opacity));
  }

  .tablet-portrait\:divide-pink-800 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(157, 23, 77, var(--tw-divide-opacity));
  }

  .tablet-portrait\:divide-pink-900 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(131, 24, 67, var(--tw-divide-opacity));
  }

  .tablet-portrait\:divide-base-normal > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(0, 65, 129, var(--tw-divide-opacity));
  }

  .tablet-portrait\:divide-base-dark > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(0, 52, 105, var(--tw-divide-opacity));
  }

  .tablet-portrait\:divide-base-black > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(29, 29, 31, var(--tw-divide-opacity));
  }

  .tablet-portrait\:divide-base-border > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(231, 231, 233, var(--tw-divide-opacity));
  }

  .tablet-portrait\:divide-primary-normal > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(0, 103, 207, var(--tw-divide-opacity));
  }

  .tablet-portrait\:divide-primary-alt > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(0, 71, 143, var(--tw-divide-opacity));
  }

  .tablet-portrait\:divide-subtle-white > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(249, 249, 249, var(--tw-divide-opacity));
  }

  .tablet-portrait\:divide-turquesa > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(0, 151, 178, var(--tw-divide-opacity));
  }

  .tablet-portrait\:divide-opacity-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0;
  }

  .tablet-portrait\:divide-opacity-5 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.05;
  }

  .tablet-portrait\:divide-opacity-10 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.1;
  }

  .tablet-portrait\:divide-opacity-20 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.2;
  }

  .tablet-portrait\:divide-opacity-25 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.25;
  }

  .tablet-portrait\:divide-opacity-30 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.3;
  }

  .tablet-portrait\:divide-opacity-40 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.4;
  }

  .tablet-portrait\:divide-opacity-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.5;
  }

  .tablet-portrait\:divide-opacity-60 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.6;
  }

  .tablet-portrait\:divide-opacity-70 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.7;
  }

  .tablet-portrait\:divide-opacity-75 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.75;
  }

  .tablet-portrait\:divide-opacity-80 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.8;
  }

  .tablet-portrait\:divide-opacity-90 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.9;
  }

  .tablet-portrait\:divide-opacity-95 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.95;
  }

  .tablet-portrait\:divide-opacity-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
  }

  .tablet-portrait\:place-self-auto {
    place-self: auto;
  }

  .tablet-portrait\:place-self-start {
    place-self: start;
  }

  .tablet-portrait\:place-self-end {
    place-self: end;
  }

  .tablet-portrait\:place-self-center {
    place-self: center;
  }

  .tablet-portrait\:place-self-stretch {
    place-self: stretch;
  }

  .tablet-portrait\:self-auto {
    align-self: auto;
  }

  .tablet-portrait\:self-start {
    align-self: flex-start;
  }

  .tablet-portrait\:self-end {
    align-self: flex-end;
  }

  .tablet-portrait\:self-center {
    align-self: center;
  }

  .tablet-portrait\:self-stretch {
    align-self: stretch;
  }

  .tablet-portrait\:self-baseline {
    align-self: baseline;
  }

  .tablet-portrait\:justify-self-auto {
    justify-self: auto;
  }

  .tablet-portrait\:justify-self-start {
    justify-self: start;
  }

  .tablet-portrait\:justify-self-end {
    justify-self: end;
  }

  .tablet-portrait\:justify-self-center {
    justify-self: center;
  }

  .tablet-portrait\:justify-self-stretch {
    justify-self: stretch;
  }

  .tablet-portrait\:overflow-auto {
    overflow: auto;
  }

  .tablet-portrait\:overflow-hidden {
    overflow: hidden;
  }

  .tablet-portrait\:overflow-visible {
    overflow: visible;
  }

  .tablet-portrait\:overflow-scroll {
    overflow: scroll;
  }

  .tablet-portrait\:overflow-x-auto {
    overflow-x: auto;
  }

  .tablet-portrait\:overflow-y-auto {
    overflow-y: auto;
  }

  .tablet-portrait\:overflow-x-hidden {
    overflow-x: hidden;
  }

  .tablet-portrait\:overflow-y-hidden {
    overflow-y: hidden;
  }

  .tablet-portrait\:overflow-x-visible {
    overflow-x: visible;
  }

  .tablet-portrait\:overflow-y-visible {
    overflow-y: visible;
  }

  .tablet-portrait\:overflow-x-scroll {
    overflow-x: scroll;
  }

  .tablet-portrait\:overflow-y-scroll {
    overflow-y: scroll;
  }

  .tablet-portrait\:overscroll-auto {
    -ms-scroll-chaining: chained;
        overscroll-behavior: auto;
  }

  .tablet-portrait\:overscroll-contain {
    -ms-scroll-chaining: none;
        overscroll-behavior: contain;
  }

  .tablet-portrait\:overscroll-none {
    -ms-scroll-chaining: none;
        overscroll-behavior: none;
  }

  .tablet-portrait\:overscroll-y-auto {
    overscroll-behavior-y: auto;
  }

  .tablet-portrait\:overscroll-y-contain {
    overscroll-behavior-y: contain;
  }

  .tablet-portrait\:overscroll-y-none {
    overscroll-behavior-y: none;
  }

  .tablet-portrait\:overscroll-x-auto {
    overscroll-behavior-x: auto;
  }

  .tablet-portrait\:overscroll-x-contain {
    overscroll-behavior-x: contain;
  }

  .tablet-portrait\:overscroll-x-none {
    overscroll-behavior-x: none;
  }

  .tablet-portrait\:truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .tablet-portrait\:overflow-ellipsis {
    text-overflow: ellipsis;
  }

  .tablet-portrait\:overflow-clip {
    text-overflow: clip;
  }

  .tablet-portrait\:whitespace-normal {
    white-space: normal;
  }

  .tablet-portrait\:whitespace-nowrap {
    white-space: nowrap;
  }

  .tablet-portrait\:whitespace-pre {
    white-space: pre;
  }

  .tablet-portrait\:whitespace-pre-line {
    white-space: pre-line;
  }

  .tablet-portrait\:whitespace-pre-wrap {
    white-space: pre-wrap;
  }

  .tablet-portrait\:break-normal {
    overflow-wrap: normal;
    word-break: normal;
  }

  .tablet-portrait\:break-words {
    overflow-wrap: break-word;
  }

  .tablet-portrait\:break-all {
    word-break: break-all;
  }

  .tablet-portrait\:rounded-none {
    border-radius: 0px;
  }

  .tablet-portrait\:rounded-sm {
    border-radius: 0.125rem;
  }

  .tablet-portrait\:rounded {
    border-radius: 0.25rem;
  }

  .tablet-portrait\:rounded-md {
    border-radius: 0.375rem;
  }

  .tablet-portrait\:rounded-lg {
    border-radius: 0.5rem;
  }

  .tablet-portrait\:rounded-xl {
    border-radius: 0.75rem;
  }

  .tablet-portrait\:rounded-2xl {
    border-radius: 1rem;
  }

  .tablet-portrait\:rounded-3xl {
    border-radius: 1.5rem;
  }

  .tablet-portrait\:rounded-full {
    border-radius: 9999px;
  }

  .tablet-portrait\:rounded-t-none {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
  }

  .tablet-portrait\:rounded-t-sm {
    border-top-left-radius: 0.125rem;
    border-top-right-radius: 0.125rem;
  }

  .tablet-portrait\:rounded-t {
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
  }

  .tablet-portrait\:rounded-t-md {
    border-top-left-radius: 0.375rem;
    border-top-right-radius: 0.375rem;
  }

  .tablet-portrait\:rounded-t-lg {
    border-top-left-radius: 0.5rem;
    border-top-right-radius: 0.5rem;
  }

  .tablet-portrait\:rounded-t-xl {
    border-top-left-radius: 0.75rem;
    border-top-right-radius: 0.75rem;
  }

  .tablet-portrait\:rounded-t-2xl {
    border-top-left-radius: 1rem;
    border-top-right-radius: 1rem;
  }

  .tablet-portrait\:rounded-t-3xl {
    border-top-left-radius: 1.5rem;
    border-top-right-radius: 1.5rem;
  }

  .tablet-portrait\:rounded-t-full {
    border-top-left-radius: 9999px;
    border-top-right-radius: 9999px;
  }

  .tablet-portrait\:rounded-r-none {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
  }

  .tablet-portrait\:rounded-r-sm {
    border-top-right-radius: 0.125rem;
    border-bottom-right-radius: 0.125rem;
  }

  .tablet-portrait\:rounded-r {
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
  }

  .tablet-portrait\:rounded-r-md {
    border-top-right-radius: 0.375rem;
    border-bottom-right-radius: 0.375rem;
  }

  .tablet-portrait\:rounded-r-lg {
    border-top-right-radius: 0.5rem;
    border-bottom-right-radius: 0.5rem;
  }

  .tablet-portrait\:rounded-r-xl {
    border-top-right-radius: 0.75rem;
    border-bottom-right-radius: 0.75rem;
  }

  .tablet-portrait\:rounded-r-2xl {
    border-top-right-radius: 1rem;
    border-bottom-right-radius: 1rem;
  }

  .tablet-portrait\:rounded-r-3xl {
    border-top-right-radius: 1.5rem;
    border-bottom-right-radius: 1.5rem;
  }

  .tablet-portrait\:rounded-r-full {
    border-top-right-radius: 9999px;
    border-bottom-right-radius: 9999px;
  }

  .tablet-portrait\:rounded-b-none {
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
  }

  .tablet-portrait\:rounded-b-sm {
    border-bottom-right-radius: 0.125rem;
    border-bottom-left-radius: 0.125rem;
  }

  .tablet-portrait\:rounded-b {
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
  }

  .tablet-portrait\:rounded-b-md {
    border-bottom-right-radius: 0.375rem;
    border-bottom-left-radius: 0.375rem;
  }

  .tablet-portrait\:rounded-b-lg {
    border-bottom-right-radius: 0.5rem;
    border-bottom-left-radius: 0.5rem;
  }

  .tablet-portrait\:rounded-b-xl {
    border-bottom-right-radius: 0.75rem;
    border-bottom-left-radius: 0.75rem;
  }

  .tablet-portrait\:rounded-b-2xl {
    border-bottom-right-radius: 1rem;
    border-bottom-left-radius: 1rem;
  }

  .tablet-portrait\:rounded-b-3xl {
    border-bottom-right-radius: 1.5rem;
    border-bottom-left-radius: 1.5rem;
  }

  .tablet-portrait\:rounded-b-full {
    border-bottom-right-radius: 9999px;
    border-bottom-left-radius: 9999px;
  }

  .tablet-portrait\:rounded-l-none {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
  }

  .tablet-portrait\:rounded-l-sm {
    border-top-left-radius: 0.125rem;
    border-bottom-left-radius: 0.125rem;
  }

  .tablet-portrait\:rounded-l {
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
  }

  .tablet-portrait\:rounded-l-md {
    border-top-left-radius: 0.375rem;
    border-bottom-left-radius: 0.375rem;
  }

  .tablet-portrait\:rounded-l-lg {
    border-top-left-radius: 0.5rem;
    border-bottom-left-radius: 0.5rem;
  }

  .tablet-portrait\:rounded-l-xl {
    border-top-left-radius: 0.75rem;
    border-bottom-left-radius: 0.75rem;
  }

  .tablet-portrait\:rounded-l-2xl {
    border-top-left-radius: 1rem;
    border-bottom-left-radius: 1rem;
  }

  .tablet-portrait\:rounded-l-3xl {
    border-top-left-radius: 1.5rem;
    border-bottom-left-radius: 1.5rem;
  }

  .tablet-portrait\:rounded-l-full {
    border-top-left-radius: 9999px;
    border-bottom-left-radius: 9999px;
  }

  .tablet-portrait\:rounded-tl-none {
    border-top-left-radius: 0px;
  }

  .tablet-portrait\:rounded-tl-sm {
    border-top-left-radius: 0.125rem;
  }

  .tablet-portrait\:rounded-tl {
    border-top-left-radius: 0.25rem;
  }

  .tablet-portrait\:rounded-tl-md {
    border-top-left-radius: 0.375rem;
  }

  .tablet-portrait\:rounded-tl-lg {
    border-top-left-radius: 0.5rem;
  }

  .tablet-portrait\:rounded-tl-xl {
    border-top-left-radius: 0.75rem;
  }

  .tablet-portrait\:rounded-tl-2xl {
    border-top-left-radius: 1rem;
  }

  .tablet-portrait\:rounded-tl-3xl {
    border-top-left-radius: 1.5rem;
  }

  .tablet-portrait\:rounded-tl-full {
    border-top-left-radius: 9999px;
  }

  .tablet-portrait\:rounded-tr-none {
    border-top-right-radius: 0px;
  }

  .tablet-portrait\:rounded-tr-sm {
    border-top-right-radius: 0.125rem;
  }

  .tablet-portrait\:rounded-tr {
    border-top-right-radius: 0.25rem;
  }

  .tablet-portrait\:rounded-tr-md {
    border-top-right-radius: 0.375rem;
  }

  .tablet-portrait\:rounded-tr-lg {
    border-top-right-radius: 0.5rem;
  }

  .tablet-portrait\:rounded-tr-xl {
    border-top-right-radius: 0.75rem;
  }

  .tablet-portrait\:rounded-tr-2xl {
    border-top-right-radius: 1rem;
  }

  .tablet-portrait\:rounded-tr-3xl {
    border-top-right-radius: 1.5rem;
  }

  .tablet-portrait\:rounded-tr-full {
    border-top-right-radius: 9999px;
  }

  .tablet-portrait\:rounded-br-none {
    border-bottom-right-radius: 0px;
  }

  .tablet-portrait\:rounded-br-sm {
    border-bottom-right-radius: 0.125rem;
  }

  .tablet-portrait\:rounded-br {
    border-bottom-right-radius: 0.25rem;
  }

  .tablet-portrait\:rounded-br-md {
    border-bottom-right-radius: 0.375rem;
  }

  .tablet-portrait\:rounded-br-lg {
    border-bottom-right-radius: 0.5rem;
  }

  .tablet-portrait\:rounded-br-xl {
    border-bottom-right-radius: 0.75rem;
  }

  .tablet-portrait\:rounded-br-2xl {
    border-bottom-right-radius: 1rem;
  }

  .tablet-portrait\:rounded-br-3xl {
    border-bottom-right-radius: 1.5rem;
  }

  .tablet-portrait\:rounded-br-full {
    border-bottom-right-radius: 9999px;
  }

  .tablet-portrait\:rounded-bl-none {
    border-bottom-left-radius: 0px;
  }

  .tablet-portrait\:rounded-bl-sm {
    border-bottom-left-radius: 0.125rem;
  }

  .tablet-portrait\:rounded-bl {
    border-bottom-left-radius: 0.25rem;
  }

  .tablet-portrait\:rounded-bl-md {
    border-bottom-left-radius: 0.375rem;
  }

  .tablet-portrait\:rounded-bl-lg {
    border-bottom-left-radius: 0.5rem;
  }

  .tablet-portrait\:rounded-bl-xl {
    border-bottom-left-radius: 0.75rem;
  }

  .tablet-portrait\:rounded-bl-2xl {
    border-bottom-left-radius: 1rem;
  }

  .tablet-portrait\:rounded-bl-3xl {
    border-bottom-left-radius: 1.5rem;
  }

  .tablet-portrait\:rounded-bl-full {
    border-bottom-left-radius: 9999px;
  }

  .tablet-portrait\:border-0 {
    border-width: 0px;
  }

  .tablet-portrait\:border-2 {
    border-width: 2px;
  }

  .tablet-portrait\:border-4 {
    border-width: 4px;
  }

  .tablet-portrait\:border-8 {
    border-width: 8px;
  }

  .tablet-portrait\:border {
    border-width: 1px;
  }

  .tablet-portrait\:border-t-0 {
    border-top-width: 0px;
  }

  .tablet-portrait\:border-t-2 {
    border-top-width: 2px;
  }

  .tablet-portrait\:border-t-4 {
    border-top-width: 4px;
  }

  .tablet-portrait\:border-t-8 {
    border-top-width: 8px;
  }

  .tablet-portrait\:border-t {
    border-top-width: 1px;
  }

  .tablet-portrait\:border-r-0 {
    border-right-width: 0px;
  }

  .tablet-portrait\:border-r-2 {
    border-right-width: 2px;
  }

  .tablet-portrait\:border-r-4 {
    border-right-width: 4px;
  }

  .tablet-portrait\:border-r-8 {
    border-right-width: 8px;
  }

  .tablet-portrait\:border-r {
    border-right-width: 1px;
  }

  .tablet-portrait\:border-b-0 {
    border-bottom-width: 0px;
  }

  .tablet-portrait\:border-b-2 {
    border-bottom-width: 2px;
  }

  .tablet-portrait\:border-b-4 {
    border-bottom-width: 4px;
  }

  .tablet-portrait\:border-b-8 {
    border-bottom-width: 8px;
  }

  .tablet-portrait\:border-b {
    border-bottom-width: 1px;
  }

  .tablet-portrait\:border-l-0 {
    border-left-width: 0px;
  }

  .tablet-portrait\:border-l-2 {
    border-left-width: 2px;
  }

  .tablet-portrait\:border-l-4 {
    border-left-width: 4px;
  }

  .tablet-portrait\:border-l-8 {
    border-left-width: 8px;
  }

  .tablet-portrait\:border-l {
    border-left-width: 1px;
  }

  .tablet-portrait\:border-solid {
    border-style: solid;
  }

  .tablet-portrait\:border-dashed {
    border-style: dashed;
  }

  .tablet-portrait\:border-dotted {
    border-style: dotted;
  }

  .tablet-portrait\:border-double {
    border-style: double;
  }

  .tablet-portrait\:border-none {
    border-style: none;
  }

  .tablet-portrait\:border-transparent {
    border-color: transparent;
  }

  .tablet-portrait\:border-current {
    border-color: currentColor;
  }

  .tablet-portrait\:border-black {
    --tw-border-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity));
  }

  .tablet-portrait\:border-white {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .tablet-portrait\:border-gray-50 {
    --tw-border-opacity: 1;
    border-color: rgba(249, 250, 251, var(--tw-border-opacity));
  }

  .tablet-portrait\:border-gray-100 {
    --tw-border-opacity: 1;
    border-color: rgba(243, 244, 246, var(--tw-border-opacity));
  }

  .tablet-portrait\:border-gray-200 {
    --tw-border-opacity: 1;
    border-color: rgba(229, 231, 235, var(--tw-border-opacity));
  }

  .tablet-portrait\:border-gray-300 {
    --tw-border-opacity: 1;
    border-color: rgba(209, 213, 219, var(--tw-border-opacity));
  }

  .tablet-portrait\:border-gray-400 {
    --tw-border-opacity: 1;
    border-color: rgba(156, 163, 175, var(--tw-border-opacity));
  }

  .tablet-portrait\:border-gray-500 {
    --tw-border-opacity: 1;
    border-color: rgba(107, 114, 128, var(--tw-border-opacity));
  }

  .tablet-portrait\:border-gray-600 {
    --tw-border-opacity: 1;
    border-color: rgba(75, 85, 99, var(--tw-border-opacity));
  }

  .tablet-portrait\:border-gray-700 {
    --tw-border-opacity: 1;
    border-color: rgba(55, 65, 81, var(--tw-border-opacity));
  }

  .tablet-portrait\:border-gray-800 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 41, 55, var(--tw-border-opacity));
  }

  .tablet-portrait\:border-gray-900 {
    --tw-border-opacity: 1;
    border-color: rgba(17, 24, 39, var(--tw-border-opacity));
  }

  .tablet-portrait\:border-red-50 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 242, 242, var(--tw-border-opacity));
  }

  .tablet-portrait\:border-red-100 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 226, 226, var(--tw-border-opacity));
  }

  .tablet-portrait\:border-red-200 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 202, 202, var(--tw-border-opacity));
  }

  .tablet-portrait\:border-red-300 {
    --tw-border-opacity: 1;
    border-color: rgba(252, 165, 165, var(--tw-border-opacity));
  }

  .tablet-portrait\:border-red-400 {
    --tw-border-opacity: 1;
    border-color: rgba(248, 113, 113, var(--tw-border-opacity));
  }

  .tablet-portrait\:border-red-500 {
    --tw-border-opacity: 1;
    border-color: rgba(239, 68, 68, var(--tw-border-opacity));
  }

  .tablet-portrait\:border-red-600 {
    --tw-border-opacity: 1;
    border-color: rgba(220, 38, 38, var(--tw-border-opacity));
  }

  .tablet-portrait\:border-red-700 {
    --tw-border-opacity: 1;
    border-color: rgba(185, 28, 28, var(--tw-border-opacity));
  }

  .tablet-portrait\:border-red-800 {
    --tw-border-opacity: 1;
    border-color: rgba(153, 27, 27, var(--tw-border-opacity));
  }

  .tablet-portrait\:border-red-900 {
    --tw-border-opacity: 1;
    border-color: rgba(127, 29, 29, var(--tw-border-opacity));
  }

  .tablet-portrait\:border-yellow-50 {
    --tw-border-opacity: 1;
    border-color: rgba(255, 251, 235, var(--tw-border-opacity));
  }

  .tablet-portrait\:border-yellow-100 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 243, 199, var(--tw-border-opacity));
  }

  .tablet-portrait\:border-yellow-200 {
    --tw-border-opacity: 1;
    border-color: rgba(253, 230, 138, var(--tw-border-opacity));
  }

  .tablet-portrait\:border-yellow-300 {
    --tw-border-opacity: 1;
    border-color: rgba(252, 211, 77, var(--tw-border-opacity));
  }

  .tablet-portrait\:border-yellow-400 {
    --tw-border-opacity: 1;
    border-color: rgba(251, 191, 36, var(--tw-border-opacity));
  }

  .tablet-portrait\:border-yellow-500 {
    --tw-border-opacity: 1;
    border-color: rgba(245, 158, 11, var(--tw-border-opacity));
  }

  .tablet-portrait\:border-yellow-600 {
    --tw-border-opacity: 1;
    border-color: rgba(217, 119, 6, var(--tw-border-opacity));
  }

  .tablet-portrait\:border-yellow-700 {
    --tw-border-opacity: 1;
    border-color: rgba(180, 83, 9, var(--tw-border-opacity));
  }

  .tablet-portrait\:border-yellow-800 {
    --tw-border-opacity: 1;
    border-color: rgba(146, 64, 14, var(--tw-border-opacity));
  }

  .tablet-portrait\:border-yellow-900 {
    --tw-border-opacity: 1;
    border-color: rgba(120, 53, 15, var(--tw-border-opacity));
  }

  .tablet-portrait\:border-green-50 {
    --tw-border-opacity: 1;
    border-color: rgba(236, 253, 245, var(--tw-border-opacity));
  }

  .tablet-portrait\:border-green-100 {
    --tw-border-opacity: 1;
    border-color: rgba(209, 250, 229, var(--tw-border-opacity));
  }

  .tablet-portrait\:border-green-200 {
    --tw-border-opacity: 1;
    border-color: rgba(167, 243, 208, var(--tw-border-opacity));
  }

  .tablet-portrait\:border-green-300 {
    --tw-border-opacity: 1;
    border-color: rgba(110, 231, 183, var(--tw-border-opacity));
  }

  .tablet-portrait\:border-green-400 {
    --tw-border-opacity: 1;
    border-color: rgba(52, 211, 153, var(--tw-border-opacity));
  }

  .tablet-portrait\:border-green-500 {
    --tw-border-opacity: 1;
    border-color: rgba(16, 185, 129, var(--tw-border-opacity));
  }

  .tablet-portrait\:border-green-600 {
    --tw-border-opacity: 1;
    border-color: rgba(5, 150, 105, var(--tw-border-opacity));
  }

  .tablet-portrait\:border-green-700 {
    --tw-border-opacity: 1;
    border-color: rgba(4, 120, 87, var(--tw-border-opacity));
  }

  .tablet-portrait\:border-green-800 {
    --tw-border-opacity: 1;
    border-color: rgba(6, 95, 70, var(--tw-border-opacity));
  }

  .tablet-portrait\:border-green-900 {
    --tw-border-opacity: 1;
    border-color: rgba(6, 78, 59, var(--tw-border-opacity));
  }

  .tablet-portrait\:border-blue-50 {
    --tw-border-opacity: 1;
    border-color: rgba(239, 246, 255, var(--tw-border-opacity));
  }

  .tablet-portrait\:border-blue-100 {
    --tw-border-opacity: 1;
    border-color: rgba(219, 234, 254, var(--tw-border-opacity));
  }

  .tablet-portrait\:border-blue-200 {
    --tw-border-opacity: 1;
    border-color: rgba(191, 219, 254, var(--tw-border-opacity));
  }

  .tablet-portrait\:border-blue-300 {
    --tw-border-opacity: 1;
    border-color: rgba(147, 197, 253, var(--tw-border-opacity));
  }

  .tablet-portrait\:border-blue-400 {
    --tw-border-opacity: 1;
    border-color: rgba(96, 165, 250, var(--tw-border-opacity));
  }

  .tablet-portrait\:border-blue-500 {
    --tw-border-opacity: 1;
    border-color: rgba(59, 130, 246, var(--tw-border-opacity));
  }

  .tablet-portrait\:border-blue-600 {
    --tw-border-opacity: 1;
    border-color: rgba(37, 99, 235, var(--tw-border-opacity));
  }

  .tablet-portrait\:border-blue-700 {
    --tw-border-opacity: 1;
    border-color: rgba(29, 78, 216, var(--tw-border-opacity));
  }

  .tablet-portrait\:border-blue-800 {
    --tw-border-opacity: 1;
    border-color: rgba(30, 64, 175, var(--tw-border-opacity));
  }

  .tablet-portrait\:border-blue-900 {
    --tw-border-opacity: 1;
    border-color: rgba(30, 58, 138, var(--tw-border-opacity));
  }

  .tablet-portrait\:border-indigo-50 {
    --tw-border-opacity: 1;
    border-color: rgba(238, 242, 255, var(--tw-border-opacity));
  }

  .tablet-portrait\:border-indigo-100 {
    --tw-border-opacity: 1;
    border-color: rgba(224, 231, 255, var(--tw-border-opacity));
  }

  .tablet-portrait\:border-indigo-200 {
    --tw-border-opacity: 1;
    border-color: rgba(199, 210, 254, var(--tw-border-opacity));
  }

  .tablet-portrait\:border-indigo-300 {
    --tw-border-opacity: 1;
    border-color: rgba(165, 180, 252, var(--tw-border-opacity));
  }

  .tablet-portrait\:border-indigo-400 {
    --tw-border-opacity: 1;
    border-color: rgba(129, 140, 248, var(--tw-border-opacity));
  }

  .tablet-portrait\:border-indigo-500 {
    --tw-border-opacity: 1;
    border-color: rgba(99, 102, 241, var(--tw-border-opacity));
  }

  .tablet-portrait\:border-indigo-600 {
    --tw-border-opacity: 1;
    border-color: rgba(79, 70, 229, var(--tw-border-opacity));
  }

  .tablet-portrait\:border-indigo-700 {
    --tw-border-opacity: 1;
    border-color: rgba(67, 56, 202, var(--tw-border-opacity));
  }

  .tablet-portrait\:border-indigo-800 {
    --tw-border-opacity: 1;
    border-color: rgba(55, 48, 163, var(--tw-border-opacity));
  }

  .tablet-portrait\:border-indigo-900 {
    --tw-border-opacity: 1;
    border-color: rgba(49, 46, 129, var(--tw-border-opacity));
  }

  .tablet-portrait\:border-purple-50 {
    --tw-border-opacity: 1;
    border-color: rgba(245, 243, 255, var(--tw-border-opacity));
  }

  .tablet-portrait\:border-purple-100 {
    --tw-border-opacity: 1;
    border-color: rgba(237, 233, 254, var(--tw-border-opacity));
  }

  .tablet-portrait\:border-purple-200 {
    --tw-border-opacity: 1;
    border-color: rgba(221, 214, 254, var(--tw-border-opacity));
  }

  .tablet-portrait\:border-purple-300 {
    --tw-border-opacity: 1;
    border-color: rgba(196, 181, 253, var(--tw-border-opacity));
  }

  .tablet-portrait\:border-purple-400 {
    --tw-border-opacity: 1;
    border-color: rgba(167, 139, 250, var(--tw-border-opacity));
  }

  .tablet-portrait\:border-purple-500 {
    --tw-border-opacity: 1;
    border-color: rgba(139, 92, 246, var(--tw-border-opacity));
  }

  .tablet-portrait\:border-purple-600 {
    --tw-border-opacity: 1;
    border-color: rgba(124, 58, 237, var(--tw-border-opacity));
  }

  .tablet-portrait\:border-purple-700 {
    --tw-border-opacity: 1;
    border-color: rgba(109, 40, 217, var(--tw-border-opacity));
  }

  .tablet-portrait\:border-purple-800 {
    --tw-border-opacity: 1;
    border-color: rgba(91, 33, 182, var(--tw-border-opacity));
  }

  .tablet-portrait\:border-purple-900 {
    --tw-border-opacity: 1;
    border-color: rgba(76, 29, 149, var(--tw-border-opacity));
  }

  .tablet-portrait\:border-pink-50 {
    --tw-border-opacity: 1;
    border-color: rgba(253, 242, 248, var(--tw-border-opacity));
  }

  .tablet-portrait\:border-pink-100 {
    --tw-border-opacity: 1;
    border-color: rgba(252, 231, 243, var(--tw-border-opacity));
  }

  .tablet-portrait\:border-pink-200 {
    --tw-border-opacity: 1;
    border-color: rgba(251, 207, 232, var(--tw-border-opacity));
  }

  .tablet-portrait\:border-pink-300 {
    --tw-border-opacity: 1;
    border-color: rgba(249, 168, 212, var(--tw-border-opacity));
  }

  .tablet-portrait\:border-pink-400 {
    --tw-border-opacity: 1;
    border-color: rgba(244, 114, 182, var(--tw-border-opacity));
  }

  .tablet-portrait\:border-pink-500 {
    --tw-border-opacity: 1;
    border-color: rgba(236, 72, 153, var(--tw-border-opacity));
  }

  .tablet-portrait\:border-pink-600 {
    --tw-border-opacity: 1;
    border-color: rgba(219, 39, 119, var(--tw-border-opacity));
  }

  .tablet-portrait\:border-pink-700 {
    --tw-border-opacity: 1;
    border-color: rgba(190, 24, 93, var(--tw-border-opacity));
  }

  .tablet-portrait\:border-pink-800 {
    --tw-border-opacity: 1;
    border-color: rgba(157, 23, 77, var(--tw-border-opacity));
  }

  .tablet-portrait\:border-pink-900 {
    --tw-border-opacity: 1;
    border-color: rgba(131, 24, 67, var(--tw-border-opacity));
  }

  .tablet-portrait\:border-base-normal {
    --tw-border-opacity: 1;
    border-color: rgba(0, 65, 129, var(--tw-border-opacity));
  }

  .tablet-portrait\:border-base-dark {
    --tw-border-opacity: 1;
    border-color: rgba(0, 52, 105, var(--tw-border-opacity));
  }

  .tablet-portrait\:border-base-black {
    --tw-border-opacity: 1;
    border-color: rgba(29, 29, 31, var(--tw-border-opacity));
  }

  .tablet-portrait\:border-base-border {
    --tw-border-opacity: 1;
    border-color: rgba(231, 231, 233, var(--tw-border-opacity));
  }

  .tablet-portrait\:border-primary-normal {
    --tw-border-opacity: 1;
    border-color: rgba(0, 103, 207, var(--tw-border-opacity));
  }

  .tablet-portrait\:border-primary-alt {
    --tw-border-opacity: 1;
    border-color: rgba(0, 71, 143, var(--tw-border-opacity));
  }

  .tablet-portrait\:border-subtle-white {
    --tw-border-opacity: 1;
    border-color: rgba(249, 249, 249, var(--tw-border-opacity));
  }

  .tablet-portrait\:border-turquesa {
    --tw-border-opacity: 1;
    border-color: rgba(0, 151, 178, var(--tw-border-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:border-transparent {
    border-color: transparent;
  }

  .group:hover .tablet-portrait\:group-hover\:border-current {
    border-color: currentColor;
  }

  .group:hover .tablet-portrait\:group-hover\:border-black {
    --tw-border-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:border-white {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:border-gray-50 {
    --tw-border-opacity: 1;
    border-color: rgba(249, 250, 251, var(--tw-border-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:border-gray-100 {
    --tw-border-opacity: 1;
    border-color: rgba(243, 244, 246, var(--tw-border-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:border-gray-200 {
    --tw-border-opacity: 1;
    border-color: rgba(229, 231, 235, var(--tw-border-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:border-gray-300 {
    --tw-border-opacity: 1;
    border-color: rgba(209, 213, 219, var(--tw-border-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:border-gray-400 {
    --tw-border-opacity: 1;
    border-color: rgba(156, 163, 175, var(--tw-border-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:border-gray-500 {
    --tw-border-opacity: 1;
    border-color: rgba(107, 114, 128, var(--tw-border-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:border-gray-600 {
    --tw-border-opacity: 1;
    border-color: rgba(75, 85, 99, var(--tw-border-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:border-gray-700 {
    --tw-border-opacity: 1;
    border-color: rgba(55, 65, 81, var(--tw-border-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:border-gray-800 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 41, 55, var(--tw-border-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:border-gray-900 {
    --tw-border-opacity: 1;
    border-color: rgba(17, 24, 39, var(--tw-border-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:border-red-50 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 242, 242, var(--tw-border-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:border-red-100 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 226, 226, var(--tw-border-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:border-red-200 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 202, 202, var(--tw-border-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:border-red-300 {
    --tw-border-opacity: 1;
    border-color: rgba(252, 165, 165, var(--tw-border-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:border-red-400 {
    --tw-border-opacity: 1;
    border-color: rgba(248, 113, 113, var(--tw-border-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:border-red-500 {
    --tw-border-opacity: 1;
    border-color: rgba(239, 68, 68, var(--tw-border-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:border-red-600 {
    --tw-border-opacity: 1;
    border-color: rgba(220, 38, 38, var(--tw-border-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:border-red-700 {
    --tw-border-opacity: 1;
    border-color: rgba(185, 28, 28, var(--tw-border-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:border-red-800 {
    --tw-border-opacity: 1;
    border-color: rgba(153, 27, 27, var(--tw-border-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:border-red-900 {
    --tw-border-opacity: 1;
    border-color: rgba(127, 29, 29, var(--tw-border-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:border-yellow-50 {
    --tw-border-opacity: 1;
    border-color: rgba(255, 251, 235, var(--tw-border-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:border-yellow-100 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 243, 199, var(--tw-border-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:border-yellow-200 {
    --tw-border-opacity: 1;
    border-color: rgba(253, 230, 138, var(--tw-border-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:border-yellow-300 {
    --tw-border-opacity: 1;
    border-color: rgba(252, 211, 77, var(--tw-border-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:border-yellow-400 {
    --tw-border-opacity: 1;
    border-color: rgba(251, 191, 36, var(--tw-border-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:border-yellow-500 {
    --tw-border-opacity: 1;
    border-color: rgba(245, 158, 11, var(--tw-border-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:border-yellow-600 {
    --tw-border-opacity: 1;
    border-color: rgba(217, 119, 6, var(--tw-border-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:border-yellow-700 {
    --tw-border-opacity: 1;
    border-color: rgba(180, 83, 9, var(--tw-border-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:border-yellow-800 {
    --tw-border-opacity: 1;
    border-color: rgba(146, 64, 14, var(--tw-border-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:border-yellow-900 {
    --tw-border-opacity: 1;
    border-color: rgba(120, 53, 15, var(--tw-border-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:border-green-50 {
    --tw-border-opacity: 1;
    border-color: rgba(236, 253, 245, var(--tw-border-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:border-green-100 {
    --tw-border-opacity: 1;
    border-color: rgba(209, 250, 229, var(--tw-border-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:border-green-200 {
    --tw-border-opacity: 1;
    border-color: rgba(167, 243, 208, var(--tw-border-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:border-green-300 {
    --tw-border-opacity: 1;
    border-color: rgba(110, 231, 183, var(--tw-border-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:border-green-400 {
    --tw-border-opacity: 1;
    border-color: rgba(52, 211, 153, var(--tw-border-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:border-green-500 {
    --tw-border-opacity: 1;
    border-color: rgba(16, 185, 129, var(--tw-border-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:border-green-600 {
    --tw-border-opacity: 1;
    border-color: rgba(5, 150, 105, var(--tw-border-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:border-green-700 {
    --tw-border-opacity: 1;
    border-color: rgba(4, 120, 87, var(--tw-border-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:border-green-800 {
    --tw-border-opacity: 1;
    border-color: rgba(6, 95, 70, var(--tw-border-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:border-green-900 {
    --tw-border-opacity: 1;
    border-color: rgba(6, 78, 59, var(--tw-border-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:border-blue-50 {
    --tw-border-opacity: 1;
    border-color: rgba(239, 246, 255, var(--tw-border-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:border-blue-100 {
    --tw-border-opacity: 1;
    border-color: rgba(219, 234, 254, var(--tw-border-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:border-blue-200 {
    --tw-border-opacity: 1;
    border-color: rgba(191, 219, 254, var(--tw-border-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:border-blue-300 {
    --tw-border-opacity: 1;
    border-color: rgba(147, 197, 253, var(--tw-border-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:border-blue-400 {
    --tw-border-opacity: 1;
    border-color: rgba(96, 165, 250, var(--tw-border-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:border-blue-500 {
    --tw-border-opacity: 1;
    border-color: rgba(59, 130, 246, var(--tw-border-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:border-blue-600 {
    --tw-border-opacity: 1;
    border-color: rgba(37, 99, 235, var(--tw-border-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:border-blue-700 {
    --tw-border-opacity: 1;
    border-color: rgba(29, 78, 216, var(--tw-border-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:border-blue-800 {
    --tw-border-opacity: 1;
    border-color: rgba(30, 64, 175, var(--tw-border-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:border-blue-900 {
    --tw-border-opacity: 1;
    border-color: rgba(30, 58, 138, var(--tw-border-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:border-indigo-50 {
    --tw-border-opacity: 1;
    border-color: rgba(238, 242, 255, var(--tw-border-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:border-indigo-100 {
    --tw-border-opacity: 1;
    border-color: rgba(224, 231, 255, var(--tw-border-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:border-indigo-200 {
    --tw-border-opacity: 1;
    border-color: rgba(199, 210, 254, var(--tw-border-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:border-indigo-300 {
    --tw-border-opacity: 1;
    border-color: rgba(165, 180, 252, var(--tw-border-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:border-indigo-400 {
    --tw-border-opacity: 1;
    border-color: rgba(129, 140, 248, var(--tw-border-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:border-indigo-500 {
    --tw-border-opacity: 1;
    border-color: rgba(99, 102, 241, var(--tw-border-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:border-indigo-600 {
    --tw-border-opacity: 1;
    border-color: rgba(79, 70, 229, var(--tw-border-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:border-indigo-700 {
    --tw-border-opacity: 1;
    border-color: rgba(67, 56, 202, var(--tw-border-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:border-indigo-800 {
    --tw-border-opacity: 1;
    border-color: rgba(55, 48, 163, var(--tw-border-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:border-indigo-900 {
    --tw-border-opacity: 1;
    border-color: rgba(49, 46, 129, var(--tw-border-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:border-purple-50 {
    --tw-border-opacity: 1;
    border-color: rgba(245, 243, 255, var(--tw-border-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:border-purple-100 {
    --tw-border-opacity: 1;
    border-color: rgba(237, 233, 254, var(--tw-border-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:border-purple-200 {
    --tw-border-opacity: 1;
    border-color: rgba(221, 214, 254, var(--tw-border-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:border-purple-300 {
    --tw-border-opacity: 1;
    border-color: rgba(196, 181, 253, var(--tw-border-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:border-purple-400 {
    --tw-border-opacity: 1;
    border-color: rgba(167, 139, 250, var(--tw-border-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:border-purple-500 {
    --tw-border-opacity: 1;
    border-color: rgba(139, 92, 246, var(--tw-border-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:border-purple-600 {
    --tw-border-opacity: 1;
    border-color: rgba(124, 58, 237, var(--tw-border-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:border-purple-700 {
    --tw-border-opacity: 1;
    border-color: rgba(109, 40, 217, var(--tw-border-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:border-purple-800 {
    --tw-border-opacity: 1;
    border-color: rgba(91, 33, 182, var(--tw-border-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:border-purple-900 {
    --tw-border-opacity: 1;
    border-color: rgba(76, 29, 149, var(--tw-border-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:border-pink-50 {
    --tw-border-opacity: 1;
    border-color: rgba(253, 242, 248, var(--tw-border-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:border-pink-100 {
    --tw-border-opacity: 1;
    border-color: rgba(252, 231, 243, var(--tw-border-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:border-pink-200 {
    --tw-border-opacity: 1;
    border-color: rgba(251, 207, 232, var(--tw-border-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:border-pink-300 {
    --tw-border-opacity: 1;
    border-color: rgba(249, 168, 212, var(--tw-border-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:border-pink-400 {
    --tw-border-opacity: 1;
    border-color: rgba(244, 114, 182, var(--tw-border-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:border-pink-500 {
    --tw-border-opacity: 1;
    border-color: rgba(236, 72, 153, var(--tw-border-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:border-pink-600 {
    --tw-border-opacity: 1;
    border-color: rgba(219, 39, 119, var(--tw-border-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:border-pink-700 {
    --tw-border-opacity: 1;
    border-color: rgba(190, 24, 93, var(--tw-border-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:border-pink-800 {
    --tw-border-opacity: 1;
    border-color: rgba(157, 23, 77, var(--tw-border-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:border-pink-900 {
    --tw-border-opacity: 1;
    border-color: rgba(131, 24, 67, var(--tw-border-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:border-base-normal {
    --tw-border-opacity: 1;
    border-color: rgba(0, 65, 129, var(--tw-border-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:border-base-dark {
    --tw-border-opacity: 1;
    border-color: rgba(0, 52, 105, var(--tw-border-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:border-base-black {
    --tw-border-opacity: 1;
    border-color: rgba(29, 29, 31, var(--tw-border-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:border-base-border {
    --tw-border-opacity: 1;
    border-color: rgba(231, 231, 233, var(--tw-border-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:border-primary-normal {
    --tw-border-opacity: 1;
    border-color: rgba(0, 103, 207, var(--tw-border-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:border-primary-alt {
    --tw-border-opacity: 1;
    border-color: rgba(0, 71, 143, var(--tw-border-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:border-subtle-white {
    --tw-border-opacity: 1;
    border-color: rgba(249, 249, 249, var(--tw-border-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:border-turquesa {
    --tw-border-opacity: 1;
    border-color: rgba(0, 151, 178, var(--tw-border-opacity));
  }

  .tablet-portrait\:focus-within\:border-transparent:focus-within {
    border-color: transparent;
  }

  .tablet-portrait\:focus-within\:border-current:focus-within {
    border-color: currentColor;
  }

  .tablet-portrait\:focus-within\:border-black:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity));
  }

  .tablet-portrait\:focus-within\:border-white:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .tablet-portrait\:focus-within\:border-gray-50:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(249, 250, 251, var(--tw-border-opacity));
  }

  .tablet-portrait\:focus-within\:border-gray-100:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(243, 244, 246, var(--tw-border-opacity));
  }

  .tablet-portrait\:focus-within\:border-gray-200:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(229, 231, 235, var(--tw-border-opacity));
  }

  .tablet-portrait\:focus-within\:border-gray-300:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(209, 213, 219, var(--tw-border-opacity));
  }

  .tablet-portrait\:focus-within\:border-gray-400:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(156, 163, 175, var(--tw-border-opacity));
  }

  .tablet-portrait\:focus-within\:border-gray-500:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(107, 114, 128, var(--tw-border-opacity));
  }

  .tablet-portrait\:focus-within\:border-gray-600:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(75, 85, 99, var(--tw-border-opacity));
  }

  .tablet-portrait\:focus-within\:border-gray-700:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(55, 65, 81, var(--tw-border-opacity));
  }

  .tablet-portrait\:focus-within\:border-gray-800:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(31, 41, 55, var(--tw-border-opacity));
  }

  .tablet-portrait\:focus-within\:border-gray-900:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(17, 24, 39, var(--tw-border-opacity));
  }

  .tablet-portrait\:focus-within\:border-red-50:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(254, 242, 242, var(--tw-border-opacity));
  }

  .tablet-portrait\:focus-within\:border-red-100:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(254, 226, 226, var(--tw-border-opacity));
  }

  .tablet-portrait\:focus-within\:border-red-200:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(254, 202, 202, var(--tw-border-opacity));
  }

  .tablet-portrait\:focus-within\:border-red-300:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(252, 165, 165, var(--tw-border-opacity));
  }

  .tablet-portrait\:focus-within\:border-red-400:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(248, 113, 113, var(--tw-border-opacity));
  }

  .tablet-portrait\:focus-within\:border-red-500:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(239, 68, 68, var(--tw-border-opacity));
  }

  .tablet-portrait\:focus-within\:border-red-600:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(220, 38, 38, var(--tw-border-opacity));
  }

  .tablet-portrait\:focus-within\:border-red-700:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(185, 28, 28, var(--tw-border-opacity));
  }

  .tablet-portrait\:focus-within\:border-red-800:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(153, 27, 27, var(--tw-border-opacity));
  }

  .tablet-portrait\:focus-within\:border-red-900:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(127, 29, 29, var(--tw-border-opacity));
  }

  .tablet-portrait\:focus-within\:border-yellow-50:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(255, 251, 235, var(--tw-border-opacity));
  }

  .tablet-portrait\:focus-within\:border-yellow-100:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(254, 243, 199, var(--tw-border-opacity));
  }

  .tablet-portrait\:focus-within\:border-yellow-200:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(253, 230, 138, var(--tw-border-opacity));
  }

  .tablet-portrait\:focus-within\:border-yellow-300:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(252, 211, 77, var(--tw-border-opacity));
  }

  .tablet-portrait\:focus-within\:border-yellow-400:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(251, 191, 36, var(--tw-border-opacity));
  }

  .tablet-portrait\:focus-within\:border-yellow-500:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(245, 158, 11, var(--tw-border-opacity));
  }

  .tablet-portrait\:focus-within\:border-yellow-600:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(217, 119, 6, var(--tw-border-opacity));
  }

  .tablet-portrait\:focus-within\:border-yellow-700:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(180, 83, 9, var(--tw-border-opacity));
  }

  .tablet-portrait\:focus-within\:border-yellow-800:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(146, 64, 14, var(--tw-border-opacity));
  }

  .tablet-portrait\:focus-within\:border-yellow-900:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(120, 53, 15, var(--tw-border-opacity));
  }

  .tablet-portrait\:focus-within\:border-green-50:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(236, 253, 245, var(--tw-border-opacity));
  }

  .tablet-portrait\:focus-within\:border-green-100:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(209, 250, 229, var(--tw-border-opacity));
  }

  .tablet-portrait\:focus-within\:border-green-200:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(167, 243, 208, var(--tw-border-opacity));
  }

  .tablet-portrait\:focus-within\:border-green-300:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(110, 231, 183, var(--tw-border-opacity));
  }

  .tablet-portrait\:focus-within\:border-green-400:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(52, 211, 153, var(--tw-border-opacity));
  }

  .tablet-portrait\:focus-within\:border-green-500:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(16, 185, 129, var(--tw-border-opacity));
  }

  .tablet-portrait\:focus-within\:border-green-600:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(5, 150, 105, var(--tw-border-opacity));
  }

  .tablet-portrait\:focus-within\:border-green-700:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(4, 120, 87, var(--tw-border-opacity));
  }

  .tablet-portrait\:focus-within\:border-green-800:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(6, 95, 70, var(--tw-border-opacity));
  }

  .tablet-portrait\:focus-within\:border-green-900:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(6, 78, 59, var(--tw-border-opacity));
  }

  .tablet-portrait\:focus-within\:border-blue-50:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(239, 246, 255, var(--tw-border-opacity));
  }

  .tablet-portrait\:focus-within\:border-blue-100:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(219, 234, 254, var(--tw-border-opacity));
  }

  .tablet-portrait\:focus-within\:border-blue-200:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(191, 219, 254, var(--tw-border-opacity));
  }

  .tablet-portrait\:focus-within\:border-blue-300:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(147, 197, 253, var(--tw-border-opacity));
  }

  .tablet-portrait\:focus-within\:border-blue-400:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(96, 165, 250, var(--tw-border-opacity));
  }

  .tablet-portrait\:focus-within\:border-blue-500:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(59, 130, 246, var(--tw-border-opacity));
  }

  .tablet-portrait\:focus-within\:border-blue-600:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(37, 99, 235, var(--tw-border-opacity));
  }

  .tablet-portrait\:focus-within\:border-blue-700:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(29, 78, 216, var(--tw-border-opacity));
  }

  .tablet-portrait\:focus-within\:border-blue-800:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(30, 64, 175, var(--tw-border-opacity));
  }

  .tablet-portrait\:focus-within\:border-blue-900:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(30, 58, 138, var(--tw-border-opacity));
  }

  .tablet-portrait\:focus-within\:border-indigo-50:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(238, 242, 255, var(--tw-border-opacity));
  }

  .tablet-portrait\:focus-within\:border-indigo-100:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(224, 231, 255, var(--tw-border-opacity));
  }

  .tablet-portrait\:focus-within\:border-indigo-200:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(199, 210, 254, var(--tw-border-opacity));
  }

  .tablet-portrait\:focus-within\:border-indigo-300:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(165, 180, 252, var(--tw-border-opacity));
  }

  .tablet-portrait\:focus-within\:border-indigo-400:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(129, 140, 248, var(--tw-border-opacity));
  }

  .tablet-portrait\:focus-within\:border-indigo-500:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(99, 102, 241, var(--tw-border-opacity));
  }

  .tablet-portrait\:focus-within\:border-indigo-600:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(79, 70, 229, var(--tw-border-opacity));
  }

  .tablet-portrait\:focus-within\:border-indigo-700:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(67, 56, 202, var(--tw-border-opacity));
  }

  .tablet-portrait\:focus-within\:border-indigo-800:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(55, 48, 163, var(--tw-border-opacity));
  }

  .tablet-portrait\:focus-within\:border-indigo-900:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(49, 46, 129, var(--tw-border-opacity));
  }

  .tablet-portrait\:focus-within\:border-purple-50:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(245, 243, 255, var(--tw-border-opacity));
  }

  .tablet-portrait\:focus-within\:border-purple-100:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(237, 233, 254, var(--tw-border-opacity));
  }

  .tablet-portrait\:focus-within\:border-purple-200:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(221, 214, 254, var(--tw-border-opacity));
  }

  .tablet-portrait\:focus-within\:border-purple-300:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(196, 181, 253, var(--tw-border-opacity));
  }

  .tablet-portrait\:focus-within\:border-purple-400:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(167, 139, 250, var(--tw-border-opacity));
  }

  .tablet-portrait\:focus-within\:border-purple-500:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(139, 92, 246, var(--tw-border-opacity));
  }

  .tablet-portrait\:focus-within\:border-purple-600:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(124, 58, 237, var(--tw-border-opacity));
  }

  .tablet-portrait\:focus-within\:border-purple-700:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(109, 40, 217, var(--tw-border-opacity));
  }

  .tablet-portrait\:focus-within\:border-purple-800:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(91, 33, 182, var(--tw-border-opacity));
  }

  .tablet-portrait\:focus-within\:border-purple-900:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(76, 29, 149, var(--tw-border-opacity));
  }

  .tablet-portrait\:focus-within\:border-pink-50:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(253, 242, 248, var(--tw-border-opacity));
  }

  .tablet-portrait\:focus-within\:border-pink-100:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(252, 231, 243, var(--tw-border-opacity));
  }

  .tablet-portrait\:focus-within\:border-pink-200:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(251, 207, 232, var(--tw-border-opacity));
  }

  .tablet-portrait\:focus-within\:border-pink-300:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(249, 168, 212, var(--tw-border-opacity));
  }

  .tablet-portrait\:focus-within\:border-pink-400:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(244, 114, 182, var(--tw-border-opacity));
  }

  .tablet-portrait\:focus-within\:border-pink-500:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(236, 72, 153, var(--tw-border-opacity));
  }

  .tablet-portrait\:focus-within\:border-pink-600:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(219, 39, 119, var(--tw-border-opacity));
  }

  .tablet-portrait\:focus-within\:border-pink-700:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(190, 24, 93, var(--tw-border-opacity));
  }

  .tablet-portrait\:focus-within\:border-pink-800:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(157, 23, 77, var(--tw-border-opacity));
  }

  .tablet-portrait\:focus-within\:border-pink-900:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(131, 24, 67, var(--tw-border-opacity));
  }

  .tablet-portrait\:focus-within\:border-base-normal:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(0, 65, 129, var(--tw-border-opacity));
  }

  .tablet-portrait\:focus-within\:border-base-dark:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(0, 52, 105, var(--tw-border-opacity));
  }

  .tablet-portrait\:focus-within\:border-base-black:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(29, 29, 31, var(--tw-border-opacity));
  }

  .tablet-portrait\:focus-within\:border-base-border:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(231, 231, 233, var(--tw-border-opacity));
  }

  .tablet-portrait\:focus-within\:border-primary-normal:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(0, 103, 207, var(--tw-border-opacity));
  }

  .tablet-portrait\:focus-within\:border-primary-alt:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(0, 71, 143, var(--tw-border-opacity));
  }

  .tablet-portrait\:focus-within\:border-subtle-white:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(249, 249, 249, var(--tw-border-opacity));
  }

  .tablet-portrait\:focus-within\:border-turquesa:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(0, 151, 178, var(--tw-border-opacity));
  }

  .tablet-portrait\:hover\:border-transparent:hover {
    border-color: transparent;
  }

  .tablet-portrait\:hover\:border-current:hover {
    border-color: currentColor;
  }

  .tablet-portrait\:hover\:border-black:hover {
    --tw-border-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity));
  }

  .tablet-portrait\:hover\:border-white:hover {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .tablet-portrait\:hover\:border-gray-50:hover {
    --tw-border-opacity: 1;
    border-color: rgba(249, 250, 251, var(--tw-border-opacity));
  }

  .tablet-portrait\:hover\:border-gray-100:hover {
    --tw-border-opacity: 1;
    border-color: rgba(243, 244, 246, var(--tw-border-opacity));
  }

  .tablet-portrait\:hover\:border-gray-200:hover {
    --tw-border-opacity: 1;
    border-color: rgba(229, 231, 235, var(--tw-border-opacity));
  }

  .tablet-portrait\:hover\:border-gray-300:hover {
    --tw-border-opacity: 1;
    border-color: rgba(209, 213, 219, var(--tw-border-opacity));
  }

  .tablet-portrait\:hover\:border-gray-400:hover {
    --tw-border-opacity: 1;
    border-color: rgba(156, 163, 175, var(--tw-border-opacity));
  }

  .tablet-portrait\:hover\:border-gray-500:hover {
    --tw-border-opacity: 1;
    border-color: rgba(107, 114, 128, var(--tw-border-opacity));
  }

  .tablet-portrait\:hover\:border-gray-600:hover {
    --tw-border-opacity: 1;
    border-color: rgba(75, 85, 99, var(--tw-border-opacity));
  }

  .tablet-portrait\:hover\:border-gray-700:hover {
    --tw-border-opacity: 1;
    border-color: rgba(55, 65, 81, var(--tw-border-opacity));
  }

  .tablet-portrait\:hover\:border-gray-800:hover {
    --tw-border-opacity: 1;
    border-color: rgba(31, 41, 55, var(--tw-border-opacity));
  }

  .tablet-portrait\:hover\:border-gray-900:hover {
    --tw-border-opacity: 1;
    border-color: rgba(17, 24, 39, var(--tw-border-opacity));
  }

  .tablet-portrait\:hover\:border-red-50:hover {
    --tw-border-opacity: 1;
    border-color: rgba(254, 242, 242, var(--tw-border-opacity));
  }

  .tablet-portrait\:hover\:border-red-100:hover {
    --tw-border-opacity: 1;
    border-color: rgba(254, 226, 226, var(--tw-border-opacity));
  }

  .tablet-portrait\:hover\:border-red-200:hover {
    --tw-border-opacity: 1;
    border-color: rgba(254, 202, 202, var(--tw-border-opacity));
  }

  .tablet-portrait\:hover\:border-red-300:hover {
    --tw-border-opacity: 1;
    border-color: rgba(252, 165, 165, var(--tw-border-opacity));
  }

  .tablet-portrait\:hover\:border-red-400:hover {
    --tw-border-opacity: 1;
    border-color: rgba(248, 113, 113, var(--tw-border-opacity));
  }

  .tablet-portrait\:hover\:border-red-500:hover {
    --tw-border-opacity: 1;
    border-color: rgba(239, 68, 68, var(--tw-border-opacity));
  }

  .tablet-portrait\:hover\:border-red-600:hover {
    --tw-border-opacity: 1;
    border-color: rgba(220, 38, 38, var(--tw-border-opacity));
  }

  .tablet-portrait\:hover\:border-red-700:hover {
    --tw-border-opacity: 1;
    border-color: rgba(185, 28, 28, var(--tw-border-opacity));
  }

  .tablet-portrait\:hover\:border-red-800:hover {
    --tw-border-opacity: 1;
    border-color: rgba(153, 27, 27, var(--tw-border-opacity));
  }

  .tablet-portrait\:hover\:border-red-900:hover {
    --tw-border-opacity: 1;
    border-color: rgba(127, 29, 29, var(--tw-border-opacity));
  }

  .tablet-portrait\:hover\:border-yellow-50:hover {
    --tw-border-opacity: 1;
    border-color: rgba(255, 251, 235, var(--tw-border-opacity));
  }

  .tablet-portrait\:hover\:border-yellow-100:hover {
    --tw-border-opacity: 1;
    border-color: rgba(254, 243, 199, var(--tw-border-opacity));
  }

  .tablet-portrait\:hover\:border-yellow-200:hover {
    --tw-border-opacity: 1;
    border-color: rgba(253, 230, 138, var(--tw-border-opacity));
  }

  .tablet-portrait\:hover\:border-yellow-300:hover {
    --tw-border-opacity: 1;
    border-color: rgba(252, 211, 77, var(--tw-border-opacity));
  }

  .tablet-portrait\:hover\:border-yellow-400:hover {
    --tw-border-opacity: 1;
    border-color: rgba(251, 191, 36, var(--tw-border-opacity));
  }

  .tablet-portrait\:hover\:border-yellow-500:hover {
    --tw-border-opacity: 1;
    border-color: rgba(245, 158, 11, var(--tw-border-opacity));
  }

  .tablet-portrait\:hover\:border-yellow-600:hover {
    --tw-border-opacity: 1;
    border-color: rgba(217, 119, 6, var(--tw-border-opacity));
  }

  .tablet-portrait\:hover\:border-yellow-700:hover {
    --tw-border-opacity: 1;
    border-color: rgba(180, 83, 9, var(--tw-border-opacity));
  }

  .tablet-portrait\:hover\:border-yellow-800:hover {
    --tw-border-opacity: 1;
    border-color: rgba(146, 64, 14, var(--tw-border-opacity));
  }

  .tablet-portrait\:hover\:border-yellow-900:hover {
    --tw-border-opacity: 1;
    border-color: rgba(120, 53, 15, var(--tw-border-opacity));
  }

  .tablet-portrait\:hover\:border-green-50:hover {
    --tw-border-opacity: 1;
    border-color: rgba(236, 253, 245, var(--tw-border-opacity));
  }

  .tablet-portrait\:hover\:border-green-100:hover {
    --tw-border-opacity: 1;
    border-color: rgba(209, 250, 229, var(--tw-border-opacity));
  }

  .tablet-portrait\:hover\:border-green-200:hover {
    --tw-border-opacity: 1;
    border-color: rgba(167, 243, 208, var(--tw-border-opacity));
  }

  .tablet-portrait\:hover\:border-green-300:hover {
    --tw-border-opacity: 1;
    border-color: rgba(110, 231, 183, var(--tw-border-opacity));
  }

  .tablet-portrait\:hover\:border-green-400:hover {
    --tw-border-opacity: 1;
    border-color: rgba(52, 211, 153, var(--tw-border-opacity));
  }

  .tablet-portrait\:hover\:border-green-500:hover {
    --tw-border-opacity: 1;
    border-color: rgba(16, 185, 129, var(--tw-border-opacity));
  }

  .tablet-portrait\:hover\:border-green-600:hover {
    --tw-border-opacity: 1;
    border-color: rgba(5, 150, 105, var(--tw-border-opacity));
  }

  .tablet-portrait\:hover\:border-green-700:hover {
    --tw-border-opacity: 1;
    border-color: rgba(4, 120, 87, var(--tw-border-opacity));
  }

  .tablet-portrait\:hover\:border-green-800:hover {
    --tw-border-opacity: 1;
    border-color: rgba(6, 95, 70, var(--tw-border-opacity));
  }

  .tablet-portrait\:hover\:border-green-900:hover {
    --tw-border-opacity: 1;
    border-color: rgba(6, 78, 59, var(--tw-border-opacity));
  }

  .tablet-portrait\:hover\:border-blue-50:hover {
    --tw-border-opacity: 1;
    border-color: rgba(239, 246, 255, var(--tw-border-opacity));
  }

  .tablet-portrait\:hover\:border-blue-100:hover {
    --tw-border-opacity: 1;
    border-color: rgba(219, 234, 254, var(--tw-border-opacity));
  }

  .tablet-portrait\:hover\:border-blue-200:hover {
    --tw-border-opacity: 1;
    border-color: rgba(191, 219, 254, var(--tw-border-opacity));
  }

  .tablet-portrait\:hover\:border-blue-300:hover {
    --tw-border-opacity: 1;
    border-color: rgba(147, 197, 253, var(--tw-border-opacity));
  }

  .tablet-portrait\:hover\:border-blue-400:hover {
    --tw-border-opacity: 1;
    border-color: rgba(96, 165, 250, var(--tw-border-opacity));
  }

  .tablet-portrait\:hover\:border-blue-500:hover {
    --tw-border-opacity: 1;
    border-color: rgba(59, 130, 246, var(--tw-border-opacity));
  }

  .tablet-portrait\:hover\:border-blue-600:hover {
    --tw-border-opacity: 1;
    border-color: rgba(37, 99, 235, var(--tw-border-opacity));
  }

  .tablet-portrait\:hover\:border-blue-700:hover {
    --tw-border-opacity: 1;
    border-color: rgba(29, 78, 216, var(--tw-border-opacity));
  }

  .tablet-portrait\:hover\:border-blue-800:hover {
    --tw-border-opacity: 1;
    border-color: rgba(30, 64, 175, var(--tw-border-opacity));
  }

  .tablet-portrait\:hover\:border-blue-900:hover {
    --tw-border-opacity: 1;
    border-color: rgba(30, 58, 138, var(--tw-border-opacity));
  }

  .tablet-portrait\:hover\:border-indigo-50:hover {
    --tw-border-opacity: 1;
    border-color: rgba(238, 242, 255, var(--tw-border-opacity));
  }

  .tablet-portrait\:hover\:border-indigo-100:hover {
    --tw-border-opacity: 1;
    border-color: rgba(224, 231, 255, var(--tw-border-opacity));
  }

  .tablet-portrait\:hover\:border-indigo-200:hover {
    --tw-border-opacity: 1;
    border-color: rgba(199, 210, 254, var(--tw-border-opacity));
  }

  .tablet-portrait\:hover\:border-indigo-300:hover {
    --tw-border-opacity: 1;
    border-color: rgba(165, 180, 252, var(--tw-border-opacity));
  }

  .tablet-portrait\:hover\:border-indigo-400:hover {
    --tw-border-opacity: 1;
    border-color: rgba(129, 140, 248, var(--tw-border-opacity));
  }

  .tablet-portrait\:hover\:border-indigo-500:hover {
    --tw-border-opacity: 1;
    border-color: rgba(99, 102, 241, var(--tw-border-opacity));
  }

  .tablet-portrait\:hover\:border-indigo-600:hover {
    --tw-border-opacity: 1;
    border-color: rgba(79, 70, 229, var(--tw-border-opacity));
  }

  .tablet-portrait\:hover\:border-indigo-700:hover {
    --tw-border-opacity: 1;
    border-color: rgba(67, 56, 202, var(--tw-border-opacity));
  }

  .tablet-portrait\:hover\:border-indigo-800:hover {
    --tw-border-opacity: 1;
    border-color: rgba(55, 48, 163, var(--tw-border-opacity));
  }

  .tablet-portrait\:hover\:border-indigo-900:hover {
    --tw-border-opacity: 1;
    border-color: rgba(49, 46, 129, var(--tw-border-opacity));
  }

  .tablet-portrait\:hover\:border-purple-50:hover {
    --tw-border-opacity: 1;
    border-color: rgba(245, 243, 255, var(--tw-border-opacity));
  }

  .tablet-portrait\:hover\:border-purple-100:hover {
    --tw-border-opacity: 1;
    border-color: rgba(237, 233, 254, var(--tw-border-opacity));
  }

  .tablet-portrait\:hover\:border-purple-200:hover {
    --tw-border-opacity: 1;
    border-color: rgba(221, 214, 254, var(--tw-border-opacity));
  }

  .tablet-portrait\:hover\:border-purple-300:hover {
    --tw-border-opacity: 1;
    border-color: rgba(196, 181, 253, var(--tw-border-opacity));
  }

  .tablet-portrait\:hover\:border-purple-400:hover {
    --tw-border-opacity: 1;
    border-color: rgba(167, 139, 250, var(--tw-border-opacity));
  }

  .tablet-portrait\:hover\:border-purple-500:hover {
    --tw-border-opacity: 1;
    border-color: rgba(139, 92, 246, var(--tw-border-opacity));
  }

  .tablet-portrait\:hover\:border-purple-600:hover {
    --tw-border-opacity: 1;
    border-color: rgba(124, 58, 237, var(--tw-border-opacity));
  }

  .tablet-portrait\:hover\:border-purple-700:hover {
    --tw-border-opacity: 1;
    border-color: rgba(109, 40, 217, var(--tw-border-opacity));
  }

  .tablet-portrait\:hover\:border-purple-800:hover {
    --tw-border-opacity: 1;
    border-color: rgba(91, 33, 182, var(--tw-border-opacity));
  }

  .tablet-portrait\:hover\:border-purple-900:hover {
    --tw-border-opacity: 1;
    border-color: rgba(76, 29, 149, var(--tw-border-opacity));
  }

  .tablet-portrait\:hover\:border-pink-50:hover {
    --tw-border-opacity: 1;
    border-color: rgba(253, 242, 248, var(--tw-border-opacity));
  }

  .tablet-portrait\:hover\:border-pink-100:hover {
    --tw-border-opacity: 1;
    border-color: rgba(252, 231, 243, var(--tw-border-opacity));
  }

  .tablet-portrait\:hover\:border-pink-200:hover {
    --tw-border-opacity: 1;
    border-color: rgba(251, 207, 232, var(--tw-border-opacity));
  }

  .tablet-portrait\:hover\:border-pink-300:hover {
    --tw-border-opacity: 1;
    border-color: rgba(249, 168, 212, var(--tw-border-opacity));
  }

  .tablet-portrait\:hover\:border-pink-400:hover {
    --tw-border-opacity: 1;
    border-color: rgba(244, 114, 182, var(--tw-border-opacity));
  }

  .tablet-portrait\:hover\:border-pink-500:hover {
    --tw-border-opacity: 1;
    border-color: rgba(236, 72, 153, var(--tw-border-opacity));
  }

  .tablet-portrait\:hover\:border-pink-600:hover {
    --tw-border-opacity: 1;
    border-color: rgba(219, 39, 119, var(--tw-border-opacity));
  }

  .tablet-portrait\:hover\:border-pink-700:hover {
    --tw-border-opacity: 1;
    border-color: rgba(190, 24, 93, var(--tw-border-opacity));
  }

  .tablet-portrait\:hover\:border-pink-800:hover {
    --tw-border-opacity: 1;
    border-color: rgba(157, 23, 77, var(--tw-border-opacity));
  }

  .tablet-portrait\:hover\:border-pink-900:hover {
    --tw-border-opacity: 1;
    border-color: rgba(131, 24, 67, var(--tw-border-opacity));
  }

  .tablet-portrait\:hover\:border-base-normal:hover {
    --tw-border-opacity: 1;
    border-color: rgba(0, 65, 129, var(--tw-border-opacity));
  }

  .tablet-portrait\:hover\:border-base-dark:hover {
    --tw-border-opacity: 1;
    border-color: rgba(0, 52, 105, var(--tw-border-opacity));
  }

  .tablet-portrait\:hover\:border-base-black:hover {
    --tw-border-opacity: 1;
    border-color: rgba(29, 29, 31, var(--tw-border-opacity));
  }

  .tablet-portrait\:hover\:border-base-border:hover {
    --tw-border-opacity: 1;
    border-color: rgba(231, 231, 233, var(--tw-border-opacity));
  }

  .tablet-portrait\:hover\:border-primary-normal:hover {
    --tw-border-opacity: 1;
    border-color: rgba(0, 103, 207, var(--tw-border-opacity));
  }

  .tablet-portrait\:hover\:border-primary-alt:hover {
    --tw-border-opacity: 1;
    border-color: rgba(0, 71, 143, var(--tw-border-opacity));
  }

  .tablet-portrait\:hover\:border-subtle-white:hover {
    --tw-border-opacity: 1;
    border-color: rgba(249, 249, 249, var(--tw-border-opacity));
  }

  .tablet-portrait\:hover\:border-turquesa:hover {
    --tw-border-opacity: 1;
    border-color: rgba(0, 151, 178, var(--tw-border-opacity));
  }

  .tablet-portrait\:focus\:border-transparent:focus {
    border-color: transparent;
  }

  .tablet-portrait\:focus\:border-current:focus {
    border-color: currentColor;
  }

  .tablet-portrait\:focus\:border-black:focus {
    --tw-border-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity));
  }

  .tablet-portrait\:focus\:border-white:focus {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .tablet-portrait\:focus\:border-gray-50:focus {
    --tw-border-opacity: 1;
    border-color: rgba(249, 250, 251, var(--tw-border-opacity));
  }

  .tablet-portrait\:focus\:border-gray-100:focus {
    --tw-border-opacity: 1;
    border-color: rgba(243, 244, 246, var(--tw-border-opacity));
  }

  .tablet-portrait\:focus\:border-gray-200:focus {
    --tw-border-opacity: 1;
    border-color: rgba(229, 231, 235, var(--tw-border-opacity));
  }

  .tablet-portrait\:focus\:border-gray-300:focus {
    --tw-border-opacity: 1;
    border-color: rgba(209, 213, 219, var(--tw-border-opacity));
  }

  .tablet-portrait\:focus\:border-gray-400:focus {
    --tw-border-opacity: 1;
    border-color: rgba(156, 163, 175, var(--tw-border-opacity));
  }

  .tablet-portrait\:focus\:border-gray-500:focus {
    --tw-border-opacity: 1;
    border-color: rgba(107, 114, 128, var(--tw-border-opacity));
  }

  .tablet-portrait\:focus\:border-gray-600:focus {
    --tw-border-opacity: 1;
    border-color: rgba(75, 85, 99, var(--tw-border-opacity));
  }

  .tablet-portrait\:focus\:border-gray-700:focus {
    --tw-border-opacity: 1;
    border-color: rgba(55, 65, 81, var(--tw-border-opacity));
  }

  .tablet-portrait\:focus\:border-gray-800:focus {
    --tw-border-opacity: 1;
    border-color: rgba(31, 41, 55, var(--tw-border-opacity));
  }

  .tablet-portrait\:focus\:border-gray-900:focus {
    --tw-border-opacity: 1;
    border-color: rgba(17, 24, 39, var(--tw-border-opacity));
  }

  .tablet-portrait\:focus\:border-red-50:focus {
    --tw-border-opacity: 1;
    border-color: rgba(254, 242, 242, var(--tw-border-opacity));
  }

  .tablet-portrait\:focus\:border-red-100:focus {
    --tw-border-opacity: 1;
    border-color: rgba(254, 226, 226, var(--tw-border-opacity));
  }

  .tablet-portrait\:focus\:border-red-200:focus {
    --tw-border-opacity: 1;
    border-color: rgba(254, 202, 202, var(--tw-border-opacity));
  }

  .tablet-portrait\:focus\:border-red-300:focus {
    --tw-border-opacity: 1;
    border-color: rgba(252, 165, 165, var(--tw-border-opacity));
  }

  .tablet-portrait\:focus\:border-red-400:focus {
    --tw-border-opacity: 1;
    border-color: rgba(248, 113, 113, var(--tw-border-opacity));
  }

  .tablet-portrait\:focus\:border-red-500:focus {
    --tw-border-opacity: 1;
    border-color: rgba(239, 68, 68, var(--tw-border-opacity));
  }

  .tablet-portrait\:focus\:border-red-600:focus {
    --tw-border-opacity: 1;
    border-color: rgba(220, 38, 38, var(--tw-border-opacity));
  }

  .tablet-portrait\:focus\:border-red-700:focus {
    --tw-border-opacity: 1;
    border-color: rgba(185, 28, 28, var(--tw-border-opacity));
  }

  .tablet-portrait\:focus\:border-red-800:focus {
    --tw-border-opacity: 1;
    border-color: rgba(153, 27, 27, var(--tw-border-opacity));
  }

  .tablet-portrait\:focus\:border-red-900:focus {
    --tw-border-opacity: 1;
    border-color: rgba(127, 29, 29, var(--tw-border-opacity));
  }

  .tablet-portrait\:focus\:border-yellow-50:focus {
    --tw-border-opacity: 1;
    border-color: rgba(255, 251, 235, var(--tw-border-opacity));
  }

  .tablet-portrait\:focus\:border-yellow-100:focus {
    --tw-border-opacity: 1;
    border-color: rgba(254, 243, 199, var(--tw-border-opacity));
  }

  .tablet-portrait\:focus\:border-yellow-200:focus {
    --tw-border-opacity: 1;
    border-color: rgba(253, 230, 138, var(--tw-border-opacity));
  }

  .tablet-portrait\:focus\:border-yellow-300:focus {
    --tw-border-opacity: 1;
    border-color: rgba(252, 211, 77, var(--tw-border-opacity));
  }

  .tablet-portrait\:focus\:border-yellow-400:focus {
    --tw-border-opacity: 1;
    border-color: rgba(251, 191, 36, var(--tw-border-opacity));
  }

  .tablet-portrait\:focus\:border-yellow-500:focus {
    --tw-border-opacity: 1;
    border-color: rgba(245, 158, 11, var(--tw-border-opacity));
  }

  .tablet-portrait\:focus\:border-yellow-600:focus {
    --tw-border-opacity: 1;
    border-color: rgba(217, 119, 6, var(--tw-border-opacity));
  }

  .tablet-portrait\:focus\:border-yellow-700:focus {
    --tw-border-opacity: 1;
    border-color: rgba(180, 83, 9, var(--tw-border-opacity));
  }

  .tablet-portrait\:focus\:border-yellow-800:focus {
    --tw-border-opacity: 1;
    border-color: rgba(146, 64, 14, var(--tw-border-opacity));
  }

  .tablet-portrait\:focus\:border-yellow-900:focus {
    --tw-border-opacity: 1;
    border-color: rgba(120, 53, 15, var(--tw-border-opacity));
  }

  .tablet-portrait\:focus\:border-green-50:focus {
    --tw-border-opacity: 1;
    border-color: rgba(236, 253, 245, var(--tw-border-opacity));
  }

  .tablet-portrait\:focus\:border-green-100:focus {
    --tw-border-opacity: 1;
    border-color: rgba(209, 250, 229, var(--tw-border-opacity));
  }

  .tablet-portrait\:focus\:border-green-200:focus {
    --tw-border-opacity: 1;
    border-color: rgba(167, 243, 208, var(--tw-border-opacity));
  }

  .tablet-portrait\:focus\:border-green-300:focus {
    --tw-border-opacity: 1;
    border-color: rgba(110, 231, 183, var(--tw-border-opacity));
  }

  .tablet-portrait\:focus\:border-green-400:focus {
    --tw-border-opacity: 1;
    border-color: rgba(52, 211, 153, var(--tw-border-opacity));
  }

  .tablet-portrait\:focus\:border-green-500:focus {
    --tw-border-opacity: 1;
    border-color: rgba(16, 185, 129, var(--tw-border-opacity));
  }

  .tablet-portrait\:focus\:border-green-600:focus {
    --tw-border-opacity: 1;
    border-color: rgba(5, 150, 105, var(--tw-border-opacity));
  }

  .tablet-portrait\:focus\:border-green-700:focus {
    --tw-border-opacity: 1;
    border-color: rgba(4, 120, 87, var(--tw-border-opacity));
  }

  .tablet-portrait\:focus\:border-green-800:focus {
    --tw-border-opacity: 1;
    border-color: rgba(6, 95, 70, var(--tw-border-opacity));
  }

  .tablet-portrait\:focus\:border-green-900:focus {
    --tw-border-opacity: 1;
    border-color: rgba(6, 78, 59, var(--tw-border-opacity));
  }

  .tablet-portrait\:focus\:border-blue-50:focus {
    --tw-border-opacity: 1;
    border-color: rgba(239, 246, 255, var(--tw-border-opacity));
  }

  .tablet-portrait\:focus\:border-blue-100:focus {
    --tw-border-opacity: 1;
    border-color: rgba(219, 234, 254, var(--tw-border-opacity));
  }

  .tablet-portrait\:focus\:border-blue-200:focus {
    --tw-border-opacity: 1;
    border-color: rgba(191, 219, 254, var(--tw-border-opacity));
  }

  .tablet-portrait\:focus\:border-blue-300:focus {
    --tw-border-opacity: 1;
    border-color: rgba(147, 197, 253, var(--tw-border-opacity));
  }

  .tablet-portrait\:focus\:border-blue-400:focus {
    --tw-border-opacity: 1;
    border-color: rgba(96, 165, 250, var(--tw-border-opacity));
  }

  .tablet-portrait\:focus\:border-blue-500:focus {
    --tw-border-opacity: 1;
    border-color: rgba(59, 130, 246, var(--tw-border-opacity));
  }

  .tablet-portrait\:focus\:border-blue-600:focus {
    --tw-border-opacity: 1;
    border-color: rgba(37, 99, 235, var(--tw-border-opacity));
  }

  .tablet-portrait\:focus\:border-blue-700:focus {
    --tw-border-opacity: 1;
    border-color: rgba(29, 78, 216, var(--tw-border-opacity));
  }

  .tablet-portrait\:focus\:border-blue-800:focus {
    --tw-border-opacity: 1;
    border-color: rgba(30, 64, 175, var(--tw-border-opacity));
  }

  .tablet-portrait\:focus\:border-blue-900:focus {
    --tw-border-opacity: 1;
    border-color: rgba(30, 58, 138, var(--tw-border-opacity));
  }

  .tablet-portrait\:focus\:border-indigo-50:focus {
    --tw-border-opacity: 1;
    border-color: rgba(238, 242, 255, var(--tw-border-opacity));
  }

  .tablet-portrait\:focus\:border-indigo-100:focus {
    --tw-border-opacity: 1;
    border-color: rgba(224, 231, 255, var(--tw-border-opacity));
  }

  .tablet-portrait\:focus\:border-indigo-200:focus {
    --tw-border-opacity: 1;
    border-color: rgba(199, 210, 254, var(--tw-border-opacity));
  }

  .tablet-portrait\:focus\:border-indigo-300:focus {
    --tw-border-opacity: 1;
    border-color: rgba(165, 180, 252, var(--tw-border-opacity));
  }

  .tablet-portrait\:focus\:border-indigo-400:focus {
    --tw-border-opacity: 1;
    border-color: rgba(129, 140, 248, var(--tw-border-opacity));
  }

  .tablet-portrait\:focus\:border-indigo-500:focus {
    --tw-border-opacity: 1;
    border-color: rgba(99, 102, 241, var(--tw-border-opacity));
  }

  .tablet-portrait\:focus\:border-indigo-600:focus {
    --tw-border-opacity: 1;
    border-color: rgba(79, 70, 229, var(--tw-border-opacity));
  }

  .tablet-portrait\:focus\:border-indigo-700:focus {
    --tw-border-opacity: 1;
    border-color: rgba(67, 56, 202, var(--tw-border-opacity));
  }

  .tablet-portrait\:focus\:border-indigo-800:focus {
    --tw-border-opacity: 1;
    border-color: rgba(55, 48, 163, var(--tw-border-opacity));
  }

  .tablet-portrait\:focus\:border-indigo-900:focus {
    --tw-border-opacity: 1;
    border-color: rgba(49, 46, 129, var(--tw-border-opacity));
  }

  .tablet-portrait\:focus\:border-purple-50:focus {
    --tw-border-opacity: 1;
    border-color: rgba(245, 243, 255, var(--tw-border-opacity));
  }

  .tablet-portrait\:focus\:border-purple-100:focus {
    --tw-border-opacity: 1;
    border-color: rgba(237, 233, 254, var(--tw-border-opacity));
  }

  .tablet-portrait\:focus\:border-purple-200:focus {
    --tw-border-opacity: 1;
    border-color: rgba(221, 214, 254, var(--tw-border-opacity));
  }

  .tablet-portrait\:focus\:border-purple-300:focus {
    --tw-border-opacity: 1;
    border-color: rgba(196, 181, 253, var(--tw-border-opacity));
  }

  .tablet-portrait\:focus\:border-purple-400:focus {
    --tw-border-opacity: 1;
    border-color: rgba(167, 139, 250, var(--tw-border-opacity));
  }

  .tablet-portrait\:focus\:border-purple-500:focus {
    --tw-border-opacity: 1;
    border-color: rgba(139, 92, 246, var(--tw-border-opacity));
  }

  .tablet-portrait\:focus\:border-purple-600:focus {
    --tw-border-opacity: 1;
    border-color: rgba(124, 58, 237, var(--tw-border-opacity));
  }

  .tablet-portrait\:focus\:border-purple-700:focus {
    --tw-border-opacity: 1;
    border-color: rgba(109, 40, 217, var(--tw-border-opacity));
  }

  .tablet-portrait\:focus\:border-purple-800:focus {
    --tw-border-opacity: 1;
    border-color: rgba(91, 33, 182, var(--tw-border-opacity));
  }

  .tablet-portrait\:focus\:border-purple-900:focus {
    --tw-border-opacity: 1;
    border-color: rgba(76, 29, 149, var(--tw-border-opacity));
  }

  .tablet-portrait\:focus\:border-pink-50:focus {
    --tw-border-opacity: 1;
    border-color: rgba(253, 242, 248, var(--tw-border-opacity));
  }

  .tablet-portrait\:focus\:border-pink-100:focus {
    --tw-border-opacity: 1;
    border-color: rgba(252, 231, 243, var(--tw-border-opacity));
  }

  .tablet-portrait\:focus\:border-pink-200:focus {
    --tw-border-opacity: 1;
    border-color: rgba(251, 207, 232, var(--tw-border-opacity));
  }

  .tablet-portrait\:focus\:border-pink-300:focus {
    --tw-border-opacity: 1;
    border-color: rgba(249, 168, 212, var(--tw-border-opacity));
  }

  .tablet-portrait\:focus\:border-pink-400:focus {
    --tw-border-opacity: 1;
    border-color: rgba(244, 114, 182, var(--tw-border-opacity));
  }

  .tablet-portrait\:focus\:border-pink-500:focus {
    --tw-border-opacity: 1;
    border-color: rgba(236, 72, 153, var(--tw-border-opacity));
  }

  .tablet-portrait\:focus\:border-pink-600:focus {
    --tw-border-opacity: 1;
    border-color: rgba(219, 39, 119, var(--tw-border-opacity));
  }

  .tablet-portrait\:focus\:border-pink-700:focus {
    --tw-border-opacity: 1;
    border-color: rgba(190, 24, 93, var(--tw-border-opacity));
  }

  .tablet-portrait\:focus\:border-pink-800:focus {
    --tw-border-opacity: 1;
    border-color: rgba(157, 23, 77, var(--tw-border-opacity));
  }

  .tablet-portrait\:focus\:border-pink-900:focus {
    --tw-border-opacity: 1;
    border-color: rgba(131, 24, 67, var(--tw-border-opacity));
  }

  .tablet-portrait\:focus\:border-base-normal:focus {
    --tw-border-opacity: 1;
    border-color: rgba(0, 65, 129, var(--tw-border-opacity));
  }

  .tablet-portrait\:focus\:border-base-dark:focus {
    --tw-border-opacity: 1;
    border-color: rgba(0, 52, 105, var(--tw-border-opacity));
  }

  .tablet-portrait\:focus\:border-base-black:focus {
    --tw-border-opacity: 1;
    border-color: rgba(29, 29, 31, var(--tw-border-opacity));
  }

  .tablet-portrait\:focus\:border-base-border:focus {
    --tw-border-opacity: 1;
    border-color: rgba(231, 231, 233, var(--tw-border-opacity));
  }

  .tablet-portrait\:focus\:border-primary-normal:focus {
    --tw-border-opacity: 1;
    border-color: rgba(0, 103, 207, var(--tw-border-opacity));
  }

  .tablet-portrait\:focus\:border-primary-alt:focus {
    --tw-border-opacity: 1;
    border-color: rgba(0, 71, 143, var(--tw-border-opacity));
  }

  .tablet-portrait\:focus\:border-subtle-white:focus {
    --tw-border-opacity: 1;
    border-color: rgba(249, 249, 249, var(--tw-border-opacity));
  }

  .tablet-portrait\:focus\:border-turquesa:focus {
    --tw-border-opacity: 1;
    border-color: rgba(0, 151, 178, var(--tw-border-opacity));
  }

  .tablet-portrait\:border-opacity-0 {
    --tw-border-opacity: 0;
  }

  .tablet-portrait\:border-opacity-5 {
    --tw-border-opacity: 0.05;
  }

  .tablet-portrait\:border-opacity-10 {
    --tw-border-opacity: 0.1;
  }

  .tablet-portrait\:border-opacity-20 {
    --tw-border-opacity: 0.2;
  }

  .tablet-portrait\:border-opacity-25 {
    --tw-border-opacity: 0.25;
  }

  .tablet-portrait\:border-opacity-30 {
    --tw-border-opacity: 0.3;
  }

  .tablet-portrait\:border-opacity-40 {
    --tw-border-opacity: 0.4;
  }

  .tablet-portrait\:border-opacity-50 {
    --tw-border-opacity: 0.5;
  }

  .tablet-portrait\:border-opacity-60 {
    --tw-border-opacity: 0.6;
  }

  .tablet-portrait\:border-opacity-70 {
    --tw-border-opacity: 0.7;
  }

  .tablet-portrait\:border-opacity-75 {
    --tw-border-opacity: 0.75;
  }

  .tablet-portrait\:border-opacity-80 {
    --tw-border-opacity: 0.8;
  }

  .tablet-portrait\:border-opacity-90 {
    --tw-border-opacity: 0.9;
  }

  .tablet-portrait\:border-opacity-95 {
    --tw-border-opacity: 0.95;
  }

  .tablet-portrait\:border-opacity-100 {
    --tw-border-opacity: 1;
  }

  .group:hover .tablet-portrait\:group-hover\:border-opacity-0 {
    --tw-border-opacity: 0;
  }

  .group:hover .tablet-portrait\:group-hover\:border-opacity-5 {
    --tw-border-opacity: 0.05;
  }

  .group:hover .tablet-portrait\:group-hover\:border-opacity-10 {
    --tw-border-opacity: 0.1;
  }

  .group:hover .tablet-portrait\:group-hover\:border-opacity-20 {
    --tw-border-opacity: 0.2;
  }

  .group:hover .tablet-portrait\:group-hover\:border-opacity-25 {
    --tw-border-opacity: 0.25;
  }

  .group:hover .tablet-portrait\:group-hover\:border-opacity-30 {
    --tw-border-opacity: 0.3;
  }

  .group:hover .tablet-portrait\:group-hover\:border-opacity-40 {
    --tw-border-opacity: 0.4;
  }

  .group:hover .tablet-portrait\:group-hover\:border-opacity-50 {
    --tw-border-opacity: 0.5;
  }

  .group:hover .tablet-portrait\:group-hover\:border-opacity-60 {
    --tw-border-opacity: 0.6;
  }

  .group:hover .tablet-portrait\:group-hover\:border-opacity-70 {
    --tw-border-opacity: 0.7;
  }

  .group:hover .tablet-portrait\:group-hover\:border-opacity-75 {
    --tw-border-opacity: 0.75;
  }

  .group:hover .tablet-portrait\:group-hover\:border-opacity-80 {
    --tw-border-opacity: 0.8;
  }

  .group:hover .tablet-portrait\:group-hover\:border-opacity-90 {
    --tw-border-opacity: 0.9;
  }

  .group:hover .tablet-portrait\:group-hover\:border-opacity-95 {
    --tw-border-opacity: 0.95;
  }

  .group:hover .tablet-portrait\:group-hover\:border-opacity-100 {
    --tw-border-opacity: 1;
  }

  .tablet-portrait\:focus-within\:border-opacity-0:focus-within {
    --tw-border-opacity: 0;
  }

  .tablet-portrait\:focus-within\:border-opacity-5:focus-within {
    --tw-border-opacity: 0.05;
  }

  .tablet-portrait\:focus-within\:border-opacity-10:focus-within {
    --tw-border-opacity: 0.1;
  }

  .tablet-portrait\:focus-within\:border-opacity-20:focus-within {
    --tw-border-opacity: 0.2;
  }

  .tablet-portrait\:focus-within\:border-opacity-25:focus-within {
    --tw-border-opacity: 0.25;
  }

  .tablet-portrait\:focus-within\:border-opacity-30:focus-within {
    --tw-border-opacity: 0.3;
  }

  .tablet-portrait\:focus-within\:border-opacity-40:focus-within {
    --tw-border-opacity: 0.4;
  }

  .tablet-portrait\:focus-within\:border-opacity-50:focus-within {
    --tw-border-opacity: 0.5;
  }

  .tablet-portrait\:focus-within\:border-opacity-60:focus-within {
    --tw-border-opacity: 0.6;
  }

  .tablet-portrait\:focus-within\:border-opacity-70:focus-within {
    --tw-border-opacity: 0.7;
  }

  .tablet-portrait\:focus-within\:border-opacity-75:focus-within {
    --tw-border-opacity: 0.75;
  }

  .tablet-portrait\:focus-within\:border-opacity-80:focus-within {
    --tw-border-opacity: 0.8;
  }

  .tablet-portrait\:focus-within\:border-opacity-90:focus-within {
    --tw-border-opacity: 0.9;
  }

  .tablet-portrait\:focus-within\:border-opacity-95:focus-within {
    --tw-border-opacity: 0.95;
  }

  .tablet-portrait\:focus-within\:border-opacity-100:focus-within {
    --tw-border-opacity: 1;
  }

  .tablet-portrait\:hover\:border-opacity-0:hover {
    --tw-border-opacity: 0;
  }

  .tablet-portrait\:hover\:border-opacity-5:hover {
    --tw-border-opacity: 0.05;
  }

  .tablet-portrait\:hover\:border-opacity-10:hover {
    --tw-border-opacity: 0.1;
  }

  .tablet-portrait\:hover\:border-opacity-20:hover {
    --tw-border-opacity: 0.2;
  }

  .tablet-portrait\:hover\:border-opacity-25:hover {
    --tw-border-opacity: 0.25;
  }

  .tablet-portrait\:hover\:border-opacity-30:hover {
    --tw-border-opacity: 0.3;
  }

  .tablet-portrait\:hover\:border-opacity-40:hover {
    --tw-border-opacity: 0.4;
  }

  .tablet-portrait\:hover\:border-opacity-50:hover {
    --tw-border-opacity: 0.5;
  }

  .tablet-portrait\:hover\:border-opacity-60:hover {
    --tw-border-opacity: 0.6;
  }

  .tablet-portrait\:hover\:border-opacity-70:hover {
    --tw-border-opacity: 0.7;
  }

  .tablet-portrait\:hover\:border-opacity-75:hover {
    --tw-border-opacity: 0.75;
  }

  .tablet-portrait\:hover\:border-opacity-80:hover {
    --tw-border-opacity: 0.8;
  }

  .tablet-portrait\:hover\:border-opacity-90:hover {
    --tw-border-opacity: 0.9;
  }

  .tablet-portrait\:hover\:border-opacity-95:hover {
    --tw-border-opacity: 0.95;
  }

  .tablet-portrait\:hover\:border-opacity-100:hover {
    --tw-border-opacity: 1;
  }

  .tablet-portrait\:focus\:border-opacity-0:focus {
    --tw-border-opacity: 0;
  }

  .tablet-portrait\:focus\:border-opacity-5:focus {
    --tw-border-opacity: 0.05;
  }

  .tablet-portrait\:focus\:border-opacity-10:focus {
    --tw-border-opacity: 0.1;
  }

  .tablet-portrait\:focus\:border-opacity-20:focus {
    --tw-border-opacity: 0.2;
  }

  .tablet-portrait\:focus\:border-opacity-25:focus {
    --tw-border-opacity: 0.25;
  }

  .tablet-portrait\:focus\:border-opacity-30:focus {
    --tw-border-opacity: 0.3;
  }

  .tablet-portrait\:focus\:border-opacity-40:focus {
    --tw-border-opacity: 0.4;
  }

  .tablet-portrait\:focus\:border-opacity-50:focus {
    --tw-border-opacity: 0.5;
  }

  .tablet-portrait\:focus\:border-opacity-60:focus {
    --tw-border-opacity: 0.6;
  }

  .tablet-portrait\:focus\:border-opacity-70:focus {
    --tw-border-opacity: 0.7;
  }

  .tablet-portrait\:focus\:border-opacity-75:focus {
    --tw-border-opacity: 0.75;
  }

  .tablet-portrait\:focus\:border-opacity-80:focus {
    --tw-border-opacity: 0.8;
  }

  .tablet-portrait\:focus\:border-opacity-90:focus {
    --tw-border-opacity: 0.9;
  }

  .tablet-portrait\:focus\:border-opacity-95:focus {
    --tw-border-opacity: 0.95;
  }

  .tablet-portrait\:focus\:border-opacity-100:focus {
    --tw-border-opacity: 1;
  }

  .tablet-portrait\:bg-transparent {
    background-color: transparent;
  }

  .tablet-portrait\:bg-current {
    background-color: currentColor;
  }

  .tablet-portrait\:bg-black {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
  }

  .tablet-portrait\:bg-white {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .tablet-portrait\:bg-gray-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity));
  }

  .tablet-portrait\:bg-gray-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
  }

  .tablet-portrait\:bg-gray-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(229, 231, 235, var(--tw-bg-opacity));
  }

  .tablet-portrait\:bg-gray-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 213, 219, var(--tw-bg-opacity));
  }

  .tablet-portrait\:bg-gray-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(156, 163, 175, var(--tw-bg-opacity));
  }

  .tablet-portrait\:bg-gray-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 114, 128, var(--tw-bg-opacity));
  }

  .tablet-portrait\:bg-gray-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(75, 85, 99, var(--tw-bg-opacity));
  }

  .tablet-portrait\:bg-gray-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 65, 81, var(--tw-bg-opacity));
  }

  .tablet-portrait\:bg-gray-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 41, 55, var(--tw-bg-opacity));
  }

  .tablet-portrait\:bg-gray-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(17, 24, 39, var(--tw-bg-opacity));
  }

  .tablet-portrait\:bg-red-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 242, 242, var(--tw-bg-opacity));
  }

  .tablet-portrait\:bg-red-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 226, 226, var(--tw-bg-opacity));
  }

  .tablet-portrait\:bg-red-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 202, 202, var(--tw-bg-opacity));
  }

  .tablet-portrait\:bg-red-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 165, 165, var(--tw-bg-opacity));
  }

  .tablet-portrait\:bg-red-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 113, 113, var(--tw-bg-opacity));
  }

  .tablet-portrait\:bg-red-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 68, 68, var(--tw-bg-opacity));
  }

  .tablet-portrait\:bg-red-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(220, 38, 38, var(--tw-bg-opacity));
  }

  .tablet-portrait\:bg-red-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(185, 28, 28, var(--tw-bg-opacity));
  }

  .tablet-portrait\:bg-red-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(153, 27, 27, var(--tw-bg-opacity));
  }

  .tablet-portrait\:bg-red-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(127, 29, 29, var(--tw-bg-opacity));
  }

  .tablet-portrait\:bg-yellow-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity));
  }

  .tablet-portrait\:bg-yellow-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity));
  }

  .tablet-portrait\:bg-yellow-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity));
  }

  .tablet-portrait\:bg-yellow-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity));
  }

  .tablet-portrait\:bg-yellow-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity));
  }

  .tablet-portrait\:bg-yellow-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity));
  }

  .tablet-portrait\:bg-yellow-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity));
  }

  .tablet-portrait\:bg-yellow-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity));
  }

  .tablet-portrait\:bg-yellow-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity));
  }

  .tablet-portrait\:bg-yellow-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity));
  }

  .tablet-portrait\:bg-green-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 253, 245, var(--tw-bg-opacity));
  }

  .tablet-portrait\:bg-green-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 250, 229, var(--tw-bg-opacity));
  }

  .tablet-portrait\:bg-green-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(167, 243, 208, var(--tw-bg-opacity));
  }

  .tablet-portrait\:bg-green-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 231, 183, var(--tw-bg-opacity));
  }

  .tablet-portrait\:bg-green-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(52, 211, 153, var(--tw-bg-opacity));
  }

  .tablet-portrait\:bg-green-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(16, 185, 129, var(--tw-bg-opacity));
  }

  .tablet-portrait\:bg-green-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(5, 150, 105, var(--tw-bg-opacity));
  }

  .tablet-portrait\:bg-green-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 120, 87, var(--tw-bg-opacity));
  }

  .tablet-portrait\:bg-green-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 95, 70, var(--tw-bg-opacity));
  }

  .tablet-portrait\:bg-green-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 78, 59, var(--tw-bg-opacity));
  }

  .tablet-portrait\:bg-blue-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 246, 255, var(--tw-bg-opacity));
  }

  .tablet-portrait\:bg-blue-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 234, 254, var(--tw-bg-opacity));
  }

  .tablet-portrait\:bg-blue-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(191, 219, 254, var(--tw-bg-opacity));
  }

  .tablet-portrait\:bg-blue-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(147, 197, 253, var(--tw-bg-opacity));
  }

  .tablet-portrait\:bg-blue-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 165, 250, var(--tw-bg-opacity));
  }

  .tablet-portrait\:bg-blue-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(59, 130, 246, var(--tw-bg-opacity));
  }

  .tablet-portrait\:bg-blue-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 99, 235, var(--tw-bg-opacity));
  }

  .tablet-portrait\:bg-blue-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(29, 78, 216, var(--tw-bg-opacity));
  }

  .tablet-portrait\:bg-blue-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 64, 175, var(--tw-bg-opacity));
  }

  .tablet-portrait\:bg-blue-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 58, 138, var(--tw-bg-opacity));
  }

  .tablet-portrait\:bg-indigo-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 242, 255, var(--tw-bg-opacity));
  }

  .tablet-portrait\:bg-indigo-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(224, 231, 255, var(--tw-bg-opacity));
  }

  .tablet-portrait\:bg-indigo-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(199, 210, 254, var(--tw-bg-opacity));
  }

  .tablet-portrait\:bg-indigo-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 180, 252, var(--tw-bg-opacity));
  }

  .tablet-portrait\:bg-indigo-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(129, 140, 248, var(--tw-bg-opacity));
  }

  .tablet-portrait\:bg-indigo-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(99, 102, 241, var(--tw-bg-opacity));
  }

  .tablet-portrait\:bg-indigo-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(79, 70, 229, var(--tw-bg-opacity));
  }

  .tablet-portrait\:bg-indigo-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(67, 56, 202, var(--tw-bg-opacity));
  }

  .tablet-portrait\:bg-indigo-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 48, 163, var(--tw-bg-opacity));
  }

  .tablet-portrait\:bg-indigo-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(49, 46, 129, var(--tw-bg-opacity));
  }

  .tablet-portrait\:bg-purple-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 243, 255, var(--tw-bg-opacity));
  }

  .tablet-portrait\:bg-purple-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 233, 254, var(--tw-bg-opacity));
  }

  .tablet-portrait\:bg-purple-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(221, 214, 254, var(--tw-bg-opacity));
  }

  .tablet-portrait\:bg-purple-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(196, 181, 253, var(--tw-bg-opacity));
  }

  .tablet-portrait\:bg-purple-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(167, 139, 250, var(--tw-bg-opacity));
  }

  .tablet-portrait\:bg-purple-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(139, 92, 246, var(--tw-bg-opacity));
  }

  .tablet-portrait\:bg-purple-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(124, 58, 237, var(--tw-bg-opacity));
  }

  .tablet-portrait\:bg-purple-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(109, 40, 217, var(--tw-bg-opacity));
  }

  .tablet-portrait\:bg-purple-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(91, 33, 182, var(--tw-bg-opacity));
  }

  .tablet-portrait\:bg-purple-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(76, 29, 149, var(--tw-bg-opacity));
  }

  .tablet-portrait\:bg-pink-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 242, 248, var(--tw-bg-opacity));
  }

  .tablet-portrait\:bg-pink-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 231, 243, var(--tw-bg-opacity));
  }

  .tablet-portrait\:bg-pink-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 207, 232, var(--tw-bg-opacity));
  }

  .tablet-portrait\:bg-pink-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 168, 212, var(--tw-bg-opacity));
  }

  .tablet-portrait\:bg-pink-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 114, 182, var(--tw-bg-opacity));
  }

  .tablet-portrait\:bg-pink-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 72, 153, var(--tw-bg-opacity));
  }

  .tablet-portrait\:bg-pink-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 39, 119, var(--tw-bg-opacity));
  }

  .tablet-portrait\:bg-pink-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(190, 24, 93, var(--tw-bg-opacity));
  }

  .tablet-portrait\:bg-pink-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(157, 23, 77, var(--tw-bg-opacity));
  }

  .tablet-portrait\:bg-pink-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(131, 24, 67, var(--tw-bg-opacity));
  }

  .tablet-portrait\:bg-base-normal {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 65, 129, var(--tw-bg-opacity));
  }

  .tablet-portrait\:bg-base-dark {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 52, 105, var(--tw-bg-opacity));
  }

  .tablet-portrait\:bg-base-black {
    --tw-bg-opacity: 1;
    background-color: rgba(29, 29, 31, var(--tw-bg-opacity));
  }

  .tablet-portrait\:bg-base-border {
    --tw-bg-opacity: 1;
    background-color: rgba(231, 231, 233, var(--tw-bg-opacity));
  }

  .tablet-portrait\:bg-primary-normal {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 103, 207, var(--tw-bg-opacity));
  }

  .tablet-portrait\:bg-primary-alt {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 71, 143, var(--tw-bg-opacity));
  }

  .tablet-portrait\:bg-subtle-white {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 249, 249, var(--tw-bg-opacity));
  }

  .tablet-portrait\:bg-turquesa {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 151, 178, var(--tw-bg-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:bg-transparent {
    background-color: transparent;
  }

  .group:hover .tablet-portrait\:group-hover\:bg-current {
    background-color: currentColor;
  }

  .group:hover .tablet-portrait\:group-hover\:bg-black {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:bg-white {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:bg-gray-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:bg-gray-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:bg-gray-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(229, 231, 235, var(--tw-bg-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:bg-gray-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 213, 219, var(--tw-bg-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:bg-gray-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(156, 163, 175, var(--tw-bg-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:bg-gray-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 114, 128, var(--tw-bg-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:bg-gray-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(75, 85, 99, var(--tw-bg-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:bg-gray-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 65, 81, var(--tw-bg-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:bg-gray-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 41, 55, var(--tw-bg-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:bg-gray-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(17, 24, 39, var(--tw-bg-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:bg-red-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 242, 242, var(--tw-bg-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:bg-red-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 226, 226, var(--tw-bg-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:bg-red-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 202, 202, var(--tw-bg-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:bg-red-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 165, 165, var(--tw-bg-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:bg-red-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 113, 113, var(--tw-bg-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:bg-red-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 68, 68, var(--tw-bg-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:bg-red-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(220, 38, 38, var(--tw-bg-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:bg-red-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(185, 28, 28, var(--tw-bg-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:bg-red-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(153, 27, 27, var(--tw-bg-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:bg-red-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(127, 29, 29, var(--tw-bg-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:bg-yellow-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:bg-yellow-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:bg-yellow-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:bg-yellow-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:bg-yellow-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:bg-yellow-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:bg-yellow-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:bg-yellow-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:bg-yellow-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:bg-yellow-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:bg-green-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 253, 245, var(--tw-bg-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:bg-green-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 250, 229, var(--tw-bg-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:bg-green-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(167, 243, 208, var(--tw-bg-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:bg-green-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 231, 183, var(--tw-bg-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:bg-green-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(52, 211, 153, var(--tw-bg-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:bg-green-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(16, 185, 129, var(--tw-bg-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:bg-green-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(5, 150, 105, var(--tw-bg-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:bg-green-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 120, 87, var(--tw-bg-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:bg-green-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 95, 70, var(--tw-bg-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:bg-green-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 78, 59, var(--tw-bg-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:bg-blue-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 246, 255, var(--tw-bg-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:bg-blue-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 234, 254, var(--tw-bg-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:bg-blue-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(191, 219, 254, var(--tw-bg-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:bg-blue-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(147, 197, 253, var(--tw-bg-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:bg-blue-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 165, 250, var(--tw-bg-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:bg-blue-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(59, 130, 246, var(--tw-bg-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:bg-blue-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 99, 235, var(--tw-bg-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:bg-blue-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(29, 78, 216, var(--tw-bg-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:bg-blue-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 64, 175, var(--tw-bg-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:bg-blue-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 58, 138, var(--tw-bg-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:bg-indigo-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 242, 255, var(--tw-bg-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:bg-indigo-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(224, 231, 255, var(--tw-bg-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:bg-indigo-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(199, 210, 254, var(--tw-bg-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:bg-indigo-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 180, 252, var(--tw-bg-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:bg-indigo-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(129, 140, 248, var(--tw-bg-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:bg-indigo-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(99, 102, 241, var(--tw-bg-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:bg-indigo-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(79, 70, 229, var(--tw-bg-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:bg-indigo-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(67, 56, 202, var(--tw-bg-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:bg-indigo-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 48, 163, var(--tw-bg-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:bg-indigo-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(49, 46, 129, var(--tw-bg-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:bg-purple-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 243, 255, var(--tw-bg-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:bg-purple-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 233, 254, var(--tw-bg-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:bg-purple-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(221, 214, 254, var(--tw-bg-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:bg-purple-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(196, 181, 253, var(--tw-bg-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:bg-purple-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(167, 139, 250, var(--tw-bg-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:bg-purple-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(139, 92, 246, var(--tw-bg-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:bg-purple-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(124, 58, 237, var(--tw-bg-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:bg-purple-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(109, 40, 217, var(--tw-bg-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:bg-purple-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(91, 33, 182, var(--tw-bg-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:bg-purple-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(76, 29, 149, var(--tw-bg-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:bg-pink-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 242, 248, var(--tw-bg-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:bg-pink-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 231, 243, var(--tw-bg-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:bg-pink-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 207, 232, var(--tw-bg-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:bg-pink-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 168, 212, var(--tw-bg-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:bg-pink-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 114, 182, var(--tw-bg-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:bg-pink-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 72, 153, var(--tw-bg-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:bg-pink-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 39, 119, var(--tw-bg-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:bg-pink-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(190, 24, 93, var(--tw-bg-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:bg-pink-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(157, 23, 77, var(--tw-bg-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:bg-pink-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(131, 24, 67, var(--tw-bg-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:bg-base-normal {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 65, 129, var(--tw-bg-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:bg-base-dark {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 52, 105, var(--tw-bg-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:bg-base-black {
    --tw-bg-opacity: 1;
    background-color: rgba(29, 29, 31, var(--tw-bg-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:bg-base-border {
    --tw-bg-opacity: 1;
    background-color: rgba(231, 231, 233, var(--tw-bg-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:bg-primary-normal {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 103, 207, var(--tw-bg-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:bg-primary-alt {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 71, 143, var(--tw-bg-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:bg-subtle-white {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 249, 249, var(--tw-bg-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:bg-turquesa {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 151, 178, var(--tw-bg-opacity));
  }

  .tablet-portrait\:focus-within\:bg-transparent:focus-within {
    background-color: transparent;
  }

  .tablet-portrait\:focus-within\:bg-current:focus-within {
    background-color: currentColor;
  }

  .tablet-portrait\:focus-within\:bg-black:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
  }

  .tablet-portrait\:focus-within\:bg-white:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .tablet-portrait\:focus-within\:bg-gray-50:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity));
  }

  .tablet-portrait\:focus-within\:bg-gray-100:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
  }

  .tablet-portrait\:focus-within\:bg-gray-200:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(229, 231, 235, var(--tw-bg-opacity));
  }

  .tablet-portrait\:focus-within\:bg-gray-300:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 213, 219, var(--tw-bg-opacity));
  }

  .tablet-portrait\:focus-within\:bg-gray-400:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(156, 163, 175, var(--tw-bg-opacity));
  }

  .tablet-portrait\:focus-within\:bg-gray-500:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 114, 128, var(--tw-bg-opacity));
  }

  .tablet-portrait\:focus-within\:bg-gray-600:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(75, 85, 99, var(--tw-bg-opacity));
  }

  .tablet-portrait\:focus-within\:bg-gray-700:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 65, 81, var(--tw-bg-opacity));
  }

  .tablet-portrait\:focus-within\:bg-gray-800:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 41, 55, var(--tw-bg-opacity));
  }

  .tablet-portrait\:focus-within\:bg-gray-900:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(17, 24, 39, var(--tw-bg-opacity));
  }

  .tablet-portrait\:focus-within\:bg-red-50:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 242, 242, var(--tw-bg-opacity));
  }

  .tablet-portrait\:focus-within\:bg-red-100:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 226, 226, var(--tw-bg-opacity));
  }

  .tablet-portrait\:focus-within\:bg-red-200:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 202, 202, var(--tw-bg-opacity));
  }

  .tablet-portrait\:focus-within\:bg-red-300:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 165, 165, var(--tw-bg-opacity));
  }

  .tablet-portrait\:focus-within\:bg-red-400:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 113, 113, var(--tw-bg-opacity));
  }

  .tablet-portrait\:focus-within\:bg-red-500:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 68, 68, var(--tw-bg-opacity));
  }

  .tablet-portrait\:focus-within\:bg-red-600:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(220, 38, 38, var(--tw-bg-opacity));
  }

  .tablet-portrait\:focus-within\:bg-red-700:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(185, 28, 28, var(--tw-bg-opacity));
  }

  .tablet-portrait\:focus-within\:bg-red-800:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(153, 27, 27, var(--tw-bg-opacity));
  }

  .tablet-portrait\:focus-within\:bg-red-900:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(127, 29, 29, var(--tw-bg-opacity));
  }

  .tablet-portrait\:focus-within\:bg-yellow-50:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity));
  }

  .tablet-portrait\:focus-within\:bg-yellow-100:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity));
  }

  .tablet-portrait\:focus-within\:bg-yellow-200:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity));
  }

  .tablet-portrait\:focus-within\:bg-yellow-300:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity));
  }

  .tablet-portrait\:focus-within\:bg-yellow-400:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity));
  }

  .tablet-portrait\:focus-within\:bg-yellow-500:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity));
  }

  .tablet-portrait\:focus-within\:bg-yellow-600:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity));
  }

  .tablet-portrait\:focus-within\:bg-yellow-700:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity));
  }

  .tablet-portrait\:focus-within\:bg-yellow-800:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity));
  }

  .tablet-portrait\:focus-within\:bg-yellow-900:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity));
  }

  .tablet-portrait\:focus-within\:bg-green-50:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 253, 245, var(--tw-bg-opacity));
  }

  .tablet-portrait\:focus-within\:bg-green-100:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 250, 229, var(--tw-bg-opacity));
  }

  .tablet-portrait\:focus-within\:bg-green-200:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(167, 243, 208, var(--tw-bg-opacity));
  }

  .tablet-portrait\:focus-within\:bg-green-300:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 231, 183, var(--tw-bg-opacity));
  }

  .tablet-portrait\:focus-within\:bg-green-400:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(52, 211, 153, var(--tw-bg-opacity));
  }

  .tablet-portrait\:focus-within\:bg-green-500:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(16, 185, 129, var(--tw-bg-opacity));
  }

  .tablet-portrait\:focus-within\:bg-green-600:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(5, 150, 105, var(--tw-bg-opacity));
  }

  .tablet-portrait\:focus-within\:bg-green-700:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 120, 87, var(--tw-bg-opacity));
  }

  .tablet-portrait\:focus-within\:bg-green-800:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 95, 70, var(--tw-bg-opacity));
  }

  .tablet-portrait\:focus-within\:bg-green-900:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 78, 59, var(--tw-bg-opacity));
  }

  .tablet-portrait\:focus-within\:bg-blue-50:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 246, 255, var(--tw-bg-opacity));
  }

  .tablet-portrait\:focus-within\:bg-blue-100:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 234, 254, var(--tw-bg-opacity));
  }

  .tablet-portrait\:focus-within\:bg-blue-200:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(191, 219, 254, var(--tw-bg-opacity));
  }

  .tablet-portrait\:focus-within\:bg-blue-300:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(147, 197, 253, var(--tw-bg-opacity));
  }

  .tablet-portrait\:focus-within\:bg-blue-400:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 165, 250, var(--tw-bg-opacity));
  }

  .tablet-portrait\:focus-within\:bg-blue-500:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(59, 130, 246, var(--tw-bg-opacity));
  }

  .tablet-portrait\:focus-within\:bg-blue-600:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 99, 235, var(--tw-bg-opacity));
  }

  .tablet-portrait\:focus-within\:bg-blue-700:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(29, 78, 216, var(--tw-bg-opacity));
  }

  .tablet-portrait\:focus-within\:bg-blue-800:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 64, 175, var(--tw-bg-opacity));
  }

  .tablet-portrait\:focus-within\:bg-blue-900:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 58, 138, var(--tw-bg-opacity));
  }

  .tablet-portrait\:focus-within\:bg-indigo-50:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 242, 255, var(--tw-bg-opacity));
  }

  .tablet-portrait\:focus-within\:bg-indigo-100:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(224, 231, 255, var(--tw-bg-opacity));
  }

  .tablet-portrait\:focus-within\:bg-indigo-200:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(199, 210, 254, var(--tw-bg-opacity));
  }

  .tablet-portrait\:focus-within\:bg-indigo-300:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 180, 252, var(--tw-bg-opacity));
  }

  .tablet-portrait\:focus-within\:bg-indigo-400:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(129, 140, 248, var(--tw-bg-opacity));
  }

  .tablet-portrait\:focus-within\:bg-indigo-500:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(99, 102, 241, var(--tw-bg-opacity));
  }

  .tablet-portrait\:focus-within\:bg-indigo-600:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(79, 70, 229, var(--tw-bg-opacity));
  }

  .tablet-portrait\:focus-within\:bg-indigo-700:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(67, 56, 202, var(--tw-bg-opacity));
  }

  .tablet-portrait\:focus-within\:bg-indigo-800:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 48, 163, var(--tw-bg-opacity));
  }

  .tablet-portrait\:focus-within\:bg-indigo-900:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(49, 46, 129, var(--tw-bg-opacity));
  }

  .tablet-portrait\:focus-within\:bg-purple-50:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 243, 255, var(--tw-bg-opacity));
  }

  .tablet-portrait\:focus-within\:bg-purple-100:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 233, 254, var(--tw-bg-opacity));
  }

  .tablet-portrait\:focus-within\:bg-purple-200:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(221, 214, 254, var(--tw-bg-opacity));
  }

  .tablet-portrait\:focus-within\:bg-purple-300:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(196, 181, 253, var(--tw-bg-opacity));
  }

  .tablet-portrait\:focus-within\:bg-purple-400:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(167, 139, 250, var(--tw-bg-opacity));
  }

  .tablet-portrait\:focus-within\:bg-purple-500:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(139, 92, 246, var(--tw-bg-opacity));
  }

  .tablet-portrait\:focus-within\:bg-purple-600:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(124, 58, 237, var(--tw-bg-opacity));
  }

  .tablet-portrait\:focus-within\:bg-purple-700:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(109, 40, 217, var(--tw-bg-opacity));
  }

  .tablet-portrait\:focus-within\:bg-purple-800:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(91, 33, 182, var(--tw-bg-opacity));
  }

  .tablet-portrait\:focus-within\:bg-purple-900:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(76, 29, 149, var(--tw-bg-opacity));
  }

  .tablet-portrait\:focus-within\:bg-pink-50:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 242, 248, var(--tw-bg-opacity));
  }

  .tablet-portrait\:focus-within\:bg-pink-100:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 231, 243, var(--tw-bg-opacity));
  }

  .tablet-portrait\:focus-within\:bg-pink-200:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 207, 232, var(--tw-bg-opacity));
  }

  .tablet-portrait\:focus-within\:bg-pink-300:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 168, 212, var(--tw-bg-opacity));
  }

  .tablet-portrait\:focus-within\:bg-pink-400:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 114, 182, var(--tw-bg-opacity));
  }

  .tablet-portrait\:focus-within\:bg-pink-500:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 72, 153, var(--tw-bg-opacity));
  }

  .tablet-portrait\:focus-within\:bg-pink-600:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 39, 119, var(--tw-bg-opacity));
  }

  .tablet-portrait\:focus-within\:bg-pink-700:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(190, 24, 93, var(--tw-bg-opacity));
  }

  .tablet-portrait\:focus-within\:bg-pink-800:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(157, 23, 77, var(--tw-bg-opacity));
  }

  .tablet-portrait\:focus-within\:bg-pink-900:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(131, 24, 67, var(--tw-bg-opacity));
  }

  .tablet-portrait\:focus-within\:bg-base-normal:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 65, 129, var(--tw-bg-opacity));
  }

  .tablet-portrait\:focus-within\:bg-base-dark:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 52, 105, var(--tw-bg-opacity));
  }

  .tablet-portrait\:focus-within\:bg-base-black:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(29, 29, 31, var(--tw-bg-opacity));
  }

  .tablet-portrait\:focus-within\:bg-base-border:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(231, 231, 233, var(--tw-bg-opacity));
  }

  .tablet-portrait\:focus-within\:bg-primary-normal:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 103, 207, var(--tw-bg-opacity));
  }

  .tablet-portrait\:focus-within\:bg-primary-alt:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 71, 143, var(--tw-bg-opacity));
  }

  .tablet-portrait\:focus-within\:bg-subtle-white:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 249, 249, var(--tw-bg-opacity));
  }

  .tablet-portrait\:focus-within\:bg-turquesa:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 151, 178, var(--tw-bg-opacity));
  }

  .tablet-portrait\:hover\:bg-transparent:hover {
    background-color: transparent;
  }

  .tablet-portrait\:hover\:bg-current:hover {
    background-color: currentColor;
  }

  .tablet-portrait\:hover\:bg-black:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
  }

  .tablet-portrait\:hover\:bg-white:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .tablet-portrait\:hover\:bg-gray-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity));
  }

  .tablet-portrait\:hover\:bg-gray-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
  }

  .tablet-portrait\:hover\:bg-gray-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(229, 231, 235, var(--tw-bg-opacity));
  }

  .tablet-portrait\:hover\:bg-gray-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 213, 219, var(--tw-bg-opacity));
  }

  .tablet-portrait\:hover\:bg-gray-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(156, 163, 175, var(--tw-bg-opacity));
  }

  .tablet-portrait\:hover\:bg-gray-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 114, 128, var(--tw-bg-opacity));
  }

  .tablet-portrait\:hover\:bg-gray-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(75, 85, 99, var(--tw-bg-opacity));
  }

  .tablet-portrait\:hover\:bg-gray-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 65, 81, var(--tw-bg-opacity));
  }

  .tablet-portrait\:hover\:bg-gray-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 41, 55, var(--tw-bg-opacity));
  }

  .tablet-portrait\:hover\:bg-gray-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(17, 24, 39, var(--tw-bg-opacity));
  }

  .tablet-portrait\:hover\:bg-red-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 242, 242, var(--tw-bg-opacity));
  }

  .tablet-portrait\:hover\:bg-red-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 226, 226, var(--tw-bg-opacity));
  }

  .tablet-portrait\:hover\:bg-red-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 202, 202, var(--tw-bg-opacity));
  }

  .tablet-portrait\:hover\:bg-red-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 165, 165, var(--tw-bg-opacity));
  }

  .tablet-portrait\:hover\:bg-red-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 113, 113, var(--tw-bg-opacity));
  }

  .tablet-portrait\:hover\:bg-red-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 68, 68, var(--tw-bg-opacity));
  }

  .tablet-portrait\:hover\:bg-red-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(220, 38, 38, var(--tw-bg-opacity));
  }

  .tablet-portrait\:hover\:bg-red-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(185, 28, 28, var(--tw-bg-opacity));
  }

  .tablet-portrait\:hover\:bg-red-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(153, 27, 27, var(--tw-bg-opacity));
  }

  .tablet-portrait\:hover\:bg-red-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(127, 29, 29, var(--tw-bg-opacity));
  }

  .tablet-portrait\:hover\:bg-yellow-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity));
  }

  .tablet-portrait\:hover\:bg-yellow-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity));
  }

  .tablet-portrait\:hover\:bg-yellow-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity));
  }

  .tablet-portrait\:hover\:bg-yellow-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity));
  }

  .tablet-portrait\:hover\:bg-yellow-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity));
  }

  .tablet-portrait\:hover\:bg-yellow-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity));
  }

  .tablet-portrait\:hover\:bg-yellow-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity));
  }

  .tablet-portrait\:hover\:bg-yellow-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity));
  }

  .tablet-portrait\:hover\:bg-yellow-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity));
  }

  .tablet-portrait\:hover\:bg-yellow-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity));
  }

  .tablet-portrait\:hover\:bg-green-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 253, 245, var(--tw-bg-opacity));
  }

  .tablet-portrait\:hover\:bg-green-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 250, 229, var(--tw-bg-opacity));
  }

  .tablet-portrait\:hover\:bg-green-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(167, 243, 208, var(--tw-bg-opacity));
  }

  .tablet-portrait\:hover\:bg-green-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 231, 183, var(--tw-bg-opacity));
  }

  .tablet-portrait\:hover\:bg-green-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(52, 211, 153, var(--tw-bg-opacity));
  }

  .tablet-portrait\:hover\:bg-green-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(16, 185, 129, var(--tw-bg-opacity));
  }

  .tablet-portrait\:hover\:bg-green-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(5, 150, 105, var(--tw-bg-opacity));
  }

  .tablet-portrait\:hover\:bg-green-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 120, 87, var(--tw-bg-opacity));
  }

  .tablet-portrait\:hover\:bg-green-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 95, 70, var(--tw-bg-opacity));
  }

  .tablet-portrait\:hover\:bg-green-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 78, 59, var(--tw-bg-opacity));
  }

  .tablet-portrait\:hover\:bg-blue-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 246, 255, var(--tw-bg-opacity));
  }

  .tablet-portrait\:hover\:bg-blue-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 234, 254, var(--tw-bg-opacity));
  }

  .tablet-portrait\:hover\:bg-blue-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(191, 219, 254, var(--tw-bg-opacity));
  }

  .tablet-portrait\:hover\:bg-blue-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(147, 197, 253, var(--tw-bg-opacity));
  }

  .tablet-portrait\:hover\:bg-blue-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 165, 250, var(--tw-bg-opacity));
  }

  .tablet-portrait\:hover\:bg-blue-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(59, 130, 246, var(--tw-bg-opacity));
  }

  .tablet-portrait\:hover\:bg-blue-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 99, 235, var(--tw-bg-opacity));
  }

  .tablet-portrait\:hover\:bg-blue-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(29, 78, 216, var(--tw-bg-opacity));
  }

  .tablet-portrait\:hover\:bg-blue-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 64, 175, var(--tw-bg-opacity));
  }

  .tablet-portrait\:hover\:bg-blue-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 58, 138, var(--tw-bg-opacity));
  }

  .tablet-portrait\:hover\:bg-indigo-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 242, 255, var(--tw-bg-opacity));
  }

  .tablet-portrait\:hover\:bg-indigo-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(224, 231, 255, var(--tw-bg-opacity));
  }

  .tablet-portrait\:hover\:bg-indigo-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(199, 210, 254, var(--tw-bg-opacity));
  }

  .tablet-portrait\:hover\:bg-indigo-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 180, 252, var(--tw-bg-opacity));
  }

  .tablet-portrait\:hover\:bg-indigo-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(129, 140, 248, var(--tw-bg-opacity));
  }

  .tablet-portrait\:hover\:bg-indigo-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(99, 102, 241, var(--tw-bg-opacity));
  }

  .tablet-portrait\:hover\:bg-indigo-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(79, 70, 229, var(--tw-bg-opacity));
  }

  .tablet-portrait\:hover\:bg-indigo-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(67, 56, 202, var(--tw-bg-opacity));
  }

  .tablet-portrait\:hover\:bg-indigo-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 48, 163, var(--tw-bg-opacity));
  }

  .tablet-portrait\:hover\:bg-indigo-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(49, 46, 129, var(--tw-bg-opacity));
  }

  .tablet-portrait\:hover\:bg-purple-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 243, 255, var(--tw-bg-opacity));
  }

  .tablet-portrait\:hover\:bg-purple-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 233, 254, var(--tw-bg-opacity));
  }

  .tablet-portrait\:hover\:bg-purple-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(221, 214, 254, var(--tw-bg-opacity));
  }

  .tablet-portrait\:hover\:bg-purple-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(196, 181, 253, var(--tw-bg-opacity));
  }

  .tablet-portrait\:hover\:bg-purple-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(167, 139, 250, var(--tw-bg-opacity));
  }

  .tablet-portrait\:hover\:bg-purple-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(139, 92, 246, var(--tw-bg-opacity));
  }

  .tablet-portrait\:hover\:bg-purple-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(124, 58, 237, var(--tw-bg-opacity));
  }

  .tablet-portrait\:hover\:bg-purple-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(109, 40, 217, var(--tw-bg-opacity));
  }

  .tablet-portrait\:hover\:bg-purple-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(91, 33, 182, var(--tw-bg-opacity));
  }

  .tablet-portrait\:hover\:bg-purple-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(76, 29, 149, var(--tw-bg-opacity));
  }

  .tablet-portrait\:hover\:bg-pink-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 242, 248, var(--tw-bg-opacity));
  }

  .tablet-portrait\:hover\:bg-pink-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 231, 243, var(--tw-bg-opacity));
  }

  .tablet-portrait\:hover\:bg-pink-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 207, 232, var(--tw-bg-opacity));
  }

  .tablet-portrait\:hover\:bg-pink-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 168, 212, var(--tw-bg-opacity));
  }

  .tablet-portrait\:hover\:bg-pink-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 114, 182, var(--tw-bg-opacity));
  }

  .tablet-portrait\:hover\:bg-pink-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 72, 153, var(--tw-bg-opacity));
  }

  .tablet-portrait\:hover\:bg-pink-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 39, 119, var(--tw-bg-opacity));
  }

  .tablet-portrait\:hover\:bg-pink-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(190, 24, 93, var(--tw-bg-opacity));
  }

  .tablet-portrait\:hover\:bg-pink-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(157, 23, 77, var(--tw-bg-opacity));
  }

  .tablet-portrait\:hover\:bg-pink-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(131, 24, 67, var(--tw-bg-opacity));
  }

  .tablet-portrait\:hover\:bg-base-normal:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 65, 129, var(--tw-bg-opacity));
  }

  .tablet-portrait\:hover\:bg-base-dark:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 52, 105, var(--tw-bg-opacity));
  }

  .tablet-portrait\:hover\:bg-base-black:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(29, 29, 31, var(--tw-bg-opacity));
  }

  .tablet-portrait\:hover\:bg-base-border:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(231, 231, 233, var(--tw-bg-opacity));
  }

  .tablet-portrait\:hover\:bg-primary-normal:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 103, 207, var(--tw-bg-opacity));
  }

  .tablet-portrait\:hover\:bg-primary-alt:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 71, 143, var(--tw-bg-opacity));
  }

  .tablet-portrait\:hover\:bg-subtle-white:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 249, 249, var(--tw-bg-opacity));
  }

  .tablet-portrait\:hover\:bg-turquesa:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 151, 178, var(--tw-bg-opacity));
  }

  .tablet-portrait\:focus\:bg-transparent:focus {
    background-color: transparent;
  }

  .tablet-portrait\:focus\:bg-current:focus {
    background-color: currentColor;
  }

  .tablet-portrait\:focus\:bg-black:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
  }

  .tablet-portrait\:focus\:bg-white:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .tablet-portrait\:focus\:bg-gray-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity));
  }

  .tablet-portrait\:focus\:bg-gray-100:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
  }

  .tablet-portrait\:focus\:bg-gray-200:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(229, 231, 235, var(--tw-bg-opacity));
  }

  .tablet-portrait\:focus\:bg-gray-300:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 213, 219, var(--tw-bg-opacity));
  }

  .tablet-portrait\:focus\:bg-gray-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(156, 163, 175, var(--tw-bg-opacity));
  }

  .tablet-portrait\:focus\:bg-gray-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 114, 128, var(--tw-bg-opacity));
  }

  .tablet-portrait\:focus\:bg-gray-600:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(75, 85, 99, var(--tw-bg-opacity));
  }

  .tablet-portrait\:focus\:bg-gray-700:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 65, 81, var(--tw-bg-opacity));
  }

  .tablet-portrait\:focus\:bg-gray-800:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 41, 55, var(--tw-bg-opacity));
  }

  .tablet-portrait\:focus\:bg-gray-900:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(17, 24, 39, var(--tw-bg-opacity));
  }

  .tablet-portrait\:focus\:bg-red-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 242, 242, var(--tw-bg-opacity));
  }

  .tablet-portrait\:focus\:bg-red-100:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 226, 226, var(--tw-bg-opacity));
  }

  .tablet-portrait\:focus\:bg-red-200:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 202, 202, var(--tw-bg-opacity));
  }

  .tablet-portrait\:focus\:bg-red-300:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 165, 165, var(--tw-bg-opacity));
  }

  .tablet-portrait\:focus\:bg-red-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 113, 113, var(--tw-bg-opacity));
  }

  .tablet-portrait\:focus\:bg-red-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 68, 68, var(--tw-bg-opacity));
  }

  .tablet-portrait\:focus\:bg-red-600:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(220, 38, 38, var(--tw-bg-opacity));
  }

  .tablet-portrait\:focus\:bg-red-700:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(185, 28, 28, var(--tw-bg-opacity));
  }

  .tablet-portrait\:focus\:bg-red-800:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(153, 27, 27, var(--tw-bg-opacity));
  }

  .tablet-portrait\:focus\:bg-red-900:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(127, 29, 29, var(--tw-bg-opacity));
  }

  .tablet-portrait\:focus\:bg-yellow-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity));
  }

  .tablet-portrait\:focus\:bg-yellow-100:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity));
  }

  .tablet-portrait\:focus\:bg-yellow-200:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity));
  }

  .tablet-portrait\:focus\:bg-yellow-300:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity));
  }

  .tablet-portrait\:focus\:bg-yellow-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity));
  }

  .tablet-portrait\:focus\:bg-yellow-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity));
  }

  .tablet-portrait\:focus\:bg-yellow-600:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity));
  }

  .tablet-portrait\:focus\:bg-yellow-700:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity));
  }

  .tablet-portrait\:focus\:bg-yellow-800:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity));
  }

  .tablet-portrait\:focus\:bg-yellow-900:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity));
  }

  .tablet-portrait\:focus\:bg-green-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 253, 245, var(--tw-bg-opacity));
  }

  .tablet-portrait\:focus\:bg-green-100:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 250, 229, var(--tw-bg-opacity));
  }

  .tablet-portrait\:focus\:bg-green-200:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(167, 243, 208, var(--tw-bg-opacity));
  }

  .tablet-portrait\:focus\:bg-green-300:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 231, 183, var(--tw-bg-opacity));
  }

  .tablet-portrait\:focus\:bg-green-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(52, 211, 153, var(--tw-bg-opacity));
  }

  .tablet-portrait\:focus\:bg-green-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(16, 185, 129, var(--tw-bg-opacity));
  }

  .tablet-portrait\:focus\:bg-green-600:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(5, 150, 105, var(--tw-bg-opacity));
  }

  .tablet-portrait\:focus\:bg-green-700:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 120, 87, var(--tw-bg-opacity));
  }

  .tablet-portrait\:focus\:bg-green-800:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 95, 70, var(--tw-bg-opacity));
  }

  .tablet-portrait\:focus\:bg-green-900:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 78, 59, var(--tw-bg-opacity));
  }

  .tablet-portrait\:focus\:bg-blue-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 246, 255, var(--tw-bg-opacity));
  }

  .tablet-portrait\:focus\:bg-blue-100:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 234, 254, var(--tw-bg-opacity));
  }

  .tablet-portrait\:focus\:bg-blue-200:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(191, 219, 254, var(--tw-bg-opacity));
  }

  .tablet-portrait\:focus\:bg-blue-300:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(147, 197, 253, var(--tw-bg-opacity));
  }

  .tablet-portrait\:focus\:bg-blue-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 165, 250, var(--tw-bg-opacity));
  }

  .tablet-portrait\:focus\:bg-blue-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(59, 130, 246, var(--tw-bg-opacity));
  }

  .tablet-portrait\:focus\:bg-blue-600:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 99, 235, var(--tw-bg-opacity));
  }

  .tablet-portrait\:focus\:bg-blue-700:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(29, 78, 216, var(--tw-bg-opacity));
  }

  .tablet-portrait\:focus\:bg-blue-800:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 64, 175, var(--tw-bg-opacity));
  }

  .tablet-portrait\:focus\:bg-blue-900:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 58, 138, var(--tw-bg-opacity));
  }

  .tablet-portrait\:focus\:bg-indigo-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 242, 255, var(--tw-bg-opacity));
  }

  .tablet-portrait\:focus\:bg-indigo-100:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(224, 231, 255, var(--tw-bg-opacity));
  }

  .tablet-portrait\:focus\:bg-indigo-200:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(199, 210, 254, var(--tw-bg-opacity));
  }

  .tablet-portrait\:focus\:bg-indigo-300:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 180, 252, var(--tw-bg-opacity));
  }

  .tablet-portrait\:focus\:bg-indigo-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(129, 140, 248, var(--tw-bg-opacity));
  }

  .tablet-portrait\:focus\:bg-indigo-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(99, 102, 241, var(--tw-bg-opacity));
  }

  .tablet-portrait\:focus\:bg-indigo-600:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(79, 70, 229, var(--tw-bg-opacity));
  }

  .tablet-portrait\:focus\:bg-indigo-700:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(67, 56, 202, var(--tw-bg-opacity));
  }

  .tablet-portrait\:focus\:bg-indigo-800:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 48, 163, var(--tw-bg-opacity));
  }

  .tablet-portrait\:focus\:bg-indigo-900:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(49, 46, 129, var(--tw-bg-opacity));
  }

  .tablet-portrait\:focus\:bg-purple-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 243, 255, var(--tw-bg-opacity));
  }

  .tablet-portrait\:focus\:bg-purple-100:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 233, 254, var(--tw-bg-opacity));
  }

  .tablet-portrait\:focus\:bg-purple-200:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(221, 214, 254, var(--tw-bg-opacity));
  }

  .tablet-portrait\:focus\:bg-purple-300:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(196, 181, 253, var(--tw-bg-opacity));
  }

  .tablet-portrait\:focus\:bg-purple-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(167, 139, 250, var(--tw-bg-opacity));
  }

  .tablet-portrait\:focus\:bg-purple-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(139, 92, 246, var(--tw-bg-opacity));
  }

  .tablet-portrait\:focus\:bg-purple-600:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(124, 58, 237, var(--tw-bg-opacity));
  }

  .tablet-portrait\:focus\:bg-purple-700:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(109, 40, 217, var(--tw-bg-opacity));
  }

  .tablet-portrait\:focus\:bg-purple-800:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(91, 33, 182, var(--tw-bg-opacity));
  }

  .tablet-portrait\:focus\:bg-purple-900:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(76, 29, 149, var(--tw-bg-opacity));
  }

  .tablet-portrait\:focus\:bg-pink-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 242, 248, var(--tw-bg-opacity));
  }

  .tablet-portrait\:focus\:bg-pink-100:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 231, 243, var(--tw-bg-opacity));
  }

  .tablet-portrait\:focus\:bg-pink-200:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 207, 232, var(--tw-bg-opacity));
  }

  .tablet-portrait\:focus\:bg-pink-300:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 168, 212, var(--tw-bg-opacity));
  }

  .tablet-portrait\:focus\:bg-pink-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 114, 182, var(--tw-bg-opacity));
  }

  .tablet-portrait\:focus\:bg-pink-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 72, 153, var(--tw-bg-opacity));
  }

  .tablet-portrait\:focus\:bg-pink-600:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 39, 119, var(--tw-bg-opacity));
  }

  .tablet-portrait\:focus\:bg-pink-700:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(190, 24, 93, var(--tw-bg-opacity));
  }

  .tablet-portrait\:focus\:bg-pink-800:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(157, 23, 77, var(--tw-bg-opacity));
  }

  .tablet-portrait\:focus\:bg-pink-900:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(131, 24, 67, var(--tw-bg-opacity));
  }

  .tablet-portrait\:focus\:bg-base-normal:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 65, 129, var(--tw-bg-opacity));
  }

  .tablet-portrait\:focus\:bg-base-dark:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 52, 105, var(--tw-bg-opacity));
  }

  .tablet-portrait\:focus\:bg-base-black:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(29, 29, 31, var(--tw-bg-opacity));
  }

  .tablet-portrait\:focus\:bg-base-border:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(231, 231, 233, var(--tw-bg-opacity));
  }

  .tablet-portrait\:focus\:bg-primary-normal:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 103, 207, var(--tw-bg-opacity));
  }

  .tablet-portrait\:focus\:bg-primary-alt:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 71, 143, var(--tw-bg-opacity));
  }

  .tablet-portrait\:focus\:bg-subtle-white:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 249, 249, var(--tw-bg-opacity));
  }

  .tablet-portrait\:focus\:bg-turquesa:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 151, 178, var(--tw-bg-opacity));
  }

  .tablet-portrait\:bg-opacity-0 {
    --tw-bg-opacity: 0;
  }

  .tablet-portrait\:bg-opacity-5 {
    --tw-bg-opacity: 0.05;
  }

  .tablet-portrait\:bg-opacity-10 {
    --tw-bg-opacity: 0.1;
  }

  .tablet-portrait\:bg-opacity-20 {
    --tw-bg-opacity: 0.2;
  }

  .tablet-portrait\:bg-opacity-25 {
    --tw-bg-opacity: 0.25;
  }

  .tablet-portrait\:bg-opacity-30 {
    --tw-bg-opacity: 0.3;
  }

  .tablet-portrait\:bg-opacity-40 {
    --tw-bg-opacity: 0.4;
  }

  .tablet-portrait\:bg-opacity-50 {
    --tw-bg-opacity: 0.5;
  }

  .tablet-portrait\:bg-opacity-60 {
    --tw-bg-opacity: 0.6;
  }

  .tablet-portrait\:bg-opacity-70 {
    --tw-bg-opacity: 0.7;
  }

  .tablet-portrait\:bg-opacity-75 {
    --tw-bg-opacity: 0.75;
  }

  .tablet-portrait\:bg-opacity-80 {
    --tw-bg-opacity: 0.8;
  }

  .tablet-portrait\:bg-opacity-90 {
    --tw-bg-opacity: 0.9;
  }

  .tablet-portrait\:bg-opacity-95 {
    --tw-bg-opacity: 0.95;
  }

  .tablet-portrait\:bg-opacity-100 {
    --tw-bg-opacity: 1;
  }

  .group:hover .tablet-portrait\:group-hover\:bg-opacity-0 {
    --tw-bg-opacity: 0;
  }

  .group:hover .tablet-portrait\:group-hover\:bg-opacity-5 {
    --tw-bg-opacity: 0.05;
  }

  .group:hover .tablet-portrait\:group-hover\:bg-opacity-10 {
    --tw-bg-opacity: 0.1;
  }

  .group:hover .tablet-portrait\:group-hover\:bg-opacity-20 {
    --tw-bg-opacity: 0.2;
  }

  .group:hover .tablet-portrait\:group-hover\:bg-opacity-25 {
    --tw-bg-opacity: 0.25;
  }

  .group:hover .tablet-portrait\:group-hover\:bg-opacity-30 {
    --tw-bg-opacity: 0.3;
  }

  .group:hover .tablet-portrait\:group-hover\:bg-opacity-40 {
    --tw-bg-opacity: 0.4;
  }

  .group:hover .tablet-portrait\:group-hover\:bg-opacity-50 {
    --tw-bg-opacity: 0.5;
  }

  .group:hover .tablet-portrait\:group-hover\:bg-opacity-60 {
    --tw-bg-opacity: 0.6;
  }

  .group:hover .tablet-portrait\:group-hover\:bg-opacity-70 {
    --tw-bg-opacity: 0.7;
  }

  .group:hover .tablet-portrait\:group-hover\:bg-opacity-75 {
    --tw-bg-opacity: 0.75;
  }

  .group:hover .tablet-portrait\:group-hover\:bg-opacity-80 {
    --tw-bg-opacity: 0.8;
  }

  .group:hover .tablet-portrait\:group-hover\:bg-opacity-90 {
    --tw-bg-opacity: 0.9;
  }

  .group:hover .tablet-portrait\:group-hover\:bg-opacity-95 {
    --tw-bg-opacity: 0.95;
  }

  .group:hover .tablet-portrait\:group-hover\:bg-opacity-100 {
    --tw-bg-opacity: 1;
  }

  .tablet-portrait\:focus-within\:bg-opacity-0:focus-within {
    --tw-bg-opacity: 0;
  }

  .tablet-portrait\:focus-within\:bg-opacity-5:focus-within {
    --tw-bg-opacity: 0.05;
  }

  .tablet-portrait\:focus-within\:bg-opacity-10:focus-within {
    --tw-bg-opacity: 0.1;
  }

  .tablet-portrait\:focus-within\:bg-opacity-20:focus-within {
    --tw-bg-opacity: 0.2;
  }

  .tablet-portrait\:focus-within\:bg-opacity-25:focus-within {
    --tw-bg-opacity: 0.25;
  }

  .tablet-portrait\:focus-within\:bg-opacity-30:focus-within {
    --tw-bg-opacity: 0.3;
  }

  .tablet-portrait\:focus-within\:bg-opacity-40:focus-within {
    --tw-bg-opacity: 0.4;
  }

  .tablet-portrait\:focus-within\:bg-opacity-50:focus-within {
    --tw-bg-opacity: 0.5;
  }

  .tablet-portrait\:focus-within\:bg-opacity-60:focus-within {
    --tw-bg-opacity: 0.6;
  }

  .tablet-portrait\:focus-within\:bg-opacity-70:focus-within {
    --tw-bg-opacity: 0.7;
  }

  .tablet-portrait\:focus-within\:bg-opacity-75:focus-within {
    --tw-bg-opacity: 0.75;
  }

  .tablet-portrait\:focus-within\:bg-opacity-80:focus-within {
    --tw-bg-opacity: 0.8;
  }

  .tablet-portrait\:focus-within\:bg-opacity-90:focus-within {
    --tw-bg-opacity: 0.9;
  }

  .tablet-portrait\:focus-within\:bg-opacity-95:focus-within {
    --tw-bg-opacity: 0.95;
  }

  .tablet-portrait\:focus-within\:bg-opacity-100:focus-within {
    --tw-bg-opacity: 1;
  }

  .tablet-portrait\:hover\:bg-opacity-0:hover {
    --tw-bg-opacity: 0;
  }

  .tablet-portrait\:hover\:bg-opacity-5:hover {
    --tw-bg-opacity: 0.05;
  }

  .tablet-portrait\:hover\:bg-opacity-10:hover {
    --tw-bg-opacity: 0.1;
  }

  .tablet-portrait\:hover\:bg-opacity-20:hover {
    --tw-bg-opacity: 0.2;
  }

  .tablet-portrait\:hover\:bg-opacity-25:hover {
    --tw-bg-opacity: 0.25;
  }

  .tablet-portrait\:hover\:bg-opacity-30:hover {
    --tw-bg-opacity: 0.3;
  }

  .tablet-portrait\:hover\:bg-opacity-40:hover {
    --tw-bg-opacity: 0.4;
  }

  .tablet-portrait\:hover\:bg-opacity-50:hover {
    --tw-bg-opacity: 0.5;
  }

  .tablet-portrait\:hover\:bg-opacity-60:hover {
    --tw-bg-opacity: 0.6;
  }

  .tablet-portrait\:hover\:bg-opacity-70:hover {
    --tw-bg-opacity: 0.7;
  }

  .tablet-portrait\:hover\:bg-opacity-75:hover {
    --tw-bg-opacity: 0.75;
  }

  .tablet-portrait\:hover\:bg-opacity-80:hover {
    --tw-bg-opacity: 0.8;
  }

  .tablet-portrait\:hover\:bg-opacity-90:hover {
    --tw-bg-opacity: 0.9;
  }

  .tablet-portrait\:hover\:bg-opacity-95:hover {
    --tw-bg-opacity: 0.95;
  }

  .tablet-portrait\:hover\:bg-opacity-100:hover {
    --tw-bg-opacity: 1;
  }

  .tablet-portrait\:focus\:bg-opacity-0:focus {
    --tw-bg-opacity: 0;
  }

  .tablet-portrait\:focus\:bg-opacity-5:focus {
    --tw-bg-opacity: 0.05;
  }

  .tablet-portrait\:focus\:bg-opacity-10:focus {
    --tw-bg-opacity: 0.1;
  }

  .tablet-portrait\:focus\:bg-opacity-20:focus {
    --tw-bg-opacity: 0.2;
  }

  .tablet-portrait\:focus\:bg-opacity-25:focus {
    --tw-bg-opacity: 0.25;
  }

  .tablet-portrait\:focus\:bg-opacity-30:focus {
    --tw-bg-opacity: 0.3;
  }

  .tablet-portrait\:focus\:bg-opacity-40:focus {
    --tw-bg-opacity: 0.4;
  }

  .tablet-portrait\:focus\:bg-opacity-50:focus {
    --tw-bg-opacity: 0.5;
  }

  .tablet-portrait\:focus\:bg-opacity-60:focus {
    --tw-bg-opacity: 0.6;
  }

  .tablet-portrait\:focus\:bg-opacity-70:focus {
    --tw-bg-opacity: 0.7;
  }

  .tablet-portrait\:focus\:bg-opacity-75:focus {
    --tw-bg-opacity: 0.75;
  }

  .tablet-portrait\:focus\:bg-opacity-80:focus {
    --tw-bg-opacity: 0.8;
  }

  .tablet-portrait\:focus\:bg-opacity-90:focus {
    --tw-bg-opacity: 0.9;
  }

  .tablet-portrait\:focus\:bg-opacity-95:focus {
    --tw-bg-opacity: 0.95;
  }

  .tablet-portrait\:focus\:bg-opacity-100:focus {
    --tw-bg-opacity: 1;
  }

  .tablet-portrait\:bg-none {
    background-image: none;
  }

  .tablet-portrait\:bg-gradient-to-t {
    background-image: linear-gradient(to top, var(--tw-gradient-stops));
  }

  .tablet-portrait\:bg-gradient-to-tr {
    background-image: linear-gradient(to top right, var(--tw-gradient-stops));
  }

  .tablet-portrait\:bg-gradient-to-r {
    background-image: linear-gradient(to right, var(--tw-gradient-stops));
  }

  .tablet-portrait\:bg-gradient-to-br {
    background-image: linear-gradient(to bottom right, var(--tw-gradient-stops));
  }

  .tablet-portrait\:bg-gradient-to-b {
    background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
  }

  .tablet-portrait\:bg-gradient-to-bl {
    background-image: linear-gradient(to bottom left, var(--tw-gradient-stops));
  }

  .tablet-portrait\:bg-gradient-to-l {
    background-image: linear-gradient(to left, var(--tw-gradient-stops));
  }

  .tablet-portrait\:bg-gradient-to-tl {
    background-image: linear-gradient(to top left, var(--tw-gradient-stops));
  }

  .tablet-portrait\:from-transparent {
    --tw-gradient-from: transparent;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .tablet-portrait\:from-current {
    --tw-gradient-from: currentColor;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .tablet-portrait\:from-black {
    --tw-gradient-from: #000;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .tablet-portrait\:from-white {
    --tw-gradient-from: #fff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .tablet-portrait\:from-gray-50 {
    --tw-gradient-from: #f9fafb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 250, 251, 0));
  }

  .tablet-portrait\:from-gray-100 {
    --tw-gradient-from: #f3f4f6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 244, 246, 0));
  }

  .tablet-portrait\:from-gray-200 {
    --tw-gradient-from: #e5e7eb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(229, 231, 235, 0));
  }

  .tablet-portrait\:from-gray-300 {
    --tw-gradient-from: #d1d5db;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 213, 219, 0));
  }

  .tablet-portrait\:from-gray-400 {
    --tw-gradient-from: #9ca3af;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(156, 163, 175, 0));
  }

  .tablet-portrait\:from-gray-500 {
    --tw-gradient-from: #6b7280;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 114, 128, 0));
  }

  .tablet-portrait\:from-gray-600 {
    --tw-gradient-from: #4b5563;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(75, 85, 99, 0));
  }

  .tablet-portrait\:from-gray-700 {
    --tw-gradient-from: #374151;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 65, 81, 0));
  }

  .tablet-portrait\:from-gray-800 {
    --tw-gradient-from: #1f2937;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 41, 55, 0));
  }

  .tablet-portrait\:from-gray-900 {
    --tw-gradient-from: #111827;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 24, 39, 0));
  }

  .tablet-portrait\:from-red-50 {
    --tw-gradient-from: #fef2f2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 242, 242, 0));
  }

  .tablet-portrait\:from-red-100 {
    --tw-gradient-from: #fee2e2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 226, 226, 0));
  }

  .tablet-portrait\:from-red-200 {
    --tw-gradient-from: #fecaca;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 202, 202, 0));
  }

  .tablet-portrait\:from-red-300 {
    --tw-gradient-from: #fca5a5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 165, 165, 0));
  }

  .tablet-portrait\:from-red-400 {
    --tw-gradient-from: #f87171;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 113, 113, 0));
  }

  .tablet-portrait\:from-red-500 {
    --tw-gradient-from: #ef4444;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 68, 68, 0));
  }

  .tablet-portrait\:from-red-600 {
    --tw-gradient-from: #dc2626;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(220, 38, 38, 0));
  }

  .tablet-portrait\:from-red-700 {
    --tw-gradient-from: #b91c1c;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(185, 28, 28, 0));
  }

  .tablet-portrait\:from-red-800 {
    --tw-gradient-from: #991b1b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(153, 27, 27, 0));
  }

  .tablet-portrait\:from-red-900 {
    --tw-gradient-from: #7f1d1d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(127, 29, 29, 0));
  }

  .tablet-portrait\:from-yellow-50 {
    --tw-gradient-from: #fffbeb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 251, 235, 0));
  }

  .tablet-portrait\:from-yellow-100 {
    --tw-gradient-from: #fef3c7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 243, 199, 0));
  }

  .tablet-portrait\:from-yellow-200 {
    --tw-gradient-from: #fde68a;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 230, 138, 0));
  }

  .tablet-portrait\:from-yellow-300 {
    --tw-gradient-from: #fcd34d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 211, 77, 0));
  }

  .tablet-portrait\:from-yellow-400 {
    --tw-gradient-from: #fbbf24;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 191, 36, 0));
  }

  .tablet-portrait\:from-yellow-500 {
    --tw-gradient-from: #f59e0b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0));
  }

  .tablet-portrait\:from-yellow-600 {
    --tw-gradient-from: #d97706;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 119, 6, 0));
  }

  .tablet-portrait\:from-yellow-700 {
    --tw-gradient-from: #b45309;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 83, 9, 0));
  }

  .tablet-portrait\:from-yellow-800 {
    --tw-gradient-from: #92400e;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 64, 14, 0));
  }

  .tablet-portrait\:from-yellow-900 {
    --tw-gradient-from: #78350f;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(120, 53, 15, 0));
  }

  .tablet-portrait\:from-green-50 {
    --tw-gradient-from: #ecfdf5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 253, 245, 0));
  }

  .tablet-portrait\:from-green-100 {
    --tw-gradient-from: #d1fae5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 250, 229, 0));
  }

  .tablet-portrait\:from-green-200 {
    --tw-gradient-from: #a7f3d0;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 243, 208, 0));
  }

  .tablet-portrait\:from-green-300 {
    --tw-gradient-from: #6ee7b7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 231, 183, 0));
  }

  .tablet-portrait\:from-green-400 {
    --tw-gradient-from: #34d399;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(52, 211, 153, 0));
  }

  .tablet-portrait\:from-green-500 {
    --tw-gradient-from: #10b981;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(16, 185, 129, 0));
  }

  .tablet-portrait\:from-green-600 {
    --tw-gradient-from: #059669;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(5, 150, 105, 0));
  }

  .tablet-portrait\:from-green-700 {
    --tw-gradient-from: #047857;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 120, 87, 0));
  }

  .tablet-portrait\:from-green-800 {
    --tw-gradient-from: #065f46;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 95, 70, 0));
  }

  .tablet-portrait\:from-green-900 {
    --tw-gradient-from: #064e3b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 78, 59, 0));
  }

  .tablet-portrait\:from-blue-50 {
    --tw-gradient-from: #eff6ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 246, 255, 0));
  }

  .tablet-portrait\:from-blue-100 {
    --tw-gradient-from: #dbeafe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 234, 254, 0));
  }

  .tablet-portrait\:from-blue-200 {
    --tw-gradient-from: #bfdbfe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(191, 219, 254, 0));
  }

  .tablet-portrait\:from-blue-300 {
    --tw-gradient-from: #93c5fd;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(147, 197, 253, 0));
  }

  .tablet-portrait\:from-blue-400 {
    --tw-gradient-from: #60a5fa;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 165, 250, 0));
  }

  .tablet-portrait\:from-blue-500 {
    --tw-gradient-from: #3b82f6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(59, 130, 246, 0));
  }

  .tablet-portrait\:from-blue-600 {
    --tw-gradient-from: #2563eb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 99, 235, 0));
  }

  .tablet-portrait\:from-blue-700 {
    --tw-gradient-from: #1d4ed8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(29, 78, 216, 0));
  }

  .tablet-portrait\:from-blue-800 {
    --tw-gradient-from: #1e40af;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 64, 175, 0));
  }

  .tablet-portrait\:from-blue-900 {
    --tw-gradient-from: #1e3a8a;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 58, 138, 0));
  }

  .tablet-portrait\:from-indigo-50 {
    --tw-gradient-from: #eef2ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 242, 255, 0));
  }

  .tablet-portrait\:from-indigo-100 {
    --tw-gradient-from: #e0e7ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 231, 255, 0));
  }

  .tablet-portrait\:from-indigo-200 {
    --tw-gradient-from: #c7d2fe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(199, 210, 254, 0));
  }

  .tablet-portrait\:from-indigo-300 {
    --tw-gradient-from: #a5b4fc;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 180, 252, 0));
  }

  .tablet-portrait\:from-indigo-400 {
    --tw-gradient-from: #818cf8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(129, 140, 248, 0));
  }

  .tablet-portrait\:from-indigo-500 {
    --tw-gradient-from: #6366f1;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 102, 241, 0));
  }

  .tablet-portrait\:from-indigo-600 {
    --tw-gradient-from: #4f46e5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(79, 70, 229, 0));
  }

  .tablet-portrait\:from-indigo-700 {
    --tw-gradient-from: #4338ca;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(67, 56, 202, 0));
  }

  .tablet-portrait\:from-indigo-800 {
    --tw-gradient-from: #3730a3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 48, 163, 0));
  }

  .tablet-portrait\:from-indigo-900 {
    --tw-gradient-from: #312e81;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(49, 46, 129, 0));
  }

  .tablet-portrait\:from-purple-50 {
    --tw-gradient-from: #f5f3ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 243, 255, 0));
  }

  .tablet-portrait\:from-purple-100 {
    --tw-gradient-from: #ede9fe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 233, 254, 0));
  }

  .tablet-portrait\:from-purple-200 {
    --tw-gradient-from: #ddd6fe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(221, 214, 254, 0));
  }

  .tablet-portrait\:from-purple-300 {
    --tw-gradient-from: #c4b5fd;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(196, 181, 253, 0));
  }

  .tablet-portrait\:from-purple-400 {
    --tw-gradient-from: #a78bfa;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 139, 250, 0));
  }

  .tablet-portrait\:from-purple-500 {
    --tw-gradient-from: #8b5cf6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(139, 92, 246, 0));
  }

  .tablet-portrait\:from-purple-600 {
    --tw-gradient-from: #7c3aed;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(124, 58, 237, 0));
  }

  .tablet-portrait\:from-purple-700 {
    --tw-gradient-from: #6d28d9;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(109, 40, 217, 0));
  }

  .tablet-portrait\:from-purple-800 {
    --tw-gradient-from: #5b21b6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(91, 33, 182, 0));
  }

  .tablet-portrait\:from-purple-900 {
    --tw-gradient-from: #4c1d95;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(76, 29, 149, 0));
  }

  .tablet-portrait\:from-pink-50 {
    --tw-gradient-from: #fdf2f8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 242, 248, 0));
  }

  .tablet-portrait\:from-pink-100 {
    --tw-gradient-from: #fce7f3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 231, 243, 0));
  }

  .tablet-portrait\:from-pink-200 {
    --tw-gradient-from: #fbcfe8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 207, 232, 0));
  }

  .tablet-portrait\:from-pink-300 {
    --tw-gradient-from: #f9a8d4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 168, 212, 0));
  }

  .tablet-portrait\:from-pink-400 {
    --tw-gradient-from: #f472b6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 114, 182, 0));
  }

  .tablet-portrait\:from-pink-500 {
    --tw-gradient-from: #ec4899;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 72, 153, 0));
  }

  .tablet-portrait\:from-pink-600 {
    --tw-gradient-from: #db2777;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 39, 119, 0));
  }

  .tablet-portrait\:from-pink-700 {
    --tw-gradient-from: #be185d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(190, 24, 93, 0));
  }

  .tablet-portrait\:from-pink-800 {
    --tw-gradient-from: #9d174d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(157, 23, 77, 0));
  }

  .tablet-portrait\:from-pink-900 {
    --tw-gradient-from: #831843;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(131, 24, 67, 0));
  }

  .tablet-portrait\:from-base-normal {
    --tw-gradient-from: #004181;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 65, 129, 0));
  }

  .tablet-portrait\:from-base-dark {
    --tw-gradient-from: #003469;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 52, 105, 0));
  }

  .tablet-portrait\:from-base-black {
    --tw-gradient-from: #1D1D1F;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(29, 29, 31, 0));
  }

  .tablet-portrait\:from-base-border {
    --tw-gradient-from: #E7E7E9;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(231, 231, 233, 0));
  }

  .tablet-portrait\:from-primary-normal {
    --tw-gradient-from: #0067CF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 103, 207, 0));
  }

  .tablet-portrait\:from-primary-alt {
    --tw-gradient-from: #00478F;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 71, 143, 0));
  }

  .tablet-portrait\:from-subtle-white {
    --tw-gradient-from: #F9F9F9;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 249, 249, 0));
  }

  .tablet-portrait\:from-turquesa {
    --tw-gradient-from: #0097B2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 151, 178, 0));
  }

  .tablet-portrait\:hover\:from-transparent:hover {
    --tw-gradient-from: transparent;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .tablet-portrait\:hover\:from-current:hover {
    --tw-gradient-from: currentColor;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .tablet-portrait\:hover\:from-black:hover {
    --tw-gradient-from: #000;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .tablet-portrait\:hover\:from-white:hover {
    --tw-gradient-from: #fff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .tablet-portrait\:hover\:from-gray-50:hover {
    --tw-gradient-from: #f9fafb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 250, 251, 0));
  }

  .tablet-portrait\:hover\:from-gray-100:hover {
    --tw-gradient-from: #f3f4f6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 244, 246, 0));
  }

  .tablet-portrait\:hover\:from-gray-200:hover {
    --tw-gradient-from: #e5e7eb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(229, 231, 235, 0));
  }

  .tablet-portrait\:hover\:from-gray-300:hover {
    --tw-gradient-from: #d1d5db;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 213, 219, 0));
  }

  .tablet-portrait\:hover\:from-gray-400:hover {
    --tw-gradient-from: #9ca3af;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(156, 163, 175, 0));
  }

  .tablet-portrait\:hover\:from-gray-500:hover {
    --tw-gradient-from: #6b7280;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 114, 128, 0));
  }

  .tablet-portrait\:hover\:from-gray-600:hover {
    --tw-gradient-from: #4b5563;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(75, 85, 99, 0));
  }

  .tablet-portrait\:hover\:from-gray-700:hover {
    --tw-gradient-from: #374151;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 65, 81, 0));
  }

  .tablet-portrait\:hover\:from-gray-800:hover {
    --tw-gradient-from: #1f2937;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 41, 55, 0));
  }

  .tablet-portrait\:hover\:from-gray-900:hover {
    --tw-gradient-from: #111827;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 24, 39, 0));
  }

  .tablet-portrait\:hover\:from-red-50:hover {
    --tw-gradient-from: #fef2f2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 242, 242, 0));
  }

  .tablet-portrait\:hover\:from-red-100:hover {
    --tw-gradient-from: #fee2e2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 226, 226, 0));
  }

  .tablet-portrait\:hover\:from-red-200:hover {
    --tw-gradient-from: #fecaca;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 202, 202, 0));
  }

  .tablet-portrait\:hover\:from-red-300:hover {
    --tw-gradient-from: #fca5a5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 165, 165, 0));
  }

  .tablet-portrait\:hover\:from-red-400:hover {
    --tw-gradient-from: #f87171;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 113, 113, 0));
  }

  .tablet-portrait\:hover\:from-red-500:hover {
    --tw-gradient-from: #ef4444;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 68, 68, 0));
  }

  .tablet-portrait\:hover\:from-red-600:hover {
    --tw-gradient-from: #dc2626;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(220, 38, 38, 0));
  }

  .tablet-portrait\:hover\:from-red-700:hover {
    --tw-gradient-from: #b91c1c;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(185, 28, 28, 0));
  }

  .tablet-portrait\:hover\:from-red-800:hover {
    --tw-gradient-from: #991b1b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(153, 27, 27, 0));
  }

  .tablet-portrait\:hover\:from-red-900:hover {
    --tw-gradient-from: #7f1d1d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(127, 29, 29, 0));
  }

  .tablet-portrait\:hover\:from-yellow-50:hover {
    --tw-gradient-from: #fffbeb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 251, 235, 0));
  }

  .tablet-portrait\:hover\:from-yellow-100:hover {
    --tw-gradient-from: #fef3c7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 243, 199, 0));
  }

  .tablet-portrait\:hover\:from-yellow-200:hover {
    --tw-gradient-from: #fde68a;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 230, 138, 0));
  }

  .tablet-portrait\:hover\:from-yellow-300:hover {
    --tw-gradient-from: #fcd34d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 211, 77, 0));
  }

  .tablet-portrait\:hover\:from-yellow-400:hover {
    --tw-gradient-from: #fbbf24;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 191, 36, 0));
  }

  .tablet-portrait\:hover\:from-yellow-500:hover {
    --tw-gradient-from: #f59e0b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0));
  }

  .tablet-portrait\:hover\:from-yellow-600:hover {
    --tw-gradient-from: #d97706;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 119, 6, 0));
  }

  .tablet-portrait\:hover\:from-yellow-700:hover {
    --tw-gradient-from: #b45309;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 83, 9, 0));
  }

  .tablet-portrait\:hover\:from-yellow-800:hover {
    --tw-gradient-from: #92400e;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 64, 14, 0));
  }

  .tablet-portrait\:hover\:from-yellow-900:hover {
    --tw-gradient-from: #78350f;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(120, 53, 15, 0));
  }

  .tablet-portrait\:hover\:from-green-50:hover {
    --tw-gradient-from: #ecfdf5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 253, 245, 0));
  }

  .tablet-portrait\:hover\:from-green-100:hover {
    --tw-gradient-from: #d1fae5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 250, 229, 0));
  }

  .tablet-portrait\:hover\:from-green-200:hover {
    --tw-gradient-from: #a7f3d0;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 243, 208, 0));
  }

  .tablet-portrait\:hover\:from-green-300:hover {
    --tw-gradient-from: #6ee7b7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 231, 183, 0));
  }

  .tablet-portrait\:hover\:from-green-400:hover {
    --tw-gradient-from: #34d399;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(52, 211, 153, 0));
  }

  .tablet-portrait\:hover\:from-green-500:hover {
    --tw-gradient-from: #10b981;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(16, 185, 129, 0));
  }

  .tablet-portrait\:hover\:from-green-600:hover {
    --tw-gradient-from: #059669;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(5, 150, 105, 0));
  }

  .tablet-portrait\:hover\:from-green-700:hover {
    --tw-gradient-from: #047857;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 120, 87, 0));
  }

  .tablet-portrait\:hover\:from-green-800:hover {
    --tw-gradient-from: #065f46;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 95, 70, 0));
  }

  .tablet-portrait\:hover\:from-green-900:hover {
    --tw-gradient-from: #064e3b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 78, 59, 0));
  }

  .tablet-portrait\:hover\:from-blue-50:hover {
    --tw-gradient-from: #eff6ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 246, 255, 0));
  }

  .tablet-portrait\:hover\:from-blue-100:hover {
    --tw-gradient-from: #dbeafe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 234, 254, 0));
  }

  .tablet-portrait\:hover\:from-blue-200:hover {
    --tw-gradient-from: #bfdbfe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(191, 219, 254, 0));
  }

  .tablet-portrait\:hover\:from-blue-300:hover {
    --tw-gradient-from: #93c5fd;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(147, 197, 253, 0));
  }

  .tablet-portrait\:hover\:from-blue-400:hover {
    --tw-gradient-from: #60a5fa;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 165, 250, 0));
  }

  .tablet-portrait\:hover\:from-blue-500:hover {
    --tw-gradient-from: #3b82f6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(59, 130, 246, 0));
  }

  .tablet-portrait\:hover\:from-blue-600:hover {
    --tw-gradient-from: #2563eb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 99, 235, 0));
  }

  .tablet-portrait\:hover\:from-blue-700:hover {
    --tw-gradient-from: #1d4ed8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(29, 78, 216, 0));
  }

  .tablet-portrait\:hover\:from-blue-800:hover {
    --tw-gradient-from: #1e40af;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 64, 175, 0));
  }

  .tablet-portrait\:hover\:from-blue-900:hover {
    --tw-gradient-from: #1e3a8a;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 58, 138, 0));
  }

  .tablet-portrait\:hover\:from-indigo-50:hover {
    --tw-gradient-from: #eef2ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 242, 255, 0));
  }

  .tablet-portrait\:hover\:from-indigo-100:hover {
    --tw-gradient-from: #e0e7ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 231, 255, 0));
  }

  .tablet-portrait\:hover\:from-indigo-200:hover {
    --tw-gradient-from: #c7d2fe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(199, 210, 254, 0));
  }

  .tablet-portrait\:hover\:from-indigo-300:hover {
    --tw-gradient-from: #a5b4fc;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 180, 252, 0));
  }

  .tablet-portrait\:hover\:from-indigo-400:hover {
    --tw-gradient-from: #818cf8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(129, 140, 248, 0));
  }

  .tablet-portrait\:hover\:from-indigo-500:hover {
    --tw-gradient-from: #6366f1;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 102, 241, 0));
  }

  .tablet-portrait\:hover\:from-indigo-600:hover {
    --tw-gradient-from: #4f46e5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(79, 70, 229, 0));
  }

  .tablet-portrait\:hover\:from-indigo-700:hover {
    --tw-gradient-from: #4338ca;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(67, 56, 202, 0));
  }

  .tablet-portrait\:hover\:from-indigo-800:hover {
    --tw-gradient-from: #3730a3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 48, 163, 0));
  }

  .tablet-portrait\:hover\:from-indigo-900:hover {
    --tw-gradient-from: #312e81;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(49, 46, 129, 0));
  }

  .tablet-portrait\:hover\:from-purple-50:hover {
    --tw-gradient-from: #f5f3ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 243, 255, 0));
  }

  .tablet-portrait\:hover\:from-purple-100:hover {
    --tw-gradient-from: #ede9fe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 233, 254, 0));
  }

  .tablet-portrait\:hover\:from-purple-200:hover {
    --tw-gradient-from: #ddd6fe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(221, 214, 254, 0));
  }

  .tablet-portrait\:hover\:from-purple-300:hover {
    --tw-gradient-from: #c4b5fd;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(196, 181, 253, 0));
  }

  .tablet-portrait\:hover\:from-purple-400:hover {
    --tw-gradient-from: #a78bfa;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 139, 250, 0));
  }

  .tablet-portrait\:hover\:from-purple-500:hover {
    --tw-gradient-from: #8b5cf6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(139, 92, 246, 0));
  }

  .tablet-portrait\:hover\:from-purple-600:hover {
    --tw-gradient-from: #7c3aed;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(124, 58, 237, 0));
  }

  .tablet-portrait\:hover\:from-purple-700:hover {
    --tw-gradient-from: #6d28d9;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(109, 40, 217, 0));
  }

  .tablet-portrait\:hover\:from-purple-800:hover {
    --tw-gradient-from: #5b21b6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(91, 33, 182, 0));
  }

  .tablet-portrait\:hover\:from-purple-900:hover {
    --tw-gradient-from: #4c1d95;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(76, 29, 149, 0));
  }

  .tablet-portrait\:hover\:from-pink-50:hover {
    --tw-gradient-from: #fdf2f8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 242, 248, 0));
  }

  .tablet-portrait\:hover\:from-pink-100:hover {
    --tw-gradient-from: #fce7f3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 231, 243, 0));
  }

  .tablet-portrait\:hover\:from-pink-200:hover {
    --tw-gradient-from: #fbcfe8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 207, 232, 0));
  }

  .tablet-portrait\:hover\:from-pink-300:hover {
    --tw-gradient-from: #f9a8d4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 168, 212, 0));
  }

  .tablet-portrait\:hover\:from-pink-400:hover {
    --tw-gradient-from: #f472b6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 114, 182, 0));
  }

  .tablet-portrait\:hover\:from-pink-500:hover {
    --tw-gradient-from: #ec4899;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 72, 153, 0));
  }

  .tablet-portrait\:hover\:from-pink-600:hover {
    --tw-gradient-from: #db2777;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 39, 119, 0));
  }

  .tablet-portrait\:hover\:from-pink-700:hover {
    --tw-gradient-from: #be185d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(190, 24, 93, 0));
  }

  .tablet-portrait\:hover\:from-pink-800:hover {
    --tw-gradient-from: #9d174d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(157, 23, 77, 0));
  }

  .tablet-portrait\:hover\:from-pink-900:hover {
    --tw-gradient-from: #831843;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(131, 24, 67, 0));
  }

  .tablet-portrait\:hover\:from-base-normal:hover {
    --tw-gradient-from: #004181;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 65, 129, 0));
  }

  .tablet-portrait\:hover\:from-base-dark:hover {
    --tw-gradient-from: #003469;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 52, 105, 0));
  }

  .tablet-portrait\:hover\:from-base-black:hover {
    --tw-gradient-from: #1D1D1F;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(29, 29, 31, 0));
  }

  .tablet-portrait\:hover\:from-base-border:hover {
    --tw-gradient-from: #E7E7E9;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(231, 231, 233, 0));
  }

  .tablet-portrait\:hover\:from-primary-normal:hover {
    --tw-gradient-from: #0067CF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 103, 207, 0));
  }

  .tablet-portrait\:hover\:from-primary-alt:hover {
    --tw-gradient-from: #00478F;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 71, 143, 0));
  }

  .tablet-portrait\:hover\:from-subtle-white:hover {
    --tw-gradient-from: #F9F9F9;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 249, 249, 0));
  }

  .tablet-portrait\:hover\:from-turquesa:hover {
    --tw-gradient-from: #0097B2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 151, 178, 0));
  }

  .tablet-portrait\:focus\:from-transparent:focus {
    --tw-gradient-from: transparent;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .tablet-portrait\:focus\:from-current:focus {
    --tw-gradient-from: currentColor;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .tablet-portrait\:focus\:from-black:focus {
    --tw-gradient-from: #000;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .tablet-portrait\:focus\:from-white:focus {
    --tw-gradient-from: #fff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .tablet-portrait\: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));
  }

  .tablet-portrait\: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));
  }

  .tablet-portrait\: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));
  }

  .tablet-portrait\: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));
  }

  .tablet-portrait\: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));
  }

  .tablet-portrait\: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));
  }

  .tablet-portrait\: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));
  }

  .tablet-portrait\: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));
  }

  .tablet-portrait\: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));
  }

  .tablet-portrait\: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));
  }

  .tablet-portrait\: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));
  }

  .tablet-portrait\: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));
  }

  .tablet-portrait\: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));
  }

  .tablet-portrait\: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));
  }

  .tablet-portrait\: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));
  }

  .tablet-portrait\: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));
  }

  .tablet-portrait\: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));
  }

  .tablet-portrait\: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));
  }

  .tablet-portrait\: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));
  }

  .tablet-portrait\: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));
  }

  .tablet-portrait\: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));
  }

  .tablet-portrait\: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));
  }

  .tablet-portrait\: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));
  }

  .tablet-portrait\: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));
  }

  .tablet-portrait\: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));
  }

  .tablet-portrait\: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));
  }

  .tablet-portrait\: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));
  }

  .tablet-portrait\: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));
  }

  .tablet-portrait\: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));
  }

  .tablet-portrait\: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));
  }

  .tablet-portrait\: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));
  }

  .tablet-portrait\: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));
  }

  .tablet-portrait\: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));
  }

  .tablet-portrait\: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));
  }

  .tablet-portrait\: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));
  }

  .tablet-portrait\: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));
  }

  .tablet-portrait\: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));
  }

  .tablet-portrait\: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));
  }

  .tablet-portrait\: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));
  }

  .tablet-portrait\: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));
  }

  .tablet-portrait\: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));
  }

  .tablet-portrait\: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));
  }

  .tablet-portrait\: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));
  }

  .tablet-portrait\: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));
  }

  .tablet-portrait\: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));
  }

  .tablet-portrait\: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));
  }

  .tablet-portrait\: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));
  }

  .tablet-portrait\: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));
  }

  .tablet-portrait\: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));
  }

  .tablet-portrait\: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));
  }

  .tablet-portrait\: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));
  }

  .tablet-portrait\: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));
  }

  .tablet-portrait\: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));
  }

  .tablet-portrait\: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));
  }

  .tablet-portrait\: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));
  }

  .tablet-portrait\: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));
  }

  .tablet-portrait\: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));
  }

  .tablet-portrait\: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));
  }

  .tablet-portrait\: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));
  }

  .tablet-portrait\: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));
  }

  .tablet-portrait\: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));
  }

  .tablet-portrait\: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));
  }

  .tablet-portrait\: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));
  }

  .tablet-portrait\: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));
  }

  .tablet-portrait\: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));
  }

  .tablet-portrait\: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));
  }

  .tablet-portrait\: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));
  }

  .tablet-portrait\: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));
  }

  .tablet-portrait\: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));
  }

  .tablet-portrait\: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));
  }

  .tablet-portrait\: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));
  }

  .tablet-portrait\: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));
  }

  .tablet-portrait\: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));
  }

  .tablet-portrait\: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));
  }

  .tablet-portrait\: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));
  }

  .tablet-portrait\: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));
  }

  .tablet-portrait\: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));
  }

  .tablet-portrait\: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));
  }

  .tablet-portrait\: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));
  }

  .tablet-portrait\: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));
  }

  .tablet-portrait\:focus\:from-base-normal:focus {
    --tw-gradient-from: #004181;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 65, 129, 0));
  }

  .tablet-portrait\:focus\:from-base-dark:focus {
    --tw-gradient-from: #003469;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 52, 105, 0));
  }

  .tablet-portrait\:focus\:from-base-black:focus {
    --tw-gradient-from: #1D1D1F;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(29, 29, 31, 0));
  }

  .tablet-portrait\:focus\:from-base-border:focus {
    --tw-gradient-from: #E7E7E9;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(231, 231, 233, 0));
  }

  .tablet-portrait\:focus\:from-primary-normal:focus {
    --tw-gradient-from: #0067CF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 103, 207, 0));
  }

  .tablet-portrait\:focus\:from-primary-alt:focus {
    --tw-gradient-from: #00478F;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 71, 143, 0));
  }

  .tablet-portrait\:focus\:from-subtle-white:focus {
    --tw-gradient-from: #F9F9F9;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 249, 249, 0));
  }

  .tablet-portrait\:focus\:from-turquesa:focus {
    --tw-gradient-from: #0097B2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 151, 178, 0));
  }

  .tablet-portrait\:via-transparent {
    --tw-gradient-stops: var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .tablet-portrait\:via-current {
    --tw-gradient-stops: var(--tw-gradient-from), currentColor, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .tablet-portrait\:via-black {
    --tw-gradient-stops: var(--tw-gradient-from), #000, var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .tablet-portrait\:via-white {
    --tw-gradient-stops: var(--tw-gradient-from), #fff, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .tablet-portrait\:via-gray-50 {
    --tw-gradient-stops: var(--tw-gradient-from), #f9fafb, var(--tw-gradient-to, rgba(249, 250, 251, 0));
  }

  .tablet-portrait\:via-gray-100 {
    --tw-gradient-stops: var(--tw-gradient-from), #f3f4f6, var(--tw-gradient-to, rgba(243, 244, 246, 0));
  }

  .tablet-portrait\:via-gray-200 {
    --tw-gradient-stops: var(--tw-gradient-from), #e5e7eb, var(--tw-gradient-to, rgba(229, 231, 235, 0));
  }

  .tablet-portrait\:via-gray-300 {
    --tw-gradient-stops: var(--tw-gradient-from), #d1d5db, var(--tw-gradient-to, rgba(209, 213, 219, 0));
  }

  .tablet-portrait\:via-gray-400 {
    --tw-gradient-stops: var(--tw-gradient-from), #9ca3af, var(--tw-gradient-to, rgba(156, 163, 175, 0));
  }

  .tablet-portrait\:via-gray-500 {
    --tw-gradient-stops: var(--tw-gradient-from), #6b7280, var(--tw-gradient-to, rgba(107, 114, 128, 0));
  }

  .tablet-portrait\:via-gray-600 {
    --tw-gradient-stops: var(--tw-gradient-from), #4b5563, var(--tw-gradient-to, rgba(75, 85, 99, 0));
  }

  .tablet-portrait\:via-gray-700 {
    --tw-gradient-stops: var(--tw-gradient-from), #374151, var(--tw-gradient-to, rgba(55, 65, 81, 0));
  }

  .tablet-portrait\:via-gray-800 {
    --tw-gradient-stops: var(--tw-gradient-from), #1f2937, var(--tw-gradient-to, rgba(31, 41, 55, 0));
  }

  .tablet-portrait\:via-gray-900 {
    --tw-gradient-stops: var(--tw-gradient-from), #111827, var(--tw-gradient-to, rgba(17, 24, 39, 0));
  }

  .tablet-portrait\:via-red-50 {
    --tw-gradient-stops: var(--tw-gradient-from), #fef2f2, var(--tw-gradient-to, rgba(254, 242, 242, 0));
  }

  .tablet-portrait\:via-red-100 {
    --tw-gradient-stops: var(--tw-gradient-from), #fee2e2, var(--tw-gradient-to, rgba(254, 226, 226, 0));
  }

  .tablet-portrait\:via-red-200 {
    --tw-gradient-stops: var(--tw-gradient-from), #fecaca, var(--tw-gradient-to, rgba(254, 202, 202, 0));
  }

  .tablet-portrait\:via-red-300 {
    --tw-gradient-stops: var(--tw-gradient-from), #fca5a5, var(--tw-gradient-to, rgba(252, 165, 165, 0));
  }

  .tablet-portrait\:via-red-400 {
    --tw-gradient-stops: var(--tw-gradient-from), #f87171, var(--tw-gradient-to, rgba(248, 113, 113, 0));
  }

  .tablet-portrait\:via-red-500 {
    --tw-gradient-stops: var(--tw-gradient-from), #ef4444, var(--tw-gradient-to, rgba(239, 68, 68, 0));
  }

  .tablet-portrait\:via-red-600 {
    --tw-gradient-stops: var(--tw-gradient-from), #dc2626, var(--tw-gradient-to, rgba(220, 38, 38, 0));
  }

  .tablet-portrait\:via-red-700 {
    --tw-gradient-stops: var(--tw-gradient-from), #b91c1c, var(--tw-gradient-to, rgba(185, 28, 28, 0));
  }

  .tablet-portrait\:via-red-800 {
    --tw-gradient-stops: var(--tw-gradient-from), #991b1b, var(--tw-gradient-to, rgba(153, 27, 27, 0));
  }

  .tablet-portrait\:via-red-900 {
    --tw-gradient-stops: var(--tw-gradient-from), #7f1d1d, var(--tw-gradient-to, rgba(127, 29, 29, 0));
  }

  .tablet-portrait\:via-yellow-50 {
    --tw-gradient-stops: var(--tw-gradient-from), #fffbeb, var(--tw-gradient-to, rgba(255, 251, 235, 0));
  }

  .tablet-portrait\:via-yellow-100 {
    --tw-gradient-stops: var(--tw-gradient-from), #fef3c7, var(--tw-gradient-to, rgba(254, 243, 199, 0));
  }

  .tablet-portrait\:via-yellow-200 {
    --tw-gradient-stops: var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, rgba(253, 230, 138, 0));
  }

  .tablet-portrait\:via-yellow-300 {
    --tw-gradient-stops: var(--tw-gradient-from), #fcd34d, var(--tw-gradient-to, rgba(252, 211, 77, 0));
  }

  .tablet-portrait\:via-yellow-400 {
    --tw-gradient-stops: var(--tw-gradient-from), #fbbf24, var(--tw-gradient-to, rgba(251, 191, 36, 0));
  }

  .tablet-portrait\:via-yellow-500 {
    --tw-gradient-stops: var(--tw-gradient-from), #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0));
  }

  .tablet-portrait\:via-yellow-600 {
    --tw-gradient-stops: var(--tw-gradient-from), #d97706, var(--tw-gradient-to, rgba(217, 119, 6, 0));
  }

  .tablet-portrait\:via-yellow-700 {
    --tw-gradient-stops: var(--tw-gradient-from), #b45309, var(--tw-gradient-to, rgba(180, 83, 9, 0));
  }

  .tablet-portrait\:via-yellow-800 {
    --tw-gradient-stops: var(--tw-gradient-from), #92400e, var(--tw-gradient-to, rgba(146, 64, 14, 0));
  }

  .tablet-portrait\:via-yellow-900 {
    --tw-gradient-stops: var(--tw-gradient-from), #78350f, var(--tw-gradient-to, rgba(120, 53, 15, 0));
  }

  .tablet-portrait\:via-green-50 {
    --tw-gradient-stops: var(--tw-gradient-from), #ecfdf5, var(--tw-gradient-to, rgba(236, 253, 245, 0));
  }

  .tablet-portrait\:via-green-100 {
    --tw-gradient-stops: var(--tw-gradient-from), #d1fae5, var(--tw-gradient-to, rgba(209, 250, 229, 0));
  }

  .tablet-portrait\:via-green-200 {
    --tw-gradient-stops: var(--tw-gradient-from), #a7f3d0, var(--tw-gradient-to, rgba(167, 243, 208, 0));
  }

  .tablet-portrait\:via-green-300 {
    --tw-gradient-stops: var(--tw-gradient-from), #6ee7b7, var(--tw-gradient-to, rgba(110, 231, 183, 0));
  }

  .tablet-portrait\:via-green-400 {
    --tw-gradient-stops: var(--tw-gradient-from), #34d399, var(--tw-gradient-to, rgba(52, 211, 153, 0));
  }

  .tablet-portrait\:via-green-500 {
    --tw-gradient-stops: var(--tw-gradient-from), #10b981, var(--tw-gradient-to, rgba(16, 185, 129, 0));
  }

  .tablet-portrait\:via-green-600 {
    --tw-gradient-stops: var(--tw-gradient-from), #059669, var(--tw-gradient-to, rgba(5, 150, 105, 0));
  }

  .tablet-portrait\:via-green-700 {
    --tw-gradient-stops: var(--tw-gradient-from), #047857, var(--tw-gradient-to, rgba(4, 120, 87, 0));
  }

  .tablet-portrait\:via-green-800 {
    --tw-gradient-stops: var(--tw-gradient-from), #065f46, var(--tw-gradient-to, rgba(6, 95, 70, 0));
  }

  .tablet-portrait\:via-green-900 {
    --tw-gradient-stops: var(--tw-gradient-from), #064e3b, var(--tw-gradient-to, rgba(6, 78, 59, 0));
  }

  .tablet-portrait\:via-blue-50 {
    --tw-gradient-stops: var(--tw-gradient-from), #eff6ff, var(--tw-gradient-to, rgba(239, 246, 255, 0));
  }

  .tablet-portrait\:via-blue-100 {
    --tw-gradient-stops: var(--tw-gradient-from), #dbeafe, var(--tw-gradient-to, rgba(219, 234, 254, 0));
  }

  .tablet-portrait\:via-blue-200 {
    --tw-gradient-stops: var(--tw-gradient-from), #bfdbfe, var(--tw-gradient-to, rgba(191, 219, 254, 0));
  }

  .tablet-portrait\:via-blue-300 {
    --tw-gradient-stops: var(--tw-gradient-from), #93c5fd, var(--tw-gradient-to, rgba(147, 197, 253, 0));
  }

  .tablet-portrait\:via-blue-400 {
    --tw-gradient-stops: var(--tw-gradient-from), #60a5fa, var(--tw-gradient-to, rgba(96, 165, 250, 0));
  }

  .tablet-portrait\:via-blue-500 {
    --tw-gradient-stops: var(--tw-gradient-from), #3b82f6, var(--tw-gradient-to, rgba(59, 130, 246, 0));
  }

  .tablet-portrait\:via-blue-600 {
    --tw-gradient-stops: var(--tw-gradient-from), #2563eb, var(--tw-gradient-to, rgba(37, 99, 235, 0));
  }

  .tablet-portrait\:via-blue-700 {
    --tw-gradient-stops: var(--tw-gradient-from), #1d4ed8, var(--tw-gradient-to, rgba(29, 78, 216, 0));
  }

  .tablet-portrait\:via-blue-800 {
    --tw-gradient-stops: var(--tw-gradient-from), #1e40af, var(--tw-gradient-to, rgba(30, 64, 175, 0));
  }

  .tablet-portrait\:via-blue-900 {
    --tw-gradient-stops: var(--tw-gradient-from), #1e3a8a, var(--tw-gradient-to, rgba(30, 58, 138, 0));
  }

  .tablet-portrait\:via-indigo-50 {
    --tw-gradient-stops: var(--tw-gradient-from), #eef2ff, var(--tw-gradient-to, rgba(238, 242, 255, 0));
  }

  .tablet-portrait\:via-indigo-100 {
    --tw-gradient-stops: var(--tw-gradient-from), #e0e7ff, var(--tw-gradient-to, rgba(224, 231, 255, 0));
  }

  .tablet-portrait\:via-indigo-200 {
    --tw-gradient-stops: var(--tw-gradient-from), #c7d2fe, var(--tw-gradient-to, rgba(199, 210, 254, 0));
  }

  .tablet-portrait\:via-indigo-300 {
    --tw-gradient-stops: var(--tw-gradient-from), #a5b4fc, var(--tw-gradient-to, rgba(165, 180, 252, 0));
  }

  .tablet-portrait\:via-indigo-400 {
    --tw-gradient-stops: var(--tw-gradient-from), #818cf8, var(--tw-gradient-to, rgba(129, 140, 248, 0));
  }

  .tablet-portrait\:via-indigo-500 {
    --tw-gradient-stops: var(--tw-gradient-from), #6366f1, var(--tw-gradient-to, rgba(99, 102, 241, 0));
  }

  .tablet-portrait\:via-indigo-600 {
    --tw-gradient-stops: var(--tw-gradient-from), #4f46e5, var(--tw-gradient-to, rgba(79, 70, 229, 0));
  }

  .tablet-portrait\:via-indigo-700 {
    --tw-gradient-stops: var(--tw-gradient-from), #4338ca, var(--tw-gradient-to, rgba(67, 56, 202, 0));
  }

  .tablet-portrait\:via-indigo-800 {
    --tw-gradient-stops: var(--tw-gradient-from), #3730a3, var(--tw-gradient-to, rgba(55, 48, 163, 0));
  }

  .tablet-portrait\:via-indigo-900 {
    --tw-gradient-stops: var(--tw-gradient-from), #312e81, var(--tw-gradient-to, rgba(49, 46, 129, 0));
  }

  .tablet-portrait\:via-purple-50 {
    --tw-gradient-stops: var(--tw-gradient-from), #f5f3ff, var(--tw-gradient-to, rgba(245, 243, 255, 0));
  }

  .tablet-portrait\:via-purple-100 {
    --tw-gradient-stops: var(--tw-gradient-from), #ede9fe, var(--tw-gradient-to, rgba(237, 233, 254, 0));
  }

  .tablet-portrait\:via-purple-200 {
    --tw-gradient-stops: var(--tw-gradient-from), #ddd6fe, var(--tw-gradient-to, rgba(221, 214, 254, 0));
  }

  .tablet-portrait\:via-purple-300 {
    --tw-gradient-stops: var(--tw-gradient-from), #c4b5fd, var(--tw-gradient-to, rgba(196, 181, 253, 0));
  }

  .tablet-portrait\:via-purple-400 {
    --tw-gradient-stops: var(--tw-gradient-from), #a78bfa, var(--tw-gradient-to, rgba(167, 139, 250, 0));
  }

  .tablet-portrait\:via-purple-500 {
    --tw-gradient-stops: var(--tw-gradient-from), #8b5cf6, var(--tw-gradient-to, rgba(139, 92, 246, 0));
  }

  .tablet-portrait\:via-purple-600 {
    --tw-gradient-stops: var(--tw-gradient-from), #7c3aed, var(--tw-gradient-to, rgba(124, 58, 237, 0));
  }

  .tablet-portrait\:via-purple-700 {
    --tw-gradient-stops: var(--tw-gradient-from), #6d28d9, var(--tw-gradient-to, rgba(109, 40, 217, 0));
  }

  .tablet-portrait\:via-purple-800 {
    --tw-gradient-stops: var(--tw-gradient-from), #5b21b6, var(--tw-gradient-to, rgba(91, 33, 182, 0));
  }

  .tablet-portrait\:via-purple-900 {
    --tw-gradient-stops: var(--tw-gradient-from), #4c1d95, var(--tw-gradient-to, rgba(76, 29, 149, 0));
  }

  .tablet-portrait\:via-pink-50 {
    --tw-gradient-stops: var(--tw-gradient-from), #fdf2f8, var(--tw-gradient-to, rgba(253, 242, 248, 0));
  }

  .tablet-portrait\:via-pink-100 {
    --tw-gradient-stops: var(--tw-gradient-from), #fce7f3, var(--tw-gradient-to, rgba(252, 231, 243, 0));
  }

  .tablet-portrait\:via-pink-200 {
    --tw-gradient-stops: var(--tw-gradient-from), #fbcfe8, var(--tw-gradient-to, rgba(251, 207, 232, 0));
  }

  .tablet-portrait\:via-pink-300 {
    --tw-gradient-stops: var(--tw-gradient-from), #f9a8d4, var(--tw-gradient-to, rgba(249, 168, 212, 0));
  }

  .tablet-portrait\:via-pink-400 {
    --tw-gradient-stops: var(--tw-gradient-from), #f472b6, var(--tw-gradient-to, rgba(244, 114, 182, 0));
  }

  .tablet-portrait\:via-pink-500 {
    --tw-gradient-stops: var(--tw-gradient-from), #ec4899, var(--tw-gradient-to, rgba(236, 72, 153, 0));
  }

  .tablet-portrait\:via-pink-600 {
    --tw-gradient-stops: var(--tw-gradient-from), #db2777, var(--tw-gradient-to, rgba(219, 39, 119, 0));
  }

  .tablet-portrait\:via-pink-700 {
    --tw-gradient-stops: var(--tw-gradient-from), #be185d, var(--tw-gradient-to, rgba(190, 24, 93, 0));
  }

  .tablet-portrait\:via-pink-800 {
    --tw-gradient-stops: var(--tw-gradient-from), #9d174d, var(--tw-gradient-to, rgba(157, 23, 77, 0));
  }

  .tablet-portrait\:via-pink-900 {
    --tw-gradient-stops: var(--tw-gradient-from), #831843, var(--tw-gradient-to, rgba(131, 24, 67, 0));
  }

  .tablet-portrait\:via-base-normal {
    --tw-gradient-stops: var(--tw-gradient-from), #004181, var(--tw-gradient-to, rgba(0, 65, 129, 0));
  }

  .tablet-portrait\:via-base-dark {
    --tw-gradient-stops: var(--tw-gradient-from), #003469, var(--tw-gradient-to, rgba(0, 52, 105, 0));
  }

  .tablet-portrait\:via-base-black {
    --tw-gradient-stops: var(--tw-gradient-from), #1D1D1F, var(--tw-gradient-to, rgba(29, 29, 31, 0));
  }

  .tablet-portrait\:via-base-border {
    --tw-gradient-stops: var(--tw-gradient-from), #E7E7E9, var(--tw-gradient-to, rgba(231, 231, 233, 0));
  }

  .tablet-portrait\:via-primary-normal {
    --tw-gradient-stops: var(--tw-gradient-from), #0067CF, var(--tw-gradient-to, rgba(0, 103, 207, 0));
  }

  .tablet-portrait\:via-primary-alt {
    --tw-gradient-stops: var(--tw-gradient-from), #00478F, var(--tw-gradient-to, rgba(0, 71, 143, 0));
  }

  .tablet-portrait\:via-subtle-white {
    --tw-gradient-stops: var(--tw-gradient-from), #F9F9F9, var(--tw-gradient-to, rgba(249, 249, 249, 0));
  }

  .tablet-portrait\:via-turquesa {
    --tw-gradient-stops: var(--tw-gradient-from), #0097B2, var(--tw-gradient-to, rgba(0, 151, 178, 0));
  }

  .tablet-portrait\:hover\:via-transparent:hover {
    --tw-gradient-stops: var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .tablet-portrait\:hover\:via-current:hover {
    --tw-gradient-stops: var(--tw-gradient-from), currentColor, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .tablet-portrait\:hover\:via-black:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #000, var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .tablet-portrait\:hover\:via-white:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fff, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .tablet-portrait\:hover\:via-gray-50:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f9fafb, var(--tw-gradient-to, rgba(249, 250, 251, 0));
  }

  .tablet-portrait\:hover\:via-gray-100:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f3f4f6, var(--tw-gradient-to, rgba(243, 244, 246, 0));
  }

  .tablet-portrait\:hover\:via-gray-200:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #e5e7eb, var(--tw-gradient-to, rgba(229, 231, 235, 0));
  }

  .tablet-portrait\:hover\:via-gray-300:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #d1d5db, var(--tw-gradient-to, rgba(209, 213, 219, 0));
  }

  .tablet-portrait\:hover\:via-gray-400:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #9ca3af, var(--tw-gradient-to, rgba(156, 163, 175, 0));
  }

  .tablet-portrait\:hover\:via-gray-500:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6b7280, var(--tw-gradient-to, rgba(107, 114, 128, 0));
  }

  .tablet-portrait\:hover\:via-gray-600:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #4b5563, var(--tw-gradient-to, rgba(75, 85, 99, 0));
  }

  .tablet-portrait\:hover\:via-gray-700:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #374151, var(--tw-gradient-to, rgba(55, 65, 81, 0));
  }

  .tablet-portrait\:hover\:via-gray-800:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1f2937, var(--tw-gradient-to, rgba(31, 41, 55, 0));
  }

  .tablet-portrait\:hover\:via-gray-900:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #111827, var(--tw-gradient-to, rgba(17, 24, 39, 0));
  }

  .tablet-portrait\:hover\:via-red-50:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fef2f2, var(--tw-gradient-to, rgba(254, 242, 242, 0));
  }

  .tablet-portrait\:hover\:via-red-100:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fee2e2, var(--tw-gradient-to, rgba(254, 226, 226, 0));
  }

  .tablet-portrait\:hover\:via-red-200:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fecaca, var(--tw-gradient-to, rgba(254, 202, 202, 0));
  }

  .tablet-portrait\:hover\:via-red-300:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fca5a5, var(--tw-gradient-to, rgba(252, 165, 165, 0));
  }

  .tablet-portrait\:hover\:via-red-400:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f87171, var(--tw-gradient-to, rgba(248, 113, 113, 0));
  }

  .tablet-portrait\:hover\:via-red-500:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #ef4444, var(--tw-gradient-to, rgba(239, 68, 68, 0));
  }

  .tablet-portrait\:hover\:via-red-600:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #dc2626, var(--tw-gradient-to, rgba(220, 38, 38, 0));
  }

  .tablet-portrait\:hover\:via-red-700:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #b91c1c, var(--tw-gradient-to, rgba(185, 28, 28, 0));
  }

  .tablet-portrait\:hover\:via-red-800:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #991b1b, var(--tw-gradient-to, rgba(153, 27, 27, 0));
  }

  .tablet-portrait\:hover\:via-red-900:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #7f1d1d, var(--tw-gradient-to, rgba(127, 29, 29, 0));
  }

  .tablet-portrait\:hover\:via-yellow-50:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fffbeb, var(--tw-gradient-to, rgba(255, 251, 235, 0));
  }

  .tablet-portrait\:hover\:via-yellow-100:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fef3c7, var(--tw-gradient-to, rgba(254, 243, 199, 0));
  }

  .tablet-portrait\:hover\:via-yellow-200:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, rgba(253, 230, 138, 0));
  }

  .tablet-portrait\:hover\:via-yellow-300:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fcd34d, var(--tw-gradient-to, rgba(252, 211, 77, 0));
  }

  .tablet-portrait\:hover\:via-yellow-400:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fbbf24, var(--tw-gradient-to, rgba(251, 191, 36, 0));
  }

  .tablet-portrait\:hover\:via-yellow-500:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0));
  }

  .tablet-portrait\:hover\:via-yellow-600:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #d97706, var(--tw-gradient-to, rgba(217, 119, 6, 0));
  }

  .tablet-portrait\:hover\:via-yellow-700:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #b45309, var(--tw-gradient-to, rgba(180, 83, 9, 0));
  }

  .tablet-portrait\:hover\:via-yellow-800:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #92400e, var(--tw-gradient-to, rgba(146, 64, 14, 0));
  }

  .tablet-portrait\:hover\:via-yellow-900:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #78350f, var(--tw-gradient-to, rgba(120, 53, 15, 0));
  }

  .tablet-portrait\:hover\:via-green-50:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #ecfdf5, var(--tw-gradient-to, rgba(236, 253, 245, 0));
  }

  .tablet-portrait\:hover\:via-green-100:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #d1fae5, var(--tw-gradient-to, rgba(209, 250, 229, 0));
  }

  .tablet-portrait\:hover\:via-green-200:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #a7f3d0, var(--tw-gradient-to, rgba(167, 243, 208, 0));
  }

  .tablet-portrait\:hover\:via-green-300:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6ee7b7, var(--tw-gradient-to, rgba(110, 231, 183, 0));
  }

  .tablet-portrait\:hover\:via-green-400:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #34d399, var(--tw-gradient-to, rgba(52, 211, 153, 0));
  }

  .tablet-portrait\:hover\:via-green-500:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #10b981, var(--tw-gradient-to, rgba(16, 185, 129, 0));
  }

  .tablet-portrait\:hover\:via-green-600:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #059669, var(--tw-gradient-to, rgba(5, 150, 105, 0));
  }

  .tablet-portrait\:hover\:via-green-700:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #047857, var(--tw-gradient-to, rgba(4, 120, 87, 0));
  }

  .tablet-portrait\:hover\:via-green-800:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #065f46, var(--tw-gradient-to, rgba(6, 95, 70, 0));
  }

  .tablet-portrait\:hover\:via-green-900:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #064e3b, var(--tw-gradient-to, rgba(6, 78, 59, 0));
  }

  .tablet-portrait\:hover\:via-blue-50:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #eff6ff, var(--tw-gradient-to, rgba(239, 246, 255, 0));
  }

  .tablet-portrait\:hover\:via-blue-100:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #dbeafe, var(--tw-gradient-to, rgba(219, 234, 254, 0));
  }

  .tablet-portrait\:hover\:via-blue-200:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #bfdbfe, var(--tw-gradient-to, rgba(191, 219, 254, 0));
  }

  .tablet-portrait\:hover\:via-blue-300:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #93c5fd, var(--tw-gradient-to, rgba(147, 197, 253, 0));
  }

  .tablet-portrait\:hover\:via-blue-400:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #60a5fa, var(--tw-gradient-to, rgba(96, 165, 250, 0));
  }

  .tablet-portrait\:hover\:via-blue-500:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #3b82f6, var(--tw-gradient-to, rgba(59, 130, 246, 0));
  }

  .tablet-portrait\:hover\:via-blue-600:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #2563eb, var(--tw-gradient-to, rgba(37, 99, 235, 0));
  }

  .tablet-portrait\:hover\:via-blue-700:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1d4ed8, var(--tw-gradient-to, rgba(29, 78, 216, 0));
  }

  .tablet-portrait\:hover\:via-blue-800:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1e40af, var(--tw-gradient-to, rgba(30, 64, 175, 0));
  }

  .tablet-portrait\:hover\:via-blue-900:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1e3a8a, var(--tw-gradient-to, rgba(30, 58, 138, 0));
  }

  .tablet-portrait\:hover\:via-indigo-50:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #eef2ff, var(--tw-gradient-to, rgba(238, 242, 255, 0));
  }

  .tablet-portrait\:hover\:via-indigo-100:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #e0e7ff, var(--tw-gradient-to, rgba(224, 231, 255, 0));
  }

  .tablet-portrait\:hover\:via-indigo-200:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #c7d2fe, var(--tw-gradient-to, rgba(199, 210, 254, 0));
  }

  .tablet-portrait\:hover\:via-indigo-300:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #a5b4fc, var(--tw-gradient-to, rgba(165, 180, 252, 0));
  }

  .tablet-portrait\:hover\:via-indigo-400:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #818cf8, var(--tw-gradient-to, rgba(129, 140, 248, 0));
  }

  .tablet-portrait\:hover\:via-indigo-500:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6366f1, var(--tw-gradient-to, rgba(99, 102, 241, 0));
  }

  .tablet-portrait\:hover\:via-indigo-600:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #4f46e5, var(--tw-gradient-to, rgba(79, 70, 229, 0));
  }

  .tablet-portrait\:hover\:via-indigo-700:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #4338ca, var(--tw-gradient-to, rgba(67, 56, 202, 0));
  }

  .tablet-portrait\:hover\:via-indigo-800:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #3730a3, var(--tw-gradient-to, rgba(55, 48, 163, 0));
  }

  .tablet-portrait\:hover\:via-indigo-900:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #312e81, var(--tw-gradient-to, rgba(49, 46, 129, 0));
  }

  .tablet-portrait\:hover\:via-purple-50:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f5f3ff, var(--tw-gradient-to, rgba(245, 243, 255, 0));
  }

  .tablet-portrait\:hover\:via-purple-100:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #ede9fe, var(--tw-gradient-to, rgba(237, 233, 254, 0));
  }

  .tablet-portrait\:hover\:via-purple-200:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #ddd6fe, var(--tw-gradient-to, rgba(221, 214, 254, 0));
  }

  .tablet-portrait\:hover\:via-purple-300:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #c4b5fd, var(--tw-gradient-to, rgba(196, 181, 253, 0));
  }

  .tablet-portrait\:hover\:via-purple-400:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #a78bfa, var(--tw-gradient-to, rgba(167, 139, 250, 0));
  }

  .tablet-portrait\:hover\:via-purple-500:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #8b5cf6, var(--tw-gradient-to, rgba(139, 92, 246, 0));
  }

  .tablet-portrait\:hover\:via-purple-600:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #7c3aed, var(--tw-gradient-to, rgba(124, 58, 237, 0));
  }

  .tablet-portrait\:hover\:via-purple-700:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6d28d9, var(--tw-gradient-to, rgba(109, 40, 217, 0));
  }

  .tablet-portrait\:hover\:via-purple-800:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #5b21b6, var(--tw-gradient-to, rgba(91, 33, 182, 0));
  }

  .tablet-portrait\:hover\:via-purple-900:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #4c1d95, var(--tw-gradient-to, rgba(76, 29, 149, 0));
  }

  .tablet-portrait\:hover\:via-pink-50:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fdf2f8, var(--tw-gradient-to, rgba(253, 242, 248, 0));
  }

  .tablet-portrait\:hover\:via-pink-100:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fce7f3, var(--tw-gradient-to, rgba(252, 231, 243, 0));
  }

  .tablet-portrait\:hover\:via-pink-200:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fbcfe8, var(--tw-gradient-to, rgba(251, 207, 232, 0));
  }

  .tablet-portrait\:hover\:via-pink-300:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f9a8d4, var(--tw-gradient-to, rgba(249, 168, 212, 0));
  }

  .tablet-portrait\:hover\:via-pink-400:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f472b6, var(--tw-gradient-to, rgba(244, 114, 182, 0));
  }

  .tablet-portrait\:hover\:via-pink-500:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #ec4899, var(--tw-gradient-to, rgba(236, 72, 153, 0));
  }

  .tablet-portrait\:hover\:via-pink-600:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #db2777, var(--tw-gradient-to, rgba(219, 39, 119, 0));
  }

  .tablet-portrait\:hover\:via-pink-700:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #be185d, var(--tw-gradient-to, rgba(190, 24, 93, 0));
  }

  .tablet-portrait\:hover\:via-pink-800:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #9d174d, var(--tw-gradient-to, rgba(157, 23, 77, 0));
  }

  .tablet-portrait\:hover\:via-pink-900:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #831843, var(--tw-gradient-to, rgba(131, 24, 67, 0));
  }

  .tablet-portrait\:hover\:via-base-normal:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #004181, var(--tw-gradient-to, rgba(0, 65, 129, 0));
  }

  .tablet-portrait\:hover\:via-base-dark:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #003469, var(--tw-gradient-to, rgba(0, 52, 105, 0));
  }

  .tablet-portrait\:hover\:via-base-black:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1D1D1F, var(--tw-gradient-to, rgba(29, 29, 31, 0));
  }

  .tablet-portrait\:hover\:via-base-border:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #E7E7E9, var(--tw-gradient-to, rgba(231, 231, 233, 0));
  }

  .tablet-portrait\:hover\:via-primary-normal:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #0067CF, var(--tw-gradient-to, rgba(0, 103, 207, 0));
  }

  .tablet-portrait\:hover\:via-primary-alt:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #00478F, var(--tw-gradient-to, rgba(0, 71, 143, 0));
  }

  .tablet-portrait\:hover\:via-subtle-white:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #F9F9F9, var(--tw-gradient-to, rgba(249, 249, 249, 0));
  }

  .tablet-portrait\:hover\:via-turquesa:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #0097B2, var(--tw-gradient-to, rgba(0, 151, 178, 0));
  }

  .tablet-portrait\:focus\:via-transparent:focus {
    --tw-gradient-stops: var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .tablet-portrait\:focus\:via-current:focus {
    --tw-gradient-stops: var(--tw-gradient-from), currentColor, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .tablet-portrait\:focus\:via-black:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #000, var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .tablet-portrait\:focus\:via-white:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fff, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .tablet-portrait\:focus\:via-gray-50:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f9fafb, var(--tw-gradient-to, rgba(249, 250, 251, 0));
  }

  .tablet-portrait\:focus\:via-gray-100:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f3f4f6, var(--tw-gradient-to, rgba(243, 244, 246, 0));
  }

  .tablet-portrait\:focus\:via-gray-200:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #e5e7eb, var(--tw-gradient-to, rgba(229, 231, 235, 0));
  }

  .tablet-portrait\:focus\:via-gray-300:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #d1d5db, var(--tw-gradient-to, rgba(209, 213, 219, 0));
  }

  .tablet-portrait\:focus\:via-gray-400:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #9ca3af, var(--tw-gradient-to, rgba(156, 163, 175, 0));
  }

  .tablet-portrait\:focus\:via-gray-500:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6b7280, var(--tw-gradient-to, rgba(107, 114, 128, 0));
  }

  .tablet-portrait\:focus\:via-gray-600:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #4b5563, var(--tw-gradient-to, rgba(75, 85, 99, 0));
  }

  .tablet-portrait\:focus\:via-gray-700:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #374151, var(--tw-gradient-to, rgba(55, 65, 81, 0));
  }

  .tablet-portrait\:focus\:via-gray-800:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1f2937, var(--tw-gradient-to, rgba(31, 41, 55, 0));
  }

  .tablet-portrait\:focus\:via-gray-900:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #111827, var(--tw-gradient-to, rgba(17, 24, 39, 0));
  }

  .tablet-portrait\:focus\:via-red-50:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fef2f2, var(--tw-gradient-to, rgba(254, 242, 242, 0));
  }

  .tablet-portrait\:focus\:via-red-100:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fee2e2, var(--tw-gradient-to, rgba(254, 226, 226, 0));
  }

  .tablet-portrait\:focus\:via-red-200:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fecaca, var(--tw-gradient-to, rgba(254, 202, 202, 0));
  }

  .tablet-portrait\:focus\:via-red-300:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fca5a5, var(--tw-gradient-to, rgba(252, 165, 165, 0));
  }

  .tablet-portrait\:focus\:via-red-400:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f87171, var(--tw-gradient-to, rgba(248, 113, 113, 0));
  }

  .tablet-portrait\:focus\:via-red-500:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #ef4444, var(--tw-gradient-to, rgba(239, 68, 68, 0));
  }

  .tablet-portrait\:focus\:via-red-600:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #dc2626, var(--tw-gradient-to, rgba(220, 38, 38, 0));
  }

  .tablet-portrait\:focus\:via-red-700:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #b91c1c, var(--tw-gradient-to, rgba(185, 28, 28, 0));
  }

  .tablet-portrait\:focus\:via-red-800:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #991b1b, var(--tw-gradient-to, rgba(153, 27, 27, 0));
  }

  .tablet-portrait\:focus\:via-red-900:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #7f1d1d, var(--tw-gradient-to, rgba(127, 29, 29, 0));
  }

  .tablet-portrait\:focus\:via-yellow-50:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fffbeb, var(--tw-gradient-to, rgba(255, 251, 235, 0));
  }

  .tablet-portrait\:focus\:via-yellow-100:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fef3c7, var(--tw-gradient-to, rgba(254, 243, 199, 0));
  }

  .tablet-portrait\:focus\:via-yellow-200:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, rgba(253, 230, 138, 0));
  }

  .tablet-portrait\:focus\:via-yellow-300:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fcd34d, var(--tw-gradient-to, rgba(252, 211, 77, 0));
  }

  .tablet-portrait\:focus\:via-yellow-400:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fbbf24, var(--tw-gradient-to, rgba(251, 191, 36, 0));
  }

  .tablet-portrait\:focus\:via-yellow-500:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0));
  }

  .tablet-portrait\:focus\:via-yellow-600:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #d97706, var(--tw-gradient-to, rgba(217, 119, 6, 0));
  }

  .tablet-portrait\:focus\:via-yellow-700:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #b45309, var(--tw-gradient-to, rgba(180, 83, 9, 0));
  }

  .tablet-portrait\:focus\:via-yellow-800:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #92400e, var(--tw-gradient-to, rgba(146, 64, 14, 0));
  }

  .tablet-portrait\:focus\:via-yellow-900:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #78350f, var(--tw-gradient-to, rgba(120, 53, 15, 0));
  }

  .tablet-portrait\:focus\:via-green-50:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #ecfdf5, var(--tw-gradient-to, rgba(236, 253, 245, 0));
  }

  .tablet-portrait\:focus\:via-green-100:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #d1fae5, var(--tw-gradient-to, rgba(209, 250, 229, 0));
  }

  .tablet-portrait\:focus\:via-green-200:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #a7f3d0, var(--tw-gradient-to, rgba(167, 243, 208, 0));
  }

  .tablet-portrait\:focus\:via-green-300:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6ee7b7, var(--tw-gradient-to, rgba(110, 231, 183, 0));
  }

  .tablet-portrait\:focus\:via-green-400:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #34d399, var(--tw-gradient-to, rgba(52, 211, 153, 0));
  }

  .tablet-portrait\:focus\:via-green-500:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #10b981, var(--tw-gradient-to, rgba(16, 185, 129, 0));
  }

  .tablet-portrait\:focus\:via-green-600:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #059669, var(--tw-gradient-to, rgba(5, 150, 105, 0));
  }

  .tablet-portrait\:focus\:via-green-700:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #047857, var(--tw-gradient-to, rgba(4, 120, 87, 0));
  }

  .tablet-portrait\:focus\:via-green-800:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #065f46, var(--tw-gradient-to, rgba(6, 95, 70, 0));
  }

  .tablet-portrait\:focus\:via-green-900:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #064e3b, var(--tw-gradient-to, rgba(6, 78, 59, 0));
  }

  .tablet-portrait\:focus\:via-blue-50:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #eff6ff, var(--tw-gradient-to, rgba(239, 246, 255, 0));
  }

  .tablet-portrait\:focus\:via-blue-100:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #dbeafe, var(--tw-gradient-to, rgba(219, 234, 254, 0));
  }

  .tablet-portrait\:focus\:via-blue-200:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #bfdbfe, var(--tw-gradient-to, rgba(191, 219, 254, 0));
  }

  .tablet-portrait\:focus\:via-blue-300:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #93c5fd, var(--tw-gradient-to, rgba(147, 197, 253, 0));
  }

  .tablet-portrait\:focus\:via-blue-400:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #60a5fa, var(--tw-gradient-to, rgba(96, 165, 250, 0));
  }

  .tablet-portrait\:focus\:via-blue-500:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #3b82f6, var(--tw-gradient-to, rgba(59, 130, 246, 0));
  }

  .tablet-portrait\:focus\:via-blue-600:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #2563eb, var(--tw-gradient-to, rgba(37, 99, 235, 0));
  }

  .tablet-portrait\:focus\:via-blue-700:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1d4ed8, var(--tw-gradient-to, rgba(29, 78, 216, 0));
  }

  .tablet-portrait\:focus\:via-blue-800:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1e40af, var(--tw-gradient-to, rgba(30, 64, 175, 0));
  }

  .tablet-portrait\:focus\:via-blue-900:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1e3a8a, var(--tw-gradient-to, rgba(30, 58, 138, 0));
  }

  .tablet-portrait\:focus\:via-indigo-50:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #eef2ff, var(--tw-gradient-to, rgba(238, 242, 255, 0));
  }

  .tablet-portrait\:focus\:via-indigo-100:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #e0e7ff, var(--tw-gradient-to, rgba(224, 231, 255, 0));
  }

  .tablet-portrait\:focus\:via-indigo-200:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #c7d2fe, var(--tw-gradient-to, rgba(199, 210, 254, 0));
  }

  .tablet-portrait\:focus\:via-indigo-300:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #a5b4fc, var(--tw-gradient-to, rgba(165, 180, 252, 0));
  }

  .tablet-portrait\:focus\:via-indigo-400:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #818cf8, var(--tw-gradient-to, rgba(129, 140, 248, 0));
  }

  .tablet-portrait\:focus\:via-indigo-500:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6366f1, var(--tw-gradient-to, rgba(99, 102, 241, 0));
  }

  .tablet-portrait\:focus\:via-indigo-600:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #4f46e5, var(--tw-gradient-to, rgba(79, 70, 229, 0));
  }

  .tablet-portrait\:focus\:via-indigo-700:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #4338ca, var(--tw-gradient-to, rgba(67, 56, 202, 0));
  }

  .tablet-portrait\:focus\:via-indigo-800:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #3730a3, var(--tw-gradient-to, rgba(55, 48, 163, 0));
  }

  .tablet-portrait\:focus\:via-indigo-900:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #312e81, var(--tw-gradient-to, rgba(49, 46, 129, 0));
  }

  .tablet-portrait\:focus\:via-purple-50:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f5f3ff, var(--tw-gradient-to, rgba(245, 243, 255, 0));
  }

  .tablet-portrait\:focus\:via-purple-100:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #ede9fe, var(--tw-gradient-to, rgba(237, 233, 254, 0));
  }

  .tablet-portrait\:focus\:via-purple-200:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #ddd6fe, var(--tw-gradient-to, rgba(221, 214, 254, 0));
  }

  .tablet-portrait\:focus\:via-purple-300:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #c4b5fd, var(--tw-gradient-to, rgba(196, 181, 253, 0));
  }

  .tablet-portrait\:focus\:via-purple-400:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #a78bfa, var(--tw-gradient-to, rgba(167, 139, 250, 0));
  }

  .tablet-portrait\:focus\:via-purple-500:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #8b5cf6, var(--tw-gradient-to, rgba(139, 92, 246, 0));
  }

  .tablet-portrait\:focus\:via-purple-600:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #7c3aed, var(--tw-gradient-to, rgba(124, 58, 237, 0));
  }

  .tablet-portrait\:focus\:via-purple-700:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6d28d9, var(--tw-gradient-to, rgba(109, 40, 217, 0));
  }

  .tablet-portrait\:focus\:via-purple-800:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #5b21b6, var(--tw-gradient-to, rgba(91, 33, 182, 0));
  }

  .tablet-portrait\:focus\:via-purple-900:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #4c1d95, var(--tw-gradient-to, rgba(76, 29, 149, 0));
  }

  .tablet-portrait\:focus\:via-pink-50:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fdf2f8, var(--tw-gradient-to, rgba(253, 242, 248, 0));
  }

  .tablet-portrait\:focus\:via-pink-100:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fce7f3, var(--tw-gradient-to, rgba(252, 231, 243, 0));
  }

  .tablet-portrait\:focus\:via-pink-200:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fbcfe8, var(--tw-gradient-to, rgba(251, 207, 232, 0));
  }

  .tablet-portrait\:focus\:via-pink-300:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f9a8d4, var(--tw-gradient-to, rgba(249, 168, 212, 0));
  }

  .tablet-portrait\:focus\:via-pink-400:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f472b6, var(--tw-gradient-to, rgba(244, 114, 182, 0));
  }

  .tablet-portrait\:focus\:via-pink-500:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #ec4899, var(--tw-gradient-to, rgba(236, 72, 153, 0));
  }

  .tablet-portrait\:focus\:via-pink-600:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #db2777, var(--tw-gradient-to, rgba(219, 39, 119, 0));
  }

  .tablet-portrait\:focus\:via-pink-700:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #be185d, var(--tw-gradient-to, rgba(190, 24, 93, 0));
  }

  .tablet-portrait\:focus\:via-pink-800:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #9d174d, var(--tw-gradient-to, rgba(157, 23, 77, 0));
  }

  .tablet-portrait\:focus\:via-pink-900:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #831843, var(--tw-gradient-to, rgba(131, 24, 67, 0));
  }

  .tablet-portrait\:focus\:via-base-normal:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #004181, var(--tw-gradient-to, rgba(0, 65, 129, 0));
  }

  .tablet-portrait\:focus\:via-base-dark:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #003469, var(--tw-gradient-to, rgba(0, 52, 105, 0));
  }

  .tablet-portrait\:focus\:via-base-black:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1D1D1F, var(--tw-gradient-to, rgba(29, 29, 31, 0));
  }

  .tablet-portrait\:focus\:via-base-border:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #E7E7E9, var(--tw-gradient-to, rgba(231, 231, 233, 0));
  }

  .tablet-portrait\:focus\:via-primary-normal:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #0067CF, var(--tw-gradient-to, rgba(0, 103, 207, 0));
  }

  .tablet-portrait\:focus\:via-primary-alt:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #00478F, var(--tw-gradient-to, rgba(0, 71, 143, 0));
  }

  .tablet-portrait\:focus\:via-subtle-white:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #F9F9F9, var(--tw-gradient-to, rgba(249, 249, 249, 0));
  }

  .tablet-portrait\:focus\:via-turquesa:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #0097B2, var(--tw-gradient-to, rgba(0, 151, 178, 0));
  }

  .tablet-portrait\:to-transparent {
    --tw-gradient-to: transparent;
  }

  .tablet-portrait\:to-current {
    --tw-gradient-to: currentColor;
  }

  .tablet-portrait\:to-black {
    --tw-gradient-to: #000;
  }

  .tablet-portrait\:to-white {
    --tw-gradient-to: #fff;
  }

  .tablet-portrait\:to-gray-50 {
    --tw-gradient-to: #f9fafb;
  }

  .tablet-portrait\:to-gray-100 {
    --tw-gradient-to: #f3f4f6;
  }

  .tablet-portrait\:to-gray-200 {
    --tw-gradient-to: #e5e7eb;
  }

  .tablet-portrait\:to-gray-300 {
    --tw-gradient-to: #d1d5db;
  }

  .tablet-portrait\:to-gray-400 {
    --tw-gradient-to: #9ca3af;
  }

  .tablet-portrait\:to-gray-500 {
    --tw-gradient-to: #6b7280;
  }

  .tablet-portrait\:to-gray-600 {
    --tw-gradient-to: #4b5563;
  }

  .tablet-portrait\:to-gray-700 {
    --tw-gradient-to: #374151;
  }

  .tablet-portrait\:to-gray-800 {
    --tw-gradient-to: #1f2937;
  }

  .tablet-portrait\:to-gray-900 {
    --tw-gradient-to: #111827;
  }

  .tablet-portrait\:to-red-50 {
    --tw-gradient-to: #fef2f2;
  }

  .tablet-portrait\:to-red-100 {
    --tw-gradient-to: #fee2e2;
  }

  .tablet-portrait\:to-red-200 {
    --tw-gradient-to: #fecaca;
  }

  .tablet-portrait\:to-red-300 {
    --tw-gradient-to: #fca5a5;
  }

  .tablet-portrait\:to-red-400 {
    --tw-gradient-to: #f87171;
  }

  .tablet-portrait\:to-red-500 {
    --tw-gradient-to: #ef4444;
  }

  .tablet-portrait\:to-red-600 {
    --tw-gradient-to: #dc2626;
  }

  .tablet-portrait\:to-red-700 {
    --tw-gradient-to: #b91c1c;
  }

  .tablet-portrait\:to-red-800 {
    --tw-gradient-to: #991b1b;
  }

  .tablet-portrait\:to-red-900 {
    --tw-gradient-to: #7f1d1d;
  }

  .tablet-portrait\:to-yellow-50 {
    --tw-gradient-to: #fffbeb;
  }

  .tablet-portrait\:to-yellow-100 {
    --tw-gradient-to: #fef3c7;
  }

  .tablet-portrait\:to-yellow-200 {
    --tw-gradient-to: #fde68a;
  }

  .tablet-portrait\:to-yellow-300 {
    --tw-gradient-to: #fcd34d;
  }

  .tablet-portrait\:to-yellow-400 {
    --tw-gradient-to: #fbbf24;
  }

  .tablet-portrait\:to-yellow-500 {
    --tw-gradient-to: #f59e0b;
  }

  .tablet-portrait\:to-yellow-600 {
    --tw-gradient-to: #d97706;
  }

  .tablet-portrait\:to-yellow-700 {
    --tw-gradient-to: #b45309;
  }

  .tablet-portrait\:to-yellow-800 {
    --tw-gradient-to: #92400e;
  }

  .tablet-portrait\:to-yellow-900 {
    --tw-gradient-to: #78350f;
  }

  .tablet-portrait\:to-green-50 {
    --tw-gradient-to: #ecfdf5;
  }

  .tablet-portrait\:to-green-100 {
    --tw-gradient-to: #d1fae5;
  }

  .tablet-portrait\:to-green-200 {
    --tw-gradient-to: #a7f3d0;
  }

  .tablet-portrait\:to-green-300 {
    --tw-gradient-to: #6ee7b7;
  }

  .tablet-portrait\:to-green-400 {
    --tw-gradient-to: #34d399;
  }

  .tablet-portrait\:to-green-500 {
    --tw-gradient-to: #10b981;
  }

  .tablet-portrait\:to-green-600 {
    --tw-gradient-to: #059669;
  }

  .tablet-portrait\:to-green-700 {
    --tw-gradient-to: #047857;
  }

  .tablet-portrait\:to-green-800 {
    --tw-gradient-to: #065f46;
  }

  .tablet-portrait\:to-green-900 {
    --tw-gradient-to: #064e3b;
  }

  .tablet-portrait\:to-blue-50 {
    --tw-gradient-to: #eff6ff;
  }

  .tablet-portrait\:to-blue-100 {
    --tw-gradient-to: #dbeafe;
  }

  .tablet-portrait\:to-blue-200 {
    --tw-gradient-to: #bfdbfe;
  }

  .tablet-portrait\:to-blue-300 {
    --tw-gradient-to: #93c5fd;
  }

  .tablet-portrait\:to-blue-400 {
    --tw-gradient-to: #60a5fa;
  }

  .tablet-portrait\:to-blue-500 {
    --tw-gradient-to: #3b82f6;
  }

  .tablet-portrait\:to-blue-600 {
    --tw-gradient-to: #2563eb;
  }

  .tablet-portrait\:to-blue-700 {
    --tw-gradient-to: #1d4ed8;
  }

  .tablet-portrait\:to-blue-800 {
    --tw-gradient-to: #1e40af;
  }

  .tablet-portrait\:to-blue-900 {
    --tw-gradient-to: #1e3a8a;
  }

  .tablet-portrait\:to-indigo-50 {
    --tw-gradient-to: #eef2ff;
  }

  .tablet-portrait\:to-indigo-100 {
    --tw-gradient-to: #e0e7ff;
  }

  .tablet-portrait\:to-indigo-200 {
    --tw-gradient-to: #c7d2fe;
  }

  .tablet-portrait\:to-indigo-300 {
    --tw-gradient-to: #a5b4fc;
  }

  .tablet-portrait\:to-indigo-400 {
    --tw-gradient-to: #818cf8;
  }

  .tablet-portrait\:to-indigo-500 {
    --tw-gradient-to: #6366f1;
  }

  .tablet-portrait\:to-indigo-600 {
    --tw-gradient-to: #4f46e5;
  }

  .tablet-portrait\:to-indigo-700 {
    --tw-gradient-to: #4338ca;
  }

  .tablet-portrait\:to-indigo-800 {
    --tw-gradient-to: #3730a3;
  }

  .tablet-portrait\:to-indigo-900 {
    --tw-gradient-to: #312e81;
  }

  .tablet-portrait\:to-purple-50 {
    --tw-gradient-to: #f5f3ff;
  }

  .tablet-portrait\:to-purple-100 {
    --tw-gradient-to: #ede9fe;
  }

  .tablet-portrait\:to-purple-200 {
    --tw-gradient-to: #ddd6fe;
  }

  .tablet-portrait\:to-purple-300 {
    --tw-gradient-to: #c4b5fd;
  }

  .tablet-portrait\:to-purple-400 {
    --tw-gradient-to: #a78bfa;
  }

  .tablet-portrait\:to-purple-500 {
    --tw-gradient-to: #8b5cf6;
  }

  .tablet-portrait\:to-purple-600 {
    --tw-gradient-to: #7c3aed;
  }

  .tablet-portrait\:to-purple-700 {
    --tw-gradient-to: #6d28d9;
  }

  .tablet-portrait\:to-purple-800 {
    --tw-gradient-to: #5b21b6;
  }

  .tablet-portrait\:to-purple-900 {
    --tw-gradient-to: #4c1d95;
  }

  .tablet-portrait\:to-pink-50 {
    --tw-gradient-to: #fdf2f8;
  }

  .tablet-portrait\:to-pink-100 {
    --tw-gradient-to: #fce7f3;
  }

  .tablet-portrait\:to-pink-200 {
    --tw-gradient-to: #fbcfe8;
  }

  .tablet-portrait\:to-pink-300 {
    --tw-gradient-to: #f9a8d4;
  }

  .tablet-portrait\:to-pink-400 {
    --tw-gradient-to: #f472b6;
  }

  .tablet-portrait\:to-pink-500 {
    --tw-gradient-to: #ec4899;
  }

  .tablet-portrait\:to-pink-600 {
    --tw-gradient-to: #db2777;
  }

  .tablet-portrait\:to-pink-700 {
    --tw-gradient-to: #be185d;
  }

  .tablet-portrait\:to-pink-800 {
    --tw-gradient-to: #9d174d;
  }

  .tablet-portrait\:to-pink-900 {
    --tw-gradient-to: #831843;
  }

  .tablet-portrait\:to-base-normal {
    --tw-gradient-to: #004181;
  }

  .tablet-portrait\:to-base-dark {
    --tw-gradient-to: #003469;
  }

  .tablet-portrait\:to-base-black {
    --tw-gradient-to: #1D1D1F;
  }

  .tablet-portrait\:to-base-border {
    --tw-gradient-to: #E7E7E9;
  }

  .tablet-portrait\:to-primary-normal {
    --tw-gradient-to: #0067CF;
  }

  .tablet-portrait\:to-primary-alt {
    --tw-gradient-to: #00478F;
  }

  .tablet-portrait\:to-subtle-white {
    --tw-gradient-to: #F9F9F9;
  }

  .tablet-portrait\:to-turquesa {
    --tw-gradient-to: #0097B2;
  }

  .tablet-portrait\:hover\:to-transparent:hover {
    --tw-gradient-to: transparent;
  }

  .tablet-portrait\:hover\:to-current:hover {
    --tw-gradient-to: currentColor;
  }

  .tablet-portrait\:hover\:to-black:hover {
    --tw-gradient-to: #000;
  }

  .tablet-portrait\:hover\:to-white:hover {
    --tw-gradient-to: #fff;
  }

  .tablet-portrait\:hover\:to-gray-50:hover {
    --tw-gradient-to: #f9fafb;
  }

  .tablet-portrait\:hover\:to-gray-100:hover {
    --tw-gradient-to: #f3f4f6;
  }

  .tablet-portrait\:hover\:to-gray-200:hover {
    --tw-gradient-to: #e5e7eb;
  }

  .tablet-portrait\:hover\:to-gray-300:hover {
    --tw-gradient-to: #d1d5db;
  }

  .tablet-portrait\:hover\:to-gray-400:hover {
    --tw-gradient-to: #9ca3af;
  }

  .tablet-portrait\:hover\:to-gray-500:hover {
    --tw-gradient-to: #6b7280;
  }

  .tablet-portrait\:hover\:to-gray-600:hover {
    --tw-gradient-to: #4b5563;
  }

  .tablet-portrait\:hover\:to-gray-700:hover {
    --tw-gradient-to: #374151;
  }

  .tablet-portrait\:hover\:to-gray-800:hover {
    --tw-gradient-to: #1f2937;
  }

  .tablet-portrait\:hover\:to-gray-900:hover {
    --tw-gradient-to: #111827;
  }

  .tablet-portrait\:hover\:to-red-50:hover {
    --tw-gradient-to: #fef2f2;
  }

  .tablet-portrait\:hover\:to-red-100:hover {
    --tw-gradient-to: #fee2e2;
  }

  .tablet-portrait\:hover\:to-red-200:hover {
    --tw-gradient-to: #fecaca;
  }

  .tablet-portrait\:hover\:to-red-300:hover {
    --tw-gradient-to: #fca5a5;
  }

  .tablet-portrait\:hover\:to-red-400:hover {
    --tw-gradient-to: #f87171;
  }

  .tablet-portrait\:hover\:to-red-500:hover {
    --tw-gradient-to: #ef4444;
  }

  .tablet-portrait\:hover\:to-red-600:hover {
    --tw-gradient-to: #dc2626;
  }

  .tablet-portrait\:hover\:to-red-700:hover {
    --tw-gradient-to: #b91c1c;
  }

  .tablet-portrait\:hover\:to-red-800:hover {
    --tw-gradient-to: #991b1b;
  }

  .tablet-portrait\:hover\:to-red-900:hover {
    --tw-gradient-to: #7f1d1d;
  }

  .tablet-portrait\:hover\:to-yellow-50:hover {
    --tw-gradient-to: #fffbeb;
  }

  .tablet-portrait\:hover\:to-yellow-100:hover {
    --tw-gradient-to: #fef3c7;
  }

  .tablet-portrait\:hover\:to-yellow-200:hover {
    --tw-gradient-to: #fde68a;
  }

  .tablet-portrait\:hover\:to-yellow-300:hover {
    --tw-gradient-to: #fcd34d;
  }

  .tablet-portrait\:hover\:to-yellow-400:hover {
    --tw-gradient-to: #fbbf24;
  }

  .tablet-portrait\:hover\:to-yellow-500:hover {
    --tw-gradient-to: #f59e0b;
  }

  .tablet-portrait\:hover\:to-yellow-600:hover {
    --tw-gradient-to: #d97706;
  }

  .tablet-portrait\:hover\:to-yellow-700:hover {
    --tw-gradient-to: #b45309;
  }

  .tablet-portrait\:hover\:to-yellow-800:hover {
    --tw-gradient-to: #92400e;
  }

  .tablet-portrait\:hover\:to-yellow-900:hover {
    --tw-gradient-to: #78350f;
  }

  .tablet-portrait\:hover\:to-green-50:hover {
    --tw-gradient-to: #ecfdf5;
  }

  .tablet-portrait\:hover\:to-green-100:hover {
    --tw-gradient-to: #d1fae5;
  }

  .tablet-portrait\:hover\:to-green-200:hover {
    --tw-gradient-to: #a7f3d0;
  }

  .tablet-portrait\:hover\:to-green-300:hover {
    --tw-gradient-to: #6ee7b7;
  }

  .tablet-portrait\:hover\:to-green-400:hover {
    --tw-gradient-to: #34d399;
  }

  .tablet-portrait\:hover\:to-green-500:hover {
    --tw-gradient-to: #10b981;
  }

  .tablet-portrait\:hover\:to-green-600:hover {
    --tw-gradient-to: #059669;
  }

  .tablet-portrait\:hover\:to-green-700:hover {
    --tw-gradient-to: #047857;
  }

  .tablet-portrait\:hover\:to-green-800:hover {
    --tw-gradient-to: #065f46;
  }

  .tablet-portrait\:hover\:to-green-900:hover {
    --tw-gradient-to: #064e3b;
  }

  .tablet-portrait\:hover\:to-blue-50:hover {
    --tw-gradient-to: #eff6ff;
  }

  .tablet-portrait\:hover\:to-blue-100:hover {
    --tw-gradient-to: #dbeafe;
  }

  .tablet-portrait\:hover\:to-blue-200:hover {
    --tw-gradient-to: #bfdbfe;
  }

  .tablet-portrait\:hover\:to-blue-300:hover {
    --tw-gradient-to: #93c5fd;
  }

  .tablet-portrait\:hover\:to-blue-400:hover {
    --tw-gradient-to: #60a5fa;
  }

  .tablet-portrait\:hover\:to-blue-500:hover {
    --tw-gradient-to: #3b82f6;
  }

  .tablet-portrait\:hover\:to-blue-600:hover {
    --tw-gradient-to: #2563eb;
  }

  .tablet-portrait\:hover\:to-blue-700:hover {
    --tw-gradient-to: #1d4ed8;
  }

  .tablet-portrait\:hover\:to-blue-800:hover {
    --tw-gradient-to: #1e40af;
  }

  .tablet-portrait\:hover\:to-blue-900:hover {
    --tw-gradient-to: #1e3a8a;
  }

  .tablet-portrait\:hover\:to-indigo-50:hover {
    --tw-gradient-to: #eef2ff;
  }

  .tablet-portrait\:hover\:to-indigo-100:hover {
    --tw-gradient-to: #e0e7ff;
  }

  .tablet-portrait\:hover\:to-indigo-200:hover {
    --tw-gradient-to: #c7d2fe;
  }

  .tablet-portrait\:hover\:to-indigo-300:hover {
    --tw-gradient-to: #a5b4fc;
  }

  .tablet-portrait\:hover\:to-indigo-400:hover {
    --tw-gradient-to: #818cf8;
  }

  .tablet-portrait\:hover\:to-indigo-500:hover {
    --tw-gradient-to: #6366f1;
  }

  .tablet-portrait\:hover\:to-indigo-600:hover {
    --tw-gradient-to: #4f46e5;
  }

  .tablet-portrait\:hover\:to-indigo-700:hover {
    --tw-gradient-to: #4338ca;
  }

  .tablet-portrait\:hover\:to-indigo-800:hover {
    --tw-gradient-to: #3730a3;
  }

  .tablet-portrait\:hover\:to-indigo-900:hover {
    --tw-gradient-to: #312e81;
  }

  .tablet-portrait\:hover\:to-purple-50:hover {
    --tw-gradient-to: #f5f3ff;
  }

  .tablet-portrait\:hover\:to-purple-100:hover {
    --tw-gradient-to: #ede9fe;
  }

  .tablet-portrait\:hover\:to-purple-200:hover {
    --tw-gradient-to: #ddd6fe;
  }

  .tablet-portrait\:hover\:to-purple-300:hover {
    --tw-gradient-to: #c4b5fd;
  }

  .tablet-portrait\:hover\:to-purple-400:hover {
    --tw-gradient-to: #a78bfa;
  }

  .tablet-portrait\:hover\:to-purple-500:hover {
    --tw-gradient-to: #8b5cf6;
  }

  .tablet-portrait\:hover\:to-purple-600:hover {
    --tw-gradient-to: #7c3aed;
  }

  .tablet-portrait\:hover\:to-purple-700:hover {
    --tw-gradient-to: #6d28d9;
  }

  .tablet-portrait\:hover\:to-purple-800:hover {
    --tw-gradient-to: #5b21b6;
  }

  .tablet-portrait\:hover\:to-purple-900:hover {
    --tw-gradient-to: #4c1d95;
  }

  .tablet-portrait\:hover\:to-pink-50:hover {
    --tw-gradient-to: #fdf2f8;
  }

  .tablet-portrait\:hover\:to-pink-100:hover {
    --tw-gradient-to: #fce7f3;
  }

  .tablet-portrait\:hover\:to-pink-200:hover {
    --tw-gradient-to: #fbcfe8;
  }

  .tablet-portrait\:hover\:to-pink-300:hover {
    --tw-gradient-to: #f9a8d4;
  }

  .tablet-portrait\:hover\:to-pink-400:hover {
    --tw-gradient-to: #f472b6;
  }

  .tablet-portrait\:hover\:to-pink-500:hover {
    --tw-gradient-to: #ec4899;
  }

  .tablet-portrait\:hover\:to-pink-600:hover {
    --tw-gradient-to: #db2777;
  }

  .tablet-portrait\:hover\:to-pink-700:hover {
    --tw-gradient-to: #be185d;
  }

  .tablet-portrait\:hover\:to-pink-800:hover {
    --tw-gradient-to: #9d174d;
  }

  .tablet-portrait\:hover\:to-pink-900:hover {
    --tw-gradient-to: #831843;
  }

  .tablet-portrait\:hover\:to-base-normal:hover {
    --tw-gradient-to: #004181;
  }

  .tablet-portrait\:hover\:to-base-dark:hover {
    --tw-gradient-to: #003469;
  }

  .tablet-portrait\:hover\:to-base-black:hover {
    --tw-gradient-to: #1D1D1F;
  }

  .tablet-portrait\:hover\:to-base-border:hover {
    --tw-gradient-to: #E7E7E9;
  }

  .tablet-portrait\:hover\:to-primary-normal:hover {
    --tw-gradient-to: #0067CF;
  }

  .tablet-portrait\:hover\:to-primary-alt:hover {
    --tw-gradient-to: #00478F;
  }

  .tablet-portrait\:hover\:to-subtle-white:hover {
    --tw-gradient-to: #F9F9F9;
  }

  .tablet-portrait\:hover\:to-turquesa:hover {
    --tw-gradient-to: #0097B2;
  }

  .tablet-portrait\:focus\:to-transparent:focus {
    --tw-gradient-to: transparent;
  }

  .tablet-portrait\:focus\:to-current:focus {
    --tw-gradient-to: currentColor;
  }

  .tablet-portrait\:focus\:to-black:focus {
    --tw-gradient-to: #000;
  }

  .tablet-portrait\:focus\:to-white:focus {
    --tw-gradient-to: #fff;
  }

  .tablet-portrait\:focus\:to-gray-50:focus {
    --tw-gradient-to: #f9fafb;
  }

  .tablet-portrait\:focus\:to-gray-100:focus {
    --tw-gradient-to: #f3f4f6;
  }

  .tablet-portrait\:focus\:to-gray-200:focus {
    --tw-gradient-to: #e5e7eb;
  }

  .tablet-portrait\:focus\:to-gray-300:focus {
    --tw-gradient-to: #d1d5db;
  }

  .tablet-portrait\:focus\:to-gray-400:focus {
    --tw-gradient-to: #9ca3af;
  }

  .tablet-portrait\:focus\:to-gray-500:focus {
    --tw-gradient-to: #6b7280;
  }

  .tablet-portrait\:focus\:to-gray-600:focus {
    --tw-gradient-to: #4b5563;
  }

  .tablet-portrait\:focus\:to-gray-700:focus {
    --tw-gradient-to: #374151;
  }

  .tablet-portrait\:focus\:to-gray-800:focus {
    --tw-gradient-to: #1f2937;
  }

  .tablet-portrait\:focus\:to-gray-900:focus {
    --tw-gradient-to: #111827;
  }

  .tablet-portrait\:focus\:to-red-50:focus {
    --tw-gradient-to: #fef2f2;
  }

  .tablet-portrait\:focus\:to-red-100:focus {
    --tw-gradient-to: #fee2e2;
  }

  .tablet-portrait\:focus\:to-red-200:focus {
    --tw-gradient-to: #fecaca;
  }

  .tablet-portrait\:focus\:to-red-300:focus {
    --tw-gradient-to: #fca5a5;
  }

  .tablet-portrait\:focus\:to-red-400:focus {
    --tw-gradient-to: #f87171;
  }

  .tablet-portrait\:focus\:to-red-500:focus {
    --tw-gradient-to: #ef4444;
  }

  .tablet-portrait\:focus\:to-red-600:focus {
    --tw-gradient-to: #dc2626;
  }

  .tablet-portrait\:focus\:to-red-700:focus {
    --tw-gradient-to: #b91c1c;
  }

  .tablet-portrait\:focus\:to-red-800:focus {
    --tw-gradient-to: #991b1b;
  }

  .tablet-portrait\:focus\:to-red-900:focus {
    --tw-gradient-to: #7f1d1d;
  }

  .tablet-portrait\:focus\:to-yellow-50:focus {
    --tw-gradient-to: #fffbeb;
  }

  .tablet-portrait\:focus\:to-yellow-100:focus {
    --tw-gradient-to: #fef3c7;
  }

  .tablet-portrait\:focus\:to-yellow-200:focus {
    --tw-gradient-to: #fde68a;
  }

  .tablet-portrait\:focus\:to-yellow-300:focus {
    --tw-gradient-to: #fcd34d;
  }

  .tablet-portrait\:focus\:to-yellow-400:focus {
    --tw-gradient-to: #fbbf24;
  }

  .tablet-portrait\:focus\:to-yellow-500:focus {
    --tw-gradient-to: #f59e0b;
  }

  .tablet-portrait\:focus\:to-yellow-600:focus {
    --tw-gradient-to: #d97706;
  }

  .tablet-portrait\:focus\:to-yellow-700:focus {
    --tw-gradient-to: #b45309;
  }

  .tablet-portrait\:focus\:to-yellow-800:focus {
    --tw-gradient-to: #92400e;
  }

  .tablet-portrait\:focus\:to-yellow-900:focus {
    --tw-gradient-to: #78350f;
  }

  .tablet-portrait\:focus\:to-green-50:focus {
    --tw-gradient-to: #ecfdf5;
  }

  .tablet-portrait\:focus\:to-green-100:focus {
    --tw-gradient-to: #d1fae5;
  }

  .tablet-portrait\:focus\:to-green-200:focus {
    --tw-gradient-to: #a7f3d0;
  }

  .tablet-portrait\:focus\:to-green-300:focus {
    --tw-gradient-to: #6ee7b7;
  }

  .tablet-portrait\:focus\:to-green-400:focus {
    --tw-gradient-to: #34d399;
  }

  .tablet-portrait\:focus\:to-green-500:focus {
    --tw-gradient-to: #10b981;
  }

  .tablet-portrait\:focus\:to-green-600:focus {
    --tw-gradient-to: #059669;
  }

  .tablet-portrait\:focus\:to-green-700:focus {
    --tw-gradient-to: #047857;
  }

  .tablet-portrait\:focus\:to-green-800:focus {
    --tw-gradient-to: #065f46;
  }

  .tablet-portrait\:focus\:to-green-900:focus {
    --tw-gradient-to: #064e3b;
  }

  .tablet-portrait\:focus\:to-blue-50:focus {
    --tw-gradient-to: #eff6ff;
  }

  .tablet-portrait\:focus\:to-blue-100:focus {
    --tw-gradient-to: #dbeafe;
  }

  .tablet-portrait\:focus\:to-blue-200:focus {
    --tw-gradient-to: #bfdbfe;
  }

  .tablet-portrait\:focus\:to-blue-300:focus {
    --tw-gradient-to: #93c5fd;
  }

  .tablet-portrait\:focus\:to-blue-400:focus {
    --tw-gradient-to: #60a5fa;
  }

  .tablet-portrait\:focus\:to-blue-500:focus {
    --tw-gradient-to: #3b82f6;
  }

  .tablet-portrait\:focus\:to-blue-600:focus {
    --tw-gradient-to: #2563eb;
  }

  .tablet-portrait\:focus\:to-blue-700:focus {
    --tw-gradient-to: #1d4ed8;
  }

  .tablet-portrait\:focus\:to-blue-800:focus {
    --tw-gradient-to: #1e40af;
  }

  .tablet-portrait\:focus\:to-blue-900:focus {
    --tw-gradient-to: #1e3a8a;
  }

  .tablet-portrait\:focus\:to-indigo-50:focus {
    --tw-gradient-to: #eef2ff;
  }

  .tablet-portrait\:focus\:to-indigo-100:focus {
    --tw-gradient-to: #e0e7ff;
  }

  .tablet-portrait\:focus\:to-indigo-200:focus {
    --tw-gradient-to: #c7d2fe;
  }

  .tablet-portrait\:focus\:to-indigo-300:focus {
    --tw-gradient-to: #a5b4fc;
  }

  .tablet-portrait\:focus\:to-indigo-400:focus {
    --tw-gradient-to: #818cf8;
  }

  .tablet-portrait\:focus\:to-indigo-500:focus {
    --tw-gradient-to: #6366f1;
  }

  .tablet-portrait\:focus\:to-indigo-600:focus {
    --tw-gradient-to: #4f46e5;
  }

  .tablet-portrait\:focus\:to-indigo-700:focus {
    --tw-gradient-to: #4338ca;
  }

  .tablet-portrait\:focus\:to-indigo-800:focus {
    --tw-gradient-to: #3730a3;
  }

  .tablet-portrait\:focus\:to-indigo-900:focus {
    --tw-gradient-to: #312e81;
  }

  .tablet-portrait\:focus\:to-purple-50:focus {
    --tw-gradient-to: #f5f3ff;
  }

  .tablet-portrait\:focus\:to-purple-100:focus {
    --tw-gradient-to: #ede9fe;
  }

  .tablet-portrait\:focus\:to-purple-200:focus {
    --tw-gradient-to: #ddd6fe;
  }

  .tablet-portrait\:focus\:to-purple-300:focus {
    --tw-gradient-to: #c4b5fd;
  }

  .tablet-portrait\:focus\:to-purple-400:focus {
    --tw-gradient-to: #a78bfa;
  }

  .tablet-portrait\:focus\:to-purple-500:focus {
    --tw-gradient-to: #8b5cf6;
  }

  .tablet-portrait\:focus\:to-purple-600:focus {
    --tw-gradient-to: #7c3aed;
  }

  .tablet-portrait\:focus\:to-purple-700:focus {
    --tw-gradient-to: #6d28d9;
  }

  .tablet-portrait\:focus\:to-purple-800:focus {
    --tw-gradient-to: #5b21b6;
  }

  .tablet-portrait\:focus\:to-purple-900:focus {
    --tw-gradient-to: #4c1d95;
  }

  .tablet-portrait\:focus\:to-pink-50:focus {
    --tw-gradient-to: #fdf2f8;
  }

  .tablet-portrait\:focus\:to-pink-100:focus {
    --tw-gradient-to: #fce7f3;
  }

  .tablet-portrait\:focus\:to-pink-200:focus {
    --tw-gradient-to: #fbcfe8;
  }

  .tablet-portrait\:focus\:to-pink-300:focus {
    --tw-gradient-to: #f9a8d4;
  }

  .tablet-portrait\:focus\:to-pink-400:focus {
    --tw-gradient-to: #f472b6;
  }

  .tablet-portrait\:focus\:to-pink-500:focus {
    --tw-gradient-to: #ec4899;
  }

  .tablet-portrait\:focus\:to-pink-600:focus {
    --tw-gradient-to: #db2777;
  }

  .tablet-portrait\:focus\:to-pink-700:focus {
    --tw-gradient-to: #be185d;
  }

  .tablet-portrait\:focus\:to-pink-800:focus {
    --tw-gradient-to: #9d174d;
  }

  .tablet-portrait\:focus\:to-pink-900:focus {
    --tw-gradient-to: #831843;
  }

  .tablet-portrait\:focus\:to-base-normal:focus {
    --tw-gradient-to: #004181;
  }

  .tablet-portrait\:focus\:to-base-dark:focus {
    --tw-gradient-to: #003469;
  }

  .tablet-portrait\:focus\:to-base-black:focus {
    --tw-gradient-to: #1D1D1F;
  }

  .tablet-portrait\:focus\:to-base-border:focus {
    --tw-gradient-to: #E7E7E9;
  }

  .tablet-portrait\:focus\:to-primary-normal:focus {
    --tw-gradient-to: #0067CF;
  }

  .tablet-portrait\:focus\:to-primary-alt:focus {
    --tw-gradient-to: #00478F;
  }

  .tablet-portrait\:focus\:to-subtle-white:focus {
    --tw-gradient-to: #F9F9F9;
  }

  .tablet-portrait\:focus\:to-turquesa:focus {
    --tw-gradient-to: #0097B2;
  }

  .tablet-portrait\:decoration-slice {
    -webkit-box-decoration-break: slice;
            box-decoration-break: slice;
  }

  .tablet-portrait\:decoration-clone {
    -webkit-box-decoration-break: clone;
            box-decoration-break: clone;
  }

  .tablet-portrait\:bg-auto {
    background-size: auto;
  }

  .tablet-portrait\:bg-cover {
    background-size: cover;
  }

  .tablet-portrait\:bg-contain {
    background-size: contain;
  }

  .tablet-portrait\:bg-fixed {
    background-attachment: fixed;
  }

  .tablet-portrait\:bg-local {
    background-attachment: local;
  }

  .tablet-portrait\:bg-scroll {
    background-attachment: scroll;
  }

  .tablet-portrait\:bg-clip-border {
    background-clip: border-box;
  }

  .tablet-portrait\:bg-clip-padding {
    background-clip: padding-box;
  }

  .tablet-portrait\:bg-clip-content {
    background-clip: content-box;
  }

  .tablet-portrait\:bg-clip-text {
    -webkit-background-clip: text;
            background-clip: text;
  }

  .tablet-portrait\:bg-bottom {
    background-position: bottom;
  }

  .tablet-portrait\:bg-center {
    background-position: center;
  }

  .tablet-portrait\:bg-left {
    background-position: left;
  }

  .tablet-portrait\:bg-left-bottom {
    background-position: left bottom;
  }

  .tablet-portrait\:bg-left-top {
    background-position: left top;
  }

  .tablet-portrait\:bg-right {
    background-position: right;
  }

  .tablet-portrait\:bg-right-bottom {
    background-position: right bottom;
  }

  .tablet-portrait\:bg-right-top {
    background-position: right top;
  }

  .tablet-portrait\:bg-top {
    background-position: top;
  }

  .tablet-portrait\:bg-repeat {
    background-repeat: repeat;
  }

  .tablet-portrait\:bg-no-repeat {
    background-repeat: no-repeat;
  }

  .tablet-portrait\:bg-repeat-x {
    background-repeat: repeat-x;
  }

  .tablet-portrait\:bg-repeat-y {
    background-repeat: repeat-y;
  }

  .tablet-portrait\:bg-repeat-round {
    background-repeat: round;
  }

  .tablet-portrait\:bg-repeat-space {
    background-repeat: space;
  }

  .tablet-portrait\:bg-origin-border {
    background-origin: border-box;
  }

  .tablet-portrait\:bg-origin-padding {
    background-origin: padding-box;
  }

  .tablet-portrait\:bg-origin-content {
    background-origin: content-box;
  }

  .tablet-portrait\:fill-current {
    fill: currentColor;
  }

  .tablet-portrait\:stroke-current {
    stroke: currentColor;
  }

  .tablet-portrait\:stroke-0 {
    stroke-width: 0;
  }

  .tablet-portrait\:stroke-1 {
    stroke-width: 1;
  }

  .tablet-portrait\:stroke-2 {
    stroke-width: 2;
  }

  .tablet-portrait\:object-contain {
    -o-object-fit: contain;
       object-fit: contain;
  }

  .tablet-portrait\:object-cover {
    -o-object-fit: cover;
       object-fit: cover;
  }

  .tablet-portrait\:object-fill {
    -o-object-fit: fill;
       object-fit: fill;
  }

  .tablet-portrait\:object-none {
    -o-object-fit: none;
       object-fit: none;
  }

  .tablet-portrait\:object-scale-down {
    -o-object-fit: scale-down;
       object-fit: scale-down;
  }

  .tablet-portrait\:object-bottom {
    -o-object-position: bottom;
       object-position: bottom;
  }

  .tablet-portrait\:object-center {
    -o-object-position: center;
       object-position: center;
  }

  .tablet-portrait\:object-left {
    -o-object-position: left;
       object-position: left;
  }

  .tablet-portrait\:object-left-bottom {
    -o-object-position: left bottom;
       object-position: left bottom;
  }

  .tablet-portrait\:object-left-top {
    -o-object-position: left top;
       object-position: left top;
  }

  .tablet-portrait\:object-right {
    -o-object-position: right;
       object-position: right;
  }

  .tablet-portrait\:object-right-bottom {
    -o-object-position: right bottom;
       object-position: right bottom;
  }

  .tablet-portrait\:object-right-top {
    -o-object-position: right top;
       object-position: right top;
  }

  .tablet-portrait\:object-top {
    -o-object-position: top;
       object-position: top;
  }

  .tablet-portrait\:p-0 {
    padding: 0;
  }

  .tablet-portrait\:p-1 {
    padding: 0.0625rem;
  }

  .tablet-portrait\:p-2 {
    padding: 0.125rem;
  }

  .tablet-portrait\:p-3 {
    padding: 0.1875rem;
  }

  .tablet-portrait\:p-4 {
    padding: 0.25rem;
  }

  .tablet-portrait\:p-5 {
    padding: 0.3125rem;
  }

  .tablet-portrait\:p-6 {
    padding: 0.375rem;
  }

  .tablet-portrait\:p-8 {
    padding: 0.5rem;
  }

  .tablet-portrait\:p-10 {
    padding: 0.625rem;
  }

  .tablet-portrait\:p-12 {
    padding: 0.75rem;
  }

  .tablet-portrait\:p-16 {
    padding: 1rem;
  }

  .tablet-portrait\:p-20 {
    padding: 1.25rem;
  }

  .tablet-portrait\:p-24 {
    padding: 1.5rem;
  }

  .tablet-portrait\:p-32 {
    padding: 2rem;
  }

  .tablet-portrait\:p-40 {
    padding: 2.5rem;
  }

  .tablet-portrait\:p-48 {
    padding: 3rem;
  }

  .tablet-portrait\:p-56 {
    padding: 3.5rem;
  }

  .tablet-portrait\:p-64 {
    padding: 4rem;
  }

  .tablet-portrait\:p-68 {
    padding: 4.25rem;
  }

  .tablet-portrait\:p-72 {
    padding: 4.5rem;
  }

  .tablet-portrait\:p-76 {
    padding: 4.75rem;
  }

  .tablet-portrait\:p-80 {
    padding: 5rem;
  }

  .tablet-portrait\:p-192 {
    padding: 12rem;
  }

  .tablet-portrait\:p-px {
    padding: 1px;
  }

  .tablet-portrait\:px-0 {
    padding-left: 0;
    padding-right: 0;
  }

  .tablet-portrait\:px-1 {
    padding-left: 0.0625rem;
    padding-right: 0.0625rem;
  }

  .tablet-portrait\:px-2 {
    padding-left: 0.125rem;
    padding-right: 0.125rem;
  }

  .tablet-portrait\:px-3 {
    padding-left: 0.1875rem;
    padding-right: 0.1875rem;
  }

  .tablet-portrait\:px-4 {
    padding-left: 0.25rem;
    padding-right: 0.25rem;
  }

  .tablet-portrait\:px-5 {
    padding-left: 0.3125rem;
    padding-right: 0.3125rem;
  }

  .tablet-portrait\:px-6 {
    padding-left: 0.375rem;
    padding-right: 0.375rem;
  }

  .tablet-portrait\:px-8 {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }

  .tablet-portrait\:px-10 {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }

  .tablet-portrait\:px-12 {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }

  .tablet-portrait\:px-16 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .tablet-portrait\:px-20 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .tablet-portrait\:px-24 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .tablet-portrait\:px-32 {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .tablet-portrait\:px-40 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .tablet-portrait\:px-48 {
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .tablet-portrait\:px-56 {
    padding-left: 3.5rem;
    padding-right: 3.5rem;
  }

  .tablet-portrait\:px-64 {
    padding-left: 4rem;
    padding-right: 4rem;
  }

  .tablet-portrait\:px-68 {
    padding-left: 4.25rem;
    padding-right: 4.25rem;
  }

  .tablet-portrait\:px-72 {
    padding-left: 4.5rem;
    padding-right: 4.5rem;
  }

  .tablet-portrait\:px-76 {
    padding-left: 4.75rem;
    padding-right: 4.75rem;
  }

  .tablet-portrait\:px-80 {
    padding-left: 5rem;
    padding-right: 5rem;
  }

  .tablet-portrait\:px-192 {
    padding-left: 12rem;
    padding-right: 12rem;
  }

  .tablet-portrait\:px-px {
    padding-left: 1px;
    padding-right: 1px;
  }

  .tablet-portrait\:py-0 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .tablet-portrait\:py-1 {
    padding-top: 0.0625rem;
    padding-bottom: 0.0625rem;
  }

  .tablet-portrait\:py-2 {
    padding-top: 0.125rem;
    padding-bottom: 0.125rem;
  }

  .tablet-portrait\:py-3 {
    padding-top: 0.1875rem;
    padding-bottom: 0.1875rem;
  }

  .tablet-portrait\:py-4 {
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
  }

  .tablet-portrait\:py-5 {
    padding-top: 0.3125rem;
    padding-bottom: 0.3125rem;
  }

  .tablet-portrait\:py-6 {
    padding-top: 0.375rem;
    padding-bottom: 0.375rem;
  }

  .tablet-portrait\:py-8 {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }

  .tablet-portrait\:py-10 {
    padding-top: 0.625rem;
    padding-bottom: 0.625rem;
  }

  .tablet-portrait\:py-12 {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
  }

  .tablet-portrait\:py-16 {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .tablet-portrait\:py-20 {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }

  .tablet-portrait\:py-24 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }

  .tablet-portrait\:py-32 {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .tablet-portrait\:py-40 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }

  .tablet-portrait\:py-48 {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .tablet-portrait\:py-56 {
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }

  .tablet-portrait\:py-64 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .tablet-portrait\:py-68 {
    padding-top: 4.25rem;
    padding-bottom: 4.25rem;
  }

  .tablet-portrait\:py-72 {
    padding-top: 4.5rem;
    padding-bottom: 4.5rem;
  }

  .tablet-portrait\:py-76 {
    padding-top: 4.75rem;
    padding-bottom: 4.75rem;
  }

  .tablet-portrait\:py-80 {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  .tablet-portrait\:py-192 {
    padding-top: 12rem;
    padding-bottom: 12rem;
  }

  .tablet-portrait\:py-px {
    padding-top: 1px;
    padding-bottom: 1px;
  }

  .tablet-portrait\:pt-0 {
    padding-top: 0;
  }

  .tablet-portrait\:pt-1 {
    padding-top: 0.0625rem;
  }

  .tablet-portrait\:pt-2 {
    padding-top: 0.125rem;
  }

  .tablet-portrait\:pt-3 {
    padding-top: 0.1875rem;
  }

  .tablet-portrait\:pt-4 {
    padding-top: 0.25rem;
  }

  .tablet-portrait\:pt-5 {
    padding-top: 0.3125rem;
  }

  .tablet-portrait\:pt-6 {
    padding-top: 0.375rem;
  }

  .tablet-portrait\:pt-8 {
    padding-top: 0.5rem;
  }

  .tablet-portrait\:pt-10 {
    padding-top: 0.625rem;
  }

  .tablet-portrait\:pt-12 {
    padding-top: 0.75rem;
  }

  .tablet-portrait\:pt-16 {
    padding-top: 1rem;
  }

  .tablet-portrait\:pt-20 {
    padding-top: 1.25rem;
  }

  .tablet-portrait\:pt-24 {
    padding-top: 1.5rem;
  }

  .tablet-portrait\:pt-32 {
    padding-top: 2rem;
  }

  .tablet-portrait\:pt-40 {
    padding-top: 2.5rem;
  }

  .tablet-portrait\:pt-48 {
    padding-top: 3rem;
  }

  .tablet-portrait\:pt-56 {
    padding-top: 3.5rem;
  }

  .tablet-portrait\:pt-64 {
    padding-top: 4rem;
  }

  .tablet-portrait\:pt-68 {
    padding-top: 4.25rem;
  }

  .tablet-portrait\:pt-72 {
    padding-top: 4.5rem;
  }

  .tablet-portrait\:pt-76 {
    padding-top: 4.75rem;
  }

  .tablet-portrait\:pt-80 {
    padding-top: 5rem;
  }

  .tablet-portrait\:pt-192 {
    padding-top: 12rem;
  }

  .tablet-portrait\:pt-px {
    padding-top: 1px;
  }

  .tablet-portrait\:pr-0 {
    padding-right: 0;
  }

  .tablet-portrait\:pr-1 {
    padding-right: 0.0625rem;
  }

  .tablet-portrait\:pr-2 {
    padding-right: 0.125rem;
  }

  .tablet-portrait\:pr-3 {
    padding-right: 0.1875rem;
  }

  .tablet-portrait\:pr-4 {
    padding-right: 0.25rem;
  }

  .tablet-portrait\:pr-5 {
    padding-right: 0.3125rem;
  }

  .tablet-portrait\:pr-6 {
    padding-right: 0.375rem;
  }

  .tablet-portrait\:pr-8 {
    padding-right: 0.5rem;
  }

  .tablet-portrait\:pr-10 {
    padding-right: 0.625rem;
  }

  .tablet-portrait\:pr-12 {
    padding-right: 0.75rem;
  }

  .tablet-portrait\:pr-16 {
    padding-right: 1rem;
  }

  .tablet-portrait\:pr-20 {
    padding-right: 1.25rem;
  }

  .tablet-portrait\:pr-24 {
    padding-right: 1.5rem;
  }

  .tablet-portrait\:pr-32 {
    padding-right: 2rem;
  }

  .tablet-portrait\:pr-40 {
    padding-right: 2.5rem;
  }

  .tablet-portrait\:pr-48 {
    padding-right: 3rem;
  }

  .tablet-portrait\:pr-56 {
    padding-right: 3.5rem;
  }

  .tablet-portrait\:pr-64 {
    padding-right: 4rem;
  }

  .tablet-portrait\:pr-68 {
    padding-right: 4.25rem;
  }

  .tablet-portrait\:pr-72 {
    padding-right: 4.5rem;
  }

  .tablet-portrait\:pr-76 {
    padding-right: 4.75rem;
  }

  .tablet-portrait\:pr-80 {
    padding-right: 5rem;
  }

  .tablet-portrait\:pr-192 {
    padding-right: 12rem;
  }

  .tablet-portrait\:pr-px {
    padding-right: 1px;
  }

  .tablet-portrait\:pb-0 {
    padding-bottom: 0;
  }

  .tablet-portrait\:pb-1 {
    padding-bottom: 0.0625rem;
  }

  .tablet-portrait\:pb-2 {
    padding-bottom: 0.125rem;
  }

  .tablet-portrait\:pb-3 {
    padding-bottom: 0.1875rem;
  }

  .tablet-portrait\:pb-4 {
    padding-bottom: 0.25rem;
  }

  .tablet-portrait\:pb-5 {
    padding-bottom: 0.3125rem;
  }

  .tablet-portrait\:pb-6 {
    padding-bottom: 0.375rem;
  }

  .tablet-portrait\:pb-8 {
    padding-bottom: 0.5rem;
  }

  .tablet-portrait\:pb-10 {
    padding-bottom: 0.625rem;
  }

  .tablet-portrait\:pb-12 {
    padding-bottom: 0.75rem;
  }

  .tablet-portrait\:pb-16 {
    padding-bottom: 1rem;
  }

  .tablet-portrait\:pb-20 {
    padding-bottom: 1.25rem;
  }

  .tablet-portrait\:pb-24 {
    padding-bottom: 1.5rem;
  }

  .tablet-portrait\:pb-32 {
    padding-bottom: 2rem;
  }

  .tablet-portrait\:pb-40 {
    padding-bottom: 2.5rem;
  }

  .tablet-portrait\:pb-48 {
    padding-bottom: 3rem;
  }

  .tablet-portrait\:pb-56 {
    padding-bottom: 3.5rem;
  }

  .tablet-portrait\:pb-64 {
    padding-bottom: 4rem;
  }

  .tablet-portrait\:pb-68 {
    padding-bottom: 4.25rem;
  }

  .tablet-portrait\:pb-72 {
    padding-bottom: 4.5rem;
  }

  .tablet-portrait\:pb-76 {
    padding-bottom: 4.75rem;
  }

  .tablet-portrait\:pb-80 {
    padding-bottom: 5rem;
  }

  .tablet-portrait\:pb-192 {
    padding-bottom: 12rem;
  }

  .tablet-portrait\:pb-px {
    padding-bottom: 1px;
  }

  .tablet-portrait\:pl-0 {
    padding-left: 0;
  }

  .tablet-portrait\:pl-1 {
    padding-left: 0.0625rem;
  }

  .tablet-portrait\:pl-2 {
    padding-left: 0.125rem;
  }

  .tablet-portrait\:pl-3 {
    padding-left: 0.1875rem;
  }

  .tablet-portrait\:pl-4 {
    padding-left: 0.25rem;
  }

  .tablet-portrait\:pl-5 {
    padding-left: 0.3125rem;
  }

  .tablet-portrait\:pl-6 {
    padding-left: 0.375rem;
  }

  .tablet-portrait\:pl-8 {
    padding-left: 0.5rem;
  }

  .tablet-portrait\:pl-10 {
    padding-left: 0.625rem;
  }

  .tablet-portrait\:pl-12 {
    padding-left: 0.75rem;
  }

  .tablet-portrait\:pl-16 {
    padding-left: 1rem;
  }

  .tablet-portrait\:pl-20 {
    padding-left: 1.25rem;
  }

  .tablet-portrait\:pl-24 {
    padding-left: 1.5rem;
  }

  .tablet-portrait\:pl-32 {
    padding-left: 2rem;
  }

  .tablet-portrait\:pl-40 {
    padding-left: 2.5rem;
  }

  .tablet-portrait\:pl-48 {
    padding-left: 3rem;
  }

  .tablet-portrait\:pl-56 {
    padding-left: 3.5rem;
  }

  .tablet-portrait\:pl-64 {
    padding-left: 4rem;
  }

  .tablet-portrait\:pl-68 {
    padding-left: 4.25rem;
  }

  .tablet-portrait\:pl-72 {
    padding-left: 4.5rem;
  }

  .tablet-portrait\:pl-76 {
    padding-left: 4.75rem;
  }

  .tablet-portrait\:pl-80 {
    padding-left: 5rem;
  }

  .tablet-portrait\:pl-192 {
    padding-left: 12rem;
  }

  .tablet-portrait\:pl-px {
    padding-left: 1px;
  }

  .tablet-portrait\:text-left {
    text-align: left;
  }

  .tablet-portrait\:text-center {
    text-align: center;
  }

  .tablet-portrait\:text-right {
    text-align: right;
  }

  .tablet-portrait\:text-justify {
    text-align: justify;
  }

  .tablet-portrait\:align-baseline {
    vertical-align: baseline;
  }

  .tablet-portrait\:align-top {
    vertical-align: top;
  }

  .tablet-portrait\:align-middle {
    vertical-align: middle;
  }

  .tablet-portrait\:align-bottom {
    vertical-align: bottom;
  }

  .tablet-portrait\:align-text-top {
    vertical-align: text-top;
  }

  .tablet-portrait\:align-text-bottom {
    vertical-align: text-bottom;
  }

  .tablet-portrait\:font-body {
    font-family: Roboto;
  }

  .tablet-portrait\:font-heading {
    font-family: "Open Sans";
  }

  .tablet-portrait\:text-root-em {
    font-size: 16px;
  }

  .tablet-portrait\:text-xs {
    font-size: 0.75rem;
  }

  .tablet-portrait\:text-sm {
    font-size: 0.875rem;
  }

  .tablet-portrait\:text-base {
    font-size: 1rem;
  }

  .tablet-portrait\:text-lg {
    font-size: 1.125rem;
  }

  .tablet-portrait\:text-xl {
    font-size: 1.25rem;
  }

  .tablet-portrait\:text-2xl {
    font-size: 1.375rem;
  }

  .tablet-portrait\:text-3xl {
    font-size: 1.5rem;
  }

  .tablet-portrait\:text-4xl {
    font-size: 1.625rem;
  }

  .tablet-portrait\:text-5xl {
    font-size: 1.75rem;
  }

  .tablet-portrait\:text-6xl {
    font-size: 1.875rem;
  }

  .tablet-portrait\:text-heading-xs {
    font-size: 1.75rem;
  }

  .tablet-portrait\:text-heading-sm {
    font-size: 2rem;
  }

  .tablet-portrait\:text-heading-md {
    font-size: 2.125rem;
  }

  .tablet-portrait\:text-heading-lg {
    font-size: 2.375rem;
  }

  .tablet-portrait\:text-heading-xl {
    font-size: 2.625rem;
  }

  .tablet-portrait\:font-thin {
    font-weight: 100;
  }

  .tablet-portrait\:font-extralight {
    font-weight: 200;
  }

  .tablet-portrait\:font-light {
    font-weight: 300;
  }

  .tablet-portrait\:font-normal {
    font-weight: 400;
  }

  .tablet-portrait\:font-medium {
    font-weight: 500;
  }

  .tablet-portrait\:font-semibold {
    font-weight: 600;
  }

  .tablet-portrait\:font-bold {
    font-weight: 700;
  }

  .tablet-portrait\:font-extrabold {
    font-weight: 800;
  }

  .tablet-portrait\:font-black {
    font-weight: 900;
  }

  .tablet-portrait\:uppercase {
    text-transform: uppercase;
  }

  .tablet-portrait\:lowercase {
    text-transform: lowercase;
  }

  .tablet-portrait\:capitalize {
    text-transform: capitalize;
  }

  .tablet-portrait\:normal-case {
    text-transform: none;
  }

  .tablet-portrait\:italic {
    font-style: italic;
  }

  .tablet-portrait\:not-italic {
    font-style: normal;
  }

  .tablet-portrait\:ordinal, .tablet-portrait\:slashed-zero, .tablet-portrait\:lining-nums, .tablet-portrait\:oldstyle-nums, .tablet-portrait\:proportional-nums, .tablet-portrait\:tabular-nums, .tablet-portrait\:diagonal-fractions, .tablet-portrait\: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-feature-settings: var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction);
    font-variant-numeric: var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction);
  }

  .tablet-portrait\:normal-nums {
    font-feature-settings: normal;
    font-variant-numeric: normal;
  }

  .tablet-portrait\:ordinal {
    --tw-ordinal: ordinal;
  }

  .tablet-portrait\:slashed-zero {
    --tw-slashed-zero: slashed-zero;
  }

  .tablet-portrait\:lining-nums {
    --tw-numeric-figure: lining-nums;
  }

  .tablet-portrait\:oldstyle-nums {
    --tw-numeric-figure: oldstyle-nums;
  }

  .tablet-portrait\:proportional-nums {
    --tw-numeric-spacing: proportional-nums;
  }

  .tablet-portrait\:tabular-nums {
    --tw-numeric-spacing: tabular-nums;
  }

  .tablet-portrait\:diagonal-fractions {
    --tw-numeric-fraction: diagonal-fractions;
  }

  .tablet-portrait\:stacked-fractions {
    --tw-numeric-fraction: stacked-fractions;
  }

  .tablet-portrait\:leading-3 {
    line-height: .75rem;
  }

  .tablet-portrait\:leading-4 {
    line-height: 1rem;
  }

  .tablet-portrait\:leading-5 {
    line-height: 1.25rem;
  }

  .tablet-portrait\:leading-6 {
    line-height: 1.5rem;
  }

  .tablet-portrait\:leading-7 {
    line-height: 1.75rem;
  }

  .tablet-portrait\:leading-8 {
    line-height: 2rem;
  }

  .tablet-portrait\:leading-9 {
    line-height: 2.25rem;
  }

  .tablet-portrait\:leading-10 {
    line-height: 2.5rem;
  }

  .tablet-portrait\:leading-none {
    line-height: 1;
  }

  .tablet-portrait\:leading-tight {
    line-height: 1.25;
  }

  .tablet-portrait\:leading-snug {
    line-height: 1.375;
  }

  .tablet-portrait\:leading-normal {
    line-height: 1.5;
  }

  .tablet-portrait\:leading-relaxed {
    line-height: 1.625;
  }

  .tablet-portrait\:leading-loose {
    line-height: 2;
  }

  .tablet-portrait\:tracking-tighter {
    letter-spacing: -0.05em;
  }

  .tablet-portrait\:tracking-tight {
    letter-spacing: -0.025em;
  }

  .tablet-portrait\:tracking-normal {
    letter-spacing: 0em;
  }

  .tablet-portrait\:tracking-wide {
    letter-spacing: 0.025em;
  }

  .tablet-portrait\:tracking-wider {
    letter-spacing: 0.05em;
  }

  .tablet-portrait\:tracking-widest {
    letter-spacing: 0.1em;
  }

  .tablet-portrait\:text-transparent {
    color: transparent;
  }

  .tablet-portrait\:text-current {
    color: currentColor;
  }

  .tablet-portrait\:text-black {
    --tw-text-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-text-opacity));
  }

  .tablet-portrait\:text-white {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .tablet-portrait\:text-gray-50 {
    --tw-text-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-text-opacity));
  }

  .tablet-portrait\:text-gray-100 {
    --tw-text-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-text-opacity));
  }

  .tablet-portrait\:text-gray-200 {
    --tw-text-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-text-opacity));
  }

  .tablet-portrait\:text-gray-300 {
    --tw-text-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-text-opacity));
  }

  .tablet-portrait\:text-gray-400 {
    --tw-text-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-text-opacity));
  }

  .tablet-portrait\:text-gray-500 {
    --tw-text-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-text-opacity));
  }

  .tablet-portrait\:text-gray-600 {
    --tw-text-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-text-opacity));
  }

  .tablet-portrait\:text-gray-700 {
    --tw-text-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-text-opacity));
  }

  .tablet-portrait\:text-gray-800 {
    --tw-text-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-text-opacity));
  }

  .tablet-portrait\:text-gray-900 {
    --tw-text-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-text-opacity));
  }

  .tablet-portrait\:text-red-50 {
    --tw-text-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-text-opacity));
  }

  .tablet-portrait\:text-red-100 {
    --tw-text-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-text-opacity));
  }

  .tablet-portrait\:text-red-200 {
    --tw-text-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-text-opacity));
  }

  .tablet-portrait\:text-red-300 {
    --tw-text-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-text-opacity));
  }

  .tablet-portrait\:text-red-400 {
    --tw-text-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-text-opacity));
  }

  .tablet-portrait\:text-red-500 {
    --tw-text-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-text-opacity));
  }

  .tablet-portrait\:text-red-600 {
    --tw-text-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-text-opacity));
  }

  .tablet-portrait\:text-red-700 {
    --tw-text-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-text-opacity));
  }

  .tablet-portrait\:text-red-800 {
    --tw-text-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-text-opacity));
  }

  .tablet-portrait\:text-red-900 {
    --tw-text-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-text-opacity));
  }

  .tablet-portrait\:text-yellow-50 {
    --tw-text-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-text-opacity));
  }

  .tablet-portrait\:text-yellow-100 {
    --tw-text-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-text-opacity));
  }

  .tablet-portrait\:text-yellow-200 {
    --tw-text-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-text-opacity));
  }

  .tablet-portrait\:text-yellow-300 {
    --tw-text-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-text-opacity));
  }

  .tablet-portrait\:text-yellow-400 {
    --tw-text-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-text-opacity));
  }

  .tablet-portrait\:text-yellow-500 {
    --tw-text-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-text-opacity));
  }

  .tablet-portrait\:text-yellow-600 {
    --tw-text-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-text-opacity));
  }

  .tablet-portrait\:text-yellow-700 {
    --tw-text-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-text-opacity));
  }

  .tablet-portrait\:text-yellow-800 {
    --tw-text-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-text-opacity));
  }

  .tablet-portrait\:text-yellow-900 {
    --tw-text-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-text-opacity));
  }

  .tablet-portrait\:text-green-50 {
    --tw-text-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-text-opacity));
  }

  .tablet-portrait\:text-green-100 {
    --tw-text-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-text-opacity));
  }

  .tablet-portrait\:text-green-200 {
    --tw-text-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-text-opacity));
  }

  .tablet-portrait\:text-green-300 {
    --tw-text-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-text-opacity));
  }

  .tablet-portrait\:text-green-400 {
    --tw-text-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-text-opacity));
  }

  .tablet-portrait\:text-green-500 {
    --tw-text-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-text-opacity));
  }

  .tablet-portrait\:text-green-600 {
    --tw-text-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-text-opacity));
  }

  .tablet-portrait\:text-green-700 {
    --tw-text-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-text-opacity));
  }

  .tablet-portrait\:text-green-800 {
    --tw-text-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-text-opacity));
  }

  .tablet-portrait\:text-green-900 {
    --tw-text-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-text-opacity));
  }

  .tablet-portrait\:text-blue-50 {
    --tw-text-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-text-opacity));
  }

  .tablet-portrait\:text-blue-100 {
    --tw-text-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-text-opacity));
  }

  .tablet-portrait\:text-blue-200 {
    --tw-text-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-text-opacity));
  }

  .tablet-portrait\:text-blue-300 {
    --tw-text-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-text-opacity));
  }

  .tablet-portrait\:text-blue-400 {
    --tw-text-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-text-opacity));
  }

  .tablet-portrait\:text-blue-500 {
    --tw-text-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-text-opacity));
  }

  .tablet-portrait\:text-blue-600 {
    --tw-text-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-text-opacity));
  }

  .tablet-portrait\:text-blue-700 {
    --tw-text-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-text-opacity));
  }

  .tablet-portrait\:text-blue-800 {
    --tw-text-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-text-opacity));
  }

  .tablet-portrait\:text-blue-900 {
    --tw-text-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-text-opacity));
  }

  .tablet-portrait\:text-indigo-50 {
    --tw-text-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-text-opacity));
  }

  .tablet-portrait\:text-indigo-100 {
    --tw-text-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-text-opacity));
  }

  .tablet-portrait\:text-indigo-200 {
    --tw-text-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-text-opacity));
  }

  .tablet-portrait\:text-indigo-300 {
    --tw-text-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-text-opacity));
  }

  .tablet-portrait\:text-indigo-400 {
    --tw-text-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-text-opacity));
  }

  .tablet-portrait\:text-indigo-500 {
    --tw-text-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-text-opacity));
  }

  .tablet-portrait\:text-indigo-600 {
    --tw-text-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-text-opacity));
  }

  .tablet-portrait\:text-indigo-700 {
    --tw-text-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-text-opacity));
  }

  .tablet-portrait\:text-indigo-800 {
    --tw-text-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-text-opacity));
  }

  .tablet-portrait\:text-indigo-900 {
    --tw-text-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-text-opacity));
  }

  .tablet-portrait\:text-purple-50 {
    --tw-text-opacity: 1;
    color: rgba(245, 243, 255, var(--tw-text-opacity));
  }

  .tablet-portrait\:text-purple-100 {
    --tw-text-opacity: 1;
    color: rgba(237, 233, 254, var(--tw-text-opacity));
  }

  .tablet-portrait\:text-purple-200 {
    --tw-text-opacity: 1;
    color: rgba(221, 214, 254, var(--tw-text-opacity));
  }

  .tablet-portrait\:text-purple-300 {
    --tw-text-opacity: 1;
    color: rgba(196, 181, 253, var(--tw-text-opacity));
  }

  .tablet-portrait\:text-purple-400 {
    --tw-text-opacity: 1;
    color: rgba(167, 139, 250, var(--tw-text-opacity));
  }

  .tablet-portrait\:text-purple-500 {
    --tw-text-opacity: 1;
    color: rgba(139, 92, 246, var(--tw-text-opacity));
  }

  .tablet-portrait\:text-purple-600 {
    --tw-text-opacity: 1;
    color: rgba(124, 58, 237, var(--tw-text-opacity));
  }

  .tablet-portrait\:text-purple-700 {
    --tw-text-opacity: 1;
    color: rgba(109, 40, 217, var(--tw-text-opacity));
  }

  .tablet-portrait\:text-purple-800 {
    --tw-text-opacity: 1;
    color: rgba(91, 33, 182, var(--tw-text-opacity));
  }

  .tablet-portrait\:text-purple-900 {
    --tw-text-opacity: 1;
    color: rgba(76, 29, 149, var(--tw-text-opacity));
  }

  .tablet-portrait\:text-pink-50 {
    --tw-text-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-text-opacity));
  }

  .tablet-portrait\:text-pink-100 {
    --tw-text-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-text-opacity));
  }

  .tablet-portrait\:text-pink-200 {
    --tw-text-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-text-opacity));
  }

  .tablet-portrait\:text-pink-300 {
    --tw-text-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-text-opacity));
  }

  .tablet-portrait\:text-pink-400 {
    --tw-text-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-text-opacity));
  }

  .tablet-portrait\:text-pink-500 {
    --tw-text-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-text-opacity));
  }

  .tablet-portrait\:text-pink-600 {
    --tw-text-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-text-opacity));
  }

  .tablet-portrait\:text-pink-700 {
    --tw-text-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-text-opacity));
  }

  .tablet-portrait\:text-pink-800 {
    --tw-text-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-text-opacity));
  }

  .tablet-portrait\:text-pink-900 {
    --tw-text-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-text-opacity));
  }

  .tablet-portrait\:text-base-normal {
    --tw-text-opacity: 1;
    color: rgba(0, 65, 129, var(--tw-text-opacity));
  }

  .tablet-portrait\:text-base-dark {
    --tw-text-opacity: 1;
    color: rgba(0, 52, 105, var(--tw-text-opacity));
  }

  .tablet-portrait\:text-base-black {
    --tw-text-opacity: 1;
    color: rgba(29, 29, 31, var(--tw-text-opacity));
  }

  .tablet-portrait\:text-base-border {
    --tw-text-opacity: 1;
    color: rgba(231, 231, 233, var(--tw-text-opacity));
  }

  .tablet-portrait\:text-primary-normal {
    --tw-text-opacity: 1;
    color: rgba(0, 103, 207, var(--tw-text-opacity));
  }

  .tablet-portrait\:text-primary-alt {
    --tw-text-opacity: 1;
    color: rgba(0, 71, 143, var(--tw-text-opacity));
  }

  .tablet-portrait\:text-subtle-white {
    --tw-text-opacity: 1;
    color: rgba(249, 249, 249, var(--tw-text-opacity));
  }

  .tablet-portrait\:text-turquesa {
    --tw-text-opacity: 1;
    color: rgba(0, 151, 178, var(--tw-text-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:text-transparent {
    color: transparent;
  }

  .group:hover .tablet-portrait\:group-hover\:text-current {
    color: currentColor;
  }

  .group:hover .tablet-portrait\:group-hover\:text-black {
    --tw-text-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-text-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:text-white {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:text-gray-50 {
    --tw-text-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-text-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:text-gray-100 {
    --tw-text-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-text-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:text-gray-200 {
    --tw-text-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-text-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:text-gray-300 {
    --tw-text-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-text-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:text-gray-400 {
    --tw-text-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-text-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:text-gray-500 {
    --tw-text-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-text-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:text-gray-600 {
    --tw-text-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-text-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:text-gray-700 {
    --tw-text-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-text-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:text-gray-800 {
    --tw-text-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-text-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:text-gray-900 {
    --tw-text-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-text-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:text-red-50 {
    --tw-text-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-text-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:text-red-100 {
    --tw-text-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-text-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:text-red-200 {
    --tw-text-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-text-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:text-red-300 {
    --tw-text-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-text-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:text-red-400 {
    --tw-text-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-text-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:text-red-500 {
    --tw-text-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-text-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:text-red-600 {
    --tw-text-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-text-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:text-red-700 {
    --tw-text-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-text-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:text-red-800 {
    --tw-text-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-text-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:text-red-900 {
    --tw-text-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-text-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:text-yellow-50 {
    --tw-text-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-text-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:text-yellow-100 {
    --tw-text-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-text-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:text-yellow-200 {
    --tw-text-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-text-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:text-yellow-300 {
    --tw-text-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-text-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:text-yellow-400 {
    --tw-text-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-text-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:text-yellow-500 {
    --tw-text-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-text-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:text-yellow-600 {
    --tw-text-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-text-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:text-yellow-700 {
    --tw-text-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-text-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:text-yellow-800 {
    --tw-text-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-text-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:text-yellow-900 {
    --tw-text-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-text-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:text-green-50 {
    --tw-text-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-text-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:text-green-100 {
    --tw-text-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-text-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:text-green-200 {
    --tw-text-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-text-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:text-green-300 {
    --tw-text-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-text-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:text-green-400 {
    --tw-text-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-text-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:text-green-500 {
    --tw-text-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-text-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:text-green-600 {
    --tw-text-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-text-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:text-green-700 {
    --tw-text-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-text-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:text-green-800 {
    --tw-text-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-text-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:text-green-900 {
    --tw-text-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-text-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:text-blue-50 {
    --tw-text-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-text-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:text-blue-100 {
    --tw-text-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-text-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:text-blue-200 {
    --tw-text-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-text-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:text-blue-300 {
    --tw-text-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-text-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:text-blue-400 {
    --tw-text-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-text-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:text-blue-500 {
    --tw-text-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-text-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:text-blue-600 {
    --tw-text-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-text-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:text-blue-700 {
    --tw-text-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-text-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:text-blue-800 {
    --tw-text-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-text-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:text-blue-900 {
    --tw-text-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-text-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:text-indigo-50 {
    --tw-text-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-text-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:text-indigo-100 {
    --tw-text-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-text-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:text-indigo-200 {
    --tw-text-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-text-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:text-indigo-300 {
    --tw-text-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-text-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:text-indigo-400 {
    --tw-text-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-text-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:text-indigo-500 {
    --tw-text-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-text-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:text-indigo-600 {
    --tw-text-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-text-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:text-indigo-700 {
    --tw-text-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-text-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:text-indigo-800 {
    --tw-text-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-text-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:text-indigo-900 {
    --tw-text-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-text-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:text-purple-50 {
    --tw-text-opacity: 1;
    color: rgba(245, 243, 255, var(--tw-text-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:text-purple-100 {
    --tw-text-opacity: 1;
    color: rgba(237, 233, 254, var(--tw-text-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:text-purple-200 {
    --tw-text-opacity: 1;
    color: rgba(221, 214, 254, var(--tw-text-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:text-purple-300 {
    --tw-text-opacity: 1;
    color: rgba(196, 181, 253, var(--tw-text-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:text-purple-400 {
    --tw-text-opacity: 1;
    color: rgba(167, 139, 250, var(--tw-text-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:text-purple-500 {
    --tw-text-opacity: 1;
    color: rgba(139, 92, 246, var(--tw-text-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:text-purple-600 {
    --tw-text-opacity: 1;
    color: rgba(124, 58, 237, var(--tw-text-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:text-purple-700 {
    --tw-text-opacity: 1;
    color: rgba(109, 40, 217, var(--tw-text-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:text-purple-800 {
    --tw-text-opacity: 1;
    color: rgba(91, 33, 182, var(--tw-text-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:text-purple-900 {
    --tw-text-opacity: 1;
    color: rgba(76, 29, 149, var(--tw-text-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:text-pink-50 {
    --tw-text-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-text-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:text-pink-100 {
    --tw-text-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-text-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:text-pink-200 {
    --tw-text-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-text-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:text-pink-300 {
    --tw-text-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-text-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:text-pink-400 {
    --tw-text-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-text-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:text-pink-500 {
    --tw-text-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-text-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:text-pink-600 {
    --tw-text-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-text-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:text-pink-700 {
    --tw-text-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-text-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:text-pink-800 {
    --tw-text-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-text-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:text-pink-900 {
    --tw-text-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-text-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:text-base-normal {
    --tw-text-opacity: 1;
    color: rgba(0, 65, 129, var(--tw-text-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:text-base-dark {
    --tw-text-opacity: 1;
    color: rgba(0, 52, 105, var(--tw-text-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:text-base-black {
    --tw-text-opacity: 1;
    color: rgba(29, 29, 31, var(--tw-text-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:text-base-border {
    --tw-text-opacity: 1;
    color: rgba(231, 231, 233, var(--tw-text-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:text-primary-normal {
    --tw-text-opacity: 1;
    color: rgba(0, 103, 207, var(--tw-text-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:text-primary-alt {
    --tw-text-opacity: 1;
    color: rgba(0, 71, 143, var(--tw-text-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:text-subtle-white {
    --tw-text-opacity: 1;
    color: rgba(249, 249, 249, var(--tw-text-opacity));
  }

  .group:hover .tablet-portrait\:group-hover\:text-turquesa {
    --tw-text-opacity: 1;
    color: rgba(0, 151, 178, var(--tw-text-opacity));
  }

  .tablet-portrait\:focus-within\:text-transparent:focus-within {
    color: transparent;
  }

  .tablet-portrait\:focus-within\:text-current:focus-within {
    color: currentColor;
  }

  .tablet-portrait\:focus-within\:text-black:focus-within {
    --tw-text-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-text-opacity));
  }

  .tablet-portrait\:focus-within\:text-white:focus-within {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .tablet-portrait\:focus-within\:text-gray-50:focus-within {
    --tw-text-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-text-opacity));
  }

  .tablet-portrait\:focus-within\:text-gray-100:focus-within {
    --tw-text-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-text-opacity));
  }

  .tablet-portrait\:focus-within\:text-gray-200:focus-within {
    --tw-text-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-text-opacity));
  }

  .tablet-portrait\:focus-within\:text-gray-300:focus-within {
    --tw-text-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-text-opacity));
  }

  .tablet-portrait\:focus-within\:text-gray-400:focus-within {
    --tw-text-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-text-opacity));
  }

  .tablet-portrait\:focus-within\:text-gray-500:focus-within {
    --tw-text-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-text-opacity));
  }

  .tablet-portrait\:focus-within\:text-gray-600:focus-within {
    --tw-text-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-text-opacity));
  }

  .tablet-portrait\:focus-within\:text-gray-700:focus-within {
    --tw-text-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-text-opacity));
  }

  .tablet-portrait\:focus-within\:text-gray-800:focus-within {
    --tw-text-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-text-opacity));
  }

  .tablet-portrait\:focus-within\:text-gray-900:focus-within {
    --tw-text-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-text-opacity));
  }

  .tablet-portrait\:focus-within\:text-red-50:focus-within {
    --tw-text-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-text-opacity));
  }

  .tablet-portrait\:focus-within\:text-red-100:focus-within {
    --tw-text-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-text-opacity));
  }

  .tablet-portrait\:focus-within\:text-red-200:focus-within {
    --tw-text-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-text-opacity));
  }

  .tablet-portrait\:focus-within\:text-red-300:focus-within {
    --tw-text-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-text-opacity));
  }

  .tablet-portrait\:focus-within\:text-red-400:focus-within {
    --tw-text-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-text-opacity));
  }

  .tablet-portrait\:focus-within\:text-red-500:focus-within {
    --tw-text-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-text-opacity));
  }

  .tablet-portrait\:focus-within\:text-red-600:focus-within {
    --tw-text-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-text-opacity));
  }

  .tablet-portrait\:focus-within\:text-red-700:focus-within {
    --tw-text-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-text-opacity));
  }

  .tablet-portrait\:focus-within\:text-red-800:focus-within {
    --tw-text-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-text-opacity));
  }

  .tablet-portrait\:focus-within\:text-red-900:focus-within {
    --tw-text-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-text-opacity));
  }

  .tablet-portrait\:focus-within\:text-yellow-50:focus-within {
    --tw-text-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-text-opacity));
  }

  .tablet-portrait\:focus-within\:text-yellow-100:focus-within {
    --tw-text-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-text-opacity));
  }

  .tablet-portrait\:focus-within\:text-yellow-200:focus-within {
    --tw-text-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-text-opacity));
  }

  .tablet-portrait\:focus-within\:text-yellow-300:focus-within {
    --tw-text-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-text-opacity));
  }

  .tablet-portrait\:focus-within\:text-yellow-400:focus-within {
    --tw-text-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-text-opacity));
  }

  .tablet-portrait\:focus-within\:text-yellow-500:focus-within {
    --tw-text-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-text-opacity));
  }

  .tablet-portrait\:focus-within\:text-yellow-600:focus-within {
    --tw-text-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-text-opacity));
  }

  .tablet-portrait\:focus-within\:text-yellow-700:focus-within {
    --tw-text-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-text-opacity));
  }

  .tablet-portrait\:focus-within\:text-yellow-800:focus-within {
    --tw-text-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-text-opacity));
  }

  .tablet-portrait\:focus-within\:text-yellow-900:focus-within {
    --tw-text-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-text-opacity));
  }

  .tablet-portrait\:focus-within\:text-green-50:focus-within {
    --tw-text-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-text-opacity));
  }

  .tablet-portrait\:focus-within\:text-green-100:focus-within {
    --tw-text-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-text-opacity));
  }

  .tablet-portrait\:focus-within\:text-green-200:focus-within {
    --tw-text-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-text-opacity));
  }

  .tablet-portrait\:focus-within\:text-green-300:focus-within {
    --tw-text-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-text-opacity));
  }

  .tablet-portrait\:focus-within\:text-green-400:focus-within {
    --tw-text-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-text-opacity));
  }

  .tablet-portrait\:focus-within\:text-green-500:focus-within {
    --tw-text-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-text-opacity));
  }

  .tablet-portrait\:focus-within\:text-green-600:focus-within {
    --tw-text-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-text-opacity));
  }

  .tablet-portrait\:focus-within\:text-green-700:focus-within {
    --tw-text-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-text-opacity));
  }

  .tablet-portrait\:focus-within\:text-green-800:focus-within {
    --tw-text-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-text-opacity));
  }

  .tablet-portrait\:focus-within\:text-green-900:focus-within {
    --tw-text-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-text-opacity));
  }

  .tablet-portrait\:focus-within\:text-blue-50:focus-within {
    --tw-text-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-text-opacity));
  }

  .tablet-portrait\:focus-within\:text-blue-100:focus-within {
    --tw-text-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-text-opacity));
  }

  .tablet-portrait\:focus-within\:text-blue-200:focus-within {
    --tw-text-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-text-opacity));
  }

  .tablet-portrait\:focus-within\:text-blue-300:focus-within {
    --tw-text-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-text-opacity));
  }

  .tablet-portrait\:focus-within\:text-blue-400:focus-within {
    --tw-text-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-text-opacity));
  }

  .tablet-portrait\:focus-within\:text-blue-500:focus-within {
    --tw-text-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-text-opacity));
  }

  .tablet-portrait\:focus-within\:text-blue-600:focus-within {
    --tw-text-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-text-opacity));
  }

  .tablet-portrait\:focus-within\:text-blue-700:focus-within {
    --tw-text-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-text-opacity));
  }

  .tablet-portrait\:focus-within\:text-blue-800:focus-within {
    --tw-text-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-text-opacity));
  }

  .tablet-portrait\:focus-within\:text-blue-900:focus-within {
    --tw-text-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-text-opacity));
  }

  .tablet-portrait\:focus-within\:text-indigo-50:focus-within {
    --tw-text-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-text-opacity));
  }

  .tablet-portrait\:focus-within\:text-indigo-100:focus-within {
    --tw-text-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-text-opacity));
  }

  .tablet-portrait\:focus-within\:text-indigo-200:focus-within {
    --tw-text-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-text-opacity));
  }

  .tablet-portrait\:focus-within\:text-indigo-300:focus-within {
    --tw-text-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-text-opacity));
  }

  .tablet-portrait\:focus-within\:text-indigo-400:focus-within {
    --tw-text-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-text-opacity));
  }

  .tablet-portrait\:focus-within\:text-indigo-500:focus-within {
    --tw-text-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-text-opacity));
  }

  .tablet-portrait\:focus-within\:text-indigo-600:focus-within {
    --tw-text-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-text-opacity));
  }

  .tablet-portrait\:focus-within\:text-indigo-700:focus-within {
    --tw-text-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-text-opacity));
  }

  .tablet-portrait\:focus-within\:text-indigo-800:focus-within {
    --tw-text-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-text-opacity));
  }

  .tablet-portrait\:focus-within\:text-indigo-900:focus-within {
    --tw-text-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-text-opacity));
  }

  .tablet-portrait\:focus-within\:text-purple-50:focus-within {
    --tw-text-opacity: 1;
    color: rgba(245, 243, 255, var(--tw-text-opacity));
  }

  .tablet-portrait\:focus-within\:text-purple-100:focus-within {
    --tw-text-opacity: 1;
    color: rgba(237, 233, 254, var(--tw-text-opacity));
  }

  .tablet-portrait\:focus-within\:text-purple-200:focus-within {
    --tw-text-opacity: 1;
    color: rgba(221, 214, 254, var(--tw-text-opacity));
  }

  .tablet-portrait\:focus-within\:text-purple-300:focus-within {
    --tw-text-opacity: 1;
    color: rgba(196, 181, 253, var(--tw-text-opacity));
  }

  .tablet-portrait\:focus-within\:text-purple-400:focus-within {
    --tw-text-opacity: 1;
    color: rgba(167, 139, 250, var(--tw-text-opacity));
  }

  .tablet-portrait\:focus-within\:text-purple-500:focus-within {
    --tw-text-opacity: 1;
    color: rgba(139, 92, 246, var(--tw-text-opacity));
  }

  .tablet-portrait\:focus-within\:text-purple-600:focus-within {
    --tw-text-opacity: 1;
    color: rgba(124, 58, 237, var(--tw-text-opacity));
  }

  .tablet-portrait\:focus-within\:text-purple-700:focus-within {
    --tw-text-opacity: 1;
    color: rgba(109, 40, 217, var(--tw-text-opacity));
  }

  .tablet-portrait\:focus-within\:text-purple-800:focus-within {
    --tw-text-opacity: 1;
    color: rgba(91, 33, 182, var(--tw-text-opacity));
  }

  .tablet-portrait\:focus-within\:text-purple-900:focus-within {
    --tw-text-opacity: 1;
    color: rgba(76, 29, 149, var(--tw-text-opacity));
  }

  .tablet-portrait\:focus-within\:text-pink-50:focus-within {
    --tw-text-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-text-opacity));
  }

  .tablet-portrait\:focus-within\:text-pink-100:focus-within {
    --tw-text-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-text-opacity));
  }

  .tablet-portrait\:focus-within\:text-pink-200:focus-within {
    --tw-text-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-text-opacity));
  }

  .tablet-portrait\:focus-within\:text-pink-300:focus-within {
    --tw-text-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-text-opacity));
  }

  .tablet-portrait\:focus-within\:text-pink-400:focus-within {
    --tw-text-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-text-opacity));
  }

  .tablet-portrait\:focus-within\:text-pink-500:focus-within {
    --tw-text-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-text-opacity));
  }

  .tablet-portrait\:focus-within\:text-pink-600:focus-within {
    --tw-text-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-text-opacity));
  }

  .tablet-portrait\:focus-within\:text-pink-700:focus-within {
    --tw-text-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-text-opacity));
  }

  .tablet-portrait\:focus-within\:text-pink-800:focus-within {
    --tw-text-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-text-opacity));
  }

  .tablet-portrait\:focus-within\:text-pink-900:focus-within {
    --tw-text-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-text-opacity));
  }

  .tablet-portrait\:focus-within\:text-base-normal:focus-within {
    --tw-text-opacity: 1;
    color: rgba(0, 65, 129, var(--tw-text-opacity));
  }

  .tablet-portrait\:focus-within\:text-base-dark:focus-within {
    --tw-text-opacity: 1;
    color: rgba(0, 52, 105, var(--tw-text-opacity));
  }

  .tablet-portrait\:focus-within\:text-base-black:focus-within {
    --tw-text-opacity: 1;
    color: rgba(29, 29, 31, var(--tw-text-opacity));
  }

  .tablet-portrait\:focus-within\:text-base-border:focus-within {
    --tw-text-opacity: 1;
    color: rgba(231, 231, 233, var(--tw-text-opacity));
  }

  .tablet-portrait\:focus-within\:text-primary-normal:focus-within {
    --tw-text-opacity: 1;
    color: rgba(0, 103, 207, var(--tw-text-opacity));
  }

  .tablet-portrait\:focus-within\:text-primary-alt:focus-within {
    --tw-text-opacity: 1;
    color: rgba(0, 71, 143, var(--tw-text-opacity));
  }

  .tablet-portrait\:focus-within\:text-subtle-white:focus-within {
    --tw-text-opacity: 1;
    color: rgba(249, 249, 249, var(--tw-text-opacity));
  }

  .tablet-portrait\:focus-within\:text-turquesa:focus-within {
    --tw-text-opacity: 1;
    color: rgba(0, 151, 178, var(--tw-text-opacity));
  }

  .tablet-portrait\:hover\:text-transparent:hover {
    color: transparent;
  }

  .tablet-portrait\:hover\:text-current:hover {
    color: currentColor;
  }

  .tablet-portrait\:hover\:text-black:hover {
    --tw-text-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-text-opacity));
  }

  .tablet-portrait\:hover\:text-white:hover {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .tablet-portrait\:hover\:text-gray-50:hover {
    --tw-text-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-text-opacity));
  }

  .tablet-portrait\:hover\:text-gray-100:hover {
    --tw-text-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-text-opacity));
  }

  .tablet-portrait\:hover\:text-gray-200:hover {
    --tw-text-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-text-opacity));
  }

  .tablet-portrait\:hover\:text-gray-300:hover {
    --tw-text-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-text-opacity));
  }

  .tablet-portrait\:hover\:text-gray-400:hover {
    --tw-text-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-text-opacity));
  }

  .tablet-portrait\:hover\:text-gray-500:hover {
    --tw-text-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-text-opacity));
  }

  .tablet-portrait\:hover\:text-gray-600:hover {
    --tw-text-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-text-opacity));
  }

  .tablet-portrait\:hover\:text-gray-700:hover {
    --tw-text-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-text-opacity));
  }

  .tablet-portrait\:hover\:text-gray-800:hover {
    --tw-text-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-text-opacity));
  }

  .tablet-portrait\:hover\:text-gray-900:hover {
    --tw-text-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-text-opacity));
  }

  .tablet-portrait\:hover\:text-red-50:hover {
    --tw-text-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-text-opacity));
  }

  .tablet-portrait\:hover\:text-red-100:hover {
    --tw-text-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-text-opacity));
  }

  .tablet-portrait\:hover\:text-red-200:hover {
    --tw-text-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-text-opacity));
  }

  .tablet-portrait\:hover\:text-red-300:hover {
    --tw-text-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-text-opacity));
  }

  .tablet-portrait\:hover\:text-red-400:hover {
    --tw-text-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-text-opacity));
  }

  .tablet-portrait\:hover\:text-red-500:hover {
    --tw-text-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-text-opacity));
  }

  .tablet-portrait\:hover\:text-red-600:hover {
    --tw-text-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-text-opacity));
  }

  .tablet-portrait\:hover\:text-red-700:hover {
    --tw-text-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-text-opacity));
  }

  .tablet-portrait\:hover\:text-red-800:hover {
    --tw-text-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-text-opacity));
  }

  .tablet-portrait\:hover\:text-red-900:hover {
    --tw-text-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-text-opacity));
  }

  .tablet-portrait\:hover\:text-yellow-50:hover {
    --tw-text-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-text-opacity));
  }

  .tablet-portrait\:hover\:text-yellow-100:hover {
    --tw-text-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-text-opacity));
  }

  .tablet-portrait\:hover\:text-yellow-200:hover {
    --tw-text-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-text-opacity));
  }

  .tablet-portrait\:hover\:text-yellow-300:hover {
    --tw-text-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-text-opacity));
  }

  .tablet-portrait\:hover\:text-yellow-400:hover {
    --tw-text-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-text-opacity));
  }

  .tablet-portrait\:hover\:text-yellow-500:hover {
    --tw-text-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-text-opacity));
  }

  .tablet-portrait\:hover\:text-yellow-600:hover {
    --tw-text-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-text-opacity));
  }

  .tablet-portrait\:hover\:text-yellow-700:hover {
    --tw-text-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-text-opacity));
  }

  .tablet-portrait\:hover\:text-yellow-800:hover {
    --tw-text-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-text-opacity));
  }

  .tablet-portrait\:hover\:text-yellow-900:hover {
    --tw-text-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-text-opacity));
  }

  .tablet-portrait\:hover\:text-green-50:hover {
    --tw-text-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-text-opacity));
  }

  .tablet-portrait\:hover\:text-green-100:hover {
    --tw-text-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-text-opacity));
  }

  .tablet-portrait\:hover\:text-green-200:hover {
    --tw-text-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-text-opacity));
  }

  .tablet-portrait\:hover\:text-green-300:hover {
    --tw-text-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-text-opacity));
  }

  .tablet-portrait\:hover\:text-green-400:hover {
    --tw-text-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-text-opacity));
  }

  .tablet-portrait\:hover\:text-green-500:hover {
    --tw-text-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-text-opacity));
  }

  .tablet-portrait\:hover\:text-green-600:hover {
    --tw-text-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-text-opacity));
  }

  .tablet-portrait\:hover\:text-green-700:hover {
    --tw-text-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-text-opacity));
  }

  .tablet-portrait\:hover\:text-green-800:hover {
    --tw-text-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-text-opacity));
  }

  .tablet-portrait\:hover\:text-green-900:hover {
    --tw-text-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-text-opacity));
  }

  .tablet-portrait\:hover\:text-blue-50:hover {
    --tw-text-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-text-opacity));
  }

  .tablet-portrait\:hover\:text-blue-100:hover {
    --tw-text-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-text-opacity));
  }

  .tablet-portrait\:hover\:text-blue-200:hover {
    --tw-text-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-text-opacity));
  }

  .tablet-portrait\:hover\:text-blue-300:hover {
    --tw-text-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-text-opacity));
  }

  .tablet-portrait\:hover\:text-blue-400:hover {
    --tw-text-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-text-opacity));
  }

  .tablet-portrait\:hover\:text-blue-500:hover {
    --tw-text-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-text-opacity));
  }

  .tablet-portrait\:hover\:text-blue-600:hover {
    --tw-text-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-text-opacity));
  }

  .tablet-portrait\:hover\:text-blue-700:hover {
    --tw-text-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-text-opacity));
  }

  .tablet-portrait\:hover\:text-blue-800:hover {
    --tw-text-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-text-opacity));
  }

  .tablet-portrait\:hover\:text-blue-900:hover {
    --tw-text-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-text-opacity));
  }

  .tablet-portrait\:hover\:text-indigo-50:hover {
    --tw-text-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-text-opacity));
  }

  .tablet-portrait\:hover\:text-indigo-100:hover {
    --tw-text-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-text-opacity));
  }

  .tablet-portrait\:hover\:text-indigo-200:hover {
    --tw-text-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-text-opacity));
  }

  .tablet-portrait\:hover\:text-indigo-300:hover {
    --tw-text-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-text-opacity));
  }

  .tablet-portrait\:hover\:text-indigo-400:hover {
    --tw-text-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-text-opacity));
  }

  .tablet-portrait\:hover\:text-indigo-500:hover {
    --tw-text-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-text-opacity));
  }

  .tablet-portrait\:hover\:text-indigo-600:hover {
    --tw-text-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-text-opacity));
  }

  .tablet-portrait\:hover\:text-indigo-700:hover {
    --tw-text-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-text-opacity));
  }

  .tablet-portrait\:hover\:text-indigo-800:hover {
    --tw-text-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-text-opacity));
  }

  .tablet-portrait\:hover\:text-indigo-900:hover {
    --tw-text-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-text-opacity));
  }

  .tablet-portrait\:hover\:text-purple-50:hover {
    --tw-text-opacity: 1;
    color: rgba(245, 243, 255, var(--tw-text-opacity));
  }

  .tablet-portrait\:hover\:text-purple-100:hover {
    --tw-text-opacity: 1;
    color: rgba(237, 233, 254, var(--tw-text-opacity));
  }

  .tablet-portrait\:hover\:text-purple-200:hover {
    --tw-text-opacity: 1;
    color: rgba(221, 214, 254, var(--tw-text-opacity));
  }

  .tablet-portrait\:hover\:text-purple-300:hover {
    --tw-text-opacity: 1;
    color: rgba(196, 181, 253, var(--tw-text-opacity));
  }

  .tablet-portrait\:hover\:text-purple-400:hover {
    --tw-text-opacity: 1;
    color: rgba(167, 139, 250, var(--tw-text-opacity));
  }

  .tablet-portrait\:hover\:text-purple-500:hover {
    --tw-text-opacity: 1;
    color: rgba(139, 92, 246, var(--tw-text-opacity));
  }

  .tablet-portrait\:hover\:text-purple-600:hover {
    --tw-text-opacity: 1;
    color: rgba(124, 58, 237, var(--tw-text-opacity));
  }

  .tablet-portrait\:hover\:text-purple-700:hover {
    --tw-text-opacity: 1;
    color: rgba(109, 40, 217, var(--tw-text-opacity));
  }

  .tablet-portrait\:hover\:text-purple-800:hover {
    --tw-text-opacity: 1;
    color: rgba(91, 33, 182, var(--tw-text-opacity));
  }

  .tablet-portrait\:hover\:text-purple-900:hover {
    --tw-text-opacity: 1;
    color: rgba(76, 29, 149, var(--tw-text-opacity));
  }

  .tablet-portrait\:hover\:text-pink-50:hover {
    --tw-text-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-text-opacity));
  }

  .tablet-portrait\:hover\:text-pink-100:hover {
    --tw-text-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-text-opacity));
  }

  .tablet-portrait\:hover\:text-pink-200:hover {
    --tw-text-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-text-opacity));
  }

  .tablet-portrait\:hover\:text-pink-300:hover {
    --tw-text-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-text-opacity));
  }

  .tablet-portrait\:hover\:text-pink-400:hover {
    --tw-text-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-text-opacity));
  }

  .tablet-portrait\:hover\:text-pink-500:hover {
    --tw-text-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-text-opacity));
  }

  .tablet-portrait\:hover\:text-pink-600:hover {
    --tw-text-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-text-opacity));
  }

  .tablet-portrait\:hover\:text-pink-700:hover {
    --tw-text-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-text-opacity));
  }

  .tablet-portrait\:hover\:text-pink-800:hover {
    --tw-text-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-text-opacity));
  }

  .tablet-portrait\:hover\:text-pink-900:hover {
    --tw-text-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-text-opacity));
  }

  .tablet-portrait\:hover\:text-base-normal:hover {
    --tw-text-opacity: 1;
    color: rgba(0, 65, 129, var(--tw-text-opacity));
  }

  .tablet-portrait\:hover\:text-base-dark:hover {
    --tw-text-opacity: 1;
    color: rgba(0, 52, 105, var(--tw-text-opacity));
  }

  .tablet-portrait\:hover\:text-base-black:hover {
    --tw-text-opacity: 1;
    color: rgba(29, 29, 31, var(--tw-text-opacity));
  }

  .tablet-portrait\:hover\:text-base-border:hover {
    --tw-text-opacity: 1;
    color: rgba(231, 231, 233, var(--tw-text-opacity));
  }

  .tablet-portrait\:hover\:text-primary-normal:hover {
    --tw-text-opacity: 1;
    color: rgba(0, 103, 207, var(--tw-text-opacity));
  }

  .tablet-portrait\:hover\:text-primary-alt:hover {
    --tw-text-opacity: 1;
    color: rgba(0, 71, 143, var(--tw-text-opacity));
  }

  .tablet-portrait\:hover\:text-subtle-white:hover {
    --tw-text-opacity: 1;
    color: rgba(249, 249, 249, var(--tw-text-opacity));
  }

  .tablet-portrait\:hover\:text-turquesa:hover {
    --tw-text-opacity: 1;
    color: rgba(0, 151, 178, var(--tw-text-opacity));
  }

  .tablet-portrait\:focus\:text-transparent:focus {
    color: transparent;
  }

  .tablet-portrait\:focus\:text-current:focus {
    color: currentColor;
  }

  .tablet-portrait\:focus\:text-black:focus {
    --tw-text-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-text-opacity));
  }

  .tablet-portrait\:focus\:text-white:focus {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .tablet-portrait\:focus\:text-gray-50:focus {
    --tw-text-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-text-opacity));
  }

  .tablet-portrait\:focus\:text-gray-100:focus {
    --tw-text-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-text-opacity));
  }

  .tablet-portrait\:focus\:text-gray-200:focus {
    --tw-text-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-text-opacity));
  }

  .tablet-portrait\:focus\:text-gray-300:focus {
    --tw-text-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-text-opacity));
  }

  .tablet-portrait\:focus\:text-gray-400:focus {
    --tw-text-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-text-opacity));
  }

  .tablet-portrait\:focus\:text-gray-500:focus {
    --tw-text-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-text-opacity));
  }

  .tablet-portrait\:focus\:text-gray-600:focus {
    --tw-text-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-text-opacity));
  }

  .tablet-portrait\:focus\:text-gray-700:focus {
    --tw-text-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-text-opacity));
  }

  .tablet-portrait\:focus\:text-gray-800:focus {
    --tw-text-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-text-opacity));
  }

  .tablet-portrait\:focus\:text-gray-900:focus {
    --tw-text-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-text-opacity));
  }

  .tablet-portrait\:focus\:text-red-50:focus {
    --tw-text-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-text-opacity));
  }

  .tablet-portrait\:focus\:text-red-100:focus {
    --tw-text-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-text-opacity));
  }

  .tablet-portrait\:focus\:text-red-200:focus {
    --tw-text-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-text-opacity));
  }

  .tablet-portrait\:focus\:text-red-300:focus {
    --tw-text-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-text-opacity));
  }

  .tablet-portrait\:focus\:text-red-400:focus {
    --tw-text-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-text-opacity));
  }

  .tablet-portrait\:focus\:text-red-500:focus {
    --tw-text-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-text-opacity));
  }

  .tablet-portrait\:focus\:text-red-600:focus {
    --tw-text-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-text-opacity));
  }

  .tablet-portrait\:focus\:text-red-700:focus {
    --tw-text-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-text-opacity));
  }

  .tablet-portrait\:focus\:text-red-800:focus {
    --tw-text-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-text-opacity));
  }

  .tablet-portrait\:focus\:text-red-900:focus {
    --tw-text-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-text-opacity));
  }

  .tablet-portrait\:focus\:text-yellow-50:focus {
    --tw-text-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-text-opacity));
  }

  .tablet-portrait\:focus\:text-yellow-100:focus {
    --tw-text-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-text-opacity));
  }

  .tablet-portrait\:focus\:text-yellow-200:focus {
    --tw-text-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-text-opacity));
  }

  .tablet-portrait\:focus\:text-yellow-300:focus {
    --tw-text-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-text-opacity));
  }

  .tablet-portrait\:focus\:text-yellow-400:focus {
    --tw-text-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-text-opacity));
  }

  .tablet-portrait\:focus\:text-yellow-500:focus {
    --tw-text-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-text-opacity));
  }

  .tablet-portrait\:focus\:text-yellow-600:focus {
    --tw-text-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-text-opacity));
  }

  .tablet-portrait\:focus\:text-yellow-700:focus {
    --tw-text-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-text-opacity));
  }

  .tablet-portrait\:focus\:text-yellow-800:focus {
    --tw-text-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-text-opacity));
  }

  .tablet-portrait\:focus\:text-yellow-900:focus {
    --tw-text-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-text-opacity));
  }

  .tablet-portrait\:focus\:text-green-50:focus {
    --tw-text-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-text-opacity));
  }

  .tablet-portrait\:focus\:text-green-100:focus {
    --tw-text-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-text-opacity));
  }

  .tablet-portrait\:focus\:text-green-200:focus {
    --tw-text-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-text-opacity));
  }

  .tablet-portrait\:focus\:text-green-300:focus {
    --tw-text-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-text-opacity));
  }

  .tablet-portrait\:focus\:text-green-400:focus {
    --tw-text-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-text-opacity));
  }

  .tablet-portrait\:focus\:text-green-500:focus {
    --tw-text-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-text-opacity));
  }

  .tablet-portrait\:focus\:text-green-600:focus {
    --tw-text-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-text-opacity));
  }

  .tablet-portrait\:focus\:text-green-700:focus {
    --tw-text-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-text-opacity));
  }

  .tablet-portrait\:focus\:text-green-800:focus {
    --tw-text-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-text-opacity));
  }

  .tablet-portrait\:focus\:text-green-900:focus {
    --tw-text-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-text-opacity));
  }

  .tablet-portrait\:focus\:text-blue-50:focus {
    --tw-text-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-text-opacity));
  }

  .tablet-portrait\:focus\:text-blue-100:focus {
    --tw-text-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-text-opacity));
  }

  .tablet-portrait\:focus\:text-blue-200:focus {
    --tw-text-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-text-opacity));
  }

  .tablet-portrait\:focus\:text-blue-300:focus {
    --tw-text-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-text-opacity));
  }

  .tablet-portrait\:focus\:text-blue-400:focus {
    --tw-text-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-text-opacity));
  }

  .tablet-portrait\:focus\:text-blue-500:focus {
    --tw-text-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-text-opacity));
  }

  .tablet-portrait\:focus\:text-blue-600:focus {
    --tw-text-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-text-opacity));
  }

  .tablet-portrait\:focus\:text-blue-700:focus {
    --tw-text-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-text-opacity));
  }

  .tablet-portrait\:focus\:text-blue-800:focus {
    --tw-text-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-text-opacity));
  }

  .tablet-portrait\:focus\:text-blue-900:focus {
    --tw-text-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-text-opacity));
  }

  .tablet-portrait\:focus\:text-indigo-50:focus {
    --tw-text-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-text-opacity));
  }

  .tablet-portrait\:focus\:text-indigo-100:focus {
    --tw-text-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-text-opacity));
  }

  .tablet-portrait\:focus\:text-indigo-200:focus {
    --tw-text-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-text-opacity));
  }

  .tablet-portrait\:focus\:text-indigo-300:focus {
    --tw-text-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-text-opacity));
  }

  .tablet-portrait\:focus\:text-indigo-400:focus {
    --tw-text-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-text-opacity));
  }

  .tablet-portrait\:focus\:text-indigo-500:focus {
    --tw-text-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-text-opacity));
  }

  .tablet-portrait\:focus\:text-indigo-600:focus {
    --tw-text-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-text-opacity));
  }

  .tablet-portrait\:focus\:text-indigo-700:focus {
    --tw-text-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-text-opacity));
  }

  .tablet-portrait\:focus\:text-indigo-800:focus {
    --tw-text-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-text-opacity));
  }

  .tablet-portrait\:focus\:text-indigo-900:focus {
    --tw-text-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-text-opacity));
  }

  .tablet-portrait\:focus\:text-purple-50:focus {
    --tw-text-opacity: 1;
    color: rgba(245, 243, 255, var(--tw-text-opacity));
  }

  .tablet-portrait\:focus\:text-purple-100:focus {
    --tw-text-opacity: 1;
    color: rgba(237, 233, 254, var(--tw-text-opacity));
  }

  .tablet-portrait\:focus\:text-purple-200:focus {
    --tw-text-opacity: 1;
    color: rgba(221, 214, 254, var(--tw-text-opacity));
  }

  .tablet-portrait\:focus\:text-purple-300:focus {
    --tw-text-opacity: 1;
    color: rgba(196, 181, 253, var(--tw-text-opacity));
  }

  .tablet-portrait\:focus\:text-purple-400:focus {
    --tw-text-opacity: 1;
    color: rgba(167, 139, 250, var(--tw-text-opacity));
  }

  .tablet-portrait\:focus\:text-purple-500:focus {
    --tw-text-opacity: 1;
    color: rgba(139, 92, 246, var(--tw-text-opacity));
  }

  .tablet-portrait\:focus\:text-purple-600:focus {
    --tw-text-opacity: 1;
    color: rgba(124, 58, 237, var(--tw-text-opacity));
  }

  .tablet-portrait\:focus\:text-purple-700:focus {
    --tw-text-opacity: 1;
    color: rgba(109, 40, 217, var(--tw-text-opacity));
  }

  .tablet-portrait\:focus\:text-purple-800:focus {
    --tw-text-opacity: 1;
    color: rgba(91, 33, 182, var(--tw-text-opacity));
  }

  .tablet-portrait\:focus\:text-purple-900:focus {
    --tw-text-opacity: 1;
    color: rgba(76, 29, 149, var(--tw-text-opacity));
  }

  .tablet-portrait\:focus\:text-pink-50:focus {
    --tw-text-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-text-opacity));
  }

  .tablet-portrait\:focus\:text-pink-100:focus {
    --tw-text-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-text-opacity));
  }

  .tablet-portrait\:focus\:text-pink-200:focus {
    --tw-text-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-text-opacity));
  }

  .tablet-portrait\:focus\:text-pink-300:focus {
    --tw-text-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-text-opacity));
  }

  .tablet-portrait\:focus\:text-pink-400:focus {
    --tw-text-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-text-opacity));
  }

  .tablet-portrait\:focus\:text-pink-500:focus {
    --tw-text-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-text-opacity));
  }

  .tablet-portrait\:focus\:text-pink-600:focus {
    --tw-text-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-text-opacity));
  }

  .tablet-portrait\:focus\:text-pink-700:focus {
    --tw-text-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-text-opacity));
  }

  .tablet-portrait\:focus\:text-pink-800:focus {
    --tw-text-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-text-opacity));
  }

  .tablet-portrait\:focus\:text-pink-900:focus {
    --tw-text-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-text-opacity));
  }

  .tablet-portrait\:focus\:text-base-normal:focus {
    --tw-text-opacity: 1;
    color: rgba(0, 65, 129, var(--tw-text-opacity));
  }

  .tablet-portrait\:focus\:text-base-dark:focus {
    --tw-text-opacity: 1;
    color: rgba(0, 52, 105, var(--tw-text-opacity));
  }

  .tablet-portrait\:focus\:text-base-black:focus {
    --tw-text-opacity: 1;
    color: rgba(29, 29, 31, var(--tw-text-opacity));
  }

  .tablet-portrait\:focus\:text-base-border:focus {
    --tw-text-opacity: 1;
    color: rgba(231, 231, 233, var(--tw-text-opacity));
  }

  .tablet-portrait\:focus\:text-primary-normal:focus {
    --tw-text-opacity: 1;
    color: rgba(0, 103, 207, var(--tw-text-opacity));
  }

  .tablet-portrait\:focus\:text-primary-alt:focus {
    --tw-text-opacity: 1;
    color: rgba(0, 71, 143, var(--tw-text-opacity));
  }

  .tablet-portrait\:focus\:text-subtle-white:focus {
    --tw-text-opacity: 1;
    color: rgba(249, 249, 249, var(--tw-text-opacity));
  }

  .tablet-portrait\:focus\:text-turquesa:focus {
    --tw-text-opacity: 1;
    color: rgba(0, 151, 178, var(--tw-text-opacity));
  }

  .tablet-portrait\:text-opacity-0 {
    --tw-text-opacity: 0;
  }

  .tablet-portrait\:text-opacity-5 {
    --tw-text-opacity: 0.05;
  }

  .tablet-portrait\:text-opacity-10 {
    --tw-text-opacity: 0.1;
  }

  .tablet-portrait\:text-opacity-20 {
    --tw-text-opacity: 0.2;
  }

  .tablet-portrait\:text-opacity-25 {
    --tw-text-opacity: 0.25;
  }

  .tablet-portrait\:text-opacity-30 {
    --tw-text-opacity: 0.3;
  }

  .tablet-portrait\:text-opacity-40 {
    --tw-text-opacity: 0.4;
  }

  .tablet-portrait\:text-opacity-50 {
    --tw-text-opacity: 0.5;
  }

  .tablet-portrait\:text-opacity-60 {
    --tw-text-opacity: 0.6;
  }

  .tablet-portrait\:text-opacity-70 {
    --tw-text-opacity: 0.7;
  }

  .tablet-portrait\:text-opacity-75 {
    --tw-text-opacity: 0.75;
  }

  .tablet-portrait\:text-opacity-80 {
    --tw-text-opacity: 0.8;
  }

  .tablet-portrait\:text-opacity-90 {
    --tw-text-opacity: 0.9;
  }

  .tablet-portrait\:text-opacity-95 {
    --tw-text-opacity: 0.95;
  }

  .tablet-portrait\:text-opacity-100 {
    --tw-text-opacity: 1;
  }

  .group:hover .tablet-portrait\:group-hover\:text-opacity-0 {
    --tw-text-opacity: 0;
  }

  .group:hover .tablet-portrait\:group-hover\:text-opacity-5 {
    --tw-text-opacity: 0.05;
  }

  .group:hover .tablet-portrait\:group-hover\:text-opacity-10 {
    --tw-text-opacity: 0.1;
  }

  .group:hover .tablet-portrait\:group-hover\:text-opacity-20 {
    --tw-text-opacity: 0.2;
  }

  .group:hover .tablet-portrait\:group-hover\:text-opacity-25 {
    --tw-text-opacity: 0.25;
  }

  .group:hover .tablet-portrait\:group-hover\:text-opacity-30 {
    --tw-text-opacity: 0.3;
  }

  .group:hover .tablet-portrait\:group-hover\:text-opacity-40 {
    --tw-text-opacity: 0.4;
  }

  .group:hover .tablet-portrait\:group-hover\:text-opacity-50 {
    --tw-text-opacity: 0.5;
  }

  .group:hover .tablet-portrait\:group-hover\:text-opacity-60 {
    --tw-text-opacity: 0.6;
  }

  .group:hover .tablet-portrait\:group-hover\:text-opacity-70 {
    --tw-text-opacity: 0.7;
  }

  .group:hover .tablet-portrait\:group-hover\:text-opacity-75 {
    --tw-text-opacity: 0.75;
  }

  .group:hover .tablet-portrait\:group-hover\:text-opacity-80 {
    --tw-text-opacity: 0.8;
  }

  .group:hover .tablet-portrait\:group-hover\:text-opacity-90 {
    --tw-text-opacity: 0.9;
  }

  .group:hover .tablet-portrait\:group-hover\:text-opacity-95 {
    --tw-text-opacity: 0.95;
  }

  .group:hover .tablet-portrait\:group-hover\:text-opacity-100 {
    --tw-text-opacity: 1;
  }

  .tablet-portrait\:focus-within\:text-opacity-0:focus-within {
    --tw-text-opacity: 0;
  }

  .tablet-portrait\:focus-within\:text-opacity-5:focus-within {
    --tw-text-opacity: 0.05;
  }

  .tablet-portrait\:focus-within\:text-opacity-10:focus-within {
    --tw-text-opacity: 0.1;
  }

  .tablet-portrait\:focus-within\:text-opacity-20:focus-within {
    --tw-text-opacity: 0.2;
  }

  .tablet-portrait\:focus-within\:text-opacity-25:focus-within {
    --tw-text-opacity: 0.25;
  }

  .tablet-portrait\:focus-within\:text-opacity-30:focus-within {
    --tw-text-opacity: 0.3;
  }

  .tablet-portrait\:focus-within\:text-opacity-40:focus-within {
    --tw-text-opacity: 0.4;
  }

  .tablet-portrait\:focus-within\:text-opacity-50:focus-within {
    --tw-text-opacity: 0.5;
  }

  .tablet-portrait\:focus-within\:text-opacity-60:focus-within {
    --tw-text-opacity: 0.6;
  }

  .tablet-portrait\:focus-within\:text-opacity-70:focus-within {
    --tw-text-opacity: 0.7;
  }

  .tablet-portrait\:focus-within\:text-opacity-75:focus-within {
    --tw-text-opacity: 0.75;
  }

  .tablet-portrait\:focus-within\:text-opacity-80:focus-within {
    --tw-text-opacity: 0.8;
  }

  .tablet-portrait\:focus-within\:text-opacity-90:focus-within {
    --tw-text-opacity: 0.9;
  }

  .tablet-portrait\:focus-within\:text-opacity-95:focus-within {
    --tw-text-opacity: 0.95;
  }

  .tablet-portrait\:focus-within\:text-opacity-100:focus-within {
    --tw-text-opacity: 1;
  }

  .tablet-portrait\:hover\:text-opacity-0:hover {
    --tw-text-opacity: 0;
  }

  .tablet-portrait\:hover\:text-opacity-5:hover {
    --tw-text-opacity: 0.05;
  }

  .tablet-portrait\:hover\:text-opacity-10:hover {
    --tw-text-opacity: 0.1;
  }

  .tablet-portrait\:hover\:text-opacity-20:hover {
    --tw-text-opacity: 0.2;
  }

  .tablet-portrait\:hover\:text-opacity-25:hover {
    --tw-text-opacity: 0.25;
  }

  .tablet-portrait\:hover\:text-opacity-30:hover {
    --tw-text-opacity: 0.3;
  }

  .tablet-portrait\:hover\:text-opacity-40:hover {
    --tw-text-opacity: 0.4;
  }

  .tablet-portrait\:hover\:text-opacity-50:hover {
    --tw-text-opacity: 0.5;
  }

  .tablet-portrait\:hover\:text-opacity-60:hover {
    --tw-text-opacity: 0.6;
  }

  .tablet-portrait\:hover\:text-opacity-70:hover {
    --tw-text-opacity: 0.7;
  }

  .tablet-portrait\:hover\:text-opacity-75:hover {
    --tw-text-opacity: 0.75;
  }

  .tablet-portrait\:hover\:text-opacity-80:hover {
    --tw-text-opacity: 0.8;
  }

  .tablet-portrait\:hover\:text-opacity-90:hover {
    --tw-text-opacity: 0.9;
  }

  .tablet-portrait\:hover\:text-opacity-95:hover {
    --tw-text-opacity: 0.95;
  }

  .tablet-portrait\:hover\:text-opacity-100:hover {
    --tw-text-opacity: 1;
  }

  .tablet-portrait\:focus\:text-opacity-0:focus {
    --tw-text-opacity: 0;
  }

  .tablet-portrait\:focus\:text-opacity-5:focus {
    --tw-text-opacity: 0.05;
  }

  .tablet-portrait\:focus\:text-opacity-10:focus {
    --tw-text-opacity: 0.1;
  }

  .tablet-portrait\:focus\:text-opacity-20:focus {
    --tw-text-opacity: 0.2;
  }

  .tablet-portrait\:focus\:text-opacity-25:focus {
    --tw-text-opacity: 0.25;
  }

  .tablet-portrait\:focus\:text-opacity-30:focus {
    --tw-text-opacity: 0.3;
  }

  .tablet-portrait\:focus\:text-opacity-40:focus {
    --tw-text-opacity: 0.4;
  }

  .tablet-portrait\:focus\:text-opacity-50:focus {
    --tw-text-opacity: 0.5;
  }

  .tablet-portrait\:focus\:text-opacity-60:focus {
    --tw-text-opacity: 0.6;
  }

  .tablet-portrait\:focus\:text-opacity-70:focus {
    --tw-text-opacity: 0.7;
  }

  .tablet-portrait\:focus\:text-opacity-75:focus {
    --tw-text-opacity: 0.75;
  }

  .tablet-portrait\:focus\:text-opacity-80:focus {
    --tw-text-opacity: 0.8;
  }

  .tablet-portrait\:focus\:text-opacity-90:focus {
    --tw-text-opacity: 0.9;
  }

  .tablet-portrait\:focus\:text-opacity-95:focus {
    --tw-text-opacity: 0.95;
  }

  .tablet-portrait\:focus\:text-opacity-100:focus {
    --tw-text-opacity: 1;
  }

  .tablet-portrait\:underline {
    text-decoration: underline;
  }

  .tablet-portrait\:line-through {
    text-decoration: line-through;
  }

  .tablet-portrait\:no-underline {
    text-decoration: none;
  }

  .group:hover .tablet-portrait\:group-hover\:underline {
    text-decoration: underline;
  }

  .group:hover .tablet-portrait\:group-hover\:line-through {
    text-decoration: line-through;
  }

  .group:hover .tablet-portrait\:group-hover\:no-underline {
    text-decoration: none;
  }

  .tablet-portrait\:focus-within\:underline:focus-within {
    text-decoration: underline;
  }

  .tablet-portrait\:focus-within\:line-through:focus-within {
    text-decoration: line-through;
  }

  .tablet-portrait\:focus-within\:no-underline:focus-within {
    text-decoration: none;
  }

  .tablet-portrait\:hover\:underline:hover {
    text-decoration: underline;
  }

  .tablet-portrait\:hover\:line-through:hover {
    text-decoration: line-through;
  }

  .tablet-portrait\:hover\:no-underline:hover {
    text-decoration: none;
  }

  .tablet-portrait\:focus\:underline:focus {
    text-decoration: underline;
  }

  .tablet-portrait\:focus\:line-through:focus {
    text-decoration: line-through;
  }

  .tablet-portrait\:focus\:no-underline:focus {
    text-decoration: none;
  }

  .tablet-portrait\:antialiased {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }

  .tablet-portrait\:subpixel-antialiased {
    -webkit-font-smoothing: auto;
    -moz-osx-font-smoothing: auto;
  }

  .tablet-portrait\:placeholder-transparent::-moz-placeholder {
    color: transparent;
  }

  .tablet-portrait\:placeholder-transparent:-ms-input-placeholder {
    color: transparent;
  }

  .tablet-portrait\:placeholder-transparent::placeholder {
    color: transparent;
  }

  .tablet-portrait\:placeholder-current::-moz-placeholder {
    color: currentColor;
  }

  .tablet-portrait\:placeholder-current:-ms-input-placeholder {
    color: currentColor;
  }

  .tablet-portrait\:placeholder-current::placeholder {
    color: currentColor;
  }

  .tablet-portrait\:placeholder-black::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-black:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-black::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-white::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-white:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-white::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-gray-50::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-gray-50:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-gray-50::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-gray-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-gray-100:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-gray-100::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-gray-200::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-gray-200:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-gray-200::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-gray-300::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-gray-300:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-gray-300::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-gray-400::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-gray-400:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-gray-400::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-gray-500::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-gray-500:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-gray-500::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-gray-600::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-gray-600:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-gray-600::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-gray-700::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-gray-700:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-gray-700::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-gray-800::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-gray-800:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-gray-800::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-gray-900::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-gray-900:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-gray-900::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-red-50::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-red-50:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-red-50::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-red-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-red-100:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-red-100::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-red-200::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-red-200:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-red-200::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-red-300::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-red-300:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-red-300::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-red-400::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-red-400:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-red-400::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-red-500::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-red-500:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-red-500::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-red-600::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-red-600:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-red-600::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-red-700::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-red-700:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-red-700::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-red-800::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-red-800:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-red-800::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-red-900::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-red-900:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-red-900::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-yellow-50::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-yellow-50:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-yellow-50::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-yellow-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-yellow-100:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-yellow-100::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-yellow-200::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-yellow-200:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-yellow-200::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-yellow-300::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-yellow-300:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-yellow-300::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-yellow-400::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-yellow-400:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-yellow-400::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-yellow-500::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-yellow-500:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-yellow-500::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-yellow-600::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-yellow-600:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-yellow-600::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-yellow-700::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-yellow-700:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-yellow-700::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-yellow-800::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-yellow-800:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-yellow-800::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-yellow-900::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-yellow-900:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-yellow-900::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-green-50::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-green-50:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-green-50::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-green-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-green-100:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-green-100::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-green-200::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-green-200:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-green-200::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-green-300::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-green-300:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-green-300::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-green-400::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-green-400:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-green-400::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-green-500::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-green-500:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-green-500::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-green-600::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-green-600:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-green-600::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-green-700::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-green-700:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-green-700::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-green-800::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-green-800:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-green-800::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-green-900::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-green-900:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-green-900::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-blue-50::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-blue-50:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-blue-50::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-blue-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-blue-100:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-blue-100::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-blue-200::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-blue-200:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-blue-200::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-blue-300::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-blue-300:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-blue-300::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-blue-400::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-blue-400:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-blue-400::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-blue-500::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-blue-500:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-blue-500::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-blue-600::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-blue-600:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-blue-600::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-blue-700::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-blue-700:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-blue-700::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-blue-800::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-blue-800:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-blue-800::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-blue-900::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-blue-900:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-blue-900::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-indigo-50::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-indigo-50:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-indigo-50::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-indigo-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-indigo-100:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-indigo-100::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-indigo-200::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-indigo-200:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-indigo-200::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-indigo-300::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-indigo-300:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-indigo-300::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-indigo-400::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-indigo-400:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-indigo-400::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-indigo-500::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-indigo-500:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-indigo-500::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-indigo-600::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-indigo-600:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-indigo-600::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-indigo-700::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-indigo-700:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-indigo-700::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-indigo-800::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-indigo-800:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-indigo-800::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-indigo-900::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-indigo-900:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-indigo-900::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-purple-50::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 243, 255, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-purple-50:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 243, 255, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-purple-50::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 243, 255, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-purple-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 233, 254, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-purple-100:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 233, 254, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-purple-100::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 233, 254, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-purple-200::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(221, 214, 254, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-purple-200:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(221, 214, 254, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-purple-200::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(221, 214, 254, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-purple-300::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(196, 181, 253, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-purple-300:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(196, 181, 253, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-purple-300::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(196, 181, 253, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-purple-400::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(167, 139, 250, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-purple-400:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(167, 139, 250, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-purple-400::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(167, 139, 250, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-purple-500::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(139, 92, 246, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-purple-500:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(139, 92, 246, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-purple-500::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(139, 92, 246, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-purple-600::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(124, 58, 237, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-purple-600:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(124, 58, 237, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-purple-600::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(124, 58, 237, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-purple-700::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(109, 40, 217, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-purple-700:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(109, 40, 217, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-purple-700::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(109, 40, 217, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-purple-800::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(91, 33, 182, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-purple-800:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(91, 33, 182, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-purple-800::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(91, 33, 182, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-purple-900::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(76, 29, 149, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-purple-900:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(76, 29, 149, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-purple-900::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(76, 29, 149, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-pink-50::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-pink-50:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-pink-50::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-pink-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-pink-100:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-pink-100::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-pink-200::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-pink-200:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-pink-200::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-pink-300::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-pink-300:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-pink-300::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-pink-400::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-pink-400:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-pink-400::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-pink-500::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-pink-500:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-pink-500::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-pink-600::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-pink-600:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-pink-600::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-pink-700::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-pink-700:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-pink-700::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-pink-800::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-pink-800:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-pink-800::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-pink-900::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-pink-900:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-pink-900::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-base-normal::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 65, 129, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-base-normal:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 65, 129, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-base-normal::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 65, 129, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-base-dark::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 52, 105, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-base-dark:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 52, 105, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-base-dark::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 52, 105, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-base-black::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(29, 29, 31, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-base-black:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(29, 29, 31, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-base-black::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(29, 29, 31, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-base-border::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(231, 231, 233, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-base-border:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(231, 231, 233, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-base-border::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(231, 231, 233, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-primary-normal::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 103, 207, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-primary-normal:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 103, 207, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-primary-normal::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 103, 207, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-primary-alt::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 71, 143, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-primary-alt:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 71, 143, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-primary-alt::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 71, 143, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-subtle-white::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 249, 249, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-subtle-white:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 249, 249, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-subtle-white::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 249, 249, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-turquesa::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 151, 178, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-turquesa:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 151, 178, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-turquesa::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 151, 178, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-transparent:focus::-moz-placeholder {
    color: transparent;
  }

  .tablet-portrait\:focus\:placeholder-transparent:focus:-ms-input-placeholder {
    color: transparent;
  }

  .tablet-portrait\:focus\:placeholder-transparent:focus::placeholder {
    color: transparent;
  }

  .tablet-portrait\:focus\:placeholder-current:focus::-moz-placeholder {
    color: currentColor;
  }

  .tablet-portrait\:focus\:placeholder-current:focus:-ms-input-placeholder {
    color: currentColor;
  }

  .tablet-portrait\:focus\:placeholder-current:focus::placeholder {
    color: currentColor;
  }

  .tablet-portrait\:focus\:placeholder-black:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-black:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-black:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-white:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-white:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-white:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-gray-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-gray-50:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-gray-50:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-gray-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-gray-100:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-gray-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-gray-200:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-gray-200:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-gray-200:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-gray-300:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-gray-300:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-gray-300:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-gray-400:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-gray-400:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-gray-400:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-gray-500:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-gray-500:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-gray-500:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-gray-600:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-gray-600:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-gray-600:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-gray-700:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-gray-700:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-gray-700:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-gray-800:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-gray-800:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-gray-800:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-gray-900:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-gray-900:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-gray-900:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-red-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-red-50:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-red-50:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-red-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-red-100:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-red-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-red-200:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-red-200:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-red-200:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-red-300:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-red-300:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-red-300:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-red-400:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-red-400:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-red-400:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-red-500:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-red-500:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-red-500:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-red-600:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-red-600:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-red-600:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-red-700:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-red-700:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-red-700:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-red-800:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-red-800:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-red-800:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-red-900:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-red-900:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-red-900:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-yellow-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-yellow-50:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-yellow-50:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-yellow-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-yellow-100:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-yellow-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-yellow-200:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-yellow-200:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-yellow-200:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-yellow-300:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-yellow-300:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-yellow-300:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-yellow-400:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-yellow-400:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-yellow-400:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-yellow-500:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-yellow-500:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-yellow-500:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-yellow-600:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-yellow-600:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-yellow-600:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-yellow-700:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-yellow-700:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-yellow-700:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-yellow-800:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-yellow-800:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-yellow-800:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-yellow-900:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-yellow-900:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-yellow-900:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-green-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-green-50:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-green-50:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-green-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-green-100:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-green-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-green-200:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-green-200:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-green-200:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-green-300:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-green-300:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-green-300:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-green-400:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-green-400:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-green-400:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-green-500:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-green-500:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-green-500:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-green-600:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-green-600:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-green-600:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-green-700:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-green-700:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-green-700:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-green-800:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-green-800:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-green-800:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-green-900:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-green-900:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-green-900:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-blue-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-blue-50:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-blue-50:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-blue-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-blue-100:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-blue-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-blue-200:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-blue-200:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-blue-200:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-blue-300:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-blue-300:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-blue-300:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-blue-400:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-blue-400:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-blue-400:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-blue-500:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-blue-500:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-blue-500:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-blue-600:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-blue-600:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-blue-600:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-blue-700:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-blue-700:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-blue-700:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-blue-800:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-blue-800:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-blue-800:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-blue-900:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-blue-900:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-blue-900:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-indigo-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-indigo-50:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-indigo-50:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-indigo-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-indigo-100:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-indigo-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-indigo-200:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-indigo-200:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-indigo-200:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-indigo-300:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-indigo-300:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-indigo-300:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-indigo-400:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-indigo-400:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-indigo-400:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-indigo-500:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-indigo-500:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-indigo-500:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-indigo-600:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-indigo-600:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-indigo-600:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-indigo-700:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-indigo-700:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-indigo-700:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-indigo-800:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-indigo-800:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-indigo-800:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-indigo-900:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-indigo-900:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-indigo-900:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-purple-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 243, 255, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-purple-50:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 243, 255, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-purple-50:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 243, 255, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-purple-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 233, 254, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-purple-100:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 233, 254, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-purple-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 233, 254, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-purple-200:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(221, 214, 254, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-purple-200:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(221, 214, 254, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-purple-200:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(221, 214, 254, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-purple-300:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(196, 181, 253, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-purple-300:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(196, 181, 253, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-purple-300:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(196, 181, 253, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-purple-400:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(167, 139, 250, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-purple-400:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(167, 139, 250, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-purple-400:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(167, 139, 250, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-purple-500:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(139, 92, 246, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-purple-500:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(139, 92, 246, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-purple-500:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(139, 92, 246, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-purple-600:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(124, 58, 237, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-purple-600:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(124, 58, 237, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-purple-600:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(124, 58, 237, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-purple-700:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(109, 40, 217, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-purple-700:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(109, 40, 217, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-purple-700:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(109, 40, 217, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-purple-800:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(91, 33, 182, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-purple-800:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(91, 33, 182, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-purple-800:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(91, 33, 182, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-purple-900:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(76, 29, 149, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-purple-900:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(76, 29, 149, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-purple-900:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(76, 29, 149, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-pink-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-pink-50:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-pink-50:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-pink-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-pink-100:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-pink-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-pink-200:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-pink-200:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-pink-200:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-pink-300:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-pink-300:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-pink-300:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-pink-400:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-pink-400:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-pink-400:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-pink-500:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-pink-500:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-pink-500:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-pink-600:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-pink-600:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-pink-600:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-pink-700:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-pink-700:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-pink-700:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-pink-800:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-pink-800:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-pink-800:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-pink-900:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-pink-900:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-pink-900:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-base-normal:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 65, 129, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-base-normal:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 65, 129, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-base-normal:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 65, 129, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-base-dark:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 52, 105, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-base-dark:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 52, 105, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-base-dark:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 52, 105, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-base-black:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(29, 29, 31, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-base-black:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(29, 29, 31, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-base-black:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(29, 29, 31, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-base-border:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(231, 231, 233, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-base-border:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(231, 231, 233, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-base-border:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(231, 231, 233, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-primary-normal:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 103, 207, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-primary-normal:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 103, 207, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-primary-normal:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 103, 207, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-primary-alt:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 71, 143, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-primary-alt:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 71, 143, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-primary-alt:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 71, 143, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-subtle-white:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 249, 249, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-subtle-white:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 249, 249, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-subtle-white:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 249, 249, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-turquesa:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 151, 178, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-turquesa:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 151, 178, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:focus\:placeholder-turquesa:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 151, 178, var(--tw-placeholder-opacity));
  }

  .tablet-portrait\:placeholder-opacity-0::-moz-placeholder {
    --tw-placeholder-opacity: 0;
  }

  .tablet-portrait\:placeholder-opacity-0:-ms-input-placeholder {
    --tw-placeholder-opacity: 0;
  }

  .tablet-portrait\:placeholder-opacity-0::placeholder {
    --tw-placeholder-opacity: 0;
  }

  .tablet-portrait\:placeholder-opacity-5::-moz-placeholder {
    --tw-placeholder-opacity: 0.05;
  }

  .tablet-portrait\:placeholder-opacity-5:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.05;
  }

  .tablet-portrait\:placeholder-opacity-5::placeholder {
    --tw-placeholder-opacity: 0.05;
  }

  .tablet-portrait\:placeholder-opacity-10::-moz-placeholder {
    --tw-placeholder-opacity: 0.1;
  }

  .tablet-portrait\:placeholder-opacity-10:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.1;
  }

  .tablet-portrait\:placeholder-opacity-10::placeholder {
    --tw-placeholder-opacity: 0.1;
  }

  .tablet-portrait\:placeholder-opacity-20::-moz-placeholder {
    --tw-placeholder-opacity: 0.2;
  }

  .tablet-portrait\:placeholder-opacity-20:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.2;
  }

  .tablet-portrait\:placeholder-opacity-20::placeholder {
    --tw-placeholder-opacity: 0.2;
  }

  .tablet-portrait\:placeholder-opacity-25::-moz-placeholder {
    --tw-placeholder-opacity: 0.25;
  }

  .tablet-portrait\:placeholder-opacity-25:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.25;
  }

  .tablet-portrait\:placeholder-opacity-25::placeholder {
    --tw-placeholder-opacity: 0.25;
  }

  .tablet-portrait\:placeholder-opacity-30::-moz-placeholder {
    --tw-placeholder-opacity: 0.3;
  }

  .tablet-portrait\:placeholder-opacity-30:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.3;
  }

  .tablet-portrait\:placeholder-opacity-30::placeholder {
    --tw-placeholder-opacity: 0.3;
  }

  .tablet-portrait\:placeholder-opacity-40::-moz-placeholder {
    --tw-placeholder-opacity: 0.4;
  }

  .tablet-portrait\:placeholder-opacity-40:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.4;
  }

  .tablet-portrait\:placeholder-opacity-40::placeholder {
    --tw-placeholder-opacity: 0.4;
  }

  .tablet-portrait\:placeholder-opacity-50::-moz-placeholder {
    --tw-placeholder-opacity: 0.5;
  }

  .tablet-portrait\:placeholder-opacity-50:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.5;
  }

  .tablet-portrait\:placeholder-opacity-50::placeholder {
    --tw-placeholder-opacity: 0.5;
  }

  .tablet-portrait\:placeholder-opacity-60::-moz-placeholder {
    --tw-placeholder-opacity: 0.6;
  }

  .tablet-portrait\:placeholder-opacity-60:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.6;
  }

  .tablet-portrait\:placeholder-opacity-60::placeholder {
    --tw-placeholder-opacity: 0.6;
  }

  .tablet-portrait\:placeholder-opacity-70::-moz-placeholder {
    --tw-placeholder-opacity: 0.7;
  }

  .tablet-portrait\:placeholder-opacity-70:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.7;
  }

  .tablet-portrait\:placeholder-opacity-70::placeholder {
    --tw-placeholder-opacity: 0.7;
  }

  .tablet-portrait\:placeholder-opacity-75::-moz-placeholder {
    --tw-placeholder-opacity: 0.75;
  }

  .tablet-portrait\:placeholder-opacity-75:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.75;
  }

  .tablet-portrait\:placeholder-opacity-75::placeholder {
    --tw-placeholder-opacity: 0.75;
  }

  .tablet-portrait\:placeholder-opacity-80::-moz-placeholder {
    --tw-placeholder-opacity: 0.8;
  }

  .tablet-portrait\:placeholder-opacity-80:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.8;
  }

  .tablet-portrait\:placeholder-opacity-80::placeholder {
    --tw-placeholder-opacity: 0.8;
  }

  .tablet-portrait\:placeholder-opacity-90::-moz-placeholder {
    --tw-placeholder-opacity: 0.9;
  }

  .tablet-portrait\:placeholder-opacity-90:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.9;
  }

  .tablet-portrait\:placeholder-opacity-90::placeholder {
    --tw-placeholder-opacity: 0.9;
  }

  .tablet-portrait\:placeholder-opacity-95::-moz-placeholder {
    --tw-placeholder-opacity: 0.95;
  }

  .tablet-portrait\:placeholder-opacity-95:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.95;
  }

  .tablet-portrait\:placeholder-opacity-95::placeholder {
    --tw-placeholder-opacity: 0.95;
  }

  .tablet-portrait\:placeholder-opacity-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
  }

  .tablet-portrait\:placeholder-opacity-100:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
  }

  .tablet-portrait\:placeholder-opacity-100::placeholder {
    --tw-placeholder-opacity: 1;
  }

  .tablet-portrait\:focus\:placeholder-opacity-0:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0;
  }

  .tablet-portrait\:focus\:placeholder-opacity-0:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 0;
  }

  .tablet-portrait\:focus\:placeholder-opacity-0:focus::placeholder {
    --tw-placeholder-opacity: 0;
  }

  .tablet-portrait\:focus\:placeholder-opacity-5:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.05;
  }

  .tablet-portrait\:focus\:placeholder-opacity-5:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.05;
  }

  .tablet-portrait\:focus\:placeholder-opacity-5:focus::placeholder {
    --tw-placeholder-opacity: 0.05;
  }

  .tablet-portrait\:focus\:placeholder-opacity-10:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.1;
  }

  .tablet-portrait\:focus\:placeholder-opacity-10:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.1;
  }

  .tablet-portrait\:focus\:placeholder-opacity-10:focus::placeholder {
    --tw-placeholder-opacity: 0.1;
  }

  .tablet-portrait\:focus\:placeholder-opacity-20:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.2;
  }

  .tablet-portrait\:focus\:placeholder-opacity-20:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.2;
  }

  .tablet-portrait\:focus\:placeholder-opacity-20:focus::placeholder {
    --tw-placeholder-opacity: 0.2;
  }

  .tablet-portrait\:focus\:placeholder-opacity-25:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.25;
  }

  .tablet-portrait\:focus\:placeholder-opacity-25:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.25;
  }

  .tablet-portrait\:focus\:placeholder-opacity-25:focus::placeholder {
    --tw-placeholder-opacity: 0.25;
  }

  .tablet-portrait\:focus\:placeholder-opacity-30:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.3;
  }

  .tablet-portrait\:focus\:placeholder-opacity-30:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.3;
  }

  .tablet-portrait\:focus\:placeholder-opacity-30:focus::placeholder {
    --tw-placeholder-opacity: 0.3;
  }

  .tablet-portrait\:focus\:placeholder-opacity-40:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.4;
  }

  .tablet-portrait\:focus\:placeholder-opacity-40:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.4;
  }

  .tablet-portrait\:focus\:placeholder-opacity-40:focus::placeholder {
    --tw-placeholder-opacity: 0.4;
  }

  .tablet-portrait\:focus\:placeholder-opacity-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.5;
  }

  .tablet-portrait\:focus\:placeholder-opacity-50:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.5;
  }

  .tablet-portrait\:focus\:placeholder-opacity-50:focus::placeholder {
    --tw-placeholder-opacity: 0.5;
  }

  .tablet-portrait\:focus\:placeholder-opacity-60:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.6;
  }

  .tablet-portrait\:focus\:placeholder-opacity-60:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.6;
  }

  .tablet-portrait\:focus\:placeholder-opacity-60:focus::placeholder {
    --tw-placeholder-opacity: 0.6;
  }

  .tablet-portrait\:focus\:placeholder-opacity-70:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.7;
  }

  .tablet-portrait\:focus\:placeholder-opacity-70:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.7;
  }

  .tablet-portrait\:focus\:placeholder-opacity-70:focus::placeholder {
    --tw-placeholder-opacity: 0.7;
  }

  .tablet-portrait\:focus\:placeholder-opacity-75:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.75;
  }

  .tablet-portrait\:focus\:placeholder-opacity-75:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.75;
  }

  .tablet-portrait\:focus\:placeholder-opacity-75:focus::placeholder {
    --tw-placeholder-opacity: 0.75;
  }

  .tablet-portrait\:focus\:placeholder-opacity-80:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.8;
  }

  .tablet-portrait\:focus\:placeholder-opacity-80:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.8;
  }

  .tablet-portrait\:focus\:placeholder-opacity-80:focus::placeholder {
    --tw-placeholder-opacity: 0.8;
  }

  .tablet-portrait\:focus\:placeholder-opacity-90:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.9;
  }

  .tablet-portrait\:focus\:placeholder-opacity-90:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.9;
  }

  .tablet-portrait\:focus\:placeholder-opacity-90:focus::placeholder {
    --tw-placeholder-opacity: 0.9;
  }

  .tablet-portrait\:focus\:placeholder-opacity-95:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.95;
  }

  .tablet-portrait\:focus\:placeholder-opacity-95:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.95;
  }

  .tablet-portrait\:focus\:placeholder-opacity-95:focus::placeholder {
    --tw-placeholder-opacity: 0.95;
  }

  .tablet-portrait\:focus\:placeholder-opacity-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
  }

  .tablet-portrait\:focus\:placeholder-opacity-100:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
  }

  .tablet-portrait\:focus\:placeholder-opacity-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
  }

  .tablet-portrait\:opacity-0 {
    opacity: 0;
  }

  .tablet-portrait\:opacity-5 {
    opacity: 0.05;
  }

  .tablet-portrait\:opacity-10 {
    opacity: 0.1;
  }

  .tablet-portrait\:opacity-20 {
    opacity: 0.2;
  }

  .tablet-portrait\:opacity-25 {
    opacity: 0.25;
  }

  .tablet-portrait\:opacity-30 {
    opacity: 0.3;
  }

  .tablet-portrait\:opacity-40 {
    opacity: 0.4;
  }

  .tablet-portrait\:opacity-50 {
    opacity: 0.5;
  }

  .tablet-portrait\:opacity-60 {
    opacity: 0.6;
  }

  .tablet-portrait\:opacity-70 {
    opacity: 0.7;
  }

  .tablet-portrait\:opacity-75 {
    opacity: 0.75;
  }

  .tablet-portrait\:opacity-80 {
    opacity: 0.8;
  }

  .tablet-portrait\:opacity-90 {
    opacity: 0.9;
  }

  .tablet-portrait\:opacity-95 {
    opacity: 0.95;
  }

  .tablet-portrait\:opacity-100 {
    opacity: 1;
  }

  .group:hover .tablet-portrait\:group-hover\:opacity-0 {
    opacity: 0;
  }

  .group:hover .tablet-portrait\:group-hover\:opacity-5 {
    opacity: 0.05;
  }

  .group:hover .tablet-portrait\:group-hover\:opacity-10 {
    opacity: 0.1;
  }

  .group:hover .tablet-portrait\:group-hover\:opacity-20 {
    opacity: 0.2;
  }

  .group:hover .tablet-portrait\:group-hover\:opacity-25 {
    opacity: 0.25;
  }

  .group:hover .tablet-portrait\:group-hover\:opacity-30 {
    opacity: 0.3;
  }

  .group:hover .tablet-portrait\:group-hover\:opacity-40 {
    opacity: 0.4;
  }

  .group:hover .tablet-portrait\:group-hover\:opacity-50 {
    opacity: 0.5;
  }

  .group:hover .tablet-portrait\:group-hover\:opacity-60 {
    opacity: 0.6;
  }

  .group:hover .tablet-portrait\:group-hover\:opacity-70 {
    opacity: 0.7;
  }

  .group:hover .tablet-portrait\:group-hover\:opacity-75 {
    opacity: 0.75;
  }

  .group:hover .tablet-portrait\:group-hover\:opacity-80 {
    opacity: 0.8;
  }

  .group:hover .tablet-portrait\:group-hover\:opacity-90 {
    opacity: 0.9;
  }

  .group:hover .tablet-portrait\:group-hover\:opacity-95 {
    opacity: 0.95;
  }

  .group:hover .tablet-portrait\:group-hover\:opacity-100 {
    opacity: 1;
  }

  .tablet-portrait\:focus-within\:opacity-0:focus-within {
    opacity: 0;
  }

  .tablet-portrait\:focus-within\:opacity-5:focus-within {
    opacity: 0.05;
  }

  .tablet-portrait\:focus-within\:opacity-10:focus-within {
    opacity: 0.1;
  }

  .tablet-portrait\:focus-within\:opacity-20:focus-within {
    opacity: 0.2;
  }

  .tablet-portrait\:focus-within\:opacity-25:focus-within {
    opacity: 0.25;
  }

  .tablet-portrait\:focus-within\:opacity-30:focus-within {
    opacity: 0.3;
  }

  .tablet-portrait\:focus-within\:opacity-40:focus-within {
    opacity: 0.4;
  }

  .tablet-portrait\:focus-within\:opacity-50:focus-within {
    opacity: 0.5;
  }

  .tablet-portrait\:focus-within\:opacity-60:focus-within {
    opacity: 0.6;
  }

  .tablet-portrait\:focus-within\:opacity-70:focus-within {
    opacity: 0.7;
  }

  .tablet-portrait\:focus-within\:opacity-75:focus-within {
    opacity: 0.75;
  }

  .tablet-portrait\:focus-within\:opacity-80:focus-within {
    opacity: 0.8;
  }

  .tablet-portrait\:focus-within\:opacity-90:focus-within {
    opacity: 0.9;
  }

  .tablet-portrait\:focus-within\:opacity-95:focus-within {
    opacity: 0.95;
  }

  .tablet-portrait\:focus-within\:opacity-100:focus-within {
    opacity: 1;
  }

  .tablet-portrait\:hover\:opacity-0:hover {
    opacity: 0;
  }

  .tablet-portrait\:hover\:opacity-5:hover {
    opacity: 0.05;
  }

  .tablet-portrait\:hover\:opacity-10:hover {
    opacity: 0.1;
  }

  .tablet-portrait\:hover\:opacity-20:hover {
    opacity: 0.2;
  }

  .tablet-portrait\:hover\:opacity-25:hover {
    opacity: 0.25;
  }

  .tablet-portrait\:hover\:opacity-30:hover {
    opacity: 0.3;
  }

  .tablet-portrait\:hover\:opacity-40:hover {
    opacity: 0.4;
  }

  .tablet-portrait\:hover\:opacity-50:hover {
    opacity: 0.5;
  }

  .tablet-portrait\:hover\:opacity-60:hover {
    opacity: 0.6;
  }

  .tablet-portrait\:hover\:opacity-70:hover {
    opacity: 0.7;
  }

  .tablet-portrait\:hover\:opacity-75:hover {
    opacity: 0.75;
  }

  .tablet-portrait\:hover\:opacity-80:hover {
    opacity: 0.8;
  }

  .tablet-portrait\:hover\:opacity-90:hover {
    opacity: 0.9;
  }

  .tablet-portrait\:hover\:opacity-95:hover {
    opacity: 0.95;
  }

  .tablet-portrait\:hover\:opacity-100:hover {
    opacity: 1;
  }

  .tablet-portrait\:focus\:opacity-0:focus {
    opacity: 0;
  }

  .tablet-portrait\:focus\:opacity-5:focus {
    opacity: 0.05;
  }

  .tablet-portrait\:focus\:opacity-10:focus {
    opacity: 0.1;
  }

  .tablet-portrait\:focus\:opacity-20:focus {
    opacity: 0.2;
  }

  .tablet-portrait\:focus\:opacity-25:focus {
    opacity: 0.25;
  }

  .tablet-portrait\:focus\:opacity-30:focus {
    opacity: 0.3;
  }

  .tablet-portrait\:focus\:opacity-40:focus {
    opacity: 0.4;
  }

  .tablet-portrait\:focus\:opacity-50:focus {
    opacity: 0.5;
  }

  .tablet-portrait\:focus\:opacity-60:focus {
    opacity: 0.6;
  }

  .tablet-portrait\:focus\:opacity-70:focus {
    opacity: 0.7;
  }

  .tablet-portrait\:focus\:opacity-75:focus {
    opacity: 0.75;
  }

  .tablet-portrait\:focus\:opacity-80:focus {
    opacity: 0.8;
  }

  .tablet-portrait\:focus\:opacity-90:focus {
    opacity: 0.9;
  }

  .tablet-portrait\:focus\:opacity-95:focus {
    opacity: 0.95;
  }

  .tablet-portrait\:focus\:opacity-100:focus {
    opacity: 1;
  }

  .tablet-portrait\:bg-blend-normal {
    background-blend-mode: normal;
  }

  .tablet-portrait\:bg-blend-multiply {
    background-blend-mode: multiply;
  }

  .tablet-portrait\:bg-blend-screen {
    background-blend-mode: screen;
  }

  .tablet-portrait\:bg-blend-overlay {
    background-blend-mode: overlay;
  }

  .tablet-portrait\:bg-blend-darken {
    background-blend-mode: darken;
  }

  .tablet-portrait\:bg-blend-lighten {
    background-blend-mode: lighten;
  }

  .tablet-portrait\:bg-blend-color-dodge {
    background-blend-mode: color-dodge;
  }

  .tablet-portrait\:bg-blend-color-burn {
    background-blend-mode: color-burn;
  }

  .tablet-portrait\:bg-blend-hard-light {
    background-blend-mode: hard-light;
  }

  .tablet-portrait\:bg-blend-soft-light {
    background-blend-mode: soft-light;
  }

  .tablet-portrait\:bg-blend-difference {
    background-blend-mode: difference;
  }

  .tablet-portrait\:bg-blend-exclusion {
    background-blend-mode: exclusion;
  }

  .tablet-portrait\:bg-blend-hue {
    background-blend-mode: hue;
  }

  .tablet-portrait\:bg-blend-saturation {
    background-blend-mode: saturation;
  }

  .tablet-portrait\:bg-blend-color {
    background-blend-mode: color;
  }

  .tablet-portrait\:bg-blend-luminosity {
    background-blend-mode: luminosity;
  }

  .tablet-portrait\:mix-blend-normal {
    mix-blend-mode: normal;
  }

  .tablet-portrait\:mix-blend-multiply {
    mix-blend-mode: multiply;
  }

  .tablet-portrait\:mix-blend-screen {
    mix-blend-mode: screen;
  }

  .tablet-portrait\:mix-blend-overlay {
    mix-blend-mode: overlay;
  }

  .tablet-portrait\:mix-blend-darken {
    mix-blend-mode: darken;
  }

  .tablet-portrait\:mix-blend-lighten {
    mix-blend-mode: lighten;
  }

  .tablet-portrait\:mix-blend-color-dodge {
    mix-blend-mode: color-dodge;
  }

  .tablet-portrait\:mix-blend-color-burn {
    mix-blend-mode: color-burn;
  }

  .tablet-portrait\:mix-blend-hard-light {
    mix-blend-mode: hard-light;
  }

  .tablet-portrait\:mix-blend-soft-light {
    mix-blend-mode: soft-light;
  }

  .tablet-portrait\:mix-blend-difference {
    mix-blend-mode: difference;
  }

  .tablet-portrait\:mix-blend-exclusion {
    mix-blend-mode: exclusion;
  }

  .tablet-portrait\:mix-blend-hue {
    mix-blend-mode: hue;
  }

  .tablet-portrait\:mix-blend-saturation {
    mix-blend-mode: saturation;
  }

  .tablet-portrait\:mix-blend-color {
    mix-blend-mode: color;
  }

  .tablet-portrait\:mix-blend-luminosity {
    mix-blend-mode: luminosity;
  }

  .tablet-portrait\:shadow-xs {
    --tw-shadow: 0 0 0 0.0625rem rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .tablet-portrait\:shadow-sm {
    --tw-shadow: 0 0.0625rem 0.125rem 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .tablet-portrait\:shadow-default {
    --tw-shadow: 0 0.0625rem 0.1875rem 0 rgba(0, 0, 0, 0.1), 0 0.0625rem 0.125rem 0 rgba(0, 0, 0, 0.06);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .tablet-portrait\:shadow-md {
    --tw-shadow: 0 0.25rem 0.375rem -0.0625rem rgba(0, 0, 0, 0.1), 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.06);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .tablet-portrait\:shadow-lg {
    --tw-shadow: 0 0.625rem 0.9375 -0.1875rem rgba(0, 0, 0, 0.1), 0 0.25rem 0.375rem -0.125rem rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .tablet-portrait\:shadow-xl {
    --tw-shadow: 0 1.25rem 1.5625rem -0.3125rem rgba(0, 0, 0, 0.1), 0 0.625rem 0.625rem -0.3125rem rgba(0, 0, 0, 0.04);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .tablet-portrait\:shadow-2xl {
    --tw-shadow: 0 1.5625rem 3.125rem -10.125rem rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .tablet-portrait\:shadow-3xl {
    --tw-shadow: 0 2.1875rem 3.75rem -0.9375rem rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .tablet-portrait\:shadow-inner {
    --tw-shadow: inset 0 0.125rem 0.25rem 0 rgba(0, 0, 0, 0.06);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .tablet-portrait\:shadow-outline {
    --tw-shadow: 0 0 0 0.1875rem rgba(66, 153, 225, 0.5);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .tablet-portrait\:shadow-focus {
    --tw-shadow: 0 0 0 0.1875rem rgba(66, 153, 225, 0.5);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .tablet-portrait\:shadow-none {
    --tw-shadow: 0 0 #0000;
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .tablet-portrait\:group-hover\:shadow-xs {
    --tw-shadow: 0 0 0 0.0625rem rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .tablet-portrait\:group-hover\:shadow-sm {
    --tw-shadow: 0 0.0625rem 0.125rem 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .tablet-portrait\:group-hover\:shadow-default {
    --tw-shadow: 0 0.0625rem 0.1875rem 0 rgba(0, 0, 0, 0.1), 0 0.0625rem 0.125rem 0 rgba(0, 0, 0, 0.06);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .tablet-portrait\:group-hover\:shadow-md {
    --tw-shadow: 0 0.25rem 0.375rem -0.0625rem rgba(0, 0, 0, 0.1), 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.06);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .tablet-portrait\:group-hover\:shadow-lg {
    --tw-shadow: 0 0.625rem 0.9375 -0.1875rem rgba(0, 0, 0, 0.1), 0 0.25rem 0.375rem -0.125rem rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .tablet-portrait\:group-hover\:shadow-xl {
    --tw-shadow: 0 1.25rem 1.5625rem -0.3125rem rgba(0, 0, 0, 0.1), 0 0.625rem 0.625rem -0.3125rem rgba(0, 0, 0, 0.04);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .tablet-portrait\:group-hover\:shadow-2xl {
    --tw-shadow: 0 1.5625rem 3.125rem -10.125rem rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .tablet-portrait\:group-hover\:shadow-3xl {
    --tw-shadow: 0 2.1875rem 3.75rem -0.9375rem rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .tablet-portrait\:group-hover\:shadow-inner {
    --tw-shadow: inset 0 0.125rem 0.25rem 0 rgba(0, 0, 0, 0.06);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .tablet-portrait\:group-hover\:shadow-outline {
    --tw-shadow: 0 0 0 0.1875rem rgba(66, 153, 225, 0.5);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .tablet-portrait\:group-hover\:shadow-focus {
    --tw-shadow: 0 0 0 0.1875rem rgba(66, 153, 225, 0.5);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .tablet-portrait\:group-hover\:shadow-none {
    --tw-shadow: 0 0 #0000;
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .tablet-portrait\:focus-within\:shadow-xs:focus-within {
    --tw-shadow: 0 0 0 0.0625rem rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .tablet-portrait\:focus-within\:shadow-sm:focus-within {
    --tw-shadow: 0 0.0625rem 0.125rem 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .tablet-portrait\:focus-within\:shadow-default:focus-within {
    --tw-shadow: 0 0.0625rem 0.1875rem 0 rgba(0, 0, 0, 0.1), 0 0.0625rem 0.125rem 0 rgba(0, 0, 0, 0.06);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .tablet-portrait\:focus-within\:shadow-md:focus-within {
    --tw-shadow: 0 0.25rem 0.375rem -0.0625rem rgba(0, 0, 0, 0.1), 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.06);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .tablet-portrait\:focus-within\:shadow-lg:focus-within {
    --tw-shadow: 0 0.625rem 0.9375 -0.1875rem rgba(0, 0, 0, 0.1), 0 0.25rem 0.375rem -0.125rem rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .tablet-portrait\:focus-within\:shadow-xl:focus-within {
    --tw-shadow: 0 1.25rem 1.5625rem -0.3125rem rgba(0, 0, 0, 0.1), 0 0.625rem 0.625rem -0.3125rem rgba(0, 0, 0, 0.04);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .tablet-portrait\:focus-within\:shadow-2xl:focus-within {
    --tw-shadow: 0 1.5625rem 3.125rem -10.125rem rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .tablet-portrait\:focus-within\:shadow-3xl:focus-within {
    --tw-shadow: 0 2.1875rem 3.75rem -0.9375rem rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .tablet-portrait\:focus-within\:shadow-inner:focus-within {
    --tw-shadow: inset 0 0.125rem 0.25rem 0 rgba(0, 0, 0, 0.06);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .tablet-portrait\:focus-within\:shadow-outline:focus-within {
    --tw-shadow: 0 0 0 0.1875rem rgba(66, 153, 225, 0.5);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .tablet-portrait\:focus-within\:shadow-focus:focus-within {
    --tw-shadow: 0 0 0 0.1875rem rgba(66, 153, 225, 0.5);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .tablet-portrait\:focus-within\:shadow-none:focus-within {
    --tw-shadow: 0 0 #0000;
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .tablet-portrait\:hover\:shadow-xs:hover {
    --tw-shadow: 0 0 0 0.0625rem rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .tablet-portrait\:hover\:shadow-sm:hover {
    --tw-shadow: 0 0.0625rem 0.125rem 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .tablet-portrait\:hover\:shadow-default:hover {
    --tw-shadow: 0 0.0625rem 0.1875rem 0 rgba(0, 0, 0, 0.1), 0 0.0625rem 0.125rem 0 rgba(0, 0, 0, 0.06);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .tablet-portrait\:hover\:shadow-md:hover {
    --tw-shadow: 0 0.25rem 0.375rem -0.0625rem rgba(0, 0, 0, 0.1), 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.06);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .tablet-portrait\:hover\:shadow-lg:hover {
    --tw-shadow: 0 0.625rem 0.9375 -0.1875rem rgba(0, 0, 0, 0.1), 0 0.25rem 0.375rem -0.125rem rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .tablet-portrait\:hover\:shadow-xl:hover {
    --tw-shadow: 0 1.25rem 1.5625rem -0.3125rem rgba(0, 0, 0, 0.1), 0 0.625rem 0.625rem -0.3125rem rgba(0, 0, 0, 0.04);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .tablet-portrait\:hover\:shadow-2xl:hover {
    --tw-shadow: 0 1.5625rem 3.125rem -10.125rem rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .tablet-portrait\:hover\:shadow-3xl:hover {
    --tw-shadow: 0 2.1875rem 3.75rem -0.9375rem rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .tablet-portrait\:hover\:shadow-inner:hover {
    --tw-shadow: inset 0 0.125rem 0.25rem 0 rgba(0, 0, 0, 0.06);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .tablet-portrait\:hover\:shadow-outline:hover {
    --tw-shadow: 0 0 0 0.1875rem rgba(66, 153, 225, 0.5);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .tablet-portrait\:hover\:shadow-focus:hover {
    --tw-shadow: 0 0 0 0.1875rem rgba(66, 153, 225, 0.5);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .tablet-portrait\:hover\:shadow-none:hover {
    --tw-shadow: 0 0 #0000;
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .tablet-portrait\:focus\:shadow-xs:focus {
    --tw-shadow: 0 0 0 0.0625rem rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .tablet-portrait\:focus\:shadow-sm:focus {
    --tw-shadow: 0 0.0625rem 0.125rem 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .tablet-portrait\:focus\:shadow-default:focus {
    --tw-shadow: 0 0.0625rem 0.1875rem 0 rgba(0, 0, 0, 0.1), 0 0.0625rem 0.125rem 0 rgba(0, 0, 0, 0.06);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .tablet-portrait\:focus\:shadow-md:focus {
    --tw-shadow: 0 0.25rem 0.375rem -0.0625rem rgba(0, 0, 0, 0.1), 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.06);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .tablet-portrait\:focus\:shadow-lg:focus {
    --tw-shadow: 0 0.625rem 0.9375 -0.1875rem rgba(0, 0, 0, 0.1), 0 0.25rem 0.375rem -0.125rem rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .tablet-portrait\:focus\:shadow-xl:focus {
    --tw-shadow: 0 1.25rem 1.5625rem -0.3125rem rgba(0, 0, 0, 0.1), 0 0.625rem 0.625rem -0.3125rem rgba(0, 0, 0, 0.04);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .tablet-portrait\:focus\:shadow-2xl:focus {
    --tw-shadow: 0 1.5625rem 3.125rem -10.125rem rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .tablet-portrait\:focus\:shadow-3xl:focus {
    --tw-shadow: 0 2.1875rem 3.75rem -0.9375rem rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .tablet-portrait\:focus\:shadow-inner:focus {
    --tw-shadow: inset 0 0.125rem 0.25rem 0 rgba(0, 0, 0, 0.06);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .tablet-portrait\:focus\:shadow-outline:focus {
    --tw-shadow: 0 0 0 0.1875rem rgba(66, 153, 225, 0.5);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .tablet-portrait\:focus\:shadow-focus:focus {
    --tw-shadow: 0 0 0 0.1875rem rgba(66, 153, 225, 0.5);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .tablet-portrait\:focus\:shadow-none:focus {
    --tw-shadow: 0 0 #0000;
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .tablet-portrait\:outline-none {
    outline: 2px solid transparent;
    outline-offset: 2px;
  }

  .tablet-portrait\:outline-white {
    outline: 2px dotted white;
    outline-offset: 2px;
  }

  .tablet-portrait\:outline-black {
    outline: 2px dotted black;
    outline-offset: 2px;
  }

  .tablet-portrait\:focus-within\:outline-none:focus-within {
    outline: 2px solid transparent;
    outline-offset: 2px;
  }

  .tablet-portrait\:focus-within\:outline-white:focus-within {
    outline: 2px dotted white;
    outline-offset: 2px;
  }

  .tablet-portrait\:focus-within\:outline-black:focus-within {
    outline: 2px dotted black;
    outline-offset: 2px;
  }

  .tablet-portrait\:focus\:outline-none:focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
  }

  .tablet-portrait\:focus\:outline-white:focus {
    outline: 2px dotted white;
    outline-offset: 2px;
  }

  .tablet-portrait\:focus\:outline-black:focus {
    outline: 2px dotted black;
    outline-offset: 2px;
  }

  .tablet-portrait\: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(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .tablet-portrait\: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(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .tablet-portrait\: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(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .tablet-portrait\: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(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .tablet-portrait\: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(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .tablet-portrait\: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(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .tablet-portrait\: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(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .tablet-portrait\: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(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .tablet-portrait\: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(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .tablet-portrait\: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(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .tablet-portrait\: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(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .tablet-portrait\: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(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .tablet-portrait\: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(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .tablet-portrait\: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(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .tablet-portrait\:focus\:ring-2:focus {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .tablet-portrait\: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(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .tablet-portrait\: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(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .tablet-portrait\: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(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .tablet-portrait\:ring-inset {
    --tw-ring-inset: inset;
  }

  .tablet-portrait\:focus-within\:ring-inset:focus-within {
    --tw-ring-inset: inset;
  }

  .tablet-portrait\:focus\:ring-inset:focus {
    --tw-ring-inset: inset;
  }

  .tablet-portrait\:ring-transparent {
    --tw-ring-color: transparent;
  }

  .tablet-portrait\:ring-current {
    --tw-ring-color: currentColor;
  }

  .tablet-portrait\:ring-black {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 0, 0, var(--tw-ring-opacity));
  }

  .tablet-portrait\:ring-white {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity));
  }

  .tablet-portrait\:ring-gray-50 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 250, 251, var(--tw-ring-opacity));
  }

  .tablet-portrait\:ring-gray-100 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 244, 246, var(--tw-ring-opacity));
  }

  .tablet-portrait\:ring-gray-200 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(229, 231, 235, var(--tw-ring-opacity));
  }

  .tablet-portrait\:ring-gray-300 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 213, 219, var(--tw-ring-opacity));
  }

  .tablet-portrait\:ring-gray-400 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(156, 163, 175, var(--tw-ring-opacity));
  }

  .tablet-portrait\:ring-gray-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 114, 128, var(--tw-ring-opacity));
  }

  .tablet-portrait\:ring-gray-600 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(75, 85, 99, var(--tw-ring-opacity));
  }

  .tablet-portrait\:ring-gray-700 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(55, 65, 81, var(--tw-ring-opacity));
  }

  .tablet-portrait\:ring-gray-800 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 41, 55, var(--tw-ring-opacity));
  }

  .tablet-portrait\:ring-gray-900 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(17, 24, 39, var(--tw-ring-opacity));
  }

  .tablet-portrait\:ring-red-50 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 242, 242, var(--tw-ring-opacity));
  }

  .tablet-portrait\:ring-red-100 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 226, 226, var(--tw-ring-opacity));
  }

  .tablet-portrait\:ring-red-200 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 202, 202, var(--tw-ring-opacity));
  }

  .tablet-portrait\:ring-red-300 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 165, 165, var(--tw-ring-opacity));
  }

  .tablet-portrait\:ring-red-400 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(248, 113, 113, var(--tw-ring-opacity));
  }

  .tablet-portrait\:ring-red-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(239, 68, 68, var(--tw-ring-opacity));
  }

  .tablet-portrait\:ring-red-600 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(220, 38, 38, var(--tw-ring-opacity));
  }

  .tablet-portrait\:ring-red-700 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(185, 28, 28, var(--tw-ring-opacity));
  }

  .tablet-portrait\:ring-red-800 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(153, 27, 27, var(--tw-ring-opacity));
  }

  .tablet-portrait\:ring-red-900 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(127, 29, 29, var(--tw-ring-opacity));
  }

  .tablet-portrait\:ring-yellow-50 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 251, 235, var(--tw-ring-opacity));
  }

  .tablet-portrait\:ring-yellow-100 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 243, 199, var(--tw-ring-opacity));
  }

  .tablet-portrait\:ring-yellow-200 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(253, 230, 138, var(--tw-ring-opacity));
  }

  .tablet-portrait\:ring-yellow-300 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 211, 77, var(--tw-ring-opacity));
  }

  .tablet-portrait\:ring-yellow-400 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(251, 191, 36, var(--tw-ring-opacity));
  }

  .tablet-portrait\:ring-yellow-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(245, 158, 11, var(--tw-ring-opacity));
  }

  .tablet-portrait\:ring-yellow-600 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(217, 119, 6, var(--tw-ring-opacity));
  }

  .tablet-portrait\:ring-yellow-700 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(180, 83, 9, var(--tw-ring-opacity));
  }

  .tablet-portrait\:ring-yellow-800 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(146, 64, 14, var(--tw-ring-opacity));
  }

  .tablet-portrait\:ring-yellow-900 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(120, 53, 15, var(--tw-ring-opacity));
  }

  .tablet-portrait\:ring-green-50 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(236, 253, 245, var(--tw-ring-opacity));
  }

  .tablet-portrait\:ring-green-100 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 250, 229, var(--tw-ring-opacity));
  }

  .tablet-portrait\:ring-green-200 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(167, 243, 208, var(--tw-ring-opacity));
  }

  .tablet-portrait\:ring-green-300 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 231, 183, var(--tw-ring-opacity));
  }

  .tablet-portrait\:ring-green-400 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(52, 211, 153, var(--tw-ring-opacity));
  }

  .tablet-portrait\:ring-green-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(16, 185, 129, var(--tw-ring-opacity));
  }

  .tablet-portrait\:ring-green-600 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(5, 150, 105, var(--tw-ring-opacity));
  }

  .tablet-portrait\:ring-green-700 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(4, 120, 87, var(--tw-ring-opacity));
  }

  .tablet-portrait\:ring-green-800 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(6, 95, 70, var(--tw-ring-opacity));
  }

  .tablet-portrait\:ring-green-900 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(6, 78, 59, var(--tw-ring-opacity));
  }

  .tablet-portrait\:ring-blue-50 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(239, 246, 255, var(--tw-ring-opacity));
  }

  .tablet-portrait\:ring-blue-100 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 234, 254, var(--tw-ring-opacity));
  }

  .tablet-portrait\:ring-blue-200 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(191, 219, 254, var(--tw-ring-opacity));
  }

  .tablet-portrait\:ring-blue-300 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(147, 197, 253, var(--tw-ring-opacity));
  }

  .tablet-portrait\:ring-blue-400 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(96, 165, 250, var(--tw-ring-opacity));
  }

  .tablet-portrait\:ring-blue-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(59, 130, 246, var(--tw-ring-opacity));
  }

  .tablet-portrait\:ring-blue-600 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(37, 99, 235, var(--tw-ring-opacity));
  }

  .tablet-portrait\:ring-blue-700 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(29, 78, 216, var(--tw-ring-opacity));
  }

  .tablet-portrait\:ring-blue-800 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(30, 64, 175, var(--tw-ring-opacity));
  }

  .tablet-portrait\:ring-blue-900 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(30, 58, 138, var(--tw-ring-opacity));
  }

  .tablet-portrait\:ring-indigo-50 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 242, 255, var(--tw-ring-opacity));
  }

  .tablet-portrait\:ring-indigo-100 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(224, 231, 255, var(--tw-ring-opacity));
  }

  .tablet-portrait\:ring-indigo-200 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(199, 210, 254, var(--tw-ring-opacity));
  }

  .tablet-portrait\:ring-indigo-300 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(165, 180, 252, var(--tw-ring-opacity));
  }

  .tablet-portrait\:ring-indigo-400 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(129, 140, 248, var(--tw-ring-opacity));
  }

  .tablet-portrait\:ring-indigo-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(99, 102, 241, var(--tw-ring-opacity));
  }

  .tablet-portrait\:ring-indigo-600 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(79, 70, 229, var(--tw-ring-opacity));
  }

  .tablet-portrait\:ring-indigo-700 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(67, 56, 202, var(--tw-ring-opacity));
  }

  .tablet-portrait\:ring-indigo-800 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(55, 48, 163, var(--tw-ring-opacity));
  }

  .tablet-portrait\:ring-indigo-900 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(49, 46, 129, var(--tw-ring-opacity));
  }

  .tablet-portrait\:ring-purple-50 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(245, 243, 255, var(--tw-ring-opacity));
  }

  .tablet-portrait\:ring-purple-100 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(237, 233, 254, var(--tw-ring-opacity));
  }

  .tablet-portrait\:ring-purple-200 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(221, 214, 254, var(--tw-ring-opacity));
  }

  .tablet-portrait\:ring-purple-300 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(196, 181, 253, var(--tw-ring-opacity));
  }

  .tablet-portrait\:ring-purple-400 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(167, 139, 250, var(--tw-ring-opacity));
  }

  .tablet-portrait\:ring-purple-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(139, 92, 246, var(--tw-ring-opacity));
  }

  .tablet-portrait\:ring-purple-600 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(124, 58, 237, var(--tw-ring-opacity));
  }

  .tablet-portrait\:ring-purple-700 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(109, 40, 217, var(--tw-ring-opacity));
  }

  .tablet-portrait\:ring-purple-800 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(91, 33, 182, var(--tw-ring-opacity));
  }

  .tablet-portrait\:ring-purple-900 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(76, 29, 149, var(--tw-ring-opacity));
  }

  .tablet-portrait\:ring-pink-50 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(253, 242, 248, var(--tw-ring-opacity));
  }

  .tablet-portrait\:ring-pink-100 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 231, 243, var(--tw-ring-opacity));
  }

  .tablet-portrait\:ring-pink-200 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(251, 207, 232, var(--tw-ring-opacity));
  }

  .tablet-portrait\:ring-pink-300 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 168, 212, var(--tw-ring-opacity));
  }

  .tablet-portrait\:ring-pink-400 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(244, 114, 182, var(--tw-ring-opacity));
  }

  .tablet-portrait\:ring-pink-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(236, 72, 153, var(--tw-ring-opacity));
  }

  .tablet-portrait\:ring-pink-600 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 39, 119, var(--tw-ring-opacity));
  }

  .tablet-portrait\:ring-pink-700 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(190, 24, 93, var(--tw-ring-opacity));
  }

  .tablet-portrait\:ring-pink-800 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(157, 23, 77, var(--tw-ring-opacity));
  }

  .tablet-portrait\:ring-pink-900 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(131, 24, 67, var(--tw-ring-opacity));
  }

  .tablet-portrait\:ring-base-normal {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 65, 129, var(--tw-ring-opacity));
  }

  .tablet-portrait\:ring-base-dark {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 52, 105, var(--tw-ring-opacity));
  }

  .tablet-portrait\:ring-base-black {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(29, 29, 31, var(--tw-ring-opacity));
  }

  .tablet-portrait\:ring-base-border {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(231, 231, 233, var(--tw-ring-opacity));
  }

  .tablet-portrait\:ring-primary-normal {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 103, 207, var(--tw-ring-opacity));
  }

  .tablet-portrait\:ring-primary-alt {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 71, 143, var(--tw-ring-opacity));
  }

  .tablet-portrait\:ring-subtle-white {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 249, 249, var(--tw-ring-opacity));
  }

  .tablet-portrait\:ring-turquesa {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 151, 178, var(--tw-ring-opacity));
  }

  .tablet-portrait\:focus-within\:ring-transparent:focus-within {
    --tw-ring-color: transparent;
  }

  .tablet-portrait\:focus-within\:ring-current:focus-within {
    --tw-ring-color: currentColor;
  }

  .tablet-portrait\:focus-within\:ring-black:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 0, 0, var(--tw-ring-opacity));
  }

  .tablet-portrait\:focus-within\:ring-white:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity));
  }

  .tablet-portrait\:focus-within\:ring-gray-50:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 250, 251, var(--tw-ring-opacity));
  }

  .tablet-portrait\:focus-within\:ring-gray-100:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 244, 246, var(--tw-ring-opacity));
  }

  .tablet-portrait\:focus-within\:ring-gray-200:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(229, 231, 235, var(--tw-ring-opacity));
  }

  .tablet-portrait\:focus-within\:ring-gray-300:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 213, 219, var(--tw-ring-opacity));
  }

  .tablet-portrait\:focus-within\:ring-gray-400:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(156, 163, 175, var(--tw-ring-opacity));
  }

  .tablet-portrait\:focus-within\:ring-gray-500:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 114, 128, var(--tw-ring-opacity));
  }

  .tablet-portrait\:focus-within\:ring-gray-600:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(75, 85, 99, var(--tw-ring-opacity));
  }

  .tablet-portrait\:focus-within\:ring-gray-700:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(55, 65, 81, var(--tw-ring-opacity));
  }

  .tablet-portrait\:focus-within\:ring-gray-800:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 41, 55, var(--tw-ring-opacity));
  }

  .tablet-portrait\:focus-within\:ring-gray-900:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(17, 24, 39, var(--tw-ring-opacity));
  }

  .tablet-portrait\:focus-within\:ring-red-50:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 242, 242, var(--tw-ring-opacity));
  }

  .tablet-portrait\:focus-within\:ring-red-100:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 226, 226, var(--tw-ring-opacity));
  }

  .tablet-portrait\:focus-within\:ring-red-200:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 202, 202, var(--tw-ring-opacity));
  }

  .tablet-portrait\:focus-within\:ring-red-300:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 165, 165, var(--tw-ring-opacity));
  }

  .tablet-portrait\:focus-within\:ring-red-400:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(248, 113, 113, var(--tw-ring-opacity));
  }

  .tablet-portrait\:focus-within\:ring-red-500:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(239, 68, 68, var(--tw-ring-opacity));
  }

  .tablet-portrait\:focus-within\:ring-red-600:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(220, 38, 38, var(--tw-ring-opacity));
  }

  .tablet-portrait\:focus-within\:ring-red-700:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(185, 28, 28, var(--tw-ring-opacity));
  }

  .tablet-portrait\:focus-within\:ring-red-800:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(153, 27, 27, var(--tw-ring-opacity));
  }

  .tablet-portrait\:focus-within\:ring-red-900:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(127, 29, 29, var(--tw-ring-opacity));
  }

  .tablet-portrait\:focus-within\:ring-yellow-50:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 251, 235, var(--tw-ring-opacity));
  }

  .tablet-portrait\:focus-within\:ring-yellow-100:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 243, 199, var(--tw-ring-opacity));
  }

  .tablet-portrait\:focus-within\:ring-yellow-200:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(253, 230, 138, var(--tw-ring-opacity));
  }

  .tablet-portrait\:focus-within\:ring-yellow-300:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 211, 77, var(--tw-ring-opacity));
  }

  .tablet-portrait\:focus-within\:ring-yellow-400:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(251, 191, 36, var(--tw-ring-opacity));
  }

  .tablet-portrait\:focus-within\:ring-yellow-500:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(245, 158, 11, var(--tw-ring-opacity));
  }

  .tablet-portrait\:focus-within\:ring-yellow-600:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(217, 119, 6, var(--tw-ring-opacity));
  }

  .tablet-portrait\:focus-within\:ring-yellow-700:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(180, 83, 9, var(--tw-ring-opacity));
  }

  .tablet-portrait\:focus-within\:ring-yellow-800:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(146, 64, 14, var(--tw-ring-opacity));
  }

  .tablet-portrait\:focus-within\:ring-yellow-900:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(120, 53, 15, var(--tw-ring-opacity));
  }

  .tablet-portrait\:focus-within\:ring-green-50:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(236, 253, 245, var(--tw-ring-opacity));
  }

  .tablet-portrait\:focus-within\:ring-green-100:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 250, 229, var(--tw-ring-opacity));
  }

  .tablet-portrait\:focus-within\:ring-green-200:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(167, 243, 208, var(--tw-ring-opacity));
  }

  .tablet-portrait\:focus-within\:ring-green-300:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 231, 183, var(--tw-ring-opacity));
  }

  .tablet-portrait\:focus-within\:ring-green-400:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(52, 211, 153, var(--tw-ring-opacity));
  }

  .tablet-portrait\:focus-within\:ring-green-500:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(16, 185, 129, var(--tw-ring-opacity));
  }

  .tablet-portrait\:focus-within\:ring-green-600:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(5, 150, 105, var(--tw-ring-opacity));
  }

  .tablet-portrait\:focus-within\:ring-green-700:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(4, 120, 87, var(--tw-ring-opacity));
  }

  .tablet-portrait\:focus-within\:ring-green-800:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(6, 95, 70, var(--tw-ring-opacity));
  }

  .tablet-portrait\:focus-within\:ring-green-900:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(6, 78, 59, var(--tw-ring-opacity));
  }

  .tablet-portrait\:focus-within\:ring-blue-50:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(239, 246, 255, var(--tw-ring-opacity));
  }

  .tablet-portrait\:focus-within\:ring-blue-100:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 234, 254, var(--tw-ring-opacity));
  }

  .tablet-portrait\:focus-within\:ring-blue-200:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(191, 219, 254, var(--tw-ring-opacity));
  }

  .tablet-portrait\:focus-within\:ring-blue-300:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(147, 197, 253, var(--tw-ring-opacity));
  }

  .tablet-portrait\:focus-within\:ring-blue-400:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(96, 165, 250, var(--tw-ring-opacity));
  }

  .tablet-portrait\:focus-within\:ring-blue-500:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(59, 130, 246, var(--tw-ring-opacity));
  }

  .tablet-portrait\:focus-within\:ring-blue-600:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(37, 99, 235, var(--tw-ring-opacity));
  }

  .tablet-portrait\:focus-within\:ring-blue-700:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(29, 78, 216, var(--tw-ring-opacity));
  }

  .tablet-portrait\:focus-within\:ring-blue-800:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(30, 64, 175, var(--tw-ring-opacity));
  }

  .tablet-portrait\:focus-within\:ring-blue-900:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(30, 58, 138, var(--tw-ring-opacity));
  }

  .tablet-portrait\:focus-within\:ring-indigo-50:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 242, 255, var(--tw-ring-opacity));
  }

  .tablet-portrait\:focus-within\:ring-indigo-100:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(224, 231, 255, var(--tw-ring-opacity));
  }

  .tablet-portrait\:focus-within\:ring-indigo-200:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(199, 210, 254, var(--tw-ring-opacity));
  }

  .tablet-portrait\:focus-within\:ring-indigo-300:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(165, 180, 252, var(--tw-ring-opacity));
  }

  .tablet-portrait\:focus-within\:ring-indigo-400:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(129, 140, 248, var(--tw-ring-opacity));
  }

  .tablet-portrait\:focus-within\:ring-indigo-500:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(99, 102, 241, var(--tw-ring-opacity));
  }

  .tablet-portrait\:focus-within\:ring-indigo-600:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(79, 70, 229, var(--tw-ring-opacity));
  }

  .tablet-portrait\:focus-within\:ring-indigo-700:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(67, 56, 202, var(--tw-ring-opacity));
  }

  .tablet-portrait\:focus-within\:ring-indigo-800:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(55, 48, 163, var(--tw-ring-opacity));
  }

  .tablet-portrait\:focus-within\:ring-indigo-900:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(49, 46, 129, var(--tw-ring-opacity));
  }

  .tablet-portrait\:focus-within\:ring-purple-50:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(245, 243, 255, var(--tw-ring-opacity));
  }

  .tablet-portrait\:focus-within\:ring-purple-100:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(237, 233, 254, var(--tw-ring-opacity));
  }

  .tablet-portrait\:focus-within\:ring-purple-200:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(221, 214, 254, var(--tw-ring-opacity));
  }

  .tablet-portrait\:focus-within\:ring-purple-300:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(196, 181, 253, var(--tw-ring-opacity));
  }

  .tablet-portrait\:focus-within\:ring-purple-400:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(167, 139, 250, var(--tw-ring-opacity));
  }

  .tablet-portrait\:focus-within\:ring-purple-500:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(139, 92, 246, var(--tw-ring-opacity));
  }

  .tablet-portrait\:focus-within\:ring-purple-600:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(124, 58, 237, var(--tw-ring-opacity));
  }

  .tablet-portrait\:focus-within\:ring-purple-700:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(109, 40, 217, var(--tw-ring-opacity));
  }

  .tablet-portrait\:focus-within\:ring-purple-800:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(91, 33, 182, var(--tw-ring-opacity));
  }

  .tablet-portrait\:focus-within\:ring-purple-900:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(76, 29, 149, var(--tw-ring-opacity));
  }

  .tablet-portrait\:focus-within\:ring-pink-50:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(253, 242, 248, var(--tw-ring-opacity));
  }

  .tablet-portrait\:focus-within\:ring-pink-100:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 231, 243, var(--tw-ring-opacity));
  }

  .tablet-portrait\:focus-within\:ring-pink-200:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(251, 207, 232, var(--tw-ring-opacity));
  }

  .tablet-portrait\:focus-within\:ring-pink-300:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 168, 212, var(--tw-ring-opacity));
  }

  .tablet-portrait\:focus-within\:ring-pink-400:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(244, 114, 182, var(--tw-ring-opacity));
  }

  .tablet-portrait\:focus-within\:ring-pink-500:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(236, 72, 153, var(--tw-ring-opacity));
  }

  .tablet-portrait\:focus-within\:ring-pink-600:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 39, 119, var(--tw-ring-opacity));
  }

  .tablet-portrait\:focus-within\:ring-pink-700:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(190, 24, 93, var(--tw-ring-opacity));
  }

  .tablet-portrait\:focus-within\:ring-pink-800:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(157, 23, 77, var(--tw-ring-opacity));
  }

  .tablet-portrait\:focus-within\:ring-pink-900:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(131, 24, 67, var(--tw-ring-opacity));
  }

  .tablet-portrait\:focus-within\:ring-base-normal:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 65, 129, var(--tw-ring-opacity));
  }

  .tablet-portrait\:focus-within\:ring-base-dark:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 52, 105, var(--tw-ring-opacity));
  }

  .tablet-portrait\:focus-within\:ring-base-black:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(29, 29, 31, var(--tw-ring-opacity));
  }

  .tablet-portrait\:focus-within\:ring-base-border:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(231, 231, 233, var(--tw-ring-opacity));
  }

  .tablet-portrait\:focus-within\:ring-primary-normal:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 103, 207, var(--tw-ring-opacity));
  }

  .tablet-portrait\:focus-within\:ring-primary-alt:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 71, 143, var(--tw-ring-opacity));
  }

  .tablet-portrait\:focus-within\:ring-subtle-white:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 249, 249, var(--tw-ring-opacity));
  }

  .tablet-portrait\:focus-within\:ring-turquesa:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 151, 178, var(--tw-ring-opacity));
  }

  .tablet-portrait\:focus\:ring-transparent:focus {
    --tw-ring-color: transparent;
  }

  .tablet-portrait\:focus\:ring-current:focus {
    --tw-ring-color: currentColor;
  }

  .tablet-portrait\:focus\:ring-black:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 0, 0, var(--tw-ring-opacity));
  }

  .tablet-portrait\:focus\:ring-white:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity));
  }

  .tablet-portrait\:focus\:ring-gray-50:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 250, 251, var(--tw-ring-opacity));
  }

  .tablet-portrait\:focus\:ring-gray-100:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 244, 246, var(--tw-ring-opacity));
  }

  .tablet-portrait\:focus\:ring-gray-200:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(229, 231, 235, var(--tw-ring-opacity));
  }

  .tablet-portrait\:focus\:ring-gray-300:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 213, 219, var(--tw-ring-opacity));
  }

  .tablet-portrait\:focus\:ring-gray-400:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(156, 163, 175, var(--tw-ring-opacity));
  }

  .tablet-portrait\:focus\:ring-gray-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 114, 128, var(--tw-ring-opacity));
  }

  .tablet-portrait\:focus\:ring-gray-600:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(75, 85, 99, var(--tw-ring-opacity));
  }

  .tablet-portrait\:focus\:ring-gray-700:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(55, 65, 81, var(--tw-ring-opacity));
  }

  .tablet-portrait\:focus\:ring-gray-800:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 41, 55, var(--tw-ring-opacity));
  }

  .tablet-portrait\:focus\:ring-gray-900:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(17, 24, 39, var(--tw-ring-opacity));
  }

  .tablet-portrait\:focus\:ring-red-50:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 242, 242, var(--tw-ring-opacity));
  }

  .tablet-portrait\:focus\:ring-red-100:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 226, 226, var(--tw-ring-opacity));
  }

  .tablet-portrait\:focus\:ring-red-200:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 202, 202, var(--tw-ring-opacity));
  }

  .tablet-portrait\:focus\:ring-red-300:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 165, 165, var(--tw-ring-opacity));
  }

  .tablet-portrait\:focus\:ring-red-400:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(248, 113, 113, var(--tw-ring-opacity));
  }

  .tablet-portrait\:focus\:ring-red-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(239, 68, 68, var(--tw-ring-opacity));
  }

  .tablet-portrait\:focus\:ring-red-600:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(220, 38, 38, var(--tw-ring-opacity));
  }

  .tablet-portrait\:focus\:ring-red-700:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(185, 28, 28, var(--tw-ring-opacity));
  }

  .tablet-portrait\:focus\:ring-red-800:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(153, 27, 27, var(--tw-ring-opacity));
  }

  .tablet-portrait\:focus\:ring-red-900:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(127, 29, 29, var(--tw-ring-opacity));
  }

  .tablet-portrait\:focus\:ring-yellow-50:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 251, 235, var(--tw-ring-opacity));
  }

  .tablet-portrait\:focus\:ring-yellow-100:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 243, 199, var(--tw-ring-opacity));
  }

  .tablet-portrait\:focus\:ring-yellow-200:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(253, 230, 138, var(--tw-ring-opacity));
  }

  .tablet-portrait\:focus\:ring-yellow-300:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 211, 77, var(--tw-ring-opacity));
  }

  .tablet-portrait\:focus\:ring-yellow-400:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(251, 191, 36, var(--tw-ring-opacity));
  }

  .tablet-portrait\:focus\:ring-yellow-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(245, 158, 11, var(--tw-ring-opacity));
  }

  .tablet-portrait\:focus\:ring-yellow-600:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(217, 119, 6, var(--tw-ring-opacity));
  }

  .tablet-portrait\:focus\:ring-yellow-700:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(180, 83, 9, var(--tw-ring-opacity));
  }

  .tablet-portrait\:focus\:ring-yellow-800:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(146, 64, 14, var(--tw-ring-opacity));
  }

  .tablet-portrait\:focus\:ring-yellow-900:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(120, 53, 15, var(--tw-ring-opacity));
  }

  .tablet-portrait\:focus\:ring-green-50:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(236, 253, 245, var(--tw-ring-opacity));
  }

  .tablet-portrait\:focus\:ring-green-100:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 250, 229, var(--tw-ring-opacity));
  }

  .tablet-portrait\:focus\:ring-green-200:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(167, 243, 208, var(--tw-ring-opacity));
  }

  .tablet-portrait\:focus\:ring-green-300:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 231, 183, var(--tw-ring-opacity));
  }

  .tablet-portrait\:focus\:ring-green-400:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(52, 211, 153, var(--tw-ring-opacity));
  }

  .tablet-portrait\:focus\:ring-green-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(16, 185, 129, var(--tw-ring-opacity));
  }

  .tablet-portrait\:focus\:ring-green-600:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(5, 150, 105, var(--tw-ring-opacity));
  }

  .tablet-portrait\:focus\:ring-green-700:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(4, 120, 87, var(--tw-ring-opacity));
  }

  .tablet-portrait\:focus\:ring-green-800:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(6, 95, 70, var(--tw-ring-opacity));
  }

  .tablet-portrait\:focus\:ring-green-900:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(6, 78, 59, var(--tw-ring-opacity));
  }

  .tablet-portrait\:focus\:ring-blue-50:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(239, 246, 255, var(--tw-ring-opacity));
  }

  .tablet-portrait\:focus\:ring-blue-100:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 234, 254, var(--tw-ring-opacity));
  }

  .tablet-portrait\:focus\:ring-blue-200:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(191, 219, 254, var(--tw-ring-opacity));
  }

  .tablet-portrait\:focus\:ring-blue-300:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(147, 197, 253, var(--tw-ring-opacity));
  }

  .tablet-portrait\:focus\:ring-blue-400:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(96, 165, 250, var(--tw-ring-opacity));
  }

  .tablet-portrait\:focus\:ring-blue-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(59, 130, 246, var(--tw-ring-opacity));
  }

  .tablet-portrait\:focus\:ring-blue-600:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(37, 99, 235, var(--tw-ring-opacity));
  }

  .tablet-portrait\:focus\:ring-blue-700:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(29, 78, 216, var(--tw-ring-opacity));
  }

  .tablet-portrait\:focus\:ring-blue-800:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(30, 64, 175, var(--tw-ring-opacity));
  }

  .tablet-portrait\:focus\:ring-blue-900:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(30, 58, 138, var(--tw-ring-opacity));
  }

  .tablet-portrait\:focus\:ring-indigo-50:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 242, 255, var(--tw-ring-opacity));
  }

  .tablet-portrait\:focus\:ring-indigo-100:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(224, 231, 255, var(--tw-ring-opacity));
  }

  .tablet-portrait\:focus\:ring-indigo-200:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(199, 210, 254, var(--tw-ring-opacity));
  }

  .tablet-portrait\:focus\:ring-indigo-300:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(165, 180, 252, var(--tw-ring-opacity));
  }

  .tablet-portrait\:focus\:ring-indigo-400:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(129, 140, 248, var(--tw-ring-opacity));
  }

  .tablet-portrait\:focus\:ring-indigo-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(99, 102, 241, var(--tw-ring-opacity));
  }

  .tablet-portrait\:focus\:ring-indigo-600:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(79, 70, 229, var(--tw-ring-opacity));
  }

  .tablet-portrait\:focus\:ring-indigo-700:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(67, 56, 202, var(--tw-ring-opacity));
  }

  .tablet-portrait\:focus\:ring-indigo-800:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(55, 48, 163, var(--tw-ring-opacity));
  }

  .tablet-portrait\:focus\:ring-indigo-900:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(49, 46, 129, var(--tw-ring-opacity));
  }

  .tablet-portrait\:focus\:ring-purple-50:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(245, 243, 255, var(--tw-ring-opacity));
  }

  .tablet-portrait\:focus\:ring-purple-100:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(237, 233, 254, var(--tw-ring-opacity));
  }

  .tablet-portrait\:focus\:ring-purple-200:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(221, 214, 254, var(--tw-ring-opacity));
  }

  .tablet-portrait\:focus\:ring-purple-300:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(196, 181, 253, var(--tw-ring-opacity));
  }

  .tablet-portrait\:focus\:ring-purple-400:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(167, 139, 250, var(--tw-ring-opacity));
  }

  .tablet-portrait\:focus\:ring-purple-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(139, 92, 246, var(--tw-ring-opacity));
  }

  .tablet-portrait\:focus\:ring-purple-600:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(124, 58, 237, var(--tw-ring-opacity));
  }

  .tablet-portrait\:focus\:ring-purple-700:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(109, 40, 217, var(--tw-ring-opacity));
  }

  .tablet-portrait\:focus\:ring-purple-800:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(91, 33, 182, var(--tw-ring-opacity));
  }

  .tablet-portrait\:focus\:ring-purple-900:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(76, 29, 149, var(--tw-ring-opacity));
  }

  .tablet-portrait\:focus\:ring-pink-50:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(253, 242, 248, var(--tw-ring-opacity));
  }

  .tablet-portrait\:focus\:ring-pink-100:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 231, 243, var(--tw-ring-opacity));
  }

  .tablet-portrait\:focus\:ring-pink-200:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(251, 207, 232, var(--tw-ring-opacity));
  }

  .tablet-portrait\:focus\:ring-pink-300:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 168, 212, var(--tw-ring-opacity));
  }

  .tablet-portrait\:focus\:ring-pink-400:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(244, 114, 182, var(--tw-ring-opacity));
  }

  .tablet-portrait\:focus\:ring-pink-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(236, 72, 153, var(--tw-ring-opacity));
  }

  .tablet-portrait\:focus\:ring-pink-600:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 39, 119, var(--tw-ring-opacity));
  }

  .tablet-portrait\:focus\:ring-pink-700:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(190, 24, 93, var(--tw-ring-opacity));
  }

  .tablet-portrait\:focus\:ring-pink-800:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(157, 23, 77, var(--tw-ring-opacity));
  }

  .tablet-portrait\:focus\:ring-pink-900:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(131, 24, 67, var(--tw-ring-opacity));
  }

  .tablet-portrait\:focus\:ring-base-normal:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 65, 129, var(--tw-ring-opacity));
  }

  .tablet-portrait\:focus\:ring-base-dark:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 52, 105, var(--tw-ring-opacity));
  }

  .tablet-portrait\:focus\:ring-base-black:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(29, 29, 31, var(--tw-ring-opacity));
  }

  .tablet-portrait\:focus\:ring-base-border:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(231, 231, 233, var(--tw-ring-opacity));
  }

  .tablet-portrait\:focus\:ring-primary-normal:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 103, 207, var(--tw-ring-opacity));
  }

  .tablet-portrait\:focus\:ring-primary-alt:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 71, 143, var(--tw-ring-opacity));
  }

  .tablet-portrait\:focus\:ring-subtle-white:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 249, 249, var(--tw-ring-opacity));
  }

  .tablet-portrait\:focus\:ring-turquesa:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 151, 178, var(--tw-ring-opacity));
  }

  .tablet-portrait\:ring-opacity-0 {
    --tw-ring-opacity: 0;
  }

  .tablet-portrait\:ring-opacity-5 {
    --tw-ring-opacity: 0.05;
  }

  .tablet-portrait\:ring-opacity-10 {
    --tw-ring-opacity: 0.1;
  }

  .tablet-portrait\:ring-opacity-20 {
    --tw-ring-opacity: 0.2;
  }

  .tablet-portrait\:ring-opacity-25 {
    --tw-ring-opacity: 0.25;
  }

  .tablet-portrait\:ring-opacity-30 {
    --tw-ring-opacity: 0.3;
  }

  .tablet-portrait\:ring-opacity-40 {
    --tw-ring-opacity: 0.4;
  }

  .tablet-portrait\:ring-opacity-50 {
    --tw-ring-opacity: 0.5;
  }

  .tablet-portrait\:ring-opacity-60 {
    --tw-ring-opacity: 0.6;
  }

  .tablet-portrait\:ring-opacity-70 {
    --tw-ring-opacity: 0.7;
  }

  .tablet-portrait\:ring-opacity-75 {
    --tw-ring-opacity: 0.75;
  }

  .tablet-portrait\:ring-opacity-80 {
    --tw-ring-opacity: 0.8;
  }

  .tablet-portrait\:ring-opacity-90 {
    --tw-ring-opacity: 0.9;
  }

  .tablet-portrait\:ring-opacity-95 {
    --tw-ring-opacity: 0.95;
  }

  .tablet-portrait\:ring-opacity-100 {
    --tw-ring-opacity: 1;
  }

  .tablet-portrait\:focus-within\:ring-opacity-0:focus-within {
    --tw-ring-opacity: 0;
  }

  .tablet-portrait\:focus-within\:ring-opacity-5:focus-within {
    --tw-ring-opacity: 0.05;
  }

  .tablet-portrait\:focus-within\:ring-opacity-10:focus-within {
    --tw-ring-opacity: 0.1;
  }

  .tablet-portrait\:focus-within\:ring-opacity-20:focus-within {
    --tw-ring-opacity: 0.2;
  }

  .tablet-portrait\:focus-within\:ring-opacity-25:focus-within {
    --tw-ring-opacity: 0.25;
  }

  .tablet-portrait\:focus-within\:ring-opacity-30:focus-within {
    --tw-ring-opacity: 0.3;
  }

  .tablet-portrait\:focus-within\:ring-opacity-40:focus-within {
    --tw-ring-opacity: 0.4;
  }

  .tablet-portrait\:focus-within\:ring-opacity-50:focus-within {
    --tw-ring-opacity: 0.5;
  }

  .tablet-portrait\:focus-within\:ring-opacity-60:focus-within {
    --tw-ring-opacity: 0.6;
  }

  .tablet-portrait\:focus-within\:ring-opacity-70:focus-within {
    --tw-ring-opacity: 0.7;
  }

  .tablet-portrait\:focus-within\:ring-opacity-75:focus-within {
    --tw-ring-opacity: 0.75;
  }

  .tablet-portrait\:focus-within\:ring-opacity-80:focus-within {
    --tw-ring-opacity: 0.8;
  }

  .tablet-portrait\:focus-within\:ring-opacity-90:focus-within {
    --tw-ring-opacity: 0.9;
  }

  .tablet-portrait\:focus-within\:ring-opacity-95:focus-within {
    --tw-ring-opacity: 0.95;
  }

  .tablet-portrait\:focus-within\:ring-opacity-100:focus-within {
    --tw-ring-opacity: 1;
  }

  .tablet-portrait\:focus\:ring-opacity-0:focus {
    --tw-ring-opacity: 0;
  }

  .tablet-portrait\:focus\:ring-opacity-5:focus {
    --tw-ring-opacity: 0.05;
  }

  .tablet-portrait\:focus\:ring-opacity-10:focus {
    --tw-ring-opacity: 0.1;
  }

  .tablet-portrait\:focus\:ring-opacity-20:focus {
    --tw-ring-opacity: 0.2;
  }

  .tablet-portrait\:focus\:ring-opacity-25:focus {
    --tw-ring-opacity: 0.25;
  }

  .tablet-portrait\:focus\:ring-opacity-30:focus {
    --tw-ring-opacity: 0.3;
  }

  .tablet-portrait\:focus\:ring-opacity-40:focus {
    --tw-ring-opacity: 0.4;
  }

  .tablet-portrait\:focus\:ring-opacity-50:focus {
    --tw-ring-opacity: 0.5;
  }

  .tablet-portrait\:focus\:ring-opacity-60:focus {
    --tw-ring-opacity: 0.6;
  }

  .tablet-portrait\:focus\:ring-opacity-70:focus {
    --tw-ring-opacity: 0.7;
  }

  .tablet-portrait\:focus\:ring-opacity-75:focus {
    --tw-ring-opacity: 0.75;
  }

  .tablet-portrait\:focus\:ring-opacity-80:focus {
    --tw-ring-opacity: 0.8;
  }

  .tablet-portrait\:focus\:ring-opacity-90:focus {
    --tw-ring-opacity: 0.9;
  }

  .tablet-portrait\:focus\:ring-opacity-95:focus {
    --tw-ring-opacity: 0.95;
  }

  .tablet-portrait\:focus\:ring-opacity-100:focus {
    --tw-ring-opacity: 1;
  }

  .tablet-portrait\:ring-offset-0 {
    --tw-ring-offset-width: 0px;
  }

  .tablet-portrait\:ring-offset-1 {
    --tw-ring-offset-width: 1px;
  }

  .tablet-portrait\:ring-offset-2 {
    --tw-ring-offset-width: 2px;
  }

  .tablet-portrait\:ring-offset-4 {
    --tw-ring-offset-width: 4px;
  }

  .tablet-portrait\:ring-offset-8 {
    --tw-ring-offset-width: 8px;
  }

  .tablet-portrait\:focus-within\:ring-offset-0:focus-within {
    --tw-ring-offset-width: 0px;
  }

  .tablet-portrait\:focus-within\:ring-offset-1:focus-within {
    --tw-ring-offset-width: 1px;
  }

  .tablet-portrait\:focus-within\:ring-offset-2:focus-within {
    --tw-ring-offset-width: 2px;
  }

  .tablet-portrait\:focus-within\:ring-offset-4:focus-within {
    --tw-ring-offset-width: 4px;
  }

  .tablet-portrait\:focus-within\:ring-offset-8:focus-within {
    --tw-ring-offset-width: 8px;
  }

  .tablet-portrait\:focus\:ring-offset-0:focus {
    --tw-ring-offset-width: 0px;
  }

  .tablet-portrait\:focus\:ring-offset-1:focus {
    --tw-ring-offset-width: 1px;
  }

  .tablet-portrait\:focus\:ring-offset-2:focus {
    --tw-ring-offset-width: 2px;
  }

  .tablet-portrait\:focus\:ring-offset-4:focus {
    --tw-ring-offset-width: 4px;
  }

  .tablet-portrait\:focus\:ring-offset-8:focus {
    --tw-ring-offset-width: 8px;
  }

  .tablet-portrait\:ring-offset-transparent {
    --tw-ring-offset-color: transparent;
  }

  .tablet-portrait\:ring-offset-current {
    --tw-ring-offset-color: currentColor;
  }

  .tablet-portrait\:ring-offset-black {
    --tw-ring-offset-color: #000;
  }

  .tablet-portrait\:ring-offset-white {
    --tw-ring-offset-color: #fff;
  }

  .tablet-portrait\:ring-offset-gray-50 {
    --tw-ring-offset-color: #f9fafb;
  }

  .tablet-portrait\:ring-offset-gray-100 {
    --tw-ring-offset-color: #f3f4f6;
  }

  .tablet-portrait\:ring-offset-gray-200 {
    --tw-ring-offset-color: #e5e7eb;
  }

  .tablet-portrait\:ring-offset-gray-300 {
    --tw-ring-offset-color: #d1d5db;
  }

  .tablet-portrait\:ring-offset-gray-400 {
    --tw-ring-offset-color: #9ca3af;
  }

  .tablet-portrait\:ring-offset-gray-500 {
    --tw-ring-offset-color: #6b7280;
  }

  .tablet-portrait\:ring-offset-gray-600 {
    --tw-ring-offset-color: #4b5563;
  }

  .tablet-portrait\:ring-offset-gray-700 {
    --tw-ring-offset-color: #374151;
  }

  .tablet-portrait\:ring-offset-gray-800 {
    --tw-ring-offset-color: #1f2937;
  }

  .tablet-portrait\:ring-offset-gray-900 {
    --tw-ring-offset-color: #111827;
  }

  .tablet-portrait\:ring-offset-red-50 {
    --tw-ring-offset-color: #fef2f2;
  }

  .tablet-portrait\:ring-offset-red-100 {
    --tw-ring-offset-color: #fee2e2;
  }

  .tablet-portrait\:ring-offset-red-200 {
    --tw-ring-offset-color: #fecaca;
  }

  .tablet-portrait\:ring-offset-red-300 {
    --tw-ring-offset-color: #fca5a5;
  }

  .tablet-portrait\:ring-offset-red-400 {
    --tw-ring-offset-color: #f87171;
  }

  .tablet-portrait\:ring-offset-red-500 {
    --tw-ring-offset-color: #ef4444;
  }

  .tablet-portrait\:ring-offset-red-600 {
    --tw-ring-offset-color: #dc2626;
  }

  .tablet-portrait\:ring-offset-red-700 {
    --tw-ring-offset-color: #b91c1c;
  }

  .tablet-portrait\:ring-offset-red-800 {
    --tw-ring-offset-color: #991b1b;
  }

  .tablet-portrait\:ring-offset-red-900 {
    --tw-ring-offset-color: #7f1d1d;
  }

  .tablet-portrait\:ring-offset-yellow-50 {
    --tw-ring-offset-color: #fffbeb;
  }

  .tablet-portrait\:ring-offset-yellow-100 {
    --tw-ring-offset-color: #fef3c7;
  }

  .tablet-portrait\:ring-offset-yellow-200 {
    --tw-ring-offset-color: #fde68a;
  }

  .tablet-portrait\:ring-offset-yellow-300 {
    --tw-ring-offset-color: #fcd34d;
  }

  .tablet-portrait\:ring-offset-yellow-400 {
    --tw-ring-offset-color: #fbbf24;
  }

  .tablet-portrait\:ring-offset-yellow-500 {
    --tw-ring-offset-color: #f59e0b;
  }

  .tablet-portrait\:ring-offset-yellow-600 {
    --tw-ring-offset-color: #d97706;
  }

  .tablet-portrait\:ring-offset-yellow-700 {
    --tw-ring-offset-color: #b45309;
  }

  .tablet-portrait\:ring-offset-yellow-800 {
    --tw-ring-offset-color: #92400e;
  }

  .tablet-portrait\:ring-offset-yellow-900 {
    --tw-ring-offset-color: #78350f;
  }

  .tablet-portrait\:ring-offset-green-50 {
    --tw-ring-offset-color: #ecfdf5;
  }

  .tablet-portrait\:ring-offset-green-100 {
    --tw-ring-offset-color: #d1fae5;
  }

  .tablet-portrait\:ring-offset-green-200 {
    --tw-ring-offset-color: #a7f3d0;
  }

  .tablet-portrait\:ring-offset-green-300 {
    --tw-ring-offset-color: #6ee7b7;
  }

  .tablet-portrait\:ring-offset-green-400 {
    --tw-ring-offset-color: #34d399;
  }

  .tablet-portrait\:ring-offset-green-500 {
    --tw-ring-offset-color: #10b981;
  }

  .tablet-portrait\:ring-offset-green-600 {
    --tw-ring-offset-color: #059669;
  }

  .tablet-portrait\:ring-offset-green-700 {
    --tw-ring-offset-color: #047857;
  }

  .tablet-portrait\:ring-offset-green-800 {
    --tw-ring-offset-color: #065f46;
  }

  .tablet-portrait\:ring-offset-green-900 {
    --tw-ring-offset-color: #064e3b;
  }

  .tablet-portrait\:ring-offset-blue-50 {
    --tw-ring-offset-color: #eff6ff;
  }

  .tablet-portrait\:ring-offset-blue-100 {
    --tw-ring-offset-color: #dbeafe;
  }

  .tablet-portrait\:ring-offset-blue-200 {
    --tw-ring-offset-color: #bfdbfe;
  }

  .tablet-portrait\:ring-offset-blue-300 {
    --tw-ring-offset-color: #93c5fd;
  }

  .tablet-portrait\:ring-offset-blue-400 {
    --tw-ring-offset-color: #60a5fa;
  }

  .tablet-portrait\:ring-offset-blue-500 {
    --tw-ring-offset-color: #3b82f6;
  }

  .tablet-portrait\:ring-offset-blue-600 {
    --tw-ring-offset-color: #2563eb;
  }

  .tablet-portrait\:ring-offset-blue-700 {
    --tw-ring-offset-color: #1d4ed8;
  }

  .tablet-portrait\:ring-offset-blue-800 {
    --tw-ring-offset-color: #1e40af;
  }

  .tablet-portrait\:ring-offset-blue-900 {
    --tw-ring-offset-color: #1e3a8a;
  }

  .tablet-portrait\:ring-offset-indigo-50 {
    --tw-ring-offset-color: #eef2ff;
  }

  .tablet-portrait\:ring-offset-indigo-100 {
    --tw-ring-offset-color: #e0e7ff;
  }

  .tablet-portrait\:ring-offset-indigo-200 {
    --tw-ring-offset-color: #c7d2fe;
  }

  .tablet-portrait\:ring-offset-indigo-300 {
    --tw-ring-offset-color: #a5b4fc;
  }

  .tablet-portrait\:ring-offset-indigo-400 {
    --tw-ring-offset-color: #818cf8;
  }

  .tablet-portrait\:ring-offset-indigo-500 {
    --tw-ring-offset-color: #6366f1;
  }

  .tablet-portrait\:ring-offset-indigo-600 {
    --tw-ring-offset-color: #4f46e5;
  }

  .tablet-portrait\:ring-offset-indigo-700 {
    --tw-ring-offset-color: #4338ca;
  }

  .tablet-portrait\:ring-offset-indigo-800 {
    --tw-ring-offset-color: #3730a3;
  }

  .tablet-portrait\:ring-offset-indigo-900 {
    --tw-ring-offset-color: #312e81;
  }

  .tablet-portrait\:ring-offset-purple-50 {
    --tw-ring-offset-color: #f5f3ff;
  }

  .tablet-portrait\:ring-offset-purple-100 {
    --tw-ring-offset-color: #ede9fe;
  }

  .tablet-portrait\:ring-offset-purple-200 {
    --tw-ring-offset-color: #ddd6fe;
  }

  .tablet-portrait\:ring-offset-purple-300 {
    --tw-ring-offset-color: #c4b5fd;
  }

  .tablet-portrait\:ring-offset-purple-400 {
    --tw-ring-offset-color: #a78bfa;
  }

  .tablet-portrait\:ring-offset-purple-500 {
    --tw-ring-offset-color: #8b5cf6;
  }

  .tablet-portrait\:ring-offset-purple-600 {
    --tw-ring-offset-color: #7c3aed;
  }

  .tablet-portrait\:ring-offset-purple-700 {
    --tw-ring-offset-color: #6d28d9;
  }

  .tablet-portrait\:ring-offset-purple-800 {
    --tw-ring-offset-color: #5b21b6;
  }

  .tablet-portrait\:ring-offset-purple-900 {
    --tw-ring-offset-color: #4c1d95;
  }

  .tablet-portrait\:ring-offset-pink-50 {
    --tw-ring-offset-color: #fdf2f8;
  }

  .tablet-portrait\:ring-offset-pink-100 {
    --tw-ring-offset-color: #fce7f3;
  }

  .tablet-portrait\:ring-offset-pink-200 {
    --tw-ring-offset-color: #fbcfe8;
  }

  .tablet-portrait\:ring-offset-pink-300 {
    --tw-ring-offset-color: #f9a8d4;
  }

  .tablet-portrait\:ring-offset-pink-400 {
    --tw-ring-offset-color: #f472b6;
  }

  .tablet-portrait\:ring-offset-pink-500 {
    --tw-ring-offset-color: #ec4899;
  }

  .tablet-portrait\:ring-offset-pink-600 {
    --tw-ring-offset-color: #db2777;
  }

  .tablet-portrait\:ring-offset-pink-700 {
    --tw-ring-offset-color: #be185d;
  }

  .tablet-portrait\:ring-offset-pink-800 {
    --tw-ring-offset-color: #9d174d;
  }

  .tablet-portrait\:ring-offset-pink-900 {
    --tw-ring-offset-color: #831843;
  }

  .tablet-portrait\:ring-offset-base-normal {
    --tw-ring-offset-color: #004181;
  }

  .tablet-portrait\:ring-offset-base-dark {
    --tw-ring-offset-color: #003469;
  }

  .tablet-portrait\:ring-offset-base-black {
    --tw-ring-offset-color: #1D1D1F;
  }

  .tablet-portrait\:ring-offset-base-border {
    --tw-ring-offset-color: #E7E7E9;
  }

  .tablet-portrait\:ring-offset-primary-normal {
    --tw-ring-offset-color: #0067CF;
  }

  .tablet-portrait\:ring-offset-primary-alt {
    --tw-ring-offset-color: #00478F;
  }

  .tablet-portrait\:ring-offset-subtle-white {
    --tw-ring-offset-color: #F9F9F9;
  }

  .tablet-portrait\:ring-offset-turquesa {
    --tw-ring-offset-color: #0097B2;
  }

  .tablet-portrait\:focus-within\:ring-offset-transparent:focus-within {
    --tw-ring-offset-color: transparent;
  }

  .tablet-portrait\:focus-within\:ring-offset-current:focus-within {
    --tw-ring-offset-color: currentColor;
  }

  .tablet-portrait\:focus-within\:ring-offset-black:focus-within {
    --tw-ring-offset-color: #000;
  }

  .tablet-portrait\:focus-within\:ring-offset-white:focus-within {
    --tw-ring-offset-color: #fff;
  }

  .tablet-portrait\:focus-within\:ring-offset-gray-50:focus-within {
    --tw-ring-offset-color: #f9fafb;
  }

  .tablet-portrait\:focus-within\:ring-offset-gray-100:focus-within {
    --tw-ring-offset-color: #f3f4f6;
  }

  .tablet-portrait\:focus-within\:ring-offset-gray-200:focus-within {
    --tw-ring-offset-color: #e5e7eb;
  }

  .tablet-portrait\:focus-within\:ring-offset-gray-300:focus-within {
    --tw-ring-offset-color: #d1d5db;
  }

  .tablet-portrait\:focus-within\:ring-offset-gray-400:focus-within {
    --tw-ring-offset-color: #9ca3af;
  }

  .tablet-portrait\:focus-within\:ring-offset-gray-500:focus-within {
    --tw-ring-offset-color: #6b7280;
  }

  .tablet-portrait\:focus-within\:ring-offset-gray-600:focus-within {
    --tw-ring-offset-color: #4b5563;
  }

  .tablet-portrait\:focus-within\:ring-offset-gray-700:focus-within {
    --tw-ring-offset-color: #374151;
  }

  .tablet-portrait\:focus-within\:ring-offset-gray-800:focus-within {
    --tw-ring-offset-color: #1f2937;
  }

  .tablet-portrait\:focus-within\:ring-offset-gray-900:focus-within {
    --tw-ring-offset-color: #111827;
  }

  .tablet-portrait\:focus-within\:ring-offset-red-50:focus-within {
    --tw-ring-offset-color: #fef2f2;
  }

  .tablet-portrait\:focus-within\:ring-offset-red-100:focus-within {
    --tw-ring-offset-color: #fee2e2;
  }

  .tablet-portrait\:focus-within\:ring-offset-red-200:focus-within {
    --tw-ring-offset-color: #fecaca;
  }

  .tablet-portrait\:focus-within\:ring-offset-red-300:focus-within {
    --tw-ring-offset-color: #fca5a5;
  }

  .tablet-portrait\:focus-within\:ring-offset-red-400:focus-within {
    --tw-ring-offset-color: #f87171;
  }

  .tablet-portrait\:focus-within\:ring-offset-red-500:focus-within {
    --tw-ring-offset-color: #ef4444;
  }

  .tablet-portrait\:focus-within\:ring-offset-red-600:focus-within {
    --tw-ring-offset-color: #dc2626;
  }

  .tablet-portrait\:focus-within\:ring-offset-red-700:focus-within {
    --tw-ring-offset-color: #b91c1c;
  }

  .tablet-portrait\:focus-within\:ring-offset-red-800:focus-within {
    --tw-ring-offset-color: #991b1b;
  }

  .tablet-portrait\:focus-within\:ring-offset-red-900:focus-within {
    --tw-ring-offset-color: #7f1d1d;
  }

  .tablet-portrait\:focus-within\:ring-offset-yellow-50:focus-within {
    --tw-ring-offset-color: #fffbeb;
  }

  .tablet-portrait\:focus-within\:ring-offset-yellow-100:focus-within {
    --tw-ring-offset-color: #fef3c7;
  }

  .tablet-portrait\:focus-within\:ring-offset-yellow-200:focus-within {
    --tw-ring-offset-color: #fde68a;
  }

  .tablet-portrait\:focus-within\:ring-offset-yellow-300:focus-within {
    --tw-ring-offset-color: #fcd34d;
  }

  .tablet-portrait\:focus-within\:ring-offset-yellow-400:focus-within {
    --tw-ring-offset-color: #fbbf24;
  }

  .tablet-portrait\:focus-within\:ring-offset-yellow-500:focus-within {
    --tw-ring-offset-color: #f59e0b;
  }

  .tablet-portrait\:focus-within\:ring-offset-yellow-600:focus-within {
    --tw-ring-offset-color: #d97706;
  }

  .tablet-portrait\:focus-within\:ring-offset-yellow-700:focus-within {
    --tw-ring-offset-color: #b45309;
  }

  .tablet-portrait\:focus-within\:ring-offset-yellow-800:focus-within {
    --tw-ring-offset-color: #92400e;
  }

  .tablet-portrait\:focus-within\:ring-offset-yellow-900:focus-within {
    --tw-ring-offset-color: #78350f;
  }

  .tablet-portrait\:focus-within\:ring-offset-green-50:focus-within {
    --tw-ring-offset-color: #ecfdf5;
  }

  .tablet-portrait\:focus-within\:ring-offset-green-100:focus-within {
    --tw-ring-offset-color: #d1fae5;
  }

  .tablet-portrait\:focus-within\:ring-offset-green-200:focus-within {
    --tw-ring-offset-color: #a7f3d0;
  }

  .tablet-portrait\:focus-within\:ring-offset-green-300:focus-within {
    --tw-ring-offset-color: #6ee7b7;
  }

  .tablet-portrait\:focus-within\:ring-offset-green-400:focus-within {
    --tw-ring-offset-color: #34d399;
  }

  .tablet-portrait\:focus-within\:ring-offset-green-500:focus-within {
    --tw-ring-offset-color: #10b981;
  }

  .tablet-portrait\:focus-within\:ring-offset-green-600:focus-within {
    --tw-ring-offset-color: #059669;
  }

  .tablet-portrait\:focus-within\:ring-offset-green-700:focus-within {
    --tw-ring-offset-color: #047857;
  }

  .tablet-portrait\:focus-within\:ring-offset-green-800:focus-within {
    --tw-ring-offset-color: #065f46;
  }

  .tablet-portrait\:focus-within\:ring-offset-green-900:focus-within {
    --tw-ring-offset-color: #064e3b;
  }

  .tablet-portrait\:focus-within\:ring-offset-blue-50:focus-within {
    --tw-ring-offset-color: #eff6ff;
  }

  .tablet-portrait\:focus-within\:ring-offset-blue-100:focus-within {
    --tw-ring-offset-color: #dbeafe;
  }

  .tablet-portrait\:focus-within\:ring-offset-blue-200:focus-within {
    --tw-ring-offset-color: #bfdbfe;
  }

  .tablet-portrait\:focus-within\:ring-offset-blue-300:focus-within {
    --tw-ring-offset-color: #93c5fd;
  }

  .tablet-portrait\:focus-within\:ring-offset-blue-400:focus-within {
    --tw-ring-offset-color: #60a5fa;
  }

  .tablet-portrait\:focus-within\:ring-offset-blue-500:focus-within {
    --tw-ring-offset-color: #3b82f6;
  }

  .tablet-portrait\:focus-within\:ring-offset-blue-600:focus-within {
    --tw-ring-offset-color: #2563eb;
  }

  .tablet-portrait\:focus-within\:ring-offset-blue-700:focus-within {
    --tw-ring-offset-color: #1d4ed8;
  }

  .tablet-portrait\:focus-within\:ring-offset-blue-800:focus-within {
    --tw-ring-offset-color: #1e40af;
  }

  .tablet-portrait\:focus-within\:ring-offset-blue-900:focus-within {
    --tw-ring-offset-color: #1e3a8a;
  }

  .tablet-portrait\:focus-within\:ring-offset-indigo-50:focus-within {
    --tw-ring-offset-color: #eef2ff;
  }

  .tablet-portrait\:focus-within\:ring-offset-indigo-100:focus-within {
    --tw-ring-offset-color: #e0e7ff;
  }

  .tablet-portrait\:focus-within\:ring-offset-indigo-200:focus-within {
    --tw-ring-offset-color: #c7d2fe;
  }

  .tablet-portrait\:focus-within\:ring-offset-indigo-300:focus-within {
    --tw-ring-offset-color: #a5b4fc;
  }

  .tablet-portrait\:focus-within\:ring-offset-indigo-400:focus-within {
    --tw-ring-offset-color: #818cf8;
  }

  .tablet-portrait\:focus-within\:ring-offset-indigo-500:focus-within {
    --tw-ring-offset-color: #6366f1;
  }

  .tablet-portrait\:focus-within\:ring-offset-indigo-600:focus-within {
    --tw-ring-offset-color: #4f46e5;
  }

  .tablet-portrait\:focus-within\:ring-offset-indigo-700:focus-within {
    --tw-ring-offset-color: #4338ca;
  }

  .tablet-portrait\:focus-within\:ring-offset-indigo-800:focus-within {
    --tw-ring-offset-color: #3730a3;
  }

  .tablet-portrait\:focus-within\:ring-offset-indigo-900:focus-within {
    --tw-ring-offset-color: #312e81;
  }

  .tablet-portrait\:focus-within\:ring-offset-purple-50:focus-within {
    --tw-ring-offset-color: #f5f3ff;
  }

  .tablet-portrait\:focus-within\:ring-offset-purple-100:focus-within {
    --tw-ring-offset-color: #ede9fe;
  }

  .tablet-portrait\:focus-within\:ring-offset-purple-200:focus-within {
    --tw-ring-offset-color: #ddd6fe;
  }

  .tablet-portrait\:focus-within\:ring-offset-purple-300:focus-within {
    --tw-ring-offset-color: #c4b5fd;
  }

  .tablet-portrait\:focus-within\:ring-offset-purple-400:focus-within {
    --tw-ring-offset-color: #a78bfa;
  }

  .tablet-portrait\:focus-within\:ring-offset-purple-500:focus-within {
    --tw-ring-offset-color: #8b5cf6;
  }

  .tablet-portrait\:focus-within\:ring-offset-purple-600:focus-within {
    --tw-ring-offset-color: #7c3aed;
  }

  .tablet-portrait\:focus-within\:ring-offset-purple-700:focus-within {
    --tw-ring-offset-color: #6d28d9;
  }

  .tablet-portrait\:focus-within\:ring-offset-purple-800:focus-within {
    --tw-ring-offset-color: #5b21b6;
  }

  .tablet-portrait\:focus-within\:ring-offset-purple-900:focus-within {
    --tw-ring-offset-color: #4c1d95;
  }

  .tablet-portrait\:focus-within\:ring-offset-pink-50:focus-within {
    --tw-ring-offset-color: #fdf2f8;
  }

  .tablet-portrait\:focus-within\:ring-offset-pink-100:focus-within {
    --tw-ring-offset-color: #fce7f3;
  }

  .tablet-portrait\:focus-within\:ring-offset-pink-200:focus-within {
    --tw-ring-offset-color: #fbcfe8;
  }

  .tablet-portrait\:focus-within\:ring-offset-pink-300:focus-within {
    --tw-ring-offset-color: #f9a8d4;
  }

  .tablet-portrait\:focus-within\:ring-offset-pink-400:focus-within {
    --tw-ring-offset-color: #f472b6;
  }

  .tablet-portrait\:focus-within\:ring-offset-pink-500:focus-within {
    --tw-ring-offset-color: #ec4899;
  }

  .tablet-portrait\:focus-within\:ring-offset-pink-600:focus-within {
    --tw-ring-offset-color: #db2777;
  }

  .tablet-portrait\:focus-within\:ring-offset-pink-700:focus-within {
    --tw-ring-offset-color: #be185d;
  }

  .tablet-portrait\:focus-within\:ring-offset-pink-800:focus-within {
    --tw-ring-offset-color: #9d174d;
  }

  .tablet-portrait\:focus-within\:ring-offset-pink-900:focus-within {
    --tw-ring-offset-color: #831843;
  }

  .tablet-portrait\:focus-within\:ring-offset-base-normal:focus-within {
    --tw-ring-offset-color: #004181;
  }

  .tablet-portrait\:focus-within\:ring-offset-base-dark:focus-within {
    --tw-ring-offset-color: #003469;
  }

  .tablet-portrait\:focus-within\:ring-offset-base-black:focus-within {
    --tw-ring-offset-color: #1D1D1F;
  }

  .tablet-portrait\:focus-within\:ring-offset-base-border:focus-within {
    --tw-ring-offset-color: #E7E7E9;
  }

  .tablet-portrait\:focus-within\:ring-offset-primary-normal:focus-within {
    --tw-ring-offset-color: #0067CF;
  }

  .tablet-portrait\:focus-within\:ring-offset-primary-alt:focus-within {
    --tw-ring-offset-color: #00478F;
  }

  .tablet-portrait\:focus-within\:ring-offset-subtle-white:focus-within {
    --tw-ring-offset-color: #F9F9F9;
  }

  .tablet-portrait\:focus-within\:ring-offset-turquesa:focus-within {
    --tw-ring-offset-color: #0097B2;
  }

  .tablet-portrait\:focus\:ring-offset-transparent:focus {
    --tw-ring-offset-color: transparent;
  }

  .tablet-portrait\:focus\:ring-offset-current:focus {
    --tw-ring-offset-color: currentColor;
  }

  .tablet-portrait\:focus\:ring-offset-black:focus {
    --tw-ring-offset-color: #000;
  }

  .tablet-portrait\:focus\:ring-offset-white:focus {
    --tw-ring-offset-color: #fff;
  }

  .tablet-portrait\:focus\:ring-offset-gray-50:focus {
    --tw-ring-offset-color: #f9fafb;
  }

  .tablet-portrait\:focus\:ring-offset-gray-100:focus {
    --tw-ring-offset-color: #f3f4f6;
  }

  .tablet-portrait\:focus\:ring-offset-gray-200:focus {
    --tw-ring-offset-color: #e5e7eb;
  }

  .tablet-portrait\:focus\:ring-offset-gray-300:focus {
    --tw-ring-offset-color: #d1d5db;
  }

  .tablet-portrait\:focus\:ring-offset-gray-400:focus {
    --tw-ring-offset-color: #9ca3af;
  }

  .tablet-portrait\:focus\:ring-offset-gray-500:focus {
    --tw-ring-offset-color: #6b7280;
  }

  .tablet-portrait\:focus\:ring-offset-gray-600:focus {
    --tw-ring-offset-color: #4b5563;
  }

  .tablet-portrait\:focus\:ring-offset-gray-700:focus {
    --tw-ring-offset-color: #374151;
  }

  .tablet-portrait\:focus\:ring-offset-gray-800:focus {
    --tw-ring-offset-color: #1f2937;
  }

  .tablet-portrait\:focus\:ring-offset-gray-900:focus {
    --tw-ring-offset-color: #111827;
  }

  .tablet-portrait\:focus\:ring-offset-red-50:focus {
    --tw-ring-offset-color: #fef2f2;
  }

  .tablet-portrait\:focus\:ring-offset-red-100:focus {
    --tw-ring-offset-color: #fee2e2;
  }

  .tablet-portrait\:focus\:ring-offset-red-200:focus {
    --tw-ring-offset-color: #fecaca;
  }

  .tablet-portrait\:focus\:ring-offset-red-300:focus {
    --tw-ring-offset-color: #fca5a5;
  }

  .tablet-portrait\:focus\:ring-offset-red-400:focus {
    --tw-ring-offset-color: #f87171;
  }

  .tablet-portrait\:focus\:ring-offset-red-500:focus {
    --tw-ring-offset-color: #ef4444;
  }

  .tablet-portrait\:focus\:ring-offset-red-600:focus {
    --tw-ring-offset-color: #dc2626;
  }

  .tablet-portrait\:focus\:ring-offset-red-700:focus {
    --tw-ring-offset-color: #b91c1c;
  }

  .tablet-portrait\:focus\:ring-offset-red-800:focus {
    --tw-ring-offset-color: #991b1b;
  }

  .tablet-portrait\:focus\:ring-offset-red-900:focus {
    --tw-ring-offset-color: #7f1d1d;
  }

  .tablet-portrait\:focus\:ring-offset-yellow-50:focus {
    --tw-ring-offset-color: #fffbeb;
  }

  .tablet-portrait\:focus\:ring-offset-yellow-100:focus {
    --tw-ring-offset-color: #fef3c7;
  }

  .tablet-portrait\:focus\:ring-offset-yellow-200:focus {
    --tw-ring-offset-color: #fde68a;
  }

  .tablet-portrait\:focus\:ring-offset-yellow-300:focus {
    --tw-ring-offset-color: #fcd34d;
  }

  .tablet-portrait\:focus\:ring-offset-yellow-400:focus {
    --tw-ring-offset-color: #fbbf24;
  }

  .tablet-portrait\:focus\:ring-offset-yellow-500:focus {
    --tw-ring-offset-color: #f59e0b;
  }

  .tablet-portrait\:focus\:ring-offset-yellow-600:focus {
    --tw-ring-offset-color: #d97706;
  }

  .tablet-portrait\:focus\:ring-offset-yellow-700:focus {
    --tw-ring-offset-color: #b45309;
  }

  .tablet-portrait\:focus\:ring-offset-yellow-800:focus {
    --tw-ring-offset-color: #92400e;
  }

  .tablet-portrait\:focus\:ring-offset-yellow-900:focus {
    --tw-ring-offset-color: #78350f;
  }

  .tablet-portrait\:focus\:ring-offset-green-50:focus {
    --tw-ring-offset-color: #ecfdf5;
  }

  .tablet-portrait\:focus\:ring-offset-green-100:focus {
    --tw-ring-offset-color: #d1fae5;
  }

  .tablet-portrait\:focus\:ring-offset-green-200:focus {
    --tw-ring-offset-color: #a7f3d0;
  }

  .tablet-portrait\:focus\:ring-offset-green-300:focus {
    --tw-ring-offset-color: #6ee7b7;
  }

  .tablet-portrait\:focus\:ring-offset-green-400:focus {
    --tw-ring-offset-color: #34d399;
  }

  .tablet-portrait\:focus\:ring-offset-green-500:focus {
    --tw-ring-offset-color: #10b981;
  }

  .tablet-portrait\:focus\:ring-offset-green-600:focus {
    --tw-ring-offset-color: #059669;
  }

  .tablet-portrait\:focus\:ring-offset-green-700:focus {
    --tw-ring-offset-color: #047857;
  }

  .tablet-portrait\:focus\:ring-offset-green-800:focus {
    --tw-ring-offset-color: #065f46;
  }

  .tablet-portrait\:focus\:ring-offset-green-900:focus {
    --tw-ring-offset-color: #064e3b;
  }

  .tablet-portrait\:focus\:ring-offset-blue-50:focus {
    --tw-ring-offset-color: #eff6ff;
  }

  .tablet-portrait\:focus\:ring-offset-blue-100:focus {
    --tw-ring-offset-color: #dbeafe;
  }

  .tablet-portrait\:focus\:ring-offset-blue-200:focus {
    --tw-ring-offset-color: #bfdbfe;
  }

  .tablet-portrait\:focus\:ring-offset-blue-300:focus {
    --tw-ring-offset-color: #93c5fd;
  }

  .tablet-portrait\:focus\:ring-offset-blue-400:focus {
    --tw-ring-offset-color: #60a5fa;
  }

  .tablet-portrait\:focus\:ring-offset-blue-500:focus {
    --tw-ring-offset-color: #3b82f6;
  }

  .tablet-portrait\:focus\:ring-offset-blue-600:focus {
    --tw-ring-offset-color: #2563eb;
  }

  .tablet-portrait\:focus\:ring-offset-blue-700:focus {
    --tw-ring-offset-color: #1d4ed8;
  }

  .tablet-portrait\:focus\:ring-offset-blue-800:focus {
    --tw-ring-offset-color: #1e40af;
  }

  .tablet-portrait\:focus\:ring-offset-blue-900:focus {
    --tw-ring-offset-color: #1e3a8a;
  }

  .tablet-portrait\:focus\:ring-offset-indigo-50:focus {
    --tw-ring-offset-color: #eef2ff;
  }

  .tablet-portrait\:focus\:ring-offset-indigo-100:focus {
    --tw-ring-offset-color: #e0e7ff;
  }

  .tablet-portrait\:focus\:ring-offset-indigo-200:focus {
    --tw-ring-offset-color: #c7d2fe;
  }

  .tablet-portrait\:focus\:ring-offset-indigo-300:focus {
    --tw-ring-offset-color: #a5b4fc;
  }

  .tablet-portrait\:focus\:ring-offset-indigo-400:focus {
    --tw-ring-offset-color: #818cf8;
  }

  .tablet-portrait\:focus\:ring-offset-indigo-500:focus {
    --tw-ring-offset-color: #6366f1;
  }

  .tablet-portrait\:focus\:ring-offset-indigo-600:focus {
    --tw-ring-offset-color: #4f46e5;
  }

  .tablet-portrait\:focus\:ring-offset-indigo-700:focus {
    --tw-ring-offset-color: #4338ca;
  }

  .tablet-portrait\:focus\:ring-offset-indigo-800:focus {
    --tw-ring-offset-color: #3730a3;
  }

  .tablet-portrait\:focus\:ring-offset-indigo-900:focus {
    --tw-ring-offset-color: #312e81;
  }

  .tablet-portrait\:focus\:ring-offset-purple-50:focus {
    --tw-ring-offset-color: #f5f3ff;
  }

  .tablet-portrait\:focus\:ring-offset-purple-100:focus {
    --tw-ring-offset-color: #ede9fe;
  }

  .tablet-portrait\:focus\:ring-offset-purple-200:focus {
    --tw-ring-offset-color: #ddd6fe;
  }

  .tablet-portrait\:focus\:ring-offset-purple-300:focus {
    --tw-ring-offset-color: #c4b5fd;
  }

  .tablet-portrait\:focus\:ring-offset-purple-400:focus {
    --tw-ring-offset-color: #a78bfa;
  }

  .tablet-portrait\:focus\:ring-offset-purple-500:focus {
    --tw-ring-offset-color: #8b5cf6;
  }

  .tablet-portrait\:focus\:ring-offset-purple-600:focus {
    --tw-ring-offset-color: #7c3aed;
  }

  .tablet-portrait\:focus\:ring-offset-purple-700:focus {
    --tw-ring-offset-color: #6d28d9;
  }

  .tablet-portrait\:focus\:ring-offset-purple-800:focus {
    --tw-ring-offset-color: #5b21b6;
  }

  .tablet-portrait\:focus\:ring-offset-purple-900:focus {
    --tw-ring-offset-color: #4c1d95;
  }

  .tablet-portrait\:focus\:ring-offset-pink-50:focus {
    --tw-ring-offset-color: #fdf2f8;
  }

  .tablet-portrait\:focus\:ring-offset-pink-100:focus {
    --tw-ring-offset-color: #fce7f3;
  }

  .tablet-portrait\:focus\:ring-offset-pink-200:focus {
    --tw-ring-offset-color: #fbcfe8;
  }

  .tablet-portrait\:focus\:ring-offset-pink-300:focus {
    --tw-ring-offset-color: #f9a8d4;
  }

  .tablet-portrait\:focus\:ring-offset-pink-400:focus {
    --tw-ring-offset-color: #f472b6;
  }

  .tablet-portrait\:focus\:ring-offset-pink-500:focus {
    --tw-ring-offset-color: #ec4899;
  }

  .tablet-portrait\:focus\:ring-offset-pink-600:focus {
    --tw-ring-offset-color: #db2777;
  }

  .tablet-portrait\:focus\:ring-offset-pink-700:focus {
    --tw-ring-offset-color: #be185d;
  }

  .tablet-portrait\:focus\:ring-offset-pink-800:focus {
    --tw-ring-offset-color: #9d174d;
  }

  .tablet-portrait\:focus\:ring-offset-pink-900:focus {
    --tw-ring-offset-color: #831843;
  }

  .tablet-portrait\:focus\:ring-offset-base-normal:focus {
    --tw-ring-offset-color: #004181;
  }

  .tablet-portrait\:focus\:ring-offset-base-dark:focus {
    --tw-ring-offset-color: #003469;
  }

  .tablet-portrait\:focus\:ring-offset-base-black:focus {
    --tw-ring-offset-color: #1D1D1F;
  }

  .tablet-portrait\:focus\:ring-offset-base-border:focus {
    --tw-ring-offset-color: #E7E7E9;
  }

  .tablet-portrait\:focus\:ring-offset-primary-normal:focus {
    --tw-ring-offset-color: #0067CF;
  }

  .tablet-portrait\:focus\:ring-offset-primary-alt:focus {
    --tw-ring-offset-color: #00478F;
  }

  .tablet-portrait\:focus\:ring-offset-subtle-white:focus {
    --tw-ring-offset-color: #F9F9F9;
  }

  .tablet-portrait\:focus\:ring-offset-turquesa:focus {
    --tw-ring-offset-color: #0097B2;
  }

  .tablet-portrait\:filter {
    --tw-blur: var(--tw-empty,/*!*/ /*!*/);
    --tw-brightness: var(--tw-empty,/*!*/ /*!*/);
    --tw-contrast: var(--tw-empty,/*!*/ /*!*/);
    --tw-grayscale: var(--tw-empty,/*!*/ /*!*/);
    --tw-hue-rotate: var(--tw-empty,/*!*/ /*!*/);
    --tw-invert: var(--tw-empty,/*!*/ /*!*/);
    --tw-saturate: var(--tw-empty,/*!*/ /*!*/);
    --tw-sepia: var(--tw-empty,/*!*/ /*!*/);
    --tw-drop-shadow: var(--tw-empty,/*!*/ /*!*/);
    filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
  }

  .tablet-portrait\:filter-none {
    filter: none;
  }

  .tablet-portrait\:blur-0 {
    --tw-blur: blur(0);
  }

  .tablet-portrait\:blur-none {
    --tw-blur: blur(0);
  }

  .tablet-portrait\:blur-sm {
    --tw-blur: blur(4px);
  }

  .tablet-portrait\:blur {
    --tw-blur: blur(8px);
  }

  .tablet-portrait\:blur-md {
    --tw-blur: blur(12px);
  }

  .tablet-portrait\:blur-lg {
    --tw-blur: blur(16px);
  }

  .tablet-portrait\:blur-xl {
    --tw-blur: blur(24px);
  }

  .tablet-portrait\:blur-2xl {
    --tw-blur: blur(40px);
  }

  .tablet-portrait\:blur-3xl {
    --tw-blur: blur(64px);
  }

  .tablet-portrait\:brightness-0 {
    --tw-brightness: brightness(0);
  }

  .tablet-portrait\:brightness-50 {
    --tw-brightness: brightness(.5);
  }

  .tablet-portrait\:brightness-75 {
    --tw-brightness: brightness(.75);
  }

  .tablet-portrait\:brightness-90 {
    --tw-brightness: brightness(.9);
  }

  .tablet-portrait\:brightness-95 {
    --tw-brightness: brightness(.95);
  }

  .tablet-portrait\:brightness-100 {
    --tw-brightness: brightness(1);
  }

  .tablet-portrait\:brightness-105 {
    --tw-brightness: brightness(1.05);
  }

  .tablet-portrait\:brightness-110 {
    --tw-brightness: brightness(1.1);
  }

  .tablet-portrait\:brightness-125 {
    --tw-brightness: brightness(1.25);
  }

  .tablet-portrait\:brightness-150 {
    --tw-brightness: brightness(1.5);
  }

  .tablet-portrait\:brightness-200 {
    --tw-brightness: brightness(2);
  }

  .tablet-portrait\:contrast-0 {
    --tw-contrast: contrast(0);
  }

  .tablet-portrait\:contrast-50 {
    --tw-contrast: contrast(.5);
  }

  .tablet-portrait\:contrast-75 {
    --tw-contrast: contrast(.75);
  }

  .tablet-portrait\:contrast-100 {
    --tw-contrast: contrast(1);
  }

  .tablet-portrait\:contrast-125 {
    --tw-contrast: contrast(1.25);
  }

  .tablet-portrait\:contrast-150 {
    --tw-contrast: contrast(1.5);
  }

  .tablet-portrait\:contrast-200 {
    --tw-contrast: contrast(2);
  }

  .tablet-portrait\:drop-shadow-sm {
    --tw-drop-shadow: drop-shadow(0 1px 1px rgba(0,0,0,0.05));
  }

  .tablet-portrait\:drop-shadow {
    --tw-drop-shadow: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.1)) drop-shadow(0 1px 1px rgba(0, 0, 0, 0.06));
  }

  .tablet-portrait\:drop-shadow-md {
    --tw-drop-shadow: drop-shadow(0 4px 3px rgba(0, 0, 0, 0.07)) drop-shadow(0 2px 2px rgba(0, 0, 0, 0.06));
  }

  .tablet-portrait\:drop-shadow-lg {
    --tw-drop-shadow: drop-shadow(0 10px 8px rgba(0, 0, 0, 0.04)) drop-shadow(0 4px 3px rgba(0, 0, 0, 0.1));
  }

  .tablet-portrait\:drop-shadow-xl {
    --tw-drop-shadow: drop-shadow(0 20px 13px rgba(0, 0, 0, 0.03)) drop-shadow(0 8px 5px rgba(0, 0, 0, 0.08));
  }

  .tablet-portrait\:drop-shadow-2xl {
    --tw-drop-shadow: drop-shadow(0 25px 25px rgba(0, 0, 0, 0.15));
  }

  .tablet-portrait\:drop-shadow-none {
    --tw-drop-shadow: drop-shadow(0 0 #0000);
  }

  .tablet-portrait\:grayscale-0 {
    --tw-grayscale: grayscale(0);
  }

  .tablet-portrait\:grayscale {
    --tw-grayscale: grayscale(100%);
  }

  .tablet-portrait\:hue-rotate-0 {
    --tw-hue-rotate: hue-rotate(0deg);
  }

  .tablet-portrait\:hue-rotate-15 {
    --tw-hue-rotate: hue-rotate(15deg);
  }

  .tablet-portrait\:hue-rotate-30 {
    --tw-hue-rotate: hue-rotate(30deg);
  }

  .tablet-portrait\:hue-rotate-60 {
    --tw-hue-rotate: hue-rotate(60deg);
  }

  .tablet-portrait\:hue-rotate-90 {
    --tw-hue-rotate: hue-rotate(90deg);
  }

  .tablet-portrait\:hue-rotate-180 {
    --tw-hue-rotate: hue-rotate(180deg);
  }

  .tablet-portrait\:-hue-rotate-180 {
    --tw-hue-rotate: hue-rotate(-180deg);
  }

  .tablet-portrait\:-hue-rotate-90 {
    --tw-hue-rotate: hue-rotate(-90deg);
  }

  .tablet-portrait\:-hue-rotate-60 {
    --tw-hue-rotate: hue-rotate(-60deg);
  }

  .tablet-portrait\:-hue-rotate-30 {
    --tw-hue-rotate: hue-rotate(-30deg);
  }

  .tablet-portrait\:-hue-rotate-15 {
    --tw-hue-rotate: hue-rotate(-15deg);
  }

  .tablet-portrait\:invert-0 {
    --tw-invert: invert(0);
  }

  .tablet-portrait\:invert {
    --tw-invert: invert(100%);
  }

  .tablet-portrait\:saturate-0 {
    --tw-saturate: saturate(0);
  }

  .tablet-portrait\:saturate-50 {
    --tw-saturate: saturate(.5);
  }

  .tablet-portrait\:saturate-100 {
    --tw-saturate: saturate(1);
  }

  .tablet-portrait\:saturate-150 {
    --tw-saturate: saturate(1.5);
  }

  .tablet-portrait\:saturate-200 {
    --tw-saturate: saturate(2);
  }

  .tablet-portrait\:sepia-0 {
    --tw-sepia: sepia(0);
  }

  .tablet-portrait\:sepia {
    --tw-sepia: sepia(100%);
  }

  .tablet-portrait\:backdrop-filter {
    --tw-backdrop-blur: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-brightness: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-contrast: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-grayscale: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-hue-rotate: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-invert: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-opacity: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-saturate: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-sepia: var(--tw-empty,/*!*/ /*!*/);
    -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
            backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  }

  .tablet-portrait\:backdrop-filter-none {
    -webkit-backdrop-filter: none;
            backdrop-filter: none;
  }

  .tablet-portrait\:backdrop-blur-0 {
    --tw-backdrop-blur: blur(0);
  }

  .tablet-portrait\:backdrop-blur-none {
    --tw-backdrop-blur: blur(0);
  }

  .tablet-portrait\:backdrop-blur-sm {
    --tw-backdrop-blur: blur(4px);
  }

  .tablet-portrait\:backdrop-blur {
    --tw-backdrop-blur: blur(8px);
  }

  .tablet-portrait\:backdrop-blur-md {
    --tw-backdrop-blur: blur(12px);
  }

  .tablet-portrait\:backdrop-blur-lg {
    --tw-backdrop-blur: blur(16px);
  }

  .tablet-portrait\:backdrop-blur-xl {
    --tw-backdrop-blur: blur(24px);
  }

  .tablet-portrait\:backdrop-blur-2xl {
    --tw-backdrop-blur: blur(40px);
  }

  .tablet-portrait\:backdrop-blur-3xl {
    --tw-backdrop-blur: blur(64px);
  }

  .tablet-portrait\:backdrop-brightness-0 {
    --tw-backdrop-brightness: brightness(0);
  }

  .tablet-portrait\:backdrop-brightness-50 {
    --tw-backdrop-brightness: brightness(.5);
  }

  .tablet-portrait\:backdrop-brightness-75 {
    --tw-backdrop-brightness: brightness(.75);
  }

  .tablet-portrait\:backdrop-brightness-90 {
    --tw-backdrop-brightness: brightness(.9);
  }

  .tablet-portrait\:backdrop-brightness-95 {
    --tw-backdrop-brightness: brightness(.95);
  }

  .tablet-portrait\:backdrop-brightness-100 {
    --tw-backdrop-brightness: brightness(1);
  }

  .tablet-portrait\:backdrop-brightness-105 {
    --tw-backdrop-brightness: brightness(1.05);
  }

  .tablet-portrait\:backdrop-brightness-110 {
    --tw-backdrop-brightness: brightness(1.1);
  }

  .tablet-portrait\:backdrop-brightness-125 {
    --tw-backdrop-brightness: brightness(1.25);
  }

  .tablet-portrait\:backdrop-brightness-150 {
    --tw-backdrop-brightness: brightness(1.5);
  }

  .tablet-portrait\:backdrop-brightness-200 {
    --tw-backdrop-brightness: brightness(2);
  }

  .tablet-portrait\:backdrop-contrast-0 {
    --tw-backdrop-contrast: contrast(0);
  }

  .tablet-portrait\:backdrop-contrast-50 {
    --tw-backdrop-contrast: contrast(.5);
  }

  .tablet-portrait\:backdrop-contrast-75 {
    --tw-backdrop-contrast: contrast(.75);
  }

  .tablet-portrait\:backdrop-contrast-100 {
    --tw-backdrop-contrast: contrast(1);
  }

  .tablet-portrait\:backdrop-contrast-125 {
    --tw-backdrop-contrast: contrast(1.25);
  }

  .tablet-portrait\:backdrop-contrast-150 {
    --tw-backdrop-contrast: contrast(1.5);
  }

  .tablet-portrait\:backdrop-contrast-200 {
    --tw-backdrop-contrast: contrast(2);
  }

  .tablet-portrait\:backdrop-grayscale-0 {
    --tw-backdrop-grayscale: grayscale(0);
  }

  .tablet-portrait\:backdrop-grayscale {
    --tw-backdrop-grayscale: grayscale(100%);
  }

  .tablet-portrait\:backdrop-hue-rotate-0 {
    --tw-backdrop-hue-rotate: hue-rotate(0deg);
  }

  .tablet-portrait\:backdrop-hue-rotate-15 {
    --tw-backdrop-hue-rotate: hue-rotate(15deg);
  }

  .tablet-portrait\:backdrop-hue-rotate-30 {
    --tw-backdrop-hue-rotate: hue-rotate(30deg);
  }

  .tablet-portrait\:backdrop-hue-rotate-60 {
    --tw-backdrop-hue-rotate: hue-rotate(60deg);
  }

  .tablet-portrait\:backdrop-hue-rotate-90 {
    --tw-backdrop-hue-rotate: hue-rotate(90deg);
  }

  .tablet-portrait\:backdrop-hue-rotate-180 {
    --tw-backdrop-hue-rotate: hue-rotate(180deg);
  }

  .tablet-portrait\:-backdrop-hue-rotate-180 {
    --tw-backdrop-hue-rotate: hue-rotate(-180deg);
  }

  .tablet-portrait\:-backdrop-hue-rotate-90 {
    --tw-backdrop-hue-rotate: hue-rotate(-90deg);
  }

  .tablet-portrait\:-backdrop-hue-rotate-60 {
    --tw-backdrop-hue-rotate: hue-rotate(-60deg);
  }

  .tablet-portrait\:-backdrop-hue-rotate-30 {
    --tw-backdrop-hue-rotate: hue-rotate(-30deg);
  }

  .tablet-portrait\:-backdrop-hue-rotate-15 {
    --tw-backdrop-hue-rotate: hue-rotate(-15deg);
  }

  .tablet-portrait\:backdrop-invert-0 {
    --tw-backdrop-invert: invert(0);
  }

  .tablet-portrait\:backdrop-invert {
    --tw-backdrop-invert: invert(100%);
  }

  .tablet-portrait\:backdrop-opacity-0 {
    --tw-backdrop-opacity: opacity(0);
  }

  .tablet-portrait\:backdrop-opacity-5 {
    --tw-backdrop-opacity: opacity(0.05);
  }

  .tablet-portrait\:backdrop-opacity-10 {
    --tw-backdrop-opacity: opacity(0.1);
  }

  .tablet-portrait\:backdrop-opacity-20 {
    --tw-backdrop-opacity: opacity(0.2);
  }

  .tablet-portrait\:backdrop-opacity-25 {
    --tw-backdrop-opacity: opacity(0.25);
  }

  .tablet-portrait\:backdrop-opacity-30 {
    --tw-backdrop-opacity: opacity(0.3);
  }

  .tablet-portrait\:backdrop-opacity-40 {
    --tw-backdrop-opacity: opacity(0.4);
  }

  .tablet-portrait\:backdrop-opacity-50 {
    --tw-backdrop-opacity: opacity(0.5);
  }

  .tablet-portrait\:backdrop-opacity-60 {
    --tw-backdrop-opacity: opacity(0.6);
  }

  .tablet-portrait\:backdrop-opacity-70 {
    --tw-backdrop-opacity: opacity(0.7);
  }

  .tablet-portrait\:backdrop-opacity-75 {
    --tw-backdrop-opacity: opacity(0.75);
  }

  .tablet-portrait\:backdrop-opacity-80 {
    --tw-backdrop-opacity: opacity(0.8);
  }

  .tablet-portrait\:backdrop-opacity-90 {
    --tw-backdrop-opacity: opacity(0.9);
  }

  .tablet-portrait\:backdrop-opacity-95 {
    --tw-backdrop-opacity: opacity(0.95);
  }

  .tablet-portrait\:backdrop-opacity-100 {
    --tw-backdrop-opacity: opacity(1);
  }

  .tablet-portrait\:backdrop-saturate-0 {
    --tw-backdrop-saturate: saturate(0);
  }

  .tablet-portrait\:backdrop-saturate-50 {
    --tw-backdrop-saturate: saturate(.5);
  }

  .tablet-portrait\:backdrop-saturate-100 {
    --tw-backdrop-saturate: saturate(1);
  }

  .tablet-portrait\:backdrop-saturate-150 {
    --tw-backdrop-saturate: saturate(1.5);
  }

  .tablet-portrait\:backdrop-saturate-200 {
    --tw-backdrop-saturate: saturate(2);
  }

  .tablet-portrait\:backdrop-sepia-0 {
    --tw-backdrop-sepia: sepia(0);
  }

  .tablet-portrait\:backdrop-sepia {
    --tw-backdrop-sepia: sepia(100%);
  }

  .tablet-portrait\:transition-none {
    transition-property: none;
  }

  .tablet-portrait\:transition-all {
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .tablet-portrait\:transition {
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .tablet-portrait\: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;
  }

  .tablet-portrait\:transition-opacity {
    transition-property: opacity;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .tablet-portrait\:transition-shadow {
    transition-property: box-shadow;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .tablet-portrait\:transition-transform {
    transition-property: transform;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .tablet-portrait\:delay-75 {
    transition-delay: 75ms;
  }

  .tablet-portrait\:delay-100 {
    transition-delay: 100ms;
  }

  .tablet-portrait\:delay-150 {
    transition-delay: 150ms;
  }

  .tablet-portrait\:delay-200 {
    transition-delay: 200ms;
  }

  .tablet-portrait\:delay-300 {
    transition-delay: 300ms;
  }

  .tablet-portrait\:delay-500 {
    transition-delay: 500ms;
  }

  .tablet-portrait\:delay-700 {
    transition-delay: 700ms;
  }

  .tablet-portrait\:delay-1000 {
    transition-delay: 1000ms;
  }

  .tablet-portrait\:duration-75 {
    transition-duration: 75ms;
  }

  .tablet-portrait\:duration-100 {
    transition-duration: 100ms;
  }

  .tablet-portrait\:duration-150 {
    transition-duration: 150ms;
  }

  .tablet-portrait\:duration-200 {
    transition-duration: 200ms;
  }

  .tablet-portrait\:duration-300 {
    transition-duration: 300ms;
  }

  .tablet-portrait\:duration-500 {
    transition-duration: 500ms;
  }

  .tablet-portrait\:duration-700 {
    transition-duration: 700ms;
  }

  .tablet-portrait\:duration-1000 {
    transition-duration: 1000ms;
  }

  .tablet-portrait\:ease-linear {
    transition-timing-function: linear;
  }

  .tablet-portrait\:ease-in {
    transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
  }

  .tablet-portrait\:ease-out {
    transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
  }

  .tablet-portrait\:ease-in-out {
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  }
}

@media (max-width: 599px) {
  .tablet-portrait-max\:container {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 1rem;
    padding-left: 1rem;
  }

  @media (min-width: 100%) {
    .tablet-portrait-max\:container {
      max-width: 100%;
    }
  }

  @media (min-width: 1200px) {
    .tablet-portrait-max\:container {
      max-width: 1200px;
    }
  }

  .tablet-portrait-max\:sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border-width: 0;
  }

  .tablet-portrait-max\:not-sr-only {
    position: static;
    width: auto;
    height: auto;
    padding: 0;
    margin: 0;
    overflow: visible;
    clip: auto;
    white-space: normal;
  }

  .tablet-portrait-max\:focus-within\:sr-only:focus-within {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border-width: 0;
  }

  .tablet-portrait-max\:focus-within\:not-sr-only:focus-within {
    position: static;
    width: auto;
    height: auto;
    padding: 0;
    margin: 0;
    overflow: visible;
    clip: auto;
    white-space: normal;
  }

  .tablet-portrait-max\:focus\:sr-only:focus {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border-width: 0;
  }

  .tablet-portrait-max\:focus\:not-sr-only:focus {
    position: static;
    width: auto;
    height: auto;
    padding: 0;
    margin: 0;
    overflow: visible;
    clip: auto;
    white-space: normal;
  }

  .tablet-portrait-max\:pointer-events-none {
    pointer-events: none;
  }

  .tablet-portrait-max\:pointer-events-auto {
    pointer-events: auto;
  }

  .tablet-portrait-max\:visible {
    visibility: visible;
  }

  .tablet-portrait-max\:invisible {
    visibility: hidden;
  }

  .tablet-portrait-max\:static {
    position: static;
  }

  .tablet-portrait-max\:fixed {
    position: fixed;
  }

  .tablet-portrait-max\:absolute {
    position: absolute;
  }

  .tablet-portrait-max\:relative {
    position: relative;
  }

  .tablet-portrait-max\:sticky {
    position: -webkit-sticky;
    position: sticky;
  }

  .tablet-portrait-max\:inset-0 {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }

  .tablet-portrait-max\:inset-1 {
    top: 0.0625rem;
    right: 0.0625rem;
    bottom: 0.0625rem;
    left: 0.0625rem;
  }

  .tablet-portrait-max\:inset-2 {
    top: 0.125rem;
    right: 0.125rem;
    bottom: 0.125rem;
    left: 0.125rem;
  }

  .tablet-portrait-max\:inset-3 {
    top: 0.1875rem;
    right: 0.1875rem;
    bottom: 0.1875rem;
    left: 0.1875rem;
  }

  .tablet-portrait-max\:inset-4 {
    top: 0.25rem;
    right: 0.25rem;
    bottom: 0.25rem;
    left: 0.25rem;
  }

  .tablet-portrait-max\:inset-5 {
    top: 0.3125rem;
    right: 0.3125rem;
    bottom: 0.3125rem;
    left: 0.3125rem;
  }

  .tablet-portrait-max\:inset-6 {
    top: 0.375rem;
    right: 0.375rem;
    bottom: 0.375rem;
    left: 0.375rem;
  }

  .tablet-portrait-max\:inset-8 {
    top: 0.5rem;
    right: 0.5rem;
    bottom: 0.5rem;
    left: 0.5rem;
  }

  .tablet-portrait-max\:inset-10 {
    top: 0.625rem;
    right: 0.625rem;
    bottom: 0.625rem;
    left: 0.625rem;
  }

  .tablet-portrait-max\:inset-12 {
    top: 0.75rem;
    right: 0.75rem;
    bottom: 0.75rem;
    left: 0.75rem;
  }

  .tablet-portrait-max\:inset-16 {
    top: 1rem;
    right: 1rem;
    bottom: 1rem;
    left: 1rem;
  }

  .tablet-portrait-max\:inset-20 {
    top: 1.25rem;
    right: 1.25rem;
    bottom: 1.25rem;
    left: 1.25rem;
  }

  .tablet-portrait-max\:inset-24 {
    top: 1.5rem;
    right: 1.5rem;
    bottom: 1.5rem;
    left: 1.5rem;
  }

  .tablet-portrait-max\:inset-32 {
    top: 2rem;
    right: 2rem;
    bottom: 2rem;
    left: 2rem;
  }

  .tablet-portrait-max\:inset-40 {
    top: 2.5rem;
    right: 2.5rem;
    bottom: 2.5rem;
    left: 2.5rem;
  }

  .tablet-portrait-max\:inset-48 {
    top: 3rem;
    right: 3rem;
    bottom: 3rem;
    left: 3rem;
  }

  .tablet-portrait-max\:inset-56 {
    top: 3.5rem;
    right: 3.5rem;
    bottom: 3.5rem;
    left: 3.5rem;
  }

  .tablet-portrait-max\:inset-64 {
    top: 4rem;
    right: 4rem;
    bottom: 4rem;
    left: 4rem;
  }

  .tablet-portrait-max\:inset-68 {
    top: 4.25rem;
    right: 4.25rem;
    bottom: 4.25rem;
    left: 4.25rem;
  }

  .tablet-portrait-max\:inset-72 {
    top: 4.5rem;
    right: 4.5rem;
    bottom: 4.5rem;
    left: 4.5rem;
  }

  .tablet-portrait-max\:inset-76 {
    top: 4.75rem;
    right: 4.75rem;
    bottom: 4.75rem;
    left: 4.75rem;
  }

  .tablet-portrait-max\:inset-80 {
    top: 5rem;
    right: 5rem;
    bottom: 5rem;
    left: 5rem;
  }

  .tablet-portrait-max\:inset-192 {
    top: 12rem;
    right: 12rem;
    bottom: 12rem;
    left: 12rem;
  }

  .tablet-portrait-max\:inset-auto {
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
  }

  .tablet-portrait-max\:inset-px {
    top: 1px;
    right: 1px;
    bottom: 1px;
    left: 1px;
  }

  .tablet-portrait-max\:-inset-1 {
    top: -0.0625rem;
    right: -0.0625rem;
    bottom: -0.0625rem;
    left: -0.0625rem;
  }

  .tablet-portrait-max\:-inset-2 {
    top: -0.125rem;
    right: -0.125rem;
    bottom: -0.125rem;
    left: -0.125rem;
  }

  .tablet-portrait-max\:-inset-3 {
    top: -0.1875rem;
    right: -0.1875rem;
    bottom: -0.1875rem;
    left: -0.1875rem;
  }

  .tablet-portrait-max\:-inset-4 {
    top: -0.25rem;
    right: -0.25rem;
    bottom: -0.25rem;
    left: -0.25rem;
  }

  .tablet-portrait-max\:-inset-5 {
    top: -0.3125rem;
    right: -0.3125rem;
    bottom: -0.3125rem;
    left: -0.3125rem;
  }

  .tablet-portrait-max\:-inset-6 {
    top: -0.375rem;
    right: -0.375rem;
    bottom: -0.375rem;
    left: -0.375rem;
  }

  .tablet-portrait-max\:-inset-8 {
    top: -0.5rem;
    right: -0.5rem;
    bottom: -0.5rem;
    left: -0.5rem;
  }

  .tablet-portrait-max\:-inset-10 {
    top: -0.625rem;
    right: -0.625rem;
    bottom: -0.625rem;
    left: -0.625rem;
  }

  .tablet-portrait-max\:-inset-12 {
    top: -0.75rem;
    right: -0.75rem;
    bottom: -0.75rem;
    left: -0.75rem;
  }

  .tablet-portrait-max\:-inset-16 {
    top: -1rem;
    right: -1rem;
    bottom: -1rem;
    left: -1rem;
  }

  .tablet-portrait-max\:-inset-20 {
    top: -1.25rem;
    right: -1.25rem;
    bottom: -1.25rem;
    left: -1.25rem;
  }

  .tablet-portrait-max\:-inset-24 {
    top: -1.5rem;
    right: -1.5rem;
    bottom: -1.5rem;
    left: -1.5rem;
  }

  .tablet-portrait-max\:-inset-32 {
    top: -2rem;
    right: -2rem;
    bottom: -2rem;
    left: -2rem;
  }

  .tablet-portrait-max\:-inset-40 {
    top: -2.5rem;
    right: -2.5rem;
    bottom: -2.5rem;
    left: -2.5rem;
  }

  .tablet-portrait-max\:-inset-48 {
    top: -3rem;
    right: -3rem;
    bottom: -3rem;
    left: -3rem;
  }

  .tablet-portrait-max\:-inset-56 {
    top: -3.5rem;
    right: -3.5rem;
    bottom: -3.5rem;
    left: -3.5rem;
  }

  .tablet-portrait-max\:-inset-64 {
    top: -4rem;
    right: -4rem;
    bottom: -4rem;
    left: -4rem;
  }

  .tablet-portrait-max\:-inset-68 {
    top: -4.25rem;
    right: -4.25rem;
    bottom: -4.25rem;
    left: -4.25rem;
  }

  .tablet-portrait-max\:-inset-72 {
    top: -4.5rem;
    right: -4.5rem;
    bottom: -4.5rem;
    left: -4.5rem;
  }

  .tablet-portrait-max\:-inset-76 {
    top: -4.75rem;
    right: -4.75rem;
    bottom: -4.75rem;
    left: -4.75rem;
  }

  .tablet-portrait-max\:-inset-80 {
    top: -5rem;
    right: -5rem;
    bottom: -5rem;
    left: -5rem;
  }

  .tablet-portrait-max\:-inset-192 {
    top: -12rem;
    right: -12rem;
    bottom: -12rem;
    left: -12rem;
  }

  .tablet-portrait-max\:-inset-px {
    top: -1px;
    right: -1px;
    bottom: -1px;
    left: -1px;
  }

  .tablet-portrait-max\:inset-1\/2 {
    top: 50%;
    right: 50%;
    bottom: 50%;
    left: 50%;
  }

  .tablet-portrait-max\:inset-1\/3 {
    top: 33.333333%;
    right: 33.333333%;
    bottom: 33.333333%;
    left: 33.333333%;
  }

  .tablet-portrait-max\:inset-2\/3 {
    top: 66.666667%;
    right: 66.666667%;
    bottom: 66.666667%;
    left: 66.666667%;
  }

  .tablet-portrait-max\:inset-1\/4 {
    top: 25%;
    right: 25%;
    bottom: 25%;
    left: 25%;
  }

  .tablet-portrait-max\:inset-2\/4 {
    top: 50%;
    right: 50%;
    bottom: 50%;
    left: 50%;
  }

  .tablet-portrait-max\:inset-3\/4 {
    top: 75%;
    right: 75%;
    bottom: 75%;
    left: 75%;
  }

  .tablet-portrait-max\:inset-full {
    top: 100%;
    right: 100%;
    bottom: 100%;
    left: 100%;
  }

  .tablet-portrait-max\:-inset-1\/2 {
    top: -50%;
    right: -50%;
    bottom: -50%;
    left: -50%;
  }

  .tablet-portrait-max\:-inset-1\/3 {
    top: -33.333333%;
    right: -33.333333%;
    bottom: -33.333333%;
    left: -33.333333%;
  }

  .tablet-portrait-max\:-inset-2\/3 {
    top: -66.666667%;
    right: -66.666667%;
    bottom: -66.666667%;
    left: -66.666667%;
  }

  .tablet-portrait-max\:-inset-1\/4 {
    top: -25%;
    right: -25%;
    bottom: -25%;
    left: -25%;
  }

  .tablet-portrait-max\:-inset-2\/4 {
    top: -50%;
    right: -50%;
    bottom: -50%;
    left: -50%;
  }

  .tablet-portrait-max\:-inset-3\/4 {
    top: -75%;
    right: -75%;
    bottom: -75%;
    left: -75%;
  }

  .tablet-portrait-max\:-inset-full {
    top: -100%;
    right: -100%;
    bottom: -100%;
    left: -100%;
  }

  .tablet-portrait-max\:inset-x-0 {
    left: 0;
    right: 0;
  }

  .tablet-portrait-max\:inset-x-1 {
    left: 0.0625rem;
    right: 0.0625rem;
  }

  .tablet-portrait-max\:inset-x-2 {
    left: 0.125rem;
    right: 0.125rem;
  }

  .tablet-portrait-max\:inset-x-3 {
    left: 0.1875rem;
    right: 0.1875rem;
  }

  .tablet-portrait-max\:inset-x-4 {
    left: 0.25rem;
    right: 0.25rem;
  }

  .tablet-portrait-max\:inset-x-5 {
    left: 0.3125rem;
    right: 0.3125rem;
  }

  .tablet-portrait-max\:inset-x-6 {
    left: 0.375rem;
    right: 0.375rem;
  }

  .tablet-portrait-max\:inset-x-8 {
    left: 0.5rem;
    right: 0.5rem;
  }

  .tablet-portrait-max\:inset-x-10 {
    left: 0.625rem;
    right: 0.625rem;
  }

  .tablet-portrait-max\:inset-x-12 {
    left: 0.75rem;
    right: 0.75rem;
  }

  .tablet-portrait-max\:inset-x-16 {
    left: 1rem;
    right: 1rem;
  }

  .tablet-portrait-max\:inset-x-20 {
    left: 1.25rem;
    right: 1.25rem;
  }

  .tablet-portrait-max\:inset-x-24 {
    left: 1.5rem;
    right: 1.5rem;
  }

  .tablet-portrait-max\:inset-x-32 {
    left: 2rem;
    right: 2rem;
  }

  .tablet-portrait-max\:inset-x-40 {
    left: 2.5rem;
    right: 2.5rem;
  }

  .tablet-portrait-max\:inset-x-48 {
    left: 3rem;
    right: 3rem;
  }

  .tablet-portrait-max\:inset-x-56 {
    left: 3.5rem;
    right: 3.5rem;
  }

  .tablet-portrait-max\:inset-x-64 {
    left: 4rem;
    right: 4rem;
  }

  .tablet-portrait-max\:inset-x-68 {
    left: 4.25rem;
    right: 4.25rem;
  }

  .tablet-portrait-max\:inset-x-72 {
    left: 4.5rem;
    right: 4.5rem;
  }

  .tablet-portrait-max\:inset-x-76 {
    left: 4.75rem;
    right: 4.75rem;
  }

  .tablet-portrait-max\:inset-x-80 {
    left: 5rem;
    right: 5rem;
  }

  .tablet-portrait-max\:inset-x-192 {
    left: 12rem;
    right: 12rem;
  }

  .tablet-portrait-max\:inset-x-auto {
    left: auto;
    right: auto;
  }

  .tablet-portrait-max\:inset-x-px {
    left: 1px;
    right: 1px;
  }

  .tablet-portrait-max\:-inset-x-1 {
    left: -0.0625rem;
    right: -0.0625rem;
  }

  .tablet-portrait-max\:-inset-x-2 {
    left: -0.125rem;
    right: -0.125rem;
  }

  .tablet-portrait-max\:-inset-x-3 {
    left: -0.1875rem;
    right: -0.1875rem;
  }

  .tablet-portrait-max\:-inset-x-4 {
    left: -0.25rem;
    right: -0.25rem;
  }

  .tablet-portrait-max\:-inset-x-5 {
    left: -0.3125rem;
    right: -0.3125rem;
  }

  .tablet-portrait-max\:-inset-x-6 {
    left: -0.375rem;
    right: -0.375rem;
  }

  .tablet-portrait-max\:-inset-x-8 {
    left: -0.5rem;
    right: -0.5rem;
  }

  .tablet-portrait-max\:-inset-x-10 {
    left: -0.625rem;
    right: -0.625rem;
  }

  .tablet-portrait-max\:-inset-x-12 {
    left: -0.75rem;
    right: -0.75rem;
  }

  .tablet-portrait-max\:-inset-x-16 {
    left: -1rem;
    right: -1rem;
  }

  .tablet-portrait-max\:-inset-x-20 {
    left: -1.25rem;
    right: -1.25rem;
  }

  .tablet-portrait-max\:-inset-x-24 {
    left: -1.5rem;
    right: -1.5rem;
  }

  .tablet-portrait-max\:-inset-x-32 {
    left: -2rem;
    right: -2rem;
  }

  .tablet-portrait-max\:-inset-x-40 {
    left: -2.5rem;
    right: -2.5rem;
  }

  .tablet-portrait-max\:-inset-x-48 {
    left: -3rem;
    right: -3rem;
  }

  .tablet-portrait-max\:-inset-x-56 {
    left: -3.5rem;
    right: -3.5rem;
  }

  .tablet-portrait-max\:-inset-x-64 {
    left: -4rem;
    right: -4rem;
  }

  .tablet-portrait-max\:-inset-x-68 {
    left: -4.25rem;
    right: -4.25rem;
  }

  .tablet-portrait-max\:-inset-x-72 {
    left: -4.5rem;
    right: -4.5rem;
  }

  .tablet-portrait-max\:-inset-x-76 {
    left: -4.75rem;
    right: -4.75rem;
  }

  .tablet-portrait-max\:-inset-x-80 {
    left: -5rem;
    right: -5rem;
  }

  .tablet-portrait-max\:-inset-x-192 {
    left: -12rem;
    right: -12rem;
  }

  .tablet-portrait-max\:-inset-x-px {
    left: -1px;
    right: -1px;
  }

  .tablet-portrait-max\:inset-x-1\/2 {
    left: 50%;
    right: 50%;
  }

  .tablet-portrait-max\:inset-x-1\/3 {
    left: 33.333333%;
    right: 33.333333%;
  }

  .tablet-portrait-max\:inset-x-2\/3 {
    left: 66.666667%;
    right: 66.666667%;
  }

  .tablet-portrait-max\:inset-x-1\/4 {
    left: 25%;
    right: 25%;
  }

  .tablet-portrait-max\:inset-x-2\/4 {
    left: 50%;
    right: 50%;
  }

  .tablet-portrait-max\:inset-x-3\/4 {
    left: 75%;
    right: 75%;
  }

  .tablet-portrait-max\:inset-x-full {
    left: 100%;
    right: 100%;
  }

  .tablet-portrait-max\:-inset-x-1\/2 {
    left: -50%;
    right: -50%;
  }

  .tablet-portrait-max\:-inset-x-1\/3 {
    left: -33.333333%;
    right: -33.333333%;
  }

  .tablet-portrait-max\:-inset-x-2\/3 {
    left: -66.666667%;
    right: -66.666667%;
  }

  .tablet-portrait-max\:-inset-x-1\/4 {
    left: -25%;
    right: -25%;
  }

  .tablet-portrait-max\:-inset-x-2\/4 {
    left: -50%;
    right: -50%;
  }

  .tablet-portrait-max\:-inset-x-3\/4 {
    left: -75%;
    right: -75%;
  }

  .tablet-portrait-max\:-inset-x-full {
    left: -100%;
    right: -100%;
  }

  .tablet-portrait-max\:inset-y-0 {
    top: 0;
    bottom: 0;
  }

  .tablet-portrait-max\:inset-y-1 {
    top: 0.0625rem;
    bottom: 0.0625rem;
  }

  .tablet-portrait-max\:inset-y-2 {
    top: 0.125rem;
    bottom: 0.125rem;
  }

  .tablet-portrait-max\:inset-y-3 {
    top: 0.1875rem;
    bottom: 0.1875rem;
  }

  .tablet-portrait-max\:inset-y-4 {
    top: 0.25rem;
    bottom: 0.25rem;
  }

  .tablet-portrait-max\:inset-y-5 {
    top: 0.3125rem;
    bottom: 0.3125rem;
  }

  .tablet-portrait-max\:inset-y-6 {
    top: 0.375rem;
    bottom: 0.375rem;
  }

  .tablet-portrait-max\:inset-y-8 {
    top: 0.5rem;
    bottom: 0.5rem;
  }

  .tablet-portrait-max\:inset-y-10 {
    top: 0.625rem;
    bottom: 0.625rem;
  }

  .tablet-portrait-max\:inset-y-12 {
    top: 0.75rem;
    bottom: 0.75rem;
  }

  .tablet-portrait-max\:inset-y-16 {
    top: 1rem;
    bottom: 1rem;
  }

  .tablet-portrait-max\:inset-y-20 {
    top: 1.25rem;
    bottom: 1.25rem;
  }

  .tablet-portrait-max\:inset-y-24 {
    top: 1.5rem;
    bottom: 1.5rem;
  }

  .tablet-portrait-max\:inset-y-32 {
    top: 2rem;
    bottom: 2rem;
  }

  .tablet-portrait-max\:inset-y-40 {
    top: 2.5rem;
    bottom: 2.5rem;
  }

  .tablet-portrait-max\:inset-y-48 {
    top: 3rem;
    bottom: 3rem;
  }

  .tablet-portrait-max\:inset-y-56 {
    top: 3.5rem;
    bottom: 3.5rem;
  }

  .tablet-portrait-max\:inset-y-64 {
    top: 4rem;
    bottom: 4rem;
  }

  .tablet-portrait-max\:inset-y-68 {
    top: 4.25rem;
    bottom: 4.25rem;
  }

  .tablet-portrait-max\:inset-y-72 {
    top: 4.5rem;
    bottom: 4.5rem;
  }

  .tablet-portrait-max\:inset-y-76 {
    top: 4.75rem;
    bottom: 4.75rem;
  }

  .tablet-portrait-max\:inset-y-80 {
    top: 5rem;
    bottom: 5rem;
  }

  .tablet-portrait-max\:inset-y-192 {
    top: 12rem;
    bottom: 12rem;
  }

  .tablet-portrait-max\:inset-y-auto {
    top: auto;
    bottom: auto;
  }

  .tablet-portrait-max\:inset-y-px {
    top: 1px;
    bottom: 1px;
  }

  .tablet-portrait-max\:-inset-y-1 {
    top: -0.0625rem;
    bottom: -0.0625rem;
  }

  .tablet-portrait-max\:-inset-y-2 {
    top: -0.125rem;
    bottom: -0.125rem;
  }

  .tablet-portrait-max\:-inset-y-3 {
    top: -0.1875rem;
    bottom: -0.1875rem;
  }

  .tablet-portrait-max\:-inset-y-4 {
    top: -0.25rem;
    bottom: -0.25rem;
  }

  .tablet-portrait-max\:-inset-y-5 {
    top: -0.3125rem;
    bottom: -0.3125rem;
  }

  .tablet-portrait-max\:-inset-y-6 {
    top: -0.375rem;
    bottom: -0.375rem;
  }

  .tablet-portrait-max\:-inset-y-8 {
    top: -0.5rem;
    bottom: -0.5rem;
  }

  .tablet-portrait-max\:-inset-y-10 {
    top: -0.625rem;
    bottom: -0.625rem;
  }

  .tablet-portrait-max\:-inset-y-12 {
    top: -0.75rem;
    bottom: -0.75rem;
  }

  .tablet-portrait-max\:-inset-y-16 {
    top: -1rem;
    bottom: -1rem;
  }

  .tablet-portrait-max\:-inset-y-20 {
    top: -1.25rem;
    bottom: -1.25rem;
  }

  .tablet-portrait-max\:-inset-y-24 {
    top: -1.5rem;
    bottom: -1.5rem;
  }

  .tablet-portrait-max\:-inset-y-32 {
    top: -2rem;
    bottom: -2rem;
  }

  .tablet-portrait-max\:-inset-y-40 {
    top: -2.5rem;
    bottom: -2.5rem;
  }

  .tablet-portrait-max\:-inset-y-48 {
    top: -3rem;
    bottom: -3rem;
  }

  .tablet-portrait-max\:-inset-y-56 {
    top: -3.5rem;
    bottom: -3.5rem;
  }

  .tablet-portrait-max\:-inset-y-64 {
    top: -4rem;
    bottom: -4rem;
  }

  .tablet-portrait-max\:-inset-y-68 {
    top: -4.25rem;
    bottom: -4.25rem;
  }

  .tablet-portrait-max\:-inset-y-72 {
    top: -4.5rem;
    bottom: -4.5rem;
  }

  .tablet-portrait-max\:-inset-y-76 {
    top: -4.75rem;
    bottom: -4.75rem;
  }

  .tablet-portrait-max\:-inset-y-80 {
    top: -5rem;
    bottom: -5rem;
  }

  .tablet-portrait-max\:-inset-y-192 {
    top: -12rem;
    bottom: -12rem;
  }

  .tablet-portrait-max\:-inset-y-px {
    top: -1px;
    bottom: -1px;
  }

  .tablet-portrait-max\:inset-y-1\/2 {
    top: 50%;
    bottom: 50%;
  }

  .tablet-portrait-max\:inset-y-1\/3 {
    top: 33.333333%;
    bottom: 33.333333%;
  }

  .tablet-portrait-max\:inset-y-2\/3 {
    top: 66.666667%;
    bottom: 66.666667%;
  }

  .tablet-portrait-max\:inset-y-1\/4 {
    top: 25%;
    bottom: 25%;
  }

  .tablet-portrait-max\:inset-y-2\/4 {
    top: 50%;
    bottom: 50%;
  }

  .tablet-portrait-max\:inset-y-3\/4 {
    top: 75%;
    bottom: 75%;
  }

  .tablet-portrait-max\:inset-y-full {
    top: 100%;
    bottom: 100%;
  }

  .tablet-portrait-max\:-inset-y-1\/2 {
    top: -50%;
    bottom: -50%;
  }

  .tablet-portrait-max\:-inset-y-1\/3 {
    top: -33.333333%;
    bottom: -33.333333%;
  }

  .tablet-portrait-max\:-inset-y-2\/3 {
    top: -66.666667%;
    bottom: -66.666667%;
  }

  .tablet-portrait-max\:-inset-y-1\/4 {
    top: -25%;
    bottom: -25%;
  }

  .tablet-portrait-max\:-inset-y-2\/4 {
    top: -50%;
    bottom: -50%;
  }

  .tablet-portrait-max\:-inset-y-3\/4 {
    top: -75%;
    bottom: -75%;
  }

  .tablet-portrait-max\:-inset-y-full {
    top: -100%;
    bottom: -100%;
  }

  .tablet-portrait-max\:top-0 {
    top: 0;
  }

  .tablet-portrait-max\:top-1 {
    top: 0.0625rem;
  }

  .tablet-portrait-max\:top-2 {
    top: 0.125rem;
  }

  .tablet-portrait-max\:top-3 {
    top: 0.1875rem;
  }

  .tablet-portrait-max\:top-4 {
    top: 0.25rem;
  }

  .tablet-portrait-max\:top-5 {
    top: 0.3125rem;
  }

  .tablet-portrait-max\:top-6 {
    top: 0.375rem;
  }

  .tablet-portrait-max\:top-8 {
    top: 0.5rem;
  }

  .tablet-portrait-max\:top-10 {
    top: 0.625rem;
  }

  .tablet-portrait-max\:top-12 {
    top: 0.75rem;
  }

  .tablet-portrait-max\:top-16 {
    top: 1rem;
  }

  .tablet-portrait-max\:top-20 {
    top: 1.25rem;
  }

  .tablet-portrait-max\:top-24 {
    top: 1.5rem;
  }

  .tablet-portrait-max\:top-32 {
    top: 2rem;
  }

  .tablet-portrait-max\:top-40 {
    top: 2.5rem;
  }

  .tablet-portrait-max\:top-48 {
    top: 3rem;
  }

  .tablet-portrait-max\:top-56 {
    top: 3.5rem;
  }

  .tablet-portrait-max\:top-64 {
    top: 4rem;
  }

  .tablet-portrait-max\:top-68 {
    top: 4.25rem;
  }

  .tablet-portrait-max\:top-72 {
    top: 4.5rem;
  }

  .tablet-portrait-max\:top-76 {
    top: 4.75rem;
  }

  .tablet-portrait-max\:top-80 {
    top: 5rem;
  }

  .tablet-portrait-max\:top-192 {
    top: 12rem;
  }

  .tablet-portrait-max\:top-auto {
    top: auto;
  }

  .tablet-portrait-max\:top-px {
    top: 1px;
  }

  .tablet-portrait-max\:-top-1 {
    top: -0.0625rem;
  }

  .tablet-portrait-max\:-top-2 {
    top: -0.125rem;
  }

  .tablet-portrait-max\:-top-3 {
    top: -0.1875rem;
  }

  .tablet-portrait-max\:-top-4 {
    top: -0.25rem;
  }

  .tablet-portrait-max\:-top-5 {
    top: -0.3125rem;
  }

  .tablet-portrait-max\:-top-6 {
    top: -0.375rem;
  }

  .tablet-portrait-max\:-top-8 {
    top: -0.5rem;
  }

  .tablet-portrait-max\:-top-10 {
    top: -0.625rem;
  }

  .tablet-portrait-max\:-top-12 {
    top: -0.75rem;
  }

  .tablet-portrait-max\:-top-16 {
    top: -1rem;
  }

  .tablet-portrait-max\:-top-20 {
    top: -1.25rem;
  }

  .tablet-portrait-max\:-top-24 {
    top: -1.5rem;
  }

  .tablet-portrait-max\:-top-32 {
    top: -2rem;
  }

  .tablet-portrait-max\:-top-40 {
    top: -2.5rem;
  }

  .tablet-portrait-max\:-top-48 {
    top: -3rem;
  }

  .tablet-portrait-max\:-top-56 {
    top: -3.5rem;
  }

  .tablet-portrait-max\:-top-64 {
    top: -4rem;
  }

  .tablet-portrait-max\:-top-68 {
    top: -4.25rem;
  }

  .tablet-portrait-max\:-top-72 {
    top: -4.5rem;
  }

  .tablet-portrait-max\:-top-76 {
    top: -4.75rem;
  }

  .tablet-portrait-max\:-top-80 {
    top: -5rem;
  }

  .tablet-portrait-max\:-top-192 {
    top: -12rem;
  }

  .tablet-portrait-max\:-top-px {
    top: -1px;
  }

  .tablet-portrait-max\:top-1\/2 {
    top: 50%;
  }

  .tablet-portrait-max\:top-1\/3 {
    top: 33.333333%;
  }

  .tablet-portrait-max\:top-2\/3 {
    top: 66.666667%;
  }

  .tablet-portrait-max\:top-1\/4 {
    top: 25%;
  }

  .tablet-portrait-max\:top-2\/4 {
    top: 50%;
  }

  .tablet-portrait-max\:top-3\/4 {
    top: 75%;
  }

  .tablet-portrait-max\:top-full {
    top: 100%;
  }

  .tablet-portrait-max\:-top-1\/2 {
    top: -50%;
  }

  .tablet-portrait-max\:-top-1\/3 {
    top: -33.333333%;
  }

  .tablet-portrait-max\:-top-2\/3 {
    top: -66.666667%;
  }

  .tablet-portrait-max\:-top-1\/4 {
    top: -25%;
  }

  .tablet-portrait-max\:-top-2\/4 {
    top: -50%;
  }

  .tablet-portrait-max\:-top-3\/4 {
    top: -75%;
  }

  .tablet-portrait-max\:-top-full {
    top: -100%;
  }

  .tablet-portrait-max\:right-0 {
    right: 0;
  }

  .tablet-portrait-max\:right-1 {
    right: 0.0625rem;
  }

  .tablet-portrait-max\:right-2 {
    right: 0.125rem;
  }

  .tablet-portrait-max\:right-3 {
    right: 0.1875rem;
  }

  .tablet-portrait-max\:right-4 {
    right: 0.25rem;
  }

  .tablet-portrait-max\:right-5 {
    right: 0.3125rem;
  }

  .tablet-portrait-max\:right-6 {
    right: 0.375rem;
  }

  .tablet-portrait-max\:right-8 {
    right: 0.5rem;
  }

  .tablet-portrait-max\:right-10 {
    right: 0.625rem;
  }

  .tablet-portrait-max\:right-12 {
    right: 0.75rem;
  }

  .tablet-portrait-max\:right-16 {
    right: 1rem;
  }

  .tablet-portrait-max\:right-20 {
    right: 1.25rem;
  }

  .tablet-portrait-max\:right-24 {
    right: 1.5rem;
  }

  .tablet-portrait-max\:right-32 {
    right: 2rem;
  }

  .tablet-portrait-max\:right-40 {
    right: 2.5rem;
  }

  .tablet-portrait-max\:right-48 {
    right: 3rem;
  }

  .tablet-portrait-max\:right-56 {
    right: 3.5rem;
  }

  .tablet-portrait-max\:right-64 {
    right: 4rem;
  }

  .tablet-portrait-max\:right-68 {
    right: 4.25rem;
  }

  .tablet-portrait-max\:right-72 {
    right: 4.5rem;
  }

  .tablet-portrait-max\:right-76 {
    right: 4.75rem;
  }

  .tablet-portrait-max\:right-80 {
    right: 5rem;
  }

  .tablet-portrait-max\:right-192 {
    right: 12rem;
  }

  .tablet-portrait-max\:right-auto {
    right: auto;
  }

  .tablet-portrait-max\:right-px {
    right: 1px;
  }

  .tablet-portrait-max\:-right-1 {
    right: -0.0625rem;
  }

  .tablet-portrait-max\:-right-2 {
    right: -0.125rem;
  }

  .tablet-portrait-max\:-right-3 {
    right: -0.1875rem;
  }

  .tablet-portrait-max\:-right-4 {
    right: -0.25rem;
  }

  .tablet-portrait-max\:-right-5 {
    right: -0.3125rem;
  }

  .tablet-portrait-max\:-right-6 {
    right: -0.375rem;
  }

  .tablet-portrait-max\:-right-8 {
    right: -0.5rem;
  }

  .tablet-portrait-max\:-right-10 {
    right: -0.625rem;
  }

  .tablet-portrait-max\:-right-12 {
    right: -0.75rem;
  }

  .tablet-portrait-max\:-right-16 {
    right: -1rem;
  }

  .tablet-portrait-max\:-right-20 {
    right: -1.25rem;
  }

  .tablet-portrait-max\:-right-24 {
    right: -1.5rem;
  }

  .tablet-portrait-max\:-right-32 {
    right: -2rem;
  }

  .tablet-portrait-max\:-right-40 {
    right: -2.5rem;
  }

  .tablet-portrait-max\:-right-48 {
    right: -3rem;
  }

  .tablet-portrait-max\:-right-56 {
    right: -3.5rem;
  }

  .tablet-portrait-max\:-right-64 {
    right: -4rem;
  }

  .tablet-portrait-max\:-right-68 {
    right: -4.25rem;
  }

  .tablet-portrait-max\:-right-72 {
    right: -4.5rem;
  }

  .tablet-portrait-max\:-right-76 {
    right: -4.75rem;
  }

  .tablet-portrait-max\:-right-80 {
    right: -5rem;
  }

  .tablet-portrait-max\:-right-192 {
    right: -12rem;
  }

  .tablet-portrait-max\:-right-px {
    right: -1px;
  }

  .tablet-portrait-max\:right-1\/2 {
    right: 50%;
  }

  .tablet-portrait-max\:right-1\/3 {
    right: 33.333333%;
  }

  .tablet-portrait-max\:right-2\/3 {
    right: 66.666667%;
  }

  .tablet-portrait-max\:right-1\/4 {
    right: 25%;
  }

  .tablet-portrait-max\:right-2\/4 {
    right: 50%;
  }

  .tablet-portrait-max\:right-3\/4 {
    right: 75%;
  }

  .tablet-portrait-max\:right-full {
    right: 100%;
  }

  .tablet-portrait-max\:-right-1\/2 {
    right: -50%;
  }

  .tablet-portrait-max\:-right-1\/3 {
    right: -33.333333%;
  }

  .tablet-portrait-max\:-right-2\/3 {
    right: -66.666667%;
  }

  .tablet-portrait-max\:-right-1\/4 {
    right: -25%;
  }

  .tablet-portrait-max\:-right-2\/4 {
    right: -50%;
  }

  .tablet-portrait-max\:-right-3\/4 {
    right: -75%;
  }

  .tablet-portrait-max\:-right-full {
    right: -100%;
  }

  .tablet-portrait-max\:bottom-0 {
    bottom: 0;
  }

  .tablet-portrait-max\:bottom-1 {
    bottom: 0.0625rem;
  }

  .tablet-portrait-max\:bottom-2 {
    bottom: 0.125rem;
  }

  .tablet-portrait-max\:bottom-3 {
    bottom: 0.1875rem;
  }

  .tablet-portrait-max\:bottom-4 {
    bottom: 0.25rem;
  }

  .tablet-portrait-max\:bottom-5 {
    bottom: 0.3125rem;
  }

  .tablet-portrait-max\:bottom-6 {
    bottom: 0.375rem;
  }

  .tablet-portrait-max\:bottom-8 {
    bottom: 0.5rem;
  }

  .tablet-portrait-max\:bottom-10 {
    bottom: 0.625rem;
  }

  .tablet-portrait-max\:bottom-12 {
    bottom: 0.75rem;
  }

  .tablet-portrait-max\:bottom-16 {
    bottom: 1rem;
  }

  .tablet-portrait-max\:bottom-20 {
    bottom: 1.25rem;
  }

  .tablet-portrait-max\:bottom-24 {
    bottom: 1.5rem;
  }

  .tablet-portrait-max\:bottom-32 {
    bottom: 2rem;
  }

  .tablet-portrait-max\:bottom-40 {
    bottom: 2.5rem;
  }

  .tablet-portrait-max\:bottom-48 {
    bottom: 3rem;
  }

  .tablet-portrait-max\:bottom-56 {
    bottom: 3.5rem;
  }

  .tablet-portrait-max\:bottom-64 {
    bottom: 4rem;
  }

  .tablet-portrait-max\:bottom-68 {
    bottom: 4.25rem;
  }

  .tablet-portrait-max\:bottom-72 {
    bottom: 4.5rem;
  }

  .tablet-portrait-max\:bottom-76 {
    bottom: 4.75rem;
  }

  .tablet-portrait-max\:bottom-80 {
    bottom: 5rem;
  }

  .tablet-portrait-max\:bottom-192 {
    bottom: 12rem;
  }

  .tablet-portrait-max\:bottom-auto {
    bottom: auto;
  }

  .tablet-portrait-max\:bottom-px {
    bottom: 1px;
  }

  .tablet-portrait-max\:-bottom-1 {
    bottom: -0.0625rem;
  }

  .tablet-portrait-max\:-bottom-2 {
    bottom: -0.125rem;
  }

  .tablet-portrait-max\:-bottom-3 {
    bottom: -0.1875rem;
  }

  .tablet-portrait-max\:-bottom-4 {
    bottom: -0.25rem;
  }

  .tablet-portrait-max\:-bottom-5 {
    bottom: -0.3125rem;
  }

  .tablet-portrait-max\:-bottom-6 {
    bottom: -0.375rem;
  }

  .tablet-portrait-max\:-bottom-8 {
    bottom: -0.5rem;
  }

  .tablet-portrait-max\:-bottom-10 {
    bottom: -0.625rem;
  }

  .tablet-portrait-max\:-bottom-12 {
    bottom: -0.75rem;
  }

  .tablet-portrait-max\:-bottom-16 {
    bottom: -1rem;
  }

  .tablet-portrait-max\:-bottom-20 {
    bottom: -1.25rem;
  }

  .tablet-portrait-max\:-bottom-24 {
    bottom: -1.5rem;
  }

  .tablet-portrait-max\:-bottom-32 {
    bottom: -2rem;
  }

  .tablet-portrait-max\:-bottom-40 {
    bottom: -2.5rem;
  }

  .tablet-portrait-max\:-bottom-48 {
    bottom: -3rem;
  }

  .tablet-portrait-max\:-bottom-56 {
    bottom: -3.5rem;
  }

  .tablet-portrait-max\:-bottom-64 {
    bottom: -4rem;
  }

  .tablet-portrait-max\:-bottom-68 {
    bottom: -4.25rem;
  }

  .tablet-portrait-max\:-bottom-72 {
    bottom: -4.5rem;
  }

  .tablet-portrait-max\:-bottom-76 {
    bottom: -4.75rem;
  }

  .tablet-portrait-max\:-bottom-80 {
    bottom: -5rem;
  }

  .tablet-portrait-max\:-bottom-192 {
    bottom: -12rem;
  }

  .tablet-portrait-max\:-bottom-px {
    bottom: -1px;
  }

  .tablet-portrait-max\:bottom-1\/2 {
    bottom: 50%;
  }

  .tablet-portrait-max\:bottom-1\/3 {
    bottom: 33.333333%;
  }

  .tablet-portrait-max\:bottom-2\/3 {
    bottom: 66.666667%;
  }

  .tablet-portrait-max\:bottom-1\/4 {
    bottom: 25%;
  }

  .tablet-portrait-max\:bottom-2\/4 {
    bottom: 50%;
  }

  .tablet-portrait-max\:bottom-3\/4 {
    bottom: 75%;
  }

  .tablet-portrait-max\:bottom-full {
    bottom: 100%;
  }

  .tablet-portrait-max\:-bottom-1\/2 {
    bottom: -50%;
  }

  .tablet-portrait-max\:-bottom-1\/3 {
    bottom: -33.333333%;
  }

  .tablet-portrait-max\:-bottom-2\/3 {
    bottom: -66.666667%;
  }

  .tablet-portrait-max\:-bottom-1\/4 {
    bottom: -25%;
  }

  .tablet-portrait-max\:-bottom-2\/4 {
    bottom: -50%;
  }

  .tablet-portrait-max\:-bottom-3\/4 {
    bottom: -75%;
  }

  .tablet-portrait-max\:-bottom-full {
    bottom: -100%;
  }

  .tablet-portrait-max\:left-0 {
    left: 0;
  }

  .tablet-portrait-max\:left-1 {
    left: 0.0625rem;
  }

  .tablet-portrait-max\:left-2 {
    left: 0.125rem;
  }

  .tablet-portrait-max\:left-3 {
    left: 0.1875rem;
  }

  .tablet-portrait-max\:left-4 {
    left: 0.25rem;
  }

  .tablet-portrait-max\:left-5 {
    left: 0.3125rem;
  }

  .tablet-portrait-max\:left-6 {
    left: 0.375rem;
  }

  .tablet-portrait-max\:left-8 {
    left: 0.5rem;
  }

  .tablet-portrait-max\:left-10 {
    left: 0.625rem;
  }

  .tablet-portrait-max\:left-12 {
    left: 0.75rem;
  }

  .tablet-portrait-max\:left-16 {
    left: 1rem;
  }

  .tablet-portrait-max\:left-20 {
    left: 1.25rem;
  }

  .tablet-portrait-max\:left-24 {
    left: 1.5rem;
  }

  .tablet-portrait-max\:left-32 {
    left: 2rem;
  }

  .tablet-portrait-max\:left-40 {
    left: 2.5rem;
  }

  .tablet-portrait-max\:left-48 {
    left: 3rem;
  }

  .tablet-portrait-max\:left-56 {
    left: 3.5rem;
  }

  .tablet-portrait-max\:left-64 {
    left: 4rem;
  }

  .tablet-portrait-max\:left-68 {
    left: 4.25rem;
  }

  .tablet-portrait-max\:left-72 {
    left: 4.5rem;
  }

  .tablet-portrait-max\:left-76 {
    left: 4.75rem;
  }

  .tablet-portrait-max\:left-80 {
    left: 5rem;
  }

  .tablet-portrait-max\:left-192 {
    left: 12rem;
  }

  .tablet-portrait-max\:left-auto {
    left: auto;
  }

  .tablet-portrait-max\:left-px {
    left: 1px;
  }

  .tablet-portrait-max\:-left-1 {
    left: -0.0625rem;
  }

  .tablet-portrait-max\:-left-2 {
    left: -0.125rem;
  }

  .tablet-portrait-max\:-left-3 {
    left: -0.1875rem;
  }

  .tablet-portrait-max\:-left-4 {
    left: -0.25rem;
  }

  .tablet-portrait-max\:-left-5 {
    left: -0.3125rem;
  }

  .tablet-portrait-max\:-left-6 {
    left: -0.375rem;
  }

  .tablet-portrait-max\:-left-8 {
    left: -0.5rem;
  }

  .tablet-portrait-max\:-left-10 {
    left: -0.625rem;
  }

  .tablet-portrait-max\:-left-12 {
    left: -0.75rem;
  }

  .tablet-portrait-max\:-left-16 {
    left: -1rem;
  }

  .tablet-portrait-max\:-left-20 {
    left: -1.25rem;
  }

  .tablet-portrait-max\:-left-24 {
    left: -1.5rem;
  }

  .tablet-portrait-max\:-left-32 {
    left: -2rem;
  }

  .tablet-portrait-max\:-left-40 {
    left: -2.5rem;
  }

  .tablet-portrait-max\:-left-48 {
    left: -3rem;
  }

  .tablet-portrait-max\:-left-56 {
    left: -3.5rem;
  }

  .tablet-portrait-max\:-left-64 {
    left: -4rem;
  }

  .tablet-portrait-max\:-left-68 {
    left: -4.25rem;
  }

  .tablet-portrait-max\:-left-72 {
    left: -4.5rem;
  }

  .tablet-portrait-max\:-left-76 {
    left: -4.75rem;
  }

  .tablet-portrait-max\:-left-80 {
    left: -5rem;
  }

  .tablet-portrait-max\:-left-192 {
    left: -12rem;
  }

  .tablet-portrait-max\:-left-px {
    left: -1px;
  }

  .tablet-portrait-max\:left-1\/2 {
    left: 50%;
  }

  .tablet-portrait-max\:left-1\/3 {
    left: 33.333333%;
  }

  .tablet-portrait-max\:left-2\/3 {
    left: 66.666667%;
  }

  .tablet-portrait-max\:left-1\/4 {
    left: 25%;
  }

  .tablet-portrait-max\:left-2\/4 {
    left: 50%;
  }

  .tablet-portrait-max\:left-3\/4 {
    left: 75%;
  }

  .tablet-portrait-max\:left-full {
    left: 100%;
  }

  .tablet-portrait-max\:-left-1\/2 {
    left: -50%;
  }

  .tablet-portrait-max\:-left-1\/3 {
    left: -33.333333%;
  }

  .tablet-portrait-max\:-left-2\/3 {
    left: -66.666667%;
  }

  .tablet-portrait-max\:-left-1\/4 {
    left: -25%;
  }

  .tablet-portrait-max\:-left-2\/4 {
    left: -50%;
  }

  .tablet-portrait-max\:-left-3\/4 {
    left: -75%;
  }

  .tablet-portrait-max\:-left-full {
    left: -100%;
  }

  .tablet-portrait-max\:isolate {
    isolation: isolate;
  }

  .tablet-portrait-max\:isolation-auto {
    isolation: auto;
  }

  .tablet-portrait-max\:z-0 {
    z-index: 0;
  }

  .tablet-portrait-max\:z-10 {
    z-index: 10;
  }

  .tablet-portrait-max\:z-20 {
    z-index: 20;
  }

  .tablet-portrait-max\:z-30 {
    z-index: 30;
  }

  .tablet-portrait-max\:z-40 {
    z-index: 40;
  }

  .tablet-portrait-max\:z-50 {
    z-index: 50;
  }

  .tablet-portrait-max\:z-auto {
    z-index: auto;
  }

  .tablet-portrait-max\:focus-within\:z-0:focus-within {
    z-index: 0;
  }

  .tablet-portrait-max\:focus-within\:z-10:focus-within {
    z-index: 10;
  }

  .tablet-portrait-max\:focus-within\:z-20:focus-within {
    z-index: 20;
  }

  .tablet-portrait-max\:focus-within\:z-30:focus-within {
    z-index: 30;
  }

  .tablet-portrait-max\:focus-within\:z-40:focus-within {
    z-index: 40;
  }

  .tablet-portrait-max\:focus-within\:z-50:focus-within {
    z-index: 50;
  }

  .tablet-portrait-max\:focus-within\:z-auto:focus-within {
    z-index: auto;
  }

  .tablet-portrait-max\:focus\:z-0:focus {
    z-index: 0;
  }

  .tablet-portrait-max\:focus\:z-10:focus {
    z-index: 10;
  }

  .tablet-portrait-max\:focus\:z-20:focus {
    z-index: 20;
  }

  .tablet-portrait-max\:focus\:z-30:focus {
    z-index: 30;
  }

  .tablet-portrait-max\:focus\:z-40:focus {
    z-index: 40;
  }

  .tablet-portrait-max\:focus\:z-50:focus {
    z-index: 50;
  }

  .tablet-portrait-max\:focus\:z-auto:focus {
    z-index: auto;
  }

  .tablet-portrait-max\:order-1 {
    order: 1;
  }

  .tablet-portrait-max\:order-2 {
    order: 2;
  }

  .tablet-portrait-max\:order-3 {
    order: 3;
  }

  .tablet-portrait-max\:order-4 {
    order: 4;
  }

  .tablet-portrait-max\:order-5 {
    order: 5;
  }

  .tablet-portrait-max\:order-6 {
    order: 6;
  }

  .tablet-portrait-max\:order-7 {
    order: 7;
  }

  .tablet-portrait-max\:order-8 {
    order: 8;
  }

  .tablet-portrait-max\:order-9 {
    order: 9;
  }

  .tablet-portrait-max\:order-10 {
    order: 10;
  }

  .tablet-portrait-max\:order-11 {
    order: 11;
  }

  .tablet-portrait-max\:order-12 {
    order: 12;
  }

  .tablet-portrait-max\:order-first {
    order: -9999;
  }

  .tablet-portrait-max\:order-last {
    order: 9999;
  }

  .tablet-portrait-max\:order-none {
    order: 0;
  }

  .tablet-portrait-max\:col-auto {
    grid-column: auto;
  }

  .tablet-portrait-max\:col-span-1 {
    grid-column: span 1 / span 1;
  }

  .tablet-portrait-max\:col-span-2 {
    grid-column: span 2 / span 2;
  }

  .tablet-portrait-max\:col-span-3 {
    grid-column: span 3 / span 3;
  }

  .tablet-portrait-max\:col-span-4 {
    grid-column: span 4 / span 4;
  }

  .tablet-portrait-max\:col-span-5 {
    grid-column: span 5 / span 5;
  }

  .tablet-portrait-max\:col-span-6 {
    grid-column: span 6 / span 6;
  }

  .tablet-portrait-max\:col-span-7 {
    grid-column: span 7 / span 7;
  }

  .tablet-portrait-max\:col-span-8 {
    grid-column: span 8 / span 8;
  }

  .tablet-portrait-max\:col-span-9 {
    grid-column: span 9 / span 9;
  }

  .tablet-portrait-max\:col-span-10 {
    grid-column: span 10 / span 10;
  }

  .tablet-portrait-max\:col-span-11 {
    grid-column: span 11 / span 11;
  }

  .tablet-portrait-max\:col-span-12 {
    grid-column: span 12 / span 12;
  }

  .tablet-portrait-max\:col-span-full {
    grid-column: 1 / -1;
  }

  .tablet-portrait-max\:col-start-1 {
    grid-column-start: 1;
  }

  .tablet-portrait-max\:col-start-2 {
    grid-column-start: 2;
  }

  .tablet-portrait-max\:col-start-3 {
    grid-column-start: 3;
  }

  .tablet-portrait-max\:col-start-4 {
    grid-column-start: 4;
  }

  .tablet-portrait-max\:col-start-5 {
    grid-column-start: 5;
  }

  .tablet-portrait-max\:col-start-6 {
    grid-column-start: 6;
  }

  .tablet-portrait-max\:col-start-7 {
    grid-column-start: 7;
  }

  .tablet-portrait-max\:col-start-8 {
    grid-column-start: 8;
  }

  .tablet-portrait-max\:col-start-9 {
    grid-column-start: 9;
  }

  .tablet-portrait-max\:col-start-10 {
    grid-column-start: 10;
  }

  .tablet-portrait-max\:col-start-11 {
    grid-column-start: 11;
  }

  .tablet-portrait-max\:col-start-12 {
    grid-column-start: 12;
  }

  .tablet-portrait-max\:col-start-13 {
    grid-column-start: 13;
  }

  .tablet-portrait-max\:col-start-auto {
    grid-column-start: auto;
  }

  .tablet-portrait-max\:col-end-1 {
    grid-column-end: 1;
  }

  .tablet-portrait-max\:col-end-2 {
    grid-column-end: 2;
  }

  .tablet-portrait-max\:col-end-3 {
    grid-column-end: 3;
  }

  .tablet-portrait-max\:col-end-4 {
    grid-column-end: 4;
  }

  .tablet-portrait-max\:col-end-5 {
    grid-column-end: 5;
  }

  .tablet-portrait-max\:col-end-6 {
    grid-column-end: 6;
  }

  .tablet-portrait-max\:col-end-7 {
    grid-column-end: 7;
  }

  .tablet-portrait-max\:col-end-8 {
    grid-column-end: 8;
  }

  .tablet-portrait-max\:col-end-9 {
    grid-column-end: 9;
  }

  .tablet-portrait-max\:col-end-10 {
    grid-column-end: 10;
  }

  .tablet-portrait-max\:col-end-11 {
    grid-column-end: 11;
  }

  .tablet-portrait-max\:col-end-12 {
    grid-column-end: 12;
  }

  .tablet-portrait-max\:col-end-13 {
    grid-column-end: 13;
  }

  .tablet-portrait-max\:col-end-auto {
    grid-column-end: auto;
  }

  .tablet-portrait-max\:row-auto {
    grid-row: auto;
  }

  .tablet-portrait-max\:row-span-1 {
    grid-row: span 1 / span 1;
  }

  .tablet-portrait-max\:row-span-2 {
    grid-row: span 2 / span 2;
  }

  .tablet-portrait-max\:row-span-3 {
    grid-row: span 3 / span 3;
  }

  .tablet-portrait-max\:row-span-4 {
    grid-row: span 4 / span 4;
  }

  .tablet-portrait-max\:row-span-5 {
    grid-row: span 5 / span 5;
  }

  .tablet-portrait-max\:row-span-6 {
    grid-row: span 6 / span 6;
  }

  .tablet-portrait-max\:row-span-full {
    grid-row: 1 / -1;
  }

  .tablet-portrait-max\:row-start-1 {
    grid-row-start: 1;
  }

  .tablet-portrait-max\:row-start-2 {
    grid-row-start: 2;
  }

  .tablet-portrait-max\:row-start-3 {
    grid-row-start: 3;
  }

  .tablet-portrait-max\:row-start-4 {
    grid-row-start: 4;
  }

  .tablet-portrait-max\:row-start-5 {
    grid-row-start: 5;
  }

  .tablet-portrait-max\:row-start-6 {
    grid-row-start: 6;
  }

  .tablet-portrait-max\:row-start-7 {
    grid-row-start: 7;
  }

  .tablet-portrait-max\:row-start-auto {
    grid-row-start: auto;
  }

  .tablet-portrait-max\:row-end-1 {
    grid-row-end: 1;
  }

  .tablet-portrait-max\:row-end-2 {
    grid-row-end: 2;
  }

  .tablet-portrait-max\:row-end-3 {
    grid-row-end: 3;
  }

  .tablet-portrait-max\:row-end-4 {
    grid-row-end: 4;
  }

  .tablet-portrait-max\:row-end-5 {
    grid-row-end: 5;
  }

  .tablet-portrait-max\:row-end-6 {
    grid-row-end: 6;
  }

  .tablet-portrait-max\:row-end-7 {
    grid-row-end: 7;
  }

  .tablet-portrait-max\:row-end-auto {
    grid-row-end: auto;
  }

  .tablet-portrait-max\:float-right {
    float: right;
  }

  .tablet-portrait-max\:float-left {
    float: left;
  }

  .tablet-portrait-max\:float-none {
    float: none;
  }

  .tablet-portrait-max\:clear-left {
    clear: left;
  }

  .tablet-portrait-max\:clear-right {
    clear: right;
  }

  .tablet-portrait-max\:clear-both {
    clear: both;
  }

  .tablet-portrait-max\:clear-none {
    clear: none;
  }

  .tablet-portrait-max\:m-0 {
    margin: 0;
  }

  .tablet-portrait-max\:m-1 {
    margin: 0.0625rem;
  }

  .tablet-portrait-max\:m-2 {
    margin: 0.125rem;
  }

  .tablet-portrait-max\:m-3 {
    margin: 0.1875rem;
  }

  .tablet-portrait-max\:m-4 {
    margin: 0.25rem;
  }

  .tablet-portrait-max\:m-5 {
    margin: 0.3125rem;
  }

  .tablet-portrait-max\:m-6 {
    margin: 0.375rem;
  }

  .tablet-portrait-max\:m-8 {
    margin: 0.5rem;
  }

  .tablet-portrait-max\:m-10 {
    margin: 0.625rem;
  }

  .tablet-portrait-max\:m-12 {
    margin: 0.75rem;
  }

  .tablet-portrait-max\:m-16 {
    margin: 1rem;
  }

  .tablet-portrait-max\:m-20 {
    margin: 1.25rem;
  }

  .tablet-portrait-max\:m-24 {
    margin: 1.5rem;
  }

  .tablet-portrait-max\:m-32 {
    margin: 2rem;
  }

  .tablet-portrait-max\:m-40 {
    margin: 2.5rem;
  }

  .tablet-portrait-max\:m-48 {
    margin: 3rem;
  }

  .tablet-portrait-max\:m-56 {
    margin: 3.5rem;
  }

  .tablet-portrait-max\:m-64 {
    margin: 4rem;
  }

  .tablet-portrait-max\:m-68 {
    margin: 4.25rem;
  }

  .tablet-portrait-max\:m-72 {
    margin: 4.5rem;
  }

  .tablet-portrait-max\:m-76 {
    margin: 4.75rem;
  }

  .tablet-portrait-max\:m-80 {
    margin: 5rem;
  }

  .tablet-portrait-max\:m-192 {
    margin: 12rem;
  }

  .tablet-portrait-max\:m-auto {
    margin: auto;
  }

  .tablet-portrait-max\:m-px {
    margin: 1px;
  }

  .tablet-portrait-max\:-m-1 {
    margin: -0.0625rem;
  }

  .tablet-portrait-max\:-m-2 {
    margin: -0.125rem;
  }

  .tablet-portrait-max\:-m-3 {
    margin: -0.1875rem;
  }

  .tablet-portrait-max\:-m-4 {
    margin: -0.25rem;
  }

  .tablet-portrait-max\:-m-5 {
    margin: -0.3125rem;
  }

  .tablet-portrait-max\:-m-6 {
    margin: -0.375rem;
  }

  .tablet-portrait-max\:-m-8 {
    margin: -0.5rem;
  }

  .tablet-portrait-max\:-m-10 {
    margin: -0.625rem;
  }

  .tablet-portrait-max\:-m-12 {
    margin: -0.75rem;
  }

  .tablet-portrait-max\:-m-16 {
    margin: -1rem;
  }

  .tablet-portrait-max\:-m-20 {
    margin: -1.25rem;
  }

  .tablet-portrait-max\:-m-24 {
    margin: -1.5rem;
  }

  .tablet-portrait-max\:-m-32 {
    margin: -2rem;
  }

  .tablet-portrait-max\:-m-40 {
    margin: -2.5rem;
  }

  .tablet-portrait-max\:-m-48 {
    margin: -3rem;
  }

  .tablet-portrait-max\:-m-56 {
    margin: -3.5rem;
  }

  .tablet-portrait-max\:-m-64 {
    margin: -4rem;
  }

  .tablet-portrait-max\:-m-68 {
    margin: -4.25rem;
  }

  .tablet-portrait-max\:-m-72 {
    margin: -4.5rem;
  }

  .tablet-portrait-max\:-m-76 {
    margin: -4.75rem;
  }

  .tablet-portrait-max\:-m-80 {
    margin: -5rem;
  }

  .tablet-portrait-max\:-m-192 {
    margin: -12rem;
  }

  .tablet-portrait-max\:-m-px {
    margin: -1px;
  }

  .tablet-portrait-max\:mx-0 {
    margin-left: 0;
    margin-right: 0;
  }

  .tablet-portrait-max\:mx-1 {
    margin-left: 0.0625rem;
    margin-right: 0.0625rem;
  }

  .tablet-portrait-max\:mx-2 {
    margin-left: 0.125rem;
    margin-right: 0.125rem;
  }

  .tablet-portrait-max\:mx-3 {
    margin-left: 0.1875rem;
    margin-right: 0.1875rem;
  }

  .tablet-portrait-max\:mx-4 {
    margin-left: 0.25rem;
    margin-right: 0.25rem;
  }

  .tablet-portrait-max\:mx-5 {
    margin-left: 0.3125rem;
    margin-right: 0.3125rem;
  }

  .tablet-portrait-max\:mx-6 {
    margin-left: 0.375rem;
    margin-right: 0.375rem;
  }

  .tablet-portrait-max\:mx-8 {
    margin-left: 0.5rem;
    margin-right: 0.5rem;
  }

  .tablet-portrait-max\:mx-10 {
    margin-left: 0.625rem;
    margin-right: 0.625rem;
  }

  .tablet-portrait-max\:mx-12 {
    margin-left: 0.75rem;
    margin-right: 0.75rem;
  }

  .tablet-portrait-max\:mx-16 {
    margin-left: 1rem;
    margin-right: 1rem;
  }

  .tablet-portrait-max\:mx-20 {
    margin-left: 1.25rem;
    margin-right: 1.25rem;
  }

  .tablet-portrait-max\:mx-24 {
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }

  .tablet-portrait-max\:mx-32 {
    margin-left: 2rem;
    margin-right: 2rem;
  }

  .tablet-portrait-max\:mx-40 {
    margin-left: 2.5rem;
    margin-right: 2.5rem;
  }

  .tablet-portrait-max\:mx-48 {
    margin-left: 3rem;
    margin-right: 3rem;
  }

  .tablet-portrait-max\:mx-56 {
    margin-left: 3.5rem;
    margin-right: 3.5rem;
  }

  .tablet-portrait-max\:mx-64 {
    margin-left: 4rem;
    margin-right: 4rem;
  }

  .tablet-portrait-max\:mx-68 {
    margin-left: 4.25rem;
    margin-right: 4.25rem;
  }

  .tablet-portrait-max\:mx-72 {
    margin-left: 4.5rem;
    margin-right: 4.5rem;
  }

  .tablet-portrait-max\:mx-76 {
    margin-left: 4.75rem;
    margin-right: 4.75rem;
  }

  .tablet-portrait-max\:mx-80 {
    margin-left: 5rem;
    margin-right: 5rem;
  }

  .tablet-portrait-max\:mx-192 {
    margin-left: 12rem;
    margin-right: 12rem;
  }

  .tablet-portrait-max\:mx-auto {
    margin-left: auto;
    margin-right: auto;
  }

  .tablet-portrait-max\:mx-px {
    margin-left: 1px;
    margin-right: 1px;
  }

  .tablet-portrait-max\:-mx-1 {
    margin-left: -0.0625rem;
    margin-right: -0.0625rem;
  }

  .tablet-portrait-max\:-mx-2 {
    margin-left: -0.125rem;
    margin-right: -0.125rem;
  }

  .tablet-portrait-max\:-mx-3 {
    margin-left: -0.1875rem;
    margin-right: -0.1875rem;
  }

  .tablet-portrait-max\:-mx-4 {
    margin-left: -0.25rem;
    margin-right: -0.25rem;
  }

  .tablet-portrait-max\:-mx-5 {
    margin-left: -0.3125rem;
    margin-right: -0.3125rem;
  }

  .tablet-portrait-max\:-mx-6 {
    margin-left: -0.375rem;
    margin-right: -0.375rem;
  }

  .tablet-portrait-max\:-mx-8 {
    margin-left: -0.5rem;
    margin-right: -0.5rem;
  }

  .tablet-portrait-max\:-mx-10 {
    margin-left: -0.625rem;
    margin-right: -0.625rem;
  }

  .tablet-portrait-max\:-mx-12 {
    margin-left: -0.75rem;
    margin-right: -0.75rem;
  }

  .tablet-portrait-max\:-mx-16 {
    margin-left: -1rem;
    margin-right: -1rem;
  }

  .tablet-portrait-max\:-mx-20 {
    margin-left: -1.25rem;
    margin-right: -1.25rem;
  }

  .tablet-portrait-max\:-mx-24 {
    margin-left: -1.5rem;
    margin-right: -1.5rem;
  }

  .tablet-portrait-max\:-mx-32 {
    margin-left: -2rem;
    margin-right: -2rem;
  }

  .tablet-portrait-max\:-mx-40 {
    margin-left: -2.5rem;
    margin-right: -2.5rem;
  }

  .tablet-portrait-max\:-mx-48 {
    margin-left: -3rem;
    margin-right: -3rem;
  }

  .tablet-portrait-max\:-mx-56 {
    margin-left: -3.5rem;
    margin-right: -3.5rem;
  }

  .tablet-portrait-max\:-mx-64 {
    margin-left: -4rem;
    margin-right: -4rem;
  }

  .tablet-portrait-max\:-mx-68 {
    margin-left: -4.25rem;
    margin-right: -4.25rem;
  }

  .tablet-portrait-max\:-mx-72 {
    margin-left: -4.5rem;
    margin-right: -4.5rem;
  }

  .tablet-portrait-max\:-mx-76 {
    margin-left: -4.75rem;
    margin-right: -4.75rem;
  }

  .tablet-portrait-max\:-mx-80 {
    margin-left: -5rem;
    margin-right: -5rem;
  }

  .tablet-portrait-max\:-mx-192 {
    margin-left: -12rem;
    margin-right: -12rem;
  }

  .tablet-portrait-max\:-mx-px {
    margin-left: -1px;
    margin-right: -1px;
  }

  .tablet-portrait-max\:my-0 {
    margin-top: 0;
    margin-bottom: 0;
  }

  .tablet-portrait-max\:my-1 {
    margin-top: 0.0625rem;
    margin-bottom: 0.0625rem;
  }

  .tablet-portrait-max\:my-2 {
    margin-top: 0.125rem;
    margin-bottom: 0.125rem;
  }

  .tablet-portrait-max\:my-3 {
    margin-top: 0.1875rem;
    margin-bottom: 0.1875rem;
  }

  .tablet-portrait-max\:my-4 {
    margin-top: 0.25rem;
    margin-bottom: 0.25rem;
  }

  .tablet-portrait-max\:my-5 {
    margin-top: 0.3125rem;
    margin-bottom: 0.3125rem;
  }

  .tablet-portrait-max\:my-6 {
    margin-top: 0.375rem;
    margin-bottom: 0.375rem;
  }

  .tablet-portrait-max\:my-8 {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
  }

  .tablet-portrait-max\:my-10 {
    margin-top: 0.625rem;
    margin-bottom: 0.625rem;
  }

  .tablet-portrait-max\:my-12 {
    margin-top: 0.75rem;
    margin-bottom: 0.75rem;
  }

  .tablet-portrait-max\:my-16 {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }

  .tablet-portrait-max\:my-20 {
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
  }

  .tablet-portrait-max\:my-24 {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }

  .tablet-portrait-max\:my-32 {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }

  .tablet-portrait-max\:my-40 {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }

  .tablet-portrait-max\:my-48 {
    margin-top: 3rem;
    margin-bottom: 3rem;
  }

  .tablet-portrait-max\:my-56 {
    margin-top: 3.5rem;
    margin-bottom: 3.5rem;
  }

  .tablet-portrait-max\:my-64 {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }

  .tablet-portrait-max\:my-68 {
    margin-top: 4.25rem;
    margin-bottom: 4.25rem;
  }

  .tablet-portrait-max\:my-72 {
    margin-top: 4.5rem;
    margin-bottom: 4.5rem;
  }

  .tablet-portrait-max\:my-76 {
    margin-top: 4.75rem;
    margin-bottom: 4.75rem;
  }

  .tablet-portrait-max\:my-80 {
    margin-top: 5rem;
    margin-bottom: 5rem;
  }

  .tablet-portrait-max\:my-192 {
    margin-top: 12rem;
    margin-bottom: 12rem;
  }

  .tablet-portrait-max\:my-auto {
    margin-top: auto;
    margin-bottom: auto;
  }

  .tablet-portrait-max\:my-px {
    margin-top: 1px;
    margin-bottom: 1px;
  }

  .tablet-portrait-max\:-my-1 {
    margin-top: -0.0625rem;
    margin-bottom: -0.0625rem;
  }

  .tablet-portrait-max\:-my-2 {
    margin-top: -0.125rem;
    margin-bottom: -0.125rem;
  }

  .tablet-portrait-max\:-my-3 {
    margin-top: -0.1875rem;
    margin-bottom: -0.1875rem;
  }

  .tablet-portrait-max\:-my-4 {
    margin-top: -0.25rem;
    margin-bottom: -0.25rem;
  }

  .tablet-portrait-max\:-my-5 {
    margin-top: -0.3125rem;
    margin-bottom: -0.3125rem;
  }

  .tablet-portrait-max\:-my-6 {
    margin-top: -0.375rem;
    margin-bottom: -0.375rem;
  }

  .tablet-portrait-max\:-my-8 {
    margin-top: -0.5rem;
    margin-bottom: -0.5rem;
  }

  .tablet-portrait-max\:-my-10 {
    margin-top: -0.625rem;
    margin-bottom: -0.625rem;
  }

  .tablet-portrait-max\:-my-12 {
    margin-top: -0.75rem;
    margin-bottom: -0.75rem;
  }

  .tablet-portrait-max\:-my-16 {
    margin-top: -1rem;
    margin-bottom: -1rem;
  }

  .tablet-portrait-max\:-my-20 {
    margin-top: -1.25rem;
    margin-bottom: -1.25rem;
  }

  .tablet-portrait-max\:-my-24 {
    margin-top: -1.5rem;
    margin-bottom: -1.5rem;
  }

  .tablet-portrait-max\:-my-32 {
    margin-top: -2rem;
    margin-bottom: -2rem;
  }

  .tablet-portrait-max\:-my-40 {
    margin-top: -2.5rem;
    margin-bottom: -2.5rem;
  }

  .tablet-portrait-max\:-my-48 {
    margin-top: -3rem;
    margin-bottom: -3rem;
  }

  .tablet-portrait-max\:-my-56 {
    margin-top: -3.5rem;
    margin-bottom: -3.5rem;
  }

  .tablet-portrait-max\:-my-64 {
    margin-top: -4rem;
    margin-bottom: -4rem;
  }

  .tablet-portrait-max\:-my-68 {
    margin-top: -4.25rem;
    margin-bottom: -4.25rem;
  }

  .tablet-portrait-max\:-my-72 {
    margin-top: -4.5rem;
    margin-bottom: -4.5rem;
  }

  .tablet-portrait-max\:-my-76 {
    margin-top: -4.75rem;
    margin-bottom: -4.75rem;
  }

  .tablet-portrait-max\:-my-80 {
    margin-top: -5rem;
    margin-bottom: -5rem;
  }

  .tablet-portrait-max\:-my-192 {
    margin-top: -12rem;
    margin-bottom: -12rem;
  }

  .tablet-portrait-max\:-my-px {
    margin-top: -1px;
    margin-bottom: -1px;
  }

  .tablet-portrait-max\:mt-0 {
    margin-top: 0;
  }

  .tablet-portrait-max\:mt-1 {
    margin-top: 0.0625rem;
  }

  .tablet-portrait-max\:mt-2 {
    margin-top: 0.125rem;
  }

  .tablet-portrait-max\:mt-3 {
    margin-top: 0.1875rem;
  }

  .tablet-portrait-max\:mt-4 {
    margin-top: 0.25rem;
  }

  .tablet-portrait-max\:mt-5 {
    margin-top: 0.3125rem;
  }

  .tablet-portrait-max\:mt-6 {
    margin-top: 0.375rem;
  }

  .tablet-portrait-max\:mt-8 {
    margin-top: 0.5rem;
  }

  .tablet-portrait-max\:mt-10 {
    margin-top: 0.625rem;
  }

  .tablet-portrait-max\:mt-12 {
    margin-top: 0.75rem;
  }

  .tablet-portrait-max\:mt-16 {
    margin-top: 1rem;
  }

  .tablet-portrait-max\:mt-20 {
    margin-top: 1.25rem;
  }

  .tablet-portrait-max\:mt-24 {
    margin-top: 1.5rem;
  }

  .tablet-portrait-max\:mt-32 {
    margin-top: 2rem;
  }

  .tablet-portrait-max\:mt-40 {
    margin-top: 2.5rem;
  }

  .tablet-portrait-max\:mt-48 {
    margin-top: 3rem;
  }

  .tablet-portrait-max\:mt-56 {
    margin-top: 3.5rem;
  }

  .tablet-portrait-max\:mt-64 {
    margin-top: 4rem;
  }

  .tablet-portrait-max\:mt-68 {
    margin-top: 4.25rem;
  }

  .tablet-portrait-max\:mt-72 {
    margin-top: 4.5rem;
  }

  .tablet-portrait-max\:mt-76 {
    margin-top: 4.75rem;
  }

  .tablet-portrait-max\:mt-80 {
    margin-top: 5rem;
  }

  .tablet-portrait-max\:mt-192 {
    margin-top: 12rem;
  }

  .tablet-portrait-max\:mt-auto {
    margin-top: auto;
  }

  .tablet-portrait-max\:mt-px {
    margin-top: 1px;
  }

  .tablet-portrait-max\:-mt-1 {
    margin-top: -0.0625rem;
  }

  .tablet-portrait-max\:-mt-2 {
    margin-top: -0.125rem;
  }

  .tablet-portrait-max\:-mt-3 {
    margin-top: -0.1875rem;
  }

  .tablet-portrait-max\:-mt-4 {
    margin-top: -0.25rem;
  }

  .tablet-portrait-max\:-mt-5 {
    margin-top: -0.3125rem;
  }

  .tablet-portrait-max\:-mt-6 {
    margin-top: -0.375rem;
  }

  .tablet-portrait-max\:-mt-8 {
    margin-top: -0.5rem;
  }

  .tablet-portrait-max\:-mt-10 {
    margin-top: -0.625rem;
  }

  .tablet-portrait-max\:-mt-12 {
    margin-top: -0.75rem;
  }

  .tablet-portrait-max\:-mt-16 {
    margin-top: -1rem;
  }

  .tablet-portrait-max\:-mt-20 {
    margin-top: -1.25rem;
  }

  .tablet-portrait-max\:-mt-24 {
    margin-top: -1.5rem;
  }

  .tablet-portrait-max\:-mt-32 {
    margin-top: -2rem;
  }

  .tablet-portrait-max\:-mt-40 {
    margin-top: -2.5rem;
  }

  .tablet-portrait-max\:-mt-48 {
    margin-top: -3rem;
  }

  .tablet-portrait-max\:-mt-56 {
    margin-top: -3.5rem;
  }

  .tablet-portrait-max\:-mt-64 {
    margin-top: -4rem;
  }

  .tablet-portrait-max\:-mt-68 {
    margin-top: -4.25rem;
  }

  .tablet-portrait-max\:-mt-72 {
    margin-top: -4.5rem;
  }

  .tablet-portrait-max\:-mt-76 {
    margin-top: -4.75rem;
  }

  .tablet-portrait-max\:-mt-80 {
    margin-top: -5rem;
  }

  .tablet-portrait-max\:-mt-192 {
    margin-top: -12rem;
  }

  .tablet-portrait-max\:-mt-px {
    margin-top: -1px;
  }

  .tablet-portrait-max\:mr-0 {
    margin-right: 0;
  }

  .tablet-portrait-max\:mr-1 {
    margin-right: 0.0625rem;
  }

  .tablet-portrait-max\:mr-2 {
    margin-right: 0.125rem;
  }

  .tablet-portrait-max\:mr-3 {
    margin-right: 0.1875rem;
  }

  .tablet-portrait-max\:mr-4 {
    margin-right: 0.25rem;
  }

  .tablet-portrait-max\:mr-5 {
    margin-right: 0.3125rem;
  }

  .tablet-portrait-max\:mr-6 {
    margin-right: 0.375rem;
  }

  .tablet-portrait-max\:mr-8 {
    margin-right: 0.5rem;
  }

  .tablet-portrait-max\:mr-10 {
    margin-right: 0.625rem;
  }

  .tablet-portrait-max\:mr-12 {
    margin-right: 0.75rem;
  }

  .tablet-portrait-max\:mr-16 {
    margin-right: 1rem;
  }

  .tablet-portrait-max\:mr-20 {
    margin-right: 1.25rem;
  }

  .tablet-portrait-max\:mr-24 {
    margin-right: 1.5rem;
  }

  .tablet-portrait-max\:mr-32 {
    margin-right: 2rem;
  }

  .tablet-portrait-max\:mr-40 {
    margin-right: 2.5rem;
  }

  .tablet-portrait-max\:mr-48 {
    margin-right: 3rem;
  }

  .tablet-portrait-max\:mr-56 {
    margin-right: 3.5rem;
  }

  .tablet-portrait-max\:mr-64 {
    margin-right: 4rem;
  }

  .tablet-portrait-max\:mr-68 {
    margin-right: 4.25rem;
  }

  .tablet-portrait-max\:mr-72 {
    margin-right: 4.5rem;
  }

  .tablet-portrait-max\:mr-76 {
    margin-right: 4.75rem;
  }

  .tablet-portrait-max\:mr-80 {
    margin-right: 5rem;
  }

  .tablet-portrait-max\:mr-192 {
    margin-right: 12rem;
  }

  .tablet-portrait-max\:mr-auto {
    margin-right: auto;
  }

  .tablet-portrait-max\:mr-px {
    margin-right: 1px;
  }

  .tablet-portrait-max\:-mr-1 {
    margin-right: -0.0625rem;
  }

  .tablet-portrait-max\:-mr-2 {
    margin-right: -0.125rem;
  }

  .tablet-portrait-max\:-mr-3 {
    margin-right: -0.1875rem;
  }

  .tablet-portrait-max\:-mr-4 {
    margin-right: -0.25rem;
  }

  .tablet-portrait-max\:-mr-5 {
    margin-right: -0.3125rem;
  }

  .tablet-portrait-max\:-mr-6 {
    margin-right: -0.375rem;
  }

  .tablet-portrait-max\:-mr-8 {
    margin-right: -0.5rem;
  }

  .tablet-portrait-max\:-mr-10 {
    margin-right: -0.625rem;
  }

  .tablet-portrait-max\:-mr-12 {
    margin-right: -0.75rem;
  }

  .tablet-portrait-max\:-mr-16 {
    margin-right: -1rem;
  }

  .tablet-portrait-max\:-mr-20 {
    margin-right: -1.25rem;
  }

  .tablet-portrait-max\:-mr-24 {
    margin-right: -1.5rem;
  }

  .tablet-portrait-max\:-mr-32 {
    margin-right: -2rem;
  }

  .tablet-portrait-max\:-mr-40 {
    margin-right: -2.5rem;
  }

  .tablet-portrait-max\:-mr-48 {
    margin-right: -3rem;
  }

  .tablet-portrait-max\:-mr-56 {
    margin-right: -3.5rem;
  }

  .tablet-portrait-max\:-mr-64 {
    margin-right: -4rem;
  }

  .tablet-portrait-max\:-mr-68 {
    margin-right: -4.25rem;
  }

  .tablet-portrait-max\:-mr-72 {
    margin-right: -4.5rem;
  }

  .tablet-portrait-max\:-mr-76 {
    margin-right: -4.75rem;
  }

  .tablet-portrait-max\:-mr-80 {
    margin-right: -5rem;
  }

  .tablet-portrait-max\:-mr-192 {
    margin-right: -12rem;
  }

  .tablet-portrait-max\:-mr-px {
    margin-right: -1px;
  }

  .tablet-portrait-max\:mb-0 {
    margin-bottom: 0;
  }

  .tablet-portrait-max\:mb-1 {
    margin-bottom: 0.0625rem;
  }

  .tablet-portrait-max\:mb-2 {
    margin-bottom: 0.125rem;
  }

  .tablet-portrait-max\:mb-3 {
    margin-bottom: 0.1875rem;
  }

  .tablet-portrait-max\:mb-4 {
    margin-bottom: 0.25rem;
  }

  .tablet-portrait-max\:mb-5 {
    margin-bottom: 0.3125rem;
  }

  .tablet-portrait-max\:mb-6 {
    margin-bottom: 0.375rem;
  }

  .tablet-portrait-max\:mb-8 {
    margin-bottom: 0.5rem;
  }

  .tablet-portrait-max\:mb-10 {
    margin-bottom: 0.625rem;
  }

  .tablet-portrait-max\:mb-12 {
    margin-bottom: 0.75rem;
  }

  .tablet-portrait-max\:mb-16 {
    margin-bottom: 1rem;
  }

  .tablet-portrait-max\:mb-20 {
    margin-bottom: 1.25rem;
  }

  .tablet-portrait-max\:mb-24 {
    margin-bottom: 1.5rem;
  }

  .tablet-portrait-max\:mb-32 {
    margin-bottom: 2rem;
  }

  .tablet-portrait-max\:mb-40 {
    margin-bottom: 2.5rem;
  }

  .tablet-portrait-max\:mb-48 {
    margin-bottom: 3rem;
  }

  .tablet-portrait-max\:mb-56 {
    margin-bottom: 3.5rem;
  }

  .tablet-portrait-max\:mb-64 {
    margin-bottom: 4rem;
  }

  .tablet-portrait-max\:mb-68 {
    margin-bottom: 4.25rem;
  }

  .tablet-portrait-max\:mb-72 {
    margin-bottom: 4.5rem;
  }

  .tablet-portrait-max\:mb-76 {
    margin-bottom: 4.75rem;
  }

  .tablet-portrait-max\:mb-80 {
    margin-bottom: 5rem;
  }

  .tablet-portrait-max\:mb-192 {
    margin-bottom: 12rem;
  }

  .tablet-portrait-max\:mb-auto {
    margin-bottom: auto;
  }

  .tablet-portrait-max\:mb-px {
    margin-bottom: 1px;
  }

  .tablet-portrait-max\:-mb-1 {
    margin-bottom: -0.0625rem;
  }

  .tablet-portrait-max\:-mb-2 {
    margin-bottom: -0.125rem;
  }

  .tablet-portrait-max\:-mb-3 {
    margin-bottom: -0.1875rem;
  }

  .tablet-portrait-max\:-mb-4 {
    margin-bottom: -0.25rem;
  }

  .tablet-portrait-max\:-mb-5 {
    margin-bottom: -0.3125rem;
  }

  .tablet-portrait-max\:-mb-6 {
    margin-bottom: -0.375rem;
  }

  .tablet-portrait-max\:-mb-8 {
    margin-bottom: -0.5rem;
  }

  .tablet-portrait-max\:-mb-10 {
    margin-bottom: -0.625rem;
  }

  .tablet-portrait-max\:-mb-12 {
    margin-bottom: -0.75rem;
  }

  .tablet-portrait-max\:-mb-16 {
    margin-bottom: -1rem;
  }

  .tablet-portrait-max\:-mb-20 {
    margin-bottom: -1.25rem;
  }

  .tablet-portrait-max\:-mb-24 {
    margin-bottom: -1.5rem;
  }

  .tablet-portrait-max\:-mb-32 {
    margin-bottom: -2rem;
  }

  .tablet-portrait-max\:-mb-40 {
    margin-bottom: -2.5rem;
  }

  .tablet-portrait-max\:-mb-48 {
    margin-bottom: -3rem;
  }

  .tablet-portrait-max\:-mb-56 {
    margin-bottom: -3.5rem;
  }

  .tablet-portrait-max\:-mb-64 {
    margin-bottom: -4rem;
  }

  .tablet-portrait-max\:-mb-68 {
    margin-bottom: -4.25rem;
  }

  .tablet-portrait-max\:-mb-72 {
    margin-bottom: -4.5rem;
  }

  .tablet-portrait-max\:-mb-76 {
    margin-bottom: -4.75rem;
  }

  .tablet-portrait-max\:-mb-80 {
    margin-bottom: -5rem;
  }

  .tablet-portrait-max\:-mb-192 {
    margin-bottom: -12rem;
  }

  .tablet-portrait-max\:-mb-px {
    margin-bottom: -1px;
  }

  .tablet-portrait-max\:ml-0 {
    margin-left: 0;
  }

  .tablet-portrait-max\:ml-1 {
    margin-left: 0.0625rem;
  }

  .tablet-portrait-max\:ml-2 {
    margin-left: 0.125rem;
  }

  .tablet-portrait-max\:ml-3 {
    margin-left: 0.1875rem;
  }

  .tablet-portrait-max\:ml-4 {
    margin-left: 0.25rem;
  }

  .tablet-portrait-max\:ml-5 {
    margin-left: 0.3125rem;
  }

  .tablet-portrait-max\:ml-6 {
    margin-left: 0.375rem;
  }

  .tablet-portrait-max\:ml-8 {
    margin-left: 0.5rem;
  }

  .tablet-portrait-max\:ml-10 {
    margin-left: 0.625rem;
  }

  .tablet-portrait-max\:ml-12 {
    margin-left: 0.75rem;
  }

  .tablet-portrait-max\:ml-16 {
    margin-left: 1rem;
  }

  .tablet-portrait-max\:ml-20 {
    margin-left: 1.25rem;
  }

  .tablet-portrait-max\:ml-24 {
    margin-left: 1.5rem;
  }

  .tablet-portrait-max\:ml-32 {
    margin-left: 2rem;
  }

  .tablet-portrait-max\:ml-40 {
    margin-left: 2.5rem;
  }

  .tablet-portrait-max\:ml-48 {
    margin-left: 3rem;
  }

  .tablet-portrait-max\:ml-56 {
    margin-left: 3.5rem;
  }

  .tablet-portrait-max\:ml-64 {
    margin-left: 4rem;
  }

  .tablet-portrait-max\:ml-68 {
    margin-left: 4.25rem;
  }

  .tablet-portrait-max\:ml-72 {
    margin-left: 4.5rem;
  }

  .tablet-portrait-max\:ml-76 {
    margin-left: 4.75rem;
  }

  .tablet-portrait-max\:ml-80 {
    margin-left: 5rem;
  }

  .tablet-portrait-max\:ml-192 {
    margin-left: 12rem;
  }

  .tablet-portrait-max\:ml-auto {
    margin-left: auto;
  }

  .tablet-portrait-max\:ml-px {
    margin-left: 1px;
  }

  .tablet-portrait-max\:-ml-1 {
    margin-left: -0.0625rem;
  }

  .tablet-portrait-max\:-ml-2 {
    margin-left: -0.125rem;
  }

  .tablet-portrait-max\:-ml-3 {
    margin-left: -0.1875rem;
  }

  .tablet-portrait-max\:-ml-4 {
    margin-left: -0.25rem;
  }

  .tablet-portrait-max\:-ml-5 {
    margin-left: -0.3125rem;
  }

  .tablet-portrait-max\:-ml-6 {
    margin-left: -0.375rem;
  }

  .tablet-portrait-max\:-ml-8 {
    margin-left: -0.5rem;
  }

  .tablet-portrait-max\:-ml-10 {
    margin-left: -0.625rem;
  }

  .tablet-portrait-max\:-ml-12 {
    margin-left: -0.75rem;
  }

  .tablet-portrait-max\:-ml-16 {
    margin-left: -1rem;
  }

  .tablet-portrait-max\:-ml-20 {
    margin-left: -1.25rem;
  }

  .tablet-portrait-max\:-ml-24 {
    margin-left: -1.5rem;
  }

  .tablet-portrait-max\:-ml-32 {
    margin-left: -2rem;
  }

  .tablet-portrait-max\:-ml-40 {
    margin-left: -2.5rem;
  }

  .tablet-portrait-max\:-ml-48 {
    margin-left: -3rem;
  }

  .tablet-portrait-max\:-ml-56 {
    margin-left: -3.5rem;
  }

  .tablet-portrait-max\:-ml-64 {
    margin-left: -4rem;
  }

  .tablet-portrait-max\:-ml-68 {
    margin-left: -4.25rem;
  }

  .tablet-portrait-max\:-ml-72 {
    margin-left: -4.5rem;
  }

  .tablet-portrait-max\:-ml-76 {
    margin-left: -4.75rem;
  }

  .tablet-portrait-max\:-ml-80 {
    margin-left: -5rem;
  }

  .tablet-portrait-max\:-ml-192 {
    margin-left: -12rem;
  }

  .tablet-portrait-max\:-ml-px {
    margin-left: -1px;
  }

  .tablet-portrait-max\:box-border {
    box-sizing: border-box;
  }

  .tablet-portrait-max\:box-content {
    box-sizing: content-box;
  }

  .tablet-portrait-max\:block {
    display: block;
  }

  .tablet-portrait-max\:inline-block {
    display: inline-block;
  }

  .tablet-portrait-max\:inline {
    display: inline;
  }

  .tablet-portrait-max\:flex {
    display: flex;
  }

  .tablet-portrait-max\:inline-flex {
    display: inline-flex;
  }

  .tablet-portrait-max\:table {
    display: table;
  }

  .tablet-portrait-max\:inline-table {
    display: inline-table;
  }

  .tablet-portrait-max\:table-caption {
    display: table-caption;
  }

  .tablet-portrait-max\:table-cell {
    display: table-cell;
  }

  .tablet-portrait-max\:table-column {
    display: table-column;
  }

  .tablet-portrait-max\:table-column-group {
    display: table-column-group;
  }

  .tablet-portrait-max\:table-footer-group {
    display: table-footer-group;
  }

  .tablet-portrait-max\:table-header-group {
    display: table-header-group;
  }

  .tablet-portrait-max\:table-row-group {
    display: table-row-group;
  }

  .tablet-portrait-max\:table-row {
    display: table-row;
  }

  .tablet-portrait-max\:flow-root {
    display: flow-root;
  }

  .tablet-portrait-max\:grid {
    display: grid;
  }

  .tablet-portrait-max\:inline-grid {
    display: inline-grid;
  }

  .tablet-portrait-max\:contents {
    display: contents;
  }

  .tablet-portrait-max\:list-item {
    display: list-item;
  }

  .tablet-portrait-max\:hidden {
    display: none;
  }

  .tablet-portrait-max\:h-0 {
    height: 0;
  }

  .tablet-portrait-max\:h-1 {
    height: 0.0625rem;
  }

  .tablet-portrait-max\:h-2 {
    height: 0.125rem;
  }

  .tablet-portrait-max\:h-3 {
    height: 0.1875rem;
  }

  .tablet-portrait-max\:h-4 {
    height: 0.25rem;
  }

  .tablet-portrait-max\:h-5 {
    height: 0.3125rem;
  }

  .tablet-portrait-max\:h-6 {
    height: 0.375rem;
  }

  .tablet-portrait-max\:h-8 {
    height: 0.5rem;
  }

  .tablet-portrait-max\:h-10 {
    height: 0.625rem;
  }

  .tablet-portrait-max\:h-12 {
    height: 0.75rem;
  }

  .tablet-portrait-max\:h-16 {
    height: 1rem;
  }

  .tablet-portrait-max\:h-20 {
    height: 1.25rem;
  }

  .tablet-portrait-max\:h-24 {
    height: 1.5rem;
  }

  .tablet-portrait-max\:h-32 {
    height: 2rem;
  }

  .tablet-portrait-max\:h-40 {
    height: 2.5rem;
  }

  .tablet-portrait-max\:h-48 {
    height: 3rem;
  }

  .tablet-portrait-max\:h-56 {
    height: 3.5rem;
  }

  .tablet-portrait-max\:h-64 {
    height: 4rem;
  }

  .tablet-portrait-max\:h-68 {
    height: 4.25rem;
  }

  .tablet-portrait-max\:h-72 {
    height: 4.5rem;
  }

  .tablet-portrait-max\:h-76 {
    height: 4.75rem;
  }

  .tablet-portrait-max\:h-80 {
    height: 5rem;
  }

  .tablet-portrait-max\:h-192 {
    height: 12rem;
  }

  .tablet-portrait-max\:h-auto {
    height: auto;
  }

  .tablet-portrait-max\:h-px {
    height: 1px;
  }

  .tablet-portrait-max\:h-1\/2 {
    height: 50%;
  }

  .tablet-portrait-max\:h-1\/3 {
    height: 33.333333%;
  }

  .tablet-portrait-max\:h-2\/3 {
    height: 66.666667%;
  }

  .tablet-portrait-max\:h-1\/4 {
    height: 25%;
  }

  .tablet-portrait-max\:h-2\/4 {
    height: 50%;
  }

  .tablet-portrait-max\:h-3\/4 {
    height: 75%;
  }

  .tablet-portrait-max\:h-1\/5 {
    height: 20%;
  }

  .tablet-portrait-max\:h-2\/5 {
    height: 40%;
  }

  .tablet-portrait-max\:h-3\/5 {
    height: 60%;
  }

  .tablet-portrait-max\:h-4\/5 {
    height: 80%;
  }

  .tablet-portrait-max\:h-1\/6 {
    height: 16.666667%;
  }

  .tablet-portrait-max\:h-2\/6 {
    height: 33.333333%;
  }

  .tablet-portrait-max\:h-3\/6 {
    height: 50%;
  }

  .tablet-portrait-max\:h-4\/6 {
    height: 66.666667%;
  }

  .tablet-portrait-max\:h-5\/6 {
    height: 83.333333%;
  }

  .tablet-portrait-max\:h-full {
    height: 100%;
  }

  .tablet-portrait-max\:h-screen {
    height: 100vh;
  }

  .tablet-portrait-max\:max-h-0 {
    max-height: 0;
  }

  .tablet-portrait-max\:max-h-1 {
    max-height: 0.0625rem;
  }

  .tablet-portrait-max\:max-h-2 {
    max-height: 0.125rem;
  }

  .tablet-portrait-max\:max-h-3 {
    max-height: 0.1875rem;
  }

  .tablet-portrait-max\:max-h-4 {
    max-height: 0.25rem;
  }

  .tablet-portrait-max\:max-h-5 {
    max-height: 0.3125rem;
  }

  .tablet-portrait-max\:max-h-6 {
    max-height: 0.375rem;
  }

  .tablet-portrait-max\:max-h-8 {
    max-height: 0.5rem;
  }

  .tablet-portrait-max\:max-h-10 {
    max-height: 0.625rem;
  }

  .tablet-portrait-max\:max-h-12 {
    max-height: 0.75rem;
  }

  .tablet-portrait-max\:max-h-16 {
    max-height: 1rem;
  }

  .tablet-portrait-max\:max-h-20 {
    max-height: 1.25rem;
  }

  .tablet-portrait-max\:max-h-24 {
    max-height: 1.5rem;
  }

  .tablet-portrait-max\:max-h-32 {
    max-height: 2rem;
  }

  .tablet-portrait-max\:max-h-40 {
    max-height: 2.5rem;
  }

  .tablet-portrait-max\:max-h-48 {
    max-height: 3rem;
  }

  .tablet-portrait-max\:max-h-56 {
    max-height: 3.5rem;
  }

  .tablet-portrait-max\:max-h-64 {
    max-height: 4rem;
  }

  .tablet-portrait-max\:max-h-68 {
    max-height: 4.25rem;
  }

  .tablet-portrait-max\:max-h-72 {
    max-height: 4.5rem;
  }

  .tablet-portrait-max\:max-h-76 {
    max-height: 4.75rem;
  }

  .tablet-portrait-max\:max-h-80 {
    max-height: 5rem;
  }

  .tablet-portrait-max\:max-h-192 {
    max-height: 12rem;
  }

  .tablet-portrait-max\:max-h-px {
    max-height: 1px;
  }

  .tablet-portrait-max\:max-h-full {
    max-height: 100%;
  }

  .tablet-portrait-max\:max-h-screen {
    max-height: 100vh;
  }

  .tablet-portrait-max\:min-h-0 {
    min-height: 0px;
  }

  .tablet-portrait-max\:min-h-full {
    min-height: 100%;
  }

  .tablet-portrait-max\:min-h-screen {
    min-height: 100vh;
  }

  .tablet-portrait-max\:w-0 {
    width: 0;
  }

  .tablet-portrait-max\:w-1 {
    width: 0.0625rem;
  }

  .tablet-portrait-max\:w-2 {
    width: 0.125rem;
  }

  .tablet-portrait-max\:w-3 {
    width: 0.1875rem;
  }

  .tablet-portrait-max\:w-4 {
    width: 0.25rem;
  }

  .tablet-portrait-max\:w-5 {
    width: 0.3125rem;
  }

  .tablet-portrait-max\:w-6 {
    width: 0.375rem;
  }

  .tablet-portrait-max\:w-8 {
    width: 0.5rem;
  }

  .tablet-portrait-max\:w-10 {
    width: 0.625rem;
  }

  .tablet-portrait-max\:w-12 {
    width: 0.75rem;
  }

  .tablet-portrait-max\:w-16 {
    width: 1rem;
  }

  .tablet-portrait-max\:w-20 {
    width: 1.25rem;
  }

  .tablet-portrait-max\:w-24 {
    width: 1.5rem;
  }

  .tablet-portrait-max\:w-32 {
    width: 2rem;
  }

  .tablet-portrait-max\:w-40 {
    width: 2.5rem;
  }

  .tablet-portrait-max\:w-48 {
    width: 3rem;
  }

  .tablet-portrait-max\:w-56 {
    width: 3.5rem;
  }

  .tablet-portrait-max\:w-64 {
    width: 4rem;
  }

  .tablet-portrait-max\:w-68 {
    width: 4.25rem;
  }

  .tablet-portrait-max\:w-72 {
    width: 4.5rem;
  }

  .tablet-portrait-max\:w-76 {
    width: 4.75rem;
  }

  .tablet-portrait-max\:w-80 {
    width: 5rem;
  }

  .tablet-portrait-max\:w-192 {
    width: 12rem;
  }

  .tablet-portrait-max\:w-auto {
    width: auto;
  }

  .tablet-portrait-max\:w-px {
    width: 1px;
  }

  .tablet-portrait-max\:w-1\/2 {
    width: 50%;
  }

  .tablet-portrait-max\:w-1\/3 {
    width: 33.333333%;
  }

  .tablet-portrait-max\:w-2\/3 {
    width: 66.666667%;
  }

  .tablet-portrait-max\:w-1\/4 {
    width: 25%;
  }

  .tablet-portrait-max\:w-2\/4 {
    width: 50%;
  }

  .tablet-portrait-max\:w-3\/4 {
    width: 75%;
  }

  .tablet-portrait-max\:w-1\/5 {
    width: 20%;
  }

  .tablet-portrait-max\:w-2\/5 {
    width: 40%;
  }

  .tablet-portrait-max\:w-3\/5 {
    width: 60%;
  }

  .tablet-portrait-max\:w-4\/5 {
    width: 80%;
  }

  .tablet-portrait-max\:w-1\/6 {
    width: 16.666667%;
  }

  .tablet-portrait-max\:w-2\/6 {
    width: 33.333333%;
  }

  .tablet-portrait-max\:w-3\/6 {
    width: 50%;
  }

  .tablet-portrait-max\:w-4\/6 {
    width: 66.666667%;
  }

  .tablet-portrait-max\:w-5\/6 {
    width: 83.333333%;
  }

  .tablet-portrait-max\:w-1\/12 {
    width: 8.333333%;
  }

  .tablet-portrait-max\:w-2\/12 {
    width: 16.666667%;
  }

  .tablet-portrait-max\:w-3\/12 {
    width: 25%;
  }

  .tablet-portrait-max\:w-4\/12 {
    width: 33.333333%;
  }

  .tablet-portrait-max\:w-5\/12 {
    width: 41.666667%;
  }

  .tablet-portrait-max\:w-6\/12 {
    width: 50%;
  }

  .tablet-portrait-max\:w-7\/12 {
    width: 58.333333%;
  }

  .tablet-portrait-max\:w-8\/12 {
    width: 66.666667%;
  }

  .tablet-portrait-max\:w-9\/12 {
    width: 75%;
  }

  .tablet-portrait-max\:w-10\/12 {
    width: 83.333333%;
  }

  .tablet-portrait-max\:w-11\/12 {
    width: 91.666667%;
  }

  .tablet-portrait-max\:w-full {
    width: 100%;
  }

  .tablet-portrait-max\:w-screen {
    width: 100vw;
  }

  .tablet-portrait-max\:w-min {
    width: -webkit-min-content;
    width: -moz-min-content;
    width: min-content;
  }

  .tablet-portrait-max\:w-max {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
  }

  .tablet-portrait-max\:min-w-0 {
    min-width: 0px;
  }

  .tablet-portrait-max\:min-w-full {
    min-width: 100%;
  }

  .tablet-portrait-max\:min-w-min {
    min-width: -webkit-min-content;
    min-width: -moz-min-content;
    min-width: min-content;
  }

  .tablet-portrait-max\:min-w-max {
    min-width: -webkit-max-content;
    min-width: -moz-max-content;
    min-width: max-content;
  }

  .tablet-portrait-max\:max-w-0 {
    max-width: 0rem;
  }

  .tablet-portrait-max\:max-w-none {
    max-width: none;
  }

  .tablet-portrait-max\:max-w-xs {
    max-width: 20rem;
  }

  .tablet-portrait-max\:max-w-sm {
    max-width: 24rem;
  }

  .tablet-portrait-max\:max-w-md {
    max-width: 28rem;
  }

  .tablet-portrait-max\:max-w-lg {
    max-width: 32rem;
  }

  .tablet-portrait-max\:max-w-xl {
    max-width: 36rem;
  }

  .tablet-portrait-max\:max-w-2xl {
    max-width: 42rem;
  }

  .tablet-portrait-max\:max-w-3xl {
    max-width: 48rem;
  }

  .tablet-portrait-max\:max-w-4xl {
    max-width: 56rem;
  }

  .tablet-portrait-max\:max-w-5xl {
    max-width: 64rem;
  }

  .tablet-portrait-max\:max-w-6xl {
    max-width: 72rem;
  }

  .tablet-portrait-max\:max-w-7xl {
    max-width: 80rem;
  }

  .tablet-portrait-max\:max-w-full {
    max-width: 100%;
  }

  .tablet-portrait-max\:max-w-min {
    max-width: -webkit-min-content;
    max-width: -moz-min-content;
    max-width: min-content;
  }

  .tablet-portrait-max\:max-w-max {
    max-width: -webkit-max-content;
    max-width: -moz-max-content;
    max-width: max-content;
  }

  .tablet-portrait-max\:max-w-prose {
    max-width: 65ch;
  }

  .tablet-portrait-max\:max-w-screen-phone {
    max-width: 300px;
  }

  .tablet-portrait-max\:max-w-screen-tablet-portrait {
    max-width: 600px;
  }

  .tablet-portrait-max\:max-w-screen-wp-admin-bar {
    max-width: 783px;
  }

  .tablet-portrait-max\:max-w-screen-tablet-landscape {
    max-width: 900px;
  }

  .tablet-portrait-max\:max-w-screen-desktop {
    max-width: 1200px;
  }

  .tablet-portrait-max\:max-w-screen-desktop-large {
    max-width: 1600px;
  }

  .tablet-portrait-max\:flex-1 {
    flex: 1 1 0%;
  }

  .tablet-portrait-max\:flex-auto {
    flex: 1 1 auto;
  }

  .tablet-portrait-max\:flex-initial {
    flex: 0 1 auto;
  }

  .tablet-portrait-max\:flex-none {
    flex: none;
  }

  .tablet-portrait-max\:flex-shrink-0 {
    flex-shrink: 0;
  }

  .tablet-portrait-max\:flex-shrink {
    flex-shrink: 1;
  }

  .tablet-portrait-max\:flex-grow-0 {
    flex-grow: 0;
  }

  .tablet-portrait-max\:flex-grow {
    flex-grow: 1;
  }

  .tablet-portrait-max\:table-auto {
    table-layout: auto;
  }

  .tablet-portrait-max\:table-fixed {
    table-layout: fixed;
  }

  .tablet-portrait-max\:border-collapse {
    border-collapse: collapse;
  }

  .tablet-portrait-max\:border-separate {
    border-collapse: separate;
  }

  .tablet-portrait-max\:origin-center {
    transform-origin: center;
  }

  .tablet-portrait-max\:origin-top {
    transform-origin: top;
  }

  .tablet-portrait-max\:origin-top-right {
    transform-origin: top right;
  }

  .tablet-portrait-max\:origin-right {
    transform-origin: right;
  }

  .tablet-portrait-max\:origin-bottom-right {
    transform-origin: bottom right;
  }

  .tablet-portrait-max\:origin-bottom {
    transform-origin: bottom;
  }

  .tablet-portrait-max\:origin-bottom-left {
    transform-origin: bottom left;
  }

  .tablet-portrait-max\:origin-left {
    transform-origin: left;
  }

  .tablet-portrait-max\:origin-top-left {
    transform-origin: top left;
  }

  .tablet-portrait-max\: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));
  }

  .tablet-portrait-max\: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));
  }

  .tablet-portrait-max\:transform-none {
    transform: none;
  }

  .tablet-portrait-max\:translate-x-0 {
    --tw-translate-x: 0;
  }

  .tablet-portrait-max\:translate-x-1 {
    --tw-translate-x: 0.0625rem;
  }

  .tablet-portrait-max\:translate-x-2 {
    --tw-translate-x: 0.125rem;
  }

  .tablet-portrait-max\:translate-x-3 {
    --tw-translate-x: 0.1875rem;
  }

  .tablet-portrait-max\:translate-x-4 {
    --tw-translate-x: 0.25rem;
  }

  .tablet-portrait-max\:translate-x-5 {
    --tw-translate-x: 0.3125rem;
  }

  .tablet-portrait-max\:translate-x-6 {
    --tw-translate-x: 0.375rem;
  }

  .tablet-portrait-max\:translate-x-8 {
    --tw-translate-x: 0.5rem;
  }

  .tablet-portrait-max\:translate-x-10 {
    --tw-translate-x: 0.625rem;
  }

  .tablet-portrait-max\:translate-x-12 {
    --tw-translate-x: 0.75rem;
  }

  .tablet-portrait-max\:translate-x-16 {
    --tw-translate-x: 1rem;
  }

  .tablet-portrait-max\:translate-x-20 {
    --tw-translate-x: 1.25rem;
  }

  .tablet-portrait-max\:translate-x-24 {
    --tw-translate-x: 1.5rem;
  }

  .tablet-portrait-max\:translate-x-32 {
    --tw-translate-x: 2rem;
  }

  .tablet-portrait-max\:translate-x-40 {
    --tw-translate-x: 2.5rem;
  }

  .tablet-portrait-max\:translate-x-48 {
    --tw-translate-x: 3rem;
  }

  .tablet-portrait-max\:translate-x-56 {
    --tw-translate-x: 3.5rem;
  }

  .tablet-portrait-max\:translate-x-64 {
    --tw-translate-x: 4rem;
  }

  .tablet-portrait-max\:translate-x-68 {
    --tw-translate-x: 4.25rem;
  }

  .tablet-portrait-max\:translate-x-72 {
    --tw-translate-x: 4.5rem;
  }

  .tablet-portrait-max\:translate-x-76 {
    --tw-translate-x: 4.75rem;
  }

  .tablet-portrait-max\:translate-x-80 {
    --tw-translate-x: 5rem;
  }

  .tablet-portrait-max\:translate-x-192 {
    --tw-translate-x: 12rem;
  }

  .tablet-portrait-max\:translate-x-px {
    --tw-translate-x: 1px;
  }

  .tablet-portrait-max\:-translate-x-1 {
    --tw-translate-x: -0.0625rem;
  }

  .tablet-portrait-max\:-translate-x-2 {
    --tw-translate-x: -0.125rem;
  }

  .tablet-portrait-max\:-translate-x-3 {
    --tw-translate-x: -0.1875rem;
  }

  .tablet-portrait-max\:-translate-x-4 {
    --tw-translate-x: -0.25rem;
  }

  .tablet-portrait-max\:-translate-x-5 {
    --tw-translate-x: -0.3125rem;
  }

  .tablet-portrait-max\:-translate-x-6 {
    --tw-translate-x: -0.375rem;
  }

  .tablet-portrait-max\:-translate-x-8 {
    --tw-translate-x: -0.5rem;
  }

  .tablet-portrait-max\:-translate-x-10 {
    --tw-translate-x: -0.625rem;
  }

  .tablet-portrait-max\:-translate-x-12 {
    --tw-translate-x: -0.75rem;
  }

  .tablet-portrait-max\:-translate-x-16 {
    --tw-translate-x: -1rem;
  }

  .tablet-portrait-max\:-translate-x-20 {
    --tw-translate-x: -1.25rem;
  }

  .tablet-portrait-max\:-translate-x-24 {
    --tw-translate-x: -1.5rem;
  }

  .tablet-portrait-max\:-translate-x-32 {
    --tw-translate-x: -2rem;
  }

  .tablet-portrait-max\:-translate-x-40 {
    --tw-translate-x: -2.5rem;
  }

  .tablet-portrait-max\:-translate-x-48 {
    --tw-translate-x: -3rem;
  }

  .tablet-portrait-max\:-translate-x-56 {
    --tw-translate-x: -3.5rem;
  }

  .tablet-portrait-max\:-translate-x-64 {
    --tw-translate-x: -4rem;
  }

  .tablet-portrait-max\:-translate-x-68 {
    --tw-translate-x: -4.25rem;
  }

  .tablet-portrait-max\:-translate-x-72 {
    --tw-translate-x: -4.5rem;
  }

  .tablet-portrait-max\:-translate-x-76 {
    --tw-translate-x: -4.75rem;
  }

  .tablet-portrait-max\:-translate-x-80 {
    --tw-translate-x: -5rem;
  }

  .tablet-portrait-max\:-translate-x-192 {
    --tw-translate-x: -12rem;
  }

  .tablet-portrait-max\:-translate-x-px {
    --tw-translate-x: -1px;
  }

  .tablet-portrait-max\:translate-x-1\/2 {
    --tw-translate-x: 50%;
  }

  .tablet-portrait-max\:translate-x-1\/3 {
    --tw-translate-x: 33.333333%;
  }

  .tablet-portrait-max\:translate-x-2\/3 {
    --tw-translate-x: 66.666667%;
  }

  .tablet-portrait-max\:translate-x-1\/4 {
    --tw-translate-x: 25%;
  }

  .tablet-portrait-max\:translate-x-2\/4 {
    --tw-translate-x: 50%;
  }

  .tablet-portrait-max\:translate-x-3\/4 {
    --tw-translate-x: 75%;
  }

  .tablet-portrait-max\:translate-x-full {
    --tw-translate-x: 100%;
  }

  .tablet-portrait-max\:-translate-x-1\/2 {
    --tw-translate-x: -50%;
  }

  .tablet-portrait-max\:-translate-x-1\/3 {
    --tw-translate-x: -33.333333%;
  }

  .tablet-portrait-max\:-translate-x-2\/3 {
    --tw-translate-x: -66.666667%;
  }

  .tablet-portrait-max\:-translate-x-1\/4 {
    --tw-translate-x: -25%;
  }

  .tablet-portrait-max\:-translate-x-2\/4 {
    --tw-translate-x: -50%;
  }

  .tablet-portrait-max\:-translate-x-3\/4 {
    --tw-translate-x: -75%;
  }

  .tablet-portrait-max\:-translate-x-full {
    --tw-translate-x: -100%;
  }

  .tablet-portrait-max\:translate-y-0 {
    --tw-translate-y: 0;
  }

  .tablet-portrait-max\:translate-y-1 {
    --tw-translate-y: 0.0625rem;
  }

  .tablet-portrait-max\:translate-y-2 {
    --tw-translate-y: 0.125rem;
  }

  .tablet-portrait-max\:translate-y-3 {
    --tw-translate-y: 0.1875rem;
  }

  .tablet-portrait-max\:translate-y-4 {
    --tw-translate-y: 0.25rem;
  }

  .tablet-portrait-max\:translate-y-5 {
    --tw-translate-y: 0.3125rem;
  }

  .tablet-portrait-max\:translate-y-6 {
    --tw-translate-y: 0.375rem;
  }

  .tablet-portrait-max\:translate-y-8 {
    --tw-translate-y: 0.5rem;
  }

  .tablet-portrait-max\:translate-y-10 {
    --tw-translate-y: 0.625rem;
  }

  .tablet-portrait-max\:translate-y-12 {
    --tw-translate-y: 0.75rem;
  }

  .tablet-portrait-max\:translate-y-16 {
    --tw-translate-y: 1rem;
  }

  .tablet-portrait-max\:translate-y-20 {
    --tw-translate-y: 1.25rem;
  }

  .tablet-portrait-max\:translate-y-24 {
    --tw-translate-y: 1.5rem;
  }

  .tablet-portrait-max\:translate-y-32 {
    --tw-translate-y: 2rem;
  }

  .tablet-portrait-max\:translate-y-40 {
    --tw-translate-y: 2.5rem;
  }

  .tablet-portrait-max\:translate-y-48 {
    --tw-translate-y: 3rem;
  }

  .tablet-portrait-max\:translate-y-56 {
    --tw-translate-y: 3.5rem;
  }

  .tablet-portrait-max\:translate-y-64 {
    --tw-translate-y: 4rem;
  }

  .tablet-portrait-max\:translate-y-68 {
    --tw-translate-y: 4.25rem;
  }

  .tablet-portrait-max\:translate-y-72 {
    --tw-translate-y: 4.5rem;
  }

  .tablet-portrait-max\:translate-y-76 {
    --tw-translate-y: 4.75rem;
  }

  .tablet-portrait-max\:translate-y-80 {
    --tw-translate-y: 5rem;
  }

  .tablet-portrait-max\:translate-y-192 {
    --tw-translate-y: 12rem;
  }

  .tablet-portrait-max\:translate-y-px {
    --tw-translate-y: 1px;
  }

  .tablet-portrait-max\:-translate-y-1 {
    --tw-translate-y: -0.0625rem;
  }

  .tablet-portrait-max\:-translate-y-2 {
    --tw-translate-y: -0.125rem;
  }

  .tablet-portrait-max\:-translate-y-3 {
    --tw-translate-y: -0.1875rem;
  }

  .tablet-portrait-max\:-translate-y-4 {
    --tw-translate-y: -0.25rem;
  }

  .tablet-portrait-max\:-translate-y-5 {
    --tw-translate-y: -0.3125rem;
  }

  .tablet-portrait-max\:-translate-y-6 {
    --tw-translate-y: -0.375rem;
  }

  .tablet-portrait-max\:-translate-y-8 {
    --tw-translate-y: -0.5rem;
  }

  .tablet-portrait-max\:-translate-y-10 {
    --tw-translate-y: -0.625rem;
  }

  .tablet-portrait-max\:-translate-y-12 {
    --tw-translate-y: -0.75rem;
  }

  .tablet-portrait-max\:-translate-y-16 {
    --tw-translate-y: -1rem;
  }

  .tablet-portrait-max\:-translate-y-20 {
    --tw-translate-y: -1.25rem;
  }

  .tablet-portrait-max\:-translate-y-24 {
    --tw-translate-y: -1.5rem;
  }

  .tablet-portrait-max\:-translate-y-32 {
    --tw-translate-y: -2rem;
  }

  .tablet-portrait-max\:-translate-y-40 {
    --tw-translate-y: -2.5rem;
  }

  .tablet-portrait-max\:-translate-y-48 {
    --tw-translate-y: -3rem;
  }

  .tablet-portrait-max\:-translate-y-56 {
    --tw-translate-y: -3.5rem;
  }

  .tablet-portrait-max\:-translate-y-64 {
    --tw-translate-y: -4rem;
  }

  .tablet-portrait-max\:-translate-y-68 {
    --tw-translate-y: -4.25rem;
  }

  .tablet-portrait-max\:-translate-y-72 {
    --tw-translate-y: -4.5rem;
  }

  .tablet-portrait-max\:-translate-y-76 {
    --tw-translate-y: -4.75rem;
  }

  .tablet-portrait-max\:-translate-y-80 {
    --tw-translate-y: -5rem;
  }

  .tablet-portrait-max\:-translate-y-192 {
    --tw-translate-y: -12rem;
  }

  .tablet-portrait-max\:-translate-y-px {
    --tw-translate-y: -1px;
  }

  .tablet-portrait-max\:translate-y-1\/2 {
    --tw-translate-y: 50%;
  }

  .tablet-portrait-max\:translate-y-1\/3 {
    --tw-translate-y: 33.333333%;
  }

  .tablet-portrait-max\:translate-y-2\/3 {
    --tw-translate-y: 66.666667%;
  }

  .tablet-portrait-max\:translate-y-1\/4 {
    --tw-translate-y: 25%;
  }

  .tablet-portrait-max\:translate-y-2\/4 {
    --tw-translate-y: 50%;
  }

  .tablet-portrait-max\:translate-y-3\/4 {
    --tw-translate-y: 75%;
  }

  .tablet-portrait-max\:translate-y-full {
    --tw-translate-y: 100%;
  }

  .tablet-portrait-max\:-translate-y-1\/2 {
    --tw-translate-y: -50%;
  }

  .tablet-portrait-max\:-translate-y-1\/3 {
    --tw-translate-y: -33.333333%;
  }

  .tablet-portrait-max\:-translate-y-2\/3 {
    --tw-translate-y: -66.666667%;
  }

  .tablet-portrait-max\:-translate-y-1\/4 {
    --tw-translate-y: -25%;
  }

  .tablet-portrait-max\:-translate-y-2\/4 {
    --tw-translate-y: -50%;
  }

  .tablet-portrait-max\:-translate-y-3\/4 {
    --tw-translate-y: -75%;
  }

  .tablet-portrait-max\:-translate-y-full {
    --tw-translate-y: -100%;
  }

  .tablet-portrait-max\:hover\:translate-x-0:hover {
    --tw-translate-x: 0;
  }

  .tablet-portrait-max\:hover\:translate-x-1:hover {
    --tw-translate-x: 0.0625rem;
  }

  .tablet-portrait-max\:hover\:translate-x-2:hover {
    --tw-translate-x: 0.125rem;
  }

  .tablet-portrait-max\:hover\:translate-x-3:hover {
    --tw-translate-x: 0.1875rem;
  }

  .tablet-portrait-max\:hover\:translate-x-4:hover {
    --tw-translate-x: 0.25rem;
  }

  .tablet-portrait-max\:hover\:translate-x-5:hover {
    --tw-translate-x: 0.3125rem;
  }

  .tablet-portrait-max\:hover\:translate-x-6:hover {
    --tw-translate-x: 0.375rem;
  }

  .tablet-portrait-max\:hover\:translate-x-8:hover {
    --tw-translate-x: 0.5rem;
  }

  .tablet-portrait-max\:hover\:translate-x-10:hover {
    --tw-translate-x: 0.625rem;
  }

  .tablet-portrait-max\:hover\:translate-x-12:hover {
    --tw-translate-x: 0.75rem;
  }

  .tablet-portrait-max\:hover\:translate-x-16:hover {
    --tw-translate-x: 1rem;
  }

  .tablet-portrait-max\:hover\:translate-x-20:hover {
    --tw-translate-x: 1.25rem;
  }

  .tablet-portrait-max\:hover\:translate-x-24:hover {
    --tw-translate-x: 1.5rem;
  }

  .tablet-portrait-max\:hover\:translate-x-32:hover {
    --tw-translate-x: 2rem;
  }

  .tablet-portrait-max\:hover\:translate-x-40:hover {
    --tw-translate-x: 2.5rem;
  }

  .tablet-portrait-max\:hover\:translate-x-48:hover {
    --tw-translate-x: 3rem;
  }

  .tablet-portrait-max\:hover\:translate-x-56:hover {
    --tw-translate-x: 3.5rem;
  }

  .tablet-portrait-max\:hover\:translate-x-64:hover {
    --tw-translate-x: 4rem;
  }

  .tablet-portrait-max\:hover\:translate-x-68:hover {
    --tw-translate-x: 4.25rem;
  }

  .tablet-portrait-max\:hover\:translate-x-72:hover {
    --tw-translate-x: 4.5rem;
  }

  .tablet-portrait-max\:hover\:translate-x-76:hover {
    --tw-translate-x: 4.75rem;
  }

  .tablet-portrait-max\:hover\:translate-x-80:hover {
    --tw-translate-x: 5rem;
  }

  .tablet-portrait-max\:hover\:translate-x-192:hover {
    --tw-translate-x: 12rem;
  }

  .tablet-portrait-max\:hover\:translate-x-px:hover {
    --tw-translate-x: 1px;
  }

  .tablet-portrait-max\:hover\:-translate-x-1:hover {
    --tw-translate-x: -0.0625rem;
  }

  .tablet-portrait-max\:hover\:-translate-x-2:hover {
    --tw-translate-x: -0.125rem;
  }

  .tablet-portrait-max\:hover\:-translate-x-3:hover {
    --tw-translate-x: -0.1875rem;
  }

  .tablet-portrait-max\:hover\:-translate-x-4:hover {
    --tw-translate-x: -0.25rem;
  }

  .tablet-portrait-max\:hover\:-translate-x-5:hover {
    --tw-translate-x: -0.3125rem;
  }

  .tablet-portrait-max\:hover\:-translate-x-6:hover {
    --tw-translate-x: -0.375rem;
  }

  .tablet-portrait-max\:hover\:-translate-x-8:hover {
    --tw-translate-x: -0.5rem;
  }

  .tablet-portrait-max\:hover\:-translate-x-10:hover {
    --tw-translate-x: -0.625rem;
  }

  .tablet-portrait-max\:hover\:-translate-x-12:hover {
    --tw-translate-x: -0.75rem;
  }

  .tablet-portrait-max\:hover\:-translate-x-16:hover {
    --tw-translate-x: -1rem;
  }

  .tablet-portrait-max\:hover\:-translate-x-20:hover {
    --tw-translate-x: -1.25rem;
  }

  .tablet-portrait-max\:hover\:-translate-x-24:hover {
    --tw-translate-x: -1.5rem;
  }

  .tablet-portrait-max\:hover\:-translate-x-32:hover {
    --tw-translate-x: -2rem;
  }

  .tablet-portrait-max\:hover\:-translate-x-40:hover {
    --tw-translate-x: -2.5rem;
  }

  .tablet-portrait-max\:hover\:-translate-x-48:hover {
    --tw-translate-x: -3rem;
  }

  .tablet-portrait-max\:hover\:-translate-x-56:hover {
    --tw-translate-x: -3.5rem;
  }

  .tablet-portrait-max\:hover\:-translate-x-64:hover {
    --tw-translate-x: -4rem;
  }

  .tablet-portrait-max\:hover\:-translate-x-68:hover {
    --tw-translate-x: -4.25rem;
  }

  .tablet-portrait-max\:hover\:-translate-x-72:hover {
    --tw-translate-x: -4.5rem;
  }

  .tablet-portrait-max\:hover\:-translate-x-76:hover {
    --tw-translate-x: -4.75rem;
  }

  .tablet-portrait-max\:hover\:-translate-x-80:hover {
    --tw-translate-x: -5rem;
  }

  .tablet-portrait-max\:hover\:-translate-x-192:hover {
    --tw-translate-x: -12rem;
  }

  .tablet-portrait-max\:hover\:-translate-x-px:hover {
    --tw-translate-x: -1px;
  }

  .tablet-portrait-max\:hover\:translate-x-1\/2:hover {
    --tw-translate-x: 50%;
  }

  .tablet-portrait-max\:hover\:translate-x-1\/3:hover {
    --tw-translate-x: 33.333333%;
  }

  .tablet-portrait-max\:hover\:translate-x-2\/3:hover {
    --tw-translate-x: 66.666667%;
  }

  .tablet-portrait-max\:hover\:translate-x-1\/4:hover {
    --tw-translate-x: 25%;
  }

  .tablet-portrait-max\:hover\:translate-x-2\/4:hover {
    --tw-translate-x: 50%;
  }

  .tablet-portrait-max\:hover\:translate-x-3\/4:hover {
    --tw-translate-x: 75%;
  }

  .tablet-portrait-max\:hover\:translate-x-full:hover {
    --tw-translate-x: 100%;
  }

  .tablet-portrait-max\:hover\:-translate-x-1\/2:hover {
    --tw-translate-x: -50%;
  }

  .tablet-portrait-max\:hover\:-translate-x-1\/3:hover {
    --tw-translate-x: -33.333333%;
  }

  .tablet-portrait-max\:hover\:-translate-x-2\/3:hover {
    --tw-translate-x: -66.666667%;
  }

  .tablet-portrait-max\:hover\:-translate-x-1\/4:hover {
    --tw-translate-x: -25%;
  }

  .tablet-portrait-max\:hover\:-translate-x-2\/4:hover {
    --tw-translate-x: -50%;
  }

  .tablet-portrait-max\:hover\:-translate-x-3\/4:hover {
    --tw-translate-x: -75%;
  }

  .tablet-portrait-max\:hover\:-translate-x-full:hover {
    --tw-translate-x: -100%;
  }

  .tablet-portrait-max\:hover\:translate-y-0:hover {
    --tw-translate-y: 0;
  }

  .tablet-portrait-max\:hover\:translate-y-1:hover {
    --tw-translate-y: 0.0625rem;
  }

  .tablet-portrait-max\:hover\:translate-y-2:hover {
    --tw-translate-y: 0.125rem;
  }

  .tablet-portrait-max\:hover\:translate-y-3:hover {
    --tw-translate-y: 0.1875rem;
  }

  .tablet-portrait-max\:hover\:translate-y-4:hover {
    --tw-translate-y: 0.25rem;
  }

  .tablet-portrait-max\:hover\:translate-y-5:hover {
    --tw-translate-y: 0.3125rem;
  }

  .tablet-portrait-max\:hover\:translate-y-6:hover {
    --tw-translate-y: 0.375rem;
  }

  .tablet-portrait-max\:hover\:translate-y-8:hover {
    --tw-translate-y: 0.5rem;
  }

  .tablet-portrait-max\:hover\:translate-y-10:hover {
    --tw-translate-y: 0.625rem;
  }

  .tablet-portrait-max\:hover\:translate-y-12:hover {
    --tw-translate-y: 0.75rem;
  }

  .tablet-portrait-max\:hover\:translate-y-16:hover {
    --tw-translate-y: 1rem;
  }

  .tablet-portrait-max\:hover\:translate-y-20:hover {
    --tw-translate-y: 1.25rem;
  }

  .tablet-portrait-max\:hover\:translate-y-24:hover {
    --tw-translate-y: 1.5rem;
  }

  .tablet-portrait-max\:hover\:translate-y-32:hover {
    --tw-translate-y: 2rem;
  }

  .tablet-portrait-max\:hover\:translate-y-40:hover {
    --tw-translate-y: 2.5rem;
  }

  .tablet-portrait-max\:hover\:translate-y-48:hover {
    --tw-translate-y: 3rem;
  }

  .tablet-portrait-max\:hover\:translate-y-56:hover {
    --tw-translate-y: 3.5rem;
  }

  .tablet-portrait-max\:hover\:translate-y-64:hover {
    --tw-translate-y: 4rem;
  }

  .tablet-portrait-max\:hover\:translate-y-68:hover {
    --tw-translate-y: 4.25rem;
  }

  .tablet-portrait-max\:hover\:translate-y-72:hover {
    --tw-translate-y: 4.5rem;
  }

  .tablet-portrait-max\:hover\:translate-y-76:hover {
    --tw-translate-y: 4.75rem;
  }

  .tablet-portrait-max\:hover\:translate-y-80:hover {
    --tw-translate-y: 5rem;
  }

  .tablet-portrait-max\:hover\:translate-y-192:hover {
    --tw-translate-y: 12rem;
  }

  .tablet-portrait-max\:hover\:translate-y-px:hover {
    --tw-translate-y: 1px;
  }

  .tablet-portrait-max\:hover\:-translate-y-1:hover {
    --tw-translate-y: -0.0625rem;
  }

  .tablet-portrait-max\:hover\:-translate-y-2:hover {
    --tw-translate-y: -0.125rem;
  }

  .tablet-portrait-max\:hover\:-translate-y-3:hover {
    --tw-translate-y: -0.1875rem;
  }

  .tablet-portrait-max\:hover\:-translate-y-4:hover {
    --tw-translate-y: -0.25rem;
  }

  .tablet-portrait-max\:hover\:-translate-y-5:hover {
    --tw-translate-y: -0.3125rem;
  }

  .tablet-portrait-max\:hover\:-translate-y-6:hover {
    --tw-translate-y: -0.375rem;
  }

  .tablet-portrait-max\:hover\:-translate-y-8:hover {
    --tw-translate-y: -0.5rem;
  }

  .tablet-portrait-max\:hover\:-translate-y-10:hover {
    --tw-translate-y: -0.625rem;
  }

  .tablet-portrait-max\:hover\:-translate-y-12:hover {
    --tw-translate-y: -0.75rem;
  }

  .tablet-portrait-max\:hover\:-translate-y-16:hover {
    --tw-translate-y: -1rem;
  }

  .tablet-portrait-max\:hover\:-translate-y-20:hover {
    --tw-translate-y: -1.25rem;
  }

  .tablet-portrait-max\:hover\:-translate-y-24:hover {
    --tw-translate-y: -1.5rem;
  }

  .tablet-portrait-max\:hover\:-translate-y-32:hover {
    --tw-translate-y: -2rem;
  }

  .tablet-portrait-max\:hover\:-translate-y-40:hover {
    --tw-translate-y: -2.5rem;
  }

  .tablet-portrait-max\:hover\:-translate-y-48:hover {
    --tw-translate-y: -3rem;
  }

  .tablet-portrait-max\:hover\:-translate-y-56:hover {
    --tw-translate-y: -3.5rem;
  }

  .tablet-portrait-max\:hover\:-translate-y-64:hover {
    --tw-translate-y: -4rem;
  }

  .tablet-portrait-max\:hover\:-translate-y-68:hover {
    --tw-translate-y: -4.25rem;
  }

  .tablet-portrait-max\:hover\:-translate-y-72:hover {
    --tw-translate-y: -4.5rem;
  }

  .tablet-portrait-max\:hover\:-translate-y-76:hover {
    --tw-translate-y: -4.75rem;
  }

  .tablet-portrait-max\:hover\:-translate-y-80:hover {
    --tw-translate-y: -5rem;
  }

  .tablet-portrait-max\:hover\:-translate-y-192:hover {
    --tw-translate-y: -12rem;
  }

  .tablet-portrait-max\:hover\:-translate-y-px:hover {
    --tw-translate-y: -1px;
  }

  .tablet-portrait-max\:hover\:translate-y-1\/2:hover {
    --tw-translate-y: 50%;
  }

  .tablet-portrait-max\:hover\:translate-y-1\/3:hover {
    --tw-translate-y: 33.333333%;
  }

  .tablet-portrait-max\:hover\:translate-y-2\/3:hover {
    --tw-translate-y: 66.666667%;
  }

  .tablet-portrait-max\:hover\:translate-y-1\/4:hover {
    --tw-translate-y: 25%;
  }

  .tablet-portrait-max\:hover\:translate-y-2\/4:hover {
    --tw-translate-y: 50%;
  }

  .tablet-portrait-max\:hover\:translate-y-3\/4:hover {
    --tw-translate-y: 75%;
  }

  .tablet-portrait-max\:hover\:translate-y-full:hover {
    --tw-translate-y: 100%;
  }

  .tablet-portrait-max\:hover\:-translate-y-1\/2:hover {
    --tw-translate-y: -50%;
  }

  .tablet-portrait-max\:hover\:-translate-y-1\/3:hover {
    --tw-translate-y: -33.333333%;
  }

  .tablet-portrait-max\:hover\:-translate-y-2\/3:hover {
    --tw-translate-y: -66.666667%;
  }

  .tablet-portrait-max\:hover\:-translate-y-1\/4:hover {
    --tw-translate-y: -25%;
  }

  .tablet-portrait-max\:hover\:-translate-y-2\/4:hover {
    --tw-translate-y: -50%;
  }

  .tablet-portrait-max\:hover\:-translate-y-3\/4:hover {
    --tw-translate-y: -75%;
  }

  .tablet-portrait-max\:hover\:-translate-y-full:hover {
    --tw-translate-y: -100%;
  }

  .tablet-portrait-max\:focus\:translate-x-0:focus {
    --tw-translate-x: 0;
  }

  .tablet-portrait-max\:focus\:translate-x-1:focus {
    --tw-translate-x: 0.0625rem;
  }

  .tablet-portrait-max\:focus\:translate-x-2:focus {
    --tw-translate-x: 0.125rem;
  }

  .tablet-portrait-max\:focus\:translate-x-3:focus {
    --tw-translate-x: 0.1875rem;
  }

  .tablet-portrait-max\:focus\:translate-x-4:focus {
    --tw-translate-x: 0.25rem;
  }

  .tablet-portrait-max\:focus\:translate-x-5:focus {
    --tw-translate-x: 0.3125rem;
  }

  .tablet-portrait-max\:focus\:translate-x-6:focus {
    --tw-translate-x: 0.375rem;
  }

  .tablet-portrait-max\:focus\:translate-x-8:focus {
    --tw-translate-x: 0.5rem;
  }

  .tablet-portrait-max\:focus\:translate-x-10:focus {
    --tw-translate-x: 0.625rem;
  }

  .tablet-portrait-max\:focus\:translate-x-12:focus {
    --tw-translate-x: 0.75rem;
  }

  .tablet-portrait-max\:focus\:translate-x-16:focus {
    --tw-translate-x: 1rem;
  }

  .tablet-portrait-max\:focus\:translate-x-20:focus {
    --tw-translate-x: 1.25rem;
  }

  .tablet-portrait-max\:focus\:translate-x-24:focus {
    --tw-translate-x: 1.5rem;
  }

  .tablet-portrait-max\:focus\:translate-x-32:focus {
    --tw-translate-x: 2rem;
  }

  .tablet-portrait-max\:focus\:translate-x-40:focus {
    --tw-translate-x: 2.5rem;
  }

  .tablet-portrait-max\:focus\:translate-x-48:focus {
    --tw-translate-x: 3rem;
  }

  .tablet-portrait-max\:focus\:translate-x-56:focus {
    --tw-translate-x: 3.5rem;
  }

  .tablet-portrait-max\:focus\:translate-x-64:focus {
    --tw-translate-x: 4rem;
  }

  .tablet-portrait-max\:focus\:translate-x-68:focus {
    --tw-translate-x: 4.25rem;
  }

  .tablet-portrait-max\:focus\:translate-x-72:focus {
    --tw-translate-x: 4.5rem;
  }

  .tablet-portrait-max\:focus\:translate-x-76:focus {
    --tw-translate-x: 4.75rem;
  }

  .tablet-portrait-max\:focus\:translate-x-80:focus {
    --tw-translate-x: 5rem;
  }

  .tablet-portrait-max\:focus\:translate-x-192:focus {
    --tw-translate-x: 12rem;
  }

  .tablet-portrait-max\:focus\:translate-x-px:focus {
    --tw-translate-x: 1px;
  }

  .tablet-portrait-max\:focus\:-translate-x-1:focus {
    --tw-translate-x: -0.0625rem;
  }

  .tablet-portrait-max\:focus\:-translate-x-2:focus {
    --tw-translate-x: -0.125rem;
  }

  .tablet-portrait-max\:focus\:-translate-x-3:focus {
    --tw-translate-x: -0.1875rem;
  }

  .tablet-portrait-max\:focus\:-translate-x-4:focus {
    --tw-translate-x: -0.25rem;
  }

  .tablet-portrait-max\:focus\:-translate-x-5:focus {
    --tw-translate-x: -0.3125rem;
  }

  .tablet-portrait-max\:focus\:-translate-x-6:focus {
    --tw-translate-x: -0.375rem;
  }

  .tablet-portrait-max\:focus\:-translate-x-8:focus {
    --tw-translate-x: -0.5rem;
  }

  .tablet-portrait-max\:focus\:-translate-x-10:focus {
    --tw-translate-x: -0.625rem;
  }

  .tablet-portrait-max\:focus\:-translate-x-12:focus {
    --tw-translate-x: -0.75rem;
  }

  .tablet-portrait-max\:focus\:-translate-x-16:focus {
    --tw-translate-x: -1rem;
  }

  .tablet-portrait-max\:focus\:-translate-x-20:focus {
    --tw-translate-x: -1.25rem;
  }

  .tablet-portrait-max\:focus\:-translate-x-24:focus {
    --tw-translate-x: -1.5rem;
  }

  .tablet-portrait-max\:focus\:-translate-x-32:focus {
    --tw-translate-x: -2rem;
  }

  .tablet-portrait-max\:focus\:-translate-x-40:focus {
    --tw-translate-x: -2.5rem;
  }

  .tablet-portrait-max\:focus\:-translate-x-48:focus {
    --tw-translate-x: -3rem;
  }

  .tablet-portrait-max\:focus\:-translate-x-56:focus {
    --tw-translate-x: -3.5rem;
  }

  .tablet-portrait-max\:focus\:-translate-x-64:focus {
    --tw-translate-x: -4rem;
  }

  .tablet-portrait-max\:focus\:-translate-x-68:focus {
    --tw-translate-x: -4.25rem;
  }

  .tablet-portrait-max\:focus\:-translate-x-72:focus {
    --tw-translate-x: -4.5rem;
  }

  .tablet-portrait-max\:focus\:-translate-x-76:focus {
    --tw-translate-x: -4.75rem;
  }

  .tablet-portrait-max\:focus\:-translate-x-80:focus {
    --tw-translate-x: -5rem;
  }

  .tablet-portrait-max\:focus\:-translate-x-192:focus {
    --tw-translate-x: -12rem;
  }

  .tablet-portrait-max\:focus\:-translate-x-px:focus {
    --tw-translate-x: -1px;
  }

  .tablet-portrait-max\:focus\:translate-x-1\/2:focus {
    --tw-translate-x: 50%;
  }

  .tablet-portrait-max\:focus\:translate-x-1\/3:focus {
    --tw-translate-x: 33.333333%;
  }

  .tablet-portrait-max\:focus\:translate-x-2\/3:focus {
    --tw-translate-x: 66.666667%;
  }

  .tablet-portrait-max\:focus\:translate-x-1\/4:focus {
    --tw-translate-x: 25%;
  }

  .tablet-portrait-max\:focus\:translate-x-2\/4:focus {
    --tw-translate-x: 50%;
  }

  .tablet-portrait-max\:focus\:translate-x-3\/4:focus {
    --tw-translate-x: 75%;
  }

  .tablet-portrait-max\:focus\:translate-x-full:focus {
    --tw-translate-x: 100%;
  }

  .tablet-portrait-max\:focus\:-translate-x-1\/2:focus {
    --tw-translate-x: -50%;
  }

  .tablet-portrait-max\:focus\:-translate-x-1\/3:focus {
    --tw-translate-x: -33.333333%;
  }

  .tablet-portrait-max\:focus\:-translate-x-2\/3:focus {
    --tw-translate-x: -66.666667%;
  }

  .tablet-portrait-max\:focus\:-translate-x-1\/4:focus {
    --tw-translate-x: -25%;
  }

  .tablet-portrait-max\:focus\:-translate-x-2\/4:focus {
    --tw-translate-x: -50%;
  }

  .tablet-portrait-max\:focus\:-translate-x-3\/4:focus {
    --tw-translate-x: -75%;
  }

  .tablet-portrait-max\:focus\:-translate-x-full:focus {
    --tw-translate-x: -100%;
  }

  .tablet-portrait-max\:focus\:translate-y-0:focus {
    --tw-translate-y: 0;
  }

  .tablet-portrait-max\:focus\:translate-y-1:focus {
    --tw-translate-y: 0.0625rem;
  }

  .tablet-portrait-max\:focus\:translate-y-2:focus {
    --tw-translate-y: 0.125rem;
  }

  .tablet-portrait-max\:focus\:translate-y-3:focus {
    --tw-translate-y: 0.1875rem;
  }

  .tablet-portrait-max\:focus\:translate-y-4:focus {
    --tw-translate-y: 0.25rem;
  }

  .tablet-portrait-max\:focus\:translate-y-5:focus {
    --tw-translate-y: 0.3125rem;
  }

  .tablet-portrait-max\:focus\:translate-y-6:focus {
    --tw-translate-y: 0.375rem;
  }

  .tablet-portrait-max\:focus\:translate-y-8:focus {
    --tw-translate-y: 0.5rem;
  }

  .tablet-portrait-max\:focus\:translate-y-10:focus {
    --tw-translate-y: 0.625rem;
  }

  .tablet-portrait-max\:focus\:translate-y-12:focus {
    --tw-translate-y: 0.75rem;
  }

  .tablet-portrait-max\:focus\:translate-y-16:focus {
    --tw-translate-y: 1rem;
  }

  .tablet-portrait-max\:focus\:translate-y-20:focus {
    --tw-translate-y: 1.25rem;
  }

  .tablet-portrait-max\:focus\:translate-y-24:focus {
    --tw-translate-y: 1.5rem;
  }

  .tablet-portrait-max\:focus\:translate-y-32:focus {
    --tw-translate-y: 2rem;
  }

  .tablet-portrait-max\:focus\:translate-y-40:focus {
    --tw-translate-y: 2.5rem;
  }

  .tablet-portrait-max\:focus\:translate-y-48:focus {
    --tw-translate-y: 3rem;
  }

  .tablet-portrait-max\:focus\:translate-y-56:focus {
    --tw-translate-y: 3.5rem;
  }

  .tablet-portrait-max\:focus\:translate-y-64:focus {
    --tw-translate-y: 4rem;
  }

  .tablet-portrait-max\:focus\:translate-y-68:focus {
    --tw-translate-y: 4.25rem;
  }

  .tablet-portrait-max\:focus\:translate-y-72:focus {
    --tw-translate-y: 4.5rem;
  }

  .tablet-portrait-max\:focus\:translate-y-76:focus {
    --tw-translate-y: 4.75rem;
  }

  .tablet-portrait-max\:focus\:translate-y-80:focus {
    --tw-translate-y: 5rem;
  }

  .tablet-portrait-max\:focus\:translate-y-192:focus {
    --tw-translate-y: 12rem;
  }

  .tablet-portrait-max\:focus\:translate-y-px:focus {
    --tw-translate-y: 1px;
  }

  .tablet-portrait-max\:focus\:-translate-y-1:focus {
    --tw-translate-y: -0.0625rem;
  }

  .tablet-portrait-max\:focus\:-translate-y-2:focus {
    --tw-translate-y: -0.125rem;
  }

  .tablet-portrait-max\:focus\:-translate-y-3:focus {
    --tw-translate-y: -0.1875rem;
  }

  .tablet-portrait-max\:focus\:-translate-y-4:focus {
    --tw-translate-y: -0.25rem;
  }

  .tablet-portrait-max\:focus\:-translate-y-5:focus {
    --tw-translate-y: -0.3125rem;
  }

  .tablet-portrait-max\:focus\:-translate-y-6:focus {
    --tw-translate-y: -0.375rem;
  }

  .tablet-portrait-max\:focus\:-translate-y-8:focus {
    --tw-translate-y: -0.5rem;
  }

  .tablet-portrait-max\:focus\:-translate-y-10:focus {
    --tw-translate-y: -0.625rem;
  }

  .tablet-portrait-max\:focus\:-translate-y-12:focus {
    --tw-translate-y: -0.75rem;
  }

  .tablet-portrait-max\:focus\:-translate-y-16:focus {
    --tw-translate-y: -1rem;
  }

  .tablet-portrait-max\:focus\:-translate-y-20:focus {
    --tw-translate-y: -1.25rem;
  }

  .tablet-portrait-max\:focus\:-translate-y-24:focus {
    --tw-translate-y: -1.5rem;
  }

  .tablet-portrait-max\:focus\:-translate-y-32:focus {
    --tw-translate-y: -2rem;
  }

  .tablet-portrait-max\:focus\:-translate-y-40:focus {
    --tw-translate-y: -2.5rem;
  }

  .tablet-portrait-max\:focus\:-translate-y-48:focus {
    --tw-translate-y: -3rem;
  }

  .tablet-portrait-max\:focus\:-translate-y-56:focus {
    --tw-translate-y: -3.5rem;
  }

  .tablet-portrait-max\:focus\:-translate-y-64:focus {
    --tw-translate-y: -4rem;
  }

  .tablet-portrait-max\:focus\:-translate-y-68:focus {
    --tw-translate-y: -4.25rem;
  }

  .tablet-portrait-max\:focus\:-translate-y-72:focus {
    --tw-translate-y: -4.5rem;
  }

  .tablet-portrait-max\:focus\:-translate-y-76:focus {
    --tw-translate-y: -4.75rem;
  }

  .tablet-portrait-max\:focus\:-translate-y-80:focus {
    --tw-translate-y: -5rem;
  }

  .tablet-portrait-max\:focus\:-translate-y-192:focus {
    --tw-translate-y: -12rem;
  }

  .tablet-portrait-max\:focus\:-translate-y-px:focus {
    --tw-translate-y: -1px;
  }

  .tablet-portrait-max\:focus\:translate-y-1\/2:focus {
    --tw-translate-y: 50%;
  }

  .tablet-portrait-max\:focus\:translate-y-1\/3:focus {
    --tw-translate-y: 33.333333%;
  }

  .tablet-portrait-max\:focus\:translate-y-2\/3:focus {
    --tw-translate-y: 66.666667%;
  }

  .tablet-portrait-max\:focus\:translate-y-1\/4:focus {
    --tw-translate-y: 25%;
  }

  .tablet-portrait-max\:focus\:translate-y-2\/4:focus {
    --tw-translate-y: 50%;
  }

  .tablet-portrait-max\:focus\:translate-y-3\/4:focus {
    --tw-translate-y: 75%;
  }

  .tablet-portrait-max\:focus\:translate-y-full:focus {
    --tw-translate-y: 100%;
  }

  .tablet-portrait-max\:focus\:-translate-y-1\/2:focus {
    --tw-translate-y: -50%;
  }

  .tablet-portrait-max\:focus\:-translate-y-1\/3:focus {
    --tw-translate-y: -33.333333%;
  }

  .tablet-portrait-max\:focus\:-translate-y-2\/3:focus {
    --tw-translate-y: -66.666667%;
  }

  .tablet-portrait-max\:focus\:-translate-y-1\/4:focus {
    --tw-translate-y: -25%;
  }

  .tablet-portrait-max\:focus\:-translate-y-2\/4:focus {
    --tw-translate-y: -50%;
  }

  .tablet-portrait-max\:focus\:-translate-y-3\/4:focus {
    --tw-translate-y: -75%;
  }

  .tablet-portrait-max\:focus\:-translate-y-full:focus {
    --tw-translate-y: -100%;
  }

  .tablet-portrait-max\:rotate-0 {
    --tw-rotate: 0deg;
  }

  .tablet-portrait-max\:rotate-1 {
    --tw-rotate: 1deg;
  }

  .tablet-portrait-max\:rotate-2 {
    --tw-rotate: 2deg;
  }

  .tablet-portrait-max\:rotate-3 {
    --tw-rotate: 3deg;
  }

  .tablet-portrait-max\:rotate-6 {
    --tw-rotate: 6deg;
  }

  .tablet-portrait-max\:rotate-12 {
    --tw-rotate: 12deg;
  }

  .tablet-portrait-max\:rotate-45 {
    --tw-rotate: 45deg;
  }

  .tablet-portrait-max\:rotate-90 {
    --tw-rotate: 90deg;
  }

  .tablet-portrait-max\:rotate-180 {
    --tw-rotate: 180deg;
  }

  .tablet-portrait-max\:-rotate-180 {
    --tw-rotate: -180deg;
  }

  .tablet-portrait-max\:-rotate-90 {
    --tw-rotate: -90deg;
  }

  .tablet-portrait-max\:-rotate-45 {
    --tw-rotate: -45deg;
  }

  .tablet-portrait-max\:-rotate-12 {
    --tw-rotate: -12deg;
  }

  .tablet-portrait-max\:-rotate-6 {
    --tw-rotate: -6deg;
  }

  .tablet-portrait-max\:-rotate-3 {
    --tw-rotate: -3deg;
  }

  .tablet-portrait-max\:-rotate-2 {
    --tw-rotate: -2deg;
  }

  .tablet-portrait-max\:-rotate-1 {
    --tw-rotate: -1deg;
  }

  .tablet-portrait-max\:hover\:rotate-0:hover {
    --tw-rotate: 0deg;
  }

  .tablet-portrait-max\:hover\:rotate-1:hover {
    --tw-rotate: 1deg;
  }

  .tablet-portrait-max\:hover\:rotate-2:hover {
    --tw-rotate: 2deg;
  }

  .tablet-portrait-max\:hover\:rotate-3:hover {
    --tw-rotate: 3deg;
  }

  .tablet-portrait-max\:hover\:rotate-6:hover {
    --tw-rotate: 6deg;
  }

  .tablet-portrait-max\:hover\:rotate-12:hover {
    --tw-rotate: 12deg;
  }

  .tablet-portrait-max\:hover\:rotate-45:hover {
    --tw-rotate: 45deg;
  }

  .tablet-portrait-max\:hover\:rotate-90:hover {
    --tw-rotate: 90deg;
  }

  .tablet-portrait-max\:hover\:rotate-180:hover {
    --tw-rotate: 180deg;
  }

  .tablet-portrait-max\:hover\:-rotate-180:hover {
    --tw-rotate: -180deg;
  }

  .tablet-portrait-max\:hover\:-rotate-90:hover {
    --tw-rotate: -90deg;
  }

  .tablet-portrait-max\:hover\:-rotate-45:hover {
    --tw-rotate: -45deg;
  }

  .tablet-portrait-max\:hover\:-rotate-12:hover {
    --tw-rotate: -12deg;
  }

  .tablet-portrait-max\:hover\:-rotate-6:hover {
    --tw-rotate: -6deg;
  }

  .tablet-portrait-max\:hover\:-rotate-3:hover {
    --tw-rotate: -3deg;
  }

  .tablet-portrait-max\:hover\:-rotate-2:hover {
    --tw-rotate: -2deg;
  }

  .tablet-portrait-max\:hover\:-rotate-1:hover {
    --tw-rotate: -1deg;
  }

  .tablet-portrait-max\:focus\:rotate-0:focus {
    --tw-rotate: 0deg;
  }

  .tablet-portrait-max\:focus\:rotate-1:focus {
    --tw-rotate: 1deg;
  }

  .tablet-portrait-max\:focus\:rotate-2:focus {
    --tw-rotate: 2deg;
  }

  .tablet-portrait-max\:focus\:rotate-3:focus {
    --tw-rotate: 3deg;
  }

  .tablet-portrait-max\:focus\:rotate-6:focus {
    --tw-rotate: 6deg;
  }

  .tablet-portrait-max\:focus\:rotate-12:focus {
    --tw-rotate: 12deg;
  }

  .tablet-portrait-max\:focus\:rotate-45:focus {
    --tw-rotate: 45deg;
  }

  .tablet-portrait-max\:focus\:rotate-90:focus {
    --tw-rotate: 90deg;
  }

  .tablet-portrait-max\:focus\:rotate-180:focus {
    --tw-rotate: 180deg;
  }

  .tablet-portrait-max\:focus\:-rotate-180:focus {
    --tw-rotate: -180deg;
  }

  .tablet-portrait-max\:focus\:-rotate-90:focus {
    --tw-rotate: -90deg;
  }

  .tablet-portrait-max\:focus\:-rotate-45:focus {
    --tw-rotate: -45deg;
  }

  .tablet-portrait-max\:focus\:-rotate-12:focus {
    --tw-rotate: -12deg;
  }

  .tablet-portrait-max\:focus\:-rotate-6:focus {
    --tw-rotate: -6deg;
  }

  .tablet-portrait-max\:focus\:-rotate-3:focus {
    --tw-rotate: -3deg;
  }

  .tablet-portrait-max\:focus\:-rotate-2:focus {
    --tw-rotate: -2deg;
  }

  .tablet-portrait-max\:focus\:-rotate-1:focus {
    --tw-rotate: -1deg;
  }

  .tablet-portrait-max\:skew-x-0 {
    --tw-skew-x: 0deg;
  }

  .tablet-portrait-max\:skew-x-1 {
    --tw-skew-x: 1deg;
  }

  .tablet-portrait-max\:skew-x-2 {
    --tw-skew-x: 2deg;
  }

  .tablet-portrait-max\:skew-x-3 {
    --tw-skew-x: 3deg;
  }

  .tablet-portrait-max\:skew-x-6 {
    --tw-skew-x: 6deg;
  }

  .tablet-portrait-max\:skew-x-12 {
    --tw-skew-x: 12deg;
  }

  .tablet-portrait-max\:-skew-x-12 {
    --tw-skew-x: -12deg;
  }

  .tablet-portrait-max\:-skew-x-6 {
    --tw-skew-x: -6deg;
  }

  .tablet-portrait-max\:-skew-x-3 {
    --tw-skew-x: -3deg;
  }

  .tablet-portrait-max\:-skew-x-2 {
    --tw-skew-x: -2deg;
  }

  .tablet-portrait-max\:-skew-x-1 {
    --tw-skew-x: -1deg;
  }

  .tablet-portrait-max\:skew-y-0 {
    --tw-skew-y: 0deg;
  }

  .tablet-portrait-max\:skew-y-1 {
    --tw-skew-y: 1deg;
  }

  .tablet-portrait-max\:skew-y-2 {
    --tw-skew-y: 2deg;
  }

  .tablet-portrait-max\:skew-y-3 {
    --tw-skew-y: 3deg;
  }

  .tablet-portrait-max\:skew-y-6 {
    --tw-skew-y: 6deg;
  }

  .tablet-portrait-max\:skew-y-12 {
    --tw-skew-y: 12deg;
  }

  .tablet-portrait-max\:-skew-y-12 {
    --tw-skew-y: -12deg;
  }

  .tablet-portrait-max\:-skew-y-6 {
    --tw-skew-y: -6deg;
  }

  .tablet-portrait-max\:-skew-y-3 {
    --tw-skew-y: -3deg;
  }

  .tablet-portrait-max\:-skew-y-2 {
    --tw-skew-y: -2deg;
  }

  .tablet-portrait-max\:-skew-y-1 {
    --tw-skew-y: -1deg;
  }

  .tablet-portrait-max\:hover\:skew-x-0:hover {
    --tw-skew-x: 0deg;
  }

  .tablet-portrait-max\:hover\:skew-x-1:hover {
    --tw-skew-x: 1deg;
  }

  .tablet-portrait-max\:hover\:skew-x-2:hover {
    --tw-skew-x: 2deg;
  }

  .tablet-portrait-max\:hover\:skew-x-3:hover {
    --tw-skew-x: 3deg;
  }

  .tablet-portrait-max\:hover\:skew-x-6:hover {
    --tw-skew-x: 6deg;
  }

  .tablet-portrait-max\:hover\:skew-x-12:hover {
    --tw-skew-x: 12deg;
  }

  .tablet-portrait-max\:hover\:-skew-x-12:hover {
    --tw-skew-x: -12deg;
  }

  .tablet-portrait-max\:hover\:-skew-x-6:hover {
    --tw-skew-x: -6deg;
  }

  .tablet-portrait-max\:hover\:-skew-x-3:hover {
    --tw-skew-x: -3deg;
  }

  .tablet-portrait-max\:hover\:-skew-x-2:hover {
    --tw-skew-x: -2deg;
  }

  .tablet-portrait-max\:hover\:-skew-x-1:hover {
    --tw-skew-x: -1deg;
  }

  .tablet-portrait-max\:hover\:skew-y-0:hover {
    --tw-skew-y: 0deg;
  }

  .tablet-portrait-max\:hover\:skew-y-1:hover {
    --tw-skew-y: 1deg;
  }

  .tablet-portrait-max\:hover\:skew-y-2:hover {
    --tw-skew-y: 2deg;
  }

  .tablet-portrait-max\:hover\:skew-y-3:hover {
    --tw-skew-y: 3deg;
  }

  .tablet-portrait-max\:hover\:skew-y-6:hover {
    --tw-skew-y: 6deg;
  }

  .tablet-portrait-max\:hover\:skew-y-12:hover {
    --tw-skew-y: 12deg;
  }

  .tablet-portrait-max\:hover\:-skew-y-12:hover {
    --tw-skew-y: -12deg;
  }

  .tablet-portrait-max\:hover\:-skew-y-6:hover {
    --tw-skew-y: -6deg;
  }

  .tablet-portrait-max\:hover\:-skew-y-3:hover {
    --tw-skew-y: -3deg;
  }

  .tablet-portrait-max\:hover\:-skew-y-2:hover {
    --tw-skew-y: -2deg;
  }

  .tablet-portrait-max\:hover\:-skew-y-1:hover {
    --tw-skew-y: -1deg;
  }

  .tablet-portrait-max\:focus\:skew-x-0:focus {
    --tw-skew-x: 0deg;
  }

  .tablet-portrait-max\:focus\:skew-x-1:focus {
    --tw-skew-x: 1deg;
  }

  .tablet-portrait-max\:focus\:skew-x-2:focus {
    --tw-skew-x: 2deg;
  }

  .tablet-portrait-max\:focus\:skew-x-3:focus {
    --tw-skew-x: 3deg;
  }

  .tablet-portrait-max\:focus\:skew-x-6:focus {
    --tw-skew-x: 6deg;
  }

  .tablet-portrait-max\:focus\:skew-x-12:focus {
    --tw-skew-x: 12deg;
  }

  .tablet-portrait-max\:focus\:-skew-x-12:focus {
    --tw-skew-x: -12deg;
  }

  .tablet-portrait-max\:focus\:-skew-x-6:focus {
    --tw-skew-x: -6deg;
  }

  .tablet-portrait-max\:focus\:-skew-x-3:focus {
    --tw-skew-x: -3deg;
  }

  .tablet-portrait-max\:focus\:-skew-x-2:focus {
    --tw-skew-x: -2deg;
  }

  .tablet-portrait-max\:focus\:-skew-x-1:focus {
    --tw-skew-x: -1deg;
  }

  .tablet-portrait-max\:focus\:skew-y-0:focus {
    --tw-skew-y: 0deg;
  }

  .tablet-portrait-max\:focus\:skew-y-1:focus {
    --tw-skew-y: 1deg;
  }

  .tablet-portrait-max\:focus\:skew-y-2:focus {
    --tw-skew-y: 2deg;
  }

  .tablet-portrait-max\:focus\:skew-y-3:focus {
    --tw-skew-y: 3deg;
  }

  .tablet-portrait-max\:focus\:skew-y-6:focus {
    --tw-skew-y: 6deg;
  }

  .tablet-portrait-max\:focus\:skew-y-12:focus {
    --tw-skew-y: 12deg;
  }

  .tablet-portrait-max\:focus\:-skew-y-12:focus {
    --tw-skew-y: -12deg;
  }

  .tablet-portrait-max\:focus\:-skew-y-6:focus {
    --tw-skew-y: -6deg;
  }

  .tablet-portrait-max\:focus\:-skew-y-3:focus {
    --tw-skew-y: -3deg;
  }

  .tablet-portrait-max\:focus\:-skew-y-2:focus {
    --tw-skew-y: -2deg;
  }

  .tablet-portrait-max\:focus\:-skew-y-1:focus {
    --tw-skew-y: -1deg;
  }

  .tablet-portrait-max\:scale-0 {
    --tw-scale-x: 0;
    --tw-scale-y: 0;
  }

  .tablet-portrait-max\:scale-50 {
    --tw-scale-x: .5;
    --tw-scale-y: .5;
  }

  .tablet-portrait-max\:scale-75 {
    --tw-scale-x: .75;
    --tw-scale-y: .75;
  }

  .tablet-portrait-max\:scale-90 {
    --tw-scale-x: .9;
    --tw-scale-y: .9;
  }

  .tablet-portrait-max\:scale-95 {
    --tw-scale-x: .95;
    --tw-scale-y: .95;
  }

  .tablet-portrait-max\:scale-100 {
    --tw-scale-x: 1;
    --tw-scale-y: 1;
  }

  .tablet-portrait-max\:scale-105 {
    --tw-scale-x: 1.05;
    --tw-scale-y: 1.05;
  }

  .tablet-portrait-max\:scale-110 {
    --tw-scale-x: 1.1;
    --tw-scale-y: 1.1;
  }

  .tablet-portrait-max\:scale-125 {
    --tw-scale-x: 1.25;
    --tw-scale-y: 1.25;
  }

  .tablet-portrait-max\:scale-150 {
    --tw-scale-x: 1.5;
    --tw-scale-y: 1.5;
  }

  .tablet-portrait-max\:hover\:scale-0:hover {
    --tw-scale-x: 0;
    --tw-scale-y: 0;
  }

  .tablet-portrait-max\:hover\:scale-50:hover {
    --tw-scale-x: .5;
    --tw-scale-y: .5;
  }

  .tablet-portrait-max\:hover\:scale-75:hover {
    --tw-scale-x: .75;
    --tw-scale-y: .75;
  }

  .tablet-portrait-max\:hover\:scale-90:hover {
    --tw-scale-x: .9;
    --tw-scale-y: .9;
  }

  .tablet-portrait-max\:hover\:scale-95:hover {
    --tw-scale-x: .95;
    --tw-scale-y: .95;
  }

  .tablet-portrait-max\:hover\:scale-100:hover {
    --tw-scale-x: 1;
    --tw-scale-y: 1;
  }

  .tablet-portrait-max\:hover\:scale-105:hover {
    --tw-scale-x: 1.05;
    --tw-scale-y: 1.05;
  }

  .tablet-portrait-max\:hover\:scale-110:hover {
    --tw-scale-x: 1.1;
    --tw-scale-y: 1.1;
  }

  .tablet-portrait-max\:hover\:scale-125:hover {
    --tw-scale-x: 1.25;
    --tw-scale-y: 1.25;
  }

  .tablet-portrait-max\:hover\:scale-150:hover {
    --tw-scale-x: 1.5;
    --tw-scale-y: 1.5;
  }

  .tablet-portrait-max\:focus\:scale-0:focus {
    --tw-scale-x: 0;
    --tw-scale-y: 0;
  }

  .tablet-portrait-max\:focus\:scale-50:focus {
    --tw-scale-x: .5;
    --tw-scale-y: .5;
  }

  .tablet-portrait-max\:focus\:scale-75:focus {
    --tw-scale-x: .75;
    --tw-scale-y: .75;
  }

  .tablet-portrait-max\:focus\:scale-90:focus {
    --tw-scale-x: .9;
    --tw-scale-y: .9;
  }

  .tablet-portrait-max\:focus\:scale-95:focus {
    --tw-scale-x: .95;
    --tw-scale-y: .95;
  }

  .tablet-portrait-max\:focus\:scale-100:focus {
    --tw-scale-x: 1;
    --tw-scale-y: 1;
  }

  .tablet-portrait-max\:focus\:scale-105:focus {
    --tw-scale-x: 1.05;
    --tw-scale-y: 1.05;
  }

  .tablet-portrait-max\:focus\:scale-110:focus {
    --tw-scale-x: 1.1;
    --tw-scale-y: 1.1;
  }

  .tablet-portrait-max\:focus\:scale-125:focus {
    --tw-scale-x: 1.25;
    --tw-scale-y: 1.25;
  }

  .tablet-portrait-max\:focus\:scale-150:focus {
    --tw-scale-x: 1.5;
    --tw-scale-y: 1.5;
  }

  .tablet-portrait-max\:scale-x-0 {
    --tw-scale-x: 0;
  }

  .tablet-portrait-max\:scale-x-50 {
    --tw-scale-x: .5;
  }

  .tablet-portrait-max\:scale-x-75 {
    --tw-scale-x: .75;
  }

  .tablet-portrait-max\:scale-x-90 {
    --tw-scale-x: .9;
  }

  .tablet-portrait-max\:scale-x-95 {
    --tw-scale-x: .95;
  }

  .tablet-portrait-max\:scale-x-100 {
    --tw-scale-x: 1;
  }

  .tablet-portrait-max\:scale-x-105 {
    --tw-scale-x: 1.05;
  }

  .tablet-portrait-max\:scale-x-110 {
    --tw-scale-x: 1.1;
  }

  .tablet-portrait-max\:scale-x-125 {
    --tw-scale-x: 1.25;
  }

  .tablet-portrait-max\:scale-x-150 {
    --tw-scale-x: 1.5;
  }

  .tablet-portrait-max\:scale-y-0 {
    --tw-scale-y: 0;
  }

  .tablet-portrait-max\:scale-y-50 {
    --tw-scale-y: .5;
  }

  .tablet-portrait-max\:scale-y-75 {
    --tw-scale-y: .75;
  }

  .tablet-portrait-max\:scale-y-90 {
    --tw-scale-y: .9;
  }

  .tablet-portrait-max\:scale-y-95 {
    --tw-scale-y: .95;
  }

  .tablet-portrait-max\:scale-y-100 {
    --tw-scale-y: 1;
  }

  .tablet-portrait-max\:scale-y-105 {
    --tw-scale-y: 1.05;
  }

  .tablet-portrait-max\:scale-y-110 {
    --tw-scale-y: 1.1;
  }

  .tablet-portrait-max\:scale-y-125 {
    --tw-scale-y: 1.25;
  }

  .tablet-portrait-max\:scale-y-150 {
    --tw-scale-y: 1.5;
  }

  .tablet-portrait-max\:hover\:scale-x-0:hover {
    --tw-scale-x: 0;
  }

  .tablet-portrait-max\:hover\:scale-x-50:hover {
    --tw-scale-x: .5;
  }

  .tablet-portrait-max\:hover\:scale-x-75:hover {
    --tw-scale-x: .75;
  }

  .tablet-portrait-max\:hover\:scale-x-90:hover {
    --tw-scale-x: .9;
  }

  .tablet-portrait-max\:hover\:scale-x-95:hover {
    --tw-scale-x: .95;
  }

  .tablet-portrait-max\:hover\:scale-x-100:hover {
    --tw-scale-x: 1;
  }

  .tablet-portrait-max\:hover\:scale-x-105:hover {
    --tw-scale-x: 1.05;
  }

  .tablet-portrait-max\:hover\:scale-x-110:hover {
    --tw-scale-x: 1.1;
  }

  .tablet-portrait-max\:hover\:scale-x-125:hover {
    --tw-scale-x: 1.25;
  }

  .tablet-portrait-max\:hover\:scale-x-150:hover {
    --tw-scale-x: 1.5;
  }

  .tablet-portrait-max\:hover\:scale-y-0:hover {
    --tw-scale-y: 0;
  }

  .tablet-portrait-max\:hover\:scale-y-50:hover {
    --tw-scale-y: .5;
  }

  .tablet-portrait-max\:hover\:scale-y-75:hover {
    --tw-scale-y: .75;
  }

  .tablet-portrait-max\:hover\:scale-y-90:hover {
    --tw-scale-y: .9;
  }

  .tablet-portrait-max\:hover\:scale-y-95:hover {
    --tw-scale-y: .95;
  }

  .tablet-portrait-max\:hover\:scale-y-100:hover {
    --tw-scale-y: 1;
  }

  .tablet-portrait-max\:hover\:scale-y-105:hover {
    --tw-scale-y: 1.05;
  }

  .tablet-portrait-max\:hover\:scale-y-110:hover {
    --tw-scale-y: 1.1;
  }

  .tablet-portrait-max\:hover\:scale-y-125:hover {
    --tw-scale-y: 1.25;
  }

  .tablet-portrait-max\:hover\:scale-y-150:hover {
    --tw-scale-y: 1.5;
  }

  .tablet-portrait-max\:focus\:scale-x-0:focus {
    --tw-scale-x: 0;
  }

  .tablet-portrait-max\:focus\:scale-x-50:focus {
    --tw-scale-x: .5;
  }

  .tablet-portrait-max\:focus\:scale-x-75:focus {
    --tw-scale-x: .75;
  }

  .tablet-portrait-max\:focus\:scale-x-90:focus {
    --tw-scale-x: .9;
  }

  .tablet-portrait-max\:focus\:scale-x-95:focus {
    --tw-scale-x: .95;
  }

  .tablet-portrait-max\:focus\:scale-x-100:focus {
    --tw-scale-x: 1;
  }

  .tablet-portrait-max\:focus\:scale-x-105:focus {
    --tw-scale-x: 1.05;
  }

  .tablet-portrait-max\:focus\:scale-x-110:focus {
    --tw-scale-x: 1.1;
  }

  .tablet-portrait-max\:focus\:scale-x-125:focus {
    --tw-scale-x: 1.25;
  }

  .tablet-portrait-max\:focus\:scale-x-150:focus {
    --tw-scale-x: 1.5;
  }

  .tablet-portrait-max\:focus\:scale-y-0:focus {
    --tw-scale-y: 0;
  }

  .tablet-portrait-max\:focus\:scale-y-50:focus {
    --tw-scale-y: .5;
  }

  .tablet-portrait-max\:focus\:scale-y-75:focus {
    --tw-scale-y: .75;
  }

  .tablet-portrait-max\:focus\:scale-y-90:focus {
    --tw-scale-y: .9;
  }

  .tablet-portrait-max\:focus\:scale-y-95:focus {
    --tw-scale-y: .95;
  }

  .tablet-portrait-max\:focus\:scale-y-100:focus {
    --tw-scale-y: 1;
  }

  .tablet-portrait-max\:focus\:scale-y-105:focus {
    --tw-scale-y: 1.05;
  }

  .tablet-portrait-max\:focus\:scale-y-110:focus {
    --tw-scale-y: 1.1;
  }

  .tablet-portrait-max\:focus\:scale-y-125:focus {
    --tw-scale-y: 1.25;
  }

  .tablet-portrait-max\:focus\:scale-y-150:focus {
    --tw-scale-y: 1.5;
  }

  .tablet-portrait-max\:animate-none {
    -webkit-animation: none;
            animation: none;
  }

  .tablet-portrait-max\:animate-spin {
    -webkit-animation: spin 1s linear infinite;
            animation: spin 1s linear infinite;
  }

  .tablet-portrait-max\:animate-ping {
    -webkit-animation: ping 1s cubic-bezier(0, 0, 0.2, 1) infinite;
            animation: ping 1s cubic-bezier(0, 0, 0.2, 1) infinite;
  }

  .tablet-portrait-max\:animate-pulse {
    -webkit-animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
            animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
  }

  .tablet-portrait-max\:animate-bounce {
    -webkit-animation: bounce 1s infinite;
            animation: bounce 1s infinite;
  }

  .tablet-portrait-max\:cursor-auto {
    cursor: auto;
  }

  .tablet-portrait-max\:cursor-default {
    cursor: default;
  }

  .tablet-portrait-max\:cursor-pointer {
    cursor: pointer;
  }

  .tablet-portrait-max\:cursor-wait {
    cursor: wait;
  }

  .tablet-portrait-max\:cursor-text {
    cursor: text;
  }

  .tablet-portrait-max\:cursor-move {
    cursor: move;
  }

  .tablet-portrait-max\:cursor-help {
    cursor: help;
  }

  .tablet-portrait-max\:cursor-not-allowed {
    cursor: not-allowed;
  }

  .tablet-portrait-max\:select-none {
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
  }

  .tablet-portrait-max\:select-text {
    -webkit-user-select: text;
       -moz-user-select: text;
        -ms-user-select: text;
            user-select: text;
  }

  .tablet-portrait-max\:select-all {
    -webkit-user-select: all;
       -moz-user-select: all;
            user-select: all;
  }

  .tablet-portrait-max\:select-auto {
    -webkit-user-select: auto;
       -moz-user-select: auto;
        -ms-user-select: auto;
            user-select: auto;
  }

  .tablet-portrait-max\:resize-none {
    resize: none;
  }

  .tablet-portrait-max\:resize-y {
    resize: vertical;
  }

  .tablet-portrait-max\:resize-x {
    resize: horizontal;
  }

  .tablet-portrait-max\:resize {
    resize: both;
  }

  .tablet-portrait-max\:list-inside {
    list-style-position: inside;
  }

  .tablet-portrait-max\:list-outside {
    list-style-position: outside;
  }

  .tablet-portrait-max\:list-none {
    list-style-type: none;
  }

  .tablet-portrait-max\:list-disc {
    list-style-type: disc;
  }

  .tablet-portrait-max\:list-decimal {
    list-style-type: decimal;
  }

  .tablet-portrait-max\:appearance-none {
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
  }

  .tablet-portrait-max\:auto-cols-auto {
    grid-auto-columns: auto;
  }

  .tablet-portrait-max\:auto-cols-min {
    grid-auto-columns: -webkit-min-content;
    grid-auto-columns: min-content;
  }

  .tablet-portrait-max\:auto-cols-max {
    grid-auto-columns: -webkit-max-content;
    grid-auto-columns: max-content;
  }

  .tablet-portrait-max\:auto-cols-fr {
    grid-auto-columns: minmax(0, 1fr);
  }

  .tablet-portrait-max\:grid-flow-row {
    grid-auto-flow: row;
  }

  .tablet-portrait-max\:grid-flow-col {
    grid-auto-flow: column;
  }

  .tablet-portrait-max\:grid-flow-row-dense {
    grid-auto-flow: row dense;
  }

  .tablet-portrait-max\:grid-flow-col-dense {
    grid-auto-flow: column dense;
  }

  .tablet-portrait-max\:auto-rows-auto {
    grid-auto-rows: auto;
  }

  .tablet-portrait-max\:auto-rows-min {
    grid-auto-rows: -webkit-min-content;
    grid-auto-rows: min-content;
  }

  .tablet-portrait-max\:auto-rows-max {
    grid-auto-rows: -webkit-max-content;
    grid-auto-rows: max-content;
  }

  .tablet-portrait-max\:auto-rows-fr {
    grid-auto-rows: minmax(0, 1fr);
  }

  .tablet-portrait-max\:grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }

  .tablet-portrait-max\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .tablet-portrait-max\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .tablet-portrait-max\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  .tablet-portrait-max\:grid-cols-5 {
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }

  .tablet-portrait-max\:grid-cols-6 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }

  .tablet-portrait-max\:grid-cols-7 {
    grid-template-columns: repeat(7, minmax(0, 1fr));
  }

  .tablet-portrait-max\:grid-cols-8 {
    grid-template-columns: repeat(8, minmax(0, 1fr));
  }

  .tablet-portrait-max\:grid-cols-9 {
    grid-template-columns: repeat(9, minmax(0, 1fr));
  }

  .tablet-portrait-max\:grid-cols-10 {
    grid-template-columns: repeat(10, minmax(0, 1fr));
  }

  .tablet-portrait-max\:grid-cols-11 {
    grid-template-columns: repeat(11, minmax(0, 1fr));
  }

  .tablet-portrait-max\:grid-cols-12 {
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }

  .tablet-portrait-max\:grid-cols-none {
    grid-template-columns: none;
  }

  .tablet-portrait-max\:grid-rows-1 {
    grid-template-rows: repeat(1, minmax(0, 1fr));
  }

  .tablet-portrait-max\:grid-rows-2 {
    grid-template-rows: repeat(2, minmax(0, 1fr));
  }

  .tablet-portrait-max\:grid-rows-3 {
    grid-template-rows: repeat(3, minmax(0, 1fr));
  }

  .tablet-portrait-max\:grid-rows-4 {
    grid-template-rows: repeat(4, minmax(0, 1fr));
  }

  .tablet-portrait-max\:grid-rows-5 {
    grid-template-rows: repeat(5, minmax(0, 1fr));
  }

  .tablet-portrait-max\:grid-rows-6 {
    grid-template-rows: repeat(6, minmax(0, 1fr));
  }

  .tablet-portrait-max\:grid-rows-none {
    grid-template-rows: none;
  }

  .tablet-portrait-max\:flex-row {
    flex-direction: row;
  }

  .tablet-portrait-max\:flex-row-reverse {
    flex-direction: row-reverse;
  }

  .tablet-portrait-max\:flex-col {
    flex-direction: column;
  }

  .tablet-portrait-max\:flex-col-reverse {
    flex-direction: column-reverse;
  }

  .tablet-portrait-max\:flex-wrap {
    flex-wrap: wrap;
  }

  .tablet-portrait-max\:flex-wrap-reverse {
    flex-wrap: wrap-reverse;
  }

  .tablet-portrait-max\:flex-nowrap {
    flex-wrap: nowrap;
  }

  .tablet-portrait-max\:place-content-center {
    place-content: center;
  }

  .tablet-portrait-max\:place-content-start {
    place-content: start;
  }

  .tablet-portrait-max\:place-content-end {
    place-content: end;
  }

  .tablet-portrait-max\:place-content-between {
    place-content: space-between;
  }

  .tablet-portrait-max\:place-content-around {
    place-content: space-around;
  }

  .tablet-portrait-max\:place-content-evenly {
    place-content: space-evenly;
  }

  .tablet-portrait-max\:place-content-stretch {
    place-content: stretch;
  }

  .tablet-portrait-max\:place-items-start {
    place-items: start;
  }

  .tablet-portrait-max\:place-items-end {
    place-items: end;
  }

  .tablet-portrait-max\:place-items-center {
    place-items: center;
  }

  .tablet-portrait-max\:place-items-stretch {
    place-items: stretch;
  }

  .tablet-portrait-max\:content-center {
    align-content: center;
  }

  .tablet-portrait-max\:content-start {
    align-content: flex-start;
  }

  .tablet-portrait-max\:content-end {
    align-content: flex-end;
  }

  .tablet-portrait-max\:content-between {
    align-content: space-between;
  }

  .tablet-portrait-max\:content-around {
    align-content: space-around;
  }

  .tablet-portrait-max\:content-evenly {
    align-content: space-evenly;
  }

  .tablet-portrait-max\:items-start {
    align-items: flex-start;
  }

  .tablet-portrait-max\:items-end {
    align-items: flex-end;
  }

  .tablet-portrait-max\:items-center {
    align-items: center;
  }

  .tablet-portrait-max\:items-baseline {
    align-items: baseline;
  }

  .tablet-portrait-max\:items-stretch {
    align-items: stretch;
  }

  .tablet-portrait-max\:justify-start {
    justify-content: flex-start;
  }

  .tablet-portrait-max\:justify-end {
    justify-content: flex-end;
  }

  .tablet-portrait-max\:justify-center {
    justify-content: center;
  }

  .tablet-portrait-max\:justify-between {
    justify-content: space-between;
  }

  .tablet-portrait-max\:justify-around {
    justify-content: space-around;
  }

  .tablet-portrait-max\:justify-evenly {
    justify-content: space-evenly;
  }

  .tablet-portrait-max\:justify-items-start {
    justify-items: start;
  }

  .tablet-portrait-max\:justify-items-end {
    justify-items: end;
  }

  .tablet-portrait-max\:justify-items-center {
    justify-items: center;
  }

  .tablet-portrait-max\:justify-items-stretch {
    justify-items: stretch;
  }

  .tablet-portrait-max\:gap-0 {
    gap: 0;
  }

  .tablet-portrait-max\:gap-1 {
    gap: 0.0625rem;
  }

  .tablet-portrait-max\:gap-2 {
    gap: 0.125rem;
  }

  .tablet-portrait-max\:gap-3 {
    gap: 0.1875rem;
  }

  .tablet-portrait-max\:gap-4 {
    gap: 0.25rem;
  }

  .tablet-portrait-max\:gap-5 {
    gap: 0.3125rem;
  }

  .tablet-portrait-max\:gap-6 {
    gap: 0.375rem;
  }

  .tablet-portrait-max\:gap-8 {
    gap: 0.5rem;
  }

  .tablet-portrait-max\:gap-10 {
    gap: 0.625rem;
  }

  .tablet-portrait-max\:gap-12 {
    gap: 0.75rem;
  }

  .tablet-portrait-max\:gap-16 {
    gap: 1rem;
  }

  .tablet-portrait-max\:gap-20 {
    gap: 1.25rem;
  }

  .tablet-portrait-max\:gap-24 {
    gap: 1.5rem;
  }

  .tablet-portrait-max\:gap-32 {
    gap: 2rem;
  }

  .tablet-portrait-max\:gap-40 {
    gap: 2.5rem;
  }

  .tablet-portrait-max\:gap-48 {
    gap: 3rem;
  }

  .tablet-portrait-max\:gap-56 {
    gap: 3.5rem;
  }

  .tablet-portrait-max\:gap-64 {
    gap: 4rem;
  }

  .tablet-portrait-max\:gap-68 {
    gap: 4.25rem;
  }

  .tablet-portrait-max\:gap-72 {
    gap: 4.5rem;
  }

  .tablet-portrait-max\:gap-76 {
    gap: 4.75rem;
  }

  .tablet-portrait-max\:gap-80 {
    gap: 5rem;
  }

  .tablet-portrait-max\:gap-192 {
    gap: 12rem;
  }

  .tablet-portrait-max\:gap-px {
    gap: 1px;
  }

  .tablet-portrait-max\:gap-x-0 {
    -moz-column-gap: 0;
         column-gap: 0;
  }

  .tablet-portrait-max\:gap-x-1 {
    -moz-column-gap: 0.0625rem;
         column-gap: 0.0625rem;
  }

  .tablet-portrait-max\:gap-x-2 {
    -moz-column-gap: 0.125rem;
         column-gap: 0.125rem;
  }

  .tablet-portrait-max\:gap-x-3 {
    -moz-column-gap: 0.1875rem;
         column-gap: 0.1875rem;
  }

  .tablet-portrait-max\:gap-x-4 {
    -moz-column-gap: 0.25rem;
         column-gap: 0.25rem;
  }

  .tablet-portrait-max\:gap-x-5 {
    -moz-column-gap: 0.3125rem;
         column-gap: 0.3125rem;
  }

  .tablet-portrait-max\:gap-x-6 {
    -moz-column-gap: 0.375rem;
         column-gap: 0.375rem;
  }

  .tablet-portrait-max\:gap-x-8 {
    -moz-column-gap: 0.5rem;
         column-gap: 0.5rem;
  }

  .tablet-portrait-max\:gap-x-10 {
    -moz-column-gap: 0.625rem;
         column-gap: 0.625rem;
  }

  .tablet-portrait-max\:gap-x-12 {
    -moz-column-gap: 0.75rem;
         column-gap: 0.75rem;
  }

  .tablet-portrait-max\:gap-x-16 {
    -moz-column-gap: 1rem;
         column-gap: 1rem;
  }

  .tablet-portrait-max\:gap-x-20 {
    -moz-column-gap: 1.25rem;
         column-gap: 1.25rem;
  }

  .tablet-portrait-max\:gap-x-24 {
    -moz-column-gap: 1.5rem;
         column-gap: 1.5rem;
  }

  .tablet-portrait-max\:gap-x-32 {
    -moz-column-gap: 2rem;
         column-gap: 2rem;
  }

  .tablet-portrait-max\:gap-x-40 {
    -moz-column-gap: 2.5rem;
         column-gap: 2.5rem;
  }

  .tablet-portrait-max\:gap-x-48 {
    -moz-column-gap: 3rem;
         column-gap: 3rem;
  }

  .tablet-portrait-max\:gap-x-56 {
    -moz-column-gap: 3.5rem;
         column-gap: 3.5rem;
  }

  .tablet-portrait-max\:gap-x-64 {
    -moz-column-gap: 4rem;
         column-gap: 4rem;
  }

  .tablet-portrait-max\:gap-x-68 {
    -moz-column-gap: 4.25rem;
         column-gap: 4.25rem;
  }

  .tablet-portrait-max\:gap-x-72 {
    -moz-column-gap: 4.5rem;
         column-gap: 4.5rem;
  }

  .tablet-portrait-max\:gap-x-76 {
    -moz-column-gap: 4.75rem;
         column-gap: 4.75rem;
  }

  .tablet-portrait-max\:gap-x-80 {
    -moz-column-gap: 5rem;
         column-gap: 5rem;
  }

  .tablet-portrait-max\:gap-x-192 {
    -moz-column-gap: 12rem;
         column-gap: 12rem;
  }

  .tablet-portrait-max\:gap-x-px {
    -moz-column-gap: 1px;
         column-gap: 1px;
  }

  .tablet-portrait-max\:gap-y-0 {
    row-gap: 0;
  }

  .tablet-portrait-max\:gap-y-1 {
    row-gap: 0.0625rem;
  }

  .tablet-portrait-max\:gap-y-2 {
    row-gap: 0.125rem;
  }

  .tablet-portrait-max\:gap-y-3 {
    row-gap: 0.1875rem;
  }

  .tablet-portrait-max\:gap-y-4 {
    row-gap: 0.25rem;
  }

  .tablet-portrait-max\:gap-y-5 {
    row-gap: 0.3125rem;
  }

  .tablet-portrait-max\:gap-y-6 {
    row-gap: 0.375rem;
  }

  .tablet-portrait-max\:gap-y-8 {
    row-gap: 0.5rem;
  }

  .tablet-portrait-max\:gap-y-10 {
    row-gap: 0.625rem;
  }

  .tablet-portrait-max\:gap-y-12 {
    row-gap: 0.75rem;
  }

  .tablet-portrait-max\:gap-y-16 {
    row-gap: 1rem;
  }

  .tablet-portrait-max\:gap-y-20 {
    row-gap: 1.25rem;
  }

  .tablet-portrait-max\:gap-y-24 {
    row-gap: 1.5rem;
  }

  .tablet-portrait-max\:gap-y-32 {
    row-gap: 2rem;
  }

  .tablet-portrait-max\:gap-y-40 {
    row-gap: 2.5rem;
  }

  .tablet-portrait-max\:gap-y-48 {
    row-gap: 3rem;
  }

  .tablet-portrait-max\:gap-y-56 {
    row-gap: 3.5rem;
  }

  .tablet-portrait-max\:gap-y-64 {
    row-gap: 4rem;
  }

  .tablet-portrait-max\:gap-y-68 {
    row-gap: 4.25rem;
  }

  .tablet-portrait-max\:gap-y-72 {
    row-gap: 4.5rem;
  }

  .tablet-portrait-max\:gap-y-76 {
    row-gap: 4.75rem;
  }

  .tablet-portrait-max\:gap-y-80 {
    row-gap: 5rem;
  }

  .tablet-portrait-max\:gap-y-192 {
    row-gap: 12rem;
  }

  .tablet-portrait-max\:gap-y-px {
    row-gap: 1px;
  }

  .tablet-portrait-max\:space-x-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0px * var(--tw-space-x-reverse));
    margin-left: calc(0px * calc(1 - var(--tw-space-x-reverse)));
  }

  .tablet-portrait-max\:space-x-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.0625rem * var(--tw-space-x-reverse));
    margin-left: calc(0.0625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .tablet-portrait-max\:space-x-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.125rem * var(--tw-space-x-reverse));
    margin-left: calc(0.125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .tablet-portrait-max\:space-x-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.1875rem * var(--tw-space-x-reverse));
    margin-left: calc(0.1875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .tablet-portrait-max\:space-x-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.25rem * var(--tw-space-x-reverse));
    margin-left: calc(0.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .tablet-portrait-max\:space-x-5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.3125rem * var(--tw-space-x-reverse));
    margin-left: calc(0.3125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .tablet-portrait-max\:space-x-6 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.375rem * var(--tw-space-x-reverse));
    margin-left: calc(0.375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .tablet-portrait-max\:space-x-8 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.5rem * var(--tw-space-x-reverse));
    margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .tablet-portrait-max\:space-x-10 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.625rem * var(--tw-space-x-reverse));
    margin-left: calc(0.625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .tablet-portrait-max\:space-x-12 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.75rem * var(--tw-space-x-reverse));
    margin-left: calc(0.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .tablet-portrait-max\:space-x-16 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(1rem * var(--tw-space-x-reverse));
    margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .tablet-portrait-max\:space-x-20 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(1.25rem * var(--tw-space-x-reverse));
    margin-left: calc(1.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .tablet-portrait-max\:space-x-24 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(1.5rem * var(--tw-space-x-reverse));
    margin-left: calc(1.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .tablet-portrait-max\:space-x-32 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(2rem * var(--tw-space-x-reverse));
    margin-left: calc(2rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .tablet-portrait-max\:space-x-40 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(2.5rem * var(--tw-space-x-reverse));
    margin-left: calc(2.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .tablet-portrait-max\:space-x-48 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(3rem * var(--tw-space-x-reverse));
    margin-left: calc(3rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .tablet-portrait-max\:space-x-56 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(3.5rem * var(--tw-space-x-reverse));
    margin-left: calc(3.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .tablet-portrait-max\:space-x-64 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(4rem * var(--tw-space-x-reverse));
    margin-left: calc(4rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .tablet-portrait-max\:space-x-68 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(4.25rem * var(--tw-space-x-reverse));
    margin-left: calc(4.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .tablet-portrait-max\:space-x-72 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(4.5rem * var(--tw-space-x-reverse));
    margin-left: calc(4.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .tablet-portrait-max\:space-x-76 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(4.75rem * var(--tw-space-x-reverse));
    margin-left: calc(4.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .tablet-portrait-max\:space-x-80 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(5rem * var(--tw-space-x-reverse));
    margin-left: calc(5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .tablet-portrait-max\:space-x-192 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(12rem * var(--tw-space-x-reverse));
    margin-left: calc(12rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .tablet-portrait-max\:space-x-px > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(1px * var(--tw-space-x-reverse));
    margin-left: calc(1px * calc(1 - var(--tw-space-x-reverse)));
  }

  .tablet-portrait-max\:-space-x-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.0625rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.0625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .tablet-portrait-max\:-space-x-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.125rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .tablet-portrait-max\:-space-x-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.1875rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.1875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .tablet-portrait-max\:-space-x-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.25rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .tablet-portrait-max\:-space-x-5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.3125rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.3125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .tablet-portrait-max\:-space-x-6 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.375rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .tablet-portrait-max\:-space-x-8 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .tablet-portrait-max\:-space-x-10 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.625rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .tablet-portrait-max\:-space-x-12 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.75rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .tablet-portrait-max\:-space-x-16 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-1rem * var(--tw-space-x-reverse));
    margin-left: calc(-1rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .tablet-portrait-max\:-space-x-20 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-1.25rem * var(--tw-space-x-reverse));
    margin-left: calc(-1.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .tablet-portrait-max\:-space-x-24 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-1.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-1.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .tablet-portrait-max\:-space-x-32 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-2rem * var(--tw-space-x-reverse));
    margin-left: calc(-2rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .tablet-portrait-max\:-space-x-40 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-2.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-2.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .tablet-portrait-max\:-space-x-48 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-3rem * var(--tw-space-x-reverse));
    margin-left: calc(-3rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .tablet-portrait-max\:-space-x-56 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-3.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-3.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .tablet-portrait-max\:-space-x-64 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-4rem * var(--tw-space-x-reverse));
    margin-left: calc(-4rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .tablet-portrait-max\:-space-x-68 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-4.25rem * var(--tw-space-x-reverse));
    margin-left: calc(-4.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .tablet-portrait-max\:-space-x-72 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-4.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-4.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .tablet-portrait-max\:-space-x-76 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-4.75rem * var(--tw-space-x-reverse));
    margin-left: calc(-4.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .tablet-portrait-max\:-space-x-80 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-5rem * var(--tw-space-x-reverse));
    margin-left: calc(-5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .tablet-portrait-max\:-space-x-192 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-12rem * var(--tw-space-x-reverse));
    margin-left: calc(-12rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .tablet-portrait-max\:-space-x-px > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-1px * var(--tw-space-x-reverse));
    margin-left: calc(-1px * calc(1 - var(--tw-space-x-reverse)));
  }

  .tablet-portrait-max\:space-y-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0px * var(--tw-space-y-reverse));
  }

  .tablet-portrait-max\:space-y-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.0625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.0625rem * var(--tw-space-y-reverse));
  }

  .tablet-portrait-max\:space-y-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.125rem * var(--tw-space-y-reverse));
  }

  .tablet-portrait-max\:space-y-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.1875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.1875rem * var(--tw-space-y-reverse));
  }

  .tablet-portrait-max\:space-y-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.25rem * var(--tw-space-y-reverse));
  }

  .tablet-portrait-max\:space-y-5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.3125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.3125rem * var(--tw-space-y-reverse));
  }

  .tablet-portrait-max\:space-y-6 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.375rem * var(--tw-space-y-reverse));
  }

  .tablet-portrait-max\:space-y-8 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
  }

  .tablet-portrait-max\:space-y-10 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.625rem * var(--tw-space-y-reverse));
  }

  .tablet-portrait-max\:space-y-12 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.75rem * var(--tw-space-y-reverse));
  }

  .tablet-portrait-max\:space-y-16 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1rem * var(--tw-space-y-reverse));
  }

  .tablet-portrait-max\:space-y-20 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.25rem * var(--tw-space-y-reverse));
  }

  .tablet-portrait-max\:space-y-24 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
  }

  .tablet-portrait-max\:space-y-32 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2rem * var(--tw-space-y-reverse));
  }

  .tablet-portrait-max\:space-y-40 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(2.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2.5rem * var(--tw-space-y-reverse));
  }

  .tablet-portrait-max\:space-y-48 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(3rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(3rem * var(--tw-space-y-reverse));
  }

  .tablet-portrait-max\:space-y-56 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(3.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(3.5rem * var(--tw-space-y-reverse));
  }

  .tablet-portrait-max\:space-y-64 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(4rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(4rem * var(--tw-space-y-reverse));
  }

  .tablet-portrait-max\:space-y-68 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(4.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(4.25rem * var(--tw-space-y-reverse));
  }

  .tablet-portrait-max\:space-y-72 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(4.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(4.5rem * var(--tw-space-y-reverse));
  }

  .tablet-portrait-max\:space-y-76 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(4.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(4.75rem * var(--tw-space-y-reverse));
  }

  .tablet-portrait-max\:space-y-80 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(5rem * var(--tw-space-y-reverse));
  }

  .tablet-portrait-max\:space-y-192 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(12rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(12rem * var(--tw-space-y-reverse));
  }

  .tablet-portrait-max\:space-y-px > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1px * var(--tw-space-y-reverse));
  }

  .tablet-portrait-max\:-space-y-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.0625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.0625rem * var(--tw-space-y-reverse));
  }

  .tablet-portrait-max\:-space-y-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.125rem * var(--tw-space-y-reverse));
  }

  .tablet-portrait-max\:-space-y-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.1875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.1875rem * var(--tw-space-y-reverse));
  }

  .tablet-portrait-max\:-space-y-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.25rem * var(--tw-space-y-reverse));
  }

  .tablet-portrait-max\:-space-y-5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.3125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.3125rem * var(--tw-space-y-reverse));
  }

  .tablet-portrait-max\:-space-y-6 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.375rem * var(--tw-space-y-reverse));
  }

  .tablet-portrait-max\:-space-y-8 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.5rem * var(--tw-space-y-reverse));
  }

  .tablet-portrait-max\:-space-y-10 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.625rem * var(--tw-space-y-reverse));
  }

  .tablet-portrait-max\:-space-y-12 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.75rem * var(--tw-space-y-reverse));
  }

  .tablet-portrait-max\:-space-y-16 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-1rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1rem * var(--tw-space-y-reverse));
  }

  .tablet-portrait-max\:-space-y-20 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-1.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1.25rem * var(--tw-space-y-reverse));
  }

  .tablet-portrait-max\:-space-y-24 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-1.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1.5rem * var(--tw-space-y-reverse));
  }

  .tablet-portrait-max\:-space-y-32 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-2rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-2rem * var(--tw-space-y-reverse));
  }

  .tablet-portrait-max\:-space-y-40 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-2.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-2.5rem * var(--tw-space-y-reverse));
  }

  .tablet-portrait-max\:-space-y-48 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-3rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-3rem * var(--tw-space-y-reverse));
  }

  .tablet-portrait-max\:-space-y-56 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-3.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-3.5rem * var(--tw-space-y-reverse));
  }

  .tablet-portrait-max\:-space-y-64 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-4rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-4rem * var(--tw-space-y-reverse));
  }

  .tablet-portrait-max\:-space-y-68 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-4.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-4.25rem * var(--tw-space-y-reverse));
  }

  .tablet-portrait-max\:-space-y-72 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-4.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-4.5rem * var(--tw-space-y-reverse));
  }

  .tablet-portrait-max\:-space-y-76 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-4.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-4.75rem * var(--tw-space-y-reverse));
  }

  .tablet-portrait-max\:-space-y-80 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-5rem * var(--tw-space-y-reverse));
  }

  .tablet-portrait-max\:-space-y-192 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-12rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-12rem * var(--tw-space-y-reverse));
  }

  .tablet-portrait-max\:-space-y-px > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-1px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1px * var(--tw-space-y-reverse));
  }

  .tablet-portrait-max\:space-y-reverse > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 1;
  }

  .tablet-portrait-max\:space-x-reverse > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 1;
  }

  .tablet-portrait-max\:divide-x-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(0px * var(--tw-divide-x-reverse));
    border-left-width: calc(0px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .tablet-portrait-max\:divide-x-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(2px * var(--tw-divide-x-reverse));
    border-left-width: calc(2px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .tablet-portrait-max\:divide-x-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(4px * var(--tw-divide-x-reverse));
    border-left-width: calc(4px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .tablet-portrait-max\:divide-x-8 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(8px * var(--tw-divide-x-reverse));
    border-left-width: calc(8px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .tablet-portrait-max\:divide-x > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(1px * var(--tw-divide-x-reverse));
    border-left-width: calc(1px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .tablet-portrait-max\:divide-y-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(0px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(0px * var(--tw-divide-y-reverse));
  }

  .tablet-portrait-max\:divide-y-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(2px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(2px * var(--tw-divide-y-reverse));
  }

  .tablet-portrait-max\:divide-y-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(4px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(4px * var(--tw-divide-y-reverse));
  }

  .tablet-portrait-max\:divide-y-8 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(8px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(8px * var(--tw-divide-y-reverse));
  }

  .tablet-portrait-max\:divide-y > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(1px * var(--tw-divide-y-reverse));
  }

  .tablet-portrait-max\:divide-y-reverse > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 1;
  }

  .tablet-portrait-max\:divide-x-reverse > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 1;
  }

  .tablet-portrait-max\:divide-solid > :not([hidden]) ~ :not([hidden]) {
    border-style: solid;
  }

  .tablet-portrait-max\:divide-dashed > :not([hidden]) ~ :not([hidden]) {
    border-style: dashed;
  }

  .tablet-portrait-max\:divide-dotted > :not([hidden]) ~ :not([hidden]) {
    border-style: dotted;
  }

  .tablet-portrait-max\:divide-double > :not([hidden]) ~ :not([hidden]) {
    border-style: double;
  }

  .tablet-portrait-max\:divide-none > :not([hidden]) ~ :not([hidden]) {
    border-style: none;
  }

  .tablet-portrait-max\:divide-transparent > :not([hidden]) ~ :not([hidden]) {
    border-color: transparent;
  }

  .tablet-portrait-max\:divide-current > :not([hidden]) ~ :not([hidden]) {
    border-color: currentColor;
  }

  .tablet-portrait-max\:divide-black > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-divide-opacity));
  }

  .tablet-portrait-max\:divide-white > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-divide-opacity));
  }

  .tablet-portrait-max\:divide-gray-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(249, 250, 251, var(--tw-divide-opacity));
  }

  .tablet-portrait-max\:divide-gray-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(243, 244, 246, var(--tw-divide-opacity));
  }

  .tablet-portrait-max\:divide-gray-200 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(229, 231, 235, var(--tw-divide-opacity));
  }

  .tablet-portrait-max\:divide-gray-300 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(209, 213, 219, var(--tw-divide-opacity));
  }

  .tablet-portrait-max\:divide-gray-400 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(156, 163, 175, var(--tw-divide-opacity));
  }

  .tablet-portrait-max\:divide-gray-500 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(107, 114, 128, var(--tw-divide-opacity));
  }

  .tablet-portrait-max\:divide-gray-600 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(75, 85, 99, var(--tw-divide-opacity));
  }

  .tablet-portrait-max\:divide-gray-700 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(55, 65, 81, var(--tw-divide-opacity));
  }

  .tablet-portrait-max\:divide-gray-800 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(31, 41, 55, var(--tw-divide-opacity));
  }

  .tablet-portrait-max\:divide-gray-900 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(17, 24, 39, var(--tw-divide-opacity));
  }

  .tablet-portrait-max\:divide-red-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(254, 242, 242, var(--tw-divide-opacity));
  }

  .tablet-portrait-max\:divide-red-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(254, 226, 226, var(--tw-divide-opacity));
  }

  .tablet-portrait-max\:divide-red-200 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(254, 202, 202, var(--tw-divide-opacity));
  }

  .tablet-portrait-max\:divide-red-300 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(252, 165, 165, var(--tw-divide-opacity));
  }

  .tablet-portrait-max\:divide-red-400 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(248, 113, 113, var(--tw-divide-opacity));
  }

  .tablet-portrait-max\:divide-red-500 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(239, 68, 68, var(--tw-divide-opacity));
  }

  .tablet-portrait-max\:divide-red-600 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(220, 38, 38, var(--tw-divide-opacity));
  }

  .tablet-portrait-max\:divide-red-700 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(185, 28, 28, var(--tw-divide-opacity));
  }

  .tablet-portrait-max\:divide-red-800 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(153, 27, 27, var(--tw-divide-opacity));
  }

  .tablet-portrait-max\:divide-red-900 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(127, 29, 29, var(--tw-divide-opacity));
  }

  .tablet-portrait-max\:divide-yellow-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(255, 251, 235, var(--tw-divide-opacity));
  }

  .tablet-portrait-max\:divide-yellow-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(254, 243, 199, var(--tw-divide-opacity));
  }

  .tablet-portrait-max\:divide-yellow-200 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(253, 230, 138, var(--tw-divide-opacity));
  }

  .tablet-portrait-max\:divide-yellow-300 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(252, 211, 77, var(--tw-divide-opacity));
  }

  .tablet-portrait-max\:divide-yellow-400 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(251, 191, 36, var(--tw-divide-opacity));
  }

  .tablet-portrait-max\:divide-yellow-500 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(245, 158, 11, var(--tw-divide-opacity));
  }

  .tablet-portrait-max\:divide-yellow-600 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(217, 119, 6, var(--tw-divide-opacity));
  }

  .tablet-portrait-max\:divide-yellow-700 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(180, 83, 9, var(--tw-divide-opacity));
  }

  .tablet-portrait-max\:divide-yellow-800 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(146, 64, 14, var(--tw-divide-opacity));
  }

  .tablet-portrait-max\:divide-yellow-900 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(120, 53, 15, var(--tw-divide-opacity));
  }

  .tablet-portrait-max\:divide-green-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(236, 253, 245, var(--tw-divide-opacity));
  }

  .tablet-portrait-max\:divide-green-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(209, 250, 229, var(--tw-divide-opacity));
  }

  .tablet-portrait-max\:divide-green-200 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(167, 243, 208, var(--tw-divide-opacity));
  }

  .tablet-portrait-max\:divide-green-300 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(110, 231, 183, var(--tw-divide-opacity));
  }

  .tablet-portrait-max\:divide-green-400 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(52, 211, 153, var(--tw-divide-opacity));
  }

  .tablet-portrait-max\:divide-green-500 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(16, 185, 129, var(--tw-divide-opacity));
  }

  .tablet-portrait-max\:divide-green-600 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(5, 150, 105, var(--tw-divide-opacity));
  }

  .tablet-portrait-max\:divide-green-700 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(4, 120, 87, var(--tw-divide-opacity));
  }

  .tablet-portrait-max\:divide-green-800 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(6, 95, 70, var(--tw-divide-opacity));
  }

  .tablet-portrait-max\:divide-green-900 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(6, 78, 59, var(--tw-divide-opacity));
  }

  .tablet-portrait-max\:divide-blue-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(239, 246, 255, var(--tw-divide-opacity));
  }

  .tablet-portrait-max\:divide-blue-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(219, 234, 254, var(--tw-divide-opacity));
  }

  .tablet-portrait-max\:divide-blue-200 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(191, 219, 254, var(--tw-divide-opacity));
  }

  .tablet-portrait-max\:divide-blue-300 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(147, 197, 253, var(--tw-divide-opacity));
  }

  .tablet-portrait-max\:divide-blue-400 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(96, 165, 250, var(--tw-divide-opacity));
  }

  .tablet-portrait-max\:divide-blue-500 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(59, 130, 246, var(--tw-divide-opacity));
  }

  .tablet-portrait-max\:divide-blue-600 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(37, 99, 235, var(--tw-divide-opacity));
  }

  .tablet-portrait-max\:divide-blue-700 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(29, 78, 216, var(--tw-divide-opacity));
  }

  .tablet-portrait-max\:divide-blue-800 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(30, 64, 175, var(--tw-divide-opacity));
  }

  .tablet-portrait-max\:divide-blue-900 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(30, 58, 138, var(--tw-divide-opacity));
  }

  .tablet-portrait-max\:divide-indigo-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(238, 242, 255, var(--tw-divide-opacity));
  }

  .tablet-portrait-max\:divide-indigo-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(224, 231, 255, var(--tw-divide-opacity));
  }

  .tablet-portrait-max\:divide-indigo-200 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(199, 210, 254, var(--tw-divide-opacity));
  }

  .tablet-portrait-max\:divide-indigo-300 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(165, 180, 252, var(--tw-divide-opacity));
  }

  .tablet-portrait-max\:divide-indigo-400 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(129, 140, 248, var(--tw-divide-opacity));
  }

  .tablet-portrait-max\:divide-indigo-500 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(99, 102, 241, var(--tw-divide-opacity));
  }

  .tablet-portrait-max\:divide-indigo-600 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(79, 70, 229, var(--tw-divide-opacity));
  }

  .tablet-portrait-max\:divide-indigo-700 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(67, 56, 202, var(--tw-divide-opacity));
  }

  .tablet-portrait-max\:divide-indigo-800 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(55, 48, 163, var(--tw-divide-opacity));
  }

  .tablet-portrait-max\:divide-indigo-900 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(49, 46, 129, var(--tw-divide-opacity));
  }

  .tablet-portrait-max\:divide-purple-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(245, 243, 255, var(--tw-divide-opacity));
  }

  .tablet-portrait-max\:divide-purple-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(237, 233, 254, var(--tw-divide-opacity));
  }

  .tablet-portrait-max\:divide-purple-200 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(221, 214, 254, var(--tw-divide-opacity));
  }

  .tablet-portrait-max\:divide-purple-300 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(196, 181, 253, var(--tw-divide-opacity));
  }

  .tablet-portrait-max\:divide-purple-400 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(167, 139, 250, var(--tw-divide-opacity));
  }

  .tablet-portrait-max\:divide-purple-500 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(139, 92, 246, var(--tw-divide-opacity));
  }

  .tablet-portrait-max\:divide-purple-600 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(124, 58, 237, var(--tw-divide-opacity));
  }

  .tablet-portrait-max\:divide-purple-700 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(109, 40, 217, var(--tw-divide-opacity));
  }

  .tablet-portrait-max\:divide-purple-800 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(91, 33, 182, var(--tw-divide-opacity));
  }

  .tablet-portrait-max\:divide-purple-900 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(76, 29, 149, var(--tw-divide-opacity));
  }

  .tablet-portrait-max\:divide-pink-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(253, 242, 248, var(--tw-divide-opacity));
  }

  .tablet-portrait-max\:divide-pink-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(252, 231, 243, var(--tw-divide-opacity));
  }

  .tablet-portrait-max\:divide-pink-200 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(251, 207, 232, var(--tw-divide-opacity));
  }

  .tablet-portrait-max\:divide-pink-300 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(249, 168, 212, var(--tw-divide-opacity));
  }

  .tablet-portrait-max\:divide-pink-400 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(244, 114, 182, var(--tw-divide-opacity));
  }

  .tablet-portrait-max\:divide-pink-500 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(236, 72, 153, var(--tw-divide-opacity));
  }

  .tablet-portrait-max\:divide-pink-600 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(219, 39, 119, var(--tw-divide-opacity));
  }

  .tablet-portrait-max\:divide-pink-700 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(190, 24, 93, var(--tw-divide-opacity));
  }

  .tablet-portrait-max\:divide-pink-800 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(157, 23, 77, var(--tw-divide-opacity));
  }

  .tablet-portrait-max\:divide-pink-900 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(131, 24, 67, var(--tw-divide-opacity));
  }

  .tablet-portrait-max\:divide-base-normal > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(0, 65, 129, var(--tw-divide-opacity));
  }

  .tablet-portrait-max\:divide-base-dark > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(0, 52, 105, var(--tw-divide-opacity));
  }

  .tablet-portrait-max\:divide-base-black > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(29, 29, 31, var(--tw-divide-opacity));
  }

  .tablet-portrait-max\:divide-base-border > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(231, 231, 233, var(--tw-divide-opacity));
  }

  .tablet-portrait-max\:divide-primary-normal > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(0, 103, 207, var(--tw-divide-opacity));
  }

  .tablet-portrait-max\:divide-primary-alt > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(0, 71, 143, var(--tw-divide-opacity));
  }

  .tablet-portrait-max\:divide-subtle-white > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(249, 249, 249, var(--tw-divide-opacity));
  }

  .tablet-portrait-max\:divide-turquesa > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(0, 151, 178, var(--tw-divide-opacity));
  }

  .tablet-portrait-max\:divide-opacity-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0;
  }

  .tablet-portrait-max\:divide-opacity-5 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.05;
  }

  .tablet-portrait-max\:divide-opacity-10 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.1;
  }

  .tablet-portrait-max\:divide-opacity-20 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.2;
  }

  .tablet-portrait-max\:divide-opacity-25 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.25;
  }

  .tablet-portrait-max\:divide-opacity-30 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.3;
  }

  .tablet-portrait-max\:divide-opacity-40 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.4;
  }

  .tablet-portrait-max\:divide-opacity-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.5;
  }

  .tablet-portrait-max\:divide-opacity-60 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.6;
  }

  .tablet-portrait-max\:divide-opacity-70 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.7;
  }

  .tablet-portrait-max\:divide-opacity-75 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.75;
  }

  .tablet-portrait-max\:divide-opacity-80 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.8;
  }

  .tablet-portrait-max\:divide-opacity-90 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.9;
  }

  .tablet-portrait-max\:divide-opacity-95 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.95;
  }

  .tablet-portrait-max\:divide-opacity-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
  }

  .tablet-portrait-max\:place-self-auto {
    place-self: auto;
  }

  .tablet-portrait-max\:place-self-start {
    place-self: start;
  }

  .tablet-portrait-max\:place-self-end {
    place-self: end;
  }

  .tablet-portrait-max\:place-self-center {
    place-self: center;
  }

  .tablet-portrait-max\:place-self-stretch {
    place-self: stretch;
  }

  .tablet-portrait-max\:self-auto {
    align-self: auto;
  }

  .tablet-portrait-max\:self-start {
    align-self: flex-start;
  }

  .tablet-portrait-max\:self-end {
    align-self: flex-end;
  }

  .tablet-portrait-max\:self-center {
    align-self: center;
  }

  .tablet-portrait-max\:self-stretch {
    align-self: stretch;
  }

  .tablet-portrait-max\:self-baseline {
    align-self: baseline;
  }

  .tablet-portrait-max\:justify-self-auto {
    justify-self: auto;
  }

  .tablet-portrait-max\:justify-self-start {
    justify-self: start;
  }

  .tablet-portrait-max\:justify-self-end {
    justify-self: end;
  }

  .tablet-portrait-max\:justify-self-center {
    justify-self: center;
  }

  .tablet-portrait-max\:justify-self-stretch {
    justify-self: stretch;
  }

  .tablet-portrait-max\:overflow-auto {
    overflow: auto;
  }

  .tablet-portrait-max\:overflow-hidden {
    overflow: hidden;
  }

  .tablet-portrait-max\:overflow-visible {
    overflow: visible;
  }

  .tablet-portrait-max\:overflow-scroll {
    overflow: scroll;
  }

  .tablet-portrait-max\:overflow-x-auto {
    overflow-x: auto;
  }

  .tablet-portrait-max\:overflow-y-auto {
    overflow-y: auto;
  }

  .tablet-portrait-max\:overflow-x-hidden {
    overflow-x: hidden;
  }

  .tablet-portrait-max\:overflow-y-hidden {
    overflow-y: hidden;
  }

  .tablet-portrait-max\:overflow-x-visible {
    overflow-x: visible;
  }

  .tablet-portrait-max\:overflow-y-visible {
    overflow-y: visible;
  }

  .tablet-portrait-max\:overflow-x-scroll {
    overflow-x: scroll;
  }

  .tablet-portrait-max\:overflow-y-scroll {
    overflow-y: scroll;
  }

  .tablet-portrait-max\:overscroll-auto {
    -ms-scroll-chaining: chained;
        overscroll-behavior: auto;
  }

  .tablet-portrait-max\:overscroll-contain {
    -ms-scroll-chaining: none;
        overscroll-behavior: contain;
  }

  .tablet-portrait-max\:overscroll-none {
    -ms-scroll-chaining: none;
        overscroll-behavior: none;
  }

  .tablet-portrait-max\:overscroll-y-auto {
    overscroll-behavior-y: auto;
  }

  .tablet-portrait-max\:overscroll-y-contain {
    overscroll-behavior-y: contain;
  }

  .tablet-portrait-max\:overscroll-y-none {
    overscroll-behavior-y: none;
  }

  .tablet-portrait-max\:overscroll-x-auto {
    overscroll-behavior-x: auto;
  }

  .tablet-portrait-max\:overscroll-x-contain {
    overscroll-behavior-x: contain;
  }

  .tablet-portrait-max\:overscroll-x-none {
    overscroll-behavior-x: none;
  }

  .tablet-portrait-max\:truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .tablet-portrait-max\:overflow-ellipsis {
    text-overflow: ellipsis;
  }

  .tablet-portrait-max\:overflow-clip {
    text-overflow: clip;
  }

  .tablet-portrait-max\:whitespace-normal {
    white-space: normal;
  }

  .tablet-portrait-max\:whitespace-nowrap {
    white-space: nowrap;
  }

  .tablet-portrait-max\:whitespace-pre {
    white-space: pre;
  }

  .tablet-portrait-max\:whitespace-pre-line {
    white-space: pre-line;
  }

  .tablet-portrait-max\:whitespace-pre-wrap {
    white-space: pre-wrap;
  }

  .tablet-portrait-max\:break-normal {
    overflow-wrap: normal;
    word-break: normal;
  }

  .tablet-portrait-max\:break-words {
    overflow-wrap: break-word;
  }

  .tablet-portrait-max\:break-all {
    word-break: break-all;
  }

  .tablet-portrait-max\:rounded-none {
    border-radius: 0px;
  }

  .tablet-portrait-max\:rounded-sm {
    border-radius: 0.125rem;
  }

  .tablet-portrait-max\:rounded {
    border-radius: 0.25rem;
  }

  .tablet-portrait-max\:rounded-md {
    border-radius: 0.375rem;
  }

  .tablet-portrait-max\:rounded-lg {
    border-radius: 0.5rem;
  }

  .tablet-portrait-max\:rounded-xl {
    border-radius: 0.75rem;
  }

  .tablet-portrait-max\:rounded-2xl {
    border-radius: 1rem;
  }

  .tablet-portrait-max\:rounded-3xl {
    border-radius: 1.5rem;
  }

  .tablet-portrait-max\:rounded-full {
    border-radius: 9999px;
  }

  .tablet-portrait-max\:rounded-t-none {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
  }

  .tablet-portrait-max\:rounded-t-sm {
    border-top-left-radius: 0.125rem;
    border-top-right-radius: 0.125rem;
  }

  .tablet-portrait-max\:rounded-t {
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
  }

  .tablet-portrait-max\:rounded-t-md {
    border-top-left-radius: 0.375rem;
    border-top-right-radius: 0.375rem;
  }

  .tablet-portrait-max\:rounded-t-lg {
    border-top-left-radius: 0.5rem;
    border-top-right-radius: 0.5rem;
  }

  .tablet-portrait-max\:rounded-t-xl {
    border-top-left-radius: 0.75rem;
    border-top-right-radius: 0.75rem;
  }

  .tablet-portrait-max\:rounded-t-2xl {
    border-top-left-radius: 1rem;
    border-top-right-radius: 1rem;
  }

  .tablet-portrait-max\:rounded-t-3xl {
    border-top-left-radius: 1.5rem;
    border-top-right-radius: 1.5rem;
  }

  .tablet-portrait-max\:rounded-t-full {
    border-top-left-radius: 9999px;
    border-top-right-radius: 9999px;
  }

  .tablet-portrait-max\:rounded-r-none {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
  }

  .tablet-portrait-max\:rounded-r-sm {
    border-top-right-radius: 0.125rem;
    border-bottom-right-radius: 0.125rem;
  }

  .tablet-portrait-max\:rounded-r {
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
  }

  .tablet-portrait-max\:rounded-r-md {
    border-top-right-radius: 0.375rem;
    border-bottom-right-radius: 0.375rem;
  }

  .tablet-portrait-max\:rounded-r-lg {
    border-top-right-radius: 0.5rem;
    border-bottom-right-radius: 0.5rem;
  }

  .tablet-portrait-max\:rounded-r-xl {
    border-top-right-radius: 0.75rem;
    border-bottom-right-radius: 0.75rem;
  }

  .tablet-portrait-max\:rounded-r-2xl {
    border-top-right-radius: 1rem;
    border-bottom-right-radius: 1rem;
  }

  .tablet-portrait-max\:rounded-r-3xl {
    border-top-right-radius: 1.5rem;
    border-bottom-right-radius: 1.5rem;
  }

  .tablet-portrait-max\:rounded-r-full {
    border-top-right-radius: 9999px;
    border-bottom-right-radius: 9999px;
  }

  .tablet-portrait-max\:rounded-b-none {
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
  }

  .tablet-portrait-max\:rounded-b-sm {
    border-bottom-right-radius: 0.125rem;
    border-bottom-left-radius: 0.125rem;
  }

  .tablet-portrait-max\:rounded-b {
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
  }

  .tablet-portrait-max\:rounded-b-md {
    border-bottom-right-radius: 0.375rem;
    border-bottom-left-radius: 0.375rem;
  }

  .tablet-portrait-max\:rounded-b-lg {
    border-bottom-right-radius: 0.5rem;
    border-bottom-left-radius: 0.5rem;
  }

  .tablet-portrait-max\:rounded-b-xl {
    border-bottom-right-radius: 0.75rem;
    border-bottom-left-radius: 0.75rem;
  }

  .tablet-portrait-max\:rounded-b-2xl {
    border-bottom-right-radius: 1rem;
    border-bottom-left-radius: 1rem;
  }

  .tablet-portrait-max\:rounded-b-3xl {
    border-bottom-right-radius: 1.5rem;
    border-bottom-left-radius: 1.5rem;
  }

  .tablet-portrait-max\:rounded-b-full {
    border-bottom-right-radius: 9999px;
    border-bottom-left-radius: 9999px;
  }

  .tablet-portrait-max\:rounded-l-none {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
  }

  .tablet-portrait-max\:rounded-l-sm {
    border-top-left-radius: 0.125rem;
    border-bottom-left-radius: 0.125rem;
  }

  .tablet-portrait-max\:rounded-l {
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
  }

  .tablet-portrait-max\:rounded-l-md {
    border-top-left-radius: 0.375rem;
    border-bottom-left-radius: 0.375rem;
  }

  .tablet-portrait-max\:rounded-l-lg {
    border-top-left-radius: 0.5rem;
    border-bottom-left-radius: 0.5rem;
  }

  .tablet-portrait-max\:rounded-l-xl {
    border-top-left-radius: 0.75rem;
    border-bottom-left-radius: 0.75rem;
  }

  .tablet-portrait-max\:rounded-l-2xl {
    border-top-left-radius: 1rem;
    border-bottom-left-radius: 1rem;
  }

  .tablet-portrait-max\:rounded-l-3xl {
    border-top-left-radius: 1.5rem;
    border-bottom-left-radius: 1.5rem;
  }

  .tablet-portrait-max\:rounded-l-full {
    border-top-left-radius: 9999px;
    border-bottom-left-radius: 9999px;
  }

  .tablet-portrait-max\:rounded-tl-none {
    border-top-left-radius: 0px;
  }

  .tablet-portrait-max\:rounded-tl-sm {
    border-top-left-radius: 0.125rem;
  }

  .tablet-portrait-max\:rounded-tl {
    border-top-left-radius: 0.25rem;
  }

  .tablet-portrait-max\:rounded-tl-md {
    border-top-left-radius: 0.375rem;
  }

  .tablet-portrait-max\:rounded-tl-lg {
    border-top-left-radius: 0.5rem;
  }

  .tablet-portrait-max\:rounded-tl-xl {
    border-top-left-radius: 0.75rem;
  }

  .tablet-portrait-max\:rounded-tl-2xl {
    border-top-left-radius: 1rem;
  }

  .tablet-portrait-max\:rounded-tl-3xl {
    border-top-left-radius: 1.5rem;
  }

  .tablet-portrait-max\:rounded-tl-full {
    border-top-left-radius: 9999px;
  }

  .tablet-portrait-max\:rounded-tr-none {
    border-top-right-radius: 0px;
  }

  .tablet-portrait-max\:rounded-tr-sm {
    border-top-right-radius: 0.125rem;
  }

  .tablet-portrait-max\:rounded-tr {
    border-top-right-radius: 0.25rem;
  }

  .tablet-portrait-max\:rounded-tr-md {
    border-top-right-radius: 0.375rem;
  }

  .tablet-portrait-max\:rounded-tr-lg {
    border-top-right-radius: 0.5rem;
  }

  .tablet-portrait-max\:rounded-tr-xl {
    border-top-right-radius: 0.75rem;
  }

  .tablet-portrait-max\:rounded-tr-2xl {
    border-top-right-radius: 1rem;
  }

  .tablet-portrait-max\:rounded-tr-3xl {
    border-top-right-radius: 1.5rem;
  }

  .tablet-portrait-max\:rounded-tr-full {
    border-top-right-radius: 9999px;
  }

  .tablet-portrait-max\:rounded-br-none {
    border-bottom-right-radius: 0px;
  }

  .tablet-portrait-max\:rounded-br-sm {
    border-bottom-right-radius: 0.125rem;
  }

  .tablet-portrait-max\:rounded-br {
    border-bottom-right-radius: 0.25rem;
  }

  .tablet-portrait-max\:rounded-br-md {
    border-bottom-right-radius: 0.375rem;
  }

  .tablet-portrait-max\:rounded-br-lg {
    border-bottom-right-radius: 0.5rem;
  }

  .tablet-portrait-max\:rounded-br-xl {
    border-bottom-right-radius: 0.75rem;
  }

  .tablet-portrait-max\:rounded-br-2xl {
    border-bottom-right-radius: 1rem;
  }

  .tablet-portrait-max\:rounded-br-3xl {
    border-bottom-right-radius: 1.5rem;
  }

  .tablet-portrait-max\:rounded-br-full {
    border-bottom-right-radius: 9999px;
  }

  .tablet-portrait-max\:rounded-bl-none {
    border-bottom-left-radius: 0px;
  }

  .tablet-portrait-max\:rounded-bl-sm {
    border-bottom-left-radius: 0.125rem;
  }

  .tablet-portrait-max\:rounded-bl {
    border-bottom-left-radius: 0.25rem;
  }

  .tablet-portrait-max\:rounded-bl-md {
    border-bottom-left-radius: 0.375rem;
  }

  .tablet-portrait-max\:rounded-bl-lg {
    border-bottom-left-radius: 0.5rem;
  }

  .tablet-portrait-max\:rounded-bl-xl {
    border-bottom-left-radius: 0.75rem;
  }

  .tablet-portrait-max\:rounded-bl-2xl {
    border-bottom-left-radius: 1rem;
  }

  .tablet-portrait-max\:rounded-bl-3xl {
    border-bottom-left-radius: 1.5rem;
  }

  .tablet-portrait-max\:rounded-bl-full {
    border-bottom-left-radius: 9999px;
  }

  .tablet-portrait-max\:border-0 {
    border-width: 0px;
  }

  .tablet-portrait-max\:border-2 {
    border-width: 2px;
  }

  .tablet-portrait-max\:border-4 {
    border-width: 4px;
  }

  .tablet-portrait-max\:border-8 {
    border-width: 8px;
  }

  .tablet-portrait-max\:border {
    border-width: 1px;
  }

  .tablet-portrait-max\:border-t-0 {
    border-top-width: 0px;
  }

  .tablet-portrait-max\:border-t-2 {
    border-top-width: 2px;
  }

  .tablet-portrait-max\:border-t-4 {
    border-top-width: 4px;
  }

  .tablet-portrait-max\:border-t-8 {
    border-top-width: 8px;
  }

  .tablet-portrait-max\:border-t {
    border-top-width: 1px;
  }

  .tablet-portrait-max\:border-r-0 {
    border-right-width: 0px;
  }

  .tablet-portrait-max\:border-r-2 {
    border-right-width: 2px;
  }

  .tablet-portrait-max\:border-r-4 {
    border-right-width: 4px;
  }

  .tablet-portrait-max\:border-r-8 {
    border-right-width: 8px;
  }

  .tablet-portrait-max\:border-r {
    border-right-width: 1px;
  }

  .tablet-portrait-max\:border-b-0 {
    border-bottom-width: 0px;
  }

  .tablet-portrait-max\:border-b-2 {
    border-bottom-width: 2px;
  }

  .tablet-portrait-max\:border-b-4 {
    border-bottom-width: 4px;
  }

  .tablet-portrait-max\:border-b-8 {
    border-bottom-width: 8px;
  }

  .tablet-portrait-max\:border-b {
    border-bottom-width: 1px;
  }

  .tablet-portrait-max\:border-l-0 {
    border-left-width: 0px;
  }

  .tablet-portrait-max\:border-l-2 {
    border-left-width: 2px;
  }

  .tablet-portrait-max\:border-l-4 {
    border-left-width: 4px;
  }

  .tablet-portrait-max\:border-l-8 {
    border-left-width: 8px;
  }

  .tablet-portrait-max\:border-l {
    border-left-width: 1px;
  }

  .tablet-portrait-max\:border-solid {
    border-style: solid;
  }

  .tablet-portrait-max\:border-dashed {
    border-style: dashed;
  }

  .tablet-portrait-max\:border-dotted {
    border-style: dotted;
  }

  .tablet-portrait-max\:border-double {
    border-style: double;
  }

  .tablet-portrait-max\:border-none {
    border-style: none;
  }

  .tablet-portrait-max\:border-transparent {
    border-color: transparent;
  }

  .tablet-portrait-max\:border-current {
    border-color: currentColor;
  }

  .tablet-portrait-max\:border-black {
    --tw-border-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:border-white {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:border-gray-50 {
    --tw-border-opacity: 1;
    border-color: rgba(249, 250, 251, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:border-gray-100 {
    --tw-border-opacity: 1;
    border-color: rgba(243, 244, 246, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:border-gray-200 {
    --tw-border-opacity: 1;
    border-color: rgba(229, 231, 235, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:border-gray-300 {
    --tw-border-opacity: 1;
    border-color: rgba(209, 213, 219, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:border-gray-400 {
    --tw-border-opacity: 1;
    border-color: rgba(156, 163, 175, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:border-gray-500 {
    --tw-border-opacity: 1;
    border-color: rgba(107, 114, 128, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:border-gray-600 {
    --tw-border-opacity: 1;
    border-color: rgba(75, 85, 99, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:border-gray-700 {
    --tw-border-opacity: 1;
    border-color: rgba(55, 65, 81, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:border-gray-800 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 41, 55, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:border-gray-900 {
    --tw-border-opacity: 1;
    border-color: rgba(17, 24, 39, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:border-red-50 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 242, 242, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:border-red-100 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 226, 226, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:border-red-200 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 202, 202, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:border-red-300 {
    --tw-border-opacity: 1;
    border-color: rgba(252, 165, 165, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:border-red-400 {
    --tw-border-opacity: 1;
    border-color: rgba(248, 113, 113, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:border-red-500 {
    --tw-border-opacity: 1;
    border-color: rgba(239, 68, 68, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:border-red-600 {
    --tw-border-opacity: 1;
    border-color: rgba(220, 38, 38, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:border-red-700 {
    --tw-border-opacity: 1;
    border-color: rgba(185, 28, 28, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:border-red-800 {
    --tw-border-opacity: 1;
    border-color: rgba(153, 27, 27, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:border-red-900 {
    --tw-border-opacity: 1;
    border-color: rgba(127, 29, 29, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:border-yellow-50 {
    --tw-border-opacity: 1;
    border-color: rgba(255, 251, 235, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:border-yellow-100 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 243, 199, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:border-yellow-200 {
    --tw-border-opacity: 1;
    border-color: rgba(253, 230, 138, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:border-yellow-300 {
    --tw-border-opacity: 1;
    border-color: rgba(252, 211, 77, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:border-yellow-400 {
    --tw-border-opacity: 1;
    border-color: rgba(251, 191, 36, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:border-yellow-500 {
    --tw-border-opacity: 1;
    border-color: rgba(245, 158, 11, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:border-yellow-600 {
    --tw-border-opacity: 1;
    border-color: rgba(217, 119, 6, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:border-yellow-700 {
    --tw-border-opacity: 1;
    border-color: rgba(180, 83, 9, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:border-yellow-800 {
    --tw-border-opacity: 1;
    border-color: rgba(146, 64, 14, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:border-yellow-900 {
    --tw-border-opacity: 1;
    border-color: rgba(120, 53, 15, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:border-green-50 {
    --tw-border-opacity: 1;
    border-color: rgba(236, 253, 245, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:border-green-100 {
    --tw-border-opacity: 1;
    border-color: rgba(209, 250, 229, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:border-green-200 {
    --tw-border-opacity: 1;
    border-color: rgba(167, 243, 208, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:border-green-300 {
    --tw-border-opacity: 1;
    border-color: rgba(110, 231, 183, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:border-green-400 {
    --tw-border-opacity: 1;
    border-color: rgba(52, 211, 153, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:border-green-500 {
    --tw-border-opacity: 1;
    border-color: rgba(16, 185, 129, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:border-green-600 {
    --tw-border-opacity: 1;
    border-color: rgba(5, 150, 105, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:border-green-700 {
    --tw-border-opacity: 1;
    border-color: rgba(4, 120, 87, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:border-green-800 {
    --tw-border-opacity: 1;
    border-color: rgba(6, 95, 70, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:border-green-900 {
    --tw-border-opacity: 1;
    border-color: rgba(6, 78, 59, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:border-blue-50 {
    --tw-border-opacity: 1;
    border-color: rgba(239, 246, 255, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:border-blue-100 {
    --tw-border-opacity: 1;
    border-color: rgba(219, 234, 254, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:border-blue-200 {
    --tw-border-opacity: 1;
    border-color: rgba(191, 219, 254, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:border-blue-300 {
    --tw-border-opacity: 1;
    border-color: rgba(147, 197, 253, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:border-blue-400 {
    --tw-border-opacity: 1;
    border-color: rgba(96, 165, 250, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:border-blue-500 {
    --tw-border-opacity: 1;
    border-color: rgba(59, 130, 246, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:border-blue-600 {
    --tw-border-opacity: 1;
    border-color: rgba(37, 99, 235, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:border-blue-700 {
    --tw-border-opacity: 1;
    border-color: rgba(29, 78, 216, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:border-blue-800 {
    --tw-border-opacity: 1;
    border-color: rgba(30, 64, 175, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:border-blue-900 {
    --tw-border-opacity: 1;
    border-color: rgba(30, 58, 138, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:border-indigo-50 {
    --tw-border-opacity: 1;
    border-color: rgba(238, 242, 255, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:border-indigo-100 {
    --tw-border-opacity: 1;
    border-color: rgba(224, 231, 255, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:border-indigo-200 {
    --tw-border-opacity: 1;
    border-color: rgba(199, 210, 254, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:border-indigo-300 {
    --tw-border-opacity: 1;
    border-color: rgba(165, 180, 252, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:border-indigo-400 {
    --tw-border-opacity: 1;
    border-color: rgba(129, 140, 248, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:border-indigo-500 {
    --tw-border-opacity: 1;
    border-color: rgba(99, 102, 241, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:border-indigo-600 {
    --tw-border-opacity: 1;
    border-color: rgba(79, 70, 229, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:border-indigo-700 {
    --tw-border-opacity: 1;
    border-color: rgba(67, 56, 202, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:border-indigo-800 {
    --tw-border-opacity: 1;
    border-color: rgba(55, 48, 163, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:border-indigo-900 {
    --tw-border-opacity: 1;
    border-color: rgba(49, 46, 129, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:border-purple-50 {
    --tw-border-opacity: 1;
    border-color: rgba(245, 243, 255, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:border-purple-100 {
    --tw-border-opacity: 1;
    border-color: rgba(237, 233, 254, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:border-purple-200 {
    --tw-border-opacity: 1;
    border-color: rgba(221, 214, 254, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:border-purple-300 {
    --tw-border-opacity: 1;
    border-color: rgba(196, 181, 253, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:border-purple-400 {
    --tw-border-opacity: 1;
    border-color: rgba(167, 139, 250, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:border-purple-500 {
    --tw-border-opacity: 1;
    border-color: rgba(139, 92, 246, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:border-purple-600 {
    --tw-border-opacity: 1;
    border-color: rgba(124, 58, 237, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:border-purple-700 {
    --tw-border-opacity: 1;
    border-color: rgba(109, 40, 217, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:border-purple-800 {
    --tw-border-opacity: 1;
    border-color: rgba(91, 33, 182, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:border-purple-900 {
    --tw-border-opacity: 1;
    border-color: rgba(76, 29, 149, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:border-pink-50 {
    --tw-border-opacity: 1;
    border-color: rgba(253, 242, 248, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:border-pink-100 {
    --tw-border-opacity: 1;
    border-color: rgba(252, 231, 243, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:border-pink-200 {
    --tw-border-opacity: 1;
    border-color: rgba(251, 207, 232, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:border-pink-300 {
    --tw-border-opacity: 1;
    border-color: rgba(249, 168, 212, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:border-pink-400 {
    --tw-border-opacity: 1;
    border-color: rgba(244, 114, 182, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:border-pink-500 {
    --tw-border-opacity: 1;
    border-color: rgba(236, 72, 153, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:border-pink-600 {
    --tw-border-opacity: 1;
    border-color: rgba(219, 39, 119, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:border-pink-700 {
    --tw-border-opacity: 1;
    border-color: rgba(190, 24, 93, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:border-pink-800 {
    --tw-border-opacity: 1;
    border-color: rgba(157, 23, 77, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:border-pink-900 {
    --tw-border-opacity: 1;
    border-color: rgba(131, 24, 67, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:border-base-normal {
    --tw-border-opacity: 1;
    border-color: rgba(0, 65, 129, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:border-base-dark {
    --tw-border-opacity: 1;
    border-color: rgba(0, 52, 105, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:border-base-black {
    --tw-border-opacity: 1;
    border-color: rgba(29, 29, 31, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:border-base-border {
    --tw-border-opacity: 1;
    border-color: rgba(231, 231, 233, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:border-primary-normal {
    --tw-border-opacity: 1;
    border-color: rgba(0, 103, 207, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:border-primary-alt {
    --tw-border-opacity: 1;
    border-color: rgba(0, 71, 143, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:border-subtle-white {
    --tw-border-opacity: 1;
    border-color: rgba(249, 249, 249, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:border-turquesa {
    --tw-border-opacity: 1;
    border-color: rgba(0, 151, 178, var(--tw-border-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:border-transparent {
    border-color: transparent;
  }

  .group:hover .tablet-portrait-max\:group-hover\:border-current {
    border-color: currentColor;
  }

  .group:hover .tablet-portrait-max\:group-hover\:border-black {
    --tw-border-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:border-white {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:border-gray-50 {
    --tw-border-opacity: 1;
    border-color: rgba(249, 250, 251, var(--tw-border-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:border-gray-100 {
    --tw-border-opacity: 1;
    border-color: rgba(243, 244, 246, var(--tw-border-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:border-gray-200 {
    --tw-border-opacity: 1;
    border-color: rgba(229, 231, 235, var(--tw-border-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:border-gray-300 {
    --tw-border-opacity: 1;
    border-color: rgba(209, 213, 219, var(--tw-border-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:border-gray-400 {
    --tw-border-opacity: 1;
    border-color: rgba(156, 163, 175, var(--tw-border-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:border-gray-500 {
    --tw-border-opacity: 1;
    border-color: rgba(107, 114, 128, var(--tw-border-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:border-gray-600 {
    --tw-border-opacity: 1;
    border-color: rgba(75, 85, 99, var(--tw-border-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:border-gray-700 {
    --tw-border-opacity: 1;
    border-color: rgba(55, 65, 81, var(--tw-border-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:border-gray-800 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 41, 55, var(--tw-border-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:border-gray-900 {
    --tw-border-opacity: 1;
    border-color: rgba(17, 24, 39, var(--tw-border-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:border-red-50 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 242, 242, var(--tw-border-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:border-red-100 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 226, 226, var(--tw-border-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:border-red-200 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 202, 202, var(--tw-border-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:border-red-300 {
    --tw-border-opacity: 1;
    border-color: rgba(252, 165, 165, var(--tw-border-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:border-red-400 {
    --tw-border-opacity: 1;
    border-color: rgba(248, 113, 113, var(--tw-border-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:border-red-500 {
    --tw-border-opacity: 1;
    border-color: rgba(239, 68, 68, var(--tw-border-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:border-red-600 {
    --tw-border-opacity: 1;
    border-color: rgba(220, 38, 38, var(--tw-border-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:border-red-700 {
    --tw-border-opacity: 1;
    border-color: rgba(185, 28, 28, var(--tw-border-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:border-red-800 {
    --tw-border-opacity: 1;
    border-color: rgba(153, 27, 27, var(--tw-border-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:border-red-900 {
    --tw-border-opacity: 1;
    border-color: rgba(127, 29, 29, var(--tw-border-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:border-yellow-50 {
    --tw-border-opacity: 1;
    border-color: rgba(255, 251, 235, var(--tw-border-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:border-yellow-100 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 243, 199, var(--tw-border-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:border-yellow-200 {
    --tw-border-opacity: 1;
    border-color: rgba(253, 230, 138, var(--tw-border-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:border-yellow-300 {
    --tw-border-opacity: 1;
    border-color: rgba(252, 211, 77, var(--tw-border-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:border-yellow-400 {
    --tw-border-opacity: 1;
    border-color: rgba(251, 191, 36, var(--tw-border-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:border-yellow-500 {
    --tw-border-opacity: 1;
    border-color: rgba(245, 158, 11, var(--tw-border-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:border-yellow-600 {
    --tw-border-opacity: 1;
    border-color: rgba(217, 119, 6, var(--tw-border-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:border-yellow-700 {
    --tw-border-opacity: 1;
    border-color: rgba(180, 83, 9, var(--tw-border-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:border-yellow-800 {
    --tw-border-opacity: 1;
    border-color: rgba(146, 64, 14, var(--tw-border-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:border-yellow-900 {
    --tw-border-opacity: 1;
    border-color: rgba(120, 53, 15, var(--tw-border-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:border-green-50 {
    --tw-border-opacity: 1;
    border-color: rgba(236, 253, 245, var(--tw-border-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:border-green-100 {
    --tw-border-opacity: 1;
    border-color: rgba(209, 250, 229, var(--tw-border-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:border-green-200 {
    --tw-border-opacity: 1;
    border-color: rgba(167, 243, 208, var(--tw-border-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:border-green-300 {
    --tw-border-opacity: 1;
    border-color: rgba(110, 231, 183, var(--tw-border-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:border-green-400 {
    --tw-border-opacity: 1;
    border-color: rgba(52, 211, 153, var(--tw-border-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:border-green-500 {
    --tw-border-opacity: 1;
    border-color: rgba(16, 185, 129, var(--tw-border-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:border-green-600 {
    --tw-border-opacity: 1;
    border-color: rgba(5, 150, 105, var(--tw-border-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:border-green-700 {
    --tw-border-opacity: 1;
    border-color: rgba(4, 120, 87, var(--tw-border-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:border-green-800 {
    --tw-border-opacity: 1;
    border-color: rgba(6, 95, 70, var(--tw-border-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:border-green-900 {
    --tw-border-opacity: 1;
    border-color: rgba(6, 78, 59, var(--tw-border-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:border-blue-50 {
    --tw-border-opacity: 1;
    border-color: rgba(239, 246, 255, var(--tw-border-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:border-blue-100 {
    --tw-border-opacity: 1;
    border-color: rgba(219, 234, 254, var(--tw-border-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:border-blue-200 {
    --tw-border-opacity: 1;
    border-color: rgba(191, 219, 254, var(--tw-border-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:border-blue-300 {
    --tw-border-opacity: 1;
    border-color: rgba(147, 197, 253, var(--tw-border-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:border-blue-400 {
    --tw-border-opacity: 1;
    border-color: rgba(96, 165, 250, var(--tw-border-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:border-blue-500 {
    --tw-border-opacity: 1;
    border-color: rgba(59, 130, 246, var(--tw-border-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:border-blue-600 {
    --tw-border-opacity: 1;
    border-color: rgba(37, 99, 235, var(--tw-border-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:border-blue-700 {
    --tw-border-opacity: 1;
    border-color: rgba(29, 78, 216, var(--tw-border-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:border-blue-800 {
    --tw-border-opacity: 1;
    border-color: rgba(30, 64, 175, var(--tw-border-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:border-blue-900 {
    --tw-border-opacity: 1;
    border-color: rgba(30, 58, 138, var(--tw-border-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:border-indigo-50 {
    --tw-border-opacity: 1;
    border-color: rgba(238, 242, 255, var(--tw-border-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:border-indigo-100 {
    --tw-border-opacity: 1;
    border-color: rgba(224, 231, 255, var(--tw-border-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:border-indigo-200 {
    --tw-border-opacity: 1;
    border-color: rgba(199, 210, 254, var(--tw-border-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:border-indigo-300 {
    --tw-border-opacity: 1;
    border-color: rgba(165, 180, 252, var(--tw-border-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:border-indigo-400 {
    --tw-border-opacity: 1;
    border-color: rgba(129, 140, 248, var(--tw-border-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:border-indigo-500 {
    --tw-border-opacity: 1;
    border-color: rgba(99, 102, 241, var(--tw-border-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:border-indigo-600 {
    --tw-border-opacity: 1;
    border-color: rgba(79, 70, 229, var(--tw-border-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:border-indigo-700 {
    --tw-border-opacity: 1;
    border-color: rgba(67, 56, 202, var(--tw-border-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:border-indigo-800 {
    --tw-border-opacity: 1;
    border-color: rgba(55, 48, 163, var(--tw-border-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:border-indigo-900 {
    --tw-border-opacity: 1;
    border-color: rgba(49, 46, 129, var(--tw-border-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:border-purple-50 {
    --tw-border-opacity: 1;
    border-color: rgba(245, 243, 255, var(--tw-border-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:border-purple-100 {
    --tw-border-opacity: 1;
    border-color: rgba(237, 233, 254, var(--tw-border-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:border-purple-200 {
    --tw-border-opacity: 1;
    border-color: rgba(221, 214, 254, var(--tw-border-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:border-purple-300 {
    --tw-border-opacity: 1;
    border-color: rgba(196, 181, 253, var(--tw-border-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:border-purple-400 {
    --tw-border-opacity: 1;
    border-color: rgba(167, 139, 250, var(--tw-border-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:border-purple-500 {
    --tw-border-opacity: 1;
    border-color: rgba(139, 92, 246, var(--tw-border-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:border-purple-600 {
    --tw-border-opacity: 1;
    border-color: rgba(124, 58, 237, var(--tw-border-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:border-purple-700 {
    --tw-border-opacity: 1;
    border-color: rgba(109, 40, 217, var(--tw-border-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:border-purple-800 {
    --tw-border-opacity: 1;
    border-color: rgba(91, 33, 182, var(--tw-border-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:border-purple-900 {
    --tw-border-opacity: 1;
    border-color: rgba(76, 29, 149, var(--tw-border-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:border-pink-50 {
    --tw-border-opacity: 1;
    border-color: rgba(253, 242, 248, var(--tw-border-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:border-pink-100 {
    --tw-border-opacity: 1;
    border-color: rgba(252, 231, 243, var(--tw-border-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:border-pink-200 {
    --tw-border-opacity: 1;
    border-color: rgba(251, 207, 232, var(--tw-border-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:border-pink-300 {
    --tw-border-opacity: 1;
    border-color: rgba(249, 168, 212, var(--tw-border-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:border-pink-400 {
    --tw-border-opacity: 1;
    border-color: rgba(244, 114, 182, var(--tw-border-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:border-pink-500 {
    --tw-border-opacity: 1;
    border-color: rgba(236, 72, 153, var(--tw-border-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:border-pink-600 {
    --tw-border-opacity: 1;
    border-color: rgba(219, 39, 119, var(--tw-border-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:border-pink-700 {
    --tw-border-opacity: 1;
    border-color: rgba(190, 24, 93, var(--tw-border-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:border-pink-800 {
    --tw-border-opacity: 1;
    border-color: rgba(157, 23, 77, var(--tw-border-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:border-pink-900 {
    --tw-border-opacity: 1;
    border-color: rgba(131, 24, 67, var(--tw-border-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:border-base-normal {
    --tw-border-opacity: 1;
    border-color: rgba(0, 65, 129, var(--tw-border-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:border-base-dark {
    --tw-border-opacity: 1;
    border-color: rgba(0, 52, 105, var(--tw-border-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:border-base-black {
    --tw-border-opacity: 1;
    border-color: rgba(29, 29, 31, var(--tw-border-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:border-base-border {
    --tw-border-opacity: 1;
    border-color: rgba(231, 231, 233, var(--tw-border-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:border-primary-normal {
    --tw-border-opacity: 1;
    border-color: rgba(0, 103, 207, var(--tw-border-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:border-primary-alt {
    --tw-border-opacity: 1;
    border-color: rgba(0, 71, 143, var(--tw-border-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:border-subtle-white {
    --tw-border-opacity: 1;
    border-color: rgba(249, 249, 249, var(--tw-border-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:border-turquesa {
    --tw-border-opacity: 1;
    border-color: rgba(0, 151, 178, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:focus-within\:border-transparent:focus-within {
    border-color: transparent;
  }

  .tablet-portrait-max\:focus-within\:border-current:focus-within {
    border-color: currentColor;
  }

  .tablet-portrait-max\:focus-within\:border-black:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:focus-within\:border-white:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:focus-within\:border-gray-50:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(249, 250, 251, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:focus-within\:border-gray-100:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(243, 244, 246, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:focus-within\:border-gray-200:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(229, 231, 235, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:focus-within\:border-gray-300:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(209, 213, 219, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:focus-within\:border-gray-400:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(156, 163, 175, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:focus-within\:border-gray-500:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(107, 114, 128, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:focus-within\:border-gray-600:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(75, 85, 99, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:focus-within\:border-gray-700:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(55, 65, 81, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:focus-within\:border-gray-800:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(31, 41, 55, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:focus-within\:border-gray-900:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(17, 24, 39, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:focus-within\:border-red-50:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(254, 242, 242, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:focus-within\:border-red-100:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(254, 226, 226, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:focus-within\:border-red-200:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(254, 202, 202, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:focus-within\:border-red-300:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(252, 165, 165, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:focus-within\:border-red-400:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(248, 113, 113, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:focus-within\:border-red-500:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(239, 68, 68, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:focus-within\:border-red-600:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(220, 38, 38, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:focus-within\:border-red-700:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(185, 28, 28, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:focus-within\:border-red-800:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(153, 27, 27, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:focus-within\:border-red-900:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(127, 29, 29, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:focus-within\:border-yellow-50:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(255, 251, 235, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:focus-within\:border-yellow-100:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(254, 243, 199, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:focus-within\:border-yellow-200:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(253, 230, 138, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:focus-within\:border-yellow-300:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(252, 211, 77, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:focus-within\:border-yellow-400:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(251, 191, 36, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:focus-within\:border-yellow-500:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(245, 158, 11, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:focus-within\:border-yellow-600:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(217, 119, 6, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:focus-within\:border-yellow-700:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(180, 83, 9, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:focus-within\:border-yellow-800:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(146, 64, 14, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:focus-within\:border-yellow-900:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(120, 53, 15, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:focus-within\:border-green-50:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(236, 253, 245, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:focus-within\:border-green-100:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(209, 250, 229, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:focus-within\:border-green-200:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(167, 243, 208, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:focus-within\:border-green-300:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(110, 231, 183, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:focus-within\:border-green-400:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(52, 211, 153, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:focus-within\:border-green-500:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(16, 185, 129, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:focus-within\:border-green-600:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(5, 150, 105, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:focus-within\:border-green-700:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(4, 120, 87, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:focus-within\:border-green-800:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(6, 95, 70, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:focus-within\:border-green-900:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(6, 78, 59, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:focus-within\:border-blue-50:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(239, 246, 255, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:focus-within\:border-blue-100:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(219, 234, 254, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:focus-within\:border-blue-200:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(191, 219, 254, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:focus-within\:border-blue-300:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(147, 197, 253, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:focus-within\:border-blue-400:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(96, 165, 250, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:focus-within\:border-blue-500:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(59, 130, 246, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:focus-within\:border-blue-600:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(37, 99, 235, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:focus-within\:border-blue-700:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(29, 78, 216, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:focus-within\:border-blue-800:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(30, 64, 175, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:focus-within\:border-blue-900:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(30, 58, 138, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:focus-within\:border-indigo-50:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(238, 242, 255, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:focus-within\:border-indigo-100:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(224, 231, 255, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:focus-within\:border-indigo-200:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(199, 210, 254, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:focus-within\:border-indigo-300:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(165, 180, 252, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:focus-within\:border-indigo-400:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(129, 140, 248, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:focus-within\:border-indigo-500:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(99, 102, 241, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:focus-within\:border-indigo-600:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(79, 70, 229, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:focus-within\:border-indigo-700:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(67, 56, 202, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:focus-within\:border-indigo-800:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(55, 48, 163, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:focus-within\:border-indigo-900:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(49, 46, 129, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:focus-within\:border-purple-50:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(245, 243, 255, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:focus-within\:border-purple-100:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(237, 233, 254, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:focus-within\:border-purple-200:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(221, 214, 254, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:focus-within\:border-purple-300:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(196, 181, 253, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:focus-within\:border-purple-400:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(167, 139, 250, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:focus-within\:border-purple-500:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(139, 92, 246, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:focus-within\:border-purple-600:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(124, 58, 237, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:focus-within\:border-purple-700:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(109, 40, 217, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:focus-within\:border-purple-800:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(91, 33, 182, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:focus-within\:border-purple-900:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(76, 29, 149, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:focus-within\:border-pink-50:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(253, 242, 248, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:focus-within\:border-pink-100:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(252, 231, 243, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:focus-within\:border-pink-200:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(251, 207, 232, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:focus-within\:border-pink-300:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(249, 168, 212, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:focus-within\:border-pink-400:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(244, 114, 182, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:focus-within\:border-pink-500:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(236, 72, 153, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:focus-within\:border-pink-600:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(219, 39, 119, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:focus-within\:border-pink-700:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(190, 24, 93, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:focus-within\:border-pink-800:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(157, 23, 77, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:focus-within\:border-pink-900:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(131, 24, 67, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:focus-within\:border-base-normal:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(0, 65, 129, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:focus-within\:border-base-dark:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(0, 52, 105, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:focus-within\:border-base-black:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(29, 29, 31, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:focus-within\:border-base-border:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(231, 231, 233, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:focus-within\:border-primary-normal:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(0, 103, 207, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:focus-within\:border-primary-alt:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(0, 71, 143, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:focus-within\:border-subtle-white:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(249, 249, 249, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:focus-within\:border-turquesa:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(0, 151, 178, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:hover\:border-transparent:hover {
    border-color: transparent;
  }

  .tablet-portrait-max\:hover\:border-current:hover {
    border-color: currentColor;
  }

  .tablet-portrait-max\:hover\:border-black:hover {
    --tw-border-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:hover\:border-white:hover {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:hover\:border-gray-50:hover {
    --tw-border-opacity: 1;
    border-color: rgba(249, 250, 251, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:hover\:border-gray-100:hover {
    --tw-border-opacity: 1;
    border-color: rgba(243, 244, 246, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:hover\:border-gray-200:hover {
    --tw-border-opacity: 1;
    border-color: rgba(229, 231, 235, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:hover\:border-gray-300:hover {
    --tw-border-opacity: 1;
    border-color: rgba(209, 213, 219, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:hover\:border-gray-400:hover {
    --tw-border-opacity: 1;
    border-color: rgba(156, 163, 175, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:hover\:border-gray-500:hover {
    --tw-border-opacity: 1;
    border-color: rgba(107, 114, 128, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:hover\:border-gray-600:hover {
    --tw-border-opacity: 1;
    border-color: rgba(75, 85, 99, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:hover\:border-gray-700:hover {
    --tw-border-opacity: 1;
    border-color: rgba(55, 65, 81, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:hover\:border-gray-800:hover {
    --tw-border-opacity: 1;
    border-color: rgba(31, 41, 55, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:hover\:border-gray-900:hover {
    --tw-border-opacity: 1;
    border-color: rgba(17, 24, 39, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:hover\:border-red-50:hover {
    --tw-border-opacity: 1;
    border-color: rgba(254, 242, 242, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:hover\:border-red-100:hover {
    --tw-border-opacity: 1;
    border-color: rgba(254, 226, 226, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:hover\:border-red-200:hover {
    --tw-border-opacity: 1;
    border-color: rgba(254, 202, 202, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:hover\:border-red-300:hover {
    --tw-border-opacity: 1;
    border-color: rgba(252, 165, 165, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:hover\:border-red-400:hover {
    --tw-border-opacity: 1;
    border-color: rgba(248, 113, 113, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:hover\:border-red-500:hover {
    --tw-border-opacity: 1;
    border-color: rgba(239, 68, 68, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:hover\:border-red-600:hover {
    --tw-border-opacity: 1;
    border-color: rgba(220, 38, 38, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:hover\:border-red-700:hover {
    --tw-border-opacity: 1;
    border-color: rgba(185, 28, 28, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:hover\:border-red-800:hover {
    --tw-border-opacity: 1;
    border-color: rgba(153, 27, 27, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:hover\:border-red-900:hover {
    --tw-border-opacity: 1;
    border-color: rgba(127, 29, 29, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:hover\:border-yellow-50:hover {
    --tw-border-opacity: 1;
    border-color: rgba(255, 251, 235, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:hover\:border-yellow-100:hover {
    --tw-border-opacity: 1;
    border-color: rgba(254, 243, 199, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:hover\:border-yellow-200:hover {
    --tw-border-opacity: 1;
    border-color: rgba(253, 230, 138, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:hover\:border-yellow-300:hover {
    --tw-border-opacity: 1;
    border-color: rgba(252, 211, 77, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:hover\:border-yellow-400:hover {
    --tw-border-opacity: 1;
    border-color: rgba(251, 191, 36, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:hover\:border-yellow-500:hover {
    --tw-border-opacity: 1;
    border-color: rgba(245, 158, 11, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:hover\:border-yellow-600:hover {
    --tw-border-opacity: 1;
    border-color: rgba(217, 119, 6, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:hover\:border-yellow-700:hover {
    --tw-border-opacity: 1;
    border-color: rgba(180, 83, 9, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:hover\:border-yellow-800:hover {
    --tw-border-opacity: 1;
    border-color: rgba(146, 64, 14, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:hover\:border-yellow-900:hover {
    --tw-border-opacity: 1;
    border-color: rgba(120, 53, 15, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:hover\:border-green-50:hover {
    --tw-border-opacity: 1;
    border-color: rgba(236, 253, 245, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:hover\:border-green-100:hover {
    --tw-border-opacity: 1;
    border-color: rgba(209, 250, 229, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:hover\:border-green-200:hover {
    --tw-border-opacity: 1;
    border-color: rgba(167, 243, 208, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:hover\:border-green-300:hover {
    --tw-border-opacity: 1;
    border-color: rgba(110, 231, 183, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:hover\:border-green-400:hover {
    --tw-border-opacity: 1;
    border-color: rgba(52, 211, 153, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:hover\:border-green-500:hover {
    --tw-border-opacity: 1;
    border-color: rgba(16, 185, 129, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:hover\:border-green-600:hover {
    --tw-border-opacity: 1;
    border-color: rgba(5, 150, 105, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:hover\:border-green-700:hover {
    --tw-border-opacity: 1;
    border-color: rgba(4, 120, 87, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:hover\:border-green-800:hover {
    --tw-border-opacity: 1;
    border-color: rgba(6, 95, 70, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:hover\:border-green-900:hover {
    --tw-border-opacity: 1;
    border-color: rgba(6, 78, 59, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:hover\:border-blue-50:hover {
    --tw-border-opacity: 1;
    border-color: rgba(239, 246, 255, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:hover\:border-blue-100:hover {
    --tw-border-opacity: 1;
    border-color: rgba(219, 234, 254, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:hover\:border-blue-200:hover {
    --tw-border-opacity: 1;
    border-color: rgba(191, 219, 254, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:hover\:border-blue-300:hover {
    --tw-border-opacity: 1;
    border-color: rgba(147, 197, 253, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:hover\:border-blue-400:hover {
    --tw-border-opacity: 1;
    border-color: rgba(96, 165, 250, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:hover\:border-blue-500:hover {
    --tw-border-opacity: 1;
    border-color: rgba(59, 130, 246, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:hover\:border-blue-600:hover {
    --tw-border-opacity: 1;
    border-color: rgba(37, 99, 235, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:hover\:border-blue-700:hover {
    --tw-border-opacity: 1;
    border-color: rgba(29, 78, 216, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:hover\:border-blue-800:hover {
    --tw-border-opacity: 1;
    border-color: rgba(30, 64, 175, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:hover\:border-blue-900:hover {
    --tw-border-opacity: 1;
    border-color: rgba(30, 58, 138, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:hover\:border-indigo-50:hover {
    --tw-border-opacity: 1;
    border-color: rgba(238, 242, 255, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:hover\:border-indigo-100:hover {
    --tw-border-opacity: 1;
    border-color: rgba(224, 231, 255, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:hover\:border-indigo-200:hover {
    --tw-border-opacity: 1;
    border-color: rgba(199, 210, 254, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:hover\:border-indigo-300:hover {
    --tw-border-opacity: 1;
    border-color: rgba(165, 180, 252, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:hover\:border-indigo-400:hover {
    --tw-border-opacity: 1;
    border-color: rgba(129, 140, 248, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:hover\:border-indigo-500:hover {
    --tw-border-opacity: 1;
    border-color: rgba(99, 102, 241, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:hover\:border-indigo-600:hover {
    --tw-border-opacity: 1;
    border-color: rgba(79, 70, 229, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:hover\:border-indigo-700:hover {
    --tw-border-opacity: 1;
    border-color: rgba(67, 56, 202, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:hover\:border-indigo-800:hover {
    --tw-border-opacity: 1;
    border-color: rgba(55, 48, 163, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:hover\:border-indigo-900:hover {
    --tw-border-opacity: 1;
    border-color: rgba(49, 46, 129, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:hover\:border-purple-50:hover {
    --tw-border-opacity: 1;
    border-color: rgba(245, 243, 255, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:hover\:border-purple-100:hover {
    --tw-border-opacity: 1;
    border-color: rgba(237, 233, 254, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:hover\:border-purple-200:hover {
    --tw-border-opacity: 1;
    border-color: rgba(221, 214, 254, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:hover\:border-purple-300:hover {
    --tw-border-opacity: 1;
    border-color: rgba(196, 181, 253, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:hover\:border-purple-400:hover {
    --tw-border-opacity: 1;
    border-color: rgba(167, 139, 250, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:hover\:border-purple-500:hover {
    --tw-border-opacity: 1;
    border-color: rgba(139, 92, 246, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:hover\:border-purple-600:hover {
    --tw-border-opacity: 1;
    border-color: rgba(124, 58, 237, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:hover\:border-purple-700:hover {
    --tw-border-opacity: 1;
    border-color: rgba(109, 40, 217, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:hover\:border-purple-800:hover {
    --tw-border-opacity: 1;
    border-color: rgba(91, 33, 182, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:hover\:border-purple-900:hover {
    --tw-border-opacity: 1;
    border-color: rgba(76, 29, 149, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:hover\:border-pink-50:hover {
    --tw-border-opacity: 1;
    border-color: rgba(253, 242, 248, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:hover\:border-pink-100:hover {
    --tw-border-opacity: 1;
    border-color: rgba(252, 231, 243, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:hover\:border-pink-200:hover {
    --tw-border-opacity: 1;
    border-color: rgba(251, 207, 232, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:hover\:border-pink-300:hover {
    --tw-border-opacity: 1;
    border-color: rgba(249, 168, 212, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:hover\:border-pink-400:hover {
    --tw-border-opacity: 1;
    border-color: rgba(244, 114, 182, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:hover\:border-pink-500:hover {
    --tw-border-opacity: 1;
    border-color: rgba(236, 72, 153, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:hover\:border-pink-600:hover {
    --tw-border-opacity: 1;
    border-color: rgba(219, 39, 119, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:hover\:border-pink-700:hover {
    --tw-border-opacity: 1;
    border-color: rgba(190, 24, 93, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:hover\:border-pink-800:hover {
    --tw-border-opacity: 1;
    border-color: rgba(157, 23, 77, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:hover\:border-pink-900:hover {
    --tw-border-opacity: 1;
    border-color: rgba(131, 24, 67, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:hover\:border-base-normal:hover {
    --tw-border-opacity: 1;
    border-color: rgba(0, 65, 129, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:hover\:border-base-dark:hover {
    --tw-border-opacity: 1;
    border-color: rgba(0, 52, 105, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:hover\:border-base-black:hover {
    --tw-border-opacity: 1;
    border-color: rgba(29, 29, 31, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:hover\:border-base-border:hover {
    --tw-border-opacity: 1;
    border-color: rgba(231, 231, 233, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:hover\:border-primary-normal:hover {
    --tw-border-opacity: 1;
    border-color: rgba(0, 103, 207, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:hover\:border-primary-alt:hover {
    --tw-border-opacity: 1;
    border-color: rgba(0, 71, 143, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:hover\:border-subtle-white:hover {
    --tw-border-opacity: 1;
    border-color: rgba(249, 249, 249, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:hover\:border-turquesa:hover {
    --tw-border-opacity: 1;
    border-color: rgba(0, 151, 178, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:focus\:border-transparent:focus {
    border-color: transparent;
  }

  .tablet-portrait-max\:focus\:border-current:focus {
    border-color: currentColor;
  }

  .tablet-portrait-max\:focus\:border-black:focus {
    --tw-border-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:focus\:border-white:focus {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:focus\:border-gray-50:focus {
    --tw-border-opacity: 1;
    border-color: rgba(249, 250, 251, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:focus\:border-gray-100:focus {
    --tw-border-opacity: 1;
    border-color: rgba(243, 244, 246, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:focus\:border-gray-200:focus {
    --tw-border-opacity: 1;
    border-color: rgba(229, 231, 235, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:focus\:border-gray-300:focus {
    --tw-border-opacity: 1;
    border-color: rgba(209, 213, 219, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:focus\:border-gray-400:focus {
    --tw-border-opacity: 1;
    border-color: rgba(156, 163, 175, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:focus\:border-gray-500:focus {
    --tw-border-opacity: 1;
    border-color: rgba(107, 114, 128, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:focus\:border-gray-600:focus {
    --tw-border-opacity: 1;
    border-color: rgba(75, 85, 99, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:focus\:border-gray-700:focus {
    --tw-border-opacity: 1;
    border-color: rgba(55, 65, 81, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:focus\:border-gray-800:focus {
    --tw-border-opacity: 1;
    border-color: rgba(31, 41, 55, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:focus\:border-gray-900:focus {
    --tw-border-opacity: 1;
    border-color: rgba(17, 24, 39, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:focus\:border-red-50:focus {
    --tw-border-opacity: 1;
    border-color: rgba(254, 242, 242, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:focus\:border-red-100:focus {
    --tw-border-opacity: 1;
    border-color: rgba(254, 226, 226, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:focus\:border-red-200:focus {
    --tw-border-opacity: 1;
    border-color: rgba(254, 202, 202, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:focus\:border-red-300:focus {
    --tw-border-opacity: 1;
    border-color: rgba(252, 165, 165, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:focus\:border-red-400:focus {
    --tw-border-opacity: 1;
    border-color: rgba(248, 113, 113, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:focus\:border-red-500:focus {
    --tw-border-opacity: 1;
    border-color: rgba(239, 68, 68, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:focus\:border-red-600:focus {
    --tw-border-opacity: 1;
    border-color: rgba(220, 38, 38, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:focus\:border-red-700:focus {
    --tw-border-opacity: 1;
    border-color: rgba(185, 28, 28, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:focus\:border-red-800:focus {
    --tw-border-opacity: 1;
    border-color: rgba(153, 27, 27, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:focus\:border-red-900:focus {
    --tw-border-opacity: 1;
    border-color: rgba(127, 29, 29, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:focus\:border-yellow-50:focus {
    --tw-border-opacity: 1;
    border-color: rgba(255, 251, 235, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:focus\:border-yellow-100:focus {
    --tw-border-opacity: 1;
    border-color: rgba(254, 243, 199, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:focus\:border-yellow-200:focus {
    --tw-border-opacity: 1;
    border-color: rgba(253, 230, 138, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:focus\:border-yellow-300:focus {
    --tw-border-opacity: 1;
    border-color: rgba(252, 211, 77, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:focus\:border-yellow-400:focus {
    --tw-border-opacity: 1;
    border-color: rgba(251, 191, 36, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:focus\:border-yellow-500:focus {
    --tw-border-opacity: 1;
    border-color: rgba(245, 158, 11, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:focus\:border-yellow-600:focus {
    --tw-border-opacity: 1;
    border-color: rgba(217, 119, 6, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:focus\:border-yellow-700:focus {
    --tw-border-opacity: 1;
    border-color: rgba(180, 83, 9, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:focus\:border-yellow-800:focus {
    --tw-border-opacity: 1;
    border-color: rgba(146, 64, 14, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:focus\:border-yellow-900:focus {
    --tw-border-opacity: 1;
    border-color: rgba(120, 53, 15, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:focus\:border-green-50:focus {
    --tw-border-opacity: 1;
    border-color: rgba(236, 253, 245, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:focus\:border-green-100:focus {
    --tw-border-opacity: 1;
    border-color: rgba(209, 250, 229, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:focus\:border-green-200:focus {
    --tw-border-opacity: 1;
    border-color: rgba(167, 243, 208, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:focus\:border-green-300:focus {
    --tw-border-opacity: 1;
    border-color: rgba(110, 231, 183, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:focus\:border-green-400:focus {
    --tw-border-opacity: 1;
    border-color: rgba(52, 211, 153, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:focus\:border-green-500:focus {
    --tw-border-opacity: 1;
    border-color: rgba(16, 185, 129, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:focus\:border-green-600:focus {
    --tw-border-opacity: 1;
    border-color: rgba(5, 150, 105, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:focus\:border-green-700:focus {
    --tw-border-opacity: 1;
    border-color: rgba(4, 120, 87, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:focus\:border-green-800:focus {
    --tw-border-opacity: 1;
    border-color: rgba(6, 95, 70, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:focus\:border-green-900:focus {
    --tw-border-opacity: 1;
    border-color: rgba(6, 78, 59, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:focus\:border-blue-50:focus {
    --tw-border-opacity: 1;
    border-color: rgba(239, 246, 255, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:focus\:border-blue-100:focus {
    --tw-border-opacity: 1;
    border-color: rgba(219, 234, 254, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:focus\:border-blue-200:focus {
    --tw-border-opacity: 1;
    border-color: rgba(191, 219, 254, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:focus\:border-blue-300:focus {
    --tw-border-opacity: 1;
    border-color: rgba(147, 197, 253, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:focus\:border-blue-400:focus {
    --tw-border-opacity: 1;
    border-color: rgba(96, 165, 250, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:focus\:border-blue-500:focus {
    --tw-border-opacity: 1;
    border-color: rgba(59, 130, 246, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:focus\:border-blue-600:focus {
    --tw-border-opacity: 1;
    border-color: rgba(37, 99, 235, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:focus\:border-blue-700:focus {
    --tw-border-opacity: 1;
    border-color: rgba(29, 78, 216, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:focus\:border-blue-800:focus {
    --tw-border-opacity: 1;
    border-color: rgba(30, 64, 175, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:focus\:border-blue-900:focus {
    --tw-border-opacity: 1;
    border-color: rgba(30, 58, 138, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:focus\:border-indigo-50:focus {
    --tw-border-opacity: 1;
    border-color: rgba(238, 242, 255, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:focus\:border-indigo-100:focus {
    --tw-border-opacity: 1;
    border-color: rgba(224, 231, 255, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:focus\:border-indigo-200:focus {
    --tw-border-opacity: 1;
    border-color: rgba(199, 210, 254, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:focus\:border-indigo-300:focus {
    --tw-border-opacity: 1;
    border-color: rgba(165, 180, 252, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:focus\:border-indigo-400:focus {
    --tw-border-opacity: 1;
    border-color: rgba(129, 140, 248, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:focus\:border-indigo-500:focus {
    --tw-border-opacity: 1;
    border-color: rgba(99, 102, 241, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:focus\:border-indigo-600:focus {
    --tw-border-opacity: 1;
    border-color: rgba(79, 70, 229, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:focus\:border-indigo-700:focus {
    --tw-border-opacity: 1;
    border-color: rgba(67, 56, 202, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:focus\:border-indigo-800:focus {
    --tw-border-opacity: 1;
    border-color: rgba(55, 48, 163, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:focus\:border-indigo-900:focus {
    --tw-border-opacity: 1;
    border-color: rgba(49, 46, 129, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:focus\:border-purple-50:focus {
    --tw-border-opacity: 1;
    border-color: rgba(245, 243, 255, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:focus\:border-purple-100:focus {
    --tw-border-opacity: 1;
    border-color: rgba(237, 233, 254, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:focus\:border-purple-200:focus {
    --tw-border-opacity: 1;
    border-color: rgba(221, 214, 254, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:focus\:border-purple-300:focus {
    --tw-border-opacity: 1;
    border-color: rgba(196, 181, 253, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:focus\:border-purple-400:focus {
    --tw-border-opacity: 1;
    border-color: rgba(167, 139, 250, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:focus\:border-purple-500:focus {
    --tw-border-opacity: 1;
    border-color: rgba(139, 92, 246, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:focus\:border-purple-600:focus {
    --tw-border-opacity: 1;
    border-color: rgba(124, 58, 237, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:focus\:border-purple-700:focus {
    --tw-border-opacity: 1;
    border-color: rgba(109, 40, 217, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:focus\:border-purple-800:focus {
    --tw-border-opacity: 1;
    border-color: rgba(91, 33, 182, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:focus\:border-purple-900:focus {
    --tw-border-opacity: 1;
    border-color: rgba(76, 29, 149, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:focus\:border-pink-50:focus {
    --tw-border-opacity: 1;
    border-color: rgba(253, 242, 248, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:focus\:border-pink-100:focus {
    --tw-border-opacity: 1;
    border-color: rgba(252, 231, 243, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:focus\:border-pink-200:focus {
    --tw-border-opacity: 1;
    border-color: rgba(251, 207, 232, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:focus\:border-pink-300:focus {
    --tw-border-opacity: 1;
    border-color: rgba(249, 168, 212, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:focus\:border-pink-400:focus {
    --tw-border-opacity: 1;
    border-color: rgba(244, 114, 182, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:focus\:border-pink-500:focus {
    --tw-border-opacity: 1;
    border-color: rgba(236, 72, 153, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:focus\:border-pink-600:focus {
    --tw-border-opacity: 1;
    border-color: rgba(219, 39, 119, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:focus\:border-pink-700:focus {
    --tw-border-opacity: 1;
    border-color: rgba(190, 24, 93, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:focus\:border-pink-800:focus {
    --tw-border-opacity: 1;
    border-color: rgba(157, 23, 77, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:focus\:border-pink-900:focus {
    --tw-border-opacity: 1;
    border-color: rgba(131, 24, 67, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:focus\:border-base-normal:focus {
    --tw-border-opacity: 1;
    border-color: rgba(0, 65, 129, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:focus\:border-base-dark:focus {
    --tw-border-opacity: 1;
    border-color: rgba(0, 52, 105, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:focus\:border-base-black:focus {
    --tw-border-opacity: 1;
    border-color: rgba(29, 29, 31, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:focus\:border-base-border:focus {
    --tw-border-opacity: 1;
    border-color: rgba(231, 231, 233, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:focus\:border-primary-normal:focus {
    --tw-border-opacity: 1;
    border-color: rgba(0, 103, 207, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:focus\:border-primary-alt:focus {
    --tw-border-opacity: 1;
    border-color: rgba(0, 71, 143, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:focus\:border-subtle-white:focus {
    --tw-border-opacity: 1;
    border-color: rgba(249, 249, 249, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:focus\:border-turquesa:focus {
    --tw-border-opacity: 1;
    border-color: rgba(0, 151, 178, var(--tw-border-opacity));
  }

  .tablet-portrait-max\:border-opacity-0 {
    --tw-border-opacity: 0;
  }

  .tablet-portrait-max\:border-opacity-5 {
    --tw-border-opacity: 0.05;
  }

  .tablet-portrait-max\:border-opacity-10 {
    --tw-border-opacity: 0.1;
  }

  .tablet-portrait-max\:border-opacity-20 {
    --tw-border-opacity: 0.2;
  }

  .tablet-portrait-max\:border-opacity-25 {
    --tw-border-opacity: 0.25;
  }

  .tablet-portrait-max\:border-opacity-30 {
    --tw-border-opacity: 0.3;
  }

  .tablet-portrait-max\:border-opacity-40 {
    --tw-border-opacity: 0.4;
  }

  .tablet-portrait-max\:border-opacity-50 {
    --tw-border-opacity: 0.5;
  }

  .tablet-portrait-max\:border-opacity-60 {
    --tw-border-opacity: 0.6;
  }

  .tablet-portrait-max\:border-opacity-70 {
    --tw-border-opacity: 0.7;
  }

  .tablet-portrait-max\:border-opacity-75 {
    --tw-border-opacity: 0.75;
  }

  .tablet-portrait-max\:border-opacity-80 {
    --tw-border-opacity: 0.8;
  }

  .tablet-portrait-max\:border-opacity-90 {
    --tw-border-opacity: 0.9;
  }

  .tablet-portrait-max\:border-opacity-95 {
    --tw-border-opacity: 0.95;
  }

  .tablet-portrait-max\:border-opacity-100 {
    --tw-border-opacity: 1;
  }

  .group:hover .tablet-portrait-max\:group-hover\:border-opacity-0 {
    --tw-border-opacity: 0;
  }

  .group:hover .tablet-portrait-max\:group-hover\:border-opacity-5 {
    --tw-border-opacity: 0.05;
  }

  .group:hover .tablet-portrait-max\:group-hover\:border-opacity-10 {
    --tw-border-opacity: 0.1;
  }

  .group:hover .tablet-portrait-max\:group-hover\:border-opacity-20 {
    --tw-border-opacity: 0.2;
  }

  .group:hover .tablet-portrait-max\:group-hover\:border-opacity-25 {
    --tw-border-opacity: 0.25;
  }

  .group:hover .tablet-portrait-max\:group-hover\:border-opacity-30 {
    --tw-border-opacity: 0.3;
  }

  .group:hover .tablet-portrait-max\:group-hover\:border-opacity-40 {
    --tw-border-opacity: 0.4;
  }

  .group:hover .tablet-portrait-max\:group-hover\:border-opacity-50 {
    --tw-border-opacity: 0.5;
  }

  .group:hover .tablet-portrait-max\:group-hover\:border-opacity-60 {
    --tw-border-opacity: 0.6;
  }

  .group:hover .tablet-portrait-max\:group-hover\:border-opacity-70 {
    --tw-border-opacity: 0.7;
  }

  .group:hover .tablet-portrait-max\:group-hover\:border-opacity-75 {
    --tw-border-opacity: 0.75;
  }

  .group:hover .tablet-portrait-max\:group-hover\:border-opacity-80 {
    --tw-border-opacity: 0.8;
  }

  .group:hover .tablet-portrait-max\:group-hover\:border-opacity-90 {
    --tw-border-opacity: 0.9;
  }

  .group:hover .tablet-portrait-max\:group-hover\:border-opacity-95 {
    --tw-border-opacity: 0.95;
  }

  .group:hover .tablet-portrait-max\:group-hover\:border-opacity-100 {
    --tw-border-opacity: 1;
  }

  .tablet-portrait-max\:focus-within\:border-opacity-0:focus-within {
    --tw-border-opacity: 0;
  }

  .tablet-portrait-max\:focus-within\:border-opacity-5:focus-within {
    --tw-border-opacity: 0.05;
  }

  .tablet-portrait-max\:focus-within\:border-opacity-10:focus-within {
    --tw-border-opacity: 0.1;
  }

  .tablet-portrait-max\:focus-within\:border-opacity-20:focus-within {
    --tw-border-opacity: 0.2;
  }

  .tablet-portrait-max\:focus-within\:border-opacity-25:focus-within {
    --tw-border-opacity: 0.25;
  }

  .tablet-portrait-max\:focus-within\:border-opacity-30:focus-within {
    --tw-border-opacity: 0.3;
  }

  .tablet-portrait-max\:focus-within\:border-opacity-40:focus-within {
    --tw-border-opacity: 0.4;
  }

  .tablet-portrait-max\:focus-within\:border-opacity-50:focus-within {
    --tw-border-opacity: 0.5;
  }

  .tablet-portrait-max\:focus-within\:border-opacity-60:focus-within {
    --tw-border-opacity: 0.6;
  }

  .tablet-portrait-max\:focus-within\:border-opacity-70:focus-within {
    --tw-border-opacity: 0.7;
  }

  .tablet-portrait-max\:focus-within\:border-opacity-75:focus-within {
    --tw-border-opacity: 0.75;
  }

  .tablet-portrait-max\:focus-within\:border-opacity-80:focus-within {
    --tw-border-opacity: 0.8;
  }

  .tablet-portrait-max\:focus-within\:border-opacity-90:focus-within {
    --tw-border-opacity: 0.9;
  }

  .tablet-portrait-max\:focus-within\:border-opacity-95:focus-within {
    --tw-border-opacity: 0.95;
  }

  .tablet-portrait-max\:focus-within\:border-opacity-100:focus-within {
    --tw-border-opacity: 1;
  }

  .tablet-portrait-max\:hover\:border-opacity-0:hover {
    --tw-border-opacity: 0;
  }

  .tablet-portrait-max\:hover\:border-opacity-5:hover {
    --tw-border-opacity: 0.05;
  }

  .tablet-portrait-max\:hover\:border-opacity-10:hover {
    --tw-border-opacity: 0.1;
  }

  .tablet-portrait-max\:hover\:border-opacity-20:hover {
    --tw-border-opacity: 0.2;
  }

  .tablet-portrait-max\:hover\:border-opacity-25:hover {
    --tw-border-opacity: 0.25;
  }

  .tablet-portrait-max\:hover\:border-opacity-30:hover {
    --tw-border-opacity: 0.3;
  }

  .tablet-portrait-max\:hover\:border-opacity-40:hover {
    --tw-border-opacity: 0.4;
  }

  .tablet-portrait-max\:hover\:border-opacity-50:hover {
    --tw-border-opacity: 0.5;
  }

  .tablet-portrait-max\:hover\:border-opacity-60:hover {
    --tw-border-opacity: 0.6;
  }

  .tablet-portrait-max\:hover\:border-opacity-70:hover {
    --tw-border-opacity: 0.7;
  }

  .tablet-portrait-max\:hover\:border-opacity-75:hover {
    --tw-border-opacity: 0.75;
  }

  .tablet-portrait-max\:hover\:border-opacity-80:hover {
    --tw-border-opacity: 0.8;
  }

  .tablet-portrait-max\:hover\:border-opacity-90:hover {
    --tw-border-opacity: 0.9;
  }

  .tablet-portrait-max\:hover\:border-opacity-95:hover {
    --tw-border-opacity: 0.95;
  }

  .tablet-portrait-max\:hover\:border-opacity-100:hover {
    --tw-border-opacity: 1;
  }

  .tablet-portrait-max\:focus\:border-opacity-0:focus {
    --tw-border-opacity: 0;
  }

  .tablet-portrait-max\:focus\:border-opacity-5:focus {
    --tw-border-opacity: 0.05;
  }

  .tablet-portrait-max\:focus\:border-opacity-10:focus {
    --tw-border-opacity: 0.1;
  }

  .tablet-portrait-max\:focus\:border-opacity-20:focus {
    --tw-border-opacity: 0.2;
  }

  .tablet-portrait-max\:focus\:border-opacity-25:focus {
    --tw-border-opacity: 0.25;
  }

  .tablet-portrait-max\:focus\:border-opacity-30:focus {
    --tw-border-opacity: 0.3;
  }

  .tablet-portrait-max\:focus\:border-opacity-40:focus {
    --tw-border-opacity: 0.4;
  }

  .tablet-portrait-max\:focus\:border-opacity-50:focus {
    --tw-border-opacity: 0.5;
  }

  .tablet-portrait-max\:focus\:border-opacity-60:focus {
    --tw-border-opacity: 0.6;
  }

  .tablet-portrait-max\:focus\:border-opacity-70:focus {
    --tw-border-opacity: 0.7;
  }

  .tablet-portrait-max\:focus\:border-opacity-75:focus {
    --tw-border-opacity: 0.75;
  }

  .tablet-portrait-max\:focus\:border-opacity-80:focus {
    --tw-border-opacity: 0.8;
  }

  .tablet-portrait-max\:focus\:border-opacity-90:focus {
    --tw-border-opacity: 0.9;
  }

  .tablet-portrait-max\:focus\:border-opacity-95:focus {
    --tw-border-opacity: 0.95;
  }

  .tablet-portrait-max\:focus\:border-opacity-100:focus {
    --tw-border-opacity: 1;
  }

  .tablet-portrait-max\:bg-transparent {
    background-color: transparent;
  }

  .tablet-portrait-max\:bg-current {
    background-color: currentColor;
  }

  .tablet-portrait-max\:bg-black {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:bg-white {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:bg-gray-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:bg-gray-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:bg-gray-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(229, 231, 235, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:bg-gray-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 213, 219, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:bg-gray-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(156, 163, 175, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:bg-gray-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 114, 128, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:bg-gray-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(75, 85, 99, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:bg-gray-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 65, 81, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:bg-gray-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 41, 55, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:bg-gray-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(17, 24, 39, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:bg-red-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 242, 242, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:bg-red-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 226, 226, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:bg-red-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 202, 202, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:bg-red-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 165, 165, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:bg-red-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 113, 113, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:bg-red-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 68, 68, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:bg-red-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(220, 38, 38, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:bg-red-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(185, 28, 28, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:bg-red-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(153, 27, 27, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:bg-red-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(127, 29, 29, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:bg-yellow-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:bg-yellow-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:bg-yellow-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:bg-yellow-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:bg-yellow-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:bg-yellow-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:bg-yellow-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:bg-yellow-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:bg-yellow-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:bg-yellow-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:bg-green-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 253, 245, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:bg-green-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 250, 229, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:bg-green-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(167, 243, 208, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:bg-green-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 231, 183, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:bg-green-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(52, 211, 153, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:bg-green-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(16, 185, 129, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:bg-green-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(5, 150, 105, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:bg-green-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 120, 87, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:bg-green-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 95, 70, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:bg-green-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 78, 59, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:bg-blue-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 246, 255, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:bg-blue-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 234, 254, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:bg-blue-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(191, 219, 254, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:bg-blue-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(147, 197, 253, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:bg-blue-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 165, 250, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:bg-blue-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(59, 130, 246, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:bg-blue-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 99, 235, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:bg-blue-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(29, 78, 216, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:bg-blue-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 64, 175, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:bg-blue-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 58, 138, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:bg-indigo-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 242, 255, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:bg-indigo-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(224, 231, 255, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:bg-indigo-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(199, 210, 254, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:bg-indigo-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 180, 252, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:bg-indigo-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(129, 140, 248, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:bg-indigo-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(99, 102, 241, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:bg-indigo-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(79, 70, 229, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:bg-indigo-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(67, 56, 202, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:bg-indigo-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 48, 163, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:bg-indigo-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(49, 46, 129, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:bg-purple-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 243, 255, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:bg-purple-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 233, 254, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:bg-purple-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(221, 214, 254, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:bg-purple-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(196, 181, 253, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:bg-purple-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(167, 139, 250, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:bg-purple-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(139, 92, 246, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:bg-purple-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(124, 58, 237, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:bg-purple-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(109, 40, 217, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:bg-purple-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(91, 33, 182, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:bg-purple-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(76, 29, 149, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:bg-pink-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 242, 248, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:bg-pink-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 231, 243, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:bg-pink-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 207, 232, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:bg-pink-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 168, 212, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:bg-pink-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 114, 182, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:bg-pink-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 72, 153, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:bg-pink-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 39, 119, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:bg-pink-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(190, 24, 93, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:bg-pink-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(157, 23, 77, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:bg-pink-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(131, 24, 67, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:bg-base-normal {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 65, 129, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:bg-base-dark {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 52, 105, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:bg-base-black {
    --tw-bg-opacity: 1;
    background-color: rgba(29, 29, 31, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:bg-base-border {
    --tw-bg-opacity: 1;
    background-color: rgba(231, 231, 233, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:bg-primary-normal {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 103, 207, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:bg-primary-alt {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 71, 143, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:bg-subtle-white {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 249, 249, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:bg-turquesa {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 151, 178, var(--tw-bg-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:bg-transparent {
    background-color: transparent;
  }

  .group:hover .tablet-portrait-max\:group-hover\:bg-current {
    background-color: currentColor;
  }

  .group:hover .tablet-portrait-max\:group-hover\:bg-black {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:bg-white {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:bg-gray-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:bg-gray-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:bg-gray-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(229, 231, 235, var(--tw-bg-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:bg-gray-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 213, 219, var(--tw-bg-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:bg-gray-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(156, 163, 175, var(--tw-bg-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:bg-gray-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 114, 128, var(--tw-bg-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:bg-gray-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(75, 85, 99, var(--tw-bg-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:bg-gray-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 65, 81, var(--tw-bg-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:bg-gray-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 41, 55, var(--tw-bg-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:bg-gray-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(17, 24, 39, var(--tw-bg-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:bg-red-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 242, 242, var(--tw-bg-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:bg-red-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 226, 226, var(--tw-bg-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:bg-red-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 202, 202, var(--tw-bg-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:bg-red-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 165, 165, var(--tw-bg-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:bg-red-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 113, 113, var(--tw-bg-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:bg-red-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 68, 68, var(--tw-bg-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:bg-red-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(220, 38, 38, var(--tw-bg-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:bg-red-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(185, 28, 28, var(--tw-bg-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:bg-red-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(153, 27, 27, var(--tw-bg-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:bg-red-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(127, 29, 29, var(--tw-bg-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:bg-yellow-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:bg-yellow-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:bg-yellow-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:bg-yellow-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:bg-yellow-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:bg-yellow-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:bg-yellow-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:bg-yellow-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:bg-yellow-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:bg-yellow-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:bg-green-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 253, 245, var(--tw-bg-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:bg-green-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 250, 229, var(--tw-bg-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:bg-green-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(167, 243, 208, var(--tw-bg-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:bg-green-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 231, 183, var(--tw-bg-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:bg-green-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(52, 211, 153, var(--tw-bg-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:bg-green-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(16, 185, 129, var(--tw-bg-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:bg-green-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(5, 150, 105, var(--tw-bg-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:bg-green-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 120, 87, var(--tw-bg-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:bg-green-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 95, 70, var(--tw-bg-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:bg-green-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 78, 59, var(--tw-bg-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:bg-blue-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 246, 255, var(--tw-bg-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:bg-blue-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 234, 254, var(--tw-bg-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:bg-blue-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(191, 219, 254, var(--tw-bg-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:bg-blue-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(147, 197, 253, var(--tw-bg-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:bg-blue-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 165, 250, var(--tw-bg-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:bg-blue-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(59, 130, 246, var(--tw-bg-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:bg-blue-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 99, 235, var(--tw-bg-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:bg-blue-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(29, 78, 216, var(--tw-bg-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:bg-blue-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 64, 175, var(--tw-bg-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:bg-blue-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 58, 138, var(--tw-bg-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:bg-indigo-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 242, 255, var(--tw-bg-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:bg-indigo-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(224, 231, 255, var(--tw-bg-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:bg-indigo-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(199, 210, 254, var(--tw-bg-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:bg-indigo-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 180, 252, var(--tw-bg-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:bg-indigo-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(129, 140, 248, var(--tw-bg-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:bg-indigo-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(99, 102, 241, var(--tw-bg-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:bg-indigo-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(79, 70, 229, var(--tw-bg-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:bg-indigo-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(67, 56, 202, var(--tw-bg-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:bg-indigo-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 48, 163, var(--tw-bg-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:bg-indigo-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(49, 46, 129, var(--tw-bg-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:bg-purple-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 243, 255, var(--tw-bg-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:bg-purple-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 233, 254, var(--tw-bg-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:bg-purple-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(221, 214, 254, var(--tw-bg-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:bg-purple-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(196, 181, 253, var(--tw-bg-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:bg-purple-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(167, 139, 250, var(--tw-bg-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:bg-purple-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(139, 92, 246, var(--tw-bg-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:bg-purple-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(124, 58, 237, var(--tw-bg-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:bg-purple-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(109, 40, 217, var(--tw-bg-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:bg-purple-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(91, 33, 182, var(--tw-bg-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:bg-purple-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(76, 29, 149, var(--tw-bg-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:bg-pink-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 242, 248, var(--tw-bg-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:bg-pink-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 231, 243, var(--tw-bg-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:bg-pink-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 207, 232, var(--tw-bg-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:bg-pink-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 168, 212, var(--tw-bg-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:bg-pink-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 114, 182, var(--tw-bg-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:bg-pink-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 72, 153, var(--tw-bg-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:bg-pink-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 39, 119, var(--tw-bg-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:bg-pink-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(190, 24, 93, var(--tw-bg-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:bg-pink-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(157, 23, 77, var(--tw-bg-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:bg-pink-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(131, 24, 67, var(--tw-bg-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:bg-base-normal {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 65, 129, var(--tw-bg-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:bg-base-dark {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 52, 105, var(--tw-bg-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:bg-base-black {
    --tw-bg-opacity: 1;
    background-color: rgba(29, 29, 31, var(--tw-bg-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:bg-base-border {
    --tw-bg-opacity: 1;
    background-color: rgba(231, 231, 233, var(--tw-bg-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:bg-primary-normal {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 103, 207, var(--tw-bg-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:bg-primary-alt {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 71, 143, var(--tw-bg-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:bg-subtle-white {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 249, 249, var(--tw-bg-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:bg-turquesa {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 151, 178, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:focus-within\:bg-transparent:focus-within {
    background-color: transparent;
  }

  .tablet-portrait-max\:focus-within\:bg-current:focus-within {
    background-color: currentColor;
  }

  .tablet-portrait-max\:focus-within\:bg-black:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:focus-within\:bg-white:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:focus-within\:bg-gray-50:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:focus-within\:bg-gray-100:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:focus-within\:bg-gray-200:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(229, 231, 235, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:focus-within\:bg-gray-300:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 213, 219, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:focus-within\:bg-gray-400:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(156, 163, 175, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:focus-within\:bg-gray-500:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 114, 128, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:focus-within\:bg-gray-600:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(75, 85, 99, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:focus-within\:bg-gray-700:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 65, 81, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:focus-within\:bg-gray-800:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 41, 55, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:focus-within\:bg-gray-900:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(17, 24, 39, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:focus-within\:bg-red-50:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 242, 242, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:focus-within\:bg-red-100:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 226, 226, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:focus-within\:bg-red-200:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 202, 202, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:focus-within\:bg-red-300:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 165, 165, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:focus-within\:bg-red-400:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 113, 113, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:focus-within\:bg-red-500:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 68, 68, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:focus-within\:bg-red-600:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(220, 38, 38, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:focus-within\:bg-red-700:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(185, 28, 28, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:focus-within\:bg-red-800:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(153, 27, 27, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:focus-within\:bg-red-900:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(127, 29, 29, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:focus-within\:bg-yellow-50:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:focus-within\:bg-yellow-100:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:focus-within\:bg-yellow-200:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:focus-within\:bg-yellow-300:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:focus-within\:bg-yellow-400:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:focus-within\:bg-yellow-500:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:focus-within\:bg-yellow-600:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:focus-within\:bg-yellow-700:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:focus-within\:bg-yellow-800:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:focus-within\:bg-yellow-900:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:focus-within\:bg-green-50:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 253, 245, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:focus-within\:bg-green-100:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 250, 229, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:focus-within\:bg-green-200:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(167, 243, 208, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:focus-within\:bg-green-300:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 231, 183, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:focus-within\:bg-green-400:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(52, 211, 153, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:focus-within\:bg-green-500:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(16, 185, 129, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:focus-within\:bg-green-600:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(5, 150, 105, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:focus-within\:bg-green-700:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 120, 87, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:focus-within\:bg-green-800:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 95, 70, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:focus-within\:bg-green-900:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 78, 59, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:focus-within\:bg-blue-50:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 246, 255, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:focus-within\:bg-blue-100:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 234, 254, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:focus-within\:bg-blue-200:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(191, 219, 254, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:focus-within\:bg-blue-300:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(147, 197, 253, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:focus-within\:bg-blue-400:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 165, 250, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:focus-within\:bg-blue-500:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(59, 130, 246, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:focus-within\:bg-blue-600:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 99, 235, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:focus-within\:bg-blue-700:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(29, 78, 216, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:focus-within\:bg-blue-800:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 64, 175, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:focus-within\:bg-blue-900:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 58, 138, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:focus-within\:bg-indigo-50:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 242, 255, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:focus-within\:bg-indigo-100:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(224, 231, 255, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:focus-within\:bg-indigo-200:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(199, 210, 254, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:focus-within\:bg-indigo-300:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 180, 252, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:focus-within\:bg-indigo-400:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(129, 140, 248, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:focus-within\:bg-indigo-500:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(99, 102, 241, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:focus-within\:bg-indigo-600:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(79, 70, 229, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:focus-within\:bg-indigo-700:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(67, 56, 202, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:focus-within\:bg-indigo-800:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 48, 163, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:focus-within\:bg-indigo-900:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(49, 46, 129, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:focus-within\:bg-purple-50:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 243, 255, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:focus-within\:bg-purple-100:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 233, 254, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:focus-within\:bg-purple-200:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(221, 214, 254, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:focus-within\:bg-purple-300:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(196, 181, 253, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:focus-within\:bg-purple-400:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(167, 139, 250, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:focus-within\:bg-purple-500:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(139, 92, 246, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:focus-within\:bg-purple-600:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(124, 58, 237, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:focus-within\:bg-purple-700:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(109, 40, 217, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:focus-within\:bg-purple-800:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(91, 33, 182, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:focus-within\:bg-purple-900:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(76, 29, 149, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:focus-within\:bg-pink-50:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 242, 248, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:focus-within\:bg-pink-100:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 231, 243, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:focus-within\:bg-pink-200:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 207, 232, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:focus-within\:bg-pink-300:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 168, 212, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:focus-within\:bg-pink-400:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 114, 182, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:focus-within\:bg-pink-500:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 72, 153, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:focus-within\:bg-pink-600:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 39, 119, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:focus-within\:bg-pink-700:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(190, 24, 93, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:focus-within\:bg-pink-800:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(157, 23, 77, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:focus-within\:bg-pink-900:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(131, 24, 67, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:focus-within\:bg-base-normal:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 65, 129, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:focus-within\:bg-base-dark:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 52, 105, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:focus-within\:bg-base-black:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(29, 29, 31, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:focus-within\:bg-base-border:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(231, 231, 233, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:focus-within\:bg-primary-normal:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 103, 207, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:focus-within\:bg-primary-alt:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 71, 143, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:focus-within\:bg-subtle-white:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 249, 249, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:focus-within\:bg-turquesa:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 151, 178, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:hover\:bg-transparent:hover {
    background-color: transparent;
  }

  .tablet-portrait-max\:hover\:bg-current:hover {
    background-color: currentColor;
  }

  .tablet-portrait-max\:hover\:bg-black:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:hover\:bg-white:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:hover\:bg-gray-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:hover\:bg-gray-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:hover\:bg-gray-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(229, 231, 235, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:hover\:bg-gray-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 213, 219, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:hover\:bg-gray-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(156, 163, 175, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:hover\:bg-gray-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 114, 128, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:hover\:bg-gray-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(75, 85, 99, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:hover\:bg-gray-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 65, 81, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:hover\:bg-gray-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 41, 55, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:hover\:bg-gray-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(17, 24, 39, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:hover\:bg-red-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 242, 242, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:hover\:bg-red-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 226, 226, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:hover\:bg-red-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 202, 202, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:hover\:bg-red-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 165, 165, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:hover\:bg-red-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 113, 113, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:hover\:bg-red-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 68, 68, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:hover\:bg-red-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(220, 38, 38, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:hover\:bg-red-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(185, 28, 28, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:hover\:bg-red-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(153, 27, 27, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:hover\:bg-red-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(127, 29, 29, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:hover\:bg-yellow-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:hover\:bg-yellow-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:hover\:bg-yellow-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:hover\:bg-yellow-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:hover\:bg-yellow-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:hover\:bg-yellow-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:hover\:bg-yellow-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:hover\:bg-yellow-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:hover\:bg-yellow-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:hover\:bg-yellow-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:hover\:bg-green-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 253, 245, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:hover\:bg-green-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 250, 229, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:hover\:bg-green-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(167, 243, 208, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:hover\:bg-green-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 231, 183, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:hover\:bg-green-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(52, 211, 153, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:hover\:bg-green-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(16, 185, 129, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:hover\:bg-green-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(5, 150, 105, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:hover\:bg-green-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 120, 87, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:hover\:bg-green-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 95, 70, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:hover\:bg-green-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 78, 59, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:hover\:bg-blue-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 246, 255, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:hover\:bg-blue-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 234, 254, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:hover\:bg-blue-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(191, 219, 254, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:hover\:bg-blue-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(147, 197, 253, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:hover\:bg-blue-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 165, 250, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:hover\:bg-blue-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(59, 130, 246, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:hover\:bg-blue-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 99, 235, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:hover\:bg-blue-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(29, 78, 216, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:hover\:bg-blue-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 64, 175, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:hover\:bg-blue-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 58, 138, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:hover\:bg-indigo-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 242, 255, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:hover\:bg-indigo-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(224, 231, 255, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:hover\:bg-indigo-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(199, 210, 254, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:hover\:bg-indigo-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 180, 252, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:hover\:bg-indigo-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(129, 140, 248, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:hover\:bg-indigo-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(99, 102, 241, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:hover\:bg-indigo-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(79, 70, 229, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:hover\:bg-indigo-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(67, 56, 202, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:hover\:bg-indigo-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 48, 163, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:hover\:bg-indigo-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(49, 46, 129, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:hover\:bg-purple-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 243, 255, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:hover\:bg-purple-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 233, 254, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:hover\:bg-purple-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(221, 214, 254, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:hover\:bg-purple-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(196, 181, 253, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:hover\:bg-purple-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(167, 139, 250, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:hover\:bg-purple-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(139, 92, 246, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:hover\:bg-purple-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(124, 58, 237, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:hover\:bg-purple-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(109, 40, 217, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:hover\:bg-purple-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(91, 33, 182, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:hover\:bg-purple-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(76, 29, 149, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:hover\:bg-pink-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 242, 248, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:hover\:bg-pink-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 231, 243, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:hover\:bg-pink-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 207, 232, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:hover\:bg-pink-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 168, 212, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:hover\:bg-pink-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 114, 182, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:hover\:bg-pink-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 72, 153, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:hover\:bg-pink-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 39, 119, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:hover\:bg-pink-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(190, 24, 93, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:hover\:bg-pink-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(157, 23, 77, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:hover\:bg-pink-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(131, 24, 67, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:hover\:bg-base-normal:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 65, 129, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:hover\:bg-base-dark:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 52, 105, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:hover\:bg-base-black:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(29, 29, 31, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:hover\:bg-base-border:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(231, 231, 233, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:hover\:bg-primary-normal:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 103, 207, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:hover\:bg-primary-alt:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 71, 143, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:hover\:bg-subtle-white:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 249, 249, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:hover\:bg-turquesa:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 151, 178, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:focus\:bg-transparent:focus {
    background-color: transparent;
  }

  .tablet-portrait-max\:focus\:bg-current:focus {
    background-color: currentColor;
  }

  .tablet-portrait-max\:focus\:bg-black:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:focus\:bg-white:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:focus\:bg-gray-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:focus\:bg-gray-100:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:focus\:bg-gray-200:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(229, 231, 235, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:focus\:bg-gray-300:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 213, 219, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:focus\:bg-gray-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(156, 163, 175, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:focus\:bg-gray-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 114, 128, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:focus\:bg-gray-600:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(75, 85, 99, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:focus\:bg-gray-700:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 65, 81, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:focus\:bg-gray-800:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 41, 55, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:focus\:bg-gray-900:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(17, 24, 39, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:focus\:bg-red-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 242, 242, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:focus\:bg-red-100:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 226, 226, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:focus\:bg-red-200:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 202, 202, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:focus\:bg-red-300:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 165, 165, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:focus\:bg-red-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 113, 113, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:focus\:bg-red-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 68, 68, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:focus\:bg-red-600:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(220, 38, 38, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:focus\:bg-red-700:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(185, 28, 28, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:focus\:bg-red-800:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(153, 27, 27, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:focus\:bg-red-900:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(127, 29, 29, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:focus\:bg-yellow-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:focus\:bg-yellow-100:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:focus\:bg-yellow-200:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:focus\:bg-yellow-300:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:focus\:bg-yellow-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:focus\:bg-yellow-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:focus\:bg-yellow-600:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:focus\:bg-yellow-700:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:focus\:bg-yellow-800:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:focus\:bg-yellow-900:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:focus\:bg-green-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 253, 245, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:focus\:bg-green-100:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 250, 229, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:focus\:bg-green-200:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(167, 243, 208, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:focus\:bg-green-300:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 231, 183, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:focus\:bg-green-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(52, 211, 153, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:focus\:bg-green-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(16, 185, 129, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:focus\:bg-green-600:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(5, 150, 105, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:focus\:bg-green-700:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 120, 87, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:focus\:bg-green-800:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 95, 70, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:focus\:bg-green-900:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 78, 59, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:focus\:bg-blue-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 246, 255, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:focus\:bg-blue-100:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 234, 254, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:focus\:bg-blue-200:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(191, 219, 254, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:focus\:bg-blue-300:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(147, 197, 253, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:focus\:bg-blue-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 165, 250, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:focus\:bg-blue-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(59, 130, 246, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:focus\:bg-blue-600:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 99, 235, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:focus\:bg-blue-700:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(29, 78, 216, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:focus\:bg-blue-800:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 64, 175, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:focus\:bg-blue-900:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 58, 138, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:focus\:bg-indigo-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 242, 255, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:focus\:bg-indigo-100:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(224, 231, 255, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:focus\:bg-indigo-200:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(199, 210, 254, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:focus\:bg-indigo-300:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 180, 252, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:focus\:bg-indigo-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(129, 140, 248, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:focus\:bg-indigo-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(99, 102, 241, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:focus\:bg-indigo-600:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(79, 70, 229, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:focus\:bg-indigo-700:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(67, 56, 202, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:focus\:bg-indigo-800:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 48, 163, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:focus\:bg-indigo-900:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(49, 46, 129, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:focus\:bg-purple-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 243, 255, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:focus\:bg-purple-100:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 233, 254, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:focus\:bg-purple-200:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(221, 214, 254, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:focus\:bg-purple-300:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(196, 181, 253, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:focus\:bg-purple-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(167, 139, 250, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:focus\:bg-purple-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(139, 92, 246, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:focus\:bg-purple-600:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(124, 58, 237, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:focus\:bg-purple-700:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(109, 40, 217, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:focus\:bg-purple-800:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(91, 33, 182, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:focus\:bg-purple-900:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(76, 29, 149, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:focus\:bg-pink-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 242, 248, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:focus\:bg-pink-100:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 231, 243, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:focus\:bg-pink-200:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 207, 232, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:focus\:bg-pink-300:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 168, 212, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:focus\:bg-pink-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 114, 182, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:focus\:bg-pink-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 72, 153, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:focus\:bg-pink-600:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 39, 119, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:focus\:bg-pink-700:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(190, 24, 93, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:focus\:bg-pink-800:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(157, 23, 77, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:focus\:bg-pink-900:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(131, 24, 67, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:focus\:bg-base-normal:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 65, 129, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:focus\:bg-base-dark:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 52, 105, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:focus\:bg-base-black:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(29, 29, 31, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:focus\:bg-base-border:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(231, 231, 233, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:focus\:bg-primary-normal:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 103, 207, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:focus\:bg-primary-alt:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 71, 143, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:focus\:bg-subtle-white:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 249, 249, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:focus\:bg-turquesa:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 151, 178, var(--tw-bg-opacity));
  }

  .tablet-portrait-max\:bg-opacity-0 {
    --tw-bg-opacity: 0;
  }

  .tablet-portrait-max\:bg-opacity-5 {
    --tw-bg-opacity: 0.05;
  }

  .tablet-portrait-max\:bg-opacity-10 {
    --tw-bg-opacity: 0.1;
  }

  .tablet-portrait-max\:bg-opacity-20 {
    --tw-bg-opacity: 0.2;
  }

  .tablet-portrait-max\:bg-opacity-25 {
    --tw-bg-opacity: 0.25;
  }

  .tablet-portrait-max\:bg-opacity-30 {
    --tw-bg-opacity: 0.3;
  }

  .tablet-portrait-max\:bg-opacity-40 {
    --tw-bg-opacity: 0.4;
  }

  .tablet-portrait-max\:bg-opacity-50 {
    --tw-bg-opacity: 0.5;
  }

  .tablet-portrait-max\:bg-opacity-60 {
    --tw-bg-opacity: 0.6;
  }

  .tablet-portrait-max\:bg-opacity-70 {
    --tw-bg-opacity: 0.7;
  }

  .tablet-portrait-max\:bg-opacity-75 {
    --tw-bg-opacity: 0.75;
  }

  .tablet-portrait-max\:bg-opacity-80 {
    --tw-bg-opacity: 0.8;
  }

  .tablet-portrait-max\:bg-opacity-90 {
    --tw-bg-opacity: 0.9;
  }

  .tablet-portrait-max\:bg-opacity-95 {
    --tw-bg-opacity: 0.95;
  }

  .tablet-portrait-max\:bg-opacity-100 {
    --tw-bg-opacity: 1;
  }

  .group:hover .tablet-portrait-max\:group-hover\:bg-opacity-0 {
    --tw-bg-opacity: 0;
  }

  .group:hover .tablet-portrait-max\:group-hover\:bg-opacity-5 {
    --tw-bg-opacity: 0.05;
  }

  .group:hover .tablet-portrait-max\:group-hover\:bg-opacity-10 {
    --tw-bg-opacity: 0.1;
  }

  .group:hover .tablet-portrait-max\:group-hover\:bg-opacity-20 {
    --tw-bg-opacity: 0.2;
  }

  .group:hover .tablet-portrait-max\:group-hover\:bg-opacity-25 {
    --tw-bg-opacity: 0.25;
  }

  .group:hover .tablet-portrait-max\:group-hover\:bg-opacity-30 {
    --tw-bg-opacity: 0.3;
  }

  .group:hover .tablet-portrait-max\:group-hover\:bg-opacity-40 {
    --tw-bg-opacity: 0.4;
  }

  .group:hover .tablet-portrait-max\:group-hover\:bg-opacity-50 {
    --tw-bg-opacity: 0.5;
  }

  .group:hover .tablet-portrait-max\:group-hover\:bg-opacity-60 {
    --tw-bg-opacity: 0.6;
  }

  .group:hover .tablet-portrait-max\:group-hover\:bg-opacity-70 {
    --tw-bg-opacity: 0.7;
  }

  .group:hover .tablet-portrait-max\:group-hover\:bg-opacity-75 {
    --tw-bg-opacity: 0.75;
  }

  .group:hover .tablet-portrait-max\:group-hover\:bg-opacity-80 {
    --tw-bg-opacity: 0.8;
  }

  .group:hover .tablet-portrait-max\:group-hover\:bg-opacity-90 {
    --tw-bg-opacity: 0.9;
  }

  .group:hover .tablet-portrait-max\:group-hover\:bg-opacity-95 {
    --tw-bg-opacity: 0.95;
  }

  .group:hover .tablet-portrait-max\:group-hover\:bg-opacity-100 {
    --tw-bg-opacity: 1;
  }

  .tablet-portrait-max\:focus-within\:bg-opacity-0:focus-within {
    --tw-bg-opacity: 0;
  }

  .tablet-portrait-max\:focus-within\:bg-opacity-5:focus-within {
    --tw-bg-opacity: 0.05;
  }

  .tablet-portrait-max\:focus-within\:bg-opacity-10:focus-within {
    --tw-bg-opacity: 0.1;
  }

  .tablet-portrait-max\:focus-within\:bg-opacity-20:focus-within {
    --tw-bg-opacity: 0.2;
  }

  .tablet-portrait-max\:focus-within\:bg-opacity-25:focus-within {
    --tw-bg-opacity: 0.25;
  }

  .tablet-portrait-max\:focus-within\:bg-opacity-30:focus-within {
    --tw-bg-opacity: 0.3;
  }

  .tablet-portrait-max\:focus-within\:bg-opacity-40:focus-within {
    --tw-bg-opacity: 0.4;
  }

  .tablet-portrait-max\:focus-within\:bg-opacity-50:focus-within {
    --tw-bg-opacity: 0.5;
  }

  .tablet-portrait-max\:focus-within\:bg-opacity-60:focus-within {
    --tw-bg-opacity: 0.6;
  }

  .tablet-portrait-max\:focus-within\:bg-opacity-70:focus-within {
    --tw-bg-opacity: 0.7;
  }

  .tablet-portrait-max\:focus-within\:bg-opacity-75:focus-within {
    --tw-bg-opacity: 0.75;
  }

  .tablet-portrait-max\:focus-within\:bg-opacity-80:focus-within {
    --tw-bg-opacity: 0.8;
  }

  .tablet-portrait-max\:focus-within\:bg-opacity-90:focus-within {
    --tw-bg-opacity: 0.9;
  }

  .tablet-portrait-max\:focus-within\:bg-opacity-95:focus-within {
    --tw-bg-opacity: 0.95;
  }

  .tablet-portrait-max\:focus-within\:bg-opacity-100:focus-within {
    --tw-bg-opacity: 1;
  }

  .tablet-portrait-max\:hover\:bg-opacity-0:hover {
    --tw-bg-opacity: 0;
  }

  .tablet-portrait-max\:hover\:bg-opacity-5:hover {
    --tw-bg-opacity: 0.05;
  }

  .tablet-portrait-max\:hover\:bg-opacity-10:hover {
    --tw-bg-opacity: 0.1;
  }

  .tablet-portrait-max\:hover\:bg-opacity-20:hover {
    --tw-bg-opacity: 0.2;
  }

  .tablet-portrait-max\:hover\:bg-opacity-25:hover {
    --tw-bg-opacity: 0.25;
  }

  .tablet-portrait-max\:hover\:bg-opacity-30:hover {
    --tw-bg-opacity: 0.3;
  }

  .tablet-portrait-max\:hover\:bg-opacity-40:hover {
    --tw-bg-opacity: 0.4;
  }

  .tablet-portrait-max\:hover\:bg-opacity-50:hover {
    --tw-bg-opacity: 0.5;
  }

  .tablet-portrait-max\:hover\:bg-opacity-60:hover {
    --tw-bg-opacity: 0.6;
  }

  .tablet-portrait-max\:hover\:bg-opacity-70:hover {
    --tw-bg-opacity: 0.7;
  }

  .tablet-portrait-max\:hover\:bg-opacity-75:hover {
    --tw-bg-opacity: 0.75;
  }

  .tablet-portrait-max\:hover\:bg-opacity-80:hover {
    --tw-bg-opacity: 0.8;
  }

  .tablet-portrait-max\:hover\:bg-opacity-90:hover {
    --tw-bg-opacity: 0.9;
  }

  .tablet-portrait-max\:hover\:bg-opacity-95:hover {
    --tw-bg-opacity: 0.95;
  }

  .tablet-portrait-max\:hover\:bg-opacity-100:hover {
    --tw-bg-opacity: 1;
  }

  .tablet-portrait-max\:focus\:bg-opacity-0:focus {
    --tw-bg-opacity: 0;
  }

  .tablet-portrait-max\:focus\:bg-opacity-5:focus {
    --tw-bg-opacity: 0.05;
  }

  .tablet-portrait-max\:focus\:bg-opacity-10:focus {
    --tw-bg-opacity: 0.1;
  }

  .tablet-portrait-max\:focus\:bg-opacity-20:focus {
    --tw-bg-opacity: 0.2;
  }

  .tablet-portrait-max\:focus\:bg-opacity-25:focus {
    --tw-bg-opacity: 0.25;
  }

  .tablet-portrait-max\:focus\:bg-opacity-30:focus {
    --tw-bg-opacity: 0.3;
  }

  .tablet-portrait-max\:focus\:bg-opacity-40:focus {
    --tw-bg-opacity: 0.4;
  }

  .tablet-portrait-max\:focus\:bg-opacity-50:focus {
    --tw-bg-opacity: 0.5;
  }

  .tablet-portrait-max\:focus\:bg-opacity-60:focus {
    --tw-bg-opacity: 0.6;
  }

  .tablet-portrait-max\:focus\:bg-opacity-70:focus {
    --tw-bg-opacity: 0.7;
  }

  .tablet-portrait-max\:focus\:bg-opacity-75:focus {
    --tw-bg-opacity: 0.75;
  }

  .tablet-portrait-max\:focus\:bg-opacity-80:focus {
    --tw-bg-opacity: 0.8;
  }

  .tablet-portrait-max\:focus\:bg-opacity-90:focus {
    --tw-bg-opacity: 0.9;
  }

  .tablet-portrait-max\:focus\:bg-opacity-95:focus {
    --tw-bg-opacity: 0.95;
  }

  .tablet-portrait-max\:focus\:bg-opacity-100:focus {
    --tw-bg-opacity: 1;
  }

  .tablet-portrait-max\:bg-none {
    background-image: none;
  }

  .tablet-portrait-max\:bg-gradient-to-t {
    background-image: linear-gradient(to top, var(--tw-gradient-stops));
  }

  .tablet-portrait-max\:bg-gradient-to-tr {
    background-image: linear-gradient(to top right, var(--tw-gradient-stops));
  }

  .tablet-portrait-max\:bg-gradient-to-r {
    background-image: linear-gradient(to right, var(--tw-gradient-stops));
  }

  .tablet-portrait-max\:bg-gradient-to-br {
    background-image: linear-gradient(to bottom right, var(--tw-gradient-stops));
  }

  .tablet-portrait-max\:bg-gradient-to-b {
    background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
  }

  .tablet-portrait-max\:bg-gradient-to-bl {
    background-image: linear-gradient(to bottom left, var(--tw-gradient-stops));
  }

  .tablet-portrait-max\:bg-gradient-to-l {
    background-image: linear-gradient(to left, var(--tw-gradient-stops));
  }

  .tablet-portrait-max\:bg-gradient-to-tl {
    background-image: linear-gradient(to top left, var(--tw-gradient-stops));
  }

  .tablet-portrait-max\:from-transparent {
    --tw-gradient-from: transparent;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .tablet-portrait-max\:from-current {
    --tw-gradient-from: currentColor;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .tablet-portrait-max\:from-black {
    --tw-gradient-from: #000;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .tablet-portrait-max\:from-white {
    --tw-gradient-from: #fff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .tablet-portrait-max\:from-gray-50 {
    --tw-gradient-from: #f9fafb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 250, 251, 0));
  }

  .tablet-portrait-max\:from-gray-100 {
    --tw-gradient-from: #f3f4f6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 244, 246, 0));
  }

  .tablet-portrait-max\:from-gray-200 {
    --tw-gradient-from: #e5e7eb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(229, 231, 235, 0));
  }

  .tablet-portrait-max\:from-gray-300 {
    --tw-gradient-from: #d1d5db;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 213, 219, 0));
  }

  .tablet-portrait-max\:from-gray-400 {
    --tw-gradient-from: #9ca3af;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(156, 163, 175, 0));
  }

  .tablet-portrait-max\:from-gray-500 {
    --tw-gradient-from: #6b7280;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 114, 128, 0));
  }

  .tablet-portrait-max\:from-gray-600 {
    --tw-gradient-from: #4b5563;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(75, 85, 99, 0));
  }

  .tablet-portrait-max\:from-gray-700 {
    --tw-gradient-from: #374151;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 65, 81, 0));
  }

  .tablet-portrait-max\:from-gray-800 {
    --tw-gradient-from: #1f2937;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 41, 55, 0));
  }

  .tablet-portrait-max\:from-gray-900 {
    --tw-gradient-from: #111827;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 24, 39, 0));
  }

  .tablet-portrait-max\:from-red-50 {
    --tw-gradient-from: #fef2f2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 242, 242, 0));
  }

  .tablet-portrait-max\:from-red-100 {
    --tw-gradient-from: #fee2e2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 226, 226, 0));
  }

  .tablet-portrait-max\:from-red-200 {
    --tw-gradient-from: #fecaca;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 202, 202, 0));
  }

  .tablet-portrait-max\:from-red-300 {
    --tw-gradient-from: #fca5a5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 165, 165, 0));
  }

  .tablet-portrait-max\:from-red-400 {
    --tw-gradient-from: #f87171;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 113, 113, 0));
  }

  .tablet-portrait-max\:from-red-500 {
    --tw-gradient-from: #ef4444;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 68, 68, 0));
  }

  .tablet-portrait-max\:from-red-600 {
    --tw-gradient-from: #dc2626;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(220, 38, 38, 0));
  }

  .tablet-portrait-max\:from-red-700 {
    --tw-gradient-from: #b91c1c;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(185, 28, 28, 0));
  }

  .tablet-portrait-max\:from-red-800 {
    --tw-gradient-from: #991b1b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(153, 27, 27, 0));
  }

  .tablet-portrait-max\:from-red-900 {
    --tw-gradient-from: #7f1d1d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(127, 29, 29, 0));
  }

  .tablet-portrait-max\:from-yellow-50 {
    --tw-gradient-from: #fffbeb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 251, 235, 0));
  }

  .tablet-portrait-max\:from-yellow-100 {
    --tw-gradient-from: #fef3c7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 243, 199, 0));
  }

  .tablet-portrait-max\:from-yellow-200 {
    --tw-gradient-from: #fde68a;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 230, 138, 0));
  }

  .tablet-portrait-max\:from-yellow-300 {
    --tw-gradient-from: #fcd34d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 211, 77, 0));
  }

  .tablet-portrait-max\:from-yellow-400 {
    --tw-gradient-from: #fbbf24;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 191, 36, 0));
  }

  .tablet-portrait-max\:from-yellow-500 {
    --tw-gradient-from: #f59e0b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0));
  }

  .tablet-portrait-max\:from-yellow-600 {
    --tw-gradient-from: #d97706;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 119, 6, 0));
  }

  .tablet-portrait-max\:from-yellow-700 {
    --tw-gradient-from: #b45309;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 83, 9, 0));
  }

  .tablet-portrait-max\:from-yellow-800 {
    --tw-gradient-from: #92400e;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 64, 14, 0));
  }

  .tablet-portrait-max\:from-yellow-900 {
    --tw-gradient-from: #78350f;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(120, 53, 15, 0));
  }

  .tablet-portrait-max\:from-green-50 {
    --tw-gradient-from: #ecfdf5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 253, 245, 0));
  }

  .tablet-portrait-max\:from-green-100 {
    --tw-gradient-from: #d1fae5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 250, 229, 0));
  }

  .tablet-portrait-max\:from-green-200 {
    --tw-gradient-from: #a7f3d0;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 243, 208, 0));
  }

  .tablet-portrait-max\:from-green-300 {
    --tw-gradient-from: #6ee7b7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 231, 183, 0));
  }

  .tablet-portrait-max\:from-green-400 {
    --tw-gradient-from: #34d399;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(52, 211, 153, 0));
  }

  .tablet-portrait-max\:from-green-500 {
    --tw-gradient-from: #10b981;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(16, 185, 129, 0));
  }

  .tablet-portrait-max\:from-green-600 {
    --tw-gradient-from: #059669;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(5, 150, 105, 0));
  }

  .tablet-portrait-max\:from-green-700 {
    --tw-gradient-from: #047857;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 120, 87, 0));
  }

  .tablet-portrait-max\:from-green-800 {
    --tw-gradient-from: #065f46;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 95, 70, 0));
  }

  .tablet-portrait-max\:from-green-900 {
    --tw-gradient-from: #064e3b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 78, 59, 0));
  }

  .tablet-portrait-max\:from-blue-50 {
    --tw-gradient-from: #eff6ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 246, 255, 0));
  }

  .tablet-portrait-max\:from-blue-100 {
    --tw-gradient-from: #dbeafe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 234, 254, 0));
  }

  .tablet-portrait-max\:from-blue-200 {
    --tw-gradient-from: #bfdbfe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(191, 219, 254, 0));
  }

  .tablet-portrait-max\:from-blue-300 {
    --tw-gradient-from: #93c5fd;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(147, 197, 253, 0));
  }

  .tablet-portrait-max\:from-blue-400 {
    --tw-gradient-from: #60a5fa;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 165, 250, 0));
  }

  .tablet-portrait-max\:from-blue-500 {
    --tw-gradient-from: #3b82f6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(59, 130, 246, 0));
  }

  .tablet-portrait-max\:from-blue-600 {
    --tw-gradient-from: #2563eb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 99, 235, 0));
  }

  .tablet-portrait-max\:from-blue-700 {
    --tw-gradient-from: #1d4ed8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(29, 78, 216, 0));
  }

  .tablet-portrait-max\:from-blue-800 {
    --tw-gradient-from: #1e40af;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 64, 175, 0));
  }

  .tablet-portrait-max\:from-blue-900 {
    --tw-gradient-from: #1e3a8a;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 58, 138, 0));
  }

  .tablet-portrait-max\:from-indigo-50 {
    --tw-gradient-from: #eef2ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 242, 255, 0));
  }

  .tablet-portrait-max\:from-indigo-100 {
    --tw-gradient-from: #e0e7ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 231, 255, 0));
  }

  .tablet-portrait-max\:from-indigo-200 {
    --tw-gradient-from: #c7d2fe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(199, 210, 254, 0));
  }

  .tablet-portrait-max\:from-indigo-300 {
    --tw-gradient-from: #a5b4fc;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 180, 252, 0));
  }

  .tablet-portrait-max\:from-indigo-400 {
    --tw-gradient-from: #818cf8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(129, 140, 248, 0));
  }

  .tablet-portrait-max\:from-indigo-500 {
    --tw-gradient-from: #6366f1;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 102, 241, 0));
  }

  .tablet-portrait-max\:from-indigo-600 {
    --tw-gradient-from: #4f46e5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(79, 70, 229, 0));
  }

  .tablet-portrait-max\:from-indigo-700 {
    --tw-gradient-from: #4338ca;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(67, 56, 202, 0));
  }

  .tablet-portrait-max\:from-indigo-800 {
    --tw-gradient-from: #3730a3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 48, 163, 0));
  }

  .tablet-portrait-max\:from-indigo-900 {
    --tw-gradient-from: #312e81;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(49, 46, 129, 0));
  }

  .tablet-portrait-max\:from-purple-50 {
    --tw-gradient-from: #f5f3ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 243, 255, 0));
  }

  .tablet-portrait-max\:from-purple-100 {
    --tw-gradient-from: #ede9fe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 233, 254, 0));
  }

  .tablet-portrait-max\:from-purple-200 {
    --tw-gradient-from: #ddd6fe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(221, 214, 254, 0));
  }

  .tablet-portrait-max\:from-purple-300 {
    --tw-gradient-from: #c4b5fd;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(196, 181, 253, 0));
  }

  .tablet-portrait-max\:from-purple-400 {
    --tw-gradient-from: #a78bfa;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 139, 250, 0));
  }

  .tablet-portrait-max\:from-purple-500 {
    --tw-gradient-from: #8b5cf6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(139, 92, 246, 0));
  }

  .tablet-portrait-max\:from-purple-600 {
    --tw-gradient-from: #7c3aed;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(124, 58, 237, 0));
  }

  .tablet-portrait-max\:from-purple-700 {
    --tw-gradient-from: #6d28d9;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(109, 40, 217, 0));
  }

  .tablet-portrait-max\:from-purple-800 {
    --tw-gradient-from: #5b21b6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(91, 33, 182, 0));
  }

  .tablet-portrait-max\:from-purple-900 {
    --tw-gradient-from: #4c1d95;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(76, 29, 149, 0));
  }

  .tablet-portrait-max\:from-pink-50 {
    --tw-gradient-from: #fdf2f8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 242, 248, 0));
  }

  .tablet-portrait-max\:from-pink-100 {
    --tw-gradient-from: #fce7f3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 231, 243, 0));
  }

  .tablet-portrait-max\:from-pink-200 {
    --tw-gradient-from: #fbcfe8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 207, 232, 0));
  }

  .tablet-portrait-max\:from-pink-300 {
    --tw-gradient-from: #f9a8d4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 168, 212, 0));
  }

  .tablet-portrait-max\:from-pink-400 {
    --tw-gradient-from: #f472b6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 114, 182, 0));
  }

  .tablet-portrait-max\:from-pink-500 {
    --tw-gradient-from: #ec4899;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 72, 153, 0));
  }

  .tablet-portrait-max\:from-pink-600 {
    --tw-gradient-from: #db2777;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 39, 119, 0));
  }

  .tablet-portrait-max\:from-pink-700 {
    --tw-gradient-from: #be185d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(190, 24, 93, 0));
  }

  .tablet-portrait-max\:from-pink-800 {
    --tw-gradient-from: #9d174d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(157, 23, 77, 0));
  }

  .tablet-portrait-max\:from-pink-900 {
    --tw-gradient-from: #831843;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(131, 24, 67, 0));
  }

  .tablet-portrait-max\:from-base-normal {
    --tw-gradient-from: #004181;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 65, 129, 0));
  }

  .tablet-portrait-max\:from-base-dark {
    --tw-gradient-from: #003469;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 52, 105, 0));
  }

  .tablet-portrait-max\:from-base-black {
    --tw-gradient-from: #1D1D1F;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(29, 29, 31, 0));
  }

  .tablet-portrait-max\:from-base-border {
    --tw-gradient-from: #E7E7E9;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(231, 231, 233, 0));
  }

  .tablet-portrait-max\:from-primary-normal {
    --tw-gradient-from: #0067CF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 103, 207, 0));
  }

  .tablet-portrait-max\:from-primary-alt {
    --tw-gradient-from: #00478F;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 71, 143, 0));
  }

  .tablet-portrait-max\:from-subtle-white {
    --tw-gradient-from: #F9F9F9;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 249, 249, 0));
  }

  .tablet-portrait-max\:from-turquesa {
    --tw-gradient-from: #0097B2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 151, 178, 0));
  }

  .tablet-portrait-max\:hover\:from-transparent:hover {
    --tw-gradient-from: transparent;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .tablet-portrait-max\:hover\:from-current:hover {
    --tw-gradient-from: currentColor;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .tablet-portrait-max\:hover\:from-black:hover {
    --tw-gradient-from: #000;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .tablet-portrait-max\:hover\:from-white:hover {
    --tw-gradient-from: #fff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .tablet-portrait-max\:hover\:from-gray-50:hover {
    --tw-gradient-from: #f9fafb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 250, 251, 0));
  }

  .tablet-portrait-max\:hover\:from-gray-100:hover {
    --tw-gradient-from: #f3f4f6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 244, 246, 0));
  }

  .tablet-portrait-max\:hover\:from-gray-200:hover {
    --tw-gradient-from: #e5e7eb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(229, 231, 235, 0));
  }

  .tablet-portrait-max\:hover\:from-gray-300:hover {
    --tw-gradient-from: #d1d5db;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 213, 219, 0));
  }

  .tablet-portrait-max\:hover\:from-gray-400:hover {
    --tw-gradient-from: #9ca3af;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(156, 163, 175, 0));
  }

  .tablet-portrait-max\:hover\:from-gray-500:hover {
    --tw-gradient-from: #6b7280;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 114, 128, 0));
  }

  .tablet-portrait-max\:hover\:from-gray-600:hover {
    --tw-gradient-from: #4b5563;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(75, 85, 99, 0));
  }

  .tablet-portrait-max\:hover\:from-gray-700:hover {
    --tw-gradient-from: #374151;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 65, 81, 0));
  }

  .tablet-portrait-max\:hover\:from-gray-800:hover {
    --tw-gradient-from: #1f2937;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 41, 55, 0));
  }

  .tablet-portrait-max\:hover\:from-gray-900:hover {
    --tw-gradient-from: #111827;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 24, 39, 0));
  }

  .tablet-portrait-max\:hover\:from-red-50:hover {
    --tw-gradient-from: #fef2f2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 242, 242, 0));
  }

  .tablet-portrait-max\:hover\:from-red-100:hover {
    --tw-gradient-from: #fee2e2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 226, 226, 0));
  }

  .tablet-portrait-max\:hover\:from-red-200:hover {
    --tw-gradient-from: #fecaca;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 202, 202, 0));
  }

  .tablet-portrait-max\:hover\:from-red-300:hover {
    --tw-gradient-from: #fca5a5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 165, 165, 0));
  }

  .tablet-portrait-max\:hover\:from-red-400:hover {
    --tw-gradient-from: #f87171;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 113, 113, 0));
  }

  .tablet-portrait-max\:hover\:from-red-500:hover {
    --tw-gradient-from: #ef4444;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 68, 68, 0));
  }

  .tablet-portrait-max\:hover\:from-red-600:hover {
    --tw-gradient-from: #dc2626;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(220, 38, 38, 0));
  }

  .tablet-portrait-max\:hover\:from-red-700:hover {
    --tw-gradient-from: #b91c1c;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(185, 28, 28, 0));
  }

  .tablet-portrait-max\:hover\:from-red-800:hover {
    --tw-gradient-from: #991b1b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(153, 27, 27, 0));
  }

  .tablet-portrait-max\:hover\:from-red-900:hover {
    --tw-gradient-from: #7f1d1d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(127, 29, 29, 0));
  }

  .tablet-portrait-max\:hover\:from-yellow-50:hover {
    --tw-gradient-from: #fffbeb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 251, 235, 0));
  }

  .tablet-portrait-max\:hover\:from-yellow-100:hover {
    --tw-gradient-from: #fef3c7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 243, 199, 0));
  }

  .tablet-portrait-max\:hover\:from-yellow-200:hover {
    --tw-gradient-from: #fde68a;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 230, 138, 0));
  }

  .tablet-portrait-max\:hover\:from-yellow-300:hover {
    --tw-gradient-from: #fcd34d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 211, 77, 0));
  }

  .tablet-portrait-max\:hover\:from-yellow-400:hover {
    --tw-gradient-from: #fbbf24;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 191, 36, 0));
  }

  .tablet-portrait-max\:hover\:from-yellow-500:hover {
    --tw-gradient-from: #f59e0b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0));
  }

  .tablet-portrait-max\:hover\:from-yellow-600:hover {
    --tw-gradient-from: #d97706;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 119, 6, 0));
  }

  .tablet-portrait-max\:hover\:from-yellow-700:hover {
    --tw-gradient-from: #b45309;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 83, 9, 0));
  }

  .tablet-portrait-max\:hover\:from-yellow-800:hover {
    --tw-gradient-from: #92400e;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 64, 14, 0));
  }

  .tablet-portrait-max\:hover\:from-yellow-900:hover {
    --tw-gradient-from: #78350f;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(120, 53, 15, 0));
  }

  .tablet-portrait-max\:hover\:from-green-50:hover {
    --tw-gradient-from: #ecfdf5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 253, 245, 0));
  }

  .tablet-portrait-max\:hover\:from-green-100:hover {
    --tw-gradient-from: #d1fae5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 250, 229, 0));
  }

  .tablet-portrait-max\:hover\:from-green-200:hover {
    --tw-gradient-from: #a7f3d0;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 243, 208, 0));
  }

  .tablet-portrait-max\:hover\:from-green-300:hover {
    --tw-gradient-from: #6ee7b7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 231, 183, 0));
  }

  .tablet-portrait-max\:hover\:from-green-400:hover {
    --tw-gradient-from: #34d399;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(52, 211, 153, 0));
  }

  .tablet-portrait-max\:hover\:from-green-500:hover {
    --tw-gradient-from: #10b981;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(16, 185, 129, 0));
  }

  .tablet-portrait-max\:hover\:from-green-600:hover {
    --tw-gradient-from: #059669;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(5, 150, 105, 0));
  }

  .tablet-portrait-max\:hover\:from-green-700:hover {
    --tw-gradient-from: #047857;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 120, 87, 0));
  }

  .tablet-portrait-max\:hover\:from-green-800:hover {
    --tw-gradient-from: #065f46;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 95, 70, 0));
  }

  .tablet-portrait-max\:hover\:from-green-900:hover {
    --tw-gradient-from: #064e3b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 78, 59, 0));
  }

  .tablet-portrait-max\:hover\:from-blue-50:hover {
    --tw-gradient-from: #eff6ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 246, 255, 0));
  }

  .tablet-portrait-max\:hover\:from-blue-100:hover {
    --tw-gradient-from: #dbeafe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 234, 254, 0));
  }

  .tablet-portrait-max\:hover\:from-blue-200:hover {
    --tw-gradient-from: #bfdbfe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(191, 219, 254, 0));
  }

  .tablet-portrait-max\:hover\:from-blue-300:hover {
    --tw-gradient-from: #93c5fd;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(147, 197, 253, 0));
  }

  .tablet-portrait-max\:hover\:from-blue-400:hover {
    --tw-gradient-from: #60a5fa;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 165, 250, 0));
  }

  .tablet-portrait-max\:hover\:from-blue-500:hover {
    --tw-gradient-from: #3b82f6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(59, 130, 246, 0));
  }

  .tablet-portrait-max\:hover\:from-blue-600:hover {
    --tw-gradient-from: #2563eb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 99, 235, 0));
  }

  .tablet-portrait-max\:hover\:from-blue-700:hover {
    --tw-gradient-from: #1d4ed8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(29, 78, 216, 0));
  }

  .tablet-portrait-max\:hover\:from-blue-800:hover {
    --tw-gradient-from: #1e40af;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 64, 175, 0));
  }

  .tablet-portrait-max\:hover\:from-blue-900:hover {
    --tw-gradient-from: #1e3a8a;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 58, 138, 0));
  }

  .tablet-portrait-max\:hover\:from-indigo-50:hover {
    --tw-gradient-from: #eef2ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 242, 255, 0));
  }

  .tablet-portrait-max\:hover\:from-indigo-100:hover {
    --tw-gradient-from: #e0e7ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 231, 255, 0));
  }

  .tablet-portrait-max\:hover\:from-indigo-200:hover {
    --tw-gradient-from: #c7d2fe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(199, 210, 254, 0));
  }

  .tablet-portrait-max\:hover\:from-indigo-300:hover {
    --tw-gradient-from: #a5b4fc;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 180, 252, 0));
  }

  .tablet-portrait-max\:hover\:from-indigo-400:hover {
    --tw-gradient-from: #818cf8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(129, 140, 248, 0));
  }

  .tablet-portrait-max\:hover\:from-indigo-500:hover {
    --tw-gradient-from: #6366f1;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 102, 241, 0));
  }

  .tablet-portrait-max\:hover\:from-indigo-600:hover {
    --tw-gradient-from: #4f46e5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(79, 70, 229, 0));
  }

  .tablet-portrait-max\:hover\:from-indigo-700:hover {
    --tw-gradient-from: #4338ca;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(67, 56, 202, 0));
  }

  .tablet-portrait-max\:hover\:from-indigo-800:hover {
    --tw-gradient-from: #3730a3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 48, 163, 0));
  }

  .tablet-portrait-max\:hover\:from-indigo-900:hover {
    --tw-gradient-from: #312e81;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(49, 46, 129, 0));
  }

  .tablet-portrait-max\:hover\:from-purple-50:hover {
    --tw-gradient-from: #f5f3ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 243, 255, 0));
  }

  .tablet-portrait-max\:hover\:from-purple-100:hover {
    --tw-gradient-from: #ede9fe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 233, 254, 0));
  }

  .tablet-portrait-max\:hover\:from-purple-200:hover {
    --tw-gradient-from: #ddd6fe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(221, 214, 254, 0));
  }

  .tablet-portrait-max\:hover\:from-purple-300:hover {
    --tw-gradient-from: #c4b5fd;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(196, 181, 253, 0));
  }

  .tablet-portrait-max\:hover\:from-purple-400:hover {
    --tw-gradient-from: #a78bfa;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 139, 250, 0));
  }

  .tablet-portrait-max\:hover\:from-purple-500:hover {
    --tw-gradient-from: #8b5cf6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(139, 92, 246, 0));
  }

  .tablet-portrait-max\:hover\:from-purple-600:hover {
    --tw-gradient-from: #7c3aed;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(124, 58, 237, 0));
  }

  .tablet-portrait-max\:hover\:from-purple-700:hover {
    --tw-gradient-from: #6d28d9;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(109, 40, 217, 0));
  }

  .tablet-portrait-max\:hover\:from-purple-800:hover {
    --tw-gradient-from: #5b21b6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(91, 33, 182, 0));
  }

  .tablet-portrait-max\:hover\:from-purple-900:hover {
    --tw-gradient-from: #4c1d95;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(76, 29, 149, 0));
  }

  .tablet-portrait-max\:hover\:from-pink-50:hover {
    --tw-gradient-from: #fdf2f8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 242, 248, 0));
  }

  .tablet-portrait-max\:hover\:from-pink-100:hover {
    --tw-gradient-from: #fce7f3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 231, 243, 0));
  }

  .tablet-portrait-max\:hover\:from-pink-200:hover {
    --tw-gradient-from: #fbcfe8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 207, 232, 0));
  }

  .tablet-portrait-max\:hover\:from-pink-300:hover {
    --tw-gradient-from: #f9a8d4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 168, 212, 0));
  }

  .tablet-portrait-max\:hover\:from-pink-400:hover {
    --tw-gradient-from: #f472b6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 114, 182, 0));
  }

  .tablet-portrait-max\:hover\:from-pink-500:hover {
    --tw-gradient-from: #ec4899;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 72, 153, 0));
  }

  .tablet-portrait-max\:hover\:from-pink-600:hover {
    --tw-gradient-from: #db2777;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 39, 119, 0));
  }

  .tablet-portrait-max\:hover\:from-pink-700:hover {
    --tw-gradient-from: #be185d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(190, 24, 93, 0));
  }

  .tablet-portrait-max\:hover\:from-pink-800:hover {
    --tw-gradient-from: #9d174d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(157, 23, 77, 0));
  }

  .tablet-portrait-max\:hover\:from-pink-900:hover {
    --tw-gradient-from: #831843;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(131, 24, 67, 0));
  }

  .tablet-portrait-max\:hover\:from-base-normal:hover {
    --tw-gradient-from: #004181;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 65, 129, 0));
  }

  .tablet-portrait-max\:hover\:from-base-dark:hover {
    --tw-gradient-from: #003469;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 52, 105, 0));
  }

  .tablet-portrait-max\:hover\:from-base-black:hover {
    --tw-gradient-from: #1D1D1F;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(29, 29, 31, 0));
  }

  .tablet-portrait-max\:hover\:from-base-border:hover {
    --tw-gradient-from: #E7E7E9;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(231, 231, 233, 0));
  }

  .tablet-portrait-max\:hover\:from-primary-normal:hover {
    --tw-gradient-from: #0067CF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 103, 207, 0));
  }

  .tablet-portrait-max\:hover\:from-primary-alt:hover {
    --tw-gradient-from: #00478F;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 71, 143, 0));
  }

  .tablet-portrait-max\:hover\:from-subtle-white:hover {
    --tw-gradient-from: #F9F9F9;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 249, 249, 0));
  }

  .tablet-portrait-max\:hover\:from-turquesa:hover {
    --tw-gradient-from: #0097B2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 151, 178, 0));
  }

  .tablet-portrait-max\:focus\:from-transparent:focus {
    --tw-gradient-from: transparent;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .tablet-portrait-max\:focus\:from-current:focus {
    --tw-gradient-from: currentColor;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .tablet-portrait-max\:focus\:from-black:focus {
    --tw-gradient-from: #000;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .tablet-portrait-max\:focus\:from-white:focus {
    --tw-gradient-from: #fff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .tablet-portrait-max\: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));
  }

  .tablet-portrait-max\: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));
  }

  .tablet-portrait-max\: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));
  }

  .tablet-portrait-max\: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));
  }

  .tablet-portrait-max\: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));
  }

  .tablet-portrait-max\: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));
  }

  .tablet-portrait-max\: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));
  }

  .tablet-portrait-max\: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));
  }

  .tablet-portrait-max\: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));
  }

  .tablet-portrait-max\: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));
  }

  .tablet-portrait-max\: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));
  }

  .tablet-portrait-max\: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));
  }

  .tablet-portrait-max\: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));
  }

  .tablet-portrait-max\: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));
  }

  .tablet-portrait-max\: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));
  }

  .tablet-portrait-max\: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));
  }

  .tablet-portrait-max\: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));
  }

  .tablet-portrait-max\: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));
  }

  .tablet-portrait-max\: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));
  }

  .tablet-portrait-max\: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));
  }

  .tablet-portrait-max\: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));
  }

  .tablet-portrait-max\: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));
  }

  .tablet-portrait-max\: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));
  }

  .tablet-portrait-max\: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));
  }

  .tablet-portrait-max\: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));
  }

  .tablet-portrait-max\: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));
  }

  .tablet-portrait-max\: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));
  }

  .tablet-portrait-max\: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));
  }

  .tablet-portrait-max\: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));
  }

  .tablet-portrait-max\: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));
  }

  .tablet-portrait-max\: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));
  }

  .tablet-portrait-max\: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));
  }

  .tablet-portrait-max\: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));
  }

  .tablet-portrait-max\: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));
  }

  .tablet-portrait-max\: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));
  }

  .tablet-portrait-max\: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));
  }

  .tablet-portrait-max\: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));
  }

  .tablet-portrait-max\: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));
  }

  .tablet-portrait-max\: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));
  }

  .tablet-portrait-max\: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));
  }

  .tablet-portrait-max\: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));
  }

  .tablet-portrait-max\: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));
  }

  .tablet-portrait-max\: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));
  }

  .tablet-portrait-max\: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));
  }

  .tablet-portrait-max\: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));
  }

  .tablet-portrait-max\: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));
  }

  .tablet-portrait-max\: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));
  }

  .tablet-portrait-max\: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));
  }

  .tablet-portrait-max\: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));
  }

  .tablet-portrait-max\: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));
  }

  .tablet-portrait-max\: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));
  }

  .tablet-portrait-max\: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));
  }

  .tablet-portrait-max\: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));
  }

  .tablet-portrait-max\: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));
  }

  .tablet-portrait-max\: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));
  }

  .tablet-portrait-max\: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));
  }

  .tablet-portrait-max\: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));
  }

  .tablet-portrait-max\: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));
  }

  .tablet-portrait-max\: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));
  }

  .tablet-portrait-max\: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));
  }

  .tablet-portrait-max\: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));
  }

  .tablet-portrait-max\: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));
  }

  .tablet-portrait-max\: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));
  }

  .tablet-portrait-max\: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));
  }

  .tablet-portrait-max\: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));
  }

  .tablet-portrait-max\: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));
  }

  .tablet-portrait-max\: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));
  }

  .tablet-portrait-max\: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));
  }

  .tablet-portrait-max\: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));
  }

  .tablet-portrait-max\: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));
  }

  .tablet-portrait-max\: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));
  }

  .tablet-portrait-max\: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));
  }

  .tablet-portrait-max\: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));
  }

  .tablet-portrait-max\: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));
  }

  .tablet-portrait-max\: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));
  }

  .tablet-portrait-max\: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));
  }

  .tablet-portrait-max\: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));
  }

  .tablet-portrait-max\: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));
  }

  .tablet-portrait-max\: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));
  }

  .tablet-portrait-max\: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));
  }

  .tablet-portrait-max\:focus\:from-base-normal:focus {
    --tw-gradient-from: #004181;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 65, 129, 0));
  }

  .tablet-portrait-max\:focus\:from-base-dark:focus {
    --tw-gradient-from: #003469;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 52, 105, 0));
  }

  .tablet-portrait-max\:focus\:from-base-black:focus {
    --tw-gradient-from: #1D1D1F;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(29, 29, 31, 0));
  }

  .tablet-portrait-max\:focus\:from-base-border:focus {
    --tw-gradient-from: #E7E7E9;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(231, 231, 233, 0));
  }

  .tablet-portrait-max\:focus\:from-primary-normal:focus {
    --tw-gradient-from: #0067CF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 103, 207, 0));
  }

  .tablet-portrait-max\:focus\:from-primary-alt:focus {
    --tw-gradient-from: #00478F;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 71, 143, 0));
  }

  .tablet-portrait-max\:focus\:from-subtle-white:focus {
    --tw-gradient-from: #F9F9F9;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 249, 249, 0));
  }

  .tablet-portrait-max\:focus\:from-turquesa:focus {
    --tw-gradient-from: #0097B2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 151, 178, 0));
  }

  .tablet-portrait-max\:via-transparent {
    --tw-gradient-stops: var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .tablet-portrait-max\:via-current {
    --tw-gradient-stops: var(--tw-gradient-from), currentColor, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .tablet-portrait-max\:via-black {
    --tw-gradient-stops: var(--tw-gradient-from), #000, var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .tablet-portrait-max\:via-white {
    --tw-gradient-stops: var(--tw-gradient-from), #fff, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .tablet-portrait-max\:via-gray-50 {
    --tw-gradient-stops: var(--tw-gradient-from), #f9fafb, var(--tw-gradient-to, rgba(249, 250, 251, 0));
  }

  .tablet-portrait-max\:via-gray-100 {
    --tw-gradient-stops: var(--tw-gradient-from), #f3f4f6, var(--tw-gradient-to, rgba(243, 244, 246, 0));
  }

  .tablet-portrait-max\:via-gray-200 {
    --tw-gradient-stops: var(--tw-gradient-from), #e5e7eb, var(--tw-gradient-to, rgba(229, 231, 235, 0));
  }

  .tablet-portrait-max\:via-gray-300 {
    --tw-gradient-stops: var(--tw-gradient-from), #d1d5db, var(--tw-gradient-to, rgba(209, 213, 219, 0));
  }

  .tablet-portrait-max\:via-gray-400 {
    --tw-gradient-stops: var(--tw-gradient-from), #9ca3af, var(--tw-gradient-to, rgba(156, 163, 175, 0));
  }

  .tablet-portrait-max\:via-gray-500 {
    --tw-gradient-stops: var(--tw-gradient-from), #6b7280, var(--tw-gradient-to, rgba(107, 114, 128, 0));
  }

  .tablet-portrait-max\:via-gray-600 {
    --tw-gradient-stops: var(--tw-gradient-from), #4b5563, var(--tw-gradient-to, rgba(75, 85, 99, 0));
  }

  .tablet-portrait-max\:via-gray-700 {
    --tw-gradient-stops: var(--tw-gradient-from), #374151, var(--tw-gradient-to, rgba(55, 65, 81, 0));
  }

  .tablet-portrait-max\:via-gray-800 {
    --tw-gradient-stops: var(--tw-gradient-from), #1f2937, var(--tw-gradient-to, rgba(31, 41, 55, 0));
  }

  .tablet-portrait-max\:via-gray-900 {
    --tw-gradient-stops: var(--tw-gradient-from), #111827, var(--tw-gradient-to, rgba(17, 24, 39, 0));
  }

  .tablet-portrait-max\:via-red-50 {
    --tw-gradient-stops: var(--tw-gradient-from), #fef2f2, var(--tw-gradient-to, rgba(254, 242, 242, 0));
  }

  .tablet-portrait-max\:via-red-100 {
    --tw-gradient-stops: var(--tw-gradient-from), #fee2e2, var(--tw-gradient-to, rgba(254, 226, 226, 0));
  }

  .tablet-portrait-max\:via-red-200 {
    --tw-gradient-stops: var(--tw-gradient-from), #fecaca, var(--tw-gradient-to, rgba(254, 202, 202, 0));
  }

  .tablet-portrait-max\:via-red-300 {
    --tw-gradient-stops: var(--tw-gradient-from), #fca5a5, var(--tw-gradient-to, rgba(252, 165, 165, 0));
  }

  .tablet-portrait-max\:via-red-400 {
    --tw-gradient-stops: var(--tw-gradient-from), #f87171, var(--tw-gradient-to, rgba(248, 113, 113, 0));
  }

  .tablet-portrait-max\:via-red-500 {
    --tw-gradient-stops: var(--tw-gradient-from), #ef4444, var(--tw-gradient-to, rgba(239, 68, 68, 0));
  }

  .tablet-portrait-max\:via-red-600 {
    --tw-gradient-stops: var(--tw-gradient-from), #dc2626, var(--tw-gradient-to, rgba(220, 38, 38, 0));
  }

  .tablet-portrait-max\:via-red-700 {
    --tw-gradient-stops: var(--tw-gradient-from), #b91c1c, var(--tw-gradient-to, rgba(185, 28, 28, 0));
  }

  .tablet-portrait-max\:via-red-800 {
    --tw-gradient-stops: var(--tw-gradient-from), #991b1b, var(--tw-gradient-to, rgba(153, 27, 27, 0));
  }

  .tablet-portrait-max\:via-red-900 {
    --tw-gradient-stops: var(--tw-gradient-from), #7f1d1d, var(--tw-gradient-to, rgba(127, 29, 29, 0));
  }

  .tablet-portrait-max\:via-yellow-50 {
    --tw-gradient-stops: var(--tw-gradient-from), #fffbeb, var(--tw-gradient-to, rgba(255, 251, 235, 0));
  }

  .tablet-portrait-max\:via-yellow-100 {
    --tw-gradient-stops: var(--tw-gradient-from), #fef3c7, var(--tw-gradient-to, rgba(254, 243, 199, 0));
  }

  .tablet-portrait-max\:via-yellow-200 {
    --tw-gradient-stops: var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, rgba(253, 230, 138, 0));
  }

  .tablet-portrait-max\:via-yellow-300 {
    --tw-gradient-stops: var(--tw-gradient-from), #fcd34d, var(--tw-gradient-to, rgba(252, 211, 77, 0));
  }

  .tablet-portrait-max\:via-yellow-400 {
    --tw-gradient-stops: var(--tw-gradient-from), #fbbf24, var(--tw-gradient-to, rgba(251, 191, 36, 0));
  }

  .tablet-portrait-max\:via-yellow-500 {
    --tw-gradient-stops: var(--tw-gradient-from), #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0));
  }

  .tablet-portrait-max\:via-yellow-600 {
    --tw-gradient-stops: var(--tw-gradient-from), #d97706, var(--tw-gradient-to, rgba(217, 119, 6, 0));
  }

  .tablet-portrait-max\:via-yellow-700 {
    --tw-gradient-stops: var(--tw-gradient-from), #b45309, var(--tw-gradient-to, rgba(180, 83, 9, 0));
  }

  .tablet-portrait-max\:via-yellow-800 {
    --tw-gradient-stops: var(--tw-gradient-from), #92400e, var(--tw-gradient-to, rgba(146, 64, 14, 0));
  }

  .tablet-portrait-max\:via-yellow-900 {
    --tw-gradient-stops: var(--tw-gradient-from), #78350f, var(--tw-gradient-to, rgba(120, 53, 15, 0));
  }

  .tablet-portrait-max\:via-green-50 {
    --tw-gradient-stops: var(--tw-gradient-from), #ecfdf5, var(--tw-gradient-to, rgba(236, 253, 245, 0));
  }

  .tablet-portrait-max\:via-green-100 {
    --tw-gradient-stops: var(--tw-gradient-from), #d1fae5, var(--tw-gradient-to, rgba(209, 250, 229, 0));
  }

  .tablet-portrait-max\:via-green-200 {
    --tw-gradient-stops: var(--tw-gradient-from), #a7f3d0, var(--tw-gradient-to, rgba(167, 243, 208, 0));
  }

  .tablet-portrait-max\:via-green-300 {
    --tw-gradient-stops: var(--tw-gradient-from), #6ee7b7, var(--tw-gradient-to, rgba(110, 231, 183, 0));
  }

  .tablet-portrait-max\:via-green-400 {
    --tw-gradient-stops: var(--tw-gradient-from), #34d399, var(--tw-gradient-to, rgba(52, 211, 153, 0));
  }

  .tablet-portrait-max\:via-green-500 {
    --tw-gradient-stops: var(--tw-gradient-from), #10b981, var(--tw-gradient-to, rgba(16, 185, 129, 0));
  }

  .tablet-portrait-max\:via-green-600 {
    --tw-gradient-stops: var(--tw-gradient-from), #059669, var(--tw-gradient-to, rgba(5, 150, 105, 0));
  }

  .tablet-portrait-max\:via-green-700 {
    --tw-gradient-stops: var(--tw-gradient-from), #047857, var(--tw-gradient-to, rgba(4, 120, 87, 0));
  }

  .tablet-portrait-max\:via-green-800 {
    --tw-gradient-stops: var(--tw-gradient-from), #065f46, var(--tw-gradient-to, rgba(6, 95, 70, 0));
  }

  .tablet-portrait-max\:via-green-900 {
    --tw-gradient-stops: var(--tw-gradient-from), #064e3b, var(--tw-gradient-to, rgba(6, 78, 59, 0));
  }

  .tablet-portrait-max\:via-blue-50 {
    --tw-gradient-stops: var(--tw-gradient-from), #eff6ff, var(--tw-gradient-to, rgba(239, 246, 255, 0));
  }

  .tablet-portrait-max\:via-blue-100 {
    --tw-gradient-stops: var(--tw-gradient-from), #dbeafe, var(--tw-gradient-to, rgba(219, 234, 254, 0));
  }

  .tablet-portrait-max\:via-blue-200 {
    --tw-gradient-stops: var(--tw-gradient-from), #bfdbfe, var(--tw-gradient-to, rgba(191, 219, 254, 0));
  }

  .tablet-portrait-max\:via-blue-300 {
    --tw-gradient-stops: var(--tw-gradient-from), #93c5fd, var(--tw-gradient-to, rgba(147, 197, 253, 0));
  }

  .tablet-portrait-max\:via-blue-400 {
    --tw-gradient-stops: var(--tw-gradient-from), #60a5fa, var(--tw-gradient-to, rgba(96, 165, 250, 0));
  }

  .tablet-portrait-max\:via-blue-500 {
    --tw-gradient-stops: var(--tw-gradient-from), #3b82f6, var(--tw-gradient-to, rgba(59, 130, 246, 0));
  }

  .tablet-portrait-max\:via-blue-600 {
    --tw-gradient-stops: var(--tw-gradient-from), #2563eb, var(--tw-gradient-to, rgba(37, 99, 235, 0));
  }

  .tablet-portrait-max\:via-blue-700 {
    --tw-gradient-stops: var(--tw-gradient-from), #1d4ed8, var(--tw-gradient-to, rgba(29, 78, 216, 0));
  }

  .tablet-portrait-max\:via-blue-800 {
    --tw-gradient-stops: var(--tw-gradient-from), #1e40af, var(--tw-gradient-to, rgba(30, 64, 175, 0));
  }

  .tablet-portrait-max\:via-blue-900 {
    --tw-gradient-stops: var(--tw-gradient-from), #1e3a8a, var(--tw-gradient-to, rgba(30, 58, 138, 0));
  }

  .tablet-portrait-max\:via-indigo-50 {
    --tw-gradient-stops: var(--tw-gradient-from), #eef2ff, var(--tw-gradient-to, rgba(238, 242, 255, 0));
  }

  .tablet-portrait-max\:via-indigo-100 {
    --tw-gradient-stops: var(--tw-gradient-from), #e0e7ff, var(--tw-gradient-to, rgba(224, 231, 255, 0));
  }

  .tablet-portrait-max\:via-indigo-200 {
    --tw-gradient-stops: var(--tw-gradient-from), #c7d2fe, var(--tw-gradient-to, rgba(199, 210, 254, 0));
  }

  .tablet-portrait-max\:via-indigo-300 {
    --tw-gradient-stops: var(--tw-gradient-from), #a5b4fc, var(--tw-gradient-to, rgba(165, 180, 252, 0));
  }

  .tablet-portrait-max\:via-indigo-400 {
    --tw-gradient-stops: var(--tw-gradient-from), #818cf8, var(--tw-gradient-to, rgba(129, 140, 248, 0));
  }

  .tablet-portrait-max\:via-indigo-500 {
    --tw-gradient-stops: var(--tw-gradient-from), #6366f1, var(--tw-gradient-to, rgba(99, 102, 241, 0));
  }

  .tablet-portrait-max\:via-indigo-600 {
    --tw-gradient-stops: var(--tw-gradient-from), #4f46e5, var(--tw-gradient-to, rgba(79, 70, 229, 0));
  }

  .tablet-portrait-max\:via-indigo-700 {
    --tw-gradient-stops: var(--tw-gradient-from), #4338ca, var(--tw-gradient-to, rgba(67, 56, 202, 0));
  }

  .tablet-portrait-max\:via-indigo-800 {
    --tw-gradient-stops: var(--tw-gradient-from), #3730a3, var(--tw-gradient-to, rgba(55, 48, 163, 0));
  }

  .tablet-portrait-max\:via-indigo-900 {
    --tw-gradient-stops: var(--tw-gradient-from), #312e81, var(--tw-gradient-to, rgba(49, 46, 129, 0));
  }

  .tablet-portrait-max\:via-purple-50 {
    --tw-gradient-stops: var(--tw-gradient-from), #f5f3ff, var(--tw-gradient-to, rgba(245, 243, 255, 0));
  }

  .tablet-portrait-max\:via-purple-100 {
    --tw-gradient-stops: var(--tw-gradient-from), #ede9fe, var(--tw-gradient-to, rgba(237, 233, 254, 0));
  }

  .tablet-portrait-max\:via-purple-200 {
    --tw-gradient-stops: var(--tw-gradient-from), #ddd6fe, var(--tw-gradient-to, rgba(221, 214, 254, 0));
  }

  .tablet-portrait-max\:via-purple-300 {
    --tw-gradient-stops: var(--tw-gradient-from), #c4b5fd, var(--tw-gradient-to, rgba(196, 181, 253, 0));
  }

  .tablet-portrait-max\:via-purple-400 {
    --tw-gradient-stops: var(--tw-gradient-from), #a78bfa, var(--tw-gradient-to, rgba(167, 139, 250, 0));
  }

  .tablet-portrait-max\:via-purple-500 {
    --tw-gradient-stops: var(--tw-gradient-from), #8b5cf6, var(--tw-gradient-to, rgba(139, 92, 246, 0));
  }

  .tablet-portrait-max\:via-purple-600 {
    --tw-gradient-stops: var(--tw-gradient-from), #7c3aed, var(--tw-gradient-to, rgba(124, 58, 237, 0));
  }

  .tablet-portrait-max\:via-purple-700 {
    --tw-gradient-stops: var(--tw-gradient-from), #6d28d9, var(--tw-gradient-to, rgba(109, 40, 217, 0));
  }

  .tablet-portrait-max\:via-purple-800 {
    --tw-gradient-stops: var(--tw-gradient-from), #5b21b6, var(--tw-gradient-to, rgba(91, 33, 182, 0));
  }

  .tablet-portrait-max\:via-purple-900 {
    --tw-gradient-stops: var(--tw-gradient-from), #4c1d95, var(--tw-gradient-to, rgba(76, 29, 149, 0));
  }

  .tablet-portrait-max\:via-pink-50 {
    --tw-gradient-stops: var(--tw-gradient-from), #fdf2f8, var(--tw-gradient-to, rgba(253, 242, 248, 0));
  }

  .tablet-portrait-max\:via-pink-100 {
    --tw-gradient-stops: var(--tw-gradient-from), #fce7f3, var(--tw-gradient-to, rgba(252, 231, 243, 0));
  }

  .tablet-portrait-max\:via-pink-200 {
    --tw-gradient-stops: var(--tw-gradient-from), #fbcfe8, var(--tw-gradient-to, rgba(251, 207, 232, 0));
  }

  .tablet-portrait-max\:via-pink-300 {
    --tw-gradient-stops: var(--tw-gradient-from), #f9a8d4, var(--tw-gradient-to, rgba(249, 168, 212, 0));
  }

  .tablet-portrait-max\:via-pink-400 {
    --tw-gradient-stops: var(--tw-gradient-from), #f472b6, var(--tw-gradient-to, rgba(244, 114, 182, 0));
  }

  .tablet-portrait-max\:via-pink-500 {
    --tw-gradient-stops: var(--tw-gradient-from), #ec4899, var(--tw-gradient-to, rgba(236, 72, 153, 0));
  }

  .tablet-portrait-max\:via-pink-600 {
    --tw-gradient-stops: var(--tw-gradient-from), #db2777, var(--tw-gradient-to, rgba(219, 39, 119, 0));
  }

  .tablet-portrait-max\:via-pink-700 {
    --tw-gradient-stops: var(--tw-gradient-from), #be185d, var(--tw-gradient-to, rgba(190, 24, 93, 0));
  }

  .tablet-portrait-max\:via-pink-800 {
    --tw-gradient-stops: var(--tw-gradient-from), #9d174d, var(--tw-gradient-to, rgba(157, 23, 77, 0));
  }

  .tablet-portrait-max\:via-pink-900 {
    --tw-gradient-stops: var(--tw-gradient-from), #831843, var(--tw-gradient-to, rgba(131, 24, 67, 0));
  }

  .tablet-portrait-max\:via-base-normal {
    --tw-gradient-stops: var(--tw-gradient-from), #004181, var(--tw-gradient-to, rgba(0, 65, 129, 0));
  }

  .tablet-portrait-max\:via-base-dark {
    --tw-gradient-stops: var(--tw-gradient-from), #003469, var(--tw-gradient-to, rgba(0, 52, 105, 0));
  }

  .tablet-portrait-max\:via-base-black {
    --tw-gradient-stops: var(--tw-gradient-from), #1D1D1F, var(--tw-gradient-to, rgba(29, 29, 31, 0));
  }

  .tablet-portrait-max\:via-base-border {
    --tw-gradient-stops: var(--tw-gradient-from), #E7E7E9, var(--tw-gradient-to, rgba(231, 231, 233, 0));
  }

  .tablet-portrait-max\:via-primary-normal {
    --tw-gradient-stops: var(--tw-gradient-from), #0067CF, var(--tw-gradient-to, rgba(0, 103, 207, 0));
  }

  .tablet-portrait-max\:via-primary-alt {
    --tw-gradient-stops: var(--tw-gradient-from), #00478F, var(--tw-gradient-to, rgba(0, 71, 143, 0));
  }

  .tablet-portrait-max\:via-subtle-white {
    --tw-gradient-stops: var(--tw-gradient-from), #F9F9F9, var(--tw-gradient-to, rgba(249, 249, 249, 0));
  }

  .tablet-portrait-max\:via-turquesa {
    --tw-gradient-stops: var(--tw-gradient-from), #0097B2, var(--tw-gradient-to, rgba(0, 151, 178, 0));
  }

  .tablet-portrait-max\:hover\:via-transparent:hover {
    --tw-gradient-stops: var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .tablet-portrait-max\:hover\:via-current:hover {
    --tw-gradient-stops: var(--tw-gradient-from), currentColor, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .tablet-portrait-max\:hover\:via-black:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #000, var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .tablet-portrait-max\:hover\:via-white:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fff, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .tablet-portrait-max\:hover\:via-gray-50:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f9fafb, var(--tw-gradient-to, rgba(249, 250, 251, 0));
  }

  .tablet-portrait-max\:hover\:via-gray-100:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f3f4f6, var(--tw-gradient-to, rgba(243, 244, 246, 0));
  }

  .tablet-portrait-max\:hover\:via-gray-200:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #e5e7eb, var(--tw-gradient-to, rgba(229, 231, 235, 0));
  }

  .tablet-portrait-max\:hover\:via-gray-300:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #d1d5db, var(--tw-gradient-to, rgba(209, 213, 219, 0));
  }

  .tablet-portrait-max\:hover\:via-gray-400:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #9ca3af, var(--tw-gradient-to, rgba(156, 163, 175, 0));
  }

  .tablet-portrait-max\:hover\:via-gray-500:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6b7280, var(--tw-gradient-to, rgba(107, 114, 128, 0));
  }

  .tablet-portrait-max\:hover\:via-gray-600:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #4b5563, var(--tw-gradient-to, rgba(75, 85, 99, 0));
  }

  .tablet-portrait-max\:hover\:via-gray-700:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #374151, var(--tw-gradient-to, rgba(55, 65, 81, 0));
  }

  .tablet-portrait-max\:hover\:via-gray-800:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1f2937, var(--tw-gradient-to, rgba(31, 41, 55, 0));
  }

  .tablet-portrait-max\:hover\:via-gray-900:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #111827, var(--tw-gradient-to, rgba(17, 24, 39, 0));
  }

  .tablet-portrait-max\:hover\:via-red-50:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fef2f2, var(--tw-gradient-to, rgba(254, 242, 242, 0));
  }

  .tablet-portrait-max\:hover\:via-red-100:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fee2e2, var(--tw-gradient-to, rgba(254, 226, 226, 0));
  }

  .tablet-portrait-max\:hover\:via-red-200:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fecaca, var(--tw-gradient-to, rgba(254, 202, 202, 0));
  }

  .tablet-portrait-max\:hover\:via-red-300:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fca5a5, var(--tw-gradient-to, rgba(252, 165, 165, 0));
  }

  .tablet-portrait-max\:hover\:via-red-400:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f87171, var(--tw-gradient-to, rgba(248, 113, 113, 0));
  }

  .tablet-portrait-max\:hover\:via-red-500:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #ef4444, var(--tw-gradient-to, rgba(239, 68, 68, 0));
  }

  .tablet-portrait-max\:hover\:via-red-600:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #dc2626, var(--tw-gradient-to, rgba(220, 38, 38, 0));
  }

  .tablet-portrait-max\:hover\:via-red-700:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #b91c1c, var(--tw-gradient-to, rgba(185, 28, 28, 0));
  }

  .tablet-portrait-max\:hover\:via-red-800:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #991b1b, var(--tw-gradient-to, rgba(153, 27, 27, 0));
  }

  .tablet-portrait-max\:hover\:via-red-900:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #7f1d1d, var(--tw-gradient-to, rgba(127, 29, 29, 0));
  }

  .tablet-portrait-max\:hover\:via-yellow-50:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fffbeb, var(--tw-gradient-to, rgba(255, 251, 235, 0));
  }

  .tablet-portrait-max\:hover\:via-yellow-100:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fef3c7, var(--tw-gradient-to, rgba(254, 243, 199, 0));
  }

  .tablet-portrait-max\:hover\:via-yellow-200:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, rgba(253, 230, 138, 0));
  }

  .tablet-portrait-max\:hover\:via-yellow-300:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fcd34d, var(--tw-gradient-to, rgba(252, 211, 77, 0));
  }

  .tablet-portrait-max\:hover\:via-yellow-400:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fbbf24, var(--tw-gradient-to, rgba(251, 191, 36, 0));
  }

  .tablet-portrait-max\:hover\:via-yellow-500:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0));
  }

  .tablet-portrait-max\:hover\:via-yellow-600:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #d97706, var(--tw-gradient-to, rgba(217, 119, 6, 0));
  }

  .tablet-portrait-max\:hover\:via-yellow-700:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #b45309, var(--tw-gradient-to, rgba(180, 83, 9, 0));
  }

  .tablet-portrait-max\:hover\:via-yellow-800:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #92400e, var(--tw-gradient-to, rgba(146, 64, 14, 0));
  }

  .tablet-portrait-max\:hover\:via-yellow-900:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #78350f, var(--tw-gradient-to, rgba(120, 53, 15, 0));
  }

  .tablet-portrait-max\:hover\:via-green-50:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #ecfdf5, var(--tw-gradient-to, rgba(236, 253, 245, 0));
  }

  .tablet-portrait-max\:hover\:via-green-100:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #d1fae5, var(--tw-gradient-to, rgba(209, 250, 229, 0));
  }

  .tablet-portrait-max\:hover\:via-green-200:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #a7f3d0, var(--tw-gradient-to, rgba(167, 243, 208, 0));
  }

  .tablet-portrait-max\:hover\:via-green-300:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6ee7b7, var(--tw-gradient-to, rgba(110, 231, 183, 0));
  }

  .tablet-portrait-max\:hover\:via-green-400:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #34d399, var(--tw-gradient-to, rgba(52, 211, 153, 0));
  }

  .tablet-portrait-max\:hover\:via-green-500:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #10b981, var(--tw-gradient-to, rgba(16, 185, 129, 0));
  }

  .tablet-portrait-max\:hover\:via-green-600:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #059669, var(--tw-gradient-to, rgba(5, 150, 105, 0));
  }

  .tablet-portrait-max\:hover\:via-green-700:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #047857, var(--tw-gradient-to, rgba(4, 120, 87, 0));
  }

  .tablet-portrait-max\:hover\:via-green-800:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #065f46, var(--tw-gradient-to, rgba(6, 95, 70, 0));
  }

  .tablet-portrait-max\:hover\:via-green-900:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #064e3b, var(--tw-gradient-to, rgba(6, 78, 59, 0));
  }

  .tablet-portrait-max\:hover\:via-blue-50:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #eff6ff, var(--tw-gradient-to, rgba(239, 246, 255, 0));
  }

  .tablet-portrait-max\:hover\:via-blue-100:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #dbeafe, var(--tw-gradient-to, rgba(219, 234, 254, 0));
  }

  .tablet-portrait-max\:hover\:via-blue-200:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #bfdbfe, var(--tw-gradient-to, rgba(191, 219, 254, 0));
  }

  .tablet-portrait-max\:hover\:via-blue-300:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #93c5fd, var(--tw-gradient-to, rgba(147, 197, 253, 0));
  }

  .tablet-portrait-max\:hover\:via-blue-400:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #60a5fa, var(--tw-gradient-to, rgba(96, 165, 250, 0));
  }

  .tablet-portrait-max\:hover\:via-blue-500:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #3b82f6, var(--tw-gradient-to, rgba(59, 130, 246, 0));
  }

  .tablet-portrait-max\:hover\:via-blue-600:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #2563eb, var(--tw-gradient-to, rgba(37, 99, 235, 0));
  }

  .tablet-portrait-max\:hover\:via-blue-700:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1d4ed8, var(--tw-gradient-to, rgba(29, 78, 216, 0));
  }

  .tablet-portrait-max\:hover\:via-blue-800:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1e40af, var(--tw-gradient-to, rgba(30, 64, 175, 0));
  }

  .tablet-portrait-max\:hover\:via-blue-900:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1e3a8a, var(--tw-gradient-to, rgba(30, 58, 138, 0));
  }

  .tablet-portrait-max\:hover\:via-indigo-50:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #eef2ff, var(--tw-gradient-to, rgba(238, 242, 255, 0));
  }

  .tablet-portrait-max\:hover\:via-indigo-100:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #e0e7ff, var(--tw-gradient-to, rgba(224, 231, 255, 0));
  }

  .tablet-portrait-max\:hover\:via-indigo-200:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #c7d2fe, var(--tw-gradient-to, rgba(199, 210, 254, 0));
  }

  .tablet-portrait-max\:hover\:via-indigo-300:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #a5b4fc, var(--tw-gradient-to, rgba(165, 180, 252, 0));
  }

  .tablet-portrait-max\:hover\:via-indigo-400:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #818cf8, var(--tw-gradient-to, rgba(129, 140, 248, 0));
  }

  .tablet-portrait-max\:hover\:via-indigo-500:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6366f1, var(--tw-gradient-to, rgba(99, 102, 241, 0));
  }

  .tablet-portrait-max\:hover\:via-indigo-600:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #4f46e5, var(--tw-gradient-to, rgba(79, 70, 229, 0));
  }

  .tablet-portrait-max\:hover\:via-indigo-700:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #4338ca, var(--tw-gradient-to, rgba(67, 56, 202, 0));
  }

  .tablet-portrait-max\:hover\:via-indigo-800:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #3730a3, var(--tw-gradient-to, rgba(55, 48, 163, 0));
  }

  .tablet-portrait-max\:hover\:via-indigo-900:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #312e81, var(--tw-gradient-to, rgba(49, 46, 129, 0));
  }

  .tablet-portrait-max\:hover\:via-purple-50:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f5f3ff, var(--tw-gradient-to, rgba(245, 243, 255, 0));
  }

  .tablet-portrait-max\:hover\:via-purple-100:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #ede9fe, var(--tw-gradient-to, rgba(237, 233, 254, 0));
  }

  .tablet-portrait-max\:hover\:via-purple-200:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #ddd6fe, var(--tw-gradient-to, rgba(221, 214, 254, 0));
  }

  .tablet-portrait-max\:hover\:via-purple-300:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #c4b5fd, var(--tw-gradient-to, rgba(196, 181, 253, 0));
  }

  .tablet-portrait-max\:hover\:via-purple-400:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #a78bfa, var(--tw-gradient-to, rgba(167, 139, 250, 0));
  }

  .tablet-portrait-max\:hover\:via-purple-500:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #8b5cf6, var(--tw-gradient-to, rgba(139, 92, 246, 0));
  }

  .tablet-portrait-max\:hover\:via-purple-600:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #7c3aed, var(--tw-gradient-to, rgba(124, 58, 237, 0));
  }

  .tablet-portrait-max\:hover\:via-purple-700:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6d28d9, var(--tw-gradient-to, rgba(109, 40, 217, 0));
  }

  .tablet-portrait-max\:hover\:via-purple-800:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #5b21b6, var(--tw-gradient-to, rgba(91, 33, 182, 0));
  }

  .tablet-portrait-max\:hover\:via-purple-900:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #4c1d95, var(--tw-gradient-to, rgba(76, 29, 149, 0));
  }

  .tablet-portrait-max\:hover\:via-pink-50:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fdf2f8, var(--tw-gradient-to, rgba(253, 242, 248, 0));
  }

  .tablet-portrait-max\:hover\:via-pink-100:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fce7f3, var(--tw-gradient-to, rgba(252, 231, 243, 0));
  }

  .tablet-portrait-max\:hover\:via-pink-200:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fbcfe8, var(--tw-gradient-to, rgba(251, 207, 232, 0));
  }

  .tablet-portrait-max\:hover\:via-pink-300:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f9a8d4, var(--tw-gradient-to, rgba(249, 168, 212, 0));
  }

  .tablet-portrait-max\:hover\:via-pink-400:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f472b6, var(--tw-gradient-to, rgba(244, 114, 182, 0));
  }

  .tablet-portrait-max\:hover\:via-pink-500:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #ec4899, var(--tw-gradient-to, rgba(236, 72, 153, 0));
  }

  .tablet-portrait-max\:hover\:via-pink-600:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #db2777, var(--tw-gradient-to, rgba(219, 39, 119, 0));
  }

  .tablet-portrait-max\:hover\:via-pink-700:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #be185d, var(--tw-gradient-to, rgba(190, 24, 93, 0));
  }

  .tablet-portrait-max\:hover\:via-pink-800:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #9d174d, var(--tw-gradient-to, rgba(157, 23, 77, 0));
  }

  .tablet-portrait-max\:hover\:via-pink-900:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #831843, var(--tw-gradient-to, rgba(131, 24, 67, 0));
  }

  .tablet-portrait-max\:hover\:via-base-normal:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #004181, var(--tw-gradient-to, rgba(0, 65, 129, 0));
  }

  .tablet-portrait-max\:hover\:via-base-dark:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #003469, var(--tw-gradient-to, rgba(0, 52, 105, 0));
  }

  .tablet-portrait-max\:hover\:via-base-black:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1D1D1F, var(--tw-gradient-to, rgba(29, 29, 31, 0));
  }

  .tablet-portrait-max\:hover\:via-base-border:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #E7E7E9, var(--tw-gradient-to, rgba(231, 231, 233, 0));
  }

  .tablet-portrait-max\:hover\:via-primary-normal:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #0067CF, var(--tw-gradient-to, rgba(0, 103, 207, 0));
  }

  .tablet-portrait-max\:hover\:via-primary-alt:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #00478F, var(--tw-gradient-to, rgba(0, 71, 143, 0));
  }

  .tablet-portrait-max\:hover\:via-subtle-white:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #F9F9F9, var(--tw-gradient-to, rgba(249, 249, 249, 0));
  }

  .tablet-portrait-max\:hover\:via-turquesa:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #0097B2, var(--tw-gradient-to, rgba(0, 151, 178, 0));
  }

  .tablet-portrait-max\:focus\:via-transparent:focus {
    --tw-gradient-stops: var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .tablet-portrait-max\:focus\:via-current:focus {
    --tw-gradient-stops: var(--tw-gradient-from), currentColor, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .tablet-portrait-max\:focus\:via-black:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #000, var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .tablet-portrait-max\:focus\:via-white:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fff, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .tablet-portrait-max\:focus\:via-gray-50:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f9fafb, var(--tw-gradient-to, rgba(249, 250, 251, 0));
  }

  .tablet-portrait-max\:focus\:via-gray-100:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f3f4f6, var(--tw-gradient-to, rgba(243, 244, 246, 0));
  }

  .tablet-portrait-max\:focus\:via-gray-200:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #e5e7eb, var(--tw-gradient-to, rgba(229, 231, 235, 0));
  }

  .tablet-portrait-max\:focus\:via-gray-300:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #d1d5db, var(--tw-gradient-to, rgba(209, 213, 219, 0));
  }

  .tablet-portrait-max\:focus\:via-gray-400:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #9ca3af, var(--tw-gradient-to, rgba(156, 163, 175, 0));
  }

  .tablet-portrait-max\:focus\:via-gray-500:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6b7280, var(--tw-gradient-to, rgba(107, 114, 128, 0));
  }

  .tablet-portrait-max\:focus\:via-gray-600:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #4b5563, var(--tw-gradient-to, rgba(75, 85, 99, 0));
  }

  .tablet-portrait-max\:focus\:via-gray-700:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #374151, var(--tw-gradient-to, rgba(55, 65, 81, 0));
  }

  .tablet-portrait-max\:focus\:via-gray-800:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1f2937, var(--tw-gradient-to, rgba(31, 41, 55, 0));
  }

  .tablet-portrait-max\:focus\:via-gray-900:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #111827, var(--tw-gradient-to, rgba(17, 24, 39, 0));
  }

  .tablet-portrait-max\:focus\:via-red-50:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fef2f2, var(--tw-gradient-to, rgba(254, 242, 242, 0));
  }

  .tablet-portrait-max\:focus\:via-red-100:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fee2e2, var(--tw-gradient-to, rgba(254, 226, 226, 0));
  }

  .tablet-portrait-max\:focus\:via-red-200:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fecaca, var(--tw-gradient-to, rgba(254, 202, 202, 0));
  }

  .tablet-portrait-max\:focus\:via-red-300:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fca5a5, var(--tw-gradient-to, rgba(252, 165, 165, 0));
  }

  .tablet-portrait-max\:focus\:via-red-400:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f87171, var(--tw-gradient-to, rgba(248, 113, 113, 0));
  }

  .tablet-portrait-max\:focus\:via-red-500:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #ef4444, var(--tw-gradient-to, rgba(239, 68, 68, 0));
  }

  .tablet-portrait-max\:focus\:via-red-600:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #dc2626, var(--tw-gradient-to, rgba(220, 38, 38, 0));
  }

  .tablet-portrait-max\:focus\:via-red-700:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #b91c1c, var(--tw-gradient-to, rgba(185, 28, 28, 0));
  }

  .tablet-portrait-max\:focus\:via-red-800:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #991b1b, var(--tw-gradient-to, rgba(153, 27, 27, 0));
  }

  .tablet-portrait-max\:focus\:via-red-900:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #7f1d1d, var(--tw-gradient-to, rgba(127, 29, 29, 0));
  }

  .tablet-portrait-max\:focus\:via-yellow-50:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fffbeb, var(--tw-gradient-to, rgba(255, 251, 235, 0));
  }

  .tablet-portrait-max\:focus\:via-yellow-100:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fef3c7, var(--tw-gradient-to, rgba(254, 243, 199, 0));
  }

  .tablet-portrait-max\:focus\:via-yellow-200:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, rgba(253, 230, 138, 0));
  }

  .tablet-portrait-max\:focus\:via-yellow-300:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fcd34d, var(--tw-gradient-to, rgba(252, 211, 77, 0));
  }

  .tablet-portrait-max\:focus\:via-yellow-400:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fbbf24, var(--tw-gradient-to, rgba(251, 191, 36, 0));
  }

  .tablet-portrait-max\:focus\:via-yellow-500:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0));
  }

  .tablet-portrait-max\:focus\:via-yellow-600:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #d97706, var(--tw-gradient-to, rgba(217, 119, 6, 0));
  }

  .tablet-portrait-max\:focus\:via-yellow-700:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #b45309, var(--tw-gradient-to, rgba(180, 83, 9, 0));
  }

  .tablet-portrait-max\:focus\:via-yellow-800:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #92400e, var(--tw-gradient-to, rgba(146, 64, 14, 0));
  }

  .tablet-portrait-max\:focus\:via-yellow-900:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #78350f, var(--tw-gradient-to, rgba(120, 53, 15, 0));
  }

  .tablet-portrait-max\:focus\:via-green-50:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #ecfdf5, var(--tw-gradient-to, rgba(236, 253, 245, 0));
  }

  .tablet-portrait-max\:focus\:via-green-100:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #d1fae5, var(--tw-gradient-to, rgba(209, 250, 229, 0));
  }

  .tablet-portrait-max\:focus\:via-green-200:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #a7f3d0, var(--tw-gradient-to, rgba(167, 243, 208, 0));
  }

  .tablet-portrait-max\:focus\:via-green-300:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6ee7b7, var(--tw-gradient-to, rgba(110, 231, 183, 0));
  }

  .tablet-portrait-max\:focus\:via-green-400:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #34d399, var(--tw-gradient-to, rgba(52, 211, 153, 0));
  }

  .tablet-portrait-max\:focus\:via-green-500:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #10b981, var(--tw-gradient-to, rgba(16, 185, 129, 0));
  }

  .tablet-portrait-max\:focus\:via-green-600:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #059669, var(--tw-gradient-to, rgba(5, 150, 105, 0));
  }

  .tablet-portrait-max\:focus\:via-green-700:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #047857, var(--tw-gradient-to, rgba(4, 120, 87, 0));
  }

  .tablet-portrait-max\:focus\:via-green-800:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #065f46, var(--tw-gradient-to, rgba(6, 95, 70, 0));
  }

  .tablet-portrait-max\:focus\:via-green-900:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #064e3b, var(--tw-gradient-to, rgba(6, 78, 59, 0));
  }

  .tablet-portrait-max\:focus\:via-blue-50:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #eff6ff, var(--tw-gradient-to, rgba(239, 246, 255, 0));
  }

  .tablet-portrait-max\:focus\:via-blue-100:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #dbeafe, var(--tw-gradient-to, rgba(219, 234, 254, 0));
  }

  .tablet-portrait-max\:focus\:via-blue-200:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #bfdbfe, var(--tw-gradient-to, rgba(191, 219, 254, 0));
  }

  .tablet-portrait-max\:focus\:via-blue-300:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #93c5fd, var(--tw-gradient-to, rgba(147, 197, 253, 0));
  }

  .tablet-portrait-max\:focus\:via-blue-400:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #60a5fa, var(--tw-gradient-to, rgba(96, 165, 250, 0));
  }

  .tablet-portrait-max\:focus\:via-blue-500:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #3b82f6, var(--tw-gradient-to, rgba(59, 130, 246, 0));
  }

  .tablet-portrait-max\:focus\:via-blue-600:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #2563eb, var(--tw-gradient-to, rgba(37, 99, 235, 0));
  }

  .tablet-portrait-max\:focus\:via-blue-700:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1d4ed8, var(--tw-gradient-to, rgba(29, 78, 216, 0));
  }

  .tablet-portrait-max\:focus\:via-blue-800:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1e40af, var(--tw-gradient-to, rgba(30, 64, 175, 0));
  }

  .tablet-portrait-max\:focus\:via-blue-900:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1e3a8a, var(--tw-gradient-to, rgba(30, 58, 138, 0));
  }

  .tablet-portrait-max\:focus\:via-indigo-50:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #eef2ff, var(--tw-gradient-to, rgba(238, 242, 255, 0));
  }

  .tablet-portrait-max\:focus\:via-indigo-100:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #e0e7ff, var(--tw-gradient-to, rgba(224, 231, 255, 0));
  }

  .tablet-portrait-max\:focus\:via-indigo-200:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #c7d2fe, var(--tw-gradient-to, rgba(199, 210, 254, 0));
  }

  .tablet-portrait-max\:focus\:via-indigo-300:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #a5b4fc, var(--tw-gradient-to, rgba(165, 180, 252, 0));
  }

  .tablet-portrait-max\:focus\:via-indigo-400:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #818cf8, var(--tw-gradient-to, rgba(129, 140, 248, 0));
  }

  .tablet-portrait-max\:focus\:via-indigo-500:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6366f1, var(--tw-gradient-to, rgba(99, 102, 241, 0));
  }

  .tablet-portrait-max\:focus\:via-indigo-600:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #4f46e5, var(--tw-gradient-to, rgba(79, 70, 229, 0));
  }

  .tablet-portrait-max\:focus\:via-indigo-700:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #4338ca, var(--tw-gradient-to, rgba(67, 56, 202, 0));
  }

  .tablet-portrait-max\:focus\:via-indigo-800:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #3730a3, var(--tw-gradient-to, rgba(55, 48, 163, 0));
  }

  .tablet-portrait-max\:focus\:via-indigo-900:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #312e81, var(--tw-gradient-to, rgba(49, 46, 129, 0));
  }

  .tablet-portrait-max\:focus\:via-purple-50:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f5f3ff, var(--tw-gradient-to, rgba(245, 243, 255, 0));
  }

  .tablet-portrait-max\:focus\:via-purple-100:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #ede9fe, var(--tw-gradient-to, rgba(237, 233, 254, 0));
  }

  .tablet-portrait-max\:focus\:via-purple-200:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #ddd6fe, var(--tw-gradient-to, rgba(221, 214, 254, 0));
  }

  .tablet-portrait-max\:focus\:via-purple-300:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #c4b5fd, var(--tw-gradient-to, rgba(196, 181, 253, 0));
  }

  .tablet-portrait-max\:focus\:via-purple-400:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #a78bfa, var(--tw-gradient-to, rgba(167, 139, 250, 0));
  }

  .tablet-portrait-max\:focus\:via-purple-500:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #8b5cf6, var(--tw-gradient-to, rgba(139, 92, 246, 0));
  }

  .tablet-portrait-max\:focus\:via-purple-600:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #7c3aed, var(--tw-gradient-to, rgba(124, 58, 237, 0));
  }

  .tablet-portrait-max\:focus\:via-purple-700:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6d28d9, var(--tw-gradient-to, rgba(109, 40, 217, 0));
  }

  .tablet-portrait-max\:focus\:via-purple-800:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #5b21b6, var(--tw-gradient-to, rgba(91, 33, 182, 0));
  }

  .tablet-portrait-max\:focus\:via-purple-900:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #4c1d95, var(--tw-gradient-to, rgba(76, 29, 149, 0));
  }

  .tablet-portrait-max\:focus\:via-pink-50:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fdf2f8, var(--tw-gradient-to, rgba(253, 242, 248, 0));
  }

  .tablet-portrait-max\:focus\:via-pink-100:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fce7f3, var(--tw-gradient-to, rgba(252, 231, 243, 0));
  }

  .tablet-portrait-max\:focus\:via-pink-200:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fbcfe8, var(--tw-gradient-to, rgba(251, 207, 232, 0));
  }

  .tablet-portrait-max\:focus\:via-pink-300:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f9a8d4, var(--tw-gradient-to, rgba(249, 168, 212, 0));
  }

  .tablet-portrait-max\:focus\:via-pink-400:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f472b6, var(--tw-gradient-to, rgba(244, 114, 182, 0));
  }

  .tablet-portrait-max\:focus\:via-pink-500:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #ec4899, var(--tw-gradient-to, rgba(236, 72, 153, 0));
  }

  .tablet-portrait-max\:focus\:via-pink-600:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #db2777, var(--tw-gradient-to, rgba(219, 39, 119, 0));
  }

  .tablet-portrait-max\:focus\:via-pink-700:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #be185d, var(--tw-gradient-to, rgba(190, 24, 93, 0));
  }

  .tablet-portrait-max\:focus\:via-pink-800:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #9d174d, var(--tw-gradient-to, rgba(157, 23, 77, 0));
  }

  .tablet-portrait-max\:focus\:via-pink-900:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #831843, var(--tw-gradient-to, rgba(131, 24, 67, 0));
  }

  .tablet-portrait-max\:focus\:via-base-normal:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #004181, var(--tw-gradient-to, rgba(0, 65, 129, 0));
  }

  .tablet-portrait-max\:focus\:via-base-dark:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #003469, var(--tw-gradient-to, rgba(0, 52, 105, 0));
  }

  .tablet-portrait-max\:focus\:via-base-black:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1D1D1F, var(--tw-gradient-to, rgba(29, 29, 31, 0));
  }

  .tablet-portrait-max\:focus\:via-base-border:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #E7E7E9, var(--tw-gradient-to, rgba(231, 231, 233, 0));
  }

  .tablet-portrait-max\:focus\:via-primary-normal:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #0067CF, var(--tw-gradient-to, rgba(0, 103, 207, 0));
  }

  .tablet-portrait-max\:focus\:via-primary-alt:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #00478F, var(--tw-gradient-to, rgba(0, 71, 143, 0));
  }

  .tablet-portrait-max\:focus\:via-subtle-white:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #F9F9F9, var(--tw-gradient-to, rgba(249, 249, 249, 0));
  }

  .tablet-portrait-max\:focus\:via-turquesa:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #0097B2, var(--tw-gradient-to, rgba(0, 151, 178, 0));
  }

  .tablet-portrait-max\:to-transparent {
    --tw-gradient-to: transparent;
  }

  .tablet-portrait-max\:to-current {
    --tw-gradient-to: currentColor;
  }

  .tablet-portrait-max\:to-black {
    --tw-gradient-to: #000;
  }

  .tablet-portrait-max\:to-white {
    --tw-gradient-to: #fff;
  }

  .tablet-portrait-max\:to-gray-50 {
    --tw-gradient-to: #f9fafb;
  }

  .tablet-portrait-max\:to-gray-100 {
    --tw-gradient-to: #f3f4f6;
  }

  .tablet-portrait-max\:to-gray-200 {
    --tw-gradient-to: #e5e7eb;
  }

  .tablet-portrait-max\:to-gray-300 {
    --tw-gradient-to: #d1d5db;
  }

  .tablet-portrait-max\:to-gray-400 {
    --tw-gradient-to: #9ca3af;
  }

  .tablet-portrait-max\:to-gray-500 {
    --tw-gradient-to: #6b7280;
  }

  .tablet-portrait-max\:to-gray-600 {
    --tw-gradient-to: #4b5563;
  }

  .tablet-portrait-max\:to-gray-700 {
    --tw-gradient-to: #374151;
  }

  .tablet-portrait-max\:to-gray-800 {
    --tw-gradient-to: #1f2937;
  }

  .tablet-portrait-max\:to-gray-900 {
    --tw-gradient-to: #111827;
  }

  .tablet-portrait-max\:to-red-50 {
    --tw-gradient-to: #fef2f2;
  }

  .tablet-portrait-max\:to-red-100 {
    --tw-gradient-to: #fee2e2;
  }

  .tablet-portrait-max\:to-red-200 {
    --tw-gradient-to: #fecaca;
  }

  .tablet-portrait-max\:to-red-300 {
    --tw-gradient-to: #fca5a5;
  }

  .tablet-portrait-max\:to-red-400 {
    --tw-gradient-to: #f87171;
  }

  .tablet-portrait-max\:to-red-500 {
    --tw-gradient-to: #ef4444;
  }

  .tablet-portrait-max\:to-red-600 {
    --tw-gradient-to: #dc2626;
  }

  .tablet-portrait-max\:to-red-700 {
    --tw-gradient-to: #b91c1c;
  }

  .tablet-portrait-max\:to-red-800 {
    --tw-gradient-to: #991b1b;
  }

  .tablet-portrait-max\:to-red-900 {
    --tw-gradient-to: #7f1d1d;
  }

  .tablet-portrait-max\:to-yellow-50 {
    --tw-gradient-to: #fffbeb;
  }

  .tablet-portrait-max\:to-yellow-100 {
    --tw-gradient-to: #fef3c7;
  }

  .tablet-portrait-max\:to-yellow-200 {
    --tw-gradient-to: #fde68a;
  }

  .tablet-portrait-max\:to-yellow-300 {
    --tw-gradient-to: #fcd34d;
  }

  .tablet-portrait-max\:to-yellow-400 {
    --tw-gradient-to: #fbbf24;
  }

  .tablet-portrait-max\:to-yellow-500 {
    --tw-gradient-to: #f59e0b;
  }

  .tablet-portrait-max\:to-yellow-600 {
    --tw-gradient-to: #d97706;
  }

  .tablet-portrait-max\:to-yellow-700 {
    --tw-gradient-to: #b45309;
  }

  .tablet-portrait-max\:to-yellow-800 {
    --tw-gradient-to: #92400e;
  }

  .tablet-portrait-max\:to-yellow-900 {
    --tw-gradient-to: #78350f;
  }

  .tablet-portrait-max\:to-green-50 {
    --tw-gradient-to: #ecfdf5;
  }

  .tablet-portrait-max\:to-green-100 {
    --tw-gradient-to: #d1fae5;
  }

  .tablet-portrait-max\:to-green-200 {
    --tw-gradient-to: #a7f3d0;
  }

  .tablet-portrait-max\:to-green-300 {
    --tw-gradient-to: #6ee7b7;
  }

  .tablet-portrait-max\:to-green-400 {
    --tw-gradient-to: #34d399;
  }

  .tablet-portrait-max\:to-green-500 {
    --tw-gradient-to: #10b981;
  }

  .tablet-portrait-max\:to-green-600 {
    --tw-gradient-to: #059669;
  }

  .tablet-portrait-max\:to-green-700 {
    --tw-gradient-to: #047857;
  }

  .tablet-portrait-max\:to-green-800 {
    --tw-gradient-to: #065f46;
  }

  .tablet-portrait-max\:to-green-900 {
    --tw-gradient-to: #064e3b;
  }

  .tablet-portrait-max\:to-blue-50 {
    --tw-gradient-to: #eff6ff;
  }

  .tablet-portrait-max\:to-blue-100 {
    --tw-gradient-to: #dbeafe;
  }

  .tablet-portrait-max\:to-blue-200 {
    --tw-gradient-to: #bfdbfe;
  }

  .tablet-portrait-max\:to-blue-300 {
    --tw-gradient-to: #93c5fd;
  }

  .tablet-portrait-max\:to-blue-400 {
    --tw-gradient-to: #60a5fa;
  }

  .tablet-portrait-max\:to-blue-500 {
    --tw-gradient-to: #3b82f6;
  }

  .tablet-portrait-max\:to-blue-600 {
    --tw-gradient-to: #2563eb;
  }

  .tablet-portrait-max\:to-blue-700 {
    --tw-gradient-to: #1d4ed8;
  }

  .tablet-portrait-max\:to-blue-800 {
    --tw-gradient-to: #1e40af;
  }

  .tablet-portrait-max\:to-blue-900 {
    --tw-gradient-to: #1e3a8a;
  }

  .tablet-portrait-max\:to-indigo-50 {
    --tw-gradient-to: #eef2ff;
  }

  .tablet-portrait-max\:to-indigo-100 {
    --tw-gradient-to: #e0e7ff;
  }

  .tablet-portrait-max\:to-indigo-200 {
    --tw-gradient-to: #c7d2fe;
  }

  .tablet-portrait-max\:to-indigo-300 {
    --tw-gradient-to: #a5b4fc;
  }

  .tablet-portrait-max\:to-indigo-400 {
    --tw-gradient-to: #818cf8;
  }

  .tablet-portrait-max\:to-indigo-500 {
    --tw-gradient-to: #6366f1;
  }

  .tablet-portrait-max\:to-indigo-600 {
    --tw-gradient-to: #4f46e5;
  }

  .tablet-portrait-max\:to-indigo-700 {
    --tw-gradient-to: #4338ca;
  }

  .tablet-portrait-max\:to-indigo-800 {
    --tw-gradient-to: #3730a3;
  }

  .tablet-portrait-max\:to-indigo-900 {
    --tw-gradient-to: #312e81;
  }

  .tablet-portrait-max\:to-purple-50 {
    --tw-gradient-to: #f5f3ff;
  }

  .tablet-portrait-max\:to-purple-100 {
    --tw-gradient-to: #ede9fe;
  }

  .tablet-portrait-max\:to-purple-200 {
    --tw-gradient-to: #ddd6fe;
  }

  .tablet-portrait-max\:to-purple-300 {
    --tw-gradient-to: #c4b5fd;
  }

  .tablet-portrait-max\:to-purple-400 {
    --tw-gradient-to: #a78bfa;
  }

  .tablet-portrait-max\:to-purple-500 {
    --tw-gradient-to: #8b5cf6;
  }

  .tablet-portrait-max\:to-purple-600 {
    --tw-gradient-to: #7c3aed;
  }

  .tablet-portrait-max\:to-purple-700 {
    --tw-gradient-to: #6d28d9;
  }

  .tablet-portrait-max\:to-purple-800 {
    --tw-gradient-to: #5b21b6;
  }

  .tablet-portrait-max\:to-purple-900 {
    --tw-gradient-to: #4c1d95;
  }

  .tablet-portrait-max\:to-pink-50 {
    --tw-gradient-to: #fdf2f8;
  }

  .tablet-portrait-max\:to-pink-100 {
    --tw-gradient-to: #fce7f3;
  }

  .tablet-portrait-max\:to-pink-200 {
    --tw-gradient-to: #fbcfe8;
  }

  .tablet-portrait-max\:to-pink-300 {
    --tw-gradient-to: #f9a8d4;
  }

  .tablet-portrait-max\:to-pink-400 {
    --tw-gradient-to: #f472b6;
  }

  .tablet-portrait-max\:to-pink-500 {
    --tw-gradient-to: #ec4899;
  }

  .tablet-portrait-max\:to-pink-600 {
    --tw-gradient-to: #db2777;
  }

  .tablet-portrait-max\:to-pink-700 {
    --tw-gradient-to: #be185d;
  }

  .tablet-portrait-max\:to-pink-800 {
    --tw-gradient-to: #9d174d;
  }

  .tablet-portrait-max\:to-pink-900 {
    --tw-gradient-to: #831843;
  }

  .tablet-portrait-max\:to-base-normal {
    --tw-gradient-to: #004181;
  }

  .tablet-portrait-max\:to-base-dark {
    --tw-gradient-to: #003469;
  }

  .tablet-portrait-max\:to-base-black {
    --tw-gradient-to: #1D1D1F;
  }

  .tablet-portrait-max\:to-base-border {
    --tw-gradient-to: #E7E7E9;
  }

  .tablet-portrait-max\:to-primary-normal {
    --tw-gradient-to: #0067CF;
  }

  .tablet-portrait-max\:to-primary-alt {
    --tw-gradient-to: #00478F;
  }

  .tablet-portrait-max\:to-subtle-white {
    --tw-gradient-to: #F9F9F9;
  }

  .tablet-portrait-max\:to-turquesa {
    --tw-gradient-to: #0097B2;
  }

  .tablet-portrait-max\:hover\:to-transparent:hover {
    --tw-gradient-to: transparent;
  }

  .tablet-portrait-max\:hover\:to-current:hover {
    --tw-gradient-to: currentColor;
  }

  .tablet-portrait-max\:hover\:to-black:hover {
    --tw-gradient-to: #000;
  }

  .tablet-portrait-max\:hover\:to-white:hover {
    --tw-gradient-to: #fff;
  }

  .tablet-portrait-max\:hover\:to-gray-50:hover {
    --tw-gradient-to: #f9fafb;
  }

  .tablet-portrait-max\:hover\:to-gray-100:hover {
    --tw-gradient-to: #f3f4f6;
  }

  .tablet-portrait-max\:hover\:to-gray-200:hover {
    --tw-gradient-to: #e5e7eb;
  }

  .tablet-portrait-max\:hover\:to-gray-300:hover {
    --tw-gradient-to: #d1d5db;
  }

  .tablet-portrait-max\:hover\:to-gray-400:hover {
    --tw-gradient-to: #9ca3af;
  }

  .tablet-portrait-max\:hover\:to-gray-500:hover {
    --tw-gradient-to: #6b7280;
  }

  .tablet-portrait-max\:hover\:to-gray-600:hover {
    --tw-gradient-to: #4b5563;
  }

  .tablet-portrait-max\:hover\:to-gray-700:hover {
    --tw-gradient-to: #374151;
  }

  .tablet-portrait-max\:hover\:to-gray-800:hover {
    --tw-gradient-to: #1f2937;
  }

  .tablet-portrait-max\:hover\:to-gray-900:hover {
    --tw-gradient-to: #111827;
  }

  .tablet-portrait-max\:hover\:to-red-50:hover {
    --tw-gradient-to: #fef2f2;
  }

  .tablet-portrait-max\:hover\:to-red-100:hover {
    --tw-gradient-to: #fee2e2;
  }

  .tablet-portrait-max\:hover\:to-red-200:hover {
    --tw-gradient-to: #fecaca;
  }

  .tablet-portrait-max\:hover\:to-red-300:hover {
    --tw-gradient-to: #fca5a5;
  }

  .tablet-portrait-max\:hover\:to-red-400:hover {
    --tw-gradient-to: #f87171;
  }

  .tablet-portrait-max\:hover\:to-red-500:hover {
    --tw-gradient-to: #ef4444;
  }

  .tablet-portrait-max\:hover\:to-red-600:hover {
    --tw-gradient-to: #dc2626;
  }

  .tablet-portrait-max\:hover\:to-red-700:hover {
    --tw-gradient-to: #b91c1c;
  }

  .tablet-portrait-max\:hover\:to-red-800:hover {
    --tw-gradient-to: #991b1b;
  }

  .tablet-portrait-max\:hover\:to-red-900:hover {
    --tw-gradient-to: #7f1d1d;
  }

  .tablet-portrait-max\:hover\:to-yellow-50:hover {
    --tw-gradient-to: #fffbeb;
  }

  .tablet-portrait-max\:hover\:to-yellow-100:hover {
    --tw-gradient-to: #fef3c7;
  }

  .tablet-portrait-max\:hover\:to-yellow-200:hover {
    --tw-gradient-to: #fde68a;
  }

  .tablet-portrait-max\:hover\:to-yellow-300:hover {
    --tw-gradient-to: #fcd34d;
  }

  .tablet-portrait-max\:hover\:to-yellow-400:hover {
    --tw-gradient-to: #fbbf24;
  }

  .tablet-portrait-max\:hover\:to-yellow-500:hover {
    --tw-gradient-to: #f59e0b;
  }

  .tablet-portrait-max\:hover\:to-yellow-600:hover {
    --tw-gradient-to: #d97706;
  }

  .tablet-portrait-max\:hover\:to-yellow-700:hover {
    --tw-gradient-to: #b45309;
  }

  .tablet-portrait-max\:hover\:to-yellow-800:hover {
    --tw-gradient-to: #92400e;
  }

  .tablet-portrait-max\:hover\:to-yellow-900:hover {
    --tw-gradient-to: #78350f;
  }

  .tablet-portrait-max\:hover\:to-green-50:hover {
    --tw-gradient-to: #ecfdf5;
  }

  .tablet-portrait-max\:hover\:to-green-100:hover {
    --tw-gradient-to: #d1fae5;
  }

  .tablet-portrait-max\:hover\:to-green-200:hover {
    --tw-gradient-to: #a7f3d0;
  }

  .tablet-portrait-max\:hover\:to-green-300:hover {
    --tw-gradient-to: #6ee7b7;
  }

  .tablet-portrait-max\:hover\:to-green-400:hover {
    --tw-gradient-to: #34d399;
  }

  .tablet-portrait-max\:hover\:to-green-500:hover {
    --tw-gradient-to: #10b981;
  }

  .tablet-portrait-max\:hover\:to-green-600:hover {
    --tw-gradient-to: #059669;
  }

  .tablet-portrait-max\:hover\:to-green-700:hover {
    --tw-gradient-to: #047857;
  }

  .tablet-portrait-max\:hover\:to-green-800:hover {
    --tw-gradient-to: #065f46;
  }

  .tablet-portrait-max\:hover\:to-green-900:hover {
    --tw-gradient-to: #064e3b;
  }

  .tablet-portrait-max\:hover\:to-blue-50:hover {
    --tw-gradient-to: #eff6ff;
  }

  .tablet-portrait-max\:hover\:to-blue-100:hover {
    --tw-gradient-to: #dbeafe;
  }

  .tablet-portrait-max\:hover\:to-blue-200:hover {
    --tw-gradient-to: #bfdbfe;
  }

  .tablet-portrait-max\:hover\:to-blue-300:hover {
    --tw-gradient-to: #93c5fd;
  }

  .tablet-portrait-max\:hover\:to-blue-400:hover {
    --tw-gradient-to: #60a5fa;
  }

  .tablet-portrait-max\:hover\:to-blue-500:hover {
    --tw-gradient-to: #3b82f6;
  }

  .tablet-portrait-max\:hover\:to-blue-600:hover {
    --tw-gradient-to: #2563eb;
  }

  .tablet-portrait-max\:hover\:to-blue-700:hover {
    --tw-gradient-to: #1d4ed8;
  }

  .tablet-portrait-max\:hover\:to-blue-800:hover {
    --tw-gradient-to: #1e40af;
  }

  .tablet-portrait-max\:hover\:to-blue-900:hover {
    --tw-gradient-to: #1e3a8a;
  }

  .tablet-portrait-max\:hover\:to-indigo-50:hover {
    --tw-gradient-to: #eef2ff;
  }

  .tablet-portrait-max\:hover\:to-indigo-100:hover {
    --tw-gradient-to: #e0e7ff;
  }

  .tablet-portrait-max\:hover\:to-indigo-200:hover {
    --tw-gradient-to: #c7d2fe;
  }

  .tablet-portrait-max\:hover\:to-indigo-300:hover {
    --tw-gradient-to: #a5b4fc;
  }

  .tablet-portrait-max\:hover\:to-indigo-400:hover {
    --tw-gradient-to: #818cf8;
  }

  .tablet-portrait-max\:hover\:to-indigo-500:hover {
    --tw-gradient-to: #6366f1;
  }

  .tablet-portrait-max\:hover\:to-indigo-600:hover {
    --tw-gradient-to: #4f46e5;
  }

  .tablet-portrait-max\:hover\:to-indigo-700:hover {
    --tw-gradient-to: #4338ca;
  }

  .tablet-portrait-max\:hover\:to-indigo-800:hover {
    --tw-gradient-to: #3730a3;
  }

  .tablet-portrait-max\:hover\:to-indigo-900:hover {
    --tw-gradient-to: #312e81;
  }

  .tablet-portrait-max\:hover\:to-purple-50:hover {
    --tw-gradient-to: #f5f3ff;
  }

  .tablet-portrait-max\:hover\:to-purple-100:hover {
    --tw-gradient-to: #ede9fe;
  }

  .tablet-portrait-max\:hover\:to-purple-200:hover {
    --tw-gradient-to: #ddd6fe;
  }

  .tablet-portrait-max\:hover\:to-purple-300:hover {
    --tw-gradient-to: #c4b5fd;
  }

  .tablet-portrait-max\:hover\:to-purple-400:hover {
    --tw-gradient-to: #a78bfa;
  }

  .tablet-portrait-max\:hover\:to-purple-500:hover {
    --tw-gradient-to: #8b5cf6;
  }

  .tablet-portrait-max\:hover\:to-purple-600:hover {
    --tw-gradient-to: #7c3aed;
  }

  .tablet-portrait-max\:hover\:to-purple-700:hover {
    --tw-gradient-to: #6d28d9;
  }

  .tablet-portrait-max\:hover\:to-purple-800:hover {
    --tw-gradient-to: #5b21b6;
  }

  .tablet-portrait-max\:hover\:to-purple-900:hover {
    --tw-gradient-to: #4c1d95;
  }

  .tablet-portrait-max\:hover\:to-pink-50:hover {
    --tw-gradient-to: #fdf2f8;
  }

  .tablet-portrait-max\:hover\:to-pink-100:hover {
    --tw-gradient-to: #fce7f3;
  }

  .tablet-portrait-max\:hover\:to-pink-200:hover {
    --tw-gradient-to: #fbcfe8;
  }

  .tablet-portrait-max\:hover\:to-pink-300:hover {
    --tw-gradient-to: #f9a8d4;
  }

  .tablet-portrait-max\:hover\:to-pink-400:hover {
    --tw-gradient-to: #f472b6;
  }

  .tablet-portrait-max\:hover\:to-pink-500:hover {
    --tw-gradient-to: #ec4899;
  }

  .tablet-portrait-max\:hover\:to-pink-600:hover {
    --tw-gradient-to: #db2777;
  }

  .tablet-portrait-max\:hover\:to-pink-700:hover {
    --tw-gradient-to: #be185d;
  }

  .tablet-portrait-max\:hover\:to-pink-800:hover {
    --tw-gradient-to: #9d174d;
  }

  .tablet-portrait-max\:hover\:to-pink-900:hover {
    --tw-gradient-to: #831843;
  }

  .tablet-portrait-max\:hover\:to-base-normal:hover {
    --tw-gradient-to: #004181;
  }

  .tablet-portrait-max\:hover\:to-base-dark:hover {
    --tw-gradient-to: #003469;
  }

  .tablet-portrait-max\:hover\:to-base-black:hover {
    --tw-gradient-to: #1D1D1F;
  }

  .tablet-portrait-max\:hover\:to-base-border:hover {
    --tw-gradient-to: #E7E7E9;
  }

  .tablet-portrait-max\:hover\:to-primary-normal:hover {
    --tw-gradient-to: #0067CF;
  }

  .tablet-portrait-max\:hover\:to-primary-alt:hover {
    --tw-gradient-to: #00478F;
  }

  .tablet-portrait-max\:hover\:to-subtle-white:hover {
    --tw-gradient-to: #F9F9F9;
  }

  .tablet-portrait-max\:hover\:to-turquesa:hover {
    --tw-gradient-to: #0097B2;
  }

  .tablet-portrait-max\:focus\:to-transparent:focus {
    --tw-gradient-to: transparent;
  }

  .tablet-portrait-max\:focus\:to-current:focus {
    --tw-gradient-to: currentColor;
  }

  .tablet-portrait-max\:focus\:to-black:focus {
    --tw-gradient-to: #000;
  }

  .tablet-portrait-max\:focus\:to-white:focus {
    --tw-gradient-to: #fff;
  }

  .tablet-portrait-max\:focus\:to-gray-50:focus {
    --tw-gradient-to: #f9fafb;
  }

  .tablet-portrait-max\:focus\:to-gray-100:focus {
    --tw-gradient-to: #f3f4f6;
  }

  .tablet-portrait-max\:focus\:to-gray-200:focus {
    --tw-gradient-to: #e5e7eb;
  }

  .tablet-portrait-max\:focus\:to-gray-300:focus {
    --tw-gradient-to: #d1d5db;
  }

  .tablet-portrait-max\:focus\:to-gray-400:focus {
    --tw-gradient-to: #9ca3af;
  }

  .tablet-portrait-max\:focus\:to-gray-500:focus {
    --tw-gradient-to: #6b7280;
  }

  .tablet-portrait-max\:focus\:to-gray-600:focus {
    --tw-gradient-to: #4b5563;
  }

  .tablet-portrait-max\:focus\:to-gray-700:focus {
    --tw-gradient-to: #374151;
  }

  .tablet-portrait-max\:focus\:to-gray-800:focus {
    --tw-gradient-to: #1f2937;
  }

  .tablet-portrait-max\:focus\:to-gray-900:focus {
    --tw-gradient-to: #111827;
  }

  .tablet-portrait-max\:focus\:to-red-50:focus {
    --tw-gradient-to: #fef2f2;
  }

  .tablet-portrait-max\:focus\:to-red-100:focus {
    --tw-gradient-to: #fee2e2;
  }

  .tablet-portrait-max\:focus\:to-red-200:focus {
    --tw-gradient-to: #fecaca;
  }

  .tablet-portrait-max\:focus\:to-red-300:focus {
    --tw-gradient-to: #fca5a5;
  }

  .tablet-portrait-max\:focus\:to-red-400:focus {
    --tw-gradient-to: #f87171;
  }

  .tablet-portrait-max\:focus\:to-red-500:focus {
    --tw-gradient-to: #ef4444;
  }

  .tablet-portrait-max\:focus\:to-red-600:focus {
    --tw-gradient-to: #dc2626;
  }

  .tablet-portrait-max\:focus\:to-red-700:focus {
    --tw-gradient-to: #b91c1c;
  }

  .tablet-portrait-max\:focus\:to-red-800:focus {
    --tw-gradient-to: #991b1b;
  }

  .tablet-portrait-max\:focus\:to-red-900:focus {
    --tw-gradient-to: #7f1d1d;
  }

  .tablet-portrait-max\:focus\:to-yellow-50:focus {
    --tw-gradient-to: #fffbeb;
  }

  .tablet-portrait-max\:focus\:to-yellow-100:focus {
    --tw-gradient-to: #fef3c7;
  }

  .tablet-portrait-max\:focus\:to-yellow-200:focus {
    --tw-gradient-to: #fde68a;
  }

  .tablet-portrait-max\:focus\:to-yellow-300:focus {
    --tw-gradient-to: #fcd34d;
  }

  .tablet-portrait-max\:focus\:to-yellow-400:focus {
    --tw-gradient-to: #fbbf24;
  }

  .tablet-portrait-max\:focus\:to-yellow-500:focus {
    --tw-gradient-to: #f59e0b;
  }

  .tablet-portrait-max\:focus\:to-yellow-600:focus {
    --tw-gradient-to: #d97706;
  }

  .tablet-portrait-max\:focus\:to-yellow-700:focus {
    --tw-gradient-to: #b45309;
  }

  .tablet-portrait-max\:focus\:to-yellow-800:focus {
    --tw-gradient-to: #92400e;
  }

  .tablet-portrait-max\:focus\:to-yellow-900:focus {
    --tw-gradient-to: #78350f;
  }

  .tablet-portrait-max\:focus\:to-green-50:focus {
    --tw-gradient-to: #ecfdf5;
  }

  .tablet-portrait-max\:focus\:to-green-100:focus {
    --tw-gradient-to: #d1fae5;
  }

  .tablet-portrait-max\:focus\:to-green-200:focus {
    --tw-gradient-to: #a7f3d0;
  }

  .tablet-portrait-max\:focus\:to-green-300:focus {
    --tw-gradient-to: #6ee7b7;
  }

  .tablet-portrait-max\:focus\:to-green-400:focus {
    --tw-gradient-to: #34d399;
  }

  .tablet-portrait-max\:focus\:to-green-500:focus {
    --tw-gradient-to: #10b981;
  }

  .tablet-portrait-max\:focus\:to-green-600:focus {
    --tw-gradient-to: #059669;
  }

  .tablet-portrait-max\:focus\:to-green-700:focus {
    --tw-gradient-to: #047857;
  }

  .tablet-portrait-max\:focus\:to-green-800:focus {
    --tw-gradient-to: #065f46;
  }

  .tablet-portrait-max\:focus\:to-green-900:focus {
    --tw-gradient-to: #064e3b;
  }

  .tablet-portrait-max\:focus\:to-blue-50:focus {
    --tw-gradient-to: #eff6ff;
  }

  .tablet-portrait-max\:focus\:to-blue-100:focus {
    --tw-gradient-to: #dbeafe;
  }

  .tablet-portrait-max\:focus\:to-blue-200:focus {
    --tw-gradient-to: #bfdbfe;
  }

  .tablet-portrait-max\:focus\:to-blue-300:focus {
    --tw-gradient-to: #93c5fd;
  }

  .tablet-portrait-max\:focus\:to-blue-400:focus {
    --tw-gradient-to: #60a5fa;
  }

  .tablet-portrait-max\:focus\:to-blue-500:focus {
    --tw-gradient-to: #3b82f6;
  }

  .tablet-portrait-max\:focus\:to-blue-600:focus {
    --tw-gradient-to: #2563eb;
  }

  .tablet-portrait-max\:focus\:to-blue-700:focus {
    --tw-gradient-to: #1d4ed8;
  }

  .tablet-portrait-max\:focus\:to-blue-800:focus {
    --tw-gradient-to: #1e40af;
  }

  .tablet-portrait-max\:focus\:to-blue-900:focus {
    --tw-gradient-to: #1e3a8a;
  }

  .tablet-portrait-max\:focus\:to-indigo-50:focus {
    --tw-gradient-to: #eef2ff;
  }

  .tablet-portrait-max\:focus\:to-indigo-100:focus {
    --tw-gradient-to: #e0e7ff;
  }

  .tablet-portrait-max\:focus\:to-indigo-200:focus {
    --tw-gradient-to: #c7d2fe;
  }

  .tablet-portrait-max\:focus\:to-indigo-300:focus {
    --tw-gradient-to: #a5b4fc;
  }

  .tablet-portrait-max\:focus\:to-indigo-400:focus {
    --tw-gradient-to: #818cf8;
  }

  .tablet-portrait-max\:focus\:to-indigo-500:focus {
    --tw-gradient-to: #6366f1;
  }

  .tablet-portrait-max\:focus\:to-indigo-600:focus {
    --tw-gradient-to: #4f46e5;
  }

  .tablet-portrait-max\:focus\:to-indigo-700:focus {
    --tw-gradient-to: #4338ca;
  }

  .tablet-portrait-max\:focus\:to-indigo-800:focus {
    --tw-gradient-to: #3730a3;
  }

  .tablet-portrait-max\:focus\:to-indigo-900:focus {
    --tw-gradient-to: #312e81;
  }

  .tablet-portrait-max\:focus\:to-purple-50:focus {
    --tw-gradient-to: #f5f3ff;
  }

  .tablet-portrait-max\:focus\:to-purple-100:focus {
    --tw-gradient-to: #ede9fe;
  }

  .tablet-portrait-max\:focus\:to-purple-200:focus {
    --tw-gradient-to: #ddd6fe;
  }

  .tablet-portrait-max\:focus\:to-purple-300:focus {
    --tw-gradient-to: #c4b5fd;
  }

  .tablet-portrait-max\:focus\:to-purple-400:focus {
    --tw-gradient-to: #a78bfa;
  }

  .tablet-portrait-max\:focus\:to-purple-500:focus {
    --tw-gradient-to: #8b5cf6;
  }

  .tablet-portrait-max\:focus\:to-purple-600:focus {
    --tw-gradient-to: #7c3aed;
  }

  .tablet-portrait-max\:focus\:to-purple-700:focus {
    --tw-gradient-to: #6d28d9;
  }

  .tablet-portrait-max\:focus\:to-purple-800:focus {
    --tw-gradient-to: #5b21b6;
  }

  .tablet-portrait-max\:focus\:to-purple-900:focus {
    --tw-gradient-to: #4c1d95;
  }

  .tablet-portrait-max\:focus\:to-pink-50:focus {
    --tw-gradient-to: #fdf2f8;
  }

  .tablet-portrait-max\:focus\:to-pink-100:focus {
    --tw-gradient-to: #fce7f3;
  }

  .tablet-portrait-max\:focus\:to-pink-200:focus {
    --tw-gradient-to: #fbcfe8;
  }

  .tablet-portrait-max\:focus\:to-pink-300:focus {
    --tw-gradient-to: #f9a8d4;
  }

  .tablet-portrait-max\:focus\:to-pink-400:focus {
    --tw-gradient-to: #f472b6;
  }

  .tablet-portrait-max\:focus\:to-pink-500:focus {
    --tw-gradient-to: #ec4899;
  }

  .tablet-portrait-max\:focus\:to-pink-600:focus {
    --tw-gradient-to: #db2777;
  }

  .tablet-portrait-max\:focus\:to-pink-700:focus {
    --tw-gradient-to: #be185d;
  }

  .tablet-portrait-max\:focus\:to-pink-800:focus {
    --tw-gradient-to: #9d174d;
  }

  .tablet-portrait-max\:focus\:to-pink-900:focus {
    --tw-gradient-to: #831843;
  }

  .tablet-portrait-max\:focus\:to-base-normal:focus {
    --tw-gradient-to: #004181;
  }

  .tablet-portrait-max\:focus\:to-base-dark:focus {
    --tw-gradient-to: #003469;
  }

  .tablet-portrait-max\:focus\:to-base-black:focus {
    --tw-gradient-to: #1D1D1F;
  }

  .tablet-portrait-max\:focus\:to-base-border:focus {
    --tw-gradient-to: #E7E7E9;
  }

  .tablet-portrait-max\:focus\:to-primary-normal:focus {
    --tw-gradient-to: #0067CF;
  }

  .tablet-portrait-max\:focus\:to-primary-alt:focus {
    --tw-gradient-to: #00478F;
  }

  .tablet-portrait-max\:focus\:to-subtle-white:focus {
    --tw-gradient-to: #F9F9F9;
  }

  .tablet-portrait-max\:focus\:to-turquesa:focus {
    --tw-gradient-to: #0097B2;
  }

  .tablet-portrait-max\:decoration-slice {
    -webkit-box-decoration-break: slice;
            box-decoration-break: slice;
  }

  .tablet-portrait-max\:decoration-clone {
    -webkit-box-decoration-break: clone;
            box-decoration-break: clone;
  }

  .tablet-portrait-max\:bg-auto {
    background-size: auto;
  }

  .tablet-portrait-max\:bg-cover {
    background-size: cover;
  }

  .tablet-portrait-max\:bg-contain {
    background-size: contain;
  }

  .tablet-portrait-max\:bg-fixed {
    background-attachment: fixed;
  }

  .tablet-portrait-max\:bg-local {
    background-attachment: local;
  }

  .tablet-portrait-max\:bg-scroll {
    background-attachment: scroll;
  }

  .tablet-portrait-max\:bg-clip-border {
    background-clip: border-box;
  }

  .tablet-portrait-max\:bg-clip-padding {
    background-clip: padding-box;
  }

  .tablet-portrait-max\:bg-clip-content {
    background-clip: content-box;
  }

  .tablet-portrait-max\:bg-clip-text {
    -webkit-background-clip: text;
            background-clip: text;
  }

  .tablet-portrait-max\:bg-bottom {
    background-position: bottom;
  }

  .tablet-portrait-max\:bg-center {
    background-position: center;
  }

  .tablet-portrait-max\:bg-left {
    background-position: left;
  }

  .tablet-portrait-max\:bg-left-bottom {
    background-position: left bottom;
  }

  .tablet-portrait-max\:bg-left-top {
    background-position: left top;
  }

  .tablet-portrait-max\:bg-right {
    background-position: right;
  }

  .tablet-portrait-max\:bg-right-bottom {
    background-position: right bottom;
  }

  .tablet-portrait-max\:bg-right-top {
    background-position: right top;
  }

  .tablet-portrait-max\:bg-top {
    background-position: top;
  }

  .tablet-portrait-max\:bg-repeat {
    background-repeat: repeat;
  }

  .tablet-portrait-max\:bg-no-repeat {
    background-repeat: no-repeat;
  }

  .tablet-portrait-max\:bg-repeat-x {
    background-repeat: repeat-x;
  }

  .tablet-portrait-max\:bg-repeat-y {
    background-repeat: repeat-y;
  }

  .tablet-portrait-max\:bg-repeat-round {
    background-repeat: round;
  }

  .tablet-portrait-max\:bg-repeat-space {
    background-repeat: space;
  }

  .tablet-portrait-max\:bg-origin-border {
    background-origin: border-box;
  }

  .tablet-portrait-max\:bg-origin-padding {
    background-origin: padding-box;
  }

  .tablet-portrait-max\:bg-origin-content {
    background-origin: content-box;
  }

  .tablet-portrait-max\:fill-current {
    fill: currentColor;
  }

  .tablet-portrait-max\:stroke-current {
    stroke: currentColor;
  }

  .tablet-portrait-max\:stroke-0 {
    stroke-width: 0;
  }

  .tablet-portrait-max\:stroke-1 {
    stroke-width: 1;
  }

  .tablet-portrait-max\:stroke-2 {
    stroke-width: 2;
  }

  .tablet-portrait-max\:object-contain {
    -o-object-fit: contain;
       object-fit: contain;
  }

  .tablet-portrait-max\:object-cover {
    -o-object-fit: cover;
       object-fit: cover;
  }

  .tablet-portrait-max\:object-fill {
    -o-object-fit: fill;
       object-fit: fill;
  }

  .tablet-portrait-max\:object-none {
    -o-object-fit: none;
       object-fit: none;
  }

  .tablet-portrait-max\:object-scale-down {
    -o-object-fit: scale-down;
       object-fit: scale-down;
  }

  .tablet-portrait-max\:object-bottom {
    -o-object-position: bottom;
       object-position: bottom;
  }

  .tablet-portrait-max\:object-center {
    -o-object-position: center;
       object-position: center;
  }

  .tablet-portrait-max\:object-left {
    -o-object-position: left;
       object-position: left;
  }

  .tablet-portrait-max\:object-left-bottom {
    -o-object-position: left bottom;
       object-position: left bottom;
  }

  .tablet-portrait-max\:object-left-top {
    -o-object-position: left top;
       object-position: left top;
  }

  .tablet-portrait-max\:object-right {
    -o-object-position: right;
       object-position: right;
  }

  .tablet-portrait-max\:object-right-bottom {
    -o-object-position: right bottom;
       object-position: right bottom;
  }

  .tablet-portrait-max\:object-right-top {
    -o-object-position: right top;
       object-position: right top;
  }

  .tablet-portrait-max\:object-top {
    -o-object-position: top;
       object-position: top;
  }

  .tablet-portrait-max\:p-0 {
    padding: 0;
  }

  .tablet-portrait-max\:p-1 {
    padding: 0.0625rem;
  }

  .tablet-portrait-max\:p-2 {
    padding: 0.125rem;
  }

  .tablet-portrait-max\:p-3 {
    padding: 0.1875rem;
  }

  .tablet-portrait-max\:p-4 {
    padding: 0.25rem;
  }

  .tablet-portrait-max\:p-5 {
    padding: 0.3125rem;
  }

  .tablet-portrait-max\:p-6 {
    padding: 0.375rem;
  }

  .tablet-portrait-max\:p-8 {
    padding: 0.5rem;
  }

  .tablet-portrait-max\:p-10 {
    padding: 0.625rem;
  }

  .tablet-portrait-max\:p-12 {
    padding: 0.75rem;
  }

  .tablet-portrait-max\:p-16 {
    padding: 1rem;
  }

  .tablet-portrait-max\:p-20 {
    padding: 1.25rem;
  }

  .tablet-portrait-max\:p-24 {
    padding: 1.5rem;
  }

  .tablet-portrait-max\:p-32 {
    padding: 2rem;
  }

  .tablet-portrait-max\:p-40 {
    padding: 2.5rem;
  }

  .tablet-portrait-max\:p-48 {
    padding: 3rem;
  }

  .tablet-portrait-max\:p-56 {
    padding: 3.5rem;
  }

  .tablet-portrait-max\:p-64 {
    padding: 4rem;
  }

  .tablet-portrait-max\:p-68 {
    padding: 4.25rem;
  }

  .tablet-portrait-max\:p-72 {
    padding: 4.5rem;
  }

  .tablet-portrait-max\:p-76 {
    padding: 4.75rem;
  }

  .tablet-portrait-max\:p-80 {
    padding: 5rem;
  }

  .tablet-portrait-max\:p-192 {
    padding: 12rem;
  }

  .tablet-portrait-max\:p-px {
    padding: 1px;
  }

  .tablet-portrait-max\:px-0 {
    padding-left: 0;
    padding-right: 0;
  }

  .tablet-portrait-max\:px-1 {
    padding-left: 0.0625rem;
    padding-right: 0.0625rem;
  }

  .tablet-portrait-max\:px-2 {
    padding-left: 0.125rem;
    padding-right: 0.125rem;
  }

  .tablet-portrait-max\:px-3 {
    padding-left: 0.1875rem;
    padding-right: 0.1875rem;
  }

  .tablet-portrait-max\:px-4 {
    padding-left: 0.25rem;
    padding-right: 0.25rem;
  }

  .tablet-portrait-max\:px-5 {
    padding-left: 0.3125rem;
    padding-right: 0.3125rem;
  }

  .tablet-portrait-max\:px-6 {
    padding-left: 0.375rem;
    padding-right: 0.375rem;
  }

  .tablet-portrait-max\:px-8 {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }

  .tablet-portrait-max\:px-10 {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }

  .tablet-portrait-max\:px-12 {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }

  .tablet-portrait-max\:px-16 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .tablet-portrait-max\:px-20 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .tablet-portrait-max\:px-24 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .tablet-portrait-max\:px-32 {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .tablet-portrait-max\:px-40 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .tablet-portrait-max\:px-48 {
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .tablet-portrait-max\:px-56 {
    padding-left: 3.5rem;
    padding-right: 3.5rem;
  }

  .tablet-portrait-max\:px-64 {
    padding-left: 4rem;
    padding-right: 4rem;
  }

  .tablet-portrait-max\:px-68 {
    padding-left: 4.25rem;
    padding-right: 4.25rem;
  }

  .tablet-portrait-max\:px-72 {
    padding-left: 4.5rem;
    padding-right: 4.5rem;
  }

  .tablet-portrait-max\:px-76 {
    padding-left: 4.75rem;
    padding-right: 4.75rem;
  }

  .tablet-portrait-max\:px-80 {
    padding-left: 5rem;
    padding-right: 5rem;
  }

  .tablet-portrait-max\:px-192 {
    padding-left: 12rem;
    padding-right: 12rem;
  }

  .tablet-portrait-max\:px-px {
    padding-left: 1px;
    padding-right: 1px;
  }

  .tablet-portrait-max\:py-0 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .tablet-portrait-max\:py-1 {
    padding-top: 0.0625rem;
    padding-bottom: 0.0625rem;
  }

  .tablet-portrait-max\:py-2 {
    padding-top: 0.125rem;
    padding-bottom: 0.125rem;
  }

  .tablet-portrait-max\:py-3 {
    padding-top: 0.1875rem;
    padding-bottom: 0.1875rem;
  }

  .tablet-portrait-max\:py-4 {
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
  }

  .tablet-portrait-max\:py-5 {
    padding-top: 0.3125rem;
    padding-bottom: 0.3125rem;
  }

  .tablet-portrait-max\:py-6 {
    padding-top: 0.375rem;
    padding-bottom: 0.375rem;
  }

  .tablet-portrait-max\:py-8 {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }

  .tablet-portrait-max\:py-10 {
    padding-top: 0.625rem;
    padding-bottom: 0.625rem;
  }

  .tablet-portrait-max\:py-12 {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
  }

  .tablet-portrait-max\:py-16 {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .tablet-portrait-max\:py-20 {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }

  .tablet-portrait-max\:py-24 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }

  .tablet-portrait-max\:py-32 {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .tablet-portrait-max\:py-40 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }

  .tablet-portrait-max\:py-48 {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .tablet-portrait-max\:py-56 {
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }

  .tablet-portrait-max\:py-64 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .tablet-portrait-max\:py-68 {
    padding-top: 4.25rem;
    padding-bottom: 4.25rem;
  }

  .tablet-portrait-max\:py-72 {
    padding-top: 4.5rem;
    padding-bottom: 4.5rem;
  }

  .tablet-portrait-max\:py-76 {
    padding-top: 4.75rem;
    padding-bottom: 4.75rem;
  }

  .tablet-portrait-max\:py-80 {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  .tablet-portrait-max\:py-192 {
    padding-top: 12rem;
    padding-bottom: 12rem;
  }

  .tablet-portrait-max\:py-px {
    padding-top: 1px;
    padding-bottom: 1px;
  }

  .tablet-portrait-max\:pt-0 {
    padding-top: 0;
  }

  .tablet-portrait-max\:pt-1 {
    padding-top: 0.0625rem;
  }

  .tablet-portrait-max\:pt-2 {
    padding-top: 0.125rem;
  }

  .tablet-portrait-max\:pt-3 {
    padding-top: 0.1875rem;
  }

  .tablet-portrait-max\:pt-4 {
    padding-top: 0.25rem;
  }

  .tablet-portrait-max\:pt-5 {
    padding-top: 0.3125rem;
  }

  .tablet-portrait-max\:pt-6 {
    padding-top: 0.375rem;
  }

  .tablet-portrait-max\:pt-8 {
    padding-top: 0.5rem;
  }

  .tablet-portrait-max\:pt-10 {
    padding-top: 0.625rem;
  }

  .tablet-portrait-max\:pt-12 {
    padding-top: 0.75rem;
  }

  .tablet-portrait-max\:pt-16 {
    padding-top: 1rem;
  }

  .tablet-portrait-max\:pt-20 {
    padding-top: 1.25rem;
  }

  .tablet-portrait-max\:pt-24 {
    padding-top: 1.5rem;
  }

  .tablet-portrait-max\:pt-32 {
    padding-top: 2rem;
  }

  .tablet-portrait-max\:pt-40 {
    padding-top: 2.5rem;
  }

  .tablet-portrait-max\:pt-48 {
    padding-top: 3rem;
  }

  .tablet-portrait-max\:pt-56 {
    padding-top: 3.5rem;
  }

  .tablet-portrait-max\:pt-64 {
    padding-top: 4rem;
  }

  .tablet-portrait-max\:pt-68 {
    padding-top: 4.25rem;
  }

  .tablet-portrait-max\:pt-72 {
    padding-top: 4.5rem;
  }

  .tablet-portrait-max\:pt-76 {
    padding-top: 4.75rem;
  }

  .tablet-portrait-max\:pt-80 {
    padding-top: 5rem;
  }

  .tablet-portrait-max\:pt-192 {
    padding-top: 12rem;
  }

  .tablet-portrait-max\:pt-px {
    padding-top: 1px;
  }

  .tablet-portrait-max\:pr-0 {
    padding-right: 0;
  }

  .tablet-portrait-max\:pr-1 {
    padding-right: 0.0625rem;
  }

  .tablet-portrait-max\:pr-2 {
    padding-right: 0.125rem;
  }

  .tablet-portrait-max\:pr-3 {
    padding-right: 0.1875rem;
  }

  .tablet-portrait-max\:pr-4 {
    padding-right: 0.25rem;
  }

  .tablet-portrait-max\:pr-5 {
    padding-right: 0.3125rem;
  }

  .tablet-portrait-max\:pr-6 {
    padding-right: 0.375rem;
  }

  .tablet-portrait-max\:pr-8 {
    padding-right: 0.5rem;
  }

  .tablet-portrait-max\:pr-10 {
    padding-right: 0.625rem;
  }

  .tablet-portrait-max\:pr-12 {
    padding-right: 0.75rem;
  }

  .tablet-portrait-max\:pr-16 {
    padding-right: 1rem;
  }

  .tablet-portrait-max\:pr-20 {
    padding-right: 1.25rem;
  }

  .tablet-portrait-max\:pr-24 {
    padding-right: 1.5rem;
  }

  .tablet-portrait-max\:pr-32 {
    padding-right: 2rem;
  }

  .tablet-portrait-max\:pr-40 {
    padding-right: 2.5rem;
  }

  .tablet-portrait-max\:pr-48 {
    padding-right: 3rem;
  }

  .tablet-portrait-max\:pr-56 {
    padding-right: 3.5rem;
  }

  .tablet-portrait-max\:pr-64 {
    padding-right: 4rem;
  }

  .tablet-portrait-max\:pr-68 {
    padding-right: 4.25rem;
  }

  .tablet-portrait-max\:pr-72 {
    padding-right: 4.5rem;
  }

  .tablet-portrait-max\:pr-76 {
    padding-right: 4.75rem;
  }

  .tablet-portrait-max\:pr-80 {
    padding-right: 5rem;
  }

  .tablet-portrait-max\:pr-192 {
    padding-right: 12rem;
  }

  .tablet-portrait-max\:pr-px {
    padding-right: 1px;
  }

  .tablet-portrait-max\:pb-0 {
    padding-bottom: 0;
  }

  .tablet-portrait-max\:pb-1 {
    padding-bottom: 0.0625rem;
  }

  .tablet-portrait-max\:pb-2 {
    padding-bottom: 0.125rem;
  }

  .tablet-portrait-max\:pb-3 {
    padding-bottom: 0.1875rem;
  }

  .tablet-portrait-max\:pb-4 {
    padding-bottom: 0.25rem;
  }

  .tablet-portrait-max\:pb-5 {
    padding-bottom: 0.3125rem;
  }

  .tablet-portrait-max\:pb-6 {
    padding-bottom: 0.375rem;
  }

  .tablet-portrait-max\:pb-8 {
    padding-bottom: 0.5rem;
  }

  .tablet-portrait-max\:pb-10 {
    padding-bottom: 0.625rem;
  }

  .tablet-portrait-max\:pb-12 {
    padding-bottom: 0.75rem;
  }

  .tablet-portrait-max\:pb-16 {
    padding-bottom: 1rem;
  }

  .tablet-portrait-max\:pb-20 {
    padding-bottom: 1.25rem;
  }

  .tablet-portrait-max\:pb-24 {
    padding-bottom: 1.5rem;
  }

  .tablet-portrait-max\:pb-32 {
    padding-bottom: 2rem;
  }

  .tablet-portrait-max\:pb-40 {
    padding-bottom: 2.5rem;
  }

  .tablet-portrait-max\:pb-48 {
    padding-bottom: 3rem;
  }

  .tablet-portrait-max\:pb-56 {
    padding-bottom: 3.5rem;
  }

  .tablet-portrait-max\:pb-64 {
    padding-bottom: 4rem;
  }

  .tablet-portrait-max\:pb-68 {
    padding-bottom: 4.25rem;
  }

  .tablet-portrait-max\:pb-72 {
    padding-bottom: 4.5rem;
  }

  .tablet-portrait-max\:pb-76 {
    padding-bottom: 4.75rem;
  }

  .tablet-portrait-max\:pb-80 {
    padding-bottom: 5rem;
  }

  .tablet-portrait-max\:pb-192 {
    padding-bottom: 12rem;
  }

  .tablet-portrait-max\:pb-px {
    padding-bottom: 1px;
  }

  .tablet-portrait-max\:pl-0 {
    padding-left: 0;
  }

  .tablet-portrait-max\:pl-1 {
    padding-left: 0.0625rem;
  }

  .tablet-portrait-max\:pl-2 {
    padding-left: 0.125rem;
  }

  .tablet-portrait-max\:pl-3 {
    padding-left: 0.1875rem;
  }

  .tablet-portrait-max\:pl-4 {
    padding-left: 0.25rem;
  }

  .tablet-portrait-max\:pl-5 {
    padding-left: 0.3125rem;
  }

  .tablet-portrait-max\:pl-6 {
    padding-left: 0.375rem;
  }

  .tablet-portrait-max\:pl-8 {
    padding-left: 0.5rem;
  }

  .tablet-portrait-max\:pl-10 {
    padding-left: 0.625rem;
  }

  .tablet-portrait-max\:pl-12 {
    padding-left: 0.75rem;
  }

  .tablet-portrait-max\:pl-16 {
    padding-left: 1rem;
  }

  .tablet-portrait-max\:pl-20 {
    padding-left: 1.25rem;
  }

  .tablet-portrait-max\:pl-24 {
    padding-left: 1.5rem;
  }

  .tablet-portrait-max\:pl-32 {
    padding-left: 2rem;
  }

  .tablet-portrait-max\:pl-40 {
    padding-left: 2.5rem;
  }

  .tablet-portrait-max\:pl-48 {
    padding-left: 3rem;
  }

  .tablet-portrait-max\:pl-56 {
    padding-left: 3.5rem;
  }

  .tablet-portrait-max\:pl-64 {
    padding-left: 4rem;
  }

  .tablet-portrait-max\:pl-68 {
    padding-left: 4.25rem;
  }

  .tablet-portrait-max\:pl-72 {
    padding-left: 4.5rem;
  }

  .tablet-portrait-max\:pl-76 {
    padding-left: 4.75rem;
  }

  .tablet-portrait-max\:pl-80 {
    padding-left: 5rem;
  }

  .tablet-portrait-max\:pl-192 {
    padding-left: 12rem;
  }

  .tablet-portrait-max\:pl-px {
    padding-left: 1px;
  }

  .tablet-portrait-max\:text-left {
    text-align: left;
  }

  .tablet-portrait-max\:text-center {
    text-align: center;
  }

  .tablet-portrait-max\:text-right {
    text-align: right;
  }

  .tablet-portrait-max\:text-justify {
    text-align: justify;
  }

  .tablet-portrait-max\:align-baseline {
    vertical-align: baseline;
  }

  .tablet-portrait-max\:align-top {
    vertical-align: top;
  }

  .tablet-portrait-max\:align-middle {
    vertical-align: middle;
  }

  .tablet-portrait-max\:align-bottom {
    vertical-align: bottom;
  }

  .tablet-portrait-max\:align-text-top {
    vertical-align: text-top;
  }

  .tablet-portrait-max\:align-text-bottom {
    vertical-align: text-bottom;
  }

  .tablet-portrait-max\:font-body {
    font-family: Roboto;
  }

  .tablet-portrait-max\:font-heading {
    font-family: "Open Sans";
  }

  .tablet-portrait-max\:text-root-em {
    font-size: 16px;
  }

  .tablet-portrait-max\:text-xs {
    font-size: 0.75rem;
  }

  .tablet-portrait-max\:text-sm {
    font-size: 0.875rem;
  }

  .tablet-portrait-max\:text-base {
    font-size: 1rem;
  }

  .tablet-portrait-max\:text-lg {
    font-size: 1.125rem;
  }

  .tablet-portrait-max\:text-xl {
    font-size: 1.25rem;
  }

  .tablet-portrait-max\:text-2xl {
    font-size: 1.375rem;
  }

  .tablet-portrait-max\:text-3xl {
    font-size: 1.5rem;
  }

  .tablet-portrait-max\:text-4xl {
    font-size: 1.625rem;
  }

  .tablet-portrait-max\:text-5xl {
    font-size: 1.75rem;
  }

  .tablet-portrait-max\:text-6xl {
    font-size: 1.875rem;
  }

  .tablet-portrait-max\:text-heading-xs {
    font-size: 1.75rem;
  }

  .tablet-portrait-max\:text-heading-sm {
    font-size: 2rem;
  }

  .tablet-portrait-max\:text-heading-md {
    font-size: 2.125rem;
  }

  .tablet-portrait-max\:text-heading-lg {
    font-size: 2.375rem;
  }

  .tablet-portrait-max\:text-heading-xl {
    font-size: 2.625rem;
  }

  .tablet-portrait-max\:font-thin {
    font-weight: 100;
  }

  .tablet-portrait-max\:font-extralight {
    font-weight: 200;
  }

  .tablet-portrait-max\:font-light {
    font-weight: 300;
  }

  .tablet-portrait-max\:font-normal {
    font-weight: 400;
  }

  .tablet-portrait-max\:font-medium {
    font-weight: 500;
  }

  .tablet-portrait-max\:font-semibold {
    font-weight: 600;
  }

  .tablet-portrait-max\:font-bold {
    font-weight: 700;
  }

  .tablet-portrait-max\:font-extrabold {
    font-weight: 800;
  }

  .tablet-portrait-max\:font-black {
    font-weight: 900;
  }

  .tablet-portrait-max\:uppercase {
    text-transform: uppercase;
  }

  .tablet-portrait-max\:lowercase {
    text-transform: lowercase;
  }

  .tablet-portrait-max\:capitalize {
    text-transform: capitalize;
  }

  .tablet-portrait-max\:normal-case {
    text-transform: none;
  }

  .tablet-portrait-max\:italic {
    font-style: italic;
  }

  .tablet-portrait-max\:not-italic {
    font-style: normal;
  }

  .tablet-portrait-max\:ordinal, .tablet-portrait-max\:slashed-zero, .tablet-portrait-max\:lining-nums, .tablet-portrait-max\:oldstyle-nums, .tablet-portrait-max\:proportional-nums, .tablet-portrait-max\:tabular-nums, .tablet-portrait-max\:diagonal-fractions, .tablet-portrait-max\: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-feature-settings: var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction);
    font-variant-numeric: var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction);
  }

  .tablet-portrait-max\:normal-nums {
    font-feature-settings: normal;
    font-variant-numeric: normal;
  }

  .tablet-portrait-max\:ordinal {
    --tw-ordinal: ordinal;
  }

  .tablet-portrait-max\:slashed-zero {
    --tw-slashed-zero: slashed-zero;
  }

  .tablet-portrait-max\:lining-nums {
    --tw-numeric-figure: lining-nums;
  }

  .tablet-portrait-max\:oldstyle-nums {
    --tw-numeric-figure: oldstyle-nums;
  }

  .tablet-portrait-max\:proportional-nums {
    --tw-numeric-spacing: proportional-nums;
  }

  .tablet-portrait-max\:tabular-nums {
    --tw-numeric-spacing: tabular-nums;
  }

  .tablet-portrait-max\:diagonal-fractions {
    --tw-numeric-fraction: diagonal-fractions;
  }

  .tablet-portrait-max\:stacked-fractions {
    --tw-numeric-fraction: stacked-fractions;
  }

  .tablet-portrait-max\:leading-3 {
    line-height: .75rem;
  }

  .tablet-portrait-max\:leading-4 {
    line-height: 1rem;
  }

  .tablet-portrait-max\:leading-5 {
    line-height: 1.25rem;
  }

  .tablet-portrait-max\:leading-6 {
    line-height: 1.5rem;
  }

  .tablet-portrait-max\:leading-7 {
    line-height: 1.75rem;
  }

  .tablet-portrait-max\:leading-8 {
    line-height: 2rem;
  }

  .tablet-portrait-max\:leading-9 {
    line-height: 2.25rem;
  }

  .tablet-portrait-max\:leading-10 {
    line-height: 2.5rem;
  }

  .tablet-portrait-max\:leading-none {
    line-height: 1;
  }

  .tablet-portrait-max\:leading-tight {
    line-height: 1.25;
  }

  .tablet-portrait-max\:leading-snug {
    line-height: 1.375;
  }

  .tablet-portrait-max\:leading-normal {
    line-height: 1.5;
  }

  .tablet-portrait-max\:leading-relaxed {
    line-height: 1.625;
  }

  .tablet-portrait-max\:leading-loose {
    line-height: 2;
  }

  .tablet-portrait-max\:tracking-tighter {
    letter-spacing: -0.05em;
  }

  .tablet-portrait-max\:tracking-tight {
    letter-spacing: -0.025em;
  }

  .tablet-portrait-max\:tracking-normal {
    letter-spacing: 0em;
  }

  .tablet-portrait-max\:tracking-wide {
    letter-spacing: 0.025em;
  }

  .tablet-portrait-max\:tracking-wider {
    letter-spacing: 0.05em;
  }

  .tablet-portrait-max\:tracking-widest {
    letter-spacing: 0.1em;
  }

  .tablet-portrait-max\:text-transparent {
    color: transparent;
  }

  .tablet-portrait-max\:text-current {
    color: currentColor;
  }

  .tablet-portrait-max\:text-black {
    --tw-text-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:text-white {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:text-gray-50 {
    --tw-text-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:text-gray-100 {
    --tw-text-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:text-gray-200 {
    --tw-text-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:text-gray-300 {
    --tw-text-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:text-gray-400 {
    --tw-text-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:text-gray-500 {
    --tw-text-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:text-gray-600 {
    --tw-text-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:text-gray-700 {
    --tw-text-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:text-gray-800 {
    --tw-text-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:text-gray-900 {
    --tw-text-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:text-red-50 {
    --tw-text-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:text-red-100 {
    --tw-text-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:text-red-200 {
    --tw-text-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:text-red-300 {
    --tw-text-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:text-red-400 {
    --tw-text-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:text-red-500 {
    --tw-text-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:text-red-600 {
    --tw-text-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:text-red-700 {
    --tw-text-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:text-red-800 {
    --tw-text-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:text-red-900 {
    --tw-text-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:text-yellow-50 {
    --tw-text-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:text-yellow-100 {
    --tw-text-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:text-yellow-200 {
    --tw-text-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:text-yellow-300 {
    --tw-text-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:text-yellow-400 {
    --tw-text-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:text-yellow-500 {
    --tw-text-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:text-yellow-600 {
    --tw-text-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:text-yellow-700 {
    --tw-text-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:text-yellow-800 {
    --tw-text-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:text-yellow-900 {
    --tw-text-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:text-green-50 {
    --tw-text-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:text-green-100 {
    --tw-text-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:text-green-200 {
    --tw-text-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:text-green-300 {
    --tw-text-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:text-green-400 {
    --tw-text-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:text-green-500 {
    --tw-text-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:text-green-600 {
    --tw-text-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:text-green-700 {
    --tw-text-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:text-green-800 {
    --tw-text-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:text-green-900 {
    --tw-text-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:text-blue-50 {
    --tw-text-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:text-blue-100 {
    --tw-text-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:text-blue-200 {
    --tw-text-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:text-blue-300 {
    --tw-text-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:text-blue-400 {
    --tw-text-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:text-blue-500 {
    --tw-text-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:text-blue-600 {
    --tw-text-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:text-blue-700 {
    --tw-text-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:text-blue-800 {
    --tw-text-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:text-blue-900 {
    --tw-text-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:text-indigo-50 {
    --tw-text-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:text-indigo-100 {
    --tw-text-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:text-indigo-200 {
    --tw-text-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:text-indigo-300 {
    --tw-text-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:text-indigo-400 {
    --tw-text-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:text-indigo-500 {
    --tw-text-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:text-indigo-600 {
    --tw-text-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:text-indigo-700 {
    --tw-text-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:text-indigo-800 {
    --tw-text-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:text-indigo-900 {
    --tw-text-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:text-purple-50 {
    --tw-text-opacity: 1;
    color: rgba(245, 243, 255, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:text-purple-100 {
    --tw-text-opacity: 1;
    color: rgba(237, 233, 254, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:text-purple-200 {
    --tw-text-opacity: 1;
    color: rgba(221, 214, 254, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:text-purple-300 {
    --tw-text-opacity: 1;
    color: rgba(196, 181, 253, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:text-purple-400 {
    --tw-text-opacity: 1;
    color: rgba(167, 139, 250, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:text-purple-500 {
    --tw-text-opacity: 1;
    color: rgba(139, 92, 246, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:text-purple-600 {
    --tw-text-opacity: 1;
    color: rgba(124, 58, 237, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:text-purple-700 {
    --tw-text-opacity: 1;
    color: rgba(109, 40, 217, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:text-purple-800 {
    --tw-text-opacity: 1;
    color: rgba(91, 33, 182, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:text-purple-900 {
    --tw-text-opacity: 1;
    color: rgba(76, 29, 149, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:text-pink-50 {
    --tw-text-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:text-pink-100 {
    --tw-text-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:text-pink-200 {
    --tw-text-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:text-pink-300 {
    --tw-text-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:text-pink-400 {
    --tw-text-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:text-pink-500 {
    --tw-text-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:text-pink-600 {
    --tw-text-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:text-pink-700 {
    --tw-text-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:text-pink-800 {
    --tw-text-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:text-pink-900 {
    --tw-text-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:text-base-normal {
    --tw-text-opacity: 1;
    color: rgba(0, 65, 129, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:text-base-dark {
    --tw-text-opacity: 1;
    color: rgba(0, 52, 105, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:text-base-black {
    --tw-text-opacity: 1;
    color: rgba(29, 29, 31, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:text-base-border {
    --tw-text-opacity: 1;
    color: rgba(231, 231, 233, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:text-primary-normal {
    --tw-text-opacity: 1;
    color: rgba(0, 103, 207, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:text-primary-alt {
    --tw-text-opacity: 1;
    color: rgba(0, 71, 143, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:text-subtle-white {
    --tw-text-opacity: 1;
    color: rgba(249, 249, 249, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:text-turquesa {
    --tw-text-opacity: 1;
    color: rgba(0, 151, 178, var(--tw-text-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:text-transparent {
    color: transparent;
  }

  .group:hover .tablet-portrait-max\:group-hover\:text-current {
    color: currentColor;
  }

  .group:hover .tablet-portrait-max\:group-hover\:text-black {
    --tw-text-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-text-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:text-white {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:text-gray-50 {
    --tw-text-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-text-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:text-gray-100 {
    --tw-text-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-text-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:text-gray-200 {
    --tw-text-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-text-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:text-gray-300 {
    --tw-text-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-text-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:text-gray-400 {
    --tw-text-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-text-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:text-gray-500 {
    --tw-text-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-text-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:text-gray-600 {
    --tw-text-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-text-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:text-gray-700 {
    --tw-text-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-text-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:text-gray-800 {
    --tw-text-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-text-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:text-gray-900 {
    --tw-text-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-text-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:text-red-50 {
    --tw-text-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-text-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:text-red-100 {
    --tw-text-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-text-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:text-red-200 {
    --tw-text-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-text-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:text-red-300 {
    --tw-text-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-text-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:text-red-400 {
    --tw-text-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-text-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:text-red-500 {
    --tw-text-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-text-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:text-red-600 {
    --tw-text-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-text-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:text-red-700 {
    --tw-text-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-text-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:text-red-800 {
    --tw-text-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-text-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:text-red-900 {
    --tw-text-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-text-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:text-yellow-50 {
    --tw-text-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-text-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:text-yellow-100 {
    --tw-text-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-text-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:text-yellow-200 {
    --tw-text-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-text-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:text-yellow-300 {
    --tw-text-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-text-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:text-yellow-400 {
    --tw-text-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-text-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:text-yellow-500 {
    --tw-text-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-text-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:text-yellow-600 {
    --tw-text-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-text-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:text-yellow-700 {
    --tw-text-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-text-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:text-yellow-800 {
    --tw-text-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-text-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:text-yellow-900 {
    --tw-text-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-text-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:text-green-50 {
    --tw-text-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-text-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:text-green-100 {
    --tw-text-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-text-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:text-green-200 {
    --tw-text-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-text-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:text-green-300 {
    --tw-text-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-text-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:text-green-400 {
    --tw-text-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-text-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:text-green-500 {
    --tw-text-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-text-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:text-green-600 {
    --tw-text-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-text-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:text-green-700 {
    --tw-text-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-text-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:text-green-800 {
    --tw-text-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-text-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:text-green-900 {
    --tw-text-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-text-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:text-blue-50 {
    --tw-text-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-text-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:text-blue-100 {
    --tw-text-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-text-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:text-blue-200 {
    --tw-text-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-text-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:text-blue-300 {
    --tw-text-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-text-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:text-blue-400 {
    --tw-text-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-text-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:text-blue-500 {
    --tw-text-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-text-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:text-blue-600 {
    --tw-text-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-text-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:text-blue-700 {
    --tw-text-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-text-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:text-blue-800 {
    --tw-text-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-text-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:text-blue-900 {
    --tw-text-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-text-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:text-indigo-50 {
    --tw-text-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-text-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:text-indigo-100 {
    --tw-text-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-text-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:text-indigo-200 {
    --tw-text-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-text-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:text-indigo-300 {
    --tw-text-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-text-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:text-indigo-400 {
    --tw-text-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-text-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:text-indigo-500 {
    --tw-text-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-text-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:text-indigo-600 {
    --tw-text-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-text-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:text-indigo-700 {
    --tw-text-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-text-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:text-indigo-800 {
    --tw-text-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-text-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:text-indigo-900 {
    --tw-text-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-text-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:text-purple-50 {
    --tw-text-opacity: 1;
    color: rgba(245, 243, 255, var(--tw-text-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:text-purple-100 {
    --tw-text-opacity: 1;
    color: rgba(237, 233, 254, var(--tw-text-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:text-purple-200 {
    --tw-text-opacity: 1;
    color: rgba(221, 214, 254, var(--tw-text-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:text-purple-300 {
    --tw-text-opacity: 1;
    color: rgba(196, 181, 253, var(--tw-text-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:text-purple-400 {
    --tw-text-opacity: 1;
    color: rgba(167, 139, 250, var(--tw-text-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:text-purple-500 {
    --tw-text-opacity: 1;
    color: rgba(139, 92, 246, var(--tw-text-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:text-purple-600 {
    --tw-text-opacity: 1;
    color: rgba(124, 58, 237, var(--tw-text-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:text-purple-700 {
    --tw-text-opacity: 1;
    color: rgba(109, 40, 217, var(--tw-text-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:text-purple-800 {
    --tw-text-opacity: 1;
    color: rgba(91, 33, 182, var(--tw-text-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:text-purple-900 {
    --tw-text-opacity: 1;
    color: rgba(76, 29, 149, var(--tw-text-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:text-pink-50 {
    --tw-text-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-text-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:text-pink-100 {
    --tw-text-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-text-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:text-pink-200 {
    --tw-text-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-text-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:text-pink-300 {
    --tw-text-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-text-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:text-pink-400 {
    --tw-text-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-text-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:text-pink-500 {
    --tw-text-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-text-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:text-pink-600 {
    --tw-text-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-text-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:text-pink-700 {
    --tw-text-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-text-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:text-pink-800 {
    --tw-text-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-text-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:text-pink-900 {
    --tw-text-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-text-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:text-base-normal {
    --tw-text-opacity: 1;
    color: rgba(0, 65, 129, var(--tw-text-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:text-base-dark {
    --tw-text-opacity: 1;
    color: rgba(0, 52, 105, var(--tw-text-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:text-base-black {
    --tw-text-opacity: 1;
    color: rgba(29, 29, 31, var(--tw-text-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:text-base-border {
    --tw-text-opacity: 1;
    color: rgba(231, 231, 233, var(--tw-text-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:text-primary-normal {
    --tw-text-opacity: 1;
    color: rgba(0, 103, 207, var(--tw-text-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:text-primary-alt {
    --tw-text-opacity: 1;
    color: rgba(0, 71, 143, var(--tw-text-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:text-subtle-white {
    --tw-text-opacity: 1;
    color: rgba(249, 249, 249, var(--tw-text-opacity));
  }

  .group:hover .tablet-portrait-max\:group-hover\:text-turquesa {
    --tw-text-opacity: 1;
    color: rgba(0, 151, 178, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:focus-within\:text-transparent:focus-within {
    color: transparent;
  }

  .tablet-portrait-max\:focus-within\:text-current:focus-within {
    color: currentColor;
  }

  .tablet-portrait-max\:focus-within\:text-black:focus-within {
    --tw-text-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:focus-within\:text-white:focus-within {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:focus-within\:text-gray-50:focus-within {
    --tw-text-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:focus-within\:text-gray-100:focus-within {
    --tw-text-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:focus-within\:text-gray-200:focus-within {
    --tw-text-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:focus-within\:text-gray-300:focus-within {
    --tw-text-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:focus-within\:text-gray-400:focus-within {
    --tw-text-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:focus-within\:text-gray-500:focus-within {
    --tw-text-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:focus-within\:text-gray-600:focus-within {
    --tw-text-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:focus-within\:text-gray-700:focus-within {
    --tw-text-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:focus-within\:text-gray-800:focus-within {
    --tw-text-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:focus-within\:text-gray-900:focus-within {
    --tw-text-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:focus-within\:text-red-50:focus-within {
    --tw-text-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:focus-within\:text-red-100:focus-within {
    --tw-text-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:focus-within\:text-red-200:focus-within {
    --tw-text-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:focus-within\:text-red-300:focus-within {
    --tw-text-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:focus-within\:text-red-400:focus-within {
    --tw-text-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:focus-within\:text-red-500:focus-within {
    --tw-text-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:focus-within\:text-red-600:focus-within {
    --tw-text-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:focus-within\:text-red-700:focus-within {
    --tw-text-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:focus-within\:text-red-800:focus-within {
    --tw-text-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:focus-within\:text-red-900:focus-within {
    --tw-text-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:focus-within\:text-yellow-50:focus-within {
    --tw-text-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:focus-within\:text-yellow-100:focus-within {
    --tw-text-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:focus-within\:text-yellow-200:focus-within {
    --tw-text-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:focus-within\:text-yellow-300:focus-within {
    --tw-text-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:focus-within\:text-yellow-400:focus-within {
    --tw-text-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:focus-within\:text-yellow-500:focus-within {
    --tw-text-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:focus-within\:text-yellow-600:focus-within {
    --tw-text-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:focus-within\:text-yellow-700:focus-within {
    --tw-text-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:focus-within\:text-yellow-800:focus-within {
    --tw-text-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:focus-within\:text-yellow-900:focus-within {
    --tw-text-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:focus-within\:text-green-50:focus-within {
    --tw-text-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:focus-within\:text-green-100:focus-within {
    --tw-text-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:focus-within\:text-green-200:focus-within {
    --tw-text-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:focus-within\:text-green-300:focus-within {
    --tw-text-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:focus-within\:text-green-400:focus-within {
    --tw-text-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:focus-within\:text-green-500:focus-within {
    --tw-text-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:focus-within\:text-green-600:focus-within {
    --tw-text-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:focus-within\:text-green-700:focus-within {
    --tw-text-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:focus-within\:text-green-800:focus-within {
    --tw-text-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:focus-within\:text-green-900:focus-within {
    --tw-text-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:focus-within\:text-blue-50:focus-within {
    --tw-text-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:focus-within\:text-blue-100:focus-within {
    --tw-text-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:focus-within\:text-blue-200:focus-within {
    --tw-text-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:focus-within\:text-blue-300:focus-within {
    --tw-text-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:focus-within\:text-blue-400:focus-within {
    --tw-text-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:focus-within\:text-blue-500:focus-within {
    --tw-text-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:focus-within\:text-blue-600:focus-within {
    --tw-text-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:focus-within\:text-blue-700:focus-within {
    --tw-text-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:focus-within\:text-blue-800:focus-within {
    --tw-text-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:focus-within\:text-blue-900:focus-within {
    --tw-text-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:focus-within\:text-indigo-50:focus-within {
    --tw-text-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:focus-within\:text-indigo-100:focus-within {
    --tw-text-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:focus-within\:text-indigo-200:focus-within {
    --tw-text-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:focus-within\:text-indigo-300:focus-within {
    --tw-text-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:focus-within\:text-indigo-400:focus-within {
    --tw-text-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:focus-within\:text-indigo-500:focus-within {
    --tw-text-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:focus-within\:text-indigo-600:focus-within {
    --tw-text-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:focus-within\:text-indigo-700:focus-within {
    --tw-text-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:focus-within\:text-indigo-800:focus-within {
    --tw-text-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:focus-within\:text-indigo-900:focus-within {
    --tw-text-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:focus-within\:text-purple-50:focus-within {
    --tw-text-opacity: 1;
    color: rgba(245, 243, 255, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:focus-within\:text-purple-100:focus-within {
    --tw-text-opacity: 1;
    color: rgba(237, 233, 254, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:focus-within\:text-purple-200:focus-within {
    --tw-text-opacity: 1;
    color: rgba(221, 214, 254, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:focus-within\:text-purple-300:focus-within {
    --tw-text-opacity: 1;
    color: rgba(196, 181, 253, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:focus-within\:text-purple-400:focus-within {
    --tw-text-opacity: 1;
    color: rgba(167, 139, 250, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:focus-within\:text-purple-500:focus-within {
    --tw-text-opacity: 1;
    color: rgba(139, 92, 246, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:focus-within\:text-purple-600:focus-within {
    --tw-text-opacity: 1;
    color: rgba(124, 58, 237, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:focus-within\:text-purple-700:focus-within {
    --tw-text-opacity: 1;
    color: rgba(109, 40, 217, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:focus-within\:text-purple-800:focus-within {
    --tw-text-opacity: 1;
    color: rgba(91, 33, 182, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:focus-within\:text-purple-900:focus-within {
    --tw-text-opacity: 1;
    color: rgba(76, 29, 149, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:focus-within\:text-pink-50:focus-within {
    --tw-text-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:focus-within\:text-pink-100:focus-within {
    --tw-text-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:focus-within\:text-pink-200:focus-within {
    --tw-text-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:focus-within\:text-pink-300:focus-within {
    --tw-text-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:focus-within\:text-pink-400:focus-within {
    --tw-text-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:focus-within\:text-pink-500:focus-within {
    --tw-text-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:focus-within\:text-pink-600:focus-within {
    --tw-text-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:focus-within\:text-pink-700:focus-within {
    --tw-text-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:focus-within\:text-pink-800:focus-within {
    --tw-text-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:focus-within\:text-pink-900:focus-within {
    --tw-text-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:focus-within\:text-base-normal:focus-within {
    --tw-text-opacity: 1;
    color: rgba(0, 65, 129, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:focus-within\:text-base-dark:focus-within {
    --tw-text-opacity: 1;
    color: rgba(0, 52, 105, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:focus-within\:text-base-black:focus-within {
    --tw-text-opacity: 1;
    color: rgba(29, 29, 31, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:focus-within\:text-base-border:focus-within {
    --tw-text-opacity: 1;
    color: rgba(231, 231, 233, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:focus-within\:text-primary-normal:focus-within {
    --tw-text-opacity: 1;
    color: rgba(0, 103, 207, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:focus-within\:text-primary-alt:focus-within {
    --tw-text-opacity: 1;
    color: rgba(0, 71, 143, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:focus-within\:text-subtle-white:focus-within {
    --tw-text-opacity: 1;
    color: rgba(249, 249, 249, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:focus-within\:text-turquesa:focus-within {
    --tw-text-opacity: 1;
    color: rgba(0, 151, 178, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:hover\:text-transparent:hover {
    color: transparent;
  }

  .tablet-portrait-max\:hover\:text-current:hover {
    color: currentColor;
  }

  .tablet-portrait-max\:hover\:text-black:hover {
    --tw-text-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:hover\:text-white:hover {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:hover\:text-gray-50:hover {
    --tw-text-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:hover\:text-gray-100:hover {
    --tw-text-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:hover\:text-gray-200:hover {
    --tw-text-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:hover\:text-gray-300:hover {
    --tw-text-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:hover\:text-gray-400:hover {
    --tw-text-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:hover\:text-gray-500:hover {
    --tw-text-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:hover\:text-gray-600:hover {
    --tw-text-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:hover\:text-gray-700:hover {
    --tw-text-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:hover\:text-gray-800:hover {
    --tw-text-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:hover\:text-gray-900:hover {
    --tw-text-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:hover\:text-red-50:hover {
    --tw-text-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:hover\:text-red-100:hover {
    --tw-text-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:hover\:text-red-200:hover {
    --tw-text-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:hover\:text-red-300:hover {
    --tw-text-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:hover\:text-red-400:hover {
    --tw-text-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:hover\:text-red-500:hover {
    --tw-text-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:hover\:text-red-600:hover {
    --tw-text-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:hover\:text-red-700:hover {
    --tw-text-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:hover\:text-red-800:hover {
    --tw-text-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:hover\:text-red-900:hover {
    --tw-text-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:hover\:text-yellow-50:hover {
    --tw-text-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:hover\:text-yellow-100:hover {
    --tw-text-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:hover\:text-yellow-200:hover {
    --tw-text-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:hover\:text-yellow-300:hover {
    --tw-text-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:hover\:text-yellow-400:hover {
    --tw-text-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:hover\:text-yellow-500:hover {
    --tw-text-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:hover\:text-yellow-600:hover {
    --tw-text-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:hover\:text-yellow-700:hover {
    --tw-text-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:hover\:text-yellow-800:hover {
    --tw-text-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:hover\:text-yellow-900:hover {
    --tw-text-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:hover\:text-green-50:hover {
    --tw-text-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:hover\:text-green-100:hover {
    --tw-text-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:hover\:text-green-200:hover {
    --tw-text-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:hover\:text-green-300:hover {
    --tw-text-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:hover\:text-green-400:hover {
    --tw-text-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:hover\:text-green-500:hover {
    --tw-text-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:hover\:text-green-600:hover {
    --tw-text-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:hover\:text-green-700:hover {
    --tw-text-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:hover\:text-green-800:hover {
    --tw-text-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:hover\:text-green-900:hover {
    --tw-text-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:hover\:text-blue-50:hover {
    --tw-text-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:hover\:text-blue-100:hover {
    --tw-text-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:hover\:text-blue-200:hover {
    --tw-text-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:hover\:text-blue-300:hover {
    --tw-text-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:hover\:text-blue-400:hover {
    --tw-text-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:hover\:text-blue-500:hover {
    --tw-text-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:hover\:text-blue-600:hover {
    --tw-text-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:hover\:text-blue-700:hover {
    --tw-text-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:hover\:text-blue-800:hover {
    --tw-text-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:hover\:text-blue-900:hover {
    --tw-text-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:hover\:text-indigo-50:hover {
    --tw-text-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:hover\:text-indigo-100:hover {
    --tw-text-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:hover\:text-indigo-200:hover {
    --tw-text-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:hover\:text-indigo-300:hover {
    --tw-text-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:hover\:text-indigo-400:hover {
    --tw-text-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:hover\:text-indigo-500:hover {
    --tw-text-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:hover\:text-indigo-600:hover {
    --tw-text-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:hover\:text-indigo-700:hover {
    --tw-text-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:hover\:text-indigo-800:hover {
    --tw-text-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:hover\:text-indigo-900:hover {
    --tw-text-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:hover\:text-purple-50:hover {
    --tw-text-opacity: 1;
    color: rgba(245, 243, 255, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:hover\:text-purple-100:hover {
    --tw-text-opacity: 1;
    color: rgba(237, 233, 254, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:hover\:text-purple-200:hover {
    --tw-text-opacity: 1;
    color: rgba(221, 214, 254, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:hover\:text-purple-300:hover {
    --tw-text-opacity: 1;
    color: rgba(196, 181, 253, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:hover\:text-purple-400:hover {
    --tw-text-opacity: 1;
    color: rgba(167, 139, 250, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:hover\:text-purple-500:hover {
    --tw-text-opacity: 1;
    color: rgba(139, 92, 246, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:hover\:text-purple-600:hover {
    --tw-text-opacity: 1;
    color: rgba(124, 58, 237, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:hover\:text-purple-700:hover {
    --tw-text-opacity: 1;
    color: rgba(109, 40, 217, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:hover\:text-purple-800:hover {
    --tw-text-opacity: 1;
    color: rgba(91, 33, 182, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:hover\:text-purple-900:hover {
    --tw-text-opacity: 1;
    color: rgba(76, 29, 149, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:hover\:text-pink-50:hover {
    --tw-text-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:hover\:text-pink-100:hover {
    --tw-text-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:hover\:text-pink-200:hover {
    --tw-text-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:hover\:text-pink-300:hover {
    --tw-text-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:hover\:text-pink-400:hover {
    --tw-text-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:hover\:text-pink-500:hover {
    --tw-text-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:hover\:text-pink-600:hover {
    --tw-text-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:hover\:text-pink-700:hover {
    --tw-text-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:hover\:text-pink-800:hover {
    --tw-text-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:hover\:text-pink-900:hover {
    --tw-text-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:hover\:text-base-normal:hover {
    --tw-text-opacity: 1;
    color: rgba(0, 65, 129, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:hover\:text-base-dark:hover {
    --tw-text-opacity: 1;
    color: rgba(0, 52, 105, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:hover\:text-base-black:hover {
    --tw-text-opacity: 1;
    color: rgba(29, 29, 31, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:hover\:text-base-border:hover {
    --tw-text-opacity: 1;
    color: rgba(231, 231, 233, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:hover\:text-primary-normal:hover {
    --tw-text-opacity: 1;
    color: rgba(0, 103, 207, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:hover\:text-primary-alt:hover {
    --tw-text-opacity: 1;
    color: rgba(0, 71, 143, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:hover\:text-subtle-white:hover {
    --tw-text-opacity: 1;
    color: rgba(249, 249, 249, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:hover\:text-turquesa:hover {
    --tw-text-opacity: 1;
    color: rgba(0, 151, 178, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:focus\:text-transparent:focus {
    color: transparent;
  }

  .tablet-portrait-max\:focus\:text-current:focus {
    color: currentColor;
  }

  .tablet-portrait-max\:focus\:text-black:focus {
    --tw-text-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:focus\:text-white:focus {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:focus\:text-gray-50:focus {
    --tw-text-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:focus\:text-gray-100:focus {
    --tw-text-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:focus\:text-gray-200:focus {
    --tw-text-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:focus\:text-gray-300:focus {
    --tw-text-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:focus\:text-gray-400:focus {
    --tw-text-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:focus\:text-gray-500:focus {
    --tw-text-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:focus\:text-gray-600:focus {
    --tw-text-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:focus\:text-gray-700:focus {
    --tw-text-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:focus\:text-gray-800:focus {
    --tw-text-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:focus\:text-gray-900:focus {
    --tw-text-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:focus\:text-red-50:focus {
    --tw-text-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:focus\:text-red-100:focus {
    --tw-text-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:focus\:text-red-200:focus {
    --tw-text-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:focus\:text-red-300:focus {
    --tw-text-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:focus\:text-red-400:focus {
    --tw-text-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:focus\:text-red-500:focus {
    --tw-text-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:focus\:text-red-600:focus {
    --tw-text-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:focus\:text-red-700:focus {
    --tw-text-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:focus\:text-red-800:focus {
    --tw-text-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:focus\:text-red-900:focus {
    --tw-text-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:focus\:text-yellow-50:focus {
    --tw-text-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:focus\:text-yellow-100:focus {
    --tw-text-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:focus\:text-yellow-200:focus {
    --tw-text-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:focus\:text-yellow-300:focus {
    --tw-text-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:focus\:text-yellow-400:focus {
    --tw-text-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:focus\:text-yellow-500:focus {
    --tw-text-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:focus\:text-yellow-600:focus {
    --tw-text-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:focus\:text-yellow-700:focus {
    --tw-text-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:focus\:text-yellow-800:focus {
    --tw-text-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:focus\:text-yellow-900:focus {
    --tw-text-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:focus\:text-green-50:focus {
    --tw-text-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:focus\:text-green-100:focus {
    --tw-text-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:focus\:text-green-200:focus {
    --tw-text-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:focus\:text-green-300:focus {
    --tw-text-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:focus\:text-green-400:focus {
    --tw-text-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:focus\:text-green-500:focus {
    --tw-text-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:focus\:text-green-600:focus {
    --tw-text-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:focus\:text-green-700:focus {
    --tw-text-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:focus\:text-green-800:focus {
    --tw-text-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:focus\:text-green-900:focus {
    --tw-text-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:focus\:text-blue-50:focus {
    --tw-text-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:focus\:text-blue-100:focus {
    --tw-text-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:focus\:text-blue-200:focus {
    --tw-text-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:focus\:text-blue-300:focus {
    --tw-text-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:focus\:text-blue-400:focus {
    --tw-text-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:focus\:text-blue-500:focus {
    --tw-text-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:focus\:text-blue-600:focus {
    --tw-text-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:focus\:text-blue-700:focus {
    --tw-text-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:focus\:text-blue-800:focus {
    --tw-text-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:focus\:text-blue-900:focus {
    --tw-text-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:focus\:text-indigo-50:focus {
    --tw-text-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:focus\:text-indigo-100:focus {
    --tw-text-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:focus\:text-indigo-200:focus {
    --tw-text-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:focus\:text-indigo-300:focus {
    --tw-text-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:focus\:text-indigo-400:focus {
    --tw-text-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:focus\:text-indigo-500:focus {
    --tw-text-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:focus\:text-indigo-600:focus {
    --tw-text-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:focus\:text-indigo-700:focus {
    --tw-text-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:focus\:text-indigo-800:focus {
    --tw-text-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:focus\:text-indigo-900:focus {
    --tw-text-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:focus\:text-purple-50:focus {
    --tw-text-opacity: 1;
    color: rgba(245, 243, 255, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:focus\:text-purple-100:focus {
    --tw-text-opacity: 1;
    color: rgba(237, 233, 254, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:focus\:text-purple-200:focus {
    --tw-text-opacity: 1;
    color: rgba(221, 214, 254, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:focus\:text-purple-300:focus {
    --tw-text-opacity: 1;
    color: rgba(196, 181, 253, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:focus\:text-purple-400:focus {
    --tw-text-opacity: 1;
    color: rgba(167, 139, 250, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:focus\:text-purple-500:focus {
    --tw-text-opacity: 1;
    color: rgba(139, 92, 246, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:focus\:text-purple-600:focus {
    --tw-text-opacity: 1;
    color: rgba(124, 58, 237, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:focus\:text-purple-700:focus {
    --tw-text-opacity: 1;
    color: rgba(109, 40, 217, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:focus\:text-purple-800:focus {
    --tw-text-opacity: 1;
    color: rgba(91, 33, 182, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:focus\:text-purple-900:focus {
    --tw-text-opacity: 1;
    color: rgba(76, 29, 149, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:focus\:text-pink-50:focus {
    --tw-text-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:focus\:text-pink-100:focus {
    --tw-text-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:focus\:text-pink-200:focus {
    --tw-text-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:focus\:text-pink-300:focus {
    --tw-text-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:focus\:text-pink-400:focus {
    --tw-text-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:focus\:text-pink-500:focus {
    --tw-text-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:focus\:text-pink-600:focus {
    --tw-text-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:focus\:text-pink-700:focus {
    --tw-text-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:focus\:text-pink-800:focus {
    --tw-text-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:focus\:text-pink-900:focus {
    --tw-text-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:focus\:text-base-normal:focus {
    --tw-text-opacity: 1;
    color: rgba(0, 65, 129, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:focus\:text-base-dark:focus {
    --tw-text-opacity: 1;
    color: rgba(0, 52, 105, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:focus\:text-base-black:focus {
    --tw-text-opacity: 1;
    color: rgba(29, 29, 31, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:focus\:text-base-border:focus {
    --tw-text-opacity: 1;
    color: rgba(231, 231, 233, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:focus\:text-primary-normal:focus {
    --tw-text-opacity: 1;
    color: rgba(0, 103, 207, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:focus\:text-primary-alt:focus {
    --tw-text-opacity: 1;
    color: rgba(0, 71, 143, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:focus\:text-subtle-white:focus {
    --tw-text-opacity: 1;
    color: rgba(249, 249, 249, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:focus\:text-turquesa:focus {
    --tw-text-opacity: 1;
    color: rgba(0, 151, 178, var(--tw-text-opacity));
  }

  .tablet-portrait-max\:text-opacity-0 {
    --tw-text-opacity: 0;
  }

  .tablet-portrait-max\:text-opacity-5 {
    --tw-text-opacity: 0.05;
  }

  .tablet-portrait-max\:text-opacity-10 {
    --tw-text-opacity: 0.1;
  }

  .tablet-portrait-max\:text-opacity-20 {
    --tw-text-opacity: 0.2;
  }

  .tablet-portrait-max\:text-opacity-25 {
    --tw-text-opacity: 0.25;
  }

  .tablet-portrait-max\:text-opacity-30 {
    --tw-text-opacity: 0.3;
  }

  .tablet-portrait-max\:text-opacity-40 {
    --tw-text-opacity: 0.4;
  }

  .tablet-portrait-max\:text-opacity-50 {
    --tw-text-opacity: 0.5;
  }

  .tablet-portrait-max\:text-opacity-60 {
    --tw-text-opacity: 0.6;
  }

  .tablet-portrait-max\:text-opacity-70 {
    --tw-text-opacity: 0.7;
  }

  .tablet-portrait-max\:text-opacity-75 {
    --tw-text-opacity: 0.75;
  }

  .tablet-portrait-max\:text-opacity-80 {
    --tw-text-opacity: 0.8;
  }

  .tablet-portrait-max\:text-opacity-90 {
    --tw-text-opacity: 0.9;
  }

  .tablet-portrait-max\:text-opacity-95 {
    --tw-text-opacity: 0.95;
  }

  .tablet-portrait-max\:text-opacity-100 {
    --tw-text-opacity: 1;
  }

  .group:hover .tablet-portrait-max\:group-hover\:text-opacity-0 {
    --tw-text-opacity: 0;
  }

  .group:hover .tablet-portrait-max\:group-hover\:text-opacity-5 {
    --tw-text-opacity: 0.05;
  }

  .group:hover .tablet-portrait-max\:group-hover\:text-opacity-10 {
    --tw-text-opacity: 0.1;
  }

  .group:hover .tablet-portrait-max\:group-hover\:text-opacity-20 {
    --tw-text-opacity: 0.2;
  }

  .group:hover .tablet-portrait-max\:group-hover\:text-opacity-25 {
    --tw-text-opacity: 0.25;
  }

  .group:hover .tablet-portrait-max\:group-hover\:text-opacity-30 {
    --tw-text-opacity: 0.3;
  }

  .group:hover .tablet-portrait-max\:group-hover\:text-opacity-40 {
    --tw-text-opacity: 0.4;
  }

  .group:hover .tablet-portrait-max\:group-hover\:text-opacity-50 {
    --tw-text-opacity: 0.5;
  }

  .group:hover .tablet-portrait-max\:group-hover\:text-opacity-60 {
    --tw-text-opacity: 0.6;
  }

  .group:hover .tablet-portrait-max\:group-hover\:text-opacity-70 {
    --tw-text-opacity: 0.7;
  }

  .group:hover .tablet-portrait-max\:group-hover\:text-opacity-75 {
    --tw-text-opacity: 0.75;
  }

  .group:hover .tablet-portrait-max\:group-hover\:text-opacity-80 {
    --tw-text-opacity: 0.8;
  }

  .group:hover .tablet-portrait-max\:group-hover\:text-opacity-90 {
    --tw-text-opacity: 0.9;
  }

  .group:hover .tablet-portrait-max\:group-hover\:text-opacity-95 {
    --tw-text-opacity: 0.95;
  }

  .group:hover .tablet-portrait-max\:group-hover\:text-opacity-100 {
    --tw-text-opacity: 1;
  }

  .tablet-portrait-max\:focus-within\:text-opacity-0:focus-within {
    --tw-text-opacity: 0;
  }

  .tablet-portrait-max\:focus-within\:text-opacity-5:focus-within {
    --tw-text-opacity: 0.05;
  }

  .tablet-portrait-max\:focus-within\:text-opacity-10:focus-within {
    --tw-text-opacity: 0.1;
  }

  .tablet-portrait-max\:focus-within\:text-opacity-20:focus-within {
    --tw-text-opacity: 0.2;
  }

  .tablet-portrait-max\:focus-within\:text-opacity-25:focus-within {
    --tw-text-opacity: 0.25;
  }

  .tablet-portrait-max\:focus-within\:text-opacity-30:focus-within {
    --tw-text-opacity: 0.3;
  }

  .tablet-portrait-max\:focus-within\:text-opacity-40:focus-within {
    --tw-text-opacity: 0.4;
  }

  .tablet-portrait-max\:focus-within\:text-opacity-50:focus-within {
    --tw-text-opacity: 0.5;
  }

  .tablet-portrait-max\:focus-within\:text-opacity-60:focus-within {
    --tw-text-opacity: 0.6;
  }

  .tablet-portrait-max\:focus-within\:text-opacity-70:focus-within {
    --tw-text-opacity: 0.7;
  }

  .tablet-portrait-max\:focus-within\:text-opacity-75:focus-within {
    --tw-text-opacity: 0.75;
  }

  .tablet-portrait-max\:focus-within\:text-opacity-80:focus-within {
    --tw-text-opacity: 0.8;
  }

  .tablet-portrait-max\:focus-within\:text-opacity-90:focus-within {
    --tw-text-opacity: 0.9;
  }

  .tablet-portrait-max\:focus-within\:text-opacity-95:focus-within {
    --tw-text-opacity: 0.95;
  }

  .tablet-portrait-max\:focus-within\:text-opacity-100:focus-within {
    --tw-text-opacity: 1;
  }

  .tablet-portrait-max\:hover\:text-opacity-0:hover {
    --tw-text-opacity: 0;
  }

  .tablet-portrait-max\:hover\:text-opacity-5:hover {
    --tw-text-opacity: 0.05;
  }

  .tablet-portrait-max\:hover\:text-opacity-10:hover {
    --tw-text-opacity: 0.1;
  }

  .tablet-portrait-max\:hover\:text-opacity-20:hover {
    --tw-text-opacity: 0.2;
  }

  .tablet-portrait-max\:hover\:text-opacity-25:hover {
    --tw-text-opacity: 0.25;
  }

  .tablet-portrait-max\:hover\:text-opacity-30:hover {
    --tw-text-opacity: 0.3;
  }

  .tablet-portrait-max\:hover\:text-opacity-40:hover {
    --tw-text-opacity: 0.4;
  }

  .tablet-portrait-max\:hover\:text-opacity-50:hover {
    --tw-text-opacity: 0.5;
  }

  .tablet-portrait-max\:hover\:text-opacity-60:hover {
    --tw-text-opacity: 0.6;
  }

  .tablet-portrait-max\:hover\:text-opacity-70:hover {
    --tw-text-opacity: 0.7;
  }

  .tablet-portrait-max\:hover\:text-opacity-75:hover {
    --tw-text-opacity: 0.75;
  }

  .tablet-portrait-max\:hover\:text-opacity-80:hover {
    --tw-text-opacity: 0.8;
  }

  .tablet-portrait-max\:hover\:text-opacity-90:hover {
    --tw-text-opacity: 0.9;
  }

  .tablet-portrait-max\:hover\:text-opacity-95:hover {
    --tw-text-opacity: 0.95;
  }

  .tablet-portrait-max\:hover\:text-opacity-100:hover {
    --tw-text-opacity: 1;
  }

  .tablet-portrait-max\:focus\:text-opacity-0:focus {
    --tw-text-opacity: 0;
  }

  .tablet-portrait-max\:focus\:text-opacity-5:focus {
    --tw-text-opacity: 0.05;
  }

  .tablet-portrait-max\:focus\:text-opacity-10:focus {
    --tw-text-opacity: 0.1;
  }

  .tablet-portrait-max\:focus\:text-opacity-20:focus {
    --tw-text-opacity: 0.2;
  }

  .tablet-portrait-max\:focus\:text-opacity-25:focus {
    --tw-text-opacity: 0.25;
  }

  .tablet-portrait-max\:focus\:text-opacity-30:focus {
    --tw-text-opacity: 0.3;
  }

  .tablet-portrait-max\:focus\:text-opacity-40:focus {
    --tw-text-opacity: 0.4;
  }

  .tablet-portrait-max\:focus\:text-opacity-50:focus {
    --tw-text-opacity: 0.5;
  }

  .tablet-portrait-max\:focus\:text-opacity-60:focus {
    --tw-text-opacity: 0.6;
  }

  .tablet-portrait-max\:focus\:text-opacity-70:focus {
    --tw-text-opacity: 0.7;
  }

  .tablet-portrait-max\:focus\:text-opacity-75:focus {
    --tw-text-opacity: 0.75;
  }

  .tablet-portrait-max\:focus\:text-opacity-80:focus {
    --tw-text-opacity: 0.8;
  }

  .tablet-portrait-max\:focus\:text-opacity-90:focus {
    --tw-text-opacity: 0.9;
  }

  .tablet-portrait-max\:focus\:text-opacity-95:focus {
    --tw-text-opacity: 0.95;
  }

  .tablet-portrait-max\:focus\:text-opacity-100:focus {
    --tw-text-opacity: 1;
  }

  .tablet-portrait-max\:underline {
    text-decoration: underline;
  }

  .tablet-portrait-max\:line-through {
    text-decoration: line-through;
  }

  .tablet-portrait-max\:no-underline {
    text-decoration: none;
  }

  .group:hover .tablet-portrait-max\:group-hover\:underline {
    text-decoration: underline;
  }

  .group:hover .tablet-portrait-max\:group-hover\:line-through {
    text-decoration: line-through;
  }

  .group:hover .tablet-portrait-max\:group-hover\:no-underline {
    text-decoration: none;
  }

  .tablet-portrait-max\:focus-within\:underline:focus-within {
    text-decoration: underline;
  }

  .tablet-portrait-max\:focus-within\:line-through:focus-within {
    text-decoration: line-through;
  }

  .tablet-portrait-max\:focus-within\:no-underline:focus-within {
    text-decoration: none;
  }

  .tablet-portrait-max\:hover\:underline:hover {
    text-decoration: underline;
  }

  .tablet-portrait-max\:hover\:line-through:hover {
    text-decoration: line-through;
  }

  .tablet-portrait-max\:hover\:no-underline:hover {
    text-decoration: none;
  }

  .tablet-portrait-max\:focus\:underline:focus {
    text-decoration: underline;
  }

  .tablet-portrait-max\:focus\:line-through:focus {
    text-decoration: line-through;
  }

  .tablet-portrait-max\:focus\:no-underline:focus {
    text-decoration: none;
  }

  .tablet-portrait-max\:antialiased {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }

  .tablet-portrait-max\:subpixel-antialiased {
    -webkit-font-smoothing: auto;
    -moz-osx-font-smoothing: auto;
  }

  .tablet-portrait-max\:placeholder-transparent::-moz-placeholder {
    color: transparent;
  }

  .tablet-portrait-max\:placeholder-transparent:-ms-input-placeholder {
    color: transparent;
  }

  .tablet-portrait-max\:placeholder-transparent::placeholder {
    color: transparent;
  }

  .tablet-portrait-max\:placeholder-current::-moz-placeholder {
    color: currentColor;
  }

  .tablet-portrait-max\:placeholder-current:-ms-input-placeholder {
    color: currentColor;
  }

  .tablet-portrait-max\:placeholder-current::placeholder {
    color: currentColor;
  }

  .tablet-portrait-max\:placeholder-black::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-black:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-black::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-white::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-white:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-white::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-gray-50::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-gray-50:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-gray-50::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-gray-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-gray-100:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-gray-100::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-gray-200::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-gray-200:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-gray-200::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-gray-300::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-gray-300:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-gray-300::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-gray-400::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-gray-400:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-gray-400::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-gray-500::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-gray-500:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-gray-500::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-gray-600::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-gray-600:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-gray-600::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-gray-700::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-gray-700:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-gray-700::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-gray-800::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-gray-800:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-gray-800::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-gray-900::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-gray-900:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-gray-900::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-red-50::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-red-50:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-red-50::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-red-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-red-100:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-red-100::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-red-200::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-red-200:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-red-200::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-red-300::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-red-300:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-red-300::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-red-400::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-red-400:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-red-400::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-red-500::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-red-500:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-red-500::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-red-600::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-red-600:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-red-600::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-red-700::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-red-700:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-red-700::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-red-800::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-red-800:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-red-800::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-red-900::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-red-900:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-red-900::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-yellow-50::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-yellow-50:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-yellow-50::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-yellow-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-yellow-100:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-yellow-100::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-yellow-200::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-yellow-200:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-yellow-200::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-yellow-300::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-yellow-300:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-yellow-300::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-yellow-400::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-yellow-400:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-yellow-400::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-yellow-500::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-yellow-500:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-yellow-500::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-yellow-600::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-yellow-600:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-yellow-600::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-yellow-700::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-yellow-700:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-yellow-700::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-yellow-800::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-yellow-800:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-yellow-800::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-yellow-900::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-yellow-900:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-yellow-900::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-green-50::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-green-50:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-green-50::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-green-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-green-100:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-green-100::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-green-200::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-green-200:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-green-200::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-green-300::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-green-300:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-green-300::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-green-400::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-green-400:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-green-400::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-green-500::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-green-500:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-green-500::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-green-600::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-green-600:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-green-600::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-green-700::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-green-700:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-green-700::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-green-800::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-green-800:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-green-800::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-green-900::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-green-900:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-green-900::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-blue-50::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-blue-50:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-blue-50::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-blue-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-blue-100:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-blue-100::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-blue-200::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-blue-200:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-blue-200::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-blue-300::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-blue-300:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-blue-300::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-blue-400::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-blue-400:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-blue-400::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-blue-500::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-blue-500:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-blue-500::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-blue-600::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-blue-600:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-blue-600::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-blue-700::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-blue-700:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-blue-700::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-blue-800::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-blue-800:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-blue-800::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-blue-900::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-blue-900:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-blue-900::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-indigo-50::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-indigo-50:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-indigo-50::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-indigo-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-indigo-100:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-indigo-100::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-indigo-200::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-indigo-200:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-indigo-200::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-indigo-300::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-indigo-300:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-indigo-300::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-indigo-400::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-indigo-400:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-indigo-400::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-indigo-500::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-indigo-500:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-indigo-500::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-indigo-600::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-indigo-600:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-indigo-600::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-indigo-700::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-indigo-700:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-indigo-700::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-indigo-800::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-indigo-800:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-indigo-800::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-indigo-900::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-indigo-900:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-indigo-900::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-purple-50::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 243, 255, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-purple-50:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 243, 255, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-purple-50::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 243, 255, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-purple-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 233, 254, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-purple-100:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 233, 254, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-purple-100::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 233, 254, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-purple-200::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(221, 214, 254, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-purple-200:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(221, 214, 254, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-purple-200::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(221, 214, 254, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-purple-300::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(196, 181, 253, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-purple-300:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(196, 181, 253, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-purple-300::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(196, 181, 253, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-purple-400::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(167, 139, 250, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-purple-400:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(167, 139, 250, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-purple-400::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(167, 139, 250, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-purple-500::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(139, 92, 246, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-purple-500:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(139, 92, 246, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-purple-500::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(139, 92, 246, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-purple-600::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(124, 58, 237, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-purple-600:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(124, 58, 237, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-purple-600::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(124, 58, 237, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-purple-700::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(109, 40, 217, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-purple-700:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(109, 40, 217, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-purple-700::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(109, 40, 217, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-purple-800::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(91, 33, 182, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-purple-800:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(91, 33, 182, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-purple-800::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(91, 33, 182, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-purple-900::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(76, 29, 149, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-purple-900:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(76, 29, 149, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-purple-900::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(76, 29, 149, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-pink-50::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-pink-50:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-pink-50::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-pink-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-pink-100:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-pink-100::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-pink-200::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-pink-200:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-pink-200::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-pink-300::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-pink-300:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-pink-300::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-pink-400::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-pink-400:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-pink-400::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-pink-500::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-pink-500:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-pink-500::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-pink-600::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-pink-600:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-pink-600::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-pink-700::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-pink-700:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-pink-700::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-pink-800::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-pink-800:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-pink-800::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-pink-900::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-pink-900:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-pink-900::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-base-normal::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 65, 129, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-base-normal:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 65, 129, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-base-normal::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 65, 129, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-base-dark::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 52, 105, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-base-dark:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 52, 105, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-base-dark::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 52, 105, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-base-black::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(29, 29, 31, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-base-black:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(29, 29, 31, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-base-black::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(29, 29, 31, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-base-border::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(231, 231, 233, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-base-border:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(231, 231, 233, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-base-border::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(231, 231, 233, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-primary-normal::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 103, 207, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-primary-normal:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 103, 207, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-primary-normal::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 103, 207, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-primary-alt::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 71, 143, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-primary-alt:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 71, 143, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-primary-alt::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 71, 143, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-subtle-white::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 249, 249, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-subtle-white:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 249, 249, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-subtle-white::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 249, 249, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-turquesa::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 151, 178, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-turquesa:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 151, 178, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-turquesa::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 151, 178, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-transparent:focus::-moz-placeholder {
    color: transparent;
  }

  .tablet-portrait-max\:focus\:placeholder-transparent:focus:-ms-input-placeholder {
    color: transparent;
  }

  .tablet-portrait-max\:focus\:placeholder-transparent:focus::placeholder {
    color: transparent;
  }

  .tablet-portrait-max\:focus\:placeholder-current:focus::-moz-placeholder {
    color: currentColor;
  }

  .tablet-portrait-max\:focus\:placeholder-current:focus:-ms-input-placeholder {
    color: currentColor;
  }

  .tablet-portrait-max\:focus\:placeholder-current:focus::placeholder {
    color: currentColor;
  }

  .tablet-portrait-max\:focus\:placeholder-black:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-black:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-black:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-white:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-white:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-white:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-gray-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-gray-50:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-gray-50:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-gray-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-gray-100:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-gray-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-gray-200:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-gray-200:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-gray-200:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-gray-300:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-gray-300:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-gray-300:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-gray-400:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-gray-400:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-gray-400:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-gray-500:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-gray-500:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-gray-500:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-gray-600:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-gray-600:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-gray-600:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-gray-700:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-gray-700:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-gray-700:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-gray-800:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-gray-800:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-gray-800:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-gray-900:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-gray-900:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-gray-900:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-red-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-red-50:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-red-50:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-red-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-red-100:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-red-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-red-200:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-red-200:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-red-200:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-red-300:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-red-300:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-red-300:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-red-400:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-red-400:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-red-400:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-red-500:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-red-500:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-red-500:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-red-600:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-red-600:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-red-600:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-red-700:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-red-700:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-red-700:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-red-800:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-red-800:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-red-800:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-red-900:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-red-900:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-red-900:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-yellow-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-yellow-50:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-yellow-50:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-yellow-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-yellow-100:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-yellow-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-yellow-200:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-yellow-200:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-yellow-200:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-yellow-300:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-yellow-300:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-yellow-300:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-yellow-400:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-yellow-400:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-yellow-400:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-yellow-500:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-yellow-500:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-yellow-500:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-yellow-600:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-yellow-600:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-yellow-600:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-yellow-700:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-yellow-700:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-yellow-700:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-yellow-800:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-yellow-800:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-yellow-800:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-yellow-900:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-yellow-900:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-yellow-900:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-green-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-green-50:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-green-50:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-green-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-green-100:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-green-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-green-200:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-green-200:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-green-200:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-green-300:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-green-300:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-green-300:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-green-400:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-green-400:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-green-400:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-green-500:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-green-500:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-green-500:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-green-600:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-green-600:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-green-600:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-green-700:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-green-700:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-green-700:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-green-800:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-green-800:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-green-800:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-green-900:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-green-900:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-green-900:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-blue-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-blue-50:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-blue-50:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-blue-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-blue-100:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-blue-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-blue-200:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-blue-200:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-blue-200:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-blue-300:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-blue-300:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-blue-300:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-blue-400:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-blue-400:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-blue-400:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-blue-500:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-blue-500:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-blue-500:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-blue-600:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-blue-600:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-blue-600:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-blue-700:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-blue-700:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-blue-700:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-blue-800:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-blue-800:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-blue-800:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-blue-900:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-blue-900:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-blue-900:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-indigo-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-indigo-50:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-indigo-50:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-indigo-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-indigo-100:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-indigo-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-indigo-200:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-indigo-200:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-indigo-200:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-indigo-300:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-indigo-300:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-indigo-300:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-indigo-400:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-indigo-400:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-indigo-400:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-indigo-500:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-indigo-500:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-indigo-500:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-indigo-600:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-indigo-600:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-indigo-600:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-indigo-700:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-indigo-700:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-indigo-700:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-indigo-800:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-indigo-800:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-indigo-800:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-indigo-900:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-indigo-900:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-indigo-900:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-purple-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 243, 255, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-purple-50:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 243, 255, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-purple-50:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 243, 255, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-purple-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 233, 254, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-purple-100:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 233, 254, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-purple-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 233, 254, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-purple-200:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(221, 214, 254, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-purple-200:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(221, 214, 254, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-purple-200:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(221, 214, 254, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-purple-300:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(196, 181, 253, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-purple-300:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(196, 181, 253, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-purple-300:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(196, 181, 253, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-purple-400:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(167, 139, 250, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-purple-400:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(167, 139, 250, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-purple-400:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(167, 139, 250, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-purple-500:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(139, 92, 246, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-purple-500:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(139, 92, 246, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-purple-500:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(139, 92, 246, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-purple-600:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(124, 58, 237, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-purple-600:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(124, 58, 237, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-purple-600:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(124, 58, 237, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-purple-700:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(109, 40, 217, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-purple-700:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(109, 40, 217, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-purple-700:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(109, 40, 217, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-purple-800:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(91, 33, 182, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-purple-800:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(91, 33, 182, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-purple-800:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(91, 33, 182, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-purple-900:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(76, 29, 149, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-purple-900:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(76, 29, 149, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-purple-900:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(76, 29, 149, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-pink-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-pink-50:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-pink-50:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-pink-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-pink-100:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-pink-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-pink-200:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-pink-200:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-pink-200:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-pink-300:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-pink-300:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-pink-300:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-pink-400:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-pink-400:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-pink-400:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-pink-500:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-pink-500:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-pink-500:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-pink-600:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-pink-600:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-pink-600:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-pink-700:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-pink-700:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-pink-700:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-pink-800:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-pink-800:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-pink-800:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-pink-900:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-pink-900:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-pink-900:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-base-normal:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 65, 129, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-base-normal:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 65, 129, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-base-normal:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 65, 129, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-base-dark:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 52, 105, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-base-dark:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 52, 105, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-base-dark:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 52, 105, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-base-black:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(29, 29, 31, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-base-black:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(29, 29, 31, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-base-black:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(29, 29, 31, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-base-border:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(231, 231, 233, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-base-border:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(231, 231, 233, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-base-border:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(231, 231, 233, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-primary-normal:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 103, 207, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-primary-normal:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 103, 207, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-primary-normal:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 103, 207, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-primary-alt:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 71, 143, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-primary-alt:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 71, 143, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-primary-alt:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 71, 143, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-subtle-white:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 249, 249, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-subtle-white:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 249, 249, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-subtle-white:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 249, 249, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-turquesa:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 151, 178, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-turquesa:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 151, 178, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:focus\:placeholder-turquesa:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 151, 178, var(--tw-placeholder-opacity));
  }

  .tablet-portrait-max\:placeholder-opacity-0::-moz-placeholder {
    --tw-placeholder-opacity: 0;
  }

  .tablet-portrait-max\:placeholder-opacity-0:-ms-input-placeholder {
    --tw-placeholder-opacity: 0;
  }

  .tablet-portrait-max\:placeholder-opacity-0::placeholder {
    --tw-placeholder-opacity: 0;
  }

  .tablet-portrait-max\:placeholder-opacity-5::-moz-placeholder {
    --tw-placeholder-opacity: 0.05;
  }

  .tablet-portrait-max\:placeholder-opacity-5:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.05;
  }

  .tablet-portrait-max\:placeholder-opacity-5::placeholder {
    --tw-placeholder-opacity: 0.05;
  }

  .tablet-portrait-max\:placeholder-opacity-10::-moz-placeholder {
    --tw-placeholder-opacity: 0.1;
  }

  .tablet-portrait-max\:placeholder-opacity-10:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.1;
  }

  .tablet-portrait-max\:placeholder-opacity-10::placeholder {
    --tw-placeholder-opacity: 0.1;
  }

  .tablet-portrait-max\:placeholder-opacity-20::-moz-placeholder {
    --tw-placeholder-opacity: 0.2;
  }

  .tablet-portrait-max\:placeholder-opacity-20:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.2;
  }

  .tablet-portrait-max\:placeholder-opacity-20::placeholder {
    --tw-placeholder-opacity: 0.2;
  }

  .tablet-portrait-max\:placeholder-opacity-25::-moz-placeholder {
    --tw-placeholder-opacity: 0.25;
  }

  .tablet-portrait-max\:placeholder-opacity-25:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.25;
  }

  .tablet-portrait-max\:placeholder-opacity-25::placeholder {
    --tw-placeholder-opacity: 0.25;
  }

  .tablet-portrait-max\:placeholder-opacity-30::-moz-placeholder {
    --tw-placeholder-opacity: 0.3;
  }

  .tablet-portrait-max\:placeholder-opacity-30:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.3;
  }

  .tablet-portrait-max\:placeholder-opacity-30::placeholder {
    --tw-placeholder-opacity: 0.3;
  }

  .tablet-portrait-max\:placeholder-opacity-40::-moz-placeholder {
    --tw-placeholder-opacity: 0.4;
  }

  .tablet-portrait-max\:placeholder-opacity-40:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.4;
  }

  .tablet-portrait-max\:placeholder-opacity-40::placeholder {
    --tw-placeholder-opacity: 0.4;
  }

  .tablet-portrait-max\:placeholder-opacity-50::-moz-placeholder {
    --tw-placeholder-opacity: 0.5;
  }

  .tablet-portrait-max\:placeholder-opacity-50:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.5;
  }

  .tablet-portrait-max\:placeholder-opacity-50::placeholder {
    --tw-placeholder-opacity: 0.5;
  }

  .tablet-portrait-max\:placeholder-opacity-60::-moz-placeholder {
    --tw-placeholder-opacity: 0.6;
  }

  .tablet-portrait-max\:placeholder-opacity-60:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.6;
  }

  .tablet-portrait-max\:placeholder-opacity-60::placeholder {
    --tw-placeholder-opacity: 0.6;
  }

  .tablet-portrait-max\:placeholder-opacity-70::-moz-placeholder {
    --tw-placeholder-opacity: 0.7;
  }

  .tablet-portrait-max\:placeholder-opacity-70:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.7;
  }

  .tablet-portrait-max\:placeholder-opacity-70::placeholder {
    --tw-placeholder-opacity: 0.7;
  }

  .tablet-portrait-max\:placeholder-opacity-75::-moz-placeholder {
    --tw-placeholder-opacity: 0.75;
  }

  .tablet-portrait-max\:placeholder-opacity-75:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.75;
  }

  .tablet-portrait-max\:placeholder-opacity-75::placeholder {
    --tw-placeholder-opacity: 0.75;
  }

  .tablet-portrait-max\:placeholder-opacity-80::-moz-placeholder {
    --tw-placeholder-opacity: 0.8;
  }

  .tablet-portrait-max\:placeholder-opacity-80:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.8;
  }

  .tablet-portrait-max\:placeholder-opacity-80::placeholder {
    --tw-placeholder-opacity: 0.8;
  }

  .tablet-portrait-max\:placeholder-opacity-90::-moz-placeholder {
    --tw-placeholder-opacity: 0.9;
  }

  .tablet-portrait-max\:placeholder-opacity-90:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.9;
  }

  .tablet-portrait-max\:placeholder-opacity-90::placeholder {
    --tw-placeholder-opacity: 0.9;
  }

  .tablet-portrait-max\:placeholder-opacity-95::-moz-placeholder {
    --tw-placeholder-opacity: 0.95;
  }

  .tablet-portrait-max\:placeholder-opacity-95:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.95;
  }

  .tablet-portrait-max\:placeholder-opacity-95::placeholder {
    --tw-placeholder-opacity: 0.95;
  }

  .tablet-portrait-max\:placeholder-opacity-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
  }

  .tablet-portrait-max\:placeholder-opacity-100:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
  }

  .tablet-portrait-max\:placeholder-opacity-100::placeholder {
    --tw-placeholder-opacity: 1;
  }

  .tablet-portrait-max\:focus\:placeholder-opacity-0:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0;
  }

  .tablet-portrait-max\:focus\:placeholder-opacity-0:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 0;
  }

  .tablet-portrait-max\:focus\:placeholder-opacity-0:focus::placeholder {
    --tw-placeholder-opacity: 0;
  }

  .tablet-portrait-max\:focus\:placeholder-opacity-5:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.05;
  }

  .tablet-portrait-max\:focus\:placeholder-opacity-5:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.05;
  }

  .tablet-portrait-max\:focus\:placeholder-opacity-5:focus::placeholder {
    --tw-placeholder-opacity: 0.05;
  }

  .tablet-portrait-max\:focus\:placeholder-opacity-10:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.1;
  }

  .tablet-portrait-max\:focus\:placeholder-opacity-10:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.1;
  }

  .tablet-portrait-max\:focus\:placeholder-opacity-10:focus::placeholder {
    --tw-placeholder-opacity: 0.1;
  }

  .tablet-portrait-max\:focus\:placeholder-opacity-20:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.2;
  }

  .tablet-portrait-max\:focus\:placeholder-opacity-20:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.2;
  }

  .tablet-portrait-max\:focus\:placeholder-opacity-20:focus::placeholder {
    --tw-placeholder-opacity: 0.2;
  }

  .tablet-portrait-max\:focus\:placeholder-opacity-25:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.25;
  }

  .tablet-portrait-max\:focus\:placeholder-opacity-25:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.25;
  }

  .tablet-portrait-max\:focus\:placeholder-opacity-25:focus::placeholder {
    --tw-placeholder-opacity: 0.25;
  }

  .tablet-portrait-max\:focus\:placeholder-opacity-30:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.3;
  }

  .tablet-portrait-max\:focus\:placeholder-opacity-30:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.3;
  }

  .tablet-portrait-max\:focus\:placeholder-opacity-30:focus::placeholder {
    --tw-placeholder-opacity: 0.3;
  }

  .tablet-portrait-max\:focus\:placeholder-opacity-40:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.4;
  }

  .tablet-portrait-max\:focus\:placeholder-opacity-40:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.4;
  }

  .tablet-portrait-max\:focus\:placeholder-opacity-40:focus::placeholder {
    --tw-placeholder-opacity: 0.4;
  }

  .tablet-portrait-max\:focus\:placeholder-opacity-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.5;
  }

  .tablet-portrait-max\:focus\:placeholder-opacity-50:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.5;
  }

  .tablet-portrait-max\:focus\:placeholder-opacity-50:focus::placeholder {
    --tw-placeholder-opacity: 0.5;
  }

  .tablet-portrait-max\:focus\:placeholder-opacity-60:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.6;
  }

  .tablet-portrait-max\:focus\:placeholder-opacity-60:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.6;
  }

  .tablet-portrait-max\:focus\:placeholder-opacity-60:focus::placeholder {
    --tw-placeholder-opacity: 0.6;
  }

  .tablet-portrait-max\:focus\:placeholder-opacity-70:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.7;
  }

  .tablet-portrait-max\:focus\:placeholder-opacity-70:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.7;
  }

  .tablet-portrait-max\:focus\:placeholder-opacity-70:focus::placeholder {
    --tw-placeholder-opacity: 0.7;
  }

  .tablet-portrait-max\:focus\:placeholder-opacity-75:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.75;
  }

  .tablet-portrait-max\:focus\:placeholder-opacity-75:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.75;
  }

  .tablet-portrait-max\:focus\:placeholder-opacity-75:focus::placeholder {
    --tw-placeholder-opacity: 0.75;
  }

  .tablet-portrait-max\:focus\:placeholder-opacity-80:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.8;
  }

  .tablet-portrait-max\:focus\:placeholder-opacity-80:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.8;
  }

  .tablet-portrait-max\:focus\:placeholder-opacity-80:focus::placeholder {
    --tw-placeholder-opacity: 0.8;
  }

  .tablet-portrait-max\:focus\:placeholder-opacity-90:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.9;
  }

  .tablet-portrait-max\:focus\:placeholder-opacity-90:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.9;
  }

  .tablet-portrait-max\:focus\:placeholder-opacity-90:focus::placeholder {
    --tw-placeholder-opacity: 0.9;
  }

  .tablet-portrait-max\:focus\:placeholder-opacity-95:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.95;
  }

  .tablet-portrait-max\:focus\:placeholder-opacity-95:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.95;
  }

  .tablet-portrait-max\:focus\:placeholder-opacity-95:focus::placeholder {
    --tw-placeholder-opacity: 0.95;
  }

  .tablet-portrait-max\:focus\:placeholder-opacity-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
  }

  .tablet-portrait-max\:focus\:placeholder-opacity-100:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
  }

  .tablet-portrait-max\:focus\:placeholder-opacity-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
  }

  .tablet-portrait-max\:opacity-0 {
    opacity: 0;
  }

  .tablet-portrait-max\:opacity-5 {
    opacity: 0.05;
  }

  .tablet-portrait-max\:opacity-10 {
    opacity: 0.1;
  }

  .tablet-portrait-max\:opacity-20 {
    opacity: 0.2;
  }

  .tablet-portrait-max\:opacity-25 {
    opacity: 0.25;
  }

  .tablet-portrait-max\:opacity-30 {
    opacity: 0.3;
  }

  .tablet-portrait-max\:opacity-40 {
    opacity: 0.4;
  }

  .tablet-portrait-max\:opacity-50 {
    opacity: 0.5;
  }

  .tablet-portrait-max\:opacity-60 {
    opacity: 0.6;
  }

  .tablet-portrait-max\:opacity-70 {
    opacity: 0.7;
  }

  .tablet-portrait-max\:opacity-75 {
    opacity: 0.75;
  }

  .tablet-portrait-max\:opacity-80 {
    opacity: 0.8;
  }

  .tablet-portrait-max\:opacity-90 {
    opacity: 0.9;
  }

  .tablet-portrait-max\:opacity-95 {
    opacity: 0.95;
  }

  .tablet-portrait-max\:opacity-100 {
    opacity: 1;
  }

  .group:hover .tablet-portrait-max\:group-hover\:opacity-0 {
    opacity: 0;
  }

  .group:hover .tablet-portrait-max\:group-hover\:opacity-5 {
    opacity: 0.05;
  }

  .group:hover .tablet-portrait-max\:group-hover\:opacity-10 {
    opacity: 0.1;
  }

  .group:hover .tablet-portrait-max\:group-hover\:opacity-20 {
    opacity: 0.2;
  }

  .group:hover .tablet-portrait-max\:group-hover\:opacity-25 {
    opacity: 0.25;
  }

  .group:hover .tablet-portrait-max\:group-hover\:opacity-30 {
    opacity: 0.3;
  }

  .group:hover .tablet-portrait-max\:group-hover\:opacity-40 {
    opacity: 0.4;
  }

  .group:hover .tablet-portrait-max\:group-hover\:opacity-50 {
    opacity: 0.5;
  }

  .group:hover .tablet-portrait-max\:group-hover\:opacity-60 {
    opacity: 0.6;
  }

  .group:hover .tablet-portrait-max\:group-hover\:opacity-70 {
    opacity: 0.7;
  }

  .group:hover .tablet-portrait-max\:group-hover\:opacity-75 {
    opacity: 0.75;
  }

  .group:hover .tablet-portrait-max\:group-hover\:opacity-80 {
    opacity: 0.8;
  }

  .group:hover .tablet-portrait-max\:group-hover\:opacity-90 {
    opacity: 0.9;
  }

  .group:hover .tablet-portrait-max\:group-hover\:opacity-95 {
    opacity: 0.95;
  }

  .group:hover .tablet-portrait-max\:group-hover\:opacity-100 {
    opacity: 1;
  }

  .tablet-portrait-max\:focus-within\:opacity-0:focus-within {
    opacity: 0;
  }

  .tablet-portrait-max\:focus-within\:opacity-5:focus-within {
    opacity: 0.05;
  }

  .tablet-portrait-max\:focus-within\:opacity-10:focus-within {
    opacity: 0.1;
  }

  .tablet-portrait-max\:focus-within\:opacity-20:focus-within {
    opacity: 0.2;
  }

  .tablet-portrait-max\:focus-within\:opacity-25:focus-within {
    opacity: 0.25;
  }

  .tablet-portrait-max\:focus-within\:opacity-30:focus-within {
    opacity: 0.3;
  }

  .tablet-portrait-max\:focus-within\:opacity-40:focus-within {
    opacity: 0.4;
  }

  .tablet-portrait-max\:focus-within\:opacity-50:focus-within {
    opacity: 0.5;
  }

  .tablet-portrait-max\:focus-within\:opacity-60:focus-within {
    opacity: 0.6;
  }

  .tablet-portrait-max\:focus-within\:opacity-70:focus-within {
    opacity: 0.7;
  }

  .tablet-portrait-max\:focus-within\:opacity-75:focus-within {
    opacity: 0.75;
  }

  .tablet-portrait-max\:focus-within\:opacity-80:focus-within {
    opacity: 0.8;
  }

  .tablet-portrait-max\:focus-within\:opacity-90:focus-within {
    opacity: 0.9;
  }

  .tablet-portrait-max\:focus-within\:opacity-95:focus-within {
    opacity: 0.95;
  }

  .tablet-portrait-max\:focus-within\:opacity-100:focus-within {
    opacity: 1;
  }

  .tablet-portrait-max\:hover\:opacity-0:hover {
    opacity: 0;
  }

  .tablet-portrait-max\:hover\:opacity-5:hover {
    opacity: 0.05;
  }

  .tablet-portrait-max\:hover\:opacity-10:hover {
    opacity: 0.1;
  }

  .tablet-portrait-max\:hover\:opacity-20:hover {
    opacity: 0.2;
  }

  .tablet-portrait-max\:hover\:opacity-25:hover {
    opacity: 0.25;
  }

  .tablet-portrait-max\:hover\:opacity-30:hover {
    opacity: 0.3;
  }

  .tablet-portrait-max\:hover\:opacity-40:hover {
    opacity: 0.4;
  }

  .tablet-portrait-max\:hover\:opacity-50:hover {
    opacity: 0.5;
  }

  .tablet-portrait-max\:hover\:opacity-60:hover {
    opacity: 0.6;
  }

  .tablet-portrait-max\:hover\:opacity-70:hover {
    opacity: 0.7;
  }

  .tablet-portrait-max\:hover\:opacity-75:hover {
    opacity: 0.75;
  }

  .tablet-portrait-max\:hover\:opacity-80:hover {
    opacity: 0.8;
  }

  .tablet-portrait-max\:hover\:opacity-90:hover {
    opacity: 0.9;
  }

  .tablet-portrait-max\:hover\:opacity-95:hover {
    opacity: 0.95;
  }

  .tablet-portrait-max\:hover\:opacity-100:hover {
    opacity: 1;
  }

  .tablet-portrait-max\:focus\:opacity-0:focus {
    opacity: 0;
  }

  .tablet-portrait-max\:focus\:opacity-5:focus {
    opacity: 0.05;
  }

  .tablet-portrait-max\:focus\:opacity-10:focus {
    opacity: 0.1;
  }

  .tablet-portrait-max\:focus\:opacity-20:focus {
    opacity: 0.2;
  }

  .tablet-portrait-max\:focus\:opacity-25:focus {
    opacity: 0.25;
  }

  .tablet-portrait-max\:focus\:opacity-30:focus {
    opacity: 0.3;
  }

  .tablet-portrait-max\:focus\:opacity-40:focus {
    opacity: 0.4;
  }

  .tablet-portrait-max\:focus\:opacity-50:focus {
    opacity: 0.5;
  }

  .tablet-portrait-max\:focus\:opacity-60:focus {
    opacity: 0.6;
  }

  .tablet-portrait-max\:focus\:opacity-70:focus {
    opacity: 0.7;
  }

  .tablet-portrait-max\:focus\:opacity-75:focus {
    opacity: 0.75;
  }

  .tablet-portrait-max\:focus\:opacity-80:focus {
    opacity: 0.8;
  }

  .tablet-portrait-max\:focus\:opacity-90:focus {
    opacity: 0.9;
  }

  .tablet-portrait-max\:focus\:opacity-95:focus {
    opacity: 0.95;
  }

  .tablet-portrait-max\:focus\:opacity-100:focus {
    opacity: 1;
  }

  .tablet-portrait-max\:bg-blend-normal {
    background-blend-mode: normal;
  }

  .tablet-portrait-max\:bg-blend-multiply {
    background-blend-mode: multiply;
  }

  .tablet-portrait-max\:bg-blend-screen {
    background-blend-mode: screen;
  }

  .tablet-portrait-max\:bg-blend-overlay {
    background-blend-mode: overlay;
  }

  .tablet-portrait-max\:bg-blend-darken {
    background-blend-mode: darken;
  }

  .tablet-portrait-max\:bg-blend-lighten {
    background-blend-mode: lighten;
  }

  .tablet-portrait-max\:bg-blend-color-dodge {
    background-blend-mode: color-dodge;
  }

  .tablet-portrait-max\:bg-blend-color-burn {
    background-blend-mode: color-burn;
  }

  .tablet-portrait-max\:bg-blend-hard-light {
    background-blend-mode: hard-light;
  }

  .tablet-portrait-max\:bg-blend-soft-light {
    background-blend-mode: soft-light;
  }

  .tablet-portrait-max\:bg-blend-difference {
    background-blend-mode: difference;
  }

  .tablet-portrait-max\:bg-blend-exclusion {
    background-blend-mode: exclusion;
  }

  .tablet-portrait-max\:bg-blend-hue {
    background-blend-mode: hue;
  }

  .tablet-portrait-max\:bg-blend-saturation {
    background-blend-mode: saturation;
  }

  .tablet-portrait-max\:bg-blend-color {
    background-blend-mode: color;
  }

  .tablet-portrait-max\:bg-blend-luminosity {
    background-blend-mode: luminosity;
  }

  .tablet-portrait-max\:mix-blend-normal {
    mix-blend-mode: normal;
  }

  .tablet-portrait-max\:mix-blend-multiply {
    mix-blend-mode: multiply;
  }

  .tablet-portrait-max\:mix-blend-screen {
    mix-blend-mode: screen;
  }

  .tablet-portrait-max\:mix-blend-overlay {
    mix-blend-mode: overlay;
  }

  .tablet-portrait-max\:mix-blend-darken {
    mix-blend-mode: darken;
  }

  .tablet-portrait-max\:mix-blend-lighten {
    mix-blend-mode: lighten;
  }

  .tablet-portrait-max\:mix-blend-color-dodge {
    mix-blend-mode: color-dodge;
  }

  .tablet-portrait-max\:mix-blend-color-burn {
    mix-blend-mode: color-burn;
  }

  .tablet-portrait-max\:mix-blend-hard-light {
    mix-blend-mode: hard-light;
  }

  .tablet-portrait-max\:mix-blend-soft-light {
    mix-blend-mode: soft-light;
  }

  .tablet-portrait-max\:mix-blend-difference {
    mix-blend-mode: difference;
  }

  .tablet-portrait-max\:mix-blend-exclusion {
    mix-blend-mode: exclusion;
  }

  .tablet-portrait-max\:mix-blend-hue {
    mix-blend-mode: hue;
  }

  .tablet-portrait-max\:mix-blend-saturation {
    mix-blend-mode: saturation;
  }

  .tablet-portrait-max\:mix-blend-color {
    mix-blend-mode: color;
  }

  .tablet-portrait-max\:mix-blend-luminosity {
    mix-blend-mode: luminosity;
  }

  .tablet-portrait-max\:shadow-xs {
    --tw-shadow: 0 0 0 0.0625rem rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .tablet-portrait-max\:shadow-sm {
    --tw-shadow: 0 0.0625rem 0.125rem 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .tablet-portrait-max\:shadow-default {
    --tw-shadow: 0 0.0625rem 0.1875rem 0 rgba(0, 0, 0, 0.1), 0 0.0625rem 0.125rem 0 rgba(0, 0, 0, 0.06);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .tablet-portrait-max\:shadow-md {
    --tw-shadow: 0 0.25rem 0.375rem -0.0625rem rgba(0, 0, 0, 0.1), 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.06);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .tablet-portrait-max\:shadow-lg {
    --tw-shadow: 0 0.625rem 0.9375 -0.1875rem rgba(0, 0, 0, 0.1), 0 0.25rem 0.375rem -0.125rem rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .tablet-portrait-max\:shadow-xl {
    --tw-shadow: 0 1.25rem 1.5625rem -0.3125rem rgba(0, 0, 0, 0.1), 0 0.625rem 0.625rem -0.3125rem rgba(0, 0, 0, 0.04);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .tablet-portrait-max\:shadow-2xl {
    --tw-shadow: 0 1.5625rem 3.125rem -10.125rem rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .tablet-portrait-max\:shadow-3xl {
    --tw-shadow: 0 2.1875rem 3.75rem -0.9375rem rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .tablet-portrait-max\:shadow-inner {
    --tw-shadow: inset 0 0.125rem 0.25rem 0 rgba(0, 0, 0, 0.06);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .tablet-portrait-max\:shadow-outline {
    --tw-shadow: 0 0 0 0.1875rem rgba(66, 153, 225, 0.5);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .tablet-portrait-max\:shadow-focus {
    --tw-shadow: 0 0 0 0.1875rem rgba(66, 153, 225, 0.5);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .tablet-portrait-max\:shadow-none {
    --tw-shadow: 0 0 #0000;
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .tablet-portrait-max\:group-hover\:shadow-xs {
    --tw-shadow: 0 0 0 0.0625rem rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .tablet-portrait-max\:group-hover\:shadow-sm {
    --tw-shadow: 0 0.0625rem 0.125rem 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .tablet-portrait-max\:group-hover\:shadow-default {
    --tw-shadow: 0 0.0625rem 0.1875rem 0 rgba(0, 0, 0, 0.1), 0 0.0625rem 0.125rem 0 rgba(0, 0, 0, 0.06);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .tablet-portrait-max\:group-hover\:shadow-md {
    --tw-shadow: 0 0.25rem 0.375rem -0.0625rem rgba(0, 0, 0, 0.1), 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.06);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .tablet-portrait-max\:group-hover\:shadow-lg {
    --tw-shadow: 0 0.625rem 0.9375 -0.1875rem rgba(0, 0, 0, 0.1), 0 0.25rem 0.375rem -0.125rem rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .tablet-portrait-max\:group-hover\:shadow-xl {
    --tw-shadow: 0 1.25rem 1.5625rem -0.3125rem rgba(0, 0, 0, 0.1), 0 0.625rem 0.625rem -0.3125rem rgba(0, 0, 0, 0.04);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .tablet-portrait-max\:group-hover\:shadow-2xl {
    --tw-shadow: 0 1.5625rem 3.125rem -10.125rem rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .tablet-portrait-max\:group-hover\:shadow-3xl {
    --tw-shadow: 0 2.1875rem 3.75rem -0.9375rem rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .tablet-portrait-max\:group-hover\:shadow-inner {
    --tw-shadow: inset 0 0.125rem 0.25rem 0 rgba(0, 0, 0, 0.06);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .tablet-portrait-max\:group-hover\:shadow-outline {
    --tw-shadow: 0 0 0 0.1875rem rgba(66, 153, 225, 0.5);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .tablet-portrait-max\:group-hover\:shadow-focus {
    --tw-shadow: 0 0 0 0.1875rem rgba(66, 153, 225, 0.5);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .tablet-portrait-max\:group-hover\:shadow-none {
    --tw-shadow: 0 0 #0000;
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .tablet-portrait-max\:focus-within\:shadow-xs:focus-within {
    --tw-shadow: 0 0 0 0.0625rem rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .tablet-portrait-max\:focus-within\:shadow-sm:focus-within {
    --tw-shadow: 0 0.0625rem 0.125rem 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .tablet-portrait-max\:focus-within\:shadow-default:focus-within {
    --tw-shadow: 0 0.0625rem 0.1875rem 0 rgba(0, 0, 0, 0.1), 0 0.0625rem 0.125rem 0 rgba(0, 0, 0, 0.06);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .tablet-portrait-max\:focus-within\:shadow-md:focus-within {
    --tw-shadow: 0 0.25rem 0.375rem -0.0625rem rgba(0, 0, 0, 0.1), 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.06);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .tablet-portrait-max\:focus-within\:shadow-lg:focus-within {
    --tw-shadow: 0 0.625rem 0.9375 -0.1875rem rgba(0, 0, 0, 0.1), 0 0.25rem 0.375rem -0.125rem rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .tablet-portrait-max\:focus-within\:shadow-xl:focus-within {
    --tw-shadow: 0 1.25rem 1.5625rem -0.3125rem rgba(0, 0, 0, 0.1), 0 0.625rem 0.625rem -0.3125rem rgba(0, 0, 0, 0.04);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .tablet-portrait-max\:focus-within\:shadow-2xl:focus-within {
    --tw-shadow: 0 1.5625rem 3.125rem -10.125rem rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .tablet-portrait-max\:focus-within\:shadow-3xl:focus-within {
    --tw-shadow: 0 2.1875rem 3.75rem -0.9375rem rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .tablet-portrait-max\:focus-within\:shadow-inner:focus-within {
    --tw-shadow: inset 0 0.125rem 0.25rem 0 rgba(0, 0, 0, 0.06);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .tablet-portrait-max\:focus-within\:shadow-outline:focus-within {
    --tw-shadow: 0 0 0 0.1875rem rgba(66, 153, 225, 0.5);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .tablet-portrait-max\:focus-within\:shadow-focus:focus-within {
    --tw-shadow: 0 0 0 0.1875rem rgba(66, 153, 225, 0.5);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .tablet-portrait-max\:focus-within\:shadow-none:focus-within {
    --tw-shadow: 0 0 #0000;
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .tablet-portrait-max\:hover\:shadow-xs:hover {
    --tw-shadow: 0 0 0 0.0625rem rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .tablet-portrait-max\:hover\:shadow-sm:hover {
    --tw-shadow: 0 0.0625rem 0.125rem 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .tablet-portrait-max\:hover\:shadow-default:hover {
    --tw-shadow: 0 0.0625rem 0.1875rem 0 rgba(0, 0, 0, 0.1), 0 0.0625rem 0.125rem 0 rgba(0, 0, 0, 0.06);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .tablet-portrait-max\:hover\:shadow-md:hover {
    --tw-shadow: 0 0.25rem 0.375rem -0.0625rem rgba(0, 0, 0, 0.1), 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.06);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .tablet-portrait-max\:hover\:shadow-lg:hover {
    --tw-shadow: 0 0.625rem 0.9375 -0.1875rem rgba(0, 0, 0, 0.1), 0 0.25rem 0.375rem -0.125rem rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .tablet-portrait-max\:hover\:shadow-xl:hover {
    --tw-shadow: 0 1.25rem 1.5625rem -0.3125rem rgba(0, 0, 0, 0.1), 0 0.625rem 0.625rem -0.3125rem rgba(0, 0, 0, 0.04);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .tablet-portrait-max\:hover\:shadow-2xl:hover {
    --tw-shadow: 0 1.5625rem 3.125rem -10.125rem rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .tablet-portrait-max\:hover\:shadow-3xl:hover {
    --tw-shadow: 0 2.1875rem 3.75rem -0.9375rem rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .tablet-portrait-max\:hover\:shadow-inner:hover {
    --tw-shadow: inset 0 0.125rem 0.25rem 0 rgba(0, 0, 0, 0.06);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .tablet-portrait-max\:hover\:shadow-outline:hover {
    --tw-shadow: 0 0 0 0.1875rem rgba(66, 153, 225, 0.5);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .tablet-portrait-max\:hover\:shadow-focus:hover {
    --tw-shadow: 0 0 0 0.1875rem rgba(66, 153, 225, 0.5);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .tablet-portrait-max\:hover\:shadow-none:hover {
    --tw-shadow: 0 0 #0000;
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .tablet-portrait-max\:focus\:shadow-xs:focus {
    --tw-shadow: 0 0 0 0.0625rem rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .tablet-portrait-max\:focus\:shadow-sm:focus {
    --tw-shadow: 0 0.0625rem 0.125rem 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .tablet-portrait-max\:focus\:shadow-default:focus {
    --tw-shadow: 0 0.0625rem 0.1875rem 0 rgba(0, 0, 0, 0.1), 0 0.0625rem 0.125rem 0 rgba(0, 0, 0, 0.06);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .tablet-portrait-max\:focus\:shadow-md:focus {
    --tw-shadow: 0 0.25rem 0.375rem -0.0625rem rgba(0, 0, 0, 0.1), 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.06);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .tablet-portrait-max\:focus\:shadow-lg:focus {
    --tw-shadow: 0 0.625rem 0.9375 -0.1875rem rgba(0, 0, 0, 0.1), 0 0.25rem 0.375rem -0.125rem rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .tablet-portrait-max\:focus\:shadow-xl:focus {
    --tw-shadow: 0 1.25rem 1.5625rem -0.3125rem rgba(0, 0, 0, 0.1), 0 0.625rem 0.625rem -0.3125rem rgba(0, 0, 0, 0.04);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .tablet-portrait-max\:focus\:shadow-2xl:focus {
    --tw-shadow: 0 1.5625rem 3.125rem -10.125rem rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .tablet-portrait-max\:focus\:shadow-3xl:focus {
    --tw-shadow: 0 2.1875rem 3.75rem -0.9375rem rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .tablet-portrait-max\:focus\:shadow-inner:focus {
    --tw-shadow: inset 0 0.125rem 0.25rem 0 rgba(0, 0, 0, 0.06);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .tablet-portrait-max\:focus\:shadow-outline:focus {
    --tw-shadow: 0 0 0 0.1875rem rgba(66, 153, 225, 0.5);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .tablet-portrait-max\:focus\:shadow-focus:focus {
    --tw-shadow: 0 0 0 0.1875rem rgba(66, 153, 225, 0.5);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .tablet-portrait-max\:focus\:shadow-none:focus {
    --tw-shadow: 0 0 #0000;
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .tablet-portrait-max\:outline-none {
    outline: 2px solid transparent;
    outline-offset: 2px;
  }

  .tablet-portrait-max\:outline-white {
    outline: 2px dotted white;
    outline-offset: 2px;
  }

  .tablet-portrait-max\:outline-black {
    outline: 2px dotted black;
    outline-offset: 2px;
  }

  .tablet-portrait-max\:focus-within\:outline-none:focus-within {
    outline: 2px solid transparent;
    outline-offset: 2px;
  }

  .tablet-portrait-max\:focus-within\:outline-white:focus-within {
    outline: 2px dotted white;
    outline-offset: 2px;
  }

  .tablet-portrait-max\:focus-within\:outline-black:focus-within {
    outline: 2px dotted black;
    outline-offset: 2px;
  }

  .tablet-portrait-max\:focus\:outline-none:focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
  }

  .tablet-portrait-max\:focus\:outline-white:focus {
    outline: 2px dotted white;
    outline-offset: 2px;
  }

  .tablet-portrait-max\:focus\:outline-black:focus {
    outline: 2px dotted black;
    outline-offset: 2px;
  }

  .tablet-portrait-max\: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(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .tablet-portrait-max\: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(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .tablet-portrait-max\: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(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .tablet-portrait-max\: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(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .tablet-portrait-max\: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(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .tablet-portrait-max\: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(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .tablet-portrait-max\: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(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .tablet-portrait-max\: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(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .tablet-portrait-max\: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(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .tablet-portrait-max\: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(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .tablet-portrait-max\: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(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .tablet-portrait-max\: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(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .tablet-portrait-max\: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(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .tablet-portrait-max\: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(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .tablet-portrait-max\:focus\:ring-2:focus {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .tablet-portrait-max\: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(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .tablet-portrait-max\: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(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .tablet-portrait-max\: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(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .tablet-portrait-max\:ring-inset {
    --tw-ring-inset: inset;
  }

  .tablet-portrait-max\:focus-within\:ring-inset:focus-within {
    --tw-ring-inset: inset;
  }

  .tablet-portrait-max\:focus\:ring-inset:focus {
    --tw-ring-inset: inset;
  }

  .tablet-portrait-max\:ring-transparent {
    --tw-ring-color: transparent;
  }

  .tablet-portrait-max\:ring-current {
    --tw-ring-color: currentColor;
  }

  .tablet-portrait-max\:ring-black {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 0, 0, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:ring-white {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:ring-gray-50 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 250, 251, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:ring-gray-100 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 244, 246, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:ring-gray-200 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(229, 231, 235, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:ring-gray-300 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 213, 219, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:ring-gray-400 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(156, 163, 175, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:ring-gray-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 114, 128, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:ring-gray-600 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(75, 85, 99, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:ring-gray-700 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(55, 65, 81, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:ring-gray-800 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 41, 55, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:ring-gray-900 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(17, 24, 39, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:ring-red-50 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 242, 242, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:ring-red-100 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 226, 226, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:ring-red-200 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 202, 202, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:ring-red-300 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 165, 165, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:ring-red-400 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(248, 113, 113, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:ring-red-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(239, 68, 68, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:ring-red-600 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(220, 38, 38, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:ring-red-700 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(185, 28, 28, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:ring-red-800 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(153, 27, 27, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:ring-red-900 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(127, 29, 29, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:ring-yellow-50 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 251, 235, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:ring-yellow-100 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 243, 199, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:ring-yellow-200 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(253, 230, 138, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:ring-yellow-300 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 211, 77, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:ring-yellow-400 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(251, 191, 36, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:ring-yellow-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(245, 158, 11, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:ring-yellow-600 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(217, 119, 6, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:ring-yellow-700 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(180, 83, 9, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:ring-yellow-800 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(146, 64, 14, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:ring-yellow-900 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(120, 53, 15, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:ring-green-50 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(236, 253, 245, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:ring-green-100 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 250, 229, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:ring-green-200 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(167, 243, 208, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:ring-green-300 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 231, 183, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:ring-green-400 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(52, 211, 153, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:ring-green-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(16, 185, 129, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:ring-green-600 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(5, 150, 105, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:ring-green-700 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(4, 120, 87, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:ring-green-800 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(6, 95, 70, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:ring-green-900 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(6, 78, 59, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:ring-blue-50 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(239, 246, 255, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:ring-blue-100 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 234, 254, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:ring-blue-200 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(191, 219, 254, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:ring-blue-300 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(147, 197, 253, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:ring-blue-400 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(96, 165, 250, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:ring-blue-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(59, 130, 246, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:ring-blue-600 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(37, 99, 235, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:ring-blue-700 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(29, 78, 216, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:ring-blue-800 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(30, 64, 175, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:ring-blue-900 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(30, 58, 138, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:ring-indigo-50 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 242, 255, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:ring-indigo-100 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(224, 231, 255, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:ring-indigo-200 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(199, 210, 254, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:ring-indigo-300 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(165, 180, 252, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:ring-indigo-400 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(129, 140, 248, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:ring-indigo-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(99, 102, 241, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:ring-indigo-600 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(79, 70, 229, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:ring-indigo-700 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(67, 56, 202, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:ring-indigo-800 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(55, 48, 163, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:ring-indigo-900 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(49, 46, 129, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:ring-purple-50 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(245, 243, 255, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:ring-purple-100 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(237, 233, 254, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:ring-purple-200 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(221, 214, 254, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:ring-purple-300 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(196, 181, 253, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:ring-purple-400 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(167, 139, 250, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:ring-purple-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(139, 92, 246, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:ring-purple-600 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(124, 58, 237, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:ring-purple-700 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(109, 40, 217, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:ring-purple-800 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(91, 33, 182, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:ring-purple-900 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(76, 29, 149, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:ring-pink-50 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(253, 242, 248, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:ring-pink-100 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 231, 243, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:ring-pink-200 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(251, 207, 232, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:ring-pink-300 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 168, 212, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:ring-pink-400 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(244, 114, 182, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:ring-pink-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(236, 72, 153, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:ring-pink-600 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 39, 119, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:ring-pink-700 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(190, 24, 93, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:ring-pink-800 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(157, 23, 77, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:ring-pink-900 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(131, 24, 67, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:ring-base-normal {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 65, 129, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:ring-base-dark {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 52, 105, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:ring-base-black {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(29, 29, 31, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:ring-base-border {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(231, 231, 233, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:ring-primary-normal {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 103, 207, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:ring-primary-alt {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 71, 143, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:ring-subtle-white {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 249, 249, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:ring-turquesa {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 151, 178, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:focus-within\:ring-transparent:focus-within {
    --tw-ring-color: transparent;
  }

  .tablet-portrait-max\:focus-within\:ring-current:focus-within {
    --tw-ring-color: currentColor;
  }

  .tablet-portrait-max\:focus-within\:ring-black:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 0, 0, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:focus-within\:ring-white:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:focus-within\:ring-gray-50:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 250, 251, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:focus-within\:ring-gray-100:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 244, 246, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:focus-within\:ring-gray-200:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(229, 231, 235, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:focus-within\:ring-gray-300:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 213, 219, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:focus-within\:ring-gray-400:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(156, 163, 175, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:focus-within\:ring-gray-500:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 114, 128, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:focus-within\:ring-gray-600:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(75, 85, 99, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:focus-within\:ring-gray-700:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(55, 65, 81, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:focus-within\:ring-gray-800:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 41, 55, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:focus-within\:ring-gray-900:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(17, 24, 39, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:focus-within\:ring-red-50:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 242, 242, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:focus-within\:ring-red-100:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 226, 226, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:focus-within\:ring-red-200:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 202, 202, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:focus-within\:ring-red-300:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 165, 165, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:focus-within\:ring-red-400:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(248, 113, 113, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:focus-within\:ring-red-500:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(239, 68, 68, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:focus-within\:ring-red-600:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(220, 38, 38, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:focus-within\:ring-red-700:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(185, 28, 28, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:focus-within\:ring-red-800:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(153, 27, 27, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:focus-within\:ring-red-900:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(127, 29, 29, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:focus-within\:ring-yellow-50:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 251, 235, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:focus-within\:ring-yellow-100:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 243, 199, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:focus-within\:ring-yellow-200:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(253, 230, 138, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:focus-within\:ring-yellow-300:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 211, 77, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:focus-within\:ring-yellow-400:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(251, 191, 36, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:focus-within\:ring-yellow-500:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(245, 158, 11, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:focus-within\:ring-yellow-600:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(217, 119, 6, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:focus-within\:ring-yellow-700:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(180, 83, 9, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:focus-within\:ring-yellow-800:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(146, 64, 14, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:focus-within\:ring-yellow-900:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(120, 53, 15, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:focus-within\:ring-green-50:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(236, 253, 245, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:focus-within\:ring-green-100:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 250, 229, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:focus-within\:ring-green-200:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(167, 243, 208, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:focus-within\:ring-green-300:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 231, 183, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:focus-within\:ring-green-400:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(52, 211, 153, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:focus-within\:ring-green-500:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(16, 185, 129, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:focus-within\:ring-green-600:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(5, 150, 105, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:focus-within\:ring-green-700:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(4, 120, 87, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:focus-within\:ring-green-800:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(6, 95, 70, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:focus-within\:ring-green-900:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(6, 78, 59, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:focus-within\:ring-blue-50:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(239, 246, 255, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:focus-within\:ring-blue-100:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 234, 254, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:focus-within\:ring-blue-200:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(191, 219, 254, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:focus-within\:ring-blue-300:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(147, 197, 253, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:focus-within\:ring-blue-400:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(96, 165, 250, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:focus-within\:ring-blue-500:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(59, 130, 246, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:focus-within\:ring-blue-600:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(37, 99, 235, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:focus-within\:ring-blue-700:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(29, 78, 216, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:focus-within\:ring-blue-800:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(30, 64, 175, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:focus-within\:ring-blue-900:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(30, 58, 138, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:focus-within\:ring-indigo-50:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 242, 255, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:focus-within\:ring-indigo-100:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(224, 231, 255, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:focus-within\:ring-indigo-200:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(199, 210, 254, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:focus-within\:ring-indigo-300:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(165, 180, 252, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:focus-within\:ring-indigo-400:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(129, 140, 248, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:focus-within\:ring-indigo-500:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(99, 102, 241, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:focus-within\:ring-indigo-600:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(79, 70, 229, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:focus-within\:ring-indigo-700:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(67, 56, 202, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:focus-within\:ring-indigo-800:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(55, 48, 163, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:focus-within\:ring-indigo-900:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(49, 46, 129, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:focus-within\:ring-purple-50:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(245, 243, 255, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:focus-within\:ring-purple-100:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(237, 233, 254, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:focus-within\:ring-purple-200:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(221, 214, 254, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:focus-within\:ring-purple-300:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(196, 181, 253, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:focus-within\:ring-purple-400:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(167, 139, 250, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:focus-within\:ring-purple-500:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(139, 92, 246, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:focus-within\:ring-purple-600:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(124, 58, 237, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:focus-within\:ring-purple-700:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(109, 40, 217, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:focus-within\:ring-purple-800:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(91, 33, 182, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:focus-within\:ring-purple-900:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(76, 29, 149, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:focus-within\:ring-pink-50:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(253, 242, 248, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:focus-within\:ring-pink-100:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 231, 243, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:focus-within\:ring-pink-200:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(251, 207, 232, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:focus-within\:ring-pink-300:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 168, 212, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:focus-within\:ring-pink-400:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(244, 114, 182, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:focus-within\:ring-pink-500:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(236, 72, 153, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:focus-within\:ring-pink-600:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 39, 119, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:focus-within\:ring-pink-700:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(190, 24, 93, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:focus-within\:ring-pink-800:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(157, 23, 77, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:focus-within\:ring-pink-900:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(131, 24, 67, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:focus-within\:ring-base-normal:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 65, 129, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:focus-within\:ring-base-dark:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 52, 105, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:focus-within\:ring-base-black:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(29, 29, 31, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:focus-within\:ring-base-border:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(231, 231, 233, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:focus-within\:ring-primary-normal:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 103, 207, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:focus-within\:ring-primary-alt:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 71, 143, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:focus-within\:ring-subtle-white:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 249, 249, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:focus-within\:ring-turquesa:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 151, 178, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:focus\:ring-transparent:focus {
    --tw-ring-color: transparent;
  }

  .tablet-portrait-max\:focus\:ring-current:focus {
    --tw-ring-color: currentColor;
  }

  .tablet-portrait-max\:focus\:ring-black:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 0, 0, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:focus\:ring-white:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:focus\:ring-gray-50:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 250, 251, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:focus\:ring-gray-100:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 244, 246, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:focus\:ring-gray-200:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(229, 231, 235, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:focus\:ring-gray-300:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 213, 219, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:focus\:ring-gray-400:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(156, 163, 175, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:focus\:ring-gray-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 114, 128, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:focus\:ring-gray-600:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(75, 85, 99, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:focus\:ring-gray-700:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(55, 65, 81, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:focus\:ring-gray-800:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 41, 55, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:focus\:ring-gray-900:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(17, 24, 39, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:focus\:ring-red-50:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 242, 242, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:focus\:ring-red-100:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 226, 226, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:focus\:ring-red-200:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 202, 202, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:focus\:ring-red-300:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 165, 165, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:focus\:ring-red-400:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(248, 113, 113, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:focus\:ring-red-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(239, 68, 68, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:focus\:ring-red-600:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(220, 38, 38, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:focus\:ring-red-700:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(185, 28, 28, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:focus\:ring-red-800:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(153, 27, 27, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:focus\:ring-red-900:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(127, 29, 29, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:focus\:ring-yellow-50:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 251, 235, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:focus\:ring-yellow-100:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 243, 199, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:focus\:ring-yellow-200:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(253, 230, 138, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:focus\:ring-yellow-300:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 211, 77, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:focus\:ring-yellow-400:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(251, 191, 36, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:focus\:ring-yellow-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(245, 158, 11, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:focus\:ring-yellow-600:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(217, 119, 6, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:focus\:ring-yellow-700:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(180, 83, 9, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:focus\:ring-yellow-800:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(146, 64, 14, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:focus\:ring-yellow-900:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(120, 53, 15, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:focus\:ring-green-50:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(236, 253, 245, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:focus\:ring-green-100:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 250, 229, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:focus\:ring-green-200:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(167, 243, 208, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:focus\:ring-green-300:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 231, 183, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:focus\:ring-green-400:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(52, 211, 153, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:focus\:ring-green-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(16, 185, 129, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:focus\:ring-green-600:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(5, 150, 105, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:focus\:ring-green-700:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(4, 120, 87, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:focus\:ring-green-800:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(6, 95, 70, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:focus\:ring-green-900:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(6, 78, 59, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:focus\:ring-blue-50:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(239, 246, 255, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:focus\:ring-blue-100:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 234, 254, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:focus\:ring-blue-200:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(191, 219, 254, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:focus\:ring-blue-300:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(147, 197, 253, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:focus\:ring-blue-400:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(96, 165, 250, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:focus\:ring-blue-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(59, 130, 246, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:focus\:ring-blue-600:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(37, 99, 235, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:focus\:ring-blue-700:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(29, 78, 216, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:focus\:ring-blue-800:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(30, 64, 175, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:focus\:ring-blue-900:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(30, 58, 138, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:focus\:ring-indigo-50:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 242, 255, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:focus\:ring-indigo-100:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(224, 231, 255, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:focus\:ring-indigo-200:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(199, 210, 254, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:focus\:ring-indigo-300:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(165, 180, 252, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:focus\:ring-indigo-400:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(129, 140, 248, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:focus\:ring-indigo-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(99, 102, 241, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:focus\:ring-indigo-600:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(79, 70, 229, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:focus\:ring-indigo-700:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(67, 56, 202, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:focus\:ring-indigo-800:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(55, 48, 163, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:focus\:ring-indigo-900:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(49, 46, 129, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:focus\:ring-purple-50:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(245, 243, 255, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:focus\:ring-purple-100:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(237, 233, 254, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:focus\:ring-purple-200:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(221, 214, 254, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:focus\:ring-purple-300:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(196, 181, 253, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:focus\:ring-purple-400:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(167, 139, 250, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:focus\:ring-purple-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(139, 92, 246, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:focus\:ring-purple-600:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(124, 58, 237, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:focus\:ring-purple-700:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(109, 40, 217, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:focus\:ring-purple-800:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(91, 33, 182, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:focus\:ring-purple-900:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(76, 29, 149, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:focus\:ring-pink-50:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(253, 242, 248, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:focus\:ring-pink-100:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 231, 243, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:focus\:ring-pink-200:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(251, 207, 232, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:focus\:ring-pink-300:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 168, 212, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:focus\:ring-pink-400:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(244, 114, 182, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:focus\:ring-pink-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(236, 72, 153, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:focus\:ring-pink-600:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 39, 119, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:focus\:ring-pink-700:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(190, 24, 93, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:focus\:ring-pink-800:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(157, 23, 77, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:focus\:ring-pink-900:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(131, 24, 67, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:focus\:ring-base-normal:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 65, 129, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:focus\:ring-base-dark:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 52, 105, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:focus\:ring-base-black:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(29, 29, 31, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:focus\:ring-base-border:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(231, 231, 233, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:focus\:ring-primary-normal:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 103, 207, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:focus\:ring-primary-alt:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 71, 143, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:focus\:ring-subtle-white:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 249, 249, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:focus\:ring-turquesa:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 151, 178, var(--tw-ring-opacity));
  }

  .tablet-portrait-max\:ring-opacity-0 {
    --tw-ring-opacity: 0;
  }

  .tablet-portrait-max\:ring-opacity-5 {
    --tw-ring-opacity: 0.05;
  }

  .tablet-portrait-max\:ring-opacity-10 {
    --tw-ring-opacity: 0.1;
  }

  .tablet-portrait-max\:ring-opacity-20 {
    --tw-ring-opacity: 0.2;
  }

  .tablet-portrait-max\:ring-opacity-25 {
    --tw-ring-opacity: 0.25;
  }

  .tablet-portrait-max\:ring-opacity-30 {
    --tw-ring-opacity: 0.3;
  }

  .tablet-portrait-max\:ring-opacity-40 {
    --tw-ring-opacity: 0.4;
  }

  .tablet-portrait-max\:ring-opacity-50 {
    --tw-ring-opacity: 0.5;
  }

  .tablet-portrait-max\:ring-opacity-60 {
    --tw-ring-opacity: 0.6;
  }

  .tablet-portrait-max\:ring-opacity-70 {
    --tw-ring-opacity: 0.7;
  }

  .tablet-portrait-max\:ring-opacity-75 {
    --tw-ring-opacity: 0.75;
  }

  .tablet-portrait-max\:ring-opacity-80 {
    --tw-ring-opacity: 0.8;
  }

  .tablet-portrait-max\:ring-opacity-90 {
    --tw-ring-opacity: 0.9;
  }

  .tablet-portrait-max\:ring-opacity-95 {
    --tw-ring-opacity: 0.95;
  }

  .tablet-portrait-max\:ring-opacity-100 {
    --tw-ring-opacity: 1;
  }

  .tablet-portrait-max\:focus-within\:ring-opacity-0:focus-within {
    --tw-ring-opacity: 0;
  }

  .tablet-portrait-max\:focus-within\:ring-opacity-5:focus-within {
    --tw-ring-opacity: 0.05;
  }

  .tablet-portrait-max\:focus-within\:ring-opacity-10:focus-within {
    --tw-ring-opacity: 0.1;
  }

  .tablet-portrait-max\:focus-within\:ring-opacity-20:focus-within {
    --tw-ring-opacity: 0.2;
  }

  .tablet-portrait-max\:focus-within\:ring-opacity-25:focus-within {
    --tw-ring-opacity: 0.25;
  }

  .tablet-portrait-max\:focus-within\:ring-opacity-30:focus-within {
    --tw-ring-opacity: 0.3;
  }

  .tablet-portrait-max\:focus-within\:ring-opacity-40:focus-within {
    --tw-ring-opacity: 0.4;
  }

  .tablet-portrait-max\:focus-within\:ring-opacity-50:focus-within {
    --tw-ring-opacity: 0.5;
  }

  .tablet-portrait-max\:focus-within\:ring-opacity-60:focus-within {
    --tw-ring-opacity: 0.6;
  }

  .tablet-portrait-max\:focus-within\:ring-opacity-70:focus-within {
    --tw-ring-opacity: 0.7;
  }

  .tablet-portrait-max\:focus-within\:ring-opacity-75:focus-within {
    --tw-ring-opacity: 0.75;
  }

  .tablet-portrait-max\:focus-within\:ring-opacity-80:focus-within {
    --tw-ring-opacity: 0.8;
  }

  .tablet-portrait-max\:focus-within\:ring-opacity-90:focus-within {
    --tw-ring-opacity: 0.9;
  }

  .tablet-portrait-max\:focus-within\:ring-opacity-95:focus-within {
    --tw-ring-opacity: 0.95;
  }

  .tablet-portrait-max\:focus-within\:ring-opacity-100:focus-within {
    --tw-ring-opacity: 1;
  }

  .tablet-portrait-max\:focus\:ring-opacity-0:focus {
    --tw-ring-opacity: 0;
  }

  .tablet-portrait-max\:focus\:ring-opacity-5:focus {
    --tw-ring-opacity: 0.05;
  }

  .tablet-portrait-max\:focus\:ring-opacity-10:focus {
    --tw-ring-opacity: 0.1;
  }

  .tablet-portrait-max\:focus\:ring-opacity-20:focus {
    --tw-ring-opacity: 0.2;
  }

  .tablet-portrait-max\:focus\:ring-opacity-25:focus {
    --tw-ring-opacity: 0.25;
  }

  .tablet-portrait-max\:focus\:ring-opacity-30:focus {
    --tw-ring-opacity: 0.3;
  }

  .tablet-portrait-max\:focus\:ring-opacity-40:focus {
    --tw-ring-opacity: 0.4;
  }

  .tablet-portrait-max\:focus\:ring-opacity-50:focus {
    --tw-ring-opacity: 0.5;
  }

  .tablet-portrait-max\:focus\:ring-opacity-60:focus {
    --tw-ring-opacity: 0.6;
  }

  .tablet-portrait-max\:focus\:ring-opacity-70:focus {
    --tw-ring-opacity: 0.7;
  }

  .tablet-portrait-max\:focus\:ring-opacity-75:focus {
    --tw-ring-opacity: 0.75;
  }

  .tablet-portrait-max\:focus\:ring-opacity-80:focus {
    --tw-ring-opacity: 0.8;
  }

  .tablet-portrait-max\:focus\:ring-opacity-90:focus {
    --tw-ring-opacity: 0.9;
  }

  .tablet-portrait-max\:focus\:ring-opacity-95:focus {
    --tw-ring-opacity: 0.95;
  }

  .tablet-portrait-max\:focus\:ring-opacity-100:focus {
    --tw-ring-opacity: 1;
  }

  .tablet-portrait-max\:ring-offset-0 {
    --tw-ring-offset-width: 0px;
  }

  .tablet-portrait-max\:ring-offset-1 {
    --tw-ring-offset-width: 1px;
  }

  .tablet-portrait-max\:ring-offset-2 {
    --tw-ring-offset-width: 2px;
  }

  .tablet-portrait-max\:ring-offset-4 {
    --tw-ring-offset-width: 4px;
  }

  .tablet-portrait-max\:ring-offset-8 {
    --tw-ring-offset-width: 8px;
  }

  .tablet-portrait-max\:focus-within\:ring-offset-0:focus-within {
    --tw-ring-offset-width: 0px;
  }

  .tablet-portrait-max\:focus-within\:ring-offset-1:focus-within {
    --tw-ring-offset-width: 1px;
  }

  .tablet-portrait-max\:focus-within\:ring-offset-2:focus-within {
    --tw-ring-offset-width: 2px;
  }

  .tablet-portrait-max\:focus-within\:ring-offset-4:focus-within {
    --tw-ring-offset-width: 4px;
  }

  .tablet-portrait-max\:focus-within\:ring-offset-8:focus-within {
    --tw-ring-offset-width: 8px;
  }

  .tablet-portrait-max\:focus\:ring-offset-0:focus {
    --tw-ring-offset-width: 0px;
  }

  .tablet-portrait-max\:focus\:ring-offset-1:focus {
    --tw-ring-offset-width: 1px;
  }

  .tablet-portrait-max\:focus\:ring-offset-2:focus {
    --tw-ring-offset-width: 2px;
  }

  .tablet-portrait-max\:focus\:ring-offset-4:focus {
    --tw-ring-offset-width: 4px;
  }

  .tablet-portrait-max\:focus\:ring-offset-8:focus {
    --tw-ring-offset-width: 8px;
  }

  .tablet-portrait-max\:ring-offset-transparent {
    --tw-ring-offset-color: transparent;
  }

  .tablet-portrait-max\:ring-offset-current {
    --tw-ring-offset-color: currentColor;
  }

  .tablet-portrait-max\:ring-offset-black {
    --tw-ring-offset-color: #000;
  }

  .tablet-portrait-max\:ring-offset-white {
    --tw-ring-offset-color: #fff;
  }

  .tablet-portrait-max\:ring-offset-gray-50 {
    --tw-ring-offset-color: #f9fafb;
  }

  .tablet-portrait-max\:ring-offset-gray-100 {
    --tw-ring-offset-color: #f3f4f6;
  }

  .tablet-portrait-max\:ring-offset-gray-200 {
    --tw-ring-offset-color: #e5e7eb;
  }

  .tablet-portrait-max\:ring-offset-gray-300 {
    --tw-ring-offset-color: #d1d5db;
  }

  .tablet-portrait-max\:ring-offset-gray-400 {
    --tw-ring-offset-color: #9ca3af;
  }

  .tablet-portrait-max\:ring-offset-gray-500 {
    --tw-ring-offset-color: #6b7280;
  }

  .tablet-portrait-max\:ring-offset-gray-600 {
    --tw-ring-offset-color: #4b5563;
  }

  .tablet-portrait-max\:ring-offset-gray-700 {
    --tw-ring-offset-color: #374151;
  }

  .tablet-portrait-max\:ring-offset-gray-800 {
    --tw-ring-offset-color: #1f2937;
  }

  .tablet-portrait-max\:ring-offset-gray-900 {
    --tw-ring-offset-color: #111827;
  }

  .tablet-portrait-max\:ring-offset-red-50 {
    --tw-ring-offset-color: #fef2f2;
  }

  .tablet-portrait-max\:ring-offset-red-100 {
    --tw-ring-offset-color: #fee2e2;
  }

  .tablet-portrait-max\:ring-offset-red-200 {
    --tw-ring-offset-color: #fecaca;
  }

  .tablet-portrait-max\:ring-offset-red-300 {
    --tw-ring-offset-color: #fca5a5;
  }

  .tablet-portrait-max\:ring-offset-red-400 {
    --tw-ring-offset-color: #f87171;
  }

  .tablet-portrait-max\:ring-offset-red-500 {
    --tw-ring-offset-color: #ef4444;
  }

  .tablet-portrait-max\:ring-offset-red-600 {
    --tw-ring-offset-color: #dc2626;
  }

  .tablet-portrait-max\:ring-offset-red-700 {
    --tw-ring-offset-color: #b91c1c;
  }

  .tablet-portrait-max\:ring-offset-red-800 {
    --tw-ring-offset-color: #991b1b;
  }

  .tablet-portrait-max\:ring-offset-red-900 {
    --tw-ring-offset-color: #7f1d1d;
  }

  .tablet-portrait-max\:ring-offset-yellow-50 {
    --tw-ring-offset-color: #fffbeb;
  }

  .tablet-portrait-max\:ring-offset-yellow-100 {
    --tw-ring-offset-color: #fef3c7;
  }

  .tablet-portrait-max\:ring-offset-yellow-200 {
    --tw-ring-offset-color: #fde68a;
  }

  .tablet-portrait-max\:ring-offset-yellow-300 {
    --tw-ring-offset-color: #fcd34d;
  }

  .tablet-portrait-max\:ring-offset-yellow-400 {
    --tw-ring-offset-color: #fbbf24;
  }

  .tablet-portrait-max\:ring-offset-yellow-500 {
    --tw-ring-offset-color: #f59e0b;
  }

  .tablet-portrait-max\:ring-offset-yellow-600 {
    --tw-ring-offset-color: #d97706;
  }

  .tablet-portrait-max\:ring-offset-yellow-700 {
    --tw-ring-offset-color: #b45309;
  }

  .tablet-portrait-max\:ring-offset-yellow-800 {
    --tw-ring-offset-color: #92400e;
  }

  .tablet-portrait-max\:ring-offset-yellow-900 {
    --tw-ring-offset-color: #78350f;
  }

  .tablet-portrait-max\:ring-offset-green-50 {
    --tw-ring-offset-color: #ecfdf5;
  }

  .tablet-portrait-max\:ring-offset-green-100 {
    --tw-ring-offset-color: #d1fae5;
  }

  .tablet-portrait-max\:ring-offset-green-200 {
    --tw-ring-offset-color: #a7f3d0;
  }

  .tablet-portrait-max\:ring-offset-green-300 {
    --tw-ring-offset-color: #6ee7b7;
  }

  .tablet-portrait-max\:ring-offset-green-400 {
    --tw-ring-offset-color: #34d399;
  }

  .tablet-portrait-max\:ring-offset-green-500 {
    --tw-ring-offset-color: #10b981;
  }

  .tablet-portrait-max\:ring-offset-green-600 {
    --tw-ring-offset-color: #059669;
  }

  .tablet-portrait-max\:ring-offset-green-700 {
    --tw-ring-offset-color: #047857;
  }

  .tablet-portrait-max\:ring-offset-green-800 {
    --tw-ring-offset-color: #065f46;
  }

  .tablet-portrait-max\:ring-offset-green-900 {
    --tw-ring-offset-color: #064e3b;
  }

  .tablet-portrait-max\:ring-offset-blue-50 {
    --tw-ring-offset-color: #eff6ff;
  }

  .tablet-portrait-max\:ring-offset-blue-100 {
    --tw-ring-offset-color: #dbeafe;
  }

  .tablet-portrait-max\:ring-offset-blue-200 {
    --tw-ring-offset-color: #bfdbfe;
  }

  .tablet-portrait-max\:ring-offset-blue-300 {
    --tw-ring-offset-color: #93c5fd;
  }

  .tablet-portrait-max\:ring-offset-blue-400 {
    --tw-ring-offset-color: #60a5fa;
  }

  .tablet-portrait-max\:ring-offset-blue-500 {
    --tw-ring-offset-color: #3b82f6;
  }

  .tablet-portrait-max\:ring-offset-blue-600 {
    --tw-ring-offset-color: #2563eb;
  }

  .tablet-portrait-max\:ring-offset-blue-700 {
    --tw-ring-offset-color: #1d4ed8;
  }

  .tablet-portrait-max\:ring-offset-blue-800 {
    --tw-ring-offset-color: #1e40af;
  }

  .tablet-portrait-max\:ring-offset-blue-900 {
    --tw-ring-offset-color: #1e3a8a;
  }

  .tablet-portrait-max\:ring-offset-indigo-50 {
    --tw-ring-offset-color: #eef2ff;
  }

  .tablet-portrait-max\:ring-offset-indigo-100 {
    --tw-ring-offset-color: #e0e7ff;
  }

  .tablet-portrait-max\:ring-offset-indigo-200 {
    --tw-ring-offset-color: #c7d2fe;
  }

  .tablet-portrait-max\:ring-offset-indigo-300 {
    --tw-ring-offset-color: #a5b4fc;
  }

  .tablet-portrait-max\:ring-offset-indigo-400 {
    --tw-ring-offset-color: #818cf8;
  }

  .tablet-portrait-max\:ring-offset-indigo-500 {
    --tw-ring-offset-color: #6366f1;
  }

  .tablet-portrait-max\:ring-offset-indigo-600 {
    --tw-ring-offset-color: #4f46e5;
  }

  .tablet-portrait-max\:ring-offset-indigo-700 {
    --tw-ring-offset-color: #4338ca;
  }

  .tablet-portrait-max\:ring-offset-indigo-800 {
    --tw-ring-offset-color: #3730a3;
  }

  .tablet-portrait-max\:ring-offset-indigo-900 {
    --tw-ring-offset-color: #312e81;
  }

  .tablet-portrait-max\:ring-offset-purple-50 {
    --tw-ring-offset-color: #f5f3ff;
  }

  .tablet-portrait-max\:ring-offset-purple-100 {
    --tw-ring-offset-color: #ede9fe;
  }

  .tablet-portrait-max\:ring-offset-purple-200 {
    --tw-ring-offset-color: #ddd6fe;
  }

  .tablet-portrait-max\:ring-offset-purple-300 {
    --tw-ring-offset-color: #c4b5fd;
  }

  .tablet-portrait-max\:ring-offset-purple-400 {
    --tw-ring-offset-color: #a78bfa;
  }

  .tablet-portrait-max\:ring-offset-purple-500 {
    --tw-ring-offset-color: #8b5cf6;
  }

  .tablet-portrait-max\:ring-offset-purple-600 {
    --tw-ring-offset-color: #7c3aed;
  }

  .tablet-portrait-max\:ring-offset-purple-700 {
    --tw-ring-offset-color: #6d28d9;
  }

  .tablet-portrait-max\:ring-offset-purple-800 {
    --tw-ring-offset-color: #5b21b6;
  }

  .tablet-portrait-max\:ring-offset-purple-900 {
    --tw-ring-offset-color: #4c1d95;
  }

  .tablet-portrait-max\:ring-offset-pink-50 {
    --tw-ring-offset-color: #fdf2f8;
  }

  .tablet-portrait-max\:ring-offset-pink-100 {
    --tw-ring-offset-color: #fce7f3;
  }

  .tablet-portrait-max\:ring-offset-pink-200 {
    --tw-ring-offset-color: #fbcfe8;
  }

  .tablet-portrait-max\:ring-offset-pink-300 {
    --tw-ring-offset-color: #f9a8d4;
  }

  .tablet-portrait-max\:ring-offset-pink-400 {
    --tw-ring-offset-color: #f472b6;
  }

  .tablet-portrait-max\:ring-offset-pink-500 {
    --tw-ring-offset-color: #ec4899;
  }

  .tablet-portrait-max\:ring-offset-pink-600 {
    --tw-ring-offset-color: #db2777;
  }

  .tablet-portrait-max\:ring-offset-pink-700 {
    --tw-ring-offset-color: #be185d;
  }

  .tablet-portrait-max\:ring-offset-pink-800 {
    --tw-ring-offset-color: #9d174d;
  }

  .tablet-portrait-max\:ring-offset-pink-900 {
    --tw-ring-offset-color: #831843;
  }

  .tablet-portrait-max\:ring-offset-base-normal {
    --tw-ring-offset-color: #004181;
  }

  .tablet-portrait-max\:ring-offset-base-dark {
    --tw-ring-offset-color: #003469;
  }

  .tablet-portrait-max\:ring-offset-base-black {
    --tw-ring-offset-color: #1D1D1F;
  }

  .tablet-portrait-max\:ring-offset-base-border {
    --tw-ring-offset-color: #E7E7E9;
  }

  .tablet-portrait-max\:ring-offset-primary-normal {
    --tw-ring-offset-color: #0067CF;
  }

  .tablet-portrait-max\:ring-offset-primary-alt {
    --tw-ring-offset-color: #00478F;
  }

  .tablet-portrait-max\:ring-offset-subtle-white {
    --tw-ring-offset-color: #F9F9F9;
  }

  .tablet-portrait-max\:ring-offset-turquesa {
    --tw-ring-offset-color: #0097B2;
  }

  .tablet-portrait-max\:focus-within\:ring-offset-transparent:focus-within {
    --tw-ring-offset-color: transparent;
  }

  .tablet-portrait-max\:focus-within\:ring-offset-current:focus-within {
    --tw-ring-offset-color: currentColor;
  }

  .tablet-portrait-max\:focus-within\:ring-offset-black:focus-within {
    --tw-ring-offset-color: #000;
  }

  .tablet-portrait-max\:focus-within\:ring-offset-white:focus-within {
    --tw-ring-offset-color: #fff;
  }

  .tablet-portrait-max\:focus-within\:ring-offset-gray-50:focus-within {
    --tw-ring-offset-color: #f9fafb;
  }

  .tablet-portrait-max\:focus-within\:ring-offset-gray-100:focus-within {
    --tw-ring-offset-color: #f3f4f6;
  }

  .tablet-portrait-max\:focus-within\:ring-offset-gray-200:focus-within {
    --tw-ring-offset-color: #e5e7eb;
  }

  .tablet-portrait-max\:focus-within\:ring-offset-gray-300:focus-within {
    --tw-ring-offset-color: #d1d5db;
  }

  .tablet-portrait-max\:focus-within\:ring-offset-gray-400:focus-within {
    --tw-ring-offset-color: #9ca3af;
  }

  .tablet-portrait-max\:focus-within\:ring-offset-gray-500:focus-within {
    --tw-ring-offset-color: #6b7280;
  }

  .tablet-portrait-max\:focus-within\:ring-offset-gray-600:focus-within {
    --tw-ring-offset-color: #4b5563;
  }

  .tablet-portrait-max\:focus-within\:ring-offset-gray-700:focus-within {
    --tw-ring-offset-color: #374151;
  }

  .tablet-portrait-max\:focus-within\:ring-offset-gray-800:focus-within {
    --tw-ring-offset-color: #1f2937;
  }

  .tablet-portrait-max\:focus-within\:ring-offset-gray-900:focus-within {
    --tw-ring-offset-color: #111827;
  }

  .tablet-portrait-max\:focus-within\:ring-offset-red-50:focus-within {
    --tw-ring-offset-color: #fef2f2;
  }

  .tablet-portrait-max\:focus-within\:ring-offset-red-100:focus-within {
    --tw-ring-offset-color: #fee2e2;
  }

  .tablet-portrait-max\:focus-within\:ring-offset-red-200:focus-within {
    --tw-ring-offset-color: #fecaca;
  }

  .tablet-portrait-max\:focus-within\:ring-offset-red-300:focus-within {
    --tw-ring-offset-color: #fca5a5;
  }

  .tablet-portrait-max\:focus-within\:ring-offset-red-400:focus-within {
    --tw-ring-offset-color: #f87171;
  }

  .tablet-portrait-max\:focus-within\:ring-offset-red-500:focus-within {
    --tw-ring-offset-color: #ef4444;
  }

  .tablet-portrait-max\:focus-within\:ring-offset-red-600:focus-within {
    --tw-ring-offset-color: #dc2626;
  }

  .tablet-portrait-max\:focus-within\:ring-offset-red-700:focus-within {
    --tw-ring-offset-color: #b91c1c;
  }

  .tablet-portrait-max\:focus-within\:ring-offset-red-800:focus-within {
    --tw-ring-offset-color: #991b1b;
  }

  .tablet-portrait-max\:focus-within\:ring-offset-red-900:focus-within {
    --tw-ring-offset-color: #7f1d1d;
  }

  .tablet-portrait-max\:focus-within\:ring-offset-yellow-50:focus-within {
    --tw-ring-offset-color: #fffbeb;
  }

  .tablet-portrait-max\:focus-within\:ring-offset-yellow-100:focus-within {
    --tw-ring-offset-color: #fef3c7;
  }

  .tablet-portrait-max\:focus-within\:ring-offset-yellow-200:focus-within {
    --tw-ring-offset-color: #fde68a;
  }

  .tablet-portrait-max\:focus-within\:ring-offset-yellow-300:focus-within {
    --tw-ring-offset-color: #fcd34d;
  }

  .tablet-portrait-max\:focus-within\:ring-offset-yellow-400:focus-within {
    --tw-ring-offset-color: #fbbf24;
  }

  .tablet-portrait-max\:focus-within\:ring-offset-yellow-500:focus-within {
    --tw-ring-offset-color: #f59e0b;
  }

  .tablet-portrait-max\:focus-within\:ring-offset-yellow-600:focus-within {
    --tw-ring-offset-color: #d97706;
  }

  .tablet-portrait-max\:focus-within\:ring-offset-yellow-700:focus-within {
    --tw-ring-offset-color: #b45309;
  }

  .tablet-portrait-max\:focus-within\:ring-offset-yellow-800:focus-within {
    --tw-ring-offset-color: #92400e;
  }

  .tablet-portrait-max\:focus-within\:ring-offset-yellow-900:focus-within {
    --tw-ring-offset-color: #78350f;
  }

  .tablet-portrait-max\:focus-within\:ring-offset-green-50:focus-within {
    --tw-ring-offset-color: #ecfdf5;
  }

  .tablet-portrait-max\:focus-within\:ring-offset-green-100:focus-within {
    --tw-ring-offset-color: #d1fae5;
  }

  .tablet-portrait-max\:focus-within\:ring-offset-green-200:focus-within {
    --tw-ring-offset-color: #a7f3d0;
  }

  .tablet-portrait-max\:focus-within\:ring-offset-green-300:focus-within {
    --tw-ring-offset-color: #6ee7b7;
  }

  .tablet-portrait-max\:focus-within\:ring-offset-green-400:focus-within {
    --tw-ring-offset-color: #34d399;
  }

  .tablet-portrait-max\:focus-within\:ring-offset-green-500:focus-within {
    --tw-ring-offset-color: #10b981;
  }

  .tablet-portrait-max\:focus-within\:ring-offset-green-600:focus-within {
    --tw-ring-offset-color: #059669;
  }

  .tablet-portrait-max\:focus-within\:ring-offset-green-700:focus-within {
    --tw-ring-offset-color: #047857;
  }

  .tablet-portrait-max\:focus-within\:ring-offset-green-800:focus-within {
    --tw-ring-offset-color: #065f46;
  }

  .tablet-portrait-max\:focus-within\:ring-offset-green-900:focus-within {
    --tw-ring-offset-color: #064e3b;
  }

  .tablet-portrait-max\:focus-within\:ring-offset-blue-50:focus-within {
    --tw-ring-offset-color: #eff6ff;
  }

  .tablet-portrait-max\:focus-within\:ring-offset-blue-100:focus-within {
    --tw-ring-offset-color: #dbeafe;
  }

  .tablet-portrait-max\:focus-within\:ring-offset-blue-200:focus-within {
    --tw-ring-offset-color: #bfdbfe;
  }

  .tablet-portrait-max\:focus-within\:ring-offset-blue-300:focus-within {
    --tw-ring-offset-color: #93c5fd;
  }

  .tablet-portrait-max\:focus-within\:ring-offset-blue-400:focus-within {
    --tw-ring-offset-color: #60a5fa;
  }

  .tablet-portrait-max\:focus-within\:ring-offset-blue-500:focus-within {
    --tw-ring-offset-color: #3b82f6;
  }

  .tablet-portrait-max\:focus-within\:ring-offset-blue-600:focus-within {
    --tw-ring-offset-color: #2563eb;
  }

  .tablet-portrait-max\:focus-within\:ring-offset-blue-700:focus-within {
    --tw-ring-offset-color: #1d4ed8;
  }

  .tablet-portrait-max\:focus-within\:ring-offset-blue-800:focus-within {
    --tw-ring-offset-color: #1e40af;
  }

  .tablet-portrait-max\:focus-within\:ring-offset-blue-900:focus-within {
    --tw-ring-offset-color: #1e3a8a;
  }

  .tablet-portrait-max\:focus-within\:ring-offset-indigo-50:focus-within {
    --tw-ring-offset-color: #eef2ff;
  }

  .tablet-portrait-max\:focus-within\:ring-offset-indigo-100:focus-within {
    --tw-ring-offset-color: #e0e7ff;
  }

  .tablet-portrait-max\:focus-within\:ring-offset-indigo-200:focus-within {
    --tw-ring-offset-color: #c7d2fe;
  }

  .tablet-portrait-max\:focus-within\:ring-offset-indigo-300:focus-within {
    --tw-ring-offset-color: #a5b4fc;
  }

  .tablet-portrait-max\:focus-within\:ring-offset-indigo-400:focus-within {
    --tw-ring-offset-color: #818cf8;
  }

  .tablet-portrait-max\:focus-within\:ring-offset-indigo-500:focus-within {
    --tw-ring-offset-color: #6366f1;
  }

  .tablet-portrait-max\:focus-within\:ring-offset-indigo-600:focus-within {
    --tw-ring-offset-color: #4f46e5;
  }

  .tablet-portrait-max\:focus-within\:ring-offset-indigo-700:focus-within {
    --tw-ring-offset-color: #4338ca;
  }

  .tablet-portrait-max\:focus-within\:ring-offset-indigo-800:focus-within {
    --tw-ring-offset-color: #3730a3;
  }

  .tablet-portrait-max\:focus-within\:ring-offset-indigo-900:focus-within {
    --tw-ring-offset-color: #312e81;
  }

  .tablet-portrait-max\:focus-within\:ring-offset-purple-50:focus-within {
    --tw-ring-offset-color: #f5f3ff;
  }

  .tablet-portrait-max\:focus-within\:ring-offset-purple-100:focus-within {
    --tw-ring-offset-color: #ede9fe;
  }

  .tablet-portrait-max\:focus-within\:ring-offset-purple-200:focus-within {
    --tw-ring-offset-color: #ddd6fe;
  }

  .tablet-portrait-max\:focus-within\:ring-offset-purple-300:focus-within {
    --tw-ring-offset-color: #c4b5fd;
  }

  .tablet-portrait-max\:focus-within\:ring-offset-purple-400:focus-within {
    --tw-ring-offset-color: #a78bfa;
  }

  .tablet-portrait-max\:focus-within\:ring-offset-purple-500:focus-within {
    --tw-ring-offset-color: #8b5cf6;
  }

  .tablet-portrait-max\:focus-within\:ring-offset-purple-600:focus-within {
    --tw-ring-offset-color: #7c3aed;
  }

  .tablet-portrait-max\:focus-within\:ring-offset-purple-700:focus-within {
    --tw-ring-offset-color: #6d28d9;
  }

  .tablet-portrait-max\:focus-within\:ring-offset-purple-800:focus-within {
    --tw-ring-offset-color: #5b21b6;
  }

  .tablet-portrait-max\:focus-within\:ring-offset-purple-900:focus-within {
    --tw-ring-offset-color: #4c1d95;
  }

  .tablet-portrait-max\:focus-within\:ring-offset-pink-50:focus-within {
    --tw-ring-offset-color: #fdf2f8;
  }

  .tablet-portrait-max\:focus-within\:ring-offset-pink-100:focus-within {
    --tw-ring-offset-color: #fce7f3;
  }

  .tablet-portrait-max\:focus-within\:ring-offset-pink-200:focus-within {
    --tw-ring-offset-color: #fbcfe8;
  }

  .tablet-portrait-max\:focus-within\:ring-offset-pink-300:focus-within {
    --tw-ring-offset-color: #f9a8d4;
  }

  .tablet-portrait-max\:focus-within\:ring-offset-pink-400:focus-within {
    --tw-ring-offset-color: #f472b6;
  }

  .tablet-portrait-max\:focus-within\:ring-offset-pink-500:focus-within {
    --tw-ring-offset-color: #ec4899;
  }

  .tablet-portrait-max\:focus-within\:ring-offset-pink-600:focus-within {
    --tw-ring-offset-color: #db2777;
  }

  .tablet-portrait-max\:focus-within\:ring-offset-pink-700:focus-within {
    --tw-ring-offset-color: #be185d;
  }

  .tablet-portrait-max\:focus-within\:ring-offset-pink-800:focus-within {
    --tw-ring-offset-color: #9d174d;
  }

  .tablet-portrait-max\:focus-within\:ring-offset-pink-900:focus-within {
    --tw-ring-offset-color: #831843;
  }

  .tablet-portrait-max\:focus-within\:ring-offset-base-normal:focus-within {
    --tw-ring-offset-color: #004181;
  }

  .tablet-portrait-max\:focus-within\:ring-offset-base-dark:focus-within {
    --tw-ring-offset-color: #003469;
  }

  .tablet-portrait-max\:focus-within\:ring-offset-base-black:focus-within {
    --tw-ring-offset-color: #1D1D1F;
  }

  .tablet-portrait-max\:focus-within\:ring-offset-base-border:focus-within {
    --tw-ring-offset-color: #E7E7E9;
  }

  .tablet-portrait-max\:focus-within\:ring-offset-primary-normal:focus-within {
    --tw-ring-offset-color: #0067CF;
  }

  .tablet-portrait-max\:focus-within\:ring-offset-primary-alt:focus-within {
    --tw-ring-offset-color: #00478F;
  }

  .tablet-portrait-max\:focus-within\:ring-offset-subtle-white:focus-within {
    --tw-ring-offset-color: #F9F9F9;
  }

  .tablet-portrait-max\:focus-within\:ring-offset-turquesa:focus-within {
    --tw-ring-offset-color: #0097B2;
  }

  .tablet-portrait-max\:focus\:ring-offset-transparent:focus {
    --tw-ring-offset-color: transparent;
  }

  .tablet-portrait-max\:focus\:ring-offset-current:focus {
    --tw-ring-offset-color: currentColor;
  }

  .tablet-portrait-max\:focus\:ring-offset-black:focus {
    --tw-ring-offset-color: #000;
  }

  .tablet-portrait-max\:focus\:ring-offset-white:focus {
    --tw-ring-offset-color: #fff;
  }

  .tablet-portrait-max\:focus\:ring-offset-gray-50:focus {
    --tw-ring-offset-color: #f9fafb;
  }

  .tablet-portrait-max\:focus\:ring-offset-gray-100:focus {
    --tw-ring-offset-color: #f3f4f6;
  }

  .tablet-portrait-max\:focus\:ring-offset-gray-200:focus {
    --tw-ring-offset-color: #e5e7eb;
  }

  .tablet-portrait-max\:focus\:ring-offset-gray-300:focus {
    --tw-ring-offset-color: #d1d5db;
  }

  .tablet-portrait-max\:focus\:ring-offset-gray-400:focus {
    --tw-ring-offset-color: #9ca3af;
  }

  .tablet-portrait-max\:focus\:ring-offset-gray-500:focus {
    --tw-ring-offset-color: #6b7280;
  }

  .tablet-portrait-max\:focus\:ring-offset-gray-600:focus {
    --tw-ring-offset-color: #4b5563;
  }

  .tablet-portrait-max\:focus\:ring-offset-gray-700:focus {
    --tw-ring-offset-color: #374151;
  }

  .tablet-portrait-max\:focus\:ring-offset-gray-800:focus {
    --tw-ring-offset-color: #1f2937;
  }

  .tablet-portrait-max\:focus\:ring-offset-gray-900:focus {
    --tw-ring-offset-color: #111827;
  }

  .tablet-portrait-max\:focus\:ring-offset-red-50:focus {
    --tw-ring-offset-color: #fef2f2;
  }

  .tablet-portrait-max\:focus\:ring-offset-red-100:focus {
    --tw-ring-offset-color: #fee2e2;
  }

  .tablet-portrait-max\:focus\:ring-offset-red-200:focus {
    --tw-ring-offset-color: #fecaca;
  }

  .tablet-portrait-max\:focus\:ring-offset-red-300:focus {
    --tw-ring-offset-color: #fca5a5;
  }

  .tablet-portrait-max\:focus\:ring-offset-red-400:focus {
    --tw-ring-offset-color: #f87171;
  }

  .tablet-portrait-max\:focus\:ring-offset-red-500:focus {
    --tw-ring-offset-color: #ef4444;
  }

  .tablet-portrait-max\:focus\:ring-offset-red-600:focus {
    --tw-ring-offset-color: #dc2626;
  }

  .tablet-portrait-max\:focus\:ring-offset-red-700:focus {
    --tw-ring-offset-color: #b91c1c;
  }

  .tablet-portrait-max\:focus\:ring-offset-red-800:focus {
    --tw-ring-offset-color: #991b1b;
  }

  .tablet-portrait-max\:focus\:ring-offset-red-900:focus {
    --tw-ring-offset-color: #7f1d1d;
  }

  .tablet-portrait-max\:focus\:ring-offset-yellow-50:focus {
    --tw-ring-offset-color: #fffbeb;
  }

  .tablet-portrait-max\:focus\:ring-offset-yellow-100:focus {
    --tw-ring-offset-color: #fef3c7;
  }

  .tablet-portrait-max\:focus\:ring-offset-yellow-200:focus {
    --tw-ring-offset-color: #fde68a;
  }

  .tablet-portrait-max\:focus\:ring-offset-yellow-300:focus {
    --tw-ring-offset-color: #fcd34d;
  }

  .tablet-portrait-max\:focus\:ring-offset-yellow-400:focus {
    --tw-ring-offset-color: #fbbf24;
  }

  .tablet-portrait-max\:focus\:ring-offset-yellow-500:focus {
    --tw-ring-offset-color: #f59e0b;
  }

  .tablet-portrait-max\:focus\:ring-offset-yellow-600:focus {
    --tw-ring-offset-color: #d97706;
  }

  .tablet-portrait-max\:focus\:ring-offset-yellow-700:focus {
    --tw-ring-offset-color: #b45309;
  }

  .tablet-portrait-max\:focus\:ring-offset-yellow-800:focus {
    --tw-ring-offset-color: #92400e;
  }

  .tablet-portrait-max\:focus\:ring-offset-yellow-900:focus {
    --tw-ring-offset-color: #78350f;
  }

  .tablet-portrait-max\:focus\:ring-offset-green-50:focus {
    --tw-ring-offset-color: #ecfdf5;
  }

  .tablet-portrait-max\:focus\:ring-offset-green-100:focus {
    --tw-ring-offset-color: #d1fae5;
  }

  .tablet-portrait-max\:focus\:ring-offset-green-200:focus {
    --tw-ring-offset-color: #a7f3d0;
  }

  .tablet-portrait-max\:focus\:ring-offset-green-300:focus {
    --tw-ring-offset-color: #6ee7b7;
  }

  .tablet-portrait-max\:focus\:ring-offset-green-400:focus {
    --tw-ring-offset-color: #34d399;
  }

  .tablet-portrait-max\:focus\:ring-offset-green-500:focus {
    --tw-ring-offset-color: #10b981;
  }

  .tablet-portrait-max\:focus\:ring-offset-green-600:focus {
    --tw-ring-offset-color: #059669;
  }

  .tablet-portrait-max\:focus\:ring-offset-green-700:focus {
    --tw-ring-offset-color: #047857;
  }

  .tablet-portrait-max\:focus\:ring-offset-green-800:focus {
    --tw-ring-offset-color: #065f46;
  }

  .tablet-portrait-max\:focus\:ring-offset-green-900:focus {
    --tw-ring-offset-color: #064e3b;
  }

  .tablet-portrait-max\:focus\:ring-offset-blue-50:focus {
    --tw-ring-offset-color: #eff6ff;
  }

  .tablet-portrait-max\:focus\:ring-offset-blue-100:focus {
    --tw-ring-offset-color: #dbeafe;
  }

  .tablet-portrait-max\:focus\:ring-offset-blue-200:focus {
    --tw-ring-offset-color: #bfdbfe;
  }

  .tablet-portrait-max\:focus\:ring-offset-blue-300:focus {
    --tw-ring-offset-color: #93c5fd;
  }

  .tablet-portrait-max\:focus\:ring-offset-blue-400:focus {
    --tw-ring-offset-color: #60a5fa;
  }

  .tablet-portrait-max\:focus\:ring-offset-blue-500:focus {
    --tw-ring-offset-color: #3b82f6;
  }

  .tablet-portrait-max\:focus\:ring-offset-blue-600:focus {
    --tw-ring-offset-color: #2563eb;
  }

  .tablet-portrait-max\:focus\:ring-offset-blue-700:focus {
    --tw-ring-offset-color: #1d4ed8;
  }

  .tablet-portrait-max\:focus\:ring-offset-blue-800:focus {
    --tw-ring-offset-color: #1e40af;
  }

  .tablet-portrait-max\:focus\:ring-offset-blue-900:focus {
    --tw-ring-offset-color: #1e3a8a;
  }

  .tablet-portrait-max\:focus\:ring-offset-indigo-50:focus {
    --tw-ring-offset-color: #eef2ff;
  }

  .tablet-portrait-max\:focus\:ring-offset-indigo-100:focus {
    --tw-ring-offset-color: #e0e7ff;
  }

  .tablet-portrait-max\:focus\:ring-offset-indigo-200:focus {
    --tw-ring-offset-color: #c7d2fe;
  }

  .tablet-portrait-max\:focus\:ring-offset-indigo-300:focus {
    --tw-ring-offset-color: #a5b4fc;
  }

  .tablet-portrait-max\:focus\:ring-offset-indigo-400:focus {
    --tw-ring-offset-color: #818cf8;
  }

  .tablet-portrait-max\:focus\:ring-offset-indigo-500:focus {
    --tw-ring-offset-color: #6366f1;
  }

  .tablet-portrait-max\:focus\:ring-offset-indigo-600:focus {
    --tw-ring-offset-color: #4f46e5;
  }

  .tablet-portrait-max\:focus\:ring-offset-indigo-700:focus {
    --tw-ring-offset-color: #4338ca;
  }

  .tablet-portrait-max\:focus\:ring-offset-indigo-800:focus {
    --tw-ring-offset-color: #3730a3;
  }

  .tablet-portrait-max\:focus\:ring-offset-indigo-900:focus {
    --tw-ring-offset-color: #312e81;
  }

  .tablet-portrait-max\:focus\:ring-offset-purple-50:focus {
    --tw-ring-offset-color: #f5f3ff;
  }

  .tablet-portrait-max\:focus\:ring-offset-purple-100:focus {
    --tw-ring-offset-color: #ede9fe;
  }

  .tablet-portrait-max\:focus\:ring-offset-purple-200:focus {
    --tw-ring-offset-color: #ddd6fe;
  }

  .tablet-portrait-max\:focus\:ring-offset-purple-300:focus {
    --tw-ring-offset-color: #c4b5fd;
  }

  .tablet-portrait-max\:focus\:ring-offset-purple-400:focus {
    --tw-ring-offset-color: #a78bfa;
  }

  .tablet-portrait-max\:focus\:ring-offset-purple-500:focus {
    --tw-ring-offset-color: #8b5cf6;
  }

  .tablet-portrait-max\:focus\:ring-offset-purple-600:focus {
    --tw-ring-offset-color: #7c3aed;
  }

  .tablet-portrait-max\:focus\:ring-offset-purple-700:focus {
    --tw-ring-offset-color: #6d28d9;
  }

  .tablet-portrait-max\:focus\:ring-offset-purple-800:focus {
    --tw-ring-offset-color: #5b21b6;
  }

  .tablet-portrait-max\:focus\:ring-offset-purple-900:focus {
    --tw-ring-offset-color: #4c1d95;
  }

  .tablet-portrait-max\:focus\:ring-offset-pink-50:focus {
    --tw-ring-offset-color: #fdf2f8;
  }

  .tablet-portrait-max\:focus\:ring-offset-pink-100:focus {
    --tw-ring-offset-color: #fce7f3;
  }

  .tablet-portrait-max\:focus\:ring-offset-pink-200:focus {
    --tw-ring-offset-color: #fbcfe8;
  }

  .tablet-portrait-max\:focus\:ring-offset-pink-300:focus {
    --tw-ring-offset-color: #f9a8d4;
  }

  .tablet-portrait-max\:focus\:ring-offset-pink-400:focus {
    --tw-ring-offset-color: #f472b6;
  }

  .tablet-portrait-max\:focus\:ring-offset-pink-500:focus {
    --tw-ring-offset-color: #ec4899;
  }

  .tablet-portrait-max\:focus\:ring-offset-pink-600:focus {
    --tw-ring-offset-color: #db2777;
  }

  .tablet-portrait-max\:focus\:ring-offset-pink-700:focus {
    --tw-ring-offset-color: #be185d;
  }

  .tablet-portrait-max\:focus\:ring-offset-pink-800:focus {
    --tw-ring-offset-color: #9d174d;
  }

  .tablet-portrait-max\:focus\:ring-offset-pink-900:focus {
    --tw-ring-offset-color: #831843;
  }

  .tablet-portrait-max\:focus\:ring-offset-base-normal:focus {
    --tw-ring-offset-color: #004181;
  }

  .tablet-portrait-max\:focus\:ring-offset-base-dark:focus {
    --tw-ring-offset-color: #003469;
  }

  .tablet-portrait-max\:focus\:ring-offset-base-black:focus {
    --tw-ring-offset-color: #1D1D1F;
  }

  .tablet-portrait-max\:focus\:ring-offset-base-border:focus {
    --tw-ring-offset-color: #E7E7E9;
  }

  .tablet-portrait-max\:focus\:ring-offset-primary-normal:focus {
    --tw-ring-offset-color: #0067CF;
  }

  .tablet-portrait-max\:focus\:ring-offset-primary-alt:focus {
    --tw-ring-offset-color: #00478F;
  }

  .tablet-portrait-max\:focus\:ring-offset-subtle-white:focus {
    --tw-ring-offset-color: #F9F9F9;
  }

  .tablet-portrait-max\:focus\:ring-offset-turquesa:focus {
    --tw-ring-offset-color: #0097B2;
  }

  .tablet-portrait-max\:filter {
    --tw-blur: var(--tw-empty,/*!*/ /*!*/);
    --tw-brightness: var(--tw-empty,/*!*/ /*!*/);
    --tw-contrast: var(--tw-empty,/*!*/ /*!*/);
    --tw-grayscale: var(--tw-empty,/*!*/ /*!*/);
    --tw-hue-rotate: var(--tw-empty,/*!*/ /*!*/);
    --tw-invert: var(--tw-empty,/*!*/ /*!*/);
    --tw-saturate: var(--tw-empty,/*!*/ /*!*/);
    --tw-sepia: var(--tw-empty,/*!*/ /*!*/);
    --tw-drop-shadow: var(--tw-empty,/*!*/ /*!*/);
    filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
  }

  .tablet-portrait-max\:filter-none {
    filter: none;
  }

  .tablet-portrait-max\:blur-0 {
    --tw-blur: blur(0);
  }

  .tablet-portrait-max\:blur-none {
    --tw-blur: blur(0);
  }

  .tablet-portrait-max\:blur-sm {
    --tw-blur: blur(4px);
  }

  .tablet-portrait-max\:blur {
    --tw-blur: blur(8px);
  }

  .tablet-portrait-max\:blur-md {
    --tw-blur: blur(12px);
  }

  .tablet-portrait-max\:blur-lg {
    --tw-blur: blur(16px);
  }

  .tablet-portrait-max\:blur-xl {
    --tw-blur: blur(24px);
  }

  .tablet-portrait-max\:blur-2xl {
    --tw-blur: blur(40px);
  }

  .tablet-portrait-max\:blur-3xl {
    --tw-blur: blur(64px);
  }

  .tablet-portrait-max\:brightness-0 {
    --tw-brightness: brightness(0);
  }

  .tablet-portrait-max\:brightness-50 {
    --tw-brightness: brightness(.5);
  }

  .tablet-portrait-max\:brightness-75 {
    --tw-brightness: brightness(.75);
  }

  .tablet-portrait-max\:brightness-90 {
    --tw-brightness: brightness(.9);
  }

  .tablet-portrait-max\:brightness-95 {
    --tw-brightness: brightness(.95);
  }

  .tablet-portrait-max\:brightness-100 {
    --tw-brightness: brightness(1);
  }

  .tablet-portrait-max\:brightness-105 {
    --tw-brightness: brightness(1.05);
  }

  .tablet-portrait-max\:brightness-110 {
    --tw-brightness: brightness(1.1);
  }

  .tablet-portrait-max\:brightness-125 {
    --tw-brightness: brightness(1.25);
  }

  .tablet-portrait-max\:brightness-150 {
    --tw-brightness: brightness(1.5);
  }

  .tablet-portrait-max\:brightness-200 {
    --tw-brightness: brightness(2);
  }

  .tablet-portrait-max\:contrast-0 {
    --tw-contrast: contrast(0);
  }

  .tablet-portrait-max\:contrast-50 {
    --tw-contrast: contrast(.5);
  }

  .tablet-portrait-max\:contrast-75 {
    --tw-contrast: contrast(.75);
  }

  .tablet-portrait-max\:contrast-100 {
    --tw-contrast: contrast(1);
  }

  .tablet-portrait-max\:contrast-125 {
    --tw-contrast: contrast(1.25);
  }

  .tablet-portrait-max\:contrast-150 {
    --tw-contrast: contrast(1.5);
  }

  .tablet-portrait-max\:contrast-200 {
    --tw-contrast: contrast(2);
  }

  .tablet-portrait-max\:drop-shadow-sm {
    --tw-drop-shadow: drop-shadow(0 1px 1px rgba(0,0,0,0.05));
  }

  .tablet-portrait-max\:drop-shadow {
    --tw-drop-shadow: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.1)) drop-shadow(0 1px 1px rgba(0, 0, 0, 0.06));
  }

  .tablet-portrait-max\:drop-shadow-md {
    --tw-drop-shadow: drop-shadow(0 4px 3px rgba(0, 0, 0, 0.07)) drop-shadow(0 2px 2px rgba(0, 0, 0, 0.06));
  }

  .tablet-portrait-max\:drop-shadow-lg {
    --tw-drop-shadow: drop-shadow(0 10px 8px rgba(0, 0, 0, 0.04)) drop-shadow(0 4px 3px rgba(0, 0, 0, 0.1));
  }

  .tablet-portrait-max\:drop-shadow-xl {
    --tw-drop-shadow: drop-shadow(0 20px 13px rgba(0, 0, 0, 0.03)) drop-shadow(0 8px 5px rgba(0, 0, 0, 0.08));
  }

  .tablet-portrait-max\:drop-shadow-2xl {
    --tw-drop-shadow: drop-shadow(0 25px 25px rgba(0, 0, 0, 0.15));
  }

  .tablet-portrait-max\:drop-shadow-none {
    --tw-drop-shadow: drop-shadow(0 0 #0000);
  }

  .tablet-portrait-max\:grayscale-0 {
    --tw-grayscale: grayscale(0);
  }

  .tablet-portrait-max\:grayscale {
    --tw-grayscale: grayscale(100%);
  }

  .tablet-portrait-max\:hue-rotate-0 {
    --tw-hue-rotate: hue-rotate(0deg);
  }

  .tablet-portrait-max\:hue-rotate-15 {
    --tw-hue-rotate: hue-rotate(15deg);
  }

  .tablet-portrait-max\:hue-rotate-30 {
    --tw-hue-rotate: hue-rotate(30deg);
  }

  .tablet-portrait-max\:hue-rotate-60 {
    --tw-hue-rotate: hue-rotate(60deg);
  }

  .tablet-portrait-max\:hue-rotate-90 {
    --tw-hue-rotate: hue-rotate(90deg);
  }

  .tablet-portrait-max\:hue-rotate-180 {
    --tw-hue-rotate: hue-rotate(180deg);
  }

  .tablet-portrait-max\:-hue-rotate-180 {
    --tw-hue-rotate: hue-rotate(-180deg);
  }

  .tablet-portrait-max\:-hue-rotate-90 {
    --tw-hue-rotate: hue-rotate(-90deg);
  }

  .tablet-portrait-max\:-hue-rotate-60 {
    --tw-hue-rotate: hue-rotate(-60deg);
  }

  .tablet-portrait-max\:-hue-rotate-30 {
    --tw-hue-rotate: hue-rotate(-30deg);
  }

  .tablet-portrait-max\:-hue-rotate-15 {
    --tw-hue-rotate: hue-rotate(-15deg);
  }

  .tablet-portrait-max\:invert-0 {
    --tw-invert: invert(0);
  }

  .tablet-portrait-max\:invert {
    --tw-invert: invert(100%);
  }

  .tablet-portrait-max\:saturate-0 {
    --tw-saturate: saturate(0);
  }

  .tablet-portrait-max\:saturate-50 {
    --tw-saturate: saturate(.5);
  }

  .tablet-portrait-max\:saturate-100 {
    --tw-saturate: saturate(1);
  }

  .tablet-portrait-max\:saturate-150 {
    --tw-saturate: saturate(1.5);
  }

  .tablet-portrait-max\:saturate-200 {
    --tw-saturate: saturate(2);
  }

  .tablet-portrait-max\:sepia-0 {
    --tw-sepia: sepia(0);
  }

  .tablet-portrait-max\:sepia {
    --tw-sepia: sepia(100%);
  }

  .tablet-portrait-max\:backdrop-filter {
    --tw-backdrop-blur: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-brightness: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-contrast: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-grayscale: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-hue-rotate: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-invert: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-opacity: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-saturate: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-sepia: var(--tw-empty,/*!*/ /*!*/);
    -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
            backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  }

  .tablet-portrait-max\:backdrop-filter-none {
    -webkit-backdrop-filter: none;
            backdrop-filter: none;
  }

  .tablet-portrait-max\:backdrop-blur-0 {
    --tw-backdrop-blur: blur(0);
  }

  .tablet-portrait-max\:backdrop-blur-none {
    --tw-backdrop-blur: blur(0);
  }

  .tablet-portrait-max\:backdrop-blur-sm {
    --tw-backdrop-blur: blur(4px);
  }

  .tablet-portrait-max\:backdrop-blur {
    --tw-backdrop-blur: blur(8px);
  }

  .tablet-portrait-max\:backdrop-blur-md {
    --tw-backdrop-blur: blur(12px);
  }

  .tablet-portrait-max\:backdrop-blur-lg {
    --tw-backdrop-blur: blur(16px);
  }

  .tablet-portrait-max\:backdrop-blur-xl {
    --tw-backdrop-blur: blur(24px);
  }

  .tablet-portrait-max\:backdrop-blur-2xl {
    --tw-backdrop-blur: blur(40px);
  }

  .tablet-portrait-max\:backdrop-blur-3xl {
    --tw-backdrop-blur: blur(64px);
  }

  .tablet-portrait-max\:backdrop-brightness-0 {
    --tw-backdrop-brightness: brightness(0);
  }

  .tablet-portrait-max\:backdrop-brightness-50 {
    --tw-backdrop-brightness: brightness(.5);
  }

  .tablet-portrait-max\:backdrop-brightness-75 {
    --tw-backdrop-brightness: brightness(.75);
  }

  .tablet-portrait-max\:backdrop-brightness-90 {
    --tw-backdrop-brightness: brightness(.9);
  }

  .tablet-portrait-max\:backdrop-brightness-95 {
    --tw-backdrop-brightness: brightness(.95);
  }

  .tablet-portrait-max\:backdrop-brightness-100 {
    --tw-backdrop-brightness: brightness(1);
  }

  .tablet-portrait-max\:backdrop-brightness-105 {
    --tw-backdrop-brightness: brightness(1.05);
  }

  .tablet-portrait-max\:backdrop-brightness-110 {
    --tw-backdrop-brightness: brightness(1.1);
  }

  .tablet-portrait-max\:backdrop-brightness-125 {
    --tw-backdrop-brightness: brightness(1.25);
  }

  .tablet-portrait-max\:backdrop-brightness-150 {
    --tw-backdrop-brightness: brightness(1.5);
  }

  .tablet-portrait-max\:backdrop-brightness-200 {
    --tw-backdrop-brightness: brightness(2);
  }

  .tablet-portrait-max\:backdrop-contrast-0 {
    --tw-backdrop-contrast: contrast(0);
  }

  .tablet-portrait-max\:backdrop-contrast-50 {
    --tw-backdrop-contrast: contrast(.5);
  }

  .tablet-portrait-max\:backdrop-contrast-75 {
    --tw-backdrop-contrast: contrast(.75);
  }

  .tablet-portrait-max\:backdrop-contrast-100 {
    --tw-backdrop-contrast: contrast(1);
  }

  .tablet-portrait-max\:backdrop-contrast-125 {
    --tw-backdrop-contrast: contrast(1.25);
  }

  .tablet-portrait-max\:backdrop-contrast-150 {
    --tw-backdrop-contrast: contrast(1.5);
  }

  .tablet-portrait-max\:backdrop-contrast-200 {
    --tw-backdrop-contrast: contrast(2);
  }

  .tablet-portrait-max\:backdrop-grayscale-0 {
    --tw-backdrop-grayscale: grayscale(0);
  }

  .tablet-portrait-max\:backdrop-grayscale {
    --tw-backdrop-grayscale: grayscale(100%);
  }

  .tablet-portrait-max\:backdrop-hue-rotate-0 {
    --tw-backdrop-hue-rotate: hue-rotate(0deg);
  }

  .tablet-portrait-max\:backdrop-hue-rotate-15 {
    --tw-backdrop-hue-rotate: hue-rotate(15deg);
  }

  .tablet-portrait-max\:backdrop-hue-rotate-30 {
    --tw-backdrop-hue-rotate: hue-rotate(30deg);
  }

  .tablet-portrait-max\:backdrop-hue-rotate-60 {
    --tw-backdrop-hue-rotate: hue-rotate(60deg);
  }

  .tablet-portrait-max\:backdrop-hue-rotate-90 {
    --tw-backdrop-hue-rotate: hue-rotate(90deg);
  }

  .tablet-portrait-max\:backdrop-hue-rotate-180 {
    --tw-backdrop-hue-rotate: hue-rotate(180deg);
  }

  .tablet-portrait-max\:-backdrop-hue-rotate-180 {
    --tw-backdrop-hue-rotate: hue-rotate(-180deg);
  }

  .tablet-portrait-max\:-backdrop-hue-rotate-90 {
    --tw-backdrop-hue-rotate: hue-rotate(-90deg);
  }

  .tablet-portrait-max\:-backdrop-hue-rotate-60 {
    --tw-backdrop-hue-rotate: hue-rotate(-60deg);
  }

  .tablet-portrait-max\:-backdrop-hue-rotate-30 {
    --tw-backdrop-hue-rotate: hue-rotate(-30deg);
  }

  .tablet-portrait-max\:-backdrop-hue-rotate-15 {
    --tw-backdrop-hue-rotate: hue-rotate(-15deg);
  }

  .tablet-portrait-max\:backdrop-invert-0 {
    --tw-backdrop-invert: invert(0);
  }

  .tablet-portrait-max\:backdrop-invert {
    --tw-backdrop-invert: invert(100%);
  }

  .tablet-portrait-max\:backdrop-opacity-0 {
    --tw-backdrop-opacity: opacity(0);
  }

  .tablet-portrait-max\:backdrop-opacity-5 {
    --tw-backdrop-opacity: opacity(0.05);
  }

  .tablet-portrait-max\:backdrop-opacity-10 {
    --tw-backdrop-opacity: opacity(0.1);
  }

  .tablet-portrait-max\:backdrop-opacity-20 {
    --tw-backdrop-opacity: opacity(0.2);
  }

  .tablet-portrait-max\:backdrop-opacity-25 {
    --tw-backdrop-opacity: opacity(0.25);
  }

  .tablet-portrait-max\:backdrop-opacity-30 {
    --tw-backdrop-opacity: opacity(0.3);
  }

  .tablet-portrait-max\:backdrop-opacity-40 {
    --tw-backdrop-opacity: opacity(0.4);
  }

  .tablet-portrait-max\:backdrop-opacity-50 {
    --tw-backdrop-opacity: opacity(0.5);
  }

  .tablet-portrait-max\:backdrop-opacity-60 {
    --tw-backdrop-opacity: opacity(0.6);
  }

  .tablet-portrait-max\:backdrop-opacity-70 {
    --tw-backdrop-opacity: opacity(0.7);
  }

  .tablet-portrait-max\:backdrop-opacity-75 {
    --tw-backdrop-opacity: opacity(0.75);
  }

  .tablet-portrait-max\:backdrop-opacity-80 {
    --tw-backdrop-opacity: opacity(0.8);
  }

  .tablet-portrait-max\:backdrop-opacity-90 {
    --tw-backdrop-opacity: opacity(0.9);
  }

  .tablet-portrait-max\:backdrop-opacity-95 {
    --tw-backdrop-opacity: opacity(0.95);
  }

  .tablet-portrait-max\:backdrop-opacity-100 {
    --tw-backdrop-opacity: opacity(1);
  }

  .tablet-portrait-max\:backdrop-saturate-0 {
    --tw-backdrop-saturate: saturate(0);
  }

  .tablet-portrait-max\:backdrop-saturate-50 {
    --tw-backdrop-saturate: saturate(.5);
  }

  .tablet-portrait-max\:backdrop-saturate-100 {
    --tw-backdrop-saturate: saturate(1);
  }

  .tablet-portrait-max\:backdrop-saturate-150 {
    --tw-backdrop-saturate: saturate(1.5);
  }

  .tablet-portrait-max\:backdrop-saturate-200 {
    --tw-backdrop-saturate: saturate(2);
  }

  .tablet-portrait-max\:backdrop-sepia-0 {
    --tw-backdrop-sepia: sepia(0);
  }

  .tablet-portrait-max\:backdrop-sepia {
    --tw-backdrop-sepia: sepia(100%);
  }

  .tablet-portrait-max\:transition-none {
    transition-property: none;
  }

  .tablet-portrait-max\:transition-all {
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .tablet-portrait-max\:transition {
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .tablet-portrait-max\: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;
  }

  .tablet-portrait-max\:transition-opacity {
    transition-property: opacity;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .tablet-portrait-max\:transition-shadow {
    transition-property: box-shadow;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .tablet-portrait-max\:transition-transform {
    transition-property: transform;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .tablet-portrait-max\:delay-75 {
    transition-delay: 75ms;
  }

  .tablet-portrait-max\:delay-100 {
    transition-delay: 100ms;
  }

  .tablet-portrait-max\:delay-150 {
    transition-delay: 150ms;
  }

  .tablet-portrait-max\:delay-200 {
    transition-delay: 200ms;
  }

  .tablet-portrait-max\:delay-300 {
    transition-delay: 300ms;
  }

  .tablet-portrait-max\:delay-500 {
    transition-delay: 500ms;
  }

  .tablet-portrait-max\:delay-700 {
    transition-delay: 700ms;
  }

  .tablet-portrait-max\:delay-1000 {
    transition-delay: 1000ms;
  }

  .tablet-portrait-max\:duration-75 {
    transition-duration: 75ms;
  }

  .tablet-portrait-max\:duration-100 {
    transition-duration: 100ms;
  }

  .tablet-portrait-max\:duration-150 {
    transition-duration: 150ms;
  }

  .tablet-portrait-max\:duration-200 {
    transition-duration: 200ms;
  }

  .tablet-portrait-max\:duration-300 {
    transition-duration: 300ms;
  }

  .tablet-portrait-max\:duration-500 {
    transition-duration: 500ms;
  }

  .tablet-portrait-max\:duration-700 {
    transition-duration: 700ms;
  }

  .tablet-portrait-max\:duration-1000 {
    transition-duration: 1000ms;
  }

  .tablet-portrait-max\:ease-linear {
    transition-timing-function: linear;
  }

  .tablet-portrait-max\:ease-in {
    transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
  }

  .tablet-portrait-max\:ease-out {
    transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
  }

  .tablet-portrait-max\:ease-in-out {
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  }
}

@media (min-width: 783px) {
  .wp-admin-bar\:container {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 1rem;
    padding-left: 1rem;
  }

  @media (min-width: 100%) {
    .wp-admin-bar\:container {
      max-width: 100%;
    }
  }

  @media (min-width: 1200px) {
    .wp-admin-bar\:container {
      max-width: 1200px;
    }
  }

  .wp-admin-bar\:sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border-width: 0;
  }

  .wp-admin-bar\:not-sr-only {
    position: static;
    width: auto;
    height: auto;
    padding: 0;
    margin: 0;
    overflow: visible;
    clip: auto;
    white-space: normal;
  }

  .wp-admin-bar\:focus-within\:sr-only:focus-within {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border-width: 0;
  }

  .wp-admin-bar\:focus-within\:not-sr-only:focus-within {
    position: static;
    width: auto;
    height: auto;
    padding: 0;
    margin: 0;
    overflow: visible;
    clip: auto;
    white-space: normal;
  }

  .wp-admin-bar\:focus\:sr-only:focus {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border-width: 0;
  }

  .wp-admin-bar\:focus\:not-sr-only:focus {
    position: static;
    width: auto;
    height: auto;
    padding: 0;
    margin: 0;
    overflow: visible;
    clip: auto;
    white-space: normal;
  }

  .wp-admin-bar\:pointer-events-none {
    pointer-events: none;
  }

  .wp-admin-bar\:pointer-events-auto {
    pointer-events: auto;
  }

  .wp-admin-bar\:visible {
    visibility: visible;
  }

  .wp-admin-bar\:invisible {
    visibility: hidden;
  }

  .wp-admin-bar\:static {
    position: static;
  }

  .wp-admin-bar\:fixed {
    position: fixed;
  }

  .wp-admin-bar\:absolute {
    position: absolute;
  }

  .wp-admin-bar\:relative {
    position: relative;
  }

  .wp-admin-bar\:sticky {
    position: -webkit-sticky;
    position: sticky;
  }

  .wp-admin-bar\:inset-0 {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }

  .wp-admin-bar\:inset-1 {
    top: 0.0625rem;
    right: 0.0625rem;
    bottom: 0.0625rem;
    left: 0.0625rem;
  }

  .wp-admin-bar\:inset-2 {
    top: 0.125rem;
    right: 0.125rem;
    bottom: 0.125rem;
    left: 0.125rem;
  }

  .wp-admin-bar\:inset-3 {
    top: 0.1875rem;
    right: 0.1875rem;
    bottom: 0.1875rem;
    left: 0.1875rem;
  }

  .wp-admin-bar\:inset-4 {
    top: 0.25rem;
    right: 0.25rem;
    bottom: 0.25rem;
    left: 0.25rem;
  }

  .wp-admin-bar\:inset-5 {
    top: 0.3125rem;
    right: 0.3125rem;
    bottom: 0.3125rem;
    left: 0.3125rem;
  }

  .wp-admin-bar\:inset-6 {
    top: 0.375rem;
    right: 0.375rem;
    bottom: 0.375rem;
    left: 0.375rem;
  }

  .wp-admin-bar\:inset-8 {
    top: 0.5rem;
    right: 0.5rem;
    bottom: 0.5rem;
    left: 0.5rem;
  }

  .wp-admin-bar\:inset-10 {
    top: 0.625rem;
    right: 0.625rem;
    bottom: 0.625rem;
    left: 0.625rem;
  }

  .wp-admin-bar\:inset-12 {
    top: 0.75rem;
    right: 0.75rem;
    bottom: 0.75rem;
    left: 0.75rem;
  }

  .wp-admin-bar\:inset-16 {
    top: 1rem;
    right: 1rem;
    bottom: 1rem;
    left: 1rem;
  }

  .wp-admin-bar\:inset-20 {
    top: 1.25rem;
    right: 1.25rem;
    bottom: 1.25rem;
    left: 1.25rem;
  }

  .wp-admin-bar\:inset-24 {
    top: 1.5rem;
    right: 1.5rem;
    bottom: 1.5rem;
    left: 1.5rem;
  }

  .wp-admin-bar\:inset-32 {
    top: 2rem;
    right: 2rem;
    bottom: 2rem;
    left: 2rem;
  }

  .wp-admin-bar\:inset-40 {
    top: 2.5rem;
    right: 2.5rem;
    bottom: 2.5rem;
    left: 2.5rem;
  }

  .wp-admin-bar\:inset-48 {
    top: 3rem;
    right: 3rem;
    bottom: 3rem;
    left: 3rem;
  }

  .wp-admin-bar\:inset-56 {
    top: 3.5rem;
    right: 3.5rem;
    bottom: 3.5rem;
    left: 3.5rem;
  }

  .wp-admin-bar\:inset-64 {
    top: 4rem;
    right: 4rem;
    bottom: 4rem;
    left: 4rem;
  }

  .wp-admin-bar\:inset-68 {
    top: 4.25rem;
    right: 4.25rem;
    bottom: 4.25rem;
    left: 4.25rem;
  }

  .wp-admin-bar\:inset-72 {
    top: 4.5rem;
    right: 4.5rem;
    bottom: 4.5rem;
    left: 4.5rem;
  }

  .wp-admin-bar\:inset-76 {
    top: 4.75rem;
    right: 4.75rem;
    bottom: 4.75rem;
    left: 4.75rem;
  }

  .wp-admin-bar\:inset-80 {
    top: 5rem;
    right: 5rem;
    bottom: 5rem;
    left: 5rem;
  }

  .wp-admin-bar\:inset-192 {
    top: 12rem;
    right: 12rem;
    bottom: 12rem;
    left: 12rem;
  }

  .wp-admin-bar\:inset-auto {
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
  }

  .wp-admin-bar\:inset-px {
    top: 1px;
    right: 1px;
    bottom: 1px;
    left: 1px;
  }

  .wp-admin-bar\:-inset-1 {
    top: -0.0625rem;
    right: -0.0625rem;
    bottom: -0.0625rem;
    left: -0.0625rem;
  }

  .wp-admin-bar\:-inset-2 {
    top: -0.125rem;
    right: -0.125rem;
    bottom: -0.125rem;
    left: -0.125rem;
  }

  .wp-admin-bar\:-inset-3 {
    top: -0.1875rem;
    right: -0.1875rem;
    bottom: -0.1875rem;
    left: -0.1875rem;
  }

  .wp-admin-bar\:-inset-4 {
    top: -0.25rem;
    right: -0.25rem;
    bottom: -0.25rem;
    left: -0.25rem;
  }

  .wp-admin-bar\:-inset-5 {
    top: -0.3125rem;
    right: -0.3125rem;
    bottom: -0.3125rem;
    left: -0.3125rem;
  }

  .wp-admin-bar\:-inset-6 {
    top: -0.375rem;
    right: -0.375rem;
    bottom: -0.375rem;
    left: -0.375rem;
  }

  .wp-admin-bar\:-inset-8 {
    top: -0.5rem;
    right: -0.5rem;
    bottom: -0.5rem;
    left: -0.5rem;
  }

  .wp-admin-bar\:-inset-10 {
    top: -0.625rem;
    right: -0.625rem;
    bottom: -0.625rem;
    left: -0.625rem;
  }

  .wp-admin-bar\:-inset-12 {
    top: -0.75rem;
    right: -0.75rem;
    bottom: -0.75rem;
    left: -0.75rem;
  }

  .wp-admin-bar\:-inset-16 {
    top: -1rem;
    right: -1rem;
    bottom: -1rem;
    left: -1rem;
  }

  .wp-admin-bar\:-inset-20 {
    top: -1.25rem;
    right: -1.25rem;
    bottom: -1.25rem;
    left: -1.25rem;
  }

  .wp-admin-bar\:-inset-24 {
    top: -1.5rem;
    right: -1.5rem;
    bottom: -1.5rem;
    left: -1.5rem;
  }

  .wp-admin-bar\:-inset-32 {
    top: -2rem;
    right: -2rem;
    bottom: -2rem;
    left: -2rem;
  }

  .wp-admin-bar\:-inset-40 {
    top: -2.5rem;
    right: -2.5rem;
    bottom: -2.5rem;
    left: -2.5rem;
  }

  .wp-admin-bar\:-inset-48 {
    top: -3rem;
    right: -3rem;
    bottom: -3rem;
    left: -3rem;
  }

  .wp-admin-bar\:-inset-56 {
    top: -3.5rem;
    right: -3.5rem;
    bottom: -3.5rem;
    left: -3.5rem;
  }

  .wp-admin-bar\:-inset-64 {
    top: -4rem;
    right: -4rem;
    bottom: -4rem;
    left: -4rem;
  }

  .wp-admin-bar\:-inset-68 {
    top: -4.25rem;
    right: -4.25rem;
    bottom: -4.25rem;
    left: -4.25rem;
  }

  .wp-admin-bar\:-inset-72 {
    top: -4.5rem;
    right: -4.5rem;
    bottom: -4.5rem;
    left: -4.5rem;
  }

  .wp-admin-bar\:-inset-76 {
    top: -4.75rem;
    right: -4.75rem;
    bottom: -4.75rem;
    left: -4.75rem;
  }

  .wp-admin-bar\:-inset-80 {
    top: -5rem;
    right: -5rem;
    bottom: -5rem;
    left: -5rem;
  }

  .wp-admin-bar\:-inset-192 {
    top: -12rem;
    right: -12rem;
    bottom: -12rem;
    left: -12rem;
  }

  .wp-admin-bar\:-inset-px {
    top: -1px;
    right: -1px;
    bottom: -1px;
    left: -1px;
  }

  .wp-admin-bar\:inset-1\/2 {
    top: 50%;
    right: 50%;
    bottom: 50%;
    left: 50%;
  }

  .wp-admin-bar\:inset-1\/3 {
    top: 33.333333%;
    right: 33.333333%;
    bottom: 33.333333%;
    left: 33.333333%;
  }

  .wp-admin-bar\:inset-2\/3 {
    top: 66.666667%;
    right: 66.666667%;
    bottom: 66.666667%;
    left: 66.666667%;
  }

  .wp-admin-bar\:inset-1\/4 {
    top: 25%;
    right: 25%;
    bottom: 25%;
    left: 25%;
  }

  .wp-admin-bar\:inset-2\/4 {
    top: 50%;
    right: 50%;
    bottom: 50%;
    left: 50%;
  }

  .wp-admin-bar\:inset-3\/4 {
    top: 75%;
    right: 75%;
    bottom: 75%;
    left: 75%;
  }

  .wp-admin-bar\:inset-full {
    top: 100%;
    right: 100%;
    bottom: 100%;
    left: 100%;
  }

  .wp-admin-bar\:-inset-1\/2 {
    top: -50%;
    right: -50%;
    bottom: -50%;
    left: -50%;
  }

  .wp-admin-bar\:-inset-1\/3 {
    top: -33.333333%;
    right: -33.333333%;
    bottom: -33.333333%;
    left: -33.333333%;
  }

  .wp-admin-bar\:-inset-2\/3 {
    top: -66.666667%;
    right: -66.666667%;
    bottom: -66.666667%;
    left: -66.666667%;
  }

  .wp-admin-bar\:-inset-1\/4 {
    top: -25%;
    right: -25%;
    bottom: -25%;
    left: -25%;
  }

  .wp-admin-bar\:-inset-2\/4 {
    top: -50%;
    right: -50%;
    bottom: -50%;
    left: -50%;
  }

  .wp-admin-bar\:-inset-3\/4 {
    top: -75%;
    right: -75%;
    bottom: -75%;
    left: -75%;
  }

  .wp-admin-bar\:-inset-full {
    top: -100%;
    right: -100%;
    bottom: -100%;
    left: -100%;
  }

  .wp-admin-bar\:inset-x-0 {
    left: 0;
    right: 0;
  }

  .wp-admin-bar\:inset-x-1 {
    left: 0.0625rem;
    right: 0.0625rem;
  }

  .wp-admin-bar\:inset-x-2 {
    left: 0.125rem;
    right: 0.125rem;
  }

  .wp-admin-bar\:inset-x-3 {
    left: 0.1875rem;
    right: 0.1875rem;
  }

  .wp-admin-bar\:inset-x-4 {
    left: 0.25rem;
    right: 0.25rem;
  }

  .wp-admin-bar\:inset-x-5 {
    left: 0.3125rem;
    right: 0.3125rem;
  }

  .wp-admin-bar\:inset-x-6 {
    left: 0.375rem;
    right: 0.375rem;
  }

  .wp-admin-bar\:inset-x-8 {
    left: 0.5rem;
    right: 0.5rem;
  }

  .wp-admin-bar\:inset-x-10 {
    left: 0.625rem;
    right: 0.625rem;
  }

  .wp-admin-bar\:inset-x-12 {
    left: 0.75rem;
    right: 0.75rem;
  }

  .wp-admin-bar\:inset-x-16 {
    left: 1rem;
    right: 1rem;
  }

  .wp-admin-bar\:inset-x-20 {
    left: 1.25rem;
    right: 1.25rem;
  }

  .wp-admin-bar\:inset-x-24 {
    left: 1.5rem;
    right: 1.5rem;
  }

  .wp-admin-bar\:inset-x-32 {
    left: 2rem;
    right: 2rem;
  }

  .wp-admin-bar\:inset-x-40 {
    left: 2.5rem;
    right: 2.5rem;
  }

  .wp-admin-bar\:inset-x-48 {
    left: 3rem;
    right: 3rem;
  }

  .wp-admin-bar\:inset-x-56 {
    left: 3.5rem;
    right: 3.5rem;
  }

  .wp-admin-bar\:inset-x-64 {
    left: 4rem;
    right: 4rem;
  }

  .wp-admin-bar\:inset-x-68 {
    left: 4.25rem;
    right: 4.25rem;
  }

  .wp-admin-bar\:inset-x-72 {
    left: 4.5rem;
    right: 4.5rem;
  }

  .wp-admin-bar\:inset-x-76 {
    left: 4.75rem;
    right: 4.75rem;
  }

  .wp-admin-bar\:inset-x-80 {
    left: 5rem;
    right: 5rem;
  }

  .wp-admin-bar\:inset-x-192 {
    left: 12rem;
    right: 12rem;
  }

  .wp-admin-bar\:inset-x-auto {
    left: auto;
    right: auto;
  }

  .wp-admin-bar\:inset-x-px {
    left: 1px;
    right: 1px;
  }

  .wp-admin-bar\:-inset-x-1 {
    left: -0.0625rem;
    right: -0.0625rem;
  }

  .wp-admin-bar\:-inset-x-2 {
    left: -0.125rem;
    right: -0.125rem;
  }

  .wp-admin-bar\:-inset-x-3 {
    left: -0.1875rem;
    right: -0.1875rem;
  }

  .wp-admin-bar\:-inset-x-4 {
    left: -0.25rem;
    right: -0.25rem;
  }

  .wp-admin-bar\:-inset-x-5 {
    left: -0.3125rem;
    right: -0.3125rem;
  }

  .wp-admin-bar\:-inset-x-6 {
    left: -0.375rem;
    right: -0.375rem;
  }

  .wp-admin-bar\:-inset-x-8 {
    left: -0.5rem;
    right: -0.5rem;
  }

  .wp-admin-bar\:-inset-x-10 {
    left: -0.625rem;
    right: -0.625rem;
  }

  .wp-admin-bar\:-inset-x-12 {
    left: -0.75rem;
    right: -0.75rem;
  }

  .wp-admin-bar\:-inset-x-16 {
    left: -1rem;
    right: -1rem;
  }

  .wp-admin-bar\:-inset-x-20 {
    left: -1.25rem;
    right: -1.25rem;
  }

  .wp-admin-bar\:-inset-x-24 {
    left: -1.5rem;
    right: -1.5rem;
  }

  .wp-admin-bar\:-inset-x-32 {
    left: -2rem;
    right: -2rem;
  }

  .wp-admin-bar\:-inset-x-40 {
    left: -2.5rem;
    right: -2.5rem;
  }

  .wp-admin-bar\:-inset-x-48 {
    left: -3rem;
    right: -3rem;
  }

  .wp-admin-bar\:-inset-x-56 {
    left: -3.5rem;
    right: -3.5rem;
  }

  .wp-admin-bar\:-inset-x-64 {
    left: -4rem;
    right: -4rem;
  }

  .wp-admin-bar\:-inset-x-68 {
    left: -4.25rem;
    right: -4.25rem;
  }

  .wp-admin-bar\:-inset-x-72 {
    left: -4.5rem;
    right: -4.5rem;
  }

  .wp-admin-bar\:-inset-x-76 {
    left: -4.75rem;
    right: -4.75rem;
  }

  .wp-admin-bar\:-inset-x-80 {
    left: -5rem;
    right: -5rem;
  }

  .wp-admin-bar\:-inset-x-192 {
    left: -12rem;
    right: -12rem;
  }

  .wp-admin-bar\:-inset-x-px {
    left: -1px;
    right: -1px;
  }

  .wp-admin-bar\:inset-x-1\/2 {
    left: 50%;
    right: 50%;
  }

  .wp-admin-bar\:inset-x-1\/3 {
    left: 33.333333%;
    right: 33.333333%;
  }

  .wp-admin-bar\:inset-x-2\/3 {
    left: 66.666667%;
    right: 66.666667%;
  }

  .wp-admin-bar\:inset-x-1\/4 {
    left: 25%;
    right: 25%;
  }

  .wp-admin-bar\:inset-x-2\/4 {
    left: 50%;
    right: 50%;
  }

  .wp-admin-bar\:inset-x-3\/4 {
    left: 75%;
    right: 75%;
  }

  .wp-admin-bar\:inset-x-full {
    left: 100%;
    right: 100%;
  }

  .wp-admin-bar\:-inset-x-1\/2 {
    left: -50%;
    right: -50%;
  }

  .wp-admin-bar\:-inset-x-1\/3 {
    left: -33.333333%;
    right: -33.333333%;
  }

  .wp-admin-bar\:-inset-x-2\/3 {
    left: -66.666667%;
    right: -66.666667%;
  }

  .wp-admin-bar\:-inset-x-1\/4 {
    left: -25%;
    right: -25%;
  }

  .wp-admin-bar\:-inset-x-2\/4 {
    left: -50%;
    right: -50%;
  }

  .wp-admin-bar\:-inset-x-3\/4 {
    left: -75%;
    right: -75%;
  }

  .wp-admin-bar\:-inset-x-full {
    left: -100%;
    right: -100%;
  }

  .wp-admin-bar\:inset-y-0 {
    top: 0;
    bottom: 0;
  }

  .wp-admin-bar\:inset-y-1 {
    top: 0.0625rem;
    bottom: 0.0625rem;
  }

  .wp-admin-bar\:inset-y-2 {
    top: 0.125rem;
    bottom: 0.125rem;
  }

  .wp-admin-bar\:inset-y-3 {
    top: 0.1875rem;
    bottom: 0.1875rem;
  }

  .wp-admin-bar\:inset-y-4 {
    top: 0.25rem;
    bottom: 0.25rem;
  }

  .wp-admin-bar\:inset-y-5 {
    top: 0.3125rem;
    bottom: 0.3125rem;
  }

  .wp-admin-bar\:inset-y-6 {
    top: 0.375rem;
    bottom: 0.375rem;
  }

  .wp-admin-bar\:inset-y-8 {
    top: 0.5rem;
    bottom: 0.5rem;
  }

  .wp-admin-bar\:inset-y-10 {
    top: 0.625rem;
    bottom: 0.625rem;
  }

  .wp-admin-bar\:inset-y-12 {
    top: 0.75rem;
    bottom: 0.75rem;
  }

  .wp-admin-bar\:inset-y-16 {
    top: 1rem;
    bottom: 1rem;
  }

  .wp-admin-bar\:inset-y-20 {
    top: 1.25rem;
    bottom: 1.25rem;
  }

  .wp-admin-bar\:inset-y-24 {
    top: 1.5rem;
    bottom: 1.5rem;
  }

  .wp-admin-bar\:inset-y-32 {
    top: 2rem;
    bottom: 2rem;
  }

  .wp-admin-bar\:inset-y-40 {
    top: 2.5rem;
    bottom: 2.5rem;
  }

  .wp-admin-bar\:inset-y-48 {
    top: 3rem;
    bottom: 3rem;
  }

  .wp-admin-bar\:inset-y-56 {
    top: 3.5rem;
    bottom: 3.5rem;
  }

  .wp-admin-bar\:inset-y-64 {
    top: 4rem;
    bottom: 4rem;
  }

  .wp-admin-bar\:inset-y-68 {
    top: 4.25rem;
    bottom: 4.25rem;
  }

  .wp-admin-bar\:inset-y-72 {
    top: 4.5rem;
    bottom: 4.5rem;
  }

  .wp-admin-bar\:inset-y-76 {
    top: 4.75rem;
    bottom: 4.75rem;
  }

  .wp-admin-bar\:inset-y-80 {
    top: 5rem;
    bottom: 5rem;
  }

  .wp-admin-bar\:inset-y-192 {
    top: 12rem;
    bottom: 12rem;
  }

  .wp-admin-bar\:inset-y-auto {
    top: auto;
    bottom: auto;
  }

  .wp-admin-bar\:inset-y-px {
    top: 1px;
    bottom: 1px;
  }

  .wp-admin-bar\:-inset-y-1 {
    top: -0.0625rem;
    bottom: -0.0625rem;
  }

  .wp-admin-bar\:-inset-y-2 {
    top: -0.125rem;
    bottom: -0.125rem;
  }

  .wp-admin-bar\:-inset-y-3 {
    top: -0.1875rem;
    bottom: -0.1875rem;
  }

  .wp-admin-bar\:-inset-y-4 {
    top: -0.25rem;
    bottom: -0.25rem;
  }

  .wp-admin-bar\:-inset-y-5 {
    top: -0.3125rem;
    bottom: -0.3125rem;
  }

  .wp-admin-bar\:-inset-y-6 {
    top: -0.375rem;
    bottom: -0.375rem;
  }

  .wp-admin-bar\:-inset-y-8 {
    top: -0.5rem;
    bottom: -0.5rem;
  }

  .wp-admin-bar\:-inset-y-10 {
    top: -0.625rem;
    bottom: -0.625rem;
  }

  .wp-admin-bar\:-inset-y-12 {
    top: -0.75rem;
    bottom: -0.75rem;
  }

  .wp-admin-bar\:-inset-y-16 {
    top: -1rem;
    bottom: -1rem;
  }

  .wp-admin-bar\:-inset-y-20 {
    top: -1.25rem;
    bottom: -1.25rem;
  }

  .wp-admin-bar\:-inset-y-24 {
    top: -1.5rem;
    bottom: -1.5rem;
  }

  .wp-admin-bar\:-inset-y-32 {
    top: -2rem;
    bottom: -2rem;
  }

  .wp-admin-bar\:-inset-y-40 {
    top: -2.5rem;
    bottom: -2.5rem;
  }

  .wp-admin-bar\:-inset-y-48 {
    top: -3rem;
    bottom: -3rem;
  }

  .wp-admin-bar\:-inset-y-56 {
    top: -3.5rem;
    bottom: -3.5rem;
  }

  .wp-admin-bar\:-inset-y-64 {
    top: -4rem;
    bottom: -4rem;
  }

  .wp-admin-bar\:-inset-y-68 {
    top: -4.25rem;
    bottom: -4.25rem;
  }

  .wp-admin-bar\:-inset-y-72 {
    top: -4.5rem;
    bottom: -4.5rem;
  }

  .wp-admin-bar\:-inset-y-76 {
    top: -4.75rem;
    bottom: -4.75rem;
  }

  .wp-admin-bar\:-inset-y-80 {
    top: -5rem;
    bottom: -5rem;
  }

  .wp-admin-bar\:-inset-y-192 {
    top: -12rem;
    bottom: -12rem;
  }

  .wp-admin-bar\:-inset-y-px {
    top: -1px;
    bottom: -1px;
  }

  .wp-admin-bar\:inset-y-1\/2 {
    top: 50%;
    bottom: 50%;
  }

  .wp-admin-bar\:inset-y-1\/3 {
    top: 33.333333%;
    bottom: 33.333333%;
  }

  .wp-admin-bar\:inset-y-2\/3 {
    top: 66.666667%;
    bottom: 66.666667%;
  }

  .wp-admin-bar\:inset-y-1\/4 {
    top: 25%;
    bottom: 25%;
  }

  .wp-admin-bar\:inset-y-2\/4 {
    top: 50%;
    bottom: 50%;
  }

  .wp-admin-bar\:inset-y-3\/4 {
    top: 75%;
    bottom: 75%;
  }

  .wp-admin-bar\:inset-y-full {
    top: 100%;
    bottom: 100%;
  }

  .wp-admin-bar\:-inset-y-1\/2 {
    top: -50%;
    bottom: -50%;
  }

  .wp-admin-bar\:-inset-y-1\/3 {
    top: -33.333333%;
    bottom: -33.333333%;
  }

  .wp-admin-bar\:-inset-y-2\/3 {
    top: -66.666667%;
    bottom: -66.666667%;
  }

  .wp-admin-bar\:-inset-y-1\/4 {
    top: -25%;
    bottom: -25%;
  }

  .wp-admin-bar\:-inset-y-2\/4 {
    top: -50%;
    bottom: -50%;
  }

  .wp-admin-bar\:-inset-y-3\/4 {
    top: -75%;
    bottom: -75%;
  }

  .wp-admin-bar\:-inset-y-full {
    top: -100%;
    bottom: -100%;
  }

  .wp-admin-bar\:top-0 {
    top: 0;
  }

  .wp-admin-bar\:top-1 {
    top: 0.0625rem;
  }

  .wp-admin-bar\:top-2 {
    top: 0.125rem;
  }

  .wp-admin-bar\:top-3 {
    top: 0.1875rem;
  }

  .wp-admin-bar\:top-4 {
    top: 0.25rem;
  }

  .wp-admin-bar\:top-5 {
    top: 0.3125rem;
  }

  .wp-admin-bar\:top-6 {
    top: 0.375rem;
  }

  .wp-admin-bar\:top-8 {
    top: 0.5rem;
  }

  .wp-admin-bar\:top-10 {
    top: 0.625rem;
  }

  .wp-admin-bar\:top-12 {
    top: 0.75rem;
  }

  .wp-admin-bar\:top-16 {
    top: 1rem;
  }

  .wp-admin-bar\:top-20 {
    top: 1.25rem;
  }

  .wp-admin-bar\:top-24 {
    top: 1.5rem;
  }

  .wp-admin-bar\:top-32 {
    top: 2rem;
  }

  .wp-admin-bar\:top-40 {
    top: 2.5rem;
  }

  .wp-admin-bar\:top-48 {
    top: 3rem;
  }

  .wp-admin-bar\:top-56 {
    top: 3.5rem;
  }

  .wp-admin-bar\:top-64 {
    top: 4rem;
  }

  .wp-admin-bar\:top-68 {
    top: 4.25rem;
  }

  .wp-admin-bar\:top-72 {
    top: 4.5rem;
  }

  .wp-admin-bar\:top-76 {
    top: 4.75rem;
  }

  .wp-admin-bar\:top-80 {
    top: 5rem;
  }

  .wp-admin-bar\:top-192 {
    top: 12rem;
  }

  .wp-admin-bar\:top-auto {
    top: auto;
  }

  .wp-admin-bar\:top-px {
    top: 1px;
  }

  .wp-admin-bar\:-top-1 {
    top: -0.0625rem;
  }

  .wp-admin-bar\:-top-2 {
    top: -0.125rem;
  }

  .wp-admin-bar\:-top-3 {
    top: -0.1875rem;
  }

  .wp-admin-bar\:-top-4 {
    top: -0.25rem;
  }

  .wp-admin-bar\:-top-5 {
    top: -0.3125rem;
  }

  .wp-admin-bar\:-top-6 {
    top: -0.375rem;
  }

  .wp-admin-bar\:-top-8 {
    top: -0.5rem;
  }

  .wp-admin-bar\:-top-10 {
    top: -0.625rem;
  }

  .wp-admin-bar\:-top-12 {
    top: -0.75rem;
  }

  .wp-admin-bar\:-top-16 {
    top: -1rem;
  }

  .wp-admin-bar\:-top-20 {
    top: -1.25rem;
  }

  .wp-admin-bar\:-top-24 {
    top: -1.5rem;
  }

  .wp-admin-bar\:-top-32 {
    top: -2rem;
  }

  .wp-admin-bar\:-top-40 {
    top: -2.5rem;
  }

  .wp-admin-bar\:-top-48 {
    top: -3rem;
  }

  .wp-admin-bar\:-top-56 {
    top: -3.5rem;
  }

  .wp-admin-bar\:-top-64 {
    top: -4rem;
  }

  .wp-admin-bar\:-top-68 {
    top: -4.25rem;
  }

  .wp-admin-bar\:-top-72 {
    top: -4.5rem;
  }

  .wp-admin-bar\:-top-76 {
    top: -4.75rem;
  }

  .wp-admin-bar\:-top-80 {
    top: -5rem;
  }

  .wp-admin-bar\:-top-192 {
    top: -12rem;
  }

  .wp-admin-bar\:-top-px {
    top: -1px;
  }

  .wp-admin-bar\:top-1\/2 {
    top: 50%;
  }

  .wp-admin-bar\:top-1\/3 {
    top: 33.333333%;
  }

  .wp-admin-bar\:top-2\/3 {
    top: 66.666667%;
  }

  .wp-admin-bar\:top-1\/4 {
    top: 25%;
  }

  .wp-admin-bar\:top-2\/4 {
    top: 50%;
  }

  .wp-admin-bar\:top-3\/4 {
    top: 75%;
  }

  .wp-admin-bar\:top-full {
    top: 100%;
  }

  .wp-admin-bar\:-top-1\/2 {
    top: -50%;
  }

  .wp-admin-bar\:-top-1\/3 {
    top: -33.333333%;
  }

  .wp-admin-bar\:-top-2\/3 {
    top: -66.666667%;
  }

  .wp-admin-bar\:-top-1\/4 {
    top: -25%;
  }

  .wp-admin-bar\:-top-2\/4 {
    top: -50%;
  }

  .wp-admin-bar\:-top-3\/4 {
    top: -75%;
  }

  .wp-admin-bar\:-top-full {
    top: -100%;
  }

  .wp-admin-bar\:right-0 {
    right: 0;
  }

  .wp-admin-bar\:right-1 {
    right: 0.0625rem;
  }

  .wp-admin-bar\:right-2 {
    right: 0.125rem;
  }

  .wp-admin-bar\:right-3 {
    right: 0.1875rem;
  }

  .wp-admin-bar\:right-4 {
    right: 0.25rem;
  }

  .wp-admin-bar\:right-5 {
    right: 0.3125rem;
  }

  .wp-admin-bar\:right-6 {
    right: 0.375rem;
  }

  .wp-admin-bar\:right-8 {
    right: 0.5rem;
  }

  .wp-admin-bar\:right-10 {
    right: 0.625rem;
  }

  .wp-admin-bar\:right-12 {
    right: 0.75rem;
  }

  .wp-admin-bar\:right-16 {
    right: 1rem;
  }

  .wp-admin-bar\:right-20 {
    right: 1.25rem;
  }

  .wp-admin-bar\:right-24 {
    right: 1.5rem;
  }

  .wp-admin-bar\:right-32 {
    right: 2rem;
  }

  .wp-admin-bar\:right-40 {
    right: 2.5rem;
  }

  .wp-admin-bar\:right-48 {
    right: 3rem;
  }

  .wp-admin-bar\:right-56 {
    right: 3.5rem;
  }

  .wp-admin-bar\:right-64 {
    right: 4rem;
  }

  .wp-admin-bar\:right-68 {
    right: 4.25rem;
  }

  .wp-admin-bar\:right-72 {
    right: 4.5rem;
  }

  .wp-admin-bar\:right-76 {
    right: 4.75rem;
  }

  .wp-admin-bar\:right-80 {
    right: 5rem;
  }

  .wp-admin-bar\:right-192 {
    right: 12rem;
  }

  .wp-admin-bar\:right-auto {
    right: auto;
  }

  .wp-admin-bar\:right-px {
    right: 1px;
  }

  .wp-admin-bar\:-right-1 {
    right: -0.0625rem;
  }

  .wp-admin-bar\:-right-2 {
    right: -0.125rem;
  }

  .wp-admin-bar\:-right-3 {
    right: -0.1875rem;
  }

  .wp-admin-bar\:-right-4 {
    right: -0.25rem;
  }

  .wp-admin-bar\:-right-5 {
    right: -0.3125rem;
  }

  .wp-admin-bar\:-right-6 {
    right: -0.375rem;
  }

  .wp-admin-bar\:-right-8 {
    right: -0.5rem;
  }

  .wp-admin-bar\:-right-10 {
    right: -0.625rem;
  }

  .wp-admin-bar\:-right-12 {
    right: -0.75rem;
  }

  .wp-admin-bar\:-right-16 {
    right: -1rem;
  }

  .wp-admin-bar\:-right-20 {
    right: -1.25rem;
  }

  .wp-admin-bar\:-right-24 {
    right: -1.5rem;
  }

  .wp-admin-bar\:-right-32 {
    right: -2rem;
  }

  .wp-admin-bar\:-right-40 {
    right: -2.5rem;
  }

  .wp-admin-bar\:-right-48 {
    right: -3rem;
  }

  .wp-admin-bar\:-right-56 {
    right: -3.5rem;
  }

  .wp-admin-bar\:-right-64 {
    right: -4rem;
  }

  .wp-admin-bar\:-right-68 {
    right: -4.25rem;
  }

  .wp-admin-bar\:-right-72 {
    right: -4.5rem;
  }

  .wp-admin-bar\:-right-76 {
    right: -4.75rem;
  }

  .wp-admin-bar\:-right-80 {
    right: -5rem;
  }

  .wp-admin-bar\:-right-192 {
    right: -12rem;
  }

  .wp-admin-bar\:-right-px {
    right: -1px;
  }

  .wp-admin-bar\:right-1\/2 {
    right: 50%;
  }

  .wp-admin-bar\:right-1\/3 {
    right: 33.333333%;
  }

  .wp-admin-bar\:right-2\/3 {
    right: 66.666667%;
  }

  .wp-admin-bar\:right-1\/4 {
    right: 25%;
  }

  .wp-admin-bar\:right-2\/4 {
    right: 50%;
  }

  .wp-admin-bar\:right-3\/4 {
    right: 75%;
  }

  .wp-admin-bar\:right-full {
    right: 100%;
  }

  .wp-admin-bar\:-right-1\/2 {
    right: -50%;
  }

  .wp-admin-bar\:-right-1\/3 {
    right: -33.333333%;
  }

  .wp-admin-bar\:-right-2\/3 {
    right: -66.666667%;
  }

  .wp-admin-bar\:-right-1\/4 {
    right: -25%;
  }

  .wp-admin-bar\:-right-2\/4 {
    right: -50%;
  }

  .wp-admin-bar\:-right-3\/4 {
    right: -75%;
  }

  .wp-admin-bar\:-right-full {
    right: -100%;
  }

  .wp-admin-bar\:bottom-0 {
    bottom: 0;
  }

  .wp-admin-bar\:bottom-1 {
    bottom: 0.0625rem;
  }

  .wp-admin-bar\:bottom-2 {
    bottom: 0.125rem;
  }

  .wp-admin-bar\:bottom-3 {
    bottom: 0.1875rem;
  }

  .wp-admin-bar\:bottom-4 {
    bottom: 0.25rem;
  }

  .wp-admin-bar\:bottom-5 {
    bottom: 0.3125rem;
  }

  .wp-admin-bar\:bottom-6 {
    bottom: 0.375rem;
  }

  .wp-admin-bar\:bottom-8 {
    bottom: 0.5rem;
  }

  .wp-admin-bar\:bottom-10 {
    bottom: 0.625rem;
  }

  .wp-admin-bar\:bottom-12 {
    bottom: 0.75rem;
  }

  .wp-admin-bar\:bottom-16 {
    bottom: 1rem;
  }

  .wp-admin-bar\:bottom-20 {
    bottom: 1.25rem;
  }

  .wp-admin-bar\:bottom-24 {
    bottom: 1.5rem;
  }

  .wp-admin-bar\:bottom-32 {
    bottom: 2rem;
  }

  .wp-admin-bar\:bottom-40 {
    bottom: 2.5rem;
  }

  .wp-admin-bar\:bottom-48 {
    bottom: 3rem;
  }

  .wp-admin-bar\:bottom-56 {
    bottom: 3.5rem;
  }

  .wp-admin-bar\:bottom-64 {
    bottom: 4rem;
  }

  .wp-admin-bar\:bottom-68 {
    bottom: 4.25rem;
  }

  .wp-admin-bar\:bottom-72 {
    bottom: 4.5rem;
  }

  .wp-admin-bar\:bottom-76 {
    bottom: 4.75rem;
  }

  .wp-admin-bar\:bottom-80 {
    bottom: 5rem;
  }

  .wp-admin-bar\:bottom-192 {
    bottom: 12rem;
  }

  .wp-admin-bar\:bottom-auto {
    bottom: auto;
  }

  .wp-admin-bar\:bottom-px {
    bottom: 1px;
  }

  .wp-admin-bar\:-bottom-1 {
    bottom: -0.0625rem;
  }

  .wp-admin-bar\:-bottom-2 {
    bottom: -0.125rem;
  }

  .wp-admin-bar\:-bottom-3 {
    bottom: -0.1875rem;
  }

  .wp-admin-bar\:-bottom-4 {
    bottom: -0.25rem;
  }

  .wp-admin-bar\:-bottom-5 {
    bottom: -0.3125rem;
  }

  .wp-admin-bar\:-bottom-6 {
    bottom: -0.375rem;
  }

  .wp-admin-bar\:-bottom-8 {
    bottom: -0.5rem;
  }

  .wp-admin-bar\:-bottom-10 {
    bottom: -0.625rem;
  }

  .wp-admin-bar\:-bottom-12 {
    bottom: -0.75rem;
  }

  .wp-admin-bar\:-bottom-16 {
    bottom: -1rem;
  }

  .wp-admin-bar\:-bottom-20 {
    bottom: -1.25rem;
  }

  .wp-admin-bar\:-bottom-24 {
    bottom: -1.5rem;
  }

  .wp-admin-bar\:-bottom-32 {
    bottom: -2rem;
  }

  .wp-admin-bar\:-bottom-40 {
    bottom: -2.5rem;
  }

  .wp-admin-bar\:-bottom-48 {
    bottom: -3rem;
  }

  .wp-admin-bar\:-bottom-56 {
    bottom: -3.5rem;
  }

  .wp-admin-bar\:-bottom-64 {
    bottom: -4rem;
  }

  .wp-admin-bar\:-bottom-68 {
    bottom: -4.25rem;
  }

  .wp-admin-bar\:-bottom-72 {
    bottom: -4.5rem;
  }

  .wp-admin-bar\:-bottom-76 {
    bottom: -4.75rem;
  }

  .wp-admin-bar\:-bottom-80 {
    bottom: -5rem;
  }

  .wp-admin-bar\:-bottom-192 {
    bottom: -12rem;
  }

  .wp-admin-bar\:-bottom-px {
    bottom: -1px;
  }

  .wp-admin-bar\:bottom-1\/2 {
    bottom: 50%;
  }

  .wp-admin-bar\:bottom-1\/3 {
    bottom: 33.333333%;
  }

  .wp-admin-bar\:bottom-2\/3 {
    bottom: 66.666667%;
  }

  .wp-admin-bar\:bottom-1\/4 {
    bottom: 25%;
  }

  .wp-admin-bar\:bottom-2\/4 {
    bottom: 50%;
  }

  .wp-admin-bar\:bottom-3\/4 {
    bottom: 75%;
  }

  .wp-admin-bar\:bottom-full {
    bottom: 100%;
  }

  .wp-admin-bar\:-bottom-1\/2 {
    bottom: -50%;
  }

  .wp-admin-bar\:-bottom-1\/3 {
    bottom: -33.333333%;
  }

  .wp-admin-bar\:-bottom-2\/3 {
    bottom: -66.666667%;
  }

  .wp-admin-bar\:-bottom-1\/4 {
    bottom: -25%;
  }

  .wp-admin-bar\:-bottom-2\/4 {
    bottom: -50%;
  }

  .wp-admin-bar\:-bottom-3\/4 {
    bottom: -75%;
  }

  .wp-admin-bar\:-bottom-full {
    bottom: -100%;
  }

  .wp-admin-bar\:left-0 {
    left: 0;
  }

  .wp-admin-bar\:left-1 {
    left: 0.0625rem;
  }

  .wp-admin-bar\:left-2 {
    left: 0.125rem;
  }

  .wp-admin-bar\:left-3 {
    left: 0.1875rem;
  }

  .wp-admin-bar\:left-4 {
    left: 0.25rem;
  }

  .wp-admin-bar\:left-5 {
    left: 0.3125rem;
  }

  .wp-admin-bar\:left-6 {
    left: 0.375rem;
  }

  .wp-admin-bar\:left-8 {
    left: 0.5rem;
  }

  .wp-admin-bar\:left-10 {
    left: 0.625rem;
  }

  .wp-admin-bar\:left-12 {
    left: 0.75rem;
  }

  .wp-admin-bar\:left-16 {
    left: 1rem;
  }

  .wp-admin-bar\:left-20 {
    left: 1.25rem;
  }

  .wp-admin-bar\:left-24 {
    left: 1.5rem;
  }

  .wp-admin-bar\:left-32 {
    left: 2rem;
  }

  .wp-admin-bar\:left-40 {
    left: 2.5rem;
  }

  .wp-admin-bar\:left-48 {
    left: 3rem;
  }

  .wp-admin-bar\:left-56 {
    left: 3.5rem;
  }

  .wp-admin-bar\:left-64 {
    left: 4rem;
  }

  .wp-admin-bar\:left-68 {
    left: 4.25rem;
  }

  .wp-admin-bar\:left-72 {
    left: 4.5rem;
  }

  .wp-admin-bar\:left-76 {
    left: 4.75rem;
  }

  .wp-admin-bar\:left-80 {
    left: 5rem;
  }

  .wp-admin-bar\:left-192 {
    left: 12rem;
  }

  .wp-admin-bar\:left-auto {
    left: auto;
  }

  .wp-admin-bar\:left-px {
    left: 1px;
  }

  .wp-admin-bar\:-left-1 {
    left: -0.0625rem;
  }

  .wp-admin-bar\:-left-2 {
    left: -0.125rem;
  }

  .wp-admin-bar\:-left-3 {
    left: -0.1875rem;
  }

  .wp-admin-bar\:-left-4 {
    left: -0.25rem;
  }

  .wp-admin-bar\:-left-5 {
    left: -0.3125rem;
  }

  .wp-admin-bar\:-left-6 {
    left: -0.375rem;
  }

  .wp-admin-bar\:-left-8 {
    left: -0.5rem;
  }

  .wp-admin-bar\:-left-10 {
    left: -0.625rem;
  }

  .wp-admin-bar\:-left-12 {
    left: -0.75rem;
  }

  .wp-admin-bar\:-left-16 {
    left: -1rem;
  }

  .wp-admin-bar\:-left-20 {
    left: -1.25rem;
  }

  .wp-admin-bar\:-left-24 {
    left: -1.5rem;
  }

  .wp-admin-bar\:-left-32 {
    left: -2rem;
  }

  .wp-admin-bar\:-left-40 {
    left: -2.5rem;
  }

  .wp-admin-bar\:-left-48 {
    left: -3rem;
  }

  .wp-admin-bar\:-left-56 {
    left: -3.5rem;
  }

  .wp-admin-bar\:-left-64 {
    left: -4rem;
  }

  .wp-admin-bar\:-left-68 {
    left: -4.25rem;
  }

  .wp-admin-bar\:-left-72 {
    left: -4.5rem;
  }

  .wp-admin-bar\:-left-76 {
    left: -4.75rem;
  }

  .wp-admin-bar\:-left-80 {
    left: -5rem;
  }

  .wp-admin-bar\:-left-192 {
    left: -12rem;
  }

  .wp-admin-bar\:-left-px {
    left: -1px;
  }

  .wp-admin-bar\:left-1\/2 {
    left: 50%;
  }

  .wp-admin-bar\:left-1\/3 {
    left: 33.333333%;
  }

  .wp-admin-bar\:left-2\/3 {
    left: 66.666667%;
  }

  .wp-admin-bar\:left-1\/4 {
    left: 25%;
  }

  .wp-admin-bar\:left-2\/4 {
    left: 50%;
  }

  .wp-admin-bar\:left-3\/4 {
    left: 75%;
  }

  .wp-admin-bar\:left-full {
    left: 100%;
  }

  .wp-admin-bar\:-left-1\/2 {
    left: -50%;
  }

  .wp-admin-bar\:-left-1\/3 {
    left: -33.333333%;
  }

  .wp-admin-bar\:-left-2\/3 {
    left: -66.666667%;
  }

  .wp-admin-bar\:-left-1\/4 {
    left: -25%;
  }

  .wp-admin-bar\:-left-2\/4 {
    left: -50%;
  }

  .wp-admin-bar\:-left-3\/4 {
    left: -75%;
  }

  .wp-admin-bar\:-left-full {
    left: -100%;
  }

  .wp-admin-bar\:isolate {
    isolation: isolate;
  }

  .wp-admin-bar\:isolation-auto {
    isolation: auto;
  }

  .wp-admin-bar\:z-0 {
    z-index: 0;
  }

  .wp-admin-bar\:z-10 {
    z-index: 10;
  }

  .wp-admin-bar\:z-20 {
    z-index: 20;
  }

  .wp-admin-bar\:z-30 {
    z-index: 30;
  }

  .wp-admin-bar\:z-40 {
    z-index: 40;
  }

  .wp-admin-bar\:z-50 {
    z-index: 50;
  }

  .wp-admin-bar\:z-auto {
    z-index: auto;
  }

  .wp-admin-bar\:focus-within\:z-0:focus-within {
    z-index: 0;
  }

  .wp-admin-bar\:focus-within\:z-10:focus-within {
    z-index: 10;
  }

  .wp-admin-bar\:focus-within\:z-20:focus-within {
    z-index: 20;
  }

  .wp-admin-bar\:focus-within\:z-30:focus-within {
    z-index: 30;
  }

  .wp-admin-bar\:focus-within\:z-40:focus-within {
    z-index: 40;
  }

  .wp-admin-bar\:focus-within\:z-50:focus-within {
    z-index: 50;
  }

  .wp-admin-bar\:focus-within\:z-auto:focus-within {
    z-index: auto;
  }

  .wp-admin-bar\:focus\:z-0:focus {
    z-index: 0;
  }

  .wp-admin-bar\:focus\:z-10:focus {
    z-index: 10;
  }

  .wp-admin-bar\:focus\:z-20:focus {
    z-index: 20;
  }

  .wp-admin-bar\:focus\:z-30:focus {
    z-index: 30;
  }

  .wp-admin-bar\:focus\:z-40:focus {
    z-index: 40;
  }

  .wp-admin-bar\:focus\:z-50:focus {
    z-index: 50;
  }

  .wp-admin-bar\:focus\:z-auto:focus {
    z-index: auto;
  }

  .wp-admin-bar\:order-1 {
    order: 1;
  }

  .wp-admin-bar\:order-2 {
    order: 2;
  }

  .wp-admin-bar\:order-3 {
    order: 3;
  }

  .wp-admin-bar\:order-4 {
    order: 4;
  }

  .wp-admin-bar\:order-5 {
    order: 5;
  }

  .wp-admin-bar\:order-6 {
    order: 6;
  }

  .wp-admin-bar\:order-7 {
    order: 7;
  }

  .wp-admin-bar\:order-8 {
    order: 8;
  }

  .wp-admin-bar\:order-9 {
    order: 9;
  }

  .wp-admin-bar\:order-10 {
    order: 10;
  }

  .wp-admin-bar\:order-11 {
    order: 11;
  }

  .wp-admin-bar\:order-12 {
    order: 12;
  }

  .wp-admin-bar\:order-first {
    order: -9999;
  }

  .wp-admin-bar\:order-last {
    order: 9999;
  }

  .wp-admin-bar\:order-none {
    order: 0;
  }

  .wp-admin-bar\:col-auto {
    grid-column: auto;
  }

  .wp-admin-bar\:col-span-1 {
    grid-column: span 1 / span 1;
  }

  .wp-admin-bar\:col-span-2 {
    grid-column: span 2 / span 2;
  }

  .wp-admin-bar\:col-span-3 {
    grid-column: span 3 / span 3;
  }

  .wp-admin-bar\:col-span-4 {
    grid-column: span 4 / span 4;
  }

  .wp-admin-bar\:col-span-5 {
    grid-column: span 5 / span 5;
  }

  .wp-admin-bar\:col-span-6 {
    grid-column: span 6 / span 6;
  }

  .wp-admin-bar\:col-span-7 {
    grid-column: span 7 / span 7;
  }

  .wp-admin-bar\:col-span-8 {
    grid-column: span 8 / span 8;
  }

  .wp-admin-bar\:col-span-9 {
    grid-column: span 9 / span 9;
  }

  .wp-admin-bar\:col-span-10 {
    grid-column: span 10 / span 10;
  }

  .wp-admin-bar\:col-span-11 {
    grid-column: span 11 / span 11;
  }

  .wp-admin-bar\:col-span-12 {
    grid-column: span 12 / span 12;
  }

  .wp-admin-bar\:col-span-full {
    grid-column: 1 / -1;
  }

  .wp-admin-bar\:col-start-1 {
    grid-column-start: 1;
  }

  .wp-admin-bar\:col-start-2 {
    grid-column-start: 2;
  }

  .wp-admin-bar\:col-start-3 {
    grid-column-start: 3;
  }

  .wp-admin-bar\:col-start-4 {
    grid-column-start: 4;
  }

  .wp-admin-bar\:col-start-5 {
    grid-column-start: 5;
  }

  .wp-admin-bar\:col-start-6 {
    grid-column-start: 6;
  }

  .wp-admin-bar\:col-start-7 {
    grid-column-start: 7;
  }

  .wp-admin-bar\:col-start-8 {
    grid-column-start: 8;
  }

  .wp-admin-bar\:col-start-9 {
    grid-column-start: 9;
  }

  .wp-admin-bar\:col-start-10 {
    grid-column-start: 10;
  }

  .wp-admin-bar\:col-start-11 {
    grid-column-start: 11;
  }

  .wp-admin-bar\:col-start-12 {
    grid-column-start: 12;
  }

  .wp-admin-bar\:col-start-13 {
    grid-column-start: 13;
  }

  .wp-admin-bar\:col-start-auto {
    grid-column-start: auto;
  }

  .wp-admin-bar\:col-end-1 {
    grid-column-end: 1;
  }

  .wp-admin-bar\:col-end-2 {
    grid-column-end: 2;
  }

  .wp-admin-bar\:col-end-3 {
    grid-column-end: 3;
  }

  .wp-admin-bar\:col-end-4 {
    grid-column-end: 4;
  }

  .wp-admin-bar\:col-end-5 {
    grid-column-end: 5;
  }

  .wp-admin-bar\:col-end-6 {
    grid-column-end: 6;
  }

  .wp-admin-bar\:col-end-7 {
    grid-column-end: 7;
  }

  .wp-admin-bar\:col-end-8 {
    grid-column-end: 8;
  }

  .wp-admin-bar\:col-end-9 {
    grid-column-end: 9;
  }

  .wp-admin-bar\:col-end-10 {
    grid-column-end: 10;
  }

  .wp-admin-bar\:col-end-11 {
    grid-column-end: 11;
  }

  .wp-admin-bar\:col-end-12 {
    grid-column-end: 12;
  }

  .wp-admin-bar\:col-end-13 {
    grid-column-end: 13;
  }

  .wp-admin-bar\:col-end-auto {
    grid-column-end: auto;
  }

  .wp-admin-bar\:row-auto {
    grid-row: auto;
  }

  .wp-admin-bar\:row-span-1 {
    grid-row: span 1 / span 1;
  }

  .wp-admin-bar\:row-span-2 {
    grid-row: span 2 / span 2;
  }

  .wp-admin-bar\:row-span-3 {
    grid-row: span 3 / span 3;
  }

  .wp-admin-bar\:row-span-4 {
    grid-row: span 4 / span 4;
  }

  .wp-admin-bar\:row-span-5 {
    grid-row: span 5 / span 5;
  }

  .wp-admin-bar\:row-span-6 {
    grid-row: span 6 / span 6;
  }

  .wp-admin-bar\:row-span-full {
    grid-row: 1 / -1;
  }

  .wp-admin-bar\:row-start-1 {
    grid-row-start: 1;
  }

  .wp-admin-bar\:row-start-2 {
    grid-row-start: 2;
  }

  .wp-admin-bar\:row-start-3 {
    grid-row-start: 3;
  }

  .wp-admin-bar\:row-start-4 {
    grid-row-start: 4;
  }

  .wp-admin-bar\:row-start-5 {
    grid-row-start: 5;
  }

  .wp-admin-bar\:row-start-6 {
    grid-row-start: 6;
  }

  .wp-admin-bar\:row-start-7 {
    grid-row-start: 7;
  }

  .wp-admin-bar\:row-start-auto {
    grid-row-start: auto;
  }

  .wp-admin-bar\:row-end-1 {
    grid-row-end: 1;
  }

  .wp-admin-bar\:row-end-2 {
    grid-row-end: 2;
  }

  .wp-admin-bar\:row-end-3 {
    grid-row-end: 3;
  }

  .wp-admin-bar\:row-end-4 {
    grid-row-end: 4;
  }

  .wp-admin-bar\:row-end-5 {
    grid-row-end: 5;
  }

  .wp-admin-bar\:row-end-6 {
    grid-row-end: 6;
  }

  .wp-admin-bar\:row-end-7 {
    grid-row-end: 7;
  }

  .wp-admin-bar\:row-end-auto {
    grid-row-end: auto;
  }

  .wp-admin-bar\:float-right {
    float: right;
  }

  .wp-admin-bar\:float-left {
    float: left;
  }

  .wp-admin-bar\:float-none {
    float: none;
  }

  .wp-admin-bar\:clear-left {
    clear: left;
  }

  .wp-admin-bar\:clear-right {
    clear: right;
  }

  .wp-admin-bar\:clear-both {
    clear: both;
  }

  .wp-admin-bar\:clear-none {
    clear: none;
  }

  .wp-admin-bar\:m-0 {
    margin: 0;
  }

  .wp-admin-bar\:m-1 {
    margin: 0.0625rem;
  }

  .wp-admin-bar\:m-2 {
    margin: 0.125rem;
  }

  .wp-admin-bar\:m-3 {
    margin: 0.1875rem;
  }

  .wp-admin-bar\:m-4 {
    margin: 0.25rem;
  }

  .wp-admin-bar\:m-5 {
    margin: 0.3125rem;
  }

  .wp-admin-bar\:m-6 {
    margin: 0.375rem;
  }

  .wp-admin-bar\:m-8 {
    margin: 0.5rem;
  }

  .wp-admin-bar\:m-10 {
    margin: 0.625rem;
  }

  .wp-admin-bar\:m-12 {
    margin: 0.75rem;
  }

  .wp-admin-bar\:m-16 {
    margin: 1rem;
  }

  .wp-admin-bar\:m-20 {
    margin: 1.25rem;
  }

  .wp-admin-bar\:m-24 {
    margin: 1.5rem;
  }

  .wp-admin-bar\:m-32 {
    margin: 2rem;
  }

  .wp-admin-bar\:m-40 {
    margin: 2.5rem;
  }

  .wp-admin-bar\:m-48 {
    margin: 3rem;
  }

  .wp-admin-bar\:m-56 {
    margin: 3.5rem;
  }

  .wp-admin-bar\:m-64 {
    margin: 4rem;
  }

  .wp-admin-bar\:m-68 {
    margin: 4.25rem;
  }

  .wp-admin-bar\:m-72 {
    margin: 4.5rem;
  }

  .wp-admin-bar\:m-76 {
    margin: 4.75rem;
  }

  .wp-admin-bar\:m-80 {
    margin: 5rem;
  }

  .wp-admin-bar\:m-192 {
    margin: 12rem;
  }

  .wp-admin-bar\:m-auto {
    margin: auto;
  }

  .wp-admin-bar\:m-px {
    margin: 1px;
  }

  .wp-admin-bar\:-m-1 {
    margin: -0.0625rem;
  }

  .wp-admin-bar\:-m-2 {
    margin: -0.125rem;
  }

  .wp-admin-bar\:-m-3 {
    margin: -0.1875rem;
  }

  .wp-admin-bar\:-m-4 {
    margin: -0.25rem;
  }

  .wp-admin-bar\:-m-5 {
    margin: -0.3125rem;
  }

  .wp-admin-bar\:-m-6 {
    margin: -0.375rem;
  }

  .wp-admin-bar\:-m-8 {
    margin: -0.5rem;
  }

  .wp-admin-bar\:-m-10 {
    margin: -0.625rem;
  }

  .wp-admin-bar\:-m-12 {
    margin: -0.75rem;
  }

  .wp-admin-bar\:-m-16 {
    margin: -1rem;
  }

  .wp-admin-bar\:-m-20 {
    margin: -1.25rem;
  }

  .wp-admin-bar\:-m-24 {
    margin: -1.5rem;
  }

  .wp-admin-bar\:-m-32 {
    margin: -2rem;
  }

  .wp-admin-bar\:-m-40 {
    margin: -2.5rem;
  }

  .wp-admin-bar\:-m-48 {
    margin: -3rem;
  }

  .wp-admin-bar\:-m-56 {
    margin: -3.5rem;
  }

  .wp-admin-bar\:-m-64 {
    margin: -4rem;
  }

  .wp-admin-bar\:-m-68 {
    margin: -4.25rem;
  }

  .wp-admin-bar\:-m-72 {
    margin: -4.5rem;
  }

  .wp-admin-bar\:-m-76 {
    margin: -4.75rem;
  }

  .wp-admin-bar\:-m-80 {
    margin: -5rem;
  }

  .wp-admin-bar\:-m-192 {
    margin: -12rem;
  }

  .wp-admin-bar\:-m-px {
    margin: -1px;
  }

  .wp-admin-bar\:mx-0 {
    margin-left: 0;
    margin-right: 0;
  }

  .wp-admin-bar\:mx-1 {
    margin-left: 0.0625rem;
    margin-right: 0.0625rem;
  }

  .wp-admin-bar\:mx-2 {
    margin-left: 0.125rem;
    margin-right: 0.125rem;
  }

  .wp-admin-bar\:mx-3 {
    margin-left: 0.1875rem;
    margin-right: 0.1875rem;
  }

  .wp-admin-bar\:mx-4 {
    margin-left: 0.25rem;
    margin-right: 0.25rem;
  }

  .wp-admin-bar\:mx-5 {
    margin-left: 0.3125rem;
    margin-right: 0.3125rem;
  }

  .wp-admin-bar\:mx-6 {
    margin-left: 0.375rem;
    margin-right: 0.375rem;
  }

  .wp-admin-bar\:mx-8 {
    margin-left: 0.5rem;
    margin-right: 0.5rem;
  }

  .wp-admin-bar\:mx-10 {
    margin-left: 0.625rem;
    margin-right: 0.625rem;
  }

  .wp-admin-bar\:mx-12 {
    margin-left: 0.75rem;
    margin-right: 0.75rem;
  }

  .wp-admin-bar\:mx-16 {
    margin-left: 1rem;
    margin-right: 1rem;
  }

  .wp-admin-bar\:mx-20 {
    margin-left: 1.25rem;
    margin-right: 1.25rem;
  }

  .wp-admin-bar\:mx-24 {
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }

  .wp-admin-bar\:mx-32 {
    margin-left: 2rem;
    margin-right: 2rem;
  }

  .wp-admin-bar\:mx-40 {
    margin-left: 2.5rem;
    margin-right: 2.5rem;
  }

  .wp-admin-bar\:mx-48 {
    margin-left: 3rem;
    margin-right: 3rem;
  }

  .wp-admin-bar\:mx-56 {
    margin-left: 3.5rem;
    margin-right: 3.5rem;
  }

  .wp-admin-bar\:mx-64 {
    margin-left: 4rem;
    margin-right: 4rem;
  }

  .wp-admin-bar\:mx-68 {
    margin-left: 4.25rem;
    margin-right: 4.25rem;
  }

  .wp-admin-bar\:mx-72 {
    margin-left: 4.5rem;
    margin-right: 4.5rem;
  }

  .wp-admin-bar\:mx-76 {
    margin-left: 4.75rem;
    margin-right: 4.75rem;
  }

  .wp-admin-bar\:mx-80 {
    margin-left: 5rem;
    margin-right: 5rem;
  }

  .wp-admin-bar\:mx-192 {
    margin-left: 12rem;
    margin-right: 12rem;
  }

  .wp-admin-bar\:mx-auto {
    margin-left: auto;
    margin-right: auto;
  }

  .wp-admin-bar\:mx-px {
    margin-left: 1px;
    margin-right: 1px;
  }

  .wp-admin-bar\:-mx-1 {
    margin-left: -0.0625rem;
    margin-right: -0.0625rem;
  }

  .wp-admin-bar\:-mx-2 {
    margin-left: -0.125rem;
    margin-right: -0.125rem;
  }

  .wp-admin-bar\:-mx-3 {
    margin-left: -0.1875rem;
    margin-right: -0.1875rem;
  }

  .wp-admin-bar\:-mx-4 {
    margin-left: -0.25rem;
    margin-right: -0.25rem;
  }

  .wp-admin-bar\:-mx-5 {
    margin-left: -0.3125rem;
    margin-right: -0.3125rem;
  }

  .wp-admin-bar\:-mx-6 {
    margin-left: -0.375rem;
    margin-right: -0.375rem;
  }

  .wp-admin-bar\:-mx-8 {
    margin-left: -0.5rem;
    margin-right: -0.5rem;
  }

  .wp-admin-bar\:-mx-10 {
    margin-left: -0.625rem;
    margin-right: -0.625rem;
  }

  .wp-admin-bar\:-mx-12 {
    margin-left: -0.75rem;
    margin-right: -0.75rem;
  }

  .wp-admin-bar\:-mx-16 {
    margin-left: -1rem;
    margin-right: -1rem;
  }

  .wp-admin-bar\:-mx-20 {
    margin-left: -1.25rem;
    margin-right: -1.25rem;
  }

  .wp-admin-bar\:-mx-24 {
    margin-left: -1.5rem;
    margin-right: -1.5rem;
  }

  .wp-admin-bar\:-mx-32 {
    margin-left: -2rem;
    margin-right: -2rem;
  }

  .wp-admin-bar\:-mx-40 {
    margin-left: -2.5rem;
    margin-right: -2.5rem;
  }

  .wp-admin-bar\:-mx-48 {
    margin-left: -3rem;
    margin-right: -3rem;
  }

  .wp-admin-bar\:-mx-56 {
    margin-left: -3.5rem;
    margin-right: -3.5rem;
  }

  .wp-admin-bar\:-mx-64 {
    margin-left: -4rem;
    margin-right: -4rem;
  }

  .wp-admin-bar\:-mx-68 {
    margin-left: -4.25rem;
    margin-right: -4.25rem;
  }

  .wp-admin-bar\:-mx-72 {
    margin-left: -4.5rem;
    margin-right: -4.5rem;
  }

  .wp-admin-bar\:-mx-76 {
    margin-left: -4.75rem;
    margin-right: -4.75rem;
  }

  .wp-admin-bar\:-mx-80 {
    margin-left: -5rem;
    margin-right: -5rem;
  }

  .wp-admin-bar\:-mx-192 {
    margin-left: -12rem;
    margin-right: -12rem;
  }

  .wp-admin-bar\:-mx-px {
    margin-left: -1px;
    margin-right: -1px;
  }

  .wp-admin-bar\:my-0 {
    margin-top: 0;
    margin-bottom: 0;
  }

  .wp-admin-bar\:my-1 {
    margin-top: 0.0625rem;
    margin-bottom: 0.0625rem;
  }

  .wp-admin-bar\:my-2 {
    margin-top: 0.125rem;
    margin-bottom: 0.125rem;
  }

  .wp-admin-bar\:my-3 {
    margin-top: 0.1875rem;
    margin-bottom: 0.1875rem;
  }

  .wp-admin-bar\:my-4 {
    margin-top: 0.25rem;
    margin-bottom: 0.25rem;
  }

  .wp-admin-bar\:my-5 {
    margin-top: 0.3125rem;
    margin-bottom: 0.3125rem;
  }

  .wp-admin-bar\:my-6 {
    margin-top: 0.375rem;
    margin-bottom: 0.375rem;
  }

  .wp-admin-bar\:my-8 {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
  }

  .wp-admin-bar\:my-10 {
    margin-top: 0.625rem;
    margin-bottom: 0.625rem;
  }

  .wp-admin-bar\:my-12 {
    margin-top: 0.75rem;
    margin-bottom: 0.75rem;
  }

  .wp-admin-bar\:my-16 {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }

  .wp-admin-bar\:my-20 {
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
  }

  .wp-admin-bar\:my-24 {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }

  .wp-admin-bar\:my-32 {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }

  .wp-admin-bar\:my-40 {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }

  .wp-admin-bar\:my-48 {
    margin-top: 3rem;
    margin-bottom: 3rem;
  }

  .wp-admin-bar\:my-56 {
    margin-top: 3.5rem;
    margin-bottom: 3.5rem;
  }

  .wp-admin-bar\:my-64 {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }

  .wp-admin-bar\:my-68 {
    margin-top: 4.25rem;
    margin-bottom: 4.25rem;
  }

  .wp-admin-bar\:my-72 {
    margin-top: 4.5rem;
    margin-bottom: 4.5rem;
  }

  .wp-admin-bar\:my-76 {
    margin-top: 4.75rem;
    margin-bottom: 4.75rem;
  }

  .wp-admin-bar\:my-80 {
    margin-top: 5rem;
    margin-bottom: 5rem;
  }

  .wp-admin-bar\:my-192 {
    margin-top: 12rem;
    margin-bottom: 12rem;
  }

  .wp-admin-bar\:my-auto {
    margin-top: auto;
    margin-bottom: auto;
  }

  .wp-admin-bar\:my-px {
    margin-top: 1px;
    margin-bottom: 1px;
  }

  .wp-admin-bar\:-my-1 {
    margin-top: -0.0625rem;
    margin-bottom: -0.0625rem;
  }

  .wp-admin-bar\:-my-2 {
    margin-top: -0.125rem;
    margin-bottom: -0.125rem;
  }

  .wp-admin-bar\:-my-3 {
    margin-top: -0.1875rem;
    margin-bottom: -0.1875rem;
  }

  .wp-admin-bar\:-my-4 {
    margin-top: -0.25rem;
    margin-bottom: -0.25rem;
  }

  .wp-admin-bar\:-my-5 {
    margin-top: -0.3125rem;
    margin-bottom: -0.3125rem;
  }

  .wp-admin-bar\:-my-6 {
    margin-top: -0.375rem;
    margin-bottom: -0.375rem;
  }

  .wp-admin-bar\:-my-8 {
    margin-top: -0.5rem;
    margin-bottom: -0.5rem;
  }

  .wp-admin-bar\:-my-10 {
    margin-top: -0.625rem;
    margin-bottom: -0.625rem;
  }

  .wp-admin-bar\:-my-12 {
    margin-top: -0.75rem;
    margin-bottom: -0.75rem;
  }

  .wp-admin-bar\:-my-16 {
    margin-top: -1rem;
    margin-bottom: -1rem;
  }

  .wp-admin-bar\:-my-20 {
    margin-top: -1.25rem;
    margin-bottom: -1.25rem;
  }

  .wp-admin-bar\:-my-24 {
    margin-top: -1.5rem;
    margin-bottom: -1.5rem;
  }

  .wp-admin-bar\:-my-32 {
    margin-top: -2rem;
    margin-bottom: -2rem;
  }

  .wp-admin-bar\:-my-40 {
    margin-top: -2.5rem;
    margin-bottom: -2.5rem;
  }

  .wp-admin-bar\:-my-48 {
    margin-top: -3rem;
    margin-bottom: -3rem;
  }

  .wp-admin-bar\:-my-56 {
    margin-top: -3.5rem;
    margin-bottom: -3.5rem;
  }

  .wp-admin-bar\:-my-64 {
    margin-top: -4rem;
    margin-bottom: -4rem;
  }

  .wp-admin-bar\:-my-68 {
    margin-top: -4.25rem;
    margin-bottom: -4.25rem;
  }

  .wp-admin-bar\:-my-72 {
    margin-top: -4.5rem;
    margin-bottom: -4.5rem;
  }

  .wp-admin-bar\:-my-76 {
    margin-top: -4.75rem;
    margin-bottom: -4.75rem;
  }

  .wp-admin-bar\:-my-80 {
    margin-top: -5rem;
    margin-bottom: -5rem;
  }

  .wp-admin-bar\:-my-192 {
    margin-top: -12rem;
    margin-bottom: -12rem;
  }

  .wp-admin-bar\:-my-px {
    margin-top: -1px;
    margin-bottom: -1px;
  }

  .wp-admin-bar\:mt-0 {
    margin-top: 0;
  }

  .wp-admin-bar\:mt-1 {
    margin-top: 0.0625rem;
  }

  .wp-admin-bar\:mt-2 {
    margin-top: 0.125rem;
  }

  .wp-admin-bar\:mt-3 {
    margin-top: 0.1875rem;
  }

  .wp-admin-bar\:mt-4 {
    margin-top: 0.25rem;
  }

  .wp-admin-bar\:mt-5 {
    margin-top: 0.3125rem;
  }

  .wp-admin-bar\:mt-6 {
    margin-top: 0.375rem;
  }

  .wp-admin-bar\:mt-8 {
    margin-top: 0.5rem;
  }

  .wp-admin-bar\:mt-10 {
    margin-top: 0.625rem;
  }

  .wp-admin-bar\:mt-12 {
    margin-top: 0.75rem;
  }

  .wp-admin-bar\:mt-16 {
    margin-top: 1rem;
  }

  .wp-admin-bar\:mt-20 {
    margin-top: 1.25rem;
  }

  .wp-admin-bar\:mt-24 {
    margin-top: 1.5rem;
  }

  .wp-admin-bar\:mt-32 {
    margin-top: 2rem;
  }

  .wp-admin-bar\:mt-40 {
    margin-top: 2.5rem;
  }

  .wp-admin-bar\:mt-48 {
    margin-top: 3rem;
  }

  .wp-admin-bar\:mt-56 {
    margin-top: 3.5rem;
  }

  .wp-admin-bar\:mt-64 {
    margin-top: 4rem;
  }

  .wp-admin-bar\:mt-68 {
    margin-top: 4.25rem;
  }

  .wp-admin-bar\:mt-72 {
    margin-top: 4.5rem;
  }

  .wp-admin-bar\:mt-76 {
    margin-top: 4.75rem;
  }

  .wp-admin-bar\:mt-80 {
    margin-top: 5rem;
  }

  .wp-admin-bar\:mt-192 {
    margin-top: 12rem;
  }

  .wp-admin-bar\:mt-auto {
    margin-top: auto;
  }

  .wp-admin-bar\:mt-px {
    margin-top: 1px;
  }

  .wp-admin-bar\:-mt-1 {
    margin-top: -0.0625rem;
  }

  .wp-admin-bar\:-mt-2 {
    margin-top: -0.125rem;
  }

  .wp-admin-bar\:-mt-3 {
    margin-top: -0.1875rem;
  }

  .wp-admin-bar\:-mt-4 {
    margin-top: -0.25rem;
  }

  .wp-admin-bar\:-mt-5 {
    margin-top: -0.3125rem;
  }

  .wp-admin-bar\:-mt-6 {
    margin-top: -0.375rem;
  }

  .wp-admin-bar\:-mt-8 {
    margin-top: -0.5rem;
  }

  .wp-admin-bar\:-mt-10 {
    margin-top: -0.625rem;
  }

  .wp-admin-bar\:-mt-12 {
    margin-top: -0.75rem;
  }

  .wp-admin-bar\:-mt-16 {
    margin-top: -1rem;
  }

  .wp-admin-bar\:-mt-20 {
    margin-top: -1.25rem;
  }

  .wp-admin-bar\:-mt-24 {
    margin-top: -1.5rem;
  }

  .wp-admin-bar\:-mt-32 {
    margin-top: -2rem;
  }

  .wp-admin-bar\:-mt-40 {
    margin-top: -2.5rem;
  }

  .wp-admin-bar\:-mt-48 {
    margin-top: -3rem;
  }

  .wp-admin-bar\:-mt-56 {
    margin-top: -3.5rem;
  }

  .wp-admin-bar\:-mt-64 {
    margin-top: -4rem;
  }

  .wp-admin-bar\:-mt-68 {
    margin-top: -4.25rem;
  }

  .wp-admin-bar\:-mt-72 {
    margin-top: -4.5rem;
  }

  .wp-admin-bar\:-mt-76 {
    margin-top: -4.75rem;
  }

  .wp-admin-bar\:-mt-80 {
    margin-top: -5rem;
  }

  .wp-admin-bar\:-mt-192 {
    margin-top: -12rem;
  }

  .wp-admin-bar\:-mt-px {
    margin-top: -1px;
  }

  .wp-admin-bar\:mr-0 {
    margin-right: 0;
  }

  .wp-admin-bar\:mr-1 {
    margin-right: 0.0625rem;
  }

  .wp-admin-bar\:mr-2 {
    margin-right: 0.125rem;
  }

  .wp-admin-bar\:mr-3 {
    margin-right: 0.1875rem;
  }

  .wp-admin-bar\:mr-4 {
    margin-right: 0.25rem;
  }

  .wp-admin-bar\:mr-5 {
    margin-right: 0.3125rem;
  }

  .wp-admin-bar\:mr-6 {
    margin-right: 0.375rem;
  }

  .wp-admin-bar\:mr-8 {
    margin-right: 0.5rem;
  }

  .wp-admin-bar\:mr-10 {
    margin-right: 0.625rem;
  }

  .wp-admin-bar\:mr-12 {
    margin-right: 0.75rem;
  }

  .wp-admin-bar\:mr-16 {
    margin-right: 1rem;
  }

  .wp-admin-bar\:mr-20 {
    margin-right: 1.25rem;
  }

  .wp-admin-bar\:mr-24 {
    margin-right: 1.5rem;
  }

  .wp-admin-bar\:mr-32 {
    margin-right: 2rem;
  }

  .wp-admin-bar\:mr-40 {
    margin-right: 2.5rem;
  }

  .wp-admin-bar\:mr-48 {
    margin-right: 3rem;
  }

  .wp-admin-bar\:mr-56 {
    margin-right: 3.5rem;
  }

  .wp-admin-bar\:mr-64 {
    margin-right: 4rem;
  }

  .wp-admin-bar\:mr-68 {
    margin-right: 4.25rem;
  }

  .wp-admin-bar\:mr-72 {
    margin-right: 4.5rem;
  }

  .wp-admin-bar\:mr-76 {
    margin-right: 4.75rem;
  }

  .wp-admin-bar\:mr-80 {
    margin-right: 5rem;
  }

  .wp-admin-bar\:mr-192 {
    margin-right: 12rem;
  }

  .wp-admin-bar\:mr-auto {
    margin-right: auto;
  }

  .wp-admin-bar\:mr-px {
    margin-right: 1px;
  }

  .wp-admin-bar\:-mr-1 {
    margin-right: -0.0625rem;
  }

  .wp-admin-bar\:-mr-2 {
    margin-right: -0.125rem;
  }

  .wp-admin-bar\:-mr-3 {
    margin-right: -0.1875rem;
  }

  .wp-admin-bar\:-mr-4 {
    margin-right: -0.25rem;
  }

  .wp-admin-bar\:-mr-5 {
    margin-right: -0.3125rem;
  }

  .wp-admin-bar\:-mr-6 {
    margin-right: -0.375rem;
  }

  .wp-admin-bar\:-mr-8 {
    margin-right: -0.5rem;
  }

  .wp-admin-bar\:-mr-10 {
    margin-right: -0.625rem;
  }

  .wp-admin-bar\:-mr-12 {
    margin-right: -0.75rem;
  }

  .wp-admin-bar\:-mr-16 {
    margin-right: -1rem;
  }

  .wp-admin-bar\:-mr-20 {
    margin-right: -1.25rem;
  }

  .wp-admin-bar\:-mr-24 {
    margin-right: -1.5rem;
  }

  .wp-admin-bar\:-mr-32 {
    margin-right: -2rem;
  }

  .wp-admin-bar\:-mr-40 {
    margin-right: -2.5rem;
  }

  .wp-admin-bar\:-mr-48 {
    margin-right: -3rem;
  }

  .wp-admin-bar\:-mr-56 {
    margin-right: -3.5rem;
  }

  .wp-admin-bar\:-mr-64 {
    margin-right: -4rem;
  }

  .wp-admin-bar\:-mr-68 {
    margin-right: -4.25rem;
  }

  .wp-admin-bar\:-mr-72 {
    margin-right: -4.5rem;
  }

  .wp-admin-bar\:-mr-76 {
    margin-right: -4.75rem;
  }

  .wp-admin-bar\:-mr-80 {
    margin-right: -5rem;
  }

  .wp-admin-bar\:-mr-192 {
    margin-right: -12rem;
  }

  .wp-admin-bar\:-mr-px {
    margin-right: -1px;
  }

  .wp-admin-bar\:mb-0 {
    margin-bottom: 0;
  }

  .wp-admin-bar\:mb-1 {
    margin-bottom: 0.0625rem;
  }

  .wp-admin-bar\:mb-2 {
    margin-bottom: 0.125rem;
  }

  .wp-admin-bar\:mb-3 {
    margin-bottom: 0.1875rem;
  }

  .wp-admin-bar\:mb-4 {
    margin-bottom: 0.25rem;
  }

  .wp-admin-bar\:mb-5 {
    margin-bottom: 0.3125rem;
  }

  .wp-admin-bar\:mb-6 {
    margin-bottom: 0.375rem;
  }

  .wp-admin-bar\:mb-8 {
    margin-bottom: 0.5rem;
  }

  .wp-admin-bar\:mb-10 {
    margin-bottom: 0.625rem;
  }

  .wp-admin-bar\:mb-12 {
    margin-bottom: 0.75rem;
  }

  .wp-admin-bar\:mb-16 {
    margin-bottom: 1rem;
  }

  .wp-admin-bar\:mb-20 {
    margin-bottom: 1.25rem;
  }

  .wp-admin-bar\:mb-24 {
    margin-bottom: 1.5rem;
  }

  .wp-admin-bar\:mb-32 {
    margin-bottom: 2rem;
  }

  .wp-admin-bar\:mb-40 {
    margin-bottom: 2.5rem;
  }

  .wp-admin-bar\:mb-48 {
    margin-bottom: 3rem;
  }

  .wp-admin-bar\:mb-56 {
    margin-bottom: 3.5rem;
  }

  .wp-admin-bar\:mb-64 {
    margin-bottom: 4rem;
  }

  .wp-admin-bar\:mb-68 {
    margin-bottom: 4.25rem;
  }

  .wp-admin-bar\:mb-72 {
    margin-bottom: 4.5rem;
  }

  .wp-admin-bar\:mb-76 {
    margin-bottom: 4.75rem;
  }

  .wp-admin-bar\:mb-80 {
    margin-bottom: 5rem;
  }

  .wp-admin-bar\:mb-192 {
    margin-bottom: 12rem;
  }

  .wp-admin-bar\:mb-auto {
    margin-bottom: auto;
  }

  .wp-admin-bar\:mb-px {
    margin-bottom: 1px;
  }

  .wp-admin-bar\:-mb-1 {
    margin-bottom: -0.0625rem;
  }

  .wp-admin-bar\:-mb-2 {
    margin-bottom: -0.125rem;
  }

  .wp-admin-bar\:-mb-3 {
    margin-bottom: -0.1875rem;
  }

  .wp-admin-bar\:-mb-4 {
    margin-bottom: -0.25rem;
  }

  .wp-admin-bar\:-mb-5 {
    margin-bottom: -0.3125rem;
  }

  .wp-admin-bar\:-mb-6 {
    margin-bottom: -0.375rem;
  }

  .wp-admin-bar\:-mb-8 {
    margin-bottom: -0.5rem;
  }

  .wp-admin-bar\:-mb-10 {
    margin-bottom: -0.625rem;
  }

  .wp-admin-bar\:-mb-12 {
    margin-bottom: -0.75rem;
  }

  .wp-admin-bar\:-mb-16 {
    margin-bottom: -1rem;
  }

  .wp-admin-bar\:-mb-20 {
    margin-bottom: -1.25rem;
  }

  .wp-admin-bar\:-mb-24 {
    margin-bottom: -1.5rem;
  }

  .wp-admin-bar\:-mb-32 {
    margin-bottom: -2rem;
  }

  .wp-admin-bar\:-mb-40 {
    margin-bottom: -2.5rem;
  }

  .wp-admin-bar\:-mb-48 {
    margin-bottom: -3rem;
  }

  .wp-admin-bar\:-mb-56 {
    margin-bottom: -3.5rem;
  }

  .wp-admin-bar\:-mb-64 {
    margin-bottom: -4rem;
  }

  .wp-admin-bar\:-mb-68 {
    margin-bottom: -4.25rem;
  }

  .wp-admin-bar\:-mb-72 {
    margin-bottom: -4.5rem;
  }

  .wp-admin-bar\:-mb-76 {
    margin-bottom: -4.75rem;
  }

  .wp-admin-bar\:-mb-80 {
    margin-bottom: -5rem;
  }

  .wp-admin-bar\:-mb-192 {
    margin-bottom: -12rem;
  }

  .wp-admin-bar\:-mb-px {
    margin-bottom: -1px;
  }

  .wp-admin-bar\:ml-0 {
    margin-left: 0;
  }

  .wp-admin-bar\:ml-1 {
    margin-left: 0.0625rem;
  }

  .wp-admin-bar\:ml-2 {
    margin-left: 0.125rem;
  }

  .wp-admin-bar\:ml-3 {
    margin-left: 0.1875rem;
  }

  .wp-admin-bar\:ml-4 {
    margin-left: 0.25rem;
  }

  .wp-admin-bar\:ml-5 {
    margin-left: 0.3125rem;
  }

  .wp-admin-bar\:ml-6 {
    margin-left: 0.375rem;
  }

  .wp-admin-bar\:ml-8 {
    margin-left: 0.5rem;
  }

  .wp-admin-bar\:ml-10 {
    margin-left: 0.625rem;
  }

  .wp-admin-bar\:ml-12 {
    margin-left: 0.75rem;
  }

  .wp-admin-bar\:ml-16 {
    margin-left: 1rem;
  }

  .wp-admin-bar\:ml-20 {
    margin-left: 1.25rem;
  }

  .wp-admin-bar\:ml-24 {
    margin-left: 1.5rem;
  }

  .wp-admin-bar\:ml-32 {
    margin-left: 2rem;
  }

  .wp-admin-bar\:ml-40 {
    margin-left: 2.5rem;
  }

  .wp-admin-bar\:ml-48 {
    margin-left: 3rem;
  }

  .wp-admin-bar\:ml-56 {
    margin-left: 3.5rem;
  }

  .wp-admin-bar\:ml-64 {
    margin-left: 4rem;
  }

  .wp-admin-bar\:ml-68 {
    margin-left: 4.25rem;
  }

  .wp-admin-bar\:ml-72 {
    margin-left: 4.5rem;
  }

  .wp-admin-bar\:ml-76 {
    margin-left: 4.75rem;
  }

  .wp-admin-bar\:ml-80 {
    margin-left: 5rem;
  }

  .wp-admin-bar\:ml-192 {
    margin-left: 12rem;
  }

  .wp-admin-bar\:ml-auto {
    margin-left: auto;
  }

  .wp-admin-bar\:ml-px {
    margin-left: 1px;
  }

  .wp-admin-bar\:-ml-1 {
    margin-left: -0.0625rem;
  }

  .wp-admin-bar\:-ml-2 {
    margin-left: -0.125rem;
  }

  .wp-admin-bar\:-ml-3 {
    margin-left: -0.1875rem;
  }

  .wp-admin-bar\:-ml-4 {
    margin-left: -0.25rem;
  }

  .wp-admin-bar\:-ml-5 {
    margin-left: -0.3125rem;
  }

  .wp-admin-bar\:-ml-6 {
    margin-left: -0.375rem;
  }

  .wp-admin-bar\:-ml-8 {
    margin-left: -0.5rem;
  }

  .wp-admin-bar\:-ml-10 {
    margin-left: -0.625rem;
  }

  .wp-admin-bar\:-ml-12 {
    margin-left: -0.75rem;
  }

  .wp-admin-bar\:-ml-16 {
    margin-left: -1rem;
  }

  .wp-admin-bar\:-ml-20 {
    margin-left: -1.25rem;
  }

  .wp-admin-bar\:-ml-24 {
    margin-left: -1.5rem;
  }

  .wp-admin-bar\:-ml-32 {
    margin-left: -2rem;
  }

  .wp-admin-bar\:-ml-40 {
    margin-left: -2.5rem;
  }

  .wp-admin-bar\:-ml-48 {
    margin-left: -3rem;
  }

  .wp-admin-bar\:-ml-56 {
    margin-left: -3.5rem;
  }

  .wp-admin-bar\:-ml-64 {
    margin-left: -4rem;
  }

  .wp-admin-bar\:-ml-68 {
    margin-left: -4.25rem;
  }

  .wp-admin-bar\:-ml-72 {
    margin-left: -4.5rem;
  }

  .wp-admin-bar\:-ml-76 {
    margin-left: -4.75rem;
  }

  .wp-admin-bar\:-ml-80 {
    margin-left: -5rem;
  }

  .wp-admin-bar\:-ml-192 {
    margin-left: -12rem;
  }

  .wp-admin-bar\:-ml-px {
    margin-left: -1px;
  }

  .wp-admin-bar\:box-border {
    box-sizing: border-box;
  }

  .wp-admin-bar\:box-content {
    box-sizing: content-box;
  }

  .wp-admin-bar\:block {
    display: block;
  }

  .wp-admin-bar\:inline-block {
    display: inline-block;
  }

  .wp-admin-bar\:inline {
    display: inline;
  }

  .wp-admin-bar\:flex {
    display: flex;
  }

  .wp-admin-bar\:inline-flex {
    display: inline-flex;
  }

  .wp-admin-bar\:table {
    display: table;
  }

  .wp-admin-bar\:inline-table {
    display: inline-table;
  }

  .wp-admin-bar\:table-caption {
    display: table-caption;
  }

  .wp-admin-bar\:table-cell {
    display: table-cell;
  }

  .wp-admin-bar\:table-column {
    display: table-column;
  }

  .wp-admin-bar\:table-column-group {
    display: table-column-group;
  }

  .wp-admin-bar\:table-footer-group {
    display: table-footer-group;
  }

  .wp-admin-bar\:table-header-group {
    display: table-header-group;
  }

  .wp-admin-bar\:table-row-group {
    display: table-row-group;
  }

  .wp-admin-bar\:table-row {
    display: table-row;
  }

  .wp-admin-bar\:flow-root {
    display: flow-root;
  }

  .wp-admin-bar\:grid {
    display: grid;
  }

  .wp-admin-bar\:inline-grid {
    display: inline-grid;
  }

  .wp-admin-bar\:contents {
    display: contents;
  }

  .wp-admin-bar\:list-item {
    display: list-item;
  }

  .wp-admin-bar\:hidden {
    display: none;
  }

  .wp-admin-bar\:h-0 {
    height: 0;
  }

  .wp-admin-bar\:h-1 {
    height: 0.0625rem;
  }

  .wp-admin-bar\:h-2 {
    height: 0.125rem;
  }

  .wp-admin-bar\:h-3 {
    height: 0.1875rem;
  }

  .wp-admin-bar\:h-4 {
    height: 0.25rem;
  }

  .wp-admin-bar\:h-5 {
    height: 0.3125rem;
  }

  .wp-admin-bar\:h-6 {
    height: 0.375rem;
  }

  .wp-admin-bar\:h-8 {
    height: 0.5rem;
  }

  .wp-admin-bar\:h-10 {
    height: 0.625rem;
  }

  .wp-admin-bar\:h-12 {
    height: 0.75rem;
  }

  .wp-admin-bar\:h-16 {
    height: 1rem;
  }

  .wp-admin-bar\:h-20 {
    height: 1.25rem;
  }

  .wp-admin-bar\:h-24 {
    height: 1.5rem;
  }

  .wp-admin-bar\:h-32 {
    height: 2rem;
  }

  .wp-admin-bar\:h-40 {
    height: 2.5rem;
  }

  .wp-admin-bar\:h-48 {
    height: 3rem;
  }

  .wp-admin-bar\:h-56 {
    height: 3.5rem;
  }

  .wp-admin-bar\:h-64 {
    height: 4rem;
  }

  .wp-admin-bar\:h-68 {
    height: 4.25rem;
  }

  .wp-admin-bar\:h-72 {
    height: 4.5rem;
  }

  .wp-admin-bar\:h-76 {
    height: 4.75rem;
  }

  .wp-admin-bar\:h-80 {
    height: 5rem;
  }

  .wp-admin-bar\:h-192 {
    height: 12rem;
  }

  .wp-admin-bar\:h-auto {
    height: auto;
  }

  .wp-admin-bar\:h-px {
    height: 1px;
  }

  .wp-admin-bar\:h-1\/2 {
    height: 50%;
  }

  .wp-admin-bar\:h-1\/3 {
    height: 33.333333%;
  }

  .wp-admin-bar\:h-2\/3 {
    height: 66.666667%;
  }

  .wp-admin-bar\:h-1\/4 {
    height: 25%;
  }

  .wp-admin-bar\:h-2\/4 {
    height: 50%;
  }

  .wp-admin-bar\:h-3\/4 {
    height: 75%;
  }

  .wp-admin-bar\:h-1\/5 {
    height: 20%;
  }

  .wp-admin-bar\:h-2\/5 {
    height: 40%;
  }

  .wp-admin-bar\:h-3\/5 {
    height: 60%;
  }

  .wp-admin-bar\:h-4\/5 {
    height: 80%;
  }

  .wp-admin-bar\:h-1\/6 {
    height: 16.666667%;
  }

  .wp-admin-bar\:h-2\/6 {
    height: 33.333333%;
  }

  .wp-admin-bar\:h-3\/6 {
    height: 50%;
  }

  .wp-admin-bar\:h-4\/6 {
    height: 66.666667%;
  }

  .wp-admin-bar\:h-5\/6 {
    height: 83.333333%;
  }

  .wp-admin-bar\:h-full {
    height: 100%;
  }

  .wp-admin-bar\:h-screen {
    height: 100vh;
  }

  .wp-admin-bar\:max-h-0 {
    max-height: 0;
  }

  .wp-admin-bar\:max-h-1 {
    max-height: 0.0625rem;
  }

  .wp-admin-bar\:max-h-2 {
    max-height: 0.125rem;
  }

  .wp-admin-bar\:max-h-3 {
    max-height: 0.1875rem;
  }

  .wp-admin-bar\:max-h-4 {
    max-height: 0.25rem;
  }

  .wp-admin-bar\:max-h-5 {
    max-height: 0.3125rem;
  }

  .wp-admin-bar\:max-h-6 {
    max-height: 0.375rem;
  }

  .wp-admin-bar\:max-h-8 {
    max-height: 0.5rem;
  }

  .wp-admin-bar\:max-h-10 {
    max-height: 0.625rem;
  }

  .wp-admin-bar\:max-h-12 {
    max-height: 0.75rem;
  }

  .wp-admin-bar\:max-h-16 {
    max-height: 1rem;
  }

  .wp-admin-bar\:max-h-20 {
    max-height: 1.25rem;
  }

  .wp-admin-bar\:max-h-24 {
    max-height: 1.5rem;
  }

  .wp-admin-bar\:max-h-32 {
    max-height: 2rem;
  }

  .wp-admin-bar\:max-h-40 {
    max-height: 2.5rem;
  }

  .wp-admin-bar\:max-h-48 {
    max-height: 3rem;
  }

  .wp-admin-bar\:max-h-56 {
    max-height: 3.5rem;
  }

  .wp-admin-bar\:max-h-64 {
    max-height: 4rem;
  }

  .wp-admin-bar\:max-h-68 {
    max-height: 4.25rem;
  }

  .wp-admin-bar\:max-h-72 {
    max-height: 4.5rem;
  }

  .wp-admin-bar\:max-h-76 {
    max-height: 4.75rem;
  }

  .wp-admin-bar\:max-h-80 {
    max-height: 5rem;
  }

  .wp-admin-bar\:max-h-192 {
    max-height: 12rem;
  }

  .wp-admin-bar\:max-h-px {
    max-height: 1px;
  }

  .wp-admin-bar\:max-h-full {
    max-height: 100%;
  }

  .wp-admin-bar\:max-h-screen {
    max-height: 100vh;
  }

  .wp-admin-bar\:min-h-0 {
    min-height: 0px;
  }

  .wp-admin-bar\:min-h-full {
    min-height: 100%;
  }

  .wp-admin-bar\:min-h-screen {
    min-height: 100vh;
  }

  .wp-admin-bar\:w-0 {
    width: 0;
  }

  .wp-admin-bar\:w-1 {
    width: 0.0625rem;
  }

  .wp-admin-bar\:w-2 {
    width: 0.125rem;
  }

  .wp-admin-bar\:w-3 {
    width: 0.1875rem;
  }

  .wp-admin-bar\:w-4 {
    width: 0.25rem;
  }

  .wp-admin-bar\:w-5 {
    width: 0.3125rem;
  }

  .wp-admin-bar\:w-6 {
    width: 0.375rem;
  }

  .wp-admin-bar\:w-8 {
    width: 0.5rem;
  }

  .wp-admin-bar\:w-10 {
    width: 0.625rem;
  }

  .wp-admin-bar\:w-12 {
    width: 0.75rem;
  }

  .wp-admin-bar\:w-16 {
    width: 1rem;
  }

  .wp-admin-bar\:w-20 {
    width: 1.25rem;
  }

  .wp-admin-bar\:w-24 {
    width: 1.5rem;
  }

  .wp-admin-bar\:w-32 {
    width: 2rem;
  }

  .wp-admin-bar\:w-40 {
    width: 2.5rem;
  }

  .wp-admin-bar\:w-48 {
    width: 3rem;
  }

  .wp-admin-bar\:w-56 {
    width: 3.5rem;
  }

  .wp-admin-bar\:w-64 {
    width: 4rem;
  }

  .wp-admin-bar\:w-68 {
    width: 4.25rem;
  }

  .wp-admin-bar\:w-72 {
    width: 4.5rem;
  }

  .wp-admin-bar\:w-76 {
    width: 4.75rem;
  }

  .wp-admin-bar\:w-80 {
    width: 5rem;
  }

  .wp-admin-bar\:w-192 {
    width: 12rem;
  }

  .wp-admin-bar\:w-auto {
    width: auto;
  }

  .wp-admin-bar\:w-px {
    width: 1px;
  }

  .wp-admin-bar\:w-1\/2 {
    width: 50%;
  }

  .wp-admin-bar\:w-1\/3 {
    width: 33.333333%;
  }

  .wp-admin-bar\:w-2\/3 {
    width: 66.666667%;
  }

  .wp-admin-bar\:w-1\/4 {
    width: 25%;
  }

  .wp-admin-bar\:w-2\/4 {
    width: 50%;
  }

  .wp-admin-bar\:w-3\/4 {
    width: 75%;
  }

  .wp-admin-bar\:w-1\/5 {
    width: 20%;
  }

  .wp-admin-bar\:w-2\/5 {
    width: 40%;
  }

  .wp-admin-bar\:w-3\/5 {
    width: 60%;
  }

  .wp-admin-bar\:w-4\/5 {
    width: 80%;
  }

  .wp-admin-bar\:w-1\/6 {
    width: 16.666667%;
  }

  .wp-admin-bar\:w-2\/6 {
    width: 33.333333%;
  }

  .wp-admin-bar\:w-3\/6 {
    width: 50%;
  }

  .wp-admin-bar\:w-4\/6 {
    width: 66.666667%;
  }

  .wp-admin-bar\:w-5\/6 {
    width: 83.333333%;
  }

  .wp-admin-bar\:w-1\/12 {
    width: 8.333333%;
  }

  .wp-admin-bar\:w-2\/12 {
    width: 16.666667%;
  }

  .wp-admin-bar\:w-3\/12 {
    width: 25%;
  }

  .wp-admin-bar\:w-4\/12 {
    width: 33.333333%;
  }

  .wp-admin-bar\:w-5\/12 {
    width: 41.666667%;
  }

  .wp-admin-bar\:w-6\/12 {
    width: 50%;
  }

  .wp-admin-bar\:w-7\/12 {
    width: 58.333333%;
  }

  .wp-admin-bar\:w-8\/12 {
    width: 66.666667%;
  }

  .wp-admin-bar\:w-9\/12 {
    width: 75%;
  }

  .wp-admin-bar\:w-10\/12 {
    width: 83.333333%;
  }

  .wp-admin-bar\:w-11\/12 {
    width: 91.666667%;
  }

  .wp-admin-bar\:w-full {
    width: 100%;
  }

  .wp-admin-bar\:w-screen {
    width: 100vw;
  }

  .wp-admin-bar\:w-min {
    width: -webkit-min-content;
    width: -moz-min-content;
    width: min-content;
  }

  .wp-admin-bar\:w-max {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
  }

  .wp-admin-bar\:min-w-0 {
    min-width: 0px;
  }

  .wp-admin-bar\:min-w-full {
    min-width: 100%;
  }

  .wp-admin-bar\:min-w-min {
    min-width: -webkit-min-content;
    min-width: -moz-min-content;
    min-width: min-content;
  }

  .wp-admin-bar\:min-w-max {
    min-width: -webkit-max-content;
    min-width: -moz-max-content;
    min-width: max-content;
  }

  .wp-admin-bar\:max-w-0 {
    max-width: 0rem;
  }

  .wp-admin-bar\:max-w-none {
    max-width: none;
  }

  .wp-admin-bar\:max-w-xs {
    max-width: 20rem;
  }

  .wp-admin-bar\:max-w-sm {
    max-width: 24rem;
  }

  .wp-admin-bar\:max-w-md {
    max-width: 28rem;
  }

  .wp-admin-bar\:max-w-lg {
    max-width: 32rem;
  }

  .wp-admin-bar\:max-w-xl {
    max-width: 36rem;
  }

  .wp-admin-bar\:max-w-2xl {
    max-width: 42rem;
  }

  .wp-admin-bar\:max-w-3xl {
    max-width: 48rem;
  }

  .wp-admin-bar\:max-w-4xl {
    max-width: 56rem;
  }

  .wp-admin-bar\:max-w-5xl {
    max-width: 64rem;
  }

  .wp-admin-bar\:max-w-6xl {
    max-width: 72rem;
  }

  .wp-admin-bar\:max-w-7xl {
    max-width: 80rem;
  }

  .wp-admin-bar\:max-w-full {
    max-width: 100%;
  }

  .wp-admin-bar\:max-w-min {
    max-width: -webkit-min-content;
    max-width: -moz-min-content;
    max-width: min-content;
  }

  .wp-admin-bar\:max-w-max {
    max-width: -webkit-max-content;
    max-width: -moz-max-content;
    max-width: max-content;
  }

  .wp-admin-bar\:max-w-prose {
    max-width: 65ch;
  }

  .wp-admin-bar\:max-w-screen-phone {
    max-width: 300px;
  }

  .wp-admin-bar\:max-w-screen-tablet-portrait {
    max-width: 600px;
  }

  .wp-admin-bar\:max-w-screen-wp-admin-bar {
    max-width: 783px;
  }

  .wp-admin-bar\:max-w-screen-tablet-landscape {
    max-width: 900px;
  }

  .wp-admin-bar\:max-w-screen-desktop {
    max-width: 1200px;
  }

  .wp-admin-bar\:max-w-screen-desktop-large {
    max-width: 1600px;
  }

  .wp-admin-bar\:flex-1 {
    flex: 1 1 0%;
  }

  .wp-admin-bar\:flex-auto {
    flex: 1 1 auto;
  }

  .wp-admin-bar\:flex-initial {
    flex: 0 1 auto;
  }

  .wp-admin-bar\:flex-none {
    flex: none;
  }

  .wp-admin-bar\:flex-shrink-0 {
    flex-shrink: 0;
  }

  .wp-admin-bar\:flex-shrink {
    flex-shrink: 1;
  }

  .wp-admin-bar\:flex-grow-0 {
    flex-grow: 0;
  }

  .wp-admin-bar\:flex-grow {
    flex-grow: 1;
  }

  .wp-admin-bar\:table-auto {
    table-layout: auto;
  }

  .wp-admin-bar\:table-fixed {
    table-layout: fixed;
  }

  .wp-admin-bar\:border-collapse {
    border-collapse: collapse;
  }

  .wp-admin-bar\:border-separate {
    border-collapse: separate;
  }

  .wp-admin-bar\:origin-center {
    transform-origin: center;
  }

  .wp-admin-bar\:origin-top {
    transform-origin: top;
  }

  .wp-admin-bar\:origin-top-right {
    transform-origin: top right;
  }

  .wp-admin-bar\:origin-right {
    transform-origin: right;
  }

  .wp-admin-bar\:origin-bottom-right {
    transform-origin: bottom right;
  }

  .wp-admin-bar\:origin-bottom {
    transform-origin: bottom;
  }

  .wp-admin-bar\:origin-bottom-left {
    transform-origin: bottom left;
  }

  .wp-admin-bar\:origin-left {
    transform-origin: left;
  }

  .wp-admin-bar\:origin-top-left {
    transform-origin: top left;
  }

  .wp-admin-bar\: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));
  }

  .wp-admin-bar\: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));
  }

  .wp-admin-bar\:transform-none {
    transform: none;
  }

  .wp-admin-bar\:translate-x-0 {
    --tw-translate-x: 0;
  }

  .wp-admin-bar\:translate-x-1 {
    --tw-translate-x: 0.0625rem;
  }

  .wp-admin-bar\:translate-x-2 {
    --tw-translate-x: 0.125rem;
  }

  .wp-admin-bar\:translate-x-3 {
    --tw-translate-x: 0.1875rem;
  }

  .wp-admin-bar\:translate-x-4 {
    --tw-translate-x: 0.25rem;
  }

  .wp-admin-bar\:translate-x-5 {
    --tw-translate-x: 0.3125rem;
  }

  .wp-admin-bar\:translate-x-6 {
    --tw-translate-x: 0.375rem;
  }

  .wp-admin-bar\:translate-x-8 {
    --tw-translate-x: 0.5rem;
  }

  .wp-admin-bar\:translate-x-10 {
    --tw-translate-x: 0.625rem;
  }

  .wp-admin-bar\:translate-x-12 {
    --tw-translate-x: 0.75rem;
  }

  .wp-admin-bar\:translate-x-16 {
    --tw-translate-x: 1rem;
  }

  .wp-admin-bar\:translate-x-20 {
    --tw-translate-x: 1.25rem;
  }

  .wp-admin-bar\:translate-x-24 {
    --tw-translate-x: 1.5rem;
  }

  .wp-admin-bar\:translate-x-32 {
    --tw-translate-x: 2rem;
  }

  .wp-admin-bar\:translate-x-40 {
    --tw-translate-x: 2.5rem;
  }

  .wp-admin-bar\:translate-x-48 {
    --tw-translate-x: 3rem;
  }

  .wp-admin-bar\:translate-x-56 {
    --tw-translate-x: 3.5rem;
  }

  .wp-admin-bar\:translate-x-64 {
    --tw-translate-x: 4rem;
  }

  .wp-admin-bar\:translate-x-68 {
    --tw-translate-x: 4.25rem;
  }

  .wp-admin-bar\:translate-x-72 {
    --tw-translate-x: 4.5rem;
  }

  .wp-admin-bar\:translate-x-76 {
    --tw-translate-x: 4.75rem;
  }

  .wp-admin-bar\:translate-x-80 {
    --tw-translate-x: 5rem;
  }

  .wp-admin-bar\:translate-x-192 {
    --tw-translate-x: 12rem;
  }

  .wp-admin-bar\:translate-x-px {
    --tw-translate-x: 1px;
  }

  .wp-admin-bar\:-translate-x-1 {
    --tw-translate-x: -0.0625rem;
  }

  .wp-admin-bar\:-translate-x-2 {
    --tw-translate-x: -0.125rem;
  }

  .wp-admin-bar\:-translate-x-3 {
    --tw-translate-x: -0.1875rem;
  }

  .wp-admin-bar\:-translate-x-4 {
    --tw-translate-x: -0.25rem;
  }

  .wp-admin-bar\:-translate-x-5 {
    --tw-translate-x: -0.3125rem;
  }

  .wp-admin-bar\:-translate-x-6 {
    --tw-translate-x: -0.375rem;
  }

  .wp-admin-bar\:-translate-x-8 {
    --tw-translate-x: -0.5rem;
  }

  .wp-admin-bar\:-translate-x-10 {
    --tw-translate-x: -0.625rem;
  }

  .wp-admin-bar\:-translate-x-12 {
    --tw-translate-x: -0.75rem;
  }

  .wp-admin-bar\:-translate-x-16 {
    --tw-translate-x: -1rem;
  }

  .wp-admin-bar\:-translate-x-20 {
    --tw-translate-x: -1.25rem;
  }

  .wp-admin-bar\:-translate-x-24 {
    --tw-translate-x: -1.5rem;
  }

  .wp-admin-bar\:-translate-x-32 {
    --tw-translate-x: -2rem;
  }

  .wp-admin-bar\:-translate-x-40 {
    --tw-translate-x: -2.5rem;
  }

  .wp-admin-bar\:-translate-x-48 {
    --tw-translate-x: -3rem;
  }

  .wp-admin-bar\:-translate-x-56 {
    --tw-translate-x: -3.5rem;
  }

  .wp-admin-bar\:-translate-x-64 {
    --tw-translate-x: -4rem;
  }

  .wp-admin-bar\:-translate-x-68 {
    --tw-translate-x: -4.25rem;
  }

  .wp-admin-bar\:-translate-x-72 {
    --tw-translate-x: -4.5rem;
  }

  .wp-admin-bar\:-translate-x-76 {
    --tw-translate-x: -4.75rem;
  }

  .wp-admin-bar\:-translate-x-80 {
    --tw-translate-x: -5rem;
  }

  .wp-admin-bar\:-translate-x-192 {
    --tw-translate-x: -12rem;
  }

  .wp-admin-bar\:-translate-x-px {
    --tw-translate-x: -1px;
  }

  .wp-admin-bar\:translate-x-1\/2 {
    --tw-translate-x: 50%;
  }

  .wp-admin-bar\:translate-x-1\/3 {
    --tw-translate-x: 33.333333%;
  }

  .wp-admin-bar\:translate-x-2\/3 {
    --tw-translate-x: 66.666667%;
  }

  .wp-admin-bar\:translate-x-1\/4 {
    --tw-translate-x: 25%;
  }

  .wp-admin-bar\:translate-x-2\/4 {
    --tw-translate-x: 50%;
  }

  .wp-admin-bar\:translate-x-3\/4 {
    --tw-translate-x: 75%;
  }

  .wp-admin-bar\:translate-x-full {
    --tw-translate-x: 100%;
  }

  .wp-admin-bar\:-translate-x-1\/2 {
    --tw-translate-x: -50%;
  }

  .wp-admin-bar\:-translate-x-1\/3 {
    --tw-translate-x: -33.333333%;
  }

  .wp-admin-bar\:-translate-x-2\/3 {
    --tw-translate-x: -66.666667%;
  }

  .wp-admin-bar\:-translate-x-1\/4 {
    --tw-translate-x: -25%;
  }

  .wp-admin-bar\:-translate-x-2\/4 {
    --tw-translate-x: -50%;
  }

  .wp-admin-bar\:-translate-x-3\/4 {
    --tw-translate-x: -75%;
  }

  .wp-admin-bar\:-translate-x-full {
    --tw-translate-x: -100%;
  }

  .wp-admin-bar\:translate-y-0 {
    --tw-translate-y: 0;
  }

  .wp-admin-bar\:translate-y-1 {
    --tw-translate-y: 0.0625rem;
  }

  .wp-admin-bar\:translate-y-2 {
    --tw-translate-y: 0.125rem;
  }

  .wp-admin-bar\:translate-y-3 {
    --tw-translate-y: 0.1875rem;
  }

  .wp-admin-bar\:translate-y-4 {
    --tw-translate-y: 0.25rem;
  }

  .wp-admin-bar\:translate-y-5 {
    --tw-translate-y: 0.3125rem;
  }

  .wp-admin-bar\:translate-y-6 {
    --tw-translate-y: 0.375rem;
  }

  .wp-admin-bar\:translate-y-8 {
    --tw-translate-y: 0.5rem;
  }

  .wp-admin-bar\:translate-y-10 {
    --tw-translate-y: 0.625rem;
  }

  .wp-admin-bar\:translate-y-12 {
    --tw-translate-y: 0.75rem;
  }

  .wp-admin-bar\:translate-y-16 {
    --tw-translate-y: 1rem;
  }

  .wp-admin-bar\:translate-y-20 {
    --tw-translate-y: 1.25rem;
  }

  .wp-admin-bar\:translate-y-24 {
    --tw-translate-y: 1.5rem;
  }

  .wp-admin-bar\:translate-y-32 {
    --tw-translate-y: 2rem;
  }

  .wp-admin-bar\:translate-y-40 {
    --tw-translate-y: 2.5rem;
  }

  .wp-admin-bar\:translate-y-48 {
    --tw-translate-y: 3rem;
  }

  .wp-admin-bar\:translate-y-56 {
    --tw-translate-y: 3.5rem;
  }

  .wp-admin-bar\:translate-y-64 {
    --tw-translate-y: 4rem;
  }

  .wp-admin-bar\:translate-y-68 {
    --tw-translate-y: 4.25rem;
  }

  .wp-admin-bar\:translate-y-72 {
    --tw-translate-y: 4.5rem;
  }

  .wp-admin-bar\:translate-y-76 {
    --tw-translate-y: 4.75rem;
  }

  .wp-admin-bar\:translate-y-80 {
    --tw-translate-y: 5rem;
  }

  .wp-admin-bar\:translate-y-192 {
    --tw-translate-y: 12rem;
  }

  .wp-admin-bar\:translate-y-px {
    --tw-translate-y: 1px;
  }

  .wp-admin-bar\:-translate-y-1 {
    --tw-translate-y: -0.0625rem;
  }

  .wp-admin-bar\:-translate-y-2 {
    --tw-translate-y: -0.125rem;
  }

  .wp-admin-bar\:-translate-y-3 {
    --tw-translate-y: -0.1875rem;
  }

  .wp-admin-bar\:-translate-y-4 {
    --tw-translate-y: -0.25rem;
  }

  .wp-admin-bar\:-translate-y-5 {
    --tw-translate-y: -0.3125rem;
  }

  .wp-admin-bar\:-translate-y-6 {
    --tw-translate-y: -0.375rem;
  }

  .wp-admin-bar\:-translate-y-8 {
    --tw-translate-y: -0.5rem;
  }

  .wp-admin-bar\:-translate-y-10 {
    --tw-translate-y: -0.625rem;
  }

  .wp-admin-bar\:-translate-y-12 {
    --tw-translate-y: -0.75rem;
  }

  .wp-admin-bar\:-translate-y-16 {
    --tw-translate-y: -1rem;
  }

  .wp-admin-bar\:-translate-y-20 {
    --tw-translate-y: -1.25rem;
  }

  .wp-admin-bar\:-translate-y-24 {
    --tw-translate-y: -1.5rem;
  }

  .wp-admin-bar\:-translate-y-32 {
    --tw-translate-y: -2rem;
  }

  .wp-admin-bar\:-translate-y-40 {
    --tw-translate-y: -2.5rem;
  }

  .wp-admin-bar\:-translate-y-48 {
    --tw-translate-y: -3rem;
  }

  .wp-admin-bar\:-translate-y-56 {
    --tw-translate-y: -3.5rem;
  }

  .wp-admin-bar\:-translate-y-64 {
    --tw-translate-y: -4rem;
  }

  .wp-admin-bar\:-translate-y-68 {
    --tw-translate-y: -4.25rem;
  }

  .wp-admin-bar\:-translate-y-72 {
    --tw-translate-y: -4.5rem;
  }

  .wp-admin-bar\:-translate-y-76 {
    --tw-translate-y: -4.75rem;
  }

  .wp-admin-bar\:-translate-y-80 {
    --tw-translate-y: -5rem;
  }

  .wp-admin-bar\:-translate-y-192 {
    --tw-translate-y: -12rem;
  }

  .wp-admin-bar\:-translate-y-px {
    --tw-translate-y: -1px;
  }

  .wp-admin-bar\:translate-y-1\/2 {
    --tw-translate-y: 50%;
  }

  .wp-admin-bar\:translate-y-1\/3 {
    --tw-translate-y: 33.333333%;
  }

  .wp-admin-bar\:translate-y-2\/3 {
    --tw-translate-y: 66.666667%;
  }

  .wp-admin-bar\:translate-y-1\/4 {
    --tw-translate-y: 25%;
  }

  .wp-admin-bar\:translate-y-2\/4 {
    --tw-translate-y: 50%;
  }

  .wp-admin-bar\:translate-y-3\/4 {
    --tw-translate-y: 75%;
  }

  .wp-admin-bar\:translate-y-full {
    --tw-translate-y: 100%;
  }

  .wp-admin-bar\:-translate-y-1\/2 {
    --tw-translate-y: -50%;
  }

  .wp-admin-bar\:-translate-y-1\/3 {
    --tw-translate-y: -33.333333%;
  }

  .wp-admin-bar\:-translate-y-2\/3 {
    --tw-translate-y: -66.666667%;
  }

  .wp-admin-bar\:-translate-y-1\/4 {
    --tw-translate-y: -25%;
  }

  .wp-admin-bar\:-translate-y-2\/4 {
    --tw-translate-y: -50%;
  }

  .wp-admin-bar\:-translate-y-3\/4 {
    --tw-translate-y: -75%;
  }

  .wp-admin-bar\:-translate-y-full {
    --tw-translate-y: -100%;
  }

  .wp-admin-bar\:hover\:translate-x-0:hover {
    --tw-translate-x: 0;
  }

  .wp-admin-bar\:hover\:translate-x-1:hover {
    --tw-translate-x: 0.0625rem;
  }

  .wp-admin-bar\:hover\:translate-x-2:hover {
    --tw-translate-x: 0.125rem;
  }

  .wp-admin-bar\:hover\:translate-x-3:hover {
    --tw-translate-x: 0.1875rem;
  }

  .wp-admin-bar\:hover\:translate-x-4:hover {
    --tw-translate-x: 0.25rem;
  }

  .wp-admin-bar\:hover\:translate-x-5:hover {
    --tw-translate-x: 0.3125rem;
  }

  .wp-admin-bar\:hover\:translate-x-6:hover {
    --tw-translate-x: 0.375rem;
  }

  .wp-admin-bar\:hover\:translate-x-8:hover {
    --tw-translate-x: 0.5rem;
  }

  .wp-admin-bar\:hover\:translate-x-10:hover {
    --tw-translate-x: 0.625rem;
  }

  .wp-admin-bar\:hover\:translate-x-12:hover {
    --tw-translate-x: 0.75rem;
  }

  .wp-admin-bar\:hover\:translate-x-16:hover {
    --tw-translate-x: 1rem;
  }

  .wp-admin-bar\:hover\:translate-x-20:hover {
    --tw-translate-x: 1.25rem;
  }

  .wp-admin-bar\:hover\:translate-x-24:hover {
    --tw-translate-x: 1.5rem;
  }

  .wp-admin-bar\:hover\:translate-x-32:hover {
    --tw-translate-x: 2rem;
  }

  .wp-admin-bar\:hover\:translate-x-40:hover {
    --tw-translate-x: 2.5rem;
  }

  .wp-admin-bar\:hover\:translate-x-48:hover {
    --tw-translate-x: 3rem;
  }

  .wp-admin-bar\:hover\:translate-x-56:hover {
    --tw-translate-x: 3.5rem;
  }

  .wp-admin-bar\:hover\:translate-x-64:hover {
    --tw-translate-x: 4rem;
  }

  .wp-admin-bar\:hover\:translate-x-68:hover {
    --tw-translate-x: 4.25rem;
  }

  .wp-admin-bar\:hover\:translate-x-72:hover {
    --tw-translate-x: 4.5rem;
  }

  .wp-admin-bar\:hover\:translate-x-76:hover {
    --tw-translate-x: 4.75rem;
  }

  .wp-admin-bar\:hover\:translate-x-80:hover {
    --tw-translate-x: 5rem;
  }

  .wp-admin-bar\:hover\:translate-x-192:hover {
    --tw-translate-x: 12rem;
  }

  .wp-admin-bar\:hover\:translate-x-px:hover {
    --tw-translate-x: 1px;
  }

  .wp-admin-bar\:hover\:-translate-x-1:hover {
    --tw-translate-x: -0.0625rem;
  }

  .wp-admin-bar\:hover\:-translate-x-2:hover {
    --tw-translate-x: -0.125rem;
  }

  .wp-admin-bar\:hover\:-translate-x-3:hover {
    --tw-translate-x: -0.1875rem;
  }

  .wp-admin-bar\:hover\:-translate-x-4:hover {
    --tw-translate-x: -0.25rem;
  }

  .wp-admin-bar\:hover\:-translate-x-5:hover {
    --tw-translate-x: -0.3125rem;
  }

  .wp-admin-bar\:hover\:-translate-x-6:hover {
    --tw-translate-x: -0.375rem;
  }

  .wp-admin-bar\:hover\:-translate-x-8:hover {
    --tw-translate-x: -0.5rem;
  }

  .wp-admin-bar\:hover\:-translate-x-10:hover {
    --tw-translate-x: -0.625rem;
  }

  .wp-admin-bar\:hover\:-translate-x-12:hover {
    --tw-translate-x: -0.75rem;
  }

  .wp-admin-bar\:hover\:-translate-x-16:hover {
    --tw-translate-x: -1rem;
  }

  .wp-admin-bar\:hover\:-translate-x-20:hover {
    --tw-translate-x: -1.25rem;
  }

  .wp-admin-bar\:hover\:-translate-x-24:hover {
    --tw-translate-x: -1.5rem;
  }

  .wp-admin-bar\:hover\:-translate-x-32:hover {
    --tw-translate-x: -2rem;
  }

  .wp-admin-bar\:hover\:-translate-x-40:hover {
    --tw-translate-x: -2.5rem;
  }

  .wp-admin-bar\:hover\:-translate-x-48:hover {
    --tw-translate-x: -3rem;
  }

  .wp-admin-bar\:hover\:-translate-x-56:hover {
    --tw-translate-x: -3.5rem;
  }

  .wp-admin-bar\:hover\:-translate-x-64:hover {
    --tw-translate-x: -4rem;
  }

  .wp-admin-bar\:hover\:-translate-x-68:hover {
    --tw-translate-x: -4.25rem;
  }

  .wp-admin-bar\:hover\:-translate-x-72:hover {
    --tw-translate-x: -4.5rem;
  }

  .wp-admin-bar\:hover\:-translate-x-76:hover {
    --tw-translate-x: -4.75rem;
  }

  .wp-admin-bar\:hover\:-translate-x-80:hover {
    --tw-translate-x: -5rem;
  }

  .wp-admin-bar\:hover\:-translate-x-192:hover {
    --tw-translate-x: -12rem;
  }

  .wp-admin-bar\:hover\:-translate-x-px:hover {
    --tw-translate-x: -1px;
  }

  .wp-admin-bar\:hover\:translate-x-1\/2:hover {
    --tw-translate-x: 50%;
  }

  .wp-admin-bar\:hover\:translate-x-1\/3:hover {
    --tw-translate-x: 33.333333%;
  }

  .wp-admin-bar\:hover\:translate-x-2\/3:hover {
    --tw-translate-x: 66.666667%;
  }

  .wp-admin-bar\:hover\:translate-x-1\/4:hover {
    --tw-translate-x: 25%;
  }

  .wp-admin-bar\:hover\:translate-x-2\/4:hover {
    --tw-translate-x: 50%;
  }

  .wp-admin-bar\:hover\:translate-x-3\/4:hover {
    --tw-translate-x: 75%;
  }

  .wp-admin-bar\:hover\:translate-x-full:hover {
    --tw-translate-x: 100%;
  }

  .wp-admin-bar\:hover\:-translate-x-1\/2:hover {
    --tw-translate-x: -50%;
  }

  .wp-admin-bar\:hover\:-translate-x-1\/3:hover {
    --tw-translate-x: -33.333333%;
  }

  .wp-admin-bar\:hover\:-translate-x-2\/3:hover {
    --tw-translate-x: -66.666667%;
  }

  .wp-admin-bar\:hover\:-translate-x-1\/4:hover {
    --tw-translate-x: -25%;
  }

  .wp-admin-bar\:hover\:-translate-x-2\/4:hover {
    --tw-translate-x: -50%;
  }

  .wp-admin-bar\:hover\:-translate-x-3\/4:hover {
    --tw-translate-x: -75%;
  }

  .wp-admin-bar\:hover\:-translate-x-full:hover {
    --tw-translate-x: -100%;
  }

  .wp-admin-bar\:hover\:translate-y-0:hover {
    --tw-translate-y: 0;
  }

  .wp-admin-bar\:hover\:translate-y-1:hover {
    --tw-translate-y: 0.0625rem;
  }

  .wp-admin-bar\:hover\:translate-y-2:hover {
    --tw-translate-y: 0.125rem;
  }

  .wp-admin-bar\:hover\:translate-y-3:hover {
    --tw-translate-y: 0.1875rem;
  }

  .wp-admin-bar\:hover\:translate-y-4:hover {
    --tw-translate-y: 0.25rem;
  }

  .wp-admin-bar\:hover\:translate-y-5:hover {
    --tw-translate-y: 0.3125rem;
  }

  .wp-admin-bar\:hover\:translate-y-6:hover {
    --tw-translate-y: 0.375rem;
  }

  .wp-admin-bar\:hover\:translate-y-8:hover {
    --tw-translate-y: 0.5rem;
  }

  .wp-admin-bar\:hover\:translate-y-10:hover {
    --tw-translate-y: 0.625rem;
  }

  .wp-admin-bar\:hover\:translate-y-12:hover {
    --tw-translate-y: 0.75rem;
  }

  .wp-admin-bar\:hover\:translate-y-16:hover {
    --tw-translate-y: 1rem;
  }

  .wp-admin-bar\:hover\:translate-y-20:hover {
    --tw-translate-y: 1.25rem;
  }

  .wp-admin-bar\:hover\:translate-y-24:hover {
    --tw-translate-y: 1.5rem;
  }

  .wp-admin-bar\:hover\:translate-y-32:hover {
    --tw-translate-y: 2rem;
  }

  .wp-admin-bar\:hover\:translate-y-40:hover {
    --tw-translate-y: 2.5rem;
  }

  .wp-admin-bar\:hover\:translate-y-48:hover {
    --tw-translate-y: 3rem;
  }

  .wp-admin-bar\:hover\:translate-y-56:hover {
    --tw-translate-y: 3.5rem;
  }

  .wp-admin-bar\:hover\:translate-y-64:hover {
    --tw-translate-y: 4rem;
  }

  .wp-admin-bar\:hover\:translate-y-68:hover {
    --tw-translate-y: 4.25rem;
  }

  .wp-admin-bar\:hover\:translate-y-72:hover {
    --tw-translate-y: 4.5rem;
  }

  .wp-admin-bar\:hover\:translate-y-76:hover {
    --tw-translate-y: 4.75rem;
  }

  .wp-admin-bar\:hover\:translate-y-80:hover {
    --tw-translate-y: 5rem;
  }

  .wp-admin-bar\:hover\:translate-y-192:hover {
    --tw-translate-y: 12rem;
  }

  .wp-admin-bar\:hover\:translate-y-px:hover {
    --tw-translate-y: 1px;
  }

  .wp-admin-bar\:hover\:-translate-y-1:hover {
    --tw-translate-y: -0.0625rem;
  }

  .wp-admin-bar\:hover\:-translate-y-2:hover {
    --tw-translate-y: -0.125rem;
  }

  .wp-admin-bar\:hover\:-translate-y-3:hover {
    --tw-translate-y: -0.1875rem;
  }

  .wp-admin-bar\:hover\:-translate-y-4:hover {
    --tw-translate-y: -0.25rem;
  }

  .wp-admin-bar\:hover\:-translate-y-5:hover {
    --tw-translate-y: -0.3125rem;
  }

  .wp-admin-bar\:hover\:-translate-y-6:hover {
    --tw-translate-y: -0.375rem;
  }

  .wp-admin-bar\:hover\:-translate-y-8:hover {
    --tw-translate-y: -0.5rem;
  }

  .wp-admin-bar\:hover\:-translate-y-10:hover {
    --tw-translate-y: -0.625rem;
  }

  .wp-admin-bar\:hover\:-translate-y-12:hover {
    --tw-translate-y: -0.75rem;
  }

  .wp-admin-bar\:hover\:-translate-y-16:hover {
    --tw-translate-y: -1rem;
  }

  .wp-admin-bar\:hover\:-translate-y-20:hover {
    --tw-translate-y: -1.25rem;
  }

  .wp-admin-bar\:hover\:-translate-y-24:hover {
    --tw-translate-y: -1.5rem;
  }

  .wp-admin-bar\:hover\:-translate-y-32:hover {
    --tw-translate-y: -2rem;
  }

  .wp-admin-bar\:hover\:-translate-y-40:hover {
    --tw-translate-y: -2.5rem;
  }

  .wp-admin-bar\:hover\:-translate-y-48:hover {
    --tw-translate-y: -3rem;
  }

  .wp-admin-bar\:hover\:-translate-y-56:hover {
    --tw-translate-y: -3.5rem;
  }

  .wp-admin-bar\:hover\:-translate-y-64:hover {
    --tw-translate-y: -4rem;
  }

  .wp-admin-bar\:hover\:-translate-y-68:hover {
    --tw-translate-y: -4.25rem;
  }

  .wp-admin-bar\:hover\:-translate-y-72:hover {
    --tw-translate-y: -4.5rem;
  }

  .wp-admin-bar\:hover\:-translate-y-76:hover {
    --tw-translate-y: -4.75rem;
  }

  .wp-admin-bar\:hover\:-translate-y-80:hover {
    --tw-translate-y: -5rem;
  }

  .wp-admin-bar\:hover\:-translate-y-192:hover {
    --tw-translate-y: -12rem;
  }

  .wp-admin-bar\:hover\:-translate-y-px:hover {
    --tw-translate-y: -1px;
  }

  .wp-admin-bar\:hover\:translate-y-1\/2:hover {
    --tw-translate-y: 50%;
  }

  .wp-admin-bar\:hover\:translate-y-1\/3:hover {
    --tw-translate-y: 33.333333%;
  }

  .wp-admin-bar\:hover\:translate-y-2\/3:hover {
    --tw-translate-y: 66.666667%;
  }

  .wp-admin-bar\:hover\:translate-y-1\/4:hover {
    --tw-translate-y: 25%;
  }

  .wp-admin-bar\:hover\:translate-y-2\/4:hover {
    --tw-translate-y: 50%;
  }

  .wp-admin-bar\:hover\:translate-y-3\/4:hover {
    --tw-translate-y: 75%;
  }

  .wp-admin-bar\:hover\:translate-y-full:hover {
    --tw-translate-y: 100%;
  }

  .wp-admin-bar\:hover\:-translate-y-1\/2:hover {
    --tw-translate-y: -50%;
  }

  .wp-admin-bar\:hover\:-translate-y-1\/3:hover {
    --tw-translate-y: -33.333333%;
  }

  .wp-admin-bar\:hover\:-translate-y-2\/3:hover {
    --tw-translate-y: -66.666667%;
  }

  .wp-admin-bar\:hover\:-translate-y-1\/4:hover {
    --tw-translate-y: -25%;
  }

  .wp-admin-bar\:hover\:-translate-y-2\/4:hover {
    --tw-translate-y: -50%;
  }

  .wp-admin-bar\:hover\:-translate-y-3\/4:hover {
    --tw-translate-y: -75%;
  }

  .wp-admin-bar\:hover\:-translate-y-full:hover {
    --tw-translate-y: -100%;
  }

  .wp-admin-bar\:focus\:translate-x-0:focus {
    --tw-translate-x: 0;
  }

  .wp-admin-bar\:focus\:translate-x-1:focus {
    --tw-translate-x: 0.0625rem;
  }

  .wp-admin-bar\:focus\:translate-x-2:focus {
    --tw-translate-x: 0.125rem;
  }

  .wp-admin-bar\:focus\:translate-x-3:focus {
    --tw-translate-x: 0.1875rem;
  }

  .wp-admin-bar\:focus\:translate-x-4:focus {
    --tw-translate-x: 0.25rem;
  }

  .wp-admin-bar\:focus\:translate-x-5:focus {
    --tw-translate-x: 0.3125rem;
  }

  .wp-admin-bar\:focus\:translate-x-6:focus {
    --tw-translate-x: 0.375rem;
  }

  .wp-admin-bar\:focus\:translate-x-8:focus {
    --tw-translate-x: 0.5rem;
  }

  .wp-admin-bar\:focus\:translate-x-10:focus {
    --tw-translate-x: 0.625rem;
  }

  .wp-admin-bar\:focus\:translate-x-12:focus {
    --tw-translate-x: 0.75rem;
  }

  .wp-admin-bar\:focus\:translate-x-16:focus {
    --tw-translate-x: 1rem;
  }

  .wp-admin-bar\:focus\:translate-x-20:focus {
    --tw-translate-x: 1.25rem;
  }

  .wp-admin-bar\:focus\:translate-x-24:focus {
    --tw-translate-x: 1.5rem;
  }

  .wp-admin-bar\:focus\:translate-x-32:focus {
    --tw-translate-x: 2rem;
  }

  .wp-admin-bar\:focus\:translate-x-40:focus {
    --tw-translate-x: 2.5rem;
  }

  .wp-admin-bar\:focus\:translate-x-48:focus {
    --tw-translate-x: 3rem;
  }

  .wp-admin-bar\:focus\:translate-x-56:focus {
    --tw-translate-x: 3.5rem;
  }

  .wp-admin-bar\:focus\:translate-x-64:focus {
    --tw-translate-x: 4rem;
  }

  .wp-admin-bar\:focus\:translate-x-68:focus {
    --tw-translate-x: 4.25rem;
  }

  .wp-admin-bar\:focus\:translate-x-72:focus {
    --tw-translate-x: 4.5rem;
  }

  .wp-admin-bar\:focus\:translate-x-76:focus {
    --tw-translate-x: 4.75rem;
  }

  .wp-admin-bar\:focus\:translate-x-80:focus {
    --tw-translate-x: 5rem;
  }

  .wp-admin-bar\:focus\:translate-x-192:focus {
    --tw-translate-x: 12rem;
  }

  .wp-admin-bar\:focus\:translate-x-px:focus {
    --tw-translate-x: 1px;
  }

  .wp-admin-bar\:focus\:-translate-x-1:focus {
    --tw-translate-x: -0.0625rem;
  }

  .wp-admin-bar\:focus\:-translate-x-2:focus {
    --tw-translate-x: -0.125rem;
  }

  .wp-admin-bar\:focus\:-translate-x-3:focus {
    --tw-translate-x: -0.1875rem;
  }

  .wp-admin-bar\:focus\:-translate-x-4:focus {
    --tw-translate-x: -0.25rem;
  }

  .wp-admin-bar\:focus\:-translate-x-5:focus {
    --tw-translate-x: -0.3125rem;
  }

  .wp-admin-bar\:focus\:-translate-x-6:focus {
    --tw-translate-x: -0.375rem;
  }

  .wp-admin-bar\:focus\:-translate-x-8:focus {
    --tw-translate-x: -0.5rem;
  }

  .wp-admin-bar\:focus\:-translate-x-10:focus {
    --tw-translate-x: -0.625rem;
  }

  .wp-admin-bar\:focus\:-translate-x-12:focus {
    --tw-translate-x: -0.75rem;
  }

  .wp-admin-bar\:focus\:-translate-x-16:focus {
    --tw-translate-x: -1rem;
  }

  .wp-admin-bar\:focus\:-translate-x-20:focus {
    --tw-translate-x: -1.25rem;
  }

  .wp-admin-bar\:focus\:-translate-x-24:focus {
    --tw-translate-x: -1.5rem;
  }

  .wp-admin-bar\:focus\:-translate-x-32:focus {
    --tw-translate-x: -2rem;
  }

  .wp-admin-bar\:focus\:-translate-x-40:focus {
    --tw-translate-x: -2.5rem;
  }

  .wp-admin-bar\:focus\:-translate-x-48:focus {
    --tw-translate-x: -3rem;
  }

  .wp-admin-bar\:focus\:-translate-x-56:focus {
    --tw-translate-x: -3.5rem;
  }

  .wp-admin-bar\:focus\:-translate-x-64:focus {
    --tw-translate-x: -4rem;
  }

  .wp-admin-bar\:focus\:-translate-x-68:focus {
    --tw-translate-x: -4.25rem;
  }

  .wp-admin-bar\:focus\:-translate-x-72:focus {
    --tw-translate-x: -4.5rem;
  }

  .wp-admin-bar\:focus\:-translate-x-76:focus {
    --tw-translate-x: -4.75rem;
  }

  .wp-admin-bar\:focus\:-translate-x-80:focus {
    --tw-translate-x: -5rem;
  }

  .wp-admin-bar\:focus\:-translate-x-192:focus {
    --tw-translate-x: -12rem;
  }

  .wp-admin-bar\:focus\:-translate-x-px:focus {
    --tw-translate-x: -1px;
  }

  .wp-admin-bar\:focus\:translate-x-1\/2:focus {
    --tw-translate-x: 50%;
  }

  .wp-admin-bar\:focus\:translate-x-1\/3:focus {
    --tw-translate-x: 33.333333%;
  }

  .wp-admin-bar\:focus\:translate-x-2\/3:focus {
    --tw-translate-x: 66.666667%;
  }

  .wp-admin-bar\:focus\:translate-x-1\/4:focus {
    --tw-translate-x: 25%;
  }

  .wp-admin-bar\:focus\:translate-x-2\/4:focus {
    --tw-translate-x: 50%;
  }

  .wp-admin-bar\:focus\:translate-x-3\/4:focus {
    --tw-translate-x: 75%;
  }

  .wp-admin-bar\:focus\:translate-x-full:focus {
    --tw-translate-x: 100%;
  }

  .wp-admin-bar\:focus\:-translate-x-1\/2:focus {
    --tw-translate-x: -50%;
  }

  .wp-admin-bar\:focus\:-translate-x-1\/3:focus {
    --tw-translate-x: -33.333333%;
  }

  .wp-admin-bar\:focus\:-translate-x-2\/3:focus {
    --tw-translate-x: -66.666667%;
  }

  .wp-admin-bar\:focus\:-translate-x-1\/4:focus {
    --tw-translate-x: -25%;
  }

  .wp-admin-bar\:focus\:-translate-x-2\/4:focus {
    --tw-translate-x: -50%;
  }

  .wp-admin-bar\:focus\:-translate-x-3\/4:focus {
    --tw-translate-x: -75%;
  }

  .wp-admin-bar\:focus\:-translate-x-full:focus {
    --tw-translate-x: -100%;
  }

  .wp-admin-bar\:focus\:translate-y-0:focus {
    --tw-translate-y: 0;
  }

  .wp-admin-bar\:focus\:translate-y-1:focus {
    --tw-translate-y: 0.0625rem;
  }

  .wp-admin-bar\:focus\:translate-y-2:focus {
    --tw-translate-y: 0.125rem;
  }

  .wp-admin-bar\:focus\:translate-y-3:focus {
    --tw-translate-y: 0.1875rem;
  }

  .wp-admin-bar\:focus\:translate-y-4:focus {
    --tw-translate-y: 0.25rem;
  }

  .wp-admin-bar\:focus\:translate-y-5:focus {
    --tw-translate-y: 0.3125rem;
  }

  .wp-admin-bar\:focus\:translate-y-6:focus {
    --tw-translate-y: 0.375rem;
  }

  .wp-admin-bar\:focus\:translate-y-8:focus {
    --tw-translate-y: 0.5rem;
  }

  .wp-admin-bar\:focus\:translate-y-10:focus {
    --tw-translate-y: 0.625rem;
  }

  .wp-admin-bar\:focus\:translate-y-12:focus {
    --tw-translate-y: 0.75rem;
  }

  .wp-admin-bar\:focus\:translate-y-16:focus {
    --tw-translate-y: 1rem;
  }

  .wp-admin-bar\:focus\:translate-y-20:focus {
    --tw-translate-y: 1.25rem;
  }

  .wp-admin-bar\:focus\:translate-y-24:focus {
    --tw-translate-y: 1.5rem;
  }

  .wp-admin-bar\:focus\:translate-y-32:focus {
    --tw-translate-y: 2rem;
  }

  .wp-admin-bar\:focus\:translate-y-40:focus {
    --tw-translate-y: 2.5rem;
  }

  .wp-admin-bar\:focus\:translate-y-48:focus {
    --tw-translate-y: 3rem;
  }

  .wp-admin-bar\:focus\:translate-y-56:focus {
    --tw-translate-y: 3.5rem;
  }

  .wp-admin-bar\:focus\:translate-y-64:focus {
    --tw-translate-y: 4rem;
  }

  .wp-admin-bar\:focus\:translate-y-68:focus {
    --tw-translate-y: 4.25rem;
  }

  .wp-admin-bar\:focus\:translate-y-72:focus {
    --tw-translate-y: 4.5rem;
  }

  .wp-admin-bar\:focus\:translate-y-76:focus {
    --tw-translate-y: 4.75rem;
  }

  .wp-admin-bar\:focus\:translate-y-80:focus {
    --tw-translate-y: 5rem;
  }

  .wp-admin-bar\:focus\:translate-y-192:focus {
    --tw-translate-y: 12rem;
  }

  .wp-admin-bar\:focus\:translate-y-px:focus {
    --tw-translate-y: 1px;
  }

  .wp-admin-bar\:focus\:-translate-y-1:focus {
    --tw-translate-y: -0.0625rem;
  }

  .wp-admin-bar\:focus\:-translate-y-2:focus {
    --tw-translate-y: -0.125rem;
  }

  .wp-admin-bar\:focus\:-translate-y-3:focus {
    --tw-translate-y: -0.1875rem;
  }

  .wp-admin-bar\:focus\:-translate-y-4:focus {
    --tw-translate-y: -0.25rem;
  }

  .wp-admin-bar\:focus\:-translate-y-5:focus {
    --tw-translate-y: -0.3125rem;
  }

  .wp-admin-bar\:focus\:-translate-y-6:focus {
    --tw-translate-y: -0.375rem;
  }

  .wp-admin-bar\:focus\:-translate-y-8:focus {
    --tw-translate-y: -0.5rem;
  }

  .wp-admin-bar\:focus\:-translate-y-10:focus {
    --tw-translate-y: -0.625rem;
  }

  .wp-admin-bar\:focus\:-translate-y-12:focus {
    --tw-translate-y: -0.75rem;
  }

  .wp-admin-bar\:focus\:-translate-y-16:focus {
    --tw-translate-y: -1rem;
  }

  .wp-admin-bar\:focus\:-translate-y-20:focus {
    --tw-translate-y: -1.25rem;
  }

  .wp-admin-bar\:focus\:-translate-y-24:focus {
    --tw-translate-y: -1.5rem;
  }

  .wp-admin-bar\:focus\:-translate-y-32:focus {
    --tw-translate-y: -2rem;
  }

  .wp-admin-bar\:focus\:-translate-y-40:focus {
    --tw-translate-y: -2.5rem;
  }

  .wp-admin-bar\:focus\:-translate-y-48:focus {
    --tw-translate-y: -3rem;
  }

  .wp-admin-bar\:focus\:-translate-y-56:focus {
    --tw-translate-y: -3.5rem;
  }

  .wp-admin-bar\:focus\:-translate-y-64:focus {
    --tw-translate-y: -4rem;
  }

  .wp-admin-bar\:focus\:-translate-y-68:focus {
    --tw-translate-y: -4.25rem;
  }

  .wp-admin-bar\:focus\:-translate-y-72:focus {
    --tw-translate-y: -4.5rem;
  }

  .wp-admin-bar\:focus\:-translate-y-76:focus {
    --tw-translate-y: -4.75rem;
  }

  .wp-admin-bar\:focus\:-translate-y-80:focus {
    --tw-translate-y: -5rem;
  }

  .wp-admin-bar\:focus\:-translate-y-192:focus {
    --tw-translate-y: -12rem;
  }

  .wp-admin-bar\:focus\:-translate-y-px:focus {
    --tw-translate-y: -1px;
  }

  .wp-admin-bar\:focus\:translate-y-1\/2:focus {
    --tw-translate-y: 50%;
  }

  .wp-admin-bar\:focus\:translate-y-1\/3:focus {
    --tw-translate-y: 33.333333%;
  }

  .wp-admin-bar\:focus\:translate-y-2\/3:focus {
    --tw-translate-y: 66.666667%;
  }

  .wp-admin-bar\:focus\:translate-y-1\/4:focus {
    --tw-translate-y: 25%;
  }

  .wp-admin-bar\:focus\:translate-y-2\/4:focus {
    --tw-translate-y: 50%;
  }

  .wp-admin-bar\:focus\:translate-y-3\/4:focus {
    --tw-translate-y: 75%;
  }

  .wp-admin-bar\:focus\:translate-y-full:focus {
    --tw-translate-y: 100%;
  }

  .wp-admin-bar\:focus\:-translate-y-1\/2:focus {
    --tw-translate-y: -50%;
  }

  .wp-admin-bar\:focus\:-translate-y-1\/3:focus {
    --tw-translate-y: -33.333333%;
  }

  .wp-admin-bar\:focus\:-translate-y-2\/3:focus {
    --tw-translate-y: -66.666667%;
  }

  .wp-admin-bar\:focus\:-translate-y-1\/4:focus {
    --tw-translate-y: -25%;
  }

  .wp-admin-bar\:focus\:-translate-y-2\/4:focus {
    --tw-translate-y: -50%;
  }

  .wp-admin-bar\:focus\:-translate-y-3\/4:focus {
    --tw-translate-y: -75%;
  }

  .wp-admin-bar\:focus\:-translate-y-full:focus {
    --tw-translate-y: -100%;
  }

  .wp-admin-bar\:rotate-0 {
    --tw-rotate: 0deg;
  }

  .wp-admin-bar\:rotate-1 {
    --tw-rotate: 1deg;
  }

  .wp-admin-bar\:rotate-2 {
    --tw-rotate: 2deg;
  }

  .wp-admin-bar\:rotate-3 {
    --tw-rotate: 3deg;
  }

  .wp-admin-bar\:rotate-6 {
    --tw-rotate: 6deg;
  }

  .wp-admin-bar\:rotate-12 {
    --tw-rotate: 12deg;
  }

  .wp-admin-bar\:rotate-45 {
    --tw-rotate: 45deg;
  }

  .wp-admin-bar\:rotate-90 {
    --tw-rotate: 90deg;
  }

  .wp-admin-bar\:rotate-180 {
    --tw-rotate: 180deg;
  }

  .wp-admin-bar\:-rotate-180 {
    --tw-rotate: -180deg;
  }

  .wp-admin-bar\:-rotate-90 {
    --tw-rotate: -90deg;
  }

  .wp-admin-bar\:-rotate-45 {
    --tw-rotate: -45deg;
  }

  .wp-admin-bar\:-rotate-12 {
    --tw-rotate: -12deg;
  }

  .wp-admin-bar\:-rotate-6 {
    --tw-rotate: -6deg;
  }

  .wp-admin-bar\:-rotate-3 {
    --tw-rotate: -3deg;
  }

  .wp-admin-bar\:-rotate-2 {
    --tw-rotate: -2deg;
  }

  .wp-admin-bar\:-rotate-1 {
    --tw-rotate: -1deg;
  }

  .wp-admin-bar\:hover\:rotate-0:hover {
    --tw-rotate: 0deg;
  }

  .wp-admin-bar\:hover\:rotate-1:hover {
    --tw-rotate: 1deg;
  }

  .wp-admin-bar\:hover\:rotate-2:hover {
    --tw-rotate: 2deg;
  }

  .wp-admin-bar\:hover\:rotate-3:hover {
    --tw-rotate: 3deg;
  }

  .wp-admin-bar\:hover\:rotate-6:hover {
    --tw-rotate: 6deg;
  }

  .wp-admin-bar\:hover\:rotate-12:hover {
    --tw-rotate: 12deg;
  }

  .wp-admin-bar\:hover\:rotate-45:hover {
    --tw-rotate: 45deg;
  }

  .wp-admin-bar\:hover\:rotate-90:hover {
    --tw-rotate: 90deg;
  }

  .wp-admin-bar\:hover\:rotate-180:hover {
    --tw-rotate: 180deg;
  }

  .wp-admin-bar\:hover\:-rotate-180:hover {
    --tw-rotate: -180deg;
  }

  .wp-admin-bar\:hover\:-rotate-90:hover {
    --tw-rotate: -90deg;
  }

  .wp-admin-bar\:hover\:-rotate-45:hover {
    --tw-rotate: -45deg;
  }

  .wp-admin-bar\:hover\:-rotate-12:hover {
    --tw-rotate: -12deg;
  }

  .wp-admin-bar\:hover\:-rotate-6:hover {
    --tw-rotate: -6deg;
  }

  .wp-admin-bar\:hover\:-rotate-3:hover {
    --tw-rotate: -3deg;
  }

  .wp-admin-bar\:hover\:-rotate-2:hover {
    --tw-rotate: -2deg;
  }

  .wp-admin-bar\:hover\:-rotate-1:hover {
    --tw-rotate: -1deg;
  }

  .wp-admin-bar\:focus\:rotate-0:focus {
    --tw-rotate: 0deg;
  }

  .wp-admin-bar\:focus\:rotate-1:focus {
    --tw-rotate: 1deg;
  }

  .wp-admin-bar\:focus\:rotate-2:focus {
    --tw-rotate: 2deg;
  }

  .wp-admin-bar\:focus\:rotate-3:focus {
    --tw-rotate: 3deg;
  }

  .wp-admin-bar\:focus\:rotate-6:focus {
    --tw-rotate: 6deg;
  }

  .wp-admin-bar\:focus\:rotate-12:focus {
    --tw-rotate: 12deg;
  }

  .wp-admin-bar\:focus\:rotate-45:focus {
    --tw-rotate: 45deg;
  }

  .wp-admin-bar\:focus\:rotate-90:focus {
    --tw-rotate: 90deg;
  }

  .wp-admin-bar\:focus\:rotate-180:focus {
    --tw-rotate: 180deg;
  }

  .wp-admin-bar\:focus\:-rotate-180:focus {
    --tw-rotate: -180deg;
  }

  .wp-admin-bar\:focus\:-rotate-90:focus {
    --tw-rotate: -90deg;
  }

  .wp-admin-bar\:focus\:-rotate-45:focus {
    --tw-rotate: -45deg;
  }

  .wp-admin-bar\:focus\:-rotate-12:focus {
    --tw-rotate: -12deg;
  }

  .wp-admin-bar\:focus\:-rotate-6:focus {
    --tw-rotate: -6deg;
  }

  .wp-admin-bar\:focus\:-rotate-3:focus {
    --tw-rotate: -3deg;
  }

  .wp-admin-bar\:focus\:-rotate-2:focus {
    --tw-rotate: -2deg;
  }

  .wp-admin-bar\:focus\:-rotate-1:focus {
    --tw-rotate: -1deg;
  }

  .wp-admin-bar\:skew-x-0 {
    --tw-skew-x: 0deg;
  }

  .wp-admin-bar\:skew-x-1 {
    --tw-skew-x: 1deg;
  }

  .wp-admin-bar\:skew-x-2 {
    --tw-skew-x: 2deg;
  }

  .wp-admin-bar\:skew-x-3 {
    --tw-skew-x: 3deg;
  }

  .wp-admin-bar\:skew-x-6 {
    --tw-skew-x: 6deg;
  }

  .wp-admin-bar\:skew-x-12 {
    --tw-skew-x: 12deg;
  }

  .wp-admin-bar\:-skew-x-12 {
    --tw-skew-x: -12deg;
  }

  .wp-admin-bar\:-skew-x-6 {
    --tw-skew-x: -6deg;
  }

  .wp-admin-bar\:-skew-x-3 {
    --tw-skew-x: -3deg;
  }

  .wp-admin-bar\:-skew-x-2 {
    --tw-skew-x: -2deg;
  }

  .wp-admin-bar\:-skew-x-1 {
    --tw-skew-x: -1deg;
  }

  .wp-admin-bar\:skew-y-0 {
    --tw-skew-y: 0deg;
  }

  .wp-admin-bar\:skew-y-1 {
    --tw-skew-y: 1deg;
  }

  .wp-admin-bar\:skew-y-2 {
    --tw-skew-y: 2deg;
  }

  .wp-admin-bar\:skew-y-3 {
    --tw-skew-y: 3deg;
  }

  .wp-admin-bar\:skew-y-6 {
    --tw-skew-y: 6deg;
  }

  .wp-admin-bar\:skew-y-12 {
    --tw-skew-y: 12deg;
  }

  .wp-admin-bar\:-skew-y-12 {
    --tw-skew-y: -12deg;
  }

  .wp-admin-bar\:-skew-y-6 {
    --tw-skew-y: -6deg;
  }

  .wp-admin-bar\:-skew-y-3 {
    --tw-skew-y: -3deg;
  }

  .wp-admin-bar\:-skew-y-2 {
    --tw-skew-y: -2deg;
  }

  .wp-admin-bar\:-skew-y-1 {
    --tw-skew-y: -1deg;
  }

  .wp-admin-bar\:hover\:skew-x-0:hover {
    --tw-skew-x: 0deg;
  }

  .wp-admin-bar\:hover\:skew-x-1:hover {
    --tw-skew-x: 1deg;
  }

  .wp-admin-bar\:hover\:skew-x-2:hover {
    --tw-skew-x: 2deg;
  }

  .wp-admin-bar\:hover\:skew-x-3:hover {
    --tw-skew-x: 3deg;
  }

  .wp-admin-bar\:hover\:skew-x-6:hover {
    --tw-skew-x: 6deg;
  }

  .wp-admin-bar\:hover\:skew-x-12:hover {
    --tw-skew-x: 12deg;
  }

  .wp-admin-bar\:hover\:-skew-x-12:hover {
    --tw-skew-x: -12deg;
  }

  .wp-admin-bar\:hover\:-skew-x-6:hover {
    --tw-skew-x: -6deg;
  }

  .wp-admin-bar\:hover\:-skew-x-3:hover {
    --tw-skew-x: -3deg;
  }

  .wp-admin-bar\:hover\:-skew-x-2:hover {
    --tw-skew-x: -2deg;
  }

  .wp-admin-bar\:hover\:-skew-x-1:hover {
    --tw-skew-x: -1deg;
  }

  .wp-admin-bar\:hover\:skew-y-0:hover {
    --tw-skew-y: 0deg;
  }

  .wp-admin-bar\:hover\:skew-y-1:hover {
    --tw-skew-y: 1deg;
  }

  .wp-admin-bar\:hover\:skew-y-2:hover {
    --tw-skew-y: 2deg;
  }

  .wp-admin-bar\:hover\:skew-y-3:hover {
    --tw-skew-y: 3deg;
  }

  .wp-admin-bar\:hover\:skew-y-6:hover {
    --tw-skew-y: 6deg;
  }

  .wp-admin-bar\:hover\:skew-y-12:hover {
    --tw-skew-y: 12deg;
  }

  .wp-admin-bar\:hover\:-skew-y-12:hover {
    --tw-skew-y: -12deg;
  }

  .wp-admin-bar\:hover\:-skew-y-6:hover {
    --tw-skew-y: -6deg;
  }

  .wp-admin-bar\:hover\:-skew-y-3:hover {
    --tw-skew-y: -3deg;
  }

  .wp-admin-bar\:hover\:-skew-y-2:hover {
    --tw-skew-y: -2deg;
  }

  .wp-admin-bar\:hover\:-skew-y-1:hover {
    --tw-skew-y: -1deg;
  }

  .wp-admin-bar\:focus\:skew-x-0:focus {
    --tw-skew-x: 0deg;
  }

  .wp-admin-bar\:focus\:skew-x-1:focus {
    --tw-skew-x: 1deg;
  }

  .wp-admin-bar\:focus\:skew-x-2:focus {
    --tw-skew-x: 2deg;
  }

  .wp-admin-bar\:focus\:skew-x-3:focus {
    --tw-skew-x: 3deg;
  }

  .wp-admin-bar\:focus\:skew-x-6:focus {
    --tw-skew-x: 6deg;
  }

  .wp-admin-bar\:focus\:skew-x-12:focus {
    --tw-skew-x: 12deg;
  }

  .wp-admin-bar\:focus\:-skew-x-12:focus {
    --tw-skew-x: -12deg;
  }

  .wp-admin-bar\:focus\:-skew-x-6:focus {
    --tw-skew-x: -6deg;
  }

  .wp-admin-bar\:focus\:-skew-x-3:focus {
    --tw-skew-x: -3deg;
  }

  .wp-admin-bar\:focus\:-skew-x-2:focus {
    --tw-skew-x: -2deg;
  }

  .wp-admin-bar\:focus\:-skew-x-1:focus {
    --tw-skew-x: -1deg;
  }

  .wp-admin-bar\:focus\:skew-y-0:focus {
    --tw-skew-y: 0deg;
  }

  .wp-admin-bar\:focus\:skew-y-1:focus {
    --tw-skew-y: 1deg;
  }

  .wp-admin-bar\:focus\:skew-y-2:focus {
    --tw-skew-y: 2deg;
  }

  .wp-admin-bar\:focus\:skew-y-3:focus {
    --tw-skew-y: 3deg;
  }

  .wp-admin-bar\:focus\:skew-y-6:focus {
    --tw-skew-y: 6deg;
  }

  .wp-admin-bar\:focus\:skew-y-12:focus {
    --tw-skew-y: 12deg;
  }

  .wp-admin-bar\:focus\:-skew-y-12:focus {
    --tw-skew-y: -12deg;
  }

  .wp-admin-bar\:focus\:-skew-y-6:focus {
    --tw-skew-y: -6deg;
  }

  .wp-admin-bar\:focus\:-skew-y-3:focus {
    --tw-skew-y: -3deg;
  }

  .wp-admin-bar\:focus\:-skew-y-2:focus {
    --tw-skew-y: -2deg;
  }

  .wp-admin-bar\:focus\:-skew-y-1:focus {
    --tw-skew-y: -1deg;
  }

  .wp-admin-bar\:scale-0 {
    --tw-scale-x: 0;
    --tw-scale-y: 0;
  }

  .wp-admin-bar\:scale-50 {
    --tw-scale-x: .5;
    --tw-scale-y: .5;
  }

  .wp-admin-bar\:scale-75 {
    --tw-scale-x: .75;
    --tw-scale-y: .75;
  }

  .wp-admin-bar\:scale-90 {
    --tw-scale-x: .9;
    --tw-scale-y: .9;
  }

  .wp-admin-bar\:scale-95 {
    --tw-scale-x: .95;
    --tw-scale-y: .95;
  }

  .wp-admin-bar\:scale-100 {
    --tw-scale-x: 1;
    --tw-scale-y: 1;
  }

  .wp-admin-bar\:scale-105 {
    --tw-scale-x: 1.05;
    --tw-scale-y: 1.05;
  }

  .wp-admin-bar\:scale-110 {
    --tw-scale-x: 1.1;
    --tw-scale-y: 1.1;
  }

  .wp-admin-bar\:scale-125 {
    --tw-scale-x: 1.25;
    --tw-scale-y: 1.25;
  }

  .wp-admin-bar\:scale-150 {
    --tw-scale-x: 1.5;
    --tw-scale-y: 1.5;
  }

  .wp-admin-bar\:hover\:scale-0:hover {
    --tw-scale-x: 0;
    --tw-scale-y: 0;
  }

  .wp-admin-bar\:hover\:scale-50:hover {
    --tw-scale-x: .5;
    --tw-scale-y: .5;
  }

  .wp-admin-bar\:hover\:scale-75:hover {
    --tw-scale-x: .75;
    --tw-scale-y: .75;
  }

  .wp-admin-bar\:hover\:scale-90:hover {
    --tw-scale-x: .9;
    --tw-scale-y: .9;
  }

  .wp-admin-bar\:hover\:scale-95:hover {
    --tw-scale-x: .95;
    --tw-scale-y: .95;
  }

  .wp-admin-bar\:hover\:scale-100:hover {
    --tw-scale-x: 1;
    --tw-scale-y: 1;
  }

  .wp-admin-bar\:hover\:scale-105:hover {
    --tw-scale-x: 1.05;
    --tw-scale-y: 1.05;
  }

  .wp-admin-bar\:hover\:scale-110:hover {
    --tw-scale-x: 1.1;
    --tw-scale-y: 1.1;
  }

  .wp-admin-bar\:hover\:scale-125:hover {
    --tw-scale-x: 1.25;
    --tw-scale-y: 1.25;
  }

  .wp-admin-bar\:hover\:scale-150:hover {
    --tw-scale-x: 1.5;
    --tw-scale-y: 1.5;
  }

  .wp-admin-bar\:focus\:scale-0:focus {
    --tw-scale-x: 0;
    --tw-scale-y: 0;
  }

  .wp-admin-bar\:focus\:scale-50:focus {
    --tw-scale-x: .5;
    --tw-scale-y: .5;
  }

  .wp-admin-bar\:focus\:scale-75:focus {
    --tw-scale-x: .75;
    --tw-scale-y: .75;
  }

  .wp-admin-bar\:focus\:scale-90:focus {
    --tw-scale-x: .9;
    --tw-scale-y: .9;
  }

  .wp-admin-bar\:focus\:scale-95:focus {
    --tw-scale-x: .95;
    --tw-scale-y: .95;
  }

  .wp-admin-bar\:focus\:scale-100:focus {
    --tw-scale-x: 1;
    --tw-scale-y: 1;
  }

  .wp-admin-bar\:focus\:scale-105:focus {
    --tw-scale-x: 1.05;
    --tw-scale-y: 1.05;
  }

  .wp-admin-bar\:focus\:scale-110:focus {
    --tw-scale-x: 1.1;
    --tw-scale-y: 1.1;
  }

  .wp-admin-bar\:focus\:scale-125:focus {
    --tw-scale-x: 1.25;
    --tw-scale-y: 1.25;
  }

  .wp-admin-bar\:focus\:scale-150:focus {
    --tw-scale-x: 1.5;
    --tw-scale-y: 1.5;
  }

  .wp-admin-bar\:scale-x-0 {
    --tw-scale-x: 0;
  }

  .wp-admin-bar\:scale-x-50 {
    --tw-scale-x: .5;
  }

  .wp-admin-bar\:scale-x-75 {
    --tw-scale-x: .75;
  }

  .wp-admin-bar\:scale-x-90 {
    --tw-scale-x: .9;
  }

  .wp-admin-bar\:scale-x-95 {
    --tw-scale-x: .95;
  }

  .wp-admin-bar\:scale-x-100 {
    --tw-scale-x: 1;
  }

  .wp-admin-bar\:scale-x-105 {
    --tw-scale-x: 1.05;
  }

  .wp-admin-bar\:scale-x-110 {
    --tw-scale-x: 1.1;
  }

  .wp-admin-bar\:scale-x-125 {
    --tw-scale-x: 1.25;
  }

  .wp-admin-bar\:scale-x-150 {
    --tw-scale-x: 1.5;
  }

  .wp-admin-bar\:scale-y-0 {
    --tw-scale-y: 0;
  }

  .wp-admin-bar\:scale-y-50 {
    --tw-scale-y: .5;
  }

  .wp-admin-bar\:scale-y-75 {
    --tw-scale-y: .75;
  }

  .wp-admin-bar\:scale-y-90 {
    --tw-scale-y: .9;
  }

  .wp-admin-bar\:scale-y-95 {
    --tw-scale-y: .95;
  }

  .wp-admin-bar\:scale-y-100 {
    --tw-scale-y: 1;
  }

  .wp-admin-bar\:scale-y-105 {
    --tw-scale-y: 1.05;
  }

  .wp-admin-bar\:scale-y-110 {
    --tw-scale-y: 1.1;
  }

  .wp-admin-bar\:scale-y-125 {
    --tw-scale-y: 1.25;
  }

  .wp-admin-bar\:scale-y-150 {
    --tw-scale-y: 1.5;
  }

  .wp-admin-bar\:hover\:scale-x-0:hover {
    --tw-scale-x: 0;
  }

  .wp-admin-bar\:hover\:scale-x-50:hover {
    --tw-scale-x: .5;
  }

  .wp-admin-bar\:hover\:scale-x-75:hover {
    --tw-scale-x: .75;
  }

  .wp-admin-bar\:hover\:scale-x-90:hover {
    --tw-scale-x: .9;
  }

  .wp-admin-bar\:hover\:scale-x-95:hover {
    --tw-scale-x: .95;
  }

  .wp-admin-bar\:hover\:scale-x-100:hover {
    --tw-scale-x: 1;
  }

  .wp-admin-bar\:hover\:scale-x-105:hover {
    --tw-scale-x: 1.05;
  }

  .wp-admin-bar\:hover\:scale-x-110:hover {
    --tw-scale-x: 1.1;
  }

  .wp-admin-bar\:hover\:scale-x-125:hover {
    --tw-scale-x: 1.25;
  }

  .wp-admin-bar\:hover\:scale-x-150:hover {
    --tw-scale-x: 1.5;
  }

  .wp-admin-bar\:hover\:scale-y-0:hover {
    --tw-scale-y: 0;
  }

  .wp-admin-bar\:hover\:scale-y-50:hover {
    --tw-scale-y: .5;
  }

  .wp-admin-bar\:hover\:scale-y-75:hover {
    --tw-scale-y: .75;
  }

  .wp-admin-bar\:hover\:scale-y-90:hover {
    --tw-scale-y: .9;
  }

  .wp-admin-bar\:hover\:scale-y-95:hover {
    --tw-scale-y: .95;
  }

  .wp-admin-bar\:hover\:scale-y-100:hover {
    --tw-scale-y: 1;
  }

  .wp-admin-bar\:hover\:scale-y-105:hover {
    --tw-scale-y: 1.05;
  }

  .wp-admin-bar\:hover\:scale-y-110:hover {
    --tw-scale-y: 1.1;
  }

  .wp-admin-bar\:hover\:scale-y-125:hover {
    --tw-scale-y: 1.25;
  }

  .wp-admin-bar\:hover\:scale-y-150:hover {
    --tw-scale-y: 1.5;
  }

  .wp-admin-bar\:focus\:scale-x-0:focus {
    --tw-scale-x: 0;
  }

  .wp-admin-bar\:focus\:scale-x-50:focus {
    --tw-scale-x: .5;
  }

  .wp-admin-bar\:focus\:scale-x-75:focus {
    --tw-scale-x: .75;
  }

  .wp-admin-bar\:focus\:scale-x-90:focus {
    --tw-scale-x: .9;
  }

  .wp-admin-bar\:focus\:scale-x-95:focus {
    --tw-scale-x: .95;
  }

  .wp-admin-bar\:focus\:scale-x-100:focus {
    --tw-scale-x: 1;
  }

  .wp-admin-bar\:focus\:scale-x-105:focus {
    --tw-scale-x: 1.05;
  }

  .wp-admin-bar\:focus\:scale-x-110:focus {
    --tw-scale-x: 1.1;
  }

  .wp-admin-bar\:focus\:scale-x-125:focus {
    --tw-scale-x: 1.25;
  }

  .wp-admin-bar\:focus\:scale-x-150:focus {
    --tw-scale-x: 1.5;
  }

  .wp-admin-bar\:focus\:scale-y-0:focus {
    --tw-scale-y: 0;
  }

  .wp-admin-bar\:focus\:scale-y-50:focus {
    --tw-scale-y: .5;
  }

  .wp-admin-bar\:focus\:scale-y-75:focus {
    --tw-scale-y: .75;
  }

  .wp-admin-bar\:focus\:scale-y-90:focus {
    --tw-scale-y: .9;
  }

  .wp-admin-bar\:focus\:scale-y-95:focus {
    --tw-scale-y: .95;
  }

  .wp-admin-bar\:focus\:scale-y-100:focus {
    --tw-scale-y: 1;
  }

  .wp-admin-bar\:focus\:scale-y-105:focus {
    --tw-scale-y: 1.05;
  }

  .wp-admin-bar\:focus\:scale-y-110:focus {
    --tw-scale-y: 1.1;
  }

  .wp-admin-bar\:focus\:scale-y-125:focus {
    --tw-scale-y: 1.25;
  }

  .wp-admin-bar\:focus\:scale-y-150:focus {
    --tw-scale-y: 1.5;
  }

  .wp-admin-bar\:animate-none {
    -webkit-animation: none;
            animation: none;
  }

  .wp-admin-bar\:animate-spin {
    -webkit-animation: spin 1s linear infinite;
            animation: spin 1s linear infinite;
  }

  .wp-admin-bar\:animate-ping {
    -webkit-animation: ping 1s cubic-bezier(0, 0, 0.2, 1) infinite;
            animation: ping 1s cubic-bezier(0, 0, 0.2, 1) infinite;
  }

  .wp-admin-bar\:animate-pulse {
    -webkit-animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
            animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
  }

  .wp-admin-bar\:animate-bounce {
    -webkit-animation: bounce 1s infinite;
            animation: bounce 1s infinite;
  }

  .wp-admin-bar\:cursor-auto {
    cursor: auto;
  }

  .wp-admin-bar\:cursor-default {
    cursor: default;
  }

  .wp-admin-bar\:cursor-pointer {
    cursor: pointer;
  }

  .wp-admin-bar\:cursor-wait {
    cursor: wait;
  }

  .wp-admin-bar\:cursor-text {
    cursor: text;
  }

  .wp-admin-bar\:cursor-move {
    cursor: move;
  }

  .wp-admin-bar\:cursor-help {
    cursor: help;
  }

  .wp-admin-bar\:cursor-not-allowed {
    cursor: not-allowed;
  }

  .wp-admin-bar\:select-none {
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
  }

  .wp-admin-bar\:select-text {
    -webkit-user-select: text;
       -moz-user-select: text;
        -ms-user-select: text;
            user-select: text;
  }

  .wp-admin-bar\:select-all {
    -webkit-user-select: all;
       -moz-user-select: all;
            user-select: all;
  }

  .wp-admin-bar\:select-auto {
    -webkit-user-select: auto;
       -moz-user-select: auto;
        -ms-user-select: auto;
            user-select: auto;
  }

  .wp-admin-bar\:resize-none {
    resize: none;
  }

  .wp-admin-bar\:resize-y {
    resize: vertical;
  }

  .wp-admin-bar\:resize-x {
    resize: horizontal;
  }

  .wp-admin-bar\:resize {
    resize: both;
  }

  .wp-admin-bar\:list-inside {
    list-style-position: inside;
  }

  .wp-admin-bar\:list-outside {
    list-style-position: outside;
  }

  .wp-admin-bar\:list-none {
    list-style-type: none;
  }

  .wp-admin-bar\:list-disc {
    list-style-type: disc;
  }

  .wp-admin-bar\:list-decimal {
    list-style-type: decimal;
  }

  .wp-admin-bar\:appearance-none {
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
  }

  .wp-admin-bar\:auto-cols-auto {
    grid-auto-columns: auto;
  }

  .wp-admin-bar\:auto-cols-min {
    grid-auto-columns: -webkit-min-content;
    grid-auto-columns: min-content;
  }

  .wp-admin-bar\:auto-cols-max {
    grid-auto-columns: -webkit-max-content;
    grid-auto-columns: max-content;
  }

  .wp-admin-bar\:auto-cols-fr {
    grid-auto-columns: minmax(0, 1fr);
  }

  .wp-admin-bar\:grid-flow-row {
    grid-auto-flow: row;
  }

  .wp-admin-bar\:grid-flow-col {
    grid-auto-flow: column;
  }

  .wp-admin-bar\:grid-flow-row-dense {
    grid-auto-flow: row dense;
  }

  .wp-admin-bar\:grid-flow-col-dense {
    grid-auto-flow: column dense;
  }

  .wp-admin-bar\:auto-rows-auto {
    grid-auto-rows: auto;
  }

  .wp-admin-bar\:auto-rows-min {
    grid-auto-rows: -webkit-min-content;
    grid-auto-rows: min-content;
  }

  .wp-admin-bar\:auto-rows-max {
    grid-auto-rows: -webkit-max-content;
    grid-auto-rows: max-content;
  }

  .wp-admin-bar\:auto-rows-fr {
    grid-auto-rows: minmax(0, 1fr);
  }

  .wp-admin-bar\:grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }

  .wp-admin-bar\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .wp-admin-bar\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .wp-admin-bar\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  .wp-admin-bar\:grid-cols-5 {
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }

  .wp-admin-bar\:grid-cols-6 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }

  .wp-admin-bar\:grid-cols-7 {
    grid-template-columns: repeat(7, minmax(0, 1fr));
  }

  .wp-admin-bar\:grid-cols-8 {
    grid-template-columns: repeat(8, minmax(0, 1fr));
  }

  .wp-admin-bar\:grid-cols-9 {
    grid-template-columns: repeat(9, minmax(0, 1fr));
  }

  .wp-admin-bar\:grid-cols-10 {
    grid-template-columns: repeat(10, minmax(0, 1fr));
  }

  .wp-admin-bar\:grid-cols-11 {
    grid-template-columns: repeat(11, minmax(0, 1fr));
  }

  .wp-admin-bar\:grid-cols-12 {
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }

  .wp-admin-bar\:grid-cols-none {
    grid-template-columns: none;
  }

  .wp-admin-bar\:grid-rows-1 {
    grid-template-rows: repeat(1, minmax(0, 1fr));
  }

  .wp-admin-bar\:grid-rows-2 {
    grid-template-rows: repeat(2, minmax(0, 1fr));
  }

  .wp-admin-bar\:grid-rows-3 {
    grid-template-rows: repeat(3, minmax(0, 1fr));
  }

  .wp-admin-bar\:grid-rows-4 {
    grid-template-rows: repeat(4, minmax(0, 1fr));
  }

  .wp-admin-bar\:grid-rows-5 {
    grid-template-rows: repeat(5, minmax(0, 1fr));
  }

  .wp-admin-bar\:grid-rows-6 {
    grid-template-rows: repeat(6, minmax(0, 1fr));
  }

  .wp-admin-bar\:grid-rows-none {
    grid-template-rows: none;
  }

  .wp-admin-bar\:flex-row {
    flex-direction: row;
  }

  .wp-admin-bar\:flex-row-reverse {
    flex-direction: row-reverse;
  }

  .wp-admin-bar\:flex-col {
    flex-direction: column;
  }

  .wp-admin-bar\:flex-col-reverse {
    flex-direction: column-reverse;
  }

  .wp-admin-bar\:flex-wrap {
    flex-wrap: wrap;
  }

  .wp-admin-bar\:flex-wrap-reverse {
    flex-wrap: wrap-reverse;
  }

  .wp-admin-bar\:flex-nowrap {
    flex-wrap: nowrap;
  }

  .wp-admin-bar\:place-content-center {
    place-content: center;
  }

  .wp-admin-bar\:place-content-start {
    place-content: start;
  }

  .wp-admin-bar\:place-content-end {
    place-content: end;
  }

  .wp-admin-bar\:place-content-between {
    place-content: space-between;
  }

  .wp-admin-bar\:place-content-around {
    place-content: space-around;
  }

  .wp-admin-bar\:place-content-evenly {
    place-content: space-evenly;
  }

  .wp-admin-bar\:place-content-stretch {
    place-content: stretch;
  }

  .wp-admin-bar\:place-items-start {
    place-items: start;
  }

  .wp-admin-bar\:place-items-end {
    place-items: end;
  }

  .wp-admin-bar\:place-items-center {
    place-items: center;
  }

  .wp-admin-bar\:place-items-stretch {
    place-items: stretch;
  }

  .wp-admin-bar\:content-center {
    align-content: center;
  }

  .wp-admin-bar\:content-start {
    align-content: flex-start;
  }

  .wp-admin-bar\:content-end {
    align-content: flex-end;
  }

  .wp-admin-bar\:content-between {
    align-content: space-between;
  }

  .wp-admin-bar\:content-around {
    align-content: space-around;
  }

  .wp-admin-bar\:content-evenly {
    align-content: space-evenly;
  }

  .wp-admin-bar\:items-start {
    align-items: flex-start;
  }

  .wp-admin-bar\:items-end {
    align-items: flex-end;
  }

  .wp-admin-bar\:items-center {
    align-items: center;
  }

  .wp-admin-bar\:items-baseline {
    align-items: baseline;
  }

  .wp-admin-bar\:items-stretch {
    align-items: stretch;
  }

  .wp-admin-bar\:justify-start {
    justify-content: flex-start;
  }

  .wp-admin-bar\:justify-end {
    justify-content: flex-end;
  }

  .wp-admin-bar\:justify-center {
    justify-content: center;
  }

  .wp-admin-bar\:justify-between {
    justify-content: space-between;
  }

  .wp-admin-bar\:justify-around {
    justify-content: space-around;
  }

  .wp-admin-bar\:justify-evenly {
    justify-content: space-evenly;
  }

  .wp-admin-bar\:justify-items-start {
    justify-items: start;
  }

  .wp-admin-bar\:justify-items-end {
    justify-items: end;
  }

  .wp-admin-bar\:justify-items-center {
    justify-items: center;
  }

  .wp-admin-bar\:justify-items-stretch {
    justify-items: stretch;
  }

  .wp-admin-bar\:gap-0 {
    gap: 0;
  }

  .wp-admin-bar\:gap-1 {
    gap: 0.0625rem;
  }

  .wp-admin-bar\:gap-2 {
    gap: 0.125rem;
  }

  .wp-admin-bar\:gap-3 {
    gap: 0.1875rem;
  }

  .wp-admin-bar\:gap-4 {
    gap: 0.25rem;
  }

  .wp-admin-bar\:gap-5 {
    gap: 0.3125rem;
  }

  .wp-admin-bar\:gap-6 {
    gap: 0.375rem;
  }

  .wp-admin-bar\:gap-8 {
    gap: 0.5rem;
  }

  .wp-admin-bar\:gap-10 {
    gap: 0.625rem;
  }

  .wp-admin-bar\:gap-12 {
    gap: 0.75rem;
  }

  .wp-admin-bar\:gap-16 {
    gap: 1rem;
  }

  .wp-admin-bar\:gap-20 {
    gap: 1.25rem;
  }

  .wp-admin-bar\:gap-24 {
    gap: 1.5rem;
  }

  .wp-admin-bar\:gap-32 {
    gap: 2rem;
  }

  .wp-admin-bar\:gap-40 {
    gap: 2.5rem;
  }

  .wp-admin-bar\:gap-48 {
    gap: 3rem;
  }

  .wp-admin-bar\:gap-56 {
    gap: 3.5rem;
  }

  .wp-admin-bar\:gap-64 {
    gap: 4rem;
  }

  .wp-admin-bar\:gap-68 {
    gap: 4.25rem;
  }

  .wp-admin-bar\:gap-72 {
    gap: 4.5rem;
  }

  .wp-admin-bar\:gap-76 {
    gap: 4.75rem;
  }

  .wp-admin-bar\:gap-80 {
    gap: 5rem;
  }

  .wp-admin-bar\:gap-192 {
    gap: 12rem;
  }

  .wp-admin-bar\:gap-px {
    gap: 1px;
  }

  .wp-admin-bar\:gap-x-0 {
    -moz-column-gap: 0;
         column-gap: 0;
  }

  .wp-admin-bar\:gap-x-1 {
    -moz-column-gap: 0.0625rem;
         column-gap: 0.0625rem;
  }

  .wp-admin-bar\:gap-x-2 {
    -moz-column-gap: 0.125rem;
         column-gap: 0.125rem;
  }

  .wp-admin-bar\:gap-x-3 {
    -moz-column-gap: 0.1875rem;
         column-gap: 0.1875rem;
  }

  .wp-admin-bar\:gap-x-4 {
    -moz-column-gap: 0.25rem;
         column-gap: 0.25rem;
  }

  .wp-admin-bar\:gap-x-5 {
    -moz-column-gap: 0.3125rem;
         column-gap: 0.3125rem;
  }

  .wp-admin-bar\:gap-x-6 {
    -moz-column-gap: 0.375rem;
         column-gap: 0.375rem;
  }

  .wp-admin-bar\:gap-x-8 {
    -moz-column-gap: 0.5rem;
         column-gap: 0.5rem;
  }

  .wp-admin-bar\:gap-x-10 {
    -moz-column-gap: 0.625rem;
         column-gap: 0.625rem;
  }

  .wp-admin-bar\:gap-x-12 {
    -moz-column-gap: 0.75rem;
         column-gap: 0.75rem;
  }

  .wp-admin-bar\:gap-x-16 {
    -moz-column-gap: 1rem;
         column-gap: 1rem;
  }

  .wp-admin-bar\:gap-x-20 {
    -moz-column-gap: 1.25rem;
         column-gap: 1.25rem;
  }

  .wp-admin-bar\:gap-x-24 {
    -moz-column-gap: 1.5rem;
         column-gap: 1.5rem;
  }

  .wp-admin-bar\:gap-x-32 {
    -moz-column-gap: 2rem;
         column-gap: 2rem;
  }

  .wp-admin-bar\:gap-x-40 {
    -moz-column-gap: 2.5rem;
         column-gap: 2.5rem;
  }

  .wp-admin-bar\:gap-x-48 {
    -moz-column-gap: 3rem;
         column-gap: 3rem;
  }

  .wp-admin-bar\:gap-x-56 {
    -moz-column-gap: 3.5rem;
         column-gap: 3.5rem;
  }

  .wp-admin-bar\:gap-x-64 {
    -moz-column-gap: 4rem;
         column-gap: 4rem;
  }

  .wp-admin-bar\:gap-x-68 {
    -moz-column-gap: 4.25rem;
         column-gap: 4.25rem;
  }

  .wp-admin-bar\:gap-x-72 {
    -moz-column-gap: 4.5rem;
         column-gap: 4.5rem;
  }

  .wp-admin-bar\:gap-x-76 {
    -moz-column-gap: 4.75rem;
         column-gap: 4.75rem;
  }

  .wp-admin-bar\:gap-x-80 {
    -moz-column-gap: 5rem;
         column-gap: 5rem;
  }

  .wp-admin-bar\:gap-x-192 {
    -moz-column-gap: 12rem;
         column-gap: 12rem;
  }

  .wp-admin-bar\:gap-x-px {
    -moz-column-gap: 1px;
         column-gap: 1px;
  }

  .wp-admin-bar\:gap-y-0 {
    row-gap: 0;
  }

  .wp-admin-bar\:gap-y-1 {
    row-gap: 0.0625rem;
  }

  .wp-admin-bar\:gap-y-2 {
    row-gap: 0.125rem;
  }

  .wp-admin-bar\:gap-y-3 {
    row-gap: 0.1875rem;
  }

  .wp-admin-bar\:gap-y-4 {
    row-gap: 0.25rem;
  }

  .wp-admin-bar\:gap-y-5 {
    row-gap: 0.3125rem;
  }

  .wp-admin-bar\:gap-y-6 {
    row-gap: 0.375rem;
  }

  .wp-admin-bar\:gap-y-8 {
    row-gap: 0.5rem;
  }

  .wp-admin-bar\:gap-y-10 {
    row-gap: 0.625rem;
  }

  .wp-admin-bar\:gap-y-12 {
    row-gap: 0.75rem;
  }

  .wp-admin-bar\:gap-y-16 {
    row-gap: 1rem;
  }

  .wp-admin-bar\:gap-y-20 {
    row-gap: 1.25rem;
  }

  .wp-admin-bar\:gap-y-24 {
    row-gap: 1.5rem;
  }

  .wp-admin-bar\:gap-y-32 {
    row-gap: 2rem;
  }

  .wp-admin-bar\:gap-y-40 {
    row-gap: 2.5rem;
  }

  .wp-admin-bar\:gap-y-48 {
    row-gap: 3rem;
  }

  .wp-admin-bar\:gap-y-56 {
    row-gap: 3.5rem;
  }

  .wp-admin-bar\:gap-y-64 {
    row-gap: 4rem;
  }

  .wp-admin-bar\:gap-y-68 {
    row-gap: 4.25rem;
  }

  .wp-admin-bar\:gap-y-72 {
    row-gap: 4.5rem;
  }

  .wp-admin-bar\:gap-y-76 {
    row-gap: 4.75rem;
  }

  .wp-admin-bar\:gap-y-80 {
    row-gap: 5rem;
  }

  .wp-admin-bar\:gap-y-192 {
    row-gap: 12rem;
  }

  .wp-admin-bar\:gap-y-px {
    row-gap: 1px;
  }

  .wp-admin-bar\:space-x-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0px * var(--tw-space-x-reverse));
    margin-left: calc(0px * calc(1 - var(--tw-space-x-reverse)));
  }

  .wp-admin-bar\:space-x-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.0625rem * var(--tw-space-x-reverse));
    margin-left: calc(0.0625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .wp-admin-bar\:space-x-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.125rem * var(--tw-space-x-reverse));
    margin-left: calc(0.125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .wp-admin-bar\:space-x-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.1875rem * var(--tw-space-x-reverse));
    margin-left: calc(0.1875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .wp-admin-bar\:space-x-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.25rem * var(--tw-space-x-reverse));
    margin-left: calc(0.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .wp-admin-bar\:space-x-5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.3125rem * var(--tw-space-x-reverse));
    margin-left: calc(0.3125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .wp-admin-bar\:space-x-6 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.375rem * var(--tw-space-x-reverse));
    margin-left: calc(0.375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .wp-admin-bar\:space-x-8 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.5rem * var(--tw-space-x-reverse));
    margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .wp-admin-bar\:space-x-10 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.625rem * var(--tw-space-x-reverse));
    margin-left: calc(0.625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .wp-admin-bar\:space-x-12 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.75rem * var(--tw-space-x-reverse));
    margin-left: calc(0.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .wp-admin-bar\:space-x-16 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(1rem * var(--tw-space-x-reverse));
    margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .wp-admin-bar\:space-x-20 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(1.25rem * var(--tw-space-x-reverse));
    margin-left: calc(1.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .wp-admin-bar\:space-x-24 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(1.5rem * var(--tw-space-x-reverse));
    margin-left: calc(1.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .wp-admin-bar\:space-x-32 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(2rem * var(--tw-space-x-reverse));
    margin-left: calc(2rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .wp-admin-bar\:space-x-40 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(2.5rem * var(--tw-space-x-reverse));
    margin-left: calc(2.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .wp-admin-bar\:space-x-48 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(3rem * var(--tw-space-x-reverse));
    margin-left: calc(3rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .wp-admin-bar\:space-x-56 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(3.5rem * var(--tw-space-x-reverse));
    margin-left: calc(3.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .wp-admin-bar\:space-x-64 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(4rem * var(--tw-space-x-reverse));
    margin-left: calc(4rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .wp-admin-bar\:space-x-68 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(4.25rem * var(--tw-space-x-reverse));
    margin-left: calc(4.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .wp-admin-bar\:space-x-72 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(4.5rem * var(--tw-space-x-reverse));
    margin-left: calc(4.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .wp-admin-bar\:space-x-76 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(4.75rem * var(--tw-space-x-reverse));
    margin-left: calc(4.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .wp-admin-bar\:space-x-80 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(5rem * var(--tw-space-x-reverse));
    margin-left: calc(5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .wp-admin-bar\:space-x-192 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(12rem * var(--tw-space-x-reverse));
    margin-left: calc(12rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .wp-admin-bar\:space-x-px > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(1px * var(--tw-space-x-reverse));
    margin-left: calc(1px * calc(1 - var(--tw-space-x-reverse)));
  }

  .wp-admin-bar\:-space-x-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.0625rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.0625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .wp-admin-bar\:-space-x-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.125rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .wp-admin-bar\:-space-x-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.1875rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.1875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .wp-admin-bar\:-space-x-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.25rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .wp-admin-bar\:-space-x-5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.3125rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.3125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .wp-admin-bar\:-space-x-6 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.375rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .wp-admin-bar\:-space-x-8 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .wp-admin-bar\:-space-x-10 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.625rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .wp-admin-bar\:-space-x-12 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.75rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .wp-admin-bar\:-space-x-16 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-1rem * var(--tw-space-x-reverse));
    margin-left: calc(-1rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .wp-admin-bar\:-space-x-20 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-1.25rem * var(--tw-space-x-reverse));
    margin-left: calc(-1.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .wp-admin-bar\:-space-x-24 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-1.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-1.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .wp-admin-bar\:-space-x-32 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-2rem * var(--tw-space-x-reverse));
    margin-left: calc(-2rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .wp-admin-bar\:-space-x-40 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-2.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-2.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .wp-admin-bar\:-space-x-48 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-3rem * var(--tw-space-x-reverse));
    margin-left: calc(-3rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .wp-admin-bar\:-space-x-56 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-3.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-3.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .wp-admin-bar\:-space-x-64 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-4rem * var(--tw-space-x-reverse));
    margin-left: calc(-4rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .wp-admin-bar\:-space-x-68 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-4.25rem * var(--tw-space-x-reverse));
    margin-left: calc(-4.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .wp-admin-bar\:-space-x-72 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-4.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-4.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .wp-admin-bar\:-space-x-76 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-4.75rem * var(--tw-space-x-reverse));
    margin-left: calc(-4.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .wp-admin-bar\:-space-x-80 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-5rem * var(--tw-space-x-reverse));
    margin-left: calc(-5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .wp-admin-bar\:-space-x-192 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-12rem * var(--tw-space-x-reverse));
    margin-left: calc(-12rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .wp-admin-bar\:-space-x-px > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-1px * var(--tw-space-x-reverse));
    margin-left: calc(-1px * calc(1 - var(--tw-space-x-reverse)));
  }

  .wp-admin-bar\:space-y-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0px * var(--tw-space-y-reverse));
  }

  .wp-admin-bar\:space-y-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.0625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.0625rem * var(--tw-space-y-reverse));
  }

  .wp-admin-bar\:space-y-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.125rem * var(--tw-space-y-reverse));
  }

  .wp-admin-bar\:space-y-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.1875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.1875rem * var(--tw-space-y-reverse));
  }

  .wp-admin-bar\:space-y-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.25rem * var(--tw-space-y-reverse));
  }

  .wp-admin-bar\:space-y-5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.3125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.3125rem * var(--tw-space-y-reverse));
  }

  .wp-admin-bar\:space-y-6 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.375rem * var(--tw-space-y-reverse));
  }

  .wp-admin-bar\:space-y-8 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
  }

  .wp-admin-bar\:space-y-10 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.625rem * var(--tw-space-y-reverse));
  }

  .wp-admin-bar\:space-y-12 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.75rem * var(--tw-space-y-reverse));
  }

  .wp-admin-bar\:space-y-16 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1rem * var(--tw-space-y-reverse));
  }

  .wp-admin-bar\:space-y-20 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.25rem * var(--tw-space-y-reverse));
  }

  .wp-admin-bar\:space-y-24 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
  }

  .wp-admin-bar\:space-y-32 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2rem * var(--tw-space-y-reverse));
  }

  .wp-admin-bar\:space-y-40 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(2.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2.5rem * var(--tw-space-y-reverse));
  }

  .wp-admin-bar\:space-y-48 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(3rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(3rem * var(--tw-space-y-reverse));
  }

  .wp-admin-bar\:space-y-56 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(3.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(3.5rem * var(--tw-space-y-reverse));
  }

  .wp-admin-bar\:space-y-64 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(4rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(4rem * var(--tw-space-y-reverse));
  }

  .wp-admin-bar\:space-y-68 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(4.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(4.25rem * var(--tw-space-y-reverse));
  }

  .wp-admin-bar\:space-y-72 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(4.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(4.5rem * var(--tw-space-y-reverse));
  }

  .wp-admin-bar\:space-y-76 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(4.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(4.75rem * var(--tw-space-y-reverse));
  }

  .wp-admin-bar\:space-y-80 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(5rem * var(--tw-space-y-reverse));
  }

  .wp-admin-bar\:space-y-192 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(12rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(12rem * var(--tw-space-y-reverse));
  }

  .wp-admin-bar\:space-y-px > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1px * var(--tw-space-y-reverse));
  }

  .wp-admin-bar\:-space-y-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.0625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.0625rem * var(--tw-space-y-reverse));
  }

  .wp-admin-bar\:-space-y-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.125rem * var(--tw-space-y-reverse));
  }

  .wp-admin-bar\:-space-y-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.1875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.1875rem * var(--tw-space-y-reverse));
  }

  .wp-admin-bar\:-space-y-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.25rem * var(--tw-space-y-reverse));
  }

  .wp-admin-bar\:-space-y-5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.3125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.3125rem * var(--tw-space-y-reverse));
  }

  .wp-admin-bar\:-space-y-6 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.375rem * var(--tw-space-y-reverse));
  }

  .wp-admin-bar\:-space-y-8 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.5rem * var(--tw-space-y-reverse));
  }

  .wp-admin-bar\:-space-y-10 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.625rem * var(--tw-space-y-reverse));
  }

  .wp-admin-bar\:-space-y-12 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.75rem * var(--tw-space-y-reverse));
  }

  .wp-admin-bar\:-space-y-16 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-1rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1rem * var(--tw-space-y-reverse));
  }

  .wp-admin-bar\:-space-y-20 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-1.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1.25rem * var(--tw-space-y-reverse));
  }

  .wp-admin-bar\:-space-y-24 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-1.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1.5rem * var(--tw-space-y-reverse));
  }

  .wp-admin-bar\:-space-y-32 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-2rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-2rem * var(--tw-space-y-reverse));
  }

  .wp-admin-bar\:-space-y-40 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-2.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-2.5rem * var(--tw-space-y-reverse));
  }

  .wp-admin-bar\:-space-y-48 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-3rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-3rem * var(--tw-space-y-reverse));
  }

  .wp-admin-bar\:-space-y-56 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-3.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-3.5rem * var(--tw-space-y-reverse));
  }

  .wp-admin-bar\:-space-y-64 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-4rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-4rem * var(--tw-space-y-reverse));
  }

  .wp-admin-bar\:-space-y-68 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-4.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-4.25rem * var(--tw-space-y-reverse));
  }

  .wp-admin-bar\:-space-y-72 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-4.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-4.5rem * var(--tw-space-y-reverse));
  }

  .wp-admin-bar\:-space-y-76 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-4.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-4.75rem * var(--tw-space-y-reverse));
  }

  .wp-admin-bar\:-space-y-80 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-5rem * var(--tw-space-y-reverse));
  }

  .wp-admin-bar\:-space-y-192 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-12rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-12rem * var(--tw-space-y-reverse));
  }

  .wp-admin-bar\:-space-y-px > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-1px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1px * var(--tw-space-y-reverse));
  }

  .wp-admin-bar\:space-y-reverse > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 1;
  }

  .wp-admin-bar\:space-x-reverse > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 1;
  }

  .wp-admin-bar\:divide-x-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(0px * var(--tw-divide-x-reverse));
    border-left-width: calc(0px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .wp-admin-bar\:divide-x-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(2px * var(--tw-divide-x-reverse));
    border-left-width: calc(2px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .wp-admin-bar\:divide-x-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(4px * var(--tw-divide-x-reverse));
    border-left-width: calc(4px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .wp-admin-bar\:divide-x-8 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(8px * var(--tw-divide-x-reverse));
    border-left-width: calc(8px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .wp-admin-bar\:divide-x > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(1px * var(--tw-divide-x-reverse));
    border-left-width: calc(1px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .wp-admin-bar\:divide-y-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(0px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(0px * var(--tw-divide-y-reverse));
  }

  .wp-admin-bar\:divide-y-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(2px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(2px * var(--tw-divide-y-reverse));
  }

  .wp-admin-bar\:divide-y-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(4px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(4px * var(--tw-divide-y-reverse));
  }

  .wp-admin-bar\:divide-y-8 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(8px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(8px * var(--tw-divide-y-reverse));
  }

  .wp-admin-bar\:divide-y > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(1px * var(--tw-divide-y-reverse));
  }

  .wp-admin-bar\:divide-y-reverse > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 1;
  }

  .wp-admin-bar\:divide-x-reverse > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 1;
  }

  .wp-admin-bar\:divide-solid > :not([hidden]) ~ :not([hidden]) {
    border-style: solid;
  }

  .wp-admin-bar\:divide-dashed > :not([hidden]) ~ :not([hidden]) {
    border-style: dashed;
  }

  .wp-admin-bar\:divide-dotted > :not([hidden]) ~ :not([hidden]) {
    border-style: dotted;
  }

  .wp-admin-bar\:divide-double > :not([hidden]) ~ :not([hidden]) {
    border-style: double;
  }

  .wp-admin-bar\:divide-none > :not([hidden]) ~ :not([hidden]) {
    border-style: none;
  }

  .wp-admin-bar\:divide-transparent > :not([hidden]) ~ :not([hidden]) {
    border-color: transparent;
  }

  .wp-admin-bar\:divide-current > :not([hidden]) ~ :not([hidden]) {
    border-color: currentColor;
  }

  .wp-admin-bar\:divide-black > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-divide-opacity));
  }

  .wp-admin-bar\:divide-white > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-divide-opacity));
  }

  .wp-admin-bar\:divide-gray-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(249, 250, 251, var(--tw-divide-opacity));
  }

  .wp-admin-bar\:divide-gray-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(243, 244, 246, var(--tw-divide-opacity));
  }

  .wp-admin-bar\:divide-gray-200 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(229, 231, 235, var(--tw-divide-opacity));
  }

  .wp-admin-bar\:divide-gray-300 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(209, 213, 219, var(--tw-divide-opacity));
  }

  .wp-admin-bar\:divide-gray-400 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(156, 163, 175, var(--tw-divide-opacity));
  }

  .wp-admin-bar\:divide-gray-500 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(107, 114, 128, var(--tw-divide-opacity));
  }

  .wp-admin-bar\:divide-gray-600 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(75, 85, 99, var(--tw-divide-opacity));
  }

  .wp-admin-bar\:divide-gray-700 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(55, 65, 81, var(--tw-divide-opacity));
  }

  .wp-admin-bar\:divide-gray-800 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(31, 41, 55, var(--tw-divide-opacity));
  }

  .wp-admin-bar\:divide-gray-900 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(17, 24, 39, var(--tw-divide-opacity));
  }

  .wp-admin-bar\:divide-red-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(254, 242, 242, var(--tw-divide-opacity));
  }

  .wp-admin-bar\:divide-red-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(254, 226, 226, var(--tw-divide-opacity));
  }

  .wp-admin-bar\:divide-red-200 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(254, 202, 202, var(--tw-divide-opacity));
  }

  .wp-admin-bar\:divide-red-300 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(252, 165, 165, var(--tw-divide-opacity));
  }

  .wp-admin-bar\:divide-red-400 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(248, 113, 113, var(--tw-divide-opacity));
  }

  .wp-admin-bar\:divide-red-500 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(239, 68, 68, var(--tw-divide-opacity));
  }

  .wp-admin-bar\:divide-red-600 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(220, 38, 38, var(--tw-divide-opacity));
  }

  .wp-admin-bar\:divide-red-700 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(185, 28, 28, var(--tw-divide-opacity));
  }

  .wp-admin-bar\:divide-red-800 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(153, 27, 27, var(--tw-divide-opacity));
  }

  .wp-admin-bar\:divide-red-900 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(127, 29, 29, var(--tw-divide-opacity));
  }

  .wp-admin-bar\:divide-yellow-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(255, 251, 235, var(--tw-divide-opacity));
  }

  .wp-admin-bar\:divide-yellow-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(254, 243, 199, var(--tw-divide-opacity));
  }

  .wp-admin-bar\:divide-yellow-200 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(253, 230, 138, var(--tw-divide-opacity));
  }

  .wp-admin-bar\:divide-yellow-300 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(252, 211, 77, var(--tw-divide-opacity));
  }

  .wp-admin-bar\:divide-yellow-400 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(251, 191, 36, var(--tw-divide-opacity));
  }

  .wp-admin-bar\:divide-yellow-500 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(245, 158, 11, var(--tw-divide-opacity));
  }

  .wp-admin-bar\:divide-yellow-600 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(217, 119, 6, var(--tw-divide-opacity));
  }

  .wp-admin-bar\:divide-yellow-700 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(180, 83, 9, var(--tw-divide-opacity));
  }

  .wp-admin-bar\:divide-yellow-800 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(146, 64, 14, var(--tw-divide-opacity));
  }

  .wp-admin-bar\:divide-yellow-900 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(120, 53, 15, var(--tw-divide-opacity));
  }

  .wp-admin-bar\:divide-green-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(236, 253, 245, var(--tw-divide-opacity));
  }

  .wp-admin-bar\:divide-green-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(209, 250, 229, var(--tw-divide-opacity));
  }

  .wp-admin-bar\:divide-green-200 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(167, 243, 208, var(--tw-divide-opacity));
  }

  .wp-admin-bar\:divide-green-300 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(110, 231, 183, var(--tw-divide-opacity));
  }

  .wp-admin-bar\:divide-green-400 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(52, 211, 153, var(--tw-divide-opacity));
  }

  .wp-admin-bar\:divide-green-500 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(16, 185, 129, var(--tw-divide-opacity));
  }

  .wp-admin-bar\:divide-green-600 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(5, 150, 105, var(--tw-divide-opacity));
  }

  .wp-admin-bar\:divide-green-700 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(4, 120, 87, var(--tw-divide-opacity));
  }

  .wp-admin-bar\:divide-green-800 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(6, 95, 70, var(--tw-divide-opacity));
  }

  .wp-admin-bar\:divide-green-900 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(6, 78, 59, var(--tw-divide-opacity));
  }

  .wp-admin-bar\:divide-blue-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(239, 246, 255, var(--tw-divide-opacity));
  }

  .wp-admin-bar\:divide-blue-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(219, 234, 254, var(--tw-divide-opacity));
  }

  .wp-admin-bar\:divide-blue-200 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(191, 219, 254, var(--tw-divide-opacity));
  }

  .wp-admin-bar\:divide-blue-300 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(147, 197, 253, var(--tw-divide-opacity));
  }

  .wp-admin-bar\:divide-blue-400 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(96, 165, 250, var(--tw-divide-opacity));
  }

  .wp-admin-bar\:divide-blue-500 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(59, 130, 246, var(--tw-divide-opacity));
  }

  .wp-admin-bar\:divide-blue-600 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(37, 99, 235, var(--tw-divide-opacity));
  }

  .wp-admin-bar\:divide-blue-700 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(29, 78, 216, var(--tw-divide-opacity));
  }

  .wp-admin-bar\:divide-blue-800 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(30, 64, 175, var(--tw-divide-opacity));
  }

  .wp-admin-bar\:divide-blue-900 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(30, 58, 138, var(--tw-divide-opacity));
  }

  .wp-admin-bar\:divide-indigo-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(238, 242, 255, var(--tw-divide-opacity));
  }

  .wp-admin-bar\:divide-indigo-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(224, 231, 255, var(--tw-divide-opacity));
  }

  .wp-admin-bar\:divide-indigo-200 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(199, 210, 254, var(--tw-divide-opacity));
  }

  .wp-admin-bar\:divide-indigo-300 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(165, 180, 252, var(--tw-divide-opacity));
  }

  .wp-admin-bar\:divide-indigo-400 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(129, 140, 248, var(--tw-divide-opacity));
  }

  .wp-admin-bar\:divide-indigo-500 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(99, 102, 241, var(--tw-divide-opacity));
  }

  .wp-admin-bar\:divide-indigo-600 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(79, 70, 229, var(--tw-divide-opacity));
  }

  .wp-admin-bar\:divide-indigo-700 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(67, 56, 202, var(--tw-divide-opacity));
  }

  .wp-admin-bar\:divide-indigo-800 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(55, 48, 163, var(--tw-divide-opacity));
  }

  .wp-admin-bar\:divide-indigo-900 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(49, 46, 129, var(--tw-divide-opacity));
  }

  .wp-admin-bar\:divide-purple-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(245, 243, 255, var(--tw-divide-opacity));
  }

  .wp-admin-bar\:divide-purple-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(237, 233, 254, var(--tw-divide-opacity));
  }

  .wp-admin-bar\:divide-purple-200 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(221, 214, 254, var(--tw-divide-opacity));
  }

  .wp-admin-bar\:divide-purple-300 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(196, 181, 253, var(--tw-divide-opacity));
  }

  .wp-admin-bar\:divide-purple-400 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(167, 139, 250, var(--tw-divide-opacity));
  }

  .wp-admin-bar\:divide-purple-500 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(139, 92, 246, var(--tw-divide-opacity));
  }

  .wp-admin-bar\:divide-purple-600 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(124, 58, 237, var(--tw-divide-opacity));
  }

  .wp-admin-bar\:divide-purple-700 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(109, 40, 217, var(--tw-divide-opacity));
  }

  .wp-admin-bar\:divide-purple-800 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(91, 33, 182, var(--tw-divide-opacity));
  }

  .wp-admin-bar\:divide-purple-900 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(76, 29, 149, var(--tw-divide-opacity));
  }

  .wp-admin-bar\:divide-pink-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(253, 242, 248, var(--tw-divide-opacity));
  }

  .wp-admin-bar\:divide-pink-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(252, 231, 243, var(--tw-divide-opacity));
  }

  .wp-admin-bar\:divide-pink-200 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(251, 207, 232, var(--tw-divide-opacity));
  }

  .wp-admin-bar\:divide-pink-300 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(249, 168, 212, var(--tw-divide-opacity));
  }

  .wp-admin-bar\:divide-pink-400 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(244, 114, 182, var(--tw-divide-opacity));
  }

  .wp-admin-bar\:divide-pink-500 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(236, 72, 153, var(--tw-divide-opacity));
  }

  .wp-admin-bar\:divide-pink-600 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(219, 39, 119, var(--tw-divide-opacity));
  }

  .wp-admin-bar\:divide-pink-700 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(190, 24, 93, var(--tw-divide-opacity));
  }

  .wp-admin-bar\:divide-pink-800 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(157, 23, 77, var(--tw-divide-opacity));
  }

  .wp-admin-bar\:divide-pink-900 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(131, 24, 67, var(--tw-divide-opacity));
  }

  .wp-admin-bar\:divide-base-normal > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(0, 65, 129, var(--tw-divide-opacity));
  }

  .wp-admin-bar\:divide-base-dark > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(0, 52, 105, var(--tw-divide-opacity));
  }

  .wp-admin-bar\:divide-base-black > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(29, 29, 31, var(--tw-divide-opacity));
  }

  .wp-admin-bar\:divide-base-border > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(231, 231, 233, var(--tw-divide-opacity));
  }

  .wp-admin-bar\:divide-primary-normal > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(0, 103, 207, var(--tw-divide-opacity));
  }

  .wp-admin-bar\:divide-primary-alt > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(0, 71, 143, var(--tw-divide-opacity));
  }

  .wp-admin-bar\:divide-subtle-white > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(249, 249, 249, var(--tw-divide-opacity));
  }

  .wp-admin-bar\:divide-turquesa > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(0, 151, 178, var(--tw-divide-opacity));
  }

  .wp-admin-bar\:divide-opacity-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0;
  }

  .wp-admin-bar\:divide-opacity-5 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.05;
  }

  .wp-admin-bar\:divide-opacity-10 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.1;
  }

  .wp-admin-bar\:divide-opacity-20 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.2;
  }

  .wp-admin-bar\:divide-opacity-25 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.25;
  }

  .wp-admin-bar\:divide-opacity-30 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.3;
  }

  .wp-admin-bar\:divide-opacity-40 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.4;
  }

  .wp-admin-bar\:divide-opacity-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.5;
  }

  .wp-admin-bar\:divide-opacity-60 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.6;
  }

  .wp-admin-bar\:divide-opacity-70 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.7;
  }

  .wp-admin-bar\:divide-opacity-75 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.75;
  }

  .wp-admin-bar\:divide-opacity-80 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.8;
  }

  .wp-admin-bar\:divide-opacity-90 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.9;
  }

  .wp-admin-bar\:divide-opacity-95 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.95;
  }

  .wp-admin-bar\:divide-opacity-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
  }

  .wp-admin-bar\:place-self-auto {
    place-self: auto;
  }

  .wp-admin-bar\:place-self-start {
    place-self: start;
  }

  .wp-admin-bar\:place-self-end {
    place-self: end;
  }

  .wp-admin-bar\:place-self-center {
    place-self: center;
  }

  .wp-admin-bar\:place-self-stretch {
    place-self: stretch;
  }

  .wp-admin-bar\:self-auto {
    align-self: auto;
  }

  .wp-admin-bar\:self-start {
    align-self: flex-start;
  }

  .wp-admin-bar\:self-end {
    align-self: flex-end;
  }

  .wp-admin-bar\:self-center {
    align-self: center;
  }

  .wp-admin-bar\:self-stretch {
    align-self: stretch;
  }

  .wp-admin-bar\:self-baseline {
    align-self: baseline;
  }

  .wp-admin-bar\:justify-self-auto {
    justify-self: auto;
  }

  .wp-admin-bar\:justify-self-start {
    justify-self: start;
  }

  .wp-admin-bar\:justify-self-end {
    justify-self: end;
  }

  .wp-admin-bar\:justify-self-center {
    justify-self: center;
  }

  .wp-admin-bar\:justify-self-stretch {
    justify-self: stretch;
  }

  .wp-admin-bar\:overflow-auto {
    overflow: auto;
  }

  .wp-admin-bar\:overflow-hidden {
    overflow: hidden;
  }

  .wp-admin-bar\:overflow-visible {
    overflow: visible;
  }

  .wp-admin-bar\:overflow-scroll {
    overflow: scroll;
  }

  .wp-admin-bar\:overflow-x-auto {
    overflow-x: auto;
  }

  .wp-admin-bar\:overflow-y-auto {
    overflow-y: auto;
  }

  .wp-admin-bar\:overflow-x-hidden {
    overflow-x: hidden;
  }

  .wp-admin-bar\:overflow-y-hidden {
    overflow-y: hidden;
  }

  .wp-admin-bar\:overflow-x-visible {
    overflow-x: visible;
  }

  .wp-admin-bar\:overflow-y-visible {
    overflow-y: visible;
  }

  .wp-admin-bar\:overflow-x-scroll {
    overflow-x: scroll;
  }

  .wp-admin-bar\:overflow-y-scroll {
    overflow-y: scroll;
  }

  .wp-admin-bar\:overscroll-auto {
    -ms-scroll-chaining: chained;
        overscroll-behavior: auto;
  }

  .wp-admin-bar\:overscroll-contain {
    -ms-scroll-chaining: none;
        overscroll-behavior: contain;
  }

  .wp-admin-bar\:overscroll-none {
    -ms-scroll-chaining: none;
        overscroll-behavior: none;
  }

  .wp-admin-bar\:overscroll-y-auto {
    overscroll-behavior-y: auto;
  }

  .wp-admin-bar\:overscroll-y-contain {
    overscroll-behavior-y: contain;
  }

  .wp-admin-bar\:overscroll-y-none {
    overscroll-behavior-y: none;
  }

  .wp-admin-bar\:overscroll-x-auto {
    overscroll-behavior-x: auto;
  }

  .wp-admin-bar\:overscroll-x-contain {
    overscroll-behavior-x: contain;
  }

  .wp-admin-bar\:overscroll-x-none {
    overscroll-behavior-x: none;
  }

  .wp-admin-bar\:truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .wp-admin-bar\:overflow-ellipsis {
    text-overflow: ellipsis;
  }

  .wp-admin-bar\:overflow-clip {
    text-overflow: clip;
  }

  .wp-admin-bar\:whitespace-normal {
    white-space: normal;
  }

  .wp-admin-bar\:whitespace-nowrap {
    white-space: nowrap;
  }

  .wp-admin-bar\:whitespace-pre {
    white-space: pre;
  }

  .wp-admin-bar\:whitespace-pre-line {
    white-space: pre-line;
  }

  .wp-admin-bar\:whitespace-pre-wrap {
    white-space: pre-wrap;
  }

  .wp-admin-bar\:break-normal {
    overflow-wrap: normal;
    word-break: normal;
  }

  .wp-admin-bar\:break-words {
    overflow-wrap: break-word;
  }

  .wp-admin-bar\:break-all {
    word-break: break-all;
  }

  .wp-admin-bar\:rounded-none {
    border-radius: 0px;
  }

  .wp-admin-bar\:rounded-sm {
    border-radius: 0.125rem;
  }

  .wp-admin-bar\:rounded {
    border-radius: 0.25rem;
  }

  .wp-admin-bar\:rounded-md {
    border-radius: 0.375rem;
  }

  .wp-admin-bar\:rounded-lg {
    border-radius: 0.5rem;
  }

  .wp-admin-bar\:rounded-xl {
    border-radius: 0.75rem;
  }

  .wp-admin-bar\:rounded-2xl {
    border-radius: 1rem;
  }

  .wp-admin-bar\:rounded-3xl {
    border-radius: 1.5rem;
  }

  .wp-admin-bar\:rounded-full {
    border-radius: 9999px;
  }

  .wp-admin-bar\:rounded-t-none {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
  }

  .wp-admin-bar\:rounded-t-sm {
    border-top-left-radius: 0.125rem;
    border-top-right-radius: 0.125rem;
  }

  .wp-admin-bar\:rounded-t {
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
  }

  .wp-admin-bar\:rounded-t-md {
    border-top-left-radius: 0.375rem;
    border-top-right-radius: 0.375rem;
  }

  .wp-admin-bar\:rounded-t-lg {
    border-top-left-radius: 0.5rem;
    border-top-right-radius: 0.5rem;
  }

  .wp-admin-bar\:rounded-t-xl {
    border-top-left-radius: 0.75rem;
    border-top-right-radius: 0.75rem;
  }

  .wp-admin-bar\:rounded-t-2xl {
    border-top-left-radius: 1rem;
    border-top-right-radius: 1rem;
  }

  .wp-admin-bar\:rounded-t-3xl {
    border-top-left-radius: 1.5rem;
    border-top-right-radius: 1.5rem;
  }

  .wp-admin-bar\:rounded-t-full {
    border-top-left-radius: 9999px;
    border-top-right-radius: 9999px;
  }

  .wp-admin-bar\:rounded-r-none {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
  }

  .wp-admin-bar\:rounded-r-sm {
    border-top-right-radius: 0.125rem;
    border-bottom-right-radius: 0.125rem;
  }

  .wp-admin-bar\:rounded-r {
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
  }

  .wp-admin-bar\:rounded-r-md {
    border-top-right-radius: 0.375rem;
    border-bottom-right-radius: 0.375rem;
  }

  .wp-admin-bar\:rounded-r-lg {
    border-top-right-radius: 0.5rem;
    border-bottom-right-radius: 0.5rem;
  }

  .wp-admin-bar\:rounded-r-xl {
    border-top-right-radius: 0.75rem;
    border-bottom-right-radius: 0.75rem;
  }

  .wp-admin-bar\:rounded-r-2xl {
    border-top-right-radius: 1rem;
    border-bottom-right-radius: 1rem;
  }

  .wp-admin-bar\:rounded-r-3xl {
    border-top-right-radius: 1.5rem;
    border-bottom-right-radius: 1.5rem;
  }

  .wp-admin-bar\:rounded-r-full {
    border-top-right-radius: 9999px;
    border-bottom-right-radius: 9999px;
  }

  .wp-admin-bar\:rounded-b-none {
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
  }

  .wp-admin-bar\:rounded-b-sm {
    border-bottom-right-radius: 0.125rem;
    border-bottom-left-radius: 0.125rem;
  }

  .wp-admin-bar\:rounded-b {
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
  }

  .wp-admin-bar\:rounded-b-md {
    border-bottom-right-radius: 0.375rem;
    border-bottom-left-radius: 0.375rem;
  }

  .wp-admin-bar\:rounded-b-lg {
    border-bottom-right-radius: 0.5rem;
    border-bottom-left-radius: 0.5rem;
  }

  .wp-admin-bar\:rounded-b-xl {
    border-bottom-right-radius: 0.75rem;
    border-bottom-left-radius: 0.75rem;
  }

  .wp-admin-bar\:rounded-b-2xl {
    border-bottom-right-radius: 1rem;
    border-bottom-left-radius: 1rem;
  }

  .wp-admin-bar\:rounded-b-3xl {
    border-bottom-right-radius: 1.5rem;
    border-bottom-left-radius: 1.5rem;
  }

  .wp-admin-bar\:rounded-b-full {
    border-bottom-right-radius: 9999px;
    border-bottom-left-radius: 9999px;
  }

  .wp-admin-bar\:rounded-l-none {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
  }

  .wp-admin-bar\:rounded-l-sm {
    border-top-left-radius: 0.125rem;
    border-bottom-left-radius: 0.125rem;
  }

  .wp-admin-bar\:rounded-l {
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
  }

  .wp-admin-bar\:rounded-l-md {
    border-top-left-radius: 0.375rem;
    border-bottom-left-radius: 0.375rem;
  }

  .wp-admin-bar\:rounded-l-lg {
    border-top-left-radius: 0.5rem;
    border-bottom-left-radius: 0.5rem;
  }

  .wp-admin-bar\:rounded-l-xl {
    border-top-left-radius: 0.75rem;
    border-bottom-left-radius: 0.75rem;
  }

  .wp-admin-bar\:rounded-l-2xl {
    border-top-left-radius: 1rem;
    border-bottom-left-radius: 1rem;
  }

  .wp-admin-bar\:rounded-l-3xl {
    border-top-left-radius: 1.5rem;
    border-bottom-left-radius: 1.5rem;
  }

  .wp-admin-bar\:rounded-l-full {
    border-top-left-radius: 9999px;
    border-bottom-left-radius: 9999px;
  }

  .wp-admin-bar\:rounded-tl-none {
    border-top-left-radius: 0px;
  }

  .wp-admin-bar\:rounded-tl-sm {
    border-top-left-radius: 0.125rem;
  }

  .wp-admin-bar\:rounded-tl {
    border-top-left-radius: 0.25rem;
  }

  .wp-admin-bar\:rounded-tl-md {
    border-top-left-radius: 0.375rem;
  }

  .wp-admin-bar\:rounded-tl-lg {
    border-top-left-radius: 0.5rem;
  }

  .wp-admin-bar\:rounded-tl-xl {
    border-top-left-radius: 0.75rem;
  }

  .wp-admin-bar\:rounded-tl-2xl {
    border-top-left-radius: 1rem;
  }

  .wp-admin-bar\:rounded-tl-3xl {
    border-top-left-radius: 1.5rem;
  }

  .wp-admin-bar\:rounded-tl-full {
    border-top-left-radius: 9999px;
  }

  .wp-admin-bar\:rounded-tr-none {
    border-top-right-radius: 0px;
  }

  .wp-admin-bar\:rounded-tr-sm {
    border-top-right-radius: 0.125rem;
  }

  .wp-admin-bar\:rounded-tr {
    border-top-right-radius: 0.25rem;
  }

  .wp-admin-bar\:rounded-tr-md {
    border-top-right-radius: 0.375rem;
  }

  .wp-admin-bar\:rounded-tr-lg {
    border-top-right-radius: 0.5rem;
  }

  .wp-admin-bar\:rounded-tr-xl {
    border-top-right-radius: 0.75rem;
  }

  .wp-admin-bar\:rounded-tr-2xl {
    border-top-right-radius: 1rem;
  }

  .wp-admin-bar\:rounded-tr-3xl {
    border-top-right-radius: 1.5rem;
  }

  .wp-admin-bar\:rounded-tr-full {
    border-top-right-radius: 9999px;
  }

  .wp-admin-bar\:rounded-br-none {
    border-bottom-right-radius: 0px;
  }

  .wp-admin-bar\:rounded-br-sm {
    border-bottom-right-radius: 0.125rem;
  }

  .wp-admin-bar\:rounded-br {
    border-bottom-right-radius: 0.25rem;
  }

  .wp-admin-bar\:rounded-br-md {
    border-bottom-right-radius: 0.375rem;
  }

  .wp-admin-bar\:rounded-br-lg {
    border-bottom-right-radius: 0.5rem;
  }

  .wp-admin-bar\:rounded-br-xl {
    border-bottom-right-radius: 0.75rem;
  }

  .wp-admin-bar\:rounded-br-2xl {
    border-bottom-right-radius: 1rem;
  }

  .wp-admin-bar\:rounded-br-3xl {
    border-bottom-right-radius: 1.5rem;
  }

  .wp-admin-bar\:rounded-br-full {
    border-bottom-right-radius: 9999px;
  }

  .wp-admin-bar\:rounded-bl-none {
    border-bottom-left-radius: 0px;
  }

  .wp-admin-bar\:rounded-bl-sm {
    border-bottom-left-radius: 0.125rem;
  }

  .wp-admin-bar\:rounded-bl {
    border-bottom-left-radius: 0.25rem;
  }

  .wp-admin-bar\:rounded-bl-md {
    border-bottom-left-radius: 0.375rem;
  }

  .wp-admin-bar\:rounded-bl-lg {
    border-bottom-left-radius: 0.5rem;
  }

  .wp-admin-bar\:rounded-bl-xl {
    border-bottom-left-radius: 0.75rem;
  }

  .wp-admin-bar\:rounded-bl-2xl {
    border-bottom-left-radius: 1rem;
  }

  .wp-admin-bar\:rounded-bl-3xl {
    border-bottom-left-radius: 1.5rem;
  }

  .wp-admin-bar\:rounded-bl-full {
    border-bottom-left-radius: 9999px;
  }

  .wp-admin-bar\:border-0 {
    border-width: 0px;
  }

  .wp-admin-bar\:border-2 {
    border-width: 2px;
  }

  .wp-admin-bar\:border-4 {
    border-width: 4px;
  }

  .wp-admin-bar\:border-8 {
    border-width: 8px;
  }

  .wp-admin-bar\:border {
    border-width: 1px;
  }

  .wp-admin-bar\:border-t-0 {
    border-top-width: 0px;
  }

  .wp-admin-bar\:border-t-2 {
    border-top-width: 2px;
  }

  .wp-admin-bar\:border-t-4 {
    border-top-width: 4px;
  }

  .wp-admin-bar\:border-t-8 {
    border-top-width: 8px;
  }

  .wp-admin-bar\:border-t {
    border-top-width: 1px;
  }

  .wp-admin-bar\:border-r-0 {
    border-right-width: 0px;
  }

  .wp-admin-bar\:border-r-2 {
    border-right-width: 2px;
  }

  .wp-admin-bar\:border-r-4 {
    border-right-width: 4px;
  }

  .wp-admin-bar\:border-r-8 {
    border-right-width: 8px;
  }

  .wp-admin-bar\:border-r {
    border-right-width: 1px;
  }

  .wp-admin-bar\:border-b-0 {
    border-bottom-width: 0px;
  }

  .wp-admin-bar\:border-b-2 {
    border-bottom-width: 2px;
  }

  .wp-admin-bar\:border-b-4 {
    border-bottom-width: 4px;
  }

  .wp-admin-bar\:border-b-8 {
    border-bottom-width: 8px;
  }

  .wp-admin-bar\:border-b {
    border-bottom-width: 1px;
  }

  .wp-admin-bar\:border-l-0 {
    border-left-width: 0px;
  }

  .wp-admin-bar\:border-l-2 {
    border-left-width: 2px;
  }

  .wp-admin-bar\:border-l-4 {
    border-left-width: 4px;
  }

  .wp-admin-bar\:border-l-8 {
    border-left-width: 8px;
  }

  .wp-admin-bar\:border-l {
    border-left-width: 1px;
  }

  .wp-admin-bar\:border-solid {
    border-style: solid;
  }

  .wp-admin-bar\:border-dashed {
    border-style: dashed;
  }

  .wp-admin-bar\:border-dotted {
    border-style: dotted;
  }

  .wp-admin-bar\:border-double {
    border-style: double;
  }

  .wp-admin-bar\:border-none {
    border-style: none;
  }

  .wp-admin-bar\:border-transparent {
    border-color: transparent;
  }

  .wp-admin-bar\:border-current {
    border-color: currentColor;
  }

  .wp-admin-bar\:border-black {
    --tw-border-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity));
  }

  .wp-admin-bar\:border-white {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .wp-admin-bar\:border-gray-50 {
    --tw-border-opacity: 1;
    border-color: rgba(249, 250, 251, var(--tw-border-opacity));
  }

  .wp-admin-bar\:border-gray-100 {
    --tw-border-opacity: 1;
    border-color: rgba(243, 244, 246, var(--tw-border-opacity));
  }

  .wp-admin-bar\:border-gray-200 {
    --tw-border-opacity: 1;
    border-color: rgba(229, 231, 235, var(--tw-border-opacity));
  }

  .wp-admin-bar\:border-gray-300 {
    --tw-border-opacity: 1;
    border-color: rgba(209, 213, 219, var(--tw-border-opacity));
  }

  .wp-admin-bar\:border-gray-400 {
    --tw-border-opacity: 1;
    border-color: rgba(156, 163, 175, var(--tw-border-opacity));
  }

  .wp-admin-bar\:border-gray-500 {
    --tw-border-opacity: 1;
    border-color: rgba(107, 114, 128, var(--tw-border-opacity));
  }

  .wp-admin-bar\:border-gray-600 {
    --tw-border-opacity: 1;
    border-color: rgba(75, 85, 99, var(--tw-border-opacity));
  }

  .wp-admin-bar\:border-gray-700 {
    --tw-border-opacity: 1;
    border-color: rgba(55, 65, 81, var(--tw-border-opacity));
  }

  .wp-admin-bar\:border-gray-800 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 41, 55, var(--tw-border-opacity));
  }

  .wp-admin-bar\:border-gray-900 {
    --tw-border-opacity: 1;
    border-color: rgba(17, 24, 39, var(--tw-border-opacity));
  }

  .wp-admin-bar\:border-red-50 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 242, 242, var(--tw-border-opacity));
  }

  .wp-admin-bar\:border-red-100 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 226, 226, var(--tw-border-opacity));
  }

  .wp-admin-bar\:border-red-200 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 202, 202, var(--tw-border-opacity));
  }

  .wp-admin-bar\:border-red-300 {
    --tw-border-opacity: 1;
    border-color: rgba(252, 165, 165, var(--tw-border-opacity));
  }

  .wp-admin-bar\:border-red-400 {
    --tw-border-opacity: 1;
    border-color: rgba(248, 113, 113, var(--tw-border-opacity));
  }

  .wp-admin-bar\:border-red-500 {
    --tw-border-opacity: 1;
    border-color: rgba(239, 68, 68, var(--tw-border-opacity));
  }

  .wp-admin-bar\:border-red-600 {
    --tw-border-opacity: 1;
    border-color: rgba(220, 38, 38, var(--tw-border-opacity));
  }

  .wp-admin-bar\:border-red-700 {
    --tw-border-opacity: 1;
    border-color: rgba(185, 28, 28, var(--tw-border-opacity));
  }

  .wp-admin-bar\:border-red-800 {
    --tw-border-opacity: 1;
    border-color: rgba(153, 27, 27, var(--tw-border-opacity));
  }

  .wp-admin-bar\:border-red-900 {
    --tw-border-opacity: 1;
    border-color: rgba(127, 29, 29, var(--tw-border-opacity));
  }

  .wp-admin-bar\:border-yellow-50 {
    --tw-border-opacity: 1;
    border-color: rgba(255, 251, 235, var(--tw-border-opacity));
  }

  .wp-admin-bar\:border-yellow-100 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 243, 199, var(--tw-border-opacity));
  }

  .wp-admin-bar\:border-yellow-200 {
    --tw-border-opacity: 1;
    border-color: rgba(253, 230, 138, var(--tw-border-opacity));
  }

  .wp-admin-bar\:border-yellow-300 {
    --tw-border-opacity: 1;
    border-color: rgba(252, 211, 77, var(--tw-border-opacity));
  }

  .wp-admin-bar\:border-yellow-400 {
    --tw-border-opacity: 1;
    border-color: rgba(251, 191, 36, var(--tw-border-opacity));
  }

  .wp-admin-bar\:border-yellow-500 {
    --tw-border-opacity: 1;
    border-color: rgba(245, 158, 11, var(--tw-border-opacity));
  }

  .wp-admin-bar\:border-yellow-600 {
    --tw-border-opacity: 1;
    border-color: rgba(217, 119, 6, var(--tw-border-opacity));
  }

  .wp-admin-bar\:border-yellow-700 {
    --tw-border-opacity: 1;
    border-color: rgba(180, 83, 9, var(--tw-border-opacity));
  }

  .wp-admin-bar\:border-yellow-800 {
    --tw-border-opacity: 1;
    border-color: rgba(146, 64, 14, var(--tw-border-opacity));
  }

  .wp-admin-bar\:border-yellow-900 {
    --tw-border-opacity: 1;
    border-color: rgba(120, 53, 15, var(--tw-border-opacity));
  }

  .wp-admin-bar\:border-green-50 {
    --tw-border-opacity: 1;
    border-color: rgba(236, 253, 245, var(--tw-border-opacity));
  }

  .wp-admin-bar\:border-green-100 {
    --tw-border-opacity: 1;
    border-color: rgba(209, 250, 229, var(--tw-border-opacity));
  }

  .wp-admin-bar\:border-green-200 {
    --tw-border-opacity: 1;
    border-color: rgba(167, 243, 208, var(--tw-border-opacity));
  }

  .wp-admin-bar\:border-green-300 {
    --tw-border-opacity: 1;
    border-color: rgba(110, 231, 183, var(--tw-border-opacity));
  }

  .wp-admin-bar\:border-green-400 {
    --tw-border-opacity: 1;
    border-color: rgba(52, 211, 153, var(--tw-border-opacity));
  }

  .wp-admin-bar\:border-green-500 {
    --tw-border-opacity: 1;
    border-color: rgba(16, 185, 129, var(--tw-border-opacity));
  }

  .wp-admin-bar\:border-green-600 {
    --tw-border-opacity: 1;
    border-color: rgba(5, 150, 105, var(--tw-border-opacity));
  }

  .wp-admin-bar\:border-green-700 {
    --tw-border-opacity: 1;
    border-color: rgba(4, 120, 87, var(--tw-border-opacity));
  }

  .wp-admin-bar\:border-green-800 {
    --tw-border-opacity: 1;
    border-color: rgba(6, 95, 70, var(--tw-border-opacity));
  }

  .wp-admin-bar\:border-green-900 {
    --tw-border-opacity: 1;
    border-color: rgba(6, 78, 59, var(--tw-border-opacity));
  }

  .wp-admin-bar\:border-blue-50 {
    --tw-border-opacity: 1;
    border-color: rgba(239, 246, 255, var(--tw-border-opacity));
  }

  .wp-admin-bar\:border-blue-100 {
    --tw-border-opacity: 1;
    border-color: rgba(219, 234, 254, var(--tw-border-opacity));
  }

  .wp-admin-bar\:border-blue-200 {
    --tw-border-opacity: 1;
    border-color: rgba(191, 219, 254, var(--tw-border-opacity));
  }

  .wp-admin-bar\:border-blue-300 {
    --tw-border-opacity: 1;
    border-color: rgba(147, 197, 253, var(--tw-border-opacity));
  }

  .wp-admin-bar\:border-blue-400 {
    --tw-border-opacity: 1;
    border-color: rgba(96, 165, 250, var(--tw-border-opacity));
  }

  .wp-admin-bar\:border-blue-500 {
    --tw-border-opacity: 1;
    border-color: rgba(59, 130, 246, var(--tw-border-opacity));
  }

  .wp-admin-bar\:border-blue-600 {
    --tw-border-opacity: 1;
    border-color: rgba(37, 99, 235, var(--tw-border-opacity));
  }

  .wp-admin-bar\:border-blue-700 {
    --tw-border-opacity: 1;
    border-color: rgba(29, 78, 216, var(--tw-border-opacity));
  }

  .wp-admin-bar\:border-blue-800 {
    --tw-border-opacity: 1;
    border-color: rgba(30, 64, 175, var(--tw-border-opacity));
  }

  .wp-admin-bar\:border-blue-900 {
    --tw-border-opacity: 1;
    border-color: rgba(30, 58, 138, var(--tw-border-opacity));
  }

  .wp-admin-bar\:border-indigo-50 {
    --tw-border-opacity: 1;
    border-color: rgba(238, 242, 255, var(--tw-border-opacity));
  }

  .wp-admin-bar\:border-indigo-100 {
    --tw-border-opacity: 1;
    border-color: rgba(224, 231, 255, var(--tw-border-opacity));
  }

  .wp-admin-bar\:border-indigo-200 {
    --tw-border-opacity: 1;
    border-color: rgba(199, 210, 254, var(--tw-border-opacity));
  }

  .wp-admin-bar\:border-indigo-300 {
    --tw-border-opacity: 1;
    border-color: rgba(165, 180, 252, var(--tw-border-opacity));
  }

  .wp-admin-bar\:border-indigo-400 {
    --tw-border-opacity: 1;
    border-color: rgba(129, 140, 248, var(--tw-border-opacity));
  }

  .wp-admin-bar\:border-indigo-500 {
    --tw-border-opacity: 1;
    border-color: rgba(99, 102, 241, var(--tw-border-opacity));
  }

  .wp-admin-bar\:border-indigo-600 {
    --tw-border-opacity: 1;
    border-color: rgba(79, 70, 229, var(--tw-border-opacity));
  }

  .wp-admin-bar\:border-indigo-700 {
    --tw-border-opacity: 1;
    border-color: rgba(67, 56, 202, var(--tw-border-opacity));
  }

  .wp-admin-bar\:border-indigo-800 {
    --tw-border-opacity: 1;
    border-color: rgba(55, 48, 163, var(--tw-border-opacity));
  }

  .wp-admin-bar\:border-indigo-900 {
    --tw-border-opacity: 1;
    border-color: rgba(49, 46, 129, var(--tw-border-opacity));
  }

  .wp-admin-bar\:border-purple-50 {
    --tw-border-opacity: 1;
    border-color: rgba(245, 243, 255, var(--tw-border-opacity));
  }

  .wp-admin-bar\:border-purple-100 {
    --tw-border-opacity: 1;
    border-color: rgba(237, 233, 254, var(--tw-border-opacity));
  }

  .wp-admin-bar\:border-purple-200 {
    --tw-border-opacity: 1;
    border-color: rgba(221, 214, 254, var(--tw-border-opacity));
  }

  .wp-admin-bar\:border-purple-300 {
    --tw-border-opacity: 1;
    border-color: rgba(196, 181, 253, var(--tw-border-opacity));
  }

  .wp-admin-bar\:border-purple-400 {
    --tw-border-opacity: 1;
    border-color: rgba(167, 139, 250, var(--tw-border-opacity));
  }

  .wp-admin-bar\:border-purple-500 {
    --tw-border-opacity: 1;
    border-color: rgba(139, 92, 246, var(--tw-border-opacity));
  }

  .wp-admin-bar\:border-purple-600 {
    --tw-border-opacity: 1;
    border-color: rgba(124, 58, 237, var(--tw-border-opacity));
  }

  .wp-admin-bar\:border-purple-700 {
    --tw-border-opacity: 1;
    border-color: rgba(109, 40, 217, var(--tw-border-opacity));
  }

  .wp-admin-bar\:border-purple-800 {
    --tw-border-opacity: 1;
    border-color: rgba(91, 33, 182, var(--tw-border-opacity));
  }

  .wp-admin-bar\:border-purple-900 {
    --tw-border-opacity: 1;
    border-color: rgba(76, 29, 149, var(--tw-border-opacity));
  }

  .wp-admin-bar\:border-pink-50 {
    --tw-border-opacity: 1;
    border-color: rgba(253, 242, 248, var(--tw-border-opacity));
  }

  .wp-admin-bar\:border-pink-100 {
    --tw-border-opacity: 1;
    border-color: rgba(252, 231, 243, var(--tw-border-opacity));
  }

  .wp-admin-bar\:border-pink-200 {
    --tw-border-opacity: 1;
    border-color: rgba(251, 207, 232, var(--tw-border-opacity));
  }

  .wp-admin-bar\:border-pink-300 {
    --tw-border-opacity: 1;
    border-color: rgba(249, 168, 212, var(--tw-border-opacity));
  }

  .wp-admin-bar\:border-pink-400 {
    --tw-border-opacity: 1;
    border-color: rgba(244, 114, 182, var(--tw-border-opacity));
  }

  .wp-admin-bar\:border-pink-500 {
    --tw-border-opacity: 1;
    border-color: rgba(236, 72, 153, var(--tw-border-opacity));
  }

  .wp-admin-bar\:border-pink-600 {
    --tw-border-opacity: 1;
    border-color: rgba(219, 39, 119, var(--tw-border-opacity));
  }

  .wp-admin-bar\:border-pink-700 {
    --tw-border-opacity: 1;
    border-color: rgba(190, 24, 93, var(--tw-border-opacity));
  }

  .wp-admin-bar\:border-pink-800 {
    --tw-border-opacity: 1;
    border-color: rgba(157, 23, 77, var(--tw-border-opacity));
  }

  .wp-admin-bar\:border-pink-900 {
    --tw-border-opacity: 1;
    border-color: rgba(131, 24, 67, var(--tw-border-opacity));
  }

  .wp-admin-bar\:border-base-normal {
    --tw-border-opacity: 1;
    border-color: rgba(0, 65, 129, var(--tw-border-opacity));
  }

  .wp-admin-bar\:border-base-dark {
    --tw-border-opacity: 1;
    border-color: rgba(0, 52, 105, var(--tw-border-opacity));
  }

  .wp-admin-bar\:border-base-black {
    --tw-border-opacity: 1;
    border-color: rgba(29, 29, 31, var(--tw-border-opacity));
  }

  .wp-admin-bar\:border-base-border {
    --tw-border-opacity: 1;
    border-color: rgba(231, 231, 233, var(--tw-border-opacity));
  }

  .wp-admin-bar\:border-primary-normal {
    --tw-border-opacity: 1;
    border-color: rgba(0, 103, 207, var(--tw-border-opacity));
  }

  .wp-admin-bar\:border-primary-alt {
    --tw-border-opacity: 1;
    border-color: rgba(0, 71, 143, var(--tw-border-opacity));
  }

  .wp-admin-bar\:border-subtle-white {
    --tw-border-opacity: 1;
    border-color: rgba(249, 249, 249, var(--tw-border-opacity));
  }

  .wp-admin-bar\:border-turquesa {
    --tw-border-opacity: 1;
    border-color: rgba(0, 151, 178, var(--tw-border-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:border-transparent {
    border-color: transparent;
  }

  .group:hover .wp-admin-bar\:group-hover\:border-current {
    border-color: currentColor;
  }

  .group:hover .wp-admin-bar\:group-hover\:border-black {
    --tw-border-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:border-white {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:border-gray-50 {
    --tw-border-opacity: 1;
    border-color: rgba(249, 250, 251, var(--tw-border-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:border-gray-100 {
    --tw-border-opacity: 1;
    border-color: rgba(243, 244, 246, var(--tw-border-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:border-gray-200 {
    --tw-border-opacity: 1;
    border-color: rgba(229, 231, 235, var(--tw-border-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:border-gray-300 {
    --tw-border-opacity: 1;
    border-color: rgba(209, 213, 219, var(--tw-border-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:border-gray-400 {
    --tw-border-opacity: 1;
    border-color: rgba(156, 163, 175, var(--tw-border-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:border-gray-500 {
    --tw-border-opacity: 1;
    border-color: rgba(107, 114, 128, var(--tw-border-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:border-gray-600 {
    --tw-border-opacity: 1;
    border-color: rgba(75, 85, 99, var(--tw-border-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:border-gray-700 {
    --tw-border-opacity: 1;
    border-color: rgba(55, 65, 81, var(--tw-border-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:border-gray-800 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 41, 55, var(--tw-border-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:border-gray-900 {
    --tw-border-opacity: 1;
    border-color: rgba(17, 24, 39, var(--tw-border-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:border-red-50 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 242, 242, var(--tw-border-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:border-red-100 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 226, 226, var(--tw-border-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:border-red-200 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 202, 202, var(--tw-border-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:border-red-300 {
    --tw-border-opacity: 1;
    border-color: rgba(252, 165, 165, var(--tw-border-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:border-red-400 {
    --tw-border-opacity: 1;
    border-color: rgba(248, 113, 113, var(--tw-border-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:border-red-500 {
    --tw-border-opacity: 1;
    border-color: rgba(239, 68, 68, var(--tw-border-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:border-red-600 {
    --tw-border-opacity: 1;
    border-color: rgba(220, 38, 38, var(--tw-border-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:border-red-700 {
    --tw-border-opacity: 1;
    border-color: rgba(185, 28, 28, var(--tw-border-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:border-red-800 {
    --tw-border-opacity: 1;
    border-color: rgba(153, 27, 27, var(--tw-border-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:border-red-900 {
    --tw-border-opacity: 1;
    border-color: rgba(127, 29, 29, var(--tw-border-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:border-yellow-50 {
    --tw-border-opacity: 1;
    border-color: rgba(255, 251, 235, var(--tw-border-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:border-yellow-100 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 243, 199, var(--tw-border-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:border-yellow-200 {
    --tw-border-opacity: 1;
    border-color: rgba(253, 230, 138, var(--tw-border-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:border-yellow-300 {
    --tw-border-opacity: 1;
    border-color: rgba(252, 211, 77, var(--tw-border-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:border-yellow-400 {
    --tw-border-opacity: 1;
    border-color: rgba(251, 191, 36, var(--tw-border-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:border-yellow-500 {
    --tw-border-opacity: 1;
    border-color: rgba(245, 158, 11, var(--tw-border-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:border-yellow-600 {
    --tw-border-opacity: 1;
    border-color: rgba(217, 119, 6, var(--tw-border-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:border-yellow-700 {
    --tw-border-opacity: 1;
    border-color: rgba(180, 83, 9, var(--tw-border-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:border-yellow-800 {
    --tw-border-opacity: 1;
    border-color: rgba(146, 64, 14, var(--tw-border-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:border-yellow-900 {
    --tw-border-opacity: 1;
    border-color: rgba(120, 53, 15, var(--tw-border-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:border-green-50 {
    --tw-border-opacity: 1;
    border-color: rgba(236, 253, 245, var(--tw-border-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:border-green-100 {
    --tw-border-opacity: 1;
    border-color: rgba(209, 250, 229, var(--tw-border-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:border-green-200 {
    --tw-border-opacity: 1;
    border-color: rgba(167, 243, 208, var(--tw-border-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:border-green-300 {
    --tw-border-opacity: 1;
    border-color: rgba(110, 231, 183, var(--tw-border-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:border-green-400 {
    --tw-border-opacity: 1;
    border-color: rgba(52, 211, 153, var(--tw-border-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:border-green-500 {
    --tw-border-opacity: 1;
    border-color: rgba(16, 185, 129, var(--tw-border-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:border-green-600 {
    --tw-border-opacity: 1;
    border-color: rgba(5, 150, 105, var(--tw-border-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:border-green-700 {
    --tw-border-opacity: 1;
    border-color: rgba(4, 120, 87, var(--tw-border-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:border-green-800 {
    --tw-border-opacity: 1;
    border-color: rgba(6, 95, 70, var(--tw-border-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:border-green-900 {
    --tw-border-opacity: 1;
    border-color: rgba(6, 78, 59, var(--tw-border-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:border-blue-50 {
    --tw-border-opacity: 1;
    border-color: rgba(239, 246, 255, var(--tw-border-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:border-blue-100 {
    --tw-border-opacity: 1;
    border-color: rgba(219, 234, 254, var(--tw-border-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:border-blue-200 {
    --tw-border-opacity: 1;
    border-color: rgba(191, 219, 254, var(--tw-border-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:border-blue-300 {
    --tw-border-opacity: 1;
    border-color: rgba(147, 197, 253, var(--tw-border-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:border-blue-400 {
    --tw-border-opacity: 1;
    border-color: rgba(96, 165, 250, var(--tw-border-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:border-blue-500 {
    --tw-border-opacity: 1;
    border-color: rgba(59, 130, 246, var(--tw-border-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:border-blue-600 {
    --tw-border-opacity: 1;
    border-color: rgba(37, 99, 235, var(--tw-border-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:border-blue-700 {
    --tw-border-opacity: 1;
    border-color: rgba(29, 78, 216, var(--tw-border-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:border-blue-800 {
    --tw-border-opacity: 1;
    border-color: rgba(30, 64, 175, var(--tw-border-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:border-blue-900 {
    --tw-border-opacity: 1;
    border-color: rgba(30, 58, 138, var(--tw-border-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:border-indigo-50 {
    --tw-border-opacity: 1;
    border-color: rgba(238, 242, 255, var(--tw-border-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:border-indigo-100 {
    --tw-border-opacity: 1;
    border-color: rgba(224, 231, 255, var(--tw-border-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:border-indigo-200 {
    --tw-border-opacity: 1;
    border-color: rgba(199, 210, 254, var(--tw-border-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:border-indigo-300 {
    --tw-border-opacity: 1;
    border-color: rgba(165, 180, 252, var(--tw-border-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:border-indigo-400 {
    --tw-border-opacity: 1;
    border-color: rgba(129, 140, 248, var(--tw-border-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:border-indigo-500 {
    --tw-border-opacity: 1;
    border-color: rgba(99, 102, 241, var(--tw-border-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:border-indigo-600 {
    --tw-border-opacity: 1;
    border-color: rgba(79, 70, 229, var(--tw-border-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:border-indigo-700 {
    --tw-border-opacity: 1;
    border-color: rgba(67, 56, 202, var(--tw-border-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:border-indigo-800 {
    --tw-border-opacity: 1;
    border-color: rgba(55, 48, 163, var(--tw-border-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:border-indigo-900 {
    --tw-border-opacity: 1;
    border-color: rgba(49, 46, 129, var(--tw-border-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:border-purple-50 {
    --tw-border-opacity: 1;
    border-color: rgba(245, 243, 255, var(--tw-border-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:border-purple-100 {
    --tw-border-opacity: 1;
    border-color: rgba(237, 233, 254, var(--tw-border-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:border-purple-200 {
    --tw-border-opacity: 1;
    border-color: rgba(221, 214, 254, var(--tw-border-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:border-purple-300 {
    --tw-border-opacity: 1;
    border-color: rgba(196, 181, 253, var(--tw-border-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:border-purple-400 {
    --tw-border-opacity: 1;
    border-color: rgba(167, 139, 250, var(--tw-border-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:border-purple-500 {
    --tw-border-opacity: 1;
    border-color: rgba(139, 92, 246, var(--tw-border-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:border-purple-600 {
    --tw-border-opacity: 1;
    border-color: rgba(124, 58, 237, var(--tw-border-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:border-purple-700 {
    --tw-border-opacity: 1;
    border-color: rgba(109, 40, 217, var(--tw-border-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:border-purple-800 {
    --tw-border-opacity: 1;
    border-color: rgba(91, 33, 182, var(--tw-border-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:border-purple-900 {
    --tw-border-opacity: 1;
    border-color: rgba(76, 29, 149, var(--tw-border-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:border-pink-50 {
    --tw-border-opacity: 1;
    border-color: rgba(253, 242, 248, var(--tw-border-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:border-pink-100 {
    --tw-border-opacity: 1;
    border-color: rgba(252, 231, 243, var(--tw-border-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:border-pink-200 {
    --tw-border-opacity: 1;
    border-color: rgba(251, 207, 232, var(--tw-border-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:border-pink-300 {
    --tw-border-opacity: 1;
    border-color: rgba(249, 168, 212, var(--tw-border-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:border-pink-400 {
    --tw-border-opacity: 1;
    border-color: rgba(244, 114, 182, var(--tw-border-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:border-pink-500 {
    --tw-border-opacity: 1;
    border-color: rgba(236, 72, 153, var(--tw-border-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:border-pink-600 {
    --tw-border-opacity: 1;
    border-color: rgba(219, 39, 119, var(--tw-border-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:border-pink-700 {
    --tw-border-opacity: 1;
    border-color: rgba(190, 24, 93, var(--tw-border-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:border-pink-800 {
    --tw-border-opacity: 1;
    border-color: rgba(157, 23, 77, var(--tw-border-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:border-pink-900 {
    --tw-border-opacity: 1;
    border-color: rgba(131, 24, 67, var(--tw-border-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:border-base-normal {
    --tw-border-opacity: 1;
    border-color: rgba(0, 65, 129, var(--tw-border-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:border-base-dark {
    --tw-border-opacity: 1;
    border-color: rgba(0, 52, 105, var(--tw-border-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:border-base-black {
    --tw-border-opacity: 1;
    border-color: rgba(29, 29, 31, var(--tw-border-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:border-base-border {
    --tw-border-opacity: 1;
    border-color: rgba(231, 231, 233, var(--tw-border-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:border-primary-normal {
    --tw-border-opacity: 1;
    border-color: rgba(0, 103, 207, var(--tw-border-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:border-primary-alt {
    --tw-border-opacity: 1;
    border-color: rgba(0, 71, 143, var(--tw-border-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:border-subtle-white {
    --tw-border-opacity: 1;
    border-color: rgba(249, 249, 249, var(--tw-border-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:border-turquesa {
    --tw-border-opacity: 1;
    border-color: rgba(0, 151, 178, var(--tw-border-opacity));
  }

  .wp-admin-bar\:focus-within\:border-transparent:focus-within {
    border-color: transparent;
  }

  .wp-admin-bar\:focus-within\:border-current:focus-within {
    border-color: currentColor;
  }

  .wp-admin-bar\:focus-within\:border-black:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity));
  }

  .wp-admin-bar\:focus-within\:border-white:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .wp-admin-bar\:focus-within\:border-gray-50:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(249, 250, 251, var(--tw-border-opacity));
  }

  .wp-admin-bar\:focus-within\:border-gray-100:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(243, 244, 246, var(--tw-border-opacity));
  }

  .wp-admin-bar\:focus-within\:border-gray-200:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(229, 231, 235, var(--tw-border-opacity));
  }

  .wp-admin-bar\:focus-within\:border-gray-300:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(209, 213, 219, var(--tw-border-opacity));
  }

  .wp-admin-bar\:focus-within\:border-gray-400:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(156, 163, 175, var(--tw-border-opacity));
  }

  .wp-admin-bar\:focus-within\:border-gray-500:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(107, 114, 128, var(--tw-border-opacity));
  }

  .wp-admin-bar\:focus-within\:border-gray-600:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(75, 85, 99, var(--tw-border-opacity));
  }

  .wp-admin-bar\:focus-within\:border-gray-700:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(55, 65, 81, var(--tw-border-opacity));
  }

  .wp-admin-bar\:focus-within\:border-gray-800:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(31, 41, 55, var(--tw-border-opacity));
  }

  .wp-admin-bar\:focus-within\:border-gray-900:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(17, 24, 39, var(--tw-border-opacity));
  }

  .wp-admin-bar\:focus-within\:border-red-50:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(254, 242, 242, var(--tw-border-opacity));
  }

  .wp-admin-bar\:focus-within\:border-red-100:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(254, 226, 226, var(--tw-border-opacity));
  }

  .wp-admin-bar\:focus-within\:border-red-200:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(254, 202, 202, var(--tw-border-opacity));
  }

  .wp-admin-bar\:focus-within\:border-red-300:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(252, 165, 165, var(--tw-border-opacity));
  }

  .wp-admin-bar\:focus-within\:border-red-400:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(248, 113, 113, var(--tw-border-opacity));
  }

  .wp-admin-bar\:focus-within\:border-red-500:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(239, 68, 68, var(--tw-border-opacity));
  }

  .wp-admin-bar\:focus-within\:border-red-600:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(220, 38, 38, var(--tw-border-opacity));
  }

  .wp-admin-bar\:focus-within\:border-red-700:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(185, 28, 28, var(--tw-border-opacity));
  }

  .wp-admin-bar\:focus-within\:border-red-800:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(153, 27, 27, var(--tw-border-opacity));
  }

  .wp-admin-bar\:focus-within\:border-red-900:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(127, 29, 29, var(--tw-border-opacity));
  }

  .wp-admin-bar\:focus-within\:border-yellow-50:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(255, 251, 235, var(--tw-border-opacity));
  }

  .wp-admin-bar\:focus-within\:border-yellow-100:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(254, 243, 199, var(--tw-border-opacity));
  }

  .wp-admin-bar\:focus-within\:border-yellow-200:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(253, 230, 138, var(--tw-border-opacity));
  }

  .wp-admin-bar\:focus-within\:border-yellow-300:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(252, 211, 77, var(--tw-border-opacity));
  }

  .wp-admin-bar\:focus-within\:border-yellow-400:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(251, 191, 36, var(--tw-border-opacity));
  }

  .wp-admin-bar\:focus-within\:border-yellow-500:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(245, 158, 11, var(--tw-border-opacity));
  }

  .wp-admin-bar\:focus-within\:border-yellow-600:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(217, 119, 6, var(--tw-border-opacity));
  }

  .wp-admin-bar\:focus-within\:border-yellow-700:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(180, 83, 9, var(--tw-border-opacity));
  }

  .wp-admin-bar\:focus-within\:border-yellow-800:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(146, 64, 14, var(--tw-border-opacity));
  }

  .wp-admin-bar\:focus-within\:border-yellow-900:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(120, 53, 15, var(--tw-border-opacity));
  }

  .wp-admin-bar\:focus-within\:border-green-50:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(236, 253, 245, var(--tw-border-opacity));
  }

  .wp-admin-bar\:focus-within\:border-green-100:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(209, 250, 229, var(--tw-border-opacity));
  }

  .wp-admin-bar\:focus-within\:border-green-200:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(167, 243, 208, var(--tw-border-opacity));
  }

  .wp-admin-bar\:focus-within\:border-green-300:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(110, 231, 183, var(--tw-border-opacity));
  }

  .wp-admin-bar\:focus-within\:border-green-400:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(52, 211, 153, var(--tw-border-opacity));
  }

  .wp-admin-bar\:focus-within\:border-green-500:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(16, 185, 129, var(--tw-border-opacity));
  }

  .wp-admin-bar\:focus-within\:border-green-600:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(5, 150, 105, var(--tw-border-opacity));
  }

  .wp-admin-bar\:focus-within\:border-green-700:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(4, 120, 87, var(--tw-border-opacity));
  }

  .wp-admin-bar\:focus-within\:border-green-800:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(6, 95, 70, var(--tw-border-opacity));
  }

  .wp-admin-bar\:focus-within\:border-green-900:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(6, 78, 59, var(--tw-border-opacity));
  }

  .wp-admin-bar\:focus-within\:border-blue-50:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(239, 246, 255, var(--tw-border-opacity));
  }

  .wp-admin-bar\:focus-within\:border-blue-100:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(219, 234, 254, var(--tw-border-opacity));
  }

  .wp-admin-bar\:focus-within\:border-blue-200:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(191, 219, 254, var(--tw-border-opacity));
  }

  .wp-admin-bar\:focus-within\:border-blue-300:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(147, 197, 253, var(--tw-border-opacity));
  }

  .wp-admin-bar\:focus-within\:border-blue-400:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(96, 165, 250, var(--tw-border-opacity));
  }

  .wp-admin-bar\:focus-within\:border-blue-500:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(59, 130, 246, var(--tw-border-opacity));
  }

  .wp-admin-bar\:focus-within\:border-blue-600:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(37, 99, 235, var(--tw-border-opacity));
  }

  .wp-admin-bar\:focus-within\:border-blue-700:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(29, 78, 216, var(--tw-border-opacity));
  }

  .wp-admin-bar\:focus-within\:border-blue-800:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(30, 64, 175, var(--tw-border-opacity));
  }

  .wp-admin-bar\:focus-within\:border-blue-900:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(30, 58, 138, var(--tw-border-opacity));
  }

  .wp-admin-bar\:focus-within\:border-indigo-50:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(238, 242, 255, var(--tw-border-opacity));
  }

  .wp-admin-bar\:focus-within\:border-indigo-100:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(224, 231, 255, var(--tw-border-opacity));
  }

  .wp-admin-bar\:focus-within\:border-indigo-200:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(199, 210, 254, var(--tw-border-opacity));
  }

  .wp-admin-bar\:focus-within\:border-indigo-300:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(165, 180, 252, var(--tw-border-opacity));
  }

  .wp-admin-bar\:focus-within\:border-indigo-400:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(129, 140, 248, var(--tw-border-opacity));
  }

  .wp-admin-bar\:focus-within\:border-indigo-500:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(99, 102, 241, var(--tw-border-opacity));
  }

  .wp-admin-bar\:focus-within\:border-indigo-600:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(79, 70, 229, var(--tw-border-opacity));
  }

  .wp-admin-bar\:focus-within\:border-indigo-700:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(67, 56, 202, var(--tw-border-opacity));
  }

  .wp-admin-bar\:focus-within\:border-indigo-800:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(55, 48, 163, var(--tw-border-opacity));
  }

  .wp-admin-bar\:focus-within\:border-indigo-900:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(49, 46, 129, var(--tw-border-opacity));
  }

  .wp-admin-bar\:focus-within\:border-purple-50:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(245, 243, 255, var(--tw-border-opacity));
  }

  .wp-admin-bar\:focus-within\:border-purple-100:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(237, 233, 254, var(--tw-border-opacity));
  }

  .wp-admin-bar\:focus-within\:border-purple-200:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(221, 214, 254, var(--tw-border-opacity));
  }

  .wp-admin-bar\:focus-within\:border-purple-300:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(196, 181, 253, var(--tw-border-opacity));
  }

  .wp-admin-bar\:focus-within\:border-purple-400:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(167, 139, 250, var(--tw-border-opacity));
  }

  .wp-admin-bar\:focus-within\:border-purple-500:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(139, 92, 246, var(--tw-border-opacity));
  }

  .wp-admin-bar\:focus-within\:border-purple-600:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(124, 58, 237, var(--tw-border-opacity));
  }

  .wp-admin-bar\:focus-within\:border-purple-700:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(109, 40, 217, var(--tw-border-opacity));
  }

  .wp-admin-bar\:focus-within\:border-purple-800:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(91, 33, 182, var(--tw-border-opacity));
  }

  .wp-admin-bar\:focus-within\:border-purple-900:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(76, 29, 149, var(--tw-border-opacity));
  }

  .wp-admin-bar\:focus-within\:border-pink-50:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(253, 242, 248, var(--tw-border-opacity));
  }

  .wp-admin-bar\:focus-within\:border-pink-100:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(252, 231, 243, var(--tw-border-opacity));
  }

  .wp-admin-bar\:focus-within\:border-pink-200:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(251, 207, 232, var(--tw-border-opacity));
  }

  .wp-admin-bar\:focus-within\:border-pink-300:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(249, 168, 212, var(--tw-border-opacity));
  }

  .wp-admin-bar\:focus-within\:border-pink-400:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(244, 114, 182, var(--tw-border-opacity));
  }

  .wp-admin-bar\:focus-within\:border-pink-500:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(236, 72, 153, var(--tw-border-opacity));
  }

  .wp-admin-bar\:focus-within\:border-pink-600:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(219, 39, 119, var(--tw-border-opacity));
  }

  .wp-admin-bar\:focus-within\:border-pink-700:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(190, 24, 93, var(--tw-border-opacity));
  }

  .wp-admin-bar\:focus-within\:border-pink-800:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(157, 23, 77, var(--tw-border-opacity));
  }

  .wp-admin-bar\:focus-within\:border-pink-900:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(131, 24, 67, var(--tw-border-opacity));
  }

  .wp-admin-bar\:focus-within\:border-base-normal:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(0, 65, 129, var(--tw-border-opacity));
  }

  .wp-admin-bar\:focus-within\:border-base-dark:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(0, 52, 105, var(--tw-border-opacity));
  }

  .wp-admin-bar\:focus-within\:border-base-black:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(29, 29, 31, var(--tw-border-opacity));
  }

  .wp-admin-bar\:focus-within\:border-base-border:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(231, 231, 233, var(--tw-border-opacity));
  }

  .wp-admin-bar\:focus-within\:border-primary-normal:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(0, 103, 207, var(--tw-border-opacity));
  }

  .wp-admin-bar\:focus-within\:border-primary-alt:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(0, 71, 143, var(--tw-border-opacity));
  }

  .wp-admin-bar\:focus-within\:border-subtle-white:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(249, 249, 249, var(--tw-border-opacity));
  }

  .wp-admin-bar\:focus-within\:border-turquesa:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(0, 151, 178, var(--tw-border-opacity));
  }

  .wp-admin-bar\:hover\:border-transparent:hover {
    border-color: transparent;
  }

  .wp-admin-bar\:hover\:border-current:hover {
    border-color: currentColor;
  }

  .wp-admin-bar\:hover\:border-black:hover {
    --tw-border-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity));
  }

  .wp-admin-bar\:hover\:border-white:hover {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .wp-admin-bar\:hover\:border-gray-50:hover {
    --tw-border-opacity: 1;
    border-color: rgba(249, 250, 251, var(--tw-border-opacity));
  }

  .wp-admin-bar\:hover\:border-gray-100:hover {
    --tw-border-opacity: 1;
    border-color: rgba(243, 244, 246, var(--tw-border-opacity));
  }

  .wp-admin-bar\:hover\:border-gray-200:hover {
    --tw-border-opacity: 1;
    border-color: rgba(229, 231, 235, var(--tw-border-opacity));
  }

  .wp-admin-bar\:hover\:border-gray-300:hover {
    --tw-border-opacity: 1;
    border-color: rgba(209, 213, 219, var(--tw-border-opacity));
  }

  .wp-admin-bar\:hover\:border-gray-400:hover {
    --tw-border-opacity: 1;
    border-color: rgba(156, 163, 175, var(--tw-border-opacity));
  }

  .wp-admin-bar\:hover\:border-gray-500:hover {
    --tw-border-opacity: 1;
    border-color: rgba(107, 114, 128, var(--tw-border-opacity));
  }

  .wp-admin-bar\:hover\:border-gray-600:hover {
    --tw-border-opacity: 1;
    border-color: rgba(75, 85, 99, var(--tw-border-opacity));
  }

  .wp-admin-bar\:hover\:border-gray-700:hover {
    --tw-border-opacity: 1;
    border-color: rgba(55, 65, 81, var(--tw-border-opacity));
  }

  .wp-admin-bar\:hover\:border-gray-800:hover {
    --tw-border-opacity: 1;
    border-color: rgba(31, 41, 55, var(--tw-border-opacity));
  }

  .wp-admin-bar\:hover\:border-gray-900:hover {
    --tw-border-opacity: 1;
    border-color: rgba(17, 24, 39, var(--tw-border-opacity));
  }

  .wp-admin-bar\:hover\:border-red-50:hover {
    --tw-border-opacity: 1;
    border-color: rgba(254, 242, 242, var(--tw-border-opacity));
  }

  .wp-admin-bar\:hover\:border-red-100:hover {
    --tw-border-opacity: 1;
    border-color: rgba(254, 226, 226, var(--tw-border-opacity));
  }

  .wp-admin-bar\:hover\:border-red-200:hover {
    --tw-border-opacity: 1;
    border-color: rgba(254, 202, 202, var(--tw-border-opacity));
  }

  .wp-admin-bar\:hover\:border-red-300:hover {
    --tw-border-opacity: 1;
    border-color: rgba(252, 165, 165, var(--tw-border-opacity));
  }

  .wp-admin-bar\:hover\:border-red-400:hover {
    --tw-border-opacity: 1;
    border-color: rgba(248, 113, 113, var(--tw-border-opacity));
  }

  .wp-admin-bar\:hover\:border-red-500:hover {
    --tw-border-opacity: 1;
    border-color: rgba(239, 68, 68, var(--tw-border-opacity));
  }

  .wp-admin-bar\:hover\:border-red-600:hover {
    --tw-border-opacity: 1;
    border-color: rgba(220, 38, 38, var(--tw-border-opacity));
  }

  .wp-admin-bar\:hover\:border-red-700:hover {
    --tw-border-opacity: 1;
    border-color: rgba(185, 28, 28, var(--tw-border-opacity));
  }

  .wp-admin-bar\:hover\:border-red-800:hover {
    --tw-border-opacity: 1;
    border-color: rgba(153, 27, 27, var(--tw-border-opacity));
  }

  .wp-admin-bar\:hover\:border-red-900:hover {
    --tw-border-opacity: 1;
    border-color: rgba(127, 29, 29, var(--tw-border-opacity));
  }

  .wp-admin-bar\:hover\:border-yellow-50:hover {
    --tw-border-opacity: 1;
    border-color: rgba(255, 251, 235, var(--tw-border-opacity));
  }

  .wp-admin-bar\:hover\:border-yellow-100:hover {
    --tw-border-opacity: 1;
    border-color: rgba(254, 243, 199, var(--tw-border-opacity));
  }

  .wp-admin-bar\:hover\:border-yellow-200:hover {
    --tw-border-opacity: 1;
    border-color: rgba(253, 230, 138, var(--tw-border-opacity));
  }

  .wp-admin-bar\:hover\:border-yellow-300:hover {
    --tw-border-opacity: 1;
    border-color: rgba(252, 211, 77, var(--tw-border-opacity));
  }

  .wp-admin-bar\:hover\:border-yellow-400:hover {
    --tw-border-opacity: 1;
    border-color: rgba(251, 191, 36, var(--tw-border-opacity));
  }

  .wp-admin-bar\:hover\:border-yellow-500:hover {
    --tw-border-opacity: 1;
    border-color: rgba(245, 158, 11, var(--tw-border-opacity));
  }

  .wp-admin-bar\:hover\:border-yellow-600:hover {
    --tw-border-opacity: 1;
    border-color: rgba(217, 119, 6, var(--tw-border-opacity));
  }

  .wp-admin-bar\:hover\:border-yellow-700:hover {
    --tw-border-opacity: 1;
    border-color: rgba(180, 83, 9, var(--tw-border-opacity));
  }

  .wp-admin-bar\:hover\:border-yellow-800:hover {
    --tw-border-opacity: 1;
    border-color: rgba(146, 64, 14, var(--tw-border-opacity));
  }

  .wp-admin-bar\:hover\:border-yellow-900:hover {
    --tw-border-opacity: 1;
    border-color: rgba(120, 53, 15, var(--tw-border-opacity));
  }

  .wp-admin-bar\:hover\:border-green-50:hover {
    --tw-border-opacity: 1;
    border-color: rgba(236, 253, 245, var(--tw-border-opacity));
  }

  .wp-admin-bar\:hover\:border-green-100:hover {
    --tw-border-opacity: 1;
    border-color: rgba(209, 250, 229, var(--tw-border-opacity));
  }

  .wp-admin-bar\:hover\:border-green-200:hover {
    --tw-border-opacity: 1;
    border-color: rgba(167, 243, 208, var(--tw-border-opacity));
  }

  .wp-admin-bar\:hover\:border-green-300:hover {
    --tw-border-opacity: 1;
    border-color: rgba(110, 231, 183, var(--tw-border-opacity));
  }

  .wp-admin-bar\:hover\:border-green-400:hover {
    --tw-border-opacity: 1;
    border-color: rgba(52, 211, 153, var(--tw-border-opacity));
  }

  .wp-admin-bar\:hover\:border-green-500:hover {
    --tw-border-opacity: 1;
    border-color: rgba(16, 185, 129, var(--tw-border-opacity));
  }

  .wp-admin-bar\:hover\:border-green-600:hover {
    --tw-border-opacity: 1;
    border-color: rgba(5, 150, 105, var(--tw-border-opacity));
  }

  .wp-admin-bar\:hover\:border-green-700:hover {
    --tw-border-opacity: 1;
    border-color: rgba(4, 120, 87, var(--tw-border-opacity));
  }

  .wp-admin-bar\:hover\:border-green-800:hover {
    --tw-border-opacity: 1;
    border-color: rgba(6, 95, 70, var(--tw-border-opacity));
  }

  .wp-admin-bar\:hover\:border-green-900:hover {
    --tw-border-opacity: 1;
    border-color: rgba(6, 78, 59, var(--tw-border-opacity));
  }

  .wp-admin-bar\:hover\:border-blue-50:hover {
    --tw-border-opacity: 1;
    border-color: rgba(239, 246, 255, var(--tw-border-opacity));
  }

  .wp-admin-bar\:hover\:border-blue-100:hover {
    --tw-border-opacity: 1;
    border-color: rgba(219, 234, 254, var(--tw-border-opacity));
  }

  .wp-admin-bar\:hover\:border-blue-200:hover {
    --tw-border-opacity: 1;
    border-color: rgba(191, 219, 254, var(--tw-border-opacity));
  }

  .wp-admin-bar\:hover\:border-blue-300:hover {
    --tw-border-opacity: 1;
    border-color: rgba(147, 197, 253, var(--tw-border-opacity));
  }

  .wp-admin-bar\:hover\:border-blue-400:hover {
    --tw-border-opacity: 1;
    border-color: rgba(96, 165, 250, var(--tw-border-opacity));
  }

  .wp-admin-bar\:hover\:border-blue-500:hover {
    --tw-border-opacity: 1;
    border-color: rgba(59, 130, 246, var(--tw-border-opacity));
  }

  .wp-admin-bar\:hover\:border-blue-600:hover {
    --tw-border-opacity: 1;
    border-color: rgba(37, 99, 235, var(--tw-border-opacity));
  }

  .wp-admin-bar\:hover\:border-blue-700:hover {
    --tw-border-opacity: 1;
    border-color: rgba(29, 78, 216, var(--tw-border-opacity));
  }

  .wp-admin-bar\:hover\:border-blue-800:hover {
    --tw-border-opacity: 1;
    border-color: rgba(30, 64, 175, var(--tw-border-opacity));
  }

  .wp-admin-bar\:hover\:border-blue-900:hover {
    --tw-border-opacity: 1;
    border-color: rgba(30, 58, 138, var(--tw-border-opacity));
  }

  .wp-admin-bar\:hover\:border-indigo-50:hover {
    --tw-border-opacity: 1;
    border-color: rgba(238, 242, 255, var(--tw-border-opacity));
  }

  .wp-admin-bar\:hover\:border-indigo-100:hover {
    --tw-border-opacity: 1;
    border-color: rgba(224, 231, 255, var(--tw-border-opacity));
  }

  .wp-admin-bar\:hover\:border-indigo-200:hover {
    --tw-border-opacity: 1;
    border-color: rgba(199, 210, 254, var(--tw-border-opacity));
  }

  .wp-admin-bar\:hover\:border-indigo-300:hover {
    --tw-border-opacity: 1;
    border-color: rgba(165, 180, 252, var(--tw-border-opacity));
  }

  .wp-admin-bar\:hover\:border-indigo-400:hover {
    --tw-border-opacity: 1;
    border-color: rgba(129, 140, 248, var(--tw-border-opacity));
  }

  .wp-admin-bar\:hover\:border-indigo-500:hover {
    --tw-border-opacity: 1;
    border-color: rgba(99, 102, 241, var(--tw-border-opacity));
  }

  .wp-admin-bar\:hover\:border-indigo-600:hover {
    --tw-border-opacity: 1;
    border-color: rgba(79, 70, 229, var(--tw-border-opacity));
  }

  .wp-admin-bar\:hover\:border-indigo-700:hover {
    --tw-border-opacity: 1;
    border-color: rgba(67, 56, 202, var(--tw-border-opacity));
  }

  .wp-admin-bar\:hover\:border-indigo-800:hover {
    --tw-border-opacity: 1;
    border-color: rgba(55, 48, 163, var(--tw-border-opacity));
  }

  .wp-admin-bar\:hover\:border-indigo-900:hover {
    --tw-border-opacity: 1;
    border-color: rgba(49, 46, 129, var(--tw-border-opacity));
  }

  .wp-admin-bar\:hover\:border-purple-50:hover {
    --tw-border-opacity: 1;
    border-color: rgba(245, 243, 255, var(--tw-border-opacity));
  }

  .wp-admin-bar\:hover\:border-purple-100:hover {
    --tw-border-opacity: 1;
    border-color: rgba(237, 233, 254, var(--tw-border-opacity));
  }

  .wp-admin-bar\:hover\:border-purple-200:hover {
    --tw-border-opacity: 1;
    border-color: rgba(221, 214, 254, var(--tw-border-opacity));
  }

  .wp-admin-bar\:hover\:border-purple-300:hover {
    --tw-border-opacity: 1;
    border-color: rgba(196, 181, 253, var(--tw-border-opacity));
  }

  .wp-admin-bar\:hover\:border-purple-400:hover {
    --tw-border-opacity: 1;
    border-color: rgba(167, 139, 250, var(--tw-border-opacity));
  }

  .wp-admin-bar\:hover\:border-purple-500:hover {
    --tw-border-opacity: 1;
    border-color: rgba(139, 92, 246, var(--tw-border-opacity));
  }

  .wp-admin-bar\:hover\:border-purple-600:hover {
    --tw-border-opacity: 1;
    border-color: rgba(124, 58, 237, var(--tw-border-opacity));
  }

  .wp-admin-bar\:hover\:border-purple-700:hover {
    --tw-border-opacity: 1;
    border-color: rgba(109, 40, 217, var(--tw-border-opacity));
  }

  .wp-admin-bar\:hover\:border-purple-800:hover {
    --tw-border-opacity: 1;
    border-color: rgba(91, 33, 182, var(--tw-border-opacity));
  }

  .wp-admin-bar\:hover\:border-purple-900:hover {
    --tw-border-opacity: 1;
    border-color: rgba(76, 29, 149, var(--tw-border-opacity));
  }

  .wp-admin-bar\:hover\:border-pink-50:hover {
    --tw-border-opacity: 1;
    border-color: rgba(253, 242, 248, var(--tw-border-opacity));
  }

  .wp-admin-bar\:hover\:border-pink-100:hover {
    --tw-border-opacity: 1;
    border-color: rgba(252, 231, 243, var(--tw-border-opacity));
  }

  .wp-admin-bar\:hover\:border-pink-200:hover {
    --tw-border-opacity: 1;
    border-color: rgba(251, 207, 232, var(--tw-border-opacity));
  }

  .wp-admin-bar\:hover\:border-pink-300:hover {
    --tw-border-opacity: 1;
    border-color: rgba(249, 168, 212, var(--tw-border-opacity));
  }

  .wp-admin-bar\:hover\:border-pink-400:hover {
    --tw-border-opacity: 1;
    border-color: rgba(244, 114, 182, var(--tw-border-opacity));
  }

  .wp-admin-bar\:hover\:border-pink-500:hover {
    --tw-border-opacity: 1;
    border-color: rgba(236, 72, 153, var(--tw-border-opacity));
  }

  .wp-admin-bar\:hover\:border-pink-600:hover {
    --tw-border-opacity: 1;
    border-color: rgba(219, 39, 119, var(--tw-border-opacity));
  }

  .wp-admin-bar\:hover\:border-pink-700:hover {
    --tw-border-opacity: 1;
    border-color: rgba(190, 24, 93, var(--tw-border-opacity));
  }

  .wp-admin-bar\:hover\:border-pink-800:hover {
    --tw-border-opacity: 1;
    border-color: rgba(157, 23, 77, var(--tw-border-opacity));
  }

  .wp-admin-bar\:hover\:border-pink-900:hover {
    --tw-border-opacity: 1;
    border-color: rgba(131, 24, 67, var(--tw-border-opacity));
  }

  .wp-admin-bar\:hover\:border-base-normal:hover {
    --tw-border-opacity: 1;
    border-color: rgba(0, 65, 129, var(--tw-border-opacity));
  }

  .wp-admin-bar\:hover\:border-base-dark:hover {
    --tw-border-opacity: 1;
    border-color: rgba(0, 52, 105, var(--tw-border-opacity));
  }

  .wp-admin-bar\:hover\:border-base-black:hover {
    --tw-border-opacity: 1;
    border-color: rgba(29, 29, 31, var(--tw-border-opacity));
  }

  .wp-admin-bar\:hover\:border-base-border:hover {
    --tw-border-opacity: 1;
    border-color: rgba(231, 231, 233, var(--tw-border-opacity));
  }

  .wp-admin-bar\:hover\:border-primary-normal:hover {
    --tw-border-opacity: 1;
    border-color: rgba(0, 103, 207, var(--tw-border-opacity));
  }

  .wp-admin-bar\:hover\:border-primary-alt:hover {
    --tw-border-opacity: 1;
    border-color: rgba(0, 71, 143, var(--tw-border-opacity));
  }

  .wp-admin-bar\:hover\:border-subtle-white:hover {
    --tw-border-opacity: 1;
    border-color: rgba(249, 249, 249, var(--tw-border-opacity));
  }

  .wp-admin-bar\:hover\:border-turquesa:hover {
    --tw-border-opacity: 1;
    border-color: rgba(0, 151, 178, var(--tw-border-opacity));
  }

  .wp-admin-bar\:focus\:border-transparent:focus {
    border-color: transparent;
  }

  .wp-admin-bar\:focus\:border-current:focus {
    border-color: currentColor;
  }

  .wp-admin-bar\:focus\:border-black:focus {
    --tw-border-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity));
  }

  .wp-admin-bar\:focus\:border-white:focus {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .wp-admin-bar\:focus\:border-gray-50:focus {
    --tw-border-opacity: 1;
    border-color: rgba(249, 250, 251, var(--tw-border-opacity));
  }

  .wp-admin-bar\:focus\:border-gray-100:focus {
    --tw-border-opacity: 1;
    border-color: rgba(243, 244, 246, var(--tw-border-opacity));
  }

  .wp-admin-bar\:focus\:border-gray-200:focus {
    --tw-border-opacity: 1;
    border-color: rgba(229, 231, 235, var(--tw-border-opacity));
  }

  .wp-admin-bar\:focus\:border-gray-300:focus {
    --tw-border-opacity: 1;
    border-color: rgba(209, 213, 219, var(--tw-border-opacity));
  }

  .wp-admin-bar\:focus\:border-gray-400:focus {
    --tw-border-opacity: 1;
    border-color: rgba(156, 163, 175, var(--tw-border-opacity));
  }

  .wp-admin-bar\:focus\:border-gray-500:focus {
    --tw-border-opacity: 1;
    border-color: rgba(107, 114, 128, var(--tw-border-opacity));
  }

  .wp-admin-bar\:focus\:border-gray-600:focus {
    --tw-border-opacity: 1;
    border-color: rgba(75, 85, 99, var(--tw-border-opacity));
  }

  .wp-admin-bar\:focus\:border-gray-700:focus {
    --tw-border-opacity: 1;
    border-color: rgba(55, 65, 81, var(--tw-border-opacity));
  }

  .wp-admin-bar\:focus\:border-gray-800:focus {
    --tw-border-opacity: 1;
    border-color: rgba(31, 41, 55, var(--tw-border-opacity));
  }

  .wp-admin-bar\:focus\:border-gray-900:focus {
    --tw-border-opacity: 1;
    border-color: rgba(17, 24, 39, var(--tw-border-opacity));
  }

  .wp-admin-bar\:focus\:border-red-50:focus {
    --tw-border-opacity: 1;
    border-color: rgba(254, 242, 242, var(--tw-border-opacity));
  }

  .wp-admin-bar\:focus\:border-red-100:focus {
    --tw-border-opacity: 1;
    border-color: rgba(254, 226, 226, var(--tw-border-opacity));
  }

  .wp-admin-bar\:focus\:border-red-200:focus {
    --tw-border-opacity: 1;
    border-color: rgba(254, 202, 202, var(--tw-border-opacity));
  }

  .wp-admin-bar\:focus\:border-red-300:focus {
    --tw-border-opacity: 1;
    border-color: rgba(252, 165, 165, var(--tw-border-opacity));
  }

  .wp-admin-bar\:focus\:border-red-400:focus {
    --tw-border-opacity: 1;
    border-color: rgba(248, 113, 113, var(--tw-border-opacity));
  }

  .wp-admin-bar\:focus\:border-red-500:focus {
    --tw-border-opacity: 1;
    border-color: rgba(239, 68, 68, var(--tw-border-opacity));
  }

  .wp-admin-bar\:focus\:border-red-600:focus {
    --tw-border-opacity: 1;
    border-color: rgba(220, 38, 38, var(--tw-border-opacity));
  }

  .wp-admin-bar\:focus\:border-red-700:focus {
    --tw-border-opacity: 1;
    border-color: rgba(185, 28, 28, var(--tw-border-opacity));
  }

  .wp-admin-bar\:focus\:border-red-800:focus {
    --tw-border-opacity: 1;
    border-color: rgba(153, 27, 27, var(--tw-border-opacity));
  }

  .wp-admin-bar\:focus\:border-red-900:focus {
    --tw-border-opacity: 1;
    border-color: rgba(127, 29, 29, var(--tw-border-opacity));
  }

  .wp-admin-bar\:focus\:border-yellow-50:focus {
    --tw-border-opacity: 1;
    border-color: rgba(255, 251, 235, var(--tw-border-opacity));
  }

  .wp-admin-bar\:focus\:border-yellow-100:focus {
    --tw-border-opacity: 1;
    border-color: rgba(254, 243, 199, var(--tw-border-opacity));
  }

  .wp-admin-bar\:focus\:border-yellow-200:focus {
    --tw-border-opacity: 1;
    border-color: rgba(253, 230, 138, var(--tw-border-opacity));
  }

  .wp-admin-bar\:focus\:border-yellow-300:focus {
    --tw-border-opacity: 1;
    border-color: rgba(252, 211, 77, var(--tw-border-opacity));
  }

  .wp-admin-bar\:focus\:border-yellow-400:focus {
    --tw-border-opacity: 1;
    border-color: rgba(251, 191, 36, var(--tw-border-opacity));
  }

  .wp-admin-bar\:focus\:border-yellow-500:focus {
    --tw-border-opacity: 1;
    border-color: rgba(245, 158, 11, var(--tw-border-opacity));
  }

  .wp-admin-bar\:focus\:border-yellow-600:focus {
    --tw-border-opacity: 1;
    border-color: rgba(217, 119, 6, var(--tw-border-opacity));
  }

  .wp-admin-bar\:focus\:border-yellow-700:focus {
    --tw-border-opacity: 1;
    border-color: rgba(180, 83, 9, var(--tw-border-opacity));
  }

  .wp-admin-bar\:focus\:border-yellow-800:focus {
    --tw-border-opacity: 1;
    border-color: rgba(146, 64, 14, var(--tw-border-opacity));
  }

  .wp-admin-bar\:focus\:border-yellow-900:focus {
    --tw-border-opacity: 1;
    border-color: rgba(120, 53, 15, var(--tw-border-opacity));
  }

  .wp-admin-bar\:focus\:border-green-50:focus {
    --tw-border-opacity: 1;
    border-color: rgba(236, 253, 245, var(--tw-border-opacity));
  }

  .wp-admin-bar\:focus\:border-green-100:focus {
    --tw-border-opacity: 1;
    border-color: rgba(209, 250, 229, var(--tw-border-opacity));
  }

  .wp-admin-bar\:focus\:border-green-200:focus {
    --tw-border-opacity: 1;
    border-color: rgba(167, 243, 208, var(--tw-border-opacity));
  }

  .wp-admin-bar\:focus\:border-green-300:focus {
    --tw-border-opacity: 1;
    border-color: rgba(110, 231, 183, var(--tw-border-opacity));
  }

  .wp-admin-bar\:focus\:border-green-400:focus {
    --tw-border-opacity: 1;
    border-color: rgba(52, 211, 153, var(--tw-border-opacity));
  }

  .wp-admin-bar\:focus\:border-green-500:focus {
    --tw-border-opacity: 1;
    border-color: rgba(16, 185, 129, var(--tw-border-opacity));
  }

  .wp-admin-bar\:focus\:border-green-600:focus {
    --tw-border-opacity: 1;
    border-color: rgba(5, 150, 105, var(--tw-border-opacity));
  }

  .wp-admin-bar\:focus\:border-green-700:focus {
    --tw-border-opacity: 1;
    border-color: rgba(4, 120, 87, var(--tw-border-opacity));
  }

  .wp-admin-bar\:focus\:border-green-800:focus {
    --tw-border-opacity: 1;
    border-color: rgba(6, 95, 70, var(--tw-border-opacity));
  }

  .wp-admin-bar\:focus\:border-green-900:focus {
    --tw-border-opacity: 1;
    border-color: rgba(6, 78, 59, var(--tw-border-opacity));
  }

  .wp-admin-bar\:focus\:border-blue-50:focus {
    --tw-border-opacity: 1;
    border-color: rgba(239, 246, 255, var(--tw-border-opacity));
  }

  .wp-admin-bar\:focus\:border-blue-100:focus {
    --tw-border-opacity: 1;
    border-color: rgba(219, 234, 254, var(--tw-border-opacity));
  }

  .wp-admin-bar\:focus\:border-blue-200:focus {
    --tw-border-opacity: 1;
    border-color: rgba(191, 219, 254, var(--tw-border-opacity));
  }

  .wp-admin-bar\:focus\:border-blue-300:focus {
    --tw-border-opacity: 1;
    border-color: rgba(147, 197, 253, var(--tw-border-opacity));
  }

  .wp-admin-bar\:focus\:border-blue-400:focus {
    --tw-border-opacity: 1;
    border-color: rgba(96, 165, 250, var(--tw-border-opacity));
  }

  .wp-admin-bar\:focus\:border-blue-500:focus {
    --tw-border-opacity: 1;
    border-color: rgba(59, 130, 246, var(--tw-border-opacity));
  }

  .wp-admin-bar\:focus\:border-blue-600:focus {
    --tw-border-opacity: 1;
    border-color: rgba(37, 99, 235, var(--tw-border-opacity));
  }

  .wp-admin-bar\:focus\:border-blue-700:focus {
    --tw-border-opacity: 1;
    border-color: rgba(29, 78, 216, var(--tw-border-opacity));
  }

  .wp-admin-bar\:focus\:border-blue-800:focus {
    --tw-border-opacity: 1;
    border-color: rgba(30, 64, 175, var(--tw-border-opacity));
  }

  .wp-admin-bar\:focus\:border-blue-900:focus {
    --tw-border-opacity: 1;
    border-color: rgba(30, 58, 138, var(--tw-border-opacity));
  }

  .wp-admin-bar\:focus\:border-indigo-50:focus {
    --tw-border-opacity: 1;
    border-color: rgba(238, 242, 255, var(--tw-border-opacity));
  }

  .wp-admin-bar\:focus\:border-indigo-100:focus {
    --tw-border-opacity: 1;
    border-color: rgba(224, 231, 255, var(--tw-border-opacity));
  }

  .wp-admin-bar\:focus\:border-indigo-200:focus {
    --tw-border-opacity: 1;
    border-color: rgba(199, 210, 254, var(--tw-border-opacity));
  }

  .wp-admin-bar\:focus\:border-indigo-300:focus {
    --tw-border-opacity: 1;
    border-color: rgba(165, 180, 252, var(--tw-border-opacity));
  }

  .wp-admin-bar\:focus\:border-indigo-400:focus {
    --tw-border-opacity: 1;
    border-color: rgba(129, 140, 248, var(--tw-border-opacity));
  }

  .wp-admin-bar\:focus\:border-indigo-500:focus {
    --tw-border-opacity: 1;
    border-color: rgba(99, 102, 241, var(--tw-border-opacity));
  }

  .wp-admin-bar\:focus\:border-indigo-600:focus {
    --tw-border-opacity: 1;
    border-color: rgba(79, 70, 229, var(--tw-border-opacity));
  }

  .wp-admin-bar\:focus\:border-indigo-700:focus {
    --tw-border-opacity: 1;
    border-color: rgba(67, 56, 202, var(--tw-border-opacity));
  }

  .wp-admin-bar\:focus\:border-indigo-800:focus {
    --tw-border-opacity: 1;
    border-color: rgba(55, 48, 163, var(--tw-border-opacity));
  }

  .wp-admin-bar\:focus\:border-indigo-900:focus {
    --tw-border-opacity: 1;
    border-color: rgba(49, 46, 129, var(--tw-border-opacity));
  }

  .wp-admin-bar\:focus\:border-purple-50:focus {
    --tw-border-opacity: 1;
    border-color: rgba(245, 243, 255, var(--tw-border-opacity));
  }

  .wp-admin-bar\:focus\:border-purple-100:focus {
    --tw-border-opacity: 1;
    border-color: rgba(237, 233, 254, var(--tw-border-opacity));
  }

  .wp-admin-bar\:focus\:border-purple-200:focus {
    --tw-border-opacity: 1;
    border-color: rgba(221, 214, 254, var(--tw-border-opacity));
  }

  .wp-admin-bar\:focus\:border-purple-300:focus {
    --tw-border-opacity: 1;
    border-color: rgba(196, 181, 253, var(--tw-border-opacity));
  }

  .wp-admin-bar\:focus\:border-purple-400:focus {
    --tw-border-opacity: 1;
    border-color: rgba(167, 139, 250, var(--tw-border-opacity));
  }

  .wp-admin-bar\:focus\:border-purple-500:focus {
    --tw-border-opacity: 1;
    border-color: rgba(139, 92, 246, var(--tw-border-opacity));
  }

  .wp-admin-bar\:focus\:border-purple-600:focus {
    --tw-border-opacity: 1;
    border-color: rgba(124, 58, 237, var(--tw-border-opacity));
  }

  .wp-admin-bar\:focus\:border-purple-700:focus {
    --tw-border-opacity: 1;
    border-color: rgba(109, 40, 217, var(--tw-border-opacity));
  }

  .wp-admin-bar\:focus\:border-purple-800:focus {
    --tw-border-opacity: 1;
    border-color: rgba(91, 33, 182, var(--tw-border-opacity));
  }

  .wp-admin-bar\:focus\:border-purple-900:focus {
    --tw-border-opacity: 1;
    border-color: rgba(76, 29, 149, var(--tw-border-opacity));
  }

  .wp-admin-bar\:focus\:border-pink-50:focus {
    --tw-border-opacity: 1;
    border-color: rgba(253, 242, 248, var(--tw-border-opacity));
  }

  .wp-admin-bar\:focus\:border-pink-100:focus {
    --tw-border-opacity: 1;
    border-color: rgba(252, 231, 243, var(--tw-border-opacity));
  }

  .wp-admin-bar\:focus\:border-pink-200:focus {
    --tw-border-opacity: 1;
    border-color: rgba(251, 207, 232, var(--tw-border-opacity));
  }

  .wp-admin-bar\:focus\:border-pink-300:focus {
    --tw-border-opacity: 1;
    border-color: rgba(249, 168, 212, var(--tw-border-opacity));
  }

  .wp-admin-bar\:focus\:border-pink-400:focus {
    --tw-border-opacity: 1;
    border-color: rgba(244, 114, 182, var(--tw-border-opacity));
  }

  .wp-admin-bar\:focus\:border-pink-500:focus {
    --tw-border-opacity: 1;
    border-color: rgba(236, 72, 153, var(--tw-border-opacity));
  }

  .wp-admin-bar\:focus\:border-pink-600:focus {
    --tw-border-opacity: 1;
    border-color: rgba(219, 39, 119, var(--tw-border-opacity));
  }

  .wp-admin-bar\:focus\:border-pink-700:focus {
    --tw-border-opacity: 1;
    border-color: rgba(190, 24, 93, var(--tw-border-opacity));
  }

  .wp-admin-bar\:focus\:border-pink-800:focus {
    --tw-border-opacity: 1;
    border-color: rgba(157, 23, 77, var(--tw-border-opacity));
  }

  .wp-admin-bar\:focus\:border-pink-900:focus {
    --tw-border-opacity: 1;
    border-color: rgba(131, 24, 67, var(--tw-border-opacity));
  }

  .wp-admin-bar\:focus\:border-base-normal:focus {
    --tw-border-opacity: 1;
    border-color: rgba(0, 65, 129, var(--tw-border-opacity));
  }

  .wp-admin-bar\:focus\:border-base-dark:focus {
    --tw-border-opacity: 1;
    border-color: rgba(0, 52, 105, var(--tw-border-opacity));
  }

  .wp-admin-bar\:focus\:border-base-black:focus {
    --tw-border-opacity: 1;
    border-color: rgba(29, 29, 31, var(--tw-border-opacity));
  }

  .wp-admin-bar\:focus\:border-base-border:focus {
    --tw-border-opacity: 1;
    border-color: rgba(231, 231, 233, var(--tw-border-opacity));
  }

  .wp-admin-bar\:focus\:border-primary-normal:focus {
    --tw-border-opacity: 1;
    border-color: rgba(0, 103, 207, var(--tw-border-opacity));
  }

  .wp-admin-bar\:focus\:border-primary-alt:focus {
    --tw-border-opacity: 1;
    border-color: rgba(0, 71, 143, var(--tw-border-opacity));
  }

  .wp-admin-bar\:focus\:border-subtle-white:focus {
    --tw-border-opacity: 1;
    border-color: rgba(249, 249, 249, var(--tw-border-opacity));
  }

  .wp-admin-bar\:focus\:border-turquesa:focus {
    --tw-border-opacity: 1;
    border-color: rgba(0, 151, 178, var(--tw-border-opacity));
  }

  .wp-admin-bar\:border-opacity-0 {
    --tw-border-opacity: 0;
  }

  .wp-admin-bar\:border-opacity-5 {
    --tw-border-opacity: 0.05;
  }

  .wp-admin-bar\:border-opacity-10 {
    --tw-border-opacity: 0.1;
  }

  .wp-admin-bar\:border-opacity-20 {
    --tw-border-opacity: 0.2;
  }

  .wp-admin-bar\:border-opacity-25 {
    --tw-border-opacity: 0.25;
  }

  .wp-admin-bar\:border-opacity-30 {
    --tw-border-opacity: 0.3;
  }

  .wp-admin-bar\:border-opacity-40 {
    --tw-border-opacity: 0.4;
  }

  .wp-admin-bar\:border-opacity-50 {
    --tw-border-opacity: 0.5;
  }

  .wp-admin-bar\:border-opacity-60 {
    --tw-border-opacity: 0.6;
  }

  .wp-admin-bar\:border-opacity-70 {
    --tw-border-opacity: 0.7;
  }

  .wp-admin-bar\:border-opacity-75 {
    --tw-border-opacity: 0.75;
  }

  .wp-admin-bar\:border-opacity-80 {
    --tw-border-opacity: 0.8;
  }

  .wp-admin-bar\:border-opacity-90 {
    --tw-border-opacity: 0.9;
  }

  .wp-admin-bar\:border-opacity-95 {
    --tw-border-opacity: 0.95;
  }

  .wp-admin-bar\:border-opacity-100 {
    --tw-border-opacity: 1;
  }

  .group:hover .wp-admin-bar\:group-hover\:border-opacity-0 {
    --tw-border-opacity: 0;
  }

  .group:hover .wp-admin-bar\:group-hover\:border-opacity-5 {
    --tw-border-opacity: 0.05;
  }

  .group:hover .wp-admin-bar\:group-hover\:border-opacity-10 {
    --tw-border-opacity: 0.1;
  }

  .group:hover .wp-admin-bar\:group-hover\:border-opacity-20 {
    --tw-border-opacity: 0.2;
  }

  .group:hover .wp-admin-bar\:group-hover\:border-opacity-25 {
    --tw-border-opacity: 0.25;
  }

  .group:hover .wp-admin-bar\:group-hover\:border-opacity-30 {
    --tw-border-opacity: 0.3;
  }

  .group:hover .wp-admin-bar\:group-hover\:border-opacity-40 {
    --tw-border-opacity: 0.4;
  }

  .group:hover .wp-admin-bar\:group-hover\:border-opacity-50 {
    --tw-border-opacity: 0.5;
  }

  .group:hover .wp-admin-bar\:group-hover\:border-opacity-60 {
    --tw-border-opacity: 0.6;
  }

  .group:hover .wp-admin-bar\:group-hover\:border-opacity-70 {
    --tw-border-opacity: 0.7;
  }

  .group:hover .wp-admin-bar\:group-hover\:border-opacity-75 {
    --tw-border-opacity: 0.75;
  }

  .group:hover .wp-admin-bar\:group-hover\:border-opacity-80 {
    --tw-border-opacity: 0.8;
  }

  .group:hover .wp-admin-bar\:group-hover\:border-opacity-90 {
    --tw-border-opacity: 0.9;
  }

  .group:hover .wp-admin-bar\:group-hover\:border-opacity-95 {
    --tw-border-opacity: 0.95;
  }

  .group:hover .wp-admin-bar\:group-hover\:border-opacity-100 {
    --tw-border-opacity: 1;
  }

  .wp-admin-bar\:focus-within\:border-opacity-0:focus-within {
    --tw-border-opacity: 0;
  }

  .wp-admin-bar\:focus-within\:border-opacity-5:focus-within {
    --tw-border-opacity: 0.05;
  }

  .wp-admin-bar\:focus-within\:border-opacity-10:focus-within {
    --tw-border-opacity: 0.1;
  }

  .wp-admin-bar\:focus-within\:border-opacity-20:focus-within {
    --tw-border-opacity: 0.2;
  }

  .wp-admin-bar\:focus-within\:border-opacity-25:focus-within {
    --tw-border-opacity: 0.25;
  }

  .wp-admin-bar\:focus-within\:border-opacity-30:focus-within {
    --tw-border-opacity: 0.3;
  }

  .wp-admin-bar\:focus-within\:border-opacity-40:focus-within {
    --tw-border-opacity: 0.4;
  }

  .wp-admin-bar\:focus-within\:border-opacity-50:focus-within {
    --tw-border-opacity: 0.5;
  }

  .wp-admin-bar\:focus-within\:border-opacity-60:focus-within {
    --tw-border-opacity: 0.6;
  }

  .wp-admin-bar\:focus-within\:border-opacity-70:focus-within {
    --tw-border-opacity: 0.7;
  }

  .wp-admin-bar\:focus-within\:border-opacity-75:focus-within {
    --tw-border-opacity: 0.75;
  }

  .wp-admin-bar\:focus-within\:border-opacity-80:focus-within {
    --tw-border-opacity: 0.8;
  }

  .wp-admin-bar\:focus-within\:border-opacity-90:focus-within {
    --tw-border-opacity: 0.9;
  }

  .wp-admin-bar\:focus-within\:border-opacity-95:focus-within {
    --tw-border-opacity: 0.95;
  }

  .wp-admin-bar\:focus-within\:border-opacity-100:focus-within {
    --tw-border-opacity: 1;
  }

  .wp-admin-bar\:hover\:border-opacity-0:hover {
    --tw-border-opacity: 0;
  }

  .wp-admin-bar\:hover\:border-opacity-5:hover {
    --tw-border-opacity: 0.05;
  }

  .wp-admin-bar\:hover\:border-opacity-10:hover {
    --tw-border-opacity: 0.1;
  }

  .wp-admin-bar\:hover\:border-opacity-20:hover {
    --tw-border-opacity: 0.2;
  }

  .wp-admin-bar\:hover\:border-opacity-25:hover {
    --tw-border-opacity: 0.25;
  }

  .wp-admin-bar\:hover\:border-opacity-30:hover {
    --tw-border-opacity: 0.3;
  }

  .wp-admin-bar\:hover\:border-opacity-40:hover {
    --tw-border-opacity: 0.4;
  }

  .wp-admin-bar\:hover\:border-opacity-50:hover {
    --tw-border-opacity: 0.5;
  }

  .wp-admin-bar\:hover\:border-opacity-60:hover {
    --tw-border-opacity: 0.6;
  }

  .wp-admin-bar\:hover\:border-opacity-70:hover {
    --tw-border-opacity: 0.7;
  }

  .wp-admin-bar\:hover\:border-opacity-75:hover {
    --tw-border-opacity: 0.75;
  }

  .wp-admin-bar\:hover\:border-opacity-80:hover {
    --tw-border-opacity: 0.8;
  }

  .wp-admin-bar\:hover\:border-opacity-90:hover {
    --tw-border-opacity: 0.9;
  }

  .wp-admin-bar\:hover\:border-opacity-95:hover {
    --tw-border-opacity: 0.95;
  }

  .wp-admin-bar\:hover\:border-opacity-100:hover {
    --tw-border-opacity: 1;
  }

  .wp-admin-bar\:focus\:border-opacity-0:focus {
    --tw-border-opacity: 0;
  }

  .wp-admin-bar\:focus\:border-opacity-5:focus {
    --tw-border-opacity: 0.05;
  }

  .wp-admin-bar\:focus\:border-opacity-10:focus {
    --tw-border-opacity: 0.1;
  }

  .wp-admin-bar\:focus\:border-opacity-20:focus {
    --tw-border-opacity: 0.2;
  }

  .wp-admin-bar\:focus\:border-opacity-25:focus {
    --tw-border-opacity: 0.25;
  }

  .wp-admin-bar\:focus\:border-opacity-30:focus {
    --tw-border-opacity: 0.3;
  }

  .wp-admin-bar\:focus\:border-opacity-40:focus {
    --tw-border-opacity: 0.4;
  }

  .wp-admin-bar\:focus\:border-opacity-50:focus {
    --tw-border-opacity: 0.5;
  }

  .wp-admin-bar\:focus\:border-opacity-60:focus {
    --tw-border-opacity: 0.6;
  }

  .wp-admin-bar\:focus\:border-opacity-70:focus {
    --tw-border-opacity: 0.7;
  }

  .wp-admin-bar\:focus\:border-opacity-75:focus {
    --tw-border-opacity: 0.75;
  }

  .wp-admin-bar\:focus\:border-opacity-80:focus {
    --tw-border-opacity: 0.8;
  }

  .wp-admin-bar\:focus\:border-opacity-90:focus {
    --tw-border-opacity: 0.9;
  }

  .wp-admin-bar\:focus\:border-opacity-95:focus {
    --tw-border-opacity: 0.95;
  }

  .wp-admin-bar\:focus\:border-opacity-100:focus {
    --tw-border-opacity: 1;
  }

  .wp-admin-bar\:bg-transparent {
    background-color: transparent;
  }

  .wp-admin-bar\:bg-current {
    background-color: currentColor;
  }

  .wp-admin-bar\:bg-black {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:bg-white {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:bg-gray-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:bg-gray-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:bg-gray-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(229, 231, 235, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:bg-gray-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 213, 219, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:bg-gray-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(156, 163, 175, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:bg-gray-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 114, 128, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:bg-gray-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(75, 85, 99, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:bg-gray-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 65, 81, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:bg-gray-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 41, 55, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:bg-gray-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(17, 24, 39, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:bg-red-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 242, 242, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:bg-red-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 226, 226, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:bg-red-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 202, 202, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:bg-red-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 165, 165, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:bg-red-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 113, 113, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:bg-red-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 68, 68, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:bg-red-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(220, 38, 38, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:bg-red-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(185, 28, 28, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:bg-red-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(153, 27, 27, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:bg-red-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(127, 29, 29, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:bg-yellow-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:bg-yellow-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:bg-yellow-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:bg-yellow-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:bg-yellow-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:bg-yellow-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:bg-yellow-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:bg-yellow-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:bg-yellow-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:bg-yellow-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:bg-green-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 253, 245, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:bg-green-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 250, 229, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:bg-green-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(167, 243, 208, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:bg-green-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 231, 183, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:bg-green-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(52, 211, 153, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:bg-green-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(16, 185, 129, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:bg-green-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(5, 150, 105, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:bg-green-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 120, 87, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:bg-green-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 95, 70, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:bg-green-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 78, 59, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:bg-blue-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 246, 255, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:bg-blue-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 234, 254, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:bg-blue-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(191, 219, 254, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:bg-blue-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(147, 197, 253, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:bg-blue-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 165, 250, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:bg-blue-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(59, 130, 246, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:bg-blue-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 99, 235, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:bg-blue-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(29, 78, 216, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:bg-blue-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 64, 175, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:bg-blue-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 58, 138, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:bg-indigo-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 242, 255, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:bg-indigo-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(224, 231, 255, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:bg-indigo-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(199, 210, 254, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:bg-indigo-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 180, 252, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:bg-indigo-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(129, 140, 248, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:bg-indigo-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(99, 102, 241, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:bg-indigo-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(79, 70, 229, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:bg-indigo-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(67, 56, 202, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:bg-indigo-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 48, 163, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:bg-indigo-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(49, 46, 129, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:bg-purple-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 243, 255, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:bg-purple-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 233, 254, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:bg-purple-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(221, 214, 254, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:bg-purple-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(196, 181, 253, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:bg-purple-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(167, 139, 250, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:bg-purple-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(139, 92, 246, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:bg-purple-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(124, 58, 237, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:bg-purple-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(109, 40, 217, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:bg-purple-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(91, 33, 182, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:bg-purple-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(76, 29, 149, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:bg-pink-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 242, 248, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:bg-pink-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 231, 243, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:bg-pink-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 207, 232, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:bg-pink-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 168, 212, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:bg-pink-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 114, 182, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:bg-pink-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 72, 153, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:bg-pink-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 39, 119, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:bg-pink-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(190, 24, 93, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:bg-pink-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(157, 23, 77, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:bg-pink-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(131, 24, 67, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:bg-base-normal {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 65, 129, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:bg-base-dark {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 52, 105, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:bg-base-black {
    --tw-bg-opacity: 1;
    background-color: rgba(29, 29, 31, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:bg-base-border {
    --tw-bg-opacity: 1;
    background-color: rgba(231, 231, 233, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:bg-primary-normal {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 103, 207, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:bg-primary-alt {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 71, 143, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:bg-subtle-white {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 249, 249, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:bg-turquesa {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 151, 178, var(--tw-bg-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:bg-transparent {
    background-color: transparent;
  }

  .group:hover .wp-admin-bar\:group-hover\:bg-current {
    background-color: currentColor;
  }

  .group:hover .wp-admin-bar\:group-hover\:bg-black {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:bg-white {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:bg-gray-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:bg-gray-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:bg-gray-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(229, 231, 235, var(--tw-bg-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:bg-gray-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 213, 219, var(--tw-bg-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:bg-gray-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(156, 163, 175, var(--tw-bg-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:bg-gray-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 114, 128, var(--tw-bg-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:bg-gray-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(75, 85, 99, var(--tw-bg-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:bg-gray-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 65, 81, var(--tw-bg-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:bg-gray-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 41, 55, var(--tw-bg-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:bg-gray-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(17, 24, 39, var(--tw-bg-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:bg-red-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 242, 242, var(--tw-bg-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:bg-red-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 226, 226, var(--tw-bg-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:bg-red-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 202, 202, var(--tw-bg-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:bg-red-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 165, 165, var(--tw-bg-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:bg-red-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 113, 113, var(--tw-bg-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:bg-red-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 68, 68, var(--tw-bg-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:bg-red-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(220, 38, 38, var(--tw-bg-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:bg-red-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(185, 28, 28, var(--tw-bg-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:bg-red-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(153, 27, 27, var(--tw-bg-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:bg-red-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(127, 29, 29, var(--tw-bg-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:bg-yellow-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:bg-yellow-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:bg-yellow-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:bg-yellow-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:bg-yellow-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:bg-yellow-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:bg-yellow-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:bg-yellow-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:bg-yellow-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:bg-yellow-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:bg-green-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 253, 245, var(--tw-bg-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:bg-green-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 250, 229, var(--tw-bg-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:bg-green-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(167, 243, 208, var(--tw-bg-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:bg-green-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 231, 183, var(--tw-bg-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:bg-green-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(52, 211, 153, var(--tw-bg-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:bg-green-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(16, 185, 129, var(--tw-bg-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:bg-green-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(5, 150, 105, var(--tw-bg-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:bg-green-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 120, 87, var(--tw-bg-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:bg-green-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 95, 70, var(--tw-bg-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:bg-green-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 78, 59, var(--tw-bg-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:bg-blue-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 246, 255, var(--tw-bg-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:bg-blue-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 234, 254, var(--tw-bg-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:bg-blue-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(191, 219, 254, var(--tw-bg-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:bg-blue-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(147, 197, 253, var(--tw-bg-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:bg-blue-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 165, 250, var(--tw-bg-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:bg-blue-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(59, 130, 246, var(--tw-bg-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:bg-blue-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 99, 235, var(--tw-bg-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:bg-blue-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(29, 78, 216, var(--tw-bg-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:bg-blue-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 64, 175, var(--tw-bg-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:bg-blue-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 58, 138, var(--tw-bg-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:bg-indigo-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 242, 255, var(--tw-bg-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:bg-indigo-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(224, 231, 255, var(--tw-bg-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:bg-indigo-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(199, 210, 254, var(--tw-bg-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:bg-indigo-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 180, 252, var(--tw-bg-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:bg-indigo-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(129, 140, 248, var(--tw-bg-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:bg-indigo-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(99, 102, 241, var(--tw-bg-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:bg-indigo-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(79, 70, 229, var(--tw-bg-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:bg-indigo-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(67, 56, 202, var(--tw-bg-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:bg-indigo-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 48, 163, var(--tw-bg-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:bg-indigo-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(49, 46, 129, var(--tw-bg-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:bg-purple-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 243, 255, var(--tw-bg-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:bg-purple-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 233, 254, var(--tw-bg-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:bg-purple-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(221, 214, 254, var(--tw-bg-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:bg-purple-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(196, 181, 253, var(--tw-bg-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:bg-purple-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(167, 139, 250, var(--tw-bg-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:bg-purple-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(139, 92, 246, var(--tw-bg-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:bg-purple-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(124, 58, 237, var(--tw-bg-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:bg-purple-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(109, 40, 217, var(--tw-bg-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:bg-purple-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(91, 33, 182, var(--tw-bg-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:bg-purple-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(76, 29, 149, var(--tw-bg-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:bg-pink-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 242, 248, var(--tw-bg-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:bg-pink-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 231, 243, var(--tw-bg-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:bg-pink-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 207, 232, var(--tw-bg-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:bg-pink-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 168, 212, var(--tw-bg-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:bg-pink-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 114, 182, var(--tw-bg-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:bg-pink-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 72, 153, var(--tw-bg-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:bg-pink-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 39, 119, var(--tw-bg-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:bg-pink-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(190, 24, 93, var(--tw-bg-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:bg-pink-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(157, 23, 77, var(--tw-bg-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:bg-pink-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(131, 24, 67, var(--tw-bg-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:bg-base-normal {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 65, 129, var(--tw-bg-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:bg-base-dark {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 52, 105, var(--tw-bg-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:bg-base-black {
    --tw-bg-opacity: 1;
    background-color: rgba(29, 29, 31, var(--tw-bg-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:bg-base-border {
    --tw-bg-opacity: 1;
    background-color: rgba(231, 231, 233, var(--tw-bg-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:bg-primary-normal {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 103, 207, var(--tw-bg-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:bg-primary-alt {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 71, 143, var(--tw-bg-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:bg-subtle-white {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 249, 249, var(--tw-bg-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:bg-turquesa {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 151, 178, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:focus-within\:bg-transparent:focus-within {
    background-color: transparent;
  }

  .wp-admin-bar\:focus-within\:bg-current:focus-within {
    background-color: currentColor;
  }

  .wp-admin-bar\:focus-within\:bg-black:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:focus-within\:bg-white:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:focus-within\:bg-gray-50:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:focus-within\:bg-gray-100:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:focus-within\:bg-gray-200:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(229, 231, 235, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:focus-within\:bg-gray-300:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 213, 219, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:focus-within\:bg-gray-400:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(156, 163, 175, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:focus-within\:bg-gray-500:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 114, 128, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:focus-within\:bg-gray-600:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(75, 85, 99, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:focus-within\:bg-gray-700:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 65, 81, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:focus-within\:bg-gray-800:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 41, 55, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:focus-within\:bg-gray-900:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(17, 24, 39, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:focus-within\:bg-red-50:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 242, 242, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:focus-within\:bg-red-100:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 226, 226, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:focus-within\:bg-red-200:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 202, 202, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:focus-within\:bg-red-300:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 165, 165, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:focus-within\:bg-red-400:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 113, 113, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:focus-within\:bg-red-500:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 68, 68, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:focus-within\:bg-red-600:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(220, 38, 38, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:focus-within\:bg-red-700:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(185, 28, 28, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:focus-within\:bg-red-800:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(153, 27, 27, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:focus-within\:bg-red-900:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(127, 29, 29, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:focus-within\:bg-yellow-50:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:focus-within\:bg-yellow-100:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:focus-within\:bg-yellow-200:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:focus-within\:bg-yellow-300:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:focus-within\:bg-yellow-400:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:focus-within\:bg-yellow-500:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:focus-within\:bg-yellow-600:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:focus-within\:bg-yellow-700:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:focus-within\:bg-yellow-800:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:focus-within\:bg-yellow-900:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:focus-within\:bg-green-50:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 253, 245, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:focus-within\:bg-green-100:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 250, 229, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:focus-within\:bg-green-200:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(167, 243, 208, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:focus-within\:bg-green-300:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 231, 183, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:focus-within\:bg-green-400:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(52, 211, 153, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:focus-within\:bg-green-500:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(16, 185, 129, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:focus-within\:bg-green-600:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(5, 150, 105, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:focus-within\:bg-green-700:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 120, 87, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:focus-within\:bg-green-800:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 95, 70, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:focus-within\:bg-green-900:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 78, 59, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:focus-within\:bg-blue-50:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 246, 255, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:focus-within\:bg-blue-100:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 234, 254, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:focus-within\:bg-blue-200:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(191, 219, 254, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:focus-within\:bg-blue-300:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(147, 197, 253, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:focus-within\:bg-blue-400:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 165, 250, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:focus-within\:bg-blue-500:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(59, 130, 246, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:focus-within\:bg-blue-600:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 99, 235, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:focus-within\:bg-blue-700:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(29, 78, 216, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:focus-within\:bg-blue-800:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 64, 175, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:focus-within\:bg-blue-900:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 58, 138, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:focus-within\:bg-indigo-50:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 242, 255, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:focus-within\:bg-indigo-100:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(224, 231, 255, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:focus-within\:bg-indigo-200:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(199, 210, 254, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:focus-within\:bg-indigo-300:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 180, 252, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:focus-within\:bg-indigo-400:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(129, 140, 248, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:focus-within\:bg-indigo-500:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(99, 102, 241, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:focus-within\:bg-indigo-600:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(79, 70, 229, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:focus-within\:bg-indigo-700:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(67, 56, 202, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:focus-within\:bg-indigo-800:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 48, 163, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:focus-within\:bg-indigo-900:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(49, 46, 129, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:focus-within\:bg-purple-50:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 243, 255, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:focus-within\:bg-purple-100:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 233, 254, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:focus-within\:bg-purple-200:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(221, 214, 254, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:focus-within\:bg-purple-300:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(196, 181, 253, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:focus-within\:bg-purple-400:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(167, 139, 250, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:focus-within\:bg-purple-500:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(139, 92, 246, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:focus-within\:bg-purple-600:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(124, 58, 237, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:focus-within\:bg-purple-700:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(109, 40, 217, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:focus-within\:bg-purple-800:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(91, 33, 182, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:focus-within\:bg-purple-900:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(76, 29, 149, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:focus-within\:bg-pink-50:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 242, 248, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:focus-within\:bg-pink-100:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 231, 243, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:focus-within\:bg-pink-200:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 207, 232, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:focus-within\:bg-pink-300:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 168, 212, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:focus-within\:bg-pink-400:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 114, 182, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:focus-within\:bg-pink-500:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 72, 153, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:focus-within\:bg-pink-600:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 39, 119, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:focus-within\:bg-pink-700:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(190, 24, 93, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:focus-within\:bg-pink-800:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(157, 23, 77, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:focus-within\:bg-pink-900:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(131, 24, 67, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:focus-within\:bg-base-normal:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 65, 129, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:focus-within\:bg-base-dark:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 52, 105, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:focus-within\:bg-base-black:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(29, 29, 31, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:focus-within\:bg-base-border:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(231, 231, 233, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:focus-within\:bg-primary-normal:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 103, 207, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:focus-within\:bg-primary-alt:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 71, 143, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:focus-within\:bg-subtle-white:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 249, 249, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:focus-within\:bg-turquesa:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 151, 178, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:hover\:bg-transparent:hover {
    background-color: transparent;
  }

  .wp-admin-bar\:hover\:bg-current:hover {
    background-color: currentColor;
  }

  .wp-admin-bar\:hover\:bg-black:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:hover\:bg-white:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:hover\:bg-gray-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:hover\:bg-gray-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:hover\:bg-gray-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(229, 231, 235, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:hover\:bg-gray-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 213, 219, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:hover\:bg-gray-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(156, 163, 175, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:hover\:bg-gray-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 114, 128, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:hover\:bg-gray-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(75, 85, 99, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:hover\:bg-gray-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 65, 81, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:hover\:bg-gray-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 41, 55, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:hover\:bg-gray-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(17, 24, 39, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:hover\:bg-red-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 242, 242, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:hover\:bg-red-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 226, 226, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:hover\:bg-red-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 202, 202, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:hover\:bg-red-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 165, 165, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:hover\:bg-red-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 113, 113, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:hover\:bg-red-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 68, 68, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:hover\:bg-red-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(220, 38, 38, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:hover\:bg-red-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(185, 28, 28, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:hover\:bg-red-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(153, 27, 27, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:hover\:bg-red-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(127, 29, 29, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:hover\:bg-yellow-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:hover\:bg-yellow-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:hover\:bg-yellow-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:hover\:bg-yellow-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:hover\:bg-yellow-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:hover\:bg-yellow-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:hover\:bg-yellow-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:hover\:bg-yellow-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:hover\:bg-yellow-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:hover\:bg-yellow-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:hover\:bg-green-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 253, 245, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:hover\:bg-green-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 250, 229, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:hover\:bg-green-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(167, 243, 208, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:hover\:bg-green-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 231, 183, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:hover\:bg-green-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(52, 211, 153, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:hover\:bg-green-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(16, 185, 129, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:hover\:bg-green-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(5, 150, 105, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:hover\:bg-green-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 120, 87, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:hover\:bg-green-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 95, 70, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:hover\:bg-green-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 78, 59, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:hover\:bg-blue-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 246, 255, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:hover\:bg-blue-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 234, 254, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:hover\:bg-blue-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(191, 219, 254, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:hover\:bg-blue-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(147, 197, 253, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:hover\:bg-blue-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 165, 250, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:hover\:bg-blue-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(59, 130, 246, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:hover\:bg-blue-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 99, 235, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:hover\:bg-blue-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(29, 78, 216, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:hover\:bg-blue-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 64, 175, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:hover\:bg-blue-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 58, 138, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:hover\:bg-indigo-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 242, 255, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:hover\:bg-indigo-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(224, 231, 255, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:hover\:bg-indigo-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(199, 210, 254, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:hover\:bg-indigo-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 180, 252, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:hover\:bg-indigo-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(129, 140, 248, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:hover\:bg-indigo-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(99, 102, 241, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:hover\:bg-indigo-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(79, 70, 229, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:hover\:bg-indigo-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(67, 56, 202, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:hover\:bg-indigo-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 48, 163, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:hover\:bg-indigo-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(49, 46, 129, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:hover\:bg-purple-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 243, 255, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:hover\:bg-purple-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 233, 254, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:hover\:bg-purple-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(221, 214, 254, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:hover\:bg-purple-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(196, 181, 253, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:hover\:bg-purple-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(167, 139, 250, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:hover\:bg-purple-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(139, 92, 246, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:hover\:bg-purple-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(124, 58, 237, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:hover\:bg-purple-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(109, 40, 217, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:hover\:bg-purple-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(91, 33, 182, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:hover\:bg-purple-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(76, 29, 149, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:hover\:bg-pink-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 242, 248, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:hover\:bg-pink-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 231, 243, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:hover\:bg-pink-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 207, 232, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:hover\:bg-pink-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 168, 212, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:hover\:bg-pink-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 114, 182, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:hover\:bg-pink-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 72, 153, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:hover\:bg-pink-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 39, 119, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:hover\:bg-pink-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(190, 24, 93, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:hover\:bg-pink-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(157, 23, 77, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:hover\:bg-pink-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(131, 24, 67, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:hover\:bg-base-normal:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 65, 129, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:hover\:bg-base-dark:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 52, 105, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:hover\:bg-base-black:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(29, 29, 31, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:hover\:bg-base-border:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(231, 231, 233, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:hover\:bg-primary-normal:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 103, 207, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:hover\:bg-primary-alt:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 71, 143, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:hover\:bg-subtle-white:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 249, 249, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:hover\:bg-turquesa:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 151, 178, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:focus\:bg-transparent:focus {
    background-color: transparent;
  }

  .wp-admin-bar\:focus\:bg-current:focus {
    background-color: currentColor;
  }

  .wp-admin-bar\:focus\:bg-black:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:focus\:bg-white:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:focus\:bg-gray-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:focus\:bg-gray-100:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:focus\:bg-gray-200:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(229, 231, 235, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:focus\:bg-gray-300:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 213, 219, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:focus\:bg-gray-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(156, 163, 175, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:focus\:bg-gray-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 114, 128, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:focus\:bg-gray-600:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(75, 85, 99, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:focus\:bg-gray-700:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 65, 81, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:focus\:bg-gray-800:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 41, 55, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:focus\:bg-gray-900:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(17, 24, 39, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:focus\:bg-red-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 242, 242, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:focus\:bg-red-100:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 226, 226, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:focus\:bg-red-200:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 202, 202, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:focus\:bg-red-300:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 165, 165, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:focus\:bg-red-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 113, 113, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:focus\:bg-red-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 68, 68, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:focus\:bg-red-600:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(220, 38, 38, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:focus\:bg-red-700:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(185, 28, 28, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:focus\:bg-red-800:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(153, 27, 27, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:focus\:bg-red-900:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(127, 29, 29, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:focus\:bg-yellow-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:focus\:bg-yellow-100:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:focus\:bg-yellow-200:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:focus\:bg-yellow-300:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:focus\:bg-yellow-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:focus\:bg-yellow-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:focus\:bg-yellow-600:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:focus\:bg-yellow-700:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:focus\:bg-yellow-800:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:focus\:bg-yellow-900:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:focus\:bg-green-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 253, 245, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:focus\:bg-green-100:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 250, 229, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:focus\:bg-green-200:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(167, 243, 208, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:focus\:bg-green-300:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 231, 183, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:focus\:bg-green-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(52, 211, 153, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:focus\:bg-green-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(16, 185, 129, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:focus\:bg-green-600:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(5, 150, 105, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:focus\:bg-green-700:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 120, 87, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:focus\:bg-green-800:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 95, 70, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:focus\:bg-green-900:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 78, 59, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:focus\:bg-blue-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 246, 255, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:focus\:bg-blue-100:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 234, 254, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:focus\:bg-blue-200:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(191, 219, 254, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:focus\:bg-blue-300:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(147, 197, 253, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:focus\:bg-blue-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 165, 250, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:focus\:bg-blue-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(59, 130, 246, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:focus\:bg-blue-600:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 99, 235, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:focus\:bg-blue-700:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(29, 78, 216, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:focus\:bg-blue-800:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 64, 175, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:focus\:bg-blue-900:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 58, 138, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:focus\:bg-indigo-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 242, 255, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:focus\:bg-indigo-100:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(224, 231, 255, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:focus\:bg-indigo-200:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(199, 210, 254, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:focus\:bg-indigo-300:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 180, 252, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:focus\:bg-indigo-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(129, 140, 248, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:focus\:bg-indigo-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(99, 102, 241, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:focus\:bg-indigo-600:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(79, 70, 229, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:focus\:bg-indigo-700:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(67, 56, 202, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:focus\:bg-indigo-800:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 48, 163, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:focus\:bg-indigo-900:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(49, 46, 129, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:focus\:bg-purple-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 243, 255, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:focus\:bg-purple-100:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 233, 254, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:focus\:bg-purple-200:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(221, 214, 254, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:focus\:bg-purple-300:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(196, 181, 253, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:focus\:bg-purple-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(167, 139, 250, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:focus\:bg-purple-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(139, 92, 246, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:focus\:bg-purple-600:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(124, 58, 237, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:focus\:bg-purple-700:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(109, 40, 217, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:focus\:bg-purple-800:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(91, 33, 182, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:focus\:bg-purple-900:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(76, 29, 149, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:focus\:bg-pink-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 242, 248, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:focus\:bg-pink-100:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 231, 243, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:focus\:bg-pink-200:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 207, 232, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:focus\:bg-pink-300:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 168, 212, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:focus\:bg-pink-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 114, 182, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:focus\:bg-pink-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 72, 153, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:focus\:bg-pink-600:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 39, 119, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:focus\:bg-pink-700:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(190, 24, 93, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:focus\:bg-pink-800:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(157, 23, 77, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:focus\:bg-pink-900:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(131, 24, 67, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:focus\:bg-base-normal:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 65, 129, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:focus\:bg-base-dark:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 52, 105, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:focus\:bg-base-black:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(29, 29, 31, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:focus\:bg-base-border:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(231, 231, 233, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:focus\:bg-primary-normal:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 103, 207, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:focus\:bg-primary-alt:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 71, 143, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:focus\:bg-subtle-white:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 249, 249, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:focus\:bg-turquesa:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 151, 178, var(--tw-bg-opacity));
  }

  .wp-admin-bar\:bg-opacity-0 {
    --tw-bg-opacity: 0;
  }

  .wp-admin-bar\:bg-opacity-5 {
    --tw-bg-opacity: 0.05;
  }

  .wp-admin-bar\:bg-opacity-10 {
    --tw-bg-opacity: 0.1;
  }

  .wp-admin-bar\:bg-opacity-20 {
    --tw-bg-opacity: 0.2;
  }

  .wp-admin-bar\:bg-opacity-25 {
    --tw-bg-opacity: 0.25;
  }

  .wp-admin-bar\:bg-opacity-30 {
    --tw-bg-opacity: 0.3;
  }

  .wp-admin-bar\:bg-opacity-40 {
    --tw-bg-opacity: 0.4;
  }

  .wp-admin-bar\:bg-opacity-50 {
    --tw-bg-opacity: 0.5;
  }

  .wp-admin-bar\:bg-opacity-60 {
    --tw-bg-opacity: 0.6;
  }

  .wp-admin-bar\:bg-opacity-70 {
    --tw-bg-opacity: 0.7;
  }

  .wp-admin-bar\:bg-opacity-75 {
    --tw-bg-opacity: 0.75;
  }

  .wp-admin-bar\:bg-opacity-80 {
    --tw-bg-opacity: 0.8;
  }

  .wp-admin-bar\:bg-opacity-90 {
    --tw-bg-opacity: 0.9;
  }

  .wp-admin-bar\:bg-opacity-95 {
    --tw-bg-opacity: 0.95;
  }

  .wp-admin-bar\:bg-opacity-100 {
    --tw-bg-opacity: 1;
  }

  .group:hover .wp-admin-bar\:group-hover\:bg-opacity-0 {
    --tw-bg-opacity: 0;
  }

  .group:hover .wp-admin-bar\:group-hover\:bg-opacity-5 {
    --tw-bg-opacity: 0.05;
  }

  .group:hover .wp-admin-bar\:group-hover\:bg-opacity-10 {
    --tw-bg-opacity: 0.1;
  }

  .group:hover .wp-admin-bar\:group-hover\:bg-opacity-20 {
    --tw-bg-opacity: 0.2;
  }

  .group:hover .wp-admin-bar\:group-hover\:bg-opacity-25 {
    --tw-bg-opacity: 0.25;
  }

  .group:hover .wp-admin-bar\:group-hover\:bg-opacity-30 {
    --tw-bg-opacity: 0.3;
  }

  .group:hover .wp-admin-bar\:group-hover\:bg-opacity-40 {
    --tw-bg-opacity: 0.4;
  }

  .group:hover .wp-admin-bar\:group-hover\:bg-opacity-50 {
    --tw-bg-opacity: 0.5;
  }

  .group:hover .wp-admin-bar\:group-hover\:bg-opacity-60 {
    --tw-bg-opacity: 0.6;
  }

  .group:hover .wp-admin-bar\:group-hover\:bg-opacity-70 {
    --tw-bg-opacity: 0.7;
  }

  .group:hover .wp-admin-bar\:group-hover\:bg-opacity-75 {
    --tw-bg-opacity: 0.75;
  }

  .group:hover .wp-admin-bar\:group-hover\:bg-opacity-80 {
    --tw-bg-opacity: 0.8;
  }

  .group:hover .wp-admin-bar\:group-hover\:bg-opacity-90 {
    --tw-bg-opacity: 0.9;
  }

  .group:hover .wp-admin-bar\:group-hover\:bg-opacity-95 {
    --tw-bg-opacity: 0.95;
  }

  .group:hover .wp-admin-bar\:group-hover\:bg-opacity-100 {
    --tw-bg-opacity: 1;
  }

  .wp-admin-bar\:focus-within\:bg-opacity-0:focus-within {
    --tw-bg-opacity: 0;
  }

  .wp-admin-bar\:focus-within\:bg-opacity-5:focus-within {
    --tw-bg-opacity: 0.05;
  }

  .wp-admin-bar\:focus-within\:bg-opacity-10:focus-within {
    --tw-bg-opacity: 0.1;
  }

  .wp-admin-bar\:focus-within\:bg-opacity-20:focus-within {
    --tw-bg-opacity: 0.2;
  }

  .wp-admin-bar\:focus-within\:bg-opacity-25:focus-within {
    --tw-bg-opacity: 0.25;
  }

  .wp-admin-bar\:focus-within\:bg-opacity-30:focus-within {
    --tw-bg-opacity: 0.3;
  }

  .wp-admin-bar\:focus-within\:bg-opacity-40:focus-within {
    --tw-bg-opacity: 0.4;
  }

  .wp-admin-bar\:focus-within\:bg-opacity-50:focus-within {
    --tw-bg-opacity: 0.5;
  }

  .wp-admin-bar\:focus-within\:bg-opacity-60:focus-within {
    --tw-bg-opacity: 0.6;
  }

  .wp-admin-bar\:focus-within\:bg-opacity-70:focus-within {
    --tw-bg-opacity: 0.7;
  }

  .wp-admin-bar\:focus-within\:bg-opacity-75:focus-within {
    --tw-bg-opacity: 0.75;
  }

  .wp-admin-bar\:focus-within\:bg-opacity-80:focus-within {
    --tw-bg-opacity: 0.8;
  }

  .wp-admin-bar\:focus-within\:bg-opacity-90:focus-within {
    --tw-bg-opacity: 0.9;
  }

  .wp-admin-bar\:focus-within\:bg-opacity-95:focus-within {
    --tw-bg-opacity: 0.95;
  }

  .wp-admin-bar\:focus-within\:bg-opacity-100:focus-within {
    --tw-bg-opacity: 1;
  }

  .wp-admin-bar\:hover\:bg-opacity-0:hover {
    --tw-bg-opacity: 0;
  }

  .wp-admin-bar\:hover\:bg-opacity-5:hover {
    --tw-bg-opacity: 0.05;
  }

  .wp-admin-bar\:hover\:bg-opacity-10:hover {
    --tw-bg-opacity: 0.1;
  }

  .wp-admin-bar\:hover\:bg-opacity-20:hover {
    --tw-bg-opacity: 0.2;
  }

  .wp-admin-bar\:hover\:bg-opacity-25:hover {
    --tw-bg-opacity: 0.25;
  }

  .wp-admin-bar\:hover\:bg-opacity-30:hover {
    --tw-bg-opacity: 0.3;
  }

  .wp-admin-bar\:hover\:bg-opacity-40:hover {
    --tw-bg-opacity: 0.4;
  }

  .wp-admin-bar\:hover\:bg-opacity-50:hover {
    --tw-bg-opacity: 0.5;
  }

  .wp-admin-bar\:hover\:bg-opacity-60:hover {
    --tw-bg-opacity: 0.6;
  }

  .wp-admin-bar\:hover\:bg-opacity-70:hover {
    --tw-bg-opacity: 0.7;
  }

  .wp-admin-bar\:hover\:bg-opacity-75:hover {
    --tw-bg-opacity: 0.75;
  }

  .wp-admin-bar\:hover\:bg-opacity-80:hover {
    --tw-bg-opacity: 0.8;
  }

  .wp-admin-bar\:hover\:bg-opacity-90:hover {
    --tw-bg-opacity: 0.9;
  }

  .wp-admin-bar\:hover\:bg-opacity-95:hover {
    --tw-bg-opacity: 0.95;
  }

  .wp-admin-bar\:hover\:bg-opacity-100:hover {
    --tw-bg-opacity: 1;
  }

  .wp-admin-bar\:focus\:bg-opacity-0:focus {
    --tw-bg-opacity: 0;
  }

  .wp-admin-bar\:focus\:bg-opacity-5:focus {
    --tw-bg-opacity: 0.05;
  }

  .wp-admin-bar\:focus\:bg-opacity-10:focus {
    --tw-bg-opacity: 0.1;
  }

  .wp-admin-bar\:focus\:bg-opacity-20:focus {
    --tw-bg-opacity: 0.2;
  }

  .wp-admin-bar\:focus\:bg-opacity-25:focus {
    --tw-bg-opacity: 0.25;
  }

  .wp-admin-bar\:focus\:bg-opacity-30:focus {
    --tw-bg-opacity: 0.3;
  }

  .wp-admin-bar\:focus\:bg-opacity-40:focus {
    --tw-bg-opacity: 0.4;
  }

  .wp-admin-bar\:focus\:bg-opacity-50:focus {
    --tw-bg-opacity: 0.5;
  }

  .wp-admin-bar\:focus\:bg-opacity-60:focus {
    --tw-bg-opacity: 0.6;
  }

  .wp-admin-bar\:focus\:bg-opacity-70:focus {
    --tw-bg-opacity: 0.7;
  }

  .wp-admin-bar\:focus\:bg-opacity-75:focus {
    --tw-bg-opacity: 0.75;
  }

  .wp-admin-bar\:focus\:bg-opacity-80:focus {
    --tw-bg-opacity: 0.8;
  }

  .wp-admin-bar\:focus\:bg-opacity-90:focus {
    --tw-bg-opacity: 0.9;
  }

  .wp-admin-bar\:focus\:bg-opacity-95:focus {
    --tw-bg-opacity: 0.95;
  }

  .wp-admin-bar\:focus\:bg-opacity-100:focus {
    --tw-bg-opacity: 1;
  }

  .wp-admin-bar\:bg-none {
    background-image: none;
  }

  .wp-admin-bar\:bg-gradient-to-t {
    background-image: linear-gradient(to top, var(--tw-gradient-stops));
  }

  .wp-admin-bar\:bg-gradient-to-tr {
    background-image: linear-gradient(to top right, var(--tw-gradient-stops));
  }

  .wp-admin-bar\:bg-gradient-to-r {
    background-image: linear-gradient(to right, var(--tw-gradient-stops));
  }

  .wp-admin-bar\:bg-gradient-to-br {
    background-image: linear-gradient(to bottom right, var(--tw-gradient-stops));
  }

  .wp-admin-bar\:bg-gradient-to-b {
    background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
  }

  .wp-admin-bar\:bg-gradient-to-bl {
    background-image: linear-gradient(to bottom left, var(--tw-gradient-stops));
  }

  .wp-admin-bar\:bg-gradient-to-l {
    background-image: linear-gradient(to left, var(--tw-gradient-stops));
  }

  .wp-admin-bar\:bg-gradient-to-tl {
    background-image: linear-gradient(to top left, var(--tw-gradient-stops));
  }

  .wp-admin-bar\:from-transparent {
    --tw-gradient-from: transparent;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .wp-admin-bar\:from-current {
    --tw-gradient-from: currentColor;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .wp-admin-bar\:from-black {
    --tw-gradient-from: #000;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .wp-admin-bar\:from-white {
    --tw-gradient-from: #fff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .wp-admin-bar\:from-gray-50 {
    --tw-gradient-from: #f9fafb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 250, 251, 0));
  }

  .wp-admin-bar\:from-gray-100 {
    --tw-gradient-from: #f3f4f6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 244, 246, 0));
  }

  .wp-admin-bar\:from-gray-200 {
    --tw-gradient-from: #e5e7eb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(229, 231, 235, 0));
  }

  .wp-admin-bar\:from-gray-300 {
    --tw-gradient-from: #d1d5db;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 213, 219, 0));
  }

  .wp-admin-bar\:from-gray-400 {
    --tw-gradient-from: #9ca3af;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(156, 163, 175, 0));
  }

  .wp-admin-bar\:from-gray-500 {
    --tw-gradient-from: #6b7280;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 114, 128, 0));
  }

  .wp-admin-bar\:from-gray-600 {
    --tw-gradient-from: #4b5563;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(75, 85, 99, 0));
  }

  .wp-admin-bar\:from-gray-700 {
    --tw-gradient-from: #374151;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 65, 81, 0));
  }

  .wp-admin-bar\:from-gray-800 {
    --tw-gradient-from: #1f2937;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 41, 55, 0));
  }

  .wp-admin-bar\:from-gray-900 {
    --tw-gradient-from: #111827;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 24, 39, 0));
  }

  .wp-admin-bar\:from-red-50 {
    --tw-gradient-from: #fef2f2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 242, 242, 0));
  }

  .wp-admin-bar\:from-red-100 {
    --tw-gradient-from: #fee2e2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 226, 226, 0));
  }

  .wp-admin-bar\:from-red-200 {
    --tw-gradient-from: #fecaca;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 202, 202, 0));
  }

  .wp-admin-bar\:from-red-300 {
    --tw-gradient-from: #fca5a5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 165, 165, 0));
  }

  .wp-admin-bar\:from-red-400 {
    --tw-gradient-from: #f87171;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 113, 113, 0));
  }

  .wp-admin-bar\:from-red-500 {
    --tw-gradient-from: #ef4444;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 68, 68, 0));
  }

  .wp-admin-bar\:from-red-600 {
    --tw-gradient-from: #dc2626;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(220, 38, 38, 0));
  }

  .wp-admin-bar\:from-red-700 {
    --tw-gradient-from: #b91c1c;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(185, 28, 28, 0));
  }

  .wp-admin-bar\:from-red-800 {
    --tw-gradient-from: #991b1b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(153, 27, 27, 0));
  }

  .wp-admin-bar\:from-red-900 {
    --tw-gradient-from: #7f1d1d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(127, 29, 29, 0));
  }

  .wp-admin-bar\:from-yellow-50 {
    --tw-gradient-from: #fffbeb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 251, 235, 0));
  }

  .wp-admin-bar\:from-yellow-100 {
    --tw-gradient-from: #fef3c7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 243, 199, 0));
  }

  .wp-admin-bar\:from-yellow-200 {
    --tw-gradient-from: #fde68a;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 230, 138, 0));
  }

  .wp-admin-bar\:from-yellow-300 {
    --tw-gradient-from: #fcd34d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 211, 77, 0));
  }

  .wp-admin-bar\:from-yellow-400 {
    --tw-gradient-from: #fbbf24;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 191, 36, 0));
  }

  .wp-admin-bar\:from-yellow-500 {
    --tw-gradient-from: #f59e0b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0));
  }

  .wp-admin-bar\:from-yellow-600 {
    --tw-gradient-from: #d97706;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 119, 6, 0));
  }

  .wp-admin-bar\:from-yellow-700 {
    --tw-gradient-from: #b45309;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 83, 9, 0));
  }

  .wp-admin-bar\:from-yellow-800 {
    --tw-gradient-from: #92400e;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 64, 14, 0));
  }

  .wp-admin-bar\:from-yellow-900 {
    --tw-gradient-from: #78350f;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(120, 53, 15, 0));
  }

  .wp-admin-bar\:from-green-50 {
    --tw-gradient-from: #ecfdf5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 253, 245, 0));
  }

  .wp-admin-bar\:from-green-100 {
    --tw-gradient-from: #d1fae5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 250, 229, 0));
  }

  .wp-admin-bar\:from-green-200 {
    --tw-gradient-from: #a7f3d0;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 243, 208, 0));
  }

  .wp-admin-bar\:from-green-300 {
    --tw-gradient-from: #6ee7b7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 231, 183, 0));
  }

  .wp-admin-bar\:from-green-400 {
    --tw-gradient-from: #34d399;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(52, 211, 153, 0));
  }

  .wp-admin-bar\:from-green-500 {
    --tw-gradient-from: #10b981;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(16, 185, 129, 0));
  }

  .wp-admin-bar\:from-green-600 {
    --tw-gradient-from: #059669;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(5, 150, 105, 0));
  }

  .wp-admin-bar\:from-green-700 {
    --tw-gradient-from: #047857;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 120, 87, 0));
  }

  .wp-admin-bar\:from-green-800 {
    --tw-gradient-from: #065f46;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 95, 70, 0));
  }

  .wp-admin-bar\:from-green-900 {
    --tw-gradient-from: #064e3b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 78, 59, 0));
  }

  .wp-admin-bar\:from-blue-50 {
    --tw-gradient-from: #eff6ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 246, 255, 0));
  }

  .wp-admin-bar\:from-blue-100 {
    --tw-gradient-from: #dbeafe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 234, 254, 0));
  }

  .wp-admin-bar\:from-blue-200 {
    --tw-gradient-from: #bfdbfe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(191, 219, 254, 0));
  }

  .wp-admin-bar\:from-blue-300 {
    --tw-gradient-from: #93c5fd;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(147, 197, 253, 0));
  }

  .wp-admin-bar\:from-blue-400 {
    --tw-gradient-from: #60a5fa;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 165, 250, 0));
  }

  .wp-admin-bar\:from-blue-500 {
    --tw-gradient-from: #3b82f6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(59, 130, 246, 0));
  }

  .wp-admin-bar\:from-blue-600 {
    --tw-gradient-from: #2563eb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 99, 235, 0));
  }

  .wp-admin-bar\:from-blue-700 {
    --tw-gradient-from: #1d4ed8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(29, 78, 216, 0));
  }

  .wp-admin-bar\:from-blue-800 {
    --tw-gradient-from: #1e40af;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 64, 175, 0));
  }

  .wp-admin-bar\:from-blue-900 {
    --tw-gradient-from: #1e3a8a;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 58, 138, 0));
  }

  .wp-admin-bar\:from-indigo-50 {
    --tw-gradient-from: #eef2ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 242, 255, 0));
  }

  .wp-admin-bar\:from-indigo-100 {
    --tw-gradient-from: #e0e7ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 231, 255, 0));
  }

  .wp-admin-bar\:from-indigo-200 {
    --tw-gradient-from: #c7d2fe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(199, 210, 254, 0));
  }

  .wp-admin-bar\:from-indigo-300 {
    --tw-gradient-from: #a5b4fc;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 180, 252, 0));
  }

  .wp-admin-bar\:from-indigo-400 {
    --tw-gradient-from: #818cf8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(129, 140, 248, 0));
  }

  .wp-admin-bar\:from-indigo-500 {
    --tw-gradient-from: #6366f1;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 102, 241, 0));
  }

  .wp-admin-bar\:from-indigo-600 {
    --tw-gradient-from: #4f46e5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(79, 70, 229, 0));
  }

  .wp-admin-bar\:from-indigo-700 {
    --tw-gradient-from: #4338ca;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(67, 56, 202, 0));
  }

  .wp-admin-bar\:from-indigo-800 {
    --tw-gradient-from: #3730a3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 48, 163, 0));
  }

  .wp-admin-bar\:from-indigo-900 {
    --tw-gradient-from: #312e81;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(49, 46, 129, 0));
  }

  .wp-admin-bar\:from-purple-50 {
    --tw-gradient-from: #f5f3ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 243, 255, 0));
  }

  .wp-admin-bar\:from-purple-100 {
    --tw-gradient-from: #ede9fe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 233, 254, 0));
  }

  .wp-admin-bar\:from-purple-200 {
    --tw-gradient-from: #ddd6fe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(221, 214, 254, 0));
  }

  .wp-admin-bar\:from-purple-300 {
    --tw-gradient-from: #c4b5fd;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(196, 181, 253, 0));
  }

  .wp-admin-bar\:from-purple-400 {
    --tw-gradient-from: #a78bfa;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 139, 250, 0));
  }

  .wp-admin-bar\:from-purple-500 {
    --tw-gradient-from: #8b5cf6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(139, 92, 246, 0));
  }

  .wp-admin-bar\:from-purple-600 {
    --tw-gradient-from: #7c3aed;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(124, 58, 237, 0));
  }

  .wp-admin-bar\:from-purple-700 {
    --tw-gradient-from: #6d28d9;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(109, 40, 217, 0));
  }

  .wp-admin-bar\:from-purple-800 {
    --tw-gradient-from: #5b21b6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(91, 33, 182, 0));
  }

  .wp-admin-bar\:from-purple-900 {
    --tw-gradient-from: #4c1d95;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(76, 29, 149, 0));
  }

  .wp-admin-bar\:from-pink-50 {
    --tw-gradient-from: #fdf2f8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 242, 248, 0));
  }

  .wp-admin-bar\:from-pink-100 {
    --tw-gradient-from: #fce7f3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 231, 243, 0));
  }

  .wp-admin-bar\:from-pink-200 {
    --tw-gradient-from: #fbcfe8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 207, 232, 0));
  }

  .wp-admin-bar\:from-pink-300 {
    --tw-gradient-from: #f9a8d4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 168, 212, 0));
  }

  .wp-admin-bar\:from-pink-400 {
    --tw-gradient-from: #f472b6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 114, 182, 0));
  }

  .wp-admin-bar\:from-pink-500 {
    --tw-gradient-from: #ec4899;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 72, 153, 0));
  }

  .wp-admin-bar\:from-pink-600 {
    --tw-gradient-from: #db2777;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 39, 119, 0));
  }

  .wp-admin-bar\:from-pink-700 {
    --tw-gradient-from: #be185d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(190, 24, 93, 0));
  }

  .wp-admin-bar\:from-pink-800 {
    --tw-gradient-from: #9d174d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(157, 23, 77, 0));
  }

  .wp-admin-bar\:from-pink-900 {
    --tw-gradient-from: #831843;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(131, 24, 67, 0));
  }

  .wp-admin-bar\:from-base-normal {
    --tw-gradient-from: #004181;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 65, 129, 0));
  }

  .wp-admin-bar\:from-base-dark {
    --tw-gradient-from: #003469;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 52, 105, 0));
  }

  .wp-admin-bar\:from-base-black {
    --tw-gradient-from: #1D1D1F;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(29, 29, 31, 0));
  }

  .wp-admin-bar\:from-base-border {
    --tw-gradient-from: #E7E7E9;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(231, 231, 233, 0));
  }

  .wp-admin-bar\:from-primary-normal {
    --tw-gradient-from: #0067CF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 103, 207, 0));
  }

  .wp-admin-bar\:from-primary-alt {
    --tw-gradient-from: #00478F;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 71, 143, 0));
  }

  .wp-admin-bar\:from-subtle-white {
    --tw-gradient-from: #F9F9F9;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 249, 249, 0));
  }

  .wp-admin-bar\:from-turquesa {
    --tw-gradient-from: #0097B2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 151, 178, 0));
  }

  .wp-admin-bar\:hover\:from-transparent:hover {
    --tw-gradient-from: transparent;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .wp-admin-bar\:hover\:from-current:hover {
    --tw-gradient-from: currentColor;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .wp-admin-bar\:hover\:from-black:hover {
    --tw-gradient-from: #000;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .wp-admin-bar\:hover\:from-white:hover {
    --tw-gradient-from: #fff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .wp-admin-bar\:hover\:from-gray-50:hover {
    --tw-gradient-from: #f9fafb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 250, 251, 0));
  }

  .wp-admin-bar\:hover\:from-gray-100:hover {
    --tw-gradient-from: #f3f4f6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 244, 246, 0));
  }

  .wp-admin-bar\:hover\:from-gray-200:hover {
    --tw-gradient-from: #e5e7eb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(229, 231, 235, 0));
  }

  .wp-admin-bar\:hover\:from-gray-300:hover {
    --tw-gradient-from: #d1d5db;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 213, 219, 0));
  }

  .wp-admin-bar\:hover\:from-gray-400:hover {
    --tw-gradient-from: #9ca3af;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(156, 163, 175, 0));
  }

  .wp-admin-bar\:hover\:from-gray-500:hover {
    --tw-gradient-from: #6b7280;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 114, 128, 0));
  }

  .wp-admin-bar\:hover\:from-gray-600:hover {
    --tw-gradient-from: #4b5563;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(75, 85, 99, 0));
  }

  .wp-admin-bar\:hover\:from-gray-700:hover {
    --tw-gradient-from: #374151;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 65, 81, 0));
  }

  .wp-admin-bar\:hover\:from-gray-800:hover {
    --tw-gradient-from: #1f2937;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 41, 55, 0));
  }

  .wp-admin-bar\:hover\:from-gray-900:hover {
    --tw-gradient-from: #111827;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 24, 39, 0));
  }

  .wp-admin-bar\:hover\:from-red-50:hover {
    --tw-gradient-from: #fef2f2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 242, 242, 0));
  }

  .wp-admin-bar\:hover\:from-red-100:hover {
    --tw-gradient-from: #fee2e2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 226, 226, 0));
  }

  .wp-admin-bar\:hover\:from-red-200:hover {
    --tw-gradient-from: #fecaca;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 202, 202, 0));
  }

  .wp-admin-bar\:hover\:from-red-300:hover {
    --tw-gradient-from: #fca5a5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 165, 165, 0));
  }

  .wp-admin-bar\:hover\:from-red-400:hover {
    --tw-gradient-from: #f87171;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 113, 113, 0));
  }

  .wp-admin-bar\:hover\:from-red-500:hover {
    --tw-gradient-from: #ef4444;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 68, 68, 0));
  }

  .wp-admin-bar\:hover\:from-red-600:hover {
    --tw-gradient-from: #dc2626;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(220, 38, 38, 0));
  }

  .wp-admin-bar\:hover\:from-red-700:hover {
    --tw-gradient-from: #b91c1c;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(185, 28, 28, 0));
  }

  .wp-admin-bar\:hover\:from-red-800:hover {
    --tw-gradient-from: #991b1b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(153, 27, 27, 0));
  }

  .wp-admin-bar\:hover\:from-red-900:hover {
    --tw-gradient-from: #7f1d1d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(127, 29, 29, 0));
  }

  .wp-admin-bar\:hover\:from-yellow-50:hover {
    --tw-gradient-from: #fffbeb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 251, 235, 0));
  }

  .wp-admin-bar\:hover\:from-yellow-100:hover {
    --tw-gradient-from: #fef3c7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 243, 199, 0));
  }

  .wp-admin-bar\:hover\:from-yellow-200:hover {
    --tw-gradient-from: #fde68a;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 230, 138, 0));
  }

  .wp-admin-bar\:hover\:from-yellow-300:hover {
    --tw-gradient-from: #fcd34d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 211, 77, 0));
  }

  .wp-admin-bar\:hover\:from-yellow-400:hover {
    --tw-gradient-from: #fbbf24;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 191, 36, 0));
  }

  .wp-admin-bar\:hover\:from-yellow-500:hover {
    --tw-gradient-from: #f59e0b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0));
  }

  .wp-admin-bar\:hover\:from-yellow-600:hover {
    --tw-gradient-from: #d97706;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 119, 6, 0));
  }

  .wp-admin-bar\:hover\:from-yellow-700:hover {
    --tw-gradient-from: #b45309;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 83, 9, 0));
  }

  .wp-admin-bar\:hover\:from-yellow-800:hover {
    --tw-gradient-from: #92400e;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 64, 14, 0));
  }

  .wp-admin-bar\:hover\:from-yellow-900:hover {
    --tw-gradient-from: #78350f;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(120, 53, 15, 0));
  }

  .wp-admin-bar\:hover\:from-green-50:hover {
    --tw-gradient-from: #ecfdf5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 253, 245, 0));
  }

  .wp-admin-bar\:hover\:from-green-100:hover {
    --tw-gradient-from: #d1fae5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 250, 229, 0));
  }

  .wp-admin-bar\:hover\:from-green-200:hover {
    --tw-gradient-from: #a7f3d0;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 243, 208, 0));
  }

  .wp-admin-bar\:hover\:from-green-300:hover {
    --tw-gradient-from: #6ee7b7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 231, 183, 0));
  }

  .wp-admin-bar\:hover\:from-green-400:hover {
    --tw-gradient-from: #34d399;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(52, 211, 153, 0));
  }

  .wp-admin-bar\:hover\:from-green-500:hover {
    --tw-gradient-from: #10b981;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(16, 185, 129, 0));
  }

  .wp-admin-bar\:hover\:from-green-600:hover {
    --tw-gradient-from: #059669;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(5, 150, 105, 0));
  }

  .wp-admin-bar\:hover\:from-green-700:hover {
    --tw-gradient-from: #047857;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 120, 87, 0));
  }

  .wp-admin-bar\:hover\:from-green-800:hover {
    --tw-gradient-from: #065f46;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 95, 70, 0));
  }

  .wp-admin-bar\:hover\:from-green-900:hover {
    --tw-gradient-from: #064e3b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 78, 59, 0));
  }

  .wp-admin-bar\:hover\:from-blue-50:hover {
    --tw-gradient-from: #eff6ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 246, 255, 0));
  }

  .wp-admin-bar\:hover\:from-blue-100:hover {
    --tw-gradient-from: #dbeafe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 234, 254, 0));
  }

  .wp-admin-bar\:hover\:from-blue-200:hover {
    --tw-gradient-from: #bfdbfe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(191, 219, 254, 0));
  }

  .wp-admin-bar\:hover\:from-blue-300:hover {
    --tw-gradient-from: #93c5fd;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(147, 197, 253, 0));
  }

  .wp-admin-bar\:hover\:from-blue-400:hover {
    --tw-gradient-from: #60a5fa;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 165, 250, 0));
  }

  .wp-admin-bar\:hover\:from-blue-500:hover {
    --tw-gradient-from: #3b82f6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(59, 130, 246, 0));
  }

  .wp-admin-bar\:hover\:from-blue-600:hover {
    --tw-gradient-from: #2563eb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 99, 235, 0));
  }

  .wp-admin-bar\:hover\:from-blue-700:hover {
    --tw-gradient-from: #1d4ed8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(29, 78, 216, 0));
  }

  .wp-admin-bar\:hover\:from-blue-800:hover {
    --tw-gradient-from: #1e40af;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 64, 175, 0));
  }

  .wp-admin-bar\:hover\:from-blue-900:hover {
    --tw-gradient-from: #1e3a8a;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 58, 138, 0));
  }

  .wp-admin-bar\:hover\:from-indigo-50:hover {
    --tw-gradient-from: #eef2ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 242, 255, 0));
  }

  .wp-admin-bar\:hover\:from-indigo-100:hover {
    --tw-gradient-from: #e0e7ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 231, 255, 0));
  }

  .wp-admin-bar\:hover\:from-indigo-200:hover {
    --tw-gradient-from: #c7d2fe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(199, 210, 254, 0));
  }

  .wp-admin-bar\:hover\:from-indigo-300:hover {
    --tw-gradient-from: #a5b4fc;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 180, 252, 0));
  }

  .wp-admin-bar\:hover\:from-indigo-400:hover {
    --tw-gradient-from: #818cf8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(129, 140, 248, 0));
  }

  .wp-admin-bar\:hover\:from-indigo-500:hover {
    --tw-gradient-from: #6366f1;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 102, 241, 0));
  }

  .wp-admin-bar\:hover\:from-indigo-600:hover {
    --tw-gradient-from: #4f46e5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(79, 70, 229, 0));
  }

  .wp-admin-bar\:hover\:from-indigo-700:hover {
    --tw-gradient-from: #4338ca;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(67, 56, 202, 0));
  }

  .wp-admin-bar\:hover\:from-indigo-800:hover {
    --tw-gradient-from: #3730a3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 48, 163, 0));
  }

  .wp-admin-bar\:hover\:from-indigo-900:hover {
    --tw-gradient-from: #312e81;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(49, 46, 129, 0));
  }

  .wp-admin-bar\:hover\:from-purple-50:hover {
    --tw-gradient-from: #f5f3ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 243, 255, 0));
  }

  .wp-admin-bar\:hover\:from-purple-100:hover {
    --tw-gradient-from: #ede9fe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 233, 254, 0));
  }

  .wp-admin-bar\:hover\:from-purple-200:hover {
    --tw-gradient-from: #ddd6fe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(221, 214, 254, 0));
  }

  .wp-admin-bar\:hover\:from-purple-300:hover {
    --tw-gradient-from: #c4b5fd;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(196, 181, 253, 0));
  }

  .wp-admin-bar\:hover\:from-purple-400:hover {
    --tw-gradient-from: #a78bfa;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 139, 250, 0));
  }

  .wp-admin-bar\:hover\:from-purple-500:hover {
    --tw-gradient-from: #8b5cf6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(139, 92, 246, 0));
  }

  .wp-admin-bar\:hover\:from-purple-600:hover {
    --tw-gradient-from: #7c3aed;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(124, 58, 237, 0));
  }

  .wp-admin-bar\:hover\:from-purple-700:hover {
    --tw-gradient-from: #6d28d9;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(109, 40, 217, 0));
  }

  .wp-admin-bar\:hover\:from-purple-800:hover {
    --tw-gradient-from: #5b21b6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(91, 33, 182, 0));
  }

  .wp-admin-bar\:hover\:from-purple-900:hover {
    --tw-gradient-from: #4c1d95;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(76, 29, 149, 0));
  }

  .wp-admin-bar\:hover\:from-pink-50:hover {
    --tw-gradient-from: #fdf2f8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 242, 248, 0));
  }

  .wp-admin-bar\:hover\:from-pink-100:hover {
    --tw-gradient-from: #fce7f3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 231, 243, 0));
  }

  .wp-admin-bar\:hover\:from-pink-200:hover {
    --tw-gradient-from: #fbcfe8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 207, 232, 0));
  }

  .wp-admin-bar\:hover\:from-pink-300:hover {
    --tw-gradient-from: #f9a8d4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 168, 212, 0));
  }

  .wp-admin-bar\:hover\:from-pink-400:hover {
    --tw-gradient-from: #f472b6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 114, 182, 0));
  }

  .wp-admin-bar\:hover\:from-pink-500:hover {
    --tw-gradient-from: #ec4899;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 72, 153, 0));
  }

  .wp-admin-bar\:hover\:from-pink-600:hover {
    --tw-gradient-from: #db2777;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 39, 119, 0));
  }

  .wp-admin-bar\:hover\:from-pink-700:hover {
    --tw-gradient-from: #be185d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(190, 24, 93, 0));
  }

  .wp-admin-bar\:hover\:from-pink-800:hover {
    --tw-gradient-from: #9d174d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(157, 23, 77, 0));
  }

  .wp-admin-bar\:hover\:from-pink-900:hover {
    --tw-gradient-from: #831843;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(131, 24, 67, 0));
  }

  .wp-admin-bar\:hover\:from-base-normal:hover {
    --tw-gradient-from: #004181;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 65, 129, 0));
  }

  .wp-admin-bar\:hover\:from-base-dark:hover {
    --tw-gradient-from: #003469;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 52, 105, 0));
  }

  .wp-admin-bar\:hover\:from-base-black:hover {
    --tw-gradient-from: #1D1D1F;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(29, 29, 31, 0));
  }

  .wp-admin-bar\:hover\:from-base-border:hover {
    --tw-gradient-from: #E7E7E9;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(231, 231, 233, 0));
  }

  .wp-admin-bar\:hover\:from-primary-normal:hover {
    --tw-gradient-from: #0067CF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 103, 207, 0));
  }

  .wp-admin-bar\:hover\:from-primary-alt:hover {
    --tw-gradient-from: #00478F;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 71, 143, 0));
  }

  .wp-admin-bar\:hover\:from-subtle-white:hover {
    --tw-gradient-from: #F9F9F9;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 249, 249, 0));
  }

  .wp-admin-bar\:hover\:from-turquesa:hover {
    --tw-gradient-from: #0097B2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 151, 178, 0));
  }

  .wp-admin-bar\:focus\:from-transparent:focus {
    --tw-gradient-from: transparent;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .wp-admin-bar\:focus\:from-current:focus {
    --tw-gradient-from: currentColor;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .wp-admin-bar\:focus\:from-black:focus {
    --tw-gradient-from: #000;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .wp-admin-bar\:focus\:from-white:focus {
    --tw-gradient-from: #fff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .wp-admin-bar\: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));
  }

  .wp-admin-bar\: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));
  }

  .wp-admin-bar\: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));
  }

  .wp-admin-bar\: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));
  }

  .wp-admin-bar\: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));
  }

  .wp-admin-bar\: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));
  }

  .wp-admin-bar\: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));
  }

  .wp-admin-bar\: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));
  }

  .wp-admin-bar\: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));
  }

  .wp-admin-bar\: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));
  }

  .wp-admin-bar\: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));
  }

  .wp-admin-bar\: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));
  }

  .wp-admin-bar\: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));
  }

  .wp-admin-bar\: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));
  }

  .wp-admin-bar\: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));
  }

  .wp-admin-bar\: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));
  }

  .wp-admin-bar\: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));
  }

  .wp-admin-bar\: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));
  }

  .wp-admin-bar\: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));
  }

  .wp-admin-bar\: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));
  }

  .wp-admin-bar\: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));
  }

  .wp-admin-bar\: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));
  }

  .wp-admin-bar\: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));
  }

  .wp-admin-bar\: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));
  }

  .wp-admin-bar\: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));
  }

  .wp-admin-bar\: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));
  }

  .wp-admin-bar\: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));
  }

  .wp-admin-bar\: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));
  }

  .wp-admin-bar\: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));
  }

  .wp-admin-bar\: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));
  }

  .wp-admin-bar\: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));
  }

  .wp-admin-bar\: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));
  }

  .wp-admin-bar\: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));
  }

  .wp-admin-bar\: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));
  }

  .wp-admin-bar\: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));
  }

  .wp-admin-bar\: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));
  }

  .wp-admin-bar\: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));
  }

  .wp-admin-bar\: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));
  }

  .wp-admin-bar\: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));
  }

  .wp-admin-bar\: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));
  }

  .wp-admin-bar\: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));
  }

  .wp-admin-bar\: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));
  }

  .wp-admin-bar\: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));
  }

  .wp-admin-bar\: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));
  }

  .wp-admin-bar\: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));
  }

  .wp-admin-bar\: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));
  }

  .wp-admin-bar\: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));
  }

  .wp-admin-bar\: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));
  }

  .wp-admin-bar\: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));
  }

  .wp-admin-bar\: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));
  }

  .wp-admin-bar\: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));
  }

  .wp-admin-bar\: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));
  }

  .wp-admin-bar\: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));
  }

  .wp-admin-bar\: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));
  }

  .wp-admin-bar\: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));
  }

  .wp-admin-bar\: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));
  }

  .wp-admin-bar\: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));
  }

  .wp-admin-bar\: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));
  }

  .wp-admin-bar\: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));
  }

  .wp-admin-bar\: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));
  }

  .wp-admin-bar\: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));
  }

  .wp-admin-bar\: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));
  }

  .wp-admin-bar\: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));
  }

  .wp-admin-bar\: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));
  }

  .wp-admin-bar\: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));
  }

  .wp-admin-bar\: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));
  }

  .wp-admin-bar\: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));
  }

  .wp-admin-bar\: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));
  }

  .wp-admin-bar\: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));
  }

  .wp-admin-bar\: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));
  }

  .wp-admin-bar\: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));
  }

  .wp-admin-bar\: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));
  }

  .wp-admin-bar\: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));
  }

  .wp-admin-bar\: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));
  }

  .wp-admin-bar\: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));
  }

  .wp-admin-bar\: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));
  }

  .wp-admin-bar\: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));
  }

  .wp-admin-bar\: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));
  }

  .wp-admin-bar\: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));
  }

  .wp-admin-bar\: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));
  }

  .wp-admin-bar\:focus\:from-base-normal:focus {
    --tw-gradient-from: #004181;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 65, 129, 0));
  }

  .wp-admin-bar\:focus\:from-base-dark:focus {
    --tw-gradient-from: #003469;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 52, 105, 0));
  }

  .wp-admin-bar\:focus\:from-base-black:focus {
    --tw-gradient-from: #1D1D1F;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(29, 29, 31, 0));
  }

  .wp-admin-bar\:focus\:from-base-border:focus {
    --tw-gradient-from: #E7E7E9;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(231, 231, 233, 0));
  }

  .wp-admin-bar\:focus\:from-primary-normal:focus {
    --tw-gradient-from: #0067CF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 103, 207, 0));
  }

  .wp-admin-bar\:focus\:from-primary-alt:focus {
    --tw-gradient-from: #00478F;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 71, 143, 0));
  }

  .wp-admin-bar\:focus\:from-subtle-white:focus {
    --tw-gradient-from: #F9F9F9;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 249, 249, 0));
  }

  .wp-admin-bar\:focus\:from-turquesa:focus {
    --tw-gradient-from: #0097B2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 151, 178, 0));
  }

  .wp-admin-bar\:via-transparent {
    --tw-gradient-stops: var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .wp-admin-bar\:via-current {
    --tw-gradient-stops: var(--tw-gradient-from), currentColor, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .wp-admin-bar\:via-black {
    --tw-gradient-stops: var(--tw-gradient-from), #000, var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .wp-admin-bar\:via-white {
    --tw-gradient-stops: var(--tw-gradient-from), #fff, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .wp-admin-bar\:via-gray-50 {
    --tw-gradient-stops: var(--tw-gradient-from), #f9fafb, var(--tw-gradient-to, rgba(249, 250, 251, 0));
  }

  .wp-admin-bar\:via-gray-100 {
    --tw-gradient-stops: var(--tw-gradient-from), #f3f4f6, var(--tw-gradient-to, rgba(243, 244, 246, 0));
  }

  .wp-admin-bar\:via-gray-200 {
    --tw-gradient-stops: var(--tw-gradient-from), #e5e7eb, var(--tw-gradient-to, rgba(229, 231, 235, 0));
  }

  .wp-admin-bar\:via-gray-300 {
    --tw-gradient-stops: var(--tw-gradient-from), #d1d5db, var(--tw-gradient-to, rgba(209, 213, 219, 0));
  }

  .wp-admin-bar\:via-gray-400 {
    --tw-gradient-stops: var(--tw-gradient-from), #9ca3af, var(--tw-gradient-to, rgba(156, 163, 175, 0));
  }

  .wp-admin-bar\:via-gray-500 {
    --tw-gradient-stops: var(--tw-gradient-from), #6b7280, var(--tw-gradient-to, rgba(107, 114, 128, 0));
  }

  .wp-admin-bar\:via-gray-600 {
    --tw-gradient-stops: var(--tw-gradient-from), #4b5563, var(--tw-gradient-to, rgba(75, 85, 99, 0));
  }

  .wp-admin-bar\:via-gray-700 {
    --tw-gradient-stops: var(--tw-gradient-from), #374151, var(--tw-gradient-to, rgba(55, 65, 81, 0));
  }

  .wp-admin-bar\:via-gray-800 {
    --tw-gradient-stops: var(--tw-gradient-from), #1f2937, var(--tw-gradient-to, rgba(31, 41, 55, 0));
  }

  .wp-admin-bar\:via-gray-900 {
    --tw-gradient-stops: var(--tw-gradient-from), #111827, var(--tw-gradient-to, rgba(17, 24, 39, 0));
  }

  .wp-admin-bar\:via-red-50 {
    --tw-gradient-stops: var(--tw-gradient-from), #fef2f2, var(--tw-gradient-to, rgba(254, 242, 242, 0));
  }

  .wp-admin-bar\:via-red-100 {
    --tw-gradient-stops: var(--tw-gradient-from), #fee2e2, var(--tw-gradient-to, rgba(254, 226, 226, 0));
  }

  .wp-admin-bar\:via-red-200 {
    --tw-gradient-stops: var(--tw-gradient-from), #fecaca, var(--tw-gradient-to, rgba(254, 202, 202, 0));
  }

  .wp-admin-bar\:via-red-300 {
    --tw-gradient-stops: var(--tw-gradient-from), #fca5a5, var(--tw-gradient-to, rgba(252, 165, 165, 0));
  }

  .wp-admin-bar\:via-red-400 {
    --tw-gradient-stops: var(--tw-gradient-from), #f87171, var(--tw-gradient-to, rgba(248, 113, 113, 0));
  }

  .wp-admin-bar\:via-red-500 {
    --tw-gradient-stops: var(--tw-gradient-from), #ef4444, var(--tw-gradient-to, rgba(239, 68, 68, 0));
  }

  .wp-admin-bar\:via-red-600 {
    --tw-gradient-stops: var(--tw-gradient-from), #dc2626, var(--tw-gradient-to, rgba(220, 38, 38, 0));
  }

  .wp-admin-bar\:via-red-700 {
    --tw-gradient-stops: var(--tw-gradient-from), #b91c1c, var(--tw-gradient-to, rgba(185, 28, 28, 0));
  }

  .wp-admin-bar\:via-red-800 {
    --tw-gradient-stops: var(--tw-gradient-from), #991b1b, var(--tw-gradient-to, rgba(153, 27, 27, 0));
  }

  .wp-admin-bar\:via-red-900 {
    --tw-gradient-stops: var(--tw-gradient-from), #7f1d1d, var(--tw-gradient-to, rgba(127, 29, 29, 0));
  }

  .wp-admin-bar\:via-yellow-50 {
    --tw-gradient-stops: var(--tw-gradient-from), #fffbeb, var(--tw-gradient-to, rgba(255, 251, 235, 0));
  }

  .wp-admin-bar\:via-yellow-100 {
    --tw-gradient-stops: var(--tw-gradient-from), #fef3c7, var(--tw-gradient-to, rgba(254, 243, 199, 0));
  }

  .wp-admin-bar\:via-yellow-200 {
    --tw-gradient-stops: var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, rgba(253, 230, 138, 0));
  }

  .wp-admin-bar\:via-yellow-300 {
    --tw-gradient-stops: var(--tw-gradient-from), #fcd34d, var(--tw-gradient-to, rgba(252, 211, 77, 0));
  }

  .wp-admin-bar\:via-yellow-400 {
    --tw-gradient-stops: var(--tw-gradient-from), #fbbf24, var(--tw-gradient-to, rgba(251, 191, 36, 0));
  }

  .wp-admin-bar\:via-yellow-500 {
    --tw-gradient-stops: var(--tw-gradient-from), #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0));
  }

  .wp-admin-bar\:via-yellow-600 {
    --tw-gradient-stops: var(--tw-gradient-from), #d97706, var(--tw-gradient-to, rgba(217, 119, 6, 0));
  }

  .wp-admin-bar\:via-yellow-700 {
    --tw-gradient-stops: var(--tw-gradient-from), #b45309, var(--tw-gradient-to, rgba(180, 83, 9, 0));
  }

  .wp-admin-bar\:via-yellow-800 {
    --tw-gradient-stops: var(--tw-gradient-from), #92400e, var(--tw-gradient-to, rgba(146, 64, 14, 0));
  }

  .wp-admin-bar\:via-yellow-900 {
    --tw-gradient-stops: var(--tw-gradient-from), #78350f, var(--tw-gradient-to, rgba(120, 53, 15, 0));
  }

  .wp-admin-bar\:via-green-50 {
    --tw-gradient-stops: var(--tw-gradient-from), #ecfdf5, var(--tw-gradient-to, rgba(236, 253, 245, 0));
  }

  .wp-admin-bar\:via-green-100 {
    --tw-gradient-stops: var(--tw-gradient-from), #d1fae5, var(--tw-gradient-to, rgba(209, 250, 229, 0));
  }

  .wp-admin-bar\:via-green-200 {
    --tw-gradient-stops: var(--tw-gradient-from), #a7f3d0, var(--tw-gradient-to, rgba(167, 243, 208, 0));
  }

  .wp-admin-bar\:via-green-300 {
    --tw-gradient-stops: var(--tw-gradient-from), #6ee7b7, var(--tw-gradient-to, rgba(110, 231, 183, 0));
  }

  .wp-admin-bar\:via-green-400 {
    --tw-gradient-stops: var(--tw-gradient-from), #34d399, var(--tw-gradient-to, rgba(52, 211, 153, 0));
  }

  .wp-admin-bar\:via-green-500 {
    --tw-gradient-stops: var(--tw-gradient-from), #10b981, var(--tw-gradient-to, rgba(16, 185, 129, 0));
  }

  .wp-admin-bar\:via-green-600 {
    --tw-gradient-stops: var(--tw-gradient-from), #059669, var(--tw-gradient-to, rgba(5, 150, 105, 0));
  }

  .wp-admin-bar\:via-green-700 {
    --tw-gradient-stops: var(--tw-gradient-from), #047857, var(--tw-gradient-to, rgba(4, 120, 87, 0));
  }

  .wp-admin-bar\:via-green-800 {
    --tw-gradient-stops: var(--tw-gradient-from), #065f46, var(--tw-gradient-to, rgba(6, 95, 70, 0));
  }

  .wp-admin-bar\:via-green-900 {
    --tw-gradient-stops: var(--tw-gradient-from), #064e3b, var(--tw-gradient-to, rgba(6, 78, 59, 0));
  }

  .wp-admin-bar\:via-blue-50 {
    --tw-gradient-stops: var(--tw-gradient-from), #eff6ff, var(--tw-gradient-to, rgba(239, 246, 255, 0));
  }

  .wp-admin-bar\:via-blue-100 {
    --tw-gradient-stops: var(--tw-gradient-from), #dbeafe, var(--tw-gradient-to, rgba(219, 234, 254, 0));
  }

  .wp-admin-bar\:via-blue-200 {
    --tw-gradient-stops: var(--tw-gradient-from), #bfdbfe, var(--tw-gradient-to, rgba(191, 219, 254, 0));
  }

  .wp-admin-bar\:via-blue-300 {
    --tw-gradient-stops: var(--tw-gradient-from), #93c5fd, var(--tw-gradient-to, rgba(147, 197, 253, 0));
  }

  .wp-admin-bar\:via-blue-400 {
    --tw-gradient-stops: var(--tw-gradient-from), #60a5fa, var(--tw-gradient-to, rgba(96, 165, 250, 0));
  }

  .wp-admin-bar\:via-blue-500 {
    --tw-gradient-stops: var(--tw-gradient-from), #3b82f6, var(--tw-gradient-to, rgba(59, 130, 246, 0));
  }

  .wp-admin-bar\:via-blue-600 {
    --tw-gradient-stops: var(--tw-gradient-from), #2563eb, var(--tw-gradient-to, rgba(37, 99, 235, 0));
  }

  .wp-admin-bar\:via-blue-700 {
    --tw-gradient-stops: var(--tw-gradient-from), #1d4ed8, var(--tw-gradient-to, rgba(29, 78, 216, 0));
  }

  .wp-admin-bar\:via-blue-800 {
    --tw-gradient-stops: var(--tw-gradient-from), #1e40af, var(--tw-gradient-to, rgba(30, 64, 175, 0));
  }

  .wp-admin-bar\:via-blue-900 {
    --tw-gradient-stops: var(--tw-gradient-from), #1e3a8a, var(--tw-gradient-to, rgba(30, 58, 138, 0));
  }

  .wp-admin-bar\:via-indigo-50 {
    --tw-gradient-stops: var(--tw-gradient-from), #eef2ff, var(--tw-gradient-to, rgba(238, 242, 255, 0));
  }

  .wp-admin-bar\:via-indigo-100 {
    --tw-gradient-stops: var(--tw-gradient-from), #e0e7ff, var(--tw-gradient-to, rgba(224, 231, 255, 0));
  }

  .wp-admin-bar\:via-indigo-200 {
    --tw-gradient-stops: var(--tw-gradient-from), #c7d2fe, var(--tw-gradient-to, rgba(199, 210, 254, 0));
  }

  .wp-admin-bar\:via-indigo-300 {
    --tw-gradient-stops: var(--tw-gradient-from), #a5b4fc, var(--tw-gradient-to, rgba(165, 180, 252, 0));
  }

  .wp-admin-bar\:via-indigo-400 {
    --tw-gradient-stops: var(--tw-gradient-from), #818cf8, var(--tw-gradient-to, rgba(129, 140, 248, 0));
  }

  .wp-admin-bar\:via-indigo-500 {
    --tw-gradient-stops: var(--tw-gradient-from), #6366f1, var(--tw-gradient-to, rgba(99, 102, 241, 0));
  }

  .wp-admin-bar\:via-indigo-600 {
    --tw-gradient-stops: var(--tw-gradient-from), #4f46e5, var(--tw-gradient-to, rgba(79, 70, 229, 0));
  }

  .wp-admin-bar\:via-indigo-700 {
    --tw-gradient-stops: var(--tw-gradient-from), #4338ca, var(--tw-gradient-to, rgba(67, 56, 202, 0));
  }

  .wp-admin-bar\:via-indigo-800 {
    --tw-gradient-stops: var(--tw-gradient-from), #3730a3, var(--tw-gradient-to, rgba(55, 48, 163, 0));
  }

  .wp-admin-bar\:via-indigo-900 {
    --tw-gradient-stops: var(--tw-gradient-from), #312e81, var(--tw-gradient-to, rgba(49, 46, 129, 0));
  }

  .wp-admin-bar\:via-purple-50 {
    --tw-gradient-stops: var(--tw-gradient-from), #f5f3ff, var(--tw-gradient-to, rgba(245, 243, 255, 0));
  }

  .wp-admin-bar\:via-purple-100 {
    --tw-gradient-stops: var(--tw-gradient-from), #ede9fe, var(--tw-gradient-to, rgba(237, 233, 254, 0));
  }

  .wp-admin-bar\:via-purple-200 {
    --tw-gradient-stops: var(--tw-gradient-from), #ddd6fe, var(--tw-gradient-to, rgba(221, 214, 254, 0));
  }

  .wp-admin-bar\:via-purple-300 {
    --tw-gradient-stops: var(--tw-gradient-from), #c4b5fd, var(--tw-gradient-to, rgba(196, 181, 253, 0));
  }

  .wp-admin-bar\:via-purple-400 {
    --tw-gradient-stops: var(--tw-gradient-from), #a78bfa, var(--tw-gradient-to, rgba(167, 139, 250, 0));
  }

  .wp-admin-bar\:via-purple-500 {
    --tw-gradient-stops: var(--tw-gradient-from), #8b5cf6, var(--tw-gradient-to, rgba(139, 92, 246, 0));
  }

  .wp-admin-bar\:via-purple-600 {
    --tw-gradient-stops: var(--tw-gradient-from), #7c3aed, var(--tw-gradient-to, rgba(124, 58, 237, 0));
  }

  .wp-admin-bar\:via-purple-700 {
    --tw-gradient-stops: var(--tw-gradient-from), #6d28d9, var(--tw-gradient-to, rgba(109, 40, 217, 0));
  }

  .wp-admin-bar\:via-purple-800 {
    --tw-gradient-stops: var(--tw-gradient-from), #5b21b6, var(--tw-gradient-to, rgba(91, 33, 182, 0));
  }

  .wp-admin-bar\:via-purple-900 {
    --tw-gradient-stops: var(--tw-gradient-from), #4c1d95, var(--tw-gradient-to, rgba(76, 29, 149, 0));
  }

  .wp-admin-bar\:via-pink-50 {
    --tw-gradient-stops: var(--tw-gradient-from), #fdf2f8, var(--tw-gradient-to, rgba(253, 242, 248, 0));
  }

  .wp-admin-bar\:via-pink-100 {
    --tw-gradient-stops: var(--tw-gradient-from), #fce7f3, var(--tw-gradient-to, rgba(252, 231, 243, 0));
  }

  .wp-admin-bar\:via-pink-200 {
    --tw-gradient-stops: var(--tw-gradient-from), #fbcfe8, var(--tw-gradient-to, rgba(251, 207, 232, 0));
  }

  .wp-admin-bar\:via-pink-300 {
    --tw-gradient-stops: var(--tw-gradient-from), #f9a8d4, var(--tw-gradient-to, rgba(249, 168, 212, 0));
  }

  .wp-admin-bar\:via-pink-400 {
    --tw-gradient-stops: var(--tw-gradient-from), #f472b6, var(--tw-gradient-to, rgba(244, 114, 182, 0));
  }

  .wp-admin-bar\:via-pink-500 {
    --tw-gradient-stops: var(--tw-gradient-from), #ec4899, var(--tw-gradient-to, rgba(236, 72, 153, 0));
  }

  .wp-admin-bar\:via-pink-600 {
    --tw-gradient-stops: var(--tw-gradient-from), #db2777, var(--tw-gradient-to, rgba(219, 39, 119, 0));
  }

  .wp-admin-bar\:via-pink-700 {
    --tw-gradient-stops: var(--tw-gradient-from), #be185d, var(--tw-gradient-to, rgba(190, 24, 93, 0));
  }

  .wp-admin-bar\:via-pink-800 {
    --tw-gradient-stops: var(--tw-gradient-from), #9d174d, var(--tw-gradient-to, rgba(157, 23, 77, 0));
  }

  .wp-admin-bar\:via-pink-900 {
    --tw-gradient-stops: var(--tw-gradient-from), #831843, var(--tw-gradient-to, rgba(131, 24, 67, 0));
  }

  .wp-admin-bar\:via-base-normal {
    --tw-gradient-stops: var(--tw-gradient-from), #004181, var(--tw-gradient-to, rgba(0, 65, 129, 0));
  }

  .wp-admin-bar\:via-base-dark {
    --tw-gradient-stops: var(--tw-gradient-from), #003469, var(--tw-gradient-to, rgba(0, 52, 105, 0));
  }

  .wp-admin-bar\:via-base-black {
    --tw-gradient-stops: var(--tw-gradient-from), #1D1D1F, var(--tw-gradient-to, rgba(29, 29, 31, 0));
  }

  .wp-admin-bar\:via-base-border {
    --tw-gradient-stops: var(--tw-gradient-from), #E7E7E9, var(--tw-gradient-to, rgba(231, 231, 233, 0));
  }

  .wp-admin-bar\:via-primary-normal {
    --tw-gradient-stops: var(--tw-gradient-from), #0067CF, var(--tw-gradient-to, rgba(0, 103, 207, 0));
  }

  .wp-admin-bar\:via-primary-alt {
    --tw-gradient-stops: var(--tw-gradient-from), #00478F, var(--tw-gradient-to, rgba(0, 71, 143, 0));
  }

  .wp-admin-bar\:via-subtle-white {
    --tw-gradient-stops: var(--tw-gradient-from), #F9F9F9, var(--tw-gradient-to, rgba(249, 249, 249, 0));
  }

  .wp-admin-bar\:via-turquesa {
    --tw-gradient-stops: var(--tw-gradient-from), #0097B2, var(--tw-gradient-to, rgba(0, 151, 178, 0));
  }

  .wp-admin-bar\:hover\:via-transparent:hover {
    --tw-gradient-stops: var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .wp-admin-bar\:hover\:via-current:hover {
    --tw-gradient-stops: var(--tw-gradient-from), currentColor, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .wp-admin-bar\:hover\:via-black:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #000, var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .wp-admin-bar\:hover\:via-white:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fff, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .wp-admin-bar\:hover\:via-gray-50:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f9fafb, var(--tw-gradient-to, rgba(249, 250, 251, 0));
  }

  .wp-admin-bar\:hover\:via-gray-100:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f3f4f6, var(--tw-gradient-to, rgba(243, 244, 246, 0));
  }

  .wp-admin-bar\:hover\:via-gray-200:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #e5e7eb, var(--tw-gradient-to, rgba(229, 231, 235, 0));
  }

  .wp-admin-bar\:hover\:via-gray-300:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #d1d5db, var(--tw-gradient-to, rgba(209, 213, 219, 0));
  }

  .wp-admin-bar\:hover\:via-gray-400:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #9ca3af, var(--tw-gradient-to, rgba(156, 163, 175, 0));
  }

  .wp-admin-bar\:hover\:via-gray-500:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6b7280, var(--tw-gradient-to, rgba(107, 114, 128, 0));
  }

  .wp-admin-bar\:hover\:via-gray-600:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #4b5563, var(--tw-gradient-to, rgba(75, 85, 99, 0));
  }

  .wp-admin-bar\:hover\:via-gray-700:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #374151, var(--tw-gradient-to, rgba(55, 65, 81, 0));
  }

  .wp-admin-bar\:hover\:via-gray-800:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1f2937, var(--tw-gradient-to, rgba(31, 41, 55, 0));
  }

  .wp-admin-bar\:hover\:via-gray-900:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #111827, var(--tw-gradient-to, rgba(17, 24, 39, 0));
  }

  .wp-admin-bar\:hover\:via-red-50:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fef2f2, var(--tw-gradient-to, rgba(254, 242, 242, 0));
  }

  .wp-admin-bar\:hover\:via-red-100:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fee2e2, var(--tw-gradient-to, rgba(254, 226, 226, 0));
  }

  .wp-admin-bar\:hover\:via-red-200:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fecaca, var(--tw-gradient-to, rgba(254, 202, 202, 0));
  }

  .wp-admin-bar\:hover\:via-red-300:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fca5a5, var(--tw-gradient-to, rgba(252, 165, 165, 0));
  }

  .wp-admin-bar\:hover\:via-red-400:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f87171, var(--tw-gradient-to, rgba(248, 113, 113, 0));
  }

  .wp-admin-bar\:hover\:via-red-500:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #ef4444, var(--tw-gradient-to, rgba(239, 68, 68, 0));
  }

  .wp-admin-bar\:hover\:via-red-600:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #dc2626, var(--tw-gradient-to, rgba(220, 38, 38, 0));
  }

  .wp-admin-bar\:hover\:via-red-700:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #b91c1c, var(--tw-gradient-to, rgba(185, 28, 28, 0));
  }

  .wp-admin-bar\:hover\:via-red-800:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #991b1b, var(--tw-gradient-to, rgba(153, 27, 27, 0));
  }

  .wp-admin-bar\:hover\:via-red-900:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #7f1d1d, var(--tw-gradient-to, rgba(127, 29, 29, 0));
  }

  .wp-admin-bar\:hover\:via-yellow-50:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fffbeb, var(--tw-gradient-to, rgba(255, 251, 235, 0));
  }

  .wp-admin-bar\:hover\:via-yellow-100:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fef3c7, var(--tw-gradient-to, rgba(254, 243, 199, 0));
  }

  .wp-admin-bar\:hover\:via-yellow-200:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, rgba(253, 230, 138, 0));
  }

  .wp-admin-bar\:hover\:via-yellow-300:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fcd34d, var(--tw-gradient-to, rgba(252, 211, 77, 0));
  }

  .wp-admin-bar\:hover\:via-yellow-400:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fbbf24, var(--tw-gradient-to, rgba(251, 191, 36, 0));
  }

  .wp-admin-bar\:hover\:via-yellow-500:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0));
  }

  .wp-admin-bar\:hover\:via-yellow-600:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #d97706, var(--tw-gradient-to, rgba(217, 119, 6, 0));
  }

  .wp-admin-bar\:hover\:via-yellow-700:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #b45309, var(--tw-gradient-to, rgba(180, 83, 9, 0));
  }

  .wp-admin-bar\:hover\:via-yellow-800:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #92400e, var(--tw-gradient-to, rgba(146, 64, 14, 0));
  }

  .wp-admin-bar\:hover\:via-yellow-900:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #78350f, var(--tw-gradient-to, rgba(120, 53, 15, 0));
  }

  .wp-admin-bar\:hover\:via-green-50:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #ecfdf5, var(--tw-gradient-to, rgba(236, 253, 245, 0));
  }

  .wp-admin-bar\:hover\:via-green-100:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #d1fae5, var(--tw-gradient-to, rgba(209, 250, 229, 0));
  }

  .wp-admin-bar\:hover\:via-green-200:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #a7f3d0, var(--tw-gradient-to, rgba(167, 243, 208, 0));
  }

  .wp-admin-bar\:hover\:via-green-300:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6ee7b7, var(--tw-gradient-to, rgba(110, 231, 183, 0));
  }

  .wp-admin-bar\:hover\:via-green-400:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #34d399, var(--tw-gradient-to, rgba(52, 211, 153, 0));
  }

  .wp-admin-bar\:hover\:via-green-500:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #10b981, var(--tw-gradient-to, rgba(16, 185, 129, 0));
  }

  .wp-admin-bar\:hover\:via-green-600:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #059669, var(--tw-gradient-to, rgba(5, 150, 105, 0));
  }

  .wp-admin-bar\:hover\:via-green-700:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #047857, var(--tw-gradient-to, rgba(4, 120, 87, 0));
  }

  .wp-admin-bar\:hover\:via-green-800:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #065f46, var(--tw-gradient-to, rgba(6, 95, 70, 0));
  }

  .wp-admin-bar\:hover\:via-green-900:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #064e3b, var(--tw-gradient-to, rgba(6, 78, 59, 0));
  }

  .wp-admin-bar\:hover\:via-blue-50:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #eff6ff, var(--tw-gradient-to, rgba(239, 246, 255, 0));
  }

  .wp-admin-bar\:hover\:via-blue-100:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #dbeafe, var(--tw-gradient-to, rgba(219, 234, 254, 0));
  }

  .wp-admin-bar\:hover\:via-blue-200:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #bfdbfe, var(--tw-gradient-to, rgba(191, 219, 254, 0));
  }

  .wp-admin-bar\:hover\:via-blue-300:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #93c5fd, var(--tw-gradient-to, rgba(147, 197, 253, 0));
  }

  .wp-admin-bar\:hover\:via-blue-400:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #60a5fa, var(--tw-gradient-to, rgba(96, 165, 250, 0));
  }

  .wp-admin-bar\:hover\:via-blue-500:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #3b82f6, var(--tw-gradient-to, rgba(59, 130, 246, 0));
  }

  .wp-admin-bar\:hover\:via-blue-600:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #2563eb, var(--tw-gradient-to, rgba(37, 99, 235, 0));
  }

  .wp-admin-bar\:hover\:via-blue-700:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1d4ed8, var(--tw-gradient-to, rgba(29, 78, 216, 0));
  }

  .wp-admin-bar\:hover\:via-blue-800:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1e40af, var(--tw-gradient-to, rgba(30, 64, 175, 0));
  }

  .wp-admin-bar\:hover\:via-blue-900:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1e3a8a, var(--tw-gradient-to, rgba(30, 58, 138, 0));
  }

  .wp-admin-bar\:hover\:via-indigo-50:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #eef2ff, var(--tw-gradient-to, rgba(238, 242, 255, 0));
  }

  .wp-admin-bar\:hover\:via-indigo-100:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #e0e7ff, var(--tw-gradient-to, rgba(224, 231, 255, 0));
  }

  .wp-admin-bar\:hover\:via-indigo-200:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #c7d2fe, var(--tw-gradient-to, rgba(199, 210, 254, 0));
  }

  .wp-admin-bar\:hover\:via-indigo-300:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #a5b4fc, var(--tw-gradient-to, rgba(165, 180, 252, 0));
  }

  .wp-admin-bar\:hover\:via-indigo-400:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #818cf8, var(--tw-gradient-to, rgba(129, 140, 248, 0));
  }

  .wp-admin-bar\:hover\:via-indigo-500:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6366f1, var(--tw-gradient-to, rgba(99, 102, 241, 0));
  }

  .wp-admin-bar\:hover\:via-indigo-600:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #4f46e5, var(--tw-gradient-to, rgba(79, 70, 229, 0));
  }

  .wp-admin-bar\:hover\:via-indigo-700:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #4338ca, var(--tw-gradient-to, rgba(67, 56, 202, 0));
  }

  .wp-admin-bar\:hover\:via-indigo-800:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #3730a3, var(--tw-gradient-to, rgba(55, 48, 163, 0));
  }

  .wp-admin-bar\:hover\:via-indigo-900:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #312e81, var(--tw-gradient-to, rgba(49, 46, 129, 0));
  }

  .wp-admin-bar\:hover\:via-purple-50:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f5f3ff, var(--tw-gradient-to, rgba(245, 243, 255, 0));
  }

  .wp-admin-bar\:hover\:via-purple-100:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #ede9fe, var(--tw-gradient-to, rgba(237, 233, 254, 0));
  }

  .wp-admin-bar\:hover\:via-purple-200:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #ddd6fe, var(--tw-gradient-to, rgba(221, 214, 254, 0));
  }

  .wp-admin-bar\:hover\:via-purple-300:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #c4b5fd, var(--tw-gradient-to, rgba(196, 181, 253, 0));
  }

  .wp-admin-bar\:hover\:via-purple-400:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #a78bfa, var(--tw-gradient-to, rgba(167, 139, 250, 0));
  }

  .wp-admin-bar\:hover\:via-purple-500:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #8b5cf6, var(--tw-gradient-to, rgba(139, 92, 246, 0));
  }

  .wp-admin-bar\:hover\:via-purple-600:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #7c3aed, var(--tw-gradient-to, rgba(124, 58, 237, 0));
  }

  .wp-admin-bar\:hover\:via-purple-700:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6d28d9, var(--tw-gradient-to, rgba(109, 40, 217, 0));
  }

  .wp-admin-bar\:hover\:via-purple-800:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #5b21b6, var(--tw-gradient-to, rgba(91, 33, 182, 0));
  }

  .wp-admin-bar\:hover\:via-purple-900:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #4c1d95, var(--tw-gradient-to, rgba(76, 29, 149, 0));
  }

  .wp-admin-bar\:hover\:via-pink-50:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fdf2f8, var(--tw-gradient-to, rgba(253, 242, 248, 0));
  }

  .wp-admin-bar\:hover\:via-pink-100:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fce7f3, var(--tw-gradient-to, rgba(252, 231, 243, 0));
  }

  .wp-admin-bar\:hover\:via-pink-200:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fbcfe8, var(--tw-gradient-to, rgba(251, 207, 232, 0));
  }

  .wp-admin-bar\:hover\:via-pink-300:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f9a8d4, var(--tw-gradient-to, rgba(249, 168, 212, 0));
  }

  .wp-admin-bar\:hover\:via-pink-400:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f472b6, var(--tw-gradient-to, rgba(244, 114, 182, 0));
  }

  .wp-admin-bar\:hover\:via-pink-500:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #ec4899, var(--tw-gradient-to, rgba(236, 72, 153, 0));
  }

  .wp-admin-bar\:hover\:via-pink-600:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #db2777, var(--tw-gradient-to, rgba(219, 39, 119, 0));
  }

  .wp-admin-bar\:hover\:via-pink-700:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #be185d, var(--tw-gradient-to, rgba(190, 24, 93, 0));
  }

  .wp-admin-bar\:hover\:via-pink-800:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #9d174d, var(--tw-gradient-to, rgba(157, 23, 77, 0));
  }

  .wp-admin-bar\:hover\:via-pink-900:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #831843, var(--tw-gradient-to, rgba(131, 24, 67, 0));
  }

  .wp-admin-bar\:hover\:via-base-normal:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #004181, var(--tw-gradient-to, rgba(0, 65, 129, 0));
  }

  .wp-admin-bar\:hover\:via-base-dark:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #003469, var(--tw-gradient-to, rgba(0, 52, 105, 0));
  }

  .wp-admin-bar\:hover\:via-base-black:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1D1D1F, var(--tw-gradient-to, rgba(29, 29, 31, 0));
  }

  .wp-admin-bar\:hover\:via-base-border:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #E7E7E9, var(--tw-gradient-to, rgba(231, 231, 233, 0));
  }

  .wp-admin-bar\:hover\:via-primary-normal:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #0067CF, var(--tw-gradient-to, rgba(0, 103, 207, 0));
  }

  .wp-admin-bar\:hover\:via-primary-alt:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #00478F, var(--tw-gradient-to, rgba(0, 71, 143, 0));
  }

  .wp-admin-bar\:hover\:via-subtle-white:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #F9F9F9, var(--tw-gradient-to, rgba(249, 249, 249, 0));
  }

  .wp-admin-bar\:hover\:via-turquesa:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #0097B2, var(--tw-gradient-to, rgba(0, 151, 178, 0));
  }

  .wp-admin-bar\:focus\:via-transparent:focus {
    --tw-gradient-stops: var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .wp-admin-bar\:focus\:via-current:focus {
    --tw-gradient-stops: var(--tw-gradient-from), currentColor, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .wp-admin-bar\:focus\:via-black:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #000, var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .wp-admin-bar\:focus\:via-white:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fff, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .wp-admin-bar\:focus\:via-gray-50:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f9fafb, var(--tw-gradient-to, rgba(249, 250, 251, 0));
  }

  .wp-admin-bar\:focus\:via-gray-100:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f3f4f6, var(--tw-gradient-to, rgba(243, 244, 246, 0));
  }

  .wp-admin-bar\:focus\:via-gray-200:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #e5e7eb, var(--tw-gradient-to, rgba(229, 231, 235, 0));
  }

  .wp-admin-bar\:focus\:via-gray-300:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #d1d5db, var(--tw-gradient-to, rgba(209, 213, 219, 0));
  }

  .wp-admin-bar\:focus\:via-gray-400:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #9ca3af, var(--tw-gradient-to, rgba(156, 163, 175, 0));
  }

  .wp-admin-bar\:focus\:via-gray-500:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6b7280, var(--tw-gradient-to, rgba(107, 114, 128, 0));
  }

  .wp-admin-bar\:focus\:via-gray-600:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #4b5563, var(--tw-gradient-to, rgba(75, 85, 99, 0));
  }

  .wp-admin-bar\:focus\:via-gray-700:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #374151, var(--tw-gradient-to, rgba(55, 65, 81, 0));
  }

  .wp-admin-bar\:focus\:via-gray-800:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1f2937, var(--tw-gradient-to, rgba(31, 41, 55, 0));
  }

  .wp-admin-bar\:focus\:via-gray-900:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #111827, var(--tw-gradient-to, rgba(17, 24, 39, 0));
  }

  .wp-admin-bar\:focus\:via-red-50:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fef2f2, var(--tw-gradient-to, rgba(254, 242, 242, 0));
  }

  .wp-admin-bar\:focus\:via-red-100:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fee2e2, var(--tw-gradient-to, rgba(254, 226, 226, 0));
  }

  .wp-admin-bar\:focus\:via-red-200:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fecaca, var(--tw-gradient-to, rgba(254, 202, 202, 0));
  }

  .wp-admin-bar\:focus\:via-red-300:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fca5a5, var(--tw-gradient-to, rgba(252, 165, 165, 0));
  }

  .wp-admin-bar\:focus\:via-red-400:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f87171, var(--tw-gradient-to, rgba(248, 113, 113, 0));
  }

  .wp-admin-bar\:focus\:via-red-500:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #ef4444, var(--tw-gradient-to, rgba(239, 68, 68, 0));
  }

  .wp-admin-bar\:focus\:via-red-600:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #dc2626, var(--tw-gradient-to, rgba(220, 38, 38, 0));
  }

  .wp-admin-bar\:focus\:via-red-700:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #b91c1c, var(--tw-gradient-to, rgba(185, 28, 28, 0));
  }

  .wp-admin-bar\:focus\:via-red-800:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #991b1b, var(--tw-gradient-to, rgba(153, 27, 27, 0));
  }

  .wp-admin-bar\:focus\:via-red-900:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #7f1d1d, var(--tw-gradient-to, rgba(127, 29, 29, 0));
  }

  .wp-admin-bar\:focus\:via-yellow-50:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fffbeb, var(--tw-gradient-to, rgba(255, 251, 235, 0));
  }

  .wp-admin-bar\:focus\:via-yellow-100:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fef3c7, var(--tw-gradient-to, rgba(254, 243, 199, 0));
  }

  .wp-admin-bar\:focus\:via-yellow-200:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, rgba(253, 230, 138, 0));
  }

  .wp-admin-bar\:focus\:via-yellow-300:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fcd34d, var(--tw-gradient-to, rgba(252, 211, 77, 0));
  }

  .wp-admin-bar\:focus\:via-yellow-400:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fbbf24, var(--tw-gradient-to, rgba(251, 191, 36, 0));
  }

  .wp-admin-bar\:focus\:via-yellow-500:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0));
  }

  .wp-admin-bar\:focus\:via-yellow-600:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #d97706, var(--tw-gradient-to, rgba(217, 119, 6, 0));
  }

  .wp-admin-bar\:focus\:via-yellow-700:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #b45309, var(--tw-gradient-to, rgba(180, 83, 9, 0));
  }

  .wp-admin-bar\:focus\:via-yellow-800:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #92400e, var(--tw-gradient-to, rgba(146, 64, 14, 0));
  }

  .wp-admin-bar\:focus\:via-yellow-900:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #78350f, var(--tw-gradient-to, rgba(120, 53, 15, 0));
  }

  .wp-admin-bar\:focus\:via-green-50:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #ecfdf5, var(--tw-gradient-to, rgba(236, 253, 245, 0));
  }

  .wp-admin-bar\:focus\:via-green-100:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #d1fae5, var(--tw-gradient-to, rgba(209, 250, 229, 0));
  }

  .wp-admin-bar\:focus\:via-green-200:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #a7f3d0, var(--tw-gradient-to, rgba(167, 243, 208, 0));
  }

  .wp-admin-bar\:focus\:via-green-300:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6ee7b7, var(--tw-gradient-to, rgba(110, 231, 183, 0));
  }

  .wp-admin-bar\:focus\:via-green-400:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #34d399, var(--tw-gradient-to, rgba(52, 211, 153, 0));
  }

  .wp-admin-bar\:focus\:via-green-500:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #10b981, var(--tw-gradient-to, rgba(16, 185, 129, 0));
  }

  .wp-admin-bar\:focus\:via-green-600:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #059669, var(--tw-gradient-to, rgba(5, 150, 105, 0));
  }

  .wp-admin-bar\:focus\:via-green-700:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #047857, var(--tw-gradient-to, rgba(4, 120, 87, 0));
  }

  .wp-admin-bar\:focus\:via-green-800:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #065f46, var(--tw-gradient-to, rgba(6, 95, 70, 0));
  }

  .wp-admin-bar\:focus\:via-green-900:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #064e3b, var(--tw-gradient-to, rgba(6, 78, 59, 0));
  }

  .wp-admin-bar\:focus\:via-blue-50:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #eff6ff, var(--tw-gradient-to, rgba(239, 246, 255, 0));
  }

  .wp-admin-bar\:focus\:via-blue-100:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #dbeafe, var(--tw-gradient-to, rgba(219, 234, 254, 0));
  }

  .wp-admin-bar\:focus\:via-blue-200:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #bfdbfe, var(--tw-gradient-to, rgba(191, 219, 254, 0));
  }

  .wp-admin-bar\:focus\:via-blue-300:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #93c5fd, var(--tw-gradient-to, rgba(147, 197, 253, 0));
  }

  .wp-admin-bar\:focus\:via-blue-400:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #60a5fa, var(--tw-gradient-to, rgba(96, 165, 250, 0));
  }

  .wp-admin-bar\:focus\:via-blue-500:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #3b82f6, var(--tw-gradient-to, rgba(59, 130, 246, 0));
  }

  .wp-admin-bar\:focus\:via-blue-600:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #2563eb, var(--tw-gradient-to, rgba(37, 99, 235, 0));
  }

  .wp-admin-bar\:focus\:via-blue-700:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1d4ed8, var(--tw-gradient-to, rgba(29, 78, 216, 0));
  }

  .wp-admin-bar\:focus\:via-blue-800:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1e40af, var(--tw-gradient-to, rgba(30, 64, 175, 0));
  }

  .wp-admin-bar\:focus\:via-blue-900:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1e3a8a, var(--tw-gradient-to, rgba(30, 58, 138, 0));
  }

  .wp-admin-bar\:focus\:via-indigo-50:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #eef2ff, var(--tw-gradient-to, rgba(238, 242, 255, 0));
  }

  .wp-admin-bar\:focus\:via-indigo-100:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #e0e7ff, var(--tw-gradient-to, rgba(224, 231, 255, 0));
  }

  .wp-admin-bar\:focus\:via-indigo-200:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #c7d2fe, var(--tw-gradient-to, rgba(199, 210, 254, 0));
  }

  .wp-admin-bar\:focus\:via-indigo-300:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #a5b4fc, var(--tw-gradient-to, rgba(165, 180, 252, 0));
  }

  .wp-admin-bar\:focus\:via-indigo-400:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #818cf8, var(--tw-gradient-to, rgba(129, 140, 248, 0));
  }

  .wp-admin-bar\:focus\:via-indigo-500:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6366f1, var(--tw-gradient-to, rgba(99, 102, 241, 0));
  }

  .wp-admin-bar\:focus\:via-indigo-600:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #4f46e5, var(--tw-gradient-to, rgba(79, 70, 229, 0));
  }

  .wp-admin-bar\:focus\:via-indigo-700:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #4338ca, var(--tw-gradient-to, rgba(67, 56, 202, 0));
  }

  .wp-admin-bar\:focus\:via-indigo-800:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #3730a3, var(--tw-gradient-to, rgba(55, 48, 163, 0));
  }

  .wp-admin-bar\:focus\:via-indigo-900:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #312e81, var(--tw-gradient-to, rgba(49, 46, 129, 0));
  }

  .wp-admin-bar\:focus\:via-purple-50:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f5f3ff, var(--tw-gradient-to, rgba(245, 243, 255, 0));
  }

  .wp-admin-bar\:focus\:via-purple-100:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #ede9fe, var(--tw-gradient-to, rgba(237, 233, 254, 0));
  }

  .wp-admin-bar\:focus\:via-purple-200:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #ddd6fe, var(--tw-gradient-to, rgba(221, 214, 254, 0));
  }

  .wp-admin-bar\:focus\:via-purple-300:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #c4b5fd, var(--tw-gradient-to, rgba(196, 181, 253, 0));
  }

  .wp-admin-bar\:focus\:via-purple-400:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #a78bfa, var(--tw-gradient-to, rgba(167, 139, 250, 0));
  }

  .wp-admin-bar\:focus\:via-purple-500:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #8b5cf6, var(--tw-gradient-to, rgba(139, 92, 246, 0));
  }

  .wp-admin-bar\:focus\:via-purple-600:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #7c3aed, var(--tw-gradient-to, rgba(124, 58, 237, 0));
  }

  .wp-admin-bar\:focus\:via-purple-700:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6d28d9, var(--tw-gradient-to, rgba(109, 40, 217, 0));
  }

  .wp-admin-bar\:focus\:via-purple-800:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #5b21b6, var(--tw-gradient-to, rgba(91, 33, 182, 0));
  }

  .wp-admin-bar\:focus\:via-purple-900:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #4c1d95, var(--tw-gradient-to, rgba(76, 29, 149, 0));
  }

  .wp-admin-bar\:focus\:via-pink-50:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fdf2f8, var(--tw-gradient-to, rgba(253, 242, 248, 0));
  }

  .wp-admin-bar\:focus\:via-pink-100:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fce7f3, var(--tw-gradient-to, rgba(252, 231, 243, 0));
  }

  .wp-admin-bar\:focus\:via-pink-200:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fbcfe8, var(--tw-gradient-to, rgba(251, 207, 232, 0));
  }

  .wp-admin-bar\:focus\:via-pink-300:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f9a8d4, var(--tw-gradient-to, rgba(249, 168, 212, 0));
  }

  .wp-admin-bar\:focus\:via-pink-400:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f472b6, var(--tw-gradient-to, rgba(244, 114, 182, 0));
  }

  .wp-admin-bar\:focus\:via-pink-500:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #ec4899, var(--tw-gradient-to, rgba(236, 72, 153, 0));
  }

  .wp-admin-bar\:focus\:via-pink-600:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #db2777, var(--tw-gradient-to, rgba(219, 39, 119, 0));
  }

  .wp-admin-bar\:focus\:via-pink-700:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #be185d, var(--tw-gradient-to, rgba(190, 24, 93, 0));
  }

  .wp-admin-bar\:focus\:via-pink-800:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #9d174d, var(--tw-gradient-to, rgba(157, 23, 77, 0));
  }

  .wp-admin-bar\:focus\:via-pink-900:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #831843, var(--tw-gradient-to, rgba(131, 24, 67, 0));
  }

  .wp-admin-bar\:focus\:via-base-normal:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #004181, var(--tw-gradient-to, rgba(0, 65, 129, 0));
  }

  .wp-admin-bar\:focus\:via-base-dark:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #003469, var(--tw-gradient-to, rgba(0, 52, 105, 0));
  }

  .wp-admin-bar\:focus\:via-base-black:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1D1D1F, var(--tw-gradient-to, rgba(29, 29, 31, 0));
  }

  .wp-admin-bar\:focus\:via-base-border:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #E7E7E9, var(--tw-gradient-to, rgba(231, 231, 233, 0));
  }

  .wp-admin-bar\:focus\:via-primary-normal:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #0067CF, var(--tw-gradient-to, rgba(0, 103, 207, 0));
  }

  .wp-admin-bar\:focus\:via-primary-alt:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #00478F, var(--tw-gradient-to, rgba(0, 71, 143, 0));
  }

  .wp-admin-bar\:focus\:via-subtle-white:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #F9F9F9, var(--tw-gradient-to, rgba(249, 249, 249, 0));
  }

  .wp-admin-bar\:focus\:via-turquesa:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #0097B2, var(--tw-gradient-to, rgba(0, 151, 178, 0));
  }

  .wp-admin-bar\:to-transparent {
    --tw-gradient-to: transparent;
  }

  .wp-admin-bar\:to-current {
    --tw-gradient-to: currentColor;
  }

  .wp-admin-bar\:to-black {
    --tw-gradient-to: #000;
  }

  .wp-admin-bar\:to-white {
    --tw-gradient-to: #fff;
  }

  .wp-admin-bar\:to-gray-50 {
    --tw-gradient-to: #f9fafb;
  }

  .wp-admin-bar\:to-gray-100 {
    --tw-gradient-to: #f3f4f6;
  }

  .wp-admin-bar\:to-gray-200 {
    --tw-gradient-to: #e5e7eb;
  }

  .wp-admin-bar\:to-gray-300 {
    --tw-gradient-to: #d1d5db;
  }

  .wp-admin-bar\:to-gray-400 {
    --tw-gradient-to: #9ca3af;
  }

  .wp-admin-bar\:to-gray-500 {
    --tw-gradient-to: #6b7280;
  }

  .wp-admin-bar\:to-gray-600 {
    --tw-gradient-to: #4b5563;
  }

  .wp-admin-bar\:to-gray-700 {
    --tw-gradient-to: #374151;
  }

  .wp-admin-bar\:to-gray-800 {
    --tw-gradient-to: #1f2937;
  }

  .wp-admin-bar\:to-gray-900 {
    --tw-gradient-to: #111827;
  }

  .wp-admin-bar\:to-red-50 {
    --tw-gradient-to: #fef2f2;
  }

  .wp-admin-bar\:to-red-100 {
    --tw-gradient-to: #fee2e2;
  }

  .wp-admin-bar\:to-red-200 {
    --tw-gradient-to: #fecaca;
  }

  .wp-admin-bar\:to-red-300 {
    --tw-gradient-to: #fca5a5;
  }

  .wp-admin-bar\:to-red-400 {
    --tw-gradient-to: #f87171;
  }

  .wp-admin-bar\:to-red-500 {
    --tw-gradient-to: #ef4444;
  }

  .wp-admin-bar\:to-red-600 {
    --tw-gradient-to: #dc2626;
  }

  .wp-admin-bar\:to-red-700 {
    --tw-gradient-to: #b91c1c;
  }

  .wp-admin-bar\:to-red-800 {
    --tw-gradient-to: #991b1b;
  }

  .wp-admin-bar\:to-red-900 {
    --tw-gradient-to: #7f1d1d;
  }

  .wp-admin-bar\:to-yellow-50 {
    --tw-gradient-to: #fffbeb;
  }

  .wp-admin-bar\:to-yellow-100 {
    --tw-gradient-to: #fef3c7;
  }

  .wp-admin-bar\:to-yellow-200 {
    --tw-gradient-to: #fde68a;
  }

  .wp-admin-bar\:to-yellow-300 {
    --tw-gradient-to: #fcd34d;
  }

  .wp-admin-bar\:to-yellow-400 {
    --tw-gradient-to: #fbbf24;
  }

  .wp-admin-bar\:to-yellow-500 {
    --tw-gradient-to: #f59e0b;
  }

  .wp-admin-bar\:to-yellow-600 {
    --tw-gradient-to: #d97706;
  }

  .wp-admin-bar\:to-yellow-700 {
    --tw-gradient-to: #b45309;
  }

  .wp-admin-bar\:to-yellow-800 {
    --tw-gradient-to: #92400e;
  }

  .wp-admin-bar\:to-yellow-900 {
    --tw-gradient-to: #78350f;
  }

  .wp-admin-bar\:to-green-50 {
    --tw-gradient-to: #ecfdf5;
  }

  .wp-admin-bar\:to-green-100 {
    --tw-gradient-to: #d1fae5;
  }

  .wp-admin-bar\:to-green-200 {
    --tw-gradient-to: #a7f3d0;
  }

  .wp-admin-bar\:to-green-300 {
    --tw-gradient-to: #6ee7b7;
  }

  .wp-admin-bar\:to-green-400 {
    --tw-gradient-to: #34d399;
  }

  .wp-admin-bar\:to-green-500 {
    --tw-gradient-to: #10b981;
  }

  .wp-admin-bar\:to-green-600 {
    --tw-gradient-to: #059669;
  }

  .wp-admin-bar\:to-green-700 {
    --tw-gradient-to: #047857;
  }

  .wp-admin-bar\:to-green-800 {
    --tw-gradient-to: #065f46;
  }

  .wp-admin-bar\:to-green-900 {
    --tw-gradient-to: #064e3b;
  }

  .wp-admin-bar\:to-blue-50 {
    --tw-gradient-to: #eff6ff;
  }

  .wp-admin-bar\:to-blue-100 {
    --tw-gradient-to: #dbeafe;
  }

  .wp-admin-bar\:to-blue-200 {
    --tw-gradient-to: #bfdbfe;
  }

  .wp-admin-bar\:to-blue-300 {
    --tw-gradient-to: #93c5fd;
  }

  .wp-admin-bar\:to-blue-400 {
    --tw-gradient-to: #60a5fa;
  }

  .wp-admin-bar\:to-blue-500 {
    --tw-gradient-to: #3b82f6;
  }

  .wp-admin-bar\:to-blue-600 {
    --tw-gradient-to: #2563eb;
  }

  .wp-admin-bar\:to-blue-700 {
    --tw-gradient-to: #1d4ed8;
  }

  .wp-admin-bar\:to-blue-800 {
    --tw-gradient-to: #1e40af;
  }

  .wp-admin-bar\:to-blue-900 {
    --tw-gradient-to: #1e3a8a;
  }

  .wp-admin-bar\:to-indigo-50 {
    --tw-gradient-to: #eef2ff;
  }

  .wp-admin-bar\:to-indigo-100 {
    --tw-gradient-to: #e0e7ff;
  }

  .wp-admin-bar\:to-indigo-200 {
    --tw-gradient-to: #c7d2fe;
  }

  .wp-admin-bar\:to-indigo-300 {
    --tw-gradient-to: #a5b4fc;
  }

  .wp-admin-bar\:to-indigo-400 {
    --tw-gradient-to: #818cf8;
  }

  .wp-admin-bar\:to-indigo-500 {
    --tw-gradient-to: #6366f1;
  }

  .wp-admin-bar\:to-indigo-600 {
    --tw-gradient-to: #4f46e5;
  }

  .wp-admin-bar\:to-indigo-700 {
    --tw-gradient-to: #4338ca;
  }

  .wp-admin-bar\:to-indigo-800 {
    --tw-gradient-to: #3730a3;
  }

  .wp-admin-bar\:to-indigo-900 {
    --tw-gradient-to: #312e81;
  }

  .wp-admin-bar\:to-purple-50 {
    --tw-gradient-to: #f5f3ff;
  }

  .wp-admin-bar\:to-purple-100 {
    --tw-gradient-to: #ede9fe;
  }

  .wp-admin-bar\:to-purple-200 {
    --tw-gradient-to: #ddd6fe;
  }

  .wp-admin-bar\:to-purple-300 {
    --tw-gradient-to: #c4b5fd;
  }

  .wp-admin-bar\:to-purple-400 {
    --tw-gradient-to: #a78bfa;
  }

  .wp-admin-bar\:to-purple-500 {
    --tw-gradient-to: #8b5cf6;
  }

  .wp-admin-bar\:to-purple-600 {
    --tw-gradient-to: #7c3aed;
  }

  .wp-admin-bar\:to-purple-700 {
    --tw-gradient-to: #6d28d9;
  }

  .wp-admin-bar\:to-purple-800 {
    --tw-gradient-to: #5b21b6;
  }

  .wp-admin-bar\:to-purple-900 {
    --tw-gradient-to: #4c1d95;
  }

  .wp-admin-bar\:to-pink-50 {
    --tw-gradient-to: #fdf2f8;
  }

  .wp-admin-bar\:to-pink-100 {
    --tw-gradient-to: #fce7f3;
  }

  .wp-admin-bar\:to-pink-200 {
    --tw-gradient-to: #fbcfe8;
  }

  .wp-admin-bar\:to-pink-300 {
    --tw-gradient-to: #f9a8d4;
  }

  .wp-admin-bar\:to-pink-400 {
    --tw-gradient-to: #f472b6;
  }

  .wp-admin-bar\:to-pink-500 {
    --tw-gradient-to: #ec4899;
  }

  .wp-admin-bar\:to-pink-600 {
    --tw-gradient-to: #db2777;
  }

  .wp-admin-bar\:to-pink-700 {
    --tw-gradient-to: #be185d;
  }

  .wp-admin-bar\:to-pink-800 {
    --tw-gradient-to: #9d174d;
  }

  .wp-admin-bar\:to-pink-900 {
    --tw-gradient-to: #831843;
  }

  .wp-admin-bar\:to-base-normal {
    --tw-gradient-to: #004181;
  }

  .wp-admin-bar\:to-base-dark {
    --tw-gradient-to: #003469;
  }

  .wp-admin-bar\:to-base-black {
    --tw-gradient-to: #1D1D1F;
  }

  .wp-admin-bar\:to-base-border {
    --tw-gradient-to: #E7E7E9;
  }

  .wp-admin-bar\:to-primary-normal {
    --tw-gradient-to: #0067CF;
  }

  .wp-admin-bar\:to-primary-alt {
    --tw-gradient-to: #00478F;
  }

  .wp-admin-bar\:to-subtle-white {
    --tw-gradient-to: #F9F9F9;
  }

  .wp-admin-bar\:to-turquesa {
    --tw-gradient-to: #0097B2;
  }

  .wp-admin-bar\:hover\:to-transparent:hover {
    --tw-gradient-to: transparent;
  }

  .wp-admin-bar\:hover\:to-current:hover {
    --tw-gradient-to: currentColor;
  }

  .wp-admin-bar\:hover\:to-black:hover {
    --tw-gradient-to: #000;
  }

  .wp-admin-bar\:hover\:to-white:hover {
    --tw-gradient-to: #fff;
  }

  .wp-admin-bar\:hover\:to-gray-50:hover {
    --tw-gradient-to: #f9fafb;
  }

  .wp-admin-bar\:hover\:to-gray-100:hover {
    --tw-gradient-to: #f3f4f6;
  }

  .wp-admin-bar\:hover\:to-gray-200:hover {
    --tw-gradient-to: #e5e7eb;
  }

  .wp-admin-bar\:hover\:to-gray-300:hover {
    --tw-gradient-to: #d1d5db;
  }

  .wp-admin-bar\:hover\:to-gray-400:hover {
    --tw-gradient-to: #9ca3af;
  }

  .wp-admin-bar\:hover\:to-gray-500:hover {
    --tw-gradient-to: #6b7280;
  }

  .wp-admin-bar\:hover\:to-gray-600:hover {
    --tw-gradient-to: #4b5563;
  }

  .wp-admin-bar\:hover\:to-gray-700:hover {
    --tw-gradient-to: #374151;
  }

  .wp-admin-bar\:hover\:to-gray-800:hover {
    --tw-gradient-to: #1f2937;
  }

  .wp-admin-bar\:hover\:to-gray-900:hover {
    --tw-gradient-to: #111827;
  }

  .wp-admin-bar\:hover\:to-red-50:hover {
    --tw-gradient-to: #fef2f2;
  }

  .wp-admin-bar\:hover\:to-red-100:hover {
    --tw-gradient-to: #fee2e2;
  }

  .wp-admin-bar\:hover\:to-red-200:hover {
    --tw-gradient-to: #fecaca;
  }

  .wp-admin-bar\:hover\:to-red-300:hover {
    --tw-gradient-to: #fca5a5;
  }

  .wp-admin-bar\:hover\:to-red-400:hover {
    --tw-gradient-to: #f87171;
  }

  .wp-admin-bar\:hover\:to-red-500:hover {
    --tw-gradient-to: #ef4444;
  }

  .wp-admin-bar\:hover\:to-red-600:hover {
    --tw-gradient-to: #dc2626;
  }

  .wp-admin-bar\:hover\:to-red-700:hover {
    --tw-gradient-to: #b91c1c;
  }

  .wp-admin-bar\:hover\:to-red-800:hover {
    --tw-gradient-to: #991b1b;
  }

  .wp-admin-bar\:hover\:to-red-900:hover {
    --tw-gradient-to: #7f1d1d;
  }

  .wp-admin-bar\:hover\:to-yellow-50:hover {
    --tw-gradient-to: #fffbeb;
  }

  .wp-admin-bar\:hover\:to-yellow-100:hover {
    --tw-gradient-to: #fef3c7;
  }

  .wp-admin-bar\:hover\:to-yellow-200:hover {
    --tw-gradient-to: #fde68a;
  }

  .wp-admin-bar\:hover\:to-yellow-300:hover {
    --tw-gradient-to: #fcd34d;
  }

  .wp-admin-bar\:hover\:to-yellow-400:hover {
    --tw-gradient-to: #fbbf24;
  }

  .wp-admin-bar\:hover\:to-yellow-500:hover {
    --tw-gradient-to: #f59e0b;
  }

  .wp-admin-bar\:hover\:to-yellow-600:hover {
    --tw-gradient-to: #d97706;
  }

  .wp-admin-bar\:hover\:to-yellow-700:hover {
    --tw-gradient-to: #b45309;
  }

  .wp-admin-bar\:hover\:to-yellow-800:hover {
    --tw-gradient-to: #92400e;
  }

  .wp-admin-bar\:hover\:to-yellow-900:hover {
    --tw-gradient-to: #78350f;
  }

  .wp-admin-bar\:hover\:to-green-50:hover {
    --tw-gradient-to: #ecfdf5;
  }

  .wp-admin-bar\:hover\:to-green-100:hover {
    --tw-gradient-to: #d1fae5;
  }

  .wp-admin-bar\:hover\:to-green-200:hover {
    --tw-gradient-to: #a7f3d0;
  }

  .wp-admin-bar\:hover\:to-green-300:hover {
    --tw-gradient-to: #6ee7b7;
  }

  .wp-admin-bar\:hover\:to-green-400:hover {
    --tw-gradient-to: #34d399;
  }

  .wp-admin-bar\:hover\:to-green-500:hover {
    --tw-gradient-to: #10b981;
  }

  .wp-admin-bar\:hover\:to-green-600:hover {
    --tw-gradient-to: #059669;
  }

  .wp-admin-bar\:hover\:to-green-700:hover {
    --tw-gradient-to: #047857;
  }

  .wp-admin-bar\:hover\:to-green-800:hover {
    --tw-gradient-to: #065f46;
  }

  .wp-admin-bar\:hover\:to-green-900:hover {
    --tw-gradient-to: #064e3b;
  }

  .wp-admin-bar\:hover\:to-blue-50:hover {
    --tw-gradient-to: #eff6ff;
  }

  .wp-admin-bar\:hover\:to-blue-100:hover {
    --tw-gradient-to: #dbeafe;
  }

  .wp-admin-bar\:hover\:to-blue-200:hover {
    --tw-gradient-to: #bfdbfe;
  }

  .wp-admin-bar\:hover\:to-blue-300:hover {
    --tw-gradient-to: #93c5fd;
  }

  .wp-admin-bar\:hover\:to-blue-400:hover {
    --tw-gradient-to: #60a5fa;
  }

  .wp-admin-bar\:hover\:to-blue-500:hover {
    --tw-gradient-to: #3b82f6;
  }

  .wp-admin-bar\:hover\:to-blue-600:hover {
    --tw-gradient-to: #2563eb;
  }

  .wp-admin-bar\:hover\:to-blue-700:hover {
    --tw-gradient-to: #1d4ed8;
  }

  .wp-admin-bar\:hover\:to-blue-800:hover {
    --tw-gradient-to: #1e40af;
  }

  .wp-admin-bar\:hover\:to-blue-900:hover {
    --tw-gradient-to: #1e3a8a;
  }

  .wp-admin-bar\:hover\:to-indigo-50:hover {
    --tw-gradient-to: #eef2ff;
  }

  .wp-admin-bar\:hover\:to-indigo-100:hover {
    --tw-gradient-to: #e0e7ff;
  }

  .wp-admin-bar\:hover\:to-indigo-200:hover {
    --tw-gradient-to: #c7d2fe;
  }

  .wp-admin-bar\:hover\:to-indigo-300:hover {
    --tw-gradient-to: #a5b4fc;
  }

  .wp-admin-bar\:hover\:to-indigo-400:hover {
    --tw-gradient-to: #818cf8;
  }

  .wp-admin-bar\:hover\:to-indigo-500:hover {
    --tw-gradient-to: #6366f1;
  }

  .wp-admin-bar\:hover\:to-indigo-600:hover {
    --tw-gradient-to: #4f46e5;
  }

  .wp-admin-bar\:hover\:to-indigo-700:hover {
    --tw-gradient-to: #4338ca;
  }

  .wp-admin-bar\:hover\:to-indigo-800:hover {
    --tw-gradient-to: #3730a3;
  }

  .wp-admin-bar\:hover\:to-indigo-900:hover {
    --tw-gradient-to: #312e81;
  }

  .wp-admin-bar\:hover\:to-purple-50:hover {
    --tw-gradient-to: #f5f3ff;
  }

  .wp-admin-bar\:hover\:to-purple-100:hover {
    --tw-gradient-to: #ede9fe;
  }

  .wp-admin-bar\:hover\:to-purple-200:hover {
    --tw-gradient-to: #ddd6fe;
  }

  .wp-admin-bar\:hover\:to-purple-300:hover {
    --tw-gradient-to: #c4b5fd;
  }

  .wp-admin-bar\:hover\:to-purple-400:hover {
    --tw-gradient-to: #a78bfa;
  }

  .wp-admin-bar\:hover\:to-purple-500:hover {
    --tw-gradient-to: #8b5cf6;
  }

  .wp-admin-bar\:hover\:to-purple-600:hover {
    --tw-gradient-to: #7c3aed;
  }

  .wp-admin-bar\:hover\:to-purple-700:hover {
    --tw-gradient-to: #6d28d9;
  }

  .wp-admin-bar\:hover\:to-purple-800:hover {
    --tw-gradient-to: #5b21b6;
  }

  .wp-admin-bar\:hover\:to-purple-900:hover {
    --tw-gradient-to: #4c1d95;
  }

  .wp-admin-bar\:hover\:to-pink-50:hover {
    --tw-gradient-to: #fdf2f8;
  }

  .wp-admin-bar\:hover\:to-pink-100:hover {
    --tw-gradient-to: #fce7f3;
  }

  .wp-admin-bar\:hover\:to-pink-200:hover {
    --tw-gradient-to: #fbcfe8;
  }

  .wp-admin-bar\:hover\:to-pink-300:hover {
    --tw-gradient-to: #f9a8d4;
  }

  .wp-admin-bar\:hover\:to-pink-400:hover {
    --tw-gradient-to: #f472b6;
  }

  .wp-admin-bar\:hover\:to-pink-500:hover {
    --tw-gradient-to: #ec4899;
  }

  .wp-admin-bar\:hover\:to-pink-600:hover {
    --tw-gradient-to: #db2777;
  }

  .wp-admin-bar\:hover\:to-pink-700:hover {
    --tw-gradient-to: #be185d;
  }

  .wp-admin-bar\:hover\:to-pink-800:hover {
    --tw-gradient-to: #9d174d;
  }

  .wp-admin-bar\:hover\:to-pink-900:hover {
    --tw-gradient-to: #831843;
  }

  .wp-admin-bar\:hover\:to-base-normal:hover {
    --tw-gradient-to: #004181;
  }

  .wp-admin-bar\:hover\:to-base-dark:hover {
    --tw-gradient-to: #003469;
  }

  .wp-admin-bar\:hover\:to-base-black:hover {
    --tw-gradient-to: #1D1D1F;
  }

  .wp-admin-bar\:hover\:to-base-border:hover {
    --tw-gradient-to: #E7E7E9;
  }

  .wp-admin-bar\:hover\:to-primary-normal:hover {
    --tw-gradient-to: #0067CF;
  }

  .wp-admin-bar\:hover\:to-primary-alt:hover {
    --tw-gradient-to: #00478F;
  }

  .wp-admin-bar\:hover\:to-subtle-white:hover {
    --tw-gradient-to: #F9F9F9;
  }

  .wp-admin-bar\:hover\:to-turquesa:hover {
    --tw-gradient-to: #0097B2;
  }

  .wp-admin-bar\:focus\:to-transparent:focus {
    --tw-gradient-to: transparent;
  }

  .wp-admin-bar\:focus\:to-current:focus {
    --tw-gradient-to: currentColor;
  }

  .wp-admin-bar\:focus\:to-black:focus {
    --tw-gradient-to: #000;
  }

  .wp-admin-bar\:focus\:to-white:focus {
    --tw-gradient-to: #fff;
  }

  .wp-admin-bar\:focus\:to-gray-50:focus {
    --tw-gradient-to: #f9fafb;
  }

  .wp-admin-bar\:focus\:to-gray-100:focus {
    --tw-gradient-to: #f3f4f6;
  }

  .wp-admin-bar\:focus\:to-gray-200:focus {
    --tw-gradient-to: #e5e7eb;
  }

  .wp-admin-bar\:focus\:to-gray-300:focus {
    --tw-gradient-to: #d1d5db;
  }

  .wp-admin-bar\:focus\:to-gray-400:focus {
    --tw-gradient-to: #9ca3af;
  }

  .wp-admin-bar\:focus\:to-gray-500:focus {
    --tw-gradient-to: #6b7280;
  }

  .wp-admin-bar\:focus\:to-gray-600:focus {
    --tw-gradient-to: #4b5563;
  }

  .wp-admin-bar\:focus\:to-gray-700:focus {
    --tw-gradient-to: #374151;
  }

  .wp-admin-bar\:focus\:to-gray-800:focus {
    --tw-gradient-to: #1f2937;
  }

  .wp-admin-bar\:focus\:to-gray-900:focus {
    --tw-gradient-to: #111827;
  }

  .wp-admin-bar\:focus\:to-red-50:focus {
    --tw-gradient-to: #fef2f2;
  }

  .wp-admin-bar\:focus\:to-red-100:focus {
    --tw-gradient-to: #fee2e2;
  }

  .wp-admin-bar\:focus\:to-red-200:focus {
    --tw-gradient-to: #fecaca;
  }

  .wp-admin-bar\:focus\:to-red-300:focus {
    --tw-gradient-to: #fca5a5;
  }

  .wp-admin-bar\:focus\:to-red-400:focus {
    --tw-gradient-to: #f87171;
  }

  .wp-admin-bar\:focus\:to-red-500:focus {
    --tw-gradient-to: #ef4444;
  }

  .wp-admin-bar\:focus\:to-red-600:focus {
    --tw-gradient-to: #dc2626;
  }

  .wp-admin-bar\:focus\:to-red-700:focus {
    --tw-gradient-to: #b91c1c;
  }

  .wp-admin-bar\:focus\:to-red-800:focus {
    --tw-gradient-to: #991b1b;
  }

  .wp-admin-bar\:focus\:to-red-900:focus {
    --tw-gradient-to: #7f1d1d;
  }

  .wp-admin-bar\:focus\:to-yellow-50:focus {
    --tw-gradient-to: #fffbeb;
  }

  .wp-admin-bar\:focus\:to-yellow-100:focus {
    --tw-gradient-to: #fef3c7;
  }

  .wp-admin-bar\:focus\:to-yellow-200:focus {
    --tw-gradient-to: #fde68a;
  }

  .wp-admin-bar\:focus\:to-yellow-300:focus {
    --tw-gradient-to: #fcd34d;
  }

  .wp-admin-bar\:focus\:to-yellow-400:focus {
    --tw-gradient-to: #fbbf24;
  }

  .wp-admin-bar\:focus\:to-yellow-500:focus {
    --tw-gradient-to: #f59e0b;
  }

  .wp-admin-bar\:focus\:to-yellow-600:focus {
    --tw-gradient-to: #d97706;
  }

  .wp-admin-bar\:focus\:to-yellow-700:focus {
    --tw-gradient-to: #b45309;
  }

  .wp-admin-bar\:focus\:to-yellow-800:focus {
    --tw-gradient-to: #92400e;
  }

  .wp-admin-bar\:focus\:to-yellow-900:focus {
    --tw-gradient-to: #78350f;
  }

  .wp-admin-bar\:focus\:to-green-50:focus {
    --tw-gradient-to: #ecfdf5;
  }

  .wp-admin-bar\:focus\:to-green-100:focus {
    --tw-gradient-to: #d1fae5;
  }

  .wp-admin-bar\:focus\:to-green-200:focus {
    --tw-gradient-to: #a7f3d0;
  }

  .wp-admin-bar\:focus\:to-green-300:focus {
    --tw-gradient-to: #6ee7b7;
  }

  .wp-admin-bar\:focus\:to-green-400:focus {
    --tw-gradient-to: #34d399;
  }

  .wp-admin-bar\:focus\:to-green-500:focus {
    --tw-gradient-to: #10b981;
  }

  .wp-admin-bar\:focus\:to-green-600:focus {
    --tw-gradient-to: #059669;
  }

  .wp-admin-bar\:focus\:to-green-700:focus {
    --tw-gradient-to: #047857;
  }

  .wp-admin-bar\:focus\:to-green-800:focus {
    --tw-gradient-to: #065f46;
  }

  .wp-admin-bar\:focus\:to-green-900:focus {
    --tw-gradient-to: #064e3b;
  }

  .wp-admin-bar\:focus\:to-blue-50:focus {
    --tw-gradient-to: #eff6ff;
  }

  .wp-admin-bar\:focus\:to-blue-100:focus {
    --tw-gradient-to: #dbeafe;
  }

  .wp-admin-bar\:focus\:to-blue-200:focus {
    --tw-gradient-to: #bfdbfe;
  }

  .wp-admin-bar\:focus\:to-blue-300:focus {
    --tw-gradient-to: #93c5fd;
  }

  .wp-admin-bar\:focus\:to-blue-400:focus {
    --tw-gradient-to: #60a5fa;
  }

  .wp-admin-bar\:focus\:to-blue-500:focus {
    --tw-gradient-to: #3b82f6;
  }

  .wp-admin-bar\:focus\:to-blue-600:focus {
    --tw-gradient-to: #2563eb;
  }

  .wp-admin-bar\:focus\:to-blue-700:focus {
    --tw-gradient-to: #1d4ed8;
  }

  .wp-admin-bar\:focus\:to-blue-800:focus {
    --tw-gradient-to: #1e40af;
  }

  .wp-admin-bar\:focus\:to-blue-900:focus {
    --tw-gradient-to: #1e3a8a;
  }

  .wp-admin-bar\:focus\:to-indigo-50:focus {
    --tw-gradient-to: #eef2ff;
  }

  .wp-admin-bar\:focus\:to-indigo-100:focus {
    --tw-gradient-to: #e0e7ff;
  }

  .wp-admin-bar\:focus\:to-indigo-200:focus {
    --tw-gradient-to: #c7d2fe;
  }

  .wp-admin-bar\:focus\:to-indigo-300:focus {
    --tw-gradient-to: #a5b4fc;
  }

  .wp-admin-bar\:focus\:to-indigo-400:focus {
    --tw-gradient-to: #818cf8;
  }

  .wp-admin-bar\:focus\:to-indigo-500:focus {
    --tw-gradient-to: #6366f1;
  }

  .wp-admin-bar\:focus\:to-indigo-600:focus {
    --tw-gradient-to: #4f46e5;
  }

  .wp-admin-bar\:focus\:to-indigo-700:focus {
    --tw-gradient-to: #4338ca;
  }

  .wp-admin-bar\:focus\:to-indigo-800:focus {
    --tw-gradient-to: #3730a3;
  }

  .wp-admin-bar\:focus\:to-indigo-900:focus {
    --tw-gradient-to: #312e81;
  }

  .wp-admin-bar\:focus\:to-purple-50:focus {
    --tw-gradient-to: #f5f3ff;
  }

  .wp-admin-bar\:focus\:to-purple-100:focus {
    --tw-gradient-to: #ede9fe;
  }

  .wp-admin-bar\:focus\:to-purple-200:focus {
    --tw-gradient-to: #ddd6fe;
  }

  .wp-admin-bar\:focus\:to-purple-300:focus {
    --tw-gradient-to: #c4b5fd;
  }

  .wp-admin-bar\:focus\:to-purple-400:focus {
    --tw-gradient-to: #a78bfa;
  }

  .wp-admin-bar\:focus\:to-purple-500:focus {
    --tw-gradient-to: #8b5cf6;
  }

  .wp-admin-bar\:focus\:to-purple-600:focus {
    --tw-gradient-to: #7c3aed;
  }

  .wp-admin-bar\:focus\:to-purple-700:focus {
    --tw-gradient-to: #6d28d9;
  }

  .wp-admin-bar\:focus\:to-purple-800:focus {
    --tw-gradient-to: #5b21b6;
  }

  .wp-admin-bar\:focus\:to-purple-900:focus {
    --tw-gradient-to: #4c1d95;
  }

  .wp-admin-bar\:focus\:to-pink-50:focus {
    --tw-gradient-to: #fdf2f8;
  }

  .wp-admin-bar\:focus\:to-pink-100:focus {
    --tw-gradient-to: #fce7f3;
  }

  .wp-admin-bar\:focus\:to-pink-200:focus {
    --tw-gradient-to: #fbcfe8;
  }

  .wp-admin-bar\:focus\:to-pink-300:focus {
    --tw-gradient-to: #f9a8d4;
  }

  .wp-admin-bar\:focus\:to-pink-400:focus {
    --tw-gradient-to: #f472b6;
  }

  .wp-admin-bar\:focus\:to-pink-500:focus {
    --tw-gradient-to: #ec4899;
  }

  .wp-admin-bar\:focus\:to-pink-600:focus {
    --tw-gradient-to: #db2777;
  }

  .wp-admin-bar\:focus\:to-pink-700:focus {
    --tw-gradient-to: #be185d;
  }

  .wp-admin-bar\:focus\:to-pink-800:focus {
    --tw-gradient-to: #9d174d;
  }

  .wp-admin-bar\:focus\:to-pink-900:focus {
    --tw-gradient-to: #831843;
  }

  .wp-admin-bar\:focus\:to-base-normal:focus {
    --tw-gradient-to: #004181;
  }

  .wp-admin-bar\:focus\:to-base-dark:focus {
    --tw-gradient-to: #003469;
  }

  .wp-admin-bar\:focus\:to-base-black:focus {
    --tw-gradient-to: #1D1D1F;
  }

  .wp-admin-bar\:focus\:to-base-border:focus {
    --tw-gradient-to: #E7E7E9;
  }

  .wp-admin-bar\:focus\:to-primary-normal:focus {
    --tw-gradient-to: #0067CF;
  }

  .wp-admin-bar\:focus\:to-primary-alt:focus {
    --tw-gradient-to: #00478F;
  }

  .wp-admin-bar\:focus\:to-subtle-white:focus {
    --tw-gradient-to: #F9F9F9;
  }

  .wp-admin-bar\:focus\:to-turquesa:focus {
    --tw-gradient-to: #0097B2;
  }

  .wp-admin-bar\:decoration-slice {
    -webkit-box-decoration-break: slice;
            box-decoration-break: slice;
  }

  .wp-admin-bar\:decoration-clone {
    -webkit-box-decoration-break: clone;
            box-decoration-break: clone;
  }

  .wp-admin-bar\:bg-auto {
    background-size: auto;
  }

  .wp-admin-bar\:bg-cover {
    background-size: cover;
  }

  .wp-admin-bar\:bg-contain {
    background-size: contain;
  }

  .wp-admin-bar\:bg-fixed {
    background-attachment: fixed;
  }

  .wp-admin-bar\:bg-local {
    background-attachment: local;
  }

  .wp-admin-bar\:bg-scroll {
    background-attachment: scroll;
  }

  .wp-admin-bar\:bg-clip-border {
    background-clip: border-box;
  }

  .wp-admin-bar\:bg-clip-padding {
    background-clip: padding-box;
  }

  .wp-admin-bar\:bg-clip-content {
    background-clip: content-box;
  }

  .wp-admin-bar\:bg-clip-text {
    -webkit-background-clip: text;
            background-clip: text;
  }

  .wp-admin-bar\:bg-bottom {
    background-position: bottom;
  }

  .wp-admin-bar\:bg-center {
    background-position: center;
  }

  .wp-admin-bar\:bg-left {
    background-position: left;
  }

  .wp-admin-bar\:bg-left-bottom {
    background-position: left bottom;
  }

  .wp-admin-bar\:bg-left-top {
    background-position: left top;
  }

  .wp-admin-bar\:bg-right {
    background-position: right;
  }

  .wp-admin-bar\:bg-right-bottom {
    background-position: right bottom;
  }

  .wp-admin-bar\:bg-right-top {
    background-position: right top;
  }

  .wp-admin-bar\:bg-top {
    background-position: top;
  }

  .wp-admin-bar\:bg-repeat {
    background-repeat: repeat;
  }

  .wp-admin-bar\:bg-no-repeat {
    background-repeat: no-repeat;
  }

  .wp-admin-bar\:bg-repeat-x {
    background-repeat: repeat-x;
  }

  .wp-admin-bar\:bg-repeat-y {
    background-repeat: repeat-y;
  }

  .wp-admin-bar\:bg-repeat-round {
    background-repeat: round;
  }

  .wp-admin-bar\:bg-repeat-space {
    background-repeat: space;
  }

  .wp-admin-bar\:bg-origin-border {
    background-origin: border-box;
  }

  .wp-admin-bar\:bg-origin-padding {
    background-origin: padding-box;
  }

  .wp-admin-bar\:bg-origin-content {
    background-origin: content-box;
  }

  .wp-admin-bar\:fill-current {
    fill: currentColor;
  }

  .wp-admin-bar\:stroke-current {
    stroke: currentColor;
  }

  .wp-admin-bar\:stroke-0 {
    stroke-width: 0;
  }

  .wp-admin-bar\:stroke-1 {
    stroke-width: 1;
  }

  .wp-admin-bar\:stroke-2 {
    stroke-width: 2;
  }

  .wp-admin-bar\:object-contain {
    -o-object-fit: contain;
       object-fit: contain;
  }

  .wp-admin-bar\:object-cover {
    -o-object-fit: cover;
       object-fit: cover;
  }

  .wp-admin-bar\:object-fill {
    -o-object-fit: fill;
       object-fit: fill;
  }

  .wp-admin-bar\:object-none {
    -o-object-fit: none;
       object-fit: none;
  }

  .wp-admin-bar\:object-scale-down {
    -o-object-fit: scale-down;
       object-fit: scale-down;
  }

  .wp-admin-bar\:object-bottom {
    -o-object-position: bottom;
       object-position: bottom;
  }

  .wp-admin-bar\:object-center {
    -o-object-position: center;
       object-position: center;
  }

  .wp-admin-bar\:object-left {
    -o-object-position: left;
       object-position: left;
  }

  .wp-admin-bar\:object-left-bottom {
    -o-object-position: left bottom;
       object-position: left bottom;
  }

  .wp-admin-bar\:object-left-top {
    -o-object-position: left top;
       object-position: left top;
  }

  .wp-admin-bar\:object-right {
    -o-object-position: right;
       object-position: right;
  }

  .wp-admin-bar\:object-right-bottom {
    -o-object-position: right bottom;
       object-position: right bottom;
  }

  .wp-admin-bar\:object-right-top {
    -o-object-position: right top;
       object-position: right top;
  }

  .wp-admin-bar\:object-top {
    -o-object-position: top;
       object-position: top;
  }

  .wp-admin-bar\:p-0 {
    padding: 0;
  }

  .wp-admin-bar\:p-1 {
    padding: 0.0625rem;
  }

  .wp-admin-bar\:p-2 {
    padding: 0.125rem;
  }

  .wp-admin-bar\:p-3 {
    padding: 0.1875rem;
  }

  .wp-admin-bar\:p-4 {
    padding: 0.25rem;
  }

  .wp-admin-bar\:p-5 {
    padding: 0.3125rem;
  }

  .wp-admin-bar\:p-6 {
    padding: 0.375rem;
  }

  .wp-admin-bar\:p-8 {
    padding: 0.5rem;
  }

  .wp-admin-bar\:p-10 {
    padding: 0.625rem;
  }

  .wp-admin-bar\:p-12 {
    padding: 0.75rem;
  }

  .wp-admin-bar\:p-16 {
    padding: 1rem;
  }

  .wp-admin-bar\:p-20 {
    padding: 1.25rem;
  }

  .wp-admin-bar\:p-24 {
    padding: 1.5rem;
  }

  .wp-admin-bar\:p-32 {
    padding: 2rem;
  }

  .wp-admin-bar\:p-40 {
    padding: 2.5rem;
  }

  .wp-admin-bar\:p-48 {
    padding: 3rem;
  }

  .wp-admin-bar\:p-56 {
    padding: 3.5rem;
  }

  .wp-admin-bar\:p-64 {
    padding: 4rem;
  }

  .wp-admin-bar\:p-68 {
    padding: 4.25rem;
  }

  .wp-admin-bar\:p-72 {
    padding: 4.5rem;
  }

  .wp-admin-bar\:p-76 {
    padding: 4.75rem;
  }

  .wp-admin-bar\:p-80 {
    padding: 5rem;
  }

  .wp-admin-bar\:p-192 {
    padding: 12rem;
  }

  .wp-admin-bar\:p-px {
    padding: 1px;
  }

  .wp-admin-bar\:px-0 {
    padding-left: 0;
    padding-right: 0;
  }

  .wp-admin-bar\:px-1 {
    padding-left: 0.0625rem;
    padding-right: 0.0625rem;
  }

  .wp-admin-bar\:px-2 {
    padding-left: 0.125rem;
    padding-right: 0.125rem;
  }

  .wp-admin-bar\:px-3 {
    padding-left: 0.1875rem;
    padding-right: 0.1875rem;
  }

  .wp-admin-bar\:px-4 {
    padding-left: 0.25rem;
    padding-right: 0.25rem;
  }

  .wp-admin-bar\:px-5 {
    padding-left: 0.3125rem;
    padding-right: 0.3125rem;
  }

  .wp-admin-bar\:px-6 {
    padding-left: 0.375rem;
    padding-right: 0.375rem;
  }

  .wp-admin-bar\:px-8 {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }

  .wp-admin-bar\:px-10 {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }

  .wp-admin-bar\:px-12 {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }

  .wp-admin-bar\:px-16 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .wp-admin-bar\:px-20 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .wp-admin-bar\:px-24 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .wp-admin-bar\:px-32 {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .wp-admin-bar\:px-40 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .wp-admin-bar\:px-48 {
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .wp-admin-bar\:px-56 {
    padding-left: 3.5rem;
    padding-right: 3.5rem;
  }

  .wp-admin-bar\:px-64 {
    padding-left: 4rem;
    padding-right: 4rem;
  }

  .wp-admin-bar\:px-68 {
    padding-left: 4.25rem;
    padding-right: 4.25rem;
  }

  .wp-admin-bar\:px-72 {
    padding-left: 4.5rem;
    padding-right: 4.5rem;
  }

  .wp-admin-bar\:px-76 {
    padding-left: 4.75rem;
    padding-right: 4.75rem;
  }

  .wp-admin-bar\:px-80 {
    padding-left: 5rem;
    padding-right: 5rem;
  }

  .wp-admin-bar\:px-192 {
    padding-left: 12rem;
    padding-right: 12rem;
  }

  .wp-admin-bar\:px-px {
    padding-left: 1px;
    padding-right: 1px;
  }

  .wp-admin-bar\:py-0 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .wp-admin-bar\:py-1 {
    padding-top: 0.0625rem;
    padding-bottom: 0.0625rem;
  }

  .wp-admin-bar\:py-2 {
    padding-top: 0.125rem;
    padding-bottom: 0.125rem;
  }

  .wp-admin-bar\:py-3 {
    padding-top: 0.1875rem;
    padding-bottom: 0.1875rem;
  }

  .wp-admin-bar\:py-4 {
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
  }

  .wp-admin-bar\:py-5 {
    padding-top: 0.3125rem;
    padding-bottom: 0.3125rem;
  }

  .wp-admin-bar\:py-6 {
    padding-top: 0.375rem;
    padding-bottom: 0.375rem;
  }

  .wp-admin-bar\:py-8 {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }

  .wp-admin-bar\:py-10 {
    padding-top: 0.625rem;
    padding-bottom: 0.625rem;
  }

  .wp-admin-bar\:py-12 {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
  }

  .wp-admin-bar\:py-16 {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .wp-admin-bar\:py-20 {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }

  .wp-admin-bar\:py-24 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }

  .wp-admin-bar\:py-32 {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .wp-admin-bar\:py-40 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }

  .wp-admin-bar\:py-48 {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .wp-admin-bar\:py-56 {
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }

  .wp-admin-bar\:py-64 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .wp-admin-bar\:py-68 {
    padding-top: 4.25rem;
    padding-bottom: 4.25rem;
  }

  .wp-admin-bar\:py-72 {
    padding-top: 4.5rem;
    padding-bottom: 4.5rem;
  }

  .wp-admin-bar\:py-76 {
    padding-top: 4.75rem;
    padding-bottom: 4.75rem;
  }

  .wp-admin-bar\:py-80 {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  .wp-admin-bar\:py-192 {
    padding-top: 12rem;
    padding-bottom: 12rem;
  }

  .wp-admin-bar\:py-px {
    padding-top: 1px;
    padding-bottom: 1px;
  }

  .wp-admin-bar\:pt-0 {
    padding-top: 0;
  }

  .wp-admin-bar\:pt-1 {
    padding-top: 0.0625rem;
  }

  .wp-admin-bar\:pt-2 {
    padding-top: 0.125rem;
  }

  .wp-admin-bar\:pt-3 {
    padding-top: 0.1875rem;
  }

  .wp-admin-bar\:pt-4 {
    padding-top: 0.25rem;
  }

  .wp-admin-bar\:pt-5 {
    padding-top: 0.3125rem;
  }

  .wp-admin-bar\:pt-6 {
    padding-top: 0.375rem;
  }

  .wp-admin-bar\:pt-8 {
    padding-top: 0.5rem;
  }

  .wp-admin-bar\:pt-10 {
    padding-top: 0.625rem;
  }

  .wp-admin-bar\:pt-12 {
    padding-top: 0.75rem;
  }

  .wp-admin-bar\:pt-16 {
    padding-top: 1rem;
  }

  .wp-admin-bar\:pt-20 {
    padding-top: 1.25rem;
  }

  .wp-admin-bar\:pt-24 {
    padding-top: 1.5rem;
  }

  .wp-admin-bar\:pt-32 {
    padding-top: 2rem;
  }

  .wp-admin-bar\:pt-40 {
    padding-top: 2.5rem;
  }

  .wp-admin-bar\:pt-48 {
    padding-top: 3rem;
  }

  .wp-admin-bar\:pt-56 {
    padding-top: 3.5rem;
  }

  .wp-admin-bar\:pt-64 {
    padding-top: 4rem;
  }

  .wp-admin-bar\:pt-68 {
    padding-top: 4.25rem;
  }

  .wp-admin-bar\:pt-72 {
    padding-top: 4.5rem;
  }

  .wp-admin-bar\:pt-76 {
    padding-top: 4.75rem;
  }

  .wp-admin-bar\:pt-80 {
    padding-top: 5rem;
  }

  .wp-admin-bar\:pt-192 {
    padding-top: 12rem;
  }

  .wp-admin-bar\:pt-px {
    padding-top: 1px;
  }

  .wp-admin-bar\:pr-0 {
    padding-right: 0;
  }

  .wp-admin-bar\:pr-1 {
    padding-right: 0.0625rem;
  }

  .wp-admin-bar\:pr-2 {
    padding-right: 0.125rem;
  }

  .wp-admin-bar\:pr-3 {
    padding-right: 0.1875rem;
  }

  .wp-admin-bar\:pr-4 {
    padding-right: 0.25rem;
  }

  .wp-admin-bar\:pr-5 {
    padding-right: 0.3125rem;
  }

  .wp-admin-bar\:pr-6 {
    padding-right: 0.375rem;
  }

  .wp-admin-bar\:pr-8 {
    padding-right: 0.5rem;
  }

  .wp-admin-bar\:pr-10 {
    padding-right: 0.625rem;
  }

  .wp-admin-bar\:pr-12 {
    padding-right: 0.75rem;
  }

  .wp-admin-bar\:pr-16 {
    padding-right: 1rem;
  }

  .wp-admin-bar\:pr-20 {
    padding-right: 1.25rem;
  }

  .wp-admin-bar\:pr-24 {
    padding-right: 1.5rem;
  }

  .wp-admin-bar\:pr-32 {
    padding-right: 2rem;
  }

  .wp-admin-bar\:pr-40 {
    padding-right: 2.5rem;
  }

  .wp-admin-bar\:pr-48 {
    padding-right: 3rem;
  }

  .wp-admin-bar\:pr-56 {
    padding-right: 3.5rem;
  }

  .wp-admin-bar\:pr-64 {
    padding-right: 4rem;
  }

  .wp-admin-bar\:pr-68 {
    padding-right: 4.25rem;
  }

  .wp-admin-bar\:pr-72 {
    padding-right: 4.5rem;
  }

  .wp-admin-bar\:pr-76 {
    padding-right: 4.75rem;
  }

  .wp-admin-bar\:pr-80 {
    padding-right: 5rem;
  }

  .wp-admin-bar\:pr-192 {
    padding-right: 12rem;
  }

  .wp-admin-bar\:pr-px {
    padding-right: 1px;
  }

  .wp-admin-bar\:pb-0 {
    padding-bottom: 0;
  }

  .wp-admin-bar\:pb-1 {
    padding-bottom: 0.0625rem;
  }

  .wp-admin-bar\:pb-2 {
    padding-bottom: 0.125rem;
  }

  .wp-admin-bar\:pb-3 {
    padding-bottom: 0.1875rem;
  }

  .wp-admin-bar\:pb-4 {
    padding-bottom: 0.25rem;
  }

  .wp-admin-bar\:pb-5 {
    padding-bottom: 0.3125rem;
  }

  .wp-admin-bar\:pb-6 {
    padding-bottom: 0.375rem;
  }

  .wp-admin-bar\:pb-8 {
    padding-bottom: 0.5rem;
  }

  .wp-admin-bar\:pb-10 {
    padding-bottom: 0.625rem;
  }

  .wp-admin-bar\:pb-12 {
    padding-bottom: 0.75rem;
  }

  .wp-admin-bar\:pb-16 {
    padding-bottom: 1rem;
  }

  .wp-admin-bar\:pb-20 {
    padding-bottom: 1.25rem;
  }

  .wp-admin-bar\:pb-24 {
    padding-bottom: 1.5rem;
  }

  .wp-admin-bar\:pb-32 {
    padding-bottom: 2rem;
  }

  .wp-admin-bar\:pb-40 {
    padding-bottom: 2.5rem;
  }

  .wp-admin-bar\:pb-48 {
    padding-bottom: 3rem;
  }

  .wp-admin-bar\:pb-56 {
    padding-bottom: 3.5rem;
  }

  .wp-admin-bar\:pb-64 {
    padding-bottom: 4rem;
  }

  .wp-admin-bar\:pb-68 {
    padding-bottom: 4.25rem;
  }

  .wp-admin-bar\:pb-72 {
    padding-bottom: 4.5rem;
  }

  .wp-admin-bar\:pb-76 {
    padding-bottom: 4.75rem;
  }

  .wp-admin-bar\:pb-80 {
    padding-bottom: 5rem;
  }

  .wp-admin-bar\:pb-192 {
    padding-bottom: 12rem;
  }

  .wp-admin-bar\:pb-px {
    padding-bottom: 1px;
  }

  .wp-admin-bar\:pl-0 {
    padding-left: 0;
  }

  .wp-admin-bar\:pl-1 {
    padding-left: 0.0625rem;
  }

  .wp-admin-bar\:pl-2 {
    padding-left: 0.125rem;
  }

  .wp-admin-bar\:pl-3 {
    padding-left: 0.1875rem;
  }

  .wp-admin-bar\:pl-4 {
    padding-left: 0.25rem;
  }

  .wp-admin-bar\:pl-5 {
    padding-left: 0.3125rem;
  }

  .wp-admin-bar\:pl-6 {
    padding-left: 0.375rem;
  }

  .wp-admin-bar\:pl-8 {
    padding-left: 0.5rem;
  }

  .wp-admin-bar\:pl-10 {
    padding-left: 0.625rem;
  }

  .wp-admin-bar\:pl-12 {
    padding-left: 0.75rem;
  }

  .wp-admin-bar\:pl-16 {
    padding-left: 1rem;
  }

  .wp-admin-bar\:pl-20 {
    padding-left: 1.25rem;
  }

  .wp-admin-bar\:pl-24 {
    padding-left: 1.5rem;
  }

  .wp-admin-bar\:pl-32 {
    padding-left: 2rem;
  }

  .wp-admin-bar\:pl-40 {
    padding-left: 2.5rem;
  }

  .wp-admin-bar\:pl-48 {
    padding-left: 3rem;
  }

  .wp-admin-bar\:pl-56 {
    padding-left: 3.5rem;
  }

  .wp-admin-bar\:pl-64 {
    padding-left: 4rem;
  }

  .wp-admin-bar\:pl-68 {
    padding-left: 4.25rem;
  }

  .wp-admin-bar\:pl-72 {
    padding-left: 4.5rem;
  }

  .wp-admin-bar\:pl-76 {
    padding-left: 4.75rem;
  }

  .wp-admin-bar\:pl-80 {
    padding-left: 5rem;
  }

  .wp-admin-bar\:pl-192 {
    padding-left: 12rem;
  }

  .wp-admin-bar\:pl-px {
    padding-left: 1px;
  }

  .wp-admin-bar\:text-left {
    text-align: left;
  }

  .wp-admin-bar\:text-center {
    text-align: center;
  }

  .wp-admin-bar\:text-right {
    text-align: right;
  }

  .wp-admin-bar\:text-justify {
    text-align: justify;
  }

  .wp-admin-bar\:align-baseline {
    vertical-align: baseline;
  }

  .wp-admin-bar\:align-top {
    vertical-align: top;
  }

  .wp-admin-bar\:align-middle {
    vertical-align: middle;
  }

  .wp-admin-bar\:align-bottom {
    vertical-align: bottom;
  }

  .wp-admin-bar\:align-text-top {
    vertical-align: text-top;
  }

  .wp-admin-bar\:align-text-bottom {
    vertical-align: text-bottom;
  }

  .wp-admin-bar\:font-body {
    font-family: Roboto;
  }

  .wp-admin-bar\:font-heading {
    font-family: "Open Sans";
  }

  .wp-admin-bar\:text-root-em {
    font-size: 16px;
  }

  .wp-admin-bar\:text-xs {
    font-size: 0.75rem;
  }

  .wp-admin-bar\:text-sm {
    font-size: 0.875rem;
  }

  .wp-admin-bar\:text-base {
    font-size: 1rem;
  }

  .wp-admin-bar\:text-lg {
    font-size: 1.125rem;
  }

  .wp-admin-bar\:text-xl {
    font-size: 1.25rem;
  }

  .wp-admin-bar\:text-2xl {
    font-size: 1.375rem;
  }

  .wp-admin-bar\:text-3xl {
    font-size: 1.5rem;
  }

  .wp-admin-bar\:text-4xl {
    font-size: 1.625rem;
  }

  .wp-admin-bar\:text-5xl {
    font-size: 1.75rem;
  }

  .wp-admin-bar\:text-6xl {
    font-size: 1.875rem;
  }

  .wp-admin-bar\:text-heading-xs {
    font-size: 1.75rem;
  }

  .wp-admin-bar\:text-heading-sm {
    font-size: 2rem;
  }

  .wp-admin-bar\:text-heading-md {
    font-size: 2.125rem;
  }

  .wp-admin-bar\:text-heading-lg {
    font-size: 2.375rem;
  }

  .wp-admin-bar\:text-heading-xl {
    font-size: 2.625rem;
  }

  .wp-admin-bar\:font-thin {
    font-weight: 100;
  }

  .wp-admin-bar\:font-extralight {
    font-weight: 200;
  }

  .wp-admin-bar\:font-light {
    font-weight: 300;
  }

  .wp-admin-bar\:font-normal {
    font-weight: 400;
  }

  .wp-admin-bar\:font-medium {
    font-weight: 500;
  }

  .wp-admin-bar\:font-semibold {
    font-weight: 600;
  }

  .wp-admin-bar\:font-bold {
    font-weight: 700;
  }

  .wp-admin-bar\:font-extrabold {
    font-weight: 800;
  }

  .wp-admin-bar\:font-black {
    font-weight: 900;
  }

  .wp-admin-bar\:uppercase {
    text-transform: uppercase;
  }

  .wp-admin-bar\:lowercase {
    text-transform: lowercase;
  }

  .wp-admin-bar\:capitalize {
    text-transform: capitalize;
  }

  .wp-admin-bar\:normal-case {
    text-transform: none;
  }

  .wp-admin-bar\:italic {
    font-style: italic;
  }

  .wp-admin-bar\:not-italic {
    font-style: normal;
  }

  .wp-admin-bar\:ordinal, .wp-admin-bar\:slashed-zero, .wp-admin-bar\:lining-nums, .wp-admin-bar\:oldstyle-nums, .wp-admin-bar\:proportional-nums, .wp-admin-bar\:tabular-nums, .wp-admin-bar\:diagonal-fractions, .wp-admin-bar\: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-feature-settings: var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction);
    font-variant-numeric: var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction);
  }

  .wp-admin-bar\:normal-nums {
    font-feature-settings: normal;
    font-variant-numeric: normal;
  }

  .wp-admin-bar\:ordinal {
    --tw-ordinal: ordinal;
  }

  .wp-admin-bar\:slashed-zero {
    --tw-slashed-zero: slashed-zero;
  }

  .wp-admin-bar\:lining-nums {
    --tw-numeric-figure: lining-nums;
  }

  .wp-admin-bar\:oldstyle-nums {
    --tw-numeric-figure: oldstyle-nums;
  }

  .wp-admin-bar\:proportional-nums {
    --tw-numeric-spacing: proportional-nums;
  }

  .wp-admin-bar\:tabular-nums {
    --tw-numeric-spacing: tabular-nums;
  }

  .wp-admin-bar\:diagonal-fractions {
    --tw-numeric-fraction: diagonal-fractions;
  }

  .wp-admin-bar\:stacked-fractions {
    --tw-numeric-fraction: stacked-fractions;
  }

  .wp-admin-bar\:leading-3 {
    line-height: .75rem;
  }

  .wp-admin-bar\:leading-4 {
    line-height: 1rem;
  }

  .wp-admin-bar\:leading-5 {
    line-height: 1.25rem;
  }

  .wp-admin-bar\:leading-6 {
    line-height: 1.5rem;
  }

  .wp-admin-bar\:leading-7 {
    line-height: 1.75rem;
  }

  .wp-admin-bar\:leading-8 {
    line-height: 2rem;
  }

  .wp-admin-bar\:leading-9 {
    line-height: 2.25rem;
  }

  .wp-admin-bar\:leading-10 {
    line-height: 2.5rem;
  }

  .wp-admin-bar\:leading-none {
    line-height: 1;
  }

  .wp-admin-bar\:leading-tight {
    line-height: 1.25;
  }

  .wp-admin-bar\:leading-snug {
    line-height: 1.375;
  }

  .wp-admin-bar\:leading-normal {
    line-height: 1.5;
  }

  .wp-admin-bar\:leading-relaxed {
    line-height: 1.625;
  }

  .wp-admin-bar\:leading-loose {
    line-height: 2;
  }

  .wp-admin-bar\:tracking-tighter {
    letter-spacing: -0.05em;
  }

  .wp-admin-bar\:tracking-tight {
    letter-spacing: -0.025em;
  }

  .wp-admin-bar\:tracking-normal {
    letter-spacing: 0em;
  }

  .wp-admin-bar\:tracking-wide {
    letter-spacing: 0.025em;
  }

  .wp-admin-bar\:tracking-wider {
    letter-spacing: 0.05em;
  }

  .wp-admin-bar\:tracking-widest {
    letter-spacing: 0.1em;
  }

  .wp-admin-bar\:text-transparent {
    color: transparent;
  }

  .wp-admin-bar\:text-current {
    color: currentColor;
  }

  .wp-admin-bar\:text-black {
    --tw-text-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-text-opacity));
  }

  .wp-admin-bar\:text-white {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .wp-admin-bar\:text-gray-50 {
    --tw-text-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-text-opacity));
  }

  .wp-admin-bar\:text-gray-100 {
    --tw-text-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-text-opacity));
  }

  .wp-admin-bar\:text-gray-200 {
    --tw-text-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-text-opacity));
  }

  .wp-admin-bar\:text-gray-300 {
    --tw-text-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-text-opacity));
  }

  .wp-admin-bar\:text-gray-400 {
    --tw-text-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-text-opacity));
  }

  .wp-admin-bar\:text-gray-500 {
    --tw-text-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-text-opacity));
  }

  .wp-admin-bar\:text-gray-600 {
    --tw-text-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-text-opacity));
  }

  .wp-admin-bar\:text-gray-700 {
    --tw-text-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-text-opacity));
  }

  .wp-admin-bar\:text-gray-800 {
    --tw-text-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-text-opacity));
  }

  .wp-admin-bar\:text-gray-900 {
    --tw-text-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-text-opacity));
  }

  .wp-admin-bar\:text-red-50 {
    --tw-text-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-text-opacity));
  }

  .wp-admin-bar\:text-red-100 {
    --tw-text-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-text-opacity));
  }

  .wp-admin-bar\:text-red-200 {
    --tw-text-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-text-opacity));
  }

  .wp-admin-bar\:text-red-300 {
    --tw-text-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-text-opacity));
  }

  .wp-admin-bar\:text-red-400 {
    --tw-text-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-text-opacity));
  }

  .wp-admin-bar\:text-red-500 {
    --tw-text-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-text-opacity));
  }

  .wp-admin-bar\:text-red-600 {
    --tw-text-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-text-opacity));
  }

  .wp-admin-bar\:text-red-700 {
    --tw-text-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-text-opacity));
  }

  .wp-admin-bar\:text-red-800 {
    --tw-text-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-text-opacity));
  }

  .wp-admin-bar\:text-red-900 {
    --tw-text-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-text-opacity));
  }

  .wp-admin-bar\:text-yellow-50 {
    --tw-text-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-text-opacity));
  }

  .wp-admin-bar\:text-yellow-100 {
    --tw-text-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-text-opacity));
  }

  .wp-admin-bar\:text-yellow-200 {
    --tw-text-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-text-opacity));
  }

  .wp-admin-bar\:text-yellow-300 {
    --tw-text-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-text-opacity));
  }

  .wp-admin-bar\:text-yellow-400 {
    --tw-text-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-text-opacity));
  }

  .wp-admin-bar\:text-yellow-500 {
    --tw-text-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-text-opacity));
  }

  .wp-admin-bar\:text-yellow-600 {
    --tw-text-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-text-opacity));
  }

  .wp-admin-bar\:text-yellow-700 {
    --tw-text-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-text-opacity));
  }

  .wp-admin-bar\:text-yellow-800 {
    --tw-text-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-text-opacity));
  }

  .wp-admin-bar\:text-yellow-900 {
    --tw-text-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-text-opacity));
  }

  .wp-admin-bar\:text-green-50 {
    --tw-text-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-text-opacity));
  }

  .wp-admin-bar\:text-green-100 {
    --tw-text-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-text-opacity));
  }

  .wp-admin-bar\:text-green-200 {
    --tw-text-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-text-opacity));
  }

  .wp-admin-bar\:text-green-300 {
    --tw-text-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-text-opacity));
  }

  .wp-admin-bar\:text-green-400 {
    --tw-text-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-text-opacity));
  }

  .wp-admin-bar\:text-green-500 {
    --tw-text-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-text-opacity));
  }

  .wp-admin-bar\:text-green-600 {
    --tw-text-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-text-opacity));
  }

  .wp-admin-bar\:text-green-700 {
    --tw-text-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-text-opacity));
  }

  .wp-admin-bar\:text-green-800 {
    --tw-text-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-text-opacity));
  }

  .wp-admin-bar\:text-green-900 {
    --tw-text-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-text-opacity));
  }

  .wp-admin-bar\:text-blue-50 {
    --tw-text-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-text-opacity));
  }

  .wp-admin-bar\:text-blue-100 {
    --tw-text-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-text-opacity));
  }

  .wp-admin-bar\:text-blue-200 {
    --tw-text-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-text-opacity));
  }

  .wp-admin-bar\:text-blue-300 {
    --tw-text-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-text-opacity));
  }

  .wp-admin-bar\:text-blue-400 {
    --tw-text-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-text-opacity));
  }

  .wp-admin-bar\:text-blue-500 {
    --tw-text-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-text-opacity));
  }

  .wp-admin-bar\:text-blue-600 {
    --tw-text-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-text-opacity));
  }

  .wp-admin-bar\:text-blue-700 {
    --tw-text-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-text-opacity));
  }

  .wp-admin-bar\:text-blue-800 {
    --tw-text-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-text-opacity));
  }

  .wp-admin-bar\:text-blue-900 {
    --tw-text-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-text-opacity));
  }

  .wp-admin-bar\:text-indigo-50 {
    --tw-text-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-text-opacity));
  }

  .wp-admin-bar\:text-indigo-100 {
    --tw-text-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-text-opacity));
  }

  .wp-admin-bar\:text-indigo-200 {
    --tw-text-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-text-opacity));
  }

  .wp-admin-bar\:text-indigo-300 {
    --tw-text-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-text-opacity));
  }

  .wp-admin-bar\:text-indigo-400 {
    --tw-text-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-text-opacity));
  }

  .wp-admin-bar\:text-indigo-500 {
    --tw-text-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-text-opacity));
  }

  .wp-admin-bar\:text-indigo-600 {
    --tw-text-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-text-opacity));
  }

  .wp-admin-bar\:text-indigo-700 {
    --tw-text-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-text-opacity));
  }

  .wp-admin-bar\:text-indigo-800 {
    --tw-text-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-text-opacity));
  }

  .wp-admin-bar\:text-indigo-900 {
    --tw-text-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-text-opacity));
  }

  .wp-admin-bar\:text-purple-50 {
    --tw-text-opacity: 1;
    color: rgba(245, 243, 255, var(--tw-text-opacity));
  }

  .wp-admin-bar\:text-purple-100 {
    --tw-text-opacity: 1;
    color: rgba(237, 233, 254, var(--tw-text-opacity));
  }

  .wp-admin-bar\:text-purple-200 {
    --tw-text-opacity: 1;
    color: rgba(221, 214, 254, var(--tw-text-opacity));
  }

  .wp-admin-bar\:text-purple-300 {
    --tw-text-opacity: 1;
    color: rgba(196, 181, 253, var(--tw-text-opacity));
  }

  .wp-admin-bar\:text-purple-400 {
    --tw-text-opacity: 1;
    color: rgba(167, 139, 250, var(--tw-text-opacity));
  }

  .wp-admin-bar\:text-purple-500 {
    --tw-text-opacity: 1;
    color: rgba(139, 92, 246, var(--tw-text-opacity));
  }

  .wp-admin-bar\:text-purple-600 {
    --tw-text-opacity: 1;
    color: rgba(124, 58, 237, var(--tw-text-opacity));
  }

  .wp-admin-bar\:text-purple-700 {
    --tw-text-opacity: 1;
    color: rgba(109, 40, 217, var(--tw-text-opacity));
  }

  .wp-admin-bar\:text-purple-800 {
    --tw-text-opacity: 1;
    color: rgba(91, 33, 182, var(--tw-text-opacity));
  }

  .wp-admin-bar\:text-purple-900 {
    --tw-text-opacity: 1;
    color: rgba(76, 29, 149, var(--tw-text-opacity));
  }

  .wp-admin-bar\:text-pink-50 {
    --tw-text-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-text-opacity));
  }

  .wp-admin-bar\:text-pink-100 {
    --tw-text-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-text-opacity));
  }

  .wp-admin-bar\:text-pink-200 {
    --tw-text-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-text-opacity));
  }

  .wp-admin-bar\:text-pink-300 {
    --tw-text-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-text-opacity));
  }

  .wp-admin-bar\:text-pink-400 {
    --tw-text-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-text-opacity));
  }

  .wp-admin-bar\:text-pink-500 {
    --tw-text-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-text-opacity));
  }

  .wp-admin-bar\:text-pink-600 {
    --tw-text-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-text-opacity));
  }

  .wp-admin-bar\:text-pink-700 {
    --tw-text-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-text-opacity));
  }

  .wp-admin-bar\:text-pink-800 {
    --tw-text-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-text-opacity));
  }

  .wp-admin-bar\:text-pink-900 {
    --tw-text-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-text-opacity));
  }

  .wp-admin-bar\:text-base-normal {
    --tw-text-opacity: 1;
    color: rgba(0, 65, 129, var(--tw-text-opacity));
  }

  .wp-admin-bar\:text-base-dark {
    --tw-text-opacity: 1;
    color: rgba(0, 52, 105, var(--tw-text-opacity));
  }

  .wp-admin-bar\:text-base-black {
    --tw-text-opacity: 1;
    color: rgba(29, 29, 31, var(--tw-text-opacity));
  }

  .wp-admin-bar\:text-base-border {
    --tw-text-opacity: 1;
    color: rgba(231, 231, 233, var(--tw-text-opacity));
  }

  .wp-admin-bar\:text-primary-normal {
    --tw-text-opacity: 1;
    color: rgba(0, 103, 207, var(--tw-text-opacity));
  }

  .wp-admin-bar\:text-primary-alt {
    --tw-text-opacity: 1;
    color: rgba(0, 71, 143, var(--tw-text-opacity));
  }

  .wp-admin-bar\:text-subtle-white {
    --tw-text-opacity: 1;
    color: rgba(249, 249, 249, var(--tw-text-opacity));
  }

  .wp-admin-bar\:text-turquesa {
    --tw-text-opacity: 1;
    color: rgba(0, 151, 178, var(--tw-text-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:text-transparent {
    color: transparent;
  }

  .group:hover .wp-admin-bar\:group-hover\:text-current {
    color: currentColor;
  }

  .group:hover .wp-admin-bar\:group-hover\:text-black {
    --tw-text-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-text-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:text-white {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:text-gray-50 {
    --tw-text-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-text-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:text-gray-100 {
    --tw-text-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-text-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:text-gray-200 {
    --tw-text-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-text-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:text-gray-300 {
    --tw-text-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-text-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:text-gray-400 {
    --tw-text-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-text-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:text-gray-500 {
    --tw-text-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-text-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:text-gray-600 {
    --tw-text-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-text-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:text-gray-700 {
    --tw-text-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-text-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:text-gray-800 {
    --tw-text-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-text-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:text-gray-900 {
    --tw-text-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-text-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:text-red-50 {
    --tw-text-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-text-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:text-red-100 {
    --tw-text-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-text-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:text-red-200 {
    --tw-text-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-text-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:text-red-300 {
    --tw-text-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-text-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:text-red-400 {
    --tw-text-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-text-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:text-red-500 {
    --tw-text-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-text-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:text-red-600 {
    --tw-text-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-text-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:text-red-700 {
    --tw-text-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-text-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:text-red-800 {
    --tw-text-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-text-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:text-red-900 {
    --tw-text-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-text-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:text-yellow-50 {
    --tw-text-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-text-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:text-yellow-100 {
    --tw-text-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-text-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:text-yellow-200 {
    --tw-text-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-text-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:text-yellow-300 {
    --tw-text-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-text-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:text-yellow-400 {
    --tw-text-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-text-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:text-yellow-500 {
    --tw-text-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-text-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:text-yellow-600 {
    --tw-text-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-text-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:text-yellow-700 {
    --tw-text-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-text-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:text-yellow-800 {
    --tw-text-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-text-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:text-yellow-900 {
    --tw-text-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-text-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:text-green-50 {
    --tw-text-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-text-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:text-green-100 {
    --tw-text-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-text-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:text-green-200 {
    --tw-text-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-text-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:text-green-300 {
    --tw-text-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-text-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:text-green-400 {
    --tw-text-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-text-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:text-green-500 {
    --tw-text-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-text-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:text-green-600 {
    --tw-text-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-text-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:text-green-700 {
    --tw-text-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-text-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:text-green-800 {
    --tw-text-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-text-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:text-green-900 {
    --tw-text-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-text-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:text-blue-50 {
    --tw-text-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-text-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:text-blue-100 {
    --tw-text-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-text-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:text-blue-200 {
    --tw-text-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-text-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:text-blue-300 {
    --tw-text-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-text-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:text-blue-400 {
    --tw-text-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-text-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:text-blue-500 {
    --tw-text-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-text-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:text-blue-600 {
    --tw-text-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-text-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:text-blue-700 {
    --tw-text-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-text-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:text-blue-800 {
    --tw-text-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-text-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:text-blue-900 {
    --tw-text-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-text-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:text-indigo-50 {
    --tw-text-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-text-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:text-indigo-100 {
    --tw-text-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-text-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:text-indigo-200 {
    --tw-text-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-text-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:text-indigo-300 {
    --tw-text-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-text-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:text-indigo-400 {
    --tw-text-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-text-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:text-indigo-500 {
    --tw-text-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-text-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:text-indigo-600 {
    --tw-text-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-text-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:text-indigo-700 {
    --tw-text-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-text-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:text-indigo-800 {
    --tw-text-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-text-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:text-indigo-900 {
    --tw-text-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-text-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:text-purple-50 {
    --tw-text-opacity: 1;
    color: rgba(245, 243, 255, var(--tw-text-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:text-purple-100 {
    --tw-text-opacity: 1;
    color: rgba(237, 233, 254, var(--tw-text-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:text-purple-200 {
    --tw-text-opacity: 1;
    color: rgba(221, 214, 254, var(--tw-text-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:text-purple-300 {
    --tw-text-opacity: 1;
    color: rgba(196, 181, 253, var(--tw-text-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:text-purple-400 {
    --tw-text-opacity: 1;
    color: rgba(167, 139, 250, var(--tw-text-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:text-purple-500 {
    --tw-text-opacity: 1;
    color: rgba(139, 92, 246, var(--tw-text-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:text-purple-600 {
    --tw-text-opacity: 1;
    color: rgba(124, 58, 237, var(--tw-text-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:text-purple-700 {
    --tw-text-opacity: 1;
    color: rgba(109, 40, 217, var(--tw-text-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:text-purple-800 {
    --tw-text-opacity: 1;
    color: rgba(91, 33, 182, var(--tw-text-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:text-purple-900 {
    --tw-text-opacity: 1;
    color: rgba(76, 29, 149, var(--tw-text-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:text-pink-50 {
    --tw-text-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-text-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:text-pink-100 {
    --tw-text-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-text-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:text-pink-200 {
    --tw-text-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-text-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:text-pink-300 {
    --tw-text-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-text-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:text-pink-400 {
    --tw-text-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-text-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:text-pink-500 {
    --tw-text-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-text-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:text-pink-600 {
    --tw-text-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-text-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:text-pink-700 {
    --tw-text-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-text-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:text-pink-800 {
    --tw-text-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-text-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:text-pink-900 {
    --tw-text-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-text-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:text-base-normal {
    --tw-text-opacity: 1;
    color: rgba(0, 65, 129, var(--tw-text-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:text-base-dark {
    --tw-text-opacity: 1;
    color: rgba(0, 52, 105, var(--tw-text-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:text-base-black {
    --tw-text-opacity: 1;
    color: rgba(29, 29, 31, var(--tw-text-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:text-base-border {
    --tw-text-opacity: 1;
    color: rgba(231, 231, 233, var(--tw-text-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:text-primary-normal {
    --tw-text-opacity: 1;
    color: rgba(0, 103, 207, var(--tw-text-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:text-primary-alt {
    --tw-text-opacity: 1;
    color: rgba(0, 71, 143, var(--tw-text-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:text-subtle-white {
    --tw-text-opacity: 1;
    color: rgba(249, 249, 249, var(--tw-text-opacity));
  }

  .group:hover .wp-admin-bar\:group-hover\:text-turquesa {
    --tw-text-opacity: 1;
    color: rgba(0, 151, 178, var(--tw-text-opacity));
  }

  .wp-admin-bar\:focus-within\:text-transparent:focus-within {
    color: transparent;
  }

  .wp-admin-bar\:focus-within\:text-current:focus-within {
    color: currentColor;
  }

  .wp-admin-bar\:focus-within\:text-black:focus-within {
    --tw-text-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-text-opacity));
  }

  .wp-admin-bar\:focus-within\:text-white:focus-within {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .wp-admin-bar\:focus-within\:text-gray-50:focus-within {
    --tw-text-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-text-opacity));
  }

  .wp-admin-bar\:focus-within\:text-gray-100:focus-within {
    --tw-text-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-text-opacity));
  }

  .wp-admin-bar\:focus-within\:text-gray-200:focus-within {
    --tw-text-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-text-opacity));
  }

  .wp-admin-bar\:focus-within\:text-gray-300:focus-within {
    --tw-text-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-text-opacity));
  }

  .wp-admin-bar\:focus-within\:text-gray-400:focus-within {
    --tw-text-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-text-opacity));
  }

  .wp-admin-bar\:focus-within\:text-gray-500:focus-within {
    --tw-text-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-text-opacity));
  }

  .wp-admin-bar\:focus-within\:text-gray-600:focus-within {
    --tw-text-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-text-opacity));
  }

  .wp-admin-bar\:focus-within\:text-gray-700:focus-within {
    --tw-text-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-text-opacity));
  }

  .wp-admin-bar\:focus-within\:text-gray-800:focus-within {
    --tw-text-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-text-opacity));
  }

  .wp-admin-bar\:focus-within\:text-gray-900:focus-within {
    --tw-text-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-text-opacity));
  }

  .wp-admin-bar\:focus-within\:text-red-50:focus-within {
    --tw-text-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-text-opacity));
  }

  .wp-admin-bar\:focus-within\:text-red-100:focus-within {
    --tw-text-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-text-opacity));
  }

  .wp-admin-bar\:focus-within\:text-red-200:focus-within {
    --tw-text-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-text-opacity));
  }

  .wp-admin-bar\:focus-within\:text-red-300:focus-within {
    --tw-text-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-text-opacity));
  }

  .wp-admin-bar\:focus-within\:text-red-400:focus-within {
    --tw-text-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-text-opacity));
  }

  .wp-admin-bar\:focus-within\:text-red-500:focus-within {
    --tw-text-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-text-opacity));
  }

  .wp-admin-bar\:focus-within\:text-red-600:focus-within {
    --tw-text-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-text-opacity));
  }

  .wp-admin-bar\:focus-within\:text-red-700:focus-within {
    --tw-text-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-text-opacity));
  }

  .wp-admin-bar\:focus-within\:text-red-800:focus-within {
    --tw-text-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-text-opacity));
  }

  .wp-admin-bar\:focus-within\:text-red-900:focus-within {
    --tw-text-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-text-opacity));
  }

  .wp-admin-bar\:focus-within\:text-yellow-50:focus-within {
    --tw-text-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-text-opacity));
  }

  .wp-admin-bar\:focus-within\:text-yellow-100:focus-within {
    --tw-text-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-text-opacity));
  }

  .wp-admin-bar\:focus-within\:text-yellow-200:focus-within {
    --tw-text-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-text-opacity));
  }

  .wp-admin-bar\:focus-within\:text-yellow-300:focus-within {
    --tw-text-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-text-opacity));
  }

  .wp-admin-bar\:focus-within\:text-yellow-400:focus-within {
    --tw-text-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-text-opacity));
  }

  .wp-admin-bar\:focus-within\:text-yellow-500:focus-within {
    --tw-text-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-text-opacity));
  }

  .wp-admin-bar\:focus-within\:text-yellow-600:focus-within {
    --tw-text-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-text-opacity));
  }

  .wp-admin-bar\:focus-within\:text-yellow-700:focus-within {
    --tw-text-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-text-opacity));
  }

  .wp-admin-bar\:focus-within\:text-yellow-800:focus-within {
    --tw-text-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-text-opacity));
  }

  .wp-admin-bar\:focus-within\:text-yellow-900:focus-within {
    --tw-text-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-text-opacity));
  }

  .wp-admin-bar\:focus-within\:text-green-50:focus-within {
    --tw-text-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-text-opacity));
  }

  .wp-admin-bar\:focus-within\:text-green-100:focus-within {
    --tw-text-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-text-opacity));
  }

  .wp-admin-bar\:focus-within\:text-green-200:focus-within {
    --tw-text-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-text-opacity));
  }

  .wp-admin-bar\:focus-within\:text-green-300:focus-within {
    --tw-text-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-text-opacity));
  }

  .wp-admin-bar\:focus-within\:text-green-400:focus-within {
    --tw-text-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-text-opacity));
  }

  .wp-admin-bar\:focus-within\:text-green-500:focus-within {
    --tw-text-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-text-opacity));
  }

  .wp-admin-bar\:focus-within\:text-green-600:focus-within {
    --tw-text-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-text-opacity));
  }

  .wp-admin-bar\:focus-within\:text-green-700:focus-within {
    --tw-text-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-text-opacity));
  }

  .wp-admin-bar\:focus-within\:text-green-800:focus-within {
    --tw-text-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-text-opacity));
  }

  .wp-admin-bar\:focus-within\:text-green-900:focus-within {
    --tw-text-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-text-opacity));
  }

  .wp-admin-bar\:focus-within\:text-blue-50:focus-within {
    --tw-text-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-text-opacity));
  }

  .wp-admin-bar\:focus-within\:text-blue-100:focus-within {
    --tw-text-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-text-opacity));
  }

  .wp-admin-bar\:focus-within\:text-blue-200:focus-within {
    --tw-text-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-text-opacity));
  }

  .wp-admin-bar\:focus-within\:text-blue-300:focus-within {
    --tw-text-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-text-opacity));
  }

  .wp-admin-bar\:focus-within\:text-blue-400:focus-within {
    --tw-text-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-text-opacity));
  }

  .wp-admin-bar\:focus-within\:text-blue-500:focus-within {
    --tw-text-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-text-opacity));
  }

  .wp-admin-bar\:focus-within\:text-blue-600:focus-within {
    --tw-text-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-text-opacity));
  }

  .wp-admin-bar\:focus-within\:text-blue-700:focus-within {
    --tw-text-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-text-opacity));
  }

  .wp-admin-bar\:focus-within\:text-blue-800:focus-within {
    --tw-text-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-text-opacity));
  }

  .wp-admin-bar\:focus-within\:text-blue-900:focus-within {
    --tw-text-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-text-opacity));
  }

  .wp-admin-bar\:focus-within\:text-indigo-50:focus-within {
    --tw-text-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-text-opacity));
  }

  .wp-admin-bar\:focus-within\:text-indigo-100:focus-within {
    --tw-text-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-text-opacity));
  }

  .wp-admin-bar\:focus-within\:text-indigo-200:focus-within {
    --tw-text-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-text-opacity));
  }

  .wp-admin-bar\:focus-within\:text-indigo-300:focus-within {
    --tw-text-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-text-opacity));
  }

  .wp-admin-bar\:focus-within\:text-indigo-400:focus-within {
    --tw-text-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-text-opacity));
  }

  .wp-admin-bar\:focus-within\:text-indigo-500:focus-within {
    --tw-text-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-text-opacity));
  }

  .wp-admin-bar\:focus-within\:text-indigo-600:focus-within {
    --tw-text-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-text-opacity));
  }

  .wp-admin-bar\:focus-within\:text-indigo-700:focus-within {
    --tw-text-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-text-opacity));
  }

  .wp-admin-bar\:focus-within\:text-indigo-800:focus-within {
    --tw-text-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-text-opacity));
  }

  .wp-admin-bar\:focus-within\:text-indigo-900:focus-within {
    --tw-text-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-text-opacity));
  }

  .wp-admin-bar\:focus-within\:text-purple-50:focus-within {
    --tw-text-opacity: 1;
    color: rgba(245, 243, 255, var(--tw-text-opacity));
  }

  .wp-admin-bar\:focus-within\:text-purple-100:focus-within {
    --tw-text-opacity: 1;
    color: rgba(237, 233, 254, var(--tw-text-opacity));
  }

  .wp-admin-bar\:focus-within\:text-purple-200:focus-within {
    --tw-text-opacity: 1;
    color: rgba(221, 214, 254, var(--tw-text-opacity));
  }

  .wp-admin-bar\:focus-within\:text-purple-300:focus-within {
    --tw-text-opacity: 1;
    color: rgba(196, 181, 253, var(--tw-text-opacity));
  }

  .wp-admin-bar\:focus-within\:text-purple-400:focus-within {
    --tw-text-opacity: 1;
    color: rgba(167, 139, 250, var(--tw-text-opacity));
  }

  .wp-admin-bar\:focus-within\:text-purple-500:focus-within {
    --tw-text-opacity: 1;
    color: rgba(139, 92, 246, var(--tw-text-opacity));
  }

  .wp-admin-bar\:focus-within\:text-purple-600:focus-within {
    --tw-text-opacity: 1;
    color: rgba(124, 58, 237, var(--tw-text-opacity));
  }

  .wp-admin-bar\:focus-within\:text-purple-700:focus-within {
    --tw-text-opacity: 1;
    color: rgba(109, 40, 217, var(--tw-text-opacity));
  }

  .wp-admin-bar\:focus-within\:text-purple-800:focus-within {
    --tw-text-opacity: 1;
    color: rgba(91, 33, 182, var(--tw-text-opacity));
  }

  .wp-admin-bar\:focus-within\:text-purple-900:focus-within {
    --tw-text-opacity: 1;
    color: rgba(76, 29, 149, var(--tw-text-opacity));
  }

  .wp-admin-bar\:focus-within\:text-pink-50:focus-within {
    --tw-text-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-text-opacity));
  }

  .wp-admin-bar\:focus-within\:text-pink-100:focus-within {
    --tw-text-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-text-opacity));
  }

  .wp-admin-bar\:focus-within\:text-pink-200:focus-within {
    --tw-text-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-text-opacity));
  }

  .wp-admin-bar\:focus-within\:text-pink-300:focus-within {
    --tw-text-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-text-opacity));
  }

  .wp-admin-bar\:focus-within\:text-pink-400:focus-within {
    --tw-text-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-text-opacity));
  }

  .wp-admin-bar\:focus-within\:text-pink-500:focus-within {
    --tw-text-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-text-opacity));
  }

  .wp-admin-bar\:focus-within\:text-pink-600:focus-within {
    --tw-text-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-text-opacity));
  }

  .wp-admin-bar\:focus-within\:text-pink-700:focus-within {
    --tw-text-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-text-opacity));
  }

  .wp-admin-bar\:focus-within\:text-pink-800:focus-within {
    --tw-text-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-text-opacity));
  }

  .wp-admin-bar\:focus-within\:text-pink-900:focus-within {
    --tw-text-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-text-opacity));
  }

  .wp-admin-bar\:focus-within\:text-base-normal:focus-within {
    --tw-text-opacity: 1;
    color: rgba(0, 65, 129, var(--tw-text-opacity));
  }

  .wp-admin-bar\:focus-within\:text-base-dark:focus-within {
    --tw-text-opacity: 1;
    color: rgba(0, 52, 105, var(--tw-text-opacity));
  }

  .wp-admin-bar\:focus-within\:text-base-black:focus-within {
    --tw-text-opacity: 1;
    color: rgba(29, 29, 31, var(--tw-text-opacity));
  }

  .wp-admin-bar\:focus-within\:text-base-border:focus-within {
    --tw-text-opacity: 1;
    color: rgba(231, 231, 233, var(--tw-text-opacity));
  }

  .wp-admin-bar\:focus-within\:text-primary-normal:focus-within {
    --tw-text-opacity: 1;
    color: rgba(0, 103, 207, var(--tw-text-opacity));
  }

  .wp-admin-bar\:focus-within\:text-primary-alt:focus-within {
    --tw-text-opacity: 1;
    color: rgba(0, 71, 143, var(--tw-text-opacity));
  }

  .wp-admin-bar\:focus-within\:text-subtle-white:focus-within {
    --tw-text-opacity: 1;
    color: rgba(249, 249, 249, var(--tw-text-opacity));
  }

  .wp-admin-bar\:focus-within\:text-turquesa:focus-within {
    --tw-text-opacity: 1;
    color: rgba(0, 151, 178, var(--tw-text-opacity));
  }

  .wp-admin-bar\:hover\:text-transparent:hover {
    color: transparent;
  }

  .wp-admin-bar\:hover\:text-current:hover {
    color: currentColor;
  }

  .wp-admin-bar\:hover\:text-black:hover {
    --tw-text-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-text-opacity));
  }

  .wp-admin-bar\:hover\:text-white:hover {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .wp-admin-bar\:hover\:text-gray-50:hover {
    --tw-text-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-text-opacity));
  }

  .wp-admin-bar\:hover\:text-gray-100:hover {
    --tw-text-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-text-opacity));
  }

  .wp-admin-bar\:hover\:text-gray-200:hover {
    --tw-text-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-text-opacity));
  }

  .wp-admin-bar\:hover\:text-gray-300:hover {
    --tw-text-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-text-opacity));
  }

  .wp-admin-bar\:hover\:text-gray-400:hover {
    --tw-text-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-text-opacity));
  }

  .wp-admin-bar\:hover\:text-gray-500:hover {
    --tw-text-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-text-opacity));
  }

  .wp-admin-bar\:hover\:text-gray-600:hover {
    --tw-text-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-text-opacity));
  }

  .wp-admin-bar\:hover\:text-gray-700:hover {
    --tw-text-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-text-opacity));
  }

  .wp-admin-bar\:hover\:text-gray-800:hover {
    --tw-text-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-text-opacity));
  }

  .wp-admin-bar\:hover\:text-gray-900:hover {
    --tw-text-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-text-opacity));
  }

  .wp-admin-bar\:hover\:text-red-50:hover {
    --tw-text-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-text-opacity));
  }

  .wp-admin-bar\:hover\:text-red-100:hover {
    --tw-text-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-text-opacity));
  }

  .wp-admin-bar\:hover\:text-red-200:hover {
    --tw-text-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-text-opacity));
  }

  .wp-admin-bar\:hover\:text-red-300:hover {
    --tw-text-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-text-opacity));
  }

  .wp-admin-bar\:hover\:text-red-400:hover {
    --tw-text-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-text-opacity));
  }

  .wp-admin-bar\:hover\:text-red-500:hover {
    --tw-text-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-text-opacity));
  }

  .wp-admin-bar\:hover\:text-red-600:hover {
    --tw-text-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-text-opacity));
  }

  .wp-admin-bar\:hover\:text-red-700:hover {
    --tw-text-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-text-opacity));
  }

  .wp-admin-bar\:hover\:text-red-800:hover {
    --tw-text-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-text-opacity));
  }

  .wp-admin-bar\:hover\:text-red-900:hover {
    --tw-text-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-text-opacity));
  }

  .wp-admin-bar\:hover\:text-yellow-50:hover {
    --tw-text-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-text-opacity));
  }

  .wp-admin-bar\:hover\:text-yellow-100:hover {
    --tw-text-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-text-opacity));
  }

  .wp-admin-bar\:hover\:text-yellow-200:hover {
    --tw-text-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-text-opacity));
  }

  .wp-admin-bar\:hover\:text-yellow-300:hover {
    --tw-text-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-text-opacity));
  }

  .wp-admin-bar\:hover\:text-yellow-400:hover {
    --tw-text-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-text-opacity));
  }

  .wp-admin-bar\:hover\:text-yellow-500:hover {
    --tw-text-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-text-opacity));
  }

  .wp-admin-bar\:hover\:text-yellow-600:hover {
    --tw-text-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-text-opacity));
  }

  .wp-admin-bar\:hover\:text-yellow-700:hover {
    --tw-text-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-text-opacity));
  }

  .wp-admin-bar\:hover\:text-yellow-800:hover {
    --tw-text-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-text-opacity));
  }

  .wp-admin-bar\:hover\:text-yellow-900:hover {
    --tw-text-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-text-opacity));
  }

  .wp-admin-bar\:hover\:text-green-50:hover {
    --tw-text-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-text-opacity));
  }

  .wp-admin-bar\:hover\:text-green-100:hover {
    --tw-text-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-text-opacity));
  }

  .wp-admin-bar\:hover\:text-green-200:hover {
    --tw-text-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-text-opacity));
  }

  .wp-admin-bar\:hover\:text-green-300:hover {
    --tw-text-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-text-opacity));
  }

  .wp-admin-bar\:hover\:text-green-400:hover {
    --tw-text-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-text-opacity));
  }

  .wp-admin-bar\:hover\:text-green-500:hover {
    --tw-text-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-text-opacity));
  }

  .wp-admin-bar\:hover\:text-green-600:hover {
    --tw-text-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-text-opacity));
  }

  .wp-admin-bar\:hover\:text-green-700:hover {
    --tw-text-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-text-opacity));
  }

  .wp-admin-bar\:hover\:text-green-800:hover {
    --tw-text-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-text-opacity));
  }

  .wp-admin-bar\:hover\:text-green-900:hover {
    --tw-text-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-text-opacity));
  }

  .wp-admin-bar\:hover\:text-blue-50:hover {
    --tw-text-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-text-opacity));
  }

  .wp-admin-bar\:hover\:text-blue-100:hover {
    --tw-text-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-text-opacity));
  }

  .wp-admin-bar\:hover\:text-blue-200:hover {
    --tw-text-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-text-opacity));
  }

  .wp-admin-bar\:hover\:text-blue-300:hover {
    --tw-text-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-text-opacity));
  }

  .wp-admin-bar\:hover\:text-blue-400:hover {
    --tw-text-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-text-opacity));
  }

  .wp-admin-bar\:hover\:text-blue-500:hover {
    --tw-text-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-text-opacity));
  }

  .wp-admin-bar\:hover\:text-blue-600:hover {
    --tw-text-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-text-opacity));
  }

  .wp-admin-bar\:hover\:text-blue-700:hover {
    --tw-text-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-text-opacity));
  }

  .wp-admin-bar\:hover\:text-blue-800:hover {
    --tw-text-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-text-opacity));
  }

  .wp-admin-bar\:hover\:text-blue-900:hover {
    --tw-text-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-text-opacity));
  }

  .wp-admin-bar\:hover\:text-indigo-50:hover {
    --tw-text-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-text-opacity));
  }

  .wp-admin-bar\:hover\:text-indigo-100:hover {
    --tw-text-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-text-opacity));
  }

  .wp-admin-bar\:hover\:text-indigo-200:hover {
    --tw-text-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-text-opacity));
  }

  .wp-admin-bar\:hover\:text-indigo-300:hover {
    --tw-text-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-text-opacity));
  }

  .wp-admin-bar\:hover\:text-indigo-400:hover {
    --tw-text-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-text-opacity));
  }

  .wp-admin-bar\:hover\:text-indigo-500:hover {
    --tw-text-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-text-opacity));
  }

  .wp-admin-bar\:hover\:text-indigo-600:hover {
    --tw-text-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-text-opacity));
  }

  .wp-admin-bar\:hover\:text-indigo-700:hover {
    --tw-text-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-text-opacity));
  }

  .wp-admin-bar\:hover\:text-indigo-800:hover {
    --tw-text-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-text-opacity));
  }

  .wp-admin-bar\:hover\:text-indigo-900:hover {
    --tw-text-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-text-opacity));
  }

  .wp-admin-bar\:hover\:text-purple-50:hover {
    --tw-text-opacity: 1;
    color: rgba(245, 243, 255, var(--tw-text-opacity));
  }

  .wp-admin-bar\:hover\:text-purple-100:hover {
    --tw-text-opacity: 1;
    color: rgba(237, 233, 254, var(--tw-text-opacity));
  }

  .wp-admin-bar\:hover\:text-purple-200:hover {
    --tw-text-opacity: 1;
    color: rgba(221, 214, 254, var(--tw-text-opacity));
  }

  .wp-admin-bar\:hover\:text-purple-300:hover {
    --tw-text-opacity: 1;
    color: rgba(196, 181, 253, var(--tw-text-opacity));
  }

  .wp-admin-bar\:hover\:text-purple-400:hover {
    --tw-text-opacity: 1;
    color: rgba(167, 139, 250, var(--tw-text-opacity));
  }

  .wp-admin-bar\:hover\:text-purple-500:hover {
    --tw-text-opacity: 1;
    color: rgba(139, 92, 246, var(--tw-text-opacity));
  }

  .wp-admin-bar\:hover\:text-purple-600:hover {
    --tw-text-opacity: 1;
    color: rgba(124, 58, 237, var(--tw-text-opacity));
  }

  .wp-admin-bar\:hover\:text-purple-700:hover {
    --tw-text-opacity: 1;
    color: rgba(109, 40, 217, var(--tw-text-opacity));
  }

  .wp-admin-bar\:hover\:text-purple-800:hover {
    --tw-text-opacity: 1;
    color: rgba(91, 33, 182, var(--tw-text-opacity));
  }

  .wp-admin-bar\:hover\:text-purple-900:hover {
    --tw-text-opacity: 1;
    color: rgba(76, 29, 149, var(--tw-text-opacity));
  }

  .wp-admin-bar\:hover\:text-pink-50:hover {
    --tw-text-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-text-opacity));
  }

  .wp-admin-bar\:hover\:text-pink-100:hover {
    --tw-text-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-text-opacity));
  }

  .wp-admin-bar\:hover\:text-pink-200:hover {
    --tw-text-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-text-opacity));
  }

  .wp-admin-bar\:hover\:text-pink-300:hover {
    --tw-text-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-text-opacity));
  }

  .wp-admin-bar\:hover\:text-pink-400:hover {
    --tw-text-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-text-opacity));
  }

  .wp-admin-bar\:hover\:text-pink-500:hover {
    --tw-text-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-text-opacity));
  }

  .wp-admin-bar\:hover\:text-pink-600:hover {
    --tw-text-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-text-opacity));
  }

  .wp-admin-bar\:hover\:text-pink-700:hover {
    --tw-text-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-text-opacity));
  }

  .wp-admin-bar\:hover\:text-pink-800:hover {
    --tw-text-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-text-opacity));
  }

  .wp-admin-bar\:hover\:text-pink-900:hover {
    --tw-text-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-text-opacity));
  }

  .wp-admin-bar\:hover\:text-base-normal:hover {
    --tw-text-opacity: 1;
    color: rgba(0, 65, 129, var(--tw-text-opacity));
  }

  .wp-admin-bar\:hover\:text-base-dark:hover {
    --tw-text-opacity: 1;
    color: rgba(0, 52, 105, var(--tw-text-opacity));
  }

  .wp-admin-bar\:hover\:text-base-black:hover {
    --tw-text-opacity: 1;
    color: rgba(29, 29, 31, var(--tw-text-opacity));
  }

  .wp-admin-bar\:hover\:text-base-border:hover {
    --tw-text-opacity: 1;
    color: rgba(231, 231, 233, var(--tw-text-opacity));
  }

  .wp-admin-bar\:hover\:text-primary-normal:hover {
    --tw-text-opacity: 1;
    color: rgba(0, 103, 207, var(--tw-text-opacity));
  }

  .wp-admin-bar\:hover\:text-primary-alt:hover {
    --tw-text-opacity: 1;
    color: rgba(0, 71, 143, var(--tw-text-opacity));
  }

  .wp-admin-bar\:hover\:text-subtle-white:hover {
    --tw-text-opacity: 1;
    color: rgba(249, 249, 249, var(--tw-text-opacity));
  }

  .wp-admin-bar\:hover\:text-turquesa:hover {
    --tw-text-opacity: 1;
    color: rgba(0, 151, 178, var(--tw-text-opacity));
  }

  .wp-admin-bar\:focus\:text-transparent:focus {
    color: transparent;
  }

  .wp-admin-bar\:focus\:text-current:focus {
    color: currentColor;
  }

  .wp-admin-bar\:focus\:text-black:focus {
    --tw-text-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-text-opacity));
  }

  .wp-admin-bar\:focus\:text-white:focus {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .wp-admin-bar\:focus\:text-gray-50:focus {
    --tw-text-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-text-opacity));
  }

  .wp-admin-bar\:focus\:text-gray-100:focus {
    --tw-text-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-text-opacity));
  }

  .wp-admin-bar\:focus\:text-gray-200:focus {
    --tw-text-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-text-opacity));
  }

  .wp-admin-bar\:focus\:text-gray-300:focus {
    --tw-text-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-text-opacity));
  }

  .wp-admin-bar\:focus\:text-gray-400:focus {
    --tw-text-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-text-opacity));
  }

  .wp-admin-bar\:focus\:text-gray-500:focus {
    --tw-text-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-text-opacity));
  }

  .wp-admin-bar\:focus\:text-gray-600:focus {
    --tw-text-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-text-opacity));
  }

  .wp-admin-bar\:focus\:text-gray-700:focus {
    --tw-text-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-text-opacity));
  }

  .wp-admin-bar\:focus\:text-gray-800:focus {
    --tw-text-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-text-opacity));
  }

  .wp-admin-bar\:focus\:text-gray-900:focus {
    --tw-text-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-text-opacity));
  }

  .wp-admin-bar\:focus\:text-red-50:focus {
    --tw-text-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-text-opacity));
  }

  .wp-admin-bar\:focus\:text-red-100:focus {
    --tw-text-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-text-opacity));
  }

  .wp-admin-bar\:focus\:text-red-200:focus {
    --tw-text-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-text-opacity));
  }

  .wp-admin-bar\:focus\:text-red-300:focus {
    --tw-text-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-text-opacity));
  }

  .wp-admin-bar\:focus\:text-red-400:focus {
    --tw-text-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-text-opacity));
  }

  .wp-admin-bar\:focus\:text-red-500:focus {
    --tw-text-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-text-opacity));
  }

  .wp-admin-bar\:focus\:text-red-600:focus {
    --tw-text-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-text-opacity));
  }

  .wp-admin-bar\:focus\:text-red-700:focus {
    --tw-text-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-text-opacity));
  }

  .wp-admin-bar\:focus\:text-red-800:focus {
    --tw-text-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-text-opacity));
  }

  .wp-admin-bar\:focus\:text-red-900:focus {
    --tw-text-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-text-opacity));
  }

  .wp-admin-bar\:focus\:text-yellow-50:focus {
    --tw-text-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-text-opacity));
  }

  .wp-admin-bar\:focus\:text-yellow-100:focus {
    --tw-text-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-text-opacity));
  }

  .wp-admin-bar\:focus\:text-yellow-200:focus {
    --tw-text-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-text-opacity));
  }

  .wp-admin-bar\:focus\:text-yellow-300:focus {
    --tw-text-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-text-opacity));
  }

  .wp-admin-bar\:focus\:text-yellow-400:focus {
    --tw-text-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-text-opacity));
  }

  .wp-admin-bar\:focus\:text-yellow-500:focus {
    --tw-text-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-text-opacity));
  }

  .wp-admin-bar\:focus\:text-yellow-600:focus {
    --tw-text-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-text-opacity));
  }

  .wp-admin-bar\:focus\:text-yellow-700:focus {
    --tw-text-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-text-opacity));
  }

  .wp-admin-bar\:focus\:text-yellow-800:focus {
    --tw-text-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-text-opacity));
  }

  .wp-admin-bar\:focus\:text-yellow-900:focus {
    --tw-text-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-text-opacity));
  }

  .wp-admin-bar\:focus\:text-green-50:focus {
    --tw-text-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-text-opacity));
  }

  .wp-admin-bar\:focus\:text-green-100:focus {
    --tw-text-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-text-opacity));
  }

  .wp-admin-bar\:focus\:text-green-200:focus {
    --tw-text-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-text-opacity));
  }

  .wp-admin-bar\:focus\:text-green-300:focus {
    --tw-text-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-text-opacity));
  }

  .wp-admin-bar\:focus\:text-green-400:focus {
    --tw-text-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-text-opacity));
  }

  .wp-admin-bar\:focus\:text-green-500:focus {
    --tw-text-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-text-opacity));
  }

  .wp-admin-bar\:focus\:text-green-600:focus {
    --tw-text-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-text-opacity));
  }

  .wp-admin-bar\:focus\:text-green-700:focus {
    --tw-text-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-text-opacity));
  }

  .wp-admin-bar\:focus\:text-green-800:focus {
    --tw-text-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-text-opacity));
  }

  .wp-admin-bar\:focus\:text-green-900:focus {
    --tw-text-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-text-opacity));
  }

  .wp-admin-bar\:focus\:text-blue-50:focus {
    --tw-text-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-text-opacity));
  }

  .wp-admin-bar\:focus\:text-blue-100:focus {
    --tw-text-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-text-opacity));
  }

  .wp-admin-bar\:focus\:text-blue-200:focus {
    --tw-text-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-text-opacity));
  }

  .wp-admin-bar\:focus\:text-blue-300:focus {
    --tw-text-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-text-opacity));
  }

  .wp-admin-bar\:focus\:text-blue-400:focus {
    --tw-text-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-text-opacity));
  }

  .wp-admin-bar\:focus\:text-blue-500:focus {
    --tw-text-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-text-opacity));
  }

  .wp-admin-bar\:focus\:text-blue-600:focus {
    --tw-text-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-text-opacity));
  }

  .wp-admin-bar\:focus\:text-blue-700:focus {
    --tw-text-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-text-opacity));
  }

  .wp-admin-bar\:focus\:text-blue-800:focus {
    --tw-text-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-text-opacity));
  }

  .wp-admin-bar\:focus\:text-blue-900:focus {
    --tw-text-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-text-opacity));
  }

  .wp-admin-bar\:focus\:text-indigo-50:focus {
    --tw-text-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-text-opacity));
  }

  .wp-admin-bar\:focus\:text-indigo-100:focus {
    --tw-text-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-text-opacity));
  }

  .wp-admin-bar\:focus\:text-indigo-200:focus {
    --tw-text-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-text-opacity));
  }

  .wp-admin-bar\:focus\:text-indigo-300:focus {
    --tw-text-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-text-opacity));
  }

  .wp-admin-bar\:focus\:text-indigo-400:focus {
    --tw-text-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-text-opacity));
  }

  .wp-admin-bar\:focus\:text-indigo-500:focus {
    --tw-text-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-text-opacity));
  }

  .wp-admin-bar\:focus\:text-indigo-600:focus {
    --tw-text-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-text-opacity));
  }

  .wp-admin-bar\:focus\:text-indigo-700:focus {
    --tw-text-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-text-opacity));
  }

  .wp-admin-bar\:focus\:text-indigo-800:focus {
    --tw-text-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-text-opacity));
  }

  .wp-admin-bar\:focus\:text-indigo-900:focus {
    --tw-text-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-text-opacity));
  }

  .wp-admin-bar\:focus\:text-purple-50:focus {
    --tw-text-opacity: 1;
    color: rgba(245, 243, 255, var(--tw-text-opacity));
  }

  .wp-admin-bar\:focus\:text-purple-100:focus {
    --tw-text-opacity: 1;
    color: rgba(237, 233, 254, var(--tw-text-opacity));
  }

  .wp-admin-bar\:focus\:text-purple-200:focus {
    --tw-text-opacity: 1;
    color: rgba(221, 214, 254, var(--tw-text-opacity));
  }

  .wp-admin-bar\:focus\:text-purple-300:focus {
    --tw-text-opacity: 1;
    color: rgba(196, 181, 253, var(--tw-text-opacity));
  }

  .wp-admin-bar\:focus\:text-purple-400:focus {
    --tw-text-opacity: 1;
    color: rgba(167, 139, 250, var(--tw-text-opacity));
  }

  .wp-admin-bar\:focus\:text-purple-500:focus {
    --tw-text-opacity: 1;
    color: rgba(139, 92, 246, var(--tw-text-opacity));
  }

  .wp-admin-bar\:focus\:text-purple-600:focus {
    --tw-text-opacity: 1;
    color: rgba(124, 58, 237, var(--tw-text-opacity));
  }

  .wp-admin-bar\:focus\:text-purple-700:focus {
    --tw-text-opacity: 1;
    color: rgba(109, 40, 217, var(--tw-text-opacity));
  }

  .wp-admin-bar\:focus\:text-purple-800:focus {
    --tw-text-opacity: 1;
    color: rgba(91, 33, 182, var(--tw-text-opacity));
  }

  .wp-admin-bar\:focus\:text-purple-900:focus {
    --tw-text-opacity: 1;
    color: rgba(76, 29, 149, var(--tw-text-opacity));
  }

  .wp-admin-bar\:focus\:text-pink-50:focus {
    --tw-text-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-text-opacity));
  }

  .wp-admin-bar\:focus\:text-pink-100:focus {
    --tw-text-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-text-opacity));
  }

  .wp-admin-bar\:focus\:text-pink-200:focus {
    --tw-text-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-text-opacity));
  }

  .wp-admin-bar\:focus\:text-pink-300:focus {
    --tw-text-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-text-opacity));
  }

  .wp-admin-bar\:focus\:text-pink-400:focus {
    --tw-text-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-text-opacity));
  }

  .wp-admin-bar\:focus\:text-pink-500:focus {
    --tw-text-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-text-opacity));
  }

  .wp-admin-bar\:focus\:text-pink-600:focus {
    --tw-text-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-text-opacity));
  }

  .wp-admin-bar\:focus\:text-pink-700:focus {
    --tw-text-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-text-opacity));
  }

  .wp-admin-bar\:focus\:text-pink-800:focus {
    --tw-text-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-text-opacity));
  }

  .wp-admin-bar\:focus\:text-pink-900:focus {
    --tw-text-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-text-opacity));
  }

  .wp-admin-bar\:focus\:text-base-normal:focus {
    --tw-text-opacity: 1;
    color: rgba(0, 65, 129, var(--tw-text-opacity));
  }

  .wp-admin-bar\:focus\:text-base-dark:focus {
    --tw-text-opacity: 1;
    color: rgba(0, 52, 105, var(--tw-text-opacity));
  }

  .wp-admin-bar\:focus\:text-base-black:focus {
    --tw-text-opacity: 1;
    color: rgba(29, 29, 31, var(--tw-text-opacity));
  }

  .wp-admin-bar\:focus\:text-base-border:focus {
    --tw-text-opacity: 1;
    color: rgba(231, 231, 233, var(--tw-text-opacity));
  }

  .wp-admin-bar\:focus\:text-primary-normal:focus {
    --tw-text-opacity: 1;
    color: rgba(0, 103, 207, var(--tw-text-opacity));
  }

  .wp-admin-bar\:focus\:text-primary-alt:focus {
    --tw-text-opacity: 1;
    color: rgba(0, 71, 143, var(--tw-text-opacity));
  }

  .wp-admin-bar\:focus\:text-subtle-white:focus {
    --tw-text-opacity: 1;
    color: rgba(249, 249, 249, var(--tw-text-opacity));
  }

  .wp-admin-bar\:focus\:text-turquesa:focus {
    --tw-text-opacity: 1;
    color: rgba(0, 151, 178, var(--tw-text-opacity));
  }

  .wp-admin-bar\:text-opacity-0 {
    --tw-text-opacity: 0;
  }

  .wp-admin-bar\:text-opacity-5 {
    --tw-text-opacity: 0.05;
  }

  .wp-admin-bar\:text-opacity-10 {
    --tw-text-opacity: 0.1;
  }

  .wp-admin-bar\:text-opacity-20 {
    --tw-text-opacity: 0.2;
  }

  .wp-admin-bar\:text-opacity-25 {
    --tw-text-opacity: 0.25;
  }

  .wp-admin-bar\:text-opacity-30 {
    --tw-text-opacity: 0.3;
  }

  .wp-admin-bar\:text-opacity-40 {
    --tw-text-opacity: 0.4;
  }

  .wp-admin-bar\:text-opacity-50 {
    --tw-text-opacity: 0.5;
  }

  .wp-admin-bar\:text-opacity-60 {
    --tw-text-opacity: 0.6;
  }

  .wp-admin-bar\:text-opacity-70 {
    --tw-text-opacity: 0.7;
  }

  .wp-admin-bar\:text-opacity-75 {
    --tw-text-opacity: 0.75;
  }

  .wp-admin-bar\:text-opacity-80 {
    --tw-text-opacity: 0.8;
  }

  .wp-admin-bar\:text-opacity-90 {
    --tw-text-opacity: 0.9;
  }

  .wp-admin-bar\:text-opacity-95 {
    --tw-text-opacity: 0.95;
  }

  .wp-admin-bar\:text-opacity-100 {
    --tw-text-opacity: 1;
  }

  .group:hover .wp-admin-bar\:group-hover\:text-opacity-0 {
    --tw-text-opacity: 0;
  }

  .group:hover .wp-admin-bar\:group-hover\:text-opacity-5 {
    --tw-text-opacity: 0.05;
  }

  .group:hover .wp-admin-bar\:group-hover\:text-opacity-10 {
    --tw-text-opacity: 0.1;
  }

  .group:hover .wp-admin-bar\:group-hover\:text-opacity-20 {
    --tw-text-opacity: 0.2;
  }

  .group:hover .wp-admin-bar\:group-hover\:text-opacity-25 {
    --tw-text-opacity: 0.25;
  }

  .group:hover .wp-admin-bar\:group-hover\:text-opacity-30 {
    --tw-text-opacity: 0.3;
  }

  .group:hover .wp-admin-bar\:group-hover\:text-opacity-40 {
    --tw-text-opacity: 0.4;
  }

  .group:hover .wp-admin-bar\:group-hover\:text-opacity-50 {
    --tw-text-opacity: 0.5;
  }

  .group:hover .wp-admin-bar\:group-hover\:text-opacity-60 {
    --tw-text-opacity: 0.6;
  }

  .group:hover .wp-admin-bar\:group-hover\:text-opacity-70 {
    --tw-text-opacity: 0.7;
  }

  .group:hover .wp-admin-bar\:group-hover\:text-opacity-75 {
    --tw-text-opacity: 0.75;
  }

  .group:hover .wp-admin-bar\:group-hover\:text-opacity-80 {
    --tw-text-opacity: 0.8;
  }

  .group:hover .wp-admin-bar\:group-hover\:text-opacity-90 {
    --tw-text-opacity: 0.9;
  }

  .group:hover .wp-admin-bar\:group-hover\:text-opacity-95 {
    --tw-text-opacity: 0.95;
  }

  .group:hover .wp-admin-bar\:group-hover\:text-opacity-100 {
    --tw-text-opacity: 1;
  }

  .wp-admin-bar\:focus-within\:text-opacity-0:focus-within {
    --tw-text-opacity: 0;
  }

  .wp-admin-bar\:focus-within\:text-opacity-5:focus-within {
    --tw-text-opacity: 0.05;
  }

  .wp-admin-bar\:focus-within\:text-opacity-10:focus-within {
    --tw-text-opacity: 0.1;
  }

  .wp-admin-bar\:focus-within\:text-opacity-20:focus-within {
    --tw-text-opacity: 0.2;
  }

  .wp-admin-bar\:focus-within\:text-opacity-25:focus-within {
    --tw-text-opacity: 0.25;
  }

  .wp-admin-bar\:focus-within\:text-opacity-30:focus-within {
    --tw-text-opacity: 0.3;
  }

  .wp-admin-bar\:focus-within\:text-opacity-40:focus-within {
    --tw-text-opacity: 0.4;
  }

  .wp-admin-bar\:focus-within\:text-opacity-50:focus-within {
    --tw-text-opacity: 0.5;
  }

  .wp-admin-bar\:focus-within\:text-opacity-60:focus-within {
    --tw-text-opacity: 0.6;
  }

  .wp-admin-bar\:focus-within\:text-opacity-70:focus-within {
    --tw-text-opacity: 0.7;
  }

  .wp-admin-bar\:focus-within\:text-opacity-75:focus-within {
    --tw-text-opacity: 0.75;
  }

  .wp-admin-bar\:focus-within\:text-opacity-80:focus-within {
    --tw-text-opacity: 0.8;
  }

  .wp-admin-bar\:focus-within\:text-opacity-90:focus-within {
    --tw-text-opacity: 0.9;
  }

  .wp-admin-bar\:focus-within\:text-opacity-95:focus-within {
    --tw-text-opacity: 0.95;
  }

  .wp-admin-bar\:focus-within\:text-opacity-100:focus-within {
    --tw-text-opacity: 1;
  }

  .wp-admin-bar\:hover\:text-opacity-0:hover {
    --tw-text-opacity: 0;
  }

  .wp-admin-bar\:hover\:text-opacity-5:hover {
    --tw-text-opacity: 0.05;
  }

  .wp-admin-bar\:hover\:text-opacity-10:hover {
    --tw-text-opacity: 0.1;
  }

  .wp-admin-bar\:hover\:text-opacity-20:hover {
    --tw-text-opacity: 0.2;
  }

  .wp-admin-bar\:hover\:text-opacity-25:hover {
    --tw-text-opacity: 0.25;
  }

  .wp-admin-bar\:hover\:text-opacity-30:hover {
    --tw-text-opacity: 0.3;
  }

  .wp-admin-bar\:hover\:text-opacity-40:hover {
    --tw-text-opacity: 0.4;
  }

  .wp-admin-bar\:hover\:text-opacity-50:hover {
    --tw-text-opacity: 0.5;
  }

  .wp-admin-bar\:hover\:text-opacity-60:hover {
    --tw-text-opacity: 0.6;
  }

  .wp-admin-bar\:hover\:text-opacity-70:hover {
    --tw-text-opacity: 0.7;
  }

  .wp-admin-bar\:hover\:text-opacity-75:hover {
    --tw-text-opacity: 0.75;
  }

  .wp-admin-bar\:hover\:text-opacity-80:hover {
    --tw-text-opacity: 0.8;
  }

  .wp-admin-bar\:hover\:text-opacity-90:hover {
    --tw-text-opacity: 0.9;
  }

  .wp-admin-bar\:hover\:text-opacity-95:hover {
    --tw-text-opacity: 0.95;
  }

  .wp-admin-bar\:hover\:text-opacity-100:hover {
    --tw-text-opacity: 1;
  }

  .wp-admin-bar\:focus\:text-opacity-0:focus {
    --tw-text-opacity: 0;
  }

  .wp-admin-bar\:focus\:text-opacity-5:focus {
    --tw-text-opacity: 0.05;
  }

  .wp-admin-bar\:focus\:text-opacity-10:focus {
    --tw-text-opacity: 0.1;
  }

  .wp-admin-bar\:focus\:text-opacity-20:focus {
    --tw-text-opacity: 0.2;
  }

  .wp-admin-bar\:focus\:text-opacity-25:focus {
    --tw-text-opacity: 0.25;
  }

  .wp-admin-bar\:focus\:text-opacity-30:focus {
    --tw-text-opacity: 0.3;
  }

  .wp-admin-bar\:focus\:text-opacity-40:focus {
    --tw-text-opacity: 0.4;
  }

  .wp-admin-bar\:focus\:text-opacity-50:focus {
    --tw-text-opacity: 0.5;
  }

  .wp-admin-bar\:focus\:text-opacity-60:focus {
    --tw-text-opacity: 0.6;
  }

  .wp-admin-bar\:focus\:text-opacity-70:focus {
    --tw-text-opacity: 0.7;
  }

  .wp-admin-bar\:focus\:text-opacity-75:focus {
    --tw-text-opacity: 0.75;
  }

  .wp-admin-bar\:focus\:text-opacity-80:focus {
    --tw-text-opacity: 0.8;
  }

  .wp-admin-bar\:focus\:text-opacity-90:focus {
    --tw-text-opacity: 0.9;
  }

  .wp-admin-bar\:focus\:text-opacity-95:focus {
    --tw-text-opacity: 0.95;
  }

  .wp-admin-bar\:focus\:text-opacity-100:focus {
    --tw-text-opacity: 1;
  }

  .wp-admin-bar\:underline {
    text-decoration: underline;
  }

  .wp-admin-bar\:line-through {
    text-decoration: line-through;
  }

  .wp-admin-bar\:no-underline {
    text-decoration: none;
  }

  .group:hover .wp-admin-bar\:group-hover\:underline {
    text-decoration: underline;
  }

  .group:hover .wp-admin-bar\:group-hover\:line-through {
    text-decoration: line-through;
  }

  .group:hover .wp-admin-bar\:group-hover\:no-underline {
    text-decoration: none;
  }

  .wp-admin-bar\:focus-within\:underline:focus-within {
    text-decoration: underline;
  }

  .wp-admin-bar\:focus-within\:line-through:focus-within {
    text-decoration: line-through;
  }

  .wp-admin-bar\:focus-within\:no-underline:focus-within {
    text-decoration: none;
  }

  .wp-admin-bar\:hover\:underline:hover {
    text-decoration: underline;
  }

  .wp-admin-bar\:hover\:line-through:hover {
    text-decoration: line-through;
  }

  .wp-admin-bar\:hover\:no-underline:hover {
    text-decoration: none;
  }

  .wp-admin-bar\:focus\:underline:focus {
    text-decoration: underline;
  }

  .wp-admin-bar\:focus\:line-through:focus {
    text-decoration: line-through;
  }

  .wp-admin-bar\:focus\:no-underline:focus {
    text-decoration: none;
  }

  .wp-admin-bar\:antialiased {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }

  .wp-admin-bar\:subpixel-antialiased {
    -webkit-font-smoothing: auto;
    -moz-osx-font-smoothing: auto;
  }

  .wp-admin-bar\:placeholder-transparent::-moz-placeholder {
    color: transparent;
  }

  .wp-admin-bar\:placeholder-transparent:-ms-input-placeholder {
    color: transparent;
  }

  .wp-admin-bar\:placeholder-transparent::placeholder {
    color: transparent;
  }

  .wp-admin-bar\:placeholder-current::-moz-placeholder {
    color: currentColor;
  }

  .wp-admin-bar\:placeholder-current:-ms-input-placeholder {
    color: currentColor;
  }

  .wp-admin-bar\:placeholder-current::placeholder {
    color: currentColor;
  }

  .wp-admin-bar\:placeholder-black::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-black:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-black::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-white::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-white:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-white::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-gray-50::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-gray-50:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-gray-50::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-gray-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-gray-100:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-gray-100::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-gray-200::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-gray-200:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-gray-200::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-gray-300::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-gray-300:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-gray-300::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-gray-400::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-gray-400:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-gray-400::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-gray-500::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-gray-500:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-gray-500::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-gray-600::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-gray-600:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-gray-600::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-gray-700::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-gray-700:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-gray-700::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-gray-800::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-gray-800:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-gray-800::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-gray-900::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-gray-900:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-gray-900::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-red-50::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-red-50:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-red-50::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-red-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-red-100:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-red-100::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-red-200::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-red-200:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-red-200::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-red-300::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-red-300:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-red-300::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-red-400::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-red-400:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-red-400::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-red-500::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-red-500:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-red-500::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-red-600::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-red-600:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-red-600::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-red-700::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-red-700:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-red-700::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-red-800::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-red-800:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-red-800::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-red-900::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-red-900:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-red-900::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-yellow-50::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-yellow-50:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-yellow-50::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-yellow-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-yellow-100:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-yellow-100::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-yellow-200::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-yellow-200:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-yellow-200::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-yellow-300::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-yellow-300:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-yellow-300::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-yellow-400::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-yellow-400:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-yellow-400::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-yellow-500::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-yellow-500:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-yellow-500::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-yellow-600::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-yellow-600:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-yellow-600::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-yellow-700::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-yellow-700:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-yellow-700::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-yellow-800::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-yellow-800:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-yellow-800::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-yellow-900::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-yellow-900:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-yellow-900::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-green-50::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-green-50:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-green-50::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-green-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-green-100:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-green-100::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-green-200::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-green-200:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-green-200::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-green-300::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-green-300:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-green-300::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-green-400::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-green-400:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-green-400::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-green-500::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-green-500:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-green-500::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-green-600::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-green-600:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-green-600::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-green-700::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-green-700:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-green-700::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-green-800::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-green-800:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-green-800::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-green-900::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-green-900:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-green-900::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-blue-50::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-blue-50:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-blue-50::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-blue-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-blue-100:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-blue-100::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-blue-200::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-blue-200:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-blue-200::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-blue-300::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-blue-300:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-blue-300::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-blue-400::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-blue-400:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-blue-400::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-blue-500::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-blue-500:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-blue-500::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-blue-600::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-blue-600:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-blue-600::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-blue-700::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-blue-700:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-blue-700::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-blue-800::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-blue-800:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-blue-800::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-blue-900::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-blue-900:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-blue-900::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-indigo-50::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-indigo-50:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-indigo-50::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-indigo-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-indigo-100:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-indigo-100::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-indigo-200::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-indigo-200:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-indigo-200::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-indigo-300::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-indigo-300:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-indigo-300::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-indigo-400::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-indigo-400:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-indigo-400::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-indigo-500::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-indigo-500:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-indigo-500::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-indigo-600::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-indigo-600:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-indigo-600::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-indigo-700::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-indigo-700:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-indigo-700::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-indigo-800::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-indigo-800:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-indigo-800::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-indigo-900::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-indigo-900:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-indigo-900::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-purple-50::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 243, 255, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-purple-50:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 243, 255, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-purple-50::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 243, 255, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-purple-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 233, 254, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-purple-100:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 233, 254, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-purple-100::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 233, 254, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-purple-200::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(221, 214, 254, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-purple-200:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(221, 214, 254, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-purple-200::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(221, 214, 254, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-purple-300::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(196, 181, 253, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-purple-300:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(196, 181, 253, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-purple-300::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(196, 181, 253, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-purple-400::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(167, 139, 250, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-purple-400:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(167, 139, 250, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-purple-400::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(167, 139, 250, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-purple-500::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(139, 92, 246, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-purple-500:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(139, 92, 246, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-purple-500::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(139, 92, 246, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-purple-600::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(124, 58, 237, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-purple-600:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(124, 58, 237, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-purple-600::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(124, 58, 237, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-purple-700::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(109, 40, 217, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-purple-700:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(109, 40, 217, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-purple-700::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(109, 40, 217, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-purple-800::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(91, 33, 182, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-purple-800:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(91, 33, 182, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-purple-800::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(91, 33, 182, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-purple-900::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(76, 29, 149, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-purple-900:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(76, 29, 149, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-purple-900::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(76, 29, 149, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-pink-50::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-pink-50:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-pink-50::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-pink-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-pink-100:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-pink-100::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-pink-200::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-pink-200:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-pink-200::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-pink-300::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-pink-300:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-pink-300::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-pink-400::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-pink-400:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-pink-400::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-pink-500::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-pink-500:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-pink-500::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-pink-600::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-pink-600:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-pink-600::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-pink-700::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-pink-700:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-pink-700::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-pink-800::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-pink-800:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-pink-800::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-pink-900::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-pink-900:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-pink-900::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-base-normal::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 65, 129, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-base-normal:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 65, 129, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-base-normal::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 65, 129, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-base-dark::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 52, 105, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-base-dark:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 52, 105, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-base-dark::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 52, 105, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-base-black::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(29, 29, 31, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-base-black:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(29, 29, 31, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-base-black::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(29, 29, 31, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-base-border::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(231, 231, 233, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-base-border:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(231, 231, 233, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-base-border::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(231, 231, 233, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-primary-normal::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 103, 207, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-primary-normal:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 103, 207, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-primary-normal::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 103, 207, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-primary-alt::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 71, 143, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-primary-alt:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 71, 143, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-primary-alt::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 71, 143, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-subtle-white::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 249, 249, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-subtle-white:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 249, 249, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-subtle-white::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 249, 249, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-turquesa::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 151, 178, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-turquesa:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 151, 178, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-turquesa::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 151, 178, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-transparent:focus::-moz-placeholder {
    color: transparent;
  }

  .wp-admin-bar\:focus\:placeholder-transparent:focus:-ms-input-placeholder {
    color: transparent;
  }

  .wp-admin-bar\:focus\:placeholder-transparent:focus::placeholder {
    color: transparent;
  }

  .wp-admin-bar\:focus\:placeholder-current:focus::-moz-placeholder {
    color: currentColor;
  }

  .wp-admin-bar\:focus\:placeholder-current:focus:-ms-input-placeholder {
    color: currentColor;
  }

  .wp-admin-bar\:focus\:placeholder-current:focus::placeholder {
    color: currentColor;
  }

  .wp-admin-bar\:focus\:placeholder-black:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-black:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-black:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-white:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-white:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-white:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-gray-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-gray-50:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-gray-50:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-gray-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-gray-100:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-gray-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-gray-200:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-gray-200:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-gray-200:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-gray-300:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-gray-300:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-gray-300:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-gray-400:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-gray-400:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-gray-400:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-gray-500:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-gray-500:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-gray-500:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-gray-600:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-gray-600:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-gray-600:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-gray-700:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-gray-700:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-gray-700:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-gray-800:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-gray-800:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-gray-800:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-gray-900:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-gray-900:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-gray-900:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-red-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-red-50:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-red-50:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-red-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-red-100:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-red-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-red-200:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-red-200:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-red-200:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-red-300:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-red-300:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-red-300:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-red-400:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-red-400:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-red-400:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-red-500:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-red-500:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-red-500:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-red-600:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-red-600:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-red-600:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-red-700:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-red-700:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-red-700:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-red-800:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-red-800:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-red-800:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-red-900:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-red-900:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-red-900:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-yellow-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-yellow-50:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-yellow-50:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-yellow-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-yellow-100:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-yellow-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-yellow-200:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-yellow-200:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-yellow-200:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-yellow-300:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-yellow-300:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-yellow-300:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-yellow-400:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-yellow-400:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-yellow-400:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-yellow-500:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-yellow-500:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-yellow-500:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-yellow-600:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-yellow-600:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-yellow-600:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-yellow-700:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-yellow-700:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-yellow-700:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-yellow-800:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-yellow-800:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-yellow-800:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-yellow-900:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-yellow-900:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-yellow-900:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-green-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-green-50:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-green-50:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-green-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-green-100:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-green-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-green-200:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-green-200:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-green-200:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-green-300:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-green-300:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-green-300:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-green-400:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-green-400:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-green-400:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-green-500:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-green-500:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-green-500:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-green-600:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-green-600:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-green-600:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-green-700:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-green-700:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-green-700:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-green-800:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-green-800:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-green-800:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-green-900:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-green-900:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-green-900:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-blue-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-blue-50:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-blue-50:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-blue-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-blue-100:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-blue-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-blue-200:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-blue-200:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-blue-200:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-blue-300:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-blue-300:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-blue-300:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-blue-400:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-blue-400:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-blue-400:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-blue-500:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-blue-500:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-blue-500:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-blue-600:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-blue-600:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-blue-600:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-blue-700:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-blue-700:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-blue-700:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-blue-800:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-blue-800:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-blue-800:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-blue-900:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-blue-900:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-blue-900:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-indigo-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-indigo-50:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-indigo-50:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-indigo-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-indigo-100:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-indigo-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-indigo-200:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-indigo-200:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-indigo-200:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-indigo-300:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-indigo-300:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-indigo-300:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-indigo-400:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-indigo-400:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-indigo-400:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-indigo-500:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-indigo-500:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-indigo-500:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-indigo-600:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-indigo-600:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-indigo-600:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-indigo-700:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-indigo-700:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-indigo-700:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-indigo-800:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-indigo-800:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-indigo-800:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-indigo-900:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-indigo-900:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-indigo-900:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-purple-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 243, 255, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-purple-50:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 243, 255, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-purple-50:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 243, 255, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-purple-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 233, 254, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-purple-100:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 233, 254, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-purple-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 233, 254, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-purple-200:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(221, 214, 254, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-purple-200:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(221, 214, 254, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-purple-200:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(221, 214, 254, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-purple-300:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(196, 181, 253, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-purple-300:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(196, 181, 253, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-purple-300:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(196, 181, 253, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-purple-400:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(167, 139, 250, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-purple-400:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(167, 139, 250, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-purple-400:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(167, 139, 250, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-purple-500:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(139, 92, 246, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-purple-500:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(139, 92, 246, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-purple-500:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(139, 92, 246, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-purple-600:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(124, 58, 237, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-purple-600:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(124, 58, 237, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-purple-600:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(124, 58, 237, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-purple-700:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(109, 40, 217, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-purple-700:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(109, 40, 217, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-purple-700:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(109, 40, 217, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-purple-800:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(91, 33, 182, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-purple-800:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(91, 33, 182, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-purple-800:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(91, 33, 182, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-purple-900:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(76, 29, 149, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-purple-900:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(76, 29, 149, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-purple-900:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(76, 29, 149, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-pink-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-pink-50:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-pink-50:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-pink-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-pink-100:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-pink-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-pink-200:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-pink-200:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-pink-200:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-pink-300:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-pink-300:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-pink-300:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-pink-400:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-pink-400:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-pink-400:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-pink-500:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-pink-500:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-pink-500:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-pink-600:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-pink-600:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-pink-600:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-pink-700:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-pink-700:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-pink-700:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-pink-800:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-pink-800:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-pink-800:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-pink-900:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-pink-900:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-pink-900:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-base-normal:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 65, 129, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-base-normal:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 65, 129, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-base-normal:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 65, 129, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-base-dark:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 52, 105, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-base-dark:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 52, 105, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-base-dark:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 52, 105, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-base-black:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(29, 29, 31, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-base-black:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(29, 29, 31, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-base-black:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(29, 29, 31, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-base-border:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(231, 231, 233, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-base-border:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(231, 231, 233, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-base-border:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(231, 231, 233, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-primary-normal:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 103, 207, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-primary-normal:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 103, 207, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-primary-normal:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 103, 207, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-primary-alt:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 71, 143, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-primary-alt:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 71, 143, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-primary-alt:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 71, 143, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-subtle-white:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 249, 249, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-subtle-white:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 249, 249, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-subtle-white:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 249, 249, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-turquesa:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 151, 178, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-turquesa:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 151, 178, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:focus\:placeholder-turquesa:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 151, 178, var(--tw-placeholder-opacity));
  }

  .wp-admin-bar\:placeholder-opacity-0::-moz-placeholder {
    --tw-placeholder-opacity: 0;
  }

  .wp-admin-bar\:placeholder-opacity-0:-ms-input-placeholder {
    --tw-placeholder-opacity: 0;
  }

  .wp-admin-bar\:placeholder-opacity-0::placeholder {
    --tw-placeholder-opacity: 0;
  }

  .wp-admin-bar\:placeholder-opacity-5::-moz-placeholder {
    --tw-placeholder-opacity: 0.05;
  }

  .wp-admin-bar\:placeholder-opacity-5:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.05;
  }

  .wp-admin-bar\:placeholder-opacity-5::placeholder {
    --tw-placeholder-opacity: 0.05;
  }

  .wp-admin-bar\:placeholder-opacity-10::-moz-placeholder {
    --tw-placeholder-opacity: 0.1;
  }

  .wp-admin-bar\:placeholder-opacity-10:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.1;
  }

  .wp-admin-bar\:placeholder-opacity-10::placeholder {
    --tw-placeholder-opacity: 0.1;
  }

  .wp-admin-bar\:placeholder-opacity-20::-moz-placeholder {
    --tw-placeholder-opacity: 0.2;
  }

  .wp-admin-bar\:placeholder-opacity-20:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.2;
  }

  .wp-admin-bar\:placeholder-opacity-20::placeholder {
    --tw-placeholder-opacity: 0.2;
  }

  .wp-admin-bar\:placeholder-opacity-25::-moz-placeholder {
    --tw-placeholder-opacity: 0.25;
  }

  .wp-admin-bar\:placeholder-opacity-25:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.25;
  }

  .wp-admin-bar\:placeholder-opacity-25::placeholder {
    --tw-placeholder-opacity: 0.25;
  }

  .wp-admin-bar\:placeholder-opacity-30::-moz-placeholder {
    --tw-placeholder-opacity: 0.3;
  }

  .wp-admin-bar\:placeholder-opacity-30:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.3;
  }

  .wp-admin-bar\:placeholder-opacity-30::placeholder {
    --tw-placeholder-opacity: 0.3;
  }

  .wp-admin-bar\:placeholder-opacity-40::-moz-placeholder {
    --tw-placeholder-opacity: 0.4;
  }

  .wp-admin-bar\:placeholder-opacity-40:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.4;
  }

  .wp-admin-bar\:placeholder-opacity-40::placeholder {
    --tw-placeholder-opacity: 0.4;
  }

  .wp-admin-bar\:placeholder-opacity-50::-moz-placeholder {
    --tw-placeholder-opacity: 0.5;
  }

  .wp-admin-bar\:placeholder-opacity-50:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.5;
  }

  .wp-admin-bar\:placeholder-opacity-50::placeholder {
    --tw-placeholder-opacity: 0.5;
  }

  .wp-admin-bar\:placeholder-opacity-60::-moz-placeholder {
    --tw-placeholder-opacity: 0.6;
  }

  .wp-admin-bar\:placeholder-opacity-60:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.6;
  }

  .wp-admin-bar\:placeholder-opacity-60::placeholder {
    --tw-placeholder-opacity: 0.6;
  }

  .wp-admin-bar\:placeholder-opacity-70::-moz-placeholder {
    --tw-placeholder-opacity: 0.7;
  }

  .wp-admin-bar\:placeholder-opacity-70:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.7;
  }

  .wp-admin-bar\:placeholder-opacity-70::placeholder {
    --tw-placeholder-opacity: 0.7;
  }

  .wp-admin-bar\:placeholder-opacity-75::-moz-placeholder {
    --tw-placeholder-opacity: 0.75;
  }

  .wp-admin-bar\:placeholder-opacity-75:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.75;
  }

  .wp-admin-bar\:placeholder-opacity-75::placeholder {
    --tw-placeholder-opacity: 0.75;
  }

  .wp-admin-bar\:placeholder-opacity-80::-moz-placeholder {
    --tw-placeholder-opacity: 0.8;
  }

  .wp-admin-bar\:placeholder-opacity-80:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.8;
  }

  .wp-admin-bar\:placeholder-opacity-80::placeholder {
    --tw-placeholder-opacity: 0.8;
  }

  .wp-admin-bar\:placeholder-opacity-90::-moz-placeholder {
    --tw-placeholder-opacity: 0.9;
  }

  .wp-admin-bar\:placeholder-opacity-90:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.9;
  }

  .wp-admin-bar\:placeholder-opacity-90::placeholder {
    --tw-placeholder-opacity: 0.9;
  }

  .wp-admin-bar\:placeholder-opacity-95::-moz-placeholder {
    --tw-placeholder-opacity: 0.95;
  }

  .wp-admin-bar\:placeholder-opacity-95:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.95;
  }

  .wp-admin-bar\:placeholder-opacity-95::placeholder {
    --tw-placeholder-opacity: 0.95;
  }

  .wp-admin-bar\:placeholder-opacity-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
  }

  .wp-admin-bar\:placeholder-opacity-100:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
  }

  .wp-admin-bar\:placeholder-opacity-100::placeholder {
    --tw-placeholder-opacity: 1;
  }

  .wp-admin-bar\:focus\:placeholder-opacity-0:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0;
  }

  .wp-admin-bar\:focus\:placeholder-opacity-0:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 0;
  }

  .wp-admin-bar\:focus\:placeholder-opacity-0:focus::placeholder {
    --tw-placeholder-opacity: 0;
  }

  .wp-admin-bar\:focus\:placeholder-opacity-5:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.05;
  }

  .wp-admin-bar\:focus\:placeholder-opacity-5:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.05;
  }

  .wp-admin-bar\:focus\:placeholder-opacity-5:focus::placeholder {
    --tw-placeholder-opacity: 0.05;
  }

  .wp-admin-bar\:focus\:placeholder-opacity-10:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.1;
  }

  .wp-admin-bar\:focus\:placeholder-opacity-10:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.1;
  }

  .wp-admin-bar\:focus\:placeholder-opacity-10:focus::placeholder {
    --tw-placeholder-opacity: 0.1;
  }

  .wp-admin-bar\:focus\:placeholder-opacity-20:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.2;
  }

  .wp-admin-bar\:focus\:placeholder-opacity-20:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.2;
  }

  .wp-admin-bar\:focus\:placeholder-opacity-20:focus::placeholder {
    --tw-placeholder-opacity: 0.2;
  }

  .wp-admin-bar\:focus\:placeholder-opacity-25:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.25;
  }

  .wp-admin-bar\:focus\:placeholder-opacity-25:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.25;
  }

  .wp-admin-bar\:focus\:placeholder-opacity-25:focus::placeholder {
    --tw-placeholder-opacity: 0.25;
  }

  .wp-admin-bar\:focus\:placeholder-opacity-30:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.3;
  }

  .wp-admin-bar\:focus\:placeholder-opacity-30:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.3;
  }

  .wp-admin-bar\:focus\:placeholder-opacity-30:focus::placeholder {
    --tw-placeholder-opacity: 0.3;
  }

  .wp-admin-bar\:focus\:placeholder-opacity-40:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.4;
  }

  .wp-admin-bar\:focus\:placeholder-opacity-40:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.4;
  }

  .wp-admin-bar\:focus\:placeholder-opacity-40:focus::placeholder {
    --tw-placeholder-opacity: 0.4;
  }

  .wp-admin-bar\:focus\:placeholder-opacity-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.5;
  }

  .wp-admin-bar\:focus\:placeholder-opacity-50:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.5;
  }

  .wp-admin-bar\:focus\:placeholder-opacity-50:focus::placeholder {
    --tw-placeholder-opacity: 0.5;
  }

  .wp-admin-bar\:focus\:placeholder-opacity-60:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.6;
  }

  .wp-admin-bar\:focus\:placeholder-opacity-60:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.6;
  }

  .wp-admin-bar\:focus\:placeholder-opacity-60:focus::placeholder {
    --tw-placeholder-opacity: 0.6;
  }

  .wp-admin-bar\:focus\:placeholder-opacity-70:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.7;
  }

  .wp-admin-bar\:focus\:placeholder-opacity-70:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.7;
  }

  .wp-admin-bar\:focus\:placeholder-opacity-70:focus::placeholder {
    --tw-placeholder-opacity: 0.7;
  }

  .wp-admin-bar\:focus\:placeholder-opacity-75:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.75;
  }

  .wp-admin-bar\:focus\:placeholder-opacity-75:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.75;
  }

  .wp-admin-bar\:focus\:placeholder-opacity-75:focus::placeholder {
    --tw-placeholder-opacity: 0.75;
  }

  .wp-admin-bar\:focus\:placeholder-opacity-80:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.8;
  }

  .wp-admin-bar\:focus\:placeholder-opacity-80:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.8;
  }

  .wp-admin-bar\:focus\:placeholder-opacity-80:focus::placeholder {
    --tw-placeholder-opacity: 0.8;
  }

  .wp-admin-bar\:focus\:placeholder-opacity-90:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.9;
  }

  .wp-admin-bar\:focus\:placeholder-opacity-90:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.9;
  }

  .wp-admin-bar\:focus\:placeholder-opacity-90:focus::placeholder {
    --tw-placeholder-opacity: 0.9;
  }

  .wp-admin-bar\:focus\:placeholder-opacity-95:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.95;
  }

  .wp-admin-bar\:focus\:placeholder-opacity-95:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.95;
  }

  .wp-admin-bar\:focus\:placeholder-opacity-95:focus::placeholder {
    --tw-placeholder-opacity: 0.95;
  }

  .wp-admin-bar\:focus\:placeholder-opacity-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
  }

  .wp-admin-bar\:focus\:placeholder-opacity-100:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
  }

  .wp-admin-bar\:focus\:placeholder-opacity-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
  }

  .wp-admin-bar\:opacity-0 {
    opacity: 0;
  }

  .wp-admin-bar\:opacity-5 {
    opacity: 0.05;
  }

  .wp-admin-bar\:opacity-10 {
    opacity: 0.1;
  }

  .wp-admin-bar\:opacity-20 {
    opacity: 0.2;
  }

  .wp-admin-bar\:opacity-25 {
    opacity: 0.25;
  }

  .wp-admin-bar\:opacity-30 {
    opacity: 0.3;
  }

  .wp-admin-bar\:opacity-40 {
    opacity: 0.4;
  }

  .wp-admin-bar\:opacity-50 {
    opacity: 0.5;
  }

  .wp-admin-bar\:opacity-60 {
    opacity: 0.6;
  }

  .wp-admin-bar\:opacity-70 {
    opacity: 0.7;
  }

  .wp-admin-bar\:opacity-75 {
    opacity: 0.75;
  }

  .wp-admin-bar\:opacity-80 {
    opacity: 0.8;
  }

  .wp-admin-bar\:opacity-90 {
    opacity: 0.9;
  }

  .wp-admin-bar\:opacity-95 {
    opacity: 0.95;
  }

  .wp-admin-bar\:opacity-100 {
    opacity: 1;
  }

  .group:hover .wp-admin-bar\:group-hover\:opacity-0 {
    opacity: 0;
  }

  .group:hover .wp-admin-bar\:group-hover\:opacity-5 {
    opacity: 0.05;
  }

  .group:hover .wp-admin-bar\:group-hover\:opacity-10 {
    opacity: 0.1;
  }

  .group:hover .wp-admin-bar\:group-hover\:opacity-20 {
    opacity: 0.2;
  }

  .group:hover .wp-admin-bar\:group-hover\:opacity-25 {
    opacity: 0.25;
  }

  .group:hover .wp-admin-bar\:group-hover\:opacity-30 {
    opacity: 0.3;
  }

  .group:hover .wp-admin-bar\:group-hover\:opacity-40 {
    opacity: 0.4;
  }

  .group:hover .wp-admin-bar\:group-hover\:opacity-50 {
    opacity: 0.5;
  }

  .group:hover .wp-admin-bar\:group-hover\:opacity-60 {
    opacity: 0.6;
  }

  .group:hover .wp-admin-bar\:group-hover\:opacity-70 {
    opacity: 0.7;
  }

  .group:hover .wp-admin-bar\:group-hover\:opacity-75 {
    opacity: 0.75;
  }

  .group:hover .wp-admin-bar\:group-hover\:opacity-80 {
    opacity: 0.8;
  }

  .group:hover .wp-admin-bar\:group-hover\:opacity-90 {
    opacity: 0.9;
  }

  .group:hover .wp-admin-bar\:group-hover\:opacity-95 {
    opacity: 0.95;
  }

  .group:hover .wp-admin-bar\:group-hover\:opacity-100 {
    opacity: 1;
  }

  .wp-admin-bar\:focus-within\:opacity-0:focus-within {
    opacity: 0;
  }

  .wp-admin-bar\:focus-within\:opacity-5:focus-within {
    opacity: 0.05;
  }

  .wp-admin-bar\:focus-within\:opacity-10:focus-within {
    opacity: 0.1;
  }

  .wp-admin-bar\:focus-within\:opacity-20:focus-within {
    opacity: 0.2;
  }

  .wp-admin-bar\:focus-within\:opacity-25:focus-within {
    opacity: 0.25;
  }

  .wp-admin-bar\:focus-within\:opacity-30:focus-within {
    opacity: 0.3;
  }

  .wp-admin-bar\:focus-within\:opacity-40:focus-within {
    opacity: 0.4;
  }

  .wp-admin-bar\:focus-within\:opacity-50:focus-within {
    opacity: 0.5;
  }

  .wp-admin-bar\:focus-within\:opacity-60:focus-within {
    opacity: 0.6;
  }

  .wp-admin-bar\:focus-within\:opacity-70:focus-within {
    opacity: 0.7;
  }

  .wp-admin-bar\:focus-within\:opacity-75:focus-within {
    opacity: 0.75;
  }

  .wp-admin-bar\:focus-within\:opacity-80:focus-within {
    opacity: 0.8;
  }

  .wp-admin-bar\:focus-within\:opacity-90:focus-within {
    opacity: 0.9;
  }

  .wp-admin-bar\:focus-within\:opacity-95:focus-within {
    opacity: 0.95;
  }

  .wp-admin-bar\:focus-within\:opacity-100:focus-within {
    opacity: 1;
  }

  .wp-admin-bar\:hover\:opacity-0:hover {
    opacity: 0;
  }

  .wp-admin-bar\:hover\:opacity-5:hover {
    opacity: 0.05;
  }

  .wp-admin-bar\:hover\:opacity-10:hover {
    opacity: 0.1;
  }

  .wp-admin-bar\:hover\:opacity-20:hover {
    opacity: 0.2;
  }

  .wp-admin-bar\:hover\:opacity-25:hover {
    opacity: 0.25;
  }

  .wp-admin-bar\:hover\:opacity-30:hover {
    opacity: 0.3;
  }

  .wp-admin-bar\:hover\:opacity-40:hover {
    opacity: 0.4;
  }

  .wp-admin-bar\:hover\:opacity-50:hover {
    opacity: 0.5;
  }

  .wp-admin-bar\:hover\:opacity-60:hover {
    opacity: 0.6;
  }

  .wp-admin-bar\:hover\:opacity-70:hover {
    opacity: 0.7;
  }

  .wp-admin-bar\:hover\:opacity-75:hover {
    opacity: 0.75;
  }

  .wp-admin-bar\:hover\:opacity-80:hover {
    opacity: 0.8;
  }

  .wp-admin-bar\:hover\:opacity-90:hover {
    opacity: 0.9;
  }

  .wp-admin-bar\:hover\:opacity-95:hover {
    opacity: 0.95;
  }

  .wp-admin-bar\:hover\:opacity-100:hover {
    opacity: 1;
  }

  .wp-admin-bar\:focus\:opacity-0:focus {
    opacity: 0;
  }

  .wp-admin-bar\:focus\:opacity-5:focus {
    opacity: 0.05;
  }

  .wp-admin-bar\:focus\:opacity-10:focus {
    opacity: 0.1;
  }

  .wp-admin-bar\:focus\:opacity-20:focus {
    opacity: 0.2;
  }

  .wp-admin-bar\:focus\:opacity-25:focus {
    opacity: 0.25;
  }

  .wp-admin-bar\:focus\:opacity-30:focus {
    opacity: 0.3;
  }

  .wp-admin-bar\:focus\:opacity-40:focus {
    opacity: 0.4;
  }

  .wp-admin-bar\:focus\:opacity-50:focus {
    opacity: 0.5;
  }

  .wp-admin-bar\:focus\:opacity-60:focus {
    opacity: 0.6;
  }

  .wp-admin-bar\:focus\:opacity-70:focus {
    opacity: 0.7;
  }

  .wp-admin-bar\:focus\:opacity-75:focus {
    opacity: 0.75;
  }

  .wp-admin-bar\:focus\:opacity-80:focus {
    opacity: 0.8;
  }

  .wp-admin-bar\:focus\:opacity-90:focus {
    opacity: 0.9;
  }

  .wp-admin-bar\:focus\:opacity-95:focus {
    opacity: 0.95;
  }

  .wp-admin-bar\:focus\:opacity-100:focus {
    opacity: 1;
  }

  .wp-admin-bar\:bg-blend-normal {
    background-blend-mode: normal;
  }

  .wp-admin-bar\:bg-blend-multiply {
    background-blend-mode: multiply;
  }

  .wp-admin-bar\:bg-blend-screen {
    background-blend-mode: screen;
  }

  .wp-admin-bar\:bg-blend-overlay {
    background-blend-mode: overlay;
  }

  .wp-admin-bar\:bg-blend-darken {
    background-blend-mode: darken;
  }

  .wp-admin-bar\:bg-blend-lighten {
    background-blend-mode: lighten;
  }

  .wp-admin-bar\:bg-blend-color-dodge {
    background-blend-mode: color-dodge;
  }

  .wp-admin-bar\:bg-blend-color-burn {
    background-blend-mode: color-burn;
  }

  .wp-admin-bar\:bg-blend-hard-light {
    background-blend-mode: hard-light;
  }

  .wp-admin-bar\:bg-blend-soft-light {
    background-blend-mode: soft-light;
  }

  .wp-admin-bar\:bg-blend-difference {
    background-blend-mode: difference;
  }

  .wp-admin-bar\:bg-blend-exclusion {
    background-blend-mode: exclusion;
  }

  .wp-admin-bar\:bg-blend-hue {
    background-blend-mode: hue;
  }

  .wp-admin-bar\:bg-blend-saturation {
    background-blend-mode: saturation;
  }

  .wp-admin-bar\:bg-blend-color {
    background-blend-mode: color;
  }

  .wp-admin-bar\:bg-blend-luminosity {
    background-blend-mode: luminosity;
  }

  .wp-admin-bar\:mix-blend-normal {
    mix-blend-mode: normal;
  }

  .wp-admin-bar\:mix-blend-multiply {
    mix-blend-mode: multiply;
  }

  .wp-admin-bar\:mix-blend-screen {
    mix-blend-mode: screen;
  }

  .wp-admin-bar\:mix-blend-overlay {
    mix-blend-mode: overlay;
  }

  .wp-admin-bar\:mix-blend-darken {
    mix-blend-mode: darken;
  }

  .wp-admin-bar\:mix-blend-lighten {
    mix-blend-mode: lighten;
  }

  .wp-admin-bar\:mix-blend-color-dodge {
    mix-blend-mode: color-dodge;
  }

  .wp-admin-bar\:mix-blend-color-burn {
    mix-blend-mode: color-burn;
  }

  .wp-admin-bar\:mix-blend-hard-light {
    mix-blend-mode: hard-light;
  }

  .wp-admin-bar\:mix-blend-soft-light {
    mix-blend-mode: soft-light;
  }

  .wp-admin-bar\:mix-blend-difference {
    mix-blend-mode: difference;
  }

  .wp-admin-bar\:mix-blend-exclusion {
    mix-blend-mode: exclusion;
  }

  .wp-admin-bar\:mix-blend-hue {
    mix-blend-mode: hue;
  }

  .wp-admin-bar\:mix-blend-saturation {
    mix-blend-mode: saturation;
  }

  .wp-admin-bar\:mix-blend-color {
    mix-blend-mode: color;
  }

  .wp-admin-bar\:mix-blend-luminosity {
    mix-blend-mode: luminosity;
  }

  .wp-admin-bar\:shadow-xs {
    --tw-shadow: 0 0 0 0.0625rem rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .wp-admin-bar\:shadow-sm {
    --tw-shadow: 0 0.0625rem 0.125rem 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .wp-admin-bar\:shadow-default {
    --tw-shadow: 0 0.0625rem 0.1875rem 0 rgba(0, 0, 0, 0.1), 0 0.0625rem 0.125rem 0 rgba(0, 0, 0, 0.06);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .wp-admin-bar\:shadow-md {
    --tw-shadow: 0 0.25rem 0.375rem -0.0625rem rgba(0, 0, 0, 0.1), 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.06);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .wp-admin-bar\:shadow-lg {
    --tw-shadow: 0 0.625rem 0.9375 -0.1875rem rgba(0, 0, 0, 0.1), 0 0.25rem 0.375rem -0.125rem rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .wp-admin-bar\:shadow-xl {
    --tw-shadow: 0 1.25rem 1.5625rem -0.3125rem rgba(0, 0, 0, 0.1), 0 0.625rem 0.625rem -0.3125rem rgba(0, 0, 0, 0.04);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .wp-admin-bar\:shadow-2xl {
    --tw-shadow: 0 1.5625rem 3.125rem -10.125rem rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .wp-admin-bar\:shadow-3xl {
    --tw-shadow: 0 2.1875rem 3.75rem -0.9375rem rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .wp-admin-bar\:shadow-inner {
    --tw-shadow: inset 0 0.125rem 0.25rem 0 rgba(0, 0, 0, 0.06);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .wp-admin-bar\:shadow-outline {
    --tw-shadow: 0 0 0 0.1875rem rgba(66, 153, 225, 0.5);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .wp-admin-bar\:shadow-focus {
    --tw-shadow: 0 0 0 0.1875rem rgba(66, 153, 225, 0.5);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .wp-admin-bar\:shadow-none {
    --tw-shadow: 0 0 #0000;
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .wp-admin-bar\:group-hover\:shadow-xs {
    --tw-shadow: 0 0 0 0.0625rem rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .wp-admin-bar\:group-hover\:shadow-sm {
    --tw-shadow: 0 0.0625rem 0.125rem 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .wp-admin-bar\:group-hover\:shadow-default {
    --tw-shadow: 0 0.0625rem 0.1875rem 0 rgba(0, 0, 0, 0.1), 0 0.0625rem 0.125rem 0 rgba(0, 0, 0, 0.06);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .wp-admin-bar\:group-hover\:shadow-md {
    --tw-shadow: 0 0.25rem 0.375rem -0.0625rem rgba(0, 0, 0, 0.1), 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.06);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .wp-admin-bar\:group-hover\:shadow-lg {
    --tw-shadow: 0 0.625rem 0.9375 -0.1875rem rgba(0, 0, 0, 0.1), 0 0.25rem 0.375rem -0.125rem rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .wp-admin-bar\:group-hover\:shadow-xl {
    --tw-shadow: 0 1.25rem 1.5625rem -0.3125rem rgba(0, 0, 0, 0.1), 0 0.625rem 0.625rem -0.3125rem rgba(0, 0, 0, 0.04);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .wp-admin-bar\:group-hover\:shadow-2xl {
    --tw-shadow: 0 1.5625rem 3.125rem -10.125rem rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .wp-admin-bar\:group-hover\:shadow-3xl {
    --tw-shadow: 0 2.1875rem 3.75rem -0.9375rem rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .wp-admin-bar\:group-hover\:shadow-inner {
    --tw-shadow: inset 0 0.125rem 0.25rem 0 rgba(0, 0, 0, 0.06);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .wp-admin-bar\:group-hover\:shadow-outline {
    --tw-shadow: 0 0 0 0.1875rem rgba(66, 153, 225, 0.5);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .wp-admin-bar\:group-hover\:shadow-focus {
    --tw-shadow: 0 0 0 0.1875rem rgba(66, 153, 225, 0.5);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .wp-admin-bar\:group-hover\:shadow-none {
    --tw-shadow: 0 0 #0000;
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .wp-admin-bar\:focus-within\:shadow-xs:focus-within {
    --tw-shadow: 0 0 0 0.0625rem rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .wp-admin-bar\:focus-within\:shadow-sm:focus-within {
    --tw-shadow: 0 0.0625rem 0.125rem 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .wp-admin-bar\:focus-within\:shadow-default:focus-within {
    --tw-shadow: 0 0.0625rem 0.1875rem 0 rgba(0, 0, 0, 0.1), 0 0.0625rem 0.125rem 0 rgba(0, 0, 0, 0.06);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .wp-admin-bar\:focus-within\:shadow-md:focus-within {
    --tw-shadow: 0 0.25rem 0.375rem -0.0625rem rgba(0, 0, 0, 0.1), 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.06);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .wp-admin-bar\:focus-within\:shadow-lg:focus-within {
    --tw-shadow: 0 0.625rem 0.9375 -0.1875rem rgba(0, 0, 0, 0.1), 0 0.25rem 0.375rem -0.125rem rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .wp-admin-bar\:focus-within\:shadow-xl:focus-within {
    --tw-shadow: 0 1.25rem 1.5625rem -0.3125rem rgba(0, 0, 0, 0.1), 0 0.625rem 0.625rem -0.3125rem rgba(0, 0, 0, 0.04);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .wp-admin-bar\:focus-within\:shadow-2xl:focus-within {
    --tw-shadow: 0 1.5625rem 3.125rem -10.125rem rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .wp-admin-bar\:focus-within\:shadow-3xl:focus-within {
    --tw-shadow: 0 2.1875rem 3.75rem -0.9375rem rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .wp-admin-bar\:focus-within\:shadow-inner:focus-within {
    --tw-shadow: inset 0 0.125rem 0.25rem 0 rgba(0, 0, 0, 0.06);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .wp-admin-bar\:focus-within\:shadow-outline:focus-within {
    --tw-shadow: 0 0 0 0.1875rem rgba(66, 153, 225, 0.5);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .wp-admin-bar\:focus-within\:shadow-focus:focus-within {
    --tw-shadow: 0 0 0 0.1875rem rgba(66, 153, 225, 0.5);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .wp-admin-bar\:focus-within\:shadow-none:focus-within {
    --tw-shadow: 0 0 #0000;
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .wp-admin-bar\:hover\:shadow-xs:hover {
    --tw-shadow: 0 0 0 0.0625rem rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .wp-admin-bar\:hover\:shadow-sm:hover {
    --tw-shadow: 0 0.0625rem 0.125rem 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .wp-admin-bar\:hover\:shadow-default:hover {
    --tw-shadow: 0 0.0625rem 0.1875rem 0 rgba(0, 0, 0, 0.1), 0 0.0625rem 0.125rem 0 rgba(0, 0, 0, 0.06);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .wp-admin-bar\:hover\:shadow-md:hover {
    --tw-shadow: 0 0.25rem 0.375rem -0.0625rem rgba(0, 0, 0, 0.1), 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.06);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .wp-admin-bar\:hover\:shadow-lg:hover {
    --tw-shadow: 0 0.625rem 0.9375 -0.1875rem rgba(0, 0, 0, 0.1), 0 0.25rem 0.375rem -0.125rem rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .wp-admin-bar\:hover\:shadow-xl:hover {
    --tw-shadow: 0 1.25rem 1.5625rem -0.3125rem rgba(0, 0, 0, 0.1), 0 0.625rem 0.625rem -0.3125rem rgba(0, 0, 0, 0.04);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .wp-admin-bar\:hover\:shadow-2xl:hover {
    --tw-shadow: 0 1.5625rem 3.125rem -10.125rem rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .wp-admin-bar\:hover\:shadow-3xl:hover {
    --tw-shadow: 0 2.1875rem 3.75rem -0.9375rem rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .wp-admin-bar\:hover\:shadow-inner:hover {
    --tw-shadow: inset 0 0.125rem 0.25rem 0 rgba(0, 0, 0, 0.06);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .wp-admin-bar\:hover\:shadow-outline:hover {
    --tw-shadow: 0 0 0 0.1875rem rgba(66, 153, 225, 0.5);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .wp-admin-bar\:hover\:shadow-focus:hover {
    --tw-shadow: 0 0 0 0.1875rem rgba(66, 153, 225, 0.5);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .wp-admin-bar\:hover\:shadow-none:hover {
    --tw-shadow: 0 0 #0000;
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .wp-admin-bar\:focus\:shadow-xs:focus {
    --tw-shadow: 0 0 0 0.0625rem rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .wp-admin-bar\:focus\:shadow-sm:focus {
    --tw-shadow: 0 0.0625rem 0.125rem 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .wp-admin-bar\:focus\:shadow-default:focus {
    --tw-shadow: 0 0.0625rem 0.1875rem 0 rgba(0, 0, 0, 0.1), 0 0.0625rem 0.125rem 0 rgba(0, 0, 0, 0.06);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .wp-admin-bar\:focus\:shadow-md:focus {
    --tw-shadow: 0 0.25rem 0.375rem -0.0625rem rgba(0, 0, 0, 0.1), 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.06);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .wp-admin-bar\:focus\:shadow-lg:focus {
    --tw-shadow: 0 0.625rem 0.9375 -0.1875rem rgba(0, 0, 0, 0.1), 0 0.25rem 0.375rem -0.125rem rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .wp-admin-bar\:focus\:shadow-xl:focus {
    --tw-shadow: 0 1.25rem 1.5625rem -0.3125rem rgba(0, 0, 0, 0.1), 0 0.625rem 0.625rem -0.3125rem rgba(0, 0, 0, 0.04);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .wp-admin-bar\:focus\:shadow-2xl:focus {
    --tw-shadow: 0 1.5625rem 3.125rem -10.125rem rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .wp-admin-bar\:focus\:shadow-3xl:focus {
    --tw-shadow: 0 2.1875rem 3.75rem -0.9375rem rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .wp-admin-bar\:focus\:shadow-inner:focus {
    --tw-shadow: inset 0 0.125rem 0.25rem 0 rgba(0, 0, 0, 0.06);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .wp-admin-bar\:focus\:shadow-outline:focus {
    --tw-shadow: 0 0 0 0.1875rem rgba(66, 153, 225, 0.5);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .wp-admin-bar\:focus\:shadow-focus:focus {
    --tw-shadow: 0 0 0 0.1875rem rgba(66, 153, 225, 0.5);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .wp-admin-bar\:focus\:shadow-none:focus {
    --tw-shadow: 0 0 #0000;
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .wp-admin-bar\:outline-none {
    outline: 2px solid transparent;
    outline-offset: 2px;
  }

  .wp-admin-bar\:outline-white {
    outline: 2px dotted white;
    outline-offset: 2px;
  }

  .wp-admin-bar\:outline-black {
    outline: 2px dotted black;
    outline-offset: 2px;
  }

  .wp-admin-bar\:focus-within\:outline-none:focus-within {
    outline: 2px solid transparent;
    outline-offset: 2px;
  }

  .wp-admin-bar\:focus-within\:outline-white:focus-within {
    outline: 2px dotted white;
    outline-offset: 2px;
  }

  .wp-admin-bar\:focus-within\:outline-black:focus-within {
    outline: 2px dotted black;
    outline-offset: 2px;
  }

  .wp-admin-bar\:focus\:outline-none:focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
  }

  .wp-admin-bar\:focus\:outline-white:focus {
    outline: 2px dotted white;
    outline-offset: 2px;
  }

  .wp-admin-bar\:focus\:outline-black:focus {
    outline: 2px dotted black;
    outline-offset: 2px;
  }

  .wp-admin-bar\: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(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .wp-admin-bar\: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(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .wp-admin-bar\: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(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .wp-admin-bar\: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(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .wp-admin-bar\: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(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .wp-admin-bar\: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(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .wp-admin-bar\: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(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .wp-admin-bar\: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(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .wp-admin-bar\: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(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .wp-admin-bar\: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(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .wp-admin-bar\: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(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .wp-admin-bar\: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(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .wp-admin-bar\: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(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .wp-admin-bar\: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(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .wp-admin-bar\:focus\:ring-2:focus {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .wp-admin-bar\: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(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .wp-admin-bar\: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(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .wp-admin-bar\: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(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .wp-admin-bar\:ring-inset {
    --tw-ring-inset: inset;
  }

  .wp-admin-bar\:focus-within\:ring-inset:focus-within {
    --tw-ring-inset: inset;
  }

  .wp-admin-bar\:focus\:ring-inset:focus {
    --tw-ring-inset: inset;
  }

  .wp-admin-bar\:ring-transparent {
    --tw-ring-color: transparent;
  }

  .wp-admin-bar\:ring-current {
    --tw-ring-color: currentColor;
  }

  .wp-admin-bar\:ring-black {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 0, 0, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:ring-white {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:ring-gray-50 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 250, 251, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:ring-gray-100 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 244, 246, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:ring-gray-200 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(229, 231, 235, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:ring-gray-300 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 213, 219, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:ring-gray-400 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(156, 163, 175, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:ring-gray-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 114, 128, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:ring-gray-600 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(75, 85, 99, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:ring-gray-700 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(55, 65, 81, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:ring-gray-800 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 41, 55, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:ring-gray-900 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(17, 24, 39, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:ring-red-50 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 242, 242, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:ring-red-100 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 226, 226, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:ring-red-200 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 202, 202, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:ring-red-300 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 165, 165, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:ring-red-400 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(248, 113, 113, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:ring-red-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(239, 68, 68, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:ring-red-600 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(220, 38, 38, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:ring-red-700 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(185, 28, 28, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:ring-red-800 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(153, 27, 27, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:ring-red-900 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(127, 29, 29, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:ring-yellow-50 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 251, 235, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:ring-yellow-100 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 243, 199, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:ring-yellow-200 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(253, 230, 138, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:ring-yellow-300 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 211, 77, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:ring-yellow-400 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(251, 191, 36, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:ring-yellow-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(245, 158, 11, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:ring-yellow-600 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(217, 119, 6, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:ring-yellow-700 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(180, 83, 9, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:ring-yellow-800 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(146, 64, 14, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:ring-yellow-900 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(120, 53, 15, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:ring-green-50 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(236, 253, 245, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:ring-green-100 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 250, 229, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:ring-green-200 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(167, 243, 208, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:ring-green-300 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 231, 183, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:ring-green-400 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(52, 211, 153, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:ring-green-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(16, 185, 129, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:ring-green-600 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(5, 150, 105, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:ring-green-700 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(4, 120, 87, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:ring-green-800 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(6, 95, 70, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:ring-green-900 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(6, 78, 59, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:ring-blue-50 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(239, 246, 255, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:ring-blue-100 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 234, 254, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:ring-blue-200 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(191, 219, 254, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:ring-blue-300 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(147, 197, 253, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:ring-blue-400 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(96, 165, 250, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:ring-blue-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(59, 130, 246, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:ring-blue-600 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(37, 99, 235, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:ring-blue-700 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(29, 78, 216, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:ring-blue-800 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(30, 64, 175, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:ring-blue-900 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(30, 58, 138, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:ring-indigo-50 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 242, 255, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:ring-indigo-100 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(224, 231, 255, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:ring-indigo-200 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(199, 210, 254, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:ring-indigo-300 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(165, 180, 252, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:ring-indigo-400 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(129, 140, 248, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:ring-indigo-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(99, 102, 241, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:ring-indigo-600 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(79, 70, 229, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:ring-indigo-700 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(67, 56, 202, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:ring-indigo-800 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(55, 48, 163, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:ring-indigo-900 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(49, 46, 129, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:ring-purple-50 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(245, 243, 255, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:ring-purple-100 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(237, 233, 254, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:ring-purple-200 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(221, 214, 254, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:ring-purple-300 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(196, 181, 253, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:ring-purple-400 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(167, 139, 250, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:ring-purple-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(139, 92, 246, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:ring-purple-600 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(124, 58, 237, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:ring-purple-700 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(109, 40, 217, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:ring-purple-800 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(91, 33, 182, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:ring-purple-900 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(76, 29, 149, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:ring-pink-50 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(253, 242, 248, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:ring-pink-100 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 231, 243, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:ring-pink-200 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(251, 207, 232, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:ring-pink-300 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 168, 212, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:ring-pink-400 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(244, 114, 182, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:ring-pink-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(236, 72, 153, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:ring-pink-600 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 39, 119, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:ring-pink-700 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(190, 24, 93, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:ring-pink-800 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(157, 23, 77, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:ring-pink-900 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(131, 24, 67, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:ring-base-normal {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 65, 129, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:ring-base-dark {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 52, 105, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:ring-base-black {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(29, 29, 31, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:ring-base-border {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(231, 231, 233, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:ring-primary-normal {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 103, 207, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:ring-primary-alt {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 71, 143, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:ring-subtle-white {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 249, 249, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:ring-turquesa {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 151, 178, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:focus-within\:ring-transparent:focus-within {
    --tw-ring-color: transparent;
  }

  .wp-admin-bar\:focus-within\:ring-current:focus-within {
    --tw-ring-color: currentColor;
  }

  .wp-admin-bar\:focus-within\:ring-black:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 0, 0, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:focus-within\:ring-white:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:focus-within\:ring-gray-50:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 250, 251, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:focus-within\:ring-gray-100:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 244, 246, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:focus-within\:ring-gray-200:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(229, 231, 235, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:focus-within\:ring-gray-300:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 213, 219, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:focus-within\:ring-gray-400:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(156, 163, 175, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:focus-within\:ring-gray-500:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 114, 128, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:focus-within\:ring-gray-600:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(75, 85, 99, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:focus-within\:ring-gray-700:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(55, 65, 81, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:focus-within\:ring-gray-800:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 41, 55, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:focus-within\:ring-gray-900:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(17, 24, 39, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:focus-within\:ring-red-50:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 242, 242, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:focus-within\:ring-red-100:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 226, 226, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:focus-within\:ring-red-200:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 202, 202, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:focus-within\:ring-red-300:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 165, 165, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:focus-within\:ring-red-400:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(248, 113, 113, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:focus-within\:ring-red-500:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(239, 68, 68, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:focus-within\:ring-red-600:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(220, 38, 38, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:focus-within\:ring-red-700:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(185, 28, 28, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:focus-within\:ring-red-800:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(153, 27, 27, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:focus-within\:ring-red-900:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(127, 29, 29, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:focus-within\:ring-yellow-50:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 251, 235, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:focus-within\:ring-yellow-100:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 243, 199, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:focus-within\:ring-yellow-200:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(253, 230, 138, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:focus-within\:ring-yellow-300:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 211, 77, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:focus-within\:ring-yellow-400:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(251, 191, 36, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:focus-within\:ring-yellow-500:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(245, 158, 11, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:focus-within\:ring-yellow-600:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(217, 119, 6, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:focus-within\:ring-yellow-700:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(180, 83, 9, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:focus-within\:ring-yellow-800:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(146, 64, 14, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:focus-within\:ring-yellow-900:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(120, 53, 15, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:focus-within\:ring-green-50:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(236, 253, 245, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:focus-within\:ring-green-100:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 250, 229, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:focus-within\:ring-green-200:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(167, 243, 208, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:focus-within\:ring-green-300:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 231, 183, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:focus-within\:ring-green-400:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(52, 211, 153, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:focus-within\:ring-green-500:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(16, 185, 129, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:focus-within\:ring-green-600:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(5, 150, 105, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:focus-within\:ring-green-700:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(4, 120, 87, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:focus-within\:ring-green-800:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(6, 95, 70, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:focus-within\:ring-green-900:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(6, 78, 59, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:focus-within\:ring-blue-50:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(239, 246, 255, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:focus-within\:ring-blue-100:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 234, 254, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:focus-within\:ring-blue-200:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(191, 219, 254, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:focus-within\:ring-blue-300:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(147, 197, 253, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:focus-within\:ring-blue-400:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(96, 165, 250, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:focus-within\:ring-blue-500:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(59, 130, 246, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:focus-within\:ring-blue-600:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(37, 99, 235, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:focus-within\:ring-blue-700:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(29, 78, 216, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:focus-within\:ring-blue-800:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(30, 64, 175, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:focus-within\:ring-blue-900:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(30, 58, 138, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:focus-within\:ring-indigo-50:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 242, 255, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:focus-within\:ring-indigo-100:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(224, 231, 255, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:focus-within\:ring-indigo-200:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(199, 210, 254, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:focus-within\:ring-indigo-300:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(165, 180, 252, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:focus-within\:ring-indigo-400:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(129, 140, 248, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:focus-within\:ring-indigo-500:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(99, 102, 241, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:focus-within\:ring-indigo-600:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(79, 70, 229, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:focus-within\:ring-indigo-700:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(67, 56, 202, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:focus-within\:ring-indigo-800:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(55, 48, 163, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:focus-within\:ring-indigo-900:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(49, 46, 129, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:focus-within\:ring-purple-50:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(245, 243, 255, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:focus-within\:ring-purple-100:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(237, 233, 254, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:focus-within\:ring-purple-200:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(221, 214, 254, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:focus-within\:ring-purple-300:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(196, 181, 253, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:focus-within\:ring-purple-400:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(167, 139, 250, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:focus-within\:ring-purple-500:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(139, 92, 246, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:focus-within\:ring-purple-600:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(124, 58, 237, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:focus-within\:ring-purple-700:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(109, 40, 217, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:focus-within\:ring-purple-800:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(91, 33, 182, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:focus-within\:ring-purple-900:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(76, 29, 149, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:focus-within\:ring-pink-50:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(253, 242, 248, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:focus-within\:ring-pink-100:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 231, 243, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:focus-within\:ring-pink-200:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(251, 207, 232, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:focus-within\:ring-pink-300:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 168, 212, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:focus-within\:ring-pink-400:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(244, 114, 182, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:focus-within\:ring-pink-500:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(236, 72, 153, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:focus-within\:ring-pink-600:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 39, 119, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:focus-within\:ring-pink-700:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(190, 24, 93, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:focus-within\:ring-pink-800:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(157, 23, 77, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:focus-within\:ring-pink-900:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(131, 24, 67, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:focus-within\:ring-base-normal:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 65, 129, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:focus-within\:ring-base-dark:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 52, 105, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:focus-within\:ring-base-black:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(29, 29, 31, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:focus-within\:ring-base-border:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(231, 231, 233, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:focus-within\:ring-primary-normal:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 103, 207, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:focus-within\:ring-primary-alt:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 71, 143, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:focus-within\:ring-subtle-white:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 249, 249, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:focus-within\:ring-turquesa:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 151, 178, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:focus\:ring-transparent:focus {
    --tw-ring-color: transparent;
  }

  .wp-admin-bar\:focus\:ring-current:focus {
    --tw-ring-color: currentColor;
  }

  .wp-admin-bar\:focus\:ring-black:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 0, 0, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:focus\:ring-white:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:focus\:ring-gray-50:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 250, 251, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:focus\:ring-gray-100:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 244, 246, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:focus\:ring-gray-200:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(229, 231, 235, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:focus\:ring-gray-300:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 213, 219, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:focus\:ring-gray-400:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(156, 163, 175, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:focus\:ring-gray-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 114, 128, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:focus\:ring-gray-600:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(75, 85, 99, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:focus\:ring-gray-700:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(55, 65, 81, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:focus\:ring-gray-800:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 41, 55, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:focus\:ring-gray-900:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(17, 24, 39, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:focus\:ring-red-50:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 242, 242, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:focus\:ring-red-100:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 226, 226, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:focus\:ring-red-200:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 202, 202, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:focus\:ring-red-300:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 165, 165, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:focus\:ring-red-400:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(248, 113, 113, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:focus\:ring-red-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(239, 68, 68, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:focus\:ring-red-600:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(220, 38, 38, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:focus\:ring-red-700:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(185, 28, 28, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:focus\:ring-red-800:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(153, 27, 27, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:focus\:ring-red-900:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(127, 29, 29, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:focus\:ring-yellow-50:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 251, 235, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:focus\:ring-yellow-100:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 243, 199, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:focus\:ring-yellow-200:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(253, 230, 138, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:focus\:ring-yellow-300:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 211, 77, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:focus\:ring-yellow-400:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(251, 191, 36, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:focus\:ring-yellow-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(245, 158, 11, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:focus\:ring-yellow-600:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(217, 119, 6, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:focus\:ring-yellow-700:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(180, 83, 9, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:focus\:ring-yellow-800:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(146, 64, 14, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:focus\:ring-yellow-900:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(120, 53, 15, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:focus\:ring-green-50:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(236, 253, 245, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:focus\:ring-green-100:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 250, 229, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:focus\:ring-green-200:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(167, 243, 208, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:focus\:ring-green-300:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 231, 183, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:focus\:ring-green-400:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(52, 211, 153, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:focus\:ring-green-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(16, 185, 129, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:focus\:ring-green-600:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(5, 150, 105, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:focus\:ring-green-700:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(4, 120, 87, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:focus\:ring-green-800:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(6, 95, 70, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:focus\:ring-green-900:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(6, 78, 59, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:focus\:ring-blue-50:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(239, 246, 255, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:focus\:ring-blue-100:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 234, 254, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:focus\:ring-blue-200:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(191, 219, 254, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:focus\:ring-blue-300:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(147, 197, 253, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:focus\:ring-blue-400:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(96, 165, 250, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:focus\:ring-blue-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(59, 130, 246, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:focus\:ring-blue-600:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(37, 99, 235, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:focus\:ring-blue-700:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(29, 78, 216, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:focus\:ring-blue-800:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(30, 64, 175, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:focus\:ring-blue-900:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(30, 58, 138, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:focus\:ring-indigo-50:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 242, 255, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:focus\:ring-indigo-100:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(224, 231, 255, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:focus\:ring-indigo-200:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(199, 210, 254, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:focus\:ring-indigo-300:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(165, 180, 252, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:focus\:ring-indigo-400:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(129, 140, 248, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:focus\:ring-indigo-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(99, 102, 241, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:focus\:ring-indigo-600:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(79, 70, 229, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:focus\:ring-indigo-700:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(67, 56, 202, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:focus\:ring-indigo-800:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(55, 48, 163, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:focus\:ring-indigo-900:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(49, 46, 129, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:focus\:ring-purple-50:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(245, 243, 255, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:focus\:ring-purple-100:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(237, 233, 254, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:focus\:ring-purple-200:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(221, 214, 254, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:focus\:ring-purple-300:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(196, 181, 253, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:focus\:ring-purple-400:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(167, 139, 250, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:focus\:ring-purple-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(139, 92, 246, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:focus\:ring-purple-600:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(124, 58, 237, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:focus\:ring-purple-700:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(109, 40, 217, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:focus\:ring-purple-800:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(91, 33, 182, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:focus\:ring-purple-900:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(76, 29, 149, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:focus\:ring-pink-50:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(253, 242, 248, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:focus\:ring-pink-100:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 231, 243, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:focus\:ring-pink-200:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(251, 207, 232, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:focus\:ring-pink-300:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 168, 212, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:focus\:ring-pink-400:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(244, 114, 182, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:focus\:ring-pink-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(236, 72, 153, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:focus\:ring-pink-600:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 39, 119, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:focus\:ring-pink-700:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(190, 24, 93, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:focus\:ring-pink-800:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(157, 23, 77, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:focus\:ring-pink-900:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(131, 24, 67, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:focus\:ring-base-normal:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 65, 129, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:focus\:ring-base-dark:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 52, 105, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:focus\:ring-base-black:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(29, 29, 31, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:focus\:ring-base-border:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(231, 231, 233, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:focus\:ring-primary-normal:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 103, 207, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:focus\:ring-primary-alt:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 71, 143, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:focus\:ring-subtle-white:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 249, 249, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:focus\:ring-turquesa:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 151, 178, var(--tw-ring-opacity));
  }

  .wp-admin-bar\:ring-opacity-0 {
    --tw-ring-opacity: 0;
  }

  .wp-admin-bar\:ring-opacity-5 {
    --tw-ring-opacity: 0.05;
  }

  .wp-admin-bar\:ring-opacity-10 {
    --tw-ring-opacity: 0.1;
  }

  .wp-admin-bar\:ring-opacity-20 {
    --tw-ring-opacity: 0.2;
  }

  .wp-admin-bar\:ring-opacity-25 {
    --tw-ring-opacity: 0.25;
  }

  .wp-admin-bar\:ring-opacity-30 {
    --tw-ring-opacity: 0.3;
  }

  .wp-admin-bar\:ring-opacity-40 {
    --tw-ring-opacity: 0.4;
  }

  .wp-admin-bar\:ring-opacity-50 {
    --tw-ring-opacity: 0.5;
  }

  .wp-admin-bar\:ring-opacity-60 {
    --tw-ring-opacity: 0.6;
  }

  .wp-admin-bar\:ring-opacity-70 {
    --tw-ring-opacity: 0.7;
  }

  .wp-admin-bar\:ring-opacity-75 {
    --tw-ring-opacity: 0.75;
  }

  .wp-admin-bar\:ring-opacity-80 {
    --tw-ring-opacity: 0.8;
  }

  .wp-admin-bar\:ring-opacity-90 {
    --tw-ring-opacity: 0.9;
  }

  .wp-admin-bar\:ring-opacity-95 {
    --tw-ring-opacity: 0.95;
  }

  .wp-admin-bar\:ring-opacity-100 {
    --tw-ring-opacity: 1;
  }

  .wp-admin-bar\:focus-within\:ring-opacity-0:focus-within {
    --tw-ring-opacity: 0;
  }

  .wp-admin-bar\:focus-within\:ring-opacity-5:focus-within {
    --tw-ring-opacity: 0.05;
  }

  .wp-admin-bar\:focus-within\:ring-opacity-10:focus-within {
    --tw-ring-opacity: 0.1;
  }

  .wp-admin-bar\:focus-within\:ring-opacity-20:focus-within {
    --tw-ring-opacity: 0.2;
  }

  .wp-admin-bar\:focus-within\:ring-opacity-25:focus-within {
    --tw-ring-opacity: 0.25;
  }

  .wp-admin-bar\:focus-within\:ring-opacity-30:focus-within {
    --tw-ring-opacity: 0.3;
  }

  .wp-admin-bar\:focus-within\:ring-opacity-40:focus-within {
    --tw-ring-opacity: 0.4;
  }

  .wp-admin-bar\:focus-within\:ring-opacity-50:focus-within {
    --tw-ring-opacity: 0.5;
  }

  .wp-admin-bar\:focus-within\:ring-opacity-60:focus-within {
    --tw-ring-opacity: 0.6;
  }

  .wp-admin-bar\:focus-within\:ring-opacity-70:focus-within {
    --tw-ring-opacity: 0.7;
  }

  .wp-admin-bar\:focus-within\:ring-opacity-75:focus-within {
    --tw-ring-opacity: 0.75;
  }

  .wp-admin-bar\:focus-within\:ring-opacity-80:focus-within {
    --tw-ring-opacity: 0.8;
  }

  .wp-admin-bar\:focus-within\:ring-opacity-90:focus-within {
    --tw-ring-opacity: 0.9;
  }

  .wp-admin-bar\:focus-within\:ring-opacity-95:focus-within {
    --tw-ring-opacity: 0.95;
  }

  .wp-admin-bar\:focus-within\:ring-opacity-100:focus-within {
    --tw-ring-opacity: 1;
  }

  .wp-admin-bar\:focus\:ring-opacity-0:focus {
    --tw-ring-opacity: 0;
  }

  .wp-admin-bar\:focus\:ring-opacity-5:focus {
    --tw-ring-opacity: 0.05;
  }

  .wp-admin-bar\:focus\:ring-opacity-10:focus {
    --tw-ring-opacity: 0.1;
  }

  .wp-admin-bar\:focus\:ring-opacity-20:focus {
    --tw-ring-opacity: 0.2;
  }

  .wp-admin-bar\:focus\:ring-opacity-25:focus {
    --tw-ring-opacity: 0.25;
  }

  .wp-admin-bar\:focus\:ring-opacity-30:focus {
    --tw-ring-opacity: 0.3;
  }

  .wp-admin-bar\:focus\:ring-opacity-40:focus {
    --tw-ring-opacity: 0.4;
  }

  .wp-admin-bar\:focus\:ring-opacity-50:focus {
    --tw-ring-opacity: 0.5;
  }

  .wp-admin-bar\:focus\:ring-opacity-60:focus {
    --tw-ring-opacity: 0.6;
  }

  .wp-admin-bar\:focus\:ring-opacity-70:focus {
    --tw-ring-opacity: 0.7;
  }

  .wp-admin-bar\:focus\:ring-opacity-75:focus {
    --tw-ring-opacity: 0.75;
  }

  .wp-admin-bar\:focus\:ring-opacity-80:focus {
    --tw-ring-opacity: 0.8;
  }

  .wp-admin-bar\:focus\:ring-opacity-90:focus {
    --tw-ring-opacity: 0.9;
  }

  .wp-admin-bar\:focus\:ring-opacity-95:focus {
    --tw-ring-opacity: 0.95;
  }

  .wp-admin-bar\:focus\:ring-opacity-100:focus {
    --tw-ring-opacity: 1;
  }

  .wp-admin-bar\:ring-offset-0 {
    --tw-ring-offset-width: 0px;
  }

  .wp-admin-bar\:ring-offset-1 {
    --tw-ring-offset-width: 1px;
  }

  .wp-admin-bar\:ring-offset-2 {
    --tw-ring-offset-width: 2px;
  }

  .wp-admin-bar\:ring-offset-4 {
    --tw-ring-offset-width: 4px;
  }

  .wp-admin-bar\:ring-offset-8 {
    --tw-ring-offset-width: 8px;
  }

  .wp-admin-bar\:focus-within\:ring-offset-0:focus-within {
    --tw-ring-offset-width: 0px;
  }

  .wp-admin-bar\:focus-within\:ring-offset-1:focus-within {
    --tw-ring-offset-width: 1px;
  }

  .wp-admin-bar\:focus-within\:ring-offset-2:focus-within {
    --tw-ring-offset-width: 2px;
  }

  .wp-admin-bar\:focus-within\:ring-offset-4:focus-within {
    --tw-ring-offset-width: 4px;
  }

  .wp-admin-bar\:focus-within\:ring-offset-8:focus-within {
    --tw-ring-offset-width: 8px;
  }

  .wp-admin-bar\:focus\:ring-offset-0:focus {
    --tw-ring-offset-width: 0px;
  }

  .wp-admin-bar\:focus\:ring-offset-1:focus {
    --tw-ring-offset-width: 1px;
  }

  .wp-admin-bar\:focus\:ring-offset-2:focus {
    --tw-ring-offset-width: 2px;
  }

  .wp-admin-bar\:focus\:ring-offset-4:focus {
    --tw-ring-offset-width: 4px;
  }

  .wp-admin-bar\:focus\:ring-offset-8:focus {
    --tw-ring-offset-width: 8px;
  }

  .wp-admin-bar\:ring-offset-transparent {
    --tw-ring-offset-color: transparent;
  }

  .wp-admin-bar\:ring-offset-current {
    --tw-ring-offset-color: currentColor;
  }

  .wp-admin-bar\:ring-offset-black {
    --tw-ring-offset-color: #000;
  }

  .wp-admin-bar\:ring-offset-white {
    --tw-ring-offset-color: #fff;
  }

  .wp-admin-bar\:ring-offset-gray-50 {
    --tw-ring-offset-color: #f9fafb;
  }

  .wp-admin-bar\:ring-offset-gray-100 {
    --tw-ring-offset-color: #f3f4f6;
  }

  .wp-admin-bar\:ring-offset-gray-200 {
    --tw-ring-offset-color: #e5e7eb;
  }

  .wp-admin-bar\:ring-offset-gray-300 {
    --tw-ring-offset-color: #d1d5db;
  }

  .wp-admin-bar\:ring-offset-gray-400 {
    --tw-ring-offset-color: #9ca3af;
  }

  .wp-admin-bar\:ring-offset-gray-500 {
    --tw-ring-offset-color: #6b7280;
  }

  .wp-admin-bar\:ring-offset-gray-600 {
    --tw-ring-offset-color: #4b5563;
  }

  .wp-admin-bar\:ring-offset-gray-700 {
    --tw-ring-offset-color: #374151;
  }

  .wp-admin-bar\:ring-offset-gray-800 {
    --tw-ring-offset-color: #1f2937;
  }

  .wp-admin-bar\:ring-offset-gray-900 {
    --tw-ring-offset-color: #111827;
  }

  .wp-admin-bar\:ring-offset-red-50 {
    --tw-ring-offset-color: #fef2f2;
  }

  .wp-admin-bar\:ring-offset-red-100 {
    --tw-ring-offset-color: #fee2e2;
  }

  .wp-admin-bar\:ring-offset-red-200 {
    --tw-ring-offset-color: #fecaca;
  }

  .wp-admin-bar\:ring-offset-red-300 {
    --tw-ring-offset-color: #fca5a5;
  }

  .wp-admin-bar\:ring-offset-red-400 {
    --tw-ring-offset-color: #f87171;
  }

  .wp-admin-bar\:ring-offset-red-500 {
    --tw-ring-offset-color: #ef4444;
  }

  .wp-admin-bar\:ring-offset-red-600 {
    --tw-ring-offset-color: #dc2626;
  }

  .wp-admin-bar\:ring-offset-red-700 {
    --tw-ring-offset-color: #b91c1c;
  }

  .wp-admin-bar\:ring-offset-red-800 {
    --tw-ring-offset-color: #991b1b;
  }

  .wp-admin-bar\:ring-offset-red-900 {
    --tw-ring-offset-color: #7f1d1d;
  }

  .wp-admin-bar\:ring-offset-yellow-50 {
    --tw-ring-offset-color: #fffbeb;
  }

  .wp-admin-bar\:ring-offset-yellow-100 {
    --tw-ring-offset-color: #fef3c7;
  }

  .wp-admin-bar\:ring-offset-yellow-200 {
    --tw-ring-offset-color: #fde68a;
  }

  .wp-admin-bar\:ring-offset-yellow-300 {
    --tw-ring-offset-color: #fcd34d;
  }

  .wp-admin-bar\:ring-offset-yellow-400 {
    --tw-ring-offset-color: #fbbf24;
  }

  .wp-admin-bar\:ring-offset-yellow-500 {
    --tw-ring-offset-color: #f59e0b;
  }

  .wp-admin-bar\:ring-offset-yellow-600 {
    --tw-ring-offset-color: #d97706;
  }

  .wp-admin-bar\:ring-offset-yellow-700 {
    --tw-ring-offset-color: #b45309;
  }

  .wp-admin-bar\:ring-offset-yellow-800 {
    --tw-ring-offset-color: #92400e;
  }

  .wp-admin-bar\:ring-offset-yellow-900 {
    --tw-ring-offset-color: #78350f;
  }

  .wp-admin-bar\:ring-offset-green-50 {
    --tw-ring-offset-color: #ecfdf5;
  }

  .wp-admin-bar\:ring-offset-green-100 {
    --tw-ring-offset-color: #d1fae5;
  }

  .wp-admin-bar\:ring-offset-green-200 {
    --tw-ring-offset-color: #a7f3d0;
  }

  .wp-admin-bar\:ring-offset-green-300 {
    --tw-ring-offset-color: #6ee7b7;
  }

  .wp-admin-bar\:ring-offset-green-400 {
    --tw-ring-offset-color: #34d399;
  }

  .wp-admin-bar\:ring-offset-green-500 {
    --tw-ring-offset-color: #10b981;
  }

  .wp-admin-bar\:ring-offset-green-600 {
    --tw-ring-offset-color: #059669;
  }

  .wp-admin-bar\:ring-offset-green-700 {
    --tw-ring-offset-color: #047857;
  }

  .wp-admin-bar\:ring-offset-green-800 {
    --tw-ring-offset-color: #065f46;
  }

  .wp-admin-bar\:ring-offset-green-900 {
    --tw-ring-offset-color: #064e3b;
  }

  .wp-admin-bar\:ring-offset-blue-50 {
    --tw-ring-offset-color: #eff6ff;
  }

  .wp-admin-bar\:ring-offset-blue-100 {
    --tw-ring-offset-color: #dbeafe;
  }

  .wp-admin-bar\:ring-offset-blue-200 {
    --tw-ring-offset-color: #bfdbfe;
  }

  .wp-admin-bar\:ring-offset-blue-300 {
    --tw-ring-offset-color: #93c5fd;
  }

  .wp-admin-bar\:ring-offset-blue-400 {
    --tw-ring-offset-color: #60a5fa;
  }

  .wp-admin-bar\:ring-offset-blue-500 {
    --tw-ring-offset-color: #3b82f6;
  }

  .wp-admin-bar\:ring-offset-blue-600 {
    --tw-ring-offset-color: #2563eb;
  }

  .wp-admin-bar\:ring-offset-blue-700 {
    --tw-ring-offset-color: #1d4ed8;
  }

  .wp-admin-bar\:ring-offset-blue-800 {
    --tw-ring-offset-color: #1e40af;
  }

  .wp-admin-bar\:ring-offset-blue-900 {
    --tw-ring-offset-color: #1e3a8a;
  }

  .wp-admin-bar\:ring-offset-indigo-50 {
    --tw-ring-offset-color: #eef2ff;
  }

  .wp-admin-bar\:ring-offset-indigo-100 {
    --tw-ring-offset-color: #e0e7ff;
  }

  .wp-admin-bar\:ring-offset-indigo-200 {
    --tw-ring-offset-color: #c7d2fe;
  }

  .wp-admin-bar\:ring-offset-indigo-300 {
    --tw-ring-offset-color: #a5b4fc;
  }

  .wp-admin-bar\:ring-offset-indigo-400 {
    --tw-ring-offset-color: #818cf8;
  }

  .wp-admin-bar\:ring-offset-indigo-500 {
    --tw-ring-offset-color: #6366f1;
  }

  .wp-admin-bar\:ring-offset-indigo-600 {
    --tw-ring-offset-color: #4f46e5;
  }

  .wp-admin-bar\:ring-offset-indigo-700 {
    --tw-ring-offset-color: #4338ca;
  }

  .wp-admin-bar\:ring-offset-indigo-800 {
    --tw-ring-offset-color: #3730a3;
  }

  .wp-admin-bar\:ring-offset-indigo-900 {
    --tw-ring-offset-color: #312e81;
  }

  .wp-admin-bar\:ring-offset-purple-50 {
    --tw-ring-offset-color: #f5f3ff;
  }

  .wp-admin-bar\:ring-offset-purple-100 {
    --tw-ring-offset-color: #ede9fe;
  }

  .wp-admin-bar\:ring-offset-purple-200 {
    --tw-ring-offset-color: #ddd6fe;
  }

  .wp-admin-bar\:ring-offset-purple-300 {
    --tw-ring-offset-color: #c4b5fd;
  }

  .wp-admin-bar\:ring-offset-purple-400 {
    --tw-ring-offset-color: #a78bfa;
  }

  .wp-admin-bar\:ring-offset-purple-500 {
    --tw-ring-offset-color: #8b5cf6;
  }

  .wp-admin-bar\:ring-offset-purple-600 {
    --tw-ring-offset-color: #7c3aed;
  }

  .wp-admin-bar\:ring-offset-purple-700 {
    --tw-ring-offset-color: #6d28d9;
  }

  .wp-admin-bar\:ring-offset-purple-800 {
    --tw-ring-offset-color: #5b21b6;
  }

  .wp-admin-bar\:ring-offset-purple-900 {
    --tw-ring-offset-color: #4c1d95;
  }

  .wp-admin-bar\:ring-offset-pink-50 {
    --tw-ring-offset-color: #fdf2f8;
  }

  .wp-admin-bar\:ring-offset-pink-100 {
    --tw-ring-offset-color: #fce7f3;
  }

  .wp-admin-bar\:ring-offset-pink-200 {
    --tw-ring-offset-color: #fbcfe8;
  }

  .wp-admin-bar\:ring-offset-pink-300 {
    --tw-ring-offset-color: #f9a8d4;
  }

  .wp-admin-bar\:ring-offset-pink-400 {
    --tw-ring-offset-color: #f472b6;
  }

  .wp-admin-bar\:ring-offset-pink-500 {
    --tw-ring-offset-color: #ec4899;
  }

  .wp-admin-bar\:ring-offset-pink-600 {
    --tw-ring-offset-color: #db2777;
  }

  .wp-admin-bar\:ring-offset-pink-700 {
    --tw-ring-offset-color: #be185d;
  }

  .wp-admin-bar\:ring-offset-pink-800 {
    --tw-ring-offset-color: #9d174d;
  }

  .wp-admin-bar\:ring-offset-pink-900 {
    --tw-ring-offset-color: #831843;
  }

  .wp-admin-bar\:ring-offset-base-normal {
    --tw-ring-offset-color: #004181;
  }

  .wp-admin-bar\:ring-offset-base-dark {
    --tw-ring-offset-color: #003469;
  }

  .wp-admin-bar\:ring-offset-base-black {
    --tw-ring-offset-color: #1D1D1F;
  }

  .wp-admin-bar\:ring-offset-base-border {
    --tw-ring-offset-color: #E7E7E9;
  }

  .wp-admin-bar\:ring-offset-primary-normal {
    --tw-ring-offset-color: #0067CF;
  }

  .wp-admin-bar\:ring-offset-primary-alt {
    --tw-ring-offset-color: #00478F;
  }

  .wp-admin-bar\:ring-offset-subtle-white {
    --tw-ring-offset-color: #F9F9F9;
  }

  .wp-admin-bar\:ring-offset-turquesa {
    --tw-ring-offset-color: #0097B2;
  }

  .wp-admin-bar\:focus-within\:ring-offset-transparent:focus-within {
    --tw-ring-offset-color: transparent;
  }

  .wp-admin-bar\:focus-within\:ring-offset-current:focus-within {
    --tw-ring-offset-color: currentColor;
  }

  .wp-admin-bar\:focus-within\:ring-offset-black:focus-within {
    --tw-ring-offset-color: #000;
  }

  .wp-admin-bar\:focus-within\:ring-offset-white:focus-within {
    --tw-ring-offset-color: #fff;
  }

  .wp-admin-bar\:focus-within\:ring-offset-gray-50:focus-within {
    --tw-ring-offset-color: #f9fafb;
  }

  .wp-admin-bar\:focus-within\:ring-offset-gray-100:focus-within {
    --tw-ring-offset-color: #f3f4f6;
  }

  .wp-admin-bar\:focus-within\:ring-offset-gray-200:focus-within {
    --tw-ring-offset-color: #e5e7eb;
  }

  .wp-admin-bar\:focus-within\:ring-offset-gray-300:focus-within {
    --tw-ring-offset-color: #d1d5db;
  }

  .wp-admin-bar\:focus-within\:ring-offset-gray-400:focus-within {
    --tw-ring-offset-color: #9ca3af;
  }

  .wp-admin-bar\:focus-within\:ring-offset-gray-500:focus-within {
    --tw-ring-offset-color: #6b7280;
  }

  .wp-admin-bar\:focus-within\:ring-offset-gray-600:focus-within {
    --tw-ring-offset-color: #4b5563;
  }

  .wp-admin-bar\:focus-within\:ring-offset-gray-700:focus-within {
    --tw-ring-offset-color: #374151;
  }

  .wp-admin-bar\:focus-within\:ring-offset-gray-800:focus-within {
    --tw-ring-offset-color: #1f2937;
  }

  .wp-admin-bar\:focus-within\:ring-offset-gray-900:focus-within {
    --tw-ring-offset-color: #111827;
  }

  .wp-admin-bar\:focus-within\:ring-offset-red-50:focus-within {
    --tw-ring-offset-color: #fef2f2;
  }

  .wp-admin-bar\:focus-within\:ring-offset-red-100:focus-within {
    --tw-ring-offset-color: #fee2e2;
  }

  .wp-admin-bar\:focus-within\:ring-offset-red-200:focus-within {
    --tw-ring-offset-color: #fecaca;
  }

  .wp-admin-bar\:focus-within\:ring-offset-red-300:focus-within {
    --tw-ring-offset-color: #fca5a5;
  }

  .wp-admin-bar\:focus-within\:ring-offset-red-400:focus-within {
    --tw-ring-offset-color: #f87171;
  }

  .wp-admin-bar\:focus-within\:ring-offset-red-500:focus-within {
    --tw-ring-offset-color: #ef4444;
  }

  .wp-admin-bar\:focus-within\:ring-offset-red-600:focus-within {
    --tw-ring-offset-color: #dc2626;
  }

  .wp-admin-bar\:focus-within\:ring-offset-red-700:focus-within {
    --tw-ring-offset-color: #b91c1c;
  }

  .wp-admin-bar\:focus-within\:ring-offset-red-800:focus-within {
    --tw-ring-offset-color: #991b1b;
  }

  .wp-admin-bar\:focus-within\:ring-offset-red-900:focus-within {
    --tw-ring-offset-color: #7f1d1d;
  }

  .wp-admin-bar\:focus-within\:ring-offset-yellow-50:focus-within {
    --tw-ring-offset-color: #fffbeb;
  }

  .wp-admin-bar\:focus-within\:ring-offset-yellow-100:focus-within {
    --tw-ring-offset-color: #fef3c7;
  }

  .wp-admin-bar\:focus-within\:ring-offset-yellow-200:focus-within {
    --tw-ring-offset-color: #fde68a;
  }

  .wp-admin-bar\:focus-within\:ring-offset-yellow-300:focus-within {
    --tw-ring-offset-color: #fcd34d;
  }

  .wp-admin-bar\:focus-within\:ring-offset-yellow-400:focus-within {
    --tw-ring-offset-color: #fbbf24;
  }

  .wp-admin-bar\:focus-within\:ring-offset-yellow-500:focus-within {
    --tw-ring-offset-color: #f59e0b;
  }

  .wp-admin-bar\:focus-within\:ring-offset-yellow-600:focus-within {
    --tw-ring-offset-color: #d97706;
  }

  .wp-admin-bar\:focus-within\:ring-offset-yellow-700:focus-within {
    --tw-ring-offset-color: #b45309;
  }

  .wp-admin-bar\:focus-within\:ring-offset-yellow-800:focus-within {
    --tw-ring-offset-color: #92400e;
  }

  .wp-admin-bar\:focus-within\:ring-offset-yellow-900:focus-within {
    --tw-ring-offset-color: #78350f;
  }

  .wp-admin-bar\:focus-within\:ring-offset-green-50:focus-within {
    --tw-ring-offset-color: #ecfdf5;
  }

  .wp-admin-bar\:focus-within\:ring-offset-green-100:focus-within {
    --tw-ring-offset-color: #d1fae5;
  }

  .wp-admin-bar\:focus-within\:ring-offset-green-200:focus-within {
    --tw-ring-offset-color: #a7f3d0;
  }

  .wp-admin-bar\:focus-within\:ring-offset-green-300:focus-within {
    --tw-ring-offset-color: #6ee7b7;
  }

  .wp-admin-bar\:focus-within\:ring-offset-green-400:focus-within {
    --tw-ring-offset-color: #34d399;
  }

  .wp-admin-bar\:focus-within\:ring-offset-green-500:focus-within {
    --tw-ring-offset-color: #10b981;
  }

  .wp-admin-bar\:focus-within\:ring-offset-green-600:focus-within {
    --tw-ring-offset-color: #059669;
  }

  .wp-admin-bar\:focus-within\:ring-offset-green-700:focus-within {
    --tw-ring-offset-color: #047857;
  }

  .wp-admin-bar\:focus-within\:ring-offset-green-800:focus-within {
    --tw-ring-offset-color: #065f46;
  }

  .wp-admin-bar\:focus-within\:ring-offset-green-900:focus-within {
    --tw-ring-offset-color: #064e3b;
  }

  .wp-admin-bar\:focus-within\:ring-offset-blue-50:focus-within {
    --tw-ring-offset-color: #eff6ff;
  }

  .wp-admin-bar\:focus-within\:ring-offset-blue-100:focus-within {
    --tw-ring-offset-color: #dbeafe;
  }

  .wp-admin-bar\:focus-within\:ring-offset-blue-200:focus-within {
    --tw-ring-offset-color: #bfdbfe;
  }

  .wp-admin-bar\:focus-within\:ring-offset-blue-300:focus-within {
    --tw-ring-offset-color: #93c5fd;
  }

  .wp-admin-bar\:focus-within\:ring-offset-blue-400:focus-within {
    --tw-ring-offset-color: #60a5fa;
  }

  .wp-admin-bar\:focus-within\:ring-offset-blue-500:focus-within {
    --tw-ring-offset-color: #3b82f6;
  }

  .wp-admin-bar\:focus-within\:ring-offset-blue-600:focus-within {
    --tw-ring-offset-color: #2563eb;
  }

  .wp-admin-bar\:focus-within\:ring-offset-blue-700:focus-within {
    --tw-ring-offset-color: #1d4ed8;
  }

  .wp-admin-bar\:focus-within\:ring-offset-blue-800:focus-within {
    --tw-ring-offset-color: #1e40af;
  }

  .wp-admin-bar\:focus-within\:ring-offset-blue-900:focus-within {
    --tw-ring-offset-color: #1e3a8a;
  }

  .wp-admin-bar\:focus-within\:ring-offset-indigo-50:focus-within {
    --tw-ring-offset-color: #eef2ff;
  }

  .wp-admin-bar\:focus-within\:ring-offset-indigo-100:focus-within {
    --tw-ring-offset-color: #e0e7ff;
  }

  .wp-admin-bar\:focus-within\:ring-offset-indigo-200:focus-within {
    --tw-ring-offset-color: #c7d2fe;
  }

  .wp-admin-bar\:focus-within\:ring-offset-indigo-300:focus-within {
    --tw-ring-offset-color: #a5b4fc;
  }

  .wp-admin-bar\:focus-within\:ring-offset-indigo-400:focus-within {
    --tw-ring-offset-color: #818cf8;
  }

  .wp-admin-bar\:focus-within\:ring-offset-indigo-500:focus-within {
    --tw-ring-offset-color: #6366f1;
  }

  .wp-admin-bar\:focus-within\:ring-offset-indigo-600:focus-within {
    --tw-ring-offset-color: #4f46e5;
  }

  .wp-admin-bar\:focus-within\:ring-offset-indigo-700:focus-within {
    --tw-ring-offset-color: #4338ca;
  }

  .wp-admin-bar\:focus-within\:ring-offset-indigo-800:focus-within {
    --tw-ring-offset-color: #3730a3;
  }

  .wp-admin-bar\:focus-within\:ring-offset-indigo-900:focus-within {
    --tw-ring-offset-color: #312e81;
  }

  .wp-admin-bar\:focus-within\:ring-offset-purple-50:focus-within {
    --tw-ring-offset-color: #f5f3ff;
  }

  .wp-admin-bar\:focus-within\:ring-offset-purple-100:focus-within {
    --tw-ring-offset-color: #ede9fe;
  }

  .wp-admin-bar\:focus-within\:ring-offset-purple-200:focus-within {
    --tw-ring-offset-color: #ddd6fe;
  }

  .wp-admin-bar\:focus-within\:ring-offset-purple-300:focus-within {
    --tw-ring-offset-color: #c4b5fd;
  }

  .wp-admin-bar\:focus-within\:ring-offset-purple-400:focus-within {
    --tw-ring-offset-color: #a78bfa;
  }

  .wp-admin-bar\:focus-within\:ring-offset-purple-500:focus-within {
    --tw-ring-offset-color: #8b5cf6;
  }

  .wp-admin-bar\:focus-within\:ring-offset-purple-600:focus-within {
    --tw-ring-offset-color: #7c3aed;
  }

  .wp-admin-bar\:focus-within\:ring-offset-purple-700:focus-within {
    --tw-ring-offset-color: #6d28d9;
  }

  .wp-admin-bar\:focus-within\:ring-offset-purple-800:focus-within {
    --tw-ring-offset-color: #5b21b6;
  }

  .wp-admin-bar\:focus-within\:ring-offset-purple-900:focus-within {
    --tw-ring-offset-color: #4c1d95;
  }

  .wp-admin-bar\:focus-within\:ring-offset-pink-50:focus-within {
    --tw-ring-offset-color: #fdf2f8;
  }

  .wp-admin-bar\:focus-within\:ring-offset-pink-100:focus-within {
    --tw-ring-offset-color: #fce7f3;
  }

  .wp-admin-bar\:focus-within\:ring-offset-pink-200:focus-within {
    --tw-ring-offset-color: #fbcfe8;
  }

  .wp-admin-bar\:focus-within\:ring-offset-pink-300:focus-within {
    --tw-ring-offset-color: #f9a8d4;
  }

  .wp-admin-bar\:focus-within\:ring-offset-pink-400:focus-within {
    --tw-ring-offset-color: #f472b6;
  }

  .wp-admin-bar\:focus-within\:ring-offset-pink-500:focus-within {
    --tw-ring-offset-color: #ec4899;
  }

  .wp-admin-bar\:focus-within\:ring-offset-pink-600:focus-within {
    --tw-ring-offset-color: #db2777;
  }

  .wp-admin-bar\:focus-within\:ring-offset-pink-700:focus-within {
    --tw-ring-offset-color: #be185d;
  }

  .wp-admin-bar\:focus-within\:ring-offset-pink-800:focus-within {
    --tw-ring-offset-color: #9d174d;
  }

  .wp-admin-bar\:focus-within\:ring-offset-pink-900:focus-within {
    --tw-ring-offset-color: #831843;
  }

  .wp-admin-bar\:focus-within\:ring-offset-base-normal:focus-within {
    --tw-ring-offset-color: #004181;
  }

  .wp-admin-bar\:focus-within\:ring-offset-base-dark:focus-within {
    --tw-ring-offset-color: #003469;
  }

  .wp-admin-bar\:focus-within\:ring-offset-base-black:focus-within {
    --tw-ring-offset-color: #1D1D1F;
  }

  .wp-admin-bar\:focus-within\:ring-offset-base-border:focus-within {
    --tw-ring-offset-color: #E7E7E9;
  }

  .wp-admin-bar\:focus-within\:ring-offset-primary-normal:focus-within {
    --tw-ring-offset-color: #0067CF;
  }

  .wp-admin-bar\:focus-within\:ring-offset-primary-alt:focus-within {
    --tw-ring-offset-color: #00478F;
  }

  .wp-admin-bar\:focus-within\:ring-offset-subtle-white:focus-within {
    --tw-ring-offset-color: #F9F9F9;
  }

  .wp-admin-bar\:focus-within\:ring-offset-turquesa:focus-within {
    --tw-ring-offset-color: #0097B2;
  }

  .wp-admin-bar\:focus\:ring-offset-transparent:focus {
    --tw-ring-offset-color: transparent;
  }

  .wp-admin-bar\:focus\:ring-offset-current:focus {
    --tw-ring-offset-color: currentColor;
  }

  .wp-admin-bar\:focus\:ring-offset-black:focus {
    --tw-ring-offset-color: #000;
  }

  .wp-admin-bar\:focus\:ring-offset-white:focus {
    --tw-ring-offset-color: #fff;
  }

  .wp-admin-bar\:focus\:ring-offset-gray-50:focus {
    --tw-ring-offset-color: #f9fafb;
  }

  .wp-admin-bar\:focus\:ring-offset-gray-100:focus {
    --tw-ring-offset-color: #f3f4f6;
  }

  .wp-admin-bar\:focus\:ring-offset-gray-200:focus {
    --tw-ring-offset-color: #e5e7eb;
  }

  .wp-admin-bar\:focus\:ring-offset-gray-300:focus {
    --tw-ring-offset-color: #d1d5db;
  }

  .wp-admin-bar\:focus\:ring-offset-gray-400:focus {
    --tw-ring-offset-color: #9ca3af;
  }

  .wp-admin-bar\:focus\:ring-offset-gray-500:focus {
    --tw-ring-offset-color: #6b7280;
  }

  .wp-admin-bar\:focus\:ring-offset-gray-600:focus {
    --tw-ring-offset-color: #4b5563;
  }

  .wp-admin-bar\:focus\:ring-offset-gray-700:focus {
    --tw-ring-offset-color: #374151;
  }

  .wp-admin-bar\:focus\:ring-offset-gray-800:focus {
    --tw-ring-offset-color: #1f2937;
  }

  .wp-admin-bar\:focus\:ring-offset-gray-900:focus {
    --tw-ring-offset-color: #111827;
  }

  .wp-admin-bar\:focus\:ring-offset-red-50:focus {
    --tw-ring-offset-color: #fef2f2;
  }

  .wp-admin-bar\:focus\:ring-offset-red-100:focus {
    --tw-ring-offset-color: #fee2e2;
  }

  .wp-admin-bar\:focus\:ring-offset-red-200:focus {
    --tw-ring-offset-color: #fecaca;
  }

  .wp-admin-bar\:focus\:ring-offset-red-300:focus {
    --tw-ring-offset-color: #fca5a5;
  }

  .wp-admin-bar\:focus\:ring-offset-red-400:focus {
    --tw-ring-offset-color: #f87171;
  }

  .wp-admin-bar\:focus\:ring-offset-red-500:focus {
    --tw-ring-offset-color: #ef4444;
  }

  .wp-admin-bar\:focus\:ring-offset-red-600:focus {
    --tw-ring-offset-color: #dc2626;
  }

  .wp-admin-bar\:focus\:ring-offset-red-700:focus {
    --tw-ring-offset-color: #b91c1c;
  }

  .wp-admin-bar\:focus\:ring-offset-red-800:focus {
    --tw-ring-offset-color: #991b1b;
  }

  .wp-admin-bar\:focus\:ring-offset-red-900:focus {
    --tw-ring-offset-color: #7f1d1d;
  }

  .wp-admin-bar\:focus\:ring-offset-yellow-50:focus {
    --tw-ring-offset-color: #fffbeb;
  }

  .wp-admin-bar\:focus\:ring-offset-yellow-100:focus {
    --tw-ring-offset-color: #fef3c7;
  }

  .wp-admin-bar\:focus\:ring-offset-yellow-200:focus {
    --tw-ring-offset-color: #fde68a;
  }

  .wp-admin-bar\:focus\:ring-offset-yellow-300:focus {
    --tw-ring-offset-color: #fcd34d;
  }

  .wp-admin-bar\:focus\:ring-offset-yellow-400:focus {
    --tw-ring-offset-color: #fbbf24;
  }

  .wp-admin-bar\:focus\:ring-offset-yellow-500:focus {
    --tw-ring-offset-color: #f59e0b;
  }

  .wp-admin-bar\:focus\:ring-offset-yellow-600:focus {
    --tw-ring-offset-color: #d97706;
  }

  .wp-admin-bar\:focus\:ring-offset-yellow-700:focus {
    --tw-ring-offset-color: #b45309;
  }

  .wp-admin-bar\:focus\:ring-offset-yellow-800:focus {
    --tw-ring-offset-color: #92400e;
  }

  .wp-admin-bar\:focus\:ring-offset-yellow-900:focus {
    --tw-ring-offset-color: #78350f;
  }

  .wp-admin-bar\:focus\:ring-offset-green-50:focus {
    --tw-ring-offset-color: #ecfdf5;
  }

  .wp-admin-bar\:focus\:ring-offset-green-100:focus {
    --tw-ring-offset-color: #d1fae5;
  }

  .wp-admin-bar\:focus\:ring-offset-green-200:focus {
    --tw-ring-offset-color: #a7f3d0;
  }

  .wp-admin-bar\:focus\:ring-offset-green-300:focus {
    --tw-ring-offset-color: #6ee7b7;
  }

  .wp-admin-bar\:focus\:ring-offset-green-400:focus {
    --tw-ring-offset-color: #34d399;
  }

  .wp-admin-bar\:focus\:ring-offset-green-500:focus {
    --tw-ring-offset-color: #10b981;
  }

  .wp-admin-bar\:focus\:ring-offset-green-600:focus {
    --tw-ring-offset-color: #059669;
  }

  .wp-admin-bar\:focus\:ring-offset-green-700:focus {
    --tw-ring-offset-color: #047857;
  }

  .wp-admin-bar\:focus\:ring-offset-green-800:focus {
    --tw-ring-offset-color: #065f46;
  }

  .wp-admin-bar\:focus\:ring-offset-green-900:focus {
    --tw-ring-offset-color: #064e3b;
  }

  .wp-admin-bar\:focus\:ring-offset-blue-50:focus {
    --tw-ring-offset-color: #eff6ff;
  }

  .wp-admin-bar\:focus\:ring-offset-blue-100:focus {
    --tw-ring-offset-color: #dbeafe;
  }

  .wp-admin-bar\:focus\:ring-offset-blue-200:focus {
    --tw-ring-offset-color: #bfdbfe;
  }

  .wp-admin-bar\:focus\:ring-offset-blue-300:focus {
    --tw-ring-offset-color: #93c5fd;
  }

  .wp-admin-bar\:focus\:ring-offset-blue-400:focus {
    --tw-ring-offset-color: #60a5fa;
  }

  .wp-admin-bar\:focus\:ring-offset-blue-500:focus {
    --tw-ring-offset-color: #3b82f6;
  }

  .wp-admin-bar\:focus\:ring-offset-blue-600:focus {
    --tw-ring-offset-color: #2563eb;
  }

  .wp-admin-bar\:focus\:ring-offset-blue-700:focus {
    --tw-ring-offset-color: #1d4ed8;
  }

  .wp-admin-bar\:focus\:ring-offset-blue-800:focus {
    --tw-ring-offset-color: #1e40af;
  }

  .wp-admin-bar\:focus\:ring-offset-blue-900:focus {
    --tw-ring-offset-color: #1e3a8a;
  }

  .wp-admin-bar\:focus\:ring-offset-indigo-50:focus {
    --tw-ring-offset-color: #eef2ff;
  }

  .wp-admin-bar\:focus\:ring-offset-indigo-100:focus {
    --tw-ring-offset-color: #e0e7ff;
  }

  .wp-admin-bar\:focus\:ring-offset-indigo-200:focus {
    --tw-ring-offset-color: #c7d2fe;
  }

  .wp-admin-bar\:focus\:ring-offset-indigo-300:focus {
    --tw-ring-offset-color: #a5b4fc;
  }

  .wp-admin-bar\:focus\:ring-offset-indigo-400:focus {
    --tw-ring-offset-color: #818cf8;
  }

  .wp-admin-bar\:focus\:ring-offset-indigo-500:focus {
    --tw-ring-offset-color: #6366f1;
  }

  .wp-admin-bar\:focus\:ring-offset-indigo-600:focus {
    --tw-ring-offset-color: #4f46e5;
  }

  .wp-admin-bar\:focus\:ring-offset-indigo-700:focus {
    --tw-ring-offset-color: #4338ca;
  }

  .wp-admin-bar\:focus\:ring-offset-indigo-800:focus {
    --tw-ring-offset-color: #3730a3;
  }

  .wp-admin-bar\:focus\:ring-offset-indigo-900:focus {
    --tw-ring-offset-color: #312e81;
  }

  .wp-admin-bar\:focus\:ring-offset-purple-50:focus {
    --tw-ring-offset-color: #f5f3ff;
  }

  .wp-admin-bar\:focus\:ring-offset-purple-100:focus {
    --tw-ring-offset-color: #ede9fe;
  }

  .wp-admin-bar\:focus\:ring-offset-purple-200:focus {
    --tw-ring-offset-color: #ddd6fe;
  }

  .wp-admin-bar\:focus\:ring-offset-purple-300:focus {
    --tw-ring-offset-color: #c4b5fd;
  }

  .wp-admin-bar\:focus\:ring-offset-purple-400:focus {
    --tw-ring-offset-color: #a78bfa;
  }

  .wp-admin-bar\:focus\:ring-offset-purple-500:focus {
    --tw-ring-offset-color: #8b5cf6;
  }

  .wp-admin-bar\:focus\:ring-offset-purple-600:focus {
    --tw-ring-offset-color: #7c3aed;
  }

  .wp-admin-bar\:focus\:ring-offset-purple-700:focus {
    --tw-ring-offset-color: #6d28d9;
  }

  .wp-admin-bar\:focus\:ring-offset-purple-800:focus {
    --tw-ring-offset-color: #5b21b6;
  }

  .wp-admin-bar\:focus\:ring-offset-purple-900:focus {
    --tw-ring-offset-color: #4c1d95;
  }

  .wp-admin-bar\:focus\:ring-offset-pink-50:focus {
    --tw-ring-offset-color: #fdf2f8;
  }

  .wp-admin-bar\:focus\:ring-offset-pink-100:focus {
    --tw-ring-offset-color: #fce7f3;
  }

  .wp-admin-bar\:focus\:ring-offset-pink-200:focus {
    --tw-ring-offset-color: #fbcfe8;
  }

  .wp-admin-bar\:focus\:ring-offset-pink-300:focus {
    --tw-ring-offset-color: #f9a8d4;
  }

  .wp-admin-bar\:focus\:ring-offset-pink-400:focus {
    --tw-ring-offset-color: #f472b6;
  }

  .wp-admin-bar\:focus\:ring-offset-pink-500:focus {
    --tw-ring-offset-color: #ec4899;
  }

  .wp-admin-bar\:focus\:ring-offset-pink-600:focus {
    --tw-ring-offset-color: #db2777;
  }

  .wp-admin-bar\:focus\:ring-offset-pink-700:focus {
    --tw-ring-offset-color: #be185d;
  }

  .wp-admin-bar\:focus\:ring-offset-pink-800:focus {
    --tw-ring-offset-color: #9d174d;
  }

  .wp-admin-bar\:focus\:ring-offset-pink-900:focus {
    --tw-ring-offset-color: #831843;
  }

  .wp-admin-bar\:focus\:ring-offset-base-normal:focus {
    --tw-ring-offset-color: #004181;
  }

  .wp-admin-bar\:focus\:ring-offset-base-dark:focus {
    --tw-ring-offset-color: #003469;
  }

  .wp-admin-bar\:focus\:ring-offset-base-black:focus {
    --tw-ring-offset-color: #1D1D1F;
  }

  .wp-admin-bar\:focus\:ring-offset-base-border:focus {
    --tw-ring-offset-color: #E7E7E9;
  }

  .wp-admin-bar\:focus\:ring-offset-primary-normal:focus {
    --tw-ring-offset-color: #0067CF;
  }

  .wp-admin-bar\:focus\:ring-offset-primary-alt:focus {
    --tw-ring-offset-color: #00478F;
  }

  .wp-admin-bar\:focus\:ring-offset-subtle-white:focus {
    --tw-ring-offset-color: #F9F9F9;
  }

  .wp-admin-bar\:focus\:ring-offset-turquesa:focus {
    --tw-ring-offset-color: #0097B2;
  }

  .wp-admin-bar\:filter {
    --tw-blur: var(--tw-empty,/*!*/ /*!*/);
    --tw-brightness: var(--tw-empty,/*!*/ /*!*/);
    --tw-contrast: var(--tw-empty,/*!*/ /*!*/);
    --tw-grayscale: var(--tw-empty,/*!*/ /*!*/);
    --tw-hue-rotate: var(--tw-empty,/*!*/ /*!*/);
    --tw-invert: var(--tw-empty,/*!*/ /*!*/);
    --tw-saturate: var(--tw-empty,/*!*/ /*!*/);
    --tw-sepia: var(--tw-empty,/*!*/ /*!*/);
    --tw-drop-shadow: var(--tw-empty,/*!*/ /*!*/);
    filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
  }

  .wp-admin-bar\:filter-none {
    filter: none;
  }

  .wp-admin-bar\:blur-0 {
    --tw-blur: blur(0);
  }

  .wp-admin-bar\:blur-none {
    --tw-blur: blur(0);
  }

  .wp-admin-bar\:blur-sm {
    --tw-blur: blur(4px);
  }

  .wp-admin-bar\:blur {
    --tw-blur: blur(8px);
  }

  .wp-admin-bar\:blur-md {
    --tw-blur: blur(12px);
  }

  .wp-admin-bar\:blur-lg {
    --tw-blur: blur(16px);
  }

  .wp-admin-bar\:blur-xl {
    --tw-blur: blur(24px);
  }

  .wp-admin-bar\:blur-2xl {
    --tw-blur: blur(40px);
  }

  .wp-admin-bar\:blur-3xl {
    --tw-blur: blur(64px);
  }

  .wp-admin-bar\:brightness-0 {
    --tw-brightness: brightness(0);
  }

  .wp-admin-bar\:brightness-50 {
    --tw-brightness: brightness(.5);
  }

  .wp-admin-bar\:brightness-75 {
    --tw-brightness: brightness(.75);
  }

  .wp-admin-bar\:brightness-90 {
    --tw-brightness: brightness(.9);
  }

  .wp-admin-bar\:brightness-95 {
    --tw-brightness: brightness(.95);
  }

  .wp-admin-bar\:brightness-100 {
    --tw-brightness: brightness(1);
  }

  .wp-admin-bar\:brightness-105 {
    --tw-brightness: brightness(1.05);
  }

  .wp-admin-bar\:brightness-110 {
    --tw-brightness: brightness(1.1);
  }

  .wp-admin-bar\:brightness-125 {
    --tw-brightness: brightness(1.25);
  }

  .wp-admin-bar\:brightness-150 {
    --tw-brightness: brightness(1.5);
  }

  .wp-admin-bar\:brightness-200 {
    --tw-brightness: brightness(2);
  }

  .wp-admin-bar\:contrast-0 {
    --tw-contrast: contrast(0);
  }

  .wp-admin-bar\:contrast-50 {
    --tw-contrast: contrast(.5);
  }

  .wp-admin-bar\:contrast-75 {
    --tw-contrast: contrast(.75);
  }

  .wp-admin-bar\:contrast-100 {
    --tw-contrast: contrast(1);
  }

  .wp-admin-bar\:contrast-125 {
    --tw-contrast: contrast(1.25);
  }

  .wp-admin-bar\:contrast-150 {
    --tw-contrast: contrast(1.5);
  }

  .wp-admin-bar\:contrast-200 {
    --tw-contrast: contrast(2);
  }

  .wp-admin-bar\:drop-shadow-sm {
    --tw-drop-shadow: drop-shadow(0 1px 1px rgba(0,0,0,0.05));
  }

  .wp-admin-bar\:drop-shadow {
    --tw-drop-shadow: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.1)) drop-shadow(0 1px 1px rgba(0, 0, 0, 0.06));
  }

  .wp-admin-bar\:drop-shadow-md {
    --tw-drop-shadow: drop-shadow(0 4px 3px rgba(0, 0, 0, 0.07)) drop-shadow(0 2px 2px rgba(0, 0, 0, 0.06));
  }

  .wp-admin-bar\:drop-shadow-lg {
    --tw-drop-shadow: drop-shadow(0 10px 8px rgba(0, 0, 0, 0.04)) drop-shadow(0 4px 3px rgba(0, 0, 0, 0.1));
  }

  .wp-admin-bar\:drop-shadow-xl {
    --tw-drop-shadow: drop-shadow(0 20px 13px rgba(0, 0, 0, 0.03)) drop-shadow(0 8px 5px rgba(0, 0, 0, 0.08));
  }

  .wp-admin-bar\:drop-shadow-2xl {
    --tw-drop-shadow: drop-shadow(0 25px 25px rgba(0, 0, 0, 0.15));
  }

  .wp-admin-bar\:drop-shadow-none {
    --tw-drop-shadow: drop-shadow(0 0 #0000);
  }

  .wp-admin-bar\:grayscale-0 {
    --tw-grayscale: grayscale(0);
  }

  .wp-admin-bar\:grayscale {
    --tw-grayscale: grayscale(100%);
  }

  .wp-admin-bar\:hue-rotate-0 {
    --tw-hue-rotate: hue-rotate(0deg);
  }

  .wp-admin-bar\:hue-rotate-15 {
    --tw-hue-rotate: hue-rotate(15deg);
  }

  .wp-admin-bar\:hue-rotate-30 {
    --tw-hue-rotate: hue-rotate(30deg);
  }

  .wp-admin-bar\:hue-rotate-60 {
    --tw-hue-rotate: hue-rotate(60deg);
  }

  .wp-admin-bar\:hue-rotate-90 {
    --tw-hue-rotate: hue-rotate(90deg);
  }

  .wp-admin-bar\:hue-rotate-180 {
    --tw-hue-rotate: hue-rotate(180deg);
  }

  .wp-admin-bar\:-hue-rotate-180 {
    --tw-hue-rotate: hue-rotate(-180deg);
  }

  .wp-admin-bar\:-hue-rotate-90 {
    --tw-hue-rotate: hue-rotate(-90deg);
  }

  .wp-admin-bar\:-hue-rotate-60 {
    --tw-hue-rotate: hue-rotate(-60deg);
  }

  .wp-admin-bar\:-hue-rotate-30 {
    --tw-hue-rotate: hue-rotate(-30deg);
  }

  .wp-admin-bar\:-hue-rotate-15 {
    --tw-hue-rotate: hue-rotate(-15deg);
  }

  .wp-admin-bar\:invert-0 {
    --tw-invert: invert(0);
  }

  .wp-admin-bar\:invert {
    --tw-invert: invert(100%);
  }

  .wp-admin-bar\:saturate-0 {
    --tw-saturate: saturate(0);
  }

  .wp-admin-bar\:saturate-50 {
    --tw-saturate: saturate(.5);
  }

  .wp-admin-bar\:saturate-100 {
    --tw-saturate: saturate(1);
  }

  .wp-admin-bar\:saturate-150 {
    --tw-saturate: saturate(1.5);
  }

  .wp-admin-bar\:saturate-200 {
    --tw-saturate: saturate(2);
  }

  .wp-admin-bar\:sepia-0 {
    --tw-sepia: sepia(0);
  }

  .wp-admin-bar\:sepia {
    --tw-sepia: sepia(100%);
  }

  .wp-admin-bar\:backdrop-filter {
    --tw-backdrop-blur: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-brightness: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-contrast: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-grayscale: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-hue-rotate: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-invert: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-opacity: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-saturate: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-sepia: var(--tw-empty,/*!*/ /*!*/);
    -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
            backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  }

  .wp-admin-bar\:backdrop-filter-none {
    -webkit-backdrop-filter: none;
            backdrop-filter: none;
  }

  .wp-admin-bar\:backdrop-blur-0 {
    --tw-backdrop-blur: blur(0);
  }

  .wp-admin-bar\:backdrop-blur-none {
    --tw-backdrop-blur: blur(0);
  }

  .wp-admin-bar\:backdrop-blur-sm {
    --tw-backdrop-blur: blur(4px);
  }

  .wp-admin-bar\:backdrop-blur {
    --tw-backdrop-blur: blur(8px);
  }

  .wp-admin-bar\:backdrop-blur-md {
    --tw-backdrop-blur: blur(12px);
  }

  .wp-admin-bar\:backdrop-blur-lg {
    --tw-backdrop-blur: blur(16px);
  }

  .wp-admin-bar\:backdrop-blur-xl {
    --tw-backdrop-blur: blur(24px);
  }

  .wp-admin-bar\:backdrop-blur-2xl {
    --tw-backdrop-blur: blur(40px);
  }

  .wp-admin-bar\:backdrop-blur-3xl {
    --tw-backdrop-blur: blur(64px);
  }

  .wp-admin-bar\:backdrop-brightness-0 {
    --tw-backdrop-brightness: brightness(0);
  }

  .wp-admin-bar\:backdrop-brightness-50 {
    --tw-backdrop-brightness: brightness(.5);
  }

  .wp-admin-bar\:backdrop-brightness-75 {
    --tw-backdrop-brightness: brightness(.75);
  }

  .wp-admin-bar\:backdrop-brightness-90 {
    --tw-backdrop-brightness: brightness(.9);
  }

  .wp-admin-bar\:backdrop-brightness-95 {
    --tw-backdrop-brightness: brightness(.95);
  }

  .wp-admin-bar\:backdrop-brightness-100 {
    --tw-backdrop-brightness: brightness(1);
  }

  .wp-admin-bar\:backdrop-brightness-105 {
    --tw-backdrop-brightness: brightness(1.05);
  }

  .wp-admin-bar\:backdrop-brightness-110 {
    --tw-backdrop-brightness: brightness(1.1);
  }

  .wp-admin-bar\:backdrop-brightness-125 {
    --tw-backdrop-brightness: brightness(1.25);
  }

  .wp-admin-bar\:backdrop-brightness-150 {
    --tw-backdrop-brightness: brightness(1.5);
  }

  .wp-admin-bar\:backdrop-brightness-200 {
    --tw-backdrop-brightness: brightness(2);
  }

  .wp-admin-bar\:backdrop-contrast-0 {
    --tw-backdrop-contrast: contrast(0);
  }

  .wp-admin-bar\:backdrop-contrast-50 {
    --tw-backdrop-contrast: contrast(.5);
  }

  .wp-admin-bar\:backdrop-contrast-75 {
    --tw-backdrop-contrast: contrast(.75);
  }

  .wp-admin-bar\:backdrop-contrast-100 {
    --tw-backdrop-contrast: contrast(1);
  }

  .wp-admin-bar\:backdrop-contrast-125 {
    --tw-backdrop-contrast: contrast(1.25);
  }

  .wp-admin-bar\:backdrop-contrast-150 {
    --tw-backdrop-contrast: contrast(1.5);
  }

  .wp-admin-bar\:backdrop-contrast-200 {
    --tw-backdrop-contrast: contrast(2);
  }

  .wp-admin-bar\:backdrop-grayscale-0 {
    --tw-backdrop-grayscale: grayscale(0);
  }

  .wp-admin-bar\:backdrop-grayscale {
    --tw-backdrop-grayscale: grayscale(100%);
  }

  .wp-admin-bar\:backdrop-hue-rotate-0 {
    --tw-backdrop-hue-rotate: hue-rotate(0deg);
  }

  .wp-admin-bar\:backdrop-hue-rotate-15 {
    --tw-backdrop-hue-rotate: hue-rotate(15deg);
  }

  .wp-admin-bar\:backdrop-hue-rotate-30 {
    --tw-backdrop-hue-rotate: hue-rotate(30deg);
  }

  .wp-admin-bar\:backdrop-hue-rotate-60 {
    --tw-backdrop-hue-rotate: hue-rotate(60deg);
  }

  .wp-admin-bar\:backdrop-hue-rotate-90 {
    --tw-backdrop-hue-rotate: hue-rotate(90deg);
  }

  .wp-admin-bar\:backdrop-hue-rotate-180 {
    --tw-backdrop-hue-rotate: hue-rotate(180deg);
  }

  .wp-admin-bar\:-backdrop-hue-rotate-180 {
    --tw-backdrop-hue-rotate: hue-rotate(-180deg);
  }

  .wp-admin-bar\:-backdrop-hue-rotate-90 {
    --tw-backdrop-hue-rotate: hue-rotate(-90deg);
  }

  .wp-admin-bar\:-backdrop-hue-rotate-60 {
    --tw-backdrop-hue-rotate: hue-rotate(-60deg);
  }

  .wp-admin-bar\:-backdrop-hue-rotate-30 {
    --tw-backdrop-hue-rotate: hue-rotate(-30deg);
  }

  .wp-admin-bar\:-backdrop-hue-rotate-15 {
    --tw-backdrop-hue-rotate: hue-rotate(-15deg);
  }

  .wp-admin-bar\:backdrop-invert-0 {
    --tw-backdrop-invert: invert(0);
  }

  .wp-admin-bar\:backdrop-invert {
    --tw-backdrop-invert: invert(100%);
  }

  .wp-admin-bar\:backdrop-opacity-0 {
    --tw-backdrop-opacity: opacity(0);
  }

  .wp-admin-bar\:backdrop-opacity-5 {
    --tw-backdrop-opacity: opacity(0.05);
  }

  .wp-admin-bar\:backdrop-opacity-10 {
    --tw-backdrop-opacity: opacity(0.1);
  }

  .wp-admin-bar\:backdrop-opacity-20 {
    --tw-backdrop-opacity: opacity(0.2);
  }

  .wp-admin-bar\:backdrop-opacity-25 {
    --tw-backdrop-opacity: opacity(0.25);
  }

  .wp-admin-bar\:backdrop-opacity-30 {
    --tw-backdrop-opacity: opacity(0.3);
  }

  .wp-admin-bar\:backdrop-opacity-40 {
    --tw-backdrop-opacity: opacity(0.4);
  }

  .wp-admin-bar\:backdrop-opacity-50 {
    --tw-backdrop-opacity: opacity(0.5);
  }

  .wp-admin-bar\:backdrop-opacity-60 {
    --tw-backdrop-opacity: opacity(0.6);
  }

  .wp-admin-bar\:backdrop-opacity-70 {
    --tw-backdrop-opacity: opacity(0.7);
  }

  .wp-admin-bar\:backdrop-opacity-75 {
    --tw-backdrop-opacity: opacity(0.75);
  }

  .wp-admin-bar\:backdrop-opacity-80 {
    --tw-backdrop-opacity: opacity(0.8);
  }

  .wp-admin-bar\:backdrop-opacity-90 {
    --tw-backdrop-opacity: opacity(0.9);
  }

  .wp-admin-bar\:backdrop-opacity-95 {
    --tw-backdrop-opacity: opacity(0.95);
  }

  .wp-admin-bar\:backdrop-opacity-100 {
    --tw-backdrop-opacity: opacity(1);
  }

  .wp-admin-bar\:backdrop-saturate-0 {
    --tw-backdrop-saturate: saturate(0);
  }

  .wp-admin-bar\:backdrop-saturate-50 {
    --tw-backdrop-saturate: saturate(.5);
  }

  .wp-admin-bar\:backdrop-saturate-100 {
    --tw-backdrop-saturate: saturate(1);
  }

  .wp-admin-bar\:backdrop-saturate-150 {
    --tw-backdrop-saturate: saturate(1.5);
  }

  .wp-admin-bar\:backdrop-saturate-200 {
    --tw-backdrop-saturate: saturate(2);
  }

  .wp-admin-bar\:backdrop-sepia-0 {
    --tw-backdrop-sepia: sepia(0);
  }

  .wp-admin-bar\:backdrop-sepia {
    --tw-backdrop-sepia: sepia(100%);
  }

  .wp-admin-bar\:transition-none {
    transition-property: none;
  }

  .wp-admin-bar\:transition-all {
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .wp-admin-bar\:transition {
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .wp-admin-bar\: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;
  }

  .wp-admin-bar\:transition-opacity {
    transition-property: opacity;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .wp-admin-bar\:transition-shadow {
    transition-property: box-shadow;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .wp-admin-bar\:transition-transform {
    transition-property: transform;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .wp-admin-bar\:delay-75 {
    transition-delay: 75ms;
  }

  .wp-admin-bar\:delay-100 {
    transition-delay: 100ms;
  }

  .wp-admin-bar\:delay-150 {
    transition-delay: 150ms;
  }

  .wp-admin-bar\:delay-200 {
    transition-delay: 200ms;
  }

  .wp-admin-bar\:delay-300 {
    transition-delay: 300ms;
  }

  .wp-admin-bar\:delay-500 {
    transition-delay: 500ms;
  }

  .wp-admin-bar\:delay-700 {
    transition-delay: 700ms;
  }

  .wp-admin-bar\:delay-1000 {
    transition-delay: 1000ms;
  }

  .wp-admin-bar\:duration-75 {
    transition-duration: 75ms;
  }

  .wp-admin-bar\:duration-100 {
    transition-duration: 100ms;
  }

  .wp-admin-bar\:duration-150 {
    transition-duration: 150ms;
  }

  .wp-admin-bar\:duration-200 {
    transition-duration: 200ms;
  }

  .wp-admin-bar\:duration-300 {
    transition-duration: 300ms;
  }

  .wp-admin-bar\:duration-500 {
    transition-duration: 500ms;
  }

  .wp-admin-bar\:duration-700 {
    transition-duration: 700ms;
  }

  .wp-admin-bar\:duration-1000 {
    transition-duration: 1000ms;
  }

  .wp-admin-bar\:ease-linear {
    transition-timing-function: linear;
  }

  .wp-admin-bar\:ease-in {
    transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
  }

  .wp-admin-bar\:ease-out {
    transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
  }

  .wp-admin-bar\:ease-in-out {
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  }
}

@media (min-width: 900px) {
  .tablet-landscape\:container {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 1rem;
    padding-left: 1rem;
  }

  @media (min-width: 100%) {
    .tablet-landscape\:container {
      max-width: 100%;
    }
  }

  @media (min-width: 1200px) {
    .tablet-landscape\:container {
      max-width: 1200px;
    }
  }

  .tablet-landscape\:sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border-width: 0;
  }

  .tablet-landscape\:not-sr-only {
    position: static;
    width: auto;
    height: auto;
    padding: 0;
    margin: 0;
    overflow: visible;
    clip: auto;
    white-space: normal;
  }

  .tablet-landscape\:focus-within\:sr-only:focus-within {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border-width: 0;
  }

  .tablet-landscape\:focus-within\:not-sr-only:focus-within {
    position: static;
    width: auto;
    height: auto;
    padding: 0;
    margin: 0;
    overflow: visible;
    clip: auto;
    white-space: normal;
  }

  .tablet-landscape\:focus\:sr-only:focus {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border-width: 0;
  }

  .tablet-landscape\:focus\:not-sr-only:focus {
    position: static;
    width: auto;
    height: auto;
    padding: 0;
    margin: 0;
    overflow: visible;
    clip: auto;
    white-space: normal;
  }

  .tablet-landscape\:pointer-events-none {
    pointer-events: none;
  }

  .tablet-landscape\:pointer-events-auto {
    pointer-events: auto;
  }

  .tablet-landscape\:visible {
    visibility: visible;
  }

  .tablet-landscape\:invisible {
    visibility: hidden;
  }

  .tablet-landscape\:static {
    position: static;
  }

  .tablet-landscape\:fixed {
    position: fixed;
  }

  .tablet-landscape\:absolute {
    position: absolute;
  }

  .tablet-landscape\:relative {
    position: relative;
  }

  .tablet-landscape\:sticky {
    position: -webkit-sticky;
    position: sticky;
  }

  .tablet-landscape\:inset-0 {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }

  .tablet-landscape\:inset-1 {
    top: 0.0625rem;
    right: 0.0625rem;
    bottom: 0.0625rem;
    left: 0.0625rem;
  }

  .tablet-landscape\:inset-2 {
    top: 0.125rem;
    right: 0.125rem;
    bottom: 0.125rem;
    left: 0.125rem;
  }

  .tablet-landscape\:inset-3 {
    top: 0.1875rem;
    right: 0.1875rem;
    bottom: 0.1875rem;
    left: 0.1875rem;
  }

  .tablet-landscape\:inset-4 {
    top: 0.25rem;
    right: 0.25rem;
    bottom: 0.25rem;
    left: 0.25rem;
  }

  .tablet-landscape\:inset-5 {
    top: 0.3125rem;
    right: 0.3125rem;
    bottom: 0.3125rem;
    left: 0.3125rem;
  }

  .tablet-landscape\:inset-6 {
    top: 0.375rem;
    right: 0.375rem;
    bottom: 0.375rem;
    left: 0.375rem;
  }

  .tablet-landscape\:inset-8 {
    top: 0.5rem;
    right: 0.5rem;
    bottom: 0.5rem;
    left: 0.5rem;
  }

  .tablet-landscape\:inset-10 {
    top: 0.625rem;
    right: 0.625rem;
    bottom: 0.625rem;
    left: 0.625rem;
  }

  .tablet-landscape\:inset-12 {
    top: 0.75rem;
    right: 0.75rem;
    bottom: 0.75rem;
    left: 0.75rem;
  }

  .tablet-landscape\:inset-16 {
    top: 1rem;
    right: 1rem;
    bottom: 1rem;
    left: 1rem;
  }

  .tablet-landscape\:inset-20 {
    top: 1.25rem;
    right: 1.25rem;
    bottom: 1.25rem;
    left: 1.25rem;
  }

  .tablet-landscape\:inset-24 {
    top: 1.5rem;
    right: 1.5rem;
    bottom: 1.5rem;
    left: 1.5rem;
  }

  .tablet-landscape\:inset-32 {
    top: 2rem;
    right: 2rem;
    bottom: 2rem;
    left: 2rem;
  }

  .tablet-landscape\:inset-40 {
    top: 2.5rem;
    right: 2.5rem;
    bottom: 2.5rem;
    left: 2.5rem;
  }

  .tablet-landscape\:inset-48 {
    top: 3rem;
    right: 3rem;
    bottom: 3rem;
    left: 3rem;
  }

  .tablet-landscape\:inset-56 {
    top: 3.5rem;
    right: 3.5rem;
    bottom: 3.5rem;
    left: 3.5rem;
  }

  .tablet-landscape\:inset-64 {
    top: 4rem;
    right: 4rem;
    bottom: 4rem;
    left: 4rem;
  }

  .tablet-landscape\:inset-68 {
    top: 4.25rem;
    right: 4.25rem;
    bottom: 4.25rem;
    left: 4.25rem;
  }

  .tablet-landscape\:inset-72 {
    top: 4.5rem;
    right: 4.5rem;
    bottom: 4.5rem;
    left: 4.5rem;
  }

  .tablet-landscape\:inset-76 {
    top: 4.75rem;
    right: 4.75rem;
    bottom: 4.75rem;
    left: 4.75rem;
  }

  .tablet-landscape\:inset-80 {
    top: 5rem;
    right: 5rem;
    bottom: 5rem;
    left: 5rem;
  }

  .tablet-landscape\:inset-192 {
    top: 12rem;
    right: 12rem;
    bottom: 12rem;
    left: 12rem;
  }

  .tablet-landscape\:inset-auto {
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
  }

  .tablet-landscape\:inset-px {
    top: 1px;
    right: 1px;
    bottom: 1px;
    left: 1px;
  }

  .tablet-landscape\:-inset-1 {
    top: -0.0625rem;
    right: -0.0625rem;
    bottom: -0.0625rem;
    left: -0.0625rem;
  }

  .tablet-landscape\:-inset-2 {
    top: -0.125rem;
    right: -0.125rem;
    bottom: -0.125rem;
    left: -0.125rem;
  }

  .tablet-landscape\:-inset-3 {
    top: -0.1875rem;
    right: -0.1875rem;
    bottom: -0.1875rem;
    left: -0.1875rem;
  }

  .tablet-landscape\:-inset-4 {
    top: -0.25rem;
    right: -0.25rem;
    bottom: -0.25rem;
    left: -0.25rem;
  }

  .tablet-landscape\:-inset-5 {
    top: -0.3125rem;
    right: -0.3125rem;
    bottom: -0.3125rem;
    left: -0.3125rem;
  }

  .tablet-landscape\:-inset-6 {
    top: -0.375rem;
    right: -0.375rem;
    bottom: -0.375rem;
    left: -0.375rem;
  }

  .tablet-landscape\:-inset-8 {
    top: -0.5rem;
    right: -0.5rem;
    bottom: -0.5rem;
    left: -0.5rem;
  }

  .tablet-landscape\:-inset-10 {
    top: -0.625rem;
    right: -0.625rem;
    bottom: -0.625rem;
    left: -0.625rem;
  }

  .tablet-landscape\:-inset-12 {
    top: -0.75rem;
    right: -0.75rem;
    bottom: -0.75rem;
    left: -0.75rem;
  }

  .tablet-landscape\:-inset-16 {
    top: -1rem;
    right: -1rem;
    bottom: -1rem;
    left: -1rem;
  }

  .tablet-landscape\:-inset-20 {
    top: -1.25rem;
    right: -1.25rem;
    bottom: -1.25rem;
    left: -1.25rem;
  }

  .tablet-landscape\:-inset-24 {
    top: -1.5rem;
    right: -1.5rem;
    bottom: -1.5rem;
    left: -1.5rem;
  }

  .tablet-landscape\:-inset-32 {
    top: -2rem;
    right: -2rem;
    bottom: -2rem;
    left: -2rem;
  }

  .tablet-landscape\:-inset-40 {
    top: -2.5rem;
    right: -2.5rem;
    bottom: -2.5rem;
    left: -2.5rem;
  }

  .tablet-landscape\:-inset-48 {
    top: -3rem;
    right: -3rem;
    bottom: -3rem;
    left: -3rem;
  }

  .tablet-landscape\:-inset-56 {
    top: -3.5rem;
    right: -3.5rem;
    bottom: -3.5rem;
    left: -3.5rem;
  }

  .tablet-landscape\:-inset-64 {
    top: -4rem;
    right: -4rem;
    bottom: -4rem;
    left: -4rem;
  }

  .tablet-landscape\:-inset-68 {
    top: -4.25rem;
    right: -4.25rem;
    bottom: -4.25rem;
    left: -4.25rem;
  }

  .tablet-landscape\:-inset-72 {
    top: -4.5rem;
    right: -4.5rem;
    bottom: -4.5rem;
    left: -4.5rem;
  }

  .tablet-landscape\:-inset-76 {
    top: -4.75rem;
    right: -4.75rem;
    bottom: -4.75rem;
    left: -4.75rem;
  }

  .tablet-landscape\:-inset-80 {
    top: -5rem;
    right: -5rem;
    bottom: -5rem;
    left: -5rem;
  }

  .tablet-landscape\:-inset-192 {
    top: -12rem;
    right: -12rem;
    bottom: -12rem;
    left: -12rem;
  }

  .tablet-landscape\:-inset-px {
    top: -1px;
    right: -1px;
    bottom: -1px;
    left: -1px;
  }

  .tablet-landscape\:inset-1\/2 {
    top: 50%;
    right: 50%;
    bottom: 50%;
    left: 50%;
  }

  .tablet-landscape\:inset-1\/3 {
    top: 33.333333%;
    right: 33.333333%;
    bottom: 33.333333%;
    left: 33.333333%;
  }

  .tablet-landscape\:inset-2\/3 {
    top: 66.666667%;
    right: 66.666667%;
    bottom: 66.666667%;
    left: 66.666667%;
  }

  .tablet-landscape\:inset-1\/4 {
    top: 25%;
    right: 25%;
    bottom: 25%;
    left: 25%;
  }

  .tablet-landscape\:inset-2\/4 {
    top: 50%;
    right: 50%;
    bottom: 50%;
    left: 50%;
  }

  .tablet-landscape\:inset-3\/4 {
    top: 75%;
    right: 75%;
    bottom: 75%;
    left: 75%;
  }

  .tablet-landscape\:inset-full {
    top: 100%;
    right: 100%;
    bottom: 100%;
    left: 100%;
  }

  .tablet-landscape\:-inset-1\/2 {
    top: -50%;
    right: -50%;
    bottom: -50%;
    left: -50%;
  }

  .tablet-landscape\:-inset-1\/3 {
    top: -33.333333%;
    right: -33.333333%;
    bottom: -33.333333%;
    left: -33.333333%;
  }

  .tablet-landscape\:-inset-2\/3 {
    top: -66.666667%;
    right: -66.666667%;
    bottom: -66.666667%;
    left: -66.666667%;
  }

  .tablet-landscape\:-inset-1\/4 {
    top: -25%;
    right: -25%;
    bottom: -25%;
    left: -25%;
  }

  .tablet-landscape\:-inset-2\/4 {
    top: -50%;
    right: -50%;
    bottom: -50%;
    left: -50%;
  }

  .tablet-landscape\:-inset-3\/4 {
    top: -75%;
    right: -75%;
    bottom: -75%;
    left: -75%;
  }

  .tablet-landscape\:-inset-full {
    top: -100%;
    right: -100%;
    bottom: -100%;
    left: -100%;
  }

  .tablet-landscape\:inset-x-0 {
    left: 0;
    right: 0;
  }

  .tablet-landscape\:inset-x-1 {
    left: 0.0625rem;
    right: 0.0625rem;
  }

  .tablet-landscape\:inset-x-2 {
    left: 0.125rem;
    right: 0.125rem;
  }

  .tablet-landscape\:inset-x-3 {
    left: 0.1875rem;
    right: 0.1875rem;
  }

  .tablet-landscape\:inset-x-4 {
    left: 0.25rem;
    right: 0.25rem;
  }

  .tablet-landscape\:inset-x-5 {
    left: 0.3125rem;
    right: 0.3125rem;
  }

  .tablet-landscape\:inset-x-6 {
    left: 0.375rem;
    right: 0.375rem;
  }

  .tablet-landscape\:inset-x-8 {
    left: 0.5rem;
    right: 0.5rem;
  }

  .tablet-landscape\:inset-x-10 {
    left: 0.625rem;
    right: 0.625rem;
  }

  .tablet-landscape\:inset-x-12 {
    left: 0.75rem;
    right: 0.75rem;
  }

  .tablet-landscape\:inset-x-16 {
    left: 1rem;
    right: 1rem;
  }

  .tablet-landscape\:inset-x-20 {
    left: 1.25rem;
    right: 1.25rem;
  }

  .tablet-landscape\:inset-x-24 {
    left: 1.5rem;
    right: 1.5rem;
  }

  .tablet-landscape\:inset-x-32 {
    left: 2rem;
    right: 2rem;
  }

  .tablet-landscape\:inset-x-40 {
    left: 2.5rem;
    right: 2.5rem;
  }

  .tablet-landscape\:inset-x-48 {
    left: 3rem;
    right: 3rem;
  }

  .tablet-landscape\:inset-x-56 {
    left: 3.5rem;
    right: 3.5rem;
  }

  .tablet-landscape\:inset-x-64 {
    left: 4rem;
    right: 4rem;
  }

  .tablet-landscape\:inset-x-68 {
    left: 4.25rem;
    right: 4.25rem;
  }

  .tablet-landscape\:inset-x-72 {
    left: 4.5rem;
    right: 4.5rem;
  }

  .tablet-landscape\:inset-x-76 {
    left: 4.75rem;
    right: 4.75rem;
  }

  .tablet-landscape\:inset-x-80 {
    left: 5rem;
    right: 5rem;
  }

  .tablet-landscape\:inset-x-192 {
    left: 12rem;
    right: 12rem;
  }

  .tablet-landscape\:inset-x-auto {
    left: auto;
    right: auto;
  }

  .tablet-landscape\:inset-x-px {
    left: 1px;
    right: 1px;
  }

  .tablet-landscape\:-inset-x-1 {
    left: -0.0625rem;
    right: -0.0625rem;
  }

  .tablet-landscape\:-inset-x-2 {
    left: -0.125rem;
    right: -0.125rem;
  }

  .tablet-landscape\:-inset-x-3 {
    left: -0.1875rem;
    right: -0.1875rem;
  }

  .tablet-landscape\:-inset-x-4 {
    left: -0.25rem;
    right: -0.25rem;
  }

  .tablet-landscape\:-inset-x-5 {
    left: -0.3125rem;
    right: -0.3125rem;
  }

  .tablet-landscape\:-inset-x-6 {
    left: -0.375rem;
    right: -0.375rem;
  }

  .tablet-landscape\:-inset-x-8 {
    left: -0.5rem;
    right: -0.5rem;
  }

  .tablet-landscape\:-inset-x-10 {
    left: -0.625rem;
    right: -0.625rem;
  }

  .tablet-landscape\:-inset-x-12 {
    left: -0.75rem;
    right: -0.75rem;
  }

  .tablet-landscape\:-inset-x-16 {
    left: -1rem;
    right: -1rem;
  }

  .tablet-landscape\:-inset-x-20 {
    left: -1.25rem;
    right: -1.25rem;
  }

  .tablet-landscape\:-inset-x-24 {
    left: -1.5rem;
    right: -1.5rem;
  }

  .tablet-landscape\:-inset-x-32 {
    left: -2rem;
    right: -2rem;
  }

  .tablet-landscape\:-inset-x-40 {
    left: -2.5rem;
    right: -2.5rem;
  }

  .tablet-landscape\:-inset-x-48 {
    left: -3rem;
    right: -3rem;
  }

  .tablet-landscape\:-inset-x-56 {
    left: -3.5rem;
    right: -3.5rem;
  }

  .tablet-landscape\:-inset-x-64 {
    left: -4rem;
    right: -4rem;
  }

  .tablet-landscape\:-inset-x-68 {
    left: -4.25rem;
    right: -4.25rem;
  }

  .tablet-landscape\:-inset-x-72 {
    left: -4.5rem;
    right: -4.5rem;
  }

  .tablet-landscape\:-inset-x-76 {
    left: -4.75rem;
    right: -4.75rem;
  }

  .tablet-landscape\:-inset-x-80 {
    left: -5rem;
    right: -5rem;
  }

  .tablet-landscape\:-inset-x-192 {
    left: -12rem;
    right: -12rem;
  }

  .tablet-landscape\:-inset-x-px {
    left: -1px;
    right: -1px;
  }

  .tablet-landscape\:inset-x-1\/2 {
    left: 50%;
    right: 50%;
  }

  .tablet-landscape\:inset-x-1\/3 {
    left: 33.333333%;
    right: 33.333333%;
  }

  .tablet-landscape\:inset-x-2\/3 {
    left: 66.666667%;
    right: 66.666667%;
  }

  .tablet-landscape\:inset-x-1\/4 {
    left: 25%;
    right: 25%;
  }

  .tablet-landscape\:inset-x-2\/4 {
    left: 50%;
    right: 50%;
  }

  .tablet-landscape\:inset-x-3\/4 {
    left: 75%;
    right: 75%;
  }

  .tablet-landscape\:inset-x-full {
    left: 100%;
    right: 100%;
  }

  .tablet-landscape\:-inset-x-1\/2 {
    left: -50%;
    right: -50%;
  }

  .tablet-landscape\:-inset-x-1\/3 {
    left: -33.333333%;
    right: -33.333333%;
  }

  .tablet-landscape\:-inset-x-2\/3 {
    left: -66.666667%;
    right: -66.666667%;
  }

  .tablet-landscape\:-inset-x-1\/4 {
    left: -25%;
    right: -25%;
  }

  .tablet-landscape\:-inset-x-2\/4 {
    left: -50%;
    right: -50%;
  }

  .tablet-landscape\:-inset-x-3\/4 {
    left: -75%;
    right: -75%;
  }

  .tablet-landscape\:-inset-x-full {
    left: -100%;
    right: -100%;
  }

  .tablet-landscape\:inset-y-0 {
    top: 0;
    bottom: 0;
  }

  .tablet-landscape\:inset-y-1 {
    top: 0.0625rem;
    bottom: 0.0625rem;
  }

  .tablet-landscape\:inset-y-2 {
    top: 0.125rem;
    bottom: 0.125rem;
  }

  .tablet-landscape\:inset-y-3 {
    top: 0.1875rem;
    bottom: 0.1875rem;
  }

  .tablet-landscape\:inset-y-4 {
    top: 0.25rem;
    bottom: 0.25rem;
  }

  .tablet-landscape\:inset-y-5 {
    top: 0.3125rem;
    bottom: 0.3125rem;
  }

  .tablet-landscape\:inset-y-6 {
    top: 0.375rem;
    bottom: 0.375rem;
  }

  .tablet-landscape\:inset-y-8 {
    top: 0.5rem;
    bottom: 0.5rem;
  }

  .tablet-landscape\:inset-y-10 {
    top: 0.625rem;
    bottom: 0.625rem;
  }

  .tablet-landscape\:inset-y-12 {
    top: 0.75rem;
    bottom: 0.75rem;
  }

  .tablet-landscape\:inset-y-16 {
    top: 1rem;
    bottom: 1rem;
  }

  .tablet-landscape\:inset-y-20 {
    top: 1.25rem;
    bottom: 1.25rem;
  }

  .tablet-landscape\:inset-y-24 {
    top: 1.5rem;
    bottom: 1.5rem;
  }

  .tablet-landscape\:inset-y-32 {
    top: 2rem;
    bottom: 2rem;
  }

  .tablet-landscape\:inset-y-40 {
    top: 2.5rem;
    bottom: 2.5rem;
  }

  .tablet-landscape\:inset-y-48 {
    top: 3rem;
    bottom: 3rem;
  }

  .tablet-landscape\:inset-y-56 {
    top: 3.5rem;
    bottom: 3.5rem;
  }

  .tablet-landscape\:inset-y-64 {
    top: 4rem;
    bottom: 4rem;
  }

  .tablet-landscape\:inset-y-68 {
    top: 4.25rem;
    bottom: 4.25rem;
  }

  .tablet-landscape\:inset-y-72 {
    top: 4.5rem;
    bottom: 4.5rem;
  }

  .tablet-landscape\:inset-y-76 {
    top: 4.75rem;
    bottom: 4.75rem;
  }

  .tablet-landscape\:inset-y-80 {
    top: 5rem;
    bottom: 5rem;
  }

  .tablet-landscape\:inset-y-192 {
    top: 12rem;
    bottom: 12rem;
  }

  .tablet-landscape\:inset-y-auto {
    top: auto;
    bottom: auto;
  }

  .tablet-landscape\:inset-y-px {
    top: 1px;
    bottom: 1px;
  }

  .tablet-landscape\:-inset-y-1 {
    top: -0.0625rem;
    bottom: -0.0625rem;
  }

  .tablet-landscape\:-inset-y-2 {
    top: -0.125rem;
    bottom: -0.125rem;
  }

  .tablet-landscape\:-inset-y-3 {
    top: -0.1875rem;
    bottom: -0.1875rem;
  }

  .tablet-landscape\:-inset-y-4 {
    top: -0.25rem;
    bottom: -0.25rem;
  }

  .tablet-landscape\:-inset-y-5 {
    top: -0.3125rem;
    bottom: -0.3125rem;
  }

  .tablet-landscape\:-inset-y-6 {
    top: -0.375rem;
    bottom: -0.375rem;
  }

  .tablet-landscape\:-inset-y-8 {
    top: -0.5rem;
    bottom: -0.5rem;
  }

  .tablet-landscape\:-inset-y-10 {
    top: -0.625rem;
    bottom: -0.625rem;
  }

  .tablet-landscape\:-inset-y-12 {
    top: -0.75rem;
    bottom: -0.75rem;
  }

  .tablet-landscape\:-inset-y-16 {
    top: -1rem;
    bottom: -1rem;
  }

  .tablet-landscape\:-inset-y-20 {
    top: -1.25rem;
    bottom: -1.25rem;
  }

  .tablet-landscape\:-inset-y-24 {
    top: -1.5rem;
    bottom: -1.5rem;
  }

  .tablet-landscape\:-inset-y-32 {
    top: -2rem;
    bottom: -2rem;
  }

  .tablet-landscape\:-inset-y-40 {
    top: -2.5rem;
    bottom: -2.5rem;
  }

  .tablet-landscape\:-inset-y-48 {
    top: -3rem;
    bottom: -3rem;
  }

  .tablet-landscape\:-inset-y-56 {
    top: -3.5rem;
    bottom: -3.5rem;
  }

  .tablet-landscape\:-inset-y-64 {
    top: -4rem;
    bottom: -4rem;
  }

  .tablet-landscape\:-inset-y-68 {
    top: -4.25rem;
    bottom: -4.25rem;
  }

  .tablet-landscape\:-inset-y-72 {
    top: -4.5rem;
    bottom: -4.5rem;
  }

  .tablet-landscape\:-inset-y-76 {
    top: -4.75rem;
    bottom: -4.75rem;
  }

  .tablet-landscape\:-inset-y-80 {
    top: -5rem;
    bottom: -5rem;
  }

  .tablet-landscape\:-inset-y-192 {
    top: -12rem;
    bottom: -12rem;
  }

  .tablet-landscape\:-inset-y-px {
    top: -1px;
    bottom: -1px;
  }

  .tablet-landscape\:inset-y-1\/2 {
    top: 50%;
    bottom: 50%;
  }

  .tablet-landscape\:inset-y-1\/3 {
    top: 33.333333%;
    bottom: 33.333333%;
  }

  .tablet-landscape\:inset-y-2\/3 {
    top: 66.666667%;
    bottom: 66.666667%;
  }

  .tablet-landscape\:inset-y-1\/4 {
    top: 25%;
    bottom: 25%;
  }

  .tablet-landscape\:inset-y-2\/4 {
    top: 50%;
    bottom: 50%;
  }

  .tablet-landscape\:inset-y-3\/4 {
    top: 75%;
    bottom: 75%;
  }

  .tablet-landscape\:inset-y-full {
    top: 100%;
    bottom: 100%;
  }

  .tablet-landscape\:-inset-y-1\/2 {
    top: -50%;
    bottom: -50%;
  }

  .tablet-landscape\:-inset-y-1\/3 {
    top: -33.333333%;
    bottom: -33.333333%;
  }

  .tablet-landscape\:-inset-y-2\/3 {
    top: -66.666667%;
    bottom: -66.666667%;
  }

  .tablet-landscape\:-inset-y-1\/4 {
    top: -25%;
    bottom: -25%;
  }

  .tablet-landscape\:-inset-y-2\/4 {
    top: -50%;
    bottom: -50%;
  }

  .tablet-landscape\:-inset-y-3\/4 {
    top: -75%;
    bottom: -75%;
  }

  .tablet-landscape\:-inset-y-full {
    top: -100%;
    bottom: -100%;
  }

  .tablet-landscape\:top-0 {
    top: 0;
  }

  .tablet-landscape\:top-1 {
    top: 0.0625rem;
  }

  .tablet-landscape\:top-2 {
    top: 0.125rem;
  }

  .tablet-landscape\:top-3 {
    top: 0.1875rem;
  }

  .tablet-landscape\:top-4 {
    top: 0.25rem;
  }

  .tablet-landscape\:top-5 {
    top: 0.3125rem;
  }

  .tablet-landscape\:top-6 {
    top: 0.375rem;
  }

  .tablet-landscape\:top-8 {
    top: 0.5rem;
  }

  .tablet-landscape\:top-10 {
    top: 0.625rem;
  }

  .tablet-landscape\:top-12 {
    top: 0.75rem;
  }

  .tablet-landscape\:top-16 {
    top: 1rem;
  }

  .tablet-landscape\:top-20 {
    top: 1.25rem;
  }

  .tablet-landscape\:top-24 {
    top: 1.5rem;
  }

  .tablet-landscape\:top-32 {
    top: 2rem;
  }

  .tablet-landscape\:top-40 {
    top: 2.5rem;
  }

  .tablet-landscape\:top-48 {
    top: 3rem;
  }

  .tablet-landscape\:top-56 {
    top: 3.5rem;
  }

  .tablet-landscape\:top-64 {
    top: 4rem;
  }

  .tablet-landscape\:top-68 {
    top: 4.25rem;
  }

  .tablet-landscape\:top-72 {
    top: 4.5rem;
  }

  .tablet-landscape\:top-76 {
    top: 4.75rem;
  }

  .tablet-landscape\:top-80 {
    top: 5rem;
  }

  .tablet-landscape\:top-192 {
    top: 12rem;
  }

  .tablet-landscape\:top-auto {
    top: auto;
  }

  .tablet-landscape\:top-px {
    top: 1px;
  }

  .tablet-landscape\:-top-1 {
    top: -0.0625rem;
  }

  .tablet-landscape\:-top-2 {
    top: -0.125rem;
  }

  .tablet-landscape\:-top-3 {
    top: -0.1875rem;
  }

  .tablet-landscape\:-top-4 {
    top: -0.25rem;
  }

  .tablet-landscape\:-top-5 {
    top: -0.3125rem;
  }

  .tablet-landscape\:-top-6 {
    top: -0.375rem;
  }

  .tablet-landscape\:-top-8 {
    top: -0.5rem;
  }

  .tablet-landscape\:-top-10 {
    top: -0.625rem;
  }

  .tablet-landscape\:-top-12 {
    top: -0.75rem;
  }

  .tablet-landscape\:-top-16 {
    top: -1rem;
  }

  .tablet-landscape\:-top-20 {
    top: -1.25rem;
  }

  .tablet-landscape\:-top-24 {
    top: -1.5rem;
  }

  .tablet-landscape\:-top-32 {
    top: -2rem;
  }

  .tablet-landscape\:-top-40 {
    top: -2.5rem;
  }

  .tablet-landscape\:-top-48 {
    top: -3rem;
  }

  .tablet-landscape\:-top-56 {
    top: -3.5rem;
  }

  .tablet-landscape\:-top-64 {
    top: -4rem;
  }

  .tablet-landscape\:-top-68 {
    top: -4.25rem;
  }

  .tablet-landscape\:-top-72 {
    top: -4.5rem;
  }

  .tablet-landscape\:-top-76 {
    top: -4.75rem;
  }

  .tablet-landscape\:-top-80 {
    top: -5rem;
  }

  .tablet-landscape\:-top-192 {
    top: -12rem;
  }

  .tablet-landscape\:-top-px {
    top: -1px;
  }

  .tablet-landscape\:top-1\/2 {
    top: 50%;
  }

  .tablet-landscape\:top-1\/3 {
    top: 33.333333%;
  }

  .tablet-landscape\:top-2\/3 {
    top: 66.666667%;
  }

  .tablet-landscape\:top-1\/4 {
    top: 25%;
  }

  .tablet-landscape\:top-2\/4 {
    top: 50%;
  }

  .tablet-landscape\:top-3\/4 {
    top: 75%;
  }

  .tablet-landscape\:top-full {
    top: 100%;
  }

  .tablet-landscape\:-top-1\/2 {
    top: -50%;
  }

  .tablet-landscape\:-top-1\/3 {
    top: -33.333333%;
  }

  .tablet-landscape\:-top-2\/3 {
    top: -66.666667%;
  }

  .tablet-landscape\:-top-1\/4 {
    top: -25%;
  }

  .tablet-landscape\:-top-2\/4 {
    top: -50%;
  }

  .tablet-landscape\:-top-3\/4 {
    top: -75%;
  }

  .tablet-landscape\:-top-full {
    top: -100%;
  }

  .tablet-landscape\:right-0 {
    right: 0;
  }

  .tablet-landscape\:right-1 {
    right: 0.0625rem;
  }

  .tablet-landscape\:right-2 {
    right: 0.125rem;
  }

  .tablet-landscape\:right-3 {
    right: 0.1875rem;
  }

  .tablet-landscape\:right-4 {
    right: 0.25rem;
  }

  .tablet-landscape\:right-5 {
    right: 0.3125rem;
  }

  .tablet-landscape\:right-6 {
    right: 0.375rem;
  }

  .tablet-landscape\:right-8 {
    right: 0.5rem;
  }

  .tablet-landscape\:right-10 {
    right: 0.625rem;
  }

  .tablet-landscape\:right-12 {
    right: 0.75rem;
  }

  .tablet-landscape\:right-16 {
    right: 1rem;
  }

  .tablet-landscape\:right-20 {
    right: 1.25rem;
  }

  .tablet-landscape\:right-24 {
    right: 1.5rem;
  }

  .tablet-landscape\:right-32 {
    right: 2rem;
  }

  .tablet-landscape\:right-40 {
    right: 2.5rem;
  }

  .tablet-landscape\:right-48 {
    right: 3rem;
  }

  .tablet-landscape\:right-56 {
    right: 3.5rem;
  }

  .tablet-landscape\:right-64 {
    right: 4rem;
  }

  .tablet-landscape\:right-68 {
    right: 4.25rem;
  }

  .tablet-landscape\:right-72 {
    right: 4.5rem;
  }

  .tablet-landscape\:right-76 {
    right: 4.75rem;
  }

  .tablet-landscape\:right-80 {
    right: 5rem;
  }

  .tablet-landscape\:right-192 {
    right: 12rem;
  }

  .tablet-landscape\:right-auto {
    right: auto;
  }

  .tablet-landscape\:right-px {
    right: 1px;
  }

  .tablet-landscape\:-right-1 {
    right: -0.0625rem;
  }

  .tablet-landscape\:-right-2 {
    right: -0.125rem;
  }

  .tablet-landscape\:-right-3 {
    right: -0.1875rem;
  }

  .tablet-landscape\:-right-4 {
    right: -0.25rem;
  }

  .tablet-landscape\:-right-5 {
    right: -0.3125rem;
  }

  .tablet-landscape\:-right-6 {
    right: -0.375rem;
  }

  .tablet-landscape\:-right-8 {
    right: -0.5rem;
  }

  .tablet-landscape\:-right-10 {
    right: -0.625rem;
  }

  .tablet-landscape\:-right-12 {
    right: -0.75rem;
  }

  .tablet-landscape\:-right-16 {
    right: -1rem;
  }

  .tablet-landscape\:-right-20 {
    right: -1.25rem;
  }

  .tablet-landscape\:-right-24 {
    right: -1.5rem;
  }

  .tablet-landscape\:-right-32 {
    right: -2rem;
  }

  .tablet-landscape\:-right-40 {
    right: -2.5rem;
  }

  .tablet-landscape\:-right-48 {
    right: -3rem;
  }

  .tablet-landscape\:-right-56 {
    right: -3.5rem;
  }

  .tablet-landscape\:-right-64 {
    right: -4rem;
  }

  .tablet-landscape\:-right-68 {
    right: -4.25rem;
  }

  .tablet-landscape\:-right-72 {
    right: -4.5rem;
  }

  .tablet-landscape\:-right-76 {
    right: -4.75rem;
  }

  .tablet-landscape\:-right-80 {
    right: -5rem;
  }

  .tablet-landscape\:-right-192 {
    right: -12rem;
  }

  .tablet-landscape\:-right-px {
    right: -1px;
  }

  .tablet-landscape\:right-1\/2 {
    right: 50%;
  }

  .tablet-landscape\:right-1\/3 {
    right: 33.333333%;
  }

  .tablet-landscape\:right-2\/3 {
    right: 66.666667%;
  }

  .tablet-landscape\:right-1\/4 {
    right: 25%;
  }

  .tablet-landscape\:right-2\/4 {
    right: 50%;
  }

  .tablet-landscape\:right-3\/4 {
    right: 75%;
  }

  .tablet-landscape\:right-full {
    right: 100%;
  }

  .tablet-landscape\:-right-1\/2 {
    right: -50%;
  }

  .tablet-landscape\:-right-1\/3 {
    right: -33.333333%;
  }

  .tablet-landscape\:-right-2\/3 {
    right: -66.666667%;
  }

  .tablet-landscape\:-right-1\/4 {
    right: -25%;
  }

  .tablet-landscape\:-right-2\/4 {
    right: -50%;
  }

  .tablet-landscape\:-right-3\/4 {
    right: -75%;
  }

  .tablet-landscape\:-right-full {
    right: -100%;
  }

  .tablet-landscape\:bottom-0 {
    bottom: 0;
  }

  .tablet-landscape\:bottom-1 {
    bottom: 0.0625rem;
  }

  .tablet-landscape\:bottom-2 {
    bottom: 0.125rem;
  }

  .tablet-landscape\:bottom-3 {
    bottom: 0.1875rem;
  }

  .tablet-landscape\:bottom-4 {
    bottom: 0.25rem;
  }

  .tablet-landscape\:bottom-5 {
    bottom: 0.3125rem;
  }

  .tablet-landscape\:bottom-6 {
    bottom: 0.375rem;
  }

  .tablet-landscape\:bottom-8 {
    bottom: 0.5rem;
  }

  .tablet-landscape\:bottom-10 {
    bottom: 0.625rem;
  }

  .tablet-landscape\:bottom-12 {
    bottom: 0.75rem;
  }

  .tablet-landscape\:bottom-16 {
    bottom: 1rem;
  }

  .tablet-landscape\:bottom-20 {
    bottom: 1.25rem;
  }

  .tablet-landscape\:bottom-24 {
    bottom: 1.5rem;
  }

  .tablet-landscape\:bottom-32 {
    bottom: 2rem;
  }

  .tablet-landscape\:bottom-40 {
    bottom: 2.5rem;
  }

  .tablet-landscape\:bottom-48 {
    bottom: 3rem;
  }

  .tablet-landscape\:bottom-56 {
    bottom: 3.5rem;
  }

  .tablet-landscape\:bottom-64 {
    bottom: 4rem;
  }

  .tablet-landscape\:bottom-68 {
    bottom: 4.25rem;
  }

  .tablet-landscape\:bottom-72 {
    bottom: 4.5rem;
  }

  .tablet-landscape\:bottom-76 {
    bottom: 4.75rem;
  }

  .tablet-landscape\:bottom-80 {
    bottom: 5rem;
  }

  .tablet-landscape\:bottom-192 {
    bottom: 12rem;
  }

  .tablet-landscape\:bottom-auto {
    bottom: auto;
  }

  .tablet-landscape\:bottom-px {
    bottom: 1px;
  }

  .tablet-landscape\:-bottom-1 {
    bottom: -0.0625rem;
  }

  .tablet-landscape\:-bottom-2 {
    bottom: -0.125rem;
  }

  .tablet-landscape\:-bottom-3 {
    bottom: -0.1875rem;
  }

  .tablet-landscape\:-bottom-4 {
    bottom: -0.25rem;
  }

  .tablet-landscape\:-bottom-5 {
    bottom: -0.3125rem;
  }

  .tablet-landscape\:-bottom-6 {
    bottom: -0.375rem;
  }

  .tablet-landscape\:-bottom-8 {
    bottom: -0.5rem;
  }

  .tablet-landscape\:-bottom-10 {
    bottom: -0.625rem;
  }

  .tablet-landscape\:-bottom-12 {
    bottom: -0.75rem;
  }

  .tablet-landscape\:-bottom-16 {
    bottom: -1rem;
  }

  .tablet-landscape\:-bottom-20 {
    bottom: -1.25rem;
  }

  .tablet-landscape\:-bottom-24 {
    bottom: -1.5rem;
  }

  .tablet-landscape\:-bottom-32 {
    bottom: -2rem;
  }

  .tablet-landscape\:-bottom-40 {
    bottom: -2.5rem;
  }

  .tablet-landscape\:-bottom-48 {
    bottom: -3rem;
  }

  .tablet-landscape\:-bottom-56 {
    bottom: -3.5rem;
  }

  .tablet-landscape\:-bottom-64 {
    bottom: -4rem;
  }

  .tablet-landscape\:-bottom-68 {
    bottom: -4.25rem;
  }

  .tablet-landscape\:-bottom-72 {
    bottom: -4.5rem;
  }

  .tablet-landscape\:-bottom-76 {
    bottom: -4.75rem;
  }

  .tablet-landscape\:-bottom-80 {
    bottom: -5rem;
  }

  .tablet-landscape\:-bottom-192 {
    bottom: -12rem;
  }

  .tablet-landscape\:-bottom-px {
    bottom: -1px;
  }

  .tablet-landscape\:bottom-1\/2 {
    bottom: 50%;
  }

  .tablet-landscape\:bottom-1\/3 {
    bottom: 33.333333%;
  }

  .tablet-landscape\:bottom-2\/3 {
    bottom: 66.666667%;
  }

  .tablet-landscape\:bottom-1\/4 {
    bottom: 25%;
  }

  .tablet-landscape\:bottom-2\/4 {
    bottom: 50%;
  }

  .tablet-landscape\:bottom-3\/4 {
    bottom: 75%;
  }

  .tablet-landscape\:bottom-full {
    bottom: 100%;
  }

  .tablet-landscape\:-bottom-1\/2 {
    bottom: -50%;
  }

  .tablet-landscape\:-bottom-1\/3 {
    bottom: -33.333333%;
  }

  .tablet-landscape\:-bottom-2\/3 {
    bottom: -66.666667%;
  }

  .tablet-landscape\:-bottom-1\/4 {
    bottom: -25%;
  }

  .tablet-landscape\:-bottom-2\/4 {
    bottom: -50%;
  }

  .tablet-landscape\:-bottom-3\/4 {
    bottom: -75%;
  }

  .tablet-landscape\:-bottom-full {
    bottom: -100%;
  }

  .tablet-landscape\:left-0 {
    left: 0;
  }

  .tablet-landscape\:left-1 {
    left: 0.0625rem;
  }

  .tablet-landscape\:left-2 {
    left: 0.125rem;
  }

  .tablet-landscape\:left-3 {
    left: 0.1875rem;
  }

  .tablet-landscape\:left-4 {
    left: 0.25rem;
  }

  .tablet-landscape\:left-5 {
    left: 0.3125rem;
  }

  .tablet-landscape\:left-6 {
    left: 0.375rem;
  }

  .tablet-landscape\:left-8 {
    left: 0.5rem;
  }

  .tablet-landscape\:left-10 {
    left: 0.625rem;
  }

  .tablet-landscape\:left-12 {
    left: 0.75rem;
  }

  .tablet-landscape\:left-16 {
    left: 1rem;
  }

  .tablet-landscape\:left-20 {
    left: 1.25rem;
  }

  .tablet-landscape\:left-24 {
    left: 1.5rem;
  }

  .tablet-landscape\:left-32 {
    left: 2rem;
  }

  .tablet-landscape\:left-40 {
    left: 2.5rem;
  }

  .tablet-landscape\:left-48 {
    left: 3rem;
  }

  .tablet-landscape\:left-56 {
    left: 3.5rem;
  }

  .tablet-landscape\:left-64 {
    left: 4rem;
  }

  .tablet-landscape\:left-68 {
    left: 4.25rem;
  }

  .tablet-landscape\:left-72 {
    left: 4.5rem;
  }

  .tablet-landscape\:left-76 {
    left: 4.75rem;
  }

  .tablet-landscape\:left-80 {
    left: 5rem;
  }

  .tablet-landscape\:left-192 {
    left: 12rem;
  }

  .tablet-landscape\:left-auto {
    left: auto;
  }

  .tablet-landscape\:left-px {
    left: 1px;
  }

  .tablet-landscape\:-left-1 {
    left: -0.0625rem;
  }

  .tablet-landscape\:-left-2 {
    left: -0.125rem;
  }

  .tablet-landscape\:-left-3 {
    left: -0.1875rem;
  }

  .tablet-landscape\:-left-4 {
    left: -0.25rem;
  }

  .tablet-landscape\:-left-5 {
    left: -0.3125rem;
  }

  .tablet-landscape\:-left-6 {
    left: -0.375rem;
  }

  .tablet-landscape\:-left-8 {
    left: -0.5rem;
  }

  .tablet-landscape\:-left-10 {
    left: -0.625rem;
  }

  .tablet-landscape\:-left-12 {
    left: -0.75rem;
  }

  .tablet-landscape\:-left-16 {
    left: -1rem;
  }

  .tablet-landscape\:-left-20 {
    left: -1.25rem;
  }

  .tablet-landscape\:-left-24 {
    left: -1.5rem;
  }

  .tablet-landscape\:-left-32 {
    left: -2rem;
  }

  .tablet-landscape\:-left-40 {
    left: -2.5rem;
  }

  .tablet-landscape\:-left-48 {
    left: -3rem;
  }

  .tablet-landscape\:-left-56 {
    left: -3.5rem;
  }

  .tablet-landscape\:-left-64 {
    left: -4rem;
  }

  .tablet-landscape\:-left-68 {
    left: -4.25rem;
  }

  .tablet-landscape\:-left-72 {
    left: -4.5rem;
  }

  .tablet-landscape\:-left-76 {
    left: -4.75rem;
  }

  .tablet-landscape\:-left-80 {
    left: -5rem;
  }

  .tablet-landscape\:-left-192 {
    left: -12rem;
  }

  .tablet-landscape\:-left-px {
    left: -1px;
  }

  .tablet-landscape\:left-1\/2 {
    left: 50%;
  }

  .tablet-landscape\:left-1\/3 {
    left: 33.333333%;
  }

  .tablet-landscape\:left-2\/3 {
    left: 66.666667%;
  }

  .tablet-landscape\:left-1\/4 {
    left: 25%;
  }

  .tablet-landscape\:left-2\/4 {
    left: 50%;
  }

  .tablet-landscape\:left-3\/4 {
    left: 75%;
  }

  .tablet-landscape\:left-full {
    left: 100%;
  }

  .tablet-landscape\:-left-1\/2 {
    left: -50%;
  }

  .tablet-landscape\:-left-1\/3 {
    left: -33.333333%;
  }

  .tablet-landscape\:-left-2\/3 {
    left: -66.666667%;
  }

  .tablet-landscape\:-left-1\/4 {
    left: -25%;
  }

  .tablet-landscape\:-left-2\/4 {
    left: -50%;
  }

  .tablet-landscape\:-left-3\/4 {
    left: -75%;
  }

  .tablet-landscape\:-left-full {
    left: -100%;
  }

  .tablet-landscape\:isolate {
    isolation: isolate;
  }

  .tablet-landscape\:isolation-auto {
    isolation: auto;
  }

  .tablet-landscape\:z-0 {
    z-index: 0;
  }

  .tablet-landscape\:z-10 {
    z-index: 10;
  }

  .tablet-landscape\:z-20 {
    z-index: 20;
  }

  .tablet-landscape\:z-30 {
    z-index: 30;
  }

  .tablet-landscape\:z-40 {
    z-index: 40;
  }

  .tablet-landscape\:z-50 {
    z-index: 50;
  }

  .tablet-landscape\:z-auto {
    z-index: auto;
  }

  .tablet-landscape\:focus-within\:z-0:focus-within {
    z-index: 0;
  }

  .tablet-landscape\:focus-within\:z-10:focus-within {
    z-index: 10;
  }

  .tablet-landscape\:focus-within\:z-20:focus-within {
    z-index: 20;
  }

  .tablet-landscape\:focus-within\:z-30:focus-within {
    z-index: 30;
  }

  .tablet-landscape\:focus-within\:z-40:focus-within {
    z-index: 40;
  }

  .tablet-landscape\:focus-within\:z-50:focus-within {
    z-index: 50;
  }

  .tablet-landscape\:focus-within\:z-auto:focus-within {
    z-index: auto;
  }

  .tablet-landscape\:focus\:z-0:focus {
    z-index: 0;
  }

  .tablet-landscape\:focus\:z-10:focus {
    z-index: 10;
  }

  .tablet-landscape\:focus\:z-20:focus {
    z-index: 20;
  }

  .tablet-landscape\:focus\:z-30:focus {
    z-index: 30;
  }

  .tablet-landscape\:focus\:z-40:focus {
    z-index: 40;
  }

  .tablet-landscape\:focus\:z-50:focus {
    z-index: 50;
  }

  .tablet-landscape\:focus\:z-auto:focus {
    z-index: auto;
  }

  .tablet-landscape\:order-1 {
    order: 1;
  }

  .tablet-landscape\:order-2 {
    order: 2;
  }

  .tablet-landscape\:order-3 {
    order: 3;
  }

  .tablet-landscape\:order-4 {
    order: 4;
  }

  .tablet-landscape\:order-5 {
    order: 5;
  }

  .tablet-landscape\:order-6 {
    order: 6;
  }

  .tablet-landscape\:order-7 {
    order: 7;
  }

  .tablet-landscape\:order-8 {
    order: 8;
  }

  .tablet-landscape\:order-9 {
    order: 9;
  }

  .tablet-landscape\:order-10 {
    order: 10;
  }

  .tablet-landscape\:order-11 {
    order: 11;
  }

  .tablet-landscape\:order-12 {
    order: 12;
  }

  .tablet-landscape\:order-first {
    order: -9999;
  }

  .tablet-landscape\:order-last {
    order: 9999;
  }

  .tablet-landscape\:order-none {
    order: 0;
  }

  .tablet-landscape\:col-auto {
    grid-column: auto;
  }

  .tablet-landscape\:col-span-1 {
    grid-column: span 1 / span 1;
  }

  .tablet-landscape\:col-span-2 {
    grid-column: span 2 / span 2;
  }

  .tablet-landscape\:col-span-3 {
    grid-column: span 3 / span 3;
  }

  .tablet-landscape\:col-span-4 {
    grid-column: span 4 / span 4;
  }

  .tablet-landscape\:col-span-5 {
    grid-column: span 5 / span 5;
  }

  .tablet-landscape\:col-span-6 {
    grid-column: span 6 / span 6;
  }

  .tablet-landscape\:col-span-7 {
    grid-column: span 7 / span 7;
  }

  .tablet-landscape\:col-span-8 {
    grid-column: span 8 / span 8;
  }

  .tablet-landscape\:col-span-9 {
    grid-column: span 9 / span 9;
  }

  .tablet-landscape\:col-span-10 {
    grid-column: span 10 / span 10;
  }

  .tablet-landscape\:col-span-11 {
    grid-column: span 11 / span 11;
  }

  .tablet-landscape\:col-span-12 {
    grid-column: span 12 / span 12;
  }

  .tablet-landscape\:col-span-full {
    grid-column: 1 / -1;
  }

  .tablet-landscape\:col-start-1 {
    grid-column-start: 1;
  }

  .tablet-landscape\:col-start-2 {
    grid-column-start: 2;
  }

  .tablet-landscape\:col-start-3 {
    grid-column-start: 3;
  }

  .tablet-landscape\:col-start-4 {
    grid-column-start: 4;
  }

  .tablet-landscape\:col-start-5 {
    grid-column-start: 5;
  }

  .tablet-landscape\:col-start-6 {
    grid-column-start: 6;
  }

  .tablet-landscape\:col-start-7 {
    grid-column-start: 7;
  }

  .tablet-landscape\:col-start-8 {
    grid-column-start: 8;
  }

  .tablet-landscape\:col-start-9 {
    grid-column-start: 9;
  }

  .tablet-landscape\:col-start-10 {
    grid-column-start: 10;
  }

  .tablet-landscape\:col-start-11 {
    grid-column-start: 11;
  }

  .tablet-landscape\:col-start-12 {
    grid-column-start: 12;
  }

  .tablet-landscape\:col-start-13 {
    grid-column-start: 13;
  }

  .tablet-landscape\:col-start-auto {
    grid-column-start: auto;
  }

  .tablet-landscape\:col-end-1 {
    grid-column-end: 1;
  }

  .tablet-landscape\:col-end-2 {
    grid-column-end: 2;
  }

  .tablet-landscape\:col-end-3 {
    grid-column-end: 3;
  }

  .tablet-landscape\:col-end-4 {
    grid-column-end: 4;
  }

  .tablet-landscape\:col-end-5 {
    grid-column-end: 5;
  }

  .tablet-landscape\:col-end-6 {
    grid-column-end: 6;
  }

  .tablet-landscape\:col-end-7 {
    grid-column-end: 7;
  }

  .tablet-landscape\:col-end-8 {
    grid-column-end: 8;
  }

  .tablet-landscape\:col-end-9 {
    grid-column-end: 9;
  }

  .tablet-landscape\:col-end-10 {
    grid-column-end: 10;
  }

  .tablet-landscape\:col-end-11 {
    grid-column-end: 11;
  }

  .tablet-landscape\:col-end-12 {
    grid-column-end: 12;
  }

  .tablet-landscape\:col-end-13 {
    grid-column-end: 13;
  }

  .tablet-landscape\:col-end-auto {
    grid-column-end: auto;
  }

  .tablet-landscape\:row-auto {
    grid-row: auto;
  }

  .tablet-landscape\:row-span-1 {
    grid-row: span 1 / span 1;
  }

  .tablet-landscape\:row-span-2 {
    grid-row: span 2 / span 2;
  }

  .tablet-landscape\:row-span-3 {
    grid-row: span 3 / span 3;
  }

  .tablet-landscape\:row-span-4 {
    grid-row: span 4 / span 4;
  }

  .tablet-landscape\:row-span-5 {
    grid-row: span 5 / span 5;
  }

  .tablet-landscape\:row-span-6 {
    grid-row: span 6 / span 6;
  }

  .tablet-landscape\:row-span-full {
    grid-row: 1 / -1;
  }

  .tablet-landscape\:row-start-1 {
    grid-row-start: 1;
  }

  .tablet-landscape\:row-start-2 {
    grid-row-start: 2;
  }

  .tablet-landscape\:row-start-3 {
    grid-row-start: 3;
  }

  .tablet-landscape\:row-start-4 {
    grid-row-start: 4;
  }

  .tablet-landscape\:row-start-5 {
    grid-row-start: 5;
  }

  .tablet-landscape\:row-start-6 {
    grid-row-start: 6;
  }

  .tablet-landscape\:row-start-7 {
    grid-row-start: 7;
  }

  .tablet-landscape\:row-start-auto {
    grid-row-start: auto;
  }

  .tablet-landscape\:row-end-1 {
    grid-row-end: 1;
  }

  .tablet-landscape\:row-end-2 {
    grid-row-end: 2;
  }

  .tablet-landscape\:row-end-3 {
    grid-row-end: 3;
  }

  .tablet-landscape\:row-end-4 {
    grid-row-end: 4;
  }

  .tablet-landscape\:row-end-5 {
    grid-row-end: 5;
  }

  .tablet-landscape\:row-end-6 {
    grid-row-end: 6;
  }

  .tablet-landscape\:row-end-7 {
    grid-row-end: 7;
  }

  .tablet-landscape\:row-end-auto {
    grid-row-end: auto;
  }

  .tablet-landscape\:float-right {
    float: right;
  }

  .tablet-landscape\:float-left {
    float: left;
  }

  .tablet-landscape\:float-none {
    float: none;
  }

  .tablet-landscape\:clear-left {
    clear: left;
  }

  .tablet-landscape\:clear-right {
    clear: right;
  }

  .tablet-landscape\:clear-both {
    clear: both;
  }

  .tablet-landscape\:clear-none {
    clear: none;
  }

  .tablet-landscape\:m-0 {
    margin: 0;
  }

  .tablet-landscape\:m-1 {
    margin: 0.0625rem;
  }

  .tablet-landscape\:m-2 {
    margin: 0.125rem;
  }

  .tablet-landscape\:m-3 {
    margin: 0.1875rem;
  }

  .tablet-landscape\:m-4 {
    margin: 0.25rem;
  }

  .tablet-landscape\:m-5 {
    margin: 0.3125rem;
  }

  .tablet-landscape\:m-6 {
    margin: 0.375rem;
  }

  .tablet-landscape\:m-8 {
    margin: 0.5rem;
  }

  .tablet-landscape\:m-10 {
    margin: 0.625rem;
  }

  .tablet-landscape\:m-12 {
    margin: 0.75rem;
  }

  .tablet-landscape\:m-16 {
    margin: 1rem;
  }

  .tablet-landscape\:m-20 {
    margin: 1.25rem;
  }

  .tablet-landscape\:m-24 {
    margin: 1.5rem;
  }

  .tablet-landscape\:m-32 {
    margin: 2rem;
  }

  .tablet-landscape\:m-40 {
    margin: 2.5rem;
  }

  .tablet-landscape\:m-48 {
    margin: 3rem;
  }

  .tablet-landscape\:m-56 {
    margin: 3.5rem;
  }

  .tablet-landscape\:m-64 {
    margin: 4rem;
  }

  .tablet-landscape\:m-68 {
    margin: 4.25rem;
  }

  .tablet-landscape\:m-72 {
    margin: 4.5rem;
  }

  .tablet-landscape\:m-76 {
    margin: 4.75rem;
  }

  .tablet-landscape\:m-80 {
    margin: 5rem;
  }

  .tablet-landscape\:m-192 {
    margin: 12rem;
  }

  .tablet-landscape\:m-auto {
    margin: auto;
  }

  .tablet-landscape\:m-px {
    margin: 1px;
  }

  .tablet-landscape\:-m-1 {
    margin: -0.0625rem;
  }

  .tablet-landscape\:-m-2 {
    margin: -0.125rem;
  }

  .tablet-landscape\:-m-3 {
    margin: -0.1875rem;
  }

  .tablet-landscape\:-m-4 {
    margin: -0.25rem;
  }

  .tablet-landscape\:-m-5 {
    margin: -0.3125rem;
  }

  .tablet-landscape\:-m-6 {
    margin: -0.375rem;
  }

  .tablet-landscape\:-m-8 {
    margin: -0.5rem;
  }

  .tablet-landscape\:-m-10 {
    margin: -0.625rem;
  }

  .tablet-landscape\:-m-12 {
    margin: -0.75rem;
  }

  .tablet-landscape\:-m-16 {
    margin: -1rem;
  }

  .tablet-landscape\:-m-20 {
    margin: -1.25rem;
  }

  .tablet-landscape\:-m-24 {
    margin: -1.5rem;
  }

  .tablet-landscape\:-m-32 {
    margin: -2rem;
  }

  .tablet-landscape\:-m-40 {
    margin: -2.5rem;
  }

  .tablet-landscape\:-m-48 {
    margin: -3rem;
  }

  .tablet-landscape\:-m-56 {
    margin: -3.5rem;
  }

  .tablet-landscape\:-m-64 {
    margin: -4rem;
  }

  .tablet-landscape\:-m-68 {
    margin: -4.25rem;
  }

  .tablet-landscape\:-m-72 {
    margin: -4.5rem;
  }

  .tablet-landscape\:-m-76 {
    margin: -4.75rem;
  }

  .tablet-landscape\:-m-80 {
    margin: -5rem;
  }

  .tablet-landscape\:-m-192 {
    margin: -12rem;
  }

  .tablet-landscape\:-m-px {
    margin: -1px;
  }

  .tablet-landscape\:mx-0 {
    margin-left: 0;
    margin-right: 0;
  }

  .tablet-landscape\:mx-1 {
    margin-left: 0.0625rem;
    margin-right: 0.0625rem;
  }

  .tablet-landscape\:mx-2 {
    margin-left: 0.125rem;
    margin-right: 0.125rem;
  }

  .tablet-landscape\:mx-3 {
    margin-left: 0.1875rem;
    margin-right: 0.1875rem;
  }

  .tablet-landscape\:mx-4 {
    margin-left: 0.25rem;
    margin-right: 0.25rem;
  }

  .tablet-landscape\:mx-5 {
    margin-left: 0.3125rem;
    margin-right: 0.3125rem;
  }

  .tablet-landscape\:mx-6 {
    margin-left: 0.375rem;
    margin-right: 0.375rem;
  }

  .tablet-landscape\:mx-8 {
    margin-left: 0.5rem;
    margin-right: 0.5rem;
  }

  .tablet-landscape\:mx-10 {
    margin-left: 0.625rem;
    margin-right: 0.625rem;
  }

  .tablet-landscape\:mx-12 {
    margin-left: 0.75rem;
    margin-right: 0.75rem;
  }

  .tablet-landscape\:mx-16 {
    margin-left: 1rem;
    margin-right: 1rem;
  }

  .tablet-landscape\:mx-20 {
    margin-left: 1.25rem;
    margin-right: 1.25rem;
  }

  .tablet-landscape\:mx-24 {
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }

  .tablet-landscape\:mx-32 {
    margin-left: 2rem;
    margin-right: 2rem;
  }

  .tablet-landscape\:mx-40 {
    margin-left: 2.5rem;
    margin-right: 2.5rem;
  }

  .tablet-landscape\:mx-48 {
    margin-left: 3rem;
    margin-right: 3rem;
  }

  .tablet-landscape\:mx-56 {
    margin-left: 3.5rem;
    margin-right: 3.5rem;
  }

  .tablet-landscape\:mx-64 {
    margin-left: 4rem;
    margin-right: 4rem;
  }

  .tablet-landscape\:mx-68 {
    margin-left: 4.25rem;
    margin-right: 4.25rem;
  }

  .tablet-landscape\:mx-72 {
    margin-left: 4.5rem;
    margin-right: 4.5rem;
  }

  .tablet-landscape\:mx-76 {
    margin-left: 4.75rem;
    margin-right: 4.75rem;
  }

  .tablet-landscape\:mx-80 {
    margin-left: 5rem;
    margin-right: 5rem;
  }

  .tablet-landscape\:mx-192 {
    margin-left: 12rem;
    margin-right: 12rem;
  }

  .tablet-landscape\:mx-auto {
    margin-left: auto;
    margin-right: auto;
  }

  .tablet-landscape\:mx-px {
    margin-left: 1px;
    margin-right: 1px;
  }

  .tablet-landscape\:-mx-1 {
    margin-left: -0.0625rem;
    margin-right: -0.0625rem;
  }

  .tablet-landscape\:-mx-2 {
    margin-left: -0.125rem;
    margin-right: -0.125rem;
  }

  .tablet-landscape\:-mx-3 {
    margin-left: -0.1875rem;
    margin-right: -0.1875rem;
  }

  .tablet-landscape\:-mx-4 {
    margin-left: -0.25rem;
    margin-right: -0.25rem;
  }

  .tablet-landscape\:-mx-5 {
    margin-left: -0.3125rem;
    margin-right: -0.3125rem;
  }

  .tablet-landscape\:-mx-6 {
    margin-left: -0.375rem;
    margin-right: -0.375rem;
  }

  .tablet-landscape\:-mx-8 {
    margin-left: -0.5rem;
    margin-right: -0.5rem;
  }

  .tablet-landscape\:-mx-10 {
    margin-left: -0.625rem;
    margin-right: -0.625rem;
  }

  .tablet-landscape\:-mx-12 {
    margin-left: -0.75rem;
    margin-right: -0.75rem;
  }

  .tablet-landscape\:-mx-16 {
    margin-left: -1rem;
    margin-right: -1rem;
  }

  .tablet-landscape\:-mx-20 {
    margin-left: -1.25rem;
    margin-right: -1.25rem;
  }

  .tablet-landscape\:-mx-24 {
    margin-left: -1.5rem;
    margin-right: -1.5rem;
  }

  .tablet-landscape\:-mx-32 {
    margin-left: -2rem;
    margin-right: -2rem;
  }

  .tablet-landscape\:-mx-40 {
    margin-left: -2.5rem;
    margin-right: -2.5rem;
  }

  .tablet-landscape\:-mx-48 {
    margin-left: -3rem;
    margin-right: -3rem;
  }

  .tablet-landscape\:-mx-56 {
    margin-left: -3.5rem;
    margin-right: -3.5rem;
  }

  .tablet-landscape\:-mx-64 {
    margin-left: -4rem;
    margin-right: -4rem;
  }

  .tablet-landscape\:-mx-68 {
    margin-left: -4.25rem;
    margin-right: -4.25rem;
  }

  .tablet-landscape\:-mx-72 {
    margin-left: -4.5rem;
    margin-right: -4.5rem;
  }

  .tablet-landscape\:-mx-76 {
    margin-left: -4.75rem;
    margin-right: -4.75rem;
  }

  .tablet-landscape\:-mx-80 {
    margin-left: -5rem;
    margin-right: -5rem;
  }

  .tablet-landscape\:-mx-192 {
    margin-left: -12rem;
    margin-right: -12rem;
  }

  .tablet-landscape\:-mx-px {
    margin-left: -1px;
    margin-right: -1px;
  }

  .tablet-landscape\:my-0 {
    margin-top: 0;
    margin-bottom: 0;
  }

  .tablet-landscape\:my-1 {
    margin-top: 0.0625rem;
    margin-bottom: 0.0625rem;
  }

  .tablet-landscape\:my-2 {
    margin-top: 0.125rem;
    margin-bottom: 0.125rem;
  }

  .tablet-landscape\:my-3 {
    margin-top: 0.1875rem;
    margin-bottom: 0.1875rem;
  }

  .tablet-landscape\:my-4 {
    margin-top: 0.25rem;
    margin-bottom: 0.25rem;
  }

  .tablet-landscape\:my-5 {
    margin-top: 0.3125rem;
    margin-bottom: 0.3125rem;
  }

  .tablet-landscape\:my-6 {
    margin-top: 0.375rem;
    margin-bottom: 0.375rem;
  }

  .tablet-landscape\:my-8 {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
  }

  .tablet-landscape\:my-10 {
    margin-top: 0.625rem;
    margin-bottom: 0.625rem;
  }

  .tablet-landscape\:my-12 {
    margin-top: 0.75rem;
    margin-bottom: 0.75rem;
  }

  .tablet-landscape\:my-16 {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }

  .tablet-landscape\:my-20 {
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
  }

  .tablet-landscape\:my-24 {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }

  .tablet-landscape\:my-32 {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }

  .tablet-landscape\:my-40 {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }

  .tablet-landscape\:my-48 {
    margin-top: 3rem;
    margin-bottom: 3rem;
  }

  .tablet-landscape\:my-56 {
    margin-top: 3.5rem;
    margin-bottom: 3.5rem;
  }

  .tablet-landscape\:my-64 {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }

  .tablet-landscape\:my-68 {
    margin-top: 4.25rem;
    margin-bottom: 4.25rem;
  }

  .tablet-landscape\:my-72 {
    margin-top: 4.5rem;
    margin-bottom: 4.5rem;
  }

  .tablet-landscape\:my-76 {
    margin-top: 4.75rem;
    margin-bottom: 4.75rem;
  }

  .tablet-landscape\:my-80 {
    margin-top: 5rem;
    margin-bottom: 5rem;
  }

  .tablet-landscape\:my-192 {
    margin-top: 12rem;
    margin-bottom: 12rem;
  }

  .tablet-landscape\:my-auto {
    margin-top: auto;
    margin-bottom: auto;
  }

  .tablet-landscape\:my-px {
    margin-top: 1px;
    margin-bottom: 1px;
  }

  .tablet-landscape\:-my-1 {
    margin-top: -0.0625rem;
    margin-bottom: -0.0625rem;
  }

  .tablet-landscape\:-my-2 {
    margin-top: -0.125rem;
    margin-bottom: -0.125rem;
  }

  .tablet-landscape\:-my-3 {
    margin-top: -0.1875rem;
    margin-bottom: -0.1875rem;
  }

  .tablet-landscape\:-my-4 {
    margin-top: -0.25rem;
    margin-bottom: -0.25rem;
  }

  .tablet-landscape\:-my-5 {
    margin-top: -0.3125rem;
    margin-bottom: -0.3125rem;
  }

  .tablet-landscape\:-my-6 {
    margin-top: -0.375rem;
    margin-bottom: -0.375rem;
  }

  .tablet-landscape\:-my-8 {
    margin-top: -0.5rem;
    margin-bottom: -0.5rem;
  }

  .tablet-landscape\:-my-10 {
    margin-top: -0.625rem;
    margin-bottom: -0.625rem;
  }

  .tablet-landscape\:-my-12 {
    margin-top: -0.75rem;
    margin-bottom: -0.75rem;
  }

  .tablet-landscape\:-my-16 {
    margin-top: -1rem;
    margin-bottom: -1rem;
  }

  .tablet-landscape\:-my-20 {
    margin-top: -1.25rem;
    margin-bottom: -1.25rem;
  }

  .tablet-landscape\:-my-24 {
    margin-top: -1.5rem;
    margin-bottom: -1.5rem;
  }

  .tablet-landscape\:-my-32 {
    margin-top: -2rem;
    margin-bottom: -2rem;
  }

  .tablet-landscape\:-my-40 {
    margin-top: -2.5rem;
    margin-bottom: -2.5rem;
  }

  .tablet-landscape\:-my-48 {
    margin-top: -3rem;
    margin-bottom: -3rem;
  }

  .tablet-landscape\:-my-56 {
    margin-top: -3.5rem;
    margin-bottom: -3.5rem;
  }

  .tablet-landscape\:-my-64 {
    margin-top: -4rem;
    margin-bottom: -4rem;
  }

  .tablet-landscape\:-my-68 {
    margin-top: -4.25rem;
    margin-bottom: -4.25rem;
  }

  .tablet-landscape\:-my-72 {
    margin-top: -4.5rem;
    margin-bottom: -4.5rem;
  }

  .tablet-landscape\:-my-76 {
    margin-top: -4.75rem;
    margin-bottom: -4.75rem;
  }

  .tablet-landscape\:-my-80 {
    margin-top: -5rem;
    margin-bottom: -5rem;
  }

  .tablet-landscape\:-my-192 {
    margin-top: -12rem;
    margin-bottom: -12rem;
  }

  .tablet-landscape\:-my-px {
    margin-top: -1px;
    margin-bottom: -1px;
  }

  .tablet-landscape\:mt-0 {
    margin-top: 0;
  }

  .tablet-landscape\:mt-1 {
    margin-top: 0.0625rem;
  }

  .tablet-landscape\:mt-2 {
    margin-top: 0.125rem;
  }

  .tablet-landscape\:mt-3 {
    margin-top: 0.1875rem;
  }

  .tablet-landscape\:mt-4 {
    margin-top: 0.25rem;
  }

  .tablet-landscape\:mt-5 {
    margin-top: 0.3125rem;
  }

  .tablet-landscape\:mt-6 {
    margin-top: 0.375rem;
  }

  .tablet-landscape\:mt-8 {
    margin-top: 0.5rem;
  }

  .tablet-landscape\:mt-10 {
    margin-top: 0.625rem;
  }

  .tablet-landscape\:mt-12 {
    margin-top: 0.75rem;
  }

  .tablet-landscape\:mt-16 {
    margin-top: 1rem;
  }

  .tablet-landscape\:mt-20 {
    margin-top: 1.25rem;
  }

  .tablet-landscape\:mt-24 {
    margin-top: 1.5rem;
  }

  .tablet-landscape\:mt-32 {
    margin-top: 2rem;
  }

  .tablet-landscape\:mt-40 {
    margin-top: 2.5rem;
  }

  .tablet-landscape\:mt-48 {
    margin-top: 3rem;
  }

  .tablet-landscape\:mt-56 {
    margin-top: 3.5rem;
  }

  .tablet-landscape\:mt-64 {
    margin-top: 4rem;
  }

  .tablet-landscape\:mt-68 {
    margin-top: 4.25rem;
  }

  .tablet-landscape\:mt-72 {
    margin-top: 4.5rem;
  }

  .tablet-landscape\:mt-76 {
    margin-top: 4.75rem;
  }

  .tablet-landscape\:mt-80 {
    margin-top: 5rem;
  }

  .tablet-landscape\:mt-192 {
    margin-top: 12rem;
  }

  .tablet-landscape\:mt-auto {
    margin-top: auto;
  }

  .tablet-landscape\:mt-px {
    margin-top: 1px;
  }

  .tablet-landscape\:-mt-1 {
    margin-top: -0.0625rem;
  }

  .tablet-landscape\:-mt-2 {
    margin-top: -0.125rem;
  }

  .tablet-landscape\:-mt-3 {
    margin-top: -0.1875rem;
  }

  .tablet-landscape\:-mt-4 {
    margin-top: -0.25rem;
  }

  .tablet-landscape\:-mt-5 {
    margin-top: -0.3125rem;
  }

  .tablet-landscape\:-mt-6 {
    margin-top: -0.375rem;
  }

  .tablet-landscape\:-mt-8 {
    margin-top: -0.5rem;
  }

  .tablet-landscape\:-mt-10 {
    margin-top: -0.625rem;
  }

  .tablet-landscape\:-mt-12 {
    margin-top: -0.75rem;
  }

  .tablet-landscape\:-mt-16 {
    margin-top: -1rem;
  }

  .tablet-landscape\:-mt-20 {
    margin-top: -1.25rem;
  }

  .tablet-landscape\:-mt-24 {
    margin-top: -1.5rem;
  }

  .tablet-landscape\:-mt-32 {
    margin-top: -2rem;
  }

  .tablet-landscape\:-mt-40 {
    margin-top: -2.5rem;
  }

  .tablet-landscape\:-mt-48 {
    margin-top: -3rem;
  }

  .tablet-landscape\:-mt-56 {
    margin-top: -3.5rem;
  }

  .tablet-landscape\:-mt-64 {
    margin-top: -4rem;
  }

  .tablet-landscape\:-mt-68 {
    margin-top: -4.25rem;
  }

  .tablet-landscape\:-mt-72 {
    margin-top: -4.5rem;
  }

  .tablet-landscape\:-mt-76 {
    margin-top: -4.75rem;
  }

  .tablet-landscape\:-mt-80 {
    margin-top: -5rem;
  }

  .tablet-landscape\:-mt-192 {
    margin-top: -12rem;
  }

  .tablet-landscape\:-mt-px {
    margin-top: -1px;
  }

  .tablet-landscape\:mr-0 {
    margin-right: 0;
  }

  .tablet-landscape\:mr-1 {
    margin-right: 0.0625rem;
  }

  .tablet-landscape\:mr-2 {
    margin-right: 0.125rem;
  }

  .tablet-landscape\:mr-3 {
    margin-right: 0.1875rem;
  }

  .tablet-landscape\:mr-4 {
    margin-right: 0.25rem;
  }

  .tablet-landscape\:mr-5 {
    margin-right: 0.3125rem;
  }

  .tablet-landscape\:mr-6 {
    margin-right: 0.375rem;
  }

  .tablet-landscape\:mr-8 {
    margin-right: 0.5rem;
  }

  .tablet-landscape\:mr-10 {
    margin-right: 0.625rem;
  }

  .tablet-landscape\:mr-12 {
    margin-right: 0.75rem;
  }

  .tablet-landscape\:mr-16 {
    margin-right: 1rem;
  }

  .tablet-landscape\:mr-20 {
    margin-right: 1.25rem;
  }

  .tablet-landscape\:mr-24 {
    margin-right: 1.5rem;
  }

  .tablet-landscape\:mr-32 {
    margin-right: 2rem;
  }

  .tablet-landscape\:mr-40 {
    margin-right: 2.5rem;
  }

  .tablet-landscape\:mr-48 {
    margin-right: 3rem;
  }

  .tablet-landscape\:mr-56 {
    margin-right: 3.5rem;
  }

  .tablet-landscape\:mr-64 {
    margin-right: 4rem;
  }

  .tablet-landscape\:mr-68 {
    margin-right: 4.25rem;
  }

  .tablet-landscape\:mr-72 {
    margin-right: 4.5rem;
  }

  .tablet-landscape\:mr-76 {
    margin-right: 4.75rem;
  }

  .tablet-landscape\:mr-80 {
    margin-right: 5rem;
  }

  .tablet-landscape\:mr-192 {
    margin-right: 12rem;
  }

  .tablet-landscape\:mr-auto {
    margin-right: auto;
  }

  .tablet-landscape\:mr-px {
    margin-right: 1px;
  }

  .tablet-landscape\:-mr-1 {
    margin-right: -0.0625rem;
  }

  .tablet-landscape\:-mr-2 {
    margin-right: -0.125rem;
  }

  .tablet-landscape\:-mr-3 {
    margin-right: -0.1875rem;
  }

  .tablet-landscape\:-mr-4 {
    margin-right: -0.25rem;
  }

  .tablet-landscape\:-mr-5 {
    margin-right: -0.3125rem;
  }

  .tablet-landscape\:-mr-6 {
    margin-right: -0.375rem;
  }

  .tablet-landscape\:-mr-8 {
    margin-right: -0.5rem;
  }

  .tablet-landscape\:-mr-10 {
    margin-right: -0.625rem;
  }

  .tablet-landscape\:-mr-12 {
    margin-right: -0.75rem;
  }

  .tablet-landscape\:-mr-16 {
    margin-right: -1rem;
  }

  .tablet-landscape\:-mr-20 {
    margin-right: -1.25rem;
  }

  .tablet-landscape\:-mr-24 {
    margin-right: -1.5rem;
  }

  .tablet-landscape\:-mr-32 {
    margin-right: -2rem;
  }

  .tablet-landscape\:-mr-40 {
    margin-right: -2.5rem;
  }

  .tablet-landscape\:-mr-48 {
    margin-right: -3rem;
  }

  .tablet-landscape\:-mr-56 {
    margin-right: -3.5rem;
  }

  .tablet-landscape\:-mr-64 {
    margin-right: -4rem;
  }

  .tablet-landscape\:-mr-68 {
    margin-right: -4.25rem;
  }

  .tablet-landscape\:-mr-72 {
    margin-right: -4.5rem;
  }

  .tablet-landscape\:-mr-76 {
    margin-right: -4.75rem;
  }

  .tablet-landscape\:-mr-80 {
    margin-right: -5rem;
  }

  .tablet-landscape\:-mr-192 {
    margin-right: -12rem;
  }

  .tablet-landscape\:-mr-px {
    margin-right: -1px;
  }

  .tablet-landscape\:mb-0 {
    margin-bottom: 0;
  }

  .tablet-landscape\:mb-1 {
    margin-bottom: 0.0625rem;
  }

  .tablet-landscape\:mb-2 {
    margin-bottom: 0.125rem;
  }

  .tablet-landscape\:mb-3 {
    margin-bottom: 0.1875rem;
  }

  .tablet-landscape\:mb-4 {
    margin-bottom: 0.25rem;
  }

  .tablet-landscape\:mb-5 {
    margin-bottom: 0.3125rem;
  }

  .tablet-landscape\:mb-6 {
    margin-bottom: 0.375rem;
  }

  .tablet-landscape\:mb-8 {
    margin-bottom: 0.5rem;
  }

  .tablet-landscape\:mb-10 {
    margin-bottom: 0.625rem;
  }

  .tablet-landscape\:mb-12 {
    margin-bottom: 0.75rem;
  }

  .tablet-landscape\:mb-16 {
    margin-bottom: 1rem;
  }

  .tablet-landscape\:mb-20 {
    margin-bottom: 1.25rem;
  }

  .tablet-landscape\:mb-24 {
    margin-bottom: 1.5rem;
  }

  .tablet-landscape\:mb-32 {
    margin-bottom: 2rem;
  }

  .tablet-landscape\:mb-40 {
    margin-bottom: 2.5rem;
  }

  .tablet-landscape\:mb-48 {
    margin-bottom: 3rem;
  }

  .tablet-landscape\:mb-56 {
    margin-bottom: 3.5rem;
  }

  .tablet-landscape\:mb-64 {
    margin-bottom: 4rem;
  }

  .tablet-landscape\:mb-68 {
    margin-bottom: 4.25rem;
  }

  .tablet-landscape\:mb-72 {
    margin-bottom: 4.5rem;
  }

  .tablet-landscape\:mb-76 {
    margin-bottom: 4.75rem;
  }

  .tablet-landscape\:mb-80 {
    margin-bottom: 5rem;
  }

  .tablet-landscape\:mb-192 {
    margin-bottom: 12rem;
  }

  .tablet-landscape\:mb-auto {
    margin-bottom: auto;
  }

  .tablet-landscape\:mb-px {
    margin-bottom: 1px;
  }

  .tablet-landscape\:-mb-1 {
    margin-bottom: -0.0625rem;
  }

  .tablet-landscape\:-mb-2 {
    margin-bottom: -0.125rem;
  }

  .tablet-landscape\:-mb-3 {
    margin-bottom: -0.1875rem;
  }

  .tablet-landscape\:-mb-4 {
    margin-bottom: -0.25rem;
  }

  .tablet-landscape\:-mb-5 {
    margin-bottom: -0.3125rem;
  }

  .tablet-landscape\:-mb-6 {
    margin-bottom: -0.375rem;
  }

  .tablet-landscape\:-mb-8 {
    margin-bottom: -0.5rem;
  }

  .tablet-landscape\:-mb-10 {
    margin-bottom: -0.625rem;
  }

  .tablet-landscape\:-mb-12 {
    margin-bottom: -0.75rem;
  }

  .tablet-landscape\:-mb-16 {
    margin-bottom: -1rem;
  }

  .tablet-landscape\:-mb-20 {
    margin-bottom: -1.25rem;
  }

  .tablet-landscape\:-mb-24 {
    margin-bottom: -1.5rem;
  }

  .tablet-landscape\:-mb-32 {
    margin-bottom: -2rem;
  }

  .tablet-landscape\:-mb-40 {
    margin-bottom: -2.5rem;
  }

  .tablet-landscape\:-mb-48 {
    margin-bottom: -3rem;
  }

  .tablet-landscape\:-mb-56 {
    margin-bottom: -3.5rem;
  }

  .tablet-landscape\:-mb-64 {
    margin-bottom: -4rem;
  }

  .tablet-landscape\:-mb-68 {
    margin-bottom: -4.25rem;
  }

  .tablet-landscape\:-mb-72 {
    margin-bottom: -4.5rem;
  }

  .tablet-landscape\:-mb-76 {
    margin-bottom: -4.75rem;
  }

  .tablet-landscape\:-mb-80 {
    margin-bottom: -5rem;
  }

  .tablet-landscape\:-mb-192 {
    margin-bottom: -12rem;
  }

  .tablet-landscape\:-mb-px {
    margin-bottom: -1px;
  }

  .tablet-landscape\:ml-0 {
    margin-left: 0;
  }

  .tablet-landscape\:ml-1 {
    margin-left: 0.0625rem;
  }

  .tablet-landscape\:ml-2 {
    margin-left: 0.125rem;
  }

  .tablet-landscape\:ml-3 {
    margin-left: 0.1875rem;
  }

  .tablet-landscape\:ml-4 {
    margin-left: 0.25rem;
  }

  .tablet-landscape\:ml-5 {
    margin-left: 0.3125rem;
  }

  .tablet-landscape\:ml-6 {
    margin-left: 0.375rem;
  }

  .tablet-landscape\:ml-8 {
    margin-left: 0.5rem;
  }

  .tablet-landscape\:ml-10 {
    margin-left: 0.625rem;
  }

  .tablet-landscape\:ml-12 {
    margin-left: 0.75rem;
  }

  .tablet-landscape\:ml-16 {
    margin-left: 1rem;
  }

  .tablet-landscape\:ml-20 {
    margin-left: 1.25rem;
  }

  .tablet-landscape\:ml-24 {
    margin-left: 1.5rem;
  }

  .tablet-landscape\:ml-32 {
    margin-left: 2rem;
  }

  .tablet-landscape\:ml-40 {
    margin-left: 2.5rem;
  }

  .tablet-landscape\:ml-48 {
    margin-left: 3rem;
  }

  .tablet-landscape\:ml-56 {
    margin-left: 3.5rem;
  }

  .tablet-landscape\:ml-64 {
    margin-left: 4rem;
  }

  .tablet-landscape\:ml-68 {
    margin-left: 4.25rem;
  }

  .tablet-landscape\:ml-72 {
    margin-left: 4.5rem;
  }

  .tablet-landscape\:ml-76 {
    margin-left: 4.75rem;
  }

  .tablet-landscape\:ml-80 {
    margin-left: 5rem;
  }

  .tablet-landscape\:ml-192 {
    margin-left: 12rem;
  }

  .tablet-landscape\:ml-auto {
    margin-left: auto;
  }

  .tablet-landscape\:ml-px {
    margin-left: 1px;
  }

  .tablet-landscape\:-ml-1 {
    margin-left: -0.0625rem;
  }

  .tablet-landscape\:-ml-2 {
    margin-left: -0.125rem;
  }

  .tablet-landscape\:-ml-3 {
    margin-left: -0.1875rem;
  }

  .tablet-landscape\:-ml-4 {
    margin-left: -0.25rem;
  }

  .tablet-landscape\:-ml-5 {
    margin-left: -0.3125rem;
  }

  .tablet-landscape\:-ml-6 {
    margin-left: -0.375rem;
  }

  .tablet-landscape\:-ml-8 {
    margin-left: -0.5rem;
  }

  .tablet-landscape\:-ml-10 {
    margin-left: -0.625rem;
  }

  .tablet-landscape\:-ml-12 {
    margin-left: -0.75rem;
  }

  .tablet-landscape\:-ml-16 {
    margin-left: -1rem;
  }

  .tablet-landscape\:-ml-20 {
    margin-left: -1.25rem;
  }

  .tablet-landscape\:-ml-24 {
    margin-left: -1.5rem;
  }

  .tablet-landscape\:-ml-32 {
    margin-left: -2rem;
  }

  .tablet-landscape\:-ml-40 {
    margin-left: -2.5rem;
  }

  .tablet-landscape\:-ml-48 {
    margin-left: -3rem;
  }

  .tablet-landscape\:-ml-56 {
    margin-left: -3.5rem;
  }

  .tablet-landscape\:-ml-64 {
    margin-left: -4rem;
  }

  .tablet-landscape\:-ml-68 {
    margin-left: -4.25rem;
  }

  .tablet-landscape\:-ml-72 {
    margin-left: -4.5rem;
  }

  .tablet-landscape\:-ml-76 {
    margin-left: -4.75rem;
  }

  .tablet-landscape\:-ml-80 {
    margin-left: -5rem;
  }

  .tablet-landscape\:-ml-192 {
    margin-left: -12rem;
  }

  .tablet-landscape\:-ml-px {
    margin-left: -1px;
  }

  .tablet-landscape\:box-border {
    box-sizing: border-box;
  }

  .tablet-landscape\:box-content {
    box-sizing: content-box;
  }

  .tablet-landscape\:block {
    display: block;
  }

  .tablet-landscape\:inline-block {
    display: inline-block;
  }

  .tablet-landscape\:inline {
    display: inline;
  }

  .tablet-landscape\:flex {
    display: flex;
  }

  .tablet-landscape\:inline-flex {
    display: inline-flex;
  }

  .tablet-landscape\:table {
    display: table;
  }

  .tablet-landscape\:inline-table {
    display: inline-table;
  }

  .tablet-landscape\:table-caption {
    display: table-caption;
  }

  .tablet-landscape\:table-cell {
    display: table-cell;
  }

  .tablet-landscape\:table-column {
    display: table-column;
  }

  .tablet-landscape\:table-column-group {
    display: table-column-group;
  }

  .tablet-landscape\:table-footer-group {
    display: table-footer-group;
  }

  .tablet-landscape\:table-header-group {
    display: table-header-group;
  }

  .tablet-landscape\:table-row-group {
    display: table-row-group;
  }

  .tablet-landscape\:table-row {
    display: table-row;
  }

  .tablet-landscape\:flow-root {
    display: flow-root;
  }

  .tablet-landscape\:grid {
    display: grid;
  }

  .tablet-landscape\:inline-grid {
    display: inline-grid;
  }

  .tablet-landscape\:contents {
    display: contents;
  }

  .tablet-landscape\:list-item {
    display: list-item;
  }

  .tablet-landscape\:hidden {
    display: none;
  }

  .tablet-landscape\:h-0 {
    height: 0;
  }

  .tablet-landscape\:h-1 {
    height: 0.0625rem;
  }

  .tablet-landscape\:h-2 {
    height: 0.125rem;
  }

  .tablet-landscape\:h-3 {
    height: 0.1875rem;
  }

  .tablet-landscape\:h-4 {
    height: 0.25rem;
  }

  .tablet-landscape\:h-5 {
    height: 0.3125rem;
  }

  .tablet-landscape\:h-6 {
    height: 0.375rem;
  }

  .tablet-landscape\:h-8 {
    height: 0.5rem;
  }

  .tablet-landscape\:h-10 {
    height: 0.625rem;
  }

  .tablet-landscape\:h-12 {
    height: 0.75rem;
  }

  .tablet-landscape\:h-16 {
    height: 1rem;
  }

  .tablet-landscape\:h-20 {
    height: 1.25rem;
  }

  .tablet-landscape\:h-24 {
    height: 1.5rem;
  }

  .tablet-landscape\:h-32 {
    height: 2rem;
  }

  .tablet-landscape\:h-40 {
    height: 2.5rem;
  }

  .tablet-landscape\:h-48 {
    height: 3rem;
  }

  .tablet-landscape\:h-56 {
    height: 3.5rem;
  }

  .tablet-landscape\:h-64 {
    height: 4rem;
  }

  .tablet-landscape\:h-68 {
    height: 4.25rem;
  }

  .tablet-landscape\:h-72 {
    height: 4.5rem;
  }

  .tablet-landscape\:h-76 {
    height: 4.75rem;
  }

  .tablet-landscape\:h-80 {
    height: 5rem;
  }

  .tablet-landscape\:h-192 {
    height: 12rem;
  }

  .tablet-landscape\:h-auto {
    height: auto;
  }

  .tablet-landscape\:h-px {
    height: 1px;
  }

  .tablet-landscape\:h-1\/2 {
    height: 50%;
  }

  .tablet-landscape\:h-1\/3 {
    height: 33.333333%;
  }

  .tablet-landscape\:h-2\/3 {
    height: 66.666667%;
  }

  .tablet-landscape\:h-1\/4 {
    height: 25%;
  }

  .tablet-landscape\:h-2\/4 {
    height: 50%;
  }

  .tablet-landscape\:h-3\/4 {
    height: 75%;
  }

  .tablet-landscape\:h-1\/5 {
    height: 20%;
  }

  .tablet-landscape\:h-2\/5 {
    height: 40%;
  }

  .tablet-landscape\:h-3\/5 {
    height: 60%;
  }

  .tablet-landscape\:h-4\/5 {
    height: 80%;
  }

  .tablet-landscape\:h-1\/6 {
    height: 16.666667%;
  }

  .tablet-landscape\:h-2\/6 {
    height: 33.333333%;
  }

  .tablet-landscape\:h-3\/6 {
    height: 50%;
  }

  .tablet-landscape\:h-4\/6 {
    height: 66.666667%;
  }

  .tablet-landscape\:h-5\/6 {
    height: 83.333333%;
  }

  .tablet-landscape\:h-full {
    height: 100%;
  }

  .tablet-landscape\:h-screen {
    height: 100vh;
  }

  .tablet-landscape\:max-h-0 {
    max-height: 0;
  }

  .tablet-landscape\:max-h-1 {
    max-height: 0.0625rem;
  }

  .tablet-landscape\:max-h-2 {
    max-height: 0.125rem;
  }

  .tablet-landscape\:max-h-3 {
    max-height: 0.1875rem;
  }

  .tablet-landscape\:max-h-4 {
    max-height: 0.25rem;
  }

  .tablet-landscape\:max-h-5 {
    max-height: 0.3125rem;
  }

  .tablet-landscape\:max-h-6 {
    max-height: 0.375rem;
  }

  .tablet-landscape\:max-h-8 {
    max-height: 0.5rem;
  }

  .tablet-landscape\:max-h-10 {
    max-height: 0.625rem;
  }

  .tablet-landscape\:max-h-12 {
    max-height: 0.75rem;
  }

  .tablet-landscape\:max-h-16 {
    max-height: 1rem;
  }

  .tablet-landscape\:max-h-20 {
    max-height: 1.25rem;
  }

  .tablet-landscape\:max-h-24 {
    max-height: 1.5rem;
  }

  .tablet-landscape\:max-h-32 {
    max-height: 2rem;
  }

  .tablet-landscape\:max-h-40 {
    max-height: 2.5rem;
  }

  .tablet-landscape\:max-h-48 {
    max-height: 3rem;
  }

  .tablet-landscape\:max-h-56 {
    max-height: 3.5rem;
  }

  .tablet-landscape\:max-h-64 {
    max-height: 4rem;
  }

  .tablet-landscape\:max-h-68 {
    max-height: 4.25rem;
  }

  .tablet-landscape\:max-h-72 {
    max-height: 4.5rem;
  }

  .tablet-landscape\:max-h-76 {
    max-height: 4.75rem;
  }

  .tablet-landscape\:max-h-80 {
    max-height: 5rem;
  }

  .tablet-landscape\:max-h-192 {
    max-height: 12rem;
  }

  .tablet-landscape\:max-h-px {
    max-height: 1px;
  }

  .tablet-landscape\:max-h-full {
    max-height: 100%;
  }

  .tablet-landscape\:max-h-screen {
    max-height: 100vh;
  }

  .tablet-landscape\:min-h-0 {
    min-height: 0px;
  }

  .tablet-landscape\:min-h-full {
    min-height: 100%;
  }

  .tablet-landscape\:min-h-screen {
    min-height: 100vh;
  }

  .tablet-landscape\:w-0 {
    width: 0;
  }

  .tablet-landscape\:w-1 {
    width: 0.0625rem;
  }

  .tablet-landscape\:w-2 {
    width: 0.125rem;
  }

  .tablet-landscape\:w-3 {
    width: 0.1875rem;
  }

  .tablet-landscape\:w-4 {
    width: 0.25rem;
  }

  .tablet-landscape\:w-5 {
    width: 0.3125rem;
  }

  .tablet-landscape\:w-6 {
    width: 0.375rem;
  }

  .tablet-landscape\:w-8 {
    width: 0.5rem;
  }

  .tablet-landscape\:w-10 {
    width: 0.625rem;
  }

  .tablet-landscape\:w-12 {
    width: 0.75rem;
  }

  .tablet-landscape\:w-16 {
    width: 1rem;
  }

  .tablet-landscape\:w-20 {
    width: 1.25rem;
  }

  .tablet-landscape\:w-24 {
    width: 1.5rem;
  }

  .tablet-landscape\:w-32 {
    width: 2rem;
  }

  .tablet-landscape\:w-40 {
    width: 2.5rem;
  }

  .tablet-landscape\:w-48 {
    width: 3rem;
  }

  .tablet-landscape\:w-56 {
    width: 3.5rem;
  }

  .tablet-landscape\:w-64 {
    width: 4rem;
  }

  .tablet-landscape\:w-68 {
    width: 4.25rem;
  }

  .tablet-landscape\:w-72 {
    width: 4.5rem;
  }

  .tablet-landscape\:w-76 {
    width: 4.75rem;
  }

  .tablet-landscape\:w-80 {
    width: 5rem;
  }

  .tablet-landscape\:w-192 {
    width: 12rem;
  }

  .tablet-landscape\:w-auto {
    width: auto;
  }

  .tablet-landscape\:w-px {
    width: 1px;
  }

  .tablet-landscape\:w-1\/2 {
    width: 50%;
  }

  .tablet-landscape\:w-1\/3 {
    width: 33.333333%;
  }

  .tablet-landscape\:w-2\/3 {
    width: 66.666667%;
  }

  .tablet-landscape\:w-1\/4 {
    width: 25%;
  }

  .tablet-landscape\:w-2\/4 {
    width: 50%;
  }

  .tablet-landscape\:w-3\/4 {
    width: 75%;
  }

  .tablet-landscape\:w-1\/5 {
    width: 20%;
  }

  .tablet-landscape\:w-2\/5 {
    width: 40%;
  }

  .tablet-landscape\:w-3\/5 {
    width: 60%;
  }

  .tablet-landscape\:w-4\/5 {
    width: 80%;
  }

  .tablet-landscape\:w-1\/6 {
    width: 16.666667%;
  }

  .tablet-landscape\:w-2\/6 {
    width: 33.333333%;
  }

  .tablet-landscape\:w-3\/6 {
    width: 50%;
  }

  .tablet-landscape\:w-4\/6 {
    width: 66.666667%;
  }

  .tablet-landscape\:w-5\/6 {
    width: 83.333333%;
  }

  .tablet-landscape\:w-1\/12 {
    width: 8.333333%;
  }

  .tablet-landscape\:w-2\/12 {
    width: 16.666667%;
  }

  .tablet-landscape\:w-3\/12 {
    width: 25%;
  }

  .tablet-landscape\:w-4\/12 {
    width: 33.333333%;
  }

  .tablet-landscape\:w-5\/12 {
    width: 41.666667%;
  }

  .tablet-landscape\:w-6\/12 {
    width: 50%;
  }

  .tablet-landscape\:w-7\/12 {
    width: 58.333333%;
  }

  .tablet-landscape\:w-8\/12 {
    width: 66.666667%;
  }

  .tablet-landscape\:w-9\/12 {
    width: 75%;
  }

  .tablet-landscape\:w-10\/12 {
    width: 83.333333%;
  }

  .tablet-landscape\:w-11\/12 {
    width: 91.666667%;
  }

  .tablet-landscape\:w-full {
    width: 100%;
  }

  .tablet-landscape\:w-screen {
    width: 100vw;
  }

  .tablet-landscape\:w-min {
    width: -webkit-min-content;
    width: -moz-min-content;
    width: min-content;
  }

  .tablet-landscape\:w-max {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
  }

  .tablet-landscape\:min-w-0 {
    min-width: 0px;
  }

  .tablet-landscape\:min-w-full {
    min-width: 100%;
  }

  .tablet-landscape\:min-w-min {
    min-width: -webkit-min-content;
    min-width: -moz-min-content;
    min-width: min-content;
  }

  .tablet-landscape\:min-w-max {
    min-width: -webkit-max-content;
    min-width: -moz-max-content;
    min-width: max-content;
  }

  .tablet-landscape\:max-w-0 {
    max-width: 0rem;
  }

  .tablet-landscape\:max-w-none {
    max-width: none;
  }

  .tablet-landscape\:max-w-xs {
    max-width: 20rem;
  }

  .tablet-landscape\:max-w-sm {
    max-width: 24rem;
  }

  .tablet-landscape\:max-w-md {
    max-width: 28rem;
  }

  .tablet-landscape\:max-w-lg {
    max-width: 32rem;
  }

  .tablet-landscape\:max-w-xl {
    max-width: 36rem;
  }

  .tablet-landscape\:max-w-2xl {
    max-width: 42rem;
  }

  .tablet-landscape\:max-w-3xl {
    max-width: 48rem;
  }

  .tablet-landscape\:max-w-4xl {
    max-width: 56rem;
  }

  .tablet-landscape\:max-w-5xl {
    max-width: 64rem;
  }

  .tablet-landscape\:max-w-6xl {
    max-width: 72rem;
  }

  .tablet-landscape\:max-w-7xl {
    max-width: 80rem;
  }

  .tablet-landscape\:max-w-full {
    max-width: 100%;
  }

  .tablet-landscape\:max-w-min {
    max-width: -webkit-min-content;
    max-width: -moz-min-content;
    max-width: min-content;
  }

  .tablet-landscape\:max-w-max {
    max-width: -webkit-max-content;
    max-width: -moz-max-content;
    max-width: max-content;
  }

  .tablet-landscape\:max-w-prose {
    max-width: 65ch;
  }

  .tablet-landscape\:max-w-screen-phone {
    max-width: 300px;
  }

  .tablet-landscape\:max-w-screen-tablet-portrait {
    max-width: 600px;
  }

  .tablet-landscape\:max-w-screen-wp-admin-bar {
    max-width: 783px;
  }

  .tablet-landscape\:max-w-screen-tablet-landscape {
    max-width: 900px;
  }

  .tablet-landscape\:max-w-screen-desktop {
    max-width: 1200px;
  }

  .tablet-landscape\:max-w-screen-desktop-large {
    max-width: 1600px;
  }

  .tablet-landscape\:flex-1 {
    flex: 1 1 0%;
  }

  .tablet-landscape\:flex-auto {
    flex: 1 1 auto;
  }

  .tablet-landscape\:flex-initial {
    flex: 0 1 auto;
  }

  .tablet-landscape\:flex-none {
    flex: none;
  }

  .tablet-landscape\:flex-shrink-0 {
    flex-shrink: 0;
  }

  .tablet-landscape\:flex-shrink {
    flex-shrink: 1;
  }

  .tablet-landscape\:flex-grow-0 {
    flex-grow: 0;
  }

  .tablet-landscape\:flex-grow {
    flex-grow: 1;
  }

  .tablet-landscape\:table-auto {
    table-layout: auto;
  }

  .tablet-landscape\:table-fixed {
    table-layout: fixed;
  }

  .tablet-landscape\:border-collapse {
    border-collapse: collapse;
  }

  .tablet-landscape\:border-separate {
    border-collapse: separate;
  }

  .tablet-landscape\:origin-center {
    transform-origin: center;
  }

  .tablet-landscape\:origin-top {
    transform-origin: top;
  }

  .tablet-landscape\:origin-top-right {
    transform-origin: top right;
  }

  .tablet-landscape\:origin-right {
    transform-origin: right;
  }

  .tablet-landscape\:origin-bottom-right {
    transform-origin: bottom right;
  }

  .tablet-landscape\:origin-bottom {
    transform-origin: bottom;
  }

  .tablet-landscape\:origin-bottom-left {
    transform-origin: bottom left;
  }

  .tablet-landscape\:origin-left {
    transform-origin: left;
  }

  .tablet-landscape\:origin-top-left {
    transform-origin: top left;
  }

  .tablet-landscape\: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));
  }

  .tablet-landscape\: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));
  }

  .tablet-landscape\:transform-none {
    transform: none;
  }

  .tablet-landscape\:translate-x-0 {
    --tw-translate-x: 0;
  }

  .tablet-landscape\:translate-x-1 {
    --tw-translate-x: 0.0625rem;
  }

  .tablet-landscape\:translate-x-2 {
    --tw-translate-x: 0.125rem;
  }

  .tablet-landscape\:translate-x-3 {
    --tw-translate-x: 0.1875rem;
  }

  .tablet-landscape\:translate-x-4 {
    --tw-translate-x: 0.25rem;
  }

  .tablet-landscape\:translate-x-5 {
    --tw-translate-x: 0.3125rem;
  }

  .tablet-landscape\:translate-x-6 {
    --tw-translate-x: 0.375rem;
  }

  .tablet-landscape\:translate-x-8 {
    --tw-translate-x: 0.5rem;
  }

  .tablet-landscape\:translate-x-10 {
    --tw-translate-x: 0.625rem;
  }

  .tablet-landscape\:translate-x-12 {
    --tw-translate-x: 0.75rem;
  }

  .tablet-landscape\:translate-x-16 {
    --tw-translate-x: 1rem;
  }

  .tablet-landscape\:translate-x-20 {
    --tw-translate-x: 1.25rem;
  }

  .tablet-landscape\:translate-x-24 {
    --tw-translate-x: 1.5rem;
  }

  .tablet-landscape\:translate-x-32 {
    --tw-translate-x: 2rem;
  }

  .tablet-landscape\:translate-x-40 {
    --tw-translate-x: 2.5rem;
  }

  .tablet-landscape\:translate-x-48 {
    --tw-translate-x: 3rem;
  }

  .tablet-landscape\:translate-x-56 {
    --tw-translate-x: 3.5rem;
  }

  .tablet-landscape\:translate-x-64 {
    --tw-translate-x: 4rem;
  }

  .tablet-landscape\:translate-x-68 {
    --tw-translate-x: 4.25rem;
  }

  .tablet-landscape\:translate-x-72 {
    --tw-translate-x: 4.5rem;
  }

  .tablet-landscape\:translate-x-76 {
    --tw-translate-x: 4.75rem;
  }

  .tablet-landscape\:translate-x-80 {
    --tw-translate-x: 5rem;
  }

  .tablet-landscape\:translate-x-192 {
    --tw-translate-x: 12rem;
  }

  .tablet-landscape\:translate-x-px {
    --tw-translate-x: 1px;
  }

  .tablet-landscape\:-translate-x-1 {
    --tw-translate-x: -0.0625rem;
  }

  .tablet-landscape\:-translate-x-2 {
    --tw-translate-x: -0.125rem;
  }

  .tablet-landscape\:-translate-x-3 {
    --tw-translate-x: -0.1875rem;
  }

  .tablet-landscape\:-translate-x-4 {
    --tw-translate-x: -0.25rem;
  }

  .tablet-landscape\:-translate-x-5 {
    --tw-translate-x: -0.3125rem;
  }

  .tablet-landscape\:-translate-x-6 {
    --tw-translate-x: -0.375rem;
  }

  .tablet-landscape\:-translate-x-8 {
    --tw-translate-x: -0.5rem;
  }

  .tablet-landscape\:-translate-x-10 {
    --tw-translate-x: -0.625rem;
  }

  .tablet-landscape\:-translate-x-12 {
    --tw-translate-x: -0.75rem;
  }

  .tablet-landscape\:-translate-x-16 {
    --tw-translate-x: -1rem;
  }

  .tablet-landscape\:-translate-x-20 {
    --tw-translate-x: -1.25rem;
  }

  .tablet-landscape\:-translate-x-24 {
    --tw-translate-x: -1.5rem;
  }

  .tablet-landscape\:-translate-x-32 {
    --tw-translate-x: -2rem;
  }

  .tablet-landscape\:-translate-x-40 {
    --tw-translate-x: -2.5rem;
  }

  .tablet-landscape\:-translate-x-48 {
    --tw-translate-x: -3rem;
  }

  .tablet-landscape\:-translate-x-56 {
    --tw-translate-x: -3.5rem;
  }

  .tablet-landscape\:-translate-x-64 {
    --tw-translate-x: -4rem;
  }

  .tablet-landscape\:-translate-x-68 {
    --tw-translate-x: -4.25rem;
  }

  .tablet-landscape\:-translate-x-72 {
    --tw-translate-x: -4.5rem;
  }

  .tablet-landscape\:-translate-x-76 {
    --tw-translate-x: -4.75rem;
  }

  .tablet-landscape\:-translate-x-80 {
    --tw-translate-x: -5rem;
  }

  .tablet-landscape\:-translate-x-192 {
    --tw-translate-x: -12rem;
  }

  .tablet-landscape\:-translate-x-px {
    --tw-translate-x: -1px;
  }

  .tablet-landscape\:translate-x-1\/2 {
    --tw-translate-x: 50%;
  }

  .tablet-landscape\:translate-x-1\/3 {
    --tw-translate-x: 33.333333%;
  }

  .tablet-landscape\:translate-x-2\/3 {
    --tw-translate-x: 66.666667%;
  }

  .tablet-landscape\:translate-x-1\/4 {
    --tw-translate-x: 25%;
  }

  .tablet-landscape\:translate-x-2\/4 {
    --tw-translate-x: 50%;
  }

  .tablet-landscape\:translate-x-3\/4 {
    --tw-translate-x: 75%;
  }

  .tablet-landscape\:translate-x-full {
    --tw-translate-x: 100%;
  }

  .tablet-landscape\:-translate-x-1\/2 {
    --tw-translate-x: -50%;
  }

  .tablet-landscape\:-translate-x-1\/3 {
    --tw-translate-x: -33.333333%;
  }

  .tablet-landscape\:-translate-x-2\/3 {
    --tw-translate-x: -66.666667%;
  }

  .tablet-landscape\:-translate-x-1\/4 {
    --tw-translate-x: -25%;
  }

  .tablet-landscape\:-translate-x-2\/4 {
    --tw-translate-x: -50%;
  }

  .tablet-landscape\:-translate-x-3\/4 {
    --tw-translate-x: -75%;
  }

  .tablet-landscape\:-translate-x-full {
    --tw-translate-x: -100%;
  }

  .tablet-landscape\:translate-y-0 {
    --tw-translate-y: 0;
  }

  .tablet-landscape\:translate-y-1 {
    --tw-translate-y: 0.0625rem;
  }

  .tablet-landscape\:translate-y-2 {
    --tw-translate-y: 0.125rem;
  }

  .tablet-landscape\:translate-y-3 {
    --tw-translate-y: 0.1875rem;
  }

  .tablet-landscape\:translate-y-4 {
    --tw-translate-y: 0.25rem;
  }

  .tablet-landscape\:translate-y-5 {
    --tw-translate-y: 0.3125rem;
  }

  .tablet-landscape\:translate-y-6 {
    --tw-translate-y: 0.375rem;
  }

  .tablet-landscape\:translate-y-8 {
    --tw-translate-y: 0.5rem;
  }

  .tablet-landscape\:translate-y-10 {
    --tw-translate-y: 0.625rem;
  }

  .tablet-landscape\:translate-y-12 {
    --tw-translate-y: 0.75rem;
  }

  .tablet-landscape\:translate-y-16 {
    --tw-translate-y: 1rem;
  }

  .tablet-landscape\:translate-y-20 {
    --tw-translate-y: 1.25rem;
  }

  .tablet-landscape\:translate-y-24 {
    --tw-translate-y: 1.5rem;
  }

  .tablet-landscape\:translate-y-32 {
    --tw-translate-y: 2rem;
  }

  .tablet-landscape\:translate-y-40 {
    --tw-translate-y: 2.5rem;
  }

  .tablet-landscape\:translate-y-48 {
    --tw-translate-y: 3rem;
  }

  .tablet-landscape\:translate-y-56 {
    --tw-translate-y: 3.5rem;
  }

  .tablet-landscape\:translate-y-64 {
    --tw-translate-y: 4rem;
  }

  .tablet-landscape\:translate-y-68 {
    --tw-translate-y: 4.25rem;
  }

  .tablet-landscape\:translate-y-72 {
    --tw-translate-y: 4.5rem;
  }

  .tablet-landscape\:translate-y-76 {
    --tw-translate-y: 4.75rem;
  }

  .tablet-landscape\:translate-y-80 {
    --tw-translate-y: 5rem;
  }

  .tablet-landscape\:translate-y-192 {
    --tw-translate-y: 12rem;
  }

  .tablet-landscape\:translate-y-px {
    --tw-translate-y: 1px;
  }

  .tablet-landscape\:-translate-y-1 {
    --tw-translate-y: -0.0625rem;
  }

  .tablet-landscape\:-translate-y-2 {
    --tw-translate-y: -0.125rem;
  }

  .tablet-landscape\:-translate-y-3 {
    --tw-translate-y: -0.1875rem;
  }

  .tablet-landscape\:-translate-y-4 {
    --tw-translate-y: -0.25rem;
  }

  .tablet-landscape\:-translate-y-5 {
    --tw-translate-y: -0.3125rem;
  }

  .tablet-landscape\:-translate-y-6 {
    --tw-translate-y: -0.375rem;
  }

  .tablet-landscape\:-translate-y-8 {
    --tw-translate-y: -0.5rem;
  }

  .tablet-landscape\:-translate-y-10 {
    --tw-translate-y: -0.625rem;
  }

  .tablet-landscape\:-translate-y-12 {
    --tw-translate-y: -0.75rem;
  }

  .tablet-landscape\:-translate-y-16 {
    --tw-translate-y: -1rem;
  }

  .tablet-landscape\:-translate-y-20 {
    --tw-translate-y: -1.25rem;
  }

  .tablet-landscape\:-translate-y-24 {
    --tw-translate-y: -1.5rem;
  }

  .tablet-landscape\:-translate-y-32 {
    --tw-translate-y: -2rem;
  }

  .tablet-landscape\:-translate-y-40 {
    --tw-translate-y: -2.5rem;
  }

  .tablet-landscape\:-translate-y-48 {
    --tw-translate-y: -3rem;
  }

  .tablet-landscape\:-translate-y-56 {
    --tw-translate-y: -3.5rem;
  }

  .tablet-landscape\:-translate-y-64 {
    --tw-translate-y: -4rem;
  }

  .tablet-landscape\:-translate-y-68 {
    --tw-translate-y: -4.25rem;
  }

  .tablet-landscape\:-translate-y-72 {
    --tw-translate-y: -4.5rem;
  }

  .tablet-landscape\:-translate-y-76 {
    --tw-translate-y: -4.75rem;
  }

  .tablet-landscape\:-translate-y-80 {
    --tw-translate-y: -5rem;
  }

  .tablet-landscape\:-translate-y-192 {
    --tw-translate-y: -12rem;
  }

  .tablet-landscape\:-translate-y-px {
    --tw-translate-y: -1px;
  }

  .tablet-landscape\:translate-y-1\/2 {
    --tw-translate-y: 50%;
  }

  .tablet-landscape\:translate-y-1\/3 {
    --tw-translate-y: 33.333333%;
  }

  .tablet-landscape\:translate-y-2\/3 {
    --tw-translate-y: 66.666667%;
  }

  .tablet-landscape\:translate-y-1\/4 {
    --tw-translate-y: 25%;
  }

  .tablet-landscape\:translate-y-2\/4 {
    --tw-translate-y: 50%;
  }

  .tablet-landscape\:translate-y-3\/4 {
    --tw-translate-y: 75%;
  }

  .tablet-landscape\:translate-y-full {
    --tw-translate-y: 100%;
  }

  .tablet-landscape\:-translate-y-1\/2 {
    --tw-translate-y: -50%;
  }

  .tablet-landscape\:-translate-y-1\/3 {
    --tw-translate-y: -33.333333%;
  }

  .tablet-landscape\:-translate-y-2\/3 {
    --tw-translate-y: -66.666667%;
  }

  .tablet-landscape\:-translate-y-1\/4 {
    --tw-translate-y: -25%;
  }

  .tablet-landscape\:-translate-y-2\/4 {
    --tw-translate-y: -50%;
  }

  .tablet-landscape\:-translate-y-3\/4 {
    --tw-translate-y: -75%;
  }

  .tablet-landscape\:-translate-y-full {
    --tw-translate-y: -100%;
  }

  .tablet-landscape\:hover\:translate-x-0:hover {
    --tw-translate-x: 0;
  }

  .tablet-landscape\:hover\:translate-x-1:hover {
    --tw-translate-x: 0.0625rem;
  }

  .tablet-landscape\:hover\:translate-x-2:hover {
    --tw-translate-x: 0.125rem;
  }

  .tablet-landscape\:hover\:translate-x-3:hover {
    --tw-translate-x: 0.1875rem;
  }

  .tablet-landscape\:hover\:translate-x-4:hover {
    --tw-translate-x: 0.25rem;
  }

  .tablet-landscape\:hover\:translate-x-5:hover {
    --tw-translate-x: 0.3125rem;
  }

  .tablet-landscape\:hover\:translate-x-6:hover {
    --tw-translate-x: 0.375rem;
  }

  .tablet-landscape\:hover\:translate-x-8:hover {
    --tw-translate-x: 0.5rem;
  }

  .tablet-landscape\:hover\:translate-x-10:hover {
    --tw-translate-x: 0.625rem;
  }

  .tablet-landscape\:hover\:translate-x-12:hover {
    --tw-translate-x: 0.75rem;
  }

  .tablet-landscape\:hover\:translate-x-16:hover {
    --tw-translate-x: 1rem;
  }

  .tablet-landscape\:hover\:translate-x-20:hover {
    --tw-translate-x: 1.25rem;
  }

  .tablet-landscape\:hover\:translate-x-24:hover {
    --tw-translate-x: 1.5rem;
  }

  .tablet-landscape\:hover\:translate-x-32:hover {
    --tw-translate-x: 2rem;
  }

  .tablet-landscape\:hover\:translate-x-40:hover {
    --tw-translate-x: 2.5rem;
  }

  .tablet-landscape\:hover\:translate-x-48:hover {
    --tw-translate-x: 3rem;
  }

  .tablet-landscape\:hover\:translate-x-56:hover {
    --tw-translate-x: 3.5rem;
  }

  .tablet-landscape\:hover\:translate-x-64:hover {
    --tw-translate-x: 4rem;
  }

  .tablet-landscape\:hover\:translate-x-68:hover {
    --tw-translate-x: 4.25rem;
  }

  .tablet-landscape\:hover\:translate-x-72:hover {
    --tw-translate-x: 4.5rem;
  }

  .tablet-landscape\:hover\:translate-x-76:hover {
    --tw-translate-x: 4.75rem;
  }

  .tablet-landscape\:hover\:translate-x-80:hover {
    --tw-translate-x: 5rem;
  }

  .tablet-landscape\:hover\:translate-x-192:hover {
    --tw-translate-x: 12rem;
  }

  .tablet-landscape\:hover\:translate-x-px:hover {
    --tw-translate-x: 1px;
  }

  .tablet-landscape\:hover\:-translate-x-1:hover {
    --tw-translate-x: -0.0625rem;
  }

  .tablet-landscape\:hover\:-translate-x-2:hover {
    --tw-translate-x: -0.125rem;
  }

  .tablet-landscape\:hover\:-translate-x-3:hover {
    --tw-translate-x: -0.1875rem;
  }

  .tablet-landscape\:hover\:-translate-x-4:hover {
    --tw-translate-x: -0.25rem;
  }

  .tablet-landscape\:hover\:-translate-x-5:hover {
    --tw-translate-x: -0.3125rem;
  }

  .tablet-landscape\:hover\:-translate-x-6:hover {
    --tw-translate-x: -0.375rem;
  }

  .tablet-landscape\:hover\:-translate-x-8:hover {
    --tw-translate-x: -0.5rem;
  }

  .tablet-landscape\:hover\:-translate-x-10:hover {
    --tw-translate-x: -0.625rem;
  }

  .tablet-landscape\:hover\:-translate-x-12:hover {
    --tw-translate-x: -0.75rem;
  }

  .tablet-landscape\:hover\:-translate-x-16:hover {
    --tw-translate-x: -1rem;
  }

  .tablet-landscape\:hover\:-translate-x-20:hover {
    --tw-translate-x: -1.25rem;
  }

  .tablet-landscape\:hover\:-translate-x-24:hover {
    --tw-translate-x: -1.5rem;
  }

  .tablet-landscape\:hover\:-translate-x-32:hover {
    --tw-translate-x: -2rem;
  }

  .tablet-landscape\:hover\:-translate-x-40:hover {
    --tw-translate-x: -2.5rem;
  }

  .tablet-landscape\:hover\:-translate-x-48:hover {
    --tw-translate-x: -3rem;
  }

  .tablet-landscape\:hover\:-translate-x-56:hover {
    --tw-translate-x: -3.5rem;
  }

  .tablet-landscape\:hover\:-translate-x-64:hover {
    --tw-translate-x: -4rem;
  }

  .tablet-landscape\:hover\:-translate-x-68:hover {
    --tw-translate-x: -4.25rem;
  }

  .tablet-landscape\:hover\:-translate-x-72:hover {
    --tw-translate-x: -4.5rem;
  }

  .tablet-landscape\:hover\:-translate-x-76:hover {
    --tw-translate-x: -4.75rem;
  }

  .tablet-landscape\:hover\:-translate-x-80:hover {
    --tw-translate-x: -5rem;
  }

  .tablet-landscape\:hover\:-translate-x-192:hover {
    --tw-translate-x: -12rem;
  }

  .tablet-landscape\:hover\:-translate-x-px:hover {
    --tw-translate-x: -1px;
  }

  .tablet-landscape\:hover\:translate-x-1\/2:hover {
    --tw-translate-x: 50%;
  }

  .tablet-landscape\:hover\:translate-x-1\/3:hover {
    --tw-translate-x: 33.333333%;
  }

  .tablet-landscape\:hover\:translate-x-2\/3:hover {
    --tw-translate-x: 66.666667%;
  }

  .tablet-landscape\:hover\:translate-x-1\/4:hover {
    --tw-translate-x: 25%;
  }

  .tablet-landscape\:hover\:translate-x-2\/4:hover {
    --tw-translate-x: 50%;
  }

  .tablet-landscape\:hover\:translate-x-3\/4:hover {
    --tw-translate-x: 75%;
  }

  .tablet-landscape\:hover\:translate-x-full:hover {
    --tw-translate-x: 100%;
  }

  .tablet-landscape\:hover\:-translate-x-1\/2:hover {
    --tw-translate-x: -50%;
  }

  .tablet-landscape\:hover\:-translate-x-1\/3:hover {
    --tw-translate-x: -33.333333%;
  }

  .tablet-landscape\:hover\:-translate-x-2\/3:hover {
    --tw-translate-x: -66.666667%;
  }

  .tablet-landscape\:hover\:-translate-x-1\/4:hover {
    --tw-translate-x: -25%;
  }

  .tablet-landscape\:hover\:-translate-x-2\/4:hover {
    --tw-translate-x: -50%;
  }

  .tablet-landscape\:hover\:-translate-x-3\/4:hover {
    --tw-translate-x: -75%;
  }

  .tablet-landscape\:hover\:-translate-x-full:hover {
    --tw-translate-x: -100%;
  }

  .tablet-landscape\:hover\:translate-y-0:hover {
    --tw-translate-y: 0;
  }

  .tablet-landscape\:hover\:translate-y-1:hover {
    --tw-translate-y: 0.0625rem;
  }

  .tablet-landscape\:hover\:translate-y-2:hover {
    --tw-translate-y: 0.125rem;
  }

  .tablet-landscape\:hover\:translate-y-3:hover {
    --tw-translate-y: 0.1875rem;
  }

  .tablet-landscape\:hover\:translate-y-4:hover {
    --tw-translate-y: 0.25rem;
  }

  .tablet-landscape\:hover\:translate-y-5:hover {
    --tw-translate-y: 0.3125rem;
  }

  .tablet-landscape\:hover\:translate-y-6:hover {
    --tw-translate-y: 0.375rem;
  }

  .tablet-landscape\:hover\:translate-y-8:hover {
    --tw-translate-y: 0.5rem;
  }

  .tablet-landscape\:hover\:translate-y-10:hover {
    --tw-translate-y: 0.625rem;
  }

  .tablet-landscape\:hover\:translate-y-12:hover {
    --tw-translate-y: 0.75rem;
  }

  .tablet-landscape\:hover\:translate-y-16:hover {
    --tw-translate-y: 1rem;
  }

  .tablet-landscape\:hover\:translate-y-20:hover {
    --tw-translate-y: 1.25rem;
  }

  .tablet-landscape\:hover\:translate-y-24:hover {
    --tw-translate-y: 1.5rem;
  }

  .tablet-landscape\:hover\:translate-y-32:hover {
    --tw-translate-y: 2rem;
  }

  .tablet-landscape\:hover\:translate-y-40:hover {
    --tw-translate-y: 2.5rem;
  }

  .tablet-landscape\:hover\:translate-y-48:hover {
    --tw-translate-y: 3rem;
  }

  .tablet-landscape\:hover\:translate-y-56:hover {
    --tw-translate-y: 3.5rem;
  }

  .tablet-landscape\:hover\:translate-y-64:hover {
    --tw-translate-y: 4rem;
  }

  .tablet-landscape\:hover\:translate-y-68:hover {
    --tw-translate-y: 4.25rem;
  }

  .tablet-landscape\:hover\:translate-y-72:hover {
    --tw-translate-y: 4.5rem;
  }

  .tablet-landscape\:hover\:translate-y-76:hover {
    --tw-translate-y: 4.75rem;
  }

  .tablet-landscape\:hover\:translate-y-80:hover {
    --tw-translate-y: 5rem;
  }

  .tablet-landscape\:hover\:translate-y-192:hover {
    --tw-translate-y: 12rem;
  }

  .tablet-landscape\:hover\:translate-y-px:hover {
    --tw-translate-y: 1px;
  }

  .tablet-landscape\:hover\:-translate-y-1:hover {
    --tw-translate-y: -0.0625rem;
  }

  .tablet-landscape\:hover\:-translate-y-2:hover {
    --tw-translate-y: -0.125rem;
  }

  .tablet-landscape\:hover\:-translate-y-3:hover {
    --tw-translate-y: -0.1875rem;
  }

  .tablet-landscape\:hover\:-translate-y-4:hover {
    --tw-translate-y: -0.25rem;
  }

  .tablet-landscape\:hover\:-translate-y-5:hover {
    --tw-translate-y: -0.3125rem;
  }

  .tablet-landscape\:hover\:-translate-y-6:hover {
    --tw-translate-y: -0.375rem;
  }

  .tablet-landscape\:hover\:-translate-y-8:hover {
    --tw-translate-y: -0.5rem;
  }

  .tablet-landscape\:hover\:-translate-y-10:hover {
    --tw-translate-y: -0.625rem;
  }

  .tablet-landscape\:hover\:-translate-y-12:hover {
    --tw-translate-y: -0.75rem;
  }

  .tablet-landscape\:hover\:-translate-y-16:hover {
    --tw-translate-y: -1rem;
  }

  .tablet-landscape\:hover\:-translate-y-20:hover {
    --tw-translate-y: -1.25rem;
  }

  .tablet-landscape\:hover\:-translate-y-24:hover {
    --tw-translate-y: -1.5rem;
  }

  .tablet-landscape\:hover\:-translate-y-32:hover {
    --tw-translate-y: -2rem;
  }

  .tablet-landscape\:hover\:-translate-y-40:hover {
    --tw-translate-y: -2.5rem;
  }

  .tablet-landscape\:hover\:-translate-y-48:hover {
    --tw-translate-y: -3rem;
  }

  .tablet-landscape\:hover\:-translate-y-56:hover {
    --tw-translate-y: -3.5rem;
  }

  .tablet-landscape\:hover\:-translate-y-64:hover {
    --tw-translate-y: -4rem;
  }

  .tablet-landscape\:hover\:-translate-y-68:hover {
    --tw-translate-y: -4.25rem;
  }

  .tablet-landscape\:hover\:-translate-y-72:hover {
    --tw-translate-y: -4.5rem;
  }

  .tablet-landscape\:hover\:-translate-y-76:hover {
    --tw-translate-y: -4.75rem;
  }

  .tablet-landscape\:hover\:-translate-y-80:hover {
    --tw-translate-y: -5rem;
  }

  .tablet-landscape\:hover\:-translate-y-192:hover {
    --tw-translate-y: -12rem;
  }

  .tablet-landscape\:hover\:-translate-y-px:hover {
    --tw-translate-y: -1px;
  }

  .tablet-landscape\:hover\:translate-y-1\/2:hover {
    --tw-translate-y: 50%;
  }

  .tablet-landscape\:hover\:translate-y-1\/3:hover {
    --tw-translate-y: 33.333333%;
  }

  .tablet-landscape\:hover\:translate-y-2\/3:hover {
    --tw-translate-y: 66.666667%;
  }

  .tablet-landscape\:hover\:translate-y-1\/4:hover {
    --tw-translate-y: 25%;
  }

  .tablet-landscape\:hover\:translate-y-2\/4:hover {
    --tw-translate-y: 50%;
  }

  .tablet-landscape\:hover\:translate-y-3\/4:hover {
    --tw-translate-y: 75%;
  }

  .tablet-landscape\:hover\:translate-y-full:hover {
    --tw-translate-y: 100%;
  }

  .tablet-landscape\:hover\:-translate-y-1\/2:hover {
    --tw-translate-y: -50%;
  }

  .tablet-landscape\:hover\:-translate-y-1\/3:hover {
    --tw-translate-y: -33.333333%;
  }

  .tablet-landscape\:hover\:-translate-y-2\/3:hover {
    --tw-translate-y: -66.666667%;
  }

  .tablet-landscape\:hover\:-translate-y-1\/4:hover {
    --tw-translate-y: -25%;
  }

  .tablet-landscape\:hover\:-translate-y-2\/4:hover {
    --tw-translate-y: -50%;
  }

  .tablet-landscape\:hover\:-translate-y-3\/4:hover {
    --tw-translate-y: -75%;
  }

  .tablet-landscape\:hover\:-translate-y-full:hover {
    --tw-translate-y: -100%;
  }

  .tablet-landscape\:focus\:translate-x-0:focus {
    --tw-translate-x: 0;
  }

  .tablet-landscape\:focus\:translate-x-1:focus {
    --tw-translate-x: 0.0625rem;
  }

  .tablet-landscape\:focus\:translate-x-2:focus {
    --tw-translate-x: 0.125rem;
  }

  .tablet-landscape\:focus\:translate-x-3:focus {
    --tw-translate-x: 0.1875rem;
  }

  .tablet-landscape\:focus\:translate-x-4:focus {
    --tw-translate-x: 0.25rem;
  }

  .tablet-landscape\:focus\:translate-x-5:focus {
    --tw-translate-x: 0.3125rem;
  }

  .tablet-landscape\:focus\:translate-x-6:focus {
    --tw-translate-x: 0.375rem;
  }

  .tablet-landscape\:focus\:translate-x-8:focus {
    --tw-translate-x: 0.5rem;
  }

  .tablet-landscape\:focus\:translate-x-10:focus {
    --tw-translate-x: 0.625rem;
  }

  .tablet-landscape\:focus\:translate-x-12:focus {
    --tw-translate-x: 0.75rem;
  }

  .tablet-landscape\:focus\:translate-x-16:focus {
    --tw-translate-x: 1rem;
  }

  .tablet-landscape\:focus\:translate-x-20:focus {
    --tw-translate-x: 1.25rem;
  }

  .tablet-landscape\:focus\:translate-x-24:focus {
    --tw-translate-x: 1.5rem;
  }

  .tablet-landscape\:focus\:translate-x-32:focus {
    --tw-translate-x: 2rem;
  }

  .tablet-landscape\:focus\:translate-x-40:focus {
    --tw-translate-x: 2.5rem;
  }

  .tablet-landscape\:focus\:translate-x-48:focus {
    --tw-translate-x: 3rem;
  }

  .tablet-landscape\:focus\:translate-x-56:focus {
    --tw-translate-x: 3.5rem;
  }

  .tablet-landscape\:focus\:translate-x-64:focus {
    --tw-translate-x: 4rem;
  }

  .tablet-landscape\:focus\:translate-x-68:focus {
    --tw-translate-x: 4.25rem;
  }

  .tablet-landscape\:focus\:translate-x-72:focus {
    --tw-translate-x: 4.5rem;
  }

  .tablet-landscape\:focus\:translate-x-76:focus {
    --tw-translate-x: 4.75rem;
  }

  .tablet-landscape\:focus\:translate-x-80:focus {
    --tw-translate-x: 5rem;
  }

  .tablet-landscape\:focus\:translate-x-192:focus {
    --tw-translate-x: 12rem;
  }

  .tablet-landscape\:focus\:translate-x-px:focus {
    --tw-translate-x: 1px;
  }

  .tablet-landscape\:focus\:-translate-x-1:focus {
    --tw-translate-x: -0.0625rem;
  }

  .tablet-landscape\:focus\:-translate-x-2:focus {
    --tw-translate-x: -0.125rem;
  }

  .tablet-landscape\:focus\:-translate-x-3:focus {
    --tw-translate-x: -0.1875rem;
  }

  .tablet-landscape\:focus\:-translate-x-4:focus {
    --tw-translate-x: -0.25rem;
  }

  .tablet-landscape\:focus\:-translate-x-5:focus {
    --tw-translate-x: -0.3125rem;
  }

  .tablet-landscape\:focus\:-translate-x-6:focus {
    --tw-translate-x: -0.375rem;
  }

  .tablet-landscape\:focus\:-translate-x-8:focus {
    --tw-translate-x: -0.5rem;
  }

  .tablet-landscape\:focus\:-translate-x-10:focus {
    --tw-translate-x: -0.625rem;
  }

  .tablet-landscape\:focus\:-translate-x-12:focus {
    --tw-translate-x: -0.75rem;
  }

  .tablet-landscape\:focus\:-translate-x-16:focus {
    --tw-translate-x: -1rem;
  }

  .tablet-landscape\:focus\:-translate-x-20:focus {
    --tw-translate-x: -1.25rem;
  }

  .tablet-landscape\:focus\:-translate-x-24:focus {
    --tw-translate-x: -1.5rem;
  }

  .tablet-landscape\:focus\:-translate-x-32:focus {
    --tw-translate-x: -2rem;
  }

  .tablet-landscape\:focus\:-translate-x-40:focus {
    --tw-translate-x: -2.5rem;
  }

  .tablet-landscape\:focus\:-translate-x-48:focus {
    --tw-translate-x: -3rem;
  }

  .tablet-landscape\:focus\:-translate-x-56:focus {
    --tw-translate-x: -3.5rem;
  }

  .tablet-landscape\:focus\:-translate-x-64:focus {
    --tw-translate-x: -4rem;
  }

  .tablet-landscape\:focus\:-translate-x-68:focus {
    --tw-translate-x: -4.25rem;
  }

  .tablet-landscape\:focus\:-translate-x-72:focus {
    --tw-translate-x: -4.5rem;
  }

  .tablet-landscape\:focus\:-translate-x-76:focus {
    --tw-translate-x: -4.75rem;
  }

  .tablet-landscape\:focus\:-translate-x-80:focus {
    --tw-translate-x: -5rem;
  }

  .tablet-landscape\:focus\:-translate-x-192:focus {
    --tw-translate-x: -12rem;
  }

  .tablet-landscape\:focus\:-translate-x-px:focus {
    --tw-translate-x: -1px;
  }

  .tablet-landscape\:focus\:translate-x-1\/2:focus {
    --tw-translate-x: 50%;
  }

  .tablet-landscape\:focus\:translate-x-1\/3:focus {
    --tw-translate-x: 33.333333%;
  }

  .tablet-landscape\:focus\:translate-x-2\/3:focus {
    --tw-translate-x: 66.666667%;
  }

  .tablet-landscape\:focus\:translate-x-1\/4:focus {
    --tw-translate-x: 25%;
  }

  .tablet-landscape\:focus\:translate-x-2\/4:focus {
    --tw-translate-x: 50%;
  }

  .tablet-landscape\:focus\:translate-x-3\/4:focus {
    --tw-translate-x: 75%;
  }

  .tablet-landscape\:focus\:translate-x-full:focus {
    --tw-translate-x: 100%;
  }

  .tablet-landscape\:focus\:-translate-x-1\/2:focus {
    --tw-translate-x: -50%;
  }

  .tablet-landscape\:focus\:-translate-x-1\/3:focus {
    --tw-translate-x: -33.333333%;
  }

  .tablet-landscape\:focus\:-translate-x-2\/3:focus {
    --tw-translate-x: -66.666667%;
  }

  .tablet-landscape\:focus\:-translate-x-1\/4:focus {
    --tw-translate-x: -25%;
  }

  .tablet-landscape\:focus\:-translate-x-2\/4:focus {
    --tw-translate-x: -50%;
  }

  .tablet-landscape\:focus\:-translate-x-3\/4:focus {
    --tw-translate-x: -75%;
  }

  .tablet-landscape\:focus\:-translate-x-full:focus {
    --tw-translate-x: -100%;
  }

  .tablet-landscape\:focus\:translate-y-0:focus {
    --tw-translate-y: 0;
  }

  .tablet-landscape\:focus\:translate-y-1:focus {
    --tw-translate-y: 0.0625rem;
  }

  .tablet-landscape\:focus\:translate-y-2:focus {
    --tw-translate-y: 0.125rem;
  }

  .tablet-landscape\:focus\:translate-y-3:focus {
    --tw-translate-y: 0.1875rem;
  }

  .tablet-landscape\:focus\:translate-y-4:focus {
    --tw-translate-y: 0.25rem;
  }

  .tablet-landscape\:focus\:translate-y-5:focus {
    --tw-translate-y: 0.3125rem;
  }

  .tablet-landscape\:focus\:translate-y-6:focus {
    --tw-translate-y: 0.375rem;
  }

  .tablet-landscape\:focus\:translate-y-8:focus {
    --tw-translate-y: 0.5rem;
  }

  .tablet-landscape\:focus\:translate-y-10:focus {
    --tw-translate-y: 0.625rem;
  }

  .tablet-landscape\:focus\:translate-y-12:focus {
    --tw-translate-y: 0.75rem;
  }

  .tablet-landscape\:focus\:translate-y-16:focus {
    --tw-translate-y: 1rem;
  }

  .tablet-landscape\:focus\:translate-y-20:focus {
    --tw-translate-y: 1.25rem;
  }

  .tablet-landscape\:focus\:translate-y-24:focus {
    --tw-translate-y: 1.5rem;
  }

  .tablet-landscape\:focus\:translate-y-32:focus {
    --tw-translate-y: 2rem;
  }

  .tablet-landscape\:focus\:translate-y-40:focus {
    --tw-translate-y: 2.5rem;
  }

  .tablet-landscape\:focus\:translate-y-48:focus {
    --tw-translate-y: 3rem;
  }

  .tablet-landscape\:focus\:translate-y-56:focus {
    --tw-translate-y: 3.5rem;
  }

  .tablet-landscape\:focus\:translate-y-64:focus {
    --tw-translate-y: 4rem;
  }

  .tablet-landscape\:focus\:translate-y-68:focus {
    --tw-translate-y: 4.25rem;
  }

  .tablet-landscape\:focus\:translate-y-72:focus {
    --tw-translate-y: 4.5rem;
  }

  .tablet-landscape\:focus\:translate-y-76:focus {
    --tw-translate-y: 4.75rem;
  }

  .tablet-landscape\:focus\:translate-y-80:focus {
    --tw-translate-y: 5rem;
  }

  .tablet-landscape\:focus\:translate-y-192:focus {
    --tw-translate-y: 12rem;
  }

  .tablet-landscape\:focus\:translate-y-px:focus {
    --tw-translate-y: 1px;
  }

  .tablet-landscape\:focus\:-translate-y-1:focus {
    --tw-translate-y: -0.0625rem;
  }

  .tablet-landscape\:focus\:-translate-y-2:focus {
    --tw-translate-y: -0.125rem;
  }

  .tablet-landscape\:focus\:-translate-y-3:focus {
    --tw-translate-y: -0.1875rem;
  }

  .tablet-landscape\:focus\:-translate-y-4:focus {
    --tw-translate-y: -0.25rem;
  }

  .tablet-landscape\:focus\:-translate-y-5:focus {
    --tw-translate-y: -0.3125rem;
  }

  .tablet-landscape\:focus\:-translate-y-6:focus {
    --tw-translate-y: -0.375rem;
  }

  .tablet-landscape\:focus\:-translate-y-8:focus {
    --tw-translate-y: -0.5rem;
  }

  .tablet-landscape\:focus\:-translate-y-10:focus {
    --tw-translate-y: -0.625rem;
  }

  .tablet-landscape\:focus\:-translate-y-12:focus {
    --tw-translate-y: -0.75rem;
  }

  .tablet-landscape\:focus\:-translate-y-16:focus {
    --tw-translate-y: -1rem;
  }

  .tablet-landscape\:focus\:-translate-y-20:focus {
    --tw-translate-y: -1.25rem;
  }

  .tablet-landscape\:focus\:-translate-y-24:focus {
    --tw-translate-y: -1.5rem;
  }

  .tablet-landscape\:focus\:-translate-y-32:focus {
    --tw-translate-y: -2rem;
  }

  .tablet-landscape\:focus\:-translate-y-40:focus {
    --tw-translate-y: -2.5rem;
  }

  .tablet-landscape\:focus\:-translate-y-48:focus {
    --tw-translate-y: -3rem;
  }

  .tablet-landscape\:focus\:-translate-y-56:focus {
    --tw-translate-y: -3.5rem;
  }

  .tablet-landscape\:focus\:-translate-y-64:focus {
    --tw-translate-y: -4rem;
  }

  .tablet-landscape\:focus\:-translate-y-68:focus {
    --tw-translate-y: -4.25rem;
  }

  .tablet-landscape\:focus\:-translate-y-72:focus {
    --tw-translate-y: -4.5rem;
  }

  .tablet-landscape\:focus\:-translate-y-76:focus {
    --tw-translate-y: -4.75rem;
  }

  .tablet-landscape\:focus\:-translate-y-80:focus {
    --tw-translate-y: -5rem;
  }

  .tablet-landscape\:focus\:-translate-y-192:focus {
    --tw-translate-y: -12rem;
  }

  .tablet-landscape\:focus\:-translate-y-px:focus {
    --tw-translate-y: -1px;
  }

  .tablet-landscape\:focus\:translate-y-1\/2:focus {
    --tw-translate-y: 50%;
  }

  .tablet-landscape\:focus\:translate-y-1\/3:focus {
    --tw-translate-y: 33.333333%;
  }

  .tablet-landscape\:focus\:translate-y-2\/3:focus {
    --tw-translate-y: 66.666667%;
  }

  .tablet-landscape\:focus\:translate-y-1\/4:focus {
    --tw-translate-y: 25%;
  }

  .tablet-landscape\:focus\:translate-y-2\/4:focus {
    --tw-translate-y: 50%;
  }

  .tablet-landscape\:focus\:translate-y-3\/4:focus {
    --tw-translate-y: 75%;
  }

  .tablet-landscape\:focus\:translate-y-full:focus {
    --tw-translate-y: 100%;
  }

  .tablet-landscape\:focus\:-translate-y-1\/2:focus {
    --tw-translate-y: -50%;
  }

  .tablet-landscape\:focus\:-translate-y-1\/3:focus {
    --tw-translate-y: -33.333333%;
  }

  .tablet-landscape\:focus\:-translate-y-2\/3:focus {
    --tw-translate-y: -66.666667%;
  }

  .tablet-landscape\:focus\:-translate-y-1\/4:focus {
    --tw-translate-y: -25%;
  }

  .tablet-landscape\:focus\:-translate-y-2\/4:focus {
    --tw-translate-y: -50%;
  }

  .tablet-landscape\:focus\:-translate-y-3\/4:focus {
    --tw-translate-y: -75%;
  }

  .tablet-landscape\:focus\:-translate-y-full:focus {
    --tw-translate-y: -100%;
  }

  .tablet-landscape\:rotate-0 {
    --tw-rotate: 0deg;
  }

  .tablet-landscape\:rotate-1 {
    --tw-rotate: 1deg;
  }

  .tablet-landscape\:rotate-2 {
    --tw-rotate: 2deg;
  }

  .tablet-landscape\:rotate-3 {
    --tw-rotate: 3deg;
  }

  .tablet-landscape\:rotate-6 {
    --tw-rotate: 6deg;
  }

  .tablet-landscape\:rotate-12 {
    --tw-rotate: 12deg;
  }

  .tablet-landscape\:rotate-45 {
    --tw-rotate: 45deg;
  }

  .tablet-landscape\:rotate-90 {
    --tw-rotate: 90deg;
  }

  .tablet-landscape\:rotate-180 {
    --tw-rotate: 180deg;
  }

  .tablet-landscape\:-rotate-180 {
    --tw-rotate: -180deg;
  }

  .tablet-landscape\:-rotate-90 {
    --tw-rotate: -90deg;
  }

  .tablet-landscape\:-rotate-45 {
    --tw-rotate: -45deg;
  }

  .tablet-landscape\:-rotate-12 {
    --tw-rotate: -12deg;
  }

  .tablet-landscape\:-rotate-6 {
    --tw-rotate: -6deg;
  }

  .tablet-landscape\:-rotate-3 {
    --tw-rotate: -3deg;
  }

  .tablet-landscape\:-rotate-2 {
    --tw-rotate: -2deg;
  }

  .tablet-landscape\:-rotate-1 {
    --tw-rotate: -1deg;
  }

  .tablet-landscape\:hover\:rotate-0:hover {
    --tw-rotate: 0deg;
  }

  .tablet-landscape\:hover\:rotate-1:hover {
    --tw-rotate: 1deg;
  }

  .tablet-landscape\:hover\:rotate-2:hover {
    --tw-rotate: 2deg;
  }

  .tablet-landscape\:hover\:rotate-3:hover {
    --tw-rotate: 3deg;
  }

  .tablet-landscape\:hover\:rotate-6:hover {
    --tw-rotate: 6deg;
  }

  .tablet-landscape\:hover\:rotate-12:hover {
    --tw-rotate: 12deg;
  }

  .tablet-landscape\:hover\:rotate-45:hover {
    --tw-rotate: 45deg;
  }

  .tablet-landscape\:hover\:rotate-90:hover {
    --tw-rotate: 90deg;
  }

  .tablet-landscape\:hover\:rotate-180:hover {
    --tw-rotate: 180deg;
  }

  .tablet-landscape\:hover\:-rotate-180:hover {
    --tw-rotate: -180deg;
  }

  .tablet-landscape\:hover\:-rotate-90:hover {
    --tw-rotate: -90deg;
  }

  .tablet-landscape\:hover\:-rotate-45:hover {
    --tw-rotate: -45deg;
  }

  .tablet-landscape\:hover\:-rotate-12:hover {
    --tw-rotate: -12deg;
  }

  .tablet-landscape\:hover\:-rotate-6:hover {
    --tw-rotate: -6deg;
  }

  .tablet-landscape\:hover\:-rotate-3:hover {
    --tw-rotate: -3deg;
  }

  .tablet-landscape\:hover\:-rotate-2:hover {
    --tw-rotate: -2deg;
  }

  .tablet-landscape\:hover\:-rotate-1:hover {
    --tw-rotate: -1deg;
  }

  .tablet-landscape\:focus\:rotate-0:focus {
    --tw-rotate: 0deg;
  }

  .tablet-landscape\:focus\:rotate-1:focus {
    --tw-rotate: 1deg;
  }

  .tablet-landscape\:focus\:rotate-2:focus {
    --tw-rotate: 2deg;
  }

  .tablet-landscape\:focus\:rotate-3:focus {
    --tw-rotate: 3deg;
  }

  .tablet-landscape\:focus\:rotate-6:focus {
    --tw-rotate: 6deg;
  }

  .tablet-landscape\:focus\:rotate-12:focus {
    --tw-rotate: 12deg;
  }

  .tablet-landscape\:focus\:rotate-45:focus {
    --tw-rotate: 45deg;
  }

  .tablet-landscape\:focus\:rotate-90:focus {
    --tw-rotate: 90deg;
  }

  .tablet-landscape\:focus\:rotate-180:focus {
    --tw-rotate: 180deg;
  }

  .tablet-landscape\:focus\:-rotate-180:focus {
    --tw-rotate: -180deg;
  }

  .tablet-landscape\:focus\:-rotate-90:focus {
    --tw-rotate: -90deg;
  }

  .tablet-landscape\:focus\:-rotate-45:focus {
    --tw-rotate: -45deg;
  }

  .tablet-landscape\:focus\:-rotate-12:focus {
    --tw-rotate: -12deg;
  }

  .tablet-landscape\:focus\:-rotate-6:focus {
    --tw-rotate: -6deg;
  }

  .tablet-landscape\:focus\:-rotate-3:focus {
    --tw-rotate: -3deg;
  }

  .tablet-landscape\:focus\:-rotate-2:focus {
    --tw-rotate: -2deg;
  }

  .tablet-landscape\:focus\:-rotate-1:focus {
    --tw-rotate: -1deg;
  }

  .tablet-landscape\:skew-x-0 {
    --tw-skew-x: 0deg;
  }

  .tablet-landscape\:skew-x-1 {
    --tw-skew-x: 1deg;
  }

  .tablet-landscape\:skew-x-2 {
    --tw-skew-x: 2deg;
  }

  .tablet-landscape\:skew-x-3 {
    --tw-skew-x: 3deg;
  }

  .tablet-landscape\:skew-x-6 {
    --tw-skew-x: 6deg;
  }

  .tablet-landscape\:skew-x-12 {
    --tw-skew-x: 12deg;
  }

  .tablet-landscape\:-skew-x-12 {
    --tw-skew-x: -12deg;
  }

  .tablet-landscape\:-skew-x-6 {
    --tw-skew-x: -6deg;
  }

  .tablet-landscape\:-skew-x-3 {
    --tw-skew-x: -3deg;
  }

  .tablet-landscape\:-skew-x-2 {
    --tw-skew-x: -2deg;
  }

  .tablet-landscape\:-skew-x-1 {
    --tw-skew-x: -1deg;
  }

  .tablet-landscape\:skew-y-0 {
    --tw-skew-y: 0deg;
  }

  .tablet-landscape\:skew-y-1 {
    --tw-skew-y: 1deg;
  }

  .tablet-landscape\:skew-y-2 {
    --tw-skew-y: 2deg;
  }

  .tablet-landscape\:skew-y-3 {
    --tw-skew-y: 3deg;
  }

  .tablet-landscape\:skew-y-6 {
    --tw-skew-y: 6deg;
  }

  .tablet-landscape\:skew-y-12 {
    --tw-skew-y: 12deg;
  }

  .tablet-landscape\:-skew-y-12 {
    --tw-skew-y: -12deg;
  }

  .tablet-landscape\:-skew-y-6 {
    --tw-skew-y: -6deg;
  }

  .tablet-landscape\:-skew-y-3 {
    --tw-skew-y: -3deg;
  }

  .tablet-landscape\:-skew-y-2 {
    --tw-skew-y: -2deg;
  }

  .tablet-landscape\:-skew-y-1 {
    --tw-skew-y: -1deg;
  }

  .tablet-landscape\:hover\:skew-x-0:hover {
    --tw-skew-x: 0deg;
  }

  .tablet-landscape\:hover\:skew-x-1:hover {
    --tw-skew-x: 1deg;
  }

  .tablet-landscape\:hover\:skew-x-2:hover {
    --tw-skew-x: 2deg;
  }

  .tablet-landscape\:hover\:skew-x-3:hover {
    --tw-skew-x: 3deg;
  }

  .tablet-landscape\:hover\:skew-x-6:hover {
    --tw-skew-x: 6deg;
  }

  .tablet-landscape\:hover\:skew-x-12:hover {
    --tw-skew-x: 12deg;
  }

  .tablet-landscape\:hover\:-skew-x-12:hover {
    --tw-skew-x: -12deg;
  }

  .tablet-landscape\:hover\:-skew-x-6:hover {
    --tw-skew-x: -6deg;
  }

  .tablet-landscape\:hover\:-skew-x-3:hover {
    --tw-skew-x: -3deg;
  }

  .tablet-landscape\:hover\:-skew-x-2:hover {
    --tw-skew-x: -2deg;
  }

  .tablet-landscape\:hover\:-skew-x-1:hover {
    --tw-skew-x: -1deg;
  }

  .tablet-landscape\:hover\:skew-y-0:hover {
    --tw-skew-y: 0deg;
  }

  .tablet-landscape\:hover\:skew-y-1:hover {
    --tw-skew-y: 1deg;
  }

  .tablet-landscape\:hover\:skew-y-2:hover {
    --tw-skew-y: 2deg;
  }

  .tablet-landscape\:hover\:skew-y-3:hover {
    --tw-skew-y: 3deg;
  }

  .tablet-landscape\:hover\:skew-y-6:hover {
    --tw-skew-y: 6deg;
  }

  .tablet-landscape\:hover\:skew-y-12:hover {
    --tw-skew-y: 12deg;
  }

  .tablet-landscape\:hover\:-skew-y-12:hover {
    --tw-skew-y: -12deg;
  }

  .tablet-landscape\:hover\:-skew-y-6:hover {
    --tw-skew-y: -6deg;
  }

  .tablet-landscape\:hover\:-skew-y-3:hover {
    --tw-skew-y: -3deg;
  }

  .tablet-landscape\:hover\:-skew-y-2:hover {
    --tw-skew-y: -2deg;
  }

  .tablet-landscape\:hover\:-skew-y-1:hover {
    --tw-skew-y: -1deg;
  }

  .tablet-landscape\:focus\:skew-x-0:focus {
    --tw-skew-x: 0deg;
  }

  .tablet-landscape\:focus\:skew-x-1:focus {
    --tw-skew-x: 1deg;
  }

  .tablet-landscape\:focus\:skew-x-2:focus {
    --tw-skew-x: 2deg;
  }

  .tablet-landscape\:focus\:skew-x-3:focus {
    --tw-skew-x: 3deg;
  }

  .tablet-landscape\:focus\:skew-x-6:focus {
    --tw-skew-x: 6deg;
  }

  .tablet-landscape\:focus\:skew-x-12:focus {
    --tw-skew-x: 12deg;
  }

  .tablet-landscape\:focus\:-skew-x-12:focus {
    --tw-skew-x: -12deg;
  }

  .tablet-landscape\:focus\:-skew-x-6:focus {
    --tw-skew-x: -6deg;
  }

  .tablet-landscape\:focus\:-skew-x-3:focus {
    --tw-skew-x: -3deg;
  }

  .tablet-landscape\:focus\:-skew-x-2:focus {
    --tw-skew-x: -2deg;
  }

  .tablet-landscape\:focus\:-skew-x-1:focus {
    --tw-skew-x: -1deg;
  }

  .tablet-landscape\:focus\:skew-y-0:focus {
    --tw-skew-y: 0deg;
  }

  .tablet-landscape\:focus\:skew-y-1:focus {
    --tw-skew-y: 1deg;
  }

  .tablet-landscape\:focus\:skew-y-2:focus {
    --tw-skew-y: 2deg;
  }

  .tablet-landscape\:focus\:skew-y-3:focus {
    --tw-skew-y: 3deg;
  }

  .tablet-landscape\:focus\:skew-y-6:focus {
    --tw-skew-y: 6deg;
  }

  .tablet-landscape\:focus\:skew-y-12:focus {
    --tw-skew-y: 12deg;
  }

  .tablet-landscape\:focus\:-skew-y-12:focus {
    --tw-skew-y: -12deg;
  }

  .tablet-landscape\:focus\:-skew-y-6:focus {
    --tw-skew-y: -6deg;
  }

  .tablet-landscape\:focus\:-skew-y-3:focus {
    --tw-skew-y: -3deg;
  }

  .tablet-landscape\:focus\:-skew-y-2:focus {
    --tw-skew-y: -2deg;
  }

  .tablet-landscape\:focus\:-skew-y-1:focus {
    --tw-skew-y: -1deg;
  }

  .tablet-landscape\:scale-0 {
    --tw-scale-x: 0;
    --tw-scale-y: 0;
  }

  .tablet-landscape\:scale-50 {
    --tw-scale-x: .5;
    --tw-scale-y: .5;
  }

  .tablet-landscape\:scale-75 {
    --tw-scale-x: .75;
    --tw-scale-y: .75;
  }

  .tablet-landscape\:scale-90 {
    --tw-scale-x: .9;
    --tw-scale-y: .9;
  }

  .tablet-landscape\:scale-95 {
    --tw-scale-x: .95;
    --tw-scale-y: .95;
  }

  .tablet-landscape\:scale-100 {
    --tw-scale-x: 1;
    --tw-scale-y: 1;
  }

  .tablet-landscape\:scale-105 {
    --tw-scale-x: 1.05;
    --tw-scale-y: 1.05;
  }

  .tablet-landscape\:scale-110 {
    --tw-scale-x: 1.1;
    --tw-scale-y: 1.1;
  }

  .tablet-landscape\:scale-125 {
    --tw-scale-x: 1.25;
    --tw-scale-y: 1.25;
  }

  .tablet-landscape\:scale-150 {
    --tw-scale-x: 1.5;
    --tw-scale-y: 1.5;
  }

  .tablet-landscape\:hover\:scale-0:hover {
    --tw-scale-x: 0;
    --tw-scale-y: 0;
  }

  .tablet-landscape\:hover\:scale-50:hover {
    --tw-scale-x: .5;
    --tw-scale-y: .5;
  }

  .tablet-landscape\:hover\:scale-75:hover {
    --tw-scale-x: .75;
    --tw-scale-y: .75;
  }

  .tablet-landscape\:hover\:scale-90:hover {
    --tw-scale-x: .9;
    --tw-scale-y: .9;
  }

  .tablet-landscape\:hover\:scale-95:hover {
    --tw-scale-x: .95;
    --tw-scale-y: .95;
  }

  .tablet-landscape\:hover\:scale-100:hover {
    --tw-scale-x: 1;
    --tw-scale-y: 1;
  }

  .tablet-landscape\:hover\:scale-105:hover {
    --tw-scale-x: 1.05;
    --tw-scale-y: 1.05;
  }

  .tablet-landscape\:hover\:scale-110:hover {
    --tw-scale-x: 1.1;
    --tw-scale-y: 1.1;
  }

  .tablet-landscape\:hover\:scale-125:hover {
    --tw-scale-x: 1.25;
    --tw-scale-y: 1.25;
  }

  .tablet-landscape\:hover\:scale-150:hover {
    --tw-scale-x: 1.5;
    --tw-scale-y: 1.5;
  }

  .tablet-landscape\:focus\:scale-0:focus {
    --tw-scale-x: 0;
    --tw-scale-y: 0;
  }

  .tablet-landscape\:focus\:scale-50:focus {
    --tw-scale-x: .5;
    --tw-scale-y: .5;
  }

  .tablet-landscape\:focus\:scale-75:focus {
    --tw-scale-x: .75;
    --tw-scale-y: .75;
  }

  .tablet-landscape\:focus\:scale-90:focus {
    --tw-scale-x: .9;
    --tw-scale-y: .9;
  }

  .tablet-landscape\:focus\:scale-95:focus {
    --tw-scale-x: .95;
    --tw-scale-y: .95;
  }

  .tablet-landscape\:focus\:scale-100:focus {
    --tw-scale-x: 1;
    --tw-scale-y: 1;
  }

  .tablet-landscape\:focus\:scale-105:focus {
    --tw-scale-x: 1.05;
    --tw-scale-y: 1.05;
  }

  .tablet-landscape\:focus\:scale-110:focus {
    --tw-scale-x: 1.1;
    --tw-scale-y: 1.1;
  }

  .tablet-landscape\:focus\:scale-125:focus {
    --tw-scale-x: 1.25;
    --tw-scale-y: 1.25;
  }

  .tablet-landscape\:focus\:scale-150:focus {
    --tw-scale-x: 1.5;
    --tw-scale-y: 1.5;
  }

  .tablet-landscape\:scale-x-0 {
    --tw-scale-x: 0;
  }

  .tablet-landscape\:scale-x-50 {
    --tw-scale-x: .5;
  }

  .tablet-landscape\:scale-x-75 {
    --tw-scale-x: .75;
  }

  .tablet-landscape\:scale-x-90 {
    --tw-scale-x: .9;
  }

  .tablet-landscape\:scale-x-95 {
    --tw-scale-x: .95;
  }

  .tablet-landscape\:scale-x-100 {
    --tw-scale-x: 1;
  }

  .tablet-landscape\:scale-x-105 {
    --tw-scale-x: 1.05;
  }

  .tablet-landscape\:scale-x-110 {
    --tw-scale-x: 1.1;
  }

  .tablet-landscape\:scale-x-125 {
    --tw-scale-x: 1.25;
  }

  .tablet-landscape\:scale-x-150 {
    --tw-scale-x: 1.5;
  }

  .tablet-landscape\:scale-y-0 {
    --tw-scale-y: 0;
  }

  .tablet-landscape\:scale-y-50 {
    --tw-scale-y: .5;
  }

  .tablet-landscape\:scale-y-75 {
    --tw-scale-y: .75;
  }

  .tablet-landscape\:scale-y-90 {
    --tw-scale-y: .9;
  }

  .tablet-landscape\:scale-y-95 {
    --tw-scale-y: .95;
  }

  .tablet-landscape\:scale-y-100 {
    --tw-scale-y: 1;
  }

  .tablet-landscape\:scale-y-105 {
    --tw-scale-y: 1.05;
  }

  .tablet-landscape\:scale-y-110 {
    --tw-scale-y: 1.1;
  }

  .tablet-landscape\:scale-y-125 {
    --tw-scale-y: 1.25;
  }

  .tablet-landscape\:scale-y-150 {
    --tw-scale-y: 1.5;
  }

  .tablet-landscape\:hover\:scale-x-0:hover {
    --tw-scale-x: 0;
  }

  .tablet-landscape\:hover\:scale-x-50:hover {
    --tw-scale-x: .5;
  }

  .tablet-landscape\:hover\:scale-x-75:hover {
    --tw-scale-x: .75;
  }

  .tablet-landscape\:hover\:scale-x-90:hover {
    --tw-scale-x: .9;
  }

  .tablet-landscape\:hover\:scale-x-95:hover {
    --tw-scale-x: .95;
  }

  .tablet-landscape\:hover\:scale-x-100:hover {
    --tw-scale-x: 1;
  }

  .tablet-landscape\:hover\:scale-x-105:hover {
    --tw-scale-x: 1.05;
  }

  .tablet-landscape\:hover\:scale-x-110:hover {
    --tw-scale-x: 1.1;
  }

  .tablet-landscape\:hover\:scale-x-125:hover {
    --tw-scale-x: 1.25;
  }

  .tablet-landscape\:hover\:scale-x-150:hover {
    --tw-scale-x: 1.5;
  }

  .tablet-landscape\:hover\:scale-y-0:hover {
    --tw-scale-y: 0;
  }

  .tablet-landscape\:hover\:scale-y-50:hover {
    --tw-scale-y: .5;
  }

  .tablet-landscape\:hover\:scale-y-75:hover {
    --tw-scale-y: .75;
  }

  .tablet-landscape\:hover\:scale-y-90:hover {
    --tw-scale-y: .9;
  }

  .tablet-landscape\:hover\:scale-y-95:hover {
    --tw-scale-y: .95;
  }

  .tablet-landscape\:hover\:scale-y-100:hover {
    --tw-scale-y: 1;
  }

  .tablet-landscape\:hover\:scale-y-105:hover {
    --tw-scale-y: 1.05;
  }

  .tablet-landscape\:hover\:scale-y-110:hover {
    --tw-scale-y: 1.1;
  }

  .tablet-landscape\:hover\:scale-y-125:hover {
    --tw-scale-y: 1.25;
  }

  .tablet-landscape\:hover\:scale-y-150:hover {
    --tw-scale-y: 1.5;
  }

  .tablet-landscape\:focus\:scale-x-0:focus {
    --tw-scale-x: 0;
  }

  .tablet-landscape\:focus\:scale-x-50:focus {
    --tw-scale-x: .5;
  }

  .tablet-landscape\:focus\:scale-x-75:focus {
    --tw-scale-x: .75;
  }

  .tablet-landscape\:focus\:scale-x-90:focus {
    --tw-scale-x: .9;
  }

  .tablet-landscape\:focus\:scale-x-95:focus {
    --tw-scale-x: .95;
  }

  .tablet-landscape\:focus\:scale-x-100:focus {
    --tw-scale-x: 1;
  }

  .tablet-landscape\:focus\:scale-x-105:focus {
    --tw-scale-x: 1.05;
  }

  .tablet-landscape\:focus\:scale-x-110:focus {
    --tw-scale-x: 1.1;
  }

  .tablet-landscape\:focus\:scale-x-125:focus {
    --tw-scale-x: 1.25;
  }

  .tablet-landscape\:focus\:scale-x-150:focus {
    --tw-scale-x: 1.5;
  }

  .tablet-landscape\:focus\:scale-y-0:focus {
    --tw-scale-y: 0;
  }

  .tablet-landscape\:focus\:scale-y-50:focus {
    --tw-scale-y: .5;
  }

  .tablet-landscape\:focus\:scale-y-75:focus {
    --tw-scale-y: .75;
  }

  .tablet-landscape\:focus\:scale-y-90:focus {
    --tw-scale-y: .9;
  }

  .tablet-landscape\:focus\:scale-y-95:focus {
    --tw-scale-y: .95;
  }

  .tablet-landscape\:focus\:scale-y-100:focus {
    --tw-scale-y: 1;
  }

  .tablet-landscape\:focus\:scale-y-105:focus {
    --tw-scale-y: 1.05;
  }

  .tablet-landscape\:focus\:scale-y-110:focus {
    --tw-scale-y: 1.1;
  }

  .tablet-landscape\:focus\:scale-y-125:focus {
    --tw-scale-y: 1.25;
  }

  .tablet-landscape\:focus\:scale-y-150:focus {
    --tw-scale-y: 1.5;
  }

  .tablet-landscape\:animate-none {
    -webkit-animation: none;
            animation: none;
  }

  .tablet-landscape\:animate-spin {
    -webkit-animation: spin 1s linear infinite;
            animation: spin 1s linear infinite;
  }

  .tablet-landscape\:animate-ping {
    -webkit-animation: ping 1s cubic-bezier(0, 0, 0.2, 1) infinite;
            animation: ping 1s cubic-bezier(0, 0, 0.2, 1) infinite;
  }

  .tablet-landscape\:animate-pulse {
    -webkit-animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
            animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
  }

  .tablet-landscape\:animate-bounce {
    -webkit-animation: bounce 1s infinite;
            animation: bounce 1s infinite;
  }

  .tablet-landscape\:cursor-auto {
    cursor: auto;
  }

  .tablet-landscape\:cursor-default {
    cursor: default;
  }

  .tablet-landscape\:cursor-pointer {
    cursor: pointer;
  }

  .tablet-landscape\:cursor-wait {
    cursor: wait;
  }

  .tablet-landscape\:cursor-text {
    cursor: text;
  }

  .tablet-landscape\:cursor-move {
    cursor: move;
  }

  .tablet-landscape\:cursor-help {
    cursor: help;
  }

  .tablet-landscape\:cursor-not-allowed {
    cursor: not-allowed;
  }

  .tablet-landscape\:select-none {
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
  }

  .tablet-landscape\:select-text {
    -webkit-user-select: text;
       -moz-user-select: text;
        -ms-user-select: text;
            user-select: text;
  }

  .tablet-landscape\:select-all {
    -webkit-user-select: all;
       -moz-user-select: all;
            user-select: all;
  }

  .tablet-landscape\:select-auto {
    -webkit-user-select: auto;
       -moz-user-select: auto;
        -ms-user-select: auto;
            user-select: auto;
  }

  .tablet-landscape\:resize-none {
    resize: none;
  }

  .tablet-landscape\:resize-y {
    resize: vertical;
  }

  .tablet-landscape\:resize-x {
    resize: horizontal;
  }

  .tablet-landscape\:resize {
    resize: both;
  }

  .tablet-landscape\:list-inside {
    list-style-position: inside;
  }

  .tablet-landscape\:list-outside {
    list-style-position: outside;
  }

  .tablet-landscape\:list-none {
    list-style-type: none;
  }

  .tablet-landscape\:list-disc {
    list-style-type: disc;
  }

  .tablet-landscape\:list-decimal {
    list-style-type: decimal;
  }

  .tablet-landscape\:appearance-none {
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
  }

  .tablet-landscape\:auto-cols-auto {
    grid-auto-columns: auto;
  }

  .tablet-landscape\:auto-cols-min {
    grid-auto-columns: -webkit-min-content;
    grid-auto-columns: min-content;
  }

  .tablet-landscape\:auto-cols-max {
    grid-auto-columns: -webkit-max-content;
    grid-auto-columns: max-content;
  }

  .tablet-landscape\:auto-cols-fr {
    grid-auto-columns: minmax(0, 1fr);
  }

  .tablet-landscape\:grid-flow-row {
    grid-auto-flow: row;
  }

  .tablet-landscape\:grid-flow-col {
    grid-auto-flow: column;
  }

  .tablet-landscape\:grid-flow-row-dense {
    grid-auto-flow: row dense;
  }

  .tablet-landscape\:grid-flow-col-dense {
    grid-auto-flow: column dense;
  }

  .tablet-landscape\:auto-rows-auto {
    grid-auto-rows: auto;
  }

  .tablet-landscape\:auto-rows-min {
    grid-auto-rows: -webkit-min-content;
    grid-auto-rows: min-content;
  }

  .tablet-landscape\:auto-rows-max {
    grid-auto-rows: -webkit-max-content;
    grid-auto-rows: max-content;
  }

  .tablet-landscape\:auto-rows-fr {
    grid-auto-rows: minmax(0, 1fr);
  }

  .tablet-landscape\:grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }

  .tablet-landscape\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .tablet-landscape\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .tablet-landscape\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  .tablet-landscape\:grid-cols-5 {
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }

  .tablet-landscape\:grid-cols-6 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }

  .tablet-landscape\:grid-cols-7 {
    grid-template-columns: repeat(7, minmax(0, 1fr));
  }

  .tablet-landscape\:grid-cols-8 {
    grid-template-columns: repeat(8, minmax(0, 1fr));
  }

  .tablet-landscape\:grid-cols-9 {
    grid-template-columns: repeat(9, minmax(0, 1fr));
  }

  .tablet-landscape\:grid-cols-10 {
    grid-template-columns: repeat(10, minmax(0, 1fr));
  }

  .tablet-landscape\:grid-cols-11 {
    grid-template-columns: repeat(11, minmax(0, 1fr));
  }

  .tablet-landscape\:grid-cols-12 {
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }

  .tablet-landscape\:grid-cols-none {
    grid-template-columns: none;
  }

  .tablet-landscape\:grid-rows-1 {
    grid-template-rows: repeat(1, minmax(0, 1fr));
  }

  .tablet-landscape\:grid-rows-2 {
    grid-template-rows: repeat(2, minmax(0, 1fr));
  }

  .tablet-landscape\:grid-rows-3 {
    grid-template-rows: repeat(3, minmax(0, 1fr));
  }

  .tablet-landscape\:grid-rows-4 {
    grid-template-rows: repeat(4, minmax(0, 1fr));
  }

  .tablet-landscape\:grid-rows-5 {
    grid-template-rows: repeat(5, minmax(0, 1fr));
  }

  .tablet-landscape\:grid-rows-6 {
    grid-template-rows: repeat(6, minmax(0, 1fr));
  }

  .tablet-landscape\:grid-rows-none {
    grid-template-rows: none;
  }

  .tablet-landscape\:flex-row {
    flex-direction: row;
  }

  .tablet-landscape\:flex-row-reverse {
    flex-direction: row-reverse;
  }

  .tablet-landscape\:flex-col {
    flex-direction: column;
  }

  .tablet-landscape\:flex-col-reverse {
    flex-direction: column-reverse;
  }

  .tablet-landscape\:flex-wrap {
    flex-wrap: wrap;
  }

  .tablet-landscape\:flex-wrap-reverse {
    flex-wrap: wrap-reverse;
  }

  .tablet-landscape\:flex-nowrap {
    flex-wrap: nowrap;
  }

  .tablet-landscape\:place-content-center {
    place-content: center;
  }

  .tablet-landscape\:place-content-start {
    place-content: start;
  }

  .tablet-landscape\:place-content-end {
    place-content: end;
  }

  .tablet-landscape\:place-content-between {
    place-content: space-between;
  }

  .tablet-landscape\:place-content-around {
    place-content: space-around;
  }

  .tablet-landscape\:place-content-evenly {
    place-content: space-evenly;
  }

  .tablet-landscape\:place-content-stretch {
    place-content: stretch;
  }

  .tablet-landscape\:place-items-start {
    place-items: start;
  }

  .tablet-landscape\:place-items-end {
    place-items: end;
  }

  .tablet-landscape\:place-items-center {
    place-items: center;
  }

  .tablet-landscape\:place-items-stretch {
    place-items: stretch;
  }

  .tablet-landscape\:content-center {
    align-content: center;
  }

  .tablet-landscape\:content-start {
    align-content: flex-start;
  }

  .tablet-landscape\:content-end {
    align-content: flex-end;
  }

  .tablet-landscape\:content-between {
    align-content: space-between;
  }

  .tablet-landscape\:content-around {
    align-content: space-around;
  }

  .tablet-landscape\:content-evenly {
    align-content: space-evenly;
  }

  .tablet-landscape\:items-start {
    align-items: flex-start;
  }

  .tablet-landscape\:items-end {
    align-items: flex-end;
  }

  .tablet-landscape\:items-center {
    align-items: center;
  }

  .tablet-landscape\:items-baseline {
    align-items: baseline;
  }

  .tablet-landscape\:items-stretch {
    align-items: stretch;
  }

  .tablet-landscape\:justify-start {
    justify-content: flex-start;
  }

  .tablet-landscape\:justify-end {
    justify-content: flex-end;
  }

  .tablet-landscape\:justify-center {
    justify-content: center;
  }

  .tablet-landscape\:justify-between {
    justify-content: space-between;
  }

  .tablet-landscape\:justify-around {
    justify-content: space-around;
  }

  .tablet-landscape\:justify-evenly {
    justify-content: space-evenly;
  }

  .tablet-landscape\:justify-items-start {
    justify-items: start;
  }

  .tablet-landscape\:justify-items-end {
    justify-items: end;
  }

  .tablet-landscape\:justify-items-center {
    justify-items: center;
  }

  .tablet-landscape\:justify-items-stretch {
    justify-items: stretch;
  }

  .tablet-landscape\:gap-0 {
    gap: 0;
  }

  .tablet-landscape\:gap-1 {
    gap: 0.0625rem;
  }

  .tablet-landscape\:gap-2 {
    gap: 0.125rem;
  }

  .tablet-landscape\:gap-3 {
    gap: 0.1875rem;
  }

  .tablet-landscape\:gap-4 {
    gap: 0.25rem;
  }

  .tablet-landscape\:gap-5 {
    gap: 0.3125rem;
  }

  .tablet-landscape\:gap-6 {
    gap: 0.375rem;
  }

  .tablet-landscape\:gap-8 {
    gap: 0.5rem;
  }

  .tablet-landscape\:gap-10 {
    gap: 0.625rem;
  }

  .tablet-landscape\:gap-12 {
    gap: 0.75rem;
  }

  .tablet-landscape\:gap-16 {
    gap: 1rem;
  }

  .tablet-landscape\:gap-20 {
    gap: 1.25rem;
  }

  .tablet-landscape\:gap-24 {
    gap: 1.5rem;
  }

  .tablet-landscape\:gap-32 {
    gap: 2rem;
  }

  .tablet-landscape\:gap-40 {
    gap: 2.5rem;
  }

  .tablet-landscape\:gap-48 {
    gap: 3rem;
  }

  .tablet-landscape\:gap-56 {
    gap: 3.5rem;
  }

  .tablet-landscape\:gap-64 {
    gap: 4rem;
  }

  .tablet-landscape\:gap-68 {
    gap: 4.25rem;
  }

  .tablet-landscape\:gap-72 {
    gap: 4.5rem;
  }

  .tablet-landscape\:gap-76 {
    gap: 4.75rem;
  }

  .tablet-landscape\:gap-80 {
    gap: 5rem;
  }

  .tablet-landscape\:gap-192 {
    gap: 12rem;
  }

  .tablet-landscape\:gap-px {
    gap: 1px;
  }

  .tablet-landscape\:gap-x-0 {
    -moz-column-gap: 0;
         column-gap: 0;
  }

  .tablet-landscape\:gap-x-1 {
    -moz-column-gap: 0.0625rem;
         column-gap: 0.0625rem;
  }

  .tablet-landscape\:gap-x-2 {
    -moz-column-gap: 0.125rem;
         column-gap: 0.125rem;
  }

  .tablet-landscape\:gap-x-3 {
    -moz-column-gap: 0.1875rem;
         column-gap: 0.1875rem;
  }

  .tablet-landscape\:gap-x-4 {
    -moz-column-gap: 0.25rem;
         column-gap: 0.25rem;
  }

  .tablet-landscape\:gap-x-5 {
    -moz-column-gap: 0.3125rem;
         column-gap: 0.3125rem;
  }

  .tablet-landscape\:gap-x-6 {
    -moz-column-gap: 0.375rem;
         column-gap: 0.375rem;
  }

  .tablet-landscape\:gap-x-8 {
    -moz-column-gap: 0.5rem;
         column-gap: 0.5rem;
  }

  .tablet-landscape\:gap-x-10 {
    -moz-column-gap: 0.625rem;
         column-gap: 0.625rem;
  }

  .tablet-landscape\:gap-x-12 {
    -moz-column-gap: 0.75rem;
         column-gap: 0.75rem;
  }

  .tablet-landscape\:gap-x-16 {
    -moz-column-gap: 1rem;
         column-gap: 1rem;
  }

  .tablet-landscape\:gap-x-20 {
    -moz-column-gap: 1.25rem;
         column-gap: 1.25rem;
  }

  .tablet-landscape\:gap-x-24 {
    -moz-column-gap: 1.5rem;
         column-gap: 1.5rem;
  }

  .tablet-landscape\:gap-x-32 {
    -moz-column-gap: 2rem;
         column-gap: 2rem;
  }

  .tablet-landscape\:gap-x-40 {
    -moz-column-gap: 2.5rem;
         column-gap: 2.5rem;
  }

  .tablet-landscape\:gap-x-48 {
    -moz-column-gap: 3rem;
         column-gap: 3rem;
  }

  .tablet-landscape\:gap-x-56 {
    -moz-column-gap: 3.5rem;
         column-gap: 3.5rem;
  }

  .tablet-landscape\:gap-x-64 {
    -moz-column-gap: 4rem;
         column-gap: 4rem;
  }

  .tablet-landscape\:gap-x-68 {
    -moz-column-gap: 4.25rem;
         column-gap: 4.25rem;
  }

  .tablet-landscape\:gap-x-72 {
    -moz-column-gap: 4.5rem;
         column-gap: 4.5rem;
  }

  .tablet-landscape\:gap-x-76 {
    -moz-column-gap: 4.75rem;
         column-gap: 4.75rem;
  }

  .tablet-landscape\:gap-x-80 {
    -moz-column-gap: 5rem;
         column-gap: 5rem;
  }

  .tablet-landscape\:gap-x-192 {
    -moz-column-gap: 12rem;
         column-gap: 12rem;
  }

  .tablet-landscape\:gap-x-px {
    -moz-column-gap: 1px;
         column-gap: 1px;
  }

  .tablet-landscape\:gap-y-0 {
    row-gap: 0;
  }

  .tablet-landscape\:gap-y-1 {
    row-gap: 0.0625rem;
  }

  .tablet-landscape\:gap-y-2 {
    row-gap: 0.125rem;
  }

  .tablet-landscape\:gap-y-3 {
    row-gap: 0.1875rem;
  }

  .tablet-landscape\:gap-y-4 {
    row-gap: 0.25rem;
  }

  .tablet-landscape\:gap-y-5 {
    row-gap: 0.3125rem;
  }

  .tablet-landscape\:gap-y-6 {
    row-gap: 0.375rem;
  }

  .tablet-landscape\:gap-y-8 {
    row-gap: 0.5rem;
  }

  .tablet-landscape\:gap-y-10 {
    row-gap: 0.625rem;
  }

  .tablet-landscape\:gap-y-12 {
    row-gap: 0.75rem;
  }

  .tablet-landscape\:gap-y-16 {
    row-gap: 1rem;
  }

  .tablet-landscape\:gap-y-20 {
    row-gap: 1.25rem;
  }

  .tablet-landscape\:gap-y-24 {
    row-gap: 1.5rem;
  }

  .tablet-landscape\:gap-y-32 {
    row-gap: 2rem;
  }

  .tablet-landscape\:gap-y-40 {
    row-gap: 2.5rem;
  }

  .tablet-landscape\:gap-y-48 {
    row-gap: 3rem;
  }

  .tablet-landscape\:gap-y-56 {
    row-gap: 3.5rem;
  }

  .tablet-landscape\:gap-y-64 {
    row-gap: 4rem;
  }

  .tablet-landscape\:gap-y-68 {
    row-gap: 4.25rem;
  }

  .tablet-landscape\:gap-y-72 {
    row-gap: 4.5rem;
  }

  .tablet-landscape\:gap-y-76 {
    row-gap: 4.75rem;
  }

  .tablet-landscape\:gap-y-80 {
    row-gap: 5rem;
  }

  .tablet-landscape\:gap-y-192 {
    row-gap: 12rem;
  }

  .tablet-landscape\:gap-y-px {
    row-gap: 1px;
  }

  .tablet-landscape\:space-x-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0px * var(--tw-space-x-reverse));
    margin-left: calc(0px * calc(1 - var(--tw-space-x-reverse)));
  }

  .tablet-landscape\:space-x-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.0625rem * var(--tw-space-x-reverse));
    margin-left: calc(0.0625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .tablet-landscape\:space-x-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.125rem * var(--tw-space-x-reverse));
    margin-left: calc(0.125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .tablet-landscape\:space-x-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.1875rem * var(--tw-space-x-reverse));
    margin-left: calc(0.1875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .tablet-landscape\:space-x-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.25rem * var(--tw-space-x-reverse));
    margin-left: calc(0.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .tablet-landscape\:space-x-5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.3125rem * var(--tw-space-x-reverse));
    margin-left: calc(0.3125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .tablet-landscape\:space-x-6 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.375rem * var(--tw-space-x-reverse));
    margin-left: calc(0.375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .tablet-landscape\:space-x-8 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.5rem * var(--tw-space-x-reverse));
    margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .tablet-landscape\:space-x-10 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.625rem * var(--tw-space-x-reverse));
    margin-left: calc(0.625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .tablet-landscape\:space-x-12 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.75rem * var(--tw-space-x-reverse));
    margin-left: calc(0.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .tablet-landscape\:space-x-16 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(1rem * var(--tw-space-x-reverse));
    margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .tablet-landscape\:space-x-20 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(1.25rem * var(--tw-space-x-reverse));
    margin-left: calc(1.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .tablet-landscape\:space-x-24 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(1.5rem * var(--tw-space-x-reverse));
    margin-left: calc(1.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .tablet-landscape\:space-x-32 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(2rem * var(--tw-space-x-reverse));
    margin-left: calc(2rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .tablet-landscape\:space-x-40 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(2.5rem * var(--tw-space-x-reverse));
    margin-left: calc(2.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .tablet-landscape\:space-x-48 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(3rem * var(--tw-space-x-reverse));
    margin-left: calc(3rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .tablet-landscape\:space-x-56 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(3.5rem * var(--tw-space-x-reverse));
    margin-left: calc(3.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .tablet-landscape\:space-x-64 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(4rem * var(--tw-space-x-reverse));
    margin-left: calc(4rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .tablet-landscape\:space-x-68 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(4.25rem * var(--tw-space-x-reverse));
    margin-left: calc(4.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .tablet-landscape\:space-x-72 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(4.5rem * var(--tw-space-x-reverse));
    margin-left: calc(4.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .tablet-landscape\:space-x-76 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(4.75rem * var(--tw-space-x-reverse));
    margin-left: calc(4.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .tablet-landscape\:space-x-80 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(5rem * var(--tw-space-x-reverse));
    margin-left: calc(5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .tablet-landscape\:space-x-192 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(12rem * var(--tw-space-x-reverse));
    margin-left: calc(12rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .tablet-landscape\:space-x-px > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(1px * var(--tw-space-x-reverse));
    margin-left: calc(1px * calc(1 - var(--tw-space-x-reverse)));
  }

  .tablet-landscape\:-space-x-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.0625rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.0625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .tablet-landscape\:-space-x-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.125rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .tablet-landscape\:-space-x-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.1875rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.1875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .tablet-landscape\:-space-x-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.25rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .tablet-landscape\:-space-x-5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.3125rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.3125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .tablet-landscape\:-space-x-6 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.375rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .tablet-landscape\:-space-x-8 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .tablet-landscape\:-space-x-10 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.625rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .tablet-landscape\:-space-x-12 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.75rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .tablet-landscape\:-space-x-16 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-1rem * var(--tw-space-x-reverse));
    margin-left: calc(-1rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .tablet-landscape\:-space-x-20 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-1.25rem * var(--tw-space-x-reverse));
    margin-left: calc(-1.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .tablet-landscape\:-space-x-24 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-1.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-1.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .tablet-landscape\:-space-x-32 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-2rem * var(--tw-space-x-reverse));
    margin-left: calc(-2rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .tablet-landscape\:-space-x-40 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-2.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-2.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .tablet-landscape\:-space-x-48 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-3rem * var(--tw-space-x-reverse));
    margin-left: calc(-3rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .tablet-landscape\:-space-x-56 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-3.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-3.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .tablet-landscape\:-space-x-64 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-4rem * var(--tw-space-x-reverse));
    margin-left: calc(-4rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .tablet-landscape\:-space-x-68 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-4.25rem * var(--tw-space-x-reverse));
    margin-left: calc(-4.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .tablet-landscape\:-space-x-72 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-4.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-4.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .tablet-landscape\:-space-x-76 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-4.75rem * var(--tw-space-x-reverse));
    margin-left: calc(-4.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .tablet-landscape\:-space-x-80 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-5rem * var(--tw-space-x-reverse));
    margin-left: calc(-5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .tablet-landscape\:-space-x-192 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-12rem * var(--tw-space-x-reverse));
    margin-left: calc(-12rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .tablet-landscape\:-space-x-px > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-1px * var(--tw-space-x-reverse));
    margin-left: calc(-1px * calc(1 - var(--tw-space-x-reverse)));
  }

  .tablet-landscape\:space-y-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0px * var(--tw-space-y-reverse));
  }

  .tablet-landscape\:space-y-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.0625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.0625rem * var(--tw-space-y-reverse));
  }

  .tablet-landscape\:space-y-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.125rem * var(--tw-space-y-reverse));
  }

  .tablet-landscape\:space-y-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.1875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.1875rem * var(--tw-space-y-reverse));
  }

  .tablet-landscape\:space-y-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.25rem * var(--tw-space-y-reverse));
  }

  .tablet-landscape\:space-y-5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.3125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.3125rem * var(--tw-space-y-reverse));
  }

  .tablet-landscape\:space-y-6 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.375rem * var(--tw-space-y-reverse));
  }

  .tablet-landscape\:space-y-8 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
  }

  .tablet-landscape\:space-y-10 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.625rem * var(--tw-space-y-reverse));
  }

  .tablet-landscape\:space-y-12 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.75rem * var(--tw-space-y-reverse));
  }

  .tablet-landscape\:space-y-16 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1rem * var(--tw-space-y-reverse));
  }

  .tablet-landscape\:space-y-20 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.25rem * var(--tw-space-y-reverse));
  }

  .tablet-landscape\:space-y-24 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
  }

  .tablet-landscape\:space-y-32 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2rem * var(--tw-space-y-reverse));
  }

  .tablet-landscape\:space-y-40 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(2.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2.5rem * var(--tw-space-y-reverse));
  }

  .tablet-landscape\:space-y-48 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(3rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(3rem * var(--tw-space-y-reverse));
  }

  .tablet-landscape\:space-y-56 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(3.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(3.5rem * var(--tw-space-y-reverse));
  }

  .tablet-landscape\:space-y-64 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(4rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(4rem * var(--tw-space-y-reverse));
  }

  .tablet-landscape\:space-y-68 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(4.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(4.25rem * var(--tw-space-y-reverse));
  }

  .tablet-landscape\:space-y-72 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(4.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(4.5rem * var(--tw-space-y-reverse));
  }

  .tablet-landscape\:space-y-76 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(4.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(4.75rem * var(--tw-space-y-reverse));
  }

  .tablet-landscape\:space-y-80 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(5rem * var(--tw-space-y-reverse));
  }

  .tablet-landscape\:space-y-192 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(12rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(12rem * var(--tw-space-y-reverse));
  }

  .tablet-landscape\:space-y-px > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1px * var(--tw-space-y-reverse));
  }

  .tablet-landscape\:-space-y-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.0625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.0625rem * var(--tw-space-y-reverse));
  }

  .tablet-landscape\:-space-y-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.125rem * var(--tw-space-y-reverse));
  }

  .tablet-landscape\:-space-y-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.1875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.1875rem * var(--tw-space-y-reverse));
  }

  .tablet-landscape\:-space-y-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.25rem * var(--tw-space-y-reverse));
  }

  .tablet-landscape\:-space-y-5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.3125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.3125rem * var(--tw-space-y-reverse));
  }

  .tablet-landscape\:-space-y-6 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.375rem * var(--tw-space-y-reverse));
  }

  .tablet-landscape\:-space-y-8 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.5rem * var(--tw-space-y-reverse));
  }

  .tablet-landscape\:-space-y-10 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.625rem * var(--tw-space-y-reverse));
  }

  .tablet-landscape\:-space-y-12 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.75rem * var(--tw-space-y-reverse));
  }

  .tablet-landscape\:-space-y-16 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-1rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1rem * var(--tw-space-y-reverse));
  }

  .tablet-landscape\:-space-y-20 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-1.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1.25rem * var(--tw-space-y-reverse));
  }

  .tablet-landscape\:-space-y-24 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-1.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1.5rem * var(--tw-space-y-reverse));
  }

  .tablet-landscape\:-space-y-32 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-2rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-2rem * var(--tw-space-y-reverse));
  }

  .tablet-landscape\:-space-y-40 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-2.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-2.5rem * var(--tw-space-y-reverse));
  }

  .tablet-landscape\:-space-y-48 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-3rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-3rem * var(--tw-space-y-reverse));
  }

  .tablet-landscape\:-space-y-56 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-3.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-3.5rem * var(--tw-space-y-reverse));
  }

  .tablet-landscape\:-space-y-64 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-4rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-4rem * var(--tw-space-y-reverse));
  }

  .tablet-landscape\:-space-y-68 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-4.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-4.25rem * var(--tw-space-y-reverse));
  }

  .tablet-landscape\:-space-y-72 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-4.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-4.5rem * var(--tw-space-y-reverse));
  }

  .tablet-landscape\:-space-y-76 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-4.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-4.75rem * var(--tw-space-y-reverse));
  }

  .tablet-landscape\:-space-y-80 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-5rem * var(--tw-space-y-reverse));
  }

  .tablet-landscape\:-space-y-192 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-12rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-12rem * var(--tw-space-y-reverse));
  }

  .tablet-landscape\:-space-y-px > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-1px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1px * var(--tw-space-y-reverse));
  }

  .tablet-landscape\:space-y-reverse > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 1;
  }

  .tablet-landscape\:space-x-reverse > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 1;
  }

  .tablet-landscape\:divide-x-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(0px * var(--tw-divide-x-reverse));
    border-left-width: calc(0px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .tablet-landscape\:divide-x-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(2px * var(--tw-divide-x-reverse));
    border-left-width: calc(2px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .tablet-landscape\:divide-x-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(4px * var(--tw-divide-x-reverse));
    border-left-width: calc(4px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .tablet-landscape\:divide-x-8 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(8px * var(--tw-divide-x-reverse));
    border-left-width: calc(8px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .tablet-landscape\:divide-x > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(1px * var(--tw-divide-x-reverse));
    border-left-width: calc(1px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .tablet-landscape\:divide-y-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(0px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(0px * var(--tw-divide-y-reverse));
  }

  .tablet-landscape\:divide-y-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(2px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(2px * var(--tw-divide-y-reverse));
  }

  .tablet-landscape\:divide-y-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(4px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(4px * var(--tw-divide-y-reverse));
  }

  .tablet-landscape\:divide-y-8 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(8px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(8px * var(--tw-divide-y-reverse));
  }

  .tablet-landscape\:divide-y > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(1px * var(--tw-divide-y-reverse));
  }

  .tablet-landscape\:divide-y-reverse > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 1;
  }

  .tablet-landscape\:divide-x-reverse > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 1;
  }

  .tablet-landscape\:divide-solid > :not([hidden]) ~ :not([hidden]) {
    border-style: solid;
  }

  .tablet-landscape\:divide-dashed > :not([hidden]) ~ :not([hidden]) {
    border-style: dashed;
  }

  .tablet-landscape\:divide-dotted > :not([hidden]) ~ :not([hidden]) {
    border-style: dotted;
  }

  .tablet-landscape\:divide-double > :not([hidden]) ~ :not([hidden]) {
    border-style: double;
  }

  .tablet-landscape\:divide-none > :not([hidden]) ~ :not([hidden]) {
    border-style: none;
  }

  .tablet-landscape\:divide-transparent > :not([hidden]) ~ :not([hidden]) {
    border-color: transparent;
  }

  .tablet-landscape\:divide-current > :not([hidden]) ~ :not([hidden]) {
    border-color: currentColor;
  }

  .tablet-landscape\:divide-black > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-divide-opacity));
  }

  .tablet-landscape\:divide-white > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-divide-opacity));
  }

  .tablet-landscape\:divide-gray-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(249, 250, 251, var(--tw-divide-opacity));
  }

  .tablet-landscape\:divide-gray-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(243, 244, 246, var(--tw-divide-opacity));
  }

  .tablet-landscape\:divide-gray-200 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(229, 231, 235, var(--tw-divide-opacity));
  }

  .tablet-landscape\:divide-gray-300 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(209, 213, 219, var(--tw-divide-opacity));
  }

  .tablet-landscape\:divide-gray-400 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(156, 163, 175, var(--tw-divide-opacity));
  }

  .tablet-landscape\:divide-gray-500 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(107, 114, 128, var(--tw-divide-opacity));
  }

  .tablet-landscape\:divide-gray-600 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(75, 85, 99, var(--tw-divide-opacity));
  }

  .tablet-landscape\:divide-gray-700 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(55, 65, 81, var(--tw-divide-opacity));
  }

  .tablet-landscape\:divide-gray-800 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(31, 41, 55, var(--tw-divide-opacity));
  }

  .tablet-landscape\:divide-gray-900 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(17, 24, 39, var(--tw-divide-opacity));
  }

  .tablet-landscape\:divide-red-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(254, 242, 242, var(--tw-divide-opacity));
  }

  .tablet-landscape\:divide-red-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(254, 226, 226, var(--tw-divide-opacity));
  }

  .tablet-landscape\:divide-red-200 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(254, 202, 202, var(--tw-divide-opacity));
  }

  .tablet-landscape\:divide-red-300 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(252, 165, 165, var(--tw-divide-opacity));
  }

  .tablet-landscape\:divide-red-400 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(248, 113, 113, var(--tw-divide-opacity));
  }

  .tablet-landscape\:divide-red-500 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(239, 68, 68, var(--tw-divide-opacity));
  }

  .tablet-landscape\:divide-red-600 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(220, 38, 38, var(--tw-divide-opacity));
  }

  .tablet-landscape\:divide-red-700 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(185, 28, 28, var(--tw-divide-opacity));
  }

  .tablet-landscape\:divide-red-800 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(153, 27, 27, var(--tw-divide-opacity));
  }

  .tablet-landscape\:divide-red-900 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(127, 29, 29, var(--tw-divide-opacity));
  }

  .tablet-landscape\:divide-yellow-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(255, 251, 235, var(--tw-divide-opacity));
  }

  .tablet-landscape\:divide-yellow-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(254, 243, 199, var(--tw-divide-opacity));
  }

  .tablet-landscape\:divide-yellow-200 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(253, 230, 138, var(--tw-divide-opacity));
  }

  .tablet-landscape\:divide-yellow-300 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(252, 211, 77, var(--tw-divide-opacity));
  }

  .tablet-landscape\:divide-yellow-400 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(251, 191, 36, var(--tw-divide-opacity));
  }

  .tablet-landscape\:divide-yellow-500 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(245, 158, 11, var(--tw-divide-opacity));
  }

  .tablet-landscape\:divide-yellow-600 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(217, 119, 6, var(--tw-divide-opacity));
  }

  .tablet-landscape\:divide-yellow-700 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(180, 83, 9, var(--tw-divide-opacity));
  }

  .tablet-landscape\:divide-yellow-800 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(146, 64, 14, var(--tw-divide-opacity));
  }

  .tablet-landscape\:divide-yellow-900 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(120, 53, 15, var(--tw-divide-opacity));
  }

  .tablet-landscape\:divide-green-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(236, 253, 245, var(--tw-divide-opacity));
  }

  .tablet-landscape\:divide-green-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(209, 250, 229, var(--tw-divide-opacity));
  }

  .tablet-landscape\:divide-green-200 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(167, 243, 208, var(--tw-divide-opacity));
  }

  .tablet-landscape\:divide-green-300 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(110, 231, 183, var(--tw-divide-opacity));
  }

  .tablet-landscape\:divide-green-400 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(52, 211, 153, var(--tw-divide-opacity));
  }

  .tablet-landscape\:divide-green-500 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(16, 185, 129, var(--tw-divide-opacity));
  }

  .tablet-landscape\:divide-green-600 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(5, 150, 105, var(--tw-divide-opacity));
  }

  .tablet-landscape\:divide-green-700 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(4, 120, 87, var(--tw-divide-opacity));
  }

  .tablet-landscape\:divide-green-800 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(6, 95, 70, var(--tw-divide-opacity));
  }

  .tablet-landscape\:divide-green-900 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(6, 78, 59, var(--tw-divide-opacity));
  }

  .tablet-landscape\:divide-blue-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(239, 246, 255, var(--tw-divide-opacity));
  }

  .tablet-landscape\:divide-blue-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(219, 234, 254, var(--tw-divide-opacity));
  }

  .tablet-landscape\:divide-blue-200 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(191, 219, 254, var(--tw-divide-opacity));
  }

  .tablet-landscape\:divide-blue-300 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(147, 197, 253, var(--tw-divide-opacity));
  }

  .tablet-landscape\:divide-blue-400 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(96, 165, 250, var(--tw-divide-opacity));
  }

  .tablet-landscape\:divide-blue-500 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(59, 130, 246, var(--tw-divide-opacity));
  }

  .tablet-landscape\:divide-blue-600 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(37, 99, 235, var(--tw-divide-opacity));
  }

  .tablet-landscape\:divide-blue-700 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(29, 78, 216, var(--tw-divide-opacity));
  }

  .tablet-landscape\:divide-blue-800 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(30, 64, 175, var(--tw-divide-opacity));
  }

  .tablet-landscape\:divide-blue-900 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(30, 58, 138, var(--tw-divide-opacity));
  }

  .tablet-landscape\:divide-indigo-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(238, 242, 255, var(--tw-divide-opacity));
  }

  .tablet-landscape\:divide-indigo-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(224, 231, 255, var(--tw-divide-opacity));
  }

  .tablet-landscape\:divide-indigo-200 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(199, 210, 254, var(--tw-divide-opacity));
  }

  .tablet-landscape\:divide-indigo-300 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(165, 180, 252, var(--tw-divide-opacity));
  }

  .tablet-landscape\:divide-indigo-400 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(129, 140, 248, var(--tw-divide-opacity));
  }

  .tablet-landscape\:divide-indigo-500 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(99, 102, 241, var(--tw-divide-opacity));
  }

  .tablet-landscape\:divide-indigo-600 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(79, 70, 229, var(--tw-divide-opacity));
  }

  .tablet-landscape\:divide-indigo-700 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(67, 56, 202, var(--tw-divide-opacity));
  }

  .tablet-landscape\:divide-indigo-800 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(55, 48, 163, var(--tw-divide-opacity));
  }

  .tablet-landscape\:divide-indigo-900 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(49, 46, 129, var(--tw-divide-opacity));
  }

  .tablet-landscape\:divide-purple-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(245, 243, 255, var(--tw-divide-opacity));
  }

  .tablet-landscape\:divide-purple-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(237, 233, 254, var(--tw-divide-opacity));
  }

  .tablet-landscape\:divide-purple-200 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(221, 214, 254, var(--tw-divide-opacity));
  }

  .tablet-landscape\:divide-purple-300 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(196, 181, 253, var(--tw-divide-opacity));
  }

  .tablet-landscape\:divide-purple-400 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(167, 139, 250, var(--tw-divide-opacity));
  }

  .tablet-landscape\:divide-purple-500 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(139, 92, 246, var(--tw-divide-opacity));
  }

  .tablet-landscape\:divide-purple-600 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(124, 58, 237, var(--tw-divide-opacity));
  }

  .tablet-landscape\:divide-purple-700 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(109, 40, 217, var(--tw-divide-opacity));
  }

  .tablet-landscape\:divide-purple-800 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(91, 33, 182, var(--tw-divide-opacity));
  }

  .tablet-landscape\:divide-purple-900 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(76, 29, 149, var(--tw-divide-opacity));
  }

  .tablet-landscape\:divide-pink-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(253, 242, 248, var(--tw-divide-opacity));
  }

  .tablet-landscape\:divide-pink-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(252, 231, 243, var(--tw-divide-opacity));
  }

  .tablet-landscape\:divide-pink-200 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(251, 207, 232, var(--tw-divide-opacity));
  }

  .tablet-landscape\:divide-pink-300 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(249, 168, 212, var(--tw-divide-opacity));
  }

  .tablet-landscape\:divide-pink-400 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(244, 114, 182, var(--tw-divide-opacity));
  }

  .tablet-landscape\:divide-pink-500 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(236, 72, 153, var(--tw-divide-opacity));
  }

  .tablet-landscape\:divide-pink-600 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(219, 39, 119, var(--tw-divide-opacity));
  }

  .tablet-landscape\:divide-pink-700 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(190, 24, 93, var(--tw-divide-opacity));
  }

  .tablet-landscape\:divide-pink-800 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(157, 23, 77, var(--tw-divide-opacity));
  }

  .tablet-landscape\:divide-pink-900 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(131, 24, 67, var(--tw-divide-opacity));
  }

  .tablet-landscape\:divide-base-normal > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(0, 65, 129, var(--tw-divide-opacity));
  }

  .tablet-landscape\:divide-base-dark > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(0, 52, 105, var(--tw-divide-opacity));
  }

  .tablet-landscape\:divide-base-black > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(29, 29, 31, var(--tw-divide-opacity));
  }

  .tablet-landscape\:divide-base-border > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(231, 231, 233, var(--tw-divide-opacity));
  }

  .tablet-landscape\:divide-primary-normal > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(0, 103, 207, var(--tw-divide-opacity));
  }

  .tablet-landscape\:divide-primary-alt > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(0, 71, 143, var(--tw-divide-opacity));
  }

  .tablet-landscape\:divide-subtle-white > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(249, 249, 249, var(--tw-divide-opacity));
  }

  .tablet-landscape\:divide-turquesa > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(0, 151, 178, var(--tw-divide-opacity));
  }

  .tablet-landscape\:divide-opacity-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0;
  }

  .tablet-landscape\:divide-opacity-5 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.05;
  }

  .tablet-landscape\:divide-opacity-10 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.1;
  }

  .tablet-landscape\:divide-opacity-20 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.2;
  }

  .tablet-landscape\:divide-opacity-25 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.25;
  }

  .tablet-landscape\:divide-opacity-30 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.3;
  }

  .tablet-landscape\:divide-opacity-40 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.4;
  }

  .tablet-landscape\:divide-opacity-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.5;
  }

  .tablet-landscape\:divide-opacity-60 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.6;
  }

  .tablet-landscape\:divide-opacity-70 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.7;
  }

  .tablet-landscape\:divide-opacity-75 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.75;
  }

  .tablet-landscape\:divide-opacity-80 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.8;
  }

  .tablet-landscape\:divide-opacity-90 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.9;
  }

  .tablet-landscape\:divide-opacity-95 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.95;
  }

  .tablet-landscape\:divide-opacity-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
  }

  .tablet-landscape\:place-self-auto {
    place-self: auto;
  }

  .tablet-landscape\:place-self-start {
    place-self: start;
  }

  .tablet-landscape\:place-self-end {
    place-self: end;
  }

  .tablet-landscape\:place-self-center {
    place-self: center;
  }

  .tablet-landscape\:place-self-stretch {
    place-self: stretch;
  }

  .tablet-landscape\:self-auto {
    align-self: auto;
  }

  .tablet-landscape\:self-start {
    align-self: flex-start;
  }

  .tablet-landscape\:self-end {
    align-self: flex-end;
  }

  .tablet-landscape\:self-center {
    align-self: center;
  }

  .tablet-landscape\:self-stretch {
    align-self: stretch;
  }

  .tablet-landscape\:self-baseline {
    align-self: baseline;
  }

  .tablet-landscape\:justify-self-auto {
    justify-self: auto;
  }

  .tablet-landscape\:justify-self-start {
    justify-self: start;
  }

  .tablet-landscape\:justify-self-end {
    justify-self: end;
  }

  .tablet-landscape\:justify-self-center {
    justify-self: center;
  }

  .tablet-landscape\:justify-self-stretch {
    justify-self: stretch;
  }

  .tablet-landscape\:overflow-auto {
    overflow: auto;
  }

  .tablet-landscape\:overflow-hidden {
    overflow: hidden;
  }

  .tablet-landscape\:overflow-visible {
    overflow: visible;
  }

  .tablet-landscape\:overflow-scroll {
    overflow: scroll;
  }

  .tablet-landscape\:overflow-x-auto {
    overflow-x: auto;
  }

  .tablet-landscape\:overflow-y-auto {
    overflow-y: auto;
  }

  .tablet-landscape\:overflow-x-hidden {
    overflow-x: hidden;
  }

  .tablet-landscape\:overflow-y-hidden {
    overflow-y: hidden;
  }

  .tablet-landscape\:overflow-x-visible {
    overflow-x: visible;
  }

  .tablet-landscape\:overflow-y-visible {
    overflow-y: visible;
  }

  .tablet-landscape\:overflow-x-scroll {
    overflow-x: scroll;
  }

  .tablet-landscape\:overflow-y-scroll {
    overflow-y: scroll;
  }

  .tablet-landscape\:overscroll-auto {
    -ms-scroll-chaining: chained;
        overscroll-behavior: auto;
  }

  .tablet-landscape\:overscroll-contain {
    -ms-scroll-chaining: none;
        overscroll-behavior: contain;
  }

  .tablet-landscape\:overscroll-none {
    -ms-scroll-chaining: none;
        overscroll-behavior: none;
  }

  .tablet-landscape\:overscroll-y-auto {
    overscroll-behavior-y: auto;
  }

  .tablet-landscape\:overscroll-y-contain {
    overscroll-behavior-y: contain;
  }

  .tablet-landscape\:overscroll-y-none {
    overscroll-behavior-y: none;
  }

  .tablet-landscape\:overscroll-x-auto {
    overscroll-behavior-x: auto;
  }

  .tablet-landscape\:overscroll-x-contain {
    overscroll-behavior-x: contain;
  }

  .tablet-landscape\:overscroll-x-none {
    overscroll-behavior-x: none;
  }

  .tablet-landscape\:truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .tablet-landscape\:overflow-ellipsis {
    text-overflow: ellipsis;
  }

  .tablet-landscape\:overflow-clip {
    text-overflow: clip;
  }

  .tablet-landscape\:whitespace-normal {
    white-space: normal;
  }

  .tablet-landscape\:whitespace-nowrap {
    white-space: nowrap;
  }

  .tablet-landscape\:whitespace-pre {
    white-space: pre;
  }

  .tablet-landscape\:whitespace-pre-line {
    white-space: pre-line;
  }

  .tablet-landscape\:whitespace-pre-wrap {
    white-space: pre-wrap;
  }

  .tablet-landscape\:break-normal {
    overflow-wrap: normal;
    word-break: normal;
  }

  .tablet-landscape\:break-words {
    overflow-wrap: break-word;
  }

  .tablet-landscape\:break-all {
    word-break: break-all;
  }

  .tablet-landscape\:rounded-none {
    border-radius: 0px;
  }

  .tablet-landscape\:rounded-sm {
    border-radius: 0.125rem;
  }

  .tablet-landscape\:rounded {
    border-radius: 0.25rem;
  }

  .tablet-landscape\:rounded-md {
    border-radius: 0.375rem;
  }

  .tablet-landscape\:rounded-lg {
    border-radius: 0.5rem;
  }

  .tablet-landscape\:rounded-xl {
    border-radius: 0.75rem;
  }

  .tablet-landscape\:rounded-2xl {
    border-radius: 1rem;
  }

  .tablet-landscape\:rounded-3xl {
    border-radius: 1.5rem;
  }

  .tablet-landscape\:rounded-full {
    border-radius: 9999px;
  }

  .tablet-landscape\:rounded-t-none {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
  }

  .tablet-landscape\:rounded-t-sm {
    border-top-left-radius: 0.125rem;
    border-top-right-radius: 0.125rem;
  }

  .tablet-landscape\:rounded-t {
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
  }

  .tablet-landscape\:rounded-t-md {
    border-top-left-radius: 0.375rem;
    border-top-right-radius: 0.375rem;
  }

  .tablet-landscape\:rounded-t-lg {
    border-top-left-radius: 0.5rem;
    border-top-right-radius: 0.5rem;
  }

  .tablet-landscape\:rounded-t-xl {
    border-top-left-radius: 0.75rem;
    border-top-right-radius: 0.75rem;
  }

  .tablet-landscape\:rounded-t-2xl {
    border-top-left-radius: 1rem;
    border-top-right-radius: 1rem;
  }

  .tablet-landscape\:rounded-t-3xl {
    border-top-left-radius: 1.5rem;
    border-top-right-radius: 1.5rem;
  }

  .tablet-landscape\:rounded-t-full {
    border-top-left-radius: 9999px;
    border-top-right-radius: 9999px;
  }

  .tablet-landscape\:rounded-r-none {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
  }

  .tablet-landscape\:rounded-r-sm {
    border-top-right-radius: 0.125rem;
    border-bottom-right-radius: 0.125rem;
  }

  .tablet-landscape\:rounded-r {
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
  }

  .tablet-landscape\:rounded-r-md {
    border-top-right-radius: 0.375rem;
    border-bottom-right-radius: 0.375rem;
  }

  .tablet-landscape\:rounded-r-lg {
    border-top-right-radius: 0.5rem;
    border-bottom-right-radius: 0.5rem;
  }

  .tablet-landscape\:rounded-r-xl {
    border-top-right-radius: 0.75rem;
    border-bottom-right-radius: 0.75rem;
  }

  .tablet-landscape\:rounded-r-2xl {
    border-top-right-radius: 1rem;
    border-bottom-right-radius: 1rem;
  }

  .tablet-landscape\:rounded-r-3xl {
    border-top-right-radius: 1.5rem;
    border-bottom-right-radius: 1.5rem;
  }

  .tablet-landscape\:rounded-r-full {
    border-top-right-radius: 9999px;
    border-bottom-right-radius: 9999px;
  }

  .tablet-landscape\:rounded-b-none {
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
  }

  .tablet-landscape\:rounded-b-sm {
    border-bottom-right-radius: 0.125rem;
    border-bottom-left-radius: 0.125rem;
  }

  .tablet-landscape\:rounded-b {
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
  }

  .tablet-landscape\:rounded-b-md {
    border-bottom-right-radius: 0.375rem;
    border-bottom-left-radius: 0.375rem;
  }

  .tablet-landscape\:rounded-b-lg {
    border-bottom-right-radius: 0.5rem;
    border-bottom-left-radius: 0.5rem;
  }

  .tablet-landscape\:rounded-b-xl {
    border-bottom-right-radius: 0.75rem;
    border-bottom-left-radius: 0.75rem;
  }

  .tablet-landscape\:rounded-b-2xl {
    border-bottom-right-radius: 1rem;
    border-bottom-left-radius: 1rem;
  }

  .tablet-landscape\:rounded-b-3xl {
    border-bottom-right-radius: 1.5rem;
    border-bottom-left-radius: 1.5rem;
  }

  .tablet-landscape\:rounded-b-full {
    border-bottom-right-radius: 9999px;
    border-bottom-left-radius: 9999px;
  }

  .tablet-landscape\:rounded-l-none {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
  }

  .tablet-landscape\:rounded-l-sm {
    border-top-left-radius: 0.125rem;
    border-bottom-left-radius: 0.125rem;
  }

  .tablet-landscape\:rounded-l {
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
  }

  .tablet-landscape\:rounded-l-md {
    border-top-left-radius: 0.375rem;
    border-bottom-left-radius: 0.375rem;
  }

  .tablet-landscape\:rounded-l-lg {
    border-top-left-radius: 0.5rem;
    border-bottom-left-radius: 0.5rem;
  }

  .tablet-landscape\:rounded-l-xl {
    border-top-left-radius: 0.75rem;
    border-bottom-left-radius: 0.75rem;
  }

  .tablet-landscape\:rounded-l-2xl {
    border-top-left-radius: 1rem;
    border-bottom-left-radius: 1rem;
  }

  .tablet-landscape\:rounded-l-3xl {
    border-top-left-radius: 1.5rem;
    border-bottom-left-radius: 1.5rem;
  }

  .tablet-landscape\:rounded-l-full {
    border-top-left-radius: 9999px;
    border-bottom-left-radius: 9999px;
  }

  .tablet-landscape\:rounded-tl-none {
    border-top-left-radius: 0px;
  }

  .tablet-landscape\:rounded-tl-sm {
    border-top-left-radius: 0.125rem;
  }

  .tablet-landscape\:rounded-tl {
    border-top-left-radius: 0.25rem;
  }

  .tablet-landscape\:rounded-tl-md {
    border-top-left-radius: 0.375rem;
  }

  .tablet-landscape\:rounded-tl-lg {
    border-top-left-radius: 0.5rem;
  }

  .tablet-landscape\:rounded-tl-xl {
    border-top-left-radius: 0.75rem;
  }

  .tablet-landscape\:rounded-tl-2xl {
    border-top-left-radius: 1rem;
  }

  .tablet-landscape\:rounded-tl-3xl {
    border-top-left-radius: 1.5rem;
  }

  .tablet-landscape\:rounded-tl-full {
    border-top-left-radius: 9999px;
  }

  .tablet-landscape\:rounded-tr-none {
    border-top-right-radius: 0px;
  }

  .tablet-landscape\:rounded-tr-sm {
    border-top-right-radius: 0.125rem;
  }

  .tablet-landscape\:rounded-tr {
    border-top-right-radius: 0.25rem;
  }

  .tablet-landscape\:rounded-tr-md {
    border-top-right-radius: 0.375rem;
  }

  .tablet-landscape\:rounded-tr-lg {
    border-top-right-radius: 0.5rem;
  }

  .tablet-landscape\:rounded-tr-xl {
    border-top-right-radius: 0.75rem;
  }

  .tablet-landscape\:rounded-tr-2xl {
    border-top-right-radius: 1rem;
  }

  .tablet-landscape\:rounded-tr-3xl {
    border-top-right-radius: 1.5rem;
  }

  .tablet-landscape\:rounded-tr-full {
    border-top-right-radius: 9999px;
  }

  .tablet-landscape\:rounded-br-none {
    border-bottom-right-radius: 0px;
  }

  .tablet-landscape\:rounded-br-sm {
    border-bottom-right-radius: 0.125rem;
  }

  .tablet-landscape\:rounded-br {
    border-bottom-right-radius: 0.25rem;
  }

  .tablet-landscape\:rounded-br-md {
    border-bottom-right-radius: 0.375rem;
  }

  .tablet-landscape\:rounded-br-lg {
    border-bottom-right-radius: 0.5rem;
  }

  .tablet-landscape\:rounded-br-xl {
    border-bottom-right-radius: 0.75rem;
  }

  .tablet-landscape\:rounded-br-2xl {
    border-bottom-right-radius: 1rem;
  }

  .tablet-landscape\:rounded-br-3xl {
    border-bottom-right-radius: 1.5rem;
  }

  .tablet-landscape\:rounded-br-full {
    border-bottom-right-radius: 9999px;
  }

  .tablet-landscape\:rounded-bl-none {
    border-bottom-left-radius: 0px;
  }

  .tablet-landscape\:rounded-bl-sm {
    border-bottom-left-radius: 0.125rem;
  }

  .tablet-landscape\:rounded-bl {
    border-bottom-left-radius: 0.25rem;
  }

  .tablet-landscape\:rounded-bl-md {
    border-bottom-left-radius: 0.375rem;
  }

  .tablet-landscape\:rounded-bl-lg {
    border-bottom-left-radius: 0.5rem;
  }

  .tablet-landscape\:rounded-bl-xl {
    border-bottom-left-radius: 0.75rem;
  }

  .tablet-landscape\:rounded-bl-2xl {
    border-bottom-left-radius: 1rem;
  }

  .tablet-landscape\:rounded-bl-3xl {
    border-bottom-left-radius: 1.5rem;
  }

  .tablet-landscape\:rounded-bl-full {
    border-bottom-left-radius: 9999px;
  }

  .tablet-landscape\:border-0 {
    border-width: 0px;
  }

  .tablet-landscape\:border-2 {
    border-width: 2px;
  }

  .tablet-landscape\:border-4 {
    border-width: 4px;
  }

  .tablet-landscape\:border-8 {
    border-width: 8px;
  }

  .tablet-landscape\:border {
    border-width: 1px;
  }

  .tablet-landscape\:border-t-0 {
    border-top-width: 0px;
  }

  .tablet-landscape\:border-t-2 {
    border-top-width: 2px;
  }

  .tablet-landscape\:border-t-4 {
    border-top-width: 4px;
  }

  .tablet-landscape\:border-t-8 {
    border-top-width: 8px;
  }

  .tablet-landscape\:border-t {
    border-top-width: 1px;
  }

  .tablet-landscape\:border-r-0 {
    border-right-width: 0px;
  }

  .tablet-landscape\:border-r-2 {
    border-right-width: 2px;
  }

  .tablet-landscape\:border-r-4 {
    border-right-width: 4px;
  }

  .tablet-landscape\:border-r-8 {
    border-right-width: 8px;
  }

  .tablet-landscape\:border-r {
    border-right-width: 1px;
  }

  .tablet-landscape\:border-b-0 {
    border-bottom-width: 0px;
  }

  .tablet-landscape\:border-b-2 {
    border-bottom-width: 2px;
  }

  .tablet-landscape\:border-b-4 {
    border-bottom-width: 4px;
  }

  .tablet-landscape\:border-b-8 {
    border-bottom-width: 8px;
  }

  .tablet-landscape\:border-b {
    border-bottom-width: 1px;
  }

  .tablet-landscape\:border-l-0 {
    border-left-width: 0px;
  }

  .tablet-landscape\:border-l-2 {
    border-left-width: 2px;
  }

  .tablet-landscape\:border-l-4 {
    border-left-width: 4px;
  }

  .tablet-landscape\:border-l-8 {
    border-left-width: 8px;
  }

  .tablet-landscape\:border-l {
    border-left-width: 1px;
  }

  .tablet-landscape\:border-solid {
    border-style: solid;
  }

  .tablet-landscape\:border-dashed {
    border-style: dashed;
  }

  .tablet-landscape\:border-dotted {
    border-style: dotted;
  }

  .tablet-landscape\:border-double {
    border-style: double;
  }

  .tablet-landscape\:border-none {
    border-style: none;
  }

  .tablet-landscape\:border-transparent {
    border-color: transparent;
  }

  .tablet-landscape\:border-current {
    border-color: currentColor;
  }

  .tablet-landscape\:border-black {
    --tw-border-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity));
  }

  .tablet-landscape\:border-white {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .tablet-landscape\:border-gray-50 {
    --tw-border-opacity: 1;
    border-color: rgba(249, 250, 251, var(--tw-border-opacity));
  }

  .tablet-landscape\:border-gray-100 {
    --tw-border-opacity: 1;
    border-color: rgba(243, 244, 246, var(--tw-border-opacity));
  }

  .tablet-landscape\:border-gray-200 {
    --tw-border-opacity: 1;
    border-color: rgba(229, 231, 235, var(--tw-border-opacity));
  }

  .tablet-landscape\:border-gray-300 {
    --tw-border-opacity: 1;
    border-color: rgba(209, 213, 219, var(--tw-border-opacity));
  }

  .tablet-landscape\:border-gray-400 {
    --tw-border-opacity: 1;
    border-color: rgba(156, 163, 175, var(--tw-border-opacity));
  }

  .tablet-landscape\:border-gray-500 {
    --tw-border-opacity: 1;
    border-color: rgba(107, 114, 128, var(--tw-border-opacity));
  }

  .tablet-landscape\:border-gray-600 {
    --tw-border-opacity: 1;
    border-color: rgba(75, 85, 99, var(--tw-border-opacity));
  }

  .tablet-landscape\:border-gray-700 {
    --tw-border-opacity: 1;
    border-color: rgba(55, 65, 81, var(--tw-border-opacity));
  }

  .tablet-landscape\:border-gray-800 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 41, 55, var(--tw-border-opacity));
  }

  .tablet-landscape\:border-gray-900 {
    --tw-border-opacity: 1;
    border-color: rgba(17, 24, 39, var(--tw-border-opacity));
  }

  .tablet-landscape\:border-red-50 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 242, 242, var(--tw-border-opacity));
  }

  .tablet-landscape\:border-red-100 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 226, 226, var(--tw-border-opacity));
  }

  .tablet-landscape\:border-red-200 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 202, 202, var(--tw-border-opacity));
  }

  .tablet-landscape\:border-red-300 {
    --tw-border-opacity: 1;
    border-color: rgba(252, 165, 165, var(--tw-border-opacity));
  }

  .tablet-landscape\:border-red-400 {
    --tw-border-opacity: 1;
    border-color: rgba(248, 113, 113, var(--tw-border-opacity));
  }

  .tablet-landscape\:border-red-500 {
    --tw-border-opacity: 1;
    border-color: rgba(239, 68, 68, var(--tw-border-opacity));
  }

  .tablet-landscape\:border-red-600 {
    --tw-border-opacity: 1;
    border-color: rgba(220, 38, 38, var(--tw-border-opacity));
  }

  .tablet-landscape\:border-red-700 {
    --tw-border-opacity: 1;
    border-color: rgba(185, 28, 28, var(--tw-border-opacity));
  }

  .tablet-landscape\:border-red-800 {
    --tw-border-opacity: 1;
    border-color: rgba(153, 27, 27, var(--tw-border-opacity));
  }

  .tablet-landscape\:border-red-900 {
    --tw-border-opacity: 1;
    border-color: rgba(127, 29, 29, var(--tw-border-opacity));
  }

  .tablet-landscape\:border-yellow-50 {
    --tw-border-opacity: 1;
    border-color: rgba(255, 251, 235, var(--tw-border-opacity));
  }

  .tablet-landscape\:border-yellow-100 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 243, 199, var(--tw-border-opacity));
  }

  .tablet-landscape\:border-yellow-200 {
    --tw-border-opacity: 1;
    border-color: rgba(253, 230, 138, var(--tw-border-opacity));
  }

  .tablet-landscape\:border-yellow-300 {
    --tw-border-opacity: 1;
    border-color: rgba(252, 211, 77, var(--tw-border-opacity));
  }

  .tablet-landscape\:border-yellow-400 {
    --tw-border-opacity: 1;
    border-color: rgba(251, 191, 36, var(--tw-border-opacity));
  }

  .tablet-landscape\:border-yellow-500 {
    --tw-border-opacity: 1;
    border-color: rgba(245, 158, 11, var(--tw-border-opacity));
  }

  .tablet-landscape\:border-yellow-600 {
    --tw-border-opacity: 1;
    border-color: rgba(217, 119, 6, var(--tw-border-opacity));
  }

  .tablet-landscape\:border-yellow-700 {
    --tw-border-opacity: 1;
    border-color: rgba(180, 83, 9, var(--tw-border-opacity));
  }

  .tablet-landscape\:border-yellow-800 {
    --tw-border-opacity: 1;
    border-color: rgba(146, 64, 14, var(--tw-border-opacity));
  }

  .tablet-landscape\:border-yellow-900 {
    --tw-border-opacity: 1;
    border-color: rgba(120, 53, 15, var(--tw-border-opacity));
  }

  .tablet-landscape\:border-green-50 {
    --tw-border-opacity: 1;
    border-color: rgba(236, 253, 245, var(--tw-border-opacity));
  }

  .tablet-landscape\:border-green-100 {
    --tw-border-opacity: 1;
    border-color: rgba(209, 250, 229, var(--tw-border-opacity));
  }

  .tablet-landscape\:border-green-200 {
    --tw-border-opacity: 1;
    border-color: rgba(167, 243, 208, var(--tw-border-opacity));
  }

  .tablet-landscape\:border-green-300 {
    --tw-border-opacity: 1;
    border-color: rgba(110, 231, 183, var(--tw-border-opacity));
  }

  .tablet-landscape\:border-green-400 {
    --tw-border-opacity: 1;
    border-color: rgba(52, 211, 153, var(--tw-border-opacity));
  }

  .tablet-landscape\:border-green-500 {
    --tw-border-opacity: 1;
    border-color: rgba(16, 185, 129, var(--tw-border-opacity));
  }

  .tablet-landscape\:border-green-600 {
    --tw-border-opacity: 1;
    border-color: rgba(5, 150, 105, var(--tw-border-opacity));
  }

  .tablet-landscape\:border-green-700 {
    --tw-border-opacity: 1;
    border-color: rgba(4, 120, 87, var(--tw-border-opacity));
  }

  .tablet-landscape\:border-green-800 {
    --tw-border-opacity: 1;
    border-color: rgba(6, 95, 70, var(--tw-border-opacity));
  }

  .tablet-landscape\:border-green-900 {
    --tw-border-opacity: 1;
    border-color: rgba(6, 78, 59, var(--tw-border-opacity));
  }

  .tablet-landscape\:border-blue-50 {
    --tw-border-opacity: 1;
    border-color: rgba(239, 246, 255, var(--tw-border-opacity));
  }

  .tablet-landscape\:border-blue-100 {
    --tw-border-opacity: 1;
    border-color: rgba(219, 234, 254, var(--tw-border-opacity));
  }

  .tablet-landscape\:border-blue-200 {
    --tw-border-opacity: 1;
    border-color: rgba(191, 219, 254, var(--tw-border-opacity));
  }

  .tablet-landscape\:border-blue-300 {
    --tw-border-opacity: 1;
    border-color: rgba(147, 197, 253, var(--tw-border-opacity));
  }

  .tablet-landscape\:border-blue-400 {
    --tw-border-opacity: 1;
    border-color: rgba(96, 165, 250, var(--tw-border-opacity));
  }

  .tablet-landscape\:border-blue-500 {
    --tw-border-opacity: 1;
    border-color: rgba(59, 130, 246, var(--tw-border-opacity));
  }

  .tablet-landscape\:border-blue-600 {
    --tw-border-opacity: 1;
    border-color: rgba(37, 99, 235, var(--tw-border-opacity));
  }

  .tablet-landscape\:border-blue-700 {
    --tw-border-opacity: 1;
    border-color: rgba(29, 78, 216, var(--tw-border-opacity));
  }

  .tablet-landscape\:border-blue-800 {
    --tw-border-opacity: 1;
    border-color: rgba(30, 64, 175, var(--tw-border-opacity));
  }

  .tablet-landscape\:border-blue-900 {
    --tw-border-opacity: 1;
    border-color: rgba(30, 58, 138, var(--tw-border-opacity));
  }

  .tablet-landscape\:border-indigo-50 {
    --tw-border-opacity: 1;
    border-color: rgba(238, 242, 255, var(--tw-border-opacity));
  }

  .tablet-landscape\:border-indigo-100 {
    --tw-border-opacity: 1;
    border-color: rgba(224, 231, 255, var(--tw-border-opacity));
  }

  .tablet-landscape\:border-indigo-200 {
    --tw-border-opacity: 1;
    border-color: rgba(199, 210, 254, var(--tw-border-opacity));
  }

  .tablet-landscape\:border-indigo-300 {
    --tw-border-opacity: 1;
    border-color: rgba(165, 180, 252, var(--tw-border-opacity));
  }

  .tablet-landscape\:border-indigo-400 {
    --tw-border-opacity: 1;
    border-color: rgba(129, 140, 248, var(--tw-border-opacity));
  }

  .tablet-landscape\:border-indigo-500 {
    --tw-border-opacity: 1;
    border-color: rgba(99, 102, 241, var(--tw-border-opacity));
  }

  .tablet-landscape\:border-indigo-600 {
    --tw-border-opacity: 1;
    border-color: rgba(79, 70, 229, var(--tw-border-opacity));
  }

  .tablet-landscape\:border-indigo-700 {
    --tw-border-opacity: 1;
    border-color: rgba(67, 56, 202, var(--tw-border-opacity));
  }

  .tablet-landscape\:border-indigo-800 {
    --tw-border-opacity: 1;
    border-color: rgba(55, 48, 163, var(--tw-border-opacity));
  }

  .tablet-landscape\:border-indigo-900 {
    --tw-border-opacity: 1;
    border-color: rgba(49, 46, 129, var(--tw-border-opacity));
  }

  .tablet-landscape\:border-purple-50 {
    --tw-border-opacity: 1;
    border-color: rgba(245, 243, 255, var(--tw-border-opacity));
  }

  .tablet-landscape\:border-purple-100 {
    --tw-border-opacity: 1;
    border-color: rgba(237, 233, 254, var(--tw-border-opacity));
  }

  .tablet-landscape\:border-purple-200 {
    --tw-border-opacity: 1;
    border-color: rgba(221, 214, 254, var(--tw-border-opacity));
  }

  .tablet-landscape\:border-purple-300 {
    --tw-border-opacity: 1;
    border-color: rgba(196, 181, 253, var(--tw-border-opacity));
  }

  .tablet-landscape\:border-purple-400 {
    --tw-border-opacity: 1;
    border-color: rgba(167, 139, 250, var(--tw-border-opacity));
  }

  .tablet-landscape\:border-purple-500 {
    --tw-border-opacity: 1;
    border-color: rgba(139, 92, 246, var(--tw-border-opacity));
  }

  .tablet-landscape\:border-purple-600 {
    --tw-border-opacity: 1;
    border-color: rgba(124, 58, 237, var(--tw-border-opacity));
  }

  .tablet-landscape\:border-purple-700 {
    --tw-border-opacity: 1;
    border-color: rgba(109, 40, 217, var(--tw-border-opacity));
  }

  .tablet-landscape\:border-purple-800 {
    --tw-border-opacity: 1;
    border-color: rgba(91, 33, 182, var(--tw-border-opacity));
  }

  .tablet-landscape\:border-purple-900 {
    --tw-border-opacity: 1;
    border-color: rgba(76, 29, 149, var(--tw-border-opacity));
  }

  .tablet-landscape\:border-pink-50 {
    --tw-border-opacity: 1;
    border-color: rgba(253, 242, 248, var(--tw-border-opacity));
  }

  .tablet-landscape\:border-pink-100 {
    --tw-border-opacity: 1;
    border-color: rgba(252, 231, 243, var(--tw-border-opacity));
  }

  .tablet-landscape\:border-pink-200 {
    --tw-border-opacity: 1;
    border-color: rgba(251, 207, 232, var(--tw-border-opacity));
  }

  .tablet-landscape\:border-pink-300 {
    --tw-border-opacity: 1;
    border-color: rgba(249, 168, 212, var(--tw-border-opacity));
  }

  .tablet-landscape\:border-pink-400 {
    --tw-border-opacity: 1;
    border-color: rgba(244, 114, 182, var(--tw-border-opacity));
  }

  .tablet-landscape\:border-pink-500 {
    --tw-border-opacity: 1;
    border-color: rgba(236, 72, 153, var(--tw-border-opacity));
  }

  .tablet-landscape\:border-pink-600 {
    --tw-border-opacity: 1;
    border-color: rgba(219, 39, 119, var(--tw-border-opacity));
  }

  .tablet-landscape\:border-pink-700 {
    --tw-border-opacity: 1;
    border-color: rgba(190, 24, 93, var(--tw-border-opacity));
  }

  .tablet-landscape\:border-pink-800 {
    --tw-border-opacity: 1;
    border-color: rgba(157, 23, 77, var(--tw-border-opacity));
  }

  .tablet-landscape\:border-pink-900 {
    --tw-border-opacity: 1;
    border-color: rgba(131, 24, 67, var(--tw-border-opacity));
  }

  .tablet-landscape\:border-base-normal {
    --tw-border-opacity: 1;
    border-color: rgba(0, 65, 129, var(--tw-border-opacity));
  }

  .tablet-landscape\:border-base-dark {
    --tw-border-opacity: 1;
    border-color: rgba(0, 52, 105, var(--tw-border-opacity));
  }

  .tablet-landscape\:border-base-black {
    --tw-border-opacity: 1;
    border-color: rgba(29, 29, 31, var(--tw-border-opacity));
  }

  .tablet-landscape\:border-base-border {
    --tw-border-opacity: 1;
    border-color: rgba(231, 231, 233, var(--tw-border-opacity));
  }

  .tablet-landscape\:border-primary-normal {
    --tw-border-opacity: 1;
    border-color: rgba(0, 103, 207, var(--tw-border-opacity));
  }

  .tablet-landscape\:border-primary-alt {
    --tw-border-opacity: 1;
    border-color: rgba(0, 71, 143, var(--tw-border-opacity));
  }

  .tablet-landscape\:border-subtle-white {
    --tw-border-opacity: 1;
    border-color: rgba(249, 249, 249, var(--tw-border-opacity));
  }

  .tablet-landscape\:border-turquesa {
    --tw-border-opacity: 1;
    border-color: rgba(0, 151, 178, var(--tw-border-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:border-transparent {
    border-color: transparent;
  }

  .group:hover .tablet-landscape\:group-hover\:border-current {
    border-color: currentColor;
  }

  .group:hover .tablet-landscape\:group-hover\:border-black {
    --tw-border-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:border-white {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:border-gray-50 {
    --tw-border-opacity: 1;
    border-color: rgba(249, 250, 251, var(--tw-border-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:border-gray-100 {
    --tw-border-opacity: 1;
    border-color: rgba(243, 244, 246, var(--tw-border-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:border-gray-200 {
    --tw-border-opacity: 1;
    border-color: rgba(229, 231, 235, var(--tw-border-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:border-gray-300 {
    --tw-border-opacity: 1;
    border-color: rgba(209, 213, 219, var(--tw-border-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:border-gray-400 {
    --tw-border-opacity: 1;
    border-color: rgba(156, 163, 175, var(--tw-border-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:border-gray-500 {
    --tw-border-opacity: 1;
    border-color: rgba(107, 114, 128, var(--tw-border-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:border-gray-600 {
    --tw-border-opacity: 1;
    border-color: rgba(75, 85, 99, var(--tw-border-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:border-gray-700 {
    --tw-border-opacity: 1;
    border-color: rgba(55, 65, 81, var(--tw-border-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:border-gray-800 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 41, 55, var(--tw-border-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:border-gray-900 {
    --tw-border-opacity: 1;
    border-color: rgba(17, 24, 39, var(--tw-border-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:border-red-50 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 242, 242, var(--tw-border-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:border-red-100 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 226, 226, var(--tw-border-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:border-red-200 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 202, 202, var(--tw-border-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:border-red-300 {
    --tw-border-opacity: 1;
    border-color: rgba(252, 165, 165, var(--tw-border-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:border-red-400 {
    --tw-border-opacity: 1;
    border-color: rgba(248, 113, 113, var(--tw-border-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:border-red-500 {
    --tw-border-opacity: 1;
    border-color: rgba(239, 68, 68, var(--tw-border-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:border-red-600 {
    --tw-border-opacity: 1;
    border-color: rgba(220, 38, 38, var(--tw-border-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:border-red-700 {
    --tw-border-opacity: 1;
    border-color: rgba(185, 28, 28, var(--tw-border-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:border-red-800 {
    --tw-border-opacity: 1;
    border-color: rgba(153, 27, 27, var(--tw-border-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:border-red-900 {
    --tw-border-opacity: 1;
    border-color: rgba(127, 29, 29, var(--tw-border-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:border-yellow-50 {
    --tw-border-opacity: 1;
    border-color: rgba(255, 251, 235, var(--tw-border-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:border-yellow-100 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 243, 199, var(--tw-border-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:border-yellow-200 {
    --tw-border-opacity: 1;
    border-color: rgba(253, 230, 138, var(--tw-border-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:border-yellow-300 {
    --tw-border-opacity: 1;
    border-color: rgba(252, 211, 77, var(--tw-border-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:border-yellow-400 {
    --tw-border-opacity: 1;
    border-color: rgba(251, 191, 36, var(--tw-border-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:border-yellow-500 {
    --tw-border-opacity: 1;
    border-color: rgba(245, 158, 11, var(--tw-border-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:border-yellow-600 {
    --tw-border-opacity: 1;
    border-color: rgba(217, 119, 6, var(--tw-border-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:border-yellow-700 {
    --tw-border-opacity: 1;
    border-color: rgba(180, 83, 9, var(--tw-border-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:border-yellow-800 {
    --tw-border-opacity: 1;
    border-color: rgba(146, 64, 14, var(--tw-border-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:border-yellow-900 {
    --tw-border-opacity: 1;
    border-color: rgba(120, 53, 15, var(--tw-border-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:border-green-50 {
    --tw-border-opacity: 1;
    border-color: rgba(236, 253, 245, var(--tw-border-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:border-green-100 {
    --tw-border-opacity: 1;
    border-color: rgba(209, 250, 229, var(--tw-border-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:border-green-200 {
    --tw-border-opacity: 1;
    border-color: rgba(167, 243, 208, var(--tw-border-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:border-green-300 {
    --tw-border-opacity: 1;
    border-color: rgba(110, 231, 183, var(--tw-border-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:border-green-400 {
    --tw-border-opacity: 1;
    border-color: rgba(52, 211, 153, var(--tw-border-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:border-green-500 {
    --tw-border-opacity: 1;
    border-color: rgba(16, 185, 129, var(--tw-border-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:border-green-600 {
    --tw-border-opacity: 1;
    border-color: rgba(5, 150, 105, var(--tw-border-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:border-green-700 {
    --tw-border-opacity: 1;
    border-color: rgba(4, 120, 87, var(--tw-border-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:border-green-800 {
    --tw-border-opacity: 1;
    border-color: rgba(6, 95, 70, var(--tw-border-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:border-green-900 {
    --tw-border-opacity: 1;
    border-color: rgba(6, 78, 59, var(--tw-border-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:border-blue-50 {
    --tw-border-opacity: 1;
    border-color: rgba(239, 246, 255, var(--tw-border-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:border-blue-100 {
    --tw-border-opacity: 1;
    border-color: rgba(219, 234, 254, var(--tw-border-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:border-blue-200 {
    --tw-border-opacity: 1;
    border-color: rgba(191, 219, 254, var(--tw-border-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:border-blue-300 {
    --tw-border-opacity: 1;
    border-color: rgba(147, 197, 253, var(--tw-border-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:border-blue-400 {
    --tw-border-opacity: 1;
    border-color: rgba(96, 165, 250, var(--tw-border-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:border-blue-500 {
    --tw-border-opacity: 1;
    border-color: rgba(59, 130, 246, var(--tw-border-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:border-blue-600 {
    --tw-border-opacity: 1;
    border-color: rgba(37, 99, 235, var(--tw-border-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:border-blue-700 {
    --tw-border-opacity: 1;
    border-color: rgba(29, 78, 216, var(--tw-border-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:border-blue-800 {
    --tw-border-opacity: 1;
    border-color: rgba(30, 64, 175, var(--tw-border-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:border-blue-900 {
    --tw-border-opacity: 1;
    border-color: rgba(30, 58, 138, var(--tw-border-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:border-indigo-50 {
    --tw-border-opacity: 1;
    border-color: rgba(238, 242, 255, var(--tw-border-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:border-indigo-100 {
    --tw-border-opacity: 1;
    border-color: rgba(224, 231, 255, var(--tw-border-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:border-indigo-200 {
    --tw-border-opacity: 1;
    border-color: rgba(199, 210, 254, var(--tw-border-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:border-indigo-300 {
    --tw-border-opacity: 1;
    border-color: rgba(165, 180, 252, var(--tw-border-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:border-indigo-400 {
    --tw-border-opacity: 1;
    border-color: rgba(129, 140, 248, var(--tw-border-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:border-indigo-500 {
    --tw-border-opacity: 1;
    border-color: rgba(99, 102, 241, var(--tw-border-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:border-indigo-600 {
    --tw-border-opacity: 1;
    border-color: rgba(79, 70, 229, var(--tw-border-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:border-indigo-700 {
    --tw-border-opacity: 1;
    border-color: rgba(67, 56, 202, var(--tw-border-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:border-indigo-800 {
    --tw-border-opacity: 1;
    border-color: rgba(55, 48, 163, var(--tw-border-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:border-indigo-900 {
    --tw-border-opacity: 1;
    border-color: rgba(49, 46, 129, var(--tw-border-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:border-purple-50 {
    --tw-border-opacity: 1;
    border-color: rgba(245, 243, 255, var(--tw-border-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:border-purple-100 {
    --tw-border-opacity: 1;
    border-color: rgba(237, 233, 254, var(--tw-border-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:border-purple-200 {
    --tw-border-opacity: 1;
    border-color: rgba(221, 214, 254, var(--tw-border-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:border-purple-300 {
    --tw-border-opacity: 1;
    border-color: rgba(196, 181, 253, var(--tw-border-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:border-purple-400 {
    --tw-border-opacity: 1;
    border-color: rgba(167, 139, 250, var(--tw-border-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:border-purple-500 {
    --tw-border-opacity: 1;
    border-color: rgba(139, 92, 246, var(--tw-border-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:border-purple-600 {
    --tw-border-opacity: 1;
    border-color: rgba(124, 58, 237, var(--tw-border-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:border-purple-700 {
    --tw-border-opacity: 1;
    border-color: rgba(109, 40, 217, var(--tw-border-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:border-purple-800 {
    --tw-border-opacity: 1;
    border-color: rgba(91, 33, 182, var(--tw-border-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:border-purple-900 {
    --tw-border-opacity: 1;
    border-color: rgba(76, 29, 149, var(--tw-border-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:border-pink-50 {
    --tw-border-opacity: 1;
    border-color: rgba(253, 242, 248, var(--tw-border-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:border-pink-100 {
    --tw-border-opacity: 1;
    border-color: rgba(252, 231, 243, var(--tw-border-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:border-pink-200 {
    --tw-border-opacity: 1;
    border-color: rgba(251, 207, 232, var(--tw-border-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:border-pink-300 {
    --tw-border-opacity: 1;
    border-color: rgba(249, 168, 212, var(--tw-border-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:border-pink-400 {
    --tw-border-opacity: 1;
    border-color: rgba(244, 114, 182, var(--tw-border-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:border-pink-500 {
    --tw-border-opacity: 1;
    border-color: rgba(236, 72, 153, var(--tw-border-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:border-pink-600 {
    --tw-border-opacity: 1;
    border-color: rgba(219, 39, 119, var(--tw-border-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:border-pink-700 {
    --tw-border-opacity: 1;
    border-color: rgba(190, 24, 93, var(--tw-border-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:border-pink-800 {
    --tw-border-opacity: 1;
    border-color: rgba(157, 23, 77, var(--tw-border-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:border-pink-900 {
    --tw-border-opacity: 1;
    border-color: rgba(131, 24, 67, var(--tw-border-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:border-base-normal {
    --tw-border-opacity: 1;
    border-color: rgba(0, 65, 129, var(--tw-border-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:border-base-dark {
    --tw-border-opacity: 1;
    border-color: rgba(0, 52, 105, var(--tw-border-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:border-base-black {
    --tw-border-opacity: 1;
    border-color: rgba(29, 29, 31, var(--tw-border-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:border-base-border {
    --tw-border-opacity: 1;
    border-color: rgba(231, 231, 233, var(--tw-border-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:border-primary-normal {
    --tw-border-opacity: 1;
    border-color: rgba(0, 103, 207, var(--tw-border-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:border-primary-alt {
    --tw-border-opacity: 1;
    border-color: rgba(0, 71, 143, var(--tw-border-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:border-subtle-white {
    --tw-border-opacity: 1;
    border-color: rgba(249, 249, 249, var(--tw-border-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:border-turquesa {
    --tw-border-opacity: 1;
    border-color: rgba(0, 151, 178, var(--tw-border-opacity));
  }

  .tablet-landscape\:focus-within\:border-transparent:focus-within {
    border-color: transparent;
  }

  .tablet-landscape\:focus-within\:border-current:focus-within {
    border-color: currentColor;
  }

  .tablet-landscape\:focus-within\:border-black:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity));
  }

  .tablet-landscape\:focus-within\:border-white:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .tablet-landscape\:focus-within\:border-gray-50:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(249, 250, 251, var(--tw-border-opacity));
  }

  .tablet-landscape\:focus-within\:border-gray-100:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(243, 244, 246, var(--tw-border-opacity));
  }

  .tablet-landscape\:focus-within\:border-gray-200:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(229, 231, 235, var(--tw-border-opacity));
  }

  .tablet-landscape\:focus-within\:border-gray-300:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(209, 213, 219, var(--tw-border-opacity));
  }

  .tablet-landscape\:focus-within\:border-gray-400:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(156, 163, 175, var(--tw-border-opacity));
  }

  .tablet-landscape\:focus-within\:border-gray-500:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(107, 114, 128, var(--tw-border-opacity));
  }

  .tablet-landscape\:focus-within\:border-gray-600:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(75, 85, 99, var(--tw-border-opacity));
  }

  .tablet-landscape\:focus-within\:border-gray-700:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(55, 65, 81, var(--tw-border-opacity));
  }

  .tablet-landscape\:focus-within\:border-gray-800:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(31, 41, 55, var(--tw-border-opacity));
  }

  .tablet-landscape\:focus-within\:border-gray-900:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(17, 24, 39, var(--tw-border-opacity));
  }

  .tablet-landscape\:focus-within\:border-red-50:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(254, 242, 242, var(--tw-border-opacity));
  }

  .tablet-landscape\:focus-within\:border-red-100:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(254, 226, 226, var(--tw-border-opacity));
  }

  .tablet-landscape\:focus-within\:border-red-200:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(254, 202, 202, var(--tw-border-opacity));
  }

  .tablet-landscape\:focus-within\:border-red-300:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(252, 165, 165, var(--tw-border-opacity));
  }

  .tablet-landscape\:focus-within\:border-red-400:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(248, 113, 113, var(--tw-border-opacity));
  }

  .tablet-landscape\:focus-within\:border-red-500:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(239, 68, 68, var(--tw-border-opacity));
  }

  .tablet-landscape\:focus-within\:border-red-600:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(220, 38, 38, var(--tw-border-opacity));
  }

  .tablet-landscape\:focus-within\:border-red-700:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(185, 28, 28, var(--tw-border-opacity));
  }

  .tablet-landscape\:focus-within\:border-red-800:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(153, 27, 27, var(--tw-border-opacity));
  }

  .tablet-landscape\:focus-within\:border-red-900:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(127, 29, 29, var(--tw-border-opacity));
  }

  .tablet-landscape\:focus-within\:border-yellow-50:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(255, 251, 235, var(--tw-border-opacity));
  }

  .tablet-landscape\:focus-within\:border-yellow-100:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(254, 243, 199, var(--tw-border-opacity));
  }

  .tablet-landscape\:focus-within\:border-yellow-200:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(253, 230, 138, var(--tw-border-opacity));
  }

  .tablet-landscape\:focus-within\:border-yellow-300:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(252, 211, 77, var(--tw-border-opacity));
  }

  .tablet-landscape\:focus-within\:border-yellow-400:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(251, 191, 36, var(--tw-border-opacity));
  }

  .tablet-landscape\:focus-within\:border-yellow-500:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(245, 158, 11, var(--tw-border-opacity));
  }

  .tablet-landscape\:focus-within\:border-yellow-600:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(217, 119, 6, var(--tw-border-opacity));
  }

  .tablet-landscape\:focus-within\:border-yellow-700:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(180, 83, 9, var(--tw-border-opacity));
  }

  .tablet-landscape\:focus-within\:border-yellow-800:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(146, 64, 14, var(--tw-border-opacity));
  }

  .tablet-landscape\:focus-within\:border-yellow-900:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(120, 53, 15, var(--tw-border-opacity));
  }

  .tablet-landscape\:focus-within\:border-green-50:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(236, 253, 245, var(--tw-border-opacity));
  }

  .tablet-landscape\:focus-within\:border-green-100:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(209, 250, 229, var(--tw-border-opacity));
  }

  .tablet-landscape\:focus-within\:border-green-200:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(167, 243, 208, var(--tw-border-opacity));
  }

  .tablet-landscape\:focus-within\:border-green-300:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(110, 231, 183, var(--tw-border-opacity));
  }

  .tablet-landscape\:focus-within\:border-green-400:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(52, 211, 153, var(--tw-border-opacity));
  }

  .tablet-landscape\:focus-within\:border-green-500:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(16, 185, 129, var(--tw-border-opacity));
  }

  .tablet-landscape\:focus-within\:border-green-600:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(5, 150, 105, var(--tw-border-opacity));
  }

  .tablet-landscape\:focus-within\:border-green-700:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(4, 120, 87, var(--tw-border-opacity));
  }

  .tablet-landscape\:focus-within\:border-green-800:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(6, 95, 70, var(--tw-border-opacity));
  }

  .tablet-landscape\:focus-within\:border-green-900:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(6, 78, 59, var(--tw-border-opacity));
  }

  .tablet-landscape\:focus-within\:border-blue-50:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(239, 246, 255, var(--tw-border-opacity));
  }

  .tablet-landscape\:focus-within\:border-blue-100:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(219, 234, 254, var(--tw-border-opacity));
  }

  .tablet-landscape\:focus-within\:border-blue-200:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(191, 219, 254, var(--tw-border-opacity));
  }

  .tablet-landscape\:focus-within\:border-blue-300:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(147, 197, 253, var(--tw-border-opacity));
  }

  .tablet-landscape\:focus-within\:border-blue-400:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(96, 165, 250, var(--tw-border-opacity));
  }

  .tablet-landscape\:focus-within\:border-blue-500:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(59, 130, 246, var(--tw-border-opacity));
  }

  .tablet-landscape\:focus-within\:border-blue-600:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(37, 99, 235, var(--tw-border-opacity));
  }

  .tablet-landscape\:focus-within\:border-blue-700:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(29, 78, 216, var(--tw-border-opacity));
  }

  .tablet-landscape\:focus-within\:border-blue-800:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(30, 64, 175, var(--tw-border-opacity));
  }

  .tablet-landscape\:focus-within\:border-blue-900:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(30, 58, 138, var(--tw-border-opacity));
  }

  .tablet-landscape\:focus-within\:border-indigo-50:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(238, 242, 255, var(--tw-border-opacity));
  }

  .tablet-landscape\:focus-within\:border-indigo-100:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(224, 231, 255, var(--tw-border-opacity));
  }

  .tablet-landscape\:focus-within\:border-indigo-200:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(199, 210, 254, var(--tw-border-opacity));
  }

  .tablet-landscape\:focus-within\:border-indigo-300:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(165, 180, 252, var(--tw-border-opacity));
  }

  .tablet-landscape\:focus-within\:border-indigo-400:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(129, 140, 248, var(--tw-border-opacity));
  }

  .tablet-landscape\:focus-within\:border-indigo-500:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(99, 102, 241, var(--tw-border-opacity));
  }

  .tablet-landscape\:focus-within\:border-indigo-600:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(79, 70, 229, var(--tw-border-opacity));
  }

  .tablet-landscape\:focus-within\:border-indigo-700:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(67, 56, 202, var(--tw-border-opacity));
  }

  .tablet-landscape\:focus-within\:border-indigo-800:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(55, 48, 163, var(--tw-border-opacity));
  }

  .tablet-landscape\:focus-within\:border-indigo-900:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(49, 46, 129, var(--tw-border-opacity));
  }

  .tablet-landscape\:focus-within\:border-purple-50:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(245, 243, 255, var(--tw-border-opacity));
  }

  .tablet-landscape\:focus-within\:border-purple-100:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(237, 233, 254, var(--tw-border-opacity));
  }

  .tablet-landscape\:focus-within\:border-purple-200:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(221, 214, 254, var(--tw-border-opacity));
  }

  .tablet-landscape\:focus-within\:border-purple-300:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(196, 181, 253, var(--tw-border-opacity));
  }

  .tablet-landscape\:focus-within\:border-purple-400:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(167, 139, 250, var(--tw-border-opacity));
  }

  .tablet-landscape\:focus-within\:border-purple-500:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(139, 92, 246, var(--tw-border-opacity));
  }

  .tablet-landscape\:focus-within\:border-purple-600:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(124, 58, 237, var(--tw-border-opacity));
  }

  .tablet-landscape\:focus-within\:border-purple-700:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(109, 40, 217, var(--tw-border-opacity));
  }

  .tablet-landscape\:focus-within\:border-purple-800:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(91, 33, 182, var(--tw-border-opacity));
  }

  .tablet-landscape\:focus-within\:border-purple-900:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(76, 29, 149, var(--tw-border-opacity));
  }

  .tablet-landscape\:focus-within\:border-pink-50:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(253, 242, 248, var(--tw-border-opacity));
  }

  .tablet-landscape\:focus-within\:border-pink-100:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(252, 231, 243, var(--tw-border-opacity));
  }

  .tablet-landscape\:focus-within\:border-pink-200:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(251, 207, 232, var(--tw-border-opacity));
  }

  .tablet-landscape\:focus-within\:border-pink-300:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(249, 168, 212, var(--tw-border-opacity));
  }

  .tablet-landscape\:focus-within\:border-pink-400:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(244, 114, 182, var(--tw-border-opacity));
  }

  .tablet-landscape\:focus-within\:border-pink-500:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(236, 72, 153, var(--tw-border-opacity));
  }

  .tablet-landscape\:focus-within\:border-pink-600:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(219, 39, 119, var(--tw-border-opacity));
  }

  .tablet-landscape\:focus-within\:border-pink-700:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(190, 24, 93, var(--tw-border-opacity));
  }

  .tablet-landscape\:focus-within\:border-pink-800:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(157, 23, 77, var(--tw-border-opacity));
  }

  .tablet-landscape\:focus-within\:border-pink-900:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(131, 24, 67, var(--tw-border-opacity));
  }

  .tablet-landscape\:focus-within\:border-base-normal:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(0, 65, 129, var(--tw-border-opacity));
  }

  .tablet-landscape\:focus-within\:border-base-dark:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(0, 52, 105, var(--tw-border-opacity));
  }

  .tablet-landscape\:focus-within\:border-base-black:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(29, 29, 31, var(--tw-border-opacity));
  }

  .tablet-landscape\:focus-within\:border-base-border:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(231, 231, 233, var(--tw-border-opacity));
  }

  .tablet-landscape\:focus-within\:border-primary-normal:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(0, 103, 207, var(--tw-border-opacity));
  }

  .tablet-landscape\:focus-within\:border-primary-alt:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(0, 71, 143, var(--tw-border-opacity));
  }

  .tablet-landscape\:focus-within\:border-subtle-white:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(249, 249, 249, var(--tw-border-opacity));
  }

  .tablet-landscape\:focus-within\:border-turquesa:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(0, 151, 178, var(--tw-border-opacity));
  }

  .tablet-landscape\:hover\:border-transparent:hover {
    border-color: transparent;
  }

  .tablet-landscape\:hover\:border-current:hover {
    border-color: currentColor;
  }

  .tablet-landscape\:hover\:border-black:hover {
    --tw-border-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity));
  }

  .tablet-landscape\:hover\:border-white:hover {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .tablet-landscape\:hover\:border-gray-50:hover {
    --tw-border-opacity: 1;
    border-color: rgba(249, 250, 251, var(--tw-border-opacity));
  }

  .tablet-landscape\:hover\:border-gray-100:hover {
    --tw-border-opacity: 1;
    border-color: rgba(243, 244, 246, var(--tw-border-opacity));
  }

  .tablet-landscape\:hover\:border-gray-200:hover {
    --tw-border-opacity: 1;
    border-color: rgba(229, 231, 235, var(--tw-border-opacity));
  }

  .tablet-landscape\:hover\:border-gray-300:hover {
    --tw-border-opacity: 1;
    border-color: rgba(209, 213, 219, var(--tw-border-opacity));
  }

  .tablet-landscape\:hover\:border-gray-400:hover {
    --tw-border-opacity: 1;
    border-color: rgba(156, 163, 175, var(--tw-border-opacity));
  }

  .tablet-landscape\:hover\:border-gray-500:hover {
    --tw-border-opacity: 1;
    border-color: rgba(107, 114, 128, var(--tw-border-opacity));
  }

  .tablet-landscape\:hover\:border-gray-600:hover {
    --tw-border-opacity: 1;
    border-color: rgba(75, 85, 99, var(--tw-border-opacity));
  }

  .tablet-landscape\:hover\:border-gray-700:hover {
    --tw-border-opacity: 1;
    border-color: rgba(55, 65, 81, var(--tw-border-opacity));
  }

  .tablet-landscape\:hover\:border-gray-800:hover {
    --tw-border-opacity: 1;
    border-color: rgba(31, 41, 55, var(--tw-border-opacity));
  }

  .tablet-landscape\:hover\:border-gray-900:hover {
    --tw-border-opacity: 1;
    border-color: rgba(17, 24, 39, var(--tw-border-opacity));
  }

  .tablet-landscape\:hover\:border-red-50:hover {
    --tw-border-opacity: 1;
    border-color: rgba(254, 242, 242, var(--tw-border-opacity));
  }

  .tablet-landscape\:hover\:border-red-100:hover {
    --tw-border-opacity: 1;
    border-color: rgba(254, 226, 226, var(--tw-border-opacity));
  }

  .tablet-landscape\:hover\:border-red-200:hover {
    --tw-border-opacity: 1;
    border-color: rgba(254, 202, 202, var(--tw-border-opacity));
  }

  .tablet-landscape\:hover\:border-red-300:hover {
    --tw-border-opacity: 1;
    border-color: rgba(252, 165, 165, var(--tw-border-opacity));
  }

  .tablet-landscape\:hover\:border-red-400:hover {
    --tw-border-opacity: 1;
    border-color: rgba(248, 113, 113, var(--tw-border-opacity));
  }

  .tablet-landscape\:hover\:border-red-500:hover {
    --tw-border-opacity: 1;
    border-color: rgba(239, 68, 68, var(--tw-border-opacity));
  }

  .tablet-landscape\:hover\:border-red-600:hover {
    --tw-border-opacity: 1;
    border-color: rgba(220, 38, 38, var(--tw-border-opacity));
  }

  .tablet-landscape\:hover\:border-red-700:hover {
    --tw-border-opacity: 1;
    border-color: rgba(185, 28, 28, var(--tw-border-opacity));
  }

  .tablet-landscape\:hover\:border-red-800:hover {
    --tw-border-opacity: 1;
    border-color: rgba(153, 27, 27, var(--tw-border-opacity));
  }

  .tablet-landscape\:hover\:border-red-900:hover {
    --tw-border-opacity: 1;
    border-color: rgba(127, 29, 29, var(--tw-border-opacity));
  }

  .tablet-landscape\:hover\:border-yellow-50:hover {
    --tw-border-opacity: 1;
    border-color: rgba(255, 251, 235, var(--tw-border-opacity));
  }

  .tablet-landscape\:hover\:border-yellow-100:hover {
    --tw-border-opacity: 1;
    border-color: rgba(254, 243, 199, var(--tw-border-opacity));
  }

  .tablet-landscape\:hover\:border-yellow-200:hover {
    --tw-border-opacity: 1;
    border-color: rgba(253, 230, 138, var(--tw-border-opacity));
  }

  .tablet-landscape\:hover\:border-yellow-300:hover {
    --tw-border-opacity: 1;
    border-color: rgba(252, 211, 77, var(--tw-border-opacity));
  }

  .tablet-landscape\:hover\:border-yellow-400:hover {
    --tw-border-opacity: 1;
    border-color: rgba(251, 191, 36, var(--tw-border-opacity));
  }

  .tablet-landscape\:hover\:border-yellow-500:hover {
    --tw-border-opacity: 1;
    border-color: rgba(245, 158, 11, var(--tw-border-opacity));
  }

  .tablet-landscape\:hover\:border-yellow-600:hover {
    --tw-border-opacity: 1;
    border-color: rgba(217, 119, 6, var(--tw-border-opacity));
  }

  .tablet-landscape\:hover\:border-yellow-700:hover {
    --tw-border-opacity: 1;
    border-color: rgba(180, 83, 9, var(--tw-border-opacity));
  }

  .tablet-landscape\:hover\:border-yellow-800:hover {
    --tw-border-opacity: 1;
    border-color: rgba(146, 64, 14, var(--tw-border-opacity));
  }

  .tablet-landscape\:hover\:border-yellow-900:hover {
    --tw-border-opacity: 1;
    border-color: rgba(120, 53, 15, var(--tw-border-opacity));
  }

  .tablet-landscape\:hover\:border-green-50:hover {
    --tw-border-opacity: 1;
    border-color: rgba(236, 253, 245, var(--tw-border-opacity));
  }

  .tablet-landscape\:hover\:border-green-100:hover {
    --tw-border-opacity: 1;
    border-color: rgba(209, 250, 229, var(--tw-border-opacity));
  }

  .tablet-landscape\:hover\:border-green-200:hover {
    --tw-border-opacity: 1;
    border-color: rgba(167, 243, 208, var(--tw-border-opacity));
  }

  .tablet-landscape\:hover\:border-green-300:hover {
    --tw-border-opacity: 1;
    border-color: rgba(110, 231, 183, var(--tw-border-opacity));
  }

  .tablet-landscape\:hover\:border-green-400:hover {
    --tw-border-opacity: 1;
    border-color: rgba(52, 211, 153, var(--tw-border-opacity));
  }

  .tablet-landscape\:hover\:border-green-500:hover {
    --tw-border-opacity: 1;
    border-color: rgba(16, 185, 129, var(--tw-border-opacity));
  }

  .tablet-landscape\:hover\:border-green-600:hover {
    --tw-border-opacity: 1;
    border-color: rgba(5, 150, 105, var(--tw-border-opacity));
  }

  .tablet-landscape\:hover\:border-green-700:hover {
    --tw-border-opacity: 1;
    border-color: rgba(4, 120, 87, var(--tw-border-opacity));
  }

  .tablet-landscape\:hover\:border-green-800:hover {
    --tw-border-opacity: 1;
    border-color: rgba(6, 95, 70, var(--tw-border-opacity));
  }

  .tablet-landscape\:hover\:border-green-900:hover {
    --tw-border-opacity: 1;
    border-color: rgba(6, 78, 59, var(--tw-border-opacity));
  }

  .tablet-landscape\:hover\:border-blue-50:hover {
    --tw-border-opacity: 1;
    border-color: rgba(239, 246, 255, var(--tw-border-opacity));
  }

  .tablet-landscape\:hover\:border-blue-100:hover {
    --tw-border-opacity: 1;
    border-color: rgba(219, 234, 254, var(--tw-border-opacity));
  }

  .tablet-landscape\:hover\:border-blue-200:hover {
    --tw-border-opacity: 1;
    border-color: rgba(191, 219, 254, var(--tw-border-opacity));
  }

  .tablet-landscape\:hover\:border-blue-300:hover {
    --tw-border-opacity: 1;
    border-color: rgba(147, 197, 253, var(--tw-border-opacity));
  }

  .tablet-landscape\:hover\:border-blue-400:hover {
    --tw-border-opacity: 1;
    border-color: rgba(96, 165, 250, var(--tw-border-opacity));
  }

  .tablet-landscape\:hover\:border-blue-500:hover {
    --tw-border-opacity: 1;
    border-color: rgba(59, 130, 246, var(--tw-border-opacity));
  }

  .tablet-landscape\:hover\:border-blue-600:hover {
    --tw-border-opacity: 1;
    border-color: rgba(37, 99, 235, var(--tw-border-opacity));
  }

  .tablet-landscape\:hover\:border-blue-700:hover {
    --tw-border-opacity: 1;
    border-color: rgba(29, 78, 216, var(--tw-border-opacity));
  }

  .tablet-landscape\:hover\:border-blue-800:hover {
    --tw-border-opacity: 1;
    border-color: rgba(30, 64, 175, var(--tw-border-opacity));
  }

  .tablet-landscape\:hover\:border-blue-900:hover {
    --tw-border-opacity: 1;
    border-color: rgba(30, 58, 138, var(--tw-border-opacity));
  }

  .tablet-landscape\:hover\:border-indigo-50:hover {
    --tw-border-opacity: 1;
    border-color: rgba(238, 242, 255, var(--tw-border-opacity));
  }

  .tablet-landscape\:hover\:border-indigo-100:hover {
    --tw-border-opacity: 1;
    border-color: rgba(224, 231, 255, var(--tw-border-opacity));
  }

  .tablet-landscape\:hover\:border-indigo-200:hover {
    --tw-border-opacity: 1;
    border-color: rgba(199, 210, 254, var(--tw-border-opacity));
  }

  .tablet-landscape\:hover\:border-indigo-300:hover {
    --tw-border-opacity: 1;
    border-color: rgba(165, 180, 252, var(--tw-border-opacity));
  }

  .tablet-landscape\:hover\:border-indigo-400:hover {
    --tw-border-opacity: 1;
    border-color: rgba(129, 140, 248, var(--tw-border-opacity));
  }

  .tablet-landscape\:hover\:border-indigo-500:hover {
    --tw-border-opacity: 1;
    border-color: rgba(99, 102, 241, var(--tw-border-opacity));
  }

  .tablet-landscape\:hover\:border-indigo-600:hover {
    --tw-border-opacity: 1;
    border-color: rgba(79, 70, 229, var(--tw-border-opacity));
  }

  .tablet-landscape\:hover\:border-indigo-700:hover {
    --tw-border-opacity: 1;
    border-color: rgba(67, 56, 202, var(--tw-border-opacity));
  }

  .tablet-landscape\:hover\:border-indigo-800:hover {
    --tw-border-opacity: 1;
    border-color: rgba(55, 48, 163, var(--tw-border-opacity));
  }

  .tablet-landscape\:hover\:border-indigo-900:hover {
    --tw-border-opacity: 1;
    border-color: rgba(49, 46, 129, var(--tw-border-opacity));
  }

  .tablet-landscape\:hover\:border-purple-50:hover {
    --tw-border-opacity: 1;
    border-color: rgba(245, 243, 255, var(--tw-border-opacity));
  }

  .tablet-landscape\:hover\:border-purple-100:hover {
    --tw-border-opacity: 1;
    border-color: rgba(237, 233, 254, var(--tw-border-opacity));
  }

  .tablet-landscape\:hover\:border-purple-200:hover {
    --tw-border-opacity: 1;
    border-color: rgba(221, 214, 254, var(--tw-border-opacity));
  }

  .tablet-landscape\:hover\:border-purple-300:hover {
    --tw-border-opacity: 1;
    border-color: rgba(196, 181, 253, var(--tw-border-opacity));
  }

  .tablet-landscape\:hover\:border-purple-400:hover {
    --tw-border-opacity: 1;
    border-color: rgba(167, 139, 250, var(--tw-border-opacity));
  }

  .tablet-landscape\:hover\:border-purple-500:hover {
    --tw-border-opacity: 1;
    border-color: rgba(139, 92, 246, var(--tw-border-opacity));
  }

  .tablet-landscape\:hover\:border-purple-600:hover {
    --tw-border-opacity: 1;
    border-color: rgba(124, 58, 237, var(--tw-border-opacity));
  }

  .tablet-landscape\:hover\:border-purple-700:hover {
    --tw-border-opacity: 1;
    border-color: rgba(109, 40, 217, var(--tw-border-opacity));
  }

  .tablet-landscape\:hover\:border-purple-800:hover {
    --tw-border-opacity: 1;
    border-color: rgba(91, 33, 182, var(--tw-border-opacity));
  }

  .tablet-landscape\:hover\:border-purple-900:hover {
    --tw-border-opacity: 1;
    border-color: rgba(76, 29, 149, var(--tw-border-opacity));
  }

  .tablet-landscape\:hover\:border-pink-50:hover {
    --tw-border-opacity: 1;
    border-color: rgba(253, 242, 248, var(--tw-border-opacity));
  }

  .tablet-landscape\:hover\:border-pink-100:hover {
    --tw-border-opacity: 1;
    border-color: rgba(252, 231, 243, var(--tw-border-opacity));
  }

  .tablet-landscape\:hover\:border-pink-200:hover {
    --tw-border-opacity: 1;
    border-color: rgba(251, 207, 232, var(--tw-border-opacity));
  }

  .tablet-landscape\:hover\:border-pink-300:hover {
    --tw-border-opacity: 1;
    border-color: rgba(249, 168, 212, var(--tw-border-opacity));
  }

  .tablet-landscape\:hover\:border-pink-400:hover {
    --tw-border-opacity: 1;
    border-color: rgba(244, 114, 182, var(--tw-border-opacity));
  }

  .tablet-landscape\:hover\:border-pink-500:hover {
    --tw-border-opacity: 1;
    border-color: rgba(236, 72, 153, var(--tw-border-opacity));
  }

  .tablet-landscape\:hover\:border-pink-600:hover {
    --tw-border-opacity: 1;
    border-color: rgba(219, 39, 119, var(--tw-border-opacity));
  }

  .tablet-landscape\:hover\:border-pink-700:hover {
    --tw-border-opacity: 1;
    border-color: rgba(190, 24, 93, var(--tw-border-opacity));
  }

  .tablet-landscape\:hover\:border-pink-800:hover {
    --tw-border-opacity: 1;
    border-color: rgba(157, 23, 77, var(--tw-border-opacity));
  }

  .tablet-landscape\:hover\:border-pink-900:hover {
    --tw-border-opacity: 1;
    border-color: rgba(131, 24, 67, var(--tw-border-opacity));
  }

  .tablet-landscape\:hover\:border-base-normal:hover {
    --tw-border-opacity: 1;
    border-color: rgba(0, 65, 129, var(--tw-border-opacity));
  }

  .tablet-landscape\:hover\:border-base-dark:hover {
    --tw-border-opacity: 1;
    border-color: rgba(0, 52, 105, var(--tw-border-opacity));
  }

  .tablet-landscape\:hover\:border-base-black:hover {
    --tw-border-opacity: 1;
    border-color: rgba(29, 29, 31, var(--tw-border-opacity));
  }

  .tablet-landscape\:hover\:border-base-border:hover {
    --tw-border-opacity: 1;
    border-color: rgba(231, 231, 233, var(--tw-border-opacity));
  }

  .tablet-landscape\:hover\:border-primary-normal:hover {
    --tw-border-opacity: 1;
    border-color: rgba(0, 103, 207, var(--tw-border-opacity));
  }

  .tablet-landscape\:hover\:border-primary-alt:hover {
    --tw-border-opacity: 1;
    border-color: rgba(0, 71, 143, var(--tw-border-opacity));
  }

  .tablet-landscape\:hover\:border-subtle-white:hover {
    --tw-border-opacity: 1;
    border-color: rgba(249, 249, 249, var(--tw-border-opacity));
  }

  .tablet-landscape\:hover\:border-turquesa:hover {
    --tw-border-opacity: 1;
    border-color: rgba(0, 151, 178, var(--tw-border-opacity));
  }

  .tablet-landscape\:focus\:border-transparent:focus {
    border-color: transparent;
  }

  .tablet-landscape\:focus\:border-current:focus {
    border-color: currentColor;
  }

  .tablet-landscape\:focus\:border-black:focus {
    --tw-border-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity));
  }

  .tablet-landscape\:focus\:border-white:focus {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .tablet-landscape\:focus\:border-gray-50:focus {
    --tw-border-opacity: 1;
    border-color: rgba(249, 250, 251, var(--tw-border-opacity));
  }

  .tablet-landscape\:focus\:border-gray-100:focus {
    --tw-border-opacity: 1;
    border-color: rgba(243, 244, 246, var(--tw-border-opacity));
  }

  .tablet-landscape\:focus\:border-gray-200:focus {
    --tw-border-opacity: 1;
    border-color: rgba(229, 231, 235, var(--tw-border-opacity));
  }

  .tablet-landscape\:focus\:border-gray-300:focus {
    --tw-border-opacity: 1;
    border-color: rgba(209, 213, 219, var(--tw-border-opacity));
  }

  .tablet-landscape\:focus\:border-gray-400:focus {
    --tw-border-opacity: 1;
    border-color: rgba(156, 163, 175, var(--tw-border-opacity));
  }

  .tablet-landscape\:focus\:border-gray-500:focus {
    --tw-border-opacity: 1;
    border-color: rgba(107, 114, 128, var(--tw-border-opacity));
  }

  .tablet-landscape\:focus\:border-gray-600:focus {
    --tw-border-opacity: 1;
    border-color: rgba(75, 85, 99, var(--tw-border-opacity));
  }

  .tablet-landscape\:focus\:border-gray-700:focus {
    --tw-border-opacity: 1;
    border-color: rgba(55, 65, 81, var(--tw-border-opacity));
  }

  .tablet-landscape\:focus\:border-gray-800:focus {
    --tw-border-opacity: 1;
    border-color: rgba(31, 41, 55, var(--tw-border-opacity));
  }

  .tablet-landscape\:focus\:border-gray-900:focus {
    --tw-border-opacity: 1;
    border-color: rgba(17, 24, 39, var(--tw-border-opacity));
  }

  .tablet-landscape\:focus\:border-red-50:focus {
    --tw-border-opacity: 1;
    border-color: rgba(254, 242, 242, var(--tw-border-opacity));
  }

  .tablet-landscape\:focus\:border-red-100:focus {
    --tw-border-opacity: 1;
    border-color: rgba(254, 226, 226, var(--tw-border-opacity));
  }

  .tablet-landscape\:focus\:border-red-200:focus {
    --tw-border-opacity: 1;
    border-color: rgba(254, 202, 202, var(--tw-border-opacity));
  }

  .tablet-landscape\:focus\:border-red-300:focus {
    --tw-border-opacity: 1;
    border-color: rgba(252, 165, 165, var(--tw-border-opacity));
  }

  .tablet-landscape\:focus\:border-red-400:focus {
    --tw-border-opacity: 1;
    border-color: rgba(248, 113, 113, var(--tw-border-opacity));
  }

  .tablet-landscape\:focus\:border-red-500:focus {
    --tw-border-opacity: 1;
    border-color: rgba(239, 68, 68, var(--tw-border-opacity));
  }

  .tablet-landscape\:focus\:border-red-600:focus {
    --tw-border-opacity: 1;
    border-color: rgba(220, 38, 38, var(--tw-border-opacity));
  }

  .tablet-landscape\:focus\:border-red-700:focus {
    --tw-border-opacity: 1;
    border-color: rgba(185, 28, 28, var(--tw-border-opacity));
  }

  .tablet-landscape\:focus\:border-red-800:focus {
    --tw-border-opacity: 1;
    border-color: rgba(153, 27, 27, var(--tw-border-opacity));
  }

  .tablet-landscape\:focus\:border-red-900:focus {
    --tw-border-opacity: 1;
    border-color: rgba(127, 29, 29, var(--tw-border-opacity));
  }

  .tablet-landscape\:focus\:border-yellow-50:focus {
    --tw-border-opacity: 1;
    border-color: rgba(255, 251, 235, var(--tw-border-opacity));
  }

  .tablet-landscape\:focus\:border-yellow-100:focus {
    --tw-border-opacity: 1;
    border-color: rgba(254, 243, 199, var(--tw-border-opacity));
  }

  .tablet-landscape\:focus\:border-yellow-200:focus {
    --tw-border-opacity: 1;
    border-color: rgba(253, 230, 138, var(--tw-border-opacity));
  }

  .tablet-landscape\:focus\:border-yellow-300:focus {
    --tw-border-opacity: 1;
    border-color: rgba(252, 211, 77, var(--tw-border-opacity));
  }

  .tablet-landscape\:focus\:border-yellow-400:focus {
    --tw-border-opacity: 1;
    border-color: rgba(251, 191, 36, var(--tw-border-opacity));
  }

  .tablet-landscape\:focus\:border-yellow-500:focus {
    --tw-border-opacity: 1;
    border-color: rgba(245, 158, 11, var(--tw-border-opacity));
  }

  .tablet-landscape\:focus\:border-yellow-600:focus {
    --tw-border-opacity: 1;
    border-color: rgba(217, 119, 6, var(--tw-border-opacity));
  }

  .tablet-landscape\:focus\:border-yellow-700:focus {
    --tw-border-opacity: 1;
    border-color: rgba(180, 83, 9, var(--tw-border-opacity));
  }

  .tablet-landscape\:focus\:border-yellow-800:focus {
    --tw-border-opacity: 1;
    border-color: rgba(146, 64, 14, var(--tw-border-opacity));
  }

  .tablet-landscape\:focus\:border-yellow-900:focus {
    --tw-border-opacity: 1;
    border-color: rgba(120, 53, 15, var(--tw-border-opacity));
  }

  .tablet-landscape\:focus\:border-green-50:focus {
    --tw-border-opacity: 1;
    border-color: rgba(236, 253, 245, var(--tw-border-opacity));
  }

  .tablet-landscape\:focus\:border-green-100:focus {
    --tw-border-opacity: 1;
    border-color: rgba(209, 250, 229, var(--tw-border-opacity));
  }

  .tablet-landscape\:focus\:border-green-200:focus {
    --tw-border-opacity: 1;
    border-color: rgba(167, 243, 208, var(--tw-border-opacity));
  }

  .tablet-landscape\:focus\:border-green-300:focus {
    --tw-border-opacity: 1;
    border-color: rgba(110, 231, 183, var(--tw-border-opacity));
  }

  .tablet-landscape\:focus\:border-green-400:focus {
    --tw-border-opacity: 1;
    border-color: rgba(52, 211, 153, var(--tw-border-opacity));
  }

  .tablet-landscape\:focus\:border-green-500:focus {
    --tw-border-opacity: 1;
    border-color: rgba(16, 185, 129, var(--tw-border-opacity));
  }

  .tablet-landscape\:focus\:border-green-600:focus {
    --tw-border-opacity: 1;
    border-color: rgba(5, 150, 105, var(--tw-border-opacity));
  }

  .tablet-landscape\:focus\:border-green-700:focus {
    --tw-border-opacity: 1;
    border-color: rgba(4, 120, 87, var(--tw-border-opacity));
  }

  .tablet-landscape\:focus\:border-green-800:focus {
    --tw-border-opacity: 1;
    border-color: rgba(6, 95, 70, var(--tw-border-opacity));
  }

  .tablet-landscape\:focus\:border-green-900:focus {
    --tw-border-opacity: 1;
    border-color: rgba(6, 78, 59, var(--tw-border-opacity));
  }

  .tablet-landscape\:focus\:border-blue-50:focus {
    --tw-border-opacity: 1;
    border-color: rgba(239, 246, 255, var(--tw-border-opacity));
  }

  .tablet-landscape\:focus\:border-blue-100:focus {
    --tw-border-opacity: 1;
    border-color: rgba(219, 234, 254, var(--tw-border-opacity));
  }

  .tablet-landscape\:focus\:border-blue-200:focus {
    --tw-border-opacity: 1;
    border-color: rgba(191, 219, 254, var(--tw-border-opacity));
  }

  .tablet-landscape\:focus\:border-blue-300:focus {
    --tw-border-opacity: 1;
    border-color: rgba(147, 197, 253, var(--tw-border-opacity));
  }

  .tablet-landscape\:focus\:border-blue-400:focus {
    --tw-border-opacity: 1;
    border-color: rgba(96, 165, 250, var(--tw-border-opacity));
  }

  .tablet-landscape\:focus\:border-blue-500:focus {
    --tw-border-opacity: 1;
    border-color: rgba(59, 130, 246, var(--tw-border-opacity));
  }

  .tablet-landscape\:focus\:border-blue-600:focus {
    --tw-border-opacity: 1;
    border-color: rgba(37, 99, 235, var(--tw-border-opacity));
  }

  .tablet-landscape\:focus\:border-blue-700:focus {
    --tw-border-opacity: 1;
    border-color: rgba(29, 78, 216, var(--tw-border-opacity));
  }

  .tablet-landscape\:focus\:border-blue-800:focus {
    --tw-border-opacity: 1;
    border-color: rgba(30, 64, 175, var(--tw-border-opacity));
  }

  .tablet-landscape\:focus\:border-blue-900:focus {
    --tw-border-opacity: 1;
    border-color: rgba(30, 58, 138, var(--tw-border-opacity));
  }

  .tablet-landscape\:focus\:border-indigo-50:focus {
    --tw-border-opacity: 1;
    border-color: rgba(238, 242, 255, var(--tw-border-opacity));
  }

  .tablet-landscape\:focus\:border-indigo-100:focus {
    --tw-border-opacity: 1;
    border-color: rgba(224, 231, 255, var(--tw-border-opacity));
  }

  .tablet-landscape\:focus\:border-indigo-200:focus {
    --tw-border-opacity: 1;
    border-color: rgba(199, 210, 254, var(--tw-border-opacity));
  }

  .tablet-landscape\:focus\:border-indigo-300:focus {
    --tw-border-opacity: 1;
    border-color: rgba(165, 180, 252, var(--tw-border-opacity));
  }

  .tablet-landscape\:focus\:border-indigo-400:focus {
    --tw-border-opacity: 1;
    border-color: rgba(129, 140, 248, var(--tw-border-opacity));
  }

  .tablet-landscape\:focus\:border-indigo-500:focus {
    --tw-border-opacity: 1;
    border-color: rgba(99, 102, 241, var(--tw-border-opacity));
  }

  .tablet-landscape\:focus\:border-indigo-600:focus {
    --tw-border-opacity: 1;
    border-color: rgba(79, 70, 229, var(--tw-border-opacity));
  }

  .tablet-landscape\:focus\:border-indigo-700:focus {
    --tw-border-opacity: 1;
    border-color: rgba(67, 56, 202, var(--tw-border-opacity));
  }

  .tablet-landscape\:focus\:border-indigo-800:focus {
    --tw-border-opacity: 1;
    border-color: rgba(55, 48, 163, var(--tw-border-opacity));
  }

  .tablet-landscape\:focus\:border-indigo-900:focus {
    --tw-border-opacity: 1;
    border-color: rgba(49, 46, 129, var(--tw-border-opacity));
  }

  .tablet-landscape\:focus\:border-purple-50:focus {
    --tw-border-opacity: 1;
    border-color: rgba(245, 243, 255, var(--tw-border-opacity));
  }

  .tablet-landscape\:focus\:border-purple-100:focus {
    --tw-border-opacity: 1;
    border-color: rgba(237, 233, 254, var(--tw-border-opacity));
  }

  .tablet-landscape\:focus\:border-purple-200:focus {
    --tw-border-opacity: 1;
    border-color: rgba(221, 214, 254, var(--tw-border-opacity));
  }

  .tablet-landscape\:focus\:border-purple-300:focus {
    --tw-border-opacity: 1;
    border-color: rgba(196, 181, 253, var(--tw-border-opacity));
  }

  .tablet-landscape\:focus\:border-purple-400:focus {
    --tw-border-opacity: 1;
    border-color: rgba(167, 139, 250, var(--tw-border-opacity));
  }

  .tablet-landscape\:focus\:border-purple-500:focus {
    --tw-border-opacity: 1;
    border-color: rgba(139, 92, 246, var(--tw-border-opacity));
  }

  .tablet-landscape\:focus\:border-purple-600:focus {
    --tw-border-opacity: 1;
    border-color: rgba(124, 58, 237, var(--tw-border-opacity));
  }

  .tablet-landscape\:focus\:border-purple-700:focus {
    --tw-border-opacity: 1;
    border-color: rgba(109, 40, 217, var(--tw-border-opacity));
  }

  .tablet-landscape\:focus\:border-purple-800:focus {
    --tw-border-opacity: 1;
    border-color: rgba(91, 33, 182, var(--tw-border-opacity));
  }

  .tablet-landscape\:focus\:border-purple-900:focus {
    --tw-border-opacity: 1;
    border-color: rgba(76, 29, 149, var(--tw-border-opacity));
  }

  .tablet-landscape\:focus\:border-pink-50:focus {
    --tw-border-opacity: 1;
    border-color: rgba(253, 242, 248, var(--tw-border-opacity));
  }

  .tablet-landscape\:focus\:border-pink-100:focus {
    --tw-border-opacity: 1;
    border-color: rgba(252, 231, 243, var(--tw-border-opacity));
  }

  .tablet-landscape\:focus\:border-pink-200:focus {
    --tw-border-opacity: 1;
    border-color: rgba(251, 207, 232, var(--tw-border-opacity));
  }

  .tablet-landscape\:focus\:border-pink-300:focus {
    --tw-border-opacity: 1;
    border-color: rgba(249, 168, 212, var(--tw-border-opacity));
  }

  .tablet-landscape\:focus\:border-pink-400:focus {
    --tw-border-opacity: 1;
    border-color: rgba(244, 114, 182, var(--tw-border-opacity));
  }

  .tablet-landscape\:focus\:border-pink-500:focus {
    --tw-border-opacity: 1;
    border-color: rgba(236, 72, 153, var(--tw-border-opacity));
  }

  .tablet-landscape\:focus\:border-pink-600:focus {
    --tw-border-opacity: 1;
    border-color: rgba(219, 39, 119, var(--tw-border-opacity));
  }

  .tablet-landscape\:focus\:border-pink-700:focus {
    --tw-border-opacity: 1;
    border-color: rgba(190, 24, 93, var(--tw-border-opacity));
  }

  .tablet-landscape\:focus\:border-pink-800:focus {
    --tw-border-opacity: 1;
    border-color: rgba(157, 23, 77, var(--tw-border-opacity));
  }

  .tablet-landscape\:focus\:border-pink-900:focus {
    --tw-border-opacity: 1;
    border-color: rgba(131, 24, 67, var(--tw-border-opacity));
  }

  .tablet-landscape\:focus\:border-base-normal:focus {
    --tw-border-opacity: 1;
    border-color: rgba(0, 65, 129, var(--tw-border-opacity));
  }

  .tablet-landscape\:focus\:border-base-dark:focus {
    --tw-border-opacity: 1;
    border-color: rgba(0, 52, 105, var(--tw-border-opacity));
  }

  .tablet-landscape\:focus\:border-base-black:focus {
    --tw-border-opacity: 1;
    border-color: rgba(29, 29, 31, var(--tw-border-opacity));
  }

  .tablet-landscape\:focus\:border-base-border:focus {
    --tw-border-opacity: 1;
    border-color: rgba(231, 231, 233, var(--tw-border-opacity));
  }

  .tablet-landscape\:focus\:border-primary-normal:focus {
    --tw-border-opacity: 1;
    border-color: rgba(0, 103, 207, var(--tw-border-opacity));
  }

  .tablet-landscape\:focus\:border-primary-alt:focus {
    --tw-border-opacity: 1;
    border-color: rgba(0, 71, 143, var(--tw-border-opacity));
  }

  .tablet-landscape\:focus\:border-subtle-white:focus {
    --tw-border-opacity: 1;
    border-color: rgba(249, 249, 249, var(--tw-border-opacity));
  }

  .tablet-landscape\:focus\:border-turquesa:focus {
    --tw-border-opacity: 1;
    border-color: rgba(0, 151, 178, var(--tw-border-opacity));
  }

  .tablet-landscape\:border-opacity-0 {
    --tw-border-opacity: 0;
  }

  .tablet-landscape\:border-opacity-5 {
    --tw-border-opacity: 0.05;
  }

  .tablet-landscape\:border-opacity-10 {
    --tw-border-opacity: 0.1;
  }

  .tablet-landscape\:border-opacity-20 {
    --tw-border-opacity: 0.2;
  }

  .tablet-landscape\:border-opacity-25 {
    --tw-border-opacity: 0.25;
  }

  .tablet-landscape\:border-opacity-30 {
    --tw-border-opacity: 0.3;
  }

  .tablet-landscape\:border-opacity-40 {
    --tw-border-opacity: 0.4;
  }

  .tablet-landscape\:border-opacity-50 {
    --tw-border-opacity: 0.5;
  }

  .tablet-landscape\:border-opacity-60 {
    --tw-border-opacity: 0.6;
  }

  .tablet-landscape\:border-opacity-70 {
    --tw-border-opacity: 0.7;
  }

  .tablet-landscape\:border-opacity-75 {
    --tw-border-opacity: 0.75;
  }

  .tablet-landscape\:border-opacity-80 {
    --tw-border-opacity: 0.8;
  }

  .tablet-landscape\:border-opacity-90 {
    --tw-border-opacity: 0.9;
  }

  .tablet-landscape\:border-opacity-95 {
    --tw-border-opacity: 0.95;
  }

  .tablet-landscape\:border-opacity-100 {
    --tw-border-opacity: 1;
  }

  .group:hover .tablet-landscape\:group-hover\:border-opacity-0 {
    --tw-border-opacity: 0;
  }

  .group:hover .tablet-landscape\:group-hover\:border-opacity-5 {
    --tw-border-opacity: 0.05;
  }

  .group:hover .tablet-landscape\:group-hover\:border-opacity-10 {
    --tw-border-opacity: 0.1;
  }

  .group:hover .tablet-landscape\:group-hover\:border-opacity-20 {
    --tw-border-opacity: 0.2;
  }

  .group:hover .tablet-landscape\:group-hover\:border-opacity-25 {
    --tw-border-opacity: 0.25;
  }

  .group:hover .tablet-landscape\:group-hover\:border-opacity-30 {
    --tw-border-opacity: 0.3;
  }

  .group:hover .tablet-landscape\:group-hover\:border-opacity-40 {
    --tw-border-opacity: 0.4;
  }

  .group:hover .tablet-landscape\:group-hover\:border-opacity-50 {
    --tw-border-opacity: 0.5;
  }

  .group:hover .tablet-landscape\:group-hover\:border-opacity-60 {
    --tw-border-opacity: 0.6;
  }

  .group:hover .tablet-landscape\:group-hover\:border-opacity-70 {
    --tw-border-opacity: 0.7;
  }

  .group:hover .tablet-landscape\:group-hover\:border-opacity-75 {
    --tw-border-opacity: 0.75;
  }

  .group:hover .tablet-landscape\:group-hover\:border-opacity-80 {
    --tw-border-opacity: 0.8;
  }

  .group:hover .tablet-landscape\:group-hover\:border-opacity-90 {
    --tw-border-opacity: 0.9;
  }

  .group:hover .tablet-landscape\:group-hover\:border-opacity-95 {
    --tw-border-opacity: 0.95;
  }

  .group:hover .tablet-landscape\:group-hover\:border-opacity-100 {
    --tw-border-opacity: 1;
  }

  .tablet-landscape\:focus-within\:border-opacity-0:focus-within {
    --tw-border-opacity: 0;
  }

  .tablet-landscape\:focus-within\:border-opacity-5:focus-within {
    --tw-border-opacity: 0.05;
  }

  .tablet-landscape\:focus-within\:border-opacity-10:focus-within {
    --tw-border-opacity: 0.1;
  }

  .tablet-landscape\:focus-within\:border-opacity-20:focus-within {
    --tw-border-opacity: 0.2;
  }

  .tablet-landscape\:focus-within\:border-opacity-25:focus-within {
    --tw-border-opacity: 0.25;
  }

  .tablet-landscape\:focus-within\:border-opacity-30:focus-within {
    --tw-border-opacity: 0.3;
  }

  .tablet-landscape\:focus-within\:border-opacity-40:focus-within {
    --tw-border-opacity: 0.4;
  }

  .tablet-landscape\:focus-within\:border-opacity-50:focus-within {
    --tw-border-opacity: 0.5;
  }

  .tablet-landscape\:focus-within\:border-opacity-60:focus-within {
    --tw-border-opacity: 0.6;
  }

  .tablet-landscape\:focus-within\:border-opacity-70:focus-within {
    --tw-border-opacity: 0.7;
  }

  .tablet-landscape\:focus-within\:border-opacity-75:focus-within {
    --tw-border-opacity: 0.75;
  }

  .tablet-landscape\:focus-within\:border-opacity-80:focus-within {
    --tw-border-opacity: 0.8;
  }

  .tablet-landscape\:focus-within\:border-opacity-90:focus-within {
    --tw-border-opacity: 0.9;
  }

  .tablet-landscape\:focus-within\:border-opacity-95:focus-within {
    --tw-border-opacity: 0.95;
  }

  .tablet-landscape\:focus-within\:border-opacity-100:focus-within {
    --tw-border-opacity: 1;
  }

  .tablet-landscape\:hover\:border-opacity-0:hover {
    --tw-border-opacity: 0;
  }

  .tablet-landscape\:hover\:border-opacity-5:hover {
    --tw-border-opacity: 0.05;
  }

  .tablet-landscape\:hover\:border-opacity-10:hover {
    --tw-border-opacity: 0.1;
  }

  .tablet-landscape\:hover\:border-opacity-20:hover {
    --tw-border-opacity: 0.2;
  }

  .tablet-landscape\:hover\:border-opacity-25:hover {
    --tw-border-opacity: 0.25;
  }

  .tablet-landscape\:hover\:border-opacity-30:hover {
    --tw-border-opacity: 0.3;
  }

  .tablet-landscape\:hover\:border-opacity-40:hover {
    --tw-border-opacity: 0.4;
  }

  .tablet-landscape\:hover\:border-opacity-50:hover {
    --tw-border-opacity: 0.5;
  }

  .tablet-landscape\:hover\:border-opacity-60:hover {
    --tw-border-opacity: 0.6;
  }

  .tablet-landscape\:hover\:border-opacity-70:hover {
    --tw-border-opacity: 0.7;
  }

  .tablet-landscape\:hover\:border-opacity-75:hover {
    --tw-border-opacity: 0.75;
  }

  .tablet-landscape\:hover\:border-opacity-80:hover {
    --tw-border-opacity: 0.8;
  }

  .tablet-landscape\:hover\:border-opacity-90:hover {
    --tw-border-opacity: 0.9;
  }

  .tablet-landscape\:hover\:border-opacity-95:hover {
    --tw-border-opacity: 0.95;
  }

  .tablet-landscape\:hover\:border-opacity-100:hover {
    --tw-border-opacity: 1;
  }

  .tablet-landscape\:focus\:border-opacity-0:focus {
    --tw-border-opacity: 0;
  }

  .tablet-landscape\:focus\:border-opacity-5:focus {
    --tw-border-opacity: 0.05;
  }

  .tablet-landscape\:focus\:border-opacity-10:focus {
    --tw-border-opacity: 0.1;
  }

  .tablet-landscape\:focus\:border-opacity-20:focus {
    --tw-border-opacity: 0.2;
  }

  .tablet-landscape\:focus\:border-opacity-25:focus {
    --tw-border-opacity: 0.25;
  }

  .tablet-landscape\:focus\:border-opacity-30:focus {
    --tw-border-opacity: 0.3;
  }

  .tablet-landscape\:focus\:border-opacity-40:focus {
    --tw-border-opacity: 0.4;
  }

  .tablet-landscape\:focus\:border-opacity-50:focus {
    --tw-border-opacity: 0.5;
  }

  .tablet-landscape\:focus\:border-opacity-60:focus {
    --tw-border-opacity: 0.6;
  }

  .tablet-landscape\:focus\:border-opacity-70:focus {
    --tw-border-opacity: 0.7;
  }

  .tablet-landscape\:focus\:border-opacity-75:focus {
    --tw-border-opacity: 0.75;
  }

  .tablet-landscape\:focus\:border-opacity-80:focus {
    --tw-border-opacity: 0.8;
  }

  .tablet-landscape\:focus\:border-opacity-90:focus {
    --tw-border-opacity: 0.9;
  }

  .tablet-landscape\:focus\:border-opacity-95:focus {
    --tw-border-opacity: 0.95;
  }

  .tablet-landscape\:focus\:border-opacity-100:focus {
    --tw-border-opacity: 1;
  }

  .tablet-landscape\:bg-transparent {
    background-color: transparent;
  }

  .tablet-landscape\:bg-current {
    background-color: currentColor;
  }

  .tablet-landscape\:bg-black {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
  }

  .tablet-landscape\:bg-white {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .tablet-landscape\:bg-gray-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity));
  }

  .tablet-landscape\:bg-gray-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
  }

  .tablet-landscape\:bg-gray-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(229, 231, 235, var(--tw-bg-opacity));
  }

  .tablet-landscape\:bg-gray-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 213, 219, var(--tw-bg-opacity));
  }

  .tablet-landscape\:bg-gray-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(156, 163, 175, var(--tw-bg-opacity));
  }

  .tablet-landscape\:bg-gray-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 114, 128, var(--tw-bg-opacity));
  }

  .tablet-landscape\:bg-gray-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(75, 85, 99, var(--tw-bg-opacity));
  }

  .tablet-landscape\:bg-gray-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 65, 81, var(--tw-bg-opacity));
  }

  .tablet-landscape\:bg-gray-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 41, 55, var(--tw-bg-opacity));
  }

  .tablet-landscape\:bg-gray-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(17, 24, 39, var(--tw-bg-opacity));
  }

  .tablet-landscape\:bg-red-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 242, 242, var(--tw-bg-opacity));
  }

  .tablet-landscape\:bg-red-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 226, 226, var(--tw-bg-opacity));
  }

  .tablet-landscape\:bg-red-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 202, 202, var(--tw-bg-opacity));
  }

  .tablet-landscape\:bg-red-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 165, 165, var(--tw-bg-opacity));
  }

  .tablet-landscape\:bg-red-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 113, 113, var(--tw-bg-opacity));
  }

  .tablet-landscape\:bg-red-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 68, 68, var(--tw-bg-opacity));
  }

  .tablet-landscape\:bg-red-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(220, 38, 38, var(--tw-bg-opacity));
  }

  .tablet-landscape\:bg-red-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(185, 28, 28, var(--tw-bg-opacity));
  }

  .tablet-landscape\:bg-red-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(153, 27, 27, var(--tw-bg-opacity));
  }

  .tablet-landscape\:bg-red-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(127, 29, 29, var(--tw-bg-opacity));
  }

  .tablet-landscape\:bg-yellow-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity));
  }

  .tablet-landscape\:bg-yellow-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity));
  }

  .tablet-landscape\:bg-yellow-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity));
  }

  .tablet-landscape\:bg-yellow-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity));
  }

  .tablet-landscape\:bg-yellow-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity));
  }

  .tablet-landscape\:bg-yellow-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity));
  }

  .tablet-landscape\:bg-yellow-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity));
  }

  .tablet-landscape\:bg-yellow-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity));
  }

  .tablet-landscape\:bg-yellow-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity));
  }

  .tablet-landscape\:bg-yellow-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity));
  }

  .tablet-landscape\:bg-green-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 253, 245, var(--tw-bg-opacity));
  }

  .tablet-landscape\:bg-green-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 250, 229, var(--tw-bg-opacity));
  }

  .tablet-landscape\:bg-green-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(167, 243, 208, var(--tw-bg-opacity));
  }

  .tablet-landscape\:bg-green-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 231, 183, var(--tw-bg-opacity));
  }

  .tablet-landscape\:bg-green-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(52, 211, 153, var(--tw-bg-opacity));
  }

  .tablet-landscape\:bg-green-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(16, 185, 129, var(--tw-bg-opacity));
  }

  .tablet-landscape\:bg-green-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(5, 150, 105, var(--tw-bg-opacity));
  }

  .tablet-landscape\:bg-green-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 120, 87, var(--tw-bg-opacity));
  }

  .tablet-landscape\:bg-green-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 95, 70, var(--tw-bg-opacity));
  }

  .tablet-landscape\:bg-green-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 78, 59, var(--tw-bg-opacity));
  }

  .tablet-landscape\:bg-blue-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 246, 255, var(--tw-bg-opacity));
  }

  .tablet-landscape\:bg-blue-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 234, 254, var(--tw-bg-opacity));
  }

  .tablet-landscape\:bg-blue-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(191, 219, 254, var(--tw-bg-opacity));
  }

  .tablet-landscape\:bg-blue-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(147, 197, 253, var(--tw-bg-opacity));
  }

  .tablet-landscape\:bg-blue-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 165, 250, var(--tw-bg-opacity));
  }

  .tablet-landscape\:bg-blue-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(59, 130, 246, var(--tw-bg-opacity));
  }

  .tablet-landscape\:bg-blue-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 99, 235, var(--tw-bg-opacity));
  }

  .tablet-landscape\:bg-blue-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(29, 78, 216, var(--tw-bg-opacity));
  }

  .tablet-landscape\:bg-blue-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 64, 175, var(--tw-bg-opacity));
  }

  .tablet-landscape\:bg-blue-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 58, 138, var(--tw-bg-opacity));
  }

  .tablet-landscape\:bg-indigo-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 242, 255, var(--tw-bg-opacity));
  }

  .tablet-landscape\:bg-indigo-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(224, 231, 255, var(--tw-bg-opacity));
  }

  .tablet-landscape\:bg-indigo-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(199, 210, 254, var(--tw-bg-opacity));
  }

  .tablet-landscape\:bg-indigo-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 180, 252, var(--tw-bg-opacity));
  }

  .tablet-landscape\:bg-indigo-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(129, 140, 248, var(--tw-bg-opacity));
  }

  .tablet-landscape\:bg-indigo-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(99, 102, 241, var(--tw-bg-opacity));
  }

  .tablet-landscape\:bg-indigo-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(79, 70, 229, var(--tw-bg-opacity));
  }

  .tablet-landscape\:bg-indigo-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(67, 56, 202, var(--tw-bg-opacity));
  }

  .tablet-landscape\:bg-indigo-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 48, 163, var(--tw-bg-opacity));
  }

  .tablet-landscape\:bg-indigo-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(49, 46, 129, var(--tw-bg-opacity));
  }

  .tablet-landscape\:bg-purple-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 243, 255, var(--tw-bg-opacity));
  }

  .tablet-landscape\:bg-purple-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 233, 254, var(--tw-bg-opacity));
  }

  .tablet-landscape\:bg-purple-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(221, 214, 254, var(--tw-bg-opacity));
  }

  .tablet-landscape\:bg-purple-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(196, 181, 253, var(--tw-bg-opacity));
  }

  .tablet-landscape\:bg-purple-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(167, 139, 250, var(--tw-bg-opacity));
  }

  .tablet-landscape\:bg-purple-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(139, 92, 246, var(--tw-bg-opacity));
  }

  .tablet-landscape\:bg-purple-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(124, 58, 237, var(--tw-bg-opacity));
  }

  .tablet-landscape\:bg-purple-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(109, 40, 217, var(--tw-bg-opacity));
  }

  .tablet-landscape\:bg-purple-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(91, 33, 182, var(--tw-bg-opacity));
  }

  .tablet-landscape\:bg-purple-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(76, 29, 149, var(--tw-bg-opacity));
  }

  .tablet-landscape\:bg-pink-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 242, 248, var(--tw-bg-opacity));
  }

  .tablet-landscape\:bg-pink-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 231, 243, var(--tw-bg-opacity));
  }

  .tablet-landscape\:bg-pink-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 207, 232, var(--tw-bg-opacity));
  }

  .tablet-landscape\:bg-pink-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 168, 212, var(--tw-bg-opacity));
  }

  .tablet-landscape\:bg-pink-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 114, 182, var(--tw-bg-opacity));
  }

  .tablet-landscape\:bg-pink-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 72, 153, var(--tw-bg-opacity));
  }

  .tablet-landscape\:bg-pink-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 39, 119, var(--tw-bg-opacity));
  }

  .tablet-landscape\:bg-pink-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(190, 24, 93, var(--tw-bg-opacity));
  }

  .tablet-landscape\:bg-pink-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(157, 23, 77, var(--tw-bg-opacity));
  }

  .tablet-landscape\:bg-pink-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(131, 24, 67, var(--tw-bg-opacity));
  }

  .tablet-landscape\:bg-base-normal {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 65, 129, var(--tw-bg-opacity));
  }

  .tablet-landscape\:bg-base-dark {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 52, 105, var(--tw-bg-opacity));
  }

  .tablet-landscape\:bg-base-black {
    --tw-bg-opacity: 1;
    background-color: rgba(29, 29, 31, var(--tw-bg-opacity));
  }

  .tablet-landscape\:bg-base-border {
    --tw-bg-opacity: 1;
    background-color: rgba(231, 231, 233, var(--tw-bg-opacity));
  }

  .tablet-landscape\:bg-primary-normal {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 103, 207, var(--tw-bg-opacity));
  }

  .tablet-landscape\:bg-primary-alt {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 71, 143, var(--tw-bg-opacity));
  }

  .tablet-landscape\:bg-subtle-white {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 249, 249, var(--tw-bg-opacity));
  }

  .tablet-landscape\:bg-turquesa {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 151, 178, var(--tw-bg-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:bg-transparent {
    background-color: transparent;
  }

  .group:hover .tablet-landscape\:group-hover\:bg-current {
    background-color: currentColor;
  }

  .group:hover .tablet-landscape\:group-hover\:bg-black {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:bg-white {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:bg-gray-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:bg-gray-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:bg-gray-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(229, 231, 235, var(--tw-bg-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:bg-gray-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 213, 219, var(--tw-bg-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:bg-gray-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(156, 163, 175, var(--tw-bg-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:bg-gray-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 114, 128, var(--tw-bg-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:bg-gray-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(75, 85, 99, var(--tw-bg-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:bg-gray-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 65, 81, var(--tw-bg-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:bg-gray-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 41, 55, var(--tw-bg-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:bg-gray-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(17, 24, 39, var(--tw-bg-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:bg-red-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 242, 242, var(--tw-bg-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:bg-red-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 226, 226, var(--tw-bg-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:bg-red-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 202, 202, var(--tw-bg-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:bg-red-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 165, 165, var(--tw-bg-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:bg-red-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 113, 113, var(--tw-bg-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:bg-red-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 68, 68, var(--tw-bg-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:bg-red-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(220, 38, 38, var(--tw-bg-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:bg-red-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(185, 28, 28, var(--tw-bg-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:bg-red-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(153, 27, 27, var(--tw-bg-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:bg-red-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(127, 29, 29, var(--tw-bg-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:bg-yellow-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:bg-yellow-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:bg-yellow-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:bg-yellow-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:bg-yellow-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:bg-yellow-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:bg-yellow-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:bg-yellow-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:bg-yellow-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:bg-yellow-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:bg-green-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 253, 245, var(--tw-bg-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:bg-green-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 250, 229, var(--tw-bg-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:bg-green-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(167, 243, 208, var(--tw-bg-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:bg-green-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 231, 183, var(--tw-bg-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:bg-green-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(52, 211, 153, var(--tw-bg-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:bg-green-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(16, 185, 129, var(--tw-bg-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:bg-green-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(5, 150, 105, var(--tw-bg-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:bg-green-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 120, 87, var(--tw-bg-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:bg-green-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 95, 70, var(--tw-bg-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:bg-green-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 78, 59, var(--tw-bg-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:bg-blue-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 246, 255, var(--tw-bg-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:bg-blue-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 234, 254, var(--tw-bg-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:bg-blue-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(191, 219, 254, var(--tw-bg-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:bg-blue-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(147, 197, 253, var(--tw-bg-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:bg-blue-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 165, 250, var(--tw-bg-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:bg-blue-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(59, 130, 246, var(--tw-bg-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:bg-blue-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 99, 235, var(--tw-bg-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:bg-blue-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(29, 78, 216, var(--tw-bg-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:bg-blue-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 64, 175, var(--tw-bg-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:bg-blue-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 58, 138, var(--tw-bg-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:bg-indigo-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 242, 255, var(--tw-bg-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:bg-indigo-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(224, 231, 255, var(--tw-bg-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:bg-indigo-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(199, 210, 254, var(--tw-bg-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:bg-indigo-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 180, 252, var(--tw-bg-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:bg-indigo-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(129, 140, 248, var(--tw-bg-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:bg-indigo-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(99, 102, 241, var(--tw-bg-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:bg-indigo-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(79, 70, 229, var(--tw-bg-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:bg-indigo-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(67, 56, 202, var(--tw-bg-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:bg-indigo-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 48, 163, var(--tw-bg-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:bg-indigo-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(49, 46, 129, var(--tw-bg-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:bg-purple-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 243, 255, var(--tw-bg-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:bg-purple-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 233, 254, var(--tw-bg-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:bg-purple-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(221, 214, 254, var(--tw-bg-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:bg-purple-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(196, 181, 253, var(--tw-bg-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:bg-purple-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(167, 139, 250, var(--tw-bg-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:bg-purple-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(139, 92, 246, var(--tw-bg-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:bg-purple-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(124, 58, 237, var(--tw-bg-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:bg-purple-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(109, 40, 217, var(--tw-bg-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:bg-purple-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(91, 33, 182, var(--tw-bg-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:bg-purple-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(76, 29, 149, var(--tw-bg-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:bg-pink-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 242, 248, var(--tw-bg-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:bg-pink-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 231, 243, var(--tw-bg-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:bg-pink-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 207, 232, var(--tw-bg-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:bg-pink-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 168, 212, var(--tw-bg-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:bg-pink-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 114, 182, var(--tw-bg-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:bg-pink-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 72, 153, var(--tw-bg-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:bg-pink-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 39, 119, var(--tw-bg-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:bg-pink-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(190, 24, 93, var(--tw-bg-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:bg-pink-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(157, 23, 77, var(--tw-bg-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:bg-pink-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(131, 24, 67, var(--tw-bg-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:bg-base-normal {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 65, 129, var(--tw-bg-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:bg-base-dark {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 52, 105, var(--tw-bg-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:bg-base-black {
    --tw-bg-opacity: 1;
    background-color: rgba(29, 29, 31, var(--tw-bg-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:bg-base-border {
    --tw-bg-opacity: 1;
    background-color: rgba(231, 231, 233, var(--tw-bg-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:bg-primary-normal {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 103, 207, var(--tw-bg-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:bg-primary-alt {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 71, 143, var(--tw-bg-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:bg-subtle-white {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 249, 249, var(--tw-bg-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:bg-turquesa {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 151, 178, var(--tw-bg-opacity));
  }

  .tablet-landscape\:focus-within\:bg-transparent:focus-within {
    background-color: transparent;
  }

  .tablet-landscape\:focus-within\:bg-current:focus-within {
    background-color: currentColor;
  }

  .tablet-landscape\:focus-within\:bg-black:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
  }

  .tablet-landscape\:focus-within\:bg-white:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .tablet-landscape\:focus-within\:bg-gray-50:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity));
  }

  .tablet-landscape\:focus-within\:bg-gray-100:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
  }

  .tablet-landscape\:focus-within\:bg-gray-200:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(229, 231, 235, var(--tw-bg-opacity));
  }

  .tablet-landscape\:focus-within\:bg-gray-300:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 213, 219, var(--tw-bg-opacity));
  }

  .tablet-landscape\:focus-within\:bg-gray-400:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(156, 163, 175, var(--tw-bg-opacity));
  }

  .tablet-landscape\:focus-within\:bg-gray-500:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 114, 128, var(--tw-bg-opacity));
  }

  .tablet-landscape\:focus-within\:bg-gray-600:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(75, 85, 99, var(--tw-bg-opacity));
  }

  .tablet-landscape\:focus-within\:bg-gray-700:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 65, 81, var(--tw-bg-opacity));
  }

  .tablet-landscape\:focus-within\:bg-gray-800:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 41, 55, var(--tw-bg-opacity));
  }

  .tablet-landscape\:focus-within\:bg-gray-900:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(17, 24, 39, var(--tw-bg-opacity));
  }

  .tablet-landscape\:focus-within\:bg-red-50:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 242, 242, var(--tw-bg-opacity));
  }

  .tablet-landscape\:focus-within\:bg-red-100:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 226, 226, var(--tw-bg-opacity));
  }

  .tablet-landscape\:focus-within\:bg-red-200:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 202, 202, var(--tw-bg-opacity));
  }

  .tablet-landscape\:focus-within\:bg-red-300:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 165, 165, var(--tw-bg-opacity));
  }

  .tablet-landscape\:focus-within\:bg-red-400:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 113, 113, var(--tw-bg-opacity));
  }

  .tablet-landscape\:focus-within\:bg-red-500:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 68, 68, var(--tw-bg-opacity));
  }

  .tablet-landscape\:focus-within\:bg-red-600:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(220, 38, 38, var(--tw-bg-opacity));
  }

  .tablet-landscape\:focus-within\:bg-red-700:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(185, 28, 28, var(--tw-bg-opacity));
  }

  .tablet-landscape\:focus-within\:bg-red-800:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(153, 27, 27, var(--tw-bg-opacity));
  }

  .tablet-landscape\:focus-within\:bg-red-900:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(127, 29, 29, var(--tw-bg-opacity));
  }

  .tablet-landscape\:focus-within\:bg-yellow-50:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity));
  }

  .tablet-landscape\:focus-within\:bg-yellow-100:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity));
  }

  .tablet-landscape\:focus-within\:bg-yellow-200:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity));
  }

  .tablet-landscape\:focus-within\:bg-yellow-300:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity));
  }

  .tablet-landscape\:focus-within\:bg-yellow-400:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity));
  }

  .tablet-landscape\:focus-within\:bg-yellow-500:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity));
  }

  .tablet-landscape\:focus-within\:bg-yellow-600:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity));
  }

  .tablet-landscape\:focus-within\:bg-yellow-700:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity));
  }

  .tablet-landscape\:focus-within\:bg-yellow-800:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity));
  }

  .tablet-landscape\:focus-within\:bg-yellow-900:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity));
  }

  .tablet-landscape\:focus-within\:bg-green-50:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 253, 245, var(--tw-bg-opacity));
  }

  .tablet-landscape\:focus-within\:bg-green-100:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 250, 229, var(--tw-bg-opacity));
  }

  .tablet-landscape\:focus-within\:bg-green-200:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(167, 243, 208, var(--tw-bg-opacity));
  }

  .tablet-landscape\:focus-within\:bg-green-300:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 231, 183, var(--tw-bg-opacity));
  }

  .tablet-landscape\:focus-within\:bg-green-400:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(52, 211, 153, var(--tw-bg-opacity));
  }

  .tablet-landscape\:focus-within\:bg-green-500:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(16, 185, 129, var(--tw-bg-opacity));
  }

  .tablet-landscape\:focus-within\:bg-green-600:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(5, 150, 105, var(--tw-bg-opacity));
  }

  .tablet-landscape\:focus-within\:bg-green-700:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 120, 87, var(--tw-bg-opacity));
  }

  .tablet-landscape\:focus-within\:bg-green-800:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 95, 70, var(--tw-bg-opacity));
  }

  .tablet-landscape\:focus-within\:bg-green-900:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 78, 59, var(--tw-bg-opacity));
  }

  .tablet-landscape\:focus-within\:bg-blue-50:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 246, 255, var(--tw-bg-opacity));
  }

  .tablet-landscape\:focus-within\:bg-blue-100:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 234, 254, var(--tw-bg-opacity));
  }

  .tablet-landscape\:focus-within\:bg-blue-200:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(191, 219, 254, var(--tw-bg-opacity));
  }

  .tablet-landscape\:focus-within\:bg-blue-300:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(147, 197, 253, var(--tw-bg-opacity));
  }

  .tablet-landscape\:focus-within\:bg-blue-400:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 165, 250, var(--tw-bg-opacity));
  }

  .tablet-landscape\:focus-within\:bg-blue-500:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(59, 130, 246, var(--tw-bg-opacity));
  }

  .tablet-landscape\:focus-within\:bg-blue-600:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 99, 235, var(--tw-bg-opacity));
  }

  .tablet-landscape\:focus-within\:bg-blue-700:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(29, 78, 216, var(--tw-bg-opacity));
  }

  .tablet-landscape\:focus-within\:bg-blue-800:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 64, 175, var(--tw-bg-opacity));
  }

  .tablet-landscape\:focus-within\:bg-blue-900:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 58, 138, var(--tw-bg-opacity));
  }

  .tablet-landscape\:focus-within\:bg-indigo-50:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 242, 255, var(--tw-bg-opacity));
  }

  .tablet-landscape\:focus-within\:bg-indigo-100:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(224, 231, 255, var(--tw-bg-opacity));
  }

  .tablet-landscape\:focus-within\:bg-indigo-200:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(199, 210, 254, var(--tw-bg-opacity));
  }

  .tablet-landscape\:focus-within\:bg-indigo-300:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 180, 252, var(--tw-bg-opacity));
  }

  .tablet-landscape\:focus-within\:bg-indigo-400:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(129, 140, 248, var(--tw-bg-opacity));
  }

  .tablet-landscape\:focus-within\:bg-indigo-500:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(99, 102, 241, var(--tw-bg-opacity));
  }

  .tablet-landscape\:focus-within\:bg-indigo-600:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(79, 70, 229, var(--tw-bg-opacity));
  }

  .tablet-landscape\:focus-within\:bg-indigo-700:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(67, 56, 202, var(--tw-bg-opacity));
  }

  .tablet-landscape\:focus-within\:bg-indigo-800:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 48, 163, var(--tw-bg-opacity));
  }

  .tablet-landscape\:focus-within\:bg-indigo-900:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(49, 46, 129, var(--tw-bg-opacity));
  }

  .tablet-landscape\:focus-within\:bg-purple-50:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 243, 255, var(--tw-bg-opacity));
  }

  .tablet-landscape\:focus-within\:bg-purple-100:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 233, 254, var(--tw-bg-opacity));
  }

  .tablet-landscape\:focus-within\:bg-purple-200:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(221, 214, 254, var(--tw-bg-opacity));
  }

  .tablet-landscape\:focus-within\:bg-purple-300:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(196, 181, 253, var(--tw-bg-opacity));
  }

  .tablet-landscape\:focus-within\:bg-purple-400:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(167, 139, 250, var(--tw-bg-opacity));
  }

  .tablet-landscape\:focus-within\:bg-purple-500:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(139, 92, 246, var(--tw-bg-opacity));
  }

  .tablet-landscape\:focus-within\:bg-purple-600:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(124, 58, 237, var(--tw-bg-opacity));
  }

  .tablet-landscape\:focus-within\:bg-purple-700:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(109, 40, 217, var(--tw-bg-opacity));
  }

  .tablet-landscape\:focus-within\:bg-purple-800:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(91, 33, 182, var(--tw-bg-opacity));
  }

  .tablet-landscape\:focus-within\:bg-purple-900:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(76, 29, 149, var(--tw-bg-opacity));
  }

  .tablet-landscape\:focus-within\:bg-pink-50:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 242, 248, var(--tw-bg-opacity));
  }

  .tablet-landscape\:focus-within\:bg-pink-100:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 231, 243, var(--tw-bg-opacity));
  }

  .tablet-landscape\:focus-within\:bg-pink-200:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 207, 232, var(--tw-bg-opacity));
  }

  .tablet-landscape\:focus-within\:bg-pink-300:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 168, 212, var(--tw-bg-opacity));
  }

  .tablet-landscape\:focus-within\:bg-pink-400:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 114, 182, var(--tw-bg-opacity));
  }

  .tablet-landscape\:focus-within\:bg-pink-500:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 72, 153, var(--tw-bg-opacity));
  }

  .tablet-landscape\:focus-within\:bg-pink-600:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 39, 119, var(--tw-bg-opacity));
  }

  .tablet-landscape\:focus-within\:bg-pink-700:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(190, 24, 93, var(--tw-bg-opacity));
  }

  .tablet-landscape\:focus-within\:bg-pink-800:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(157, 23, 77, var(--tw-bg-opacity));
  }

  .tablet-landscape\:focus-within\:bg-pink-900:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(131, 24, 67, var(--tw-bg-opacity));
  }

  .tablet-landscape\:focus-within\:bg-base-normal:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 65, 129, var(--tw-bg-opacity));
  }

  .tablet-landscape\:focus-within\:bg-base-dark:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 52, 105, var(--tw-bg-opacity));
  }

  .tablet-landscape\:focus-within\:bg-base-black:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(29, 29, 31, var(--tw-bg-opacity));
  }

  .tablet-landscape\:focus-within\:bg-base-border:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(231, 231, 233, var(--tw-bg-opacity));
  }

  .tablet-landscape\:focus-within\:bg-primary-normal:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 103, 207, var(--tw-bg-opacity));
  }

  .tablet-landscape\:focus-within\:bg-primary-alt:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 71, 143, var(--tw-bg-opacity));
  }

  .tablet-landscape\:focus-within\:bg-subtle-white:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 249, 249, var(--tw-bg-opacity));
  }

  .tablet-landscape\:focus-within\:bg-turquesa:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 151, 178, var(--tw-bg-opacity));
  }

  .tablet-landscape\:hover\:bg-transparent:hover {
    background-color: transparent;
  }

  .tablet-landscape\:hover\:bg-current:hover {
    background-color: currentColor;
  }

  .tablet-landscape\:hover\:bg-black:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
  }

  .tablet-landscape\:hover\:bg-white:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .tablet-landscape\:hover\:bg-gray-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity));
  }

  .tablet-landscape\:hover\:bg-gray-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
  }

  .tablet-landscape\:hover\:bg-gray-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(229, 231, 235, var(--tw-bg-opacity));
  }

  .tablet-landscape\:hover\:bg-gray-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 213, 219, var(--tw-bg-opacity));
  }

  .tablet-landscape\:hover\:bg-gray-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(156, 163, 175, var(--tw-bg-opacity));
  }

  .tablet-landscape\:hover\:bg-gray-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 114, 128, var(--tw-bg-opacity));
  }

  .tablet-landscape\:hover\:bg-gray-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(75, 85, 99, var(--tw-bg-opacity));
  }

  .tablet-landscape\:hover\:bg-gray-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 65, 81, var(--tw-bg-opacity));
  }

  .tablet-landscape\:hover\:bg-gray-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 41, 55, var(--tw-bg-opacity));
  }

  .tablet-landscape\:hover\:bg-gray-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(17, 24, 39, var(--tw-bg-opacity));
  }

  .tablet-landscape\:hover\:bg-red-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 242, 242, var(--tw-bg-opacity));
  }

  .tablet-landscape\:hover\:bg-red-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 226, 226, var(--tw-bg-opacity));
  }

  .tablet-landscape\:hover\:bg-red-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 202, 202, var(--tw-bg-opacity));
  }

  .tablet-landscape\:hover\:bg-red-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 165, 165, var(--tw-bg-opacity));
  }

  .tablet-landscape\:hover\:bg-red-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 113, 113, var(--tw-bg-opacity));
  }

  .tablet-landscape\:hover\:bg-red-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 68, 68, var(--tw-bg-opacity));
  }

  .tablet-landscape\:hover\:bg-red-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(220, 38, 38, var(--tw-bg-opacity));
  }

  .tablet-landscape\:hover\:bg-red-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(185, 28, 28, var(--tw-bg-opacity));
  }

  .tablet-landscape\:hover\:bg-red-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(153, 27, 27, var(--tw-bg-opacity));
  }

  .tablet-landscape\:hover\:bg-red-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(127, 29, 29, var(--tw-bg-opacity));
  }

  .tablet-landscape\:hover\:bg-yellow-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity));
  }

  .tablet-landscape\:hover\:bg-yellow-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity));
  }

  .tablet-landscape\:hover\:bg-yellow-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity));
  }

  .tablet-landscape\:hover\:bg-yellow-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity));
  }

  .tablet-landscape\:hover\:bg-yellow-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity));
  }

  .tablet-landscape\:hover\:bg-yellow-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity));
  }

  .tablet-landscape\:hover\:bg-yellow-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity));
  }

  .tablet-landscape\:hover\:bg-yellow-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity));
  }

  .tablet-landscape\:hover\:bg-yellow-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity));
  }

  .tablet-landscape\:hover\:bg-yellow-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity));
  }

  .tablet-landscape\:hover\:bg-green-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 253, 245, var(--tw-bg-opacity));
  }

  .tablet-landscape\:hover\:bg-green-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 250, 229, var(--tw-bg-opacity));
  }

  .tablet-landscape\:hover\:bg-green-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(167, 243, 208, var(--tw-bg-opacity));
  }

  .tablet-landscape\:hover\:bg-green-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 231, 183, var(--tw-bg-opacity));
  }

  .tablet-landscape\:hover\:bg-green-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(52, 211, 153, var(--tw-bg-opacity));
  }

  .tablet-landscape\:hover\:bg-green-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(16, 185, 129, var(--tw-bg-opacity));
  }

  .tablet-landscape\:hover\:bg-green-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(5, 150, 105, var(--tw-bg-opacity));
  }

  .tablet-landscape\:hover\:bg-green-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 120, 87, var(--tw-bg-opacity));
  }

  .tablet-landscape\:hover\:bg-green-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 95, 70, var(--tw-bg-opacity));
  }

  .tablet-landscape\:hover\:bg-green-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 78, 59, var(--tw-bg-opacity));
  }

  .tablet-landscape\:hover\:bg-blue-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 246, 255, var(--tw-bg-opacity));
  }

  .tablet-landscape\:hover\:bg-blue-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 234, 254, var(--tw-bg-opacity));
  }

  .tablet-landscape\:hover\:bg-blue-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(191, 219, 254, var(--tw-bg-opacity));
  }

  .tablet-landscape\:hover\:bg-blue-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(147, 197, 253, var(--tw-bg-opacity));
  }

  .tablet-landscape\:hover\:bg-blue-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 165, 250, var(--tw-bg-opacity));
  }

  .tablet-landscape\:hover\:bg-blue-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(59, 130, 246, var(--tw-bg-opacity));
  }

  .tablet-landscape\:hover\:bg-blue-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 99, 235, var(--tw-bg-opacity));
  }

  .tablet-landscape\:hover\:bg-blue-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(29, 78, 216, var(--tw-bg-opacity));
  }

  .tablet-landscape\:hover\:bg-blue-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 64, 175, var(--tw-bg-opacity));
  }

  .tablet-landscape\:hover\:bg-blue-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 58, 138, var(--tw-bg-opacity));
  }

  .tablet-landscape\:hover\:bg-indigo-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 242, 255, var(--tw-bg-opacity));
  }

  .tablet-landscape\:hover\:bg-indigo-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(224, 231, 255, var(--tw-bg-opacity));
  }

  .tablet-landscape\:hover\:bg-indigo-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(199, 210, 254, var(--tw-bg-opacity));
  }

  .tablet-landscape\:hover\:bg-indigo-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 180, 252, var(--tw-bg-opacity));
  }

  .tablet-landscape\:hover\:bg-indigo-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(129, 140, 248, var(--tw-bg-opacity));
  }

  .tablet-landscape\:hover\:bg-indigo-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(99, 102, 241, var(--tw-bg-opacity));
  }

  .tablet-landscape\:hover\:bg-indigo-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(79, 70, 229, var(--tw-bg-opacity));
  }

  .tablet-landscape\:hover\:bg-indigo-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(67, 56, 202, var(--tw-bg-opacity));
  }

  .tablet-landscape\:hover\:bg-indigo-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 48, 163, var(--tw-bg-opacity));
  }

  .tablet-landscape\:hover\:bg-indigo-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(49, 46, 129, var(--tw-bg-opacity));
  }

  .tablet-landscape\:hover\:bg-purple-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 243, 255, var(--tw-bg-opacity));
  }

  .tablet-landscape\:hover\:bg-purple-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 233, 254, var(--tw-bg-opacity));
  }

  .tablet-landscape\:hover\:bg-purple-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(221, 214, 254, var(--tw-bg-opacity));
  }

  .tablet-landscape\:hover\:bg-purple-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(196, 181, 253, var(--tw-bg-opacity));
  }

  .tablet-landscape\:hover\:bg-purple-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(167, 139, 250, var(--tw-bg-opacity));
  }

  .tablet-landscape\:hover\:bg-purple-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(139, 92, 246, var(--tw-bg-opacity));
  }

  .tablet-landscape\:hover\:bg-purple-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(124, 58, 237, var(--tw-bg-opacity));
  }

  .tablet-landscape\:hover\:bg-purple-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(109, 40, 217, var(--tw-bg-opacity));
  }

  .tablet-landscape\:hover\:bg-purple-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(91, 33, 182, var(--tw-bg-opacity));
  }

  .tablet-landscape\:hover\:bg-purple-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(76, 29, 149, var(--tw-bg-opacity));
  }

  .tablet-landscape\:hover\:bg-pink-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 242, 248, var(--tw-bg-opacity));
  }

  .tablet-landscape\:hover\:bg-pink-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 231, 243, var(--tw-bg-opacity));
  }

  .tablet-landscape\:hover\:bg-pink-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 207, 232, var(--tw-bg-opacity));
  }

  .tablet-landscape\:hover\:bg-pink-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 168, 212, var(--tw-bg-opacity));
  }

  .tablet-landscape\:hover\:bg-pink-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 114, 182, var(--tw-bg-opacity));
  }

  .tablet-landscape\:hover\:bg-pink-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 72, 153, var(--tw-bg-opacity));
  }

  .tablet-landscape\:hover\:bg-pink-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 39, 119, var(--tw-bg-opacity));
  }

  .tablet-landscape\:hover\:bg-pink-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(190, 24, 93, var(--tw-bg-opacity));
  }

  .tablet-landscape\:hover\:bg-pink-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(157, 23, 77, var(--tw-bg-opacity));
  }

  .tablet-landscape\:hover\:bg-pink-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(131, 24, 67, var(--tw-bg-opacity));
  }

  .tablet-landscape\:hover\:bg-base-normal:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 65, 129, var(--tw-bg-opacity));
  }

  .tablet-landscape\:hover\:bg-base-dark:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 52, 105, var(--tw-bg-opacity));
  }

  .tablet-landscape\:hover\:bg-base-black:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(29, 29, 31, var(--tw-bg-opacity));
  }

  .tablet-landscape\:hover\:bg-base-border:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(231, 231, 233, var(--tw-bg-opacity));
  }

  .tablet-landscape\:hover\:bg-primary-normal:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 103, 207, var(--tw-bg-opacity));
  }

  .tablet-landscape\:hover\:bg-primary-alt:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 71, 143, var(--tw-bg-opacity));
  }

  .tablet-landscape\:hover\:bg-subtle-white:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 249, 249, var(--tw-bg-opacity));
  }

  .tablet-landscape\:hover\:bg-turquesa:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 151, 178, var(--tw-bg-opacity));
  }

  .tablet-landscape\:focus\:bg-transparent:focus {
    background-color: transparent;
  }

  .tablet-landscape\:focus\:bg-current:focus {
    background-color: currentColor;
  }

  .tablet-landscape\:focus\:bg-black:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
  }

  .tablet-landscape\:focus\:bg-white:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .tablet-landscape\:focus\:bg-gray-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity));
  }

  .tablet-landscape\:focus\:bg-gray-100:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
  }

  .tablet-landscape\:focus\:bg-gray-200:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(229, 231, 235, var(--tw-bg-opacity));
  }

  .tablet-landscape\:focus\:bg-gray-300:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 213, 219, var(--tw-bg-opacity));
  }

  .tablet-landscape\:focus\:bg-gray-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(156, 163, 175, var(--tw-bg-opacity));
  }

  .tablet-landscape\:focus\:bg-gray-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 114, 128, var(--tw-bg-opacity));
  }

  .tablet-landscape\:focus\:bg-gray-600:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(75, 85, 99, var(--tw-bg-opacity));
  }

  .tablet-landscape\:focus\:bg-gray-700:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 65, 81, var(--tw-bg-opacity));
  }

  .tablet-landscape\:focus\:bg-gray-800:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 41, 55, var(--tw-bg-opacity));
  }

  .tablet-landscape\:focus\:bg-gray-900:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(17, 24, 39, var(--tw-bg-opacity));
  }

  .tablet-landscape\:focus\:bg-red-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 242, 242, var(--tw-bg-opacity));
  }

  .tablet-landscape\:focus\:bg-red-100:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 226, 226, var(--tw-bg-opacity));
  }

  .tablet-landscape\:focus\:bg-red-200:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 202, 202, var(--tw-bg-opacity));
  }

  .tablet-landscape\:focus\:bg-red-300:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 165, 165, var(--tw-bg-opacity));
  }

  .tablet-landscape\:focus\:bg-red-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 113, 113, var(--tw-bg-opacity));
  }

  .tablet-landscape\:focus\:bg-red-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 68, 68, var(--tw-bg-opacity));
  }

  .tablet-landscape\:focus\:bg-red-600:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(220, 38, 38, var(--tw-bg-opacity));
  }

  .tablet-landscape\:focus\:bg-red-700:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(185, 28, 28, var(--tw-bg-opacity));
  }

  .tablet-landscape\:focus\:bg-red-800:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(153, 27, 27, var(--tw-bg-opacity));
  }

  .tablet-landscape\:focus\:bg-red-900:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(127, 29, 29, var(--tw-bg-opacity));
  }

  .tablet-landscape\:focus\:bg-yellow-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity));
  }

  .tablet-landscape\:focus\:bg-yellow-100:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity));
  }

  .tablet-landscape\:focus\:bg-yellow-200:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity));
  }

  .tablet-landscape\:focus\:bg-yellow-300:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity));
  }

  .tablet-landscape\:focus\:bg-yellow-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity));
  }

  .tablet-landscape\:focus\:bg-yellow-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity));
  }

  .tablet-landscape\:focus\:bg-yellow-600:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity));
  }

  .tablet-landscape\:focus\:bg-yellow-700:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity));
  }

  .tablet-landscape\:focus\:bg-yellow-800:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity));
  }

  .tablet-landscape\:focus\:bg-yellow-900:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity));
  }

  .tablet-landscape\:focus\:bg-green-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 253, 245, var(--tw-bg-opacity));
  }

  .tablet-landscape\:focus\:bg-green-100:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 250, 229, var(--tw-bg-opacity));
  }

  .tablet-landscape\:focus\:bg-green-200:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(167, 243, 208, var(--tw-bg-opacity));
  }

  .tablet-landscape\:focus\:bg-green-300:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 231, 183, var(--tw-bg-opacity));
  }

  .tablet-landscape\:focus\:bg-green-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(52, 211, 153, var(--tw-bg-opacity));
  }

  .tablet-landscape\:focus\:bg-green-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(16, 185, 129, var(--tw-bg-opacity));
  }

  .tablet-landscape\:focus\:bg-green-600:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(5, 150, 105, var(--tw-bg-opacity));
  }

  .tablet-landscape\:focus\:bg-green-700:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 120, 87, var(--tw-bg-opacity));
  }

  .tablet-landscape\:focus\:bg-green-800:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 95, 70, var(--tw-bg-opacity));
  }

  .tablet-landscape\:focus\:bg-green-900:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 78, 59, var(--tw-bg-opacity));
  }

  .tablet-landscape\:focus\:bg-blue-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 246, 255, var(--tw-bg-opacity));
  }

  .tablet-landscape\:focus\:bg-blue-100:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 234, 254, var(--tw-bg-opacity));
  }

  .tablet-landscape\:focus\:bg-blue-200:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(191, 219, 254, var(--tw-bg-opacity));
  }

  .tablet-landscape\:focus\:bg-blue-300:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(147, 197, 253, var(--tw-bg-opacity));
  }

  .tablet-landscape\:focus\:bg-blue-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 165, 250, var(--tw-bg-opacity));
  }

  .tablet-landscape\:focus\:bg-blue-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(59, 130, 246, var(--tw-bg-opacity));
  }

  .tablet-landscape\:focus\:bg-blue-600:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 99, 235, var(--tw-bg-opacity));
  }

  .tablet-landscape\:focus\:bg-blue-700:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(29, 78, 216, var(--tw-bg-opacity));
  }

  .tablet-landscape\:focus\:bg-blue-800:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 64, 175, var(--tw-bg-opacity));
  }

  .tablet-landscape\:focus\:bg-blue-900:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 58, 138, var(--tw-bg-opacity));
  }

  .tablet-landscape\:focus\:bg-indigo-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 242, 255, var(--tw-bg-opacity));
  }

  .tablet-landscape\:focus\:bg-indigo-100:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(224, 231, 255, var(--tw-bg-opacity));
  }

  .tablet-landscape\:focus\:bg-indigo-200:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(199, 210, 254, var(--tw-bg-opacity));
  }

  .tablet-landscape\:focus\:bg-indigo-300:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 180, 252, var(--tw-bg-opacity));
  }

  .tablet-landscape\:focus\:bg-indigo-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(129, 140, 248, var(--tw-bg-opacity));
  }

  .tablet-landscape\:focus\:bg-indigo-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(99, 102, 241, var(--tw-bg-opacity));
  }

  .tablet-landscape\:focus\:bg-indigo-600:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(79, 70, 229, var(--tw-bg-opacity));
  }

  .tablet-landscape\:focus\:bg-indigo-700:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(67, 56, 202, var(--tw-bg-opacity));
  }

  .tablet-landscape\:focus\:bg-indigo-800:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 48, 163, var(--tw-bg-opacity));
  }

  .tablet-landscape\:focus\:bg-indigo-900:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(49, 46, 129, var(--tw-bg-opacity));
  }

  .tablet-landscape\:focus\:bg-purple-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 243, 255, var(--tw-bg-opacity));
  }

  .tablet-landscape\:focus\:bg-purple-100:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 233, 254, var(--tw-bg-opacity));
  }

  .tablet-landscape\:focus\:bg-purple-200:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(221, 214, 254, var(--tw-bg-opacity));
  }

  .tablet-landscape\:focus\:bg-purple-300:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(196, 181, 253, var(--tw-bg-opacity));
  }

  .tablet-landscape\:focus\:bg-purple-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(167, 139, 250, var(--tw-bg-opacity));
  }

  .tablet-landscape\:focus\:bg-purple-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(139, 92, 246, var(--tw-bg-opacity));
  }

  .tablet-landscape\:focus\:bg-purple-600:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(124, 58, 237, var(--tw-bg-opacity));
  }

  .tablet-landscape\:focus\:bg-purple-700:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(109, 40, 217, var(--tw-bg-opacity));
  }

  .tablet-landscape\:focus\:bg-purple-800:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(91, 33, 182, var(--tw-bg-opacity));
  }

  .tablet-landscape\:focus\:bg-purple-900:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(76, 29, 149, var(--tw-bg-opacity));
  }

  .tablet-landscape\:focus\:bg-pink-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 242, 248, var(--tw-bg-opacity));
  }

  .tablet-landscape\:focus\:bg-pink-100:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 231, 243, var(--tw-bg-opacity));
  }

  .tablet-landscape\:focus\:bg-pink-200:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 207, 232, var(--tw-bg-opacity));
  }

  .tablet-landscape\:focus\:bg-pink-300:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 168, 212, var(--tw-bg-opacity));
  }

  .tablet-landscape\:focus\:bg-pink-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 114, 182, var(--tw-bg-opacity));
  }

  .tablet-landscape\:focus\:bg-pink-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 72, 153, var(--tw-bg-opacity));
  }

  .tablet-landscape\:focus\:bg-pink-600:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 39, 119, var(--tw-bg-opacity));
  }

  .tablet-landscape\:focus\:bg-pink-700:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(190, 24, 93, var(--tw-bg-opacity));
  }

  .tablet-landscape\:focus\:bg-pink-800:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(157, 23, 77, var(--tw-bg-opacity));
  }

  .tablet-landscape\:focus\:bg-pink-900:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(131, 24, 67, var(--tw-bg-opacity));
  }

  .tablet-landscape\:focus\:bg-base-normal:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 65, 129, var(--tw-bg-opacity));
  }

  .tablet-landscape\:focus\:bg-base-dark:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 52, 105, var(--tw-bg-opacity));
  }

  .tablet-landscape\:focus\:bg-base-black:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(29, 29, 31, var(--tw-bg-opacity));
  }

  .tablet-landscape\:focus\:bg-base-border:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(231, 231, 233, var(--tw-bg-opacity));
  }

  .tablet-landscape\:focus\:bg-primary-normal:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 103, 207, var(--tw-bg-opacity));
  }

  .tablet-landscape\:focus\:bg-primary-alt:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 71, 143, var(--tw-bg-opacity));
  }

  .tablet-landscape\:focus\:bg-subtle-white:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 249, 249, var(--tw-bg-opacity));
  }

  .tablet-landscape\:focus\:bg-turquesa:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 151, 178, var(--tw-bg-opacity));
  }

  .tablet-landscape\:bg-opacity-0 {
    --tw-bg-opacity: 0;
  }

  .tablet-landscape\:bg-opacity-5 {
    --tw-bg-opacity: 0.05;
  }

  .tablet-landscape\:bg-opacity-10 {
    --tw-bg-opacity: 0.1;
  }

  .tablet-landscape\:bg-opacity-20 {
    --tw-bg-opacity: 0.2;
  }

  .tablet-landscape\:bg-opacity-25 {
    --tw-bg-opacity: 0.25;
  }

  .tablet-landscape\:bg-opacity-30 {
    --tw-bg-opacity: 0.3;
  }

  .tablet-landscape\:bg-opacity-40 {
    --tw-bg-opacity: 0.4;
  }

  .tablet-landscape\:bg-opacity-50 {
    --tw-bg-opacity: 0.5;
  }

  .tablet-landscape\:bg-opacity-60 {
    --tw-bg-opacity: 0.6;
  }

  .tablet-landscape\:bg-opacity-70 {
    --tw-bg-opacity: 0.7;
  }

  .tablet-landscape\:bg-opacity-75 {
    --tw-bg-opacity: 0.75;
  }

  .tablet-landscape\:bg-opacity-80 {
    --tw-bg-opacity: 0.8;
  }

  .tablet-landscape\:bg-opacity-90 {
    --tw-bg-opacity: 0.9;
  }

  .tablet-landscape\:bg-opacity-95 {
    --tw-bg-opacity: 0.95;
  }

  .tablet-landscape\:bg-opacity-100 {
    --tw-bg-opacity: 1;
  }

  .group:hover .tablet-landscape\:group-hover\:bg-opacity-0 {
    --tw-bg-opacity: 0;
  }

  .group:hover .tablet-landscape\:group-hover\:bg-opacity-5 {
    --tw-bg-opacity: 0.05;
  }

  .group:hover .tablet-landscape\:group-hover\:bg-opacity-10 {
    --tw-bg-opacity: 0.1;
  }

  .group:hover .tablet-landscape\:group-hover\:bg-opacity-20 {
    --tw-bg-opacity: 0.2;
  }

  .group:hover .tablet-landscape\:group-hover\:bg-opacity-25 {
    --tw-bg-opacity: 0.25;
  }

  .group:hover .tablet-landscape\:group-hover\:bg-opacity-30 {
    --tw-bg-opacity: 0.3;
  }

  .group:hover .tablet-landscape\:group-hover\:bg-opacity-40 {
    --tw-bg-opacity: 0.4;
  }

  .group:hover .tablet-landscape\:group-hover\:bg-opacity-50 {
    --tw-bg-opacity: 0.5;
  }

  .group:hover .tablet-landscape\:group-hover\:bg-opacity-60 {
    --tw-bg-opacity: 0.6;
  }

  .group:hover .tablet-landscape\:group-hover\:bg-opacity-70 {
    --tw-bg-opacity: 0.7;
  }

  .group:hover .tablet-landscape\:group-hover\:bg-opacity-75 {
    --tw-bg-opacity: 0.75;
  }

  .group:hover .tablet-landscape\:group-hover\:bg-opacity-80 {
    --tw-bg-opacity: 0.8;
  }

  .group:hover .tablet-landscape\:group-hover\:bg-opacity-90 {
    --tw-bg-opacity: 0.9;
  }

  .group:hover .tablet-landscape\:group-hover\:bg-opacity-95 {
    --tw-bg-opacity: 0.95;
  }

  .group:hover .tablet-landscape\:group-hover\:bg-opacity-100 {
    --tw-bg-opacity: 1;
  }

  .tablet-landscape\:focus-within\:bg-opacity-0:focus-within {
    --tw-bg-opacity: 0;
  }

  .tablet-landscape\:focus-within\:bg-opacity-5:focus-within {
    --tw-bg-opacity: 0.05;
  }

  .tablet-landscape\:focus-within\:bg-opacity-10:focus-within {
    --tw-bg-opacity: 0.1;
  }

  .tablet-landscape\:focus-within\:bg-opacity-20:focus-within {
    --tw-bg-opacity: 0.2;
  }

  .tablet-landscape\:focus-within\:bg-opacity-25:focus-within {
    --tw-bg-opacity: 0.25;
  }

  .tablet-landscape\:focus-within\:bg-opacity-30:focus-within {
    --tw-bg-opacity: 0.3;
  }

  .tablet-landscape\:focus-within\:bg-opacity-40:focus-within {
    --tw-bg-opacity: 0.4;
  }

  .tablet-landscape\:focus-within\:bg-opacity-50:focus-within {
    --tw-bg-opacity: 0.5;
  }

  .tablet-landscape\:focus-within\:bg-opacity-60:focus-within {
    --tw-bg-opacity: 0.6;
  }

  .tablet-landscape\:focus-within\:bg-opacity-70:focus-within {
    --tw-bg-opacity: 0.7;
  }

  .tablet-landscape\:focus-within\:bg-opacity-75:focus-within {
    --tw-bg-opacity: 0.75;
  }

  .tablet-landscape\:focus-within\:bg-opacity-80:focus-within {
    --tw-bg-opacity: 0.8;
  }

  .tablet-landscape\:focus-within\:bg-opacity-90:focus-within {
    --tw-bg-opacity: 0.9;
  }

  .tablet-landscape\:focus-within\:bg-opacity-95:focus-within {
    --tw-bg-opacity: 0.95;
  }

  .tablet-landscape\:focus-within\:bg-opacity-100:focus-within {
    --tw-bg-opacity: 1;
  }

  .tablet-landscape\:hover\:bg-opacity-0:hover {
    --tw-bg-opacity: 0;
  }

  .tablet-landscape\:hover\:bg-opacity-5:hover {
    --tw-bg-opacity: 0.05;
  }

  .tablet-landscape\:hover\:bg-opacity-10:hover {
    --tw-bg-opacity: 0.1;
  }

  .tablet-landscape\:hover\:bg-opacity-20:hover {
    --tw-bg-opacity: 0.2;
  }

  .tablet-landscape\:hover\:bg-opacity-25:hover {
    --tw-bg-opacity: 0.25;
  }

  .tablet-landscape\:hover\:bg-opacity-30:hover {
    --tw-bg-opacity: 0.3;
  }

  .tablet-landscape\:hover\:bg-opacity-40:hover {
    --tw-bg-opacity: 0.4;
  }

  .tablet-landscape\:hover\:bg-opacity-50:hover {
    --tw-bg-opacity: 0.5;
  }

  .tablet-landscape\:hover\:bg-opacity-60:hover {
    --tw-bg-opacity: 0.6;
  }

  .tablet-landscape\:hover\:bg-opacity-70:hover {
    --tw-bg-opacity: 0.7;
  }

  .tablet-landscape\:hover\:bg-opacity-75:hover {
    --tw-bg-opacity: 0.75;
  }

  .tablet-landscape\:hover\:bg-opacity-80:hover {
    --tw-bg-opacity: 0.8;
  }

  .tablet-landscape\:hover\:bg-opacity-90:hover {
    --tw-bg-opacity: 0.9;
  }

  .tablet-landscape\:hover\:bg-opacity-95:hover {
    --tw-bg-opacity: 0.95;
  }

  .tablet-landscape\:hover\:bg-opacity-100:hover {
    --tw-bg-opacity: 1;
  }

  .tablet-landscape\:focus\:bg-opacity-0:focus {
    --tw-bg-opacity: 0;
  }

  .tablet-landscape\:focus\:bg-opacity-5:focus {
    --tw-bg-opacity: 0.05;
  }

  .tablet-landscape\:focus\:bg-opacity-10:focus {
    --tw-bg-opacity: 0.1;
  }

  .tablet-landscape\:focus\:bg-opacity-20:focus {
    --tw-bg-opacity: 0.2;
  }

  .tablet-landscape\:focus\:bg-opacity-25:focus {
    --tw-bg-opacity: 0.25;
  }

  .tablet-landscape\:focus\:bg-opacity-30:focus {
    --tw-bg-opacity: 0.3;
  }

  .tablet-landscape\:focus\:bg-opacity-40:focus {
    --tw-bg-opacity: 0.4;
  }

  .tablet-landscape\:focus\:bg-opacity-50:focus {
    --tw-bg-opacity: 0.5;
  }

  .tablet-landscape\:focus\:bg-opacity-60:focus {
    --tw-bg-opacity: 0.6;
  }

  .tablet-landscape\:focus\:bg-opacity-70:focus {
    --tw-bg-opacity: 0.7;
  }

  .tablet-landscape\:focus\:bg-opacity-75:focus {
    --tw-bg-opacity: 0.75;
  }

  .tablet-landscape\:focus\:bg-opacity-80:focus {
    --tw-bg-opacity: 0.8;
  }

  .tablet-landscape\:focus\:bg-opacity-90:focus {
    --tw-bg-opacity: 0.9;
  }

  .tablet-landscape\:focus\:bg-opacity-95:focus {
    --tw-bg-opacity: 0.95;
  }

  .tablet-landscape\:focus\:bg-opacity-100:focus {
    --tw-bg-opacity: 1;
  }

  .tablet-landscape\:bg-none {
    background-image: none;
  }

  .tablet-landscape\:bg-gradient-to-t {
    background-image: linear-gradient(to top, var(--tw-gradient-stops));
  }

  .tablet-landscape\:bg-gradient-to-tr {
    background-image: linear-gradient(to top right, var(--tw-gradient-stops));
  }

  .tablet-landscape\:bg-gradient-to-r {
    background-image: linear-gradient(to right, var(--tw-gradient-stops));
  }

  .tablet-landscape\:bg-gradient-to-br {
    background-image: linear-gradient(to bottom right, var(--tw-gradient-stops));
  }

  .tablet-landscape\:bg-gradient-to-b {
    background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
  }

  .tablet-landscape\:bg-gradient-to-bl {
    background-image: linear-gradient(to bottom left, var(--tw-gradient-stops));
  }

  .tablet-landscape\:bg-gradient-to-l {
    background-image: linear-gradient(to left, var(--tw-gradient-stops));
  }

  .tablet-landscape\:bg-gradient-to-tl {
    background-image: linear-gradient(to top left, var(--tw-gradient-stops));
  }

  .tablet-landscape\:from-transparent {
    --tw-gradient-from: transparent;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .tablet-landscape\:from-current {
    --tw-gradient-from: currentColor;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .tablet-landscape\:from-black {
    --tw-gradient-from: #000;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .tablet-landscape\:from-white {
    --tw-gradient-from: #fff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .tablet-landscape\:from-gray-50 {
    --tw-gradient-from: #f9fafb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 250, 251, 0));
  }

  .tablet-landscape\:from-gray-100 {
    --tw-gradient-from: #f3f4f6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 244, 246, 0));
  }

  .tablet-landscape\:from-gray-200 {
    --tw-gradient-from: #e5e7eb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(229, 231, 235, 0));
  }

  .tablet-landscape\:from-gray-300 {
    --tw-gradient-from: #d1d5db;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 213, 219, 0));
  }

  .tablet-landscape\:from-gray-400 {
    --tw-gradient-from: #9ca3af;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(156, 163, 175, 0));
  }

  .tablet-landscape\:from-gray-500 {
    --tw-gradient-from: #6b7280;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 114, 128, 0));
  }

  .tablet-landscape\:from-gray-600 {
    --tw-gradient-from: #4b5563;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(75, 85, 99, 0));
  }

  .tablet-landscape\:from-gray-700 {
    --tw-gradient-from: #374151;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 65, 81, 0));
  }

  .tablet-landscape\:from-gray-800 {
    --tw-gradient-from: #1f2937;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 41, 55, 0));
  }

  .tablet-landscape\:from-gray-900 {
    --tw-gradient-from: #111827;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 24, 39, 0));
  }

  .tablet-landscape\:from-red-50 {
    --tw-gradient-from: #fef2f2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 242, 242, 0));
  }

  .tablet-landscape\:from-red-100 {
    --tw-gradient-from: #fee2e2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 226, 226, 0));
  }

  .tablet-landscape\:from-red-200 {
    --tw-gradient-from: #fecaca;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 202, 202, 0));
  }

  .tablet-landscape\:from-red-300 {
    --tw-gradient-from: #fca5a5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 165, 165, 0));
  }

  .tablet-landscape\:from-red-400 {
    --tw-gradient-from: #f87171;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 113, 113, 0));
  }

  .tablet-landscape\:from-red-500 {
    --tw-gradient-from: #ef4444;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 68, 68, 0));
  }

  .tablet-landscape\:from-red-600 {
    --tw-gradient-from: #dc2626;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(220, 38, 38, 0));
  }

  .tablet-landscape\:from-red-700 {
    --tw-gradient-from: #b91c1c;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(185, 28, 28, 0));
  }

  .tablet-landscape\:from-red-800 {
    --tw-gradient-from: #991b1b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(153, 27, 27, 0));
  }

  .tablet-landscape\:from-red-900 {
    --tw-gradient-from: #7f1d1d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(127, 29, 29, 0));
  }

  .tablet-landscape\:from-yellow-50 {
    --tw-gradient-from: #fffbeb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 251, 235, 0));
  }

  .tablet-landscape\:from-yellow-100 {
    --tw-gradient-from: #fef3c7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 243, 199, 0));
  }

  .tablet-landscape\:from-yellow-200 {
    --tw-gradient-from: #fde68a;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 230, 138, 0));
  }

  .tablet-landscape\:from-yellow-300 {
    --tw-gradient-from: #fcd34d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 211, 77, 0));
  }

  .tablet-landscape\:from-yellow-400 {
    --tw-gradient-from: #fbbf24;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 191, 36, 0));
  }

  .tablet-landscape\:from-yellow-500 {
    --tw-gradient-from: #f59e0b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0));
  }

  .tablet-landscape\:from-yellow-600 {
    --tw-gradient-from: #d97706;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 119, 6, 0));
  }

  .tablet-landscape\:from-yellow-700 {
    --tw-gradient-from: #b45309;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 83, 9, 0));
  }

  .tablet-landscape\:from-yellow-800 {
    --tw-gradient-from: #92400e;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 64, 14, 0));
  }

  .tablet-landscape\:from-yellow-900 {
    --tw-gradient-from: #78350f;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(120, 53, 15, 0));
  }

  .tablet-landscape\:from-green-50 {
    --tw-gradient-from: #ecfdf5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 253, 245, 0));
  }

  .tablet-landscape\:from-green-100 {
    --tw-gradient-from: #d1fae5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 250, 229, 0));
  }

  .tablet-landscape\:from-green-200 {
    --tw-gradient-from: #a7f3d0;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 243, 208, 0));
  }

  .tablet-landscape\:from-green-300 {
    --tw-gradient-from: #6ee7b7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 231, 183, 0));
  }

  .tablet-landscape\:from-green-400 {
    --tw-gradient-from: #34d399;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(52, 211, 153, 0));
  }

  .tablet-landscape\:from-green-500 {
    --tw-gradient-from: #10b981;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(16, 185, 129, 0));
  }

  .tablet-landscape\:from-green-600 {
    --tw-gradient-from: #059669;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(5, 150, 105, 0));
  }

  .tablet-landscape\:from-green-700 {
    --tw-gradient-from: #047857;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 120, 87, 0));
  }

  .tablet-landscape\:from-green-800 {
    --tw-gradient-from: #065f46;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 95, 70, 0));
  }

  .tablet-landscape\:from-green-900 {
    --tw-gradient-from: #064e3b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 78, 59, 0));
  }

  .tablet-landscape\:from-blue-50 {
    --tw-gradient-from: #eff6ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 246, 255, 0));
  }

  .tablet-landscape\:from-blue-100 {
    --tw-gradient-from: #dbeafe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 234, 254, 0));
  }

  .tablet-landscape\:from-blue-200 {
    --tw-gradient-from: #bfdbfe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(191, 219, 254, 0));
  }

  .tablet-landscape\:from-blue-300 {
    --tw-gradient-from: #93c5fd;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(147, 197, 253, 0));
  }

  .tablet-landscape\:from-blue-400 {
    --tw-gradient-from: #60a5fa;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 165, 250, 0));
  }

  .tablet-landscape\:from-blue-500 {
    --tw-gradient-from: #3b82f6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(59, 130, 246, 0));
  }

  .tablet-landscape\:from-blue-600 {
    --tw-gradient-from: #2563eb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 99, 235, 0));
  }

  .tablet-landscape\:from-blue-700 {
    --tw-gradient-from: #1d4ed8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(29, 78, 216, 0));
  }

  .tablet-landscape\:from-blue-800 {
    --tw-gradient-from: #1e40af;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 64, 175, 0));
  }

  .tablet-landscape\:from-blue-900 {
    --tw-gradient-from: #1e3a8a;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 58, 138, 0));
  }

  .tablet-landscape\:from-indigo-50 {
    --tw-gradient-from: #eef2ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 242, 255, 0));
  }

  .tablet-landscape\:from-indigo-100 {
    --tw-gradient-from: #e0e7ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 231, 255, 0));
  }

  .tablet-landscape\:from-indigo-200 {
    --tw-gradient-from: #c7d2fe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(199, 210, 254, 0));
  }

  .tablet-landscape\:from-indigo-300 {
    --tw-gradient-from: #a5b4fc;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 180, 252, 0));
  }

  .tablet-landscape\:from-indigo-400 {
    --tw-gradient-from: #818cf8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(129, 140, 248, 0));
  }

  .tablet-landscape\:from-indigo-500 {
    --tw-gradient-from: #6366f1;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 102, 241, 0));
  }

  .tablet-landscape\:from-indigo-600 {
    --tw-gradient-from: #4f46e5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(79, 70, 229, 0));
  }

  .tablet-landscape\:from-indigo-700 {
    --tw-gradient-from: #4338ca;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(67, 56, 202, 0));
  }

  .tablet-landscape\:from-indigo-800 {
    --tw-gradient-from: #3730a3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 48, 163, 0));
  }

  .tablet-landscape\:from-indigo-900 {
    --tw-gradient-from: #312e81;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(49, 46, 129, 0));
  }

  .tablet-landscape\:from-purple-50 {
    --tw-gradient-from: #f5f3ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 243, 255, 0));
  }

  .tablet-landscape\:from-purple-100 {
    --tw-gradient-from: #ede9fe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 233, 254, 0));
  }

  .tablet-landscape\:from-purple-200 {
    --tw-gradient-from: #ddd6fe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(221, 214, 254, 0));
  }

  .tablet-landscape\:from-purple-300 {
    --tw-gradient-from: #c4b5fd;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(196, 181, 253, 0));
  }

  .tablet-landscape\:from-purple-400 {
    --tw-gradient-from: #a78bfa;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 139, 250, 0));
  }

  .tablet-landscape\:from-purple-500 {
    --tw-gradient-from: #8b5cf6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(139, 92, 246, 0));
  }

  .tablet-landscape\:from-purple-600 {
    --tw-gradient-from: #7c3aed;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(124, 58, 237, 0));
  }

  .tablet-landscape\:from-purple-700 {
    --tw-gradient-from: #6d28d9;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(109, 40, 217, 0));
  }

  .tablet-landscape\:from-purple-800 {
    --tw-gradient-from: #5b21b6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(91, 33, 182, 0));
  }

  .tablet-landscape\:from-purple-900 {
    --tw-gradient-from: #4c1d95;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(76, 29, 149, 0));
  }

  .tablet-landscape\:from-pink-50 {
    --tw-gradient-from: #fdf2f8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 242, 248, 0));
  }

  .tablet-landscape\:from-pink-100 {
    --tw-gradient-from: #fce7f3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 231, 243, 0));
  }

  .tablet-landscape\:from-pink-200 {
    --tw-gradient-from: #fbcfe8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 207, 232, 0));
  }

  .tablet-landscape\:from-pink-300 {
    --tw-gradient-from: #f9a8d4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 168, 212, 0));
  }

  .tablet-landscape\:from-pink-400 {
    --tw-gradient-from: #f472b6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 114, 182, 0));
  }

  .tablet-landscape\:from-pink-500 {
    --tw-gradient-from: #ec4899;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 72, 153, 0));
  }

  .tablet-landscape\:from-pink-600 {
    --tw-gradient-from: #db2777;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 39, 119, 0));
  }

  .tablet-landscape\:from-pink-700 {
    --tw-gradient-from: #be185d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(190, 24, 93, 0));
  }

  .tablet-landscape\:from-pink-800 {
    --tw-gradient-from: #9d174d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(157, 23, 77, 0));
  }

  .tablet-landscape\:from-pink-900 {
    --tw-gradient-from: #831843;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(131, 24, 67, 0));
  }

  .tablet-landscape\:from-base-normal {
    --tw-gradient-from: #004181;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 65, 129, 0));
  }

  .tablet-landscape\:from-base-dark {
    --tw-gradient-from: #003469;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 52, 105, 0));
  }

  .tablet-landscape\:from-base-black {
    --tw-gradient-from: #1D1D1F;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(29, 29, 31, 0));
  }

  .tablet-landscape\:from-base-border {
    --tw-gradient-from: #E7E7E9;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(231, 231, 233, 0));
  }

  .tablet-landscape\:from-primary-normal {
    --tw-gradient-from: #0067CF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 103, 207, 0));
  }

  .tablet-landscape\:from-primary-alt {
    --tw-gradient-from: #00478F;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 71, 143, 0));
  }

  .tablet-landscape\:from-subtle-white {
    --tw-gradient-from: #F9F9F9;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 249, 249, 0));
  }

  .tablet-landscape\:from-turquesa {
    --tw-gradient-from: #0097B2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 151, 178, 0));
  }

  .tablet-landscape\:hover\:from-transparent:hover {
    --tw-gradient-from: transparent;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .tablet-landscape\:hover\:from-current:hover {
    --tw-gradient-from: currentColor;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .tablet-landscape\:hover\:from-black:hover {
    --tw-gradient-from: #000;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .tablet-landscape\:hover\:from-white:hover {
    --tw-gradient-from: #fff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .tablet-landscape\:hover\:from-gray-50:hover {
    --tw-gradient-from: #f9fafb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 250, 251, 0));
  }

  .tablet-landscape\:hover\:from-gray-100:hover {
    --tw-gradient-from: #f3f4f6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 244, 246, 0));
  }

  .tablet-landscape\:hover\:from-gray-200:hover {
    --tw-gradient-from: #e5e7eb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(229, 231, 235, 0));
  }

  .tablet-landscape\:hover\:from-gray-300:hover {
    --tw-gradient-from: #d1d5db;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 213, 219, 0));
  }

  .tablet-landscape\:hover\:from-gray-400:hover {
    --tw-gradient-from: #9ca3af;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(156, 163, 175, 0));
  }

  .tablet-landscape\:hover\:from-gray-500:hover {
    --tw-gradient-from: #6b7280;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 114, 128, 0));
  }

  .tablet-landscape\:hover\:from-gray-600:hover {
    --tw-gradient-from: #4b5563;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(75, 85, 99, 0));
  }

  .tablet-landscape\:hover\:from-gray-700:hover {
    --tw-gradient-from: #374151;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 65, 81, 0));
  }

  .tablet-landscape\:hover\:from-gray-800:hover {
    --tw-gradient-from: #1f2937;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 41, 55, 0));
  }

  .tablet-landscape\:hover\:from-gray-900:hover {
    --tw-gradient-from: #111827;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 24, 39, 0));
  }

  .tablet-landscape\:hover\:from-red-50:hover {
    --tw-gradient-from: #fef2f2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 242, 242, 0));
  }

  .tablet-landscape\:hover\:from-red-100:hover {
    --tw-gradient-from: #fee2e2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 226, 226, 0));
  }

  .tablet-landscape\:hover\:from-red-200:hover {
    --tw-gradient-from: #fecaca;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 202, 202, 0));
  }

  .tablet-landscape\:hover\:from-red-300:hover {
    --tw-gradient-from: #fca5a5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 165, 165, 0));
  }

  .tablet-landscape\:hover\:from-red-400:hover {
    --tw-gradient-from: #f87171;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 113, 113, 0));
  }

  .tablet-landscape\:hover\:from-red-500:hover {
    --tw-gradient-from: #ef4444;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 68, 68, 0));
  }

  .tablet-landscape\:hover\:from-red-600:hover {
    --tw-gradient-from: #dc2626;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(220, 38, 38, 0));
  }

  .tablet-landscape\:hover\:from-red-700:hover {
    --tw-gradient-from: #b91c1c;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(185, 28, 28, 0));
  }

  .tablet-landscape\:hover\:from-red-800:hover {
    --tw-gradient-from: #991b1b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(153, 27, 27, 0));
  }

  .tablet-landscape\:hover\:from-red-900:hover {
    --tw-gradient-from: #7f1d1d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(127, 29, 29, 0));
  }

  .tablet-landscape\:hover\:from-yellow-50:hover {
    --tw-gradient-from: #fffbeb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 251, 235, 0));
  }

  .tablet-landscape\:hover\:from-yellow-100:hover {
    --tw-gradient-from: #fef3c7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 243, 199, 0));
  }

  .tablet-landscape\:hover\:from-yellow-200:hover {
    --tw-gradient-from: #fde68a;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 230, 138, 0));
  }

  .tablet-landscape\:hover\:from-yellow-300:hover {
    --tw-gradient-from: #fcd34d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 211, 77, 0));
  }

  .tablet-landscape\:hover\:from-yellow-400:hover {
    --tw-gradient-from: #fbbf24;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 191, 36, 0));
  }

  .tablet-landscape\:hover\:from-yellow-500:hover {
    --tw-gradient-from: #f59e0b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0));
  }

  .tablet-landscape\:hover\:from-yellow-600:hover {
    --tw-gradient-from: #d97706;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 119, 6, 0));
  }

  .tablet-landscape\:hover\:from-yellow-700:hover {
    --tw-gradient-from: #b45309;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 83, 9, 0));
  }

  .tablet-landscape\:hover\:from-yellow-800:hover {
    --tw-gradient-from: #92400e;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 64, 14, 0));
  }

  .tablet-landscape\:hover\:from-yellow-900:hover {
    --tw-gradient-from: #78350f;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(120, 53, 15, 0));
  }

  .tablet-landscape\:hover\:from-green-50:hover {
    --tw-gradient-from: #ecfdf5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 253, 245, 0));
  }

  .tablet-landscape\:hover\:from-green-100:hover {
    --tw-gradient-from: #d1fae5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 250, 229, 0));
  }

  .tablet-landscape\:hover\:from-green-200:hover {
    --tw-gradient-from: #a7f3d0;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 243, 208, 0));
  }

  .tablet-landscape\:hover\:from-green-300:hover {
    --tw-gradient-from: #6ee7b7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 231, 183, 0));
  }

  .tablet-landscape\:hover\:from-green-400:hover {
    --tw-gradient-from: #34d399;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(52, 211, 153, 0));
  }

  .tablet-landscape\:hover\:from-green-500:hover {
    --tw-gradient-from: #10b981;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(16, 185, 129, 0));
  }

  .tablet-landscape\:hover\:from-green-600:hover {
    --tw-gradient-from: #059669;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(5, 150, 105, 0));
  }

  .tablet-landscape\:hover\:from-green-700:hover {
    --tw-gradient-from: #047857;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 120, 87, 0));
  }

  .tablet-landscape\:hover\:from-green-800:hover {
    --tw-gradient-from: #065f46;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 95, 70, 0));
  }

  .tablet-landscape\:hover\:from-green-900:hover {
    --tw-gradient-from: #064e3b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 78, 59, 0));
  }

  .tablet-landscape\:hover\:from-blue-50:hover {
    --tw-gradient-from: #eff6ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 246, 255, 0));
  }

  .tablet-landscape\:hover\:from-blue-100:hover {
    --tw-gradient-from: #dbeafe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 234, 254, 0));
  }

  .tablet-landscape\:hover\:from-blue-200:hover {
    --tw-gradient-from: #bfdbfe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(191, 219, 254, 0));
  }

  .tablet-landscape\:hover\:from-blue-300:hover {
    --tw-gradient-from: #93c5fd;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(147, 197, 253, 0));
  }

  .tablet-landscape\:hover\:from-blue-400:hover {
    --tw-gradient-from: #60a5fa;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 165, 250, 0));
  }

  .tablet-landscape\:hover\:from-blue-500:hover {
    --tw-gradient-from: #3b82f6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(59, 130, 246, 0));
  }

  .tablet-landscape\:hover\:from-blue-600:hover {
    --tw-gradient-from: #2563eb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 99, 235, 0));
  }

  .tablet-landscape\:hover\:from-blue-700:hover {
    --tw-gradient-from: #1d4ed8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(29, 78, 216, 0));
  }

  .tablet-landscape\:hover\:from-blue-800:hover {
    --tw-gradient-from: #1e40af;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 64, 175, 0));
  }

  .tablet-landscape\:hover\:from-blue-900:hover {
    --tw-gradient-from: #1e3a8a;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 58, 138, 0));
  }

  .tablet-landscape\:hover\:from-indigo-50:hover {
    --tw-gradient-from: #eef2ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 242, 255, 0));
  }

  .tablet-landscape\:hover\:from-indigo-100:hover {
    --tw-gradient-from: #e0e7ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 231, 255, 0));
  }

  .tablet-landscape\:hover\:from-indigo-200:hover {
    --tw-gradient-from: #c7d2fe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(199, 210, 254, 0));
  }

  .tablet-landscape\:hover\:from-indigo-300:hover {
    --tw-gradient-from: #a5b4fc;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 180, 252, 0));
  }

  .tablet-landscape\:hover\:from-indigo-400:hover {
    --tw-gradient-from: #818cf8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(129, 140, 248, 0));
  }

  .tablet-landscape\:hover\:from-indigo-500:hover {
    --tw-gradient-from: #6366f1;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 102, 241, 0));
  }

  .tablet-landscape\:hover\:from-indigo-600:hover {
    --tw-gradient-from: #4f46e5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(79, 70, 229, 0));
  }

  .tablet-landscape\:hover\:from-indigo-700:hover {
    --tw-gradient-from: #4338ca;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(67, 56, 202, 0));
  }

  .tablet-landscape\:hover\:from-indigo-800:hover {
    --tw-gradient-from: #3730a3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 48, 163, 0));
  }

  .tablet-landscape\:hover\:from-indigo-900:hover {
    --tw-gradient-from: #312e81;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(49, 46, 129, 0));
  }

  .tablet-landscape\:hover\:from-purple-50:hover {
    --tw-gradient-from: #f5f3ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 243, 255, 0));
  }

  .tablet-landscape\:hover\:from-purple-100:hover {
    --tw-gradient-from: #ede9fe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 233, 254, 0));
  }

  .tablet-landscape\:hover\:from-purple-200:hover {
    --tw-gradient-from: #ddd6fe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(221, 214, 254, 0));
  }

  .tablet-landscape\:hover\:from-purple-300:hover {
    --tw-gradient-from: #c4b5fd;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(196, 181, 253, 0));
  }

  .tablet-landscape\:hover\:from-purple-400:hover {
    --tw-gradient-from: #a78bfa;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 139, 250, 0));
  }

  .tablet-landscape\:hover\:from-purple-500:hover {
    --tw-gradient-from: #8b5cf6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(139, 92, 246, 0));
  }

  .tablet-landscape\:hover\:from-purple-600:hover {
    --tw-gradient-from: #7c3aed;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(124, 58, 237, 0));
  }

  .tablet-landscape\:hover\:from-purple-700:hover {
    --tw-gradient-from: #6d28d9;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(109, 40, 217, 0));
  }

  .tablet-landscape\:hover\:from-purple-800:hover {
    --tw-gradient-from: #5b21b6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(91, 33, 182, 0));
  }

  .tablet-landscape\:hover\:from-purple-900:hover {
    --tw-gradient-from: #4c1d95;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(76, 29, 149, 0));
  }

  .tablet-landscape\:hover\:from-pink-50:hover {
    --tw-gradient-from: #fdf2f8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 242, 248, 0));
  }

  .tablet-landscape\:hover\:from-pink-100:hover {
    --tw-gradient-from: #fce7f3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 231, 243, 0));
  }

  .tablet-landscape\:hover\:from-pink-200:hover {
    --tw-gradient-from: #fbcfe8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 207, 232, 0));
  }

  .tablet-landscape\:hover\:from-pink-300:hover {
    --tw-gradient-from: #f9a8d4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 168, 212, 0));
  }

  .tablet-landscape\:hover\:from-pink-400:hover {
    --tw-gradient-from: #f472b6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 114, 182, 0));
  }

  .tablet-landscape\:hover\:from-pink-500:hover {
    --tw-gradient-from: #ec4899;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 72, 153, 0));
  }

  .tablet-landscape\:hover\:from-pink-600:hover {
    --tw-gradient-from: #db2777;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 39, 119, 0));
  }

  .tablet-landscape\:hover\:from-pink-700:hover {
    --tw-gradient-from: #be185d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(190, 24, 93, 0));
  }

  .tablet-landscape\:hover\:from-pink-800:hover {
    --tw-gradient-from: #9d174d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(157, 23, 77, 0));
  }

  .tablet-landscape\:hover\:from-pink-900:hover {
    --tw-gradient-from: #831843;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(131, 24, 67, 0));
  }

  .tablet-landscape\:hover\:from-base-normal:hover {
    --tw-gradient-from: #004181;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 65, 129, 0));
  }

  .tablet-landscape\:hover\:from-base-dark:hover {
    --tw-gradient-from: #003469;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 52, 105, 0));
  }

  .tablet-landscape\:hover\:from-base-black:hover {
    --tw-gradient-from: #1D1D1F;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(29, 29, 31, 0));
  }

  .tablet-landscape\:hover\:from-base-border:hover {
    --tw-gradient-from: #E7E7E9;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(231, 231, 233, 0));
  }

  .tablet-landscape\:hover\:from-primary-normal:hover {
    --tw-gradient-from: #0067CF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 103, 207, 0));
  }

  .tablet-landscape\:hover\:from-primary-alt:hover {
    --tw-gradient-from: #00478F;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 71, 143, 0));
  }

  .tablet-landscape\:hover\:from-subtle-white:hover {
    --tw-gradient-from: #F9F9F9;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 249, 249, 0));
  }

  .tablet-landscape\:hover\:from-turquesa:hover {
    --tw-gradient-from: #0097B2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 151, 178, 0));
  }

  .tablet-landscape\:focus\:from-transparent:focus {
    --tw-gradient-from: transparent;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .tablet-landscape\:focus\:from-current:focus {
    --tw-gradient-from: currentColor;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .tablet-landscape\:focus\:from-black:focus {
    --tw-gradient-from: #000;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .tablet-landscape\:focus\:from-white:focus {
    --tw-gradient-from: #fff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .tablet-landscape\: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));
  }

  .tablet-landscape\: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));
  }

  .tablet-landscape\: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));
  }

  .tablet-landscape\: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));
  }

  .tablet-landscape\: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));
  }

  .tablet-landscape\: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));
  }

  .tablet-landscape\: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));
  }

  .tablet-landscape\: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));
  }

  .tablet-landscape\: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));
  }

  .tablet-landscape\: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));
  }

  .tablet-landscape\: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));
  }

  .tablet-landscape\: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));
  }

  .tablet-landscape\: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));
  }

  .tablet-landscape\: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));
  }

  .tablet-landscape\: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));
  }

  .tablet-landscape\: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));
  }

  .tablet-landscape\: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));
  }

  .tablet-landscape\: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));
  }

  .tablet-landscape\: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));
  }

  .tablet-landscape\: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));
  }

  .tablet-landscape\: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));
  }

  .tablet-landscape\: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));
  }

  .tablet-landscape\: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));
  }

  .tablet-landscape\: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));
  }

  .tablet-landscape\: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));
  }

  .tablet-landscape\: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));
  }

  .tablet-landscape\: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));
  }

  .tablet-landscape\: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));
  }

  .tablet-landscape\: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));
  }

  .tablet-landscape\: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));
  }

  .tablet-landscape\: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));
  }

  .tablet-landscape\: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));
  }

  .tablet-landscape\: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));
  }

  .tablet-landscape\: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));
  }

  .tablet-landscape\: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));
  }

  .tablet-landscape\: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));
  }

  .tablet-landscape\: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));
  }

  .tablet-landscape\: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));
  }

  .tablet-landscape\: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));
  }

  .tablet-landscape\: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));
  }

  .tablet-landscape\: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));
  }

  .tablet-landscape\: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));
  }

  .tablet-landscape\: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));
  }

  .tablet-landscape\: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));
  }

  .tablet-landscape\: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));
  }

  .tablet-landscape\: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));
  }

  .tablet-landscape\: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));
  }

  .tablet-landscape\: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));
  }

  .tablet-landscape\: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));
  }

  .tablet-landscape\: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));
  }

  .tablet-landscape\: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));
  }

  .tablet-landscape\: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));
  }

  .tablet-landscape\: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));
  }

  .tablet-landscape\: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));
  }

  .tablet-landscape\: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));
  }

  .tablet-landscape\: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));
  }

  .tablet-landscape\: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));
  }

  .tablet-landscape\: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));
  }

  .tablet-landscape\: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));
  }

  .tablet-landscape\: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));
  }

  .tablet-landscape\: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));
  }

  .tablet-landscape\: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));
  }

  .tablet-landscape\: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));
  }

  .tablet-landscape\: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));
  }

  .tablet-landscape\: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));
  }

  .tablet-landscape\: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));
  }

  .tablet-landscape\: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));
  }

  .tablet-landscape\: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));
  }

  .tablet-landscape\: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));
  }

  .tablet-landscape\: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));
  }

  .tablet-landscape\: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));
  }

  .tablet-landscape\: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));
  }

  .tablet-landscape\: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));
  }

  .tablet-landscape\: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));
  }

  .tablet-landscape\: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));
  }

  .tablet-landscape\: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));
  }

  .tablet-landscape\: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));
  }

  .tablet-landscape\: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));
  }

  .tablet-landscape\: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));
  }

  .tablet-landscape\: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));
  }

  .tablet-landscape\:focus\:from-base-normal:focus {
    --tw-gradient-from: #004181;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 65, 129, 0));
  }

  .tablet-landscape\:focus\:from-base-dark:focus {
    --tw-gradient-from: #003469;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 52, 105, 0));
  }

  .tablet-landscape\:focus\:from-base-black:focus {
    --tw-gradient-from: #1D1D1F;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(29, 29, 31, 0));
  }

  .tablet-landscape\:focus\:from-base-border:focus {
    --tw-gradient-from: #E7E7E9;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(231, 231, 233, 0));
  }

  .tablet-landscape\:focus\:from-primary-normal:focus {
    --tw-gradient-from: #0067CF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 103, 207, 0));
  }

  .tablet-landscape\:focus\:from-primary-alt:focus {
    --tw-gradient-from: #00478F;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 71, 143, 0));
  }

  .tablet-landscape\:focus\:from-subtle-white:focus {
    --tw-gradient-from: #F9F9F9;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 249, 249, 0));
  }

  .tablet-landscape\:focus\:from-turquesa:focus {
    --tw-gradient-from: #0097B2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 151, 178, 0));
  }

  .tablet-landscape\:via-transparent {
    --tw-gradient-stops: var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .tablet-landscape\:via-current {
    --tw-gradient-stops: var(--tw-gradient-from), currentColor, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .tablet-landscape\:via-black {
    --tw-gradient-stops: var(--tw-gradient-from), #000, var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .tablet-landscape\:via-white {
    --tw-gradient-stops: var(--tw-gradient-from), #fff, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .tablet-landscape\:via-gray-50 {
    --tw-gradient-stops: var(--tw-gradient-from), #f9fafb, var(--tw-gradient-to, rgba(249, 250, 251, 0));
  }

  .tablet-landscape\:via-gray-100 {
    --tw-gradient-stops: var(--tw-gradient-from), #f3f4f6, var(--tw-gradient-to, rgba(243, 244, 246, 0));
  }

  .tablet-landscape\:via-gray-200 {
    --tw-gradient-stops: var(--tw-gradient-from), #e5e7eb, var(--tw-gradient-to, rgba(229, 231, 235, 0));
  }

  .tablet-landscape\:via-gray-300 {
    --tw-gradient-stops: var(--tw-gradient-from), #d1d5db, var(--tw-gradient-to, rgba(209, 213, 219, 0));
  }

  .tablet-landscape\:via-gray-400 {
    --tw-gradient-stops: var(--tw-gradient-from), #9ca3af, var(--tw-gradient-to, rgba(156, 163, 175, 0));
  }

  .tablet-landscape\:via-gray-500 {
    --tw-gradient-stops: var(--tw-gradient-from), #6b7280, var(--tw-gradient-to, rgba(107, 114, 128, 0));
  }

  .tablet-landscape\:via-gray-600 {
    --tw-gradient-stops: var(--tw-gradient-from), #4b5563, var(--tw-gradient-to, rgba(75, 85, 99, 0));
  }

  .tablet-landscape\:via-gray-700 {
    --tw-gradient-stops: var(--tw-gradient-from), #374151, var(--tw-gradient-to, rgba(55, 65, 81, 0));
  }

  .tablet-landscape\:via-gray-800 {
    --tw-gradient-stops: var(--tw-gradient-from), #1f2937, var(--tw-gradient-to, rgba(31, 41, 55, 0));
  }

  .tablet-landscape\:via-gray-900 {
    --tw-gradient-stops: var(--tw-gradient-from), #111827, var(--tw-gradient-to, rgba(17, 24, 39, 0));
  }

  .tablet-landscape\:via-red-50 {
    --tw-gradient-stops: var(--tw-gradient-from), #fef2f2, var(--tw-gradient-to, rgba(254, 242, 242, 0));
  }

  .tablet-landscape\:via-red-100 {
    --tw-gradient-stops: var(--tw-gradient-from), #fee2e2, var(--tw-gradient-to, rgba(254, 226, 226, 0));
  }

  .tablet-landscape\:via-red-200 {
    --tw-gradient-stops: var(--tw-gradient-from), #fecaca, var(--tw-gradient-to, rgba(254, 202, 202, 0));
  }

  .tablet-landscape\:via-red-300 {
    --tw-gradient-stops: var(--tw-gradient-from), #fca5a5, var(--tw-gradient-to, rgba(252, 165, 165, 0));
  }

  .tablet-landscape\:via-red-400 {
    --tw-gradient-stops: var(--tw-gradient-from), #f87171, var(--tw-gradient-to, rgba(248, 113, 113, 0));
  }

  .tablet-landscape\:via-red-500 {
    --tw-gradient-stops: var(--tw-gradient-from), #ef4444, var(--tw-gradient-to, rgba(239, 68, 68, 0));
  }

  .tablet-landscape\:via-red-600 {
    --tw-gradient-stops: var(--tw-gradient-from), #dc2626, var(--tw-gradient-to, rgba(220, 38, 38, 0));
  }

  .tablet-landscape\:via-red-700 {
    --tw-gradient-stops: var(--tw-gradient-from), #b91c1c, var(--tw-gradient-to, rgba(185, 28, 28, 0));
  }

  .tablet-landscape\:via-red-800 {
    --tw-gradient-stops: var(--tw-gradient-from), #991b1b, var(--tw-gradient-to, rgba(153, 27, 27, 0));
  }

  .tablet-landscape\:via-red-900 {
    --tw-gradient-stops: var(--tw-gradient-from), #7f1d1d, var(--tw-gradient-to, rgba(127, 29, 29, 0));
  }

  .tablet-landscape\:via-yellow-50 {
    --tw-gradient-stops: var(--tw-gradient-from), #fffbeb, var(--tw-gradient-to, rgba(255, 251, 235, 0));
  }

  .tablet-landscape\:via-yellow-100 {
    --tw-gradient-stops: var(--tw-gradient-from), #fef3c7, var(--tw-gradient-to, rgba(254, 243, 199, 0));
  }

  .tablet-landscape\:via-yellow-200 {
    --tw-gradient-stops: var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, rgba(253, 230, 138, 0));
  }

  .tablet-landscape\:via-yellow-300 {
    --tw-gradient-stops: var(--tw-gradient-from), #fcd34d, var(--tw-gradient-to, rgba(252, 211, 77, 0));
  }

  .tablet-landscape\:via-yellow-400 {
    --tw-gradient-stops: var(--tw-gradient-from), #fbbf24, var(--tw-gradient-to, rgba(251, 191, 36, 0));
  }

  .tablet-landscape\:via-yellow-500 {
    --tw-gradient-stops: var(--tw-gradient-from), #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0));
  }

  .tablet-landscape\:via-yellow-600 {
    --tw-gradient-stops: var(--tw-gradient-from), #d97706, var(--tw-gradient-to, rgba(217, 119, 6, 0));
  }

  .tablet-landscape\:via-yellow-700 {
    --tw-gradient-stops: var(--tw-gradient-from), #b45309, var(--tw-gradient-to, rgba(180, 83, 9, 0));
  }

  .tablet-landscape\:via-yellow-800 {
    --tw-gradient-stops: var(--tw-gradient-from), #92400e, var(--tw-gradient-to, rgba(146, 64, 14, 0));
  }

  .tablet-landscape\:via-yellow-900 {
    --tw-gradient-stops: var(--tw-gradient-from), #78350f, var(--tw-gradient-to, rgba(120, 53, 15, 0));
  }

  .tablet-landscape\:via-green-50 {
    --tw-gradient-stops: var(--tw-gradient-from), #ecfdf5, var(--tw-gradient-to, rgba(236, 253, 245, 0));
  }

  .tablet-landscape\:via-green-100 {
    --tw-gradient-stops: var(--tw-gradient-from), #d1fae5, var(--tw-gradient-to, rgba(209, 250, 229, 0));
  }

  .tablet-landscape\:via-green-200 {
    --tw-gradient-stops: var(--tw-gradient-from), #a7f3d0, var(--tw-gradient-to, rgba(167, 243, 208, 0));
  }

  .tablet-landscape\:via-green-300 {
    --tw-gradient-stops: var(--tw-gradient-from), #6ee7b7, var(--tw-gradient-to, rgba(110, 231, 183, 0));
  }

  .tablet-landscape\:via-green-400 {
    --tw-gradient-stops: var(--tw-gradient-from), #34d399, var(--tw-gradient-to, rgba(52, 211, 153, 0));
  }

  .tablet-landscape\:via-green-500 {
    --tw-gradient-stops: var(--tw-gradient-from), #10b981, var(--tw-gradient-to, rgba(16, 185, 129, 0));
  }

  .tablet-landscape\:via-green-600 {
    --tw-gradient-stops: var(--tw-gradient-from), #059669, var(--tw-gradient-to, rgba(5, 150, 105, 0));
  }

  .tablet-landscape\:via-green-700 {
    --tw-gradient-stops: var(--tw-gradient-from), #047857, var(--tw-gradient-to, rgba(4, 120, 87, 0));
  }

  .tablet-landscape\:via-green-800 {
    --tw-gradient-stops: var(--tw-gradient-from), #065f46, var(--tw-gradient-to, rgba(6, 95, 70, 0));
  }

  .tablet-landscape\:via-green-900 {
    --tw-gradient-stops: var(--tw-gradient-from), #064e3b, var(--tw-gradient-to, rgba(6, 78, 59, 0));
  }

  .tablet-landscape\:via-blue-50 {
    --tw-gradient-stops: var(--tw-gradient-from), #eff6ff, var(--tw-gradient-to, rgba(239, 246, 255, 0));
  }

  .tablet-landscape\:via-blue-100 {
    --tw-gradient-stops: var(--tw-gradient-from), #dbeafe, var(--tw-gradient-to, rgba(219, 234, 254, 0));
  }

  .tablet-landscape\:via-blue-200 {
    --tw-gradient-stops: var(--tw-gradient-from), #bfdbfe, var(--tw-gradient-to, rgba(191, 219, 254, 0));
  }

  .tablet-landscape\:via-blue-300 {
    --tw-gradient-stops: var(--tw-gradient-from), #93c5fd, var(--tw-gradient-to, rgba(147, 197, 253, 0));
  }

  .tablet-landscape\:via-blue-400 {
    --tw-gradient-stops: var(--tw-gradient-from), #60a5fa, var(--tw-gradient-to, rgba(96, 165, 250, 0));
  }

  .tablet-landscape\:via-blue-500 {
    --tw-gradient-stops: var(--tw-gradient-from), #3b82f6, var(--tw-gradient-to, rgba(59, 130, 246, 0));
  }

  .tablet-landscape\:via-blue-600 {
    --tw-gradient-stops: var(--tw-gradient-from), #2563eb, var(--tw-gradient-to, rgba(37, 99, 235, 0));
  }

  .tablet-landscape\:via-blue-700 {
    --tw-gradient-stops: var(--tw-gradient-from), #1d4ed8, var(--tw-gradient-to, rgba(29, 78, 216, 0));
  }

  .tablet-landscape\:via-blue-800 {
    --tw-gradient-stops: var(--tw-gradient-from), #1e40af, var(--tw-gradient-to, rgba(30, 64, 175, 0));
  }

  .tablet-landscape\:via-blue-900 {
    --tw-gradient-stops: var(--tw-gradient-from), #1e3a8a, var(--tw-gradient-to, rgba(30, 58, 138, 0));
  }

  .tablet-landscape\:via-indigo-50 {
    --tw-gradient-stops: var(--tw-gradient-from), #eef2ff, var(--tw-gradient-to, rgba(238, 242, 255, 0));
  }

  .tablet-landscape\:via-indigo-100 {
    --tw-gradient-stops: var(--tw-gradient-from), #e0e7ff, var(--tw-gradient-to, rgba(224, 231, 255, 0));
  }

  .tablet-landscape\:via-indigo-200 {
    --tw-gradient-stops: var(--tw-gradient-from), #c7d2fe, var(--tw-gradient-to, rgba(199, 210, 254, 0));
  }

  .tablet-landscape\:via-indigo-300 {
    --tw-gradient-stops: var(--tw-gradient-from), #a5b4fc, var(--tw-gradient-to, rgba(165, 180, 252, 0));
  }

  .tablet-landscape\:via-indigo-400 {
    --tw-gradient-stops: var(--tw-gradient-from), #818cf8, var(--tw-gradient-to, rgba(129, 140, 248, 0));
  }

  .tablet-landscape\:via-indigo-500 {
    --tw-gradient-stops: var(--tw-gradient-from), #6366f1, var(--tw-gradient-to, rgba(99, 102, 241, 0));
  }

  .tablet-landscape\:via-indigo-600 {
    --tw-gradient-stops: var(--tw-gradient-from), #4f46e5, var(--tw-gradient-to, rgba(79, 70, 229, 0));
  }

  .tablet-landscape\:via-indigo-700 {
    --tw-gradient-stops: var(--tw-gradient-from), #4338ca, var(--tw-gradient-to, rgba(67, 56, 202, 0));
  }

  .tablet-landscape\:via-indigo-800 {
    --tw-gradient-stops: var(--tw-gradient-from), #3730a3, var(--tw-gradient-to, rgba(55, 48, 163, 0));
  }

  .tablet-landscape\:via-indigo-900 {
    --tw-gradient-stops: var(--tw-gradient-from), #312e81, var(--tw-gradient-to, rgba(49, 46, 129, 0));
  }

  .tablet-landscape\:via-purple-50 {
    --tw-gradient-stops: var(--tw-gradient-from), #f5f3ff, var(--tw-gradient-to, rgba(245, 243, 255, 0));
  }

  .tablet-landscape\:via-purple-100 {
    --tw-gradient-stops: var(--tw-gradient-from), #ede9fe, var(--tw-gradient-to, rgba(237, 233, 254, 0));
  }

  .tablet-landscape\:via-purple-200 {
    --tw-gradient-stops: var(--tw-gradient-from), #ddd6fe, var(--tw-gradient-to, rgba(221, 214, 254, 0));
  }

  .tablet-landscape\:via-purple-300 {
    --tw-gradient-stops: var(--tw-gradient-from), #c4b5fd, var(--tw-gradient-to, rgba(196, 181, 253, 0));
  }

  .tablet-landscape\:via-purple-400 {
    --tw-gradient-stops: var(--tw-gradient-from), #a78bfa, var(--tw-gradient-to, rgba(167, 139, 250, 0));
  }

  .tablet-landscape\:via-purple-500 {
    --tw-gradient-stops: var(--tw-gradient-from), #8b5cf6, var(--tw-gradient-to, rgba(139, 92, 246, 0));
  }

  .tablet-landscape\:via-purple-600 {
    --tw-gradient-stops: var(--tw-gradient-from), #7c3aed, var(--tw-gradient-to, rgba(124, 58, 237, 0));
  }

  .tablet-landscape\:via-purple-700 {
    --tw-gradient-stops: var(--tw-gradient-from), #6d28d9, var(--tw-gradient-to, rgba(109, 40, 217, 0));
  }

  .tablet-landscape\:via-purple-800 {
    --tw-gradient-stops: var(--tw-gradient-from), #5b21b6, var(--tw-gradient-to, rgba(91, 33, 182, 0));
  }

  .tablet-landscape\:via-purple-900 {
    --tw-gradient-stops: var(--tw-gradient-from), #4c1d95, var(--tw-gradient-to, rgba(76, 29, 149, 0));
  }

  .tablet-landscape\:via-pink-50 {
    --tw-gradient-stops: var(--tw-gradient-from), #fdf2f8, var(--tw-gradient-to, rgba(253, 242, 248, 0));
  }

  .tablet-landscape\:via-pink-100 {
    --tw-gradient-stops: var(--tw-gradient-from), #fce7f3, var(--tw-gradient-to, rgba(252, 231, 243, 0));
  }

  .tablet-landscape\:via-pink-200 {
    --tw-gradient-stops: var(--tw-gradient-from), #fbcfe8, var(--tw-gradient-to, rgba(251, 207, 232, 0));
  }

  .tablet-landscape\:via-pink-300 {
    --tw-gradient-stops: var(--tw-gradient-from), #f9a8d4, var(--tw-gradient-to, rgba(249, 168, 212, 0));
  }

  .tablet-landscape\:via-pink-400 {
    --tw-gradient-stops: var(--tw-gradient-from), #f472b6, var(--tw-gradient-to, rgba(244, 114, 182, 0));
  }

  .tablet-landscape\:via-pink-500 {
    --tw-gradient-stops: var(--tw-gradient-from), #ec4899, var(--tw-gradient-to, rgba(236, 72, 153, 0));
  }

  .tablet-landscape\:via-pink-600 {
    --tw-gradient-stops: var(--tw-gradient-from), #db2777, var(--tw-gradient-to, rgba(219, 39, 119, 0));
  }

  .tablet-landscape\:via-pink-700 {
    --tw-gradient-stops: var(--tw-gradient-from), #be185d, var(--tw-gradient-to, rgba(190, 24, 93, 0));
  }

  .tablet-landscape\:via-pink-800 {
    --tw-gradient-stops: var(--tw-gradient-from), #9d174d, var(--tw-gradient-to, rgba(157, 23, 77, 0));
  }

  .tablet-landscape\:via-pink-900 {
    --tw-gradient-stops: var(--tw-gradient-from), #831843, var(--tw-gradient-to, rgba(131, 24, 67, 0));
  }

  .tablet-landscape\:via-base-normal {
    --tw-gradient-stops: var(--tw-gradient-from), #004181, var(--tw-gradient-to, rgba(0, 65, 129, 0));
  }

  .tablet-landscape\:via-base-dark {
    --tw-gradient-stops: var(--tw-gradient-from), #003469, var(--tw-gradient-to, rgba(0, 52, 105, 0));
  }

  .tablet-landscape\:via-base-black {
    --tw-gradient-stops: var(--tw-gradient-from), #1D1D1F, var(--tw-gradient-to, rgba(29, 29, 31, 0));
  }

  .tablet-landscape\:via-base-border {
    --tw-gradient-stops: var(--tw-gradient-from), #E7E7E9, var(--tw-gradient-to, rgba(231, 231, 233, 0));
  }

  .tablet-landscape\:via-primary-normal {
    --tw-gradient-stops: var(--tw-gradient-from), #0067CF, var(--tw-gradient-to, rgba(0, 103, 207, 0));
  }

  .tablet-landscape\:via-primary-alt {
    --tw-gradient-stops: var(--tw-gradient-from), #00478F, var(--tw-gradient-to, rgba(0, 71, 143, 0));
  }

  .tablet-landscape\:via-subtle-white {
    --tw-gradient-stops: var(--tw-gradient-from), #F9F9F9, var(--tw-gradient-to, rgba(249, 249, 249, 0));
  }

  .tablet-landscape\:via-turquesa {
    --tw-gradient-stops: var(--tw-gradient-from), #0097B2, var(--tw-gradient-to, rgba(0, 151, 178, 0));
  }

  .tablet-landscape\:hover\:via-transparent:hover {
    --tw-gradient-stops: var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .tablet-landscape\:hover\:via-current:hover {
    --tw-gradient-stops: var(--tw-gradient-from), currentColor, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .tablet-landscape\:hover\:via-black:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #000, var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .tablet-landscape\:hover\:via-white:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fff, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .tablet-landscape\:hover\:via-gray-50:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f9fafb, var(--tw-gradient-to, rgba(249, 250, 251, 0));
  }

  .tablet-landscape\:hover\:via-gray-100:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f3f4f6, var(--tw-gradient-to, rgba(243, 244, 246, 0));
  }

  .tablet-landscape\:hover\:via-gray-200:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #e5e7eb, var(--tw-gradient-to, rgba(229, 231, 235, 0));
  }

  .tablet-landscape\:hover\:via-gray-300:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #d1d5db, var(--tw-gradient-to, rgba(209, 213, 219, 0));
  }

  .tablet-landscape\:hover\:via-gray-400:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #9ca3af, var(--tw-gradient-to, rgba(156, 163, 175, 0));
  }

  .tablet-landscape\:hover\:via-gray-500:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6b7280, var(--tw-gradient-to, rgba(107, 114, 128, 0));
  }

  .tablet-landscape\:hover\:via-gray-600:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #4b5563, var(--tw-gradient-to, rgba(75, 85, 99, 0));
  }

  .tablet-landscape\:hover\:via-gray-700:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #374151, var(--tw-gradient-to, rgba(55, 65, 81, 0));
  }

  .tablet-landscape\:hover\:via-gray-800:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1f2937, var(--tw-gradient-to, rgba(31, 41, 55, 0));
  }

  .tablet-landscape\:hover\:via-gray-900:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #111827, var(--tw-gradient-to, rgba(17, 24, 39, 0));
  }

  .tablet-landscape\:hover\:via-red-50:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fef2f2, var(--tw-gradient-to, rgba(254, 242, 242, 0));
  }

  .tablet-landscape\:hover\:via-red-100:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fee2e2, var(--tw-gradient-to, rgba(254, 226, 226, 0));
  }

  .tablet-landscape\:hover\:via-red-200:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fecaca, var(--tw-gradient-to, rgba(254, 202, 202, 0));
  }

  .tablet-landscape\:hover\:via-red-300:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fca5a5, var(--tw-gradient-to, rgba(252, 165, 165, 0));
  }

  .tablet-landscape\:hover\:via-red-400:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f87171, var(--tw-gradient-to, rgba(248, 113, 113, 0));
  }

  .tablet-landscape\:hover\:via-red-500:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #ef4444, var(--tw-gradient-to, rgba(239, 68, 68, 0));
  }

  .tablet-landscape\:hover\:via-red-600:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #dc2626, var(--tw-gradient-to, rgba(220, 38, 38, 0));
  }

  .tablet-landscape\:hover\:via-red-700:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #b91c1c, var(--tw-gradient-to, rgba(185, 28, 28, 0));
  }

  .tablet-landscape\:hover\:via-red-800:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #991b1b, var(--tw-gradient-to, rgba(153, 27, 27, 0));
  }

  .tablet-landscape\:hover\:via-red-900:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #7f1d1d, var(--tw-gradient-to, rgba(127, 29, 29, 0));
  }

  .tablet-landscape\:hover\:via-yellow-50:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fffbeb, var(--tw-gradient-to, rgba(255, 251, 235, 0));
  }

  .tablet-landscape\:hover\:via-yellow-100:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fef3c7, var(--tw-gradient-to, rgba(254, 243, 199, 0));
  }

  .tablet-landscape\:hover\:via-yellow-200:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, rgba(253, 230, 138, 0));
  }

  .tablet-landscape\:hover\:via-yellow-300:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fcd34d, var(--tw-gradient-to, rgba(252, 211, 77, 0));
  }

  .tablet-landscape\:hover\:via-yellow-400:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fbbf24, var(--tw-gradient-to, rgba(251, 191, 36, 0));
  }

  .tablet-landscape\:hover\:via-yellow-500:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0));
  }

  .tablet-landscape\:hover\:via-yellow-600:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #d97706, var(--tw-gradient-to, rgba(217, 119, 6, 0));
  }

  .tablet-landscape\:hover\:via-yellow-700:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #b45309, var(--tw-gradient-to, rgba(180, 83, 9, 0));
  }

  .tablet-landscape\:hover\:via-yellow-800:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #92400e, var(--tw-gradient-to, rgba(146, 64, 14, 0));
  }

  .tablet-landscape\:hover\:via-yellow-900:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #78350f, var(--tw-gradient-to, rgba(120, 53, 15, 0));
  }

  .tablet-landscape\:hover\:via-green-50:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #ecfdf5, var(--tw-gradient-to, rgba(236, 253, 245, 0));
  }

  .tablet-landscape\:hover\:via-green-100:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #d1fae5, var(--tw-gradient-to, rgba(209, 250, 229, 0));
  }

  .tablet-landscape\:hover\:via-green-200:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #a7f3d0, var(--tw-gradient-to, rgba(167, 243, 208, 0));
  }

  .tablet-landscape\:hover\:via-green-300:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6ee7b7, var(--tw-gradient-to, rgba(110, 231, 183, 0));
  }

  .tablet-landscape\:hover\:via-green-400:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #34d399, var(--tw-gradient-to, rgba(52, 211, 153, 0));
  }

  .tablet-landscape\:hover\:via-green-500:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #10b981, var(--tw-gradient-to, rgba(16, 185, 129, 0));
  }

  .tablet-landscape\:hover\:via-green-600:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #059669, var(--tw-gradient-to, rgba(5, 150, 105, 0));
  }

  .tablet-landscape\:hover\:via-green-700:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #047857, var(--tw-gradient-to, rgba(4, 120, 87, 0));
  }

  .tablet-landscape\:hover\:via-green-800:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #065f46, var(--tw-gradient-to, rgba(6, 95, 70, 0));
  }

  .tablet-landscape\:hover\:via-green-900:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #064e3b, var(--tw-gradient-to, rgba(6, 78, 59, 0));
  }

  .tablet-landscape\:hover\:via-blue-50:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #eff6ff, var(--tw-gradient-to, rgba(239, 246, 255, 0));
  }

  .tablet-landscape\:hover\:via-blue-100:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #dbeafe, var(--tw-gradient-to, rgba(219, 234, 254, 0));
  }

  .tablet-landscape\:hover\:via-blue-200:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #bfdbfe, var(--tw-gradient-to, rgba(191, 219, 254, 0));
  }

  .tablet-landscape\:hover\:via-blue-300:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #93c5fd, var(--tw-gradient-to, rgba(147, 197, 253, 0));
  }

  .tablet-landscape\:hover\:via-blue-400:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #60a5fa, var(--tw-gradient-to, rgba(96, 165, 250, 0));
  }

  .tablet-landscape\:hover\:via-blue-500:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #3b82f6, var(--tw-gradient-to, rgba(59, 130, 246, 0));
  }

  .tablet-landscape\:hover\:via-blue-600:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #2563eb, var(--tw-gradient-to, rgba(37, 99, 235, 0));
  }

  .tablet-landscape\:hover\:via-blue-700:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1d4ed8, var(--tw-gradient-to, rgba(29, 78, 216, 0));
  }

  .tablet-landscape\:hover\:via-blue-800:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1e40af, var(--tw-gradient-to, rgba(30, 64, 175, 0));
  }

  .tablet-landscape\:hover\:via-blue-900:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1e3a8a, var(--tw-gradient-to, rgba(30, 58, 138, 0));
  }

  .tablet-landscape\:hover\:via-indigo-50:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #eef2ff, var(--tw-gradient-to, rgba(238, 242, 255, 0));
  }

  .tablet-landscape\:hover\:via-indigo-100:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #e0e7ff, var(--tw-gradient-to, rgba(224, 231, 255, 0));
  }

  .tablet-landscape\:hover\:via-indigo-200:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #c7d2fe, var(--tw-gradient-to, rgba(199, 210, 254, 0));
  }

  .tablet-landscape\:hover\:via-indigo-300:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #a5b4fc, var(--tw-gradient-to, rgba(165, 180, 252, 0));
  }

  .tablet-landscape\:hover\:via-indigo-400:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #818cf8, var(--tw-gradient-to, rgba(129, 140, 248, 0));
  }

  .tablet-landscape\:hover\:via-indigo-500:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6366f1, var(--tw-gradient-to, rgba(99, 102, 241, 0));
  }

  .tablet-landscape\:hover\:via-indigo-600:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #4f46e5, var(--tw-gradient-to, rgba(79, 70, 229, 0));
  }

  .tablet-landscape\:hover\:via-indigo-700:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #4338ca, var(--tw-gradient-to, rgba(67, 56, 202, 0));
  }

  .tablet-landscape\:hover\:via-indigo-800:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #3730a3, var(--tw-gradient-to, rgba(55, 48, 163, 0));
  }

  .tablet-landscape\:hover\:via-indigo-900:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #312e81, var(--tw-gradient-to, rgba(49, 46, 129, 0));
  }

  .tablet-landscape\:hover\:via-purple-50:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f5f3ff, var(--tw-gradient-to, rgba(245, 243, 255, 0));
  }

  .tablet-landscape\:hover\:via-purple-100:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #ede9fe, var(--tw-gradient-to, rgba(237, 233, 254, 0));
  }

  .tablet-landscape\:hover\:via-purple-200:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #ddd6fe, var(--tw-gradient-to, rgba(221, 214, 254, 0));
  }

  .tablet-landscape\:hover\:via-purple-300:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #c4b5fd, var(--tw-gradient-to, rgba(196, 181, 253, 0));
  }

  .tablet-landscape\:hover\:via-purple-400:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #a78bfa, var(--tw-gradient-to, rgba(167, 139, 250, 0));
  }

  .tablet-landscape\:hover\:via-purple-500:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #8b5cf6, var(--tw-gradient-to, rgba(139, 92, 246, 0));
  }

  .tablet-landscape\:hover\:via-purple-600:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #7c3aed, var(--tw-gradient-to, rgba(124, 58, 237, 0));
  }

  .tablet-landscape\:hover\:via-purple-700:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6d28d9, var(--tw-gradient-to, rgba(109, 40, 217, 0));
  }

  .tablet-landscape\:hover\:via-purple-800:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #5b21b6, var(--tw-gradient-to, rgba(91, 33, 182, 0));
  }

  .tablet-landscape\:hover\:via-purple-900:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #4c1d95, var(--tw-gradient-to, rgba(76, 29, 149, 0));
  }

  .tablet-landscape\:hover\:via-pink-50:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fdf2f8, var(--tw-gradient-to, rgba(253, 242, 248, 0));
  }

  .tablet-landscape\:hover\:via-pink-100:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fce7f3, var(--tw-gradient-to, rgba(252, 231, 243, 0));
  }

  .tablet-landscape\:hover\:via-pink-200:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fbcfe8, var(--tw-gradient-to, rgba(251, 207, 232, 0));
  }

  .tablet-landscape\:hover\:via-pink-300:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f9a8d4, var(--tw-gradient-to, rgba(249, 168, 212, 0));
  }

  .tablet-landscape\:hover\:via-pink-400:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f472b6, var(--tw-gradient-to, rgba(244, 114, 182, 0));
  }

  .tablet-landscape\:hover\:via-pink-500:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #ec4899, var(--tw-gradient-to, rgba(236, 72, 153, 0));
  }

  .tablet-landscape\:hover\:via-pink-600:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #db2777, var(--tw-gradient-to, rgba(219, 39, 119, 0));
  }

  .tablet-landscape\:hover\:via-pink-700:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #be185d, var(--tw-gradient-to, rgba(190, 24, 93, 0));
  }

  .tablet-landscape\:hover\:via-pink-800:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #9d174d, var(--tw-gradient-to, rgba(157, 23, 77, 0));
  }

  .tablet-landscape\:hover\:via-pink-900:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #831843, var(--tw-gradient-to, rgba(131, 24, 67, 0));
  }

  .tablet-landscape\:hover\:via-base-normal:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #004181, var(--tw-gradient-to, rgba(0, 65, 129, 0));
  }

  .tablet-landscape\:hover\:via-base-dark:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #003469, var(--tw-gradient-to, rgba(0, 52, 105, 0));
  }

  .tablet-landscape\:hover\:via-base-black:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1D1D1F, var(--tw-gradient-to, rgba(29, 29, 31, 0));
  }

  .tablet-landscape\:hover\:via-base-border:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #E7E7E9, var(--tw-gradient-to, rgba(231, 231, 233, 0));
  }

  .tablet-landscape\:hover\:via-primary-normal:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #0067CF, var(--tw-gradient-to, rgba(0, 103, 207, 0));
  }

  .tablet-landscape\:hover\:via-primary-alt:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #00478F, var(--tw-gradient-to, rgba(0, 71, 143, 0));
  }

  .tablet-landscape\:hover\:via-subtle-white:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #F9F9F9, var(--tw-gradient-to, rgba(249, 249, 249, 0));
  }

  .tablet-landscape\:hover\:via-turquesa:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #0097B2, var(--tw-gradient-to, rgba(0, 151, 178, 0));
  }

  .tablet-landscape\:focus\:via-transparent:focus {
    --tw-gradient-stops: var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .tablet-landscape\:focus\:via-current:focus {
    --tw-gradient-stops: var(--tw-gradient-from), currentColor, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .tablet-landscape\:focus\:via-black:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #000, var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .tablet-landscape\:focus\:via-white:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fff, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .tablet-landscape\:focus\:via-gray-50:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f9fafb, var(--tw-gradient-to, rgba(249, 250, 251, 0));
  }

  .tablet-landscape\:focus\:via-gray-100:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f3f4f6, var(--tw-gradient-to, rgba(243, 244, 246, 0));
  }

  .tablet-landscape\:focus\:via-gray-200:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #e5e7eb, var(--tw-gradient-to, rgba(229, 231, 235, 0));
  }

  .tablet-landscape\:focus\:via-gray-300:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #d1d5db, var(--tw-gradient-to, rgba(209, 213, 219, 0));
  }

  .tablet-landscape\:focus\:via-gray-400:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #9ca3af, var(--tw-gradient-to, rgba(156, 163, 175, 0));
  }

  .tablet-landscape\:focus\:via-gray-500:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6b7280, var(--tw-gradient-to, rgba(107, 114, 128, 0));
  }

  .tablet-landscape\:focus\:via-gray-600:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #4b5563, var(--tw-gradient-to, rgba(75, 85, 99, 0));
  }

  .tablet-landscape\:focus\:via-gray-700:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #374151, var(--tw-gradient-to, rgba(55, 65, 81, 0));
  }

  .tablet-landscape\:focus\:via-gray-800:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1f2937, var(--tw-gradient-to, rgba(31, 41, 55, 0));
  }

  .tablet-landscape\:focus\:via-gray-900:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #111827, var(--tw-gradient-to, rgba(17, 24, 39, 0));
  }

  .tablet-landscape\:focus\:via-red-50:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fef2f2, var(--tw-gradient-to, rgba(254, 242, 242, 0));
  }

  .tablet-landscape\:focus\:via-red-100:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fee2e2, var(--tw-gradient-to, rgba(254, 226, 226, 0));
  }

  .tablet-landscape\:focus\:via-red-200:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fecaca, var(--tw-gradient-to, rgba(254, 202, 202, 0));
  }

  .tablet-landscape\:focus\:via-red-300:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fca5a5, var(--tw-gradient-to, rgba(252, 165, 165, 0));
  }

  .tablet-landscape\:focus\:via-red-400:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f87171, var(--tw-gradient-to, rgba(248, 113, 113, 0));
  }

  .tablet-landscape\:focus\:via-red-500:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #ef4444, var(--tw-gradient-to, rgba(239, 68, 68, 0));
  }

  .tablet-landscape\:focus\:via-red-600:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #dc2626, var(--tw-gradient-to, rgba(220, 38, 38, 0));
  }

  .tablet-landscape\:focus\:via-red-700:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #b91c1c, var(--tw-gradient-to, rgba(185, 28, 28, 0));
  }

  .tablet-landscape\:focus\:via-red-800:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #991b1b, var(--tw-gradient-to, rgba(153, 27, 27, 0));
  }

  .tablet-landscape\:focus\:via-red-900:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #7f1d1d, var(--tw-gradient-to, rgba(127, 29, 29, 0));
  }

  .tablet-landscape\:focus\:via-yellow-50:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fffbeb, var(--tw-gradient-to, rgba(255, 251, 235, 0));
  }

  .tablet-landscape\:focus\:via-yellow-100:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fef3c7, var(--tw-gradient-to, rgba(254, 243, 199, 0));
  }

  .tablet-landscape\:focus\:via-yellow-200:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, rgba(253, 230, 138, 0));
  }

  .tablet-landscape\:focus\:via-yellow-300:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fcd34d, var(--tw-gradient-to, rgba(252, 211, 77, 0));
  }

  .tablet-landscape\:focus\:via-yellow-400:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fbbf24, var(--tw-gradient-to, rgba(251, 191, 36, 0));
  }

  .tablet-landscape\:focus\:via-yellow-500:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0));
  }

  .tablet-landscape\:focus\:via-yellow-600:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #d97706, var(--tw-gradient-to, rgba(217, 119, 6, 0));
  }

  .tablet-landscape\:focus\:via-yellow-700:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #b45309, var(--tw-gradient-to, rgba(180, 83, 9, 0));
  }

  .tablet-landscape\:focus\:via-yellow-800:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #92400e, var(--tw-gradient-to, rgba(146, 64, 14, 0));
  }

  .tablet-landscape\:focus\:via-yellow-900:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #78350f, var(--tw-gradient-to, rgba(120, 53, 15, 0));
  }

  .tablet-landscape\:focus\:via-green-50:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #ecfdf5, var(--tw-gradient-to, rgba(236, 253, 245, 0));
  }

  .tablet-landscape\:focus\:via-green-100:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #d1fae5, var(--tw-gradient-to, rgba(209, 250, 229, 0));
  }

  .tablet-landscape\:focus\:via-green-200:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #a7f3d0, var(--tw-gradient-to, rgba(167, 243, 208, 0));
  }

  .tablet-landscape\:focus\:via-green-300:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6ee7b7, var(--tw-gradient-to, rgba(110, 231, 183, 0));
  }

  .tablet-landscape\:focus\:via-green-400:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #34d399, var(--tw-gradient-to, rgba(52, 211, 153, 0));
  }

  .tablet-landscape\:focus\:via-green-500:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #10b981, var(--tw-gradient-to, rgba(16, 185, 129, 0));
  }

  .tablet-landscape\:focus\:via-green-600:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #059669, var(--tw-gradient-to, rgba(5, 150, 105, 0));
  }

  .tablet-landscape\:focus\:via-green-700:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #047857, var(--tw-gradient-to, rgba(4, 120, 87, 0));
  }

  .tablet-landscape\:focus\:via-green-800:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #065f46, var(--tw-gradient-to, rgba(6, 95, 70, 0));
  }

  .tablet-landscape\:focus\:via-green-900:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #064e3b, var(--tw-gradient-to, rgba(6, 78, 59, 0));
  }

  .tablet-landscape\:focus\:via-blue-50:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #eff6ff, var(--tw-gradient-to, rgba(239, 246, 255, 0));
  }

  .tablet-landscape\:focus\:via-blue-100:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #dbeafe, var(--tw-gradient-to, rgba(219, 234, 254, 0));
  }

  .tablet-landscape\:focus\:via-blue-200:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #bfdbfe, var(--tw-gradient-to, rgba(191, 219, 254, 0));
  }

  .tablet-landscape\:focus\:via-blue-300:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #93c5fd, var(--tw-gradient-to, rgba(147, 197, 253, 0));
  }

  .tablet-landscape\:focus\:via-blue-400:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #60a5fa, var(--tw-gradient-to, rgba(96, 165, 250, 0));
  }

  .tablet-landscape\:focus\:via-blue-500:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #3b82f6, var(--tw-gradient-to, rgba(59, 130, 246, 0));
  }

  .tablet-landscape\:focus\:via-blue-600:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #2563eb, var(--tw-gradient-to, rgba(37, 99, 235, 0));
  }

  .tablet-landscape\:focus\:via-blue-700:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1d4ed8, var(--tw-gradient-to, rgba(29, 78, 216, 0));
  }

  .tablet-landscape\:focus\:via-blue-800:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1e40af, var(--tw-gradient-to, rgba(30, 64, 175, 0));
  }

  .tablet-landscape\:focus\:via-blue-900:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1e3a8a, var(--tw-gradient-to, rgba(30, 58, 138, 0));
  }

  .tablet-landscape\:focus\:via-indigo-50:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #eef2ff, var(--tw-gradient-to, rgba(238, 242, 255, 0));
  }

  .tablet-landscape\:focus\:via-indigo-100:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #e0e7ff, var(--tw-gradient-to, rgba(224, 231, 255, 0));
  }

  .tablet-landscape\:focus\:via-indigo-200:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #c7d2fe, var(--tw-gradient-to, rgba(199, 210, 254, 0));
  }

  .tablet-landscape\:focus\:via-indigo-300:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #a5b4fc, var(--tw-gradient-to, rgba(165, 180, 252, 0));
  }

  .tablet-landscape\:focus\:via-indigo-400:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #818cf8, var(--tw-gradient-to, rgba(129, 140, 248, 0));
  }

  .tablet-landscape\:focus\:via-indigo-500:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6366f1, var(--tw-gradient-to, rgba(99, 102, 241, 0));
  }

  .tablet-landscape\:focus\:via-indigo-600:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #4f46e5, var(--tw-gradient-to, rgba(79, 70, 229, 0));
  }

  .tablet-landscape\:focus\:via-indigo-700:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #4338ca, var(--tw-gradient-to, rgba(67, 56, 202, 0));
  }

  .tablet-landscape\:focus\:via-indigo-800:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #3730a3, var(--tw-gradient-to, rgba(55, 48, 163, 0));
  }

  .tablet-landscape\:focus\:via-indigo-900:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #312e81, var(--tw-gradient-to, rgba(49, 46, 129, 0));
  }

  .tablet-landscape\:focus\:via-purple-50:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f5f3ff, var(--tw-gradient-to, rgba(245, 243, 255, 0));
  }

  .tablet-landscape\:focus\:via-purple-100:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #ede9fe, var(--tw-gradient-to, rgba(237, 233, 254, 0));
  }

  .tablet-landscape\:focus\:via-purple-200:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #ddd6fe, var(--tw-gradient-to, rgba(221, 214, 254, 0));
  }

  .tablet-landscape\:focus\:via-purple-300:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #c4b5fd, var(--tw-gradient-to, rgba(196, 181, 253, 0));
  }

  .tablet-landscape\:focus\:via-purple-400:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #a78bfa, var(--tw-gradient-to, rgba(167, 139, 250, 0));
  }

  .tablet-landscape\:focus\:via-purple-500:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #8b5cf6, var(--tw-gradient-to, rgba(139, 92, 246, 0));
  }

  .tablet-landscape\:focus\:via-purple-600:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #7c3aed, var(--tw-gradient-to, rgba(124, 58, 237, 0));
  }

  .tablet-landscape\:focus\:via-purple-700:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6d28d9, var(--tw-gradient-to, rgba(109, 40, 217, 0));
  }

  .tablet-landscape\:focus\:via-purple-800:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #5b21b6, var(--tw-gradient-to, rgba(91, 33, 182, 0));
  }

  .tablet-landscape\:focus\:via-purple-900:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #4c1d95, var(--tw-gradient-to, rgba(76, 29, 149, 0));
  }

  .tablet-landscape\:focus\:via-pink-50:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fdf2f8, var(--tw-gradient-to, rgba(253, 242, 248, 0));
  }

  .tablet-landscape\:focus\:via-pink-100:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fce7f3, var(--tw-gradient-to, rgba(252, 231, 243, 0));
  }

  .tablet-landscape\:focus\:via-pink-200:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fbcfe8, var(--tw-gradient-to, rgba(251, 207, 232, 0));
  }

  .tablet-landscape\:focus\:via-pink-300:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f9a8d4, var(--tw-gradient-to, rgba(249, 168, 212, 0));
  }

  .tablet-landscape\:focus\:via-pink-400:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f472b6, var(--tw-gradient-to, rgba(244, 114, 182, 0));
  }

  .tablet-landscape\:focus\:via-pink-500:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #ec4899, var(--tw-gradient-to, rgba(236, 72, 153, 0));
  }

  .tablet-landscape\:focus\:via-pink-600:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #db2777, var(--tw-gradient-to, rgba(219, 39, 119, 0));
  }

  .tablet-landscape\:focus\:via-pink-700:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #be185d, var(--tw-gradient-to, rgba(190, 24, 93, 0));
  }

  .tablet-landscape\:focus\:via-pink-800:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #9d174d, var(--tw-gradient-to, rgba(157, 23, 77, 0));
  }

  .tablet-landscape\:focus\:via-pink-900:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #831843, var(--tw-gradient-to, rgba(131, 24, 67, 0));
  }

  .tablet-landscape\:focus\:via-base-normal:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #004181, var(--tw-gradient-to, rgba(0, 65, 129, 0));
  }

  .tablet-landscape\:focus\:via-base-dark:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #003469, var(--tw-gradient-to, rgba(0, 52, 105, 0));
  }

  .tablet-landscape\:focus\:via-base-black:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1D1D1F, var(--tw-gradient-to, rgba(29, 29, 31, 0));
  }

  .tablet-landscape\:focus\:via-base-border:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #E7E7E9, var(--tw-gradient-to, rgba(231, 231, 233, 0));
  }

  .tablet-landscape\:focus\:via-primary-normal:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #0067CF, var(--tw-gradient-to, rgba(0, 103, 207, 0));
  }

  .tablet-landscape\:focus\:via-primary-alt:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #00478F, var(--tw-gradient-to, rgba(0, 71, 143, 0));
  }

  .tablet-landscape\:focus\:via-subtle-white:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #F9F9F9, var(--tw-gradient-to, rgba(249, 249, 249, 0));
  }

  .tablet-landscape\:focus\:via-turquesa:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #0097B2, var(--tw-gradient-to, rgba(0, 151, 178, 0));
  }

  .tablet-landscape\:to-transparent {
    --tw-gradient-to: transparent;
  }

  .tablet-landscape\:to-current {
    --tw-gradient-to: currentColor;
  }

  .tablet-landscape\:to-black {
    --tw-gradient-to: #000;
  }

  .tablet-landscape\:to-white {
    --tw-gradient-to: #fff;
  }

  .tablet-landscape\:to-gray-50 {
    --tw-gradient-to: #f9fafb;
  }

  .tablet-landscape\:to-gray-100 {
    --tw-gradient-to: #f3f4f6;
  }

  .tablet-landscape\:to-gray-200 {
    --tw-gradient-to: #e5e7eb;
  }

  .tablet-landscape\:to-gray-300 {
    --tw-gradient-to: #d1d5db;
  }

  .tablet-landscape\:to-gray-400 {
    --tw-gradient-to: #9ca3af;
  }

  .tablet-landscape\:to-gray-500 {
    --tw-gradient-to: #6b7280;
  }

  .tablet-landscape\:to-gray-600 {
    --tw-gradient-to: #4b5563;
  }

  .tablet-landscape\:to-gray-700 {
    --tw-gradient-to: #374151;
  }

  .tablet-landscape\:to-gray-800 {
    --tw-gradient-to: #1f2937;
  }

  .tablet-landscape\:to-gray-900 {
    --tw-gradient-to: #111827;
  }

  .tablet-landscape\:to-red-50 {
    --tw-gradient-to: #fef2f2;
  }

  .tablet-landscape\:to-red-100 {
    --tw-gradient-to: #fee2e2;
  }

  .tablet-landscape\:to-red-200 {
    --tw-gradient-to: #fecaca;
  }

  .tablet-landscape\:to-red-300 {
    --tw-gradient-to: #fca5a5;
  }

  .tablet-landscape\:to-red-400 {
    --tw-gradient-to: #f87171;
  }

  .tablet-landscape\:to-red-500 {
    --tw-gradient-to: #ef4444;
  }

  .tablet-landscape\:to-red-600 {
    --tw-gradient-to: #dc2626;
  }

  .tablet-landscape\:to-red-700 {
    --tw-gradient-to: #b91c1c;
  }

  .tablet-landscape\:to-red-800 {
    --tw-gradient-to: #991b1b;
  }

  .tablet-landscape\:to-red-900 {
    --tw-gradient-to: #7f1d1d;
  }

  .tablet-landscape\:to-yellow-50 {
    --tw-gradient-to: #fffbeb;
  }

  .tablet-landscape\:to-yellow-100 {
    --tw-gradient-to: #fef3c7;
  }

  .tablet-landscape\:to-yellow-200 {
    --tw-gradient-to: #fde68a;
  }

  .tablet-landscape\:to-yellow-300 {
    --tw-gradient-to: #fcd34d;
  }

  .tablet-landscape\:to-yellow-400 {
    --tw-gradient-to: #fbbf24;
  }

  .tablet-landscape\:to-yellow-500 {
    --tw-gradient-to: #f59e0b;
  }

  .tablet-landscape\:to-yellow-600 {
    --tw-gradient-to: #d97706;
  }

  .tablet-landscape\:to-yellow-700 {
    --tw-gradient-to: #b45309;
  }

  .tablet-landscape\:to-yellow-800 {
    --tw-gradient-to: #92400e;
  }

  .tablet-landscape\:to-yellow-900 {
    --tw-gradient-to: #78350f;
  }

  .tablet-landscape\:to-green-50 {
    --tw-gradient-to: #ecfdf5;
  }

  .tablet-landscape\:to-green-100 {
    --tw-gradient-to: #d1fae5;
  }

  .tablet-landscape\:to-green-200 {
    --tw-gradient-to: #a7f3d0;
  }

  .tablet-landscape\:to-green-300 {
    --tw-gradient-to: #6ee7b7;
  }

  .tablet-landscape\:to-green-400 {
    --tw-gradient-to: #34d399;
  }

  .tablet-landscape\:to-green-500 {
    --tw-gradient-to: #10b981;
  }

  .tablet-landscape\:to-green-600 {
    --tw-gradient-to: #059669;
  }

  .tablet-landscape\:to-green-700 {
    --tw-gradient-to: #047857;
  }

  .tablet-landscape\:to-green-800 {
    --tw-gradient-to: #065f46;
  }

  .tablet-landscape\:to-green-900 {
    --tw-gradient-to: #064e3b;
  }

  .tablet-landscape\:to-blue-50 {
    --tw-gradient-to: #eff6ff;
  }

  .tablet-landscape\:to-blue-100 {
    --tw-gradient-to: #dbeafe;
  }

  .tablet-landscape\:to-blue-200 {
    --tw-gradient-to: #bfdbfe;
  }

  .tablet-landscape\:to-blue-300 {
    --tw-gradient-to: #93c5fd;
  }

  .tablet-landscape\:to-blue-400 {
    --tw-gradient-to: #60a5fa;
  }

  .tablet-landscape\:to-blue-500 {
    --tw-gradient-to: #3b82f6;
  }

  .tablet-landscape\:to-blue-600 {
    --tw-gradient-to: #2563eb;
  }

  .tablet-landscape\:to-blue-700 {
    --tw-gradient-to: #1d4ed8;
  }

  .tablet-landscape\:to-blue-800 {
    --tw-gradient-to: #1e40af;
  }

  .tablet-landscape\:to-blue-900 {
    --tw-gradient-to: #1e3a8a;
  }

  .tablet-landscape\:to-indigo-50 {
    --tw-gradient-to: #eef2ff;
  }

  .tablet-landscape\:to-indigo-100 {
    --tw-gradient-to: #e0e7ff;
  }

  .tablet-landscape\:to-indigo-200 {
    --tw-gradient-to: #c7d2fe;
  }

  .tablet-landscape\:to-indigo-300 {
    --tw-gradient-to: #a5b4fc;
  }

  .tablet-landscape\:to-indigo-400 {
    --tw-gradient-to: #818cf8;
  }

  .tablet-landscape\:to-indigo-500 {
    --tw-gradient-to: #6366f1;
  }

  .tablet-landscape\:to-indigo-600 {
    --tw-gradient-to: #4f46e5;
  }

  .tablet-landscape\:to-indigo-700 {
    --tw-gradient-to: #4338ca;
  }

  .tablet-landscape\:to-indigo-800 {
    --tw-gradient-to: #3730a3;
  }

  .tablet-landscape\:to-indigo-900 {
    --tw-gradient-to: #312e81;
  }

  .tablet-landscape\:to-purple-50 {
    --tw-gradient-to: #f5f3ff;
  }

  .tablet-landscape\:to-purple-100 {
    --tw-gradient-to: #ede9fe;
  }

  .tablet-landscape\:to-purple-200 {
    --tw-gradient-to: #ddd6fe;
  }

  .tablet-landscape\:to-purple-300 {
    --tw-gradient-to: #c4b5fd;
  }

  .tablet-landscape\:to-purple-400 {
    --tw-gradient-to: #a78bfa;
  }

  .tablet-landscape\:to-purple-500 {
    --tw-gradient-to: #8b5cf6;
  }

  .tablet-landscape\:to-purple-600 {
    --tw-gradient-to: #7c3aed;
  }

  .tablet-landscape\:to-purple-700 {
    --tw-gradient-to: #6d28d9;
  }

  .tablet-landscape\:to-purple-800 {
    --tw-gradient-to: #5b21b6;
  }

  .tablet-landscape\:to-purple-900 {
    --tw-gradient-to: #4c1d95;
  }

  .tablet-landscape\:to-pink-50 {
    --tw-gradient-to: #fdf2f8;
  }

  .tablet-landscape\:to-pink-100 {
    --tw-gradient-to: #fce7f3;
  }

  .tablet-landscape\:to-pink-200 {
    --tw-gradient-to: #fbcfe8;
  }

  .tablet-landscape\:to-pink-300 {
    --tw-gradient-to: #f9a8d4;
  }

  .tablet-landscape\:to-pink-400 {
    --tw-gradient-to: #f472b6;
  }

  .tablet-landscape\:to-pink-500 {
    --tw-gradient-to: #ec4899;
  }

  .tablet-landscape\:to-pink-600 {
    --tw-gradient-to: #db2777;
  }

  .tablet-landscape\:to-pink-700 {
    --tw-gradient-to: #be185d;
  }

  .tablet-landscape\:to-pink-800 {
    --tw-gradient-to: #9d174d;
  }

  .tablet-landscape\:to-pink-900 {
    --tw-gradient-to: #831843;
  }

  .tablet-landscape\:to-base-normal {
    --tw-gradient-to: #004181;
  }

  .tablet-landscape\:to-base-dark {
    --tw-gradient-to: #003469;
  }

  .tablet-landscape\:to-base-black {
    --tw-gradient-to: #1D1D1F;
  }

  .tablet-landscape\:to-base-border {
    --tw-gradient-to: #E7E7E9;
  }

  .tablet-landscape\:to-primary-normal {
    --tw-gradient-to: #0067CF;
  }

  .tablet-landscape\:to-primary-alt {
    --tw-gradient-to: #00478F;
  }

  .tablet-landscape\:to-subtle-white {
    --tw-gradient-to: #F9F9F9;
  }

  .tablet-landscape\:to-turquesa {
    --tw-gradient-to: #0097B2;
  }

  .tablet-landscape\:hover\:to-transparent:hover {
    --tw-gradient-to: transparent;
  }

  .tablet-landscape\:hover\:to-current:hover {
    --tw-gradient-to: currentColor;
  }

  .tablet-landscape\:hover\:to-black:hover {
    --tw-gradient-to: #000;
  }

  .tablet-landscape\:hover\:to-white:hover {
    --tw-gradient-to: #fff;
  }

  .tablet-landscape\:hover\:to-gray-50:hover {
    --tw-gradient-to: #f9fafb;
  }

  .tablet-landscape\:hover\:to-gray-100:hover {
    --tw-gradient-to: #f3f4f6;
  }

  .tablet-landscape\:hover\:to-gray-200:hover {
    --tw-gradient-to: #e5e7eb;
  }

  .tablet-landscape\:hover\:to-gray-300:hover {
    --tw-gradient-to: #d1d5db;
  }

  .tablet-landscape\:hover\:to-gray-400:hover {
    --tw-gradient-to: #9ca3af;
  }

  .tablet-landscape\:hover\:to-gray-500:hover {
    --tw-gradient-to: #6b7280;
  }

  .tablet-landscape\:hover\:to-gray-600:hover {
    --tw-gradient-to: #4b5563;
  }

  .tablet-landscape\:hover\:to-gray-700:hover {
    --tw-gradient-to: #374151;
  }

  .tablet-landscape\:hover\:to-gray-800:hover {
    --tw-gradient-to: #1f2937;
  }

  .tablet-landscape\:hover\:to-gray-900:hover {
    --tw-gradient-to: #111827;
  }

  .tablet-landscape\:hover\:to-red-50:hover {
    --tw-gradient-to: #fef2f2;
  }

  .tablet-landscape\:hover\:to-red-100:hover {
    --tw-gradient-to: #fee2e2;
  }

  .tablet-landscape\:hover\:to-red-200:hover {
    --tw-gradient-to: #fecaca;
  }

  .tablet-landscape\:hover\:to-red-300:hover {
    --tw-gradient-to: #fca5a5;
  }

  .tablet-landscape\:hover\:to-red-400:hover {
    --tw-gradient-to: #f87171;
  }

  .tablet-landscape\:hover\:to-red-500:hover {
    --tw-gradient-to: #ef4444;
  }

  .tablet-landscape\:hover\:to-red-600:hover {
    --tw-gradient-to: #dc2626;
  }

  .tablet-landscape\:hover\:to-red-700:hover {
    --tw-gradient-to: #b91c1c;
  }

  .tablet-landscape\:hover\:to-red-800:hover {
    --tw-gradient-to: #991b1b;
  }

  .tablet-landscape\:hover\:to-red-900:hover {
    --tw-gradient-to: #7f1d1d;
  }

  .tablet-landscape\:hover\:to-yellow-50:hover {
    --tw-gradient-to: #fffbeb;
  }

  .tablet-landscape\:hover\:to-yellow-100:hover {
    --tw-gradient-to: #fef3c7;
  }

  .tablet-landscape\:hover\:to-yellow-200:hover {
    --tw-gradient-to: #fde68a;
  }

  .tablet-landscape\:hover\:to-yellow-300:hover {
    --tw-gradient-to: #fcd34d;
  }

  .tablet-landscape\:hover\:to-yellow-400:hover {
    --tw-gradient-to: #fbbf24;
  }

  .tablet-landscape\:hover\:to-yellow-500:hover {
    --tw-gradient-to: #f59e0b;
  }

  .tablet-landscape\:hover\:to-yellow-600:hover {
    --tw-gradient-to: #d97706;
  }

  .tablet-landscape\:hover\:to-yellow-700:hover {
    --tw-gradient-to: #b45309;
  }

  .tablet-landscape\:hover\:to-yellow-800:hover {
    --tw-gradient-to: #92400e;
  }

  .tablet-landscape\:hover\:to-yellow-900:hover {
    --tw-gradient-to: #78350f;
  }

  .tablet-landscape\:hover\:to-green-50:hover {
    --tw-gradient-to: #ecfdf5;
  }

  .tablet-landscape\:hover\:to-green-100:hover {
    --tw-gradient-to: #d1fae5;
  }

  .tablet-landscape\:hover\:to-green-200:hover {
    --tw-gradient-to: #a7f3d0;
  }

  .tablet-landscape\:hover\:to-green-300:hover {
    --tw-gradient-to: #6ee7b7;
  }

  .tablet-landscape\:hover\:to-green-400:hover {
    --tw-gradient-to: #34d399;
  }

  .tablet-landscape\:hover\:to-green-500:hover {
    --tw-gradient-to: #10b981;
  }

  .tablet-landscape\:hover\:to-green-600:hover {
    --tw-gradient-to: #059669;
  }

  .tablet-landscape\:hover\:to-green-700:hover {
    --tw-gradient-to: #047857;
  }

  .tablet-landscape\:hover\:to-green-800:hover {
    --tw-gradient-to: #065f46;
  }

  .tablet-landscape\:hover\:to-green-900:hover {
    --tw-gradient-to: #064e3b;
  }

  .tablet-landscape\:hover\:to-blue-50:hover {
    --tw-gradient-to: #eff6ff;
  }

  .tablet-landscape\:hover\:to-blue-100:hover {
    --tw-gradient-to: #dbeafe;
  }

  .tablet-landscape\:hover\:to-blue-200:hover {
    --tw-gradient-to: #bfdbfe;
  }

  .tablet-landscape\:hover\:to-blue-300:hover {
    --tw-gradient-to: #93c5fd;
  }

  .tablet-landscape\:hover\:to-blue-400:hover {
    --tw-gradient-to: #60a5fa;
  }

  .tablet-landscape\:hover\:to-blue-500:hover {
    --tw-gradient-to: #3b82f6;
  }

  .tablet-landscape\:hover\:to-blue-600:hover {
    --tw-gradient-to: #2563eb;
  }

  .tablet-landscape\:hover\:to-blue-700:hover {
    --tw-gradient-to: #1d4ed8;
  }

  .tablet-landscape\:hover\:to-blue-800:hover {
    --tw-gradient-to: #1e40af;
  }

  .tablet-landscape\:hover\:to-blue-900:hover {
    --tw-gradient-to: #1e3a8a;
  }

  .tablet-landscape\:hover\:to-indigo-50:hover {
    --tw-gradient-to: #eef2ff;
  }

  .tablet-landscape\:hover\:to-indigo-100:hover {
    --tw-gradient-to: #e0e7ff;
  }

  .tablet-landscape\:hover\:to-indigo-200:hover {
    --tw-gradient-to: #c7d2fe;
  }

  .tablet-landscape\:hover\:to-indigo-300:hover {
    --tw-gradient-to: #a5b4fc;
  }

  .tablet-landscape\:hover\:to-indigo-400:hover {
    --tw-gradient-to: #818cf8;
  }

  .tablet-landscape\:hover\:to-indigo-500:hover {
    --tw-gradient-to: #6366f1;
  }

  .tablet-landscape\:hover\:to-indigo-600:hover {
    --tw-gradient-to: #4f46e5;
  }

  .tablet-landscape\:hover\:to-indigo-700:hover {
    --tw-gradient-to: #4338ca;
  }

  .tablet-landscape\:hover\:to-indigo-800:hover {
    --tw-gradient-to: #3730a3;
  }

  .tablet-landscape\:hover\:to-indigo-900:hover {
    --tw-gradient-to: #312e81;
  }

  .tablet-landscape\:hover\:to-purple-50:hover {
    --tw-gradient-to: #f5f3ff;
  }

  .tablet-landscape\:hover\:to-purple-100:hover {
    --tw-gradient-to: #ede9fe;
  }

  .tablet-landscape\:hover\:to-purple-200:hover {
    --tw-gradient-to: #ddd6fe;
  }

  .tablet-landscape\:hover\:to-purple-300:hover {
    --tw-gradient-to: #c4b5fd;
  }

  .tablet-landscape\:hover\:to-purple-400:hover {
    --tw-gradient-to: #a78bfa;
  }

  .tablet-landscape\:hover\:to-purple-500:hover {
    --tw-gradient-to: #8b5cf6;
  }

  .tablet-landscape\:hover\:to-purple-600:hover {
    --tw-gradient-to: #7c3aed;
  }

  .tablet-landscape\:hover\:to-purple-700:hover {
    --tw-gradient-to: #6d28d9;
  }

  .tablet-landscape\:hover\:to-purple-800:hover {
    --tw-gradient-to: #5b21b6;
  }

  .tablet-landscape\:hover\:to-purple-900:hover {
    --tw-gradient-to: #4c1d95;
  }

  .tablet-landscape\:hover\:to-pink-50:hover {
    --tw-gradient-to: #fdf2f8;
  }

  .tablet-landscape\:hover\:to-pink-100:hover {
    --tw-gradient-to: #fce7f3;
  }

  .tablet-landscape\:hover\:to-pink-200:hover {
    --tw-gradient-to: #fbcfe8;
  }

  .tablet-landscape\:hover\:to-pink-300:hover {
    --tw-gradient-to: #f9a8d4;
  }

  .tablet-landscape\:hover\:to-pink-400:hover {
    --tw-gradient-to: #f472b6;
  }

  .tablet-landscape\:hover\:to-pink-500:hover {
    --tw-gradient-to: #ec4899;
  }

  .tablet-landscape\:hover\:to-pink-600:hover {
    --tw-gradient-to: #db2777;
  }

  .tablet-landscape\:hover\:to-pink-700:hover {
    --tw-gradient-to: #be185d;
  }

  .tablet-landscape\:hover\:to-pink-800:hover {
    --tw-gradient-to: #9d174d;
  }

  .tablet-landscape\:hover\:to-pink-900:hover {
    --tw-gradient-to: #831843;
  }

  .tablet-landscape\:hover\:to-base-normal:hover {
    --tw-gradient-to: #004181;
  }

  .tablet-landscape\:hover\:to-base-dark:hover {
    --tw-gradient-to: #003469;
  }

  .tablet-landscape\:hover\:to-base-black:hover {
    --tw-gradient-to: #1D1D1F;
  }

  .tablet-landscape\:hover\:to-base-border:hover {
    --tw-gradient-to: #E7E7E9;
  }

  .tablet-landscape\:hover\:to-primary-normal:hover {
    --tw-gradient-to: #0067CF;
  }

  .tablet-landscape\:hover\:to-primary-alt:hover {
    --tw-gradient-to: #00478F;
  }

  .tablet-landscape\:hover\:to-subtle-white:hover {
    --tw-gradient-to: #F9F9F9;
  }

  .tablet-landscape\:hover\:to-turquesa:hover {
    --tw-gradient-to: #0097B2;
  }

  .tablet-landscape\:focus\:to-transparent:focus {
    --tw-gradient-to: transparent;
  }

  .tablet-landscape\:focus\:to-current:focus {
    --tw-gradient-to: currentColor;
  }

  .tablet-landscape\:focus\:to-black:focus {
    --tw-gradient-to: #000;
  }

  .tablet-landscape\:focus\:to-white:focus {
    --tw-gradient-to: #fff;
  }

  .tablet-landscape\:focus\:to-gray-50:focus {
    --tw-gradient-to: #f9fafb;
  }

  .tablet-landscape\:focus\:to-gray-100:focus {
    --tw-gradient-to: #f3f4f6;
  }

  .tablet-landscape\:focus\:to-gray-200:focus {
    --tw-gradient-to: #e5e7eb;
  }

  .tablet-landscape\:focus\:to-gray-300:focus {
    --tw-gradient-to: #d1d5db;
  }

  .tablet-landscape\:focus\:to-gray-400:focus {
    --tw-gradient-to: #9ca3af;
  }

  .tablet-landscape\:focus\:to-gray-500:focus {
    --tw-gradient-to: #6b7280;
  }

  .tablet-landscape\:focus\:to-gray-600:focus {
    --tw-gradient-to: #4b5563;
  }

  .tablet-landscape\:focus\:to-gray-700:focus {
    --tw-gradient-to: #374151;
  }

  .tablet-landscape\:focus\:to-gray-800:focus {
    --tw-gradient-to: #1f2937;
  }

  .tablet-landscape\:focus\:to-gray-900:focus {
    --tw-gradient-to: #111827;
  }

  .tablet-landscape\:focus\:to-red-50:focus {
    --tw-gradient-to: #fef2f2;
  }

  .tablet-landscape\:focus\:to-red-100:focus {
    --tw-gradient-to: #fee2e2;
  }

  .tablet-landscape\:focus\:to-red-200:focus {
    --tw-gradient-to: #fecaca;
  }

  .tablet-landscape\:focus\:to-red-300:focus {
    --tw-gradient-to: #fca5a5;
  }

  .tablet-landscape\:focus\:to-red-400:focus {
    --tw-gradient-to: #f87171;
  }

  .tablet-landscape\:focus\:to-red-500:focus {
    --tw-gradient-to: #ef4444;
  }

  .tablet-landscape\:focus\:to-red-600:focus {
    --tw-gradient-to: #dc2626;
  }

  .tablet-landscape\:focus\:to-red-700:focus {
    --tw-gradient-to: #b91c1c;
  }

  .tablet-landscape\:focus\:to-red-800:focus {
    --tw-gradient-to: #991b1b;
  }

  .tablet-landscape\:focus\:to-red-900:focus {
    --tw-gradient-to: #7f1d1d;
  }

  .tablet-landscape\:focus\:to-yellow-50:focus {
    --tw-gradient-to: #fffbeb;
  }

  .tablet-landscape\:focus\:to-yellow-100:focus {
    --tw-gradient-to: #fef3c7;
  }

  .tablet-landscape\:focus\:to-yellow-200:focus {
    --tw-gradient-to: #fde68a;
  }

  .tablet-landscape\:focus\:to-yellow-300:focus {
    --tw-gradient-to: #fcd34d;
  }

  .tablet-landscape\:focus\:to-yellow-400:focus {
    --tw-gradient-to: #fbbf24;
  }

  .tablet-landscape\:focus\:to-yellow-500:focus {
    --tw-gradient-to: #f59e0b;
  }

  .tablet-landscape\:focus\:to-yellow-600:focus {
    --tw-gradient-to: #d97706;
  }

  .tablet-landscape\:focus\:to-yellow-700:focus {
    --tw-gradient-to: #b45309;
  }

  .tablet-landscape\:focus\:to-yellow-800:focus {
    --tw-gradient-to: #92400e;
  }

  .tablet-landscape\:focus\:to-yellow-900:focus {
    --tw-gradient-to: #78350f;
  }

  .tablet-landscape\:focus\:to-green-50:focus {
    --tw-gradient-to: #ecfdf5;
  }

  .tablet-landscape\:focus\:to-green-100:focus {
    --tw-gradient-to: #d1fae5;
  }

  .tablet-landscape\:focus\:to-green-200:focus {
    --tw-gradient-to: #a7f3d0;
  }

  .tablet-landscape\:focus\:to-green-300:focus {
    --tw-gradient-to: #6ee7b7;
  }

  .tablet-landscape\:focus\:to-green-400:focus {
    --tw-gradient-to: #34d399;
  }

  .tablet-landscape\:focus\:to-green-500:focus {
    --tw-gradient-to: #10b981;
  }

  .tablet-landscape\:focus\:to-green-600:focus {
    --tw-gradient-to: #059669;
  }

  .tablet-landscape\:focus\:to-green-700:focus {
    --tw-gradient-to: #047857;
  }

  .tablet-landscape\:focus\:to-green-800:focus {
    --tw-gradient-to: #065f46;
  }

  .tablet-landscape\:focus\:to-green-900:focus {
    --tw-gradient-to: #064e3b;
  }

  .tablet-landscape\:focus\:to-blue-50:focus {
    --tw-gradient-to: #eff6ff;
  }

  .tablet-landscape\:focus\:to-blue-100:focus {
    --tw-gradient-to: #dbeafe;
  }

  .tablet-landscape\:focus\:to-blue-200:focus {
    --tw-gradient-to: #bfdbfe;
  }

  .tablet-landscape\:focus\:to-blue-300:focus {
    --tw-gradient-to: #93c5fd;
  }

  .tablet-landscape\:focus\:to-blue-400:focus {
    --tw-gradient-to: #60a5fa;
  }

  .tablet-landscape\:focus\:to-blue-500:focus {
    --tw-gradient-to: #3b82f6;
  }

  .tablet-landscape\:focus\:to-blue-600:focus {
    --tw-gradient-to: #2563eb;
  }

  .tablet-landscape\:focus\:to-blue-700:focus {
    --tw-gradient-to: #1d4ed8;
  }

  .tablet-landscape\:focus\:to-blue-800:focus {
    --tw-gradient-to: #1e40af;
  }

  .tablet-landscape\:focus\:to-blue-900:focus {
    --tw-gradient-to: #1e3a8a;
  }

  .tablet-landscape\:focus\:to-indigo-50:focus {
    --tw-gradient-to: #eef2ff;
  }

  .tablet-landscape\:focus\:to-indigo-100:focus {
    --tw-gradient-to: #e0e7ff;
  }

  .tablet-landscape\:focus\:to-indigo-200:focus {
    --tw-gradient-to: #c7d2fe;
  }

  .tablet-landscape\:focus\:to-indigo-300:focus {
    --tw-gradient-to: #a5b4fc;
  }

  .tablet-landscape\:focus\:to-indigo-400:focus {
    --tw-gradient-to: #818cf8;
  }

  .tablet-landscape\:focus\:to-indigo-500:focus {
    --tw-gradient-to: #6366f1;
  }

  .tablet-landscape\:focus\:to-indigo-600:focus {
    --tw-gradient-to: #4f46e5;
  }

  .tablet-landscape\:focus\:to-indigo-700:focus {
    --tw-gradient-to: #4338ca;
  }

  .tablet-landscape\:focus\:to-indigo-800:focus {
    --tw-gradient-to: #3730a3;
  }

  .tablet-landscape\:focus\:to-indigo-900:focus {
    --tw-gradient-to: #312e81;
  }

  .tablet-landscape\:focus\:to-purple-50:focus {
    --tw-gradient-to: #f5f3ff;
  }

  .tablet-landscape\:focus\:to-purple-100:focus {
    --tw-gradient-to: #ede9fe;
  }

  .tablet-landscape\:focus\:to-purple-200:focus {
    --tw-gradient-to: #ddd6fe;
  }

  .tablet-landscape\:focus\:to-purple-300:focus {
    --tw-gradient-to: #c4b5fd;
  }

  .tablet-landscape\:focus\:to-purple-400:focus {
    --tw-gradient-to: #a78bfa;
  }

  .tablet-landscape\:focus\:to-purple-500:focus {
    --tw-gradient-to: #8b5cf6;
  }

  .tablet-landscape\:focus\:to-purple-600:focus {
    --tw-gradient-to: #7c3aed;
  }

  .tablet-landscape\:focus\:to-purple-700:focus {
    --tw-gradient-to: #6d28d9;
  }

  .tablet-landscape\:focus\:to-purple-800:focus {
    --tw-gradient-to: #5b21b6;
  }

  .tablet-landscape\:focus\:to-purple-900:focus {
    --tw-gradient-to: #4c1d95;
  }

  .tablet-landscape\:focus\:to-pink-50:focus {
    --tw-gradient-to: #fdf2f8;
  }

  .tablet-landscape\:focus\:to-pink-100:focus {
    --tw-gradient-to: #fce7f3;
  }

  .tablet-landscape\:focus\:to-pink-200:focus {
    --tw-gradient-to: #fbcfe8;
  }

  .tablet-landscape\:focus\:to-pink-300:focus {
    --tw-gradient-to: #f9a8d4;
  }

  .tablet-landscape\:focus\:to-pink-400:focus {
    --tw-gradient-to: #f472b6;
  }

  .tablet-landscape\:focus\:to-pink-500:focus {
    --tw-gradient-to: #ec4899;
  }

  .tablet-landscape\:focus\:to-pink-600:focus {
    --tw-gradient-to: #db2777;
  }

  .tablet-landscape\:focus\:to-pink-700:focus {
    --tw-gradient-to: #be185d;
  }

  .tablet-landscape\:focus\:to-pink-800:focus {
    --tw-gradient-to: #9d174d;
  }

  .tablet-landscape\:focus\:to-pink-900:focus {
    --tw-gradient-to: #831843;
  }

  .tablet-landscape\:focus\:to-base-normal:focus {
    --tw-gradient-to: #004181;
  }

  .tablet-landscape\:focus\:to-base-dark:focus {
    --tw-gradient-to: #003469;
  }

  .tablet-landscape\:focus\:to-base-black:focus {
    --tw-gradient-to: #1D1D1F;
  }

  .tablet-landscape\:focus\:to-base-border:focus {
    --tw-gradient-to: #E7E7E9;
  }

  .tablet-landscape\:focus\:to-primary-normal:focus {
    --tw-gradient-to: #0067CF;
  }

  .tablet-landscape\:focus\:to-primary-alt:focus {
    --tw-gradient-to: #00478F;
  }

  .tablet-landscape\:focus\:to-subtle-white:focus {
    --tw-gradient-to: #F9F9F9;
  }

  .tablet-landscape\:focus\:to-turquesa:focus {
    --tw-gradient-to: #0097B2;
  }

  .tablet-landscape\:decoration-slice {
    -webkit-box-decoration-break: slice;
            box-decoration-break: slice;
  }

  .tablet-landscape\:decoration-clone {
    -webkit-box-decoration-break: clone;
            box-decoration-break: clone;
  }

  .tablet-landscape\:bg-auto {
    background-size: auto;
  }

  .tablet-landscape\:bg-cover {
    background-size: cover;
  }

  .tablet-landscape\:bg-contain {
    background-size: contain;
  }

  .tablet-landscape\:bg-fixed {
    background-attachment: fixed;
  }

  .tablet-landscape\:bg-local {
    background-attachment: local;
  }

  .tablet-landscape\:bg-scroll {
    background-attachment: scroll;
  }

  .tablet-landscape\:bg-clip-border {
    background-clip: border-box;
  }

  .tablet-landscape\:bg-clip-padding {
    background-clip: padding-box;
  }

  .tablet-landscape\:bg-clip-content {
    background-clip: content-box;
  }

  .tablet-landscape\:bg-clip-text {
    -webkit-background-clip: text;
            background-clip: text;
  }

  .tablet-landscape\:bg-bottom {
    background-position: bottom;
  }

  .tablet-landscape\:bg-center {
    background-position: center;
  }

  .tablet-landscape\:bg-left {
    background-position: left;
  }

  .tablet-landscape\:bg-left-bottom {
    background-position: left bottom;
  }

  .tablet-landscape\:bg-left-top {
    background-position: left top;
  }

  .tablet-landscape\:bg-right {
    background-position: right;
  }

  .tablet-landscape\:bg-right-bottom {
    background-position: right bottom;
  }

  .tablet-landscape\:bg-right-top {
    background-position: right top;
  }

  .tablet-landscape\:bg-top {
    background-position: top;
  }

  .tablet-landscape\:bg-repeat {
    background-repeat: repeat;
  }

  .tablet-landscape\:bg-no-repeat {
    background-repeat: no-repeat;
  }

  .tablet-landscape\:bg-repeat-x {
    background-repeat: repeat-x;
  }

  .tablet-landscape\:bg-repeat-y {
    background-repeat: repeat-y;
  }

  .tablet-landscape\:bg-repeat-round {
    background-repeat: round;
  }

  .tablet-landscape\:bg-repeat-space {
    background-repeat: space;
  }

  .tablet-landscape\:bg-origin-border {
    background-origin: border-box;
  }

  .tablet-landscape\:bg-origin-padding {
    background-origin: padding-box;
  }

  .tablet-landscape\:bg-origin-content {
    background-origin: content-box;
  }

  .tablet-landscape\:fill-current {
    fill: currentColor;
  }

  .tablet-landscape\:stroke-current {
    stroke: currentColor;
  }

  .tablet-landscape\:stroke-0 {
    stroke-width: 0;
  }

  .tablet-landscape\:stroke-1 {
    stroke-width: 1;
  }

  .tablet-landscape\:stroke-2 {
    stroke-width: 2;
  }

  .tablet-landscape\:object-contain {
    -o-object-fit: contain;
       object-fit: contain;
  }

  .tablet-landscape\:object-cover {
    -o-object-fit: cover;
       object-fit: cover;
  }

  .tablet-landscape\:object-fill {
    -o-object-fit: fill;
       object-fit: fill;
  }

  .tablet-landscape\:object-none {
    -o-object-fit: none;
       object-fit: none;
  }

  .tablet-landscape\:object-scale-down {
    -o-object-fit: scale-down;
       object-fit: scale-down;
  }

  .tablet-landscape\:object-bottom {
    -o-object-position: bottom;
       object-position: bottom;
  }

  .tablet-landscape\:object-center {
    -o-object-position: center;
       object-position: center;
  }

  .tablet-landscape\:object-left {
    -o-object-position: left;
       object-position: left;
  }

  .tablet-landscape\:object-left-bottom {
    -o-object-position: left bottom;
       object-position: left bottom;
  }

  .tablet-landscape\:object-left-top {
    -o-object-position: left top;
       object-position: left top;
  }

  .tablet-landscape\:object-right {
    -o-object-position: right;
       object-position: right;
  }

  .tablet-landscape\:object-right-bottom {
    -o-object-position: right bottom;
       object-position: right bottom;
  }

  .tablet-landscape\:object-right-top {
    -o-object-position: right top;
       object-position: right top;
  }

  .tablet-landscape\:object-top {
    -o-object-position: top;
       object-position: top;
  }

  .tablet-landscape\:p-0 {
    padding: 0;
  }

  .tablet-landscape\:p-1 {
    padding: 0.0625rem;
  }

  .tablet-landscape\:p-2 {
    padding: 0.125rem;
  }

  .tablet-landscape\:p-3 {
    padding: 0.1875rem;
  }

  .tablet-landscape\:p-4 {
    padding: 0.25rem;
  }

  .tablet-landscape\:p-5 {
    padding: 0.3125rem;
  }

  .tablet-landscape\:p-6 {
    padding: 0.375rem;
  }

  .tablet-landscape\:p-8 {
    padding: 0.5rem;
  }

  .tablet-landscape\:p-10 {
    padding: 0.625rem;
  }

  .tablet-landscape\:p-12 {
    padding: 0.75rem;
  }

  .tablet-landscape\:p-16 {
    padding: 1rem;
  }

  .tablet-landscape\:p-20 {
    padding: 1.25rem;
  }

  .tablet-landscape\:p-24 {
    padding: 1.5rem;
  }

  .tablet-landscape\:p-32 {
    padding: 2rem;
  }

  .tablet-landscape\:p-40 {
    padding: 2.5rem;
  }

  .tablet-landscape\:p-48 {
    padding: 3rem;
  }

  .tablet-landscape\:p-56 {
    padding: 3.5rem;
  }

  .tablet-landscape\:p-64 {
    padding: 4rem;
  }

  .tablet-landscape\:p-68 {
    padding: 4.25rem;
  }

  .tablet-landscape\:p-72 {
    padding: 4.5rem;
  }

  .tablet-landscape\:p-76 {
    padding: 4.75rem;
  }

  .tablet-landscape\:p-80 {
    padding: 5rem;
  }

  .tablet-landscape\:p-192 {
    padding: 12rem;
  }

  .tablet-landscape\:p-px {
    padding: 1px;
  }

  .tablet-landscape\:px-0 {
    padding-left: 0;
    padding-right: 0;
  }

  .tablet-landscape\:px-1 {
    padding-left: 0.0625rem;
    padding-right: 0.0625rem;
  }

  .tablet-landscape\:px-2 {
    padding-left: 0.125rem;
    padding-right: 0.125rem;
  }

  .tablet-landscape\:px-3 {
    padding-left: 0.1875rem;
    padding-right: 0.1875rem;
  }

  .tablet-landscape\:px-4 {
    padding-left: 0.25rem;
    padding-right: 0.25rem;
  }

  .tablet-landscape\:px-5 {
    padding-left: 0.3125rem;
    padding-right: 0.3125rem;
  }

  .tablet-landscape\:px-6 {
    padding-left: 0.375rem;
    padding-right: 0.375rem;
  }

  .tablet-landscape\:px-8 {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }

  .tablet-landscape\:px-10 {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }

  .tablet-landscape\:px-12 {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }

  .tablet-landscape\:px-16 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .tablet-landscape\:px-20 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .tablet-landscape\:px-24 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .tablet-landscape\:px-32 {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .tablet-landscape\:px-40 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .tablet-landscape\:px-48 {
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .tablet-landscape\:px-56 {
    padding-left: 3.5rem;
    padding-right: 3.5rem;
  }

  .tablet-landscape\:px-64 {
    padding-left: 4rem;
    padding-right: 4rem;
  }

  .tablet-landscape\:px-68 {
    padding-left: 4.25rem;
    padding-right: 4.25rem;
  }

  .tablet-landscape\:px-72 {
    padding-left: 4.5rem;
    padding-right: 4.5rem;
  }

  .tablet-landscape\:px-76 {
    padding-left: 4.75rem;
    padding-right: 4.75rem;
  }

  .tablet-landscape\:px-80 {
    padding-left: 5rem;
    padding-right: 5rem;
  }

  .tablet-landscape\:px-192 {
    padding-left: 12rem;
    padding-right: 12rem;
  }

  .tablet-landscape\:px-px {
    padding-left: 1px;
    padding-right: 1px;
  }

  .tablet-landscape\:py-0 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .tablet-landscape\:py-1 {
    padding-top: 0.0625rem;
    padding-bottom: 0.0625rem;
  }

  .tablet-landscape\:py-2 {
    padding-top: 0.125rem;
    padding-bottom: 0.125rem;
  }

  .tablet-landscape\:py-3 {
    padding-top: 0.1875rem;
    padding-bottom: 0.1875rem;
  }

  .tablet-landscape\:py-4 {
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
  }

  .tablet-landscape\:py-5 {
    padding-top: 0.3125rem;
    padding-bottom: 0.3125rem;
  }

  .tablet-landscape\:py-6 {
    padding-top: 0.375rem;
    padding-bottom: 0.375rem;
  }

  .tablet-landscape\:py-8 {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }

  .tablet-landscape\:py-10 {
    padding-top: 0.625rem;
    padding-bottom: 0.625rem;
  }

  .tablet-landscape\:py-12 {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
  }

  .tablet-landscape\:py-16 {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .tablet-landscape\:py-20 {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }

  .tablet-landscape\:py-24 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }

  .tablet-landscape\:py-32 {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .tablet-landscape\:py-40 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }

  .tablet-landscape\:py-48 {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .tablet-landscape\:py-56 {
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }

  .tablet-landscape\:py-64 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .tablet-landscape\:py-68 {
    padding-top: 4.25rem;
    padding-bottom: 4.25rem;
  }

  .tablet-landscape\:py-72 {
    padding-top: 4.5rem;
    padding-bottom: 4.5rem;
  }

  .tablet-landscape\:py-76 {
    padding-top: 4.75rem;
    padding-bottom: 4.75rem;
  }

  .tablet-landscape\:py-80 {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  .tablet-landscape\:py-192 {
    padding-top: 12rem;
    padding-bottom: 12rem;
  }

  .tablet-landscape\:py-px {
    padding-top: 1px;
    padding-bottom: 1px;
  }

  .tablet-landscape\:pt-0 {
    padding-top: 0;
  }

  .tablet-landscape\:pt-1 {
    padding-top: 0.0625rem;
  }

  .tablet-landscape\:pt-2 {
    padding-top: 0.125rem;
  }

  .tablet-landscape\:pt-3 {
    padding-top: 0.1875rem;
  }

  .tablet-landscape\:pt-4 {
    padding-top: 0.25rem;
  }

  .tablet-landscape\:pt-5 {
    padding-top: 0.3125rem;
  }

  .tablet-landscape\:pt-6 {
    padding-top: 0.375rem;
  }

  .tablet-landscape\:pt-8 {
    padding-top: 0.5rem;
  }

  .tablet-landscape\:pt-10 {
    padding-top: 0.625rem;
  }

  .tablet-landscape\:pt-12 {
    padding-top: 0.75rem;
  }

  .tablet-landscape\:pt-16 {
    padding-top: 1rem;
  }

  .tablet-landscape\:pt-20 {
    padding-top: 1.25rem;
  }

  .tablet-landscape\:pt-24 {
    padding-top: 1.5rem;
  }

  .tablet-landscape\:pt-32 {
    padding-top: 2rem;
  }

  .tablet-landscape\:pt-40 {
    padding-top: 2.5rem;
  }

  .tablet-landscape\:pt-48 {
    padding-top: 3rem;
  }

  .tablet-landscape\:pt-56 {
    padding-top: 3.5rem;
  }

  .tablet-landscape\:pt-64 {
    padding-top: 4rem;
  }

  .tablet-landscape\:pt-68 {
    padding-top: 4.25rem;
  }

  .tablet-landscape\:pt-72 {
    padding-top: 4.5rem;
  }

  .tablet-landscape\:pt-76 {
    padding-top: 4.75rem;
  }

  .tablet-landscape\:pt-80 {
    padding-top: 5rem;
  }

  .tablet-landscape\:pt-192 {
    padding-top: 12rem;
  }

  .tablet-landscape\:pt-px {
    padding-top: 1px;
  }

  .tablet-landscape\:pr-0 {
    padding-right: 0;
  }

  .tablet-landscape\:pr-1 {
    padding-right: 0.0625rem;
  }

  .tablet-landscape\:pr-2 {
    padding-right: 0.125rem;
  }

  .tablet-landscape\:pr-3 {
    padding-right: 0.1875rem;
  }

  .tablet-landscape\:pr-4 {
    padding-right: 0.25rem;
  }

  .tablet-landscape\:pr-5 {
    padding-right: 0.3125rem;
  }

  .tablet-landscape\:pr-6 {
    padding-right: 0.375rem;
  }

  .tablet-landscape\:pr-8 {
    padding-right: 0.5rem;
  }

  .tablet-landscape\:pr-10 {
    padding-right: 0.625rem;
  }

  .tablet-landscape\:pr-12 {
    padding-right: 0.75rem;
  }

  .tablet-landscape\:pr-16 {
    padding-right: 1rem;
  }

  .tablet-landscape\:pr-20 {
    padding-right: 1.25rem;
  }

  .tablet-landscape\:pr-24 {
    padding-right: 1.5rem;
  }

  .tablet-landscape\:pr-32 {
    padding-right: 2rem;
  }

  .tablet-landscape\:pr-40 {
    padding-right: 2.5rem;
  }

  .tablet-landscape\:pr-48 {
    padding-right: 3rem;
  }

  .tablet-landscape\:pr-56 {
    padding-right: 3.5rem;
  }

  .tablet-landscape\:pr-64 {
    padding-right: 4rem;
  }

  .tablet-landscape\:pr-68 {
    padding-right: 4.25rem;
  }

  .tablet-landscape\:pr-72 {
    padding-right: 4.5rem;
  }

  .tablet-landscape\:pr-76 {
    padding-right: 4.75rem;
  }

  .tablet-landscape\:pr-80 {
    padding-right: 5rem;
  }

  .tablet-landscape\:pr-192 {
    padding-right: 12rem;
  }

  .tablet-landscape\:pr-px {
    padding-right: 1px;
  }

  .tablet-landscape\:pb-0 {
    padding-bottom: 0;
  }

  .tablet-landscape\:pb-1 {
    padding-bottom: 0.0625rem;
  }

  .tablet-landscape\:pb-2 {
    padding-bottom: 0.125rem;
  }

  .tablet-landscape\:pb-3 {
    padding-bottom: 0.1875rem;
  }

  .tablet-landscape\:pb-4 {
    padding-bottom: 0.25rem;
  }

  .tablet-landscape\:pb-5 {
    padding-bottom: 0.3125rem;
  }

  .tablet-landscape\:pb-6 {
    padding-bottom: 0.375rem;
  }

  .tablet-landscape\:pb-8 {
    padding-bottom: 0.5rem;
  }

  .tablet-landscape\:pb-10 {
    padding-bottom: 0.625rem;
  }

  .tablet-landscape\:pb-12 {
    padding-bottom: 0.75rem;
  }

  .tablet-landscape\:pb-16 {
    padding-bottom: 1rem;
  }

  .tablet-landscape\:pb-20 {
    padding-bottom: 1.25rem;
  }

  .tablet-landscape\:pb-24 {
    padding-bottom: 1.5rem;
  }

  .tablet-landscape\:pb-32 {
    padding-bottom: 2rem;
  }

  .tablet-landscape\:pb-40 {
    padding-bottom: 2.5rem;
  }

  .tablet-landscape\:pb-48 {
    padding-bottom: 3rem;
  }

  .tablet-landscape\:pb-56 {
    padding-bottom: 3.5rem;
  }

  .tablet-landscape\:pb-64 {
    padding-bottom: 4rem;
  }

  .tablet-landscape\:pb-68 {
    padding-bottom: 4.25rem;
  }

  .tablet-landscape\:pb-72 {
    padding-bottom: 4.5rem;
  }

  .tablet-landscape\:pb-76 {
    padding-bottom: 4.75rem;
  }

  .tablet-landscape\:pb-80 {
    padding-bottom: 5rem;
  }

  .tablet-landscape\:pb-192 {
    padding-bottom: 12rem;
  }

  .tablet-landscape\:pb-px {
    padding-bottom: 1px;
  }

  .tablet-landscape\:pl-0 {
    padding-left: 0;
  }

  .tablet-landscape\:pl-1 {
    padding-left: 0.0625rem;
  }

  .tablet-landscape\:pl-2 {
    padding-left: 0.125rem;
  }

  .tablet-landscape\:pl-3 {
    padding-left: 0.1875rem;
  }

  .tablet-landscape\:pl-4 {
    padding-left: 0.25rem;
  }

  .tablet-landscape\:pl-5 {
    padding-left: 0.3125rem;
  }

  .tablet-landscape\:pl-6 {
    padding-left: 0.375rem;
  }

  .tablet-landscape\:pl-8 {
    padding-left: 0.5rem;
  }

  .tablet-landscape\:pl-10 {
    padding-left: 0.625rem;
  }

  .tablet-landscape\:pl-12 {
    padding-left: 0.75rem;
  }

  .tablet-landscape\:pl-16 {
    padding-left: 1rem;
  }

  .tablet-landscape\:pl-20 {
    padding-left: 1.25rem;
  }

  .tablet-landscape\:pl-24 {
    padding-left: 1.5rem;
  }

  .tablet-landscape\:pl-32 {
    padding-left: 2rem;
  }

  .tablet-landscape\:pl-40 {
    padding-left: 2.5rem;
  }

  .tablet-landscape\:pl-48 {
    padding-left: 3rem;
  }

  .tablet-landscape\:pl-56 {
    padding-left: 3.5rem;
  }

  .tablet-landscape\:pl-64 {
    padding-left: 4rem;
  }

  .tablet-landscape\:pl-68 {
    padding-left: 4.25rem;
  }

  .tablet-landscape\:pl-72 {
    padding-left: 4.5rem;
  }

  .tablet-landscape\:pl-76 {
    padding-left: 4.75rem;
  }

  .tablet-landscape\:pl-80 {
    padding-left: 5rem;
  }

  .tablet-landscape\:pl-192 {
    padding-left: 12rem;
  }

  .tablet-landscape\:pl-px {
    padding-left: 1px;
  }

  .tablet-landscape\:text-left {
    text-align: left;
  }

  .tablet-landscape\:text-center {
    text-align: center;
  }

  .tablet-landscape\:text-right {
    text-align: right;
  }

  .tablet-landscape\:text-justify {
    text-align: justify;
  }

  .tablet-landscape\:align-baseline {
    vertical-align: baseline;
  }

  .tablet-landscape\:align-top {
    vertical-align: top;
  }

  .tablet-landscape\:align-middle {
    vertical-align: middle;
  }

  .tablet-landscape\:align-bottom {
    vertical-align: bottom;
  }

  .tablet-landscape\:align-text-top {
    vertical-align: text-top;
  }

  .tablet-landscape\:align-text-bottom {
    vertical-align: text-bottom;
  }

  .tablet-landscape\:font-body {
    font-family: Roboto;
  }

  .tablet-landscape\:font-heading {
    font-family: "Open Sans";
  }

  .tablet-landscape\:text-root-em {
    font-size: 16px;
  }

  .tablet-landscape\:text-xs {
    font-size: 0.75rem;
  }

  .tablet-landscape\:text-sm {
    font-size: 0.875rem;
  }

  .tablet-landscape\:text-base {
    font-size: 1rem;
  }

  .tablet-landscape\:text-lg {
    font-size: 1.125rem;
  }

  .tablet-landscape\:text-xl {
    font-size: 1.25rem;
  }

  .tablet-landscape\:text-2xl {
    font-size: 1.375rem;
  }

  .tablet-landscape\:text-3xl {
    font-size: 1.5rem;
  }

  .tablet-landscape\:text-4xl {
    font-size: 1.625rem;
  }

  .tablet-landscape\:text-5xl {
    font-size: 1.75rem;
  }

  .tablet-landscape\:text-6xl {
    font-size: 1.875rem;
  }

  .tablet-landscape\:text-heading-xs {
    font-size: 1.75rem;
  }

  .tablet-landscape\:text-heading-sm {
    font-size: 2rem;
  }

  .tablet-landscape\:text-heading-md {
    font-size: 2.125rem;
  }

  .tablet-landscape\:text-heading-lg {
    font-size: 2.375rem;
  }

  .tablet-landscape\:text-heading-xl {
    font-size: 2.625rem;
  }

  .tablet-landscape\:font-thin {
    font-weight: 100;
  }

  .tablet-landscape\:font-extralight {
    font-weight: 200;
  }

  .tablet-landscape\:font-light {
    font-weight: 300;
  }

  .tablet-landscape\:font-normal {
    font-weight: 400;
  }

  .tablet-landscape\:font-medium {
    font-weight: 500;
  }

  .tablet-landscape\:font-semibold {
    font-weight: 600;
  }

  .tablet-landscape\:font-bold {
    font-weight: 700;
  }

  .tablet-landscape\:font-extrabold {
    font-weight: 800;
  }

  .tablet-landscape\:font-black {
    font-weight: 900;
  }

  .tablet-landscape\:uppercase {
    text-transform: uppercase;
  }

  .tablet-landscape\:lowercase {
    text-transform: lowercase;
  }

  .tablet-landscape\:capitalize {
    text-transform: capitalize;
  }

  .tablet-landscape\:normal-case {
    text-transform: none;
  }

  .tablet-landscape\:italic {
    font-style: italic;
  }

  .tablet-landscape\:not-italic {
    font-style: normal;
  }

  .tablet-landscape\:ordinal, .tablet-landscape\:slashed-zero, .tablet-landscape\:lining-nums, .tablet-landscape\:oldstyle-nums, .tablet-landscape\:proportional-nums, .tablet-landscape\:tabular-nums, .tablet-landscape\:diagonal-fractions, .tablet-landscape\: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-feature-settings: var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction);
    font-variant-numeric: var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction);
  }

  .tablet-landscape\:normal-nums {
    font-feature-settings: normal;
    font-variant-numeric: normal;
  }

  .tablet-landscape\:ordinal {
    --tw-ordinal: ordinal;
  }

  .tablet-landscape\:slashed-zero {
    --tw-slashed-zero: slashed-zero;
  }

  .tablet-landscape\:lining-nums {
    --tw-numeric-figure: lining-nums;
  }

  .tablet-landscape\:oldstyle-nums {
    --tw-numeric-figure: oldstyle-nums;
  }

  .tablet-landscape\:proportional-nums {
    --tw-numeric-spacing: proportional-nums;
  }

  .tablet-landscape\:tabular-nums {
    --tw-numeric-spacing: tabular-nums;
  }

  .tablet-landscape\:diagonal-fractions {
    --tw-numeric-fraction: diagonal-fractions;
  }

  .tablet-landscape\:stacked-fractions {
    --tw-numeric-fraction: stacked-fractions;
  }

  .tablet-landscape\:leading-3 {
    line-height: .75rem;
  }

  .tablet-landscape\:leading-4 {
    line-height: 1rem;
  }

  .tablet-landscape\:leading-5 {
    line-height: 1.25rem;
  }

  .tablet-landscape\:leading-6 {
    line-height: 1.5rem;
  }

  .tablet-landscape\:leading-7 {
    line-height: 1.75rem;
  }

  .tablet-landscape\:leading-8 {
    line-height: 2rem;
  }

  .tablet-landscape\:leading-9 {
    line-height: 2.25rem;
  }

  .tablet-landscape\:leading-10 {
    line-height: 2.5rem;
  }

  .tablet-landscape\:leading-none {
    line-height: 1;
  }

  .tablet-landscape\:leading-tight {
    line-height: 1.25;
  }

  .tablet-landscape\:leading-snug {
    line-height: 1.375;
  }

  .tablet-landscape\:leading-normal {
    line-height: 1.5;
  }

  .tablet-landscape\:leading-relaxed {
    line-height: 1.625;
  }

  .tablet-landscape\:leading-loose {
    line-height: 2;
  }

  .tablet-landscape\:tracking-tighter {
    letter-spacing: -0.05em;
  }

  .tablet-landscape\:tracking-tight {
    letter-spacing: -0.025em;
  }

  .tablet-landscape\:tracking-normal {
    letter-spacing: 0em;
  }

  .tablet-landscape\:tracking-wide {
    letter-spacing: 0.025em;
  }

  .tablet-landscape\:tracking-wider {
    letter-spacing: 0.05em;
  }

  .tablet-landscape\:tracking-widest {
    letter-spacing: 0.1em;
  }

  .tablet-landscape\:text-transparent {
    color: transparent;
  }

  .tablet-landscape\:text-current {
    color: currentColor;
  }

  .tablet-landscape\:text-black {
    --tw-text-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-text-opacity));
  }

  .tablet-landscape\:text-white {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .tablet-landscape\:text-gray-50 {
    --tw-text-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-text-opacity));
  }

  .tablet-landscape\:text-gray-100 {
    --tw-text-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-text-opacity));
  }

  .tablet-landscape\:text-gray-200 {
    --tw-text-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-text-opacity));
  }

  .tablet-landscape\:text-gray-300 {
    --tw-text-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-text-opacity));
  }

  .tablet-landscape\:text-gray-400 {
    --tw-text-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-text-opacity));
  }

  .tablet-landscape\:text-gray-500 {
    --tw-text-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-text-opacity));
  }

  .tablet-landscape\:text-gray-600 {
    --tw-text-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-text-opacity));
  }

  .tablet-landscape\:text-gray-700 {
    --tw-text-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-text-opacity));
  }

  .tablet-landscape\:text-gray-800 {
    --tw-text-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-text-opacity));
  }

  .tablet-landscape\:text-gray-900 {
    --tw-text-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-text-opacity));
  }

  .tablet-landscape\:text-red-50 {
    --tw-text-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-text-opacity));
  }

  .tablet-landscape\:text-red-100 {
    --tw-text-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-text-opacity));
  }

  .tablet-landscape\:text-red-200 {
    --tw-text-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-text-opacity));
  }

  .tablet-landscape\:text-red-300 {
    --tw-text-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-text-opacity));
  }

  .tablet-landscape\:text-red-400 {
    --tw-text-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-text-opacity));
  }

  .tablet-landscape\:text-red-500 {
    --tw-text-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-text-opacity));
  }

  .tablet-landscape\:text-red-600 {
    --tw-text-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-text-opacity));
  }

  .tablet-landscape\:text-red-700 {
    --tw-text-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-text-opacity));
  }

  .tablet-landscape\:text-red-800 {
    --tw-text-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-text-opacity));
  }

  .tablet-landscape\:text-red-900 {
    --tw-text-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-text-opacity));
  }

  .tablet-landscape\:text-yellow-50 {
    --tw-text-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-text-opacity));
  }

  .tablet-landscape\:text-yellow-100 {
    --tw-text-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-text-opacity));
  }

  .tablet-landscape\:text-yellow-200 {
    --tw-text-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-text-opacity));
  }

  .tablet-landscape\:text-yellow-300 {
    --tw-text-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-text-opacity));
  }

  .tablet-landscape\:text-yellow-400 {
    --tw-text-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-text-opacity));
  }

  .tablet-landscape\:text-yellow-500 {
    --tw-text-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-text-opacity));
  }

  .tablet-landscape\:text-yellow-600 {
    --tw-text-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-text-opacity));
  }

  .tablet-landscape\:text-yellow-700 {
    --tw-text-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-text-opacity));
  }

  .tablet-landscape\:text-yellow-800 {
    --tw-text-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-text-opacity));
  }

  .tablet-landscape\:text-yellow-900 {
    --tw-text-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-text-opacity));
  }

  .tablet-landscape\:text-green-50 {
    --tw-text-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-text-opacity));
  }

  .tablet-landscape\:text-green-100 {
    --tw-text-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-text-opacity));
  }

  .tablet-landscape\:text-green-200 {
    --tw-text-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-text-opacity));
  }

  .tablet-landscape\:text-green-300 {
    --tw-text-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-text-opacity));
  }

  .tablet-landscape\:text-green-400 {
    --tw-text-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-text-opacity));
  }

  .tablet-landscape\:text-green-500 {
    --tw-text-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-text-opacity));
  }

  .tablet-landscape\:text-green-600 {
    --tw-text-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-text-opacity));
  }

  .tablet-landscape\:text-green-700 {
    --tw-text-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-text-opacity));
  }

  .tablet-landscape\:text-green-800 {
    --tw-text-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-text-opacity));
  }

  .tablet-landscape\:text-green-900 {
    --tw-text-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-text-opacity));
  }

  .tablet-landscape\:text-blue-50 {
    --tw-text-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-text-opacity));
  }

  .tablet-landscape\:text-blue-100 {
    --tw-text-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-text-opacity));
  }

  .tablet-landscape\:text-blue-200 {
    --tw-text-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-text-opacity));
  }

  .tablet-landscape\:text-blue-300 {
    --tw-text-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-text-opacity));
  }

  .tablet-landscape\:text-blue-400 {
    --tw-text-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-text-opacity));
  }

  .tablet-landscape\:text-blue-500 {
    --tw-text-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-text-opacity));
  }

  .tablet-landscape\:text-blue-600 {
    --tw-text-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-text-opacity));
  }

  .tablet-landscape\:text-blue-700 {
    --tw-text-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-text-opacity));
  }

  .tablet-landscape\:text-blue-800 {
    --tw-text-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-text-opacity));
  }

  .tablet-landscape\:text-blue-900 {
    --tw-text-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-text-opacity));
  }

  .tablet-landscape\:text-indigo-50 {
    --tw-text-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-text-opacity));
  }

  .tablet-landscape\:text-indigo-100 {
    --tw-text-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-text-opacity));
  }

  .tablet-landscape\:text-indigo-200 {
    --tw-text-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-text-opacity));
  }

  .tablet-landscape\:text-indigo-300 {
    --tw-text-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-text-opacity));
  }

  .tablet-landscape\:text-indigo-400 {
    --tw-text-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-text-opacity));
  }

  .tablet-landscape\:text-indigo-500 {
    --tw-text-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-text-opacity));
  }

  .tablet-landscape\:text-indigo-600 {
    --tw-text-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-text-opacity));
  }

  .tablet-landscape\:text-indigo-700 {
    --tw-text-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-text-opacity));
  }

  .tablet-landscape\:text-indigo-800 {
    --tw-text-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-text-opacity));
  }

  .tablet-landscape\:text-indigo-900 {
    --tw-text-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-text-opacity));
  }

  .tablet-landscape\:text-purple-50 {
    --tw-text-opacity: 1;
    color: rgba(245, 243, 255, var(--tw-text-opacity));
  }

  .tablet-landscape\:text-purple-100 {
    --tw-text-opacity: 1;
    color: rgba(237, 233, 254, var(--tw-text-opacity));
  }

  .tablet-landscape\:text-purple-200 {
    --tw-text-opacity: 1;
    color: rgba(221, 214, 254, var(--tw-text-opacity));
  }

  .tablet-landscape\:text-purple-300 {
    --tw-text-opacity: 1;
    color: rgba(196, 181, 253, var(--tw-text-opacity));
  }

  .tablet-landscape\:text-purple-400 {
    --tw-text-opacity: 1;
    color: rgba(167, 139, 250, var(--tw-text-opacity));
  }

  .tablet-landscape\:text-purple-500 {
    --tw-text-opacity: 1;
    color: rgba(139, 92, 246, var(--tw-text-opacity));
  }

  .tablet-landscape\:text-purple-600 {
    --tw-text-opacity: 1;
    color: rgba(124, 58, 237, var(--tw-text-opacity));
  }

  .tablet-landscape\:text-purple-700 {
    --tw-text-opacity: 1;
    color: rgba(109, 40, 217, var(--tw-text-opacity));
  }

  .tablet-landscape\:text-purple-800 {
    --tw-text-opacity: 1;
    color: rgba(91, 33, 182, var(--tw-text-opacity));
  }

  .tablet-landscape\:text-purple-900 {
    --tw-text-opacity: 1;
    color: rgba(76, 29, 149, var(--tw-text-opacity));
  }

  .tablet-landscape\:text-pink-50 {
    --tw-text-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-text-opacity));
  }

  .tablet-landscape\:text-pink-100 {
    --tw-text-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-text-opacity));
  }

  .tablet-landscape\:text-pink-200 {
    --tw-text-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-text-opacity));
  }

  .tablet-landscape\:text-pink-300 {
    --tw-text-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-text-opacity));
  }

  .tablet-landscape\:text-pink-400 {
    --tw-text-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-text-opacity));
  }

  .tablet-landscape\:text-pink-500 {
    --tw-text-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-text-opacity));
  }

  .tablet-landscape\:text-pink-600 {
    --tw-text-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-text-opacity));
  }

  .tablet-landscape\:text-pink-700 {
    --tw-text-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-text-opacity));
  }

  .tablet-landscape\:text-pink-800 {
    --tw-text-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-text-opacity));
  }

  .tablet-landscape\:text-pink-900 {
    --tw-text-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-text-opacity));
  }

  .tablet-landscape\:text-base-normal {
    --tw-text-opacity: 1;
    color: rgba(0, 65, 129, var(--tw-text-opacity));
  }

  .tablet-landscape\:text-base-dark {
    --tw-text-opacity: 1;
    color: rgba(0, 52, 105, var(--tw-text-opacity));
  }

  .tablet-landscape\:text-base-black {
    --tw-text-opacity: 1;
    color: rgba(29, 29, 31, var(--tw-text-opacity));
  }

  .tablet-landscape\:text-base-border {
    --tw-text-opacity: 1;
    color: rgba(231, 231, 233, var(--tw-text-opacity));
  }

  .tablet-landscape\:text-primary-normal {
    --tw-text-opacity: 1;
    color: rgba(0, 103, 207, var(--tw-text-opacity));
  }

  .tablet-landscape\:text-primary-alt {
    --tw-text-opacity: 1;
    color: rgba(0, 71, 143, var(--tw-text-opacity));
  }

  .tablet-landscape\:text-subtle-white {
    --tw-text-opacity: 1;
    color: rgba(249, 249, 249, var(--tw-text-opacity));
  }

  .tablet-landscape\:text-turquesa {
    --tw-text-opacity: 1;
    color: rgba(0, 151, 178, var(--tw-text-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:text-transparent {
    color: transparent;
  }

  .group:hover .tablet-landscape\:group-hover\:text-current {
    color: currentColor;
  }

  .group:hover .tablet-landscape\:group-hover\:text-black {
    --tw-text-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-text-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:text-white {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:text-gray-50 {
    --tw-text-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-text-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:text-gray-100 {
    --tw-text-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-text-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:text-gray-200 {
    --tw-text-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-text-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:text-gray-300 {
    --tw-text-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-text-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:text-gray-400 {
    --tw-text-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-text-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:text-gray-500 {
    --tw-text-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-text-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:text-gray-600 {
    --tw-text-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-text-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:text-gray-700 {
    --tw-text-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-text-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:text-gray-800 {
    --tw-text-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-text-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:text-gray-900 {
    --tw-text-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-text-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:text-red-50 {
    --tw-text-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-text-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:text-red-100 {
    --tw-text-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-text-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:text-red-200 {
    --tw-text-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-text-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:text-red-300 {
    --tw-text-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-text-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:text-red-400 {
    --tw-text-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-text-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:text-red-500 {
    --tw-text-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-text-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:text-red-600 {
    --tw-text-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-text-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:text-red-700 {
    --tw-text-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-text-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:text-red-800 {
    --tw-text-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-text-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:text-red-900 {
    --tw-text-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-text-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:text-yellow-50 {
    --tw-text-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-text-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:text-yellow-100 {
    --tw-text-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-text-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:text-yellow-200 {
    --tw-text-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-text-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:text-yellow-300 {
    --tw-text-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-text-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:text-yellow-400 {
    --tw-text-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-text-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:text-yellow-500 {
    --tw-text-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-text-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:text-yellow-600 {
    --tw-text-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-text-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:text-yellow-700 {
    --tw-text-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-text-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:text-yellow-800 {
    --tw-text-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-text-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:text-yellow-900 {
    --tw-text-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-text-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:text-green-50 {
    --tw-text-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-text-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:text-green-100 {
    --tw-text-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-text-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:text-green-200 {
    --tw-text-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-text-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:text-green-300 {
    --tw-text-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-text-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:text-green-400 {
    --tw-text-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-text-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:text-green-500 {
    --tw-text-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-text-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:text-green-600 {
    --tw-text-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-text-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:text-green-700 {
    --tw-text-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-text-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:text-green-800 {
    --tw-text-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-text-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:text-green-900 {
    --tw-text-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-text-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:text-blue-50 {
    --tw-text-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-text-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:text-blue-100 {
    --tw-text-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-text-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:text-blue-200 {
    --tw-text-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-text-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:text-blue-300 {
    --tw-text-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-text-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:text-blue-400 {
    --tw-text-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-text-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:text-blue-500 {
    --tw-text-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-text-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:text-blue-600 {
    --tw-text-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-text-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:text-blue-700 {
    --tw-text-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-text-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:text-blue-800 {
    --tw-text-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-text-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:text-blue-900 {
    --tw-text-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-text-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:text-indigo-50 {
    --tw-text-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-text-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:text-indigo-100 {
    --tw-text-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-text-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:text-indigo-200 {
    --tw-text-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-text-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:text-indigo-300 {
    --tw-text-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-text-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:text-indigo-400 {
    --tw-text-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-text-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:text-indigo-500 {
    --tw-text-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-text-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:text-indigo-600 {
    --tw-text-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-text-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:text-indigo-700 {
    --tw-text-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-text-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:text-indigo-800 {
    --tw-text-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-text-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:text-indigo-900 {
    --tw-text-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-text-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:text-purple-50 {
    --tw-text-opacity: 1;
    color: rgba(245, 243, 255, var(--tw-text-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:text-purple-100 {
    --tw-text-opacity: 1;
    color: rgba(237, 233, 254, var(--tw-text-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:text-purple-200 {
    --tw-text-opacity: 1;
    color: rgba(221, 214, 254, var(--tw-text-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:text-purple-300 {
    --tw-text-opacity: 1;
    color: rgba(196, 181, 253, var(--tw-text-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:text-purple-400 {
    --tw-text-opacity: 1;
    color: rgba(167, 139, 250, var(--tw-text-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:text-purple-500 {
    --tw-text-opacity: 1;
    color: rgba(139, 92, 246, var(--tw-text-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:text-purple-600 {
    --tw-text-opacity: 1;
    color: rgba(124, 58, 237, var(--tw-text-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:text-purple-700 {
    --tw-text-opacity: 1;
    color: rgba(109, 40, 217, var(--tw-text-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:text-purple-800 {
    --tw-text-opacity: 1;
    color: rgba(91, 33, 182, var(--tw-text-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:text-purple-900 {
    --tw-text-opacity: 1;
    color: rgba(76, 29, 149, var(--tw-text-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:text-pink-50 {
    --tw-text-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-text-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:text-pink-100 {
    --tw-text-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-text-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:text-pink-200 {
    --tw-text-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-text-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:text-pink-300 {
    --tw-text-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-text-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:text-pink-400 {
    --tw-text-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-text-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:text-pink-500 {
    --tw-text-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-text-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:text-pink-600 {
    --tw-text-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-text-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:text-pink-700 {
    --tw-text-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-text-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:text-pink-800 {
    --tw-text-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-text-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:text-pink-900 {
    --tw-text-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-text-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:text-base-normal {
    --tw-text-opacity: 1;
    color: rgba(0, 65, 129, var(--tw-text-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:text-base-dark {
    --tw-text-opacity: 1;
    color: rgba(0, 52, 105, var(--tw-text-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:text-base-black {
    --tw-text-opacity: 1;
    color: rgba(29, 29, 31, var(--tw-text-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:text-base-border {
    --tw-text-opacity: 1;
    color: rgba(231, 231, 233, var(--tw-text-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:text-primary-normal {
    --tw-text-opacity: 1;
    color: rgba(0, 103, 207, var(--tw-text-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:text-primary-alt {
    --tw-text-opacity: 1;
    color: rgba(0, 71, 143, var(--tw-text-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:text-subtle-white {
    --tw-text-opacity: 1;
    color: rgba(249, 249, 249, var(--tw-text-opacity));
  }

  .group:hover .tablet-landscape\:group-hover\:text-turquesa {
    --tw-text-opacity: 1;
    color: rgba(0, 151, 178, var(--tw-text-opacity));
  }

  .tablet-landscape\:focus-within\:text-transparent:focus-within {
    color: transparent;
  }

  .tablet-landscape\:focus-within\:text-current:focus-within {
    color: currentColor;
  }

  .tablet-landscape\:focus-within\:text-black:focus-within {
    --tw-text-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-text-opacity));
  }

  .tablet-landscape\:focus-within\:text-white:focus-within {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .tablet-landscape\:focus-within\:text-gray-50:focus-within {
    --tw-text-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-text-opacity));
  }

  .tablet-landscape\:focus-within\:text-gray-100:focus-within {
    --tw-text-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-text-opacity));
  }

  .tablet-landscape\:focus-within\:text-gray-200:focus-within {
    --tw-text-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-text-opacity));
  }

  .tablet-landscape\:focus-within\:text-gray-300:focus-within {
    --tw-text-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-text-opacity));
  }

  .tablet-landscape\:focus-within\:text-gray-400:focus-within {
    --tw-text-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-text-opacity));
  }

  .tablet-landscape\:focus-within\:text-gray-500:focus-within {
    --tw-text-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-text-opacity));
  }

  .tablet-landscape\:focus-within\:text-gray-600:focus-within {
    --tw-text-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-text-opacity));
  }

  .tablet-landscape\:focus-within\:text-gray-700:focus-within {
    --tw-text-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-text-opacity));
  }

  .tablet-landscape\:focus-within\:text-gray-800:focus-within {
    --tw-text-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-text-opacity));
  }

  .tablet-landscape\:focus-within\:text-gray-900:focus-within {
    --tw-text-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-text-opacity));
  }

  .tablet-landscape\:focus-within\:text-red-50:focus-within {
    --tw-text-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-text-opacity));
  }

  .tablet-landscape\:focus-within\:text-red-100:focus-within {
    --tw-text-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-text-opacity));
  }

  .tablet-landscape\:focus-within\:text-red-200:focus-within {
    --tw-text-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-text-opacity));
  }

  .tablet-landscape\:focus-within\:text-red-300:focus-within {
    --tw-text-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-text-opacity));
  }

  .tablet-landscape\:focus-within\:text-red-400:focus-within {
    --tw-text-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-text-opacity));
  }

  .tablet-landscape\:focus-within\:text-red-500:focus-within {
    --tw-text-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-text-opacity));
  }

  .tablet-landscape\:focus-within\:text-red-600:focus-within {
    --tw-text-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-text-opacity));
  }

  .tablet-landscape\:focus-within\:text-red-700:focus-within {
    --tw-text-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-text-opacity));
  }

  .tablet-landscape\:focus-within\:text-red-800:focus-within {
    --tw-text-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-text-opacity));
  }

  .tablet-landscape\:focus-within\:text-red-900:focus-within {
    --tw-text-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-text-opacity));
  }

  .tablet-landscape\:focus-within\:text-yellow-50:focus-within {
    --tw-text-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-text-opacity));
  }

  .tablet-landscape\:focus-within\:text-yellow-100:focus-within {
    --tw-text-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-text-opacity));
  }

  .tablet-landscape\:focus-within\:text-yellow-200:focus-within {
    --tw-text-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-text-opacity));
  }

  .tablet-landscape\:focus-within\:text-yellow-300:focus-within {
    --tw-text-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-text-opacity));
  }

  .tablet-landscape\:focus-within\:text-yellow-400:focus-within {
    --tw-text-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-text-opacity));
  }

  .tablet-landscape\:focus-within\:text-yellow-500:focus-within {
    --tw-text-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-text-opacity));
  }

  .tablet-landscape\:focus-within\:text-yellow-600:focus-within {
    --tw-text-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-text-opacity));
  }

  .tablet-landscape\:focus-within\:text-yellow-700:focus-within {
    --tw-text-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-text-opacity));
  }

  .tablet-landscape\:focus-within\:text-yellow-800:focus-within {
    --tw-text-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-text-opacity));
  }

  .tablet-landscape\:focus-within\:text-yellow-900:focus-within {
    --tw-text-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-text-opacity));
  }

  .tablet-landscape\:focus-within\:text-green-50:focus-within {
    --tw-text-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-text-opacity));
  }

  .tablet-landscape\:focus-within\:text-green-100:focus-within {
    --tw-text-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-text-opacity));
  }

  .tablet-landscape\:focus-within\:text-green-200:focus-within {
    --tw-text-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-text-opacity));
  }

  .tablet-landscape\:focus-within\:text-green-300:focus-within {
    --tw-text-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-text-opacity));
  }

  .tablet-landscape\:focus-within\:text-green-400:focus-within {
    --tw-text-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-text-opacity));
  }

  .tablet-landscape\:focus-within\:text-green-500:focus-within {
    --tw-text-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-text-opacity));
  }

  .tablet-landscape\:focus-within\:text-green-600:focus-within {
    --tw-text-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-text-opacity));
  }

  .tablet-landscape\:focus-within\:text-green-700:focus-within {
    --tw-text-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-text-opacity));
  }

  .tablet-landscape\:focus-within\:text-green-800:focus-within {
    --tw-text-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-text-opacity));
  }

  .tablet-landscape\:focus-within\:text-green-900:focus-within {
    --tw-text-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-text-opacity));
  }

  .tablet-landscape\:focus-within\:text-blue-50:focus-within {
    --tw-text-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-text-opacity));
  }

  .tablet-landscape\:focus-within\:text-blue-100:focus-within {
    --tw-text-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-text-opacity));
  }

  .tablet-landscape\:focus-within\:text-blue-200:focus-within {
    --tw-text-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-text-opacity));
  }

  .tablet-landscape\:focus-within\:text-blue-300:focus-within {
    --tw-text-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-text-opacity));
  }

  .tablet-landscape\:focus-within\:text-blue-400:focus-within {
    --tw-text-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-text-opacity));
  }

  .tablet-landscape\:focus-within\:text-blue-500:focus-within {
    --tw-text-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-text-opacity));
  }

  .tablet-landscape\:focus-within\:text-blue-600:focus-within {
    --tw-text-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-text-opacity));
  }

  .tablet-landscape\:focus-within\:text-blue-700:focus-within {
    --tw-text-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-text-opacity));
  }

  .tablet-landscape\:focus-within\:text-blue-800:focus-within {
    --tw-text-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-text-opacity));
  }

  .tablet-landscape\:focus-within\:text-blue-900:focus-within {
    --tw-text-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-text-opacity));
  }

  .tablet-landscape\:focus-within\:text-indigo-50:focus-within {
    --tw-text-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-text-opacity));
  }

  .tablet-landscape\:focus-within\:text-indigo-100:focus-within {
    --tw-text-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-text-opacity));
  }

  .tablet-landscape\:focus-within\:text-indigo-200:focus-within {
    --tw-text-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-text-opacity));
  }

  .tablet-landscape\:focus-within\:text-indigo-300:focus-within {
    --tw-text-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-text-opacity));
  }

  .tablet-landscape\:focus-within\:text-indigo-400:focus-within {
    --tw-text-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-text-opacity));
  }

  .tablet-landscape\:focus-within\:text-indigo-500:focus-within {
    --tw-text-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-text-opacity));
  }

  .tablet-landscape\:focus-within\:text-indigo-600:focus-within {
    --tw-text-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-text-opacity));
  }

  .tablet-landscape\:focus-within\:text-indigo-700:focus-within {
    --tw-text-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-text-opacity));
  }

  .tablet-landscape\:focus-within\:text-indigo-800:focus-within {
    --tw-text-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-text-opacity));
  }

  .tablet-landscape\:focus-within\:text-indigo-900:focus-within {
    --tw-text-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-text-opacity));
  }

  .tablet-landscape\:focus-within\:text-purple-50:focus-within {
    --tw-text-opacity: 1;
    color: rgba(245, 243, 255, var(--tw-text-opacity));
  }

  .tablet-landscape\:focus-within\:text-purple-100:focus-within {
    --tw-text-opacity: 1;
    color: rgba(237, 233, 254, var(--tw-text-opacity));
  }

  .tablet-landscape\:focus-within\:text-purple-200:focus-within {
    --tw-text-opacity: 1;
    color: rgba(221, 214, 254, var(--tw-text-opacity));
  }

  .tablet-landscape\:focus-within\:text-purple-300:focus-within {
    --tw-text-opacity: 1;
    color: rgba(196, 181, 253, var(--tw-text-opacity));
  }

  .tablet-landscape\:focus-within\:text-purple-400:focus-within {
    --tw-text-opacity: 1;
    color: rgba(167, 139, 250, var(--tw-text-opacity));
  }

  .tablet-landscape\:focus-within\:text-purple-500:focus-within {
    --tw-text-opacity: 1;
    color: rgba(139, 92, 246, var(--tw-text-opacity));
  }

  .tablet-landscape\:focus-within\:text-purple-600:focus-within {
    --tw-text-opacity: 1;
    color: rgba(124, 58, 237, var(--tw-text-opacity));
  }

  .tablet-landscape\:focus-within\:text-purple-700:focus-within {
    --tw-text-opacity: 1;
    color: rgba(109, 40, 217, var(--tw-text-opacity));
  }

  .tablet-landscape\:focus-within\:text-purple-800:focus-within {
    --tw-text-opacity: 1;
    color: rgba(91, 33, 182, var(--tw-text-opacity));
  }

  .tablet-landscape\:focus-within\:text-purple-900:focus-within {
    --tw-text-opacity: 1;
    color: rgba(76, 29, 149, var(--tw-text-opacity));
  }

  .tablet-landscape\:focus-within\:text-pink-50:focus-within {
    --tw-text-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-text-opacity));
  }

  .tablet-landscape\:focus-within\:text-pink-100:focus-within {
    --tw-text-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-text-opacity));
  }

  .tablet-landscape\:focus-within\:text-pink-200:focus-within {
    --tw-text-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-text-opacity));
  }

  .tablet-landscape\:focus-within\:text-pink-300:focus-within {
    --tw-text-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-text-opacity));
  }

  .tablet-landscape\:focus-within\:text-pink-400:focus-within {
    --tw-text-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-text-opacity));
  }

  .tablet-landscape\:focus-within\:text-pink-500:focus-within {
    --tw-text-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-text-opacity));
  }

  .tablet-landscape\:focus-within\:text-pink-600:focus-within {
    --tw-text-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-text-opacity));
  }

  .tablet-landscape\:focus-within\:text-pink-700:focus-within {
    --tw-text-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-text-opacity));
  }

  .tablet-landscape\:focus-within\:text-pink-800:focus-within {
    --tw-text-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-text-opacity));
  }

  .tablet-landscape\:focus-within\:text-pink-900:focus-within {
    --tw-text-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-text-opacity));
  }

  .tablet-landscape\:focus-within\:text-base-normal:focus-within {
    --tw-text-opacity: 1;
    color: rgba(0, 65, 129, var(--tw-text-opacity));
  }

  .tablet-landscape\:focus-within\:text-base-dark:focus-within {
    --tw-text-opacity: 1;
    color: rgba(0, 52, 105, var(--tw-text-opacity));
  }

  .tablet-landscape\:focus-within\:text-base-black:focus-within {
    --tw-text-opacity: 1;
    color: rgba(29, 29, 31, var(--tw-text-opacity));
  }

  .tablet-landscape\:focus-within\:text-base-border:focus-within {
    --tw-text-opacity: 1;
    color: rgba(231, 231, 233, var(--tw-text-opacity));
  }

  .tablet-landscape\:focus-within\:text-primary-normal:focus-within {
    --tw-text-opacity: 1;
    color: rgba(0, 103, 207, var(--tw-text-opacity));
  }

  .tablet-landscape\:focus-within\:text-primary-alt:focus-within {
    --tw-text-opacity: 1;
    color: rgba(0, 71, 143, var(--tw-text-opacity));
  }

  .tablet-landscape\:focus-within\:text-subtle-white:focus-within {
    --tw-text-opacity: 1;
    color: rgba(249, 249, 249, var(--tw-text-opacity));
  }

  .tablet-landscape\:focus-within\:text-turquesa:focus-within {
    --tw-text-opacity: 1;
    color: rgba(0, 151, 178, var(--tw-text-opacity));
  }

  .tablet-landscape\:hover\:text-transparent:hover {
    color: transparent;
  }

  .tablet-landscape\:hover\:text-current:hover {
    color: currentColor;
  }

  .tablet-landscape\:hover\:text-black:hover {
    --tw-text-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-text-opacity));
  }

  .tablet-landscape\:hover\:text-white:hover {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .tablet-landscape\:hover\:text-gray-50:hover {
    --tw-text-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-text-opacity));
  }

  .tablet-landscape\:hover\:text-gray-100:hover {
    --tw-text-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-text-opacity));
  }

  .tablet-landscape\:hover\:text-gray-200:hover {
    --tw-text-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-text-opacity));
  }

  .tablet-landscape\:hover\:text-gray-300:hover {
    --tw-text-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-text-opacity));
  }

  .tablet-landscape\:hover\:text-gray-400:hover {
    --tw-text-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-text-opacity));
  }

  .tablet-landscape\:hover\:text-gray-500:hover {
    --tw-text-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-text-opacity));
  }

  .tablet-landscape\:hover\:text-gray-600:hover {
    --tw-text-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-text-opacity));
  }

  .tablet-landscape\:hover\:text-gray-700:hover {
    --tw-text-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-text-opacity));
  }

  .tablet-landscape\:hover\:text-gray-800:hover {
    --tw-text-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-text-opacity));
  }

  .tablet-landscape\:hover\:text-gray-900:hover {
    --tw-text-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-text-opacity));
  }

  .tablet-landscape\:hover\:text-red-50:hover {
    --tw-text-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-text-opacity));
  }

  .tablet-landscape\:hover\:text-red-100:hover {
    --tw-text-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-text-opacity));
  }

  .tablet-landscape\:hover\:text-red-200:hover {
    --tw-text-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-text-opacity));
  }

  .tablet-landscape\:hover\:text-red-300:hover {
    --tw-text-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-text-opacity));
  }

  .tablet-landscape\:hover\:text-red-400:hover {
    --tw-text-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-text-opacity));
  }

  .tablet-landscape\:hover\:text-red-500:hover {
    --tw-text-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-text-opacity));
  }

  .tablet-landscape\:hover\:text-red-600:hover {
    --tw-text-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-text-opacity));
  }

  .tablet-landscape\:hover\:text-red-700:hover {
    --tw-text-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-text-opacity));
  }

  .tablet-landscape\:hover\:text-red-800:hover {
    --tw-text-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-text-opacity));
  }

  .tablet-landscape\:hover\:text-red-900:hover {
    --tw-text-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-text-opacity));
  }

  .tablet-landscape\:hover\:text-yellow-50:hover {
    --tw-text-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-text-opacity));
  }

  .tablet-landscape\:hover\:text-yellow-100:hover {
    --tw-text-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-text-opacity));
  }

  .tablet-landscape\:hover\:text-yellow-200:hover {
    --tw-text-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-text-opacity));
  }

  .tablet-landscape\:hover\:text-yellow-300:hover {
    --tw-text-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-text-opacity));
  }

  .tablet-landscape\:hover\:text-yellow-400:hover {
    --tw-text-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-text-opacity));
  }

  .tablet-landscape\:hover\:text-yellow-500:hover {
    --tw-text-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-text-opacity));
  }

  .tablet-landscape\:hover\:text-yellow-600:hover {
    --tw-text-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-text-opacity));
  }

  .tablet-landscape\:hover\:text-yellow-700:hover {
    --tw-text-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-text-opacity));
  }

  .tablet-landscape\:hover\:text-yellow-800:hover {
    --tw-text-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-text-opacity));
  }

  .tablet-landscape\:hover\:text-yellow-900:hover {
    --tw-text-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-text-opacity));
  }

  .tablet-landscape\:hover\:text-green-50:hover {
    --tw-text-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-text-opacity));
  }

  .tablet-landscape\:hover\:text-green-100:hover {
    --tw-text-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-text-opacity));
  }

  .tablet-landscape\:hover\:text-green-200:hover {
    --tw-text-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-text-opacity));
  }

  .tablet-landscape\:hover\:text-green-300:hover {
    --tw-text-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-text-opacity));
  }

  .tablet-landscape\:hover\:text-green-400:hover {
    --tw-text-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-text-opacity));
  }

  .tablet-landscape\:hover\:text-green-500:hover {
    --tw-text-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-text-opacity));
  }

  .tablet-landscape\:hover\:text-green-600:hover {
    --tw-text-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-text-opacity));
  }

  .tablet-landscape\:hover\:text-green-700:hover {
    --tw-text-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-text-opacity));
  }

  .tablet-landscape\:hover\:text-green-800:hover {
    --tw-text-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-text-opacity));
  }

  .tablet-landscape\:hover\:text-green-900:hover {
    --tw-text-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-text-opacity));
  }

  .tablet-landscape\:hover\:text-blue-50:hover {
    --tw-text-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-text-opacity));
  }

  .tablet-landscape\:hover\:text-blue-100:hover {
    --tw-text-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-text-opacity));
  }

  .tablet-landscape\:hover\:text-blue-200:hover {
    --tw-text-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-text-opacity));
  }

  .tablet-landscape\:hover\:text-blue-300:hover {
    --tw-text-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-text-opacity));
  }

  .tablet-landscape\:hover\:text-blue-400:hover {
    --tw-text-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-text-opacity));
  }

  .tablet-landscape\:hover\:text-blue-500:hover {
    --tw-text-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-text-opacity));
  }

  .tablet-landscape\:hover\:text-blue-600:hover {
    --tw-text-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-text-opacity));
  }

  .tablet-landscape\:hover\:text-blue-700:hover {
    --tw-text-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-text-opacity));
  }

  .tablet-landscape\:hover\:text-blue-800:hover {
    --tw-text-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-text-opacity));
  }

  .tablet-landscape\:hover\:text-blue-900:hover {
    --tw-text-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-text-opacity));
  }

  .tablet-landscape\:hover\:text-indigo-50:hover {
    --tw-text-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-text-opacity));
  }

  .tablet-landscape\:hover\:text-indigo-100:hover {
    --tw-text-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-text-opacity));
  }

  .tablet-landscape\:hover\:text-indigo-200:hover {
    --tw-text-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-text-opacity));
  }

  .tablet-landscape\:hover\:text-indigo-300:hover {
    --tw-text-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-text-opacity));
  }

  .tablet-landscape\:hover\:text-indigo-400:hover {
    --tw-text-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-text-opacity));
  }

  .tablet-landscape\:hover\:text-indigo-500:hover {
    --tw-text-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-text-opacity));
  }

  .tablet-landscape\:hover\:text-indigo-600:hover {
    --tw-text-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-text-opacity));
  }

  .tablet-landscape\:hover\:text-indigo-700:hover {
    --tw-text-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-text-opacity));
  }

  .tablet-landscape\:hover\:text-indigo-800:hover {
    --tw-text-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-text-opacity));
  }

  .tablet-landscape\:hover\:text-indigo-900:hover {
    --tw-text-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-text-opacity));
  }

  .tablet-landscape\:hover\:text-purple-50:hover {
    --tw-text-opacity: 1;
    color: rgba(245, 243, 255, var(--tw-text-opacity));
  }

  .tablet-landscape\:hover\:text-purple-100:hover {
    --tw-text-opacity: 1;
    color: rgba(237, 233, 254, var(--tw-text-opacity));
  }

  .tablet-landscape\:hover\:text-purple-200:hover {
    --tw-text-opacity: 1;
    color: rgba(221, 214, 254, var(--tw-text-opacity));
  }

  .tablet-landscape\:hover\:text-purple-300:hover {
    --tw-text-opacity: 1;
    color: rgba(196, 181, 253, var(--tw-text-opacity));
  }

  .tablet-landscape\:hover\:text-purple-400:hover {
    --tw-text-opacity: 1;
    color: rgba(167, 139, 250, var(--tw-text-opacity));
  }

  .tablet-landscape\:hover\:text-purple-500:hover {
    --tw-text-opacity: 1;
    color: rgba(139, 92, 246, var(--tw-text-opacity));
  }

  .tablet-landscape\:hover\:text-purple-600:hover {
    --tw-text-opacity: 1;
    color: rgba(124, 58, 237, var(--tw-text-opacity));
  }

  .tablet-landscape\:hover\:text-purple-700:hover {
    --tw-text-opacity: 1;
    color: rgba(109, 40, 217, var(--tw-text-opacity));
  }

  .tablet-landscape\:hover\:text-purple-800:hover {
    --tw-text-opacity: 1;
    color: rgba(91, 33, 182, var(--tw-text-opacity));
  }

  .tablet-landscape\:hover\:text-purple-900:hover {
    --tw-text-opacity: 1;
    color: rgba(76, 29, 149, var(--tw-text-opacity));
  }

  .tablet-landscape\:hover\:text-pink-50:hover {
    --tw-text-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-text-opacity));
  }

  .tablet-landscape\:hover\:text-pink-100:hover {
    --tw-text-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-text-opacity));
  }

  .tablet-landscape\:hover\:text-pink-200:hover {
    --tw-text-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-text-opacity));
  }

  .tablet-landscape\:hover\:text-pink-300:hover {
    --tw-text-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-text-opacity));
  }

  .tablet-landscape\:hover\:text-pink-400:hover {
    --tw-text-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-text-opacity));
  }

  .tablet-landscape\:hover\:text-pink-500:hover {
    --tw-text-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-text-opacity));
  }

  .tablet-landscape\:hover\:text-pink-600:hover {
    --tw-text-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-text-opacity));
  }

  .tablet-landscape\:hover\:text-pink-700:hover {
    --tw-text-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-text-opacity));
  }

  .tablet-landscape\:hover\:text-pink-800:hover {
    --tw-text-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-text-opacity));
  }

  .tablet-landscape\:hover\:text-pink-900:hover {
    --tw-text-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-text-opacity));
  }

  .tablet-landscape\:hover\:text-base-normal:hover {
    --tw-text-opacity: 1;
    color: rgba(0, 65, 129, var(--tw-text-opacity));
  }

  .tablet-landscape\:hover\:text-base-dark:hover {
    --tw-text-opacity: 1;
    color: rgba(0, 52, 105, var(--tw-text-opacity));
  }

  .tablet-landscape\:hover\:text-base-black:hover {
    --tw-text-opacity: 1;
    color: rgba(29, 29, 31, var(--tw-text-opacity));
  }

  .tablet-landscape\:hover\:text-base-border:hover {
    --tw-text-opacity: 1;
    color: rgba(231, 231, 233, var(--tw-text-opacity));
  }

  .tablet-landscape\:hover\:text-primary-normal:hover {
    --tw-text-opacity: 1;
    color: rgba(0, 103, 207, var(--tw-text-opacity));
  }

  .tablet-landscape\:hover\:text-primary-alt:hover {
    --tw-text-opacity: 1;
    color: rgba(0, 71, 143, var(--tw-text-opacity));
  }

  .tablet-landscape\:hover\:text-subtle-white:hover {
    --tw-text-opacity: 1;
    color: rgba(249, 249, 249, var(--tw-text-opacity));
  }

  .tablet-landscape\:hover\:text-turquesa:hover {
    --tw-text-opacity: 1;
    color: rgba(0, 151, 178, var(--tw-text-opacity));
  }

  .tablet-landscape\:focus\:text-transparent:focus {
    color: transparent;
  }

  .tablet-landscape\:focus\:text-current:focus {
    color: currentColor;
  }

  .tablet-landscape\:focus\:text-black:focus {
    --tw-text-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-text-opacity));
  }

  .tablet-landscape\:focus\:text-white:focus {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .tablet-landscape\:focus\:text-gray-50:focus {
    --tw-text-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-text-opacity));
  }

  .tablet-landscape\:focus\:text-gray-100:focus {
    --tw-text-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-text-opacity));
  }

  .tablet-landscape\:focus\:text-gray-200:focus {
    --tw-text-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-text-opacity));
  }

  .tablet-landscape\:focus\:text-gray-300:focus {
    --tw-text-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-text-opacity));
  }

  .tablet-landscape\:focus\:text-gray-400:focus {
    --tw-text-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-text-opacity));
  }

  .tablet-landscape\:focus\:text-gray-500:focus {
    --tw-text-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-text-opacity));
  }

  .tablet-landscape\:focus\:text-gray-600:focus {
    --tw-text-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-text-opacity));
  }

  .tablet-landscape\:focus\:text-gray-700:focus {
    --tw-text-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-text-opacity));
  }

  .tablet-landscape\:focus\:text-gray-800:focus {
    --tw-text-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-text-opacity));
  }

  .tablet-landscape\:focus\:text-gray-900:focus {
    --tw-text-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-text-opacity));
  }

  .tablet-landscape\:focus\:text-red-50:focus {
    --tw-text-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-text-opacity));
  }

  .tablet-landscape\:focus\:text-red-100:focus {
    --tw-text-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-text-opacity));
  }

  .tablet-landscape\:focus\:text-red-200:focus {
    --tw-text-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-text-opacity));
  }

  .tablet-landscape\:focus\:text-red-300:focus {
    --tw-text-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-text-opacity));
  }

  .tablet-landscape\:focus\:text-red-400:focus {
    --tw-text-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-text-opacity));
  }

  .tablet-landscape\:focus\:text-red-500:focus {
    --tw-text-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-text-opacity));
  }

  .tablet-landscape\:focus\:text-red-600:focus {
    --tw-text-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-text-opacity));
  }

  .tablet-landscape\:focus\:text-red-700:focus {
    --tw-text-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-text-opacity));
  }

  .tablet-landscape\:focus\:text-red-800:focus {
    --tw-text-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-text-opacity));
  }

  .tablet-landscape\:focus\:text-red-900:focus {
    --tw-text-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-text-opacity));
  }

  .tablet-landscape\:focus\:text-yellow-50:focus {
    --tw-text-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-text-opacity));
  }

  .tablet-landscape\:focus\:text-yellow-100:focus {
    --tw-text-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-text-opacity));
  }

  .tablet-landscape\:focus\:text-yellow-200:focus {
    --tw-text-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-text-opacity));
  }

  .tablet-landscape\:focus\:text-yellow-300:focus {
    --tw-text-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-text-opacity));
  }

  .tablet-landscape\:focus\:text-yellow-400:focus {
    --tw-text-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-text-opacity));
  }

  .tablet-landscape\:focus\:text-yellow-500:focus {
    --tw-text-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-text-opacity));
  }

  .tablet-landscape\:focus\:text-yellow-600:focus {
    --tw-text-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-text-opacity));
  }

  .tablet-landscape\:focus\:text-yellow-700:focus {
    --tw-text-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-text-opacity));
  }

  .tablet-landscape\:focus\:text-yellow-800:focus {
    --tw-text-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-text-opacity));
  }

  .tablet-landscape\:focus\:text-yellow-900:focus {
    --tw-text-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-text-opacity));
  }

  .tablet-landscape\:focus\:text-green-50:focus {
    --tw-text-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-text-opacity));
  }

  .tablet-landscape\:focus\:text-green-100:focus {
    --tw-text-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-text-opacity));
  }

  .tablet-landscape\:focus\:text-green-200:focus {
    --tw-text-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-text-opacity));
  }

  .tablet-landscape\:focus\:text-green-300:focus {
    --tw-text-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-text-opacity));
  }

  .tablet-landscape\:focus\:text-green-400:focus {
    --tw-text-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-text-opacity));
  }

  .tablet-landscape\:focus\:text-green-500:focus {
    --tw-text-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-text-opacity));
  }

  .tablet-landscape\:focus\:text-green-600:focus {
    --tw-text-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-text-opacity));
  }

  .tablet-landscape\:focus\:text-green-700:focus {
    --tw-text-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-text-opacity));
  }

  .tablet-landscape\:focus\:text-green-800:focus {
    --tw-text-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-text-opacity));
  }

  .tablet-landscape\:focus\:text-green-900:focus {
    --tw-text-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-text-opacity));
  }

  .tablet-landscape\:focus\:text-blue-50:focus {
    --tw-text-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-text-opacity));
  }

  .tablet-landscape\:focus\:text-blue-100:focus {
    --tw-text-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-text-opacity));
  }

  .tablet-landscape\:focus\:text-blue-200:focus {
    --tw-text-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-text-opacity));
  }

  .tablet-landscape\:focus\:text-blue-300:focus {
    --tw-text-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-text-opacity));
  }

  .tablet-landscape\:focus\:text-blue-400:focus {
    --tw-text-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-text-opacity));
  }

  .tablet-landscape\:focus\:text-blue-500:focus {
    --tw-text-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-text-opacity));
  }

  .tablet-landscape\:focus\:text-blue-600:focus {
    --tw-text-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-text-opacity));
  }

  .tablet-landscape\:focus\:text-blue-700:focus {
    --tw-text-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-text-opacity));
  }

  .tablet-landscape\:focus\:text-blue-800:focus {
    --tw-text-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-text-opacity));
  }

  .tablet-landscape\:focus\:text-blue-900:focus {
    --tw-text-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-text-opacity));
  }

  .tablet-landscape\:focus\:text-indigo-50:focus {
    --tw-text-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-text-opacity));
  }

  .tablet-landscape\:focus\:text-indigo-100:focus {
    --tw-text-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-text-opacity));
  }

  .tablet-landscape\:focus\:text-indigo-200:focus {
    --tw-text-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-text-opacity));
  }

  .tablet-landscape\:focus\:text-indigo-300:focus {
    --tw-text-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-text-opacity));
  }

  .tablet-landscape\:focus\:text-indigo-400:focus {
    --tw-text-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-text-opacity));
  }

  .tablet-landscape\:focus\:text-indigo-500:focus {
    --tw-text-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-text-opacity));
  }

  .tablet-landscape\:focus\:text-indigo-600:focus {
    --tw-text-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-text-opacity));
  }

  .tablet-landscape\:focus\:text-indigo-700:focus {
    --tw-text-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-text-opacity));
  }

  .tablet-landscape\:focus\:text-indigo-800:focus {
    --tw-text-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-text-opacity));
  }

  .tablet-landscape\:focus\:text-indigo-900:focus {
    --tw-text-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-text-opacity));
  }

  .tablet-landscape\:focus\:text-purple-50:focus {
    --tw-text-opacity: 1;
    color: rgba(245, 243, 255, var(--tw-text-opacity));
  }

  .tablet-landscape\:focus\:text-purple-100:focus {
    --tw-text-opacity: 1;
    color: rgba(237, 233, 254, var(--tw-text-opacity));
  }

  .tablet-landscape\:focus\:text-purple-200:focus {
    --tw-text-opacity: 1;
    color: rgba(221, 214, 254, var(--tw-text-opacity));
  }

  .tablet-landscape\:focus\:text-purple-300:focus {
    --tw-text-opacity: 1;
    color: rgba(196, 181, 253, var(--tw-text-opacity));
  }

  .tablet-landscape\:focus\:text-purple-400:focus {
    --tw-text-opacity: 1;
    color: rgba(167, 139, 250, var(--tw-text-opacity));
  }

  .tablet-landscape\:focus\:text-purple-500:focus {
    --tw-text-opacity: 1;
    color: rgba(139, 92, 246, var(--tw-text-opacity));
  }

  .tablet-landscape\:focus\:text-purple-600:focus {
    --tw-text-opacity: 1;
    color: rgba(124, 58, 237, var(--tw-text-opacity));
  }

  .tablet-landscape\:focus\:text-purple-700:focus {
    --tw-text-opacity: 1;
    color: rgba(109, 40, 217, var(--tw-text-opacity));
  }

  .tablet-landscape\:focus\:text-purple-800:focus {
    --tw-text-opacity: 1;
    color: rgba(91, 33, 182, var(--tw-text-opacity));
  }

  .tablet-landscape\:focus\:text-purple-900:focus {
    --tw-text-opacity: 1;
    color: rgba(76, 29, 149, var(--tw-text-opacity));
  }

  .tablet-landscape\:focus\:text-pink-50:focus {
    --tw-text-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-text-opacity));
  }

  .tablet-landscape\:focus\:text-pink-100:focus {
    --tw-text-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-text-opacity));
  }

  .tablet-landscape\:focus\:text-pink-200:focus {
    --tw-text-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-text-opacity));
  }

  .tablet-landscape\:focus\:text-pink-300:focus {
    --tw-text-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-text-opacity));
  }

  .tablet-landscape\:focus\:text-pink-400:focus {
    --tw-text-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-text-opacity));
  }

  .tablet-landscape\:focus\:text-pink-500:focus {
    --tw-text-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-text-opacity));
  }

  .tablet-landscape\:focus\:text-pink-600:focus {
    --tw-text-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-text-opacity));
  }

  .tablet-landscape\:focus\:text-pink-700:focus {
    --tw-text-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-text-opacity));
  }

  .tablet-landscape\:focus\:text-pink-800:focus {
    --tw-text-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-text-opacity));
  }

  .tablet-landscape\:focus\:text-pink-900:focus {
    --tw-text-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-text-opacity));
  }

  .tablet-landscape\:focus\:text-base-normal:focus {
    --tw-text-opacity: 1;
    color: rgba(0, 65, 129, var(--tw-text-opacity));
  }

  .tablet-landscape\:focus\:text-base-dark:focus {
    --tw-text-opacity: 1;
    color: rgba(0, 52, 105, var(--tw-text-opacity));
  }

  .tablet-landscape\:focus\:text-base-black:focus {
    --tw-text-opacity: 1;
    color: rgba(29, 29, 31, var(--tw-text-opacity));
  }

  .tablet-landscape\:focus\:text-base-border:focus {
    --tw-text-opacity: 1;
    color: rgba(231, 231, 233, var(--tw-text-opacity));
  }

  .tablet-landscape\:focus\:text-primary-normal:focus {
    --tw-text-opacity: 1;
    color: rgba(0, 103, 207, var(--tw-text-opacity));
  }

  .tablet-landscape\:focus\:text-primary-alt:focus {
    --tw-text-opacity: 1;
    color: rgba(0, 71, 143, var(--tw-text-opacity));
  }

  .tablet-landscape\:focus\:text-subtle-white:focus {
    --tw-text-opacity: 1;
    color: rgba(249, 249, 249, var(--tw-text-opacity));
  }

  .tablet-landscape\:focus\:text-turquesa:focus {
    --tw-text-opacity: 1;
    color: rgba(0, 151, 178, var(--tw-text-opacity));
  }

  .tablet-landscape\:text-opacity-0 {
    --tw-text-opacity: 0;
  }

  .tablet-landscape\:text-opacity-5 {
    --tw-text-opacity: 0.05;
  }

  .tablet-landscape\:text-opacity-10 {
    --tw-text-opacity: 0.1;
  }

  .tablet-landscape\:text-opacity-20 {
    --tw-text-opacity: 0.2;
  }

  .tablet-landscape\:text-opacity-25 {
    --tw-text-opacity: 0.25;
  }

  .tablet-landscape\:text-opacity-30 {
    --tw-text-opacity: 0.3;
  }

  .tablet-landscape\:text-opacity-40 {
    --tw-text-opacity: 0.4;
  }

  .tablet-landscape\:text-opacity-50 {
    --tw-text-opacity: 0.5;
  }

  .tablet-landscape\:text-opacity-60 {
    --tw-text-opacity: 0.6;
  }

  .tablet-landscape\:text-opacity-70 {
    --tw-text-opacity: 0.7;
  }

  .tablet-landscape\:text-opacity-75 {
    --tw-text-opacity: 0.75;
  }

  .tablet-landscape\:text-opacity-80 {
    --tw-text-opacity: 0.8;
  }

  .tablet-landscape\:text-opacity-90 {
    --tw-text-opacity: 0.9;
  }

  .tablet-landscape\:text-opacity-95 {
    --tw-text-opacity: 0.95;
  }

  .tablet-landscape\:text-opacity-100 {
    --tw-text-opacity: 1;
  }

  .group:hover .tablet-landscape\:group-hover\:text-opacity-0 {
    --tw-text-opacity: 0;
  }

  .group:hover .tablet-landscape\:group-hover\:text-opacity-5 {
    --tw-text-opacity: 0.05;
  }

  .group:hover .tablet-landscape\:group-hover\:text-opacity-10 {
    --tw-text-opacity: 0.1;
  }

  .group:hover .tablet-landscape\:group-hover\:text-opacity-20 {
    --tw-text-opacity: 0.2;
  }

  .group:hover .tablet-landscape\:group-hover\:text-opacity-25 {
    --tw-text-opacity: 0.25;
  }

  .group:hover .tablet-landscape\:group-hover\:text-opacity-30 {
    --tw-text-opacity: 0.3;
  }

  .group:hover .tablet-landscape\:group-hover\:text-opacity-40 {
    --tw-text-opacity: 0.4;
  }

  .group:hover .tablet-landscape\:group-hover\:text-opacity-50 {
    --tw-text-opacity: 0.5;
  }

  .group:hover .tablet-landscape\:group-hover\:text-opacity-60 {
    --tw-text-opacity: 0.6;
  }

  .group:hover .tablet-landscape\:group-hover\:text-opacity-70 {
    --tw-text-opacity: 0.7;
  }

  .group:hover .tablet-landscape\:group-hover\:text-opacity-75 {
    --tw-text-opacity: 0.75;
  }

  .group:hover .tablet-landscape\:group-hover\:text-opacity-80 {
    --tw-text-opacity: 0.8;
  }

  .group:hover .tablet-landscape\:group-hover\:text-opacity-90 {
    --tw-text-opacity: 0.9;
  }

  .group:hover .tablet-landscape\:group-hover\:text-opacity-95 {
    --tw-text-opacity: 0.95;
  }

  .group:hover .tablet-landscape\:group-hover\:text-opacity-100 {
    --tw-text-opacity: 1;
  }

  .tablet-landscape\:focus-within\:text-opacity-0:focus-within {
    --tw-text-opacity: 0;
  }

  .tablet-landscape\:focus-within\:text-opacity-5:focus-within {
    --tw-text-opacity: 0.05;
  }

  .tablet-landscape\:focus-within\:text-opacity-10:focus-within {
    --tw-text-opacity: 0.1;
  }

  .tablet-landscape\:focus-within\:text-opacity-20:focus-within {
    --tw-text-opacity: 0.2;
  }

  .tablet-landscape\:focus-within\:text-opacity-25:focus-within {
    --tw-text-opacity: 0.25;
  }

  .tablet-landscape\:focus-within\:text-opacity-30:focus-within {
    --tw-text-opacity: 0.3;
  }

  .tablet-landscape\:focus-within\:text-opacity-40:focus-within {
    --tw-text-opacity: 0.4;
  }

  .tablet-landscape\:focus-within\:text-opacity-50:focus-within {
    --tw-text-opacity: 0.5;
  }

  .tablet-landscape\:focus-within\:text-opacity-60:focus-within {
    --tw-text-opacity: 0.6;
  }

  .tablet-landscape\:focus-within\:text-opacity-70:focus-within {
    --tw-text-opacity: 0.7;
  }

  .tablet-landscape\:focus-within\:text-opacity-75:focus-within {
    --tw-text-opacity: 0.75;
  }

  .tablet-landscape\:focus-within\:text-opacity-80:focus-within {
    --tw-text-opacity: 0.8;
  }

  .tablet-landscape\:focus-within\:text-opacity-90:focus-within {
    --tw-text-opacity: 0.9;
  }

  .tablet-landscape\:focus-within\:text-opacity-95:focus-within {
    --tw-text-opacity: 0.95;
  }

  .tablet-landscape\:focus-within\:text-opacity-100:focus-within {
    --tw-text-opacity: 1;
  }

  .tablet-landscape\:hover\:text-opacity-0:hover {
    --tw-text-opacity: 0;
  }

  .tablet-landscape\:hover\:text-opacity-5:hover {
    --tw-text-opacity: 0.05;
  }

  .tablet-landscape\:hover\:text-opacity-10:hover {
    --tw-text-opacity: 0.1;
  }

  .tablet-landscape\:hover\:text-opacity-20:hover {
    --tw-text-opacity: 0.2;
  }

  .tablet-landscape\:hover\:text-opacity-25:hover {
    --tw-text-opacity: 0.25;
  }

  .tablet-landscape\:hover\:text-opacity-30:hover {
    --tw-text-opacity: 0.3;
  }

  .tablet-landscape\:hover\:text-opacity-40:hover {
    --tw-text-opacity: 0.4;
  }

  .tablet-landscape\:hover\:text-opacity-50:hover {
    --tw-text-opacity: 0.5;
  }

  .tablet-landscape\:hover\:text-opacity-60:hover {
    --tw-text-opacity: 0.6;
  }

  .tablet-landscape\:hover\:text-opacity-70:hover {
    --tw-text-opacity: 0.7;
  }

  .tablet-landscape\:hover\:text-opacity-75:hover {
    --tw-text-opacity: 0.75;
  }

  .tablet-landscape\:hover\:text-opacity-80:hover {
    --tw-text-opacity: 0.8;
  }

  .tablet-landscape\:hover\:text-opacity-90:hover {
    --tw-text-opacity: 0.9;
  }

  .tablet-landscape\:hover\:text-opacity-95:hover {
    --tw-text-opacity: 0.95;
  }

  .tablet-landscape\:hover\:text-opacity-100:hover {
    --tw-text-opacity: 1;
  }

  .tablet-landscape\:focus\:text-opacity-0:focus {
    --tw-text-opacity: 0;
  }

  .tablet-landscape\:focus\:text-opacity-5:focus {
    --tw-text-opacity: 0.05;
  }

  .tablet-landscape\:focus\:text-opacity-10:focus {
    --tw-text-opacity: 0.1;
  }

  .tablet-landscape\:focus\:text-opacity-20:focus {
    --tw-text-opacity: 0.2;
  }

  .tablet-landscape\:focus\:text-opacity-25:focus {
    --tw-text-opacity: 0.25;
  }

  .tablet-landscape\:focus\:text-opacity-30:focus {
    --tw-text-opacity: 0.3;
  }

  .tablet-landscape\:focus\:text-opacity-40:focus {
    --tw-text-opacity: 0.4;
  }

  .tablet-landscape\:focus\:text-opacity-50:focus {
    --tw-text-opacity: 0.5;
  }

  .tablet-landscape\:focus\:text-opacity-60:focus {
    --tw-text-opacity: 0.6;
  }

  .tablet-landscape\:focus\:text-opacity-70:focus {
    --tw-text-opacity: 0.7;
  }

  .tablet-landscape\:focus\:text-opacity-75:focus {
    --tw-text-opacity: 0.75;
  }

  .tablet-landscape\:focus\:text-opacity-80:focus {
    --tw-text-opacity: 0.8;
  }

  .tablet-landscape\:focus\:text-opacity-90:focus {
    --tw-text-opacity: 0.9;
  }

  .tablet-landscape\:focus\:text-opacity-95:focus {
    --tw-text-opacity: 0.95;
  }

  .tablet-landscape\:focus\:text-opacity-100:focus {
    --tw-text-opacity: 1;
  }

  .tablet-landscape\:underline {
    text-decoration: underline;
  }

  .tablet-landscape\:line-through {
    text-decoration: line-through;
  }

  .tablet-landscape\:no-underline {
    text-decoration: none;
  }

  .group:hover .tablet-landscape\:group-hover\:underline {
    text-decoration: underline;
  }

  .group:hover .tablet-landscape\:group-hover\:line-through {
    text-decoration: line-through;
  }

  .group:hover .tablet-landscape\:group-hover\:no-underline {
    text-decoration: none;
  }

  .tablet-landscape\:focus-within\:underline:focus-within {
    text-decoration: underline;
  }

  .tablet-landscape\:focus-within\:line-through:focus-within {
    text-decoration: line-through;
  }

  .tablet-landscape\:focus-within\:no-underline:focus-within {
    text-decoration: none;
  }

  .tablet-landscape\:hover\:underline:hover {
    text-decoration: underline;
  }

  .tablet-landscape\:hover\:line-through:hover {
    text-decoration: line-through;
  }

  .tablet-landscape\:hover\:no-underline:hover {
    text-decoration: none;
  }

  .tablet-landscape\:focus\:underline:focus {
    text-decoration: underline;
  }

  .tablet-landscape\:focus\:line-through:focus {
    text-decoration: line-through;
  }

  .tablet-landscape\:focus\:no-underline:focus {
    text-decoration: none;
  }

  .tablet-landscape\:antialiased {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }

  .tablet-landscape\:subpixel-antialiased {
    -webkit-font-smoothing: auto;
    -moz-osx-font-smoothing: auto;
  }

  .tablet-landscape\:placeholder-transparent::-moz-placeholder {
    color: transparent;
  }

  .tablet-landscape\:placeholder-transparent:-ms-input-placeholder {
    color: transparent;
  }

  .tablet-landscape\:placeholder-transparent::placeholder {
    color: transparent;
  }

  .tablet-landscape\:placeholder-current::-moz-placeholder {
    color: currentColor;
  }

  .tablet-landscape\:placeholder-current:-ms-input-placeholder {
    color: currentColor;
  }

  .tablet-landscape\:placeholder-current::placeholder {
    color: currentColor;
  }

  .tablet-landscape\:placeholder-black::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-black:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-black::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-white::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-white:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-white::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-gray-50::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-gray-50:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-gray-50::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-gray-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-gray-100:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-gray-100::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-gray-200::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-gray-200:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-gray-200::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-gray-300::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-gray-300:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-gray-300::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-gray-400::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-gray-400:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-gray-400::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-gray-500::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-gray-500:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-gray-500::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-gray-600::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-gray-600:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-gray-600::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-gray-700::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-gray-700:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-gray-700::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-gray-800::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-gray-800:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-gray-800::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-gray-900::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-gray-900:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-gray-900::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-red-50::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-red-50:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-red-50::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-red-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-red-100:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-red-100::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-red-200::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-red-200:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-red-200::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-red-300::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-red-300:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-red-300::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-red-400::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-red-400:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-red-400::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-red-500::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-red-500:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-red-500::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-red-600::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-red-600:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-red-600::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-red-700::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-red-700:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-red-700::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-red-800::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-red-800:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-red-800::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-red-900::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-red-900:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-red-900::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-yellow-50::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-yellow-50:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-yellow-50::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-yellow-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-yellow-100:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-yellow-100::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-yellow-200::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-yellow-200:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-yellow-200::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-yellow-300::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-yellow-300:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-yellow-300::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-yellow-400::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-yellow-400:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-yellow-400::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-yellow-500::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-yellow-500:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-yellow-500::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-yellow-600::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-yellow-600:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-yellow-600::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-yellow-700::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-yellow-700:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-yellow-700::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-yellow-800::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-yellow-800:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-yellow-800::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-yellow-900::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-yellow-900:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-yellow-900::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-green-50::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-green-50:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-green-50::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-green-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-green-100:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-green-100::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-green-200::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-green-200:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-green-200::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-green-300::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-green-300:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-green-300::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-green-400::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-green-400:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-green-400::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-green-500::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-green-500:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-green-500::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-green-600::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-green-600:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-green-600::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-green-700::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-green-700:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-green-700::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-green-800::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-green-800:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-green-800::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-green-900::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-green-900:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-green-900::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-blue-50::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-blue-50:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-blue-50::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-blue-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-blue-100:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-blue-100::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-blue-200::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-blue-200:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-blue-200::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-blue-300::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-blue-300:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-blue-300::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-blue-400::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-blue-400:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-blue-400::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-blue-500::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-blue-500:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-blue-500::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-blue-600::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-blue-600:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-blue-600::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-blue-700::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-blue-700:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-blue-700::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-blue-800::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-blue-800:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-blue-800::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-blue-900::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-blue-900:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-blue-900::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-indigo-50::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-indigo-50:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-indigo-50::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-indigo-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-indigo-100:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-indigo-100::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-indigo-200::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-indigo-200:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-indigo-200::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-indigo-300::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-indigo-300:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-indigo-300::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-indigo-400::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-indigo-400:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-indigo-400::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-indigo-500::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-indigo-500:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-indigo-500::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-indigo-600::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-indigo-600:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-indigo-600::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-indigo-700::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-indigo-700:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-indigo-700::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-indigo-800::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-indigo-800:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-indigo-800::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-indigo-900::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-indigo-900:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-indigo-900::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-purple-50::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 243, 255, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-purple-50:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 243, 255, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-purple-50::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 243, 255, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-purple-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 233, 254, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-purple-100:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 233, 254, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-purple-100::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 233, 254, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-purple-200::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(221, 214, 254, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-purple-200:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(221, 214, 254, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-purple-200::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(221, 214, 254, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-purple-300::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(196, 181, 253, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-purple-300:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(196, 181, 253, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-purple-300::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(196, 181, 253, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-purple-400::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(167, 139, 250, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-purple-400:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(167, 139, 250, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-purple-400::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(167, 139, 250, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-purple-500::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(139, 92, 246, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-purple-500:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(139, 92, 246, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-purple-500::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(139, 92, 246, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-purple-600::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(124, 58, 237, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-purple-600:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(124, 58, 237, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-purple-600::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(124, 58, 237, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-purple-700::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(109, 40, 217, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-purple-700:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(109, 40, 217, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-purple-700::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(109, 40, 217, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-purple-800::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(91, 33, 182, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-purple-800:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(91, 33, 182, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-purple-800::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(91, 33, 182, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-purple-900::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(76, 29, 149, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-purple-900:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(76, 29, 149, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-purple-900::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(76, 29, 149, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-pink-50::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-pink-50:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-pink-50::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-pink-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-pink-100:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-pink-100::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-pink-200::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-pink-200:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-pink-200::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-pink-300::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-pink-300:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-pink-300::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-pink-400::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-pink-400:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-pink-400::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-pink-500::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-pink-500:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-pink-500::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-pink-600::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-pink-600:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-pink-600::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-pink-700::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-pink-700:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-pink-700::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-pink-800::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-pink-800:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-pink-800::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-pink-900::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-pink-900:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-pink-900::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-base-normal::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 65, 129, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-base-normal:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 65, 129, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-base-normal::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 65, 129, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-base-dark::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 52, 105, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-base-dark:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 52, 105, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-base-dark::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 52, 105, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-base-black::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(29, 29, 31, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-base-black:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(29, 29, 31, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-base-black::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(29, 29, 31, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-base-border::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(231, 231, 233, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-base-border:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(231, 231, 233, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-base-border::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(231, 231, 233, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-primary-normal::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 103, 207, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-primary-normal:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 103, 207, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-primary-normal::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 103, 207, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-primary-alt::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 71, 143, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-primary-alt:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 71, 143, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-primary-alt::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 71, 143, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-subtle-white::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 249, 249, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-subtle-white:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 249, 249, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-subtle-white::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 249, 249, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-turquesa::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 151, 178, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-turquesa:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 151, 178, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-turquesa::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 151, 178, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-transparent:focus::-moz-placeholder {
    color: transparent;
  }

  .tablet-landscape\:focus\:placeholder-transparent:focus:-ms-input-placeholder {
    color: transparent;
  }

  .tablet-landscape\:focus\:placeholder-transparent:focus::placeholder {
    color: transparent;
  }

  .tablet-landscape\:focus\:placeholder-current:focus::-moz-placeholder {
    color: currentColor;
  }

  .tablet-landscape\:focus\:placeholder-current:focus:-ms-input-placeholder {
    color: currentColor;
  }

  .tablet-landscape\:focus\:placeholder-current:focus::placeholder {
    color: currentColor;
  }

  .tablet-landscape\:focus\:placeholder-black:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-black:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-black:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-white:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-white:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-white:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-gray-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-gray-50:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-gray-50:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-gray-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-gray-100:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-gray-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-gray-200:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-gray-200:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-gray-200:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-gray-300:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-gray-300:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-gray-300:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-gray-400:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-gray-400:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-gray-400:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-gray-500:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-gray-500:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-gray-500:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-gray-600:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-gray-600:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-gray-600:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-gray-700:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-gray-700:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-gray-700:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-gray-800:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-gray-800:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-gray-800:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-gray-900:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-gray-900:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-gray-900:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-red-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-red-50:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-red-50:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-red-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-red-100:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-red-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-red-200:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-red-200:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-red-200:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-red-300:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-red-300:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-red-300:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-red-400:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-red-400:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-red-400:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-red-500:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-red-500:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-red-500:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-red-600:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-red-600:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-red-600:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-red-700:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-red-700:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-red-700:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-red-800:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-red-800:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-red-800:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-red-900:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-red-900:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-red-900:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-yellow-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-yellow-50:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-yellow-50:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-yellow-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-yellow-100:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-yellow-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-yellow-200:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-yellow-200:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-yellow-200:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-yellow-300:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-yellow-300:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-yellow-300:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-yellow-400:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-yellow-400:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-yellow-400:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-yellow-500:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-yellow-500:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-yellow-500:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-yellow-600:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-yellow-600:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-yellow-600:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-yellow-700:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-yellow-700:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-yellow-700:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-yellow-800:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-yellow-800:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-yellow-800:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-yellow-900:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-yellow-900:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-yellow-900:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-green-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-green-50:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-green-50:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-green-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-green-100:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-green-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-green-200:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-green-200:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-green-200:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-green-300:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-green-300:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-green-300:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-green-400:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-green-400:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-green-400:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-green-500:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-green-500:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-green-500:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-green-600:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-green-600:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-green-600:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-green-700:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-green-700:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-green-700:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-green-800:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-green-800:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-green-800:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-green-900:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-green-900:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-green-900:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-blue-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-blue-50:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-blue-50:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-blue-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-blue-100:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-blue-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-blue-200:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-blue-200:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-blue-200:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-blue-300:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-blue-300:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-blue-300:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-blue-400:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-blue-400:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-blue-400:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-blue-500:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-blue-500:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-blue-500:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-blue-600:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-blue-600:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-blue-600:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-blue-700:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-blue-700:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-blue-700:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-blue-800:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-blue-800:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-blue-800:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-blue-900:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-blue-900:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-blue-900:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-indigo-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-indigo-50:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-indigo-50:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-indigo-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-indigo-100:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-indigo-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-indigo-200:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-indigo-200:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-indigo-200:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-indigo-300:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-indigo-300:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-indigo-300:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-indigo-400:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-indigo-400:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-indigo-400:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-indigo-500:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-indigo-500:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-indigo-500:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-indigo-600:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-indigo-600:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-indigo-600:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-indigo-700:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-indigo-700:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-indigo-700:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-indigo-800:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-indigo-800:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-indigo-800:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-indigo-900:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-indigo-900:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-indigo-900:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-purple-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 243, 255, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-purple-50:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 243, 255, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-purple-50:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 243, 255, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-purple-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 233, 254, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-purple-100:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 233, 254, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-purple-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 233, 254, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-purple-200:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(221, 214, 254, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-purple-200:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(221, 214, 254, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-purple-200:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(221, 214, 254, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-purple-300:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(196, 181, 253, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-purple-300:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(196, 181, 253, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-purple-300:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(196, 181, 253, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-purple-400:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(167, 139, 250, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-purple-400:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(167, 139, 250, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-purple-400:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(167, 139, 250, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-purple-500:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(139, 92, 246, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-purple-500:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(139, 92, 246, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-purple-500:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(139, 92, 246, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-purple-600:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(124, 58, 237, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-purple-600:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(124, 58, 237, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-purple-600:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(124, 58, 237, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-purple-700:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(109, 40, 217, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-purple-700:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(109, 40, 217, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-purple-700:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(109, 40, 217, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-purple-800:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(91, 33, 182, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-purple-800:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(91, 33, 182, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-purple-800:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(91, 33, 182, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-purple-900:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(76, 29, 149, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-purple-900:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(76, 29, 149, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-purple-900:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(76, 29, 149, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-pink-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-pink-50:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-pink-50:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-pink-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-pink-100:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-pink-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-pink-200:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-pink-200:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-pink-200:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-pink-300:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-pink-300:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-pink-300:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-pink-400:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-pink-400:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-pink-400:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-pink-500:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-pink-500:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-pink-500:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-pink-600:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-pink-600:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-pink-600:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-pink-700:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-pink-700:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-pink-700:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-pink-800:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-pink-800:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-pink-800:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-pink-900:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-pink-900:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-pink-900:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-base-normal:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 65, 129, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-base-normal:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 65, 129, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-base-normal:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 65, 129, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-base-dark:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 52, 105, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-base-dark:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 52, 105, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-base-dark:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 52, 105, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-base-black:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(29, 29, 31, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-base-black:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(29, 29, 31, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-base-black:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(29, 29, 31, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-base-border:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(231, 231, 233, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-base-border:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(231, 231, 233, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-base-border:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(231, 231, 233, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-primary-normal:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 103, 207, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-primary-normal:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 103, 207, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-primary-normal:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 103, 207, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-primary-alt:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 71, 143, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-primary-alt:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 71, 143, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-primary-alt:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 71, 143, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-subtle-white:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 249, 249, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-subtle-white:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 249, 249, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-subtle-white:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 249, 249, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-turquesa:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 151, 178, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-turquesa:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 151, 178, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:focus\:placeholder-turquesa:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 151, 178, var(--tw-placeholder-opacity));
  }

  .tablet-landscape\:placeholder-opacity-0::-moz-placeholder {
    --tw-placeholder-opacity: 0;
  }

  .tablet-landscape\:placeholder-opacity-0:-ms-input-placeholder {
    --tw-placeholder-opacity: 0;
  }

  .tablet-landscape\:placeholder-opacity-0::placeholder {
    --tw-placeholder-opacity: 0;
  }

  .tablet-landscape\:placeholder-opacity-5::-moz-placeholder {
    --tw-placeholder-opacity: 0.05;
  }

  .tablet-landscape\:placeholder-opacity-5:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.05;
  }

  .tablet-landscape\:placeholder-opacity-5::placeholder {
    --tw-placeholder-opacity: 0.05;
  }

  .tablet-landscape\:placeholder-opacity-10::-moz-placeholder {
    --tw-placeholder-opacity: 0.1;
  }

  .tablet-landscape\:placeholder-opacity-10:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.1;
  }

  .tablet-landscape\:placeholder-opacity-10::placeholder {
    --tw-placeholder-opacity: 0.1;
  }

  .tablet-landscape\:placeholder-opacity-20::-moz-placeholder {
    --tw-placeholder-opacity: 0.2;
  }

  .tablet-landscape\:placeholder-opacity-20:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.2;
  }

  .tablet-landscape\:placeholder-opacity-20::placeholder {
    --tw-placeholder-opacity: 0.2;
  }

  .tablet-landscape\:placeholder-opacity-25::-moz-placeholder {
    --tw-placeholder-opacity: 0.25;
  }

  .tablet-landscape\:placeholder-opacity-25:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.25;
  }

  .tablet-landscape\:placeholder-opacity-25::placeholder {
    --tw-placeholder-opacity: 0.25;
  }

  .tablet-landscape\:placeholder-opacity-30::-moz-placeholder {
    --tw-placeholder-opacity: 0.3;
  }

  .tablet-landscape\:placeholder-opacity-30:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.3;
  }

  .tablet-landscape\:placeholder-opacity-30::placeholder {
    --tw-placeholder-opacity: 0.3;
  }

  .tablet-landscape\:placeholder-opacity-40::-moz-placeholder {
    --tw-placeholder-opacity: 0.4;
  }

  .tablet-landscape\:placeholder-opacity-40:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.4;
  }

  .tablet-landscape\:placeholder-opacity-40::placeholder {
    --tw-placeholder-opacity: 0.4;
  }

  .tablet-landscape\:placeholder-opacity-50::-moz-placeholder {
    --tw-placeholder-opacity: 0.5;
  }

  .tablet-landscape\:placeholder-opacity-50:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.5;
  }

  .tablet-landscape\:placeholder-opacity-50::placeholder {
    --tw-placeholder-opacity: 0.5;
  }

  .tablet-landscape\:placeholder-opacity-60::-moz-placeholder {
    --tw-placeholder-opacity: 0.6;
  }

  .tablet-landscape\:placeholder-opacity-60:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.6;
  }

  .tablet-landscape\:placeholder-opacity-60::placeholder {
    --tw-placeholder-opacity: 0.6;
  }

  .tablet-landscape\:placeholder-opacity-70::-moz-placeholder {
    --tw-placeholder-opacity: 0.7;
  }

  .tablet-landscape\:placeholder-opacity-70:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.7;
  }

  .tablet-landscape\:placeholder-opacity-70::placeholder {
    --tw-placeholder-opacity: 0.7;
  }

  .tablet-landscape\:placeholder-opacity-75::-moz-placeholder {
    --tw-placeholder-opacity: 0.75;
  }

  .tablet-landscape\:placeholder-opacity-75:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.75;
  }

  .tablet-landscape\:placeholder-opacity-75::placeholder {
    --tw-placeholder-opacity: 0.75;
  }

  .tablet-landscape\:placeholder-opacity-80::-moz-placeholder {
    --tw-placeholder-opacity: 0.8;
  }

  .tablet-landscape\:placeholder-opacity-80:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.8;
  }

  .tablet-landscape\:placeholder-opacity-80::placeholder {
    --tw-placeholder-opacity: 0.8;
  }

  .tablet-landscape\:placeholder-opacity-90::-moz-placeholder {
    --tw-placeholder-opacity: 0.9;
  }

  .tablet-landscape\:placeholder-opacity-90:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.9;
  }

  .tablet-landscape\:placeholder-opacity-90::placeholder {
    --tw-placeholder-opacity: 0.9;
  }

  .tablet-landscape\:placeholder-opacity-95::-moz-placeholder {
    --tw-placeholder-opacity: 0.95;
  }

  .tablet-landscape\:placeholder-opacity-95:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.95;
  }

  .tablet-landscape\:placeholder-opacity-95::placeholder {
    --tw-placeholder-opacity: 0.95;
  }

  .tablet-landscape\:placeholder-opacity-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
  }

  .tablet-landscape\:placeholder-opacity-100:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
  }

  .tablet-landscape\:placeholder-opacity-100::placeholder {
    --tw-placeholder-opacity: 1;
  }

  .tablet-landscape\:focus\:placeholder-opacity-0:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0;
  }

  .tablet-landscape\:focus\:placeholder-opacity-0:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 0;
  }

  .tablet-landscape\:focus\:placeholder-opacity-0:focus::placeholder {
    --tw-placeholder-opacity: 0;
  }

  .tablet-landscape\:focus\:placeholder-opacity-5:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.05;
  }

  .tablet-landscape\:focus\:placeholder-opacity-5:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.05;
  }

  .tablet-landscape\:focus\:placeholder-opacity-5:focus::placeholder {
    --tw-placeholder-opacity: 0.05;
  }

  .tablet-landscape\:focus\:placeholder-opacity-10:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.1;
  }

  .tablet-landscape\:focus\:placeholder-opacity-10:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.1;
  }

  .tablet-landscape\:focus\:placeholder-opacity-10:focus::placeholder {
    --tw-placeholder-opacity: 0.1;
  }

  .tablet-landscape\:focus\:placeholder-opacity-20:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.2;
  }

  .tablet-landscape\:focus\:placeholder-opacity-20:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.2;
  }

  .tablet-landscape\:focus\:placeholder-opacity-20:focus::placeholder {
    --tw-placeholder-opacity: 0.2;
  }

  .tablet-landscape\:focus\:placeholder-opacity-25:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.25;
  }

  .tablet-landscape\:focus\:placeholder-opacity-25:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.25;
  }

  .tablet-landscape\:focus\:placeholder-opacity-25:focus::placeholder {
    --tw-placeholder-opacity: 0.25;
  }

  .tablet-landscape\:focus\:placeholder-opacity-30:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.3;
  }

  .tablet-landscape\:focus\:placeholder-opacity-30:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.3;
  }

  .tablet-landscape\:focus\:placeholder-opacity-30:focus::placeholder {
    --tw-placeholder-opacity: 0.3;
  }

  .tablet-landscape\:focus\:placeholder-opacity-40:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.4;
  }

  .tablet-landscape\:focus\:placeholder-opacity-40:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.4;
  }

  .tablet-landscape\:focus\:placeholder-opacity-40:focus::placeholder {
    --tw-placeholder-opacity: 0.4;
  }

  .tablet-landscape\:focus\:placeholder-opacity-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.5;
  }

  .tablet-landscape\:focus\:placeholder-opacity-50:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.5;
  }

  .tablet-landscape\:focus\:placeholder-opacity-50:focus::placeholder {
    --tw-placeholder-opacity: 0.5;
  }

  .tablet-landscape\:focus\:placeholder-opacity-60:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.6;
  }

  .tablet-landscape\:focus\:placeholder-opacity-60:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.6;
  }

  .tablet-landscape\:focus\:placeholder-opacity-60:focus::placeholder {
    --tw-placeholder-opacity: 0.6;
  }

  .tablet-landscape\:focus\:placeholder-opacity-70:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.7;
  }

  .tablet-landscape\:focus\:placeholder-opacity-70:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.7;
  }

  .tablet-landscape\:focus\:placeholder-opacity-70:focus::placeholder {
    --tw-placeholder-opacity: 0.7;
  }

  .tablet-landscape\:focus\:placeholder-opacity-75:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.75;
  }

  .tablet-landscape\:focus\:placeholder-opacity-75:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.75;
  }

  .tablet-landscape\:focus\:placeholder-opacity-75:focus::placeholder {
    --tw-placeholder-opacity: 0.75;
  }

  .tablet-landscape\:focus\:placeholder-opacity-80:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.8;
  }

  .tablet-landscape\:focus\:placeholder-opacity-80:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.8;
  }

  .tablet-landscape\:focus\:placeholder-opacity-80:focus::placeholder {
    --tw-placeholder-opacity: 0.8;
  }

  .tablet-landscape\:focus\:placeholder-opacity-90:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.9;
  }

  .tablet-landscape\:focus\:placeholder-opacity-90:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.9;
  }

  .tablet-landscape\:focus\:placeholder-opacity-90:focus::placeholder {
    --tw-placeholder-opacity: 0.9;
  }

  .tablet-landscape\:focus\:placeholder-opacity-95:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.95;
  }

  .tablet-landscape\:focus\:placeholder-opacity-95:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.95;
  }

  .tablet-landscape\:focus\:placeholder-opacity-95:focus::placeholder {
    --tw-placeholder-opacity: 0.95;
  }

  .tablet-landscape\:focus\:placeholder-opacity-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
  }

  .tablet-landscape\:focus\:placeholder-opacity-100:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
  }

  .tablet-landscape\:focus\:placeholder-opacity-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
  }

  .tablet-landscape\:opacity-0 {
    opacity: 0;
  }

  .tablet-landscape\:opacity-5 {
    opacity: 0.05;
  }

  .tablet-landscape\:opacity-10 {
    opacity: 0.1;
  }

  .tablet-landscape\:opacity-20 {
    opacity: 0.2;
  }

  .tablet-landscape\:opacity-25 {
    opacity: 0.25;
  }

  .tablet-landscape\:opacity-30 {
    opacity: 0.3;
  }

  .tablet-landscape\:opacity-40 {
    opacity: 0.4;
  }

  .tablet-landscape\:opacity-50 {
    opacity: 0.5;
  }

  .tablet-landscape\:opacity-60 {
    opacity: 0.6;
  }

  .tablet-landscape\:opacity-70 {
    opacity: 0.7;
  }

  .tablet-landscape\:opacity-75 {
    opacity: 0.75;
  }

  .tablet-landscape\:opacity-80 {
    opacity: 0.8;
  }

  .tablet-landscape\:opacity-90 {
    opacity: 0.9;
  }

  .tablet-landscape\:opacity-95 {
    opacity: 0.95;
  }

  .tablet-landscape\:opacity-100 {
    opacity: 1;
  }

  .group:hover .tablet-landscape\:group-hover\:opacity-0 {
    opacity: 0;
  }

  .group:hover .tablet-landscape\:group-hover\:opacity-5 {
    opacity: 0.05;
  }

  .group:hover .tablet-landscape\:group-hover\:opacity-10 {
    opacity: 0.1;
  }

  .group:hover .tablet-landscape\:group-hover\:opacity-20 {
    opacity: 0.2;
  }

  .group:hover .tablet-landscape\:group-hover\:opacity-25 {
    opacity: 0.25;
  }

  .group:hover .tablet-landscape\:group-hover\:opacity-30 {
    opacity: 0.3;
  }

  .group:hover .tablet-landscape\:group-hover\:opacity-40 {
    opacity: 0.4;
  }

  .group:hover .tablet-landscape\:group-hover\:opacity-50 {
    opacity: 0.5;
  }

  .group:hover .tablet-landscape\:group-hover\:opacity-60 {
    opacity: 0.6;
  }

  .group:hover .tablet-landscape\:group-hover\:opacity-70 {
    opacity: 0.7;
  }

  .group:hover .tablet-landscape\:group-hover\:opacity-75 {
    opacity: 0.75;
  }

  .group:hover .tablet-landscape\:group-hover\:opacity-80 {
    opacity: 0.8;
  }

  .group:hover .tablet-landscape\:group-hover\:opacity-90 {
    opacity: 0.9;
  }

  .group:hover .tablet-landscape\:group-hover\:opacity-95 {
    opacity: 0.95;
  }

  .group:hover .tablet-landscape\:group-hover\:opacity-100 {
    opacity: 1;
  }

  .tablet-landscape\:focus-within\:opacity-0:focus-within {
    opacity: 0;
  }

  .tablet-landscape\:focus-within\:opacity-5:focus-within {
    opacity: 0.05;
  }

  .tablet-landscape\:focus-within\:opacity-10:focus-within {
    opacity: 0.1;
  }

  .tablet-landscape\:focus-within\:opacity-20:focus-within {
    opacity: 0.2;
  }

  .tablet-landscape\:focus-within\:opacity-25:focus-within {
    opacity: 0.25;
  }

  .tablet-landscape\:focus-within\:opacity-30:focus-within {
    opacity: 0.3;
  }

  .tablet-landscape\:focus-within\:opacity-40:focus-within {
    opacity: 0.4;
  }

  .tablet-landscape\:focus-within\:opacity-50:focus-within {
    opacity: 0.5;
  }

  .tablet-landscape\:focus-within\:opacity-60:focus-within {
    opacity: 0.6;
  }

  .tablet-landscape\:focus-within\:opacity-70:focus-within {
    opacity: 0.7;
  }

  .tablet-landscape\:focus-within\:opacity-75:focus-within {
    opacity: 0.75;
  }

  .tablet-landscape\:focus-within\:opacity-80:focus-within {
    opacity: 0.8;
  }

  .tablet-landscape\:focus-within\:opacity-90:focus-within {
    opacity: 0.9;
  }

  .tablet-landscape\:focus-within\:opacity-95:focus-within {
    opacity: 0.95;
  }

  .tablet-landscape\:focus-within\:opacity-100:focus-within {
    opacity: 1;
  }

  .tablet-landscape\:hover\:opacity-0:hover {
    opacity: 0;
  }

  .tablet-landscape\:hover\:opacity-5:hover {
    opacity: 0.05;
  }

  .tablet-landscape\:hover\:opacity-10:hover {
    opacity: 0.1;
  }

  .tablet-landscape\:hover\:opacity-20:hover {
    opacity: 0.2;
  }

  .tablet-landscape\:hover\:opacity-25:hover {
    opacity: 0.25;
  }

  .tablet-landscape\:hover\:opacity-30:hover {
    opacity: 0.3;
  }

  .tablet-landscape\:hover\:opacity-40:hover {
    opacity: 0.4;
  }

  .tablet-landscape\:hover\:opacity-50:hover {
    opacity: 0.5;
  }

  .tablet-landscape\:hover\:opacity-60:hover {
    opacity: 0.6;
  }

  .tablet-landscape\:hover\:opacity-70:hover {
    opacity: 0.7;
  }

  .tablet-landscape\:hover\:opacity-75:hover {
    opacity: 0.75;
  }

  .tablet-landscape\:hover\:opacity-80:hover {
    opacity: 0.8;
  }

  .tablet-landscape\:hover\:opacity-90:hover {
    opacity: 0.9;
  }

  .tablet-landscape\:hover\:opacity-95:hover {
    opacity: 0.95;
  }

  .tablet-landscape\:hover\:opacity-100:hover {
    opacity: 1;
  }

  .tablet-landscape\:focus\:opacity-0:focus {
    opacity: 0;
  }

  .tablet-landscape\:focus\:opacity-5:focus {
    opacity: 0.05;
  }

  .tablet-landscape\:focus\:opacity-10:focus {
    opacity: 0.1;
  }

  .tablet-landscape\:focus\:opacity-20:focus {
    opacity: 0.2;
  }

  .tablet-landscape\:focus\:opacity-25:focus {
    opacity: 0.25;
  }

  .tablet-landscape\:focus\:opacity-30:focus {
    opacity: 0.3;
  }

  .tablet-landscape\:focus\:opacity-40:focus {
    opacity: 0.4;
  }

  .tablet-landscape\:focus\:opacity-50:focus {
    opacity: 0.5;
  }

  .tablet-landscape\:focus\:opacity-60:focus {
    opacity: 0.6;
  }

  .tablet-landscape\:focus\:opacity-70:focus {
    opacity: 0.7;
  }

  .tablet-landscape\:focus\:opacity-75:focus {
    opacity: 0.75;
  }

  .tablet-landscape\:focus\:opacity-80:focus {
    opacity: 0.8;
  }

  .tablet-landscape\:focus\:opacity-90:focus {
    opacity: 0.9;
  }

  .tablet-landscape\:focus\:opacity-95:focus {
    opacity: 0.95;
  }

  .tablet-landscape\:focus\:opacity-100:focus {
    opacity: 1;
  }

  .tablet-landscape\:bg-blend-normal {
    background-blend-mode: normal;
  }

  .tablet-landscape\:bg-blend-multiply {
    background-blend-mode: multiply;
  }

  .tablet-landscape\:bg-blend-screen {
    background-blend-mode: screen;
  }

  .tablet-landscape\:bg-blend-overlay {
    background-blend-mode: overlay;
  }

  .tablet-landscape\:bg-blend-darken {
    background-blend-mode: darken;
  }

  .tablet-landscape\:bg-blend-lighten {
    background-blend-mode: lighten;
  }

  .tablet-landscape\:bg-blend-color-dodge {
    background-blend-mode: color-dodge;
  }

  .tablet-landscape\:bg-blend-color-burn {
    background-blend-mode: color-burn;
  }

  .tablet-landscape\:bg-blend-hard-light {
    background-blend-mode: hard-light;
  }

  .tablet-landscape\:bg-blend-soft-light {
    background-blend-mode: soft-light;
  }

  .tablet-landscape\:bg-blend-difference {
    background-blend-mode: difference;
  }

  .tablet-landscape\:bg-blend-exclusion {
    background-blend-mode: exclusion;
  }

  .tablet-landscape\:bg-blend-hue {
    background-blend-mode: hue;
  }

  .tablet-landscape\:bg-blend-saturation {
    background-blend-mode: saturation;
  }

  .tablet-landscape\:bg-blend-color {
    background-blend-mode: color;
  }

  .tablet-landscape\:bg-blend-luminosity {
    background-blend-mode: luminosity;
  }

  .tablet-landscape\:mix-blend-normal {
    mix-blend-mode: normal;
  }

  .tablet-landscape\:mix-blend-multiply {
    mix-blend-mode: multiply;
  }

  .tablet-landscape\:mix-blend-screen {
    mix-blend-mode: screen;
  }

  .tablet-landscape\:mix-blend-overlay {
    mix-blend-mode: overlay;
  }

  .tablet-landscape\:mix-blend-darken {
    mix-blend-mode: darken;
  }

  .tablet-landscape\:mix-blend-lighten {
    mix-blend-mode: lighten;
  }

  .tablet-landscape\:mix-blend-color-dodge {
    mix-blend-mode: color-dodge;
  }

  .tablet-landscape\:mix-blend-color-burn {
    mix-blend-mode: color-burn;
  }

  .tablet-landscape\:mix-blend-hard-light {
    mix-blend-mode: hard-light;
  }

  .tablet-landscape\:mix-blend-soft-light {
    mix-blend-mode: soft-light;
  }

  .tablet-landscape\:mix-blend-difference {
    mix-blend-mode: difference;
  }

  .tablet-landscape\:mix-blend-exclusion {
    mix-blend-mode: exclusion;
  }

  .tablet-landscape\:mix-blend-hue {
    mix-blend-mode: hue;
  }

  .tablet-landscape\:mix-blend-saturation {
    mix-blend-mode: saturation;
  }

  .tablet-landscape\:mix-blend-color {
    mix-blend-mode: color;
  }

  .tablet-landscape\:mix-blend-luminosity {
    mix-blend-mode: luminosity;
  }

  .tablet-landscape\:shadow-xs {
    --tw-shadow: 0 0 0 0.0625rem rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .tablet-landscape\:shadow-sm {
    --tw-shadow: 0 0.0625rem 0.125rem 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .tablet-landscape\:shadow-default {
    --tw-shadow: 0 0.0625rem 0.1875rem 0 rgba(0, 0, 0, 0.1), 0 0.0625rem 0.125rem 0 rgba(0, 0, 0, 0.06);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .tablet-landscape\:shadow-md {
    --tw-shadow: 0 0.25rem 0.375rem -0.0625rem rgba(0, 0, 0, 0.1), 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.06);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .tablet-landscape\:shadow-lg {
    --tw-shadow: 0 0.625rem 0.9375 -0.1875rem rgba(0, 0, 0, 0.1), 0 0.25rem 0.375rem -0.125rem rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .tablet-landscape\:shadow-xl {
    --tw-shadow: 0 1.25rem 1.5625rem -0.3125rem rgba(0, 0, 0, 0.1), 0 0.625rem 0.625rem -0.3125rem rgba(0, 0, 0, 0.04);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .tablet-landscape\:shadow-2xl {
    --tw-shadow: 0 1.5625rem 3.125rem -10.125rem rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .tablet-landscape\:shadow-3xl {
    --tw-shadow: 0 2.1875rem 3.75rem -0.9375rem rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .tablet-landscape\:shadow-inner {
    --tw-shadow: inset 0 0.125rem 0.25rem 0 rgba(0, 0, 0, 0.06);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .tablet-landscape\:shadow-outline {
    --tw-shadow: 0 0 0 0.1875rem rgba(66, 153, 225, 0.5);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .tablet-landscape\:shadow-focus {
    --tw-shadow: 0 0 0 0.1875rem rgba(66, 153, 225, 0.5);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .tablet-landscape\:shadow-none {
    --tw-shadow: 0 0 #0000;
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .tablet-landscape\:group-hover\:shadow-xs {
    --tw-shadow: 0 0 0 0.0625rem rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .tablet-landscape\:group-hover\:shadow-sm {
    --tw-shadow: 0 0.0625rem 0.125rem 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .tablet-landscape\:group-hover\:shadow-default {
    --tw-shadow: 0 0.0625rem 0.1875rem 0 rgba(0, 0, 0, 0.1), 0 0.0625rem 0.125rem 0 rgba(0, 0, 0, 0.06);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .tablet-landscape\:group-hover\:shadow-md {
    --tw-shadow: 0 0.25rem 0.375rem -0.0625rem rgba(0, 0, 0, 0.1), 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.06);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .tablet-landscape\:group-hover\:shadow-lg {
    --tw-shadow: 0 0.625rem 0.9375 -0.1875rem rgba(0, 0, 0, 0.1), 0 0.25rem 0.375rem -0.125rem rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .tablet-landscape\:group-hover\:shadow-xl {
    --tw-shadow: 0 1.25rem 1.5625rem -0.3125rem rgba(0, 0, 0, 0.1), 0 0.625rem 0.625rem -0.3125rem rgba(0, 0, 0, 0.04);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .tablet-landscape\:group-hover\:shadow-2xl {
    --tw-shadow: 0 1.5625rem 3.125rem -10.125rem rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .tablet-landscape\:group-hover\:shadow-3xl {
    --tw-shadow: 0 2.1875rem 3.75rem -0.9375rem rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .tablet-landscape\:group-hover\:shadow-inner {
    --tw-shadow: inset 0 0.125rem 0.25rem 0 rgba(0, 0, 0, 0.06);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .tablet-landscape\:group-hover\:shadow-outline {
    --tw-shadow: 0 0 0 0.1875rem rgba(66, 153, 225, 0.5);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .tablet-landscape\:group-hover\:shadow-focus {
    --tw-shadow: 0 0 0 0.1875rem rgba(66, 153, 225, 0.5);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .tablet-landscape\:group-hover\:shadow-none {
    --tw-shadow: 0 0 #0000;
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .tablet-landscape\:focus-within\:shadow-xs:focus-within {
    --tw-shadow: 0 0 0 0.0625rem rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .tablet-landscape\:focus-within\:shadow-sm:focus-within {
    --tw-shadow: 0 0.0625rem 0.125rem 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .tablet-landscape\:focus-within\:shadow-default:focus-within {
    --tw-shadow: 0 0.0625rem 0.1875rem 0 rgba(0, 0, 0, 0.1), 0 0.0625rem 0.125rem 0 rgba(0, 0, 0, 0.06);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .tablet-landscape\:focus-within\:shadow-md:focus-within {
    --tw-shadow: 0 0.25rem 0.375rem -0.0625rem rgba(0, 0, 0, 0.1), 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.06);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .tablet-landscape\:focus-within\:shadow-lg:focus-within {
    --tw-shadow: 0 0.625rem 0.9375 -0.1875rem rgba(0, 0, 0, 0.1), 0 0.25rem 0.375rem -0.125rem rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .tablet-landscape\:focus-within\:shadow-xl:focus-within {
    --tw-shadow: 0 1.25rem 1.5625rem -0.3125rem rgba(0, 0, 0, 0.1), 0 0.625rem 0.625rem -0.3125rem rgba(0, 0, 0, 0.04);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .tablet-landscape\:focus-within\:shadow-2xl:focus-within {
    --tw-shadow: 0 1.5625rem 3.125rem -10.125rem rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .tablet-landscape\:focus-within\:shadow-3xl:focus-within {
    --tw-shadow: 0 2.1875rem 3.75rem -0.9375rem rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .tablet-landscape\:focus-within\:shadow-inner:focus-within {
    --tw-shadow: inset 0 0.125rem 0.25rem 0 rgba(0, 0, 0, 0.06);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .tablet-landscape\:focus-within\:shadow-outline:focus-within {
    --tw-shadow: 0 0 0 0.1875rem rgba(66, 153, 225, 0.5);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .tablet-landscape\:focus-within\:shadow-focus:focus-within {
    --tw-shadow: 0 0 0 0.1875rem rgba(66, 153, 225, 0.5);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .tablet-landscape\:focus-within\:shadow-none:focus-within {
    --tw-shadow: 0 0 #0000;
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .tablet-landscape\:hover\:shadow-xs:hover {
    --tw-shadow: 0 0 0 0.0625rem rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .tablet-landscape\:hover\:shadow-sm:hover {
    --tw-shadow: 0 0.0625rem 0.125rem 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .tablet-landscape\:hover\:shadow-default:hover {
    --tw-shadow: 0 0.0625rem 0.1875rem 0 rgba(0, 0, 0, 0.1), 0 0.0625rem 0.125rem 0 rgba(0, 0, 0, 0.06);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .tablet-landscape\:hover\:shadow-md:hover {
    --tw-shadow: 0 0.25rem 0.375rem -0.0625rem rgba(0, 0, 0, 0.1), 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.06);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .tablet-landscape\:hover\:shadow-lg:hover {
    --tw-shadow: 0 0.625rem 0.9375 -0.1875rem rgba(0, 0, 0, 0.1), 0 0.25rem 0.375rem -0.125rem rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .tablet-landscape\:hover\:shadow-xl:hover {
    --tw-shadow: 0 1.25rem 1.5625rem -0.3125rem rgba(0, 0, 0, 0.1), 0 0.625rem 0.625rem -0.3125rem rgba(0, 0, 0, 0.04);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .tablet-landscape\:hover\:shadow-2xl:hover {
    --tw-shadow: 0 1.5625rem 3.125rem -10.125rem rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .tablet-landscape\:hover\:shadow-3xl:hover {
    --tw-shadow: 0 2.1875rem 3.75rem -0.9375rem rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .tablet-landscape\:hover\:shadow-inner:hover {
    --tw-shadow: inset 0 0.125rem 0.25rem 0 rgba(0, 0, 0, 0.06);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .tablet-landscape\:hover\:shadow-outline:hover {
    --tw-shadow: 0 0 0 0.1875rem rgba(66, 153, 225, 0.5);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .tablet-landscape\:hover\:shadow-focus:hover {
    --tw-shadow: 0 0 0 0.1875rem rgba(66, 153, 225, 0.5);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .tablet-landscape\:hover\:shadow-none:hover {
    --tw-shadow: 0 0 #0000;
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .tablet-landscape\:focus\:shadow-xs:focus {
    --tw-shadow: 0 0 0 0.0625rem rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .tablet-landscape\:focus\:shadow-sm:focus {
    --tw-shadow: 0 0.0625rem 0.125rem 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .tablet-landscape\:focus\:shadow-default:focus {
    --tw-shadow: 0 0.0625rem 0.1875rem 0 rgba(0, 0, 0, 0.1), 0 0.0625rem 0.125rem 0 rgba(0, 0, 0, 0.06);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .tablet-landscape\:focus\:shadow-md:focus {
    --tw-shadow: 0 0.25rem 0.375rem -0.0625rem rgba(0, 0, 0, 0.1), 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.06);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .tablet-landscape\:focus\:shadow-lg:focus {
    --tw-shadow: 0 0.625rem 0.9375 -0.1875rem rgba(0, 0, 0, 0.1), 0 0.25rem 0.375rem -0.125rem rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .tablet-landscape\:focus\:shadow-xl:focus {
    --tw-shadow: 0 1.25rem 1.5625rem -0.3125rem rgba(0, 0, 0, 0.1), 0 0.625rem 0.625rem -0.3125rem rgba(0, 0, 0, 0.04);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .tablet-landscape\:focus\:shadow-2xl:focus {
    --tw-shadow: 0 1.5625rem 3.125rem -10.125rem rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .tablet-landscape\:focus\:shadow-3xl:focus {
    --tw-shadow: 0 2.1875rem 3.75rem -0.9375rem rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .tablet-landscape\:focus\:shadow-inner:focus {
    --tw-shadow: inset 0 0.125rem 0.25rem 0 rgba(0, 0, 0, 0.06);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .tablet-landscape\:focus\:shadow-outline:focus {
    --tw-shadow: 0 0 0 0.1875rem rgba(66, 153, 225, 0.5);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .tablet-landscape\:focus\:shadow-focus:focus {
    --tw-shadow: 0 0 0 0.1875rem rgba(66, 153, 225, 0.5);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .tablet-landscape\:focus\:shadow-none:focus {
    --tw-shadow: 0 0 #0000;
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .tablet-landscape\:outline-none {
    outline: 2px solid transparent;
    outline-offset: 2px;
  }

  .tablet-landscape\:outline-white {
    outline: 2px dotted white;
    outline-offset: 2px;
  }

  .tablet-landscape\:outline-black {
    outline: 2px dotted black;
    outline-offset: 2px;
  }

  .tablet-landscape\:focus-within\:outline-none:focus-within {
    outline: 2px solid transparent;
    outline-offset: 2px;
  }

  .tablet-landscape\:focus-within\:outline-white:focus-within {
    outline: 2px dotted white;
    outline-offset: 2px;
  }

  .tablet-landscape\:focus-within\:outline-black:focus-within {
    outline: 2px dotted black;
    outline-offset: 2px;
  }

  .tablet-landscape\:focus\:outline-none:focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
  }

  .tablet-landscape\:focus\:outline-white:focus {
    outline: 2px dotted white;
    outline-offset: 2px;
  }

  .tablet-landscape\:focus\:outline-black:focus {
    outline: 2px dotted black;
    outline-offset: 2px;
  }

  .tablet-landscape\: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(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .tablet-landscape\: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(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .tablet-landscape\: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(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .tablet-landscape\: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(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .tablet-landscape\: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(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .tablet-landscape\: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(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .tablet-landscape\: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(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .tablet-landscape\: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(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .tablet-landscape\: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(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .tablet-landscape\: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(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .tablet-landscape\: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(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .tablet-landscape\: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(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .tablet-landscape\: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(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .tablet-landscape\: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(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .tablet-landscape\:focus\:ring-2:focus {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .tablet-landscape\: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(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .tablet-landscape\: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(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .tablet-landscape\: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(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .tablet-landscape\:ring-inset {
    --tw-ring-inset: inset;
  }

  .tablet-landscape\:focus-within\:ring-inset:focus-within {
    --tw-ring-inset: inset;
  }

  .tablet-landscape\:focus\:ring-inset:focus {
    --tw-ring-inset: inset;
  }

  .tablet-landscape\:ring-transparent {
    --tw-ring-color: transparent;
  }

  .tablet-landscape\:ring-current {
    --tw-ring-color: currentColor;
  }

  .tablet-landscape\:ring-black {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 0, 0, var(--tw-ring-opacity));
  }

  .tablet-landscape\:ring-white {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity));
  }

  .tablet-landscape\:ring-gray-50 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 250, 251, var(--tw-ring-opacity));
  }

  .tablet-landscape\:ring-gray-100 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 244, 246, var(--tw-ring-opacity));
  }

  .tablet-landscape\:ring-gray-200 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(229, 231, 235, var(--tw-ring-opacity));
  }

  .tablet-landscape\:ring-gray-300 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 213, 219, var(--tw-ring-opacity));
  }

  .tablet-landscape\:ring-gray-400 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(156, 163, 175, var(--tw-ring-opacity));
  }

  .tablet-landscape\:ring-gray-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 114, 128, var(--tw-ring-opacity));
  }

  .tablet-landscape\:ring-gray-600 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(75, 85, 99, var(--tw-ring-opacity));
  }

  .tablet-landscape\:ring-gray-700 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(55, 65, 81, var(--tw-ring-opacity));
  }

  .tablet-landscape\:ring-gray-800 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 41, 55, var(--tw-ring-opacity));
  }

  .tablet-landscape\:ring-gray-900 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(17, 24, 39, var(--tw-ring-opacity));
  }

  .tablet-landscape\:ring-red-50 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 242, 242, var(--tw-ring-opacity));
  }

  .tablet-landscape\:ring-red-100 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 226, 226, var(--tw-ring-opacity));
  }

  .tablet-landscape\:ring-red-200 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 202, 202, var(--tw-ring-opacity));
  }

  .tablet-landscape\:ring-red-300 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 165, 165, var(--tw-ring-opacity));
  }

  .tablet-landscape\:ring-red-400 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(248, 113, 113, var(--tw-ring-opacity));
  }

  .tablet-landscape\:ring-red-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(239, 68, 68, var(--tw-ring-opacity));
  }

  .tablet-landscape\:ring-red-600 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(220, 38, 38, var(--tw-ring-opacity));
  }

  .tablet-landscape\:ring-red-700 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(185, 28, 28, var(--tw-ring-opacity));
  }

  .tablet-landscape\:ring-red-800 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(153, 27, 27, var(--tw-ring-opacity));
  }

  .tablet-landscape\:ring-red-900 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(127, 29, 29, var(--tw-ring-opacity));
  }

  .tablet-landscape\:ring-yellow-50 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 251, 235, var(--tw-ring-opacity));
  }

  .tablet-landscape\:ring-yellow-100 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 243, 199, var(--tw-ring-opacity));
  }

  .tablet-landscape\:ring-yellow-200 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(253, 230, 138, var(--tw-ring-opacity));
  }

  .tablet-landscape\:ring-yellow-300 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 211, 77, var(--tw-ring-opacity));
  }

  .tablet-landscape\:ring-yellow-400 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(251, 191, 36, var(--tw-ring-opacity));
  }

  .tablet-landscape\:ring-yellow-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(245, 158, 11, var(--tw-ring-opacity));
  }

  .tablet-landscape\:ring-yellow-600 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(217, 119, 6, var(--tw-ring-opacity));
  }

  .tablet-landscape\:ring-yellow-700 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(180, 83, 9, var(--tw-ring-opacity));
  }

  .tablet-landscape\:ring-yellow-800 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(146, 64, 14, var(--tw-ring-opacity));
  }

  .tablet-landscape\:ring-yellow-900 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(120, 53, 15, var(--tw-ring-opacity));
  }

  .tablet-landscape\:ring-green-50 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(236, 253, 245, var(--tw-ring-opacity));
  }

  .tablet-landscape\:ring-green-100 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 250, 229, var(--tw-ring-opacity));
  }

  .tablet-landscape\:ring-green-200 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(167, 243, 208, var(--tw-ring-opacity));
  }

  .tablet-landscape\:ring-green-300 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 231, 183, var(--tw-ring-opacity));
  }

  .tablet-landscape\:ring-green-400 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(52, 211, 153, var(--tw-ring-opacity));
  }

  .tablet-landscape\:ring-green-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(16, 185, 129, var(--tw-ring-opacity));
  }

  .tablet-landscape\:ring-green-600 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(5, 150, 105, var(--tw-ring-opacity));
  }

  .tablet-landscape\:ring-green-700 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(4, 120, 87, var(--tw-ring-opacity));
  }

  .tablet-landscape\:ring-green-800 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(6, 95, 70, var(--tw-ring-opacity));
  }

  .tablet-landscape\:ring-green-900 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(6, 78, 59, var(--tw-ring-opacity));
  }

  .tablet-landscape\:ring-blue-50 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(239, 246, 255, var(--tw-ring-opacity));
  }

  .tablet-landscape\:ring-blue-100 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 234, 254, var(--tw-ring-opacity));
  }

  .tablet-landscape\:ring-blue-200 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(191, 219, 254, var(--tw-ring-opacity));
  }

  .tablet-landscape\:ring-blue-300 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(147, 197, 253, var(--tw-ring-opacity));
  }

  .tablet-landscape\:ring-blue-400 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(96, 165, 250, var(--tw-ring-opacity));
  }

  .tablet-landscape\:ring-blue-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(59, 130, 246, var(--tw-ring-opacity));
  }

  .tablet-landscape\:ring-blue-600 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(37, 99, 235, var(--tw-ring-opacity));
  }

  .tablet-landscape\:ring-blue-700 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(29, 78, 216, var(--tw-ring-opacity));
  }

  .tablet-landscape\:ring-blue-800 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(30, 64, 175, var(--tw-ring-opacity));
  }

  .tablet-landscape\:ring-blue-900 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(30, 58, 138, var(--tw-ring-opacity));
  }

  .tablet-landscape\:ring-indigo-50 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 242, 255, var(--tw-ring-opacity));
  }

  .tablet-landscape\:ring-indigo-100 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(224, 231, 255, var(--tw-ring-opacity));
  }

  .tablet-landscape\:ring-indigo-200 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(199, 210, 254, var(--tw-ring-opacity));
  }

  .tablet-landscape\:ring-indigo-300 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(165, 180, 252, var(--tw-ring-opacity));
  }

  .tablet-landscape\:ring-indigo-400 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(129, 140, 248, var(--tw-ring-opacity));
  }

  .tablet-landscape\:ring-indigo-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(99, 102, 241, var(--tw-ring-opacity));
  }

  .tablet-landscape\:ring-indigo-600 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(79, 70, 229, var(--tw-ring-opacity));
  }

  .tablet-landscape\:ring-indigo-700 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(67, 56, 202, var(--tw-ring-opacity));
  }

  .tablet-landscape\:ring-indigo-800 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(55, 48, 163, var(--tw-ring-opacity));
  }

  .tablet-landscape\:ring-indigo-900 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(49, 46, 129, var(--tw-ring-opacity));
  }

  .tablet-landscape\:ring-purple-50 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(245, 243, 255, var(--tw-ring-opacity));
  }

  .tablet-landscape\:ring-purple-100 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(237, 233, 254, var(--tw-ring-opacity));
  }

  .tablet-landscape\:ring-purple-200 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(221, 214, 254, var(--tw-ring-opacity));
  }

  .tablet-landscape\:ring-purple-300 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(196, 181, 253, var(--tw-ring-opacity));
  }

  .tablet-landscape\:ring-purple-400 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(167, 139, 250, var(--tw-ring-opacity));
  }

  .tablet-landscape\:ring-purple-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(139, 92, 246, var(--tw-ring-opacity));
  }

  .tablet-landscape\:ring-purple-600 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(124, 58, 237, var(--tw-ring-opacity));
  }

  .tablet-landscape\:ring-purple-700 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(109, 40, 217, var(--tw-ring-opacity));
  }

  .tablet-landscape\:ring-purple-800 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(91, 33, 182, var(--tw-ring-opacity));
  }

  .tablet-landscape\:ring-purple-900 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(76, 29, 149, var(--tw-ring-opacity));
  }

  .tablet-landscape\:ring-pink-50 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(253, 242, 248, var(--tw-ring-opacity));
  }

  .tablet-landscape\:ring-pink-100 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 231, 243, var(--tw-ring-opacity));
  }

  .tablet-landscape\:ring-pink-200 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(251, 207, 232, var(--tw-ring-opacity));
  }

  .tablet-landscape\:ring-pink-300 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 168, 212, var(--tw-ring-opacity));
  }

  .tablet-landscape\:ring-pink-400 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(244, 114, 182, var(--tw-ring-opacity));
  }

  .tablet-landscape\:ring-pink-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(236, 72, 153, var(--tw-ring-opacity));
  }

  .tablet-landscape\:ring-pink-600 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 39, 119, var(--tw-ring-opacity));
  }

  .tablet-landscape\:ring-pink-700 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(190, 24, 93, var(--tw-ring-opacity));
  }

  .tablet-landscape\:ring-pink-800 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(157, 23, 77, var(--tw-ring-opacity));
  }

  .tablet-landscape\:ring-pink-900 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(131, 24, 67, var(--tw-ring-opacity));
  }

  .tablet-landscape\:ring-base-normal {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 65, 129, var(--tw-ring-opacity));
  }

  .tablet-landscape\:ring-base-dark {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 52, 105, var(--tw-ring-opacity));
  }

  .tablet-landscape\:ring-base-black {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(29, 29, 31, var(--tw-ring-opacity));
  }

  .tablet-landscape\:ring-base-border {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(231, 231, 233, var(--tw-ring-opacity));
  }

  .tablet-landscape\:ring-primary-normal {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 103, 207, var(--tw-ring-opacity));
  }

  .tablet-landscape\:ring-primary-alt {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 71, 143, var(--tw-ring-opacity));
  }

  .tablet-landscape\:ring-subtle-white {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 249, 249, var(--tw-ring-opacity));
  }

  .tablet-landscape\:ring-turquesa {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 151, 178, var(--tw-ring-opacity));
  }

  .tablet-landscape\:focus-within\:ring-transparent:focus-within {
    --tw-ring-color: transparent;
  }

  .tablet-landscape\:focus-within\:ring-current:focus-within {
    --tw-ring-color: currentColor;
  }

  .tablet-landscape\:focus-within\:ring-black:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 0, 0, var(--tw-ring-opacity));
  }

  .tablet-landscape\:focus-within\:ring-white:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity));
  }

  .tablet-landscape\:focus-within\:ring-gray-50:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 250, 251, var(--tw-ring-opacity));
  }

  .tablet-landscape\:focus-within\:ring-gray-100:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 244, 246, var(--tw-ring-opacity));
  }

  .tablet-landscape\:focus-within\:ring-gray-200:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(229, 231, 235, var(--tw-ring-opacity));
  }

  .tablet-landscape\:focus-within\:ring-gray-300:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 213, 219, var(--tw-ring-opacity));
  }

  .tablet-landscape\:focus-within\:ring-gray-400:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(156, 163, 175, var(--tw-ring-opacity));
  }

  .tablet-landscape\:focus-within\:ring-gray-500:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 114, 128, var(--tw-ring-opacity));
  }

  .tablet-landscape\:focus-within\:ring-gray-600:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(75, 85, 99, var(--tw-ring-opacity));
  }

  .tablet-landscape\:focus-within\:ring-gray-700:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(55, 65, 81, var(--tw-ring-opacity));
  }

  .tablet-landscape\:focus-within\:ring-gray-800:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 41, 55, var(--tw-ring-opacity));
  }

  .tablet-landscape\:focus-within\:ring-gray-900:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(17, 24, 39, var(--tw-ring-opacity));
  }

  .tablet-landscape\:focus-within\:ring-red-50:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 242, 242, var(--tw-ring-opacity));
  }

  .tablet-landscape\:focus-within\:ring-red-100:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 226, 226, var(--tw-ring-opacity));
  }

  .tablet-landscape\:focus-within\:ring-red-200:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 202, 202, var(--tw-ring-opacity));
  }

  .tablet-landscape\:focus-within\:ring-red-300:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 165, 165, var(--tw-ring-opacity));
  }

  .tablet-landscape\:focus-within\:ring-red-400:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(248, 113, 113, var(--tw-ring-opacity));
  }

  .tablet-landscape\:focus-within\:ring-red-500:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(239, 68, 68, var(--tw-ring-opacity));
  }

  .tablet-landscape\:focus-within\:ring-red-600:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(220, 38, 38, var(--tw-ring-opacity));
  }

  .tablet-landscape\:focus-within\:ring-red-700:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(185, 28, 28, var(--tw-ring-opacity));
  }

  .tablet-landscape\:focus-within\:ring-red-800:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(153, 27, 27, var(--tw-ring-opacity));
  }

  .tablet-landscape\:focus-within\:ring-red-900:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(127, 29, 29, var(--tw-ring-opacity));
  }

  .tablet-landscape\:focus-within\:ring-yellow-50:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 251, 235, var(--tw-ring-opacity));
  }

  .tablet-landscape\:focus-within\:ring-yellow-100:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 243, 199, var(--tw-ring-opacity));
  }

  .tablet-landscape\:focus-within\:ring-yellow-200:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(253, 230, 138, var(--tw-ring-opacity));
  }

  .tablet-landscape\:focus-within\:ring-yellow-300:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 211, 77, var(--tw-ring-opacity));
  }

  .tablet-landscape\:focus-within\:ring-yellow-400:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(251, 191, 36, var(--tw-ring-opacity));
  }

  .tablet-landscape\:focus-within\:ring-yellow-500:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(245, 158, 11, var(--tw-ring-opacity));
  }

  .tablet-landscape\:focus-within\:ring-yellow-600:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(217, 119, 6, var(--tw-ring-opacity));
  }

  .tablet-landscape\:focus-within\:ring-yellow-700:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(180, 83, 9, var(--tw-ring-opacity));
  }

  .tablet-landscape\:focus-within\:ring-yellow-800:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(146, 64, 14, var(--tw-ring-opacity));
  }

  .tablet-landscape\:focus-within\:ring-yellow-900:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(120, 53, 15, var(--tw-ring-opacity));
  }

  .tablet-landscape\:focus-within\:ring-green-50:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(236, 253, 245, var(--tw-ring-opacity));
  }

  .tablet-landscape\:focus-within\:ring-green-100:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 250, 229, var(--tw-ring-opacity));
  }

  .tablet-landscape\:focus-within\:ring-green-200:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(167, 243, 208, var(--tw-ring-opacity));
  }

  .tablet-landscape\:focus-within\:ring-green-300:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 231, 183, var(--tw-ring-opacity));
  }

  .tablet-landscape\:focus-within\:ring-green-400:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(52, 211, 153, var(--tw-ring-opacity));
  }

  .tablet-landscape\:focus-within\:ring-green-500:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(16, 185, 129, var(--tw-ring-opacity));
  }

  .tablet-landscape\:focus-within\:ring-green-600:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(5, 150, 105, var(--tw-ring-opacity));
  }

  .tablet-landscape\:focus-within\:ring-green-700:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(4, 120, 87, var(--tw-ring-opacity));
  }

  .tablet-landscape\:focus-within\:ring-green-800:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(6, 95, 70, var(--tw-ring-opacity));
  }

  .tablet-landscape\:focus-within\:ring-green-900:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(6, 78, 59, var(--tw-ring-opacity));
  }

  .tablet-landscape\:focus-within\:ring-blue-50:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(239, 246, 255, var(--tw-ring-opacity));
  }

  .tablet-landscape\:focus-within\:ring-blue-100:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 234, 254, var(--tw-ring-opacity));
  }

  .tablet-landscape\:focus-within\:ring-blue-200:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(191, 219, 254, var(--tw-ring-opacity));
  }

  .tablet-landscape\:focus-within\:ring-blue-300:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(147, 197, 253, var(--tw-ring-opacity));
  }

  .tablet-landscape\:focus-within\:ring-blue-400:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(96, 165, 250, var(--tw-ring-opacity));
  }

  .tablet-landscape\:focus-within\:ring-blue-500:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(59, 130, 246, var(--tw-ring-opacity));
  }

  .tablet-landscape\:focus-within\:ring-blue-600:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(37, 99, 235, var(--tw-ring-opacity));
  }

  .tablet-landscape\:focus-within\:ring-blue-700:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(29, 78, 216, var(--tw-ring-opacity));
  }

  .tablet-landscape\:focus-within\:ring-blue-800:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(30, 64, 175, var(--tw-ring-opacity));
  }

  .tablet-landscape\:focus-within\:ring-blue-900:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(30, 58, 138, var(--tw-ring-opacity));
  }

  .tablet-landscape\:focus-within\:ring-indigo-50:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 242, 255, var(--tw-ring-opacity));
  }

  .tablet-landscape\:focus-within\:ring-indigo-100:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(224, 231, 255, var(--tw-ring-opacity));
  }

  .tablet-landscape\:focus-within\:ring-indigo-200:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(199, 210, 254, var(--tw-ring-opacity));
  }

  .tablet-landscape\:focus-within\:ring-indigo-300:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(165, 180, 252, var(--tw-ring-opacity));
  }

  .tablet-landscape\:focus-within\:ring-indigo-400:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(129, 140, 248, var(--tw-ring-opacity));
  }

  .tablet-landscape\:focus-within\:ring-indigo-500:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(99, 102, 241, var(--tw-ring-opacity));
  }

  .tablet-landscape\:focus-within\:ring-indigo-600:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(79, 70, 229, var(--tw-ring-opacity));
  }

  .tablet-landscape\:focus-within\:ring-indigo-700:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(67, 56, 202, var(--tw-ring-opacity));
  }

  .tablet-landscape\:focus-within\:ring-indigo-800:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(55, 48, 163, var(--tw-ring-opacity));
  }

  .tablet-landscape\:focus-within\:ring-indigo-900:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(49, 46, 129, var(--tw-ring-opacity));
  }

  .tablet-landscape\:focus-within\:ring-purple-50:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(245, 243, 255, var(--tw-ring-opacity));
  }

  .tablet-landscape\:focus-within\:ring-purple-100:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(237, 233, 254, var(--tw-ring-opacity));
  }

  .tablet-landscape\:focus-within\:ring-purple-200:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(221, 214, 254, var(--tw-ring-opacity));
  }

  .tablet-landscape\:focus-within\:ring-purple-300:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(196, 181, 253, var(--tw-ring-opacity));
  }

  .tablet-landscape\:focus-within\:ring-purple-400:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(167, 139, 250, var(--tw-ring-opacity));
  }

  .tablet-landscape\:focus-within\:ring-purple-500:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(139, 92, 246, var(--tw-ring-opacity));
  }

  .tablet-landscape\:focus-within\:ring-purple-600:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(124, 58, 237, var(--tw-ring-opacity));
  }

  .tablet-landscape\:focus-within\:ring-purple-700:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(109, 40, 217, var(--tw-ring-opacity));
  }

  .tablet-landscape\:focus-within\:ring-purple-800:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(91, 33, 182, var(--tw-ring-opacity));
  }

  .tablet-landscape\:focus-within\:ring-purple-900:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(76, 29, 149, var(--tw-ring-opacity));
  }

  .tablet-landscape\:focus-within\:ring-pink-50:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(253, 242, 248, var(--tw-ring-opacity));
  }

  .tablet-landscape\:focus-within\:ring-pink-100:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 231, 243, var(--tw-ring-opacity));
  }

  .tablet-landscape\:focus-within\:ring-pink-200:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(251, 207, 232, var(--tw-ring-opacity));
  }

  .tablet-landscape\:focus-within\:ring-pink-300:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 168, 212, var(--tw-ring-opacity));
  }

  .tablet-landscape\:focus-within\:ring-pink-400:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(244, 114, 182, var(--tw-ring-opacity));
  }

  .tablet-landscape\:focus-within\:ring-pink-500:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(236, 72, 153, var(--tw-ring-opacity));
  }

  .tablet-landscape\:focus-within\:ring-pink-600:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 39, 119, var(--tw-ring-opacity));
  }

  .tablet-landscape\:focus-within\:ring-pink-700:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(190, 24, 93, var(--tw-ring-opacity));
  }

  .tablet-landscape\:focus-within\:ring-pink-800:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(157, 23, 77, var(--tw-ring-opacity));
  }

  .tablet-landscape\:focus-within\:ring-pink-900:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(131, 24, 67, var(--tw-ring-opacity));
  }

  .tablet-landscape\:focus-within\:ring-base-normal:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 65, 129, var(--tw-ring-opacity));
  }

  .tablet-landscape\:focus-within\:ring-base-dark:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 52, 105, var(--tw-ring-opacity));
  }

  .tablet-landscape\:focus-within\:ring-base-black:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(29, 29, 31, var(--tw-ring-opacity));
  }

  .tablet-landscape\:focus-within\:ring-base-border:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(231, 231, 233, var(--tw-ring-opacity));
  }

  .tablet-landscape\:focus-within\:ring-primary-normal:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 103, 207, var(--tw-ring-opacity));
  }

  .tablet-landscape\:focus-within\:ring-primary-alt:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 71, 143, var(--tw-ring-opacity));
  }

  .tablet-landscape\:focus-within\:ring-subtle-white:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 249, 249, var(--tw-ring-opacity));
  }

  .tablet-landscape\:focus-within\:ring-turquesa:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 151, 178, var(--tw-ring-opacity));
  }

  .tablet-landscape\:focus\:ring-transparent:focus {
    --tw-ring-color: transparent;
  }

  .tablet-landscape\:focus\:ring-current:focus {
    --tw-ring-color: currentColor;
  }

  .tablet-landscape\:focus\:ring-black:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 0, 0, var(--tw-ring-opacity));
  }

  .tablet-landscape\:focus\:ring-white:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity));
  }

  .tablet-landscape\:focus\:ring-gray-50:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 250, 251, var(--tw-ring-opacity));
  }

  .tablet-landscape\:focus\:ring-gray-100:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 244, 246, var(--tw-ring-opacity));
  }

  .tablet-landscape\:focus\:ring-gray-200:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(229, 231, 235, var(--tw-ring-opacity));
  }

  .tablet-landscape\:focus\:ring-gray-300:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 213, 219, var(--tw-ring-opacity));
  }

  .tablet-landscape\:focus\:ring-gray-400:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(156, 163, 175, var(--tw-ring-opacity));
  }

  .tablet-landscape\:focus\:ring-gray-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 114, 128, var(--tw-ring-opacity));
  }

  .tablet-landscape\:focus\:ring-gray-600:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(75, 85, 99, var(--tw-ring-opacity));
  }

  .tablet-landscape\:focus\:ring-gray-700:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(55, 65, 81, var(--tw-ring-opacity));
  }

  .tablet-landscape\:focus\:ring-gray-800:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 41, 55, var(--tw-ring-opacity));
  }

  .tablet-landscape\:focus\:ring-gray-900:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(17, 24, 39, var(--tw-ring-opacity));
  }

  .tablet-landscape\:focus\:ring-red-50:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 242, 242, var(--tw-ring-opacity));
  }

  .tablet-landscape\:focus\:ring-red-100:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 226, 226, var(--tw-ring-opacity));
  }

  .tablet-landscape\:focus\:ring-red-200:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 202, 202, var(--tw-ring-opacity));
  }

  .tablet-landscape\:focus\:ring-red-300:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 165, 165, var(--tw-ring-opacity));
  }

  .tablet-landscape\:focus\:ring-red-400:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(248, 113, 113, var(--tw-ring-opacity));
  }

  .tablet-landscape\:focus\:ring-red-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(239, 68, 68, var(--tw-ring-opacity));
  }

  .tablet-landscape\:focus\:ring-red-600:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(220, 38, 38, var(--tw-ring-opacity));
  }

  .tablet-landscape\:focus\:ring-red-700:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(185, 28, 28, var(--tw-ring-opacity));
  }

  .tablet-landscape\:focus\:ring-red-800:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(153, 27, 27, var(--tw-ring-opacity));
  }

  .tablet-landscape\:focus\:ring-red-900:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(127, 29, 29, var(--tw-ring-opacity));
  }

  .tablet-landscape\:focus\:ring-yellow-50:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 251, 235, var(--tw-ring-opacity));
  }

  .tablet-landscape\:focus\:ring-yellow-100:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 243, 199, var(--tw-ring-opacity));
  }

  .tablet-landscape\:focus\:ring-yellow-200:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(253, 230, 138, var(--tw-ring-opacity));
  }

  .tablet-landscape\:focus\:ring-yellow-300:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 211, 77, var(--tw-ring-opacity));
  }

  .tablet-landscape\:focus\:ring-yellow-400:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(251, 191, 36, var(--tw-ring-opacity));
  }

  .tablet-landscape\:focus\:ring-yellow-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(245, 158, 11, var(--tw-ring-opacity));
  }

  .tablet-landscape\:focus\:ring-yellow-600:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(217, 119, 6, var(--tw-ring-opacity));
  }

  .tablet-landscape\:focus\:ring-yellow-700:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(180, 83, 9, var(--tw-ring-opacity));
  }

  .tablet-landscape\:focus\:ring-yellow-800:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(146, 64, 14, var(--tw-ring-opacity));
  }

  .tablet-landscape\:focus\:ring-yellow-900:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(120, 53, 15, var(--tw-ring-opacity));
  }

  .tablet-landscape\:focus\:ring-green-50:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(236, 253, 245, var(--tw-ring-opacity));
  }

  .tablet-landscape\:focus\:ring-green-100:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 250, 229, var(--tw-ring-opacity));
  }

  .tablet-landscape\:focus\:ring-green-200:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(167, 243, 208, var(--tw-ring-opacity));
  }

  .tablet-landscape\:focus\:ring-green-300:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 231, 183, var(--tw-ring-opacity));
  }

  .tablet-landscape\:focus\:ring-green-400:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(52, 211, 153, var(--tw-ring-opacity));
  }

  .tablet-landscape\:focus\:ring-green-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(16, 185, 129, var(--tw-ring-opacity));
  }

  .tablet-landscape\:focus\:ring-green-600:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(5, 150, 105, var(--tw-ring-opacity));
  }

  .tablet-landscape\:focus\:ring-green-700:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(4, 120, 87, var(--tw-ring-opacity));
  }

  .tablet-landscape\:focus\:ring-green-800:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(6, 95, 70, var(--tw-ring-opacity));
  }

  .tablet-landscape\:focus\:ring-green-900:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(6, 78, 59, var(--tw-ring-opacity));
  }

  .tablet-landscape\:focus\:ring-blue-50:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(239, 246, 255, var(--tw-ring-opacity));
  }

  .tablet-landscape\:focus\:ring-blue-100:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 234, 254, var(--tw-ring-opacity));
  }

  .tablet-landscape\:focus\:ring-blue-200:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(191, 219, 254, var(--tw-ring-opacity));
  }

  .tablet-landscape\:focus\:ring-blue-300:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(147, 197, 253, var(--tw-ring-opacity));
  }

  .tablet-landscape\:focus\:ring-blue-400:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(96, 165, 250, var(--tw-ring-opacity));
  }

  .tablet-landscape\:focus\:ring-blue-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(59, 130, 246, var(--tw-ring-opacity));
  }

  .tablet-landscape\:focus\:ring-blue-600:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(37, 99, 235, var(--tw-ring-opacity));
  }

  .tablet-landscape\:focus\:ring-blue-700:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(29, 78, 216, var(--tw-ring-opacity));
  }

  .tablet-landscape\:focus\:ring-blue-800:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(30, 64, 175, var(--tw-ring-opacity));
  }

  .tablet-landscape\:focus\:ring-blue-900:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(30, 58, 138, var(--tw-ring-opacity));
  }

  .tablet-landscape\:focus\:ring-indigo-50:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 242, 255, var(--tw-ring-opacity));
  }

  .tablet-landscape\:focus\:ring-indigo-100:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(224, 231, 255, var(--tw-ring-opacity));
  }

  .tablet-landscape\:focus\:ring-indigo-200:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(199, 210, 254, var(--tw-ring-opacity));
  }

  .tablet-landscape\:focus\:ring-indigo-300:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(165, 180, 252, var(--tw-ring-opacity));
  }

  .tablet-landscape\:focus\:ring-indigo-400:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(129, 140, 248, var(--tw-ring-opacity));
  }

  .tablet-landscape\:focus\:ring-indigo-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(99, 102, 241, var(--tw-ring-opacity));
  }

  .tablet-landscape\:focus\:ring-indigo-600:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(79, 70, 229, var(--tw-ring-opacity));
  }

  .tablet-landscape\:focus\:ring-indigo-700:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(67, 56, 202, var(--tw-ring-opacity));
  }

  .tablet-landscape\:focus\:ring-indigo-800:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(55, 48, 163, var(--tw-ring-opacity));
  }

  .tablet-landscape\:focus\:ring-indigo-900:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(49, 46, 129, var(--tw-ring-opacity));
  }

  .tablet-landscape\:focus\:ring-purple-50:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(245, 243, 255, var(--tw-ring-opacity));
  }

  .tablet-landscape\:focus\:ring-purple-100:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(237, 233, 254, var(--tw-ring-opacity));
  }

  .tablet-landscape\:focus\:ring-purple-200:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(221, 214, 254, var(--tw-ring-opacity));
  }

  .tablet-landscape\:focus\:ring-purple-300:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(196, 181, 253, var(--tw-ring-opacity));
  }

  .tablet-landscape\:focus\:ring-purple-400:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(167, 139, 250, var(--tw-ring-opacity));
  }

  .tablet-landscape\:focus\:ring-purple-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(139, 92, 246, var(--tw-ring-opacity));
  }

  .tablet-landscape\:focus\:ring-purple-600:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(124, 58, 237, var(--tw-ring-opacity));
  }

  .tablet-landscape\:focus\:ring-purple-700:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(109, 40, 217, var(--tw-ring-opacity));
  }

  .tablet-landscape\:focus\:ring-purple-800:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(91, 33, 182, var(--tw-ring-opacity));
  }

  .tablet-landscape\:focus\:ring-purple-900:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(76, 29, 149, var(--tw-ring-opacity));
  }

  .tablet-landscape\:focus\:ring-pink-50:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(253, 242, 248, var(--tw-ring-opacity));
  }

  .tablet-landscape\:focus\:ring-pink-100:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 231, 243, var(--tw-ring-opacity));
  }

  .tablet-landscape\:focus\:ring-pink-200:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(251, 207, 232, var(--tw-ring-opacity));
  }

  .tablet-landscape\:focus\:ring-pink-300:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 168, 212, var(--tw-ring-opacity));
  }

  .tablet-landscape\:focus\:ring-pink-400:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(244, 114, 182, var(--tw-ring-opacity));
  }

  .tablet-landscape\:focus\:ring-pink-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(236, 72, 153, var(--tw-ring-opacity));
  }

  .tablet-landscape\:focus\:ring-pink-600:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 39, 119, var(--tw-ring-opacity));
  }

  .tablet-landscape\:focus\:ring-pink-700:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(190, 24, 93, var(--tw-ring-opacity));
  }

  .tablet-landscape\:focus\:ring-pink-800:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(157, 23, 77, var(--tw-ring-opacity));
  }

  .tablet-landscape\:focus\:ring-pink-900:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(131, 24, 67, var(--tw-ring-opacity));
  }

  .tablet-landscape\:focus\:ring-base-normal:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 65, 129, var(--tw-ring-opacity));
  }

  .tablet-landscape\:focus\:ring-base-dark:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 52, 105, var(--tw-ring-opacity));
  }

  .tablet-landscape\:focus\:ring-base-black:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(29, 29, 31, var(--tw-ring-opacity));
  }

  .tablet-landscape\:focus\:ring-base-border:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(231, 231, 233, var(--tw-ring-opacity));
  }

  .tablet-landscape\:focus\:ring-primary-normal:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 103, 207, var(--tw-ring-opacity));
  }

  .tablet-landscape\:focus\:ring-primary-alt:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 71, 143, var(--tw-ring-opacity));
  }

  .tablet-landscape\:focus\:ring-subtle-white:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 249, 249, var(--tw-ring-opacity));
  }

  .tablet-landscape\:focus\:ring-turquesa:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 151, 178, var(--tw-ring-opacity));
  }

  .tablet-landscape\:ring-opacity-0 {
    --tw-ring-opacity: 0;
  }

  .tablet-landscape\:ring-opacity-5 {
    --tw-ring-opacity: 0.05;
  }

  .tablet-landscape\:ring-opacity-10 {
    --tw-ring-opacity: 0.1;
  }

  .tablet-landscape\:ring-opacity-20 {
    --tw-ring-opacity: 0.2;
  }

  .tablet-landscape\:ring-opacity-25 {
    --tw-ring-opacity: 0.25;
  }

  .tablet-landscape\:ring-opacity-30 {
    --tw-ring-opacity: 0.3;
  }

  .tablet-landscape\:ring-opacity-40 {
    --tw-ring-opacity: 0.4;
  }

  .tablet-landscape\:ring-opacity-50 {
    --tw-ring-opacity: 0.5;
  }

  .tablet-landscape\:ring-opacity-60 {
    --tw-ring-opacity: 0.6;
  }

  .tablet-landscape\:ring-opacity-70 {
    --tw-ring-opacity: 0.7;
  }

  .tablet-landscape\:ring-opacity-75 {
    --tw-ring-opacity: 0.75;
  }

  .tablet-landscape\:ring-opacity-80 {
    --tw-ring-opacity: 0.8;
  }

  .tablet-landscape\:ring-opacity-90 {
    --tw-ring-opacity: 0.9;
  }

  .tablet-landscape\:ring-opacity-95 {
    --tw-ring-opacity: 0.95;
  }

  .tablet-landscape\:ring-opacity-100 {
    --tw-ring-opacity: 1;
  }

  .tablet-landscape\:focus-within\:ring-opacity-0:focus-within {
    --tw-ring-opacity: 0;
  }

  .tablet-landscape\:focus-within\:ring-opacity-5:focus-within {
    --tw-ring-opacity: 0.05;
  }

  .tablet-landscape\:focus-within\:ring-opacity-10:focus-within {
    --tw-ring-opacity: 0.1;
  }

  .tablet-landscape\:focus-within\:ring-opacity-20:focus-within {
    --tw-ring-opacity: 0.2;
  }

  .tablet-landscape\:focus-within\:ring-opacity-25:focus-within {
    --tw-ring-opacity: 0.25;
  }

  .tablet-landscape\:focus-within\:ring-opacity-30:focus-within {
    --tw-ring-opacity: 0.3;
  }

  .tablet-landscape\:focus-within\:ring-opacity-40:focus-within {
    --tw-ring-opacity: 0.4;
  }

  .tablet-landscape\:focus-within\:ring-opacity-50:focus-within {
    --tw-ring-opacity: 0.5;
  }

  .tablet-landscape\:focus-within\:ring-opacity-60:focus-within {
    --tw-ring-opacity: 0.6;
  }

  .tablet-landscape\:focus-within\:ring-opacity-70:focus-within {
    --tw-ring-opacity: 0.7;
  }

  .tablet-landscape\:focus-within\:ring-opacity-75:focus-within {
    --tw-ring-opacity: 0.75;
  }

  .tablet-landscape\:focus-within\:ring-opacity-80:focus-within {
    --tw-ring-opacity: 0.8;
  }

  .tablet-landscape\:focus-within\:ring-opacity-90:focus-within {
    --tw-ring-opacity: 0.9;
  }

  .tablet-landscape\:focus-within\:ring-opacity-95:focus-within {
    --tw-ring-opacity: 0.95;
  }

  .tablet-landscape\:focus-within\:ring-opacity-100:focus-within {
    --tw-ring-opacity: 1;
  }

  .tablet-landscape\:focus\:ring-opacity-0:focus {
    --tw-ring-opacity: 0;
  }

  .tablet-landscape\:focus\:ring-opacity-5:focus {
    --tw-ring-opacity: 0.05;
  }

  .tablet-landscape\:focus\:ring-opacity-10:focus {
    --tw-ring-opacity: 0.1;
  }

  .tablet-landscape\:focus\:ring-opacity-20:focus {
    --tw-ring-opacity: 0.2;
  }

  .tablet-landscape\:focus\:ring-opacity-25:focus {
    --tw-ring-opacity: 0.25;
  }

  .tablet-landscape\:focus\:ring-opacity-30:focus {
    --tw-ring-opacity: 0.3;
  }

  .tablet-landscape\:focus\:ring-opacity-40:focus {
    --tw-ring-opacity: 0.4;
  }

  .tablet-landscape\:focus\:ring-opacity-50:focus {
    --tw-ring-opacity: 0.5;
  }

  .tablet-landscape\:focus\:ring-opacity-60:focus {
    --tw-ring-opacity: 0.6;
  }

  .tablet-landscape\:focus\:ring-opacity-70:focus {
    --tw-ring-opacity: 0.7;
  }

  .tablet-landscape\:focus\:ring-opacity-75:focus {
    --tw-ring-opacity: 0.75;
  }

  .tablet-landscape\:focus\:ring-opacity-80:focus {
    --tw-ring-opacity: 0.8;
  }

  .tablet-landscape\:focus\:ring-opacity-90:focus {
    --tw-ring-opacity: 0.9;
  }

  .tablet-landscape\:focus\:ring-opacity-95:focus {
    --tw-ring-opacity: 0.95;
  }

  .tablet-landscape\:focus\:ring-opacity-100:focus {
    --tw-ring-opacity: 1;
  }

  .tablet-landscape\:ring-offset-0 {
    --tw-ring-offset-width: 0px;
  }

  .tablet-landscape\:ring-offset-1 {
    --tw-ring-offset-width: 1px;
  }

  .tablet-landscape\:ring-offset-2 {
    --tw-ring-offset-width: 2px;
  }

  .tablet-landscape\:ring-offset-4 {
    --tw-ring-offset-width: 4px;
  }

  .tablet-landscape\:ring-offset-8 {
    --tw-ring-offset-width: 8px;
  }

  .tablet-landscape\:focus-within\:ring-offset-0:focus-within {
    --tw-ring-offset-width: 0px;
  }

  .tablet-landscape\:focus-within\:ring-offset-1:focus-within {
    --tw-ring-offset-width: 1px;
  }

  .tablet-landscape\:focus-within\:ring-offset-2:focus-within {
    --tw-ring-offset-width: 2px;
  }

  .tablet-landscape\:focus-within\:ring-offset-4:focus-within {
    --tw-ring-offset-width: 4px;
  }

  .tablet-landscape\:focus-within\:ring-offset-8:focus-within {
    --tw-ring-offset-width: 8px;
  }

  .tablet-landscape\:focus\:ring-offset-0:focus {
    --tw-ring-offset-width: 0px;
  }

  .tablet-landscape\:focus\:ring-offset-1:focus {
    --tw-ring-offset-width: 1px;
  }

  .tablet-landscape\:focus\:ring-offset-2:focus {
    --tw-ring-offset-width: 2px;
  }

  .tablet-landscape\:focus\:ring-offset-4:focus {
    --tw-ring-offset-width: 4px;
  }

  .tablet-landscape\:focus\:ring-offset-8:focus {
    --tw-ring-offset-width: 8px;
  }

  .tablet-landscape\:ring-offset-transparent {
    --tw-ring-offset-color: transparent;
  }

  .tablet-landscape\:ring-offset-current {
    --tw-ring-offset-color: currentColor;
  }

  .tablet-landscape\:ring-offset-black {
    --tw-ring-offset-color: #000;
  }

  .tablet-landscape\:ring-offset-white {
    --tw-ring-offset-color: #fff;
  }

  .tablet-landscape\:ring-offset-gray-50 {
    --tw-ring-offset-color: #f9fafb;
  }

  .tablet-landscape\:ring-offset-gray-100 {
    --tw-ring-offset-color: #f3f4f6;
  }

  .tablet-landscape\:ring-offset-gray-200 {
    --tw-ring-offset-color: #e5e7eb;
  }

  .tablet-landscape\:ring-offset-gray-300 {
    --tw-ring-offset-color: #d1d5db;
  }

  .tablet-landscape\:ring-offset-gray-400 {
    --tw-ring-offset-color: #9ca3af;
  }

  .tablet-landscape\:ring-offset-gray-500 {
    --tw-ring-offset-color: #6b7280;
  }

  .tablet-landscape\:ring-offset-gray-600 {
    --tw-ring-offset-color: #4b5563;
  }

  .tablet-landscape\:ring-offset-gray-700 {
    --tw-ring-offset-color: #374151;
  }

  .tablet-landscape\:ring-offset-gray-800 {
    --tw-ring-offset-color: #1f2937;
  }

  .tablet-landscape\:ring-offset-gray-900 {
    --tw-ring-offset-color: #111827;
  }

  .tablet-landscape\:ring-offset-red-50 {
    --tw-ring-offset-color: #fef2f2;
  }

  .tablet-landscape\:ring-offset-red-100 {
    --tw-ring-offset-color: #fee2e2;
  }

  .tablet-landscape\:ring-offset-red-200 {
    --tw-ring-offset-color: #fecaca;
  }

  .tablet-landscape\:ring-offset-red-300 {
    --tw-ring-offset-color: #fca5a5;
  }

  .tablet-landscape\:ring-offset-red-400 {
    --tw-ring-offset-color: #f87171;
  }

  .tablet-landscape\:ring-offset-red-500 {
    --tw-ring-offset-color: #ef4444;
  }

  .tablet-landscape\:ring-offset-red-600 {
    --tw-ring-offset-color: #dc2626;
  }

  .tablet-landscape\:ring-offset-red-700 {
    --tw-ring-offset-color: #b91c1c;
  }

  .tablet-landscape\:ring-offset-red-800 {
    --tw-ring-offset-color: #991b1b;
  }

  .tablet-landscape\:ring-offset-red-900 {
    --tw-ring-offset-color: #7f1d1d;
  }

  .tablet-landscape\:ring-offset-yellow-50 {
    --tw-ring-offset-color: #fffbeb;
  }

  .tablet-landscape\:ring-offset-yellow-100 {
    --tw-ring-offset-color: #fef3c7;
  }

  .tablet-landscape\:ring-offset-yellow-200 {
    --tw-ring-offset-color: #fde68a;
  }

  .tablet-landscape\:ring-offset-yellow-300 {
    --tw-ring-offset-color: #fcd34d;
  }

  .tablet-landscape\:ring-offset-yellow-400 {
    --tw-ring-offset-color: #fbbf24;
  }

  .tablet-landscape\:ring-offset-yellow-500 {
    --tw-ring-offset-color: #f59e0b;
  }

  .tablet-landscape\:ring-offset-yellow-600 {
    --tw-ring-offset-color: #d97706;
  }

  .tablet-landscape\:ring-offset-yellow-700 {
    --tw-ring-offset-color: #b45309;
  }

  .tablet-landscape\:ring-offset-yellow-800 {
    --tw-ring-offset-color: #92400e;
  }

  .tablet-landscape\:ring-offset-yellow-900 {
    --tw-ring-offset-color: #78350f;
  }

  .tablet-landscape\:ring-offset-green-50 {
    --tw-ring-offset-color: #ecfdf5;
  }

  .tablet-landscape\:ring-offset-green-100 {
    --tw-ring-offset-color: #d1fae5;
  }

  .tablet-landscape\:ring-offset-green-200 {
    --tw-ring-offset-color: #a7f3d0;
  }

  .tablet-landscape\:ring-offset-green-300 {
    --tw-ring-offset-color: #6ee7b7;
  }

  .tablet-landscape\:ring-offset-green-400 {
    --tw-ring-offset-color: #34d399;
  }

  .tablet-landscape\:ring-offset-green-500 {
    --tw-ring-offset-color: #10b981;
  }

  .tablet-landscape\:ring-offset-green-600 {
    --tw-ring-offset-color: #059669;
  }

  .tablet-landscape\:ring-offset-green-700 {
    --tw-ring-offset-color: #047857;
  }

  .tablet-landscape\:ring-offset-green-800 {
    --tw-ring-offset-color: #065f46;
  }

  .tablet-landscape\:ring-offset-green-900 {
    --tw-ring-offset-color: #064e3b;
  }

  .tablet-landscape\:ring-offset-blue-50 {
    --tw-ring-offset-color: #eff6ff;
  }

  .tablet-landscape\:ring-offset-blue-100 {
    --tw-ring-offset-color: #dbeafe;
  }

  .tablet-landscape\:ring-offset-blue-200 {
    --tw-ring-offset-color: #bfdbfe;
  }

  .tablet-landscape\:ring-offset-blue-300 {
    --tw-ring-offset-color: #93c5fd;
  }

  .tablet-landscape\:ring-offset-blue-400 {
    --tw-ring-offset-color: #60a5fa;
  }

  .tablet-landscape\:ring-offset-blue-500 {
    --tw-ring-offset-color: #3b82f6;
  }

  .tablet-landscape\:ring-offset-blue-600 {
    --tw-ring-offset-color: #2563eb;
  }

  .tablet-landscape\:ring-offset-blue-700 {
    --tw-ring-offset-color: #1d4ed8;
  }

  .tablet-landscape\:ring-offset-blue-800 {
    --tw-ring-offset-color: #1e40af;
  }

  .tablet-landscape\:ring-offset-blue-900 {
    --tw-ring-offset-color: #1e3a8a;
  }

  .tablet-landscape\:ring-offset-indigo-50 {
    --tw-ring-offset-color: #eef2ff;
  }

  .tablet-landscape\:ring-offset-indigo-100 {
    --tw-ring-offset-color: #e0e7ff;
  }

  .tablet-landscape\:ring-offset-indigo-200 {
    --tw-ring-offset-color: #c7d2fe;
  }

  .tablet-landscape\:ring-offset-indigo-300 {
    --tw-ring-offset-color: #a5b4fc;
  }

  .tablet-landscape\:ring-offset-indigo-400 {
    --tw-ring-offset-color: #818cf8;
  }

  .tablet-landscape\:ring-offset-indigo-500 {
    --tw-ring-offset-color: #6366f1;
  }

  .tablet-landscape\:ring-offset-indigo-600 {
    --tw-ring-offset-color: #4f46e5;
  }

  .tablet-landscape\:ring-offset-indigo-700 {
    --tw-ring-offset-color: #4338ca;
  }

  .tablet-landscape\:ring-offset-indigo-800 {
    --tw-ring-offset-color: #3730a3;
  }

  .tablet-landscape\:ring-offset-indigo-900 {
    --tw-ring-offset-color: #312e81;
  }

  .tablet-landscape\:ring-offset-purple-50 {
    --tw-ring-offset-color: #f5f3ff;
  }

  .tablet-landscape\:ring-offset-purple-100 {
    --tw-ring-offset-color: #ede9fe;
  }

  .tablet-landscape\:ring-offset-purple-200 {
    --tw-ring-offset-color: #ddd6fe;
  }

  .tablet-landscape\:ring-offset-purple-300 {
    --tw-ring-offset-color: #c4b5fd;
  }

  .tablet-landscape\:ring-offset-purple-400 {
    --tw-ring-offset-color: #a78bfa;
  }

  .tablet-landscape\:ring-offset-purple-500 {
    --tw-ring-offset-color: #8b5cf6;
  }

  .tablet-landscape\:ring-offset-purple-600 {
    --tw-ring-offset-color: #7c3aed;
  }

  .tablet-landscape\:ring-offset-purple-700 {
    --tw-ring-offset-color: #6d28d9;
  }

  .tablet-landscape\:ring-offset-purple-800 {
    --tw-ring-offset-color: #5b21b6;
  }

  .tablet-landscape\:ring-offset-purple-900 {
    --tw-ring-offset-color: #4c1d95;
  }

  .tablet-landscape\:ring-offset-pink-50 {
    --tw-ring-offset-color: #fdf2f8;
  }

  .tablet-landscape\:ring-offset-pink-100 {
    --tw-ring-offset-color: #fce7f3;
  }

  .tablet-landscape\:ring-offset-pink-200 {
    --tw-ring-offset-color: #fbcfe8;
  }

  .tablet-landscape\:ring-offset-pink-300 {
    --tw-ring-offset-color: #f9a8d4;
  }

  .tablet-landscape\:ring-offset-pink-400 {
    --tw-ring-offset-color: #f472b6;
  }

  .tablet-landscape\:ring-offset-pink-500 {
    --tw-ring-offset-color: #ec4899;
  }

  .tablet-landscape\:ring-offset-pink-600 {
    --tw-ring-offset-color: #db2777;
  }

  .tablet-landscape\:ring-offset-pink-700 {
    --tw-ring-offset-color: #be185d;
  }

  .tablet-landscape\:ring-offset-pink-800 {
    --tw-ring-offset-color: #9d174d;
  }

  .tablet-landscape\:ring-offset-pink-900 {
    --tw-ring-offset-color: #831843;
  }

  .tablet-landscape\:ring-offset-base-normal {
    --tw-ring-offset-color: #004181;
  }

  .tablet-landscape\:ring-offset-base-dark {
    --tw-ring-offset-color: #003469;
  }

  .tablet-landscape\:ring-offset-base-black {
    --tw-ring-offset-color: #1D1D1F;
  }

  .tablet-landscape\:ring-offset-base-border {
    --tw-ring-offset-color: #E7E7E9;
  }

  .tablet-landscape\:ring-offset-primary-normal {
    --tw-ring-offset-color: #0067CF;
  }

  .tablet-landscape\:ring-offset-primary-alt {
    --tw-ring-offset-color: #00478F;
  }

  .tablet-landscape\:ring-offset-subtle-white {
    --tw-ring-offset-color: #F9F9F9;
  }

  .tablet-landscape\:ring-offset-turquesa {
    --tw-ring-offset-color: #0097B2;
  }

  .tablet-landscape\:focus-within\:ring-offset-transparent:focus-within {
    --tw-ring-offset-color: transparent;
  }

  .tablet-landscape\:focus-within\:ring-offset-current:focus-within {
    --tw-ring-offset-color: currentColor;
  }

  .tablet-landscape\:focus-within\:ring-offset-black:focus-within {
    --tw-ring-offset-color: #000;
  }

  .tablet-landscape\:focus-within\:ring-offset-white:focus-within {
    --tw-ring-offset-color: #fff;
  }

  .tablet-landscape\:focus-within\:ring-offset-gray-50:focus-within {
    --tw-ring-offset-color: #f9fafb;
  }

  .tablet-landscape\:focus-within\:ring-offset-gray-100:focus-within {
    --tw-ring-offset-color: #f3f4f6;
  }

  .tablet-landscape\:focus-within\:ring-offset-gray-200:focus-within {
    --tw-ring-offset-color: #e5e7eb;
  }

  .tablet-landscape\:focus-within\:ring-offset-gray-300:focus-within {
    --tw-ring-offset-color: #d1d5db;
  }

  .tablet-landscape\:focus-within\:ring-offset-gray-400:focus-within {
    --tw-ring-offset-color: #9ca3af;
  }

  .tablet-landscape\:focus-within\:ring-offset-gray-500:focus-within {
    --tw-ring-offset-color: #6b7280;
  }

  .tablet-landscape\:focus-within\:ring-offset-gray-600:focus-within {
    --tw-ring-offset-color: #4b5563;
  }

  .tablet-landscape\:focus-within\:ring-offset-gray-700:focus-within {
    --tw-ring-offset-color: #374151;
  }

  .tablet-landscape\:focus-within\:ring-offset-gray-800:focus-within {
    --tw-ring-offset-color: #1f2937;
  }

  .tablet-landscape\:focus-within\:ring-offset-gray-900:focus-within {
    --tw-ring-offset-color: #111827;
  }

  .tablet-landscape\:focus-within\:ring-offset-red-50:focus-within {
    --tw-ring-offset-color: #fef2f2;
  }

  .tablet-landscape\:focus-within\:ring-offset-red-100:focus-within {
    --tw-ring-offset-color: #fee2e2;
  }

  .tablet-landscape\:focus-within\:ring-offset-red-200:focus-within {
    --tw-ring-offset-color: #fecaca;
  }

  .tablet-landscape\:focus-within\:ring-offset-red-300:focus-within {
    --tw-ring-offset-color: #fca5a5;
  }

  .tablet-landscape\:focus-within\:ring-offset-red-400:focus-within {
    --tw-ring-offset-color: #f87171;
  }

  .tablet-landscape\:focus-within\:ring-offset-red-500:focus-within {
    --tw-ring-offset-color: #ef4444;
  }

  .tablet-landscape\:focus-within\:ring-offset-red-600:focus-within {
    --tw-ring-offset-color: #dc2626;
  }

  .tablet-landscape\:focus-within\:ring-offset-red-700:focus-within {
    --tw-ring-offset-color: #b91c1c;
  }

  .tablet-landscape\:focus-within\:ring-offset-red-800:focus-within {
    --tw-ring-offset-color: #991b1b;
  }

  .tablet-landscape\:focus-within\:ring-offset-red-900:focus-within {
    --tw-ring-offset-color: #7f1d1d;
  }

  .tablet-landscape\:focus-within\:ring-offset-yellow-50:focus-within {
    --tw-ring-offset-color: #fffbeb;
  }

  .tablet-landscape\:focus-within\:ring-offset-yellow-100:focus-within {
    --tw-ring-offset-color: #fef3c7;
  }

  .tablet-landscape\:focus-within\:ring-offset-yellow-200:focus-within {
    --tw-ring-offset-color: #fde68a;
  }

  .tablet-landscape\:focus-within\:ring-offset-yellow-300:focus-within {
    --tw-ring-offset-color: #fcd34d;
  }

  .tablet-landscape\:focus-within\:ring-offset-yellow-400:focus-within {
    --tw-ring-offset-color: #fbbf24;
  }

  .tablet-landscape\:focus-within\:ring-offset-yellow-500:focus-within {
    --tw-ring-offset-color: #f59e0b;
  }

  .tablet-landscape\:focus-within\:ring-offset-yellow-600:focus-within {
    --tw-ring-offset-color: #d97706;
  }

  .tablet-landscape\:focus-within\:ring-offset-yellow-700:focus-within {
    --tw-ring-offset-color: #b45309;
  }

  .tablet-landscape\:focus-within\:ring-offset-yellow-800:focus-within {
    --tw-ring-offset-color: #92400e;
  }

  .tablet-landscape\:focus-within\:ring-offset-yellow-900:focus-within {
    --tw-ring-offset-color: #78350f;
  }

  .tablet-landscape\:focus-within\:ring-offset-green-50:focus-within {
    --tw-ring-offset-color: #ecfdf5;
  }

  .tablet-landscape\:focus-within\:ring-offset-green-100:focus-within {
    --tw-ring-offset-color: #d1fae5;
  }

  .tablet-landscape\:focus-within\:ring-offset-green-200:focus-within {
    --tw-ring-offset-color: #a7f3d0;
  }

  .tablet-landscape\:focus-within\:ring-offset-green-300:focus-within {
    --tw-ring-offset-color: #6ee7b7;
  }

  .tablet-landscape\:focus-within\:ring-offset-green-400:focus-within {
    --tw-ring-offset-color: #34d399;
  }

  .tablet-landscape\:focus-within\:ring-offset-green-500:focus-within {
    --tw-ring-offset-color: #10b981;
  }

  .tablet-landscape\:focus-within\:ring-offset-green-600:focus-within {
    --tw-ring-offset-color: #059669;
  }

  .tablet-landscape\:focus-within\:ring-offset-green-700:focus-within {
    --tw-ring-offset-color: #047857;
  }

  .tablet-landscape\:focus-within\:ring-offset-green-800:focus-within {
    --tw-ring-offset-color: #065f46;
  }

  .tablet-landscape\:focus-within\:ring-offset-green-900:focus-within {
    --tw-ring-offset-color: #064e3b;
  }

  .tablet-landscape\:focus-within\:ring-offset-blue-50:focus-within {
    --tw-ring-offset-color: #eff6ff;
  }

  .tablet-landscape\:focus-within\:ring-offset-blue-100:focus-within {
    --tw-ring-offset-color: #dbeafe;
  }

  .tablet-landscape\:focus-within\:ring-offset-blue-200:focus-within {
    --tw-ring-offset-color: #bfdbfe;
  }

  .tablet-landscape\:focus-within\:ring-offset-blue-300:focus-within {
    --tw-ring-offset-color: #93c5fd;
  }

  .tablet-landscape\:focus-within\:ring-offset-blue-400:focus-within {
    --tw-ring-offset-color: #60a5fa;
  }

  .tablet-landscape\:focus-within\:ring-offset-blue-500:focus-within {
    --tw-ring-offset-color: #3b82f6;
  }

  .tablet-landscape\:focus-within\:ring-offset-blue-600:focus-within {
    --tw-ring-offset-color: #2563eb;
  }

  .tablet-landscape\:focus-within\:ring-offset-blue-700:focus-within {
    --tw-ring-offset-color: #1d4ed8;
  }

  .tablet-landscape\:focus-within\:ring-offset-blue-800:focus-within {
    --tw-ring-offset-color: #1e40af;
  }

  .tablet-landscape\:focus-within\:ring-offset-blue-900:focus-within {
    --tw-ring-offset-color: #1e3a8a;
  }

  .tablet-landscape\:focus-within\:ring-offset-indigo-50:focus-within {
    --tw-ring-offset-color: #eef2ff;
  }

  .tablet-landscape\:focus-within\:ring-offset-indigo-100:focus-within {
    --tw-ring-offset-color: #e0e7ff;
  }

  .tablet-landscape\:focus-within\:ring-offset-indigo-200:focus-within {
    --tw-ring-offset-color: #c7d2fe;
  }

  .tablet-landscape\:focus-within\:ring-offset-indigo-300:focus-within {
    --tw-ring-offset-color: #a5b4fc;
  }

  .tablet-landscape\:focus-within\:ring-offset-indigo-400:focus-within {
    --tw-ring-offset-color: #818cf8;
  }

  .tablet-landscape\:focus-within\:ring-offset-indigo-500:focus-within {
    --tw-ring-offset-color: #6366f1;
  }

  .tablet-landscape\:focus-within\:ring-offset-indigo-600:focus-within {
    --tw-ring-offset-color: #4f46e5;
  }

  .tablet-landscape\:focus-within\:ring-offset-indigo-700:focus-within {
    --tw-ring-offset-color: #4338ca;
  }

  .tablet-landscape\:focus-within\:ring-offset-indigo-800:focus-within {
    --tw-ring-offset-color: #3730a3;
  }

  .tablet-landscape\:focus-within\:ring-offset-indigo-900:focus-within {
    --tw-ring-offset-color: #312e81;
  }

  .tablet-landscape\:focus-within\:ring-offset-purple-50:focus-within {
    --tw-ring-offset-color: #f5f3ff;
  }

  .tablet-landscape\:focus-within\:ring-offset-purple-100:focus-within {
    --tw-ring-offset-color: #ede9fe;
  }

  .tablet-landscape\:focus-within\:ring-offset-purple-200:focus-within {
    --tw-ring-offset-color: #ddd6fe;
  }

  .tablet-landscape\:focus-within\:ring-offset-purple-300:focus-within {
    --tw-ring-offset-color: #c4b5fd;
  }

  .tablet-landscape\:focus-within\:ring-offset-purple-400:focus-within {
    --tw-ring-offset-color: #a78bfa;
  }

  .tablet-landscape\:focus-within\:ring-offset-purple-500:focus-within {
    --tw-ring-offset-color: #8b5cf6;
  }

  .tablet-landscape\:focus-within\:ring-offset-purple-600:focus-within {
    --tw-ring-offset-color: #7c3aed;
  }

  .tablet-landscape\:focus-within\:ring-offset-purple-700:focus-within {
    --tw-ring-offset-color: #6d28d9;
  }

  .tablet-landscape\:focus-within\:ring-offset-purple-800:focus-within {
    --tw-ring-offset-color: #5b21b6;
  }

  .tablet-landscape\:focus-within\:ring-offset-purple-900:focus-within {
    --tw-ring-offset-color: #4c1d95;
  }

  .tablet-landscape\:focus-within\:ring-offset-pink-50:focus-within {
    --tw-ring-offset-color: #fdf2f8;
  }

  .tablet-landscape\:focus-within\:ring-offset-pink-100:focus-within {
    --tw-ring-offset-color: #fce7f3;
  }

  .tablet-landscape\:focus-within\:ring-offset-pink-200:focus-within {
    --tw-ring-offset-color: #fbcfe8;
  }

  .tablet-landscape\:focus-within\:ring-offset-pink-300:focus-within {
    --tw-ring-offset-color: #f9a8d4;
  }

  .tablet-landscape\:focus-within\:ring-offset-pink-400:focus-within {
    --tw-ring-offset-color: #f472b6;
  }

  .tablet-landscape\:focus-within\:ring-offset-pink-500:focus-within {
    --tw-ring-offset-color: #ec4899;
  }

  .tablet-landscape\:focus-within\:ring-offset-pink-600:focus-within {
    --tw-ring-offset-color: #db2777;
  }

  .tablet-landscape\:focus-within\:ring-offset-pink-700:focus-within {
    --tw-ring-offset-color: #be185d;
  }

  .tablet-landscape\:focus-within\:ring-offset-pink-800:focus-within {
    --tw-ring-offset-color: #9d174d;
  }

  .tablet-landscape\:focus-within\:ring-offset-pink-900:focus-within {
    --tw-ring-offset-color: #831843;
  }

  .tablet-landscape\:focus-within\:ring-offset-base-normal:focus-within {
    --tw-ring-offset-color: #004181;
  }

  .tablet-landscape\:focus-within\:ring-offset-base-dark:focus-within {
    --tw-ring-offset-color: #003469;
  }

  .tablet-landscape\:focus-within\:ring-offset-base-black:focus-within {
    --tw-ring-offset-color: #1D1D1F;
  }

  .tablet-landscape\:focus-within\:ring-offset-base-border:focus-within {
    --tw-ring-offset-color: #E7E7E9;
  }

  .tablet-landscape\:focus-within\:ring-offset-primary-normal:focus-within {
    --tw-ring-offset-color: #0067CF;
  }

  .tablet-landscape\:focus-within\:ring-offset-primary-alt:focus-within {
    --tw-ring-offset-color: #00478F;
  }

  .tablet-landscape\:focus-within\:ring-offset-subtle-white:focus-within {
    --tw-ring-offset-color: #F9F9F9;
  }

  .tablet-landscape\:focus-within\:ring-offset-turquesa:focus-within {
    --tw-ring-offset-color: #0097B2;
  }

  .tablet-landscape\:focus\:ring-offset-transparent:focus {
    --tw-ring-offset-color: transparent;
  }

  .tablet-landscape\:focus\:ring-offset-current:focus {
    --tw-ring-offset-color: currentColor;
  }

  .tablet-landscape\:focus\:ring-offset-black:focus {
    --tw-ring-offset-color: #000;
  }

  .tablet-landscape\:focus\:ring-offset-white:focus {
    --tw-ring-offset-color: #fff;
  }

  .tablet-landscape\:focus\:ring-offset-gray-50:focus {
    --tw-ring-offset-color: #f9fafb;
  }

  .tablet-landscape\:focus\:ring-offset-gray-100:focus {
    --tw-ring-offset-color: #f3f4f6;
  }

  .tablet-landscape\:focus\:ring-offset-gray-200:focus {
    --tw-ring-offset-color: #e5e7eb;
  }

  .tablet-landscape\:focus\:ring-offset-gray-300:focus {
    --tw-ring-offset-color: #d1d5db;
  }

  .tablet-landscape\:focus\:ring-offset-gray-400:focus {
    --tw-ring-offset-color: #9ca3af;
  }

  .tablet-landscape\:focus\:ring-offset-gray-500:focus {
    --tw-ring-offset-color: #6b7280;
  }

  .tablet-landscape\:focus\:ring-offset-gray-600:focus {
    --tw-ring-offset-color: #4b5563;
  }

  .tablet-landscape\:focus\:ring-offset-gray-700:focus {
    --tw-ring-offset-color: #374151;
  }

  .tablet-landscape\:focus\:ring-offset-gray-800:focus {
    --tw-ring-offset-color: #1f2937;
  }

  .tablet-landscape\:focus\:ring-offset-gray-900:focus {
    --tw-ring-offset-color: #111827;
  }

  .tablet-landscape\:focus\:ring-offset-red-50:focus {
    --tw-ring-offset-color: #fef2f2;
  }

  .tablet-landscape\:focus\:ring-offset-red-100:focus {
    --tw-ring-offset-color: #fee2e2;
  }

  .tablet-landscape\:focus\:ring-offset-red-200:focus {
    --tw-ring-offset-color: #fecaca;
  }

  .tablet-landscape\:focus\:ring-offset-red-300:focus {
    --tw-ring-offset-color: #fca5a5;
  }

  .tablet-landscape\:focus\:ring-offset-red-400:focus {
    --tw-ring-offset-color: #f87171;
  }

  .tablet-landscape\:focus\:ring-offset-red-500:focus {
    --tw-ring-offset-color: #ef4444;
  }

  .tablet-landscape\:focus\:ring-offset-red-600:focus {
    --tw-ring-offset-color: #dc2626;
  }

  .tablet-landscape\:focus\:ring-offset-red-700:focus {
    --tw-ring-offset-color: #b91c1c;
  }

  .tablet-landscape\:focus\:ring-offset-red-800:focus {
    --tw-ring-offset-color: #991b1b;
  }

  .tablet-landscape\:focus\:ring-offset-red-900:focus {
    --tw-ring-offset-color: #7f1d1d;
  }

  .tablet-landscape\:focus\:ring-offset-yellow-50:focus {
    --tw-ring-offset-color: #fffbeb;
  }

  .tablet-landscape\:focus\:ring-offset-yellow-100:focus {
    --tw-ring-offset-color: #fef3c7;
  }

  .tablet-landscape\:focus\:ring-offset-yellow-200:focus {
    --tw-ring-offset-color: #fde68a;
  }

  .tablet-landscape\:focus\:ring-offset-yellow-300:focus {
    --tw-ring-offset-color: #fcd34d;
  }

  .tablet-landscape\:focus\:ring-offset-yellow-400:focus {
    --tw-ring-offset-color: #fbbf24;
  }

  .tablet-landscape\:focus\:ring-offset-yellow-500:focus {
    --tw-ring-offset-color: #f59e0b;
  }

  .tablet-landscape\:focus\:ring-offset-yellow-600:focus {
    --tw-ring-offset-color: #d97706;
  }

  .tablet-landscape\:focus\:ring-offset-yellow-700:focus {
    --tw-ring-offset-color: #b45309;
  }

  .tablet-landscape\:focus\:ring-offset-yellow-800:focus {
    --tw-ring-offset-color: #92400e;
  }

  .tablet-landscape\:focus\:ring-offset-yellow-900:focus {
    --tw-ring-offset-color: #78350f;
  }

  .tablet-landscape\:focus\:ring-offset-green-50:focus {
    --tw-ring-offset-color: #ecfdf5;
  }

  .tablet-landscape\:focus\:ring-offset-green-100:focus {
    --tw-ring-offset-color: #d1fae5;
  }

  .tablet-landscape\:focus\:ring-offset-green-200:focus {
    --tw-ring-offset-color: #a7f3d0;
  }

  .tablet-landscape\:focus\:ring-offset-green-300:focus {
    --tw-ring-offset-color: #6ee7b7;
  }

  .tablet-landscape\:focus\:ring-offset-green-400:focus {
    --tw-ring-offset-color: #34d399;
  }

  .tablet-landscape\:focus\:ring-offset-green-500:focus {
    --tw-ring-offset-color: #10b981;
  }

  .tablet-landscape\:focus\:ring-offset-green-600:focus {
    --tw-ring-offset-color: #059669;
  }

  .tablet-landscape\:focus\:ring-offset-green-700:focus {
    --tw-ring-offset-color: #047857;
  }

  .tablet-landscape\:focus\:ring-offset-green-800:focus {
    --tw-ring-offset-color: #065f46;
  }

  .tablet-landscape\:focus\:ring-offset-green-900:focus {
    --tw-ring-offset-color: #064e3b;
  }

  .tablet-landscape\:focus\:ring-offset-blue-50:focus {
    --tw-ring-offset-color: #eff6ff;
  }

  .tablet-landscape\:focus\:ring-offset-blue-100:focus {
    --tw-ring-offset-color: #dbeafe;
  }

  .tablet-landscape\:focus\:ring-offset-blue-200:focus {
    --tw-ring-offset-color: #bfdbfe;
  }

  .tablet-landscape\:focus\:ring-offset-blue-300:focus {
    --tw-ring-offset-color: #93c5fd;
  }

  .tablet-landscape\:focus\:ring-offset-blue-400:focus {
    --tw-ring-offset-color: #60a5fa;
  }

  .tablet-landscape\:focus\:ring-offset-blue-500:focus {
    --tw-ring-offset-color: #3b82f6;
  }

  .tablet-landscape\:focus\:ring-offset-blue-600:focus {
    --tw-ring-offset-color: #2563eb;
  }

  .tablet-landscape\:focus\:ring-offset-blue-700:focus {
    --tw-ring-offset-color: #1d4ed8;
  }

  .tablet-landscape\:focus\:ring-offset-blue-800:focus {
    --tw-ring-offset-color: #1e40af;
  }

  .tablet-landscape\:focus\:ring-offset-blue-900:focus {
    --tw-ring-offset-color: #1e3a8a;
  }

  .tablet-landscape\:focus\:ring-offset-indigo-50:focus {
    --tw-ring-offset-color: #eef2ff;
  }

  .tablet-landscape\:focus\:ring-offset-indigo-100:focus {
    --tw-ring-offset-color: #e0e7ff;
  }

  .tablet-landscape\:focus\:ring-offset-indigo-200:focus {
    --tw-ring-offset-color: #c7d2fe;
  }

  .tablet-landscape\:focus\:ring-offset-indigo-300:focus {
    --tw-ring-offset-color: #a5b4fc;
  }

  .tablet-landscape\:focus\:ring-offset-indigo-400:focus {
    --tw-ring-offset-color: #818cf8;
  }

  .tablet-landscape\:focus\:ring-offset-indigo-500:focus {
    --tw-ring-offset-color: #6366f1;
  }

  .tablet-landscape\:focus\:ring-offset-indigo-600:focus {
    --tw-ring-offset-color: #4f46e5;
  }

  .tablet-landscape\:focus\:ring-offset-indigo-700:focus {
    --tw-ring-offset-color: #4338ca;
  }

  .tablet-landscape\:focus\:ring-offset-indigo-800:focus {
    --tw-ring-offset-color: #3730a3;
  }

  .tablet-landscape\:focus\:ring-offset-indigo-900:focus {
    --tw-ring-offset-color: #312e81;
  }

  .tablet-landscape\:focus\:ring-offset-purple-50:focus {
    --tw-ring-offset-color: #f5f3ff;
  }

  .tablet-landscape\:focus\:ring-offset-purple-100:focus {
    --tw-ring-offset-color: #ede9fe;
  }

  .tablet-landscape\:focus\:ring-offset-purple-200:focus {
    --tw-ring-offset-color: #ddd6fe;
  }

  .tablet-landscape\:focus\:ring-offset-purple-300:focus {
    --tw-ring-offset-color: #c4b5fd;
  }

  .tablet-landscape\:focus\:ring-offset-purple-400:focus {
    --tw-ring-offset-color: #a78bfa;
  }

  .tablet-landscape\:focus\:ring-offset-purple-500:focus {
    --tw-ring-offset-color: #8b5cf6;
  }

  .tablet-landscape\:focus\:ring-offset-purple-600:focus {
    --tw-ring-offset-color: #7c3aed;
  }

  .tablet-landscape\:focus\:ring-offset-purple-700:focus {
    --tw-ring-offset-color: #6d28d9;
  }

  .tablet-landscape\:focus\:ring-offset-purple-800:focus {
    --tw-ring-offset-color: #5b21b6;
  }

  .tablet-landscape\:focus\:ring-offset-purple-900:focus {
    --tw-ring-offset-color: #4c1d95;
  }

  .tablet-landscape\:focus\:ring-offset-pink-50:focus {
    --tw-ring-offset-color: #fdf2f8;
  }

  .tablet-landscape\:focus\:ring-offset-pink-100:focus {
    --tw-ring-offset-color: #fce7f3;
  }

  .tablet-landscape\:focus\:ring-offset-pink-200:focus {
    --tw-ring-offset-color: #fbcfe8;
  }

  .tablet-landscape\:focus\:ring-offset-pink-300:focus {
    --tw-ring-offset-color: #f9a8d4;
  }

  .tablet-landscape\:focus\:ring-offset-pink-400:focus {
    --tw-ring-offset-color: #f472b6;
  }

  .tablet-landscape\:focus\:ring-offset-pink-500:focus {
    --tw-ring-offset-color: #ec4899;
  }

  .tablet-landscape\:focus\:ring-offset-pink-600:focus {
    --tw-ring-offset-color: #db2777;
  }

  .tablet-landscape\:focus\:ring-offset-pink-700:focus {
    --tw-ring-offset-color: #be185d;
  }

  .tablet-landscape\:focus\:ring-offset-pink-800:focus {
    --tw-ring-offset-color: #9d174d;
  }

  .tablet-landscape\:focus\:ring-offset-pink-900:focus {
    --tw-ring-offset-color: #831843;
  }

  .tablet-landscape\:focus\:ring-offset-base-normal:focus {
    --tw-ring-offset-color: #004181;
  }

  .tablet-landscape\:focus\:ring-offset-base-dark:focus {
    --tw-ring-offset-color: #003469;
  }

  .tablet-landscape\:focus\:ring-offset-base-black:focus {
    --tw-ring-offset-color: #1D1D1F;
  }

  .tablet-landscape\:focus\:ring-offset-base-border:focus {
    --tw-ring-offset-color: #E7E7E9;
  }

  .tablet-landscape\:focus\:ring-offset-primary-normal:focus {
    --tw-ring-offset-color: #0067CF;
  }

  .tablet-landscape\:focus\:ring-offset-primary-alt:focus {
    --tw-ring-offset-color: #00478F;
  }

  .tablet-landscape\:focus\:ring-offset-subtle-white:focus {
    --tw-ring-offset-color: #F9F9F9;
  }

  .tablet-landscape\:focus\:ring-offset-turquesa:focus {
    --tw-ring-offset-color: #0097B2;
  }

  .tablet-landscape\:filter {
    --tw-blur: var(--tw-empty,/*!*/ /*!*/);
    --tw-brightness: var(--tw-empty,/*!*/ /*!*/);
    --tw-contrast: var(--tw-empty,/*!*/ /*!*/);
    --tw-grayscale: var(--tw-empty,/*!*/ /*!*/);
    --tw-hue-rotate: var(--tw-empty,/*!*/ /*!*/);
    --tw-invert: var(--tw-empty,/*!*/ /*!*/);
    --tw-saturate: var(--tw-empty,/*!*/ /*!*/);
    --tw-sepia: var(--tw-empty,/*!*/ /*!*/);
    --tw-drop-shadow: var(--tw-empty,/*!*/ /*!*/);
    filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
  }

  .tablet-landscape\:filter-none {
    filter: none;
  }

  .tablet-landscape\:blur-0 {
    --tw-blur: blur(0);
  }

  .tablet-landscape\:blur-none {
    --tw-blur: blur(0);
  }

  .tablet-landscape\:blur-sm {
    --tw-blur: blur(4px);
  }

  .tablet-landscape\:blur {
    --tw-blur: blur(8px);
  }

  .tablet-landscape\:blur-md {
    --tw-blur: blur(12px);
  }

  .tablet-landscape\:blur-lg {
    --tw-blur: blur(16px);
  }

  .tablet-landscape\:blur-xl {
    --tw-blur: blur(24px);
  }

  .tablet-landscape\:blur-2xl {
    --tw-blur: blur(40px);
  }

  .tablet-landscape\:blur-3xl {
    --tw-blur: blur(64px);
  }

  .tablet-landscape\:brightness-0 {
    --tw-brightness: brightness(0);
  }

  .tablet-landscape\:brightness-50 {
    --tw-brightness: brightness(.5);
  }

  .tablet-landscape\:brightness-75 {
    --tw-brightness: brightness(.75);
  }

  .tablet-landscape\:brightness-90 {
    --tw-brightness: brightness(.9);
  }

  .tablet-landscape\:brightness-95 {
    --tw-brightness: brightness(.95);
  }

  .tablet-landscape\:brightness-100 {
    --tw-brightness: brightness(1);
  }

  .tablet-landscape\:brightness-105 {
    --tw-brightness: brightness(1.05);
  }

  .tablet-landscape\:brightness-110 {
    --tw-brightness: brightness(1.1);
  }

  .tablet-landscape\:brightness-125 {
    --tw-brightness: brightness(1.25);
  }

  .tablet-landscape\:brightness-150 {
    --tw-brightness: brightness(1.5);
  }

  .tablet-landscape\:brightness-200 {
    --tw-brightness: brightness(2);
  }

  .tablet-landscape\:contrast-0 {
    --tw-contrast: contrast(0);
  }

  .tablet-landscape\:contrast-50 {
    --tw-contrast: contrast(.5);
  }

  .tablet-landscape\:contrast-75 {
    --tw-contrast: contrast(.75);
  }

  .tablet-landscape\:contrast-100 {
    --tw-contrast: contrast(1);
  }

  .tablet-landscape\:contrast-125 {
    --tw-contrast: contrast(1.25);
  }

  .tablet-landscape\:contrast-150 {
    --tw-contrast: contrast(1.5);
  }

  .tablet-landscape\:contrast-200 {
    --tw-contrast: contrast(2);
  }

  .tablet-landscape\:drop-shadow-sm {
    --tw-drop-shadow: drop-shadow(0 1px 1px rgba(0,0,0,0.05));
  }

  .tablet-landscape\:drop-shadow {
    --tw-drop-shadow: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.1)) drop-shadow(0 1px 1px rgba(0, 0, 0, 0.06));
  }

  .tablet-landscape\:drop-shadow-md {
    --tw-drop-shadow: drop-shadow(0 4px 3px rgba(0, 0, 0, 0.07)) drop-shadow(0 2px 2px rgba(0, 0, 0, 0.06));
  }

  .tablet-landscape\:drop-shadow-lg {
    --tw-drop-shadow: drop-shadow(0 10px 8px rgba(0, 0, 0, 0.04)) drop-shadow(0 4px 3px rgba(0, 0, 0, 0.1));
  }

  .tablet-landscape\:drop-shadow-xl {
    --tw-drop-shadow: drop-shadow(0 20px 13px rgba(0, 0, 0, 0.03)) drop-shadow(0 8px 5px rgba(0, 0, 0, 0.08));
  }

  .tablet-landscape\:drop-shadow-2xl {
    --tw-drop-shadow: drop-shadow(0 25px 25px rgba(0, 0, 0, 0.15));
  }

  .tablet-landscape\:drop-shadow-none {
    --tw-drop-shadow: drop-shadow(0 0 #0000);
  }

  .tablet-landscape\:grayscale-0 {
    --tw-grayscale: grayscale(0);
  }

  .tablet-landscape\:grayscale {
    --tw-grayscale: grayscale(100%);
  }

  .tablet-landscape\:hue-rotate-0 {
    --tw-hue-rotate: hue-rotate(0deg);
  }

  .tablet-landscape\:hue-rotate-15 {
    --tw-hue-rotate: hue-rotate(15deg);
  }

  .tablet-landscape\:hue-rotate-30 {
    --tw-hue-rotate: hue-rotate(30deg);
  }

  .tablet-landscape\:hue-rotate-60 {
    --tw-hue-rotate: hue-rotate(60deg);
  }

  .tablet-landscape\:hue-rotate-90 {
    --tw-hue-rotate: hue-rotate(90deg);
  }

  .tablet-landscape\:hue-rotate-180 {
    --tw-hue-rotate: hue-rotate(180deg);
  }

  .tablet-landscape\:-hue-rotate-180 {
    --tw-hue-rotate: hue-rotate(-180deg);
  }

  .tablet-landscape\:-hue-rotate-90 {
    --tw-hue-rotate: hue-rotate(-90deg);
  }

  .tablet-landscape\:-hue-rotate-60 {
    --tw-hue-rotate: hue-rotate(-60deg);
  }

  .tablet-landscape\:-hue-rotate-30 {
    --tw-hue-rotate: hue-rotate(-30deg);
  }

  .tablet-landscape\:-hue-rotate-15 {
    --tw-hue-rotate: hue-rotate(-15deg);
  }

  .tablet-landscape\:invert-0 {
    --tw-invert: invert(0);
  }

  .tablet-landscape\:invert {
    --tw-invert: invert(100%);
  }

  .tablet-landscape\:saturate-0 {
    --tw-saturate: saturate(0);
  }

  .tablet-landscape\:saturate-50 {
    --tw-saturate: saturate(.5);
  }

  .tablet-landscape\:saturate-100 {
    --tw-saturate: saturate(1);
  }

  .tablet-landscape\:saturate-150 {
    --tw-saturate: saturate(1.5);
  }

  .tablet-landscape\:saturate-200 {
    --tw-saturate: saturate(2);
  }

  .tablet-landscape\:sepia-0 {
    --tw-sepia: sepia(0);
  }

  .tablet-landscape\:sepia {
    --tw-sepia: sepia(100%);
  }

  .tablet-landscape\:backdrop-filter {
    --tw-backdrop-blur: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-brightness: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-contrast: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-grayscale: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-hue-rotate: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-invert: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-opacity: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-saturate: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-sepia: var(--tw-empty,/*!*/ /*!*/);
    -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
            backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  }

  .tablet-landscape\:backdrop-filter-none {
    -webkit-backdrop-filter: none;
            backdrop-filter: none;
  }

  .tablet-landscape\:backdrop-blur-0 {
    --tw-backdrop-blur: blur(0);
  }

  .tablet-landscape\:backdrop-blur-none {
    --tw-backdrop-blur: blur(0);
  }

  .tablet-landscape\:backdrop-blur-sm {
    --tw-backdrop-blur: blur(4px);
  }

  .tablet-landscape\:backdrop-blur {
    --tw-backdrop-blur: blur(8px);
  }

  .tablet-landscape\:backdrop-blur-md {
    --tw-backdrop-blur: blur(12px);
  }

  .tablet-landscape\:backdrop-blur-lg {
    --tw-backdrop-blur: blur(16px);
  }

  .tablet-landscape\:backdrop-blur-xl {
    --tw-backdrop-blur: blur(24px);
  }

  .tablet-landscape\:backdrop-blur-2xl {
    --tw-backdrop-blur: blur(40px);
  }

  .tablet-landscape\:backdrop-blur-3xl {
    --tw-backdrop-blur: blur(64px);
  }

  .tablet-landscape\:backdrop-brightness-0 {
    --tw-backdrop-brightness: brightness(0);
  }

  .tablet-landscape\:backdrop-brightness-50 {
    --tw-backdrop-brightness: brightness(.5);
  }

  .tablet-landscape\:backdrop-brightness-75 {
    --tw-backdrop-brightness: brightness(.75);
  }

  .tablet-landscape\:backdrop-brightness-90 {
    --tw-backdrop-brightness: brightness(.9);
  }

  .tablet-landscape\:backdrop-brightness-95 {
    --tw-backdrop-brightness: brightness(.95);
  }

  .tablet-landscape\:backdrop-brightness-100 {
    --tw-backdrop-brightness: brightness(1);
  }

  .tablet-landscape\:backdrop-brightness-105 {
    --tw-backdrop-brightness: brightness(1.05);
  }

  .tablet-landscape\:backdrop-brightness-110 {
    --tw-backdrop-brightness: brightness(1.1);
  }

  .tablet-landscape\:backdrop-brightness-125 {
    --tw-backdrop-brightness: brightness(1.25);
  }

  .tablet-landscape\:backdrop-brightness-150 {
    --tw-backdrop-brightness: brightness(1.5);
  }

  .tablet-landscape\:backdrop-brightness-200 {
    --tw-backdrop-brightness: brightness(2);
  }

  .tablet-landscape\:backdrop-contrast-0 {
    --tw-backdrop-contrast: contrast(0);
  }

  .tablet-landscape\:backdrop-contrast-50 {
    --tw-backdrop-contrast: contrast(.5);
  }

  .tablet-landscape\:backdrop-contrast-75 {
    --tw-backdrop-contrast: contrast(.75);
  }

  .tablet-landscape\:backdrop-contrast-100 {
    --tw-backdrop-contrast: contrast(1);
  }

  .tablet-landscape\:backdrop-contrast-125 {
    --tw-backdrop-contrast: contrast(1.25);
  }

  .tablet-landscape\:backdrop-contrast-150 {
    --tw-backdrop-contrast: contrast(1.5);
  }

  .tablet-landscape\:backdrop-contrast-200 {
    --tw-backdrop-contrast: contrast(2);
  }

  .tablet-landscape\:backdrop-grayscale-0 {
    --tw-backdrop-grayscale: grayscale(0);
  }

  .tablet-landscape\:backdrop-grayscale {
    --tw-backdrop-grayscale: grayscale(100%);
  }

  .tablet-landscape\:backdrop-hue-rotate-0 {
    --tw-backdrop-hue-rotate: hue-rotate(0deg);
  }

  .tablet-landscape\:backdrop-hue-rotate-15 {
    --tw-backdrop-hue-rotate: hue-rotate(15deg);
  }

  .tablet-landscape\:backdrop-hue-rotate-30 {
    --tw-backdrop-hue-rotate: hue-rotate(30deg);
  }

  .tablet-landscape\:backdrop-hue-rotate-60 {
    --tw-backdrop-hue-rotate: hue-rotate(60deg);
  }

  .tablet-landscape\:backdrop-hue-rotate-90 {
    --tw-backdrop-hue-rotate: hue-rotate(90deg);
  }

  .tablet-landscape\:backdrop-hue-rotate-180 {
    --tw-backdrop-hue-rotate: hue-rotate(180deg);
  }

  .tablet-landscape\:-backdrop-hue-rotate-180 {
    --tw-backdrop-hue-rotate: hue-rotate(-180deg);
  }

  .tablet-landscape\:-backdrop-hue-rotate-90 {
    --tw-backdrop-hue-rotate: hue-rotate(-90deg);
  }

  .tablet-landscape\:-backdrop-hue-rotate-60 {
    --tw-backdrop-hue-rotate: hue-rotate(-60deg);
  }

  .tablet-landscape\:-backdrop-hue-rotate-30 {
    --tw-backdrop-hue-rotate: hue-rotate(-30deg);
  }

  .tablet-landscape\:-backdrop-hue-rotate-15 {
    --tw-backdrop-hue-rotate: hue-rotate(-15deg);
  }

  .tablet-landscape\:backdrop-invert-0 {
    --tw-backdrop-invert: invert(0);
  }

  .tablet-landscape\:backdrop-invert {
    --tw-backdrop-invert: invert(100%);
  }

  .tablet-landscape\:backdrop-opacity-0 {
    --tw-backdrop-opacity: opacity(0);
  }

  .tablet-landscape\:backdrop-opacity-5 {
    --tw-backdrop-opacity: opacity(0.05);
  }

  .tablet-landscape\:backdrop-opacity-10 {
    --tw-backdrop-opacity: opacity(0.1);
  }

  .tablet-landscape\:backdrop-opacity-20 {
    --tw-backdrop-opacity: opacity(0.2);
  }

  .tablet-landscape\:backdrop-opacity-25 {
    --tw-backdrop-opacity: opacity(0.25);
  }

  .tablet-landscape\:backdrop-opacity-30 {
    --tw-backdrop-opacity: opacity(0.3);
  }

  .tablet-landscape\:backdrop-opacity-40 {
    --tw-backdrop-opacity: opacity(0.4);
  }

  .tablet-landscape\:backdrop-opacity-50 {
    --tw-backdrop-opacity: opacity(0.5);
  }

  .tablet-landscape\:backdrop-opacity-60 {
    --tw-backdrop-opacity: opacity(0.6);
  }

  .tablet-landscape\:backdrop-opacity-70 {
    --tw-backdrop-opacity: opacity(0.7);
  }

  .tablet-landscape\:backdrop-opacity-75 {
    --tw-backdrop-opacity: opacity(0.75);
  }

  .tablet-landscape\:backdrop-opacity-80 {
    --tw-backdrop-opacity: opacity(0.8);
  }

  .tablet-landscape\:backdrop-opacity-90 {
    --tw-backdrop-opacity: opacity(0.9);
  }

  .tablet-landscape\:backdrop-opacity-95 {
    --tw-backdrop-opacity: opacity(0.95);
  }

  .tablet-landscape\:backdrop-opacity-100 {
    --tw-backdrop-opacity: opacity(1);
  }

  .tablet-landscape\:backdrop-saturate-0 {
    --tw-backdrop-saturate: saturate(0);
  }

  .tablet-landscape\:backdrop-saturate-50 {
    --tw-backdrop-saturate: saturate(.5);
  }

  .tablet-landscape\:backdrop-saturate-100 {
    --tw-backdrop-saturate: saturate(1);
  }

  .tablet-landscape\:backdrop-saturate-150 {
    --tw-backdrop-saturate: saturate(1.5);
  }

  .tablet-landscape\:backdrop-saturate-200 {
    --tw-backdrop-saturate: saturate(2);
  }

  .tablet-landscape\:backdrop-sepia-0 {
    --tw-backdrop-sepia: sepia(0);
  }

  .tablet-landscape\:backdrop-sepia {
    --tw-backdrop-sepia: sepia(100%);
  }

  .tablet-landscape\:transition-none {
    transition-property: none;
  }

  .tablet-landscape\:transition-all {
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .tablet-landscape\:transition {
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .tablet-landscape\: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;
  }

  .tablet-landscape\:transition-opacity {
    transition-property: opacity;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .tablet-landscape\:transition-shadow {
    transition-property: box-shadow;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .tablet-landscape\:transition-transform {
    transition-property: transform;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .tablet-landscape\:delay-75 {
    transition-delay: 75ms;
  }

  .tablet-landscape\:delay-100 {
    transition-delay: 100ms;
  }

  .tablet-landscape\:delay-150 {
    transition-delay: 150ms;
  }

  .tablet-landscape\:delay-200 {
    transition-delay: 200ms;
  }

  .tablet-landscape\:delay-300 {
    transition-delay: 300ms;
  }

  .tablet-landscape\:delay-500 {
    transition-delay: 500ms;
  }

  .tablet-landscape\:delay-700 {
    transition-delay: 700ms;
  }

  .tablet-landscape\:delay-1000 {
    transition-delay: 1000ms;
  }

  .tablet-landscape\:duration-75 {
    transition-duration: 75ms;
  }

  .tablet-landscape\:duration-100 {
    transition-duration: 100ms;
  }

  .tablet-landscape\:duration-150 {
    transition-duration: 150ms;
  }

  .tablet-landscape\:duration-200 {
    transition-duration: 200ms;
  }

  .tablet-landscape\:duration-300 {
    transition-duration: 300ms;
  }

  .tablet-landscape\:duration-500 {
    transition-duration: 500ms;
  }

  .tablet-landscape\:duration-700 {
    transition-duration: 700ms;
  }

  .tablet-landscape\:duration-1000 {
    transition-duration: 1000ms;
  }

  .tablet-landscape\:ease-linear {
    transition-timing-function: linear;
  }

  .tablet-landscape\:ease-in {
    transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
  }

  .tablet-landscape\:ease-out {
    transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
  }

  .tablet-landscape\:ease-in-out {
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  }
}

@media (max-width: 899px) {
  .tablet-landscape-max\:container {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 1rem;
    padding-left: 1rem;
  }

  @media (min-width: 100%) {
    .tablet-landscape-max\:container {
      max-width: 100%;
    }
  }

  @media (min-width: 1200px) {
    .tablet-landscape-max\:container {
      max-width: 1200px;
    }
  }

  .tablet-landscape-max\:sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border-width: 0;
  }

  .tablet-landscape-max\:not-sr-only {
    position: static;
    width: auto;
    height: auto;
    padding: 0;
    margin: 0;
    overflow: visible;
    clip: auto;
    white-space: normal;
  }

  .tablet-landscape-max\:focus-within\:sr-only:focus-within {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border-width: 0;
  }

  .tablet-landscape-max\:focus-within\:not-sr-only:focus-within {
    position: static;
    width: auto;
    height: auto;
    padding: 0;
    margin: 0;
    overflow: visible;
    clip: auto;
    white-space: normal;
  }

  .tablet-landscape-max\:focus\:sr-only:focus {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border-width: 0;
  }

  .tablet-landscape-max\:focus\:not-sr-only:focus {
    position: static;
    width: auto;
    height: auto;
    padding: 0;
    margin: 0;
    overflow: visible;
    clip: auto;
    white-space: normal;
  }

  .tablet-landscape-max\:pointer-events-none {
    pointer-events: none;
  }

  .tablet-landscape-max\:pointer-events-auto {
    pointer-events: auto;
  }

  .tablet-landscape-max\:visible {
    visibility: visible;
  }

  .tablet-landscape-max\:invisible {
    visibility: hidden;
  }

  .tablet-landscape-max\:static {
    position: static;
  }

  .tablet-landscape-max\:fixed {
    position: fixed;
  }

  .tablet-landscape-max\:absolute {
    position: absolute;
  }

  .tablet-landscape-max\:relative {
    position: relative;
  }

  .tablet-landscape-max\:sticky {
    position: -webkit-sticky;
    position: sticky;
  }

  .tablet-landscape-max\:inset-0 {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }

  .tablet-landscape-max\:inset-1 {
    top: 0.0625rem;
    right: 0.0625rem;
    bottom: 0.0625rem;
    left: 0.0625rem;
  }

  .tablet-landscape-max\:inset-2 {
    top: 0.125rem;
    right: 0.125rem;
    bottom: 0.125rem;
    left: 0.125rem;
  }

  .tablet-landscape-max\:inset-3 {
    top: 0.1875rem;
    right: 0.1875rem;
    bottom: 0.1875rem;
    left: 0.1875rem;
  }

  .tablet-landscape-max\:inset-4 {
    top: 0.25rem;
    right: 0.25rem;
    bottom: 0.25rem;
    left: 0.25rem;
  }

  .tablet-landscape-max\:inset-5 {
    top: 0.3125rem;
    right: 0.3125rem;
    bottom: 0.3125rem;
    left: 0.3125rem;
  }

  .tablet-landscape-max\:inset-6 {
    top: 0.375rem;
    right: 0.375rem;
    bottom: 0.375rem;
    left: 0.375rem;
  }

  .tablet-landscape-max\:inset-8 {
    top: 0.5rem;
    right: 0.5rem;
    bottom: 0.5rem;
    left: 0.5rem;
  }

  .tablet-landscape-max\:inset-10 {
    top: 0.625rem;
    right: 0.625rem;
    bottom: 0.625rem;
    left: 0.625rem;
  }

  .tablet-landscape-max\:inset-12 {
    top: 0.75rem;
    right: 0.75rem;
    bottom: 0.75rem;
    left: 0.75rem;
  }

  .tablet-landscape-max\:inset-16 {
    top: 1rem;
    right: 1rem;
    bottom: 1rem;
    left: 1rem;
  }

  .tablet-landscape-max\:inset-20 {
    top: 1.25rem;
    right: 1.25rem;
    bottom: 1.25rem;
    left: 1.25rem;
  }

  .tablet-landscape-max\:inset-24 {
    top: 1.5rem;
    right: 1.5rem;
    bottom: 1.5rem;
    left: 1.5rem;
  }

  .tablet-landscape-max\:inset-32 {
    top: 2rem;
    right: 2rem;
    bottom: 2rem;
    left: 2rem;
  }

  .tablet-landscape-max\:inset-40 {
    top: 2.5rem;
    right: 2.5rem;
    bottom: 2.5rem;
    left: 2.5rem;
  }

  .tablet-landscape-max\:inset-48 {
    top: 3rem;
    right: 3rem;
    bottom: 3rem;
    left: 3rem;
  }

  .tablet-landscape-max\:inset-56 {
    top: 3.5rem;
    right: 3.5rem;
    bottom: 3.5rem;
    left: 3.5rem;
  }

  .tablet-landscape-max\:inset-64 {
    top: 4rem;
    right: 4rem;
    bottom: 4rem;
    left: 4rem;
  }

  .tablet-landscape-max\:inset-68 {
    top: 4.25rem;
    right: 4.25rem;
    bottom: 4.25rem;
    left: 4.25rem;
  }

  .tablet-landscape-max\:inset-72 {
    top: 4.5rem;
    right: 4.5rem;
    bottom: 4.5rem;
    left: 4.5rem;
  }

  .tablet-landscape-max\:inset-76 {
    top: 4.75rem;
    right: 4.75rem;
    bottom: 4.75rem;
    left: 4.75rem;
  }

  .tablet-landscape-max\:inset-80 {
    top: 5rem;
    right: 5rem;
    bottom: 5rem;
    left: 5rem;
  }

  .tablet-landscape-max\:inset-192 {
    top: 12rem;
    right: 12rem;
    bottom: 12rem;
    left: 12rem;
  }

  .tablet-landscape-max\:inset-auto {
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
  }

  .tablet-landscape-max\:inset-px {
    top: 1px;
    right: 1px;
    bottom: 1px;
    left: 1px;
  }

  .tablet-landscape-max\:-inset-1 {
    top: -0.0625rem;
    right: -0.0625rem;
    bottom: -0.0625rem;
    left: -0.0625rem;
  }

  .tablet-landscape-max\:-inset-2 {
    top: -0.125rem;
    right: -0.125rem;
    bottom: -0.125rem;
    left: -0.125rem;
  }

  .tablet-landscape-max\:-inset-3 {
    top: -0.1875rem;
    right: -0.1875rem;
    bottom: -0.1875rem;
    left: -0.1875rem;
  }

  .tablet-landscape-max\:-inset-4 {
    top: -0.25rem;
    right: -0.25rem;
    bottom: -0.25rem;
    left: -0.25rem;
  }

  .tablet-landscape-max\:-inset-5 {
    top: -0.3125rem;
    right: -0.3125rem;
    bottom: -0.3125rem;
    left: -0.3125rem;
  }

  .tablet-landscape-max\:-inset-6 {
    top: -0.375rem;
    right: -0.375rem;
    bottom: -0.375rem;
    left: -0.375rem;
  }

  .tablet-landscape-max\:-inset-8 {
    top: -0.5rem;
    right: -0.5rem;
    bottom: -0.5rem;
    left: -0.5rem;
  }

  .tablet-landscape-max\:-inset-10 {
    top: -0.625rem;
    right: -0.625rem;
    bottom: -0.625rem;
    left: -0.625rem;
  }

  .tablet-landscape-max\:-inset-12 {
    top: -0.75rem;
    right: -0.75rem;
    bottom: -0.75rem;
    left: -0.75rem;
  }

  .tablet-landscape-max\:-inset-16 {
    top: -1rem;
    right: -1rem;
    bottom: -1rem;
    left: -1rem;
  }

  .tablet-landscape-max\:-inset-20 {
    top: -1.25rem;
    right: -1.25rem;
    bottom: -1.25rem;
    left: -1.25rem;
  }

  .tablet-landscape-max\:-inset-24 {
    top: -1.5rem;
    right: -1.5rem;
    bottom: -1.5rem;
    left: -1.5rem;
  }

  .tablet-landscape-max\:-inset-32 {
    top: -2rem;
    right: -2rem;
    bottom: -2rem;
    left: -2rem;
  }

  .tablet-landscape-max\:-inset-40 {
    top: -2.5rem;
    right: -2.5rem;
    bottom: -2.5rem;
    left: -2.5rem;
  }

  .tablet-landscape-max\:-inset-48 {
    top: -3rem;
    right: -3rem;
    bottom: -3rem;
    left: -3rem;
  }

  .tablet-landscape-max\:-inset-56 {
    top: -3.5rem;
    right: -3.5rem;
    bottom: -3.5rem;
    left: -3.5rem;
  }

  .tablet-landscape-max\:-inset-64 {
    top: -4rem;
    right: -4rem;
    bottom: -4rem;
    left: -4rem;
  }

  .tablet-landscape-max\:-inset-68 {
    top: -4.25rem;
    right: -4.25rem;
    bottom: -4.25rem;
    left: -4.25rem;
  }

  .tablet-landscape-max\:-inset-72 {
    top: -4.5rem;
    right: -4.5rem;
    bottom: -4.5rem;
    left: -4.5rem;
  }

  .tablet-landscape-max\:-inset-76 {
    top: -4.75rem;
    right: -4.75rem;
    bottom: -4.75rem;
    left: -4.75rem;
  }

  .tablet-landscape-max\:-inset-80 {
    top: -5rem;
    right: -5rem;
    bottom: -5rem;
    left: -5rem;
  }

  .tablet-landscape-max\:-inset-192 {
    top: -12rem;
    right: -12rem;
    bottom: -12rem;
    left: -12rem;
  }

  .tablet-landscape-max\:-inset-px {
    top: -1px;
    right: -1px;
    bottom: -1px;
    left: -1px;
  }

  .tablet-landscape-max\:inset-1\/2 {
    top: 50%;
    right: 50%;
    bottom: 50%;
    left: 50%;
  }

  .tablet-landscape-max\:inset-1\/3 {
    top: 33.333333%;
    right: 33.333333%;
    bottom: 33.333333%;
    left: 33.333333%;
  }

  .tablet-landscape-max\:inset-2\/3 {
    top: 66.666667%;
    right: 66.666667%;
    bottom: 66.666667%;
    left: 66.666667%;
  }

  .tablet-landscape-max\:inset-1\/4 {
    top: 25%;
    right: 25%;
    bottom: 25%;
    left: 25%;
  }

  .tablet-landscape-max\:inset-2\/4 {
    top: 50%;
    right: 50%;
    bottom: 50%;
    left: 50%;
  }

  .tablet-landscape-max\:inset-3\/4 {
    top: 75%;
    right: 75%;
    bottom: 75%;
    left: 75%;
  }

  .tablet-landscape-max\:inset-full {
    top: 100%;
    right: 100%;
    bottom: 100%;
    left: 100%;
  }

  .tablet-landscape-max\:-inset-1\/2 {
    top: -50%;
    right: -50%;
    bottom: -50%;
    left: -50%;
  }

  .tablet-landscape-max\:-inset-1\/3 {
    top: -33.333333%;
    right: -33.333333%;
    bottom: -33.333333%;
    left: -33.333333%;
  }

  .tablet-landscape-max\:-inset-2\/3 {
    top: -66.666667%;
    right: -66.666667%;
    bottom: -66.666667%;
    left: -66.666667%;
  }

  .tablet-landscape-max\:-inset-1\/4 {
    top: -25%;
    right: -25%;
    bottom: -25%;
    left: -25%;
  }

  .tablet-landscape-max\:-inset-2\/4 {
    top: -50%;
    right: -50%;
    bottom: -50%;
    left: -50%;
  }

  .tablet-landscape-max\:-inset-3\/4 {
    top: -75%;
    right: -75%;
    bottom: -75%;
    left: -75%;
  }

  .tablet-landscape-max\:-inset-full {
    top: -100%;
    right: -100%;
    bottom: -100%;
    left: -100%;
  }

  .tablet-landscape-max\:inset-x-0 {
    left: 0;
    right: 0;
  }

  .tablet-landscape-max\:inset-x-1 {
    left: 0.0625rem;
    right: 0.0625rem;
  }

  .tablet-landscape-max\:inset-x-2 {
    left: 0.125rem;
    right: 0.125rem;
  }

  .tablet-landscape-max\:inset-x-3 {
    left: 0.1875rem;
    right: 0.1875rem;
  }

  .tablet-landscape-max\:inset-x-4 {
    left: 0.25rem;
    right: 0.25rem;
  }

  .tablet-landscape-max\:inset-x-5 {
    left: 0.3125rem;
    right: 0.3125rem;
  }

  .tablet-landscape-max\:inset-x-6 {
    left: 0.375rem;
    right: 0.375rem;
  }

  .tablet-landscape-max\:inset-x-8 {
    left: 0.5rem;
    right: 0.5rem;
  }

  .tablet-landscape-max\:inset-x-10 {
    left: 0.625rem;
    right: 0.625rem;
  }

  .tablet-landscape-max\:inset-x-12 {
    left: 0.75rem;
    right: 0.75rem;
  }

  .tablet-landscape-max\:inset-x-16 {
    left: 1rem;
    right: 1rem;
  }

  .tablet-landscape-max\:inset-x-20 {
    left: 1.25rem;
    right: 1.25rem;
  }

  .tablet-landscape-max\:inset-x-24 {
    left: 1.5rem;
    right: 1.5rem;
  }

  .tablet-landscape-max\:inset-x-32 {
    left: 2rem;
    right: 2rem;
  }

  .tablet-landscape-max\:inset-x-40 {
    left: 2.5rem;
    right: 2.5rem;
  }

  .tablet-landscape-max\:inset-x-48 {
    left: 3rem;
    right: 3rem;
  }

  .tablet-landscape-max\:inset-x-56 {
    left: 3.5rem;
    right: 3.5rem;
  }

  .tablet-landscape-max\:inset-x-64 {
    left: 4rem;
    right: 4rem;
  }

  .tablet-landscape-max\:inset-x-68 {
    left: 4.25rem;
    right: 4.25rem;
  }

  .tablet-landscape-max\:inset-x-72 {
    left: 4.5rem;
    right: 4.5rem;
  }

  .tablet-landscape-max\:inset-x-76 {
    left: 4.75rem;
    right: 4.75rem;
  }

  .tablet-landscape-max\:inset-x-80 {
    left: 5rem;
    right: 5rem;
  }

  .tablet-landscape-max\:inset-x-192 {
    left: 12rem;
    right: 12rem;
  }

  .tablet-landscape-max\:inset-x-auto {
    left: auto;
    right: auto;
  }

  .tablet-landscape-max\:inset-x-px {
    left: 1px;
    right: 1px;
  }

  .tablet-landscape-max\:-inset-x-1 {
    left: -0.0625rem;
    right: -0.0625rem;
  }

  .tablet-landscape-max\:-inset-x-2 {
    left: -0.125rem;
    right: -0.125rem;
  }

  .tablet-landscape-max\:-inset-x-3 {
    left: -0.1875rem;
    right: -0.1875rem;
  }

  .tablet-landscape-max\:-inset-x-4 {
    left: -0.25rem;
    right: -0.25rem;
  }

  .tablet-landscape-max\:-inset-x-5 {
    left: -0.3125rem;
    right: -0.3125rem;
  }

  .tablet-landscape-max\:-inset-x-6 {
    left: -0.375rem;
    right: -0.375rem;
  }

  .tablet-landscape-max\:-inset-x-8 {
    left: -0.5rem;
    right: -0.5rem;
  }

  .tablet-landscape-max\:-inset-x-10 {
    left: -0.625rem;
    right: -0.625rem;
  }

  .tablet-landscape-max\:-inset-x-12 {
    left: -0.75rem;
    right: -0.75rem;
  }

  .tablet-landscape-max\:-inset-x-16 {
    left: -1rem;
    right: -1rem;
  }

  .tablet-landscape-max\:-inset-x-20 {
    left: -1.25rem;
    right: -1.25rem;
  }

  .tablet-landscape-max\:-inset-x-24 {
    left: -1.5rem;
    right: -1.5rem;
  }

  .tablet-landscape-max\:-inset-x-32 {
    left: -2rem;
    right: -2rem;
  }

  .tablet-landscape-max\:-inset-x-40 {
    left: -2.5rem;
    right: -2.5rem;
  }

  .tablet-landscape-max\:-inset-x-48 {
    left: -3rem;
    right: -3rem;
  }

  .tablet-landscape-max\:-inset-x-56 {
    left: -3.5rem;
    right: -3.5rem;
  }

  .tablet-landscape-max\:-inset-x-64 {
    left: -4rem;
    right: -4rem;
  }

  .tablet-landscape-max\:-inset-x-68 {
    left: -4.25rem;
    right: -4.25rem;
  }

  .tablet-landscape-max\:-inset-x-72 {
    left: -4.5rem;
    right: -4.5rem;
  }

  .tablet-landscape-max\:-inset-x-76 {
    left: -4.75rem;
    right: -4.75rem;
  }

  .tablet-landscape-max\:-inset-x-80 {
    left: -5rem;
    right: -5rem;
  }

  .tablet-landscape-max\:-inset-x-192 {
    left: -12rem;
    right: -12rem;
  }

  .tablet-landscape-max\:-inset-x-px {
    left: -1px;
    right: -1px;
  }

  .tablet-landscape-max\:inset-x-1\/2 {
    left: 50%;
    right: 50%;
  }

  .tablet-landscape-max\:inset-x-1\/3 {
    left: 33.333333%;
    right: 33.333333%;
  }

  .tablet-landscape-max\:inset-x-2\/3 {
    left: 66.666667%;
    right: 66.666667%;
  }

  .tablet-landscape-max\:inset-x-1\/4 {
    left: 25%;
    right: 25%;
  }

  .tablet-landscape-max\:inset-x-2\/4 {
    left: 50%;
    right: 50%;
  }

  .tablet-landscape-max\:inset-x-3\/4 {
    left: 75%;
    right: 75%;
  }

  .tablet-landscape-max\:inset-x-full {
    left: 100%;
    right: 100%;
  }

  .tablet-landscape-max\:-inset-x-1\/2 {
    left: -50%;
    right: -50%;
  }

  .tablet-landscape-max\:-inset-x-1\/3 {
    left: -33.333333%;
    right: -33.333333%;
  }

  .tablet-landscape-max\:-inset-x-2\/3 {
    left: -66.666667%;
    right: -66.666667%;
  }

  .tablet-landscape-max\:-inset-x-1\/4 {
    left: -25%;
    right: -25%;
  }

  .tablet-landscape-max\:-inset-x-2\/4 {
    left: -50%;
    right: -50%;
  }

  .tablet-landscape-max\:-inset-x-3\/4 {
    left: -75%;
    right: -75%;
  }

  .tablet-landscape-max\:-inset-x-full {
    left: -100%;
    right: -100%;
  }

  .tablet-landscape-max\:inset-y-0 {
    top: 0;
    bottom: 0;
  }

  .tablet-landscape-max\:inset-y-1 {
    top: 0.0625rem;
    bottom: 0.0625rem;
  }

  .tablet-landscape-max\:inset-y-2 {
    top: 0.125rem;
    bottom: 0.125rem;
  }

  .tablet-landscape-max\:inset-y-3 {
    top: 0.1875rem;
    bottom: 0.1875rem;
  }

  .tablet-landscape-max\:inset-y-4 {
    top: 0.25rem;
    bottom: 0.25rem;
  }

  .tablet-landscape-max\:inset-y-5 {
    top: 0.3125rem;
    bottom: 0.3125rem;
  }

  .tablet-landscape-max\:inset-y-6 {
    top: 0.375rem;
    bottom: 0.375rem;
  }

  .tablet-landscape-max\:inset-y-8 {
    top: 0.5rem;
    bottom: 0.5rem;
  }

  .tablet-landscape-max\:inset-y-10 {
    top: 0.625rem;
    bottom: 0.625rem;
  }

  .tablet-landscape-max\:inset-y-12 {
    top: 0.75rem;
    bottom: 0.75rem;
  }

  .tablet-landscape-max\:inset-y-16 {
    top: 1rem;
    bottom: 1rem;
  }

  .tablet-landscape-max\:inset-y-20 {
    top: 1.25rem;
    bottom: 1.25rem;
  }

  .tablet-landscape-max\:inset-y-24 {
    top: 1.5rem;
    bottom: 1.5rem;
  }

  .tablet-landscape-max\:inset-y-32 {
    top: 2rem;
    bottom: 2rem;
  }

  .tablet-landscape-max\:inset-y-40 {
    top: 2.5rem;
    bottom: 2.5rem;
  }

  .tablet-landscape-max\:inset-y-48 {
    top: 3rem;
    bottom: 3rem;
  }

  .tablet-landscape-max\:inset-y-56 {
    top: 3.5rem;
    bottom: 3.5rem;
  }

  .tablet-landscape-max\:inset-y-64 {
    top: 4rem;
    bottom: 4rem;
  }

  .tablet-landscape-max\:inset-y-68 {
    top: 4.25rem;
    bottom: 4.25rem;
  }

  .tablet-landscape-max\:inset-y-72 {
    top: 4.5rem;
    bottom: 4.5rem;
  }

  .tablet-landscape-max\:inset-y-76 {
    top: 4.75rem;
    bottom: 4.75rem;
  }

  .tablet-landscape-max\:inset-y-80 {
    top: 5rem;
    bottom: 5rem;
  }

  .tablet-landscape-max\:inset-y-192 {
    top: 12rem;
    bottom: 12rem;
  }

  .tablet-landscape-max\:inset-y-auto {
    top: auto;
    bottom: auto;
  }

  .tablet-landscape-max\:inset-y-px {
    top: 1px;
    bottom: 1px;
  }

  .tablet-landscape-max\:-inset-y-1 {
    top: -0.0625rem;
    bottom: -0.0625rem;
  }

  .tablet-landscape-max\:-inset-y-2 {
    top: -0.125rem;
    bottom: -0.125rem;
  }

  .tablet-landscape-max\:-inset-y-3 {
    top: -0.1875rem;
    bottom: -0.1875rem;
  }

  .tablet-landscape-max\:-inset-y-4 {
    top: -0.25rem;
    bottom: -0.25rem;
  }

  .tablet-landscape-max\:-inset-y-5 {
    top: -0.3125rem;
    bottom: -0.3125rem;
  }

  .tablet-landscape-max\:-inset-y-6 {
    top: -0.375rem;
    bottom: -0.375rem;
  }

  .tablet-landscape-max\:-inset-y-8 {
    top: -0.5rem;
    bottom: -0.5rem;
  }

  .tablet-landscape-max\:-inset-y-10 {
    top: -0.625rem;
    bottom: -0.625rem;
  }

  .tablet-landscape-max\:-inset-y-12 {
    top: -0.75rem;
    bottom: -0.75rem;
  }

  .tablet-landscape-max\:-inset-y-16 {
    top: -1rem;
    bottom: -1rem;
  }

  .tablet-landscape-max\:-inset-y-20 {
    top: -1.25rem;
    bottom: -1.25rem;
  }

  .tablet-landscape-max\:-inset-y-24 {
    top: -1.5rem;
    bottom: -1.5rem;
  }

  .tablet-landscape-max\:-inset-y-32 {
    top: -2rem;
    bottom: -2rem;
  }

  .tablet-landscape-max\:-inset-y-40 {
    top: -2.5rem;
    bottom: -2.5rem;
  }

  .tablet-landscape-max\:-inset-y-48 {
    top: -3rem;
    bottom: -3rem;
  }

  .tablet-landscape-max\:-inset-y-56 {
    top: -3.5rem;
    bottom: -3.5rem;
  }

  .tablet-landscape-max\:-inset-y-64 {
    top: -4rem;
    bottom: -4rem;
  }

  .tablet-landscape-max\:-inset-y-68 {
    top: -4.25rem;
    bottom: -4.25rem;
  }

  .tablet-landscape-max\:-inset-y-72 {
    top: -4.5rem;
    bottom: -4.5rem;
  }

  .tablet-landscape-max\:-inset-y-76 {
    top: -4.75rem;
    bottom: -4.75rem;
  }

  .tablet-landscape-max\:-inset-y-80 {
    top: -5rem;
    bottom: -5rem;
  }

  .tablet-landscape-max\:-inset-y-192 {
    top: -12rem;
    bottom: -12rem;
  }

  .tablet-landscape-max\:-inset-y-px {
    top: -1px;
    bottom: -1px;
  }

  .tablet-landscape-max\:inset-y-1\/2 {
    top: 50%;
    bottom: 50%;
  }

  .tablet-landscape-max\:inset-y-1\/3 {
    top: 33.333333%;
    bottom: 33.333333%;
  }

  .tablet-landscape-max\:inset-y-2\/3 {
    top: 66.666667%;
    bottom: 66.666667%;
  }

  .tablet-landscape-max\:inset-y-1\/4 {
    top: 25%;
    bottom: 25%;
  }

  .tablet-landscape-max\:inset-y-2\/4 {
    top: 50%;
    bottom: 50%;
  }

  .tablet-landscape-max\:inset-y-3\/4 {
    top: 75%;
    bottom: 75%;
  }

  .tablet-landscape-max\:inset-y-full {
    top: 100%;
    bottom: 100%;
  }

  .tablet-landscape-max\:-inset-y-1\/2 {
    top: -50%;
    bottom: -50%;
  }

  .tablet-landscape-max\:-inset-y-1\/3 {
    top: -33.333333%;
    bottom: -33.333333%;
  }

  .tablet-landscape-max\:-inset-y-2\/3 {
    top: -66.666667%;
    bottom: -66.666667%;
  }

  .tablet-landscape-max\:-inset-y-1\/4 {
    top: -25%;
    bottom: -25%;
  }

  .tablet-landscape-max\:-inset-y-2\/4 {
    top: -50%;
    bottom: -50%;
  }

  .tablet-landscape-max\:-inset-y-3\/4 {
    top: -75%;
    bottom: -75%;
  }

  .tablet-landscape-max\:-inset-y-full {
    top: -100%;
    bottom: -100%;
  }

  .tablet-landscape-max\:top-0 {
    top: 0;
  }

  .tablet-landscape-max\:top-1 {
    top: 0.0625rem;
  }

  .tablet-landscape-max\:top-2 {
    top: 0.125rem;
  }

  .tablet-landscape-max\:top-3 {
    top: 0.1875rem;
  }

  .tablet-landscape-max\:top-4 {
    top: 0.25rem;
  }

  .tablet-landscape-max\:top-5 {
    top: 0.3125rem;
  }

  .tablet-landscape-max\:top-6 {
    top: 0.375rem;
  }

  .tablet-landscape-max\:top-8 {
    top: 0.5rem;
  }

  .tablet-landscape-max\:top-10 {
    top: 0.625rem;
  }

  .tablet-landscape-max\:top-12 {
    top: 0.75rem;
  }

  .tablet-landscape-max\:top-16 {
    top: 1rem;
  }

  .tablet-landscape-max\:top-20 {
    top: 1.25rem;
  }

  .tablet-landscape-max\:top-24 {
    top: 1.5rem;
  }

  .tablet-landscape-max\:top-32 {
    top: 2rem;
  }

  .tablet-landscape-max\:top-40 {
    top: 2.5rem;
  }

  .tablet-landscape-max\:top-48 {
    top: 3rem;
  }

  .tablet-landscape-max\:top-56 {
    top: 3.5rem;
  }

  .tablet-landscape-max\:top-64 {
    top: 4rem;
  }

  .tablet-landscape-max\:top-68 {
    top: 4.25rem;
  }

  .tablet-landscape-max\:top-72 {
    top: 4.5rem;
  }

  .tablet-landscape-max\:top-76 {
    top: 4.75rem;
  }

  .tablet-landscape-max\:top-80 {
    top: 5rem;
  }

  .tablet-landscape-max\:top-192 {
    top: 12rem;
  }

  .tablet-landscape-max\:top-auto {
    top: auto;
  }

  .tablet-landscape-max\:top-px {
    top: 1px;
  }

  .tablet-landscape-max\:-top-1 {
    top: -0.0625rem;
  }

  .tablet-landscape-max\:-top-2 {
    top: -0.125rem;
  }

  .tablet-landscape-max\:-top-3 {
    top: -0.1875rem;
  }

  .tablet-landscape-max\:-top-4 {
    top: -0.25rem;
  }

  .tablet-landscape-max\:-top-5 {
    top: -0.3125rem;
  }

  .tablet-landscape-max\:-top-6 {
    top: -0.375rem;
  }

  .tablet-landscape-max\:-top-8 {
    top: -0.5rem;
  }

  .tablet-landscape-max\:-top-10 {
    top: -0.625rem;
  }

  .tablet-landscape-max\:-top-12 {
    top: -0.75rem;
  }

  .tablet-landscape-max\:-top-16 {
    top: -1rem;
  }

  .tablet-landscape-max\:-top-20 {
    top: -1.25rem;
  }

  .tablet-landscape-max\:-top-24 {
    top: -1.5rem;
  }

  .tablet-landscape-max\:-top-32 {
    top: -2rem;
  }

  .tablet-landscape-max\:-top-40 {
    top: -2.5rem;
  }

  .tablet-landscape-max\:-top-48 {
    top: -3rem;
  }

  .tablet-landscape-max\:-top-56 {
    top: -3.5rem;
  }

  .tablet-landscape-max\:-top-64 {
    top: -4rem;
  }

  .tablet-landscape-max\:-top-68 {
    top: -4.25rem;
  }

  .tablet-landscape-max\:-top-72 {
    top: -4.5rem;
  }

  .tablet-landscape-max\:-top-76 {
    top: -4.75rem;
  }

  .tablet-landscape-max\:-top-80 {
    top: -5rem;
  }

  .tablet-landscape-max\:-top-192 {
    top: -12rem;
  }

  .tablet-landscape-max\:-top-px {
    top: -1px;
  }

  .tablet-landscape-max\:top-1\/2 {
    top: 50%;
  }

  .tablet-landscape-max\:top-1\/3 {
    top: 33.333333%;
  }

  .tablet-landscape-max\:top-2\/3 {
    top: 66.666667%;
  }

  .tablet-landscape-max\:top-1\/4 {
    top: 25%;
  }

  .tablet-landscape-max\:top-2\/4 {
    top: 50%;
  }

  .tablet-landscape-max\:top-3\/4 {
    top: 75%;
  }

  .tablet-landscape-max\:top-full {
    top: 100%;
  }

  .tablet-landscape-max\:-top-1\/2 {
    top: -50%;
  }

  .tablet-landscape-max\:-top-1\/3 {
    top: -33.333333%;
  }

  .tablet-landscape-max\:-top-2\/3 {
    top: -66.666667%;
  }

  .tablet-landscape-max\:-top-1\/4 {
    top: -25%;
  }

  .tablet-landscape-max\:-top-2\/4 {
    top: -50%;
  }

  .tablet-landscape-max\:-top-3\/4 {
    top: -75%;
  }

  .tablet-landscape-max\:-top-full {
    top: -100%;
  }

  .tablet-landscape-max\:right-0 {
    right: 0;
  }

  .tablet-landscape-max\:right-1 {
    right: 0.0625rem;
  }

  .tablet-landscape-max\:right-2 {
    right: 0.125rem;
  }

  .tablet-landscape-max\:right-3 {
    right: 0.1875rem;
  }

  .tablet-landscape-max\:right-4 {
    right: 0.25rem;
  }

  .tablet-landscape-max\:right-5 {
    right: 0.3125rem;
  }

  .tablet-landscape-max\:right-6 {
    right: 0.375rem;
  }

  .tablet-landscape-max\:right-8 {
    right: 0.5rem;
  }

  .tablet-landscape-max\:right-10 {
    right: 0.625rem;
  }

  .tablet-landscape-max\:right-12 {
    right: 0.75rem;
  }

  .tablet-landscape-max\:right-16 {
    right: 1rem;
  }

  .tablet-landscape-max\:right-20 {
    right: 1.25rem;
  }

  .tablet-landscape-max\:right-24 {
    right: 1.5rem;
  }

  .tablet-landscape-max\:right-32 {
    right: 2rem;
  }

  .tablet-landscape-max\:right-40 {
    right: 2.5rem;
  }

  .tablet-landscape-max\:right-48 {
    right: 3rem;
  }

  .tablet-landscape-max\:right-56 {
    right: 3.5rem;
  }

  .tablet-landscape-max\:right-64 {
    right: 4rem;
  }

  .tablet-landscape-max\:right-68 {
    right: 4.25rem;
  }

  .tablet-landscape-max\:right-72 {
    right: 4.5rem;
  }

  .tablet-landscape-max\:right-76 {
    right: 4.75rem;
  }

  .tablet-landscape-max\:right-80 {
    right: 5rem;
  }

  .tablet-landscape-max\:right-192 {
    right: 12rem;
  }

  .tablet-landscape-max\:right-auto {
    right: auto;
  }

  .tablet-landscape-max\:right-px {
    right: 1px;
  }

  .tablet-landscape-max\:-right-1 {
    right: -0.0625rem;
  }

  .tablet-landscape-max\:-right-2 {
    right: -0.125rem;
  }

  .tablet-landscape-max\:-right-3 {
    right: -0.1875rem;
  }

  .tablet-landscape-max\:-right-4 {
    right: -0.25rem;
  }

  .tablet-landscape-max\:-right-5 {
    right: -0.3125rem;
  }

  .tablet-landscape-max\:-right-6 {
    right: -0.375rem;
  }

  .tablet-landscape-max\:-right-8 {
    right: -0.5rem;
  }

  .tablet-landscape-max\:-right-10 {
    right: -0.625rem;
  }

  .tablet-landscape-max\:-right-12 {
    right: -0.75rem;
  }

  .tablet-landscape-max\:-right-16 {
    right: -1rem;
  }

  .tablet-landscape-max\:-right-20 {
    right: -1.25rem;
  }

  .tablet-landscape-max\:-right-24 {
    right: -1.5rem;
  }

  .tablet-landscape-max\:-right-32 {
    right: -2rem;
  }

  .tablet-landscape-max\:-right-40 {
    right: -2.5rem;
  }

  .tablet-landscape-max\:-right-48 {
    right: -3rem;
  }

  .tablet-landscape-max\:-right-56 {
    right: -3.5rem;
  }

  .tablet-landscape-max\:-right-64 {
    right: -4rem;
  }

  .tablet-landscape-max\:-right-68 {
    right: -4.25rem;
  }

  .tablet-landscape-max\:-right-72 {
    right: -4.5rem;
  }

  .tablet-landscape-max\:-right-76 {
    right: -4.75rem;
  }

  .tablet-landscape-max\:-right-80 {
    right: -5rem;
  }

  .tablet-landscape-max\:-right-192 {
    right: -12rem;
  }

  .tablet-landscape-max\:-right-px {
    right: -1px;
  }

  .tablet-landscape-max\:right-1\/2 {
    right: 50%;
  }

  .tablet-landscape-max\:right-1\/3 {
    right: 33.333333%;
  }

  .tablet-landscape-max\:right-2\/3 {
    right: 66.666667%;
  }

  .tablet-landscape-max\:right-1\/4 {
    right: 25%;
  }

  .tablet-landscape-max\:right-2\/4 {
    right: 50%;
  }

  .tablet-landscape-max\:right-3\/4 {
    right: 75%;
  }

  .tablet-landscape-max\:right-full {
    right: 100%;
  }

  .tablet-landscape-max\:-right-1\/2 {
    right: -50%;
  }

  .tablet-landscape-max\:-right-1\/3 {
    right: -33.333333%;
  }

  .tablet-landscape-max\:-right-2\/3 {
    right: -66.666667%;
  }

  .tablet-landscape-max\:-right-1\/4 {
    right: -25%;
  }

  .tablet-landscape-max\:-right-2\/4 {
    right: -50%;
  }

  .tablet-landscape-max\:-right-3\/4 {
    right: -75%;
  }

  .tablet-landscape-max\:-right-full {
    right: -100%;
  }

  .tablet-landscape-max\:bottom-0 {
    bottom: 0;
  }

  .tablet-landscape-max\:bottom-1 {
    bottom: 0.0625rem;
  }

  .tablet-landscape-max\:bottom-2 {
    bottom: 0.125rem;
  }

  .tablet-landscape-max\:bottom-3 {
    bottom: 0.1875rem;
  }

  .tablet-landscape-max\:bottom-4 {
    bottom: 0.25rem;
  }

  .tablet-landscape-max\:bottom-5 {
    bottom: 0.3125rem;
  }

  .tablet-landscape-max\:bottom-6 {
    bottom: 0.375rem;
  }

  .tablet-landscape-max\:bottom-8 {
    bottom: 0.5rem;
  }

  .tablet-landscape-max\:bottom-10 {
    bottom: 0.625rem;
  }

  .tablet-landscape-max\:bottom-12 {
    bottom: 0.75rem;
  }

  .tablet-landscape-max\:bottom-16 {
    bottom: 1rem;
  }

  .tablet-landscape-max\:bottom-20 {
    bottom: 1.25rem;
  }

  .tablet-landscape-max\:bottom-24 {
    bottom: 1.5rem;
  }

  .tablet-landscape-max\:bottom-32 {
    bottom: 2rem;
  }

  .tablet-landscape-max\:bottom-40 {
    bottom: 2.5rem;
  }

  .tablet-landscape-max\:bottom-48 {
    bottom: 3rem;
  }

  .tablet-landscape-max\:bottom-56 {
    bottom: 3.5rem;
  }

  .tablet-landscape-max\:bottom-64 {
    bottom: 4rem;
  }

  .tablet-landscape-max\:bottom-68 {
    bottom: 4.25rem;
  }

  .tablet-landscape-max\:bottom-72 {
    bottom: 4.5rem;
  }

  .tablet-landscape-max\:bottom-76 {
    bottom: 4.75rem;
  }

  .tablet-landscape-max\:bottom-80 {
    bottom: 5rem;
  }

  .tablet-landscape-max\:bottom-192 {
    bottom: 12rem;
  }

  .tablet-landscape-max\:bottom-auto {
    bottom: auto;
  }

  .tablet-landscape-max\:bottom-px {
    bottom: 1px;
  }

  .tablet-landscape-max\:-bottom-1 {
    bottom: -0.0625rem;
  }

  .tablet-landscape-max\:-bottom-2 {
    bottom: -0.125rem;
  }

  .tablet-landscape-max\:-bottom-3 {
    bottom: -0.1875rem;
  }

  .tablet-landscape-max\:-bottom-4 {
    bottom: -0.25rem;
  }

  .tablet-landscape-max\:-bottom-5 {
    bottom: -0.3125rem;
  }

  .tablet-landscape-max\:-bottom-6 {
    bottom: -0.375rem;
  }

  .tablet-landscape-max\:-bottom-8 {
    bottom: -0.5rem;
  }

  .tablet-landscape-max\:-bottom-10 {
    bottom: -0.625rem;
  }

  .tablet-landscape-max\:-bottom-12 {
    bottom: -0.75rem;
  }

  .tablet-landscape-max\:-bottom-16 {
    bottom: -1rem;
  }

  .tablet-landscape-max\:-bottom-20 {
    bottom: -1.25rem;
  }

  .tablet-landscape-max\:-bottom-24 {
    bottom: -1.5rem;
  }

  .tablet-landscape-max\:-bottom-32 {
    bottom: -2rem;
  }

  .tablet-landscape-max\:-bottom-40 {
    bottom: -2.5rem;
  }

  .tablet-landscape-max\:-bottom-48 {
    bottom: -3rem;
  }

  .tablet-landscape-max\:-bottom-56 {
    bottom: -3.5rem;
  }

  .tablet-landscape-max\:-bottom-64 {
    bottom: -4rem;
  }

  .tablet-landscape-max\:-bottom-68 {
    bottom: -4.25rem;
  }

  .tablet-landscape-max\:-bottom-72 {
    bottom: -4.5rem;
  }

  .tablet-landscape-max\:-bottom-76 {
    bottom: -4.75rem;
  }

  .tablet-landscape-max\:-bottom-80 {
    bottom: -5rem;
  }

  .tablet-landscape-max\:-bottom-192 {
    bottom: -12rem;
  }

  .tablet-landscape-max\:-bottom-px {
    bottom: -1px;
  }

  .tablet-landscape-max\:bottom-1\/2 {
    bottom: 50%;
  }

  .tablet-landscape-max\:bottom-1\/3 {
    bottom: 33.333333%;
  }

  .tablet-landscape-max\:bottom-2\/3 {
    bottom: 66.666667%;
  }

  .tablet-landscape-max\:bottom-1\/4 {
    bottom: 25%;
  }

  .tablet-landscape-max\:bottom-2\/4 {
    bottom: 50%;
  }

  .tablet-landscape-max\:bottom-3\/4 {
    bottom: 75%;
  }

  .tablet-landscape-max\:bottom-full {
    bottom: 100%;
  }

  .tablet-landscape-max\:-bottom-1\/2 {
    bottom: -50%;
  }

  .tablet-landscape-max\:-bottom-1\/3 {
    bottom: -33.333333%;
  }

  .tablet-landscape-max\:-bottom-2\/3 {
    bottom: -66.666667%;
  }

  .tablet-landscape-max\:-bottom-1\/4 {
    bottom: -25%;
  }

  .tablet-landscape-max\:-bottom-2\/4 {
    bottom: -50%;
  }

  .tablet-landscape-max\:-bottom-3\/4 {
    bottom: -75%;
  }

  .tablet-landscape-max\:-bottom-full {
    bottom: -100%;
  }

  .tablet-landscape-max\:left-0 {
    left: 0;
  }

  .tablet-landscape-max\:left-1 {
    left: 0.0625rem;
  }

  .tablet-landscape-max\:left-2 {
    left: 0.125rem;
  }

  .tablet-landscape-max\:left-3 {
    left: 0.1875rem;
  }

  .tablet-landscape-max\:left-4 {
    left: 0.25rem;
  }

  .tablet-landscape-max\:left-5 {
    left: 0.3125rem;
  }

  .tablet-landscape-max\:left-6 {
    left: 0.375rem;
  }

  .tablet-landscape-max\:left-8 {
    left: 0.5rem;
  }

  .tablet-landscape-max\:left-10 {
    left: 0.625rem;
  }

  .tablet-landscape-max\:left-12 {
    left: 0.75rem;
  }

  .tablet-landscape-max\:left-16 {
    left: 1rem;
  }

  .tablet-landscape-max\:left-20 {
    left: 1.25rem;
  }

  .tablet-landscape-max\:left-24 {
    left: 1.5rem;
  }

  .tablet-landscape-max\:left-32 {
    left: 2rem;
  }

  .tablet-landscape-max\:left-40 {
    left: 2.5rem;
  }

  .tablet-landscape-max\:left-48 {
    left: 3rem;
  }

  .tablet-landscape-max\:left-56 {
    left: 3.5rem;
  }

  .tablet-landscape-max\:left-64 {
    left: 4rem;
  }

  .tablet-landscape-max\:left-68 {
    left: 4.25rem;
  }

  .tablet-landscape-max\:left-72 {
    left: 4.5rem;
  }

  .tablet-landscape-max\:left-76 {
    left: 4.75rem;
  }

  .tablet-landscape-max\:left-80 {
    left: 5rem;
  }

  .tablet-landscape-max\:left-192 {
    left: 12rem;
  }

  .tablet-landscape-max\:left-auto {
    left: auto;
  }

  .tablet-landscape-max\:left-px {
    left: 1px;
  }

  .tablet-landscape-max\:-left-1 {
    left: -0.0625rem;
  }

  .tablet-landscape-max\:-left-2 {
    left: -0.125rem;
  }

  .tablet-landscape-max\:-left-3 {
    left: -0.1875rem;
  }

  .tablet-landscape-max\:-left-4 {
    left: -0.25rem;
  }

  .tablet-landscape-max\:-left-5 {
    left: -0.3125rem;
  }

  .tablet-landscape-max\:-left-6 {
    left: -0.375rem;
  }

  .tablet-landscape-max\:-left-8 {
    left: -0.5rem;
  }

  .tablet-landscape-max\:-left-10 {
    left: -0.625rem;
  }

  .tablet-landscape-max\:-left-12 {
    left: -0.75rem;
  }

  .tablet-landscape-max\:-left-16 {
    left: -1rem;
  }

  .tablet-landscape-max\:-left-20 {
    left: -1.25rem;
  }

  .tablet-landscape-max\:-left-24 {
    left: -1.5rem;
  }

  .tablet-landscape-max\:-left-32 {
    left: -2rem;
  }

  .tablet-landscape-max\:-left-40 {
    left: -2.5rem;
  }

  .tablet-landscape-max\:-left-48 {
    left: -3rem;
  }

  .tablet-landscape-max\:-left-56 {
    left: -3.5rem;
  }

  .tablet-landscape-max\:-left-64 {
    left: -4rem;
  }

  .tablet-landscape-max\:-left-68 {
    left: -4.25rem;
  }

  .tablet-landscape-max\:-left-72 {
    left: -4.5rem;
  }

  .tablet-landscape-max\:-left-76 {
    left: -4.75rem;
  }

  .tablet-landscape-max\:-left-80 {
    left: -5rem;
  }

  .tablet-landscape-max\:-left-192 {
    left: -12rem;
  }

  .tablet-landscape-max\:-left-px {
    left: -1px;
  }

  .tablet-landscape-max\:left-1\/2 {
    left: 50%;
  }

  .tablet-landscape-max\:left-1\/3 {
    left: 33.333333%;
  }

  .tablet-landscape-max\:left-2\/3 {
    left: 66.666667%;
  }

  .tablet-landscape-max\:left-1\/4 {
    left: 25%;
  }

  .tablet-landscape-max\:left-2\/4 {
    left: 50%;
  }

  .tablet-landscape-max\:left-3\/4 {
    left: 75%;
  }

  .tablet-landscape-max\:left-full {
    left: 100%;
  }

  .tablet-landscape-max\:-left-1\/2 {
    left: -50%;
  }

  .tablet-landscape-max\:-left-1\/3 {
    left: -33.333333%;
  }

  .tablet-landscape-max\:-left-2\/3 {
    left: -66.666667%;
  }

  .tablet-landscape-max\:-left-1\/4 {
    left: -25%;
  }

  .tablet-landscape-max\:-left-2\/4 {
    left: -50%;
  }

  .tablet-landscape-max\:-left-3\/4 {
    left: -75%;
  }

  .tablet-landscape-max\:-left-full {
    left: -100%;
  }

  .tablet-landscape-max\:isolate {
    isolation: isolate;
  }

  .tablet-landscape-max\:isolation-auto {
    isolation: auto;
  }

  .tablet-landscape-max\:z-0 {
    z-index: 0;
  }

  .tablet-landscape-max\:z-10 {
    z-index: 10;
  }

  .tablet-landscape-max\:z-20 {
    z-index: 20;
  }

  .tablet-landscape-max\:z-30 {
    z-index: 30;
  }

  .tablet-landscape-max\:z-40 {
    z-index: 40;
  }

  .tablet-landscape-max\:z-50 {
    z-index: 50;
  }

  .tablet-landscape-max\:z-auto {
    z-index: auto;
  }

  .tablet-landscape-max\:focus-within\:z-0:focus-within {
    z-index: 0;
  }

  .tablet-landscape-max\:focus-within\:z-10:focus-within {
    z-index: 10;
  }

  .tablet-landscape-max\:focus-within\:z-20:focus-within {
    z-index: 20;
  }

  .tablet-landscape-max\:focus-within\:z-30:focus-within {
    z-index: 30;
  }

  .tablet-landscape-max\:focus-within\:z-40:focus-within {
    z-index: 40;
  }

  .tablet-landscape-max\:focus-within\:z-50:focus-within {
    z-index: 50;
  }

  .tablet-landscape-max\:focus-within\:z-auto:focus-within {
    z-index: auto;
  }

  .tablet-landscape-max\:focus\:z-0:focus {
    z-index: 0;
  }

  .tablet-landscape-max\:focus\:z-10:focus {
    z-index: 10;
  }

  .tablet-landscape-max\:focus\:z-20:focus {
    z-index: 20;
  }

  .tablet-landscape-max\:focus\:z-30:focus {
    z-index: 30;
  }

  .tablet-landscape-max\:focus\:z-40:focus {
    z-index: 40;
  }

  .tablet-landscape-max\:focus\:z-50:focus {
    z-index: 50;
  }

  .tablet-landscape-max\:focus\:z-auto:focus {
    z-index: auto;
  }

  .tablet-landscape-max\:order-1 {
    order: 1;
  }

  .tablet-landscape-max\:order-2 {
    order: 2;
  }

  .tablet-landscape-max\:order-3 {
    order: 3;
  }

  .tablet-landscape-max\:order-4 {
    order: 4;
  }

  .tablet-landscape-max\:order-5 {
    order: 5;
  }

  .tablet-landscape-max\:order-6 {
    order: 6;
  }

  .tablet-landscape-max\:order-7 {
    order: 7;
  }

  .tablet-landscape-max\:order-8 {
    order: 8;
  }

  .tablet-landscape-max\:order-9 {
    order: 9;
  }

  .tablet-landscape-max\:order-10 {
    order: 10;
  }

  .tablet-landscape-max\:order-11 {
    order: 11;
  }

  .tablet-landscape-max\:order-12 {
    order: 12;
  }

  .tablet-landscape-max\:order-first {
    order: -9999;
  }

  .tablet-landscape-max\:order-last {
    order: 9999;
  }

  .tablet-landscape-max\:order-none {
    order: 0;
  }

  .tablet-landscape-max\:col-auto {
    grid-column: auto;
  }

  .tablet-landscape-max\:col-span-1 {
    grid-column: span 1 / span 1;
  }

  .tablet-landscape-max\:col-span-2 {
    grid-column: span 2 / span 2;
  }

  .tablet-landscape-max\:col-span-3 {
    grid-column: span 3 / span 3;
  }

  .tablet-landscape-max\:col-span-4 {
    grid-column: span 4 / span 4;
  }

  .tablet-landscape-max\:col-span-5 {
    grid-column: span 5 / span 5;
  }

  .tablet-landscape-max\:col-span-6 {
    grid-column: span 6 / span 6;
  }

  .tablet-landscape-max\:col-span-7 {
    grid-column: span 7 / span 7;
  }

  .tablet-landscape-max\:col-span-8 {
    grid-column: span 8 / span 8;
  }

  .tablet-landscape-max\:col-span-9 {
    grid-column: span 9 / span 9;
  }

  .tablet-landscape-max\:col-span-10 {
    grid-column: span 10 / span 10;
  }

  .tablet-landscape-max\:col-span-11 {
    grid-column: span 11 / span 11;
  }

  .tablet-landscape-max\:col-span-12 {
    grid-column: span 12 / span 12;
  }

  .tablet-landscape-max\:col-span-full {
    grid-column: 1 / -1;
  }

  .tablet-landscape-max\:col-start-1 {
    grid-column-start: 1;
  }

  .tablet-landscape-max\:col-start-2 {
    grid-column-start: 2;
  }

  .tablet-landscape-max\:col-start-3 {
    grid-column-start: 3;
  }

  .tablet-landscape-max\:col-start-4 {
    grid-column-start: 4;
  }

  .tablet-landscape-max\:col-start-5 {
    grid-column-start: 5;
  }

  .tablet-landscape-max\:col-start-6 {
    grid-column-start: 6;
  }

  .tablet-landscape-max\:col-start-7 {
    grid-column-start: 7;
  }

  .tablet-landscape-max\:col-start-8 {
    grid-column-start: 8;
  }

  .tablet-landscape-max\:col-start-9 {
    grid-column-start: 9;
  }

  .tablet-landscape-max\:col-start-10 {
    grid-column-start: 10;
  }

  .tablet-landscape-max\:col-start-11 {
    grid-column-start: 11;
  }

  .tablet-landscape-max\:col-start-12 {
    grid-column-start: 12;
  }

  .tablet-landscape-max\:col-start-13 {
    grid-column-start: 13;
  }

  .tablet-landscape-max\:col-start-auto {
    grid-column-start: auto;
  }

  .tablet-landscape-max\:col-end-1 {
    grid-column-end: 1;
  }

  .tablet-landscape-max\:col-end-2 {
    grid-column-end: 2;
  }

  .tablet-landscape-max\:col-end-3 {
    grid-column-end: 3;
  }

  .tablet-landscape-max\:col-end-4 {
    grid-column-end: 4;
  }

  .tablet-landscape-max\:col-end-5 {
    grid-column-end: 5;
  }

  .tablet-landscape-max\:col-end-6 {
    grid-column-end: 6;
  }

  .tablet-landscape-max\:col-end-7 {
    grid-column-end: 7;
  }

  .tablet-landscape-max\:col-end-8 {
    grid-column-end: 8;
  }

  .tablet-landscape-max\:col-end-9 {
    grid-column-end: 9;
  }

  .tablet-landscape-max\:col-end-10 {
    grid-column-end: 10;
  }

  .tablet-landscape-max\:col-end-11 {
    grid-column-end: 11;
  }

  .tablet-landscape-max\:col-end-12 {
    grid-column-end: 12;
  }

  .tablet-landscape-max\:col-end-13 {
    grid-column-end: 13;
  }

  .tablet-landscape-max\:col-end-auto {
    grid-column-end: auto;
  }

  .tablet-landscape-max\:row-auto {
    grid-row: auto;
  }

  .tablet-landscape-max\:row-span-1 {
    grid-row: span 1 / span 1;
  }

  .tablet-landscape-max\:row-span-2 {
    grid-row: span 2 / span 2;
  }

  .tablet-landscape-max\:row-span-3 {
    grid-row: span 3 / span 3;
  }

  .tablet-landscape-max\:row-span-4 {
    grid-row: span 4 / span 4;
  }

  .tablet-landscape-max\:row-span-5 {
    grid-row: span 5 / span 5;
  }

  .tablet-landscape-max\:row-span-6 {
    grid-row: span 6 / span 6;
  }

  .tablet-landscape-max\:row-span-full {
    grid-row: 1 / -1;
  }

  .tablet-landscape-max\:row-start-1 {
    grid-row-start: 1;
  }

  .tablet-landscape-max\:row-start-2 {
    grid-row-start: 2;
  }

  .tablet-landscape-max\:row-start-3 {
    grid-row-start: 3;
  }

  .tablet-landscape-max\:row-start-4 {
    grid-row-start: 4;
  }

  .tablet-landscape-max\:row-start-5 {
    grid-row-start: 5;
  }

  .tablet-landscape-max\:row-start-6 {
    grid-row-start: 6;
  }

  .tablet-landscape-max\:row-start-7 {
    grid-row-start: 7;
  }

  .tablet-landscape-max\:row-start-auto {
    grid-row-start: auto;
  }

  .tablet-landscape-max\:row-end-1 {
    grid-row-end: 1;
  }

  .tablet-landscape-max\:row-end-2 {
    grid-row-end: 2;
  }

  .tablet-landscape-max\:row-end-3 {
    grid-row-end: 3;
  }

  .tablet-landscape-max\:row-end-4 {
    grid-row-end: 4;
  }

  .tablet-landscape-max\:row-end-5 {
    grid-row-end: 5;
  }

  .tablet-landscape-max\:row-end-6 {
    grid-row-end: 6;
  }

  .tablet-landscape-max\:row-end-7 {
    grid-row-end: 7;
  }

  .tablet-landscape-max\:row-end-auto {
    grid-row-end: auto;
  }

  .tablet-landscape-max\:float-right {
    float: right;
  }

  .tablet-landscape-max\:float-left {
    float: left;
  }

  .tablet-landscape-max\:float-none {
    float: none;
  }

  .tablet-landscape-max\:clear-left {
    clear: left;
  }

  .tablet-landscape-max\:clear-right {
    clear: right;
  }

  .tablet-landscape-max\:clear-both {
    clear: both;
  }

  .tablet-landscape-max\:clear-none {
    clear: none;
  }

  .tablet-landscape-max\:m-0 {
    margin: 0;
  }

  .tablet-landscape-max\:m-1 {
    margin: 0.0625rem;
  }

  .tablet-landscape-max\:m-2 {
    margin: 0.125rem;
  }

  .tablet-landscape-max\:m-3 {
    margin: 0.1875rem;
  }

  .tablet-landscape-max\:m-4 {
    margin: 0.25rem;
  }

  .tablet-landscape-max\:m-5 {
    margin: 0.3125rem;
  }

  .tablet-landscape-max\:m-6 {
    margin: 0.375rem;
  }

  .tablet-landscape-max\:m-8 {
    margin: 0.5rem;
  }

  .tablet-landscape-max\:m-10 {
    margin: 0.625rem;
  }

  .tablet-landscape-max\:m-12 {
    margin: 0.75rem;
  }

  .tablet-landscape-max\:m-16 {
    margin: 1rem;
  }

  .tablet-landscape-max\:m-20 {
    margin: 1.25rem;
  }

  .tablet-landscape-max\:m-24 {
    margin: 1.5rem;
  }

  .tablet-landscape-max\:m-32 {
    margin: 2rem;
  }

  .tablet-landscape-max\:m-40 {
    margin: 2.5rem;
  }

  .tablet-landscape-max\:m-48 {
    margin: 3rem;
  }

  .tablet-landscape-max\:m-56 {
    margin: 3.5rem;
  }

  .tablet-landscape-max\:m-64 {
    margin: 4rem;
  }

  .tablet-landscape-max\:m-68 {
    margin: 4.25rem;
  }

  .tablet-landscape-max\:m-72 {
    margin: 4.5rem;
  }

  .tablet-landscape-max\:m-76 {
    margin: 4.75rem;
  }

  .tablet-landscape-max\:m-80 {
    margin: 5rem;
  }

  .tablet-landscape-max\:m-192 {
    margin: 12rem;
  }

  .tablet-landscape-max\:m-auto {
    margin: auto;
  }

  .tablet-landscape-max\:m-px {
    margin: 1px;
  }

  .tablet-landscape-max\:-m-1 {
    margin: -0.0625rem;
  }

  .tablet-landscape-max\:-m-2 {
    margin: -0.125rem;
  }

  .tablet-landscape-max\:-m-3 {
    margin: -0.1875rem;
  }

  .tablet-landscape-max\:-m-4 {
    margin: -0.25rem;
  }

  .tablet-landscape-max\:-m-5 {
    margin: -0.3125rem;
  }

  .tablet-landscape-max\:-m-6 {
    margin: -0.375rem;
  }

  .tablet-landscape-max\:-m-8 {
    margin: -0.5rem;
  }

  .tablet-landscape-max\:-m-10 {
    margin: -0.625rem;
  }

  .tablet-landscape-max\:-m-12 {
    margin: -0.75rem;
  }

  .tablet-landscape-max\:-m-16 {
    margin: -1rem;
  }

  .tablet-landscape-max\:-m-20 {
    margin: -1.25rem;
  }

  .tablet-landscape-max\:-m-24 {
    margin: -1.5rem;
  }

  .tablet-landscape-max\:-m-32 {
    margin: -2rem;
  }

  .tablet-landscape-max\:-m-40 {
    margin: -2.5rem;
  }

  .tablet-landscape-max\:-m-48 {
    margin: -3rem;
  }

  .tablet-landscape-max\:-m-56 {
    margin: -3.5rem;
  }

  .tablet-landscape-max\:-m-64 {
    margin: -4rem;
  }

  .tablet-landscape-max\:-m-68 {
    margin: -4.25rem;
  }

  .tablet-landscape-max\:-m-72 {
    margin: -4.5rem;
  }

  .tablet-landscape-max\:-m-76 {
    margin: -4.75rem;
  }

  .tablet-landscape-max\:-m-80 {
    margin: -5rem;
  }

  .tablet-landscape-max\:-m-192 {
    margin: -12rem;
  }

  .tablet-landscape-max\:-m-px {
    margin: -1px;
  }

  .tablet-landscape-max\:mx-0 {
    margin-left: 0;
    margin-right: 0;
  }

  .tablet-landscape-max\:mx-1 {
    margin-left: 0.0625rem;
    margin-right: 0.0625rem;
  }

  .tablet-landscape-max\:mx-2 {
    margin-left: 0.125rem;
    margin-right: 0.125rem;
  }

  .tablet-landscape-max\:mx-3 {
    margin-left: 0.1875rem;
    margin-right: 0.1875rem;
  }

  .tablet-landscape-max\:mx-4 {
    margin-left: 0.25rem;
    margin-right: 0.25rem;
  }

  .tablet-landscape-max\:mx-5 {
    margin-left: 0.3125rem;
    margin-right: 0.3125rem;
  }

  .tablet-landscape-max\:mx-6 {
    margin-left: 0.375rem;
    margin-right: 0.375rem;
  }

  .tablet-landscape-max\:mx-8 {
    margin-left: 0.5rem;
    margin-right: 0.5rem;
  }

  .tablet-landscape-max\:mx-10 {
    margin-left: 0.625rem;
    margin-right: 0.625rem;
  }

  .tablet-landscape-max\:mx-12 {
    margin-left: 0.75rem;
    margin-right: 0.75rem;
  }

  .tablet-landscape-max\:mx-16 {
    margin-left: 1rem;
    margin-right: 1rem;
  }

  .tablet-landscape-max\:mx-20 {
    margin-left: 1.25rem;
    margin-right: 1.25rem;
  }

  .tablet-landscape-max\:mx-24 {
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }

  .tablet-landscape-max\:mx-32 {
    margin-left: 2rem;
    margin-right: 2rem;
  }

  .tablet-landscape-max\:mx-40 {
    margin-left: 2.5rem;
    margin-right: 2.5rem;
  }

  .tablet-landscape-max\:mx-48 {
    margin-left: 3rem;
    margin-right: 3rem;
  }

  .tablet-landscape-max\:mx-56 {
    margin-left: 3.5rem;
    margin-right: 3.5rem;
  }

  .tablet-landscape-max\:mx-64 {
    margin-left: 4rem;
    margin-right: 4rem;
  }

  .tablet-landscape-max\:mx-68 {
    margin-left: 4.25rem;
    margin-right: 4.25rem;
  }

  .tablet-landscape-max\:mx-72 {
    margin-left: 4.5rem;
    margin-right: 4.5rem;
  }

  .tablet-landscape-max\:mx-76 {
    margin-left: 4.75rem;
    margin-right: 4.75rem;
  }

  .tablet-landscape-max\:mx-80 {
    margin-left: 5rem;
    margin-right: 5rem;
  }

  .tablet-landscape-max\:mx-192 {
    margin-left: 12rem;
    margin-right: 12rem;
  }

  .tablet-landscape-max\:mx-auto {
    margin-left: auto;
    margin-right: auto;
  }

  .tablet-landscape-max\:mx-px {
    margin-left: 1px;
    margin-right: 1px;
  }

  .tablet-landscape-max\:-mx-1 {
    margin-left: -0.0625rem;
    margin-right: -0.0625rem;
  }

  .tablet-landscape-max\:-mx-2 {
    margin-left: -0.125rem;
    margin-right: -0.125rem;
  }

  .tablet-landscape-max\:-mx-3 {
    margin-left: -0.1875rem;
    margin-right: -0.1875rem;
  }

  .tablet-landscape-max\:-mx-4 {
    margin-left: -0.25rem;
    margin-right: -0.25rem;
  }

  .tablet-landscape-max\:-mx-5 {
    margin-left: -0.3125rem;
    margin-right: -0.3125rem;
  }

  .tablet-landscape-max\:-mx-6 {
    margin-left: -0.375rem;
    margin-right: -0.375rem;
  }

  .tablet-landscape-max\:-mx-8 {
    margin-left: -0.5rem;
    margin-right: -0.5rem;
  }

  .tablet-landscape-max\:-mx-10 {
    margin-left: -0.625rem;
    margin-right: -0.625rem;
  }

  .tablet-landscape-max\:-mx-12 {
    margin-left: -0.75rem;
    margin-right: -0.75rem;
  }

  .tablet-landscape-max\:-mx-16 {
    margin-left: -1rem;
    margin-right: -1rem;
  }

  .tablet-landscape-max\:-mx-20 {
    margin-left: -1.25rem;
    margin-right: -1.25rem;
  }

  .tablet-landscape-max\:-mx-24 {
    margin-left: -1.5rem;
    margin-right: -1.5rem;
  }

  .tablet-landscape-max\:-mx-32 {
    margin-left: -2rem;
    margin-right: -2rem;
  }

  .tablet-landscape-max\:-mx-40 {
    margin-left: -2.5rem;
    margin-right: -2.5rem;
  }

  .tablet-landscape-max\:-mx-48 {
    margin-left: -3rem;
    margin-right: -3rem;
  }

  .tablet-landscape-max\:-mx-56 {
    margin-left: -3.5rem;
    margin-right: -3.5rem;
  }

  .tablet-landscape-max\:-mx-64 {
    margin-left: -4rem;
    margin-right: -4rem;
  }

  .tablet-landscape-max\:-mx-68 {
    margin-left: -4.25rem;
    margin-right: -4.25rem;
  }

  .tablet-landscape-max\:-mx-72 {
    margin-left: -4.5rem;
    margin-right: -4.5rem;
  }

  .tablet-landscape-max\:-mx-76 {
    margin-left: -4.75rem;
    margin-right: -4.75rem;
  }

  .tablet-landscape-max\:-mx-80 {
    margin-left: -5rem;
    margin-right: -5rem;
  }

  .tablet-landscape-max\:-mx-192 {
    margin-left: -12rem;
    margin-right: -12rem;
  }

  .tablet-landscape-max\:-mx-px {
    margin-left: -1px;
    margin-right: -1px;
  }

  .tablet-landscape-max\:my-0 {
    margin-top: 0;
    margin-bottom: 0;
  }

  .tablet-landscape-max\:my-1 {
    margin-top: 0.0625rem;
    margin-bottom: 0.0625rem;
  }

  .tablet-landscape-max\:my-2 {
    margin-top: 0.125rem;
    margin-bottom: 0.125rem;
  }

  .tablet-landscape-max\:my-3 {
    margin-top: 0.1875rem;
    margin-bottom: 0.1875rem;
  }

  .tablet-landscape-max\:my-4 {
    margin-top: 0.25rem;
    margin-bottom: 0.25rem;
  }

  .tablet-landscape-max\:my-5 {
    margin-top: 0.3125rem;
    margin-bottom: 0.3125rem;
  }

  .tablet-landscape-max\:my-6 {
    margin-top: 0.375rem;
    margin-bottom: 0.375rem;
  }

  .tablet-landscape-max\:my-8 {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
  }

  .tablet-landscape-max\:my-10 {
    margin-top: 0.625rem;
    margin-bottom: 0.625rem;
  }

  .tablet-landscape-max\:my-12 {
    margin-top: 0.75rem;
    margin-bottom: 0.75rem;
  }

  .tablet-landscape-max\:my-16 {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }

  .tablet-landscape-max\:my-20 {
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
  }

  .tablet-landscape-max\:my-24 {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }

  .tablet-landscape-max\:my-32 {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }

  .tablet-landscape-max\:my-40 {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }

  .tablet-landscape-max\:my-48 {
    margin-top: 3rem;
    margin-bottom: 3rem;
  }

  .tablet-landscape-max\:my-56 {
    margin-top: 3.5rem;
    margin-bottom: 3.5rem;
  }

  .tablet-landscape-max\:my-64 {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }

  .tablet-landscape-max\:my-68 {
    margin-top: 4.25rem;
    margin-bottom: 4.25rem;
  }

  .tablet-landscape-max\:my-72 {
    margin-top: 4.5rem;
    margin-bottom: 4.5rem;
  }

  .tablet-landscape-max\:my-76 {
    margin-top: 4.75rem;
    margin-bottom: 4.75rem;
  }

  .tablet-landscape-max\:my-80 {
    margin-top: 5rem;
    margin-bottom: 5rem;
  }

  .tablet-landscape-max\:my-192 {
    margin-top: 12rem;
    margin-bottom: 12rem;
  }

  .tablet-landscape-max\:my-auto {
    margin-top: auto;
    margin-bottom: auto;
  }

  .tablet-landscape-max\:my-px {
    margin-top: 1px;
    margin-bottom: 1px;
  }

  .tablet-landscape-max\:-my-1 {
    margin-top: -0.0625rem;
    margin-bottom: -0.0625rem;
  }

  .tablet-landscape-max\:-my-2 {
    margin-top: -0.125rem;
    margin-bottom: -0.125rem;
  }

  .tablet-landscape-max\:-my-3 {
    margin-top: -0.1875rem;
    margin-bottom: -0.1875rem;
  }

  .tablet-landscape-max\:-my-4 {
    margin-top: -0.25rem;
    margin-bottom: -0.25rem;
  }

  .tablet-landscape-max\:-my-5 {
    margin-top: -0.3125rem;
    margin-bottom: -0.3125rem;
  }

  .tablet-landscape-max\:-my-6 {
    margin-top: -0.375rem;
    margin-bottom: -0.375rem;
  }

  .tablet-landscape-max\:-my-8 {
    margin-top: -0.5rem;
    margin-bottom: -0.5rem;
  }

  .tablet-landscape-max\:-my-10 {
    margin-top: -0.625rem;
    margin-bottom: -0.625rem;
  }

  .tablet-landscape-max\:-my-12 {
    margin-top: -0.75rem;
    margin-bottom: -0.75rem;
  }

  .tablet-landscape-max\:-my-16 {
    margin-top: -1rem;
    margin-bottom: -1rem;
  }

  .tablet-landscape-max\:-my-20 {
    margin-top: -1.25rem;
    margin-bottom: -1.25rem;
  }

  .tablet-landscape-max\:-my-24 {
    margin-top: -1.5rem;
    margin-bottom: -1.5rem;
  }

  .tablet-landscape-max\:-my-32 {
    margin-top: -2rem;
    margin-bottom: -2rem;
  }

  .tablet-landscape-max\:-my-40 {
    margin-top: -2.5rem;
    margin-bottom: -2.5rem;
  }

  .tablet-landscape-max\:-my-48 {
    margin-top: -3rem;
    margin-bottom: -3rem;
  }

  .tablet-landscape-max\:-my-56 {
    margin-top: -3.5rem;
    margin-bottom: -3.5rem;
  }

  .tablet-landscape-max\:-my-64 {
    margin-top: -4rem;
    margin-bottom: -4rem;
  }

  .tablet-landscape-max\:-my-68 {
    margin-top: -4.25rem;
    margin-bottom: -4.25rem;
  }

  .tablet-landscape-max\:-my-72 {
    margin-top: -4.5rem;
    margin-bottom: -4.5rem;
  }

  .tablet-landscape-max\:-my-76 {
    margin-top: -4.75rem;
    margin-bottom: -4.75rem;
  }

  .tablet-landscape-max\:-my-80 {
    margin-top: -5rem;
    margin-bottom: -5rem;
  }

  .tablet-landscape-max\:-my-192 {
    margin-top: -12rem;
    margin-bottom: -12rem;
  }

  .tablet-landscape-max\:-my-px {
    margin-top: -1px;
    margin-bottom: -1px;
  }

  .tablet-landscape-max\:mt-0 {
    margin-top: 0;
  }

  .tablet-landscape-max\:mt-1 {
    margin-top: 0.0625rem;
  }

  .tablet-landscape-max\:mt-2 {
    margin-top: 0.125rem;
  }

  .tablet-landscape-max\:mt-3 {
    margin-top: 0.1875rem;
  }

  .tablet-landscape-max\:mt-4 {
    margin-top: 0.25rem;
  }

  .tablet-landscape-max\:mt-5 {
    margin-top: 0.3125rem;
  }

  .tablet-landscape-max\:mt-6 {
    margin-top: 0.375rem;
  }

  .tablet-landscape-max\:mt-8 {
    margin-top: 0.5rem;
  }

  .tablet-landscape-max\:mt-10 {
    margin-top: 0.625rem;
  }

  .tablet-landscape-max\:mt-12 {
    margin-top: 0.75rem;
  }

  .tablet-landscape-max\:mt-16 {
    margin-top: 1rem;
  }

  .tablet-landscape-max\:mt-20 {
    margin-top: 1.25rem;
  }

  .tablet-landscape-max\:mt-24 {
    margin-top: 1.5rem;
  }

  .tablet-landscape-max\:mt-32 {
    margin-top: 2rem;
  }

  .tablet-landscape-max\:mt-40 {
    margin-top: 2.5rem;
  }

  .tablet-landscape-max\:mt-48 {
    margin-top: 3rem;
  }

  .tablet-landscape-max\:mt-56 {
    margin-top: 3.5rem;
  }

  .tablet-landscape-max\:mt-64 {
    margin-top: 4rem;
  }

  .tablet-landscape-max\:mt-68 {
    margin-top: 4.25rem;
  }

  .tablet-landscape-max\:mt-72 {
    margin-top: 4.5rem;
  }

  .tablet-landscape-max\:mt-76 {
    margin-top: 4.75rem;
  }

  .tablet-landscape-max\:mt-80 {
    margin-top: 5rem;
  }

  .tablet-landscape-max\:mt-192 {
    margin-top: 12rem;
  }

  .tablet-landscape-max\:mt-auto {
    margin-top: auto;
  }

  .tablet-landscape-max\:mt-px {
    margin-top: 1px;
  }

  .tablet-landscape-max\:-mt-1 {
    margin-top: -0.0625rem;
  }

  .tablet-landscape-max\:-mt-2 {
    margin-top: -0.125rem;
  }

  .tablet-landscape-max\:-mt-3 {
    margin-top: -0.1875rem;
  }

  .tablet-landscape-max\:-mt-4 {
    margin-top: -0.25rem;
  }

  .tablet-landscape-max\:-mt-5 {
    margin-top: -0.3125rem;
  }

  .tablet-landscape-max\:-mt-6 {
    margin-top: -0.375rem;
  }

  .tablet-landscape-max\:-mt-8 {
    margin-top: -0.5rem;
  }

  .tablet-landscape-max\:-mt-10 {
    margin-top: -0.625rem;
  }

  .tablet-landscape-max\:-mt-12 {
    margin-top: -0.75rem;
  }

  .tablet-landscape-max\:-mt-16 {
    margin-top: -1rem;
  }

  .tablet-landscape-max\:-mt-20 {
    margin-top: -1.25rem;
  }

  .tablet-landscape-max\:-mt-24 {
    margin-top: -1.5rem;
  }

  .tablet-landscape-max\:-mt-32 {
    margin-top: -2rem;
  }

  .tablet-landscape-max\:-mt-40 {
    margin-top: -2.5rem;
  }

  .tablet-landscape-max\:-mt-48 {
    margin-top: -3rem;
  }

  .tablet-landscape-max\:-mt-56 {
    margin-top: -3.5rem;
  }

  .tablet-landscape-max\:-mt-64 {
    margin-top: -4rem;
  }

  .tablet-landscape-max\:-mt-68 {
    margin-top: -4.25rem;
  }

  .tablet-landscape-max\:-mt-72 {
    margin-top: -4.5rem;
  }

  .tablet-landscape-max\:-mt-76 {
    margin-top: -4.75rem;
  }

  .tablet-landscape-max\:-mt-80 {
    margin-top: -5rem;
  }

  .tablet-landscape-max\:-mt-192 {
    margin-top: -12rem;
  }

  .tablet-landscape-max\:-mt-px {
    margin-top: -1px;
  }

  .tablet-landscape-max\:mr-0 {
    margin-right: 0;
  }

  .tablet-landscape-max\:mr-1 {
    margin-right: 0.0625rem;
  }

  .tablet-landscape-max\:mr-2 {
    margin-right: 0.125rem;
  }

  .tablet-landscape-max\:mr-3 {
    margin-right: 0.1875rem;
  }

  .tablet-landscape-max\:mr-4 {
    margin-right: 0.25rem;
  }

  .tablet-landscape-max\:mr-5 {
    margin-right: 0.3125rem;
  }

  .tablet-landscape-max\:mr-6 {
    margin-right: 0.375rem;
  }

  .tablet-landscape-max\:mr-8 {
    margin-right: 0.5rem;
  }

  .tablet-landscape-max\:mr-10 {
    margin-right: 0.625rem;
  }

  .tablet-landscape-max\:mr-12 {
    margin-right: 0.75rem;
  }

  .tablet-landscape-max\:mr-16 {
    margin-right: 1rem;
  }

  .tablet-landscape-max\:mr-20 {
    margin-right: 1.25rem;
  }

  .tablet-landscape-max\:mr-24 {
    margin-right: 1.5rem;
  }

  .tablet-landscape-max\:mr-32 {
    margin-right: 2rem;
  }

  .tablet-landscape-max\:mr-40 {
    margin-right: 2.5rem;
  }

  .tablet-landscape-max\:mr-48 {
    margin-right: 3rem;
  }

  .tablet-landscape-max\:mr-56 {
    margin-right: 3.5rem;
  }

  .tablet-landscape-max\:mr-64 {
    margin-right: 4rem;
  }

  .tablet-landscape-max\:mr-68 {
    margin-right: 4.25rem;
  }

  .tablet-landscape-max\:mr-72 {
    margin-right: 4.5rem;
  }

  .tablet-landscape-max\:mr-76 {
    margin-right: 4.75rem;
  }

  .tablet-landscape-max\:mr-80 {
    margin-right: 5rem;
  }

  .tablet-landscape-max\:mr-192 {
    margin-right: 12rem;
  }

  .tablet-landscape-max\:mr-auto {
    margin-right: auto;
  }

  .tablet-landscape-max\:mr-px {
    margin-right: 1px;
  }

  .tablet-landscape-max\:-mr-1 {
    margin-right: -0.0625rem;
  }

  .tablet-landscape-max\:-mr-2 {
    margin-right: -0.125rem;
  }

  .tablet-landscape-max\:-mr-3 {
    margin-right: -0.1875rem;
  }

  .tablet-landscape-max\:-mr-4 {
    margin-right: -0.25rem;
  }

  .tablet-landscape-max\:-mr-5 {
    margin-right: -0.3125rem;
  }

  .tablet-landscape-max\:-mr-6 {
    margin-right: -0.375rem;
  }

  .tablet-landscape-max\:-mr-8 {
    margin-right: -0.5rem;
  }

  .tablet-landscape-max\:-mr-10 {
    margin-right: -0.625rem;
  }

  .tablet-landscape-max\:-mr-12 {
    margin-right: -0.75rem;
  }

  .tablet-landscape-max\:-mr-16 {
    margin-right: -1rem;
  }

  .tablet-landscape-max\:-mr-20 {
    margin-right: -1.25rem;
  }

  .tablet-landscape-max\:-mr-24 {
    margin-right: -1.5rem;
  }

  .tablet-landscape-max\:-mr-32 {
    margin-right: -2rem;
  }

  .tablet-landscape-max\:-mr-40 {
    margin-right: -2.5rem;
  }

  .tablet-landscape-max\:-mr-48 {
    margin-right: -3rem;
  }

  .tablet-landscape-max\:-mr-56 {
    margin-right: -3.5rem;
  }

  .tablet-landscape-max\:-mr-64 {
    margin-right: -4rem;
  }

  .tablet-landscape-max\:-mr-68 {
    margin-right: -4.25rem;
  }

  .tablet-landscape-max\:-mr-72 {
    margin-right: -4.5rem;
  }

  .tablet-landscape-max\:-mr-76 {
    margin-right: -4.75rem;
  }

  .tablet-landscape-max\:-mr-80 {
    margin-right: -5rem;
  }

  .tablet-landscape-max\:-mr-192 {
    margin-right: -12rem;
  }

  .tablet-landscape-max\:-mr-px {
    margin-right: -1px;
  }

  .tablet-landscape-max\:mb-0 {
    margin-bottom: 0;
  }

  .tablet-landscape-max\:mb-1 {
    margin-bottom: 0.0625rem;
  }

  .tablet-landscape-max\:mb-2 {
    margin-bottom: 0.125rem;
  }

  .tablet-landscape-max\:mb-3 {
    margin-bottom: 0.1875rem;
  }

  .tablet-landscape-max\:mb-4 {
    margin-bottom: 0.25rem;
  }

  .tablet-landscape-max\:mb-5 {
    margin-bottom: 0.3125rem;
  }

  .tablet-landscape-max\:mb-6 {
    margin-bottom: 0.375rem;
  }

  .tablet-landscape-max\:mb-8 {
    margin-bottom: 0.5rem;
  }

  .tablet-landscape-max\:mb-10 {
    margin-bottom: 0.625rem;
  }

  .tablet-landscape-max\:mb-12 {
    margin-bottom: 0.75rem;
  }

  .tablet-landscape-max\:mb-16 {
    margin-bottom: 1rem;
  }

  .tablet-landscape-max\:mb-20 {
    margin-bottom: 1.25rem;
  }

  .tablet-landscape-max\:mb-24 {
    margin-bottom: 1.5rem;
  }

  .tablet-landscape-max\:mb-32 {
    margin-bottom: 2rem;
  }

  .tablet-landscape-max\:mb-40 {
    margin-bottom: 2.5rem;
  }

  .tablet-landscape-max\:mb-48 {
    margin-bottom: 3rem;
  }

  .tablet-landscape-max\:mb-56 {
    margin-bottom: 3.5rem;
  }

  .tablet-landscape-max\:mb-64 {
    margin-bottom: 4rem;
  }

  .tablet-landscape-max\:mb-68 {
    margin-bottom: 4.25rem;
  }

  .tablet-landscape-max\:mb-72 {
    margin-bottom: 4.5rem;
  }

  .tablet-landscape-max\:mb-76 {
    margin-bottom: 4.75rem;
  }

  .tablet-landscape-max\:mb-80 {
    margin-bottom: 5rem;
  }

  .tablet-landscape-max\:mb-192 {
    margin-bottom: 12rem;
  }

  .tablet-landscape-max\:mb-auto {
    margin-bottom: auto;
  }

  .tablet-landscape-max\:mb-px {
    margin-bottom: 1px;
  }

  .tablet-landscape-max\:-mb-1 {
    margin-bottom: -0.0625rem;
  }

  .tablet-landscape-max\:-mb-2 {
    margin-bottom: -0.125rem;
  }

  .tablet-landscape-max\:-mb-3 {
    margin-bottom: -0.1875rem;
  }

  .tablet-landscape-max\:-mb-4 {
    margin-bottom: -0.25rem;
  }

  .tablet-landscape-max\:-mb-5 {
    margin-bottom: -0.3125rem;
  }

  .tablet-landscape-max\:-mb-6 {
    margin-bottom: -0.375rem;
  }

  .tablet-landscape-max\:-mb-8 {
    margin-bottom: -0.5rem;
  }

  .tablet-landscape-max\:-mb-10 {
    margin-bottom: -0.625rem;
  }

  .tablet-landscape-max\:-mb-12 {
    margin-bottom: -0.75rem;
  }

  .tablet-landscape-max\:-mb-16 {
    margin-bottom: -1rem;
  }

  .tablet-landscape-max\:-mb-20 {
    margin-bottom: -1.25rem;
  }

  .tablet-landscape-max\:-mb-24 {
    margin-bottom: -1.5rem;
  }

  .tablet-landscape-max\:-mb-32 {
    margin-bottom: -2rem;
  }

  .tablet-landscape-max\:-mb-40 {
    margin-bottom: -2.5rem;
  }

  .tablet-landscape-max\:-mb-48 {
    margin-bottom: -3rem;
  }

  .tablet-landscape-max\:-mb-56 {
    margin-bottom: -3.5rem;
  }

  .tablet-landscape-max\:-mb-64 {
    margin-bottom: -4rem;
  }

  .tablet-landscape-max\:-mb-68 {
    margin-bottom: -4.25rem;
  }

  .tablet-landscape-max\:-mb-72 {
    margin-bottom: -4.5rem;
  }

  .tablet-landscape-max\:-mb-76 {
    margin-bottom: -4.75rem;
  }

  .tablet-landscape-max\:-mb-80 {
    margin-bottom: -5rem;
  }

  .tablet-landscape-max\:-mb-192 {
    margin-bottom: -12rem;
  }

  .tablet-landscape-max\:-mb-px {
    margin-bottom: -1px;
  }

  .tablet-landscape-max\:ml-0 {
    margin-left: 0;
  }

  .tablet-landscape-max\:ml-1 {
    margin-left: 0.0625rem;
  }

  .tablet-landscape-max\:ml-2 {
    margin-left: 0.125rem;
  }

  .tablet-landscape-max\:ml-3 {
    margin-left: 0.1875rem;
  }

  .tablet-landscape-max\:ml-4 {
    margin-left: 0.25rem;
  }

  .tablet-landscape-max\:ml-5 {
    margin-left: 0.3125rem;
  }

  .tablet-landscape-max\:ml-6 {
    margin-left: 0.375rem;
  }

  .tablet-landscape-max\:ml-8 {
    margin-left: 0.5rem;
  }

  .tablet-landscape-max\:ml-10 {
    margin-left: 0.625rem;
  }

  .tablet-landscape-max\:ml-12 {
    margin-left: 0.75rem;
  }

  .tablet-landscape-max\:ml-16 {
    margin-left: 1rem;
  }

  .tablet-landscape-max\:ml-20 {
    margin-left: 1.25rem;
  }

  .tablet-landscape-max\:ml-24 {
    margin-left: 1.5rem;
  }

  .tablet-landscape-max\:ml-32 {
    margin-left: 2rem;
  }

  .tablet-landscape-max\:ml-40 {
    margin-left: 2.5rem;
  }

  .tablet-landscape-max\:ml-48 {
    margin-left: 3rem;
  }

  .tablet-landscape-max\:ml-56 {
    margin-left: 3.5rem;
  }

  .tablet-landscape-max\:ml-64 {
    margin-left: 4rem;
  }

  .tablet-landscape-max\:ml-68 {
    margin-left: 4.25rem;
  }

  .tablet-landscape-max\:ml-72 {
    margin-left: 4.5rem;
  }

  .tablet-landscape-max\:ml-76 {
    margin-left: 4.75rem;
  }

  .tablet-landscape-max\:ml-80 {
    margin-left: 5rem;
  }

  .tablet-landscape-max\:ml-192 {
    margin-left: 12rem;
  }

  .tablet-landscape-max\:ml-auto {
    margin-left: auto;
  }

  .tablet-landscape-max\:ml-px {
    margin-left: 1px;
  }

  .tablet-landscape-max\:-ml-1 {
    margin-left: -0.0625rem;
  }

  .tablet-landscape-max\:-ml-2 {
    margin-left: -0.125rem;
  }

  .tablet-landscape-max\:-ml-3 {
    margin-left: -0.1875rem;
  }

  .tablet-landscape-max\:-ml-4 {
    margin-left: -0.25rem;
  }

  .tablet-landscape-max\:-ml-5 {
    margin-left: -0.3125rem;
  }

  .tablet-landscape-max\:-ml-6 {
    margin-left: -0.375rem;
  }

  .tablet-landscape-max\:-ml-8 {
    margin-left: -0.5rem;
  }

  .tablet-landscape-max\:-ml-10 {
    margin-left: -0.625rem;
  }

  .tablet-landscape-max\:-ml-12 {
    margin-left: -0.75rem;
  }

  .tablet-landscape-max\:-ml-16 {
    margin-left: -1rem;
  }

  .tablet-landscape-max\:-ml-20 {
    margin-left: -1.25rem;
  }

  .tablet-landscape-max\:-ml-24 {
    margin-left: -1.5rem;
  }

  .tablet-landscape-max\:-ml-32 {
    margin-left: -2rem;
  }

  .tablet-landscape-max\:-ml-40 {
    margin-left: -2.5rem;
  }

  .tablet-landscape-max\:-ml-48 {
    margin-left: -3rem;
  }

  .tablet-landscape-max\:-ml-56 {
    margin-left: -3.5rem;
  }

  .tablet-landscape-max\:-ml-64 {
    margin-left: -4rem;
  }

  .tablet-landscape-max\:-ml-68 {
    margin-left: -4.25rem;
  }

  .tablet-landscape-max\:-ml-72 {
    margin-left: -4.5rem;
  }

  .tablet-landscape-max\:-ml-76 {
    margin-left: -4.75rem;
  }

  .tablet-landscape-max\:-ml-80 {
    margin-left: -5rem;
  }

  .tablet-landscape-max\:-ml-192 {
    margin-left: -12rem;
  }

  .tablet-landscape-max\:-ml-px {
    margin-left: -1px;
  }

  .tablet-landscape-max\:box-border {
    box-sizing: border-box;
  }

  .tablet-landscape-max\:box-content {
    box-sizing: content-box;
  }

  .tablet-landscape-max\:block {
    display: block;
  }

  .tablet-landscape-max\:inline-block {
    display: inline-block;
  }

  .tablet-landscape-max\:inline {
    display: inline;
  }

  .tablet-landscape-max\:flex {
    display: flex;
  }

  .tablet-landscape-max\:inline-flex {
    display: inline-flex;
  }

  .tablet-landscape-max\:table {
    display: table;
  }

  .tablet-landscape-max\:inline-table {
    display: inline-table;
  }

  .tablet-landscape-max\:table-caption {
    display: table-caption;
  }

  .tablet-landscape-max\:table-cell {
    display: table-cell;
  }

  .tablet-landscape-max\:table-column {
    display: table-column;
  }

  .tablet-landscape-max\:table-column-group {
    display: table-column-group;
  }

  .tablet-landscape-max\:table-footer-group {
    display: table-footer-group;
  }

  .tablet-landscape-max\:table-header-group {
    display: table-header-group;
  }

  .tablet-landscape-max\:table-row-group {
    display: table-row-group;
  }

  .tablet-landscape-max\:table-row {
    display: table-row;
  }

  .tablet-landscape-max\:flow-root {
    display: flow-root;
  }

  .tablet-landscape-max\:grid {
    display: grid;
  }

  .tablet-landscape-max\:inline-grid {
    display: inline-grid;
  }

  .tablet-landscape-max\:contents {
    display: contents;
  }

  .tablet-landscape-max\:list-item {
    display: list-item;
  }

  .tablet-landscape-max\:hidden {
    display: none;
  }

  .tablet-landscape-max\:h-0 {
    height: 0;
  }

  .tablet-landscape-max\:h-1 {
    height: 0.0625rem;
  }

  .tablet-landscape-max\:h-2 {
    height: 0.125rem;
  }

  .tablet-landscape-max\:h-3 {
    height: 0.1875rem;
  }

  .tablet-landscape-max\:h-4 {
    height: 0.25rem;
  }

  .tablet-landscape-max\:h-5 {
    height: 0.3125rem;
  }

  .tablet-landscape-max\:h-6 {
    height: 0.375rem;
  }

  .tablet-landscape-max\:h-8 {
    height: 0.5rem;
  }

  .tablet-landscape-max\:h-10 {
    height: 0.625rem;
  }

  .tablet-landscape-max\:h-12 {
    height: 0.75rem;
  }

  .tablet-landscape-max\:h-16 {
    height: 1rem;
  }

  .tablet-landscape-max\:h-20 {
    height: 1.25rem;
  }

  .tablet-landscape-max\:h-24 {
    height: 1.5rem;
  }

  .tablet-landscape-max\:h-32 {
    height: 2rem;
  }

  .tablet-landscape-max\:h-40 {
    height: 2.5rem;
  }

  .tablet-landscape-max\:h-48 {
    height: 3rem;
  }

  .tablet-landscape-max\:h-56 {
    height: 3.5rem;
  }

  .tablet-landscape-max\:h-64 {
    height: 4rem;
  }

  .tablet-landscape-max\:h-68 {
    height: 4.25rem;
  }

  .tablet-landscape-max\:h-72 {
    height: 4.5rem;
  }

  .tablet-landscape-max\:h-76 {
    height: 4.75rem;
  }

  .tablet-landscape-max\:h-80 {
    height: 5rem;
  }

  .tablet-landscape-max\:h-192 {
    height: 12rem;
  }

  .tablet-landscape-max\:h-auto {
    height: auto;
  }

  .tablet-landscape-max\:h-px {
    height: 1px;
  }

  .tablet-landscape-max\:h-1\/2 {
    height: 50%;
  }

  .tablet-landscape-max\:h-1\/3 {
    height: 33.333333%;
  }

  .tablet-landscape-max\:h-2\/3 {
    height: 66.666667%;
  }

  .tablet-landscape-max\:h-1\/4 {
    height: 25%;
  }

  .tablet-landscape-max\:h-2\/4 {
    height: 50%;
  }

  .tablet-landscape-max\:h-3\/4 {
    height: 75%;
  }

  .tablet-landscape-max\:h-1\/5 {
    height: 20%;
  }

  .tablet-landscape-max\:h-2\/5 {
    height: 40%;
  }

  .tablet-landscape-max\:h-3\/5 {
    height: 60%;
  }

  .tablet-landscape-max\:h-4\/5 {
    height: 80%;
  }

  .tablet-landscape-max\:h-1\/6 {
    height: 16.666667%;
  }

  .tablet-landscape-max\:h-2\/6 {
    height: 33.333333%;
  }

  .tablet-landscape-max\:h-3\/6 {
    height: 50%;
  }

  .tablet-landscape-max\:h-4\/6 {
    height: 66.666667%;
  }

  .tablet-landscape-max\:h-5\/6 {
    height: 83.333333%;
  }

  .tablet-landscape-max\:h-full {
    height: 100%;
  }

  .tablet-landscape-max\:h-screen {
    height: 100vh;
  }

  .tablet-landscape-max\:max-h-0 {
    max-height: 0;
  }

  .tablet-landscape-max\:max-h-1 {
    max-height: 0.0625rem;
  }

  .tablet-landscape-max\:max-h-2 {
    max-height: 0.125rem;
  }

  .tablet-landscape-max\:max-h-3 {
    max-height: 0.1875rem;
  }

  .tablet-landscape-max\:max-h-4 {
    max-height: 0.25rem;
  }

  .tablet-landscape-max\:max-h-5 {
    max-height: 0.3125rem;
  }

  .tablet-landscape-max\:max-h-6 {
    max-height: 0.375rem;
  }

  .tablet-landscape-max\:max-h-8 {
    max-height: 0.5rem;
  }

  .tablet-landscape-max\:max-h-10 {
    max-height: 0.625rem;
  }

  .tablet-landscape-max\:max-h-12 {
    max-height: 0.75rem;
  }

  .tablet-landscape-max\:max-h-16 {
    max-height: 1rem;
  }

  .tablet-landscape-max\:max-h-20 {
    max-height: 1.25rem;
  }

  .tablet-landscape-max\:max-h-24 {
    max-height: 1.5rem;
  }

  .tablet-landscape-max\:max-h-32 {
    max-height: 2rem;
  }

  .tablet-landscape-max\:max-h-40 {
    max-height: 2.5rem;
  }

  .tablet-landscape-max\:max-h-48 {
    max-height: 3rem;
  }

  .tablet-landscape-max\:max-h-56 {
    max-height: 3.5rem;
  }

  .tablet-landscape-max\:max-h-64 {
    max-height: 4rem;
  }

  .tablet-landscape-max\:max-h-68 {
    max-height: 4.25rem;
  }

  .tablet-landscape-max\:max-h-72 {
    max-height: 4.5rem;
  }

  .tablet-landscape-max\:max-h-76 {
    max-height: 4.75rem;
  }

  .tablet-landscape-max\:max-h-80 {
    max-height: 5rem;
  }

  .tablet-landscape-max\:max-h-192 {
    max-height: 12rem;
  }

  .tablet-landscape-max\:max-h-px {
    max-height: 1px;
  }

  .tablet-landscape-max\:max-h-full {
    max-height: 100%;
  }

  .tablet-landscape-max\:max-h-screen {
    max-height: 100vh;
  }

  .tablet-landscape-max\:min-h-0 {
    min-height: 0px;
  }

  .tablet-landscape-max\:min-h-full {
    min-height: 100%;
  }

  .tablet-landscape-max\:min-h-screen {
    min-height: 100vh;
  }

  .tablet-landscape-max\:w-0 {
    width: 0;
  }

  .tablet-landscape-max\:w-1 {
    width: 0.0625rem;
  }

  .tablet-landscape-max\:w-2 {
    width: 0.125rem;
  }

  .tablet-landscape-max\:w-3 {
    width: 0.1875rem;
  }

  .tablet-landscape-max\:w-4 {
    width: 0.25rem;
  }

  .tablet-landscape-max\:w-5 {
    width: 0.3125rem;
  }

  .tablet-landscape-max\:w-6 {
    width: 0.375rem;
  }

  .tablet-landscape-max\:w-8 {
    width: 0.5rem;
  }

  .tablet-landscape-max\:w-10 {
    width: 0.625rem;
  }

  .tablet-landscape-max\:w-12 {
    width: 0.75rem;
  }

  .tablet-landscape-max\:w-16 {
    width: 1rem;
  }

  .tablet-landscape-max\:w-20 {
    width: 1.25rem;
  }

  .tablet-landscape-max\:w-24 {
    width: 1.5rem;
  }

  .tablet-landscape-max\:w-32 {
    width: 2rem;
  }

  .tablet-landscape-max\:w-40 {
    width: 2.5rem;
  }

  .tablet-landscape-max\:w-48 {
    width: 3rem;
  }

  .tablet-landscape-max\:w-56 {
    width: 3.5rem;
  }

  .tablet-landscape-max\:w-64 {
    width: 4rem;
  }

  .tablet-landscape-max\:w-68 {
    width: 4.25rem;
  }

  .tablet-landscape-max\:w-72 {
    width: 4.5rem;
  }

  .tablet-landscape-max\:w-76 {
    width: 4.75rem;
  }

  .tablet-landscape-max\:w-80 {
    width: 5rem;
  }

  .tablet-landscape-max\:w-192 {
    width: 12rem;
  }

  .tablet-landscape-max\:w-auto {
    width: auto;
  }

  .tablet-landscape-max\:w-px {
    width: 1px;
  }

  .tablet-landscape-max\:w-1\/2 {
    width: 50%;
  }

  .tablet-landscape-max\:w-1\/3 {
    width: 33.333333%;
  }

  .tablet-landscape-max\:w-2\/3 {
    width: 66.666667%;
  }

  .tablet-landscape-max\:w-1\/4 {
    width: 25%;
  }

  .tablet-landscape-max\:w-2\/4 {
    width: 50%;
  }

  .tablet-landscape-max\:w-3\/4 {
    width: 75%;
  }

  .tablet-landscape-max\:w-1\/5 {
    width: 20%;
  }

  .tablet-landscape-max\:w-2\/5 {
    width: 40%;
  }

  .tablet-landscape-max\:w-3\/5 {
    width: 60%;
  }

  .tablet-landscape-max\:w-4\/5 {
    width: 80%;
  }

  .tablet-landscape-max\:w-1\/6 {
    width: 16.666667%;
  }

  .tablet-landscape-max\:w-2\/6 {
    width: 33.333333%;
  }

  .tablet-landscape-max\:w-3\/6 {
    width: 50%;
  }

  .tablet-landscape-max\:w-4\/6 {
    width: 66.666667%;
  }

  .tablet-landscape-max\:w-5\/6 {
    width: 83.333333%;
  }

  .tablet-landscape-max\:w-1\/12 {
    width: 8.333333%;
  }

  .tablet-landscape-max\:w-2\/12 {
    width: 16.666667%;
  }

  .tablet-landscape-max\:w-3\/12 {
    width: 25%;
  }

  .tablet-landscape-max\:w-4\/12 {
    width: 33.333333%;
  }

  .tablet-landscape-max\:w-5\/12 {
    width: 41.666667%;
  }

  .tablet-landscape-max\:w-6\/12 {
    width: 50%;
  }

  .tablet-landscape-max\:w-7\/12 {
    width: 58.333333%;
  }

  .tablet-landscape-max\:w-8\/12 {
    width: 66.666667%;
  }

  .tablet-landscape-max\:w-9\/12 {
    width: 75%;
  }

  .tablet-landscape-max\:w-10\/12 {
    width: 83.333333%;
  }

  .tablet-landscape-max\:w-11\/12 {
    width: 91.666667%;
  }

  .tablet-landscape-max\:w-full {
    width: 100%;
  }

  .tablet-landscape-max\:w-screen {
    width: 100vw;
  }

  .tablet-landscape-max\:w-min {
    width: -webkit-min-content;
    width: -moz-min-content;
    width: min-content;
  }

  .tablet-landscape-max\:w-max {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
  }

  .tablet-landscape-max\:min-w-0 {
    min-width: 0px;
  }

  .tablet-landscape-max\:min-w-full {
    min-width: 100%;
  }

  .tablet-landscape-max\:min-w-min {
    min-width: -webkit-min-content;
    min-width: -moz-min-content;
    min-width: min-content;
  }

  .tablet-landscape-max\:min-w-max {
    min-width: -webkit-max-content;
    min-width: -moz-max-content;
    min-width: max-content;
  }

  .tablet-landscape-max\:max-w-0 {
    max-width: 0rem;
  }

  .tablet-landscape-max\:max-w-none {
    max-width: none;
  }

  .tablet-landscape-max\:max-w-xs {
    max-width: 20rem;
  }

  .tablet-landscape-max\:max-w-sm {
    max-width: 24rem;
  }

  .tablet-landscape-max\:max-w-md {
    max-width: 28rem;
  }

  .tablet-landscape-max\:max-w-lg {
    max-width: 32rem;
  }

  .tablet-landscape-max\:max-w-xl {
    max-width: 36rem;
  }

  .tablet-landscape-max\:max-w-2xl {
    max-width: 42rem;
  }

  .tablet-landscape-max\:max-w-3xl {
    max-width: 48rem;
  }

  .tablet-landscape-max\:max-w-4xl {
    max-width: 56rem;
  }

  .tablet-landscape-max\:max-w-5xl {
    max-width: 64rem;
  }

  .tablet-landscape-max\:max-w-6xl {
    max-width: 72rem;
  }

  .tablet-landscape-max\:max-w-7xl {
    max-width: 80rem;
  }

  .tablet-landscape-max\:max-w-full {
    max-width: 100%;
  }

  .tablet-landscape-max\:max-w-min {
    max-width: -webkit-min-content;
    max-width: -moz-min-content;
    max-width: min-content;
  }

  .tablet-landscape-max\:max-w-max {
    max-width: -webkit-max-content;
    max-width: -moz-max-content;
    max-width: max-content;
  }

  .tablet-landscape-max\:max-w-prose {
    max-width: 65ch;
  }

  .tablet-landscape-max\:max-w-screen-phone {
    max-width: 300px;
  }

  .tablet-landscape-max\:max-w-screen-tablet-portrait {
    max-width: 600px;
  }

  .tablet-landscape-max\:max-w-screen-wp-admin-bar {
    max-width: 783px;
  }

  .tablet-landscape-max\:max-w-screen-tablet-landscape {
    max-width: 900px;
  }

  .tablet-landscape-max\:max-w-screen-desktop {
    max-width: 1200px;
  }

  .tablet-landscape-max\:max-w-screen-desktop-large {
    max-width: 1600px;
  }

  .tablet-landscape-max\:flex-1 {
    flex: 1 1 0%;
  }

  .tablet-landscape-max\:flex-auto {
    flex: 1 1 auto;
  }

  .tablet-landscape-max\:flex-initial {
    flex: 0 1 auto;
  }

  .tablet-landscape-max\:flex-none {
    flex: none;
  }

  .tablet-landscape-max\:flex-shrink-0 {
    flex-shrink: 0;
  }

  .tablet-landscape-max\:flex-shrink {
    flex-shrink: 1;
  }

  .tablet-landscape-max\:flex-grow-0 {
    flex-grow: 0;
  }

  .tablet-landscape-max\:flex-grow {
    flex-grow: 1;
  }

  .tablet-landscape-max\:table-auto {
    table-layout: auto;
  }

  .tablet-landscape-max\:table-fixed {
    table-layout: fixed;
  }

  .tablet-landscape-max\:border-collapse {
    border-collapse: collapse;
  }

  .tablet-landscape-max\:border-separate {
    border-collapse: separate;
  }

  .tablet-landscape-max\:origin-center {
    transform-origin: center;
  }

  .tablet-landscape-max\:origin-top {
    transform-origin: top;
  }

  .tablet-landscape-max\:origin-top-right {
    transform-origin: top right;
  }

  .tablet-landscape-max\:origin-right {
    transform-origin: right;
  }

  .tablet-landscape-max\:origin-bottom-right {
    transform-origin: bottom right;
  }

  .tablet-landscape-max\:origin-bottom {
    transform-origin: bottom;
  }

  .tablet-landscape-max\:origin-bottom-left {
    transform-origin: bottom left;
  }

  .tablet-landscape-max\:origin-left {
    transform-origin: left;
  }

  .tablet-landscape-max\:origin-top-left {
    transform-origin: top left;
  }

  .tablet-landscape-max\: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));
  }

  .tablet-landscape-max\: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));
  }

  .tablet-landscape-max\:transform-none {
    transform: none;
  }

  .tablet-landscape-max\:translate-x-0 {
    --tw-translate-x: 0;
  }

  .tablet-landscape-max\:translate-x-1 {
    --tw-translate-x: 0.0625rem;
  }

  .tablet-landscape-max\:translate-x-2 {
    --tw-translate-x: 0.125rem;
  }

  .tablet-landscape-max\:translate-x-3 {
    --tw-translate-x: 0.1875rem;
  }

  .tablet-landscape-max\:translate-x-4 {
    --tw-translate-x: 0.25rem;
  }

  .tablet-landscape-max\:translate-x-5 {
    --tw-translate-x: 0.3125rem;
  }

  .tablet-landscape-max\:translate-x-6 {
    --tw-translate-x: 0.375rem;
  }

  .tablet-landscape-max\:translate-x-8 {
    --tw-translate-x: 0.5rem;
  }

  .tablet-landscape-max\:translate-x-10 {
    --tw-translate-x: 0.625rem;
  }

  .tablet-landscape-max\:translate-x-12 {
    --tw-translate-x: 0.75rem;
  }

  .tablet-landscape-max\:translate-x-16 {
    --tw-translate-x: 1rem;
  }

  .tablet-landscape-max\:translate-x-20 {
    --tw-translate-x: 1.25rem;
  }

  .tablet-landscape-max\:translate-x-24 {
    --tw-translate-x: 1.5rem;
  }

  .tablet-landscape-max\:translate-x-32 {
    --tw-translate-x: 2rem;
  }

  .tablet-landscape-max\:translate-x-40 {
    --tw-translate-x: 2.5rem;
  }

  .tablet-landscape-max\:translate-x-48 {
    --tw-translate-x: 3rem;
  }

  .tablet-landscape-max\:translate-x-56 {
    --tw-translate-x: 3.5rem;
  }

  .tablet-landscape-max\:translate-x-64 {
    --tw-translate-x: 4rem;
  }

  .tablet-landscape-max\:translate-x-68 {
    --tw-translate-x: 4.25rem;
  }

  .tablet-landscape-max\:translate-x-72 {
    --tw-translate-x: 4.5rem;
  }

  .tablet-landscape-max\:translate-x-76 {
    --tw-translate-x: 4.75rem;
  }

  .tablet-landscape-max\:translate-x-80 {
    --tw-translate-x: 5rem;
  }

  .tablet-landscape-max\:translate-x-192 {
    --tw-translate-x: 12rem;
  }

  .tablet-landscape-max\:translate-x-px {
    --tw-translate-x: 1px;
  }

  .tablet-landscape-max\:-translate-x-1 {
    --tw-translate-x: -0.0625rem;
  }

  .tablet-landscape-max\:-translate-x-2 {
    --tw-translate-x: -0.125rem;
  }

  .tablet-landscape-max\:-translate-x-3 {
    --tw-translate-x: -0.1875rem;
  }

  .tablet-landscape-max\:-translate-x-4 {
    --tw-translate-x: -0.25rem;
  }

  .tablet-landscape-max\:-translate-x-5 {
    --tw-translate-x: -0.3125rem;
  }

  .tablet-landscape-max\:-translate-x-6 {
    --tw-translate-x: -0.375rem;
  }

  .tablet-landscape-max\:-translate-x-8 {
    --tw-translate-x: -0.5rem;
  }

  .tablet-landscape-max\:-translate-x-10 {
    --tw-translate-x: -0.625rem;
  }

  .tablet-landscape-max\:-translate-x-12 {
    --tw-translate-x: -0.75rem;
  }

  .tablet-landscape-max\:-translate-x-16 {
    --tw-translate-x: -1rem;
  }

  .tablet-landscape-max\:-translate-x-20 {
    --tw-translate-x: -1.25rem;
  }

  .tablet-landscape-max\:-translate-x-24 {
    --tw-translate-x: -1.5rem;
  }

  .tablet-landscape-max\:-translate-x-32 {
    --tw-translate-x: -2rem;
  }

  .tablet-landscape-max\:-translate-x-40 {
    --tw-translate-x: -2.5rem;
  }

  .tablet-landscape-max\:-translate-x-48 {
    --tw-translate-x: -3rem;
  }

  .tablet-landscape-max\:-translate-x-56 {
    --tw-translate-x: -3.5rem;
  }

  .tablet-landscape-max\:-translate-x-64 {
    --tw-translate-x: -4rem;
  }

  .tablet-landscape-max\:-translate-x-68 {
    --tw-translate-x: -4.25rem;
  }

  .tablet-landscape-max\:-translate-x-72 {
    --tw-translate-x: -4.5rem;
  }

  .tablet-landscape-max\:-translate-x-76 {
    --tw-translate-x: -4.75rem;
  }

  .tablet-landscape-max\:-translate-x-80 {
    --tw-translate-x: -5rem;
  }

  .tablet-landscape-max\:-translate-x-192 {
    --tw-translate-x: -12rem;
  }

  .tablet-landscape-max\:-translate-x-px {
    --tw-translate-x: -1px;
  }

  .tablet-landscape-max\:translate-x-1\/2 {
    --tw-translate-x: 50%;
  }

  .tablet-landscape-max\:translate-x-1\/3 {
    --tw-translate-x: 33.333333%;
  }

  .tablet-landscape-max\:translate-x-2\/3 {
    --tw-translate-x: 66.666667%;
  }

  .tablet-landscape-max\:translate-x-1\/4 {
    --tw-translate-x: 25%;
  }

  .tablet-landscape-max\:translate-x-2\/4 {
    --tw-translate-x: 50%;
  }

  .tablet-landscape-max\:translate-x-3\/4 {
    --tw-translate-x: 75%;
  }

  .tablet-landscape-max\:translate-x-full {
    --tw-translate-x: 100%;
  }

  .tablet-landscape-max\:-translate-x-1\/2 {
    --tw-translate-x: -50%;
  }

  .tablet-landscape-max\:-translate-x-1\/3 {
    --tw-translate-x: -33.333333%;
  }

  .tablet-landscape-max\:-translate-x-2\/3 {
    --tw-translate-x: -66.666667%;
  }

  .tablet-landscape-max\:-translate-x-1\/4 {
    --tw-translate-x: -25%;
  }

  .tablet-landscape-max\:-translate-x-2\/4 {
    --tw-translate-x: -50%;
  }

  .tablet-landscape-max\:-translate-x-3\/4 {
    --tw-translate-x: -75%;
  }

  .tablet-landscape-max\:-translate-x-full {
    --tw-translate-x: -100%;
  }

  .tablet-landscape-max\:translate-y-0 {
    --tw-translate-y: 0;
  }

  .tablet-landscape-max\:translate-y-1 {
    --tw-translate-y: 0.0625rem;
  }

  .tablet-landscape-max\:translate-y-2 {
    --tw-translate-y: 0.125rem;
  }

  .tablet-landscape-max\:translate-y-3 {
    --tw-translate-y: 0.1875rem;
  }

  .tablet-landscape-max\:translate-y-4 {
    --tw-translate-y: 0.25rem;
  }

  .tablet-landscape-max\:translate-y-5 {
    --tw-translate-y: 0.3125rem;
  }

  .tablet-landscape-max\:translate-y-6 {
    --tw-translate-y: 0.375rem;
  }

  .tablet-landscape-max\:translate-y-8 {
    --tw-translate-y: 0.5rem;
  }

  .tablet-landscape-max\:translate-y-10 {
    --tw-translate-y: 0.625rem;
  }

  .tablet-landscape-max\:translate-y-12 {
    --tw-translate-y: 0.75rem;
  }

  .tablet-landscape-max\:translate-y-16 {
    --tw-translate-y: 1rem;
  }

  .tablet-landscape-max\:translate-y-20 {
    --tw-translate-y: 1.25rem;
  }

  .tablet-landscape-max\:translate-y-24 {
    --tw-translate-y: 1.5rem;
  }

  .tablet-landscape-max\:translate-y-32 {
    --tw-translate-y: 2rem;
  }

  .tablet-landscape-max\:translate-y-40 {
    --tw-translate-y: 2.5rem;
  }

  .tablet-landscape-max\:translate-y-48 {
    --tw-translate-y: 3rem;
  }

  .tablet-landscape-max\:translate-y-56 {
    --tw-translate-y: 3.5rem;
  }

  .tablet-landscape-max\:translate-y-64 {
    --tw-translate-y: 4rem;
  }

  .tablet-landscape-max\:translate-y-68 {
    --tw-translate-y: 4.25rem;
  }

  .tablet-landscape-max\:translate-y-72 {
    --tw-translate-y: 4.5rem;
  }

  .tablet-landscape-max\:translate-y-76 {
    --tw-translate-y: 4.75rem;
  }

  .tablet-landscape-max\:translate-y-80 {
    --tw-translate-y: 5rem;
  }

  .tablet-landscape-max\:translate-y-192 {
    --tw-translate-y: 12rem;
  }

  .tablet-landscape-max\:translate-y-px {
    --tw-translate-y: 1px;
  }

  .tablet-landscape-max\:-translate-y-1 {
    --tw-translate-y: -0.0625rem;
  }

  .tablet-landscape-max\:-translate-y-2 {
    --tw-translate-y: -0.125rem;
  }

  .tablet-landscape-max\:-translate-y-3 {
    --tw-translate-y: -0.1875rem;
  }

  .tablet-landscape-max\:-translate-y-4 {
    --tw-translate-y: -0.25rem;
  }

  .tablet-landscape-max\:-translate-y-5 {
    --tw-translate-y: -0.3125rem;
  }

  .tablet-landscape-max\:-translate-y-6 {
    --tw-translate-y: -0.375rem;
  }

  .tablet-landscape-max\:-translate-y-8 {
    --tw-translate-y: -0.5rem;
  }

  .tablet-landscape-max\:-translate-y-10 {
    --tw-translate-y: -0.625rem;
  }

  .tablet-landscape-max\:-translate-y-12 {
    --tw-translate-y: -0.75rem;
  }

  .tablet-landscape-max\:-translate-y-16 {
    --tw-translate-y: -1rem;
  }

  .tablet-landscape-max\:-translate-y-20 {
    --tw-translate-y: -1.25rem;
  }

  .tablet-landscape-max\:-translate-y-24 {
    --tw-translate-y: -1.5rem;
  }

  .tablet-landscape-max\:-translate-y-32 {
    --tw-translate-y: -2rem;
  }

  .tablet-landscape-max\:-translate-y-40 {
    --tw-translate-y: -2.5rem;
  }

  .tablet-landscape-max\:-translate-y-48 {
    --tw-translate-y: -3rem;
  }

  .tablet-landscape-max\:-translate-y-56 {
    --tw-translate-y: -3.5rem;
  }

  .tablet-landscape-max\:-translate-y-64 {
    --tw-translate-y: -4rem;
  }

  .tablet-landscape-max\:-translate-y-68 {
    --tw-translate-y: -4.25rem;
  }

  .tablet-landscape-max\:-translate-y-72 {
    --tw-translate-y: -4.5rem;
  }

  .tablet-landscape-max\:-translate-y-76 {
    --tw-translate-y: -4.75rem;
  }

  .tablet-landscape-max\:-translate-y-80 {
    --tw-translate-y: -5rem;
  }

  .tablet-landscape-max\:-translate-y-192 {
    --tw-translate-y: -12rem;
  }

  .tablet-landscape-max\:-translate-y-px {
    --tw-translate-y: -1px;
  }

  .tablet-landscape-max\:translate-y-1\/2 {
    --tw-translate-y: 50%;
  }

  .tablet-landscape-max\:translate-y-1\/3 {
    --tw-translate-y: 33.333333%;
  }

  .tablet-landscape-max\:translate-y-2\/3 {
    --tw-translate-y: 66.666667%;
  }

  .tablet-landscape-max\:translate-y-1\/4 {
    --tw-translate-y: 25%;
  }

  .tablet-landscape-max\:translate-y-2\/4 {
    --tw-translate-y: 50%;
  }

  .tablet-landscape-max\:translate-y-3\/4 {
    --tw-translate-y: 75%;
  }

  .tablet-landscape-max\:translate-y-full {
    --tw-translate-y: 100%;
  }

  .tablet-landscape-max\:-translate-y-1\/2 {
    --tw-translate-y: -50%;
  }

  .tablet-landscape-max\:-translate-y-1\/3 {
    --tw-translate-y: -33.333333%;
  }

  .tablet-landscape-max\:-translate-y-2\/3 {
    --tw-translate-y: -66.666667%;
  }

  .tablet-landscape-max\:-translate-y-1\/4 {
    --tw-translate-y: -25%;
  }

  .tablet-landscape-max\:-translate-y-2\/4 {
    --tw-translate-y: -50%;
  }

  .tablet-landscape-max\:-translate-y-3\/4 {
    --tw-translate-y: -75%;
  }

  .tablet-landscape-max\:-translate-y-full {
    --tw-translate-y: -100%;
  }

  .tablet-landscape-max\:hover\:translate-x-0:hover {
    --tw-translate-x: 0;
  }

  .tablet-landscape-max\:hover\:translate-x-1:hover {
    --tw-translate-x: 0.0625rem;
  }

  .tablet-landscape-max\:hover\:translate-x-2:hover {
    --tw-translate-x: 0.125rem;
  }

  .tablet-landscape-max\:hover\:translate-x-3:hover {
    --tw-translate-x: 0.1875rem;
  }

  .tablet-landscape-max\:hover\:translate-x-4:hover {
    --tw-translate-x: 0.25rem;
  }

  .tablet-landscape-max\:hover\:translate-x-5:hover {
    --tw-translate-x: 0.3125rem;
  }

  .tablet-landscape-max\:hover\:translate-x-6:hover {
    --tw-translate-x: 0.375rem;
  }

  .tablet-landscape-max\:hover\:translate-x-8:hover {
    --tw-translate-x: 0.5rem;
  }

  .tablet-landscape-max\:hover\:translate-x-10:hover {
    --tw-translate-x: 0.625rem;
  }

  .tablet-landscape-max\:hover\:translate-x-12:hover {
    --tw-translate-x: 0.75rem;
  }

  .tablet-landscape-max\:hover\:translate-x-16:hover {
    --tw-translate-x: 1rem;
  }

  .tablet-landscape-max\:hover\:translate-x-20:hover {
    --tw-translate-x: 1.25rem;
  }

  .tablet-landscape-max\:hover\:translate-x-24:hover {
    --tw-translate-x: 1.5rem;
  }

  .tablet-landscape-max\:hover\:translate-x-32:hover {
    --tw-translate-x: 2rem;
  }

  .tablet-landscape-max\:hover\:translate-x-40:hover {
    --tw-translate-x: 2.5rem;
  }

  .tablet-landscape-max\:hover\:translate-x-48:hover {
    --tw-translate-x: 3rem;
  }

  .tablet-landscape-max\:hover\:translate-x-56:hover {
    --tw-translate-x: 3.5rem;
  }

  .tablet-landscape-max\:hover\:translate-x-64:hover {
    --tw-translate-x: 4rem;
  }

  .tablet-landscape-max\:hover\:translate-x-68:hover {
    --tw-translate-x: 4.25rem;
  }

  .tablet-landscape-max\:hover\:translate-x-72:hover {
    --tw-translate-x: 4.5rem;
  }

  .tablet-landscape-max\:hover\:translate-x-76:hover {
    --tw-translate-x: 4.75rem;
  }

  .tablet-landscape-max\:hover\:translate-x-80:hover {
    --tw-translate-x: 5rem;
  }

  .tablet-landscape-max\:hover\:translate-x-192:hover {
    --tw-translate-x: 12rem;
  }

  .tablet-landscape-max\:hover\:translate-x-px:hover {
    --tw-translate-x: 1px;
  }

  .tablet-landscape-max\:hover\:-translate-x-1:hover {
    --tw-translate-x: -0.0625rem;
  }

  .tablet-landscape-max\:hover\:-translate-x-2:hover {
    --tw-translate-x: -0.125rem;
  }

  .tablet-landscape-max\:hover\:-translate-x-3:hover {
    --tw-translate-x: -0.1875rem;
  }

  .tablet-landscape-max\:hover\:-translate-x-4:hover {
    --tw-translate-x: -0.25rem;
  }

  .tablet-landscape-max\:hover\:-translate-x-5:hover {
    --tw-translate-x: -0.3125rem;
  }

  .tablet-landscape-max\:hover\:-translate-x-6:hover {
    --tw-translate-x: -0.375rem;
  }

  .tablet-landscape-max\:hover\:-translate-x-8:hover {
    --tw-translate-x: -0.5rem;
  }

  .tablet-landscape-max\:hover\:-translate-x-10:hover {
    --tw-translate-x: -0.625rem;
  }

  .tablet-landscape-max\:hover\:-translate-x-12:hover {
    --tw-translate-x: -0.75rem;
  }

  .tablet-landscape-max\:hover\:-translate-x-16:hover {
    --tw-translate-x: -1rem;
  }

  .tablet-landscape-max\:hover\:-translate-x-20:hover {
    --tw-translate-x: -1.25rem;
  }

  .tablet-landscape-max\:hover\:-translate-x-24:hover {
    --tw-translate-x: -1.5rem;
  }

  .tablet-landscape-max\:hover\:-translate-x-32:hover {
    --tw-translate-x: -2rem;
  }

  .tablet-landscape-max\:hover\:-translate-x-40:hover {
    --tw-translate-x: -2.5rem;
  }

  .tablet-landscape-max\:hover\:-translate-x-48:hover {
    --tw-translate-x: -3rem;
  }

  .tablet-landscape-max\:hover\:-translate-x-56:hover {
    --tw-translate-x: -3.5rem;
  }

  .tablet-landscape-max\:hover\:-translate-x-64:hover {
    --tw-translate-x: -4rem;
  }

  .tablet-landscape-max\:hover\:-translate-x-68:hover {
    --tw-translate-x: -4.25rem;
  }

  .tablet-landscape-max\:hover\:-translate-x-72:hover {
    --tw-translate-x: -4.5rem;
  }

  .tablet-landscape-max\:hover\:-translate-x-76:hover {
    --tw-translate-x: -4.75rem;
  }

  .tablet-landscape-max\:hover\:-translate-x-80:hover {
    --tw-translate-x: -5rem;
  }

  .tablet-landscape-max\:hover\:-translate-x-192:hover {
    --tw-translate-x: -12rem;
  }

  .tablet-landscape-max\:hover\:-translate-x-px:hover {
    --tw-translate-x: -1px;
  }

  .tablet-landscape-max\:hover\:translate-x-1\/2:hover {
    --tw-translate-x: 50%;
  }

  .tablet-landscape-max\:hover\:translate-x-1\/3:hover {
    --tw-translate-x: 33.333333%;
  }

  .tablet-landscape-max\:hover\:translate-x-2\/3:hover {
    --tw-translate-x: 66.666667%;
  }

  .tablet-landscape-max\:hover\:translate-x-1\/4:hover {
    --tw-translate-x: 25%;
  }

  .tablet-landscape-max\:hover\:translate-x-2\/4:hover {
    --tw-translate-x: 50%;
  }

  .tablet-landscape-max\:hover\:translate-x-3\/4:hover {
    --tw-translate-x: 75%;
  }

  .tablet-landscape-max\:hover\:translate-x-full:hover {
    --tw-translate-x: 100%;
  }

  .tablet-landscape-max\:hover\:-translate-x-1\/2:hover {
    --tw-translate-x: -50%;
  }

  .tablet-landscape-max\:hover\:-translate-x-1\/3:hover {
    --tw-translate-x: -33.333333%;
  }

  .tablet-landscape-max\:hover\:-translate-x-2\/3:hover {
    --tw-translate-x: -66.666667%;
  }

  .tablet-landscape-max\:hover\:-translate-x-1\/4:hover {
    --tw-translate-x: -25%;
  }

  .tablet-landscape-max\:hover\:-translate-x-2\/4:hover {
    --tw-translate-x: -50%;
  }

  .tablet-landscape-max\:hover\:-translate-x-3\/4:hover {
    --tw-translate-x: -75%;
  }

  .tablet-landscape-max\:hover\:-translate-x-full:hover {
    --tw-translate-x: -100%;
  }

  .tablet-landscape-max\:hover\:translate-y-0:hover {
    --tw-translate-y: 0;
  }

  .tablet-landscape-max\:hover\:translate-y-1:hover {
    --tw-translate-y: 0.0625rem;
  }

  .tablet-landscape-max\:hover\:translate-y-2:hover {
    --tw-translate-y: 0.125rem;
  }

  .tablet-landscape-max\:hover\:translate-y-3:hover {
    --tw-translate-y: 0.1875rem;
  }

  .tablet-landscape-max\:hover\:translate-y-4:hover {
    --tw-translate-y: 0.25rem;
  }

  .tablet-landscape-max\:hover\:translate-y-5:hover {
    --tw-translate-y: 0.3125rem;
  }

  .tablet-landscape-max\:hover\:translate-y-6:hover {
    --tw-translate-y: 0.375rem;
  }

  .tablet-landscape-max\:hover\:translate-y-8:hover {
    --tw-translate-y: 0.5rem;
  }

  .tablet-landscape-max\:hover\:translate-y-10:hover {
    --tw-translate-y: 0.625rem;
  }

  .tablet-landscape-max\:hover\:translate-y-12:hover {
    --tw-translate-y: 0.75rem;
  }

  .tablet-landscape-max\:hover\:translate-y-16:hover {
    --tw-translate-y: 1rem;
  }

  .tablet-landscape-max\:hover\:translate-y-20:hover {
    --tw-translate-y: 1.25rem;
  }

  .tablet-landscape-max\:hover\:translate-y-24:hover {
    --tw-translate-y: 1.5rem;
  }

  .tablet-landscape-max\:hover\:translate-y-32:hover {
    --tw-translate-y: 2rem;
  }

  .tablet-landscape-max\:hover\:translate-y-40:hover {
    --tw-translate-y: 2.5rem;
  }

  .tablet-landscape-max\:hover\:translate-y-48:hover {
    --tw-translate-y: 3rem;
  }

  .tablet-landscape-max\:hover\:translate-y-56:hover {
    --tw-translate-y: 3.5rem;
  }

  .tablet-landscape-max\:hover\:translate-y-64:hover {
    --tw-translate-y: 4rem;
  }

  .tablet-landscape-max\:hover\:translate-y-68:hover {
    --tw-translate-y: 4.25rem;
  }

  .tablet-landscape-max\:hover\:translate-y-72:hover {
    --tw-translate-y: 4.5rem;
  }

  .tablet-landscape-max\:hover\:translate-y-76:hover {
    --tw-translate-y: 4.75rem;
  }

  .tablet-landscape-max\:hover\:translate-y-80:hover {
    --tw-translate-y: 5rem;
  }

  .tablet-landscape-max\:hover\:translate-y-192:hover {
    --tw-translate-y: 12rem;
  }

  .tablet-landscape-max\:hover\:translate-y-px:hover {
    --tw-translate-y: 1px;
  }

  .tablet-landscape-max\:hover\:-translate-y-1:hover {
    --tw-translate-y: -0.0625rem;
  }

  .tablet-landscape-max\:hover\:-translate-y-2:hover {
    --tw-translate-y: -0.125rem;
  }

  .tablet-landscape-max\:hover\:-translate-y-3:hover {
    --tw-translate-y: -0.1875rem;
  }

  .tablet-landscape-max\:hover\:-translate-y-4:hover {
    --tw-translate-y: -0.25rem;
  }

  .tablet-landscape-max\:hover\:-translate-y-5:hover {
    --tw-translate-y: -0.3125rem;
  }

  .tablet-landscape-max\:hover\:-translate-y-6:hover {
    --tw-translate-y: -0.375rem;
  }

  .tablet-landscape-max\:hover\:-translate-y-8:hover {
    --tw-translate-y: -0.5rem;
  }

  .tablet-landscape-max\:hover\:-translate-y-10:hover {
    --tw-translate-y: -0.625rem;
  }

  .tablet-landscape-max\:hover\:-translate-y-12:hover {
    --tw-translate-y: -0.75rem;
  }

  .tablet-landscape-max\:hover\:-translate-y-16:hover {
    --tw-translate-y: -1rem;
  }

  .tablet-landscape-max\:hover\:-translate-y-20:hover {
    --tw-translate-y: -1.25rem;
  }

  .tablet-landscape-max\:hover\:-translate-y-24:hover {
    --tw-translate-y: -1.5rem;
  }

  .tablet-landscape-max\:hover\:-translate-y-32:hover {
    --tw-translate-y: -2rem;
  }

  .tablet-landscape-max\:hover\:-translate-y-40:hover {
    --tw-translate-y: -2.5rem;
  }

  .tablet-landscape-max\:hover\:-translate-y-48:hover {
    --tw-translate-y: -3rem;
  }

  .tablet-landscape-max\:hover\:-translate-y-56:hover {
    --tw-translate-y: -3.5rem;
  }

  .tablet-landscape-max\:hover\:-translate-y-64:hover {
    --tw-translate-y: -4rem;
  }

  .tablet-landscape-max\:hover\:-translate-y-68:hover {
    --tw-translate-y: -4.25rem;
  }

  .tablet-landscape-max\:hover\:-translate-y-72:hover {
    --tw-translate-y: -4.5rem;
  }

  .tablet-landscape-max\:hover\:-translate-y-76:hover {
    --tw-translate-y: -4.75rem;
  }

  .tablet-landscape-max\:hover\:-translate-y-80:hover {
    --tw-translate-y: -5rem;
  }

  .tablet-landscape-max\:hover\:-translate-y-192:hover {
    --tw-translate-y: -12rem;
  }

  .tablet-landscape-max\:hover\:-translate-y-px:hover {
    --tw-translate-y: -1px;
  }

  .tablet-landscape-max\:hover\:translate-y-1\/2:hover {
    --tw-translate-y: 50%;
  }

  .tablet-landscape-max\:hover\:translate-y-1\/3:hover {
    --tw-translate-y: 33.333333%;
  }

  .tablet-landscape-max\:hover\:translate-y-2\/3:hover {
    --tw-translate-y: 66.666667%;
  }

  .tablet-landscape-max\:hover\:translate-y-1\/4:hover {
    --tw-translate-y: 25%;
  }

  .tablet-landscape-max\:hover\:translate-y-2\/4:hover {
    --tw-translate-y: 50%;
  }

  .tablet-landscape-max\:hover\:translate-y-3\/4:hover {
    --tw-translate-y: 75%;
  }

  .tablet-landscape-max\:hover\:translate-y-full:hover {
    --tw-translate-y: 100%;
  }

  .tablet-landscape-max\:hover\:-translate-y-1\/2:hover {
    --tw-translate-y: -50%;
  }

  .tablet-landscape-max\:hover\:-translate-y-1\/3:hover {
    --tw-translate-y: -33.333333%;
  }

  .tablet-landscape-max\:hover\:-translate-y-2\/3:hover {
    --tw-translate-y: -66.666667%;
  }

  .tablet-landscape-max\:hover\:-translate-y-1\/4:hover {
    --tw-translate-y: -25%;
  }

  .tablet-landscape-max\:hover\:-translate-y-2\/4:hover {
    --tw-translate-y: -50%;
  }

  .tablet-landscape-max\:hover\:-translate-y-3\/4:hover {
    --tw-translate-y: -75%;
  }

  .tablet-landscape-max\:hover\:-translate-y-full:hover {
    --tw-translate-y: -100%;
  }

  .tablet-landscape-max\:focus\:translate-x-0:focus {
    --tw-translate-x: 0;
  }

  .tablet-landscape-max\:focus\:translate-x-1:focus {
    --tw-translate-x: 0.0625rem;
  }

  .tablet-landscape-max\:focus\:translate-x-2:focus {
    --tw-translate-x: 0.125rem;
  }

  .tablet-landscape-max\:focus\:translate-x-3:focus {
    --tw-translate-x: 0.1875rem;
  }

  .tablet-landscape-max\:focus\:translate-x-4:focus {
    --tw-translate-x: 0.25rem;
  }

  .tablet-landscape-max\:focus\:translate-x-5:focus {
    --tw-translate-x: 0.3125rem;
  }

  .tablet-landscape-max\:focus\:translate-x-6:focus {
    --tw-translate-x: 0.375rem;
  }

  .tablet-landscape-max\:focus\:translate-x-8:focus {
    --tw-translate-x: 0.5rem;
  }

  .tablet-landscape-max\:focus\:translate-x-10:focus {
    --tw-translate-x: 0.625rem;
  }

  .tablet-landscape-max\:focus\:translate-x-12:focus {
    --tw-translate-x: 0.75rem;
  }

  .tablet-landscape-max\:focus\:translate-x-16:focus {
    --tw-translate-x: 1rem;
  }

  .tablet-landscape-max\:focus\:translate-x-20:focus {
    --tw-translate-x: 1.25rem;
  }

  .tablet-landscape-max\:focus\:translate-x-24:focus {
    --tw-translate-x: 1.5rem;
  }

  .tablet-landscape-max\:focus\:translate-x-32:focus {
    --tw-translate-x: 2rem;
  }

  .tablet-landscape-max\:focus\:translate-x-40:focus {
    --tw-translate-x: 2.5rem;
  }

  .tablet-landscape-max\:focus\:translate-x-48:focus {
    --tw-translate-x: 3rem;
  }

  .tablet-landscape-max\:focus\:translate-x-56:focus {
    --tw-translate-x: 3.5rem;
  }

  .tablet-landscape-max\:focus\:translate-x-64:focus {
    --tw-translate-x: 4rem;
  }

  .tablet-landscape-max\:focus\:translate-x-68:focus {
    --tw-translate-x: 4.25rem;
  }

  .tablet-landscape-max\:focus\:translate-x-72:focus {
    --tw-translate-x: 4.5rem;
  }

  .tablet-landscape-max\:focus\:translate-x-76:focus {
    --tw-translate-x: 4.75rem;
  }

  .tablet-landscape-max\:focus\:translate-x-80:focus {
    --tw-translate-x: 5rem;
  }

  .tablet-landscape-max\:focus\:translate-x-192:focus {
    --tw-translate-x: 12rem;
  }

  .tablet-landscape-max\:focus\:translate-x-px:focus {
    --tw-translate-x: 1px;
  }

  .tablet-landscape-max\:focus\:-translate-x-1:focus {
    --tw-translate-x: -0.0625rem;
  }

  .tablet-landscape-max\:focus\:-translate-x-2:focus {
    --tw-translate-x: -0.125rem;
  }

  .tablet-landscape-max\:focus\:-translate-x-3:focus {
    --tw-translate-x: -0.1875rem;
  }

  .tablet-landscape-max\:focus\:-translate-x-4:focus {
    --tw-translate-x: -0.25rem;
  }

  .tablet-landscape-max\:focus\:-translate-x-5:focus {
    --tw-translate-x: -0.3125rem;
  }

  .tablet-landscape-max\:focus\:-translate-x-6:focus {
    --tw-translate-x: -0.375rem;
  }

  .tablet-landscape-max\:focus\:-translate-x-8:focus {
    --tw-translate-x: -0.5rem;
  }

  .tablet-landscape-max\:focus\:-translate-x-10:focus {
    --tw-translate-x: -0.625rem;
  }

  .tablet-landscape-max\:focus\:-translate-x-12:focus {
    --tw-translate-x: -0.75rem;
  }

  .tablet-landscape-max\:focus\:-translate-x-16:focus {
    --tw-translate-x: -1rem;
  }

  .tablet-landscape-max\:focus\:-translate-x-20:focus {
    --tw-translate-x: -1.25rem;
  }

  .tablet-landscape-max\:focus\:-translate-x-24:focus {
    --tw-translate-x: -1.5rem;
  }

  .tablet-landscape-max\:focus\:-translate-x-32:focus {
    --tw-translate-x: -2rem;
  }

  .tablet-landscape-max\:focus\:-translate-x-40:focus {
    --tw-translate-x: -2.5rem;
  }

  .tablet-landscape-max\:focus\:-translate-x-48:focus {
    --tw-translate-x: -3rem;
  }

  .tablet-landscape-max\:focus\:-translate-x-56:focus {
    --tw-translate-x: -3.5rem;
  }

  .tablet-landscape-max\:focus\:-translate-x-64:focus {
    --tw-translate-x: -4rem;
  }

  .tablet-landscape-max\:focus\:-translate-x-68:focus {
    --tw-translate-x: -4.25rem;
  }

  .tablet-landscape-max\:focus\:-translate-x-72:focus {
    --tw-translate-x: -4.5rem;
  }

  .tablet-landscape-max\:focus\:-translate-x-76:focus {
    --tw-translate-x: -4.75rem;
  }

  .tablet-landscape-max\:focus\:-translate-x-80:focus {
    --tw-translate-x: -5rem;
  }

  .tablet-landscape-max\:focus\:-translate-x-192:focus {
    --tw-translate-x: -12rem;
  }

  .tablet-landscape-max\:focus\:-translate-x-px:focus {
    --tw-translate-x: -1px;
  }

  .tablet-landscape-max\:focus\:translate-x-1\/2:focus {
    --tw-translate-x: 50%;
  }

  .tablet-landscape-max\:focus\:translate-x-1\/3:focus {
    --tw-translate-x: 33.333333%;
  }

  .tablet-landscape-max\:focus\:translate-x-2\/3:focus {
    --tw-translate-x: 66.666667%;
  }

  .tablet-landscape-max\:focus\:translate-x-1\/4:focus {
    --tw-translate-x: 25%;
  }

  .tablet-landscape-max\:focus\:translate-x-2\/4:focus {
    --tw-translate-x: 50%;
  }

  .tablet-landscape-max\:focus\:translate-x-3\/4:focus {
    --tw-translate-x: 75%;
  }

  .tablet-landscape-max\:focus\:translate-x-full:focus {
    --tw-translate-x: 100%;
  }

  .tablet-landscape-max\:focus\:-translate-x-1\/2:focus {
    --tw-translate-x: -50%;
  }

  .tablet-landscape-max\:focus\:-translate-x-1\/3:focus {
    --tw-translate-x: -33.333333%;
  }

  .tablet-landscape-max\:focus\:-translate-x-2\/3:focus {
    --tw-translate-x: -66.666667%;
  }

  .tablet-landscape-max\:focus\:-translate-x-1\/4:focus {
    --tw-translate-x: -25%;
  }

  .tablet-landscape-max\:focus\:-translate-x-2\/4:focus {
    --tw-translate-x: -50%;
  }

  .tablet-landscape-max\:focus\:-translate-x-3\/4:focus {
    --tw-translate-x: -75%;
  }

  .tablet-landscape-max\:focus\:-translate-x-full:focus {
    --tw-translate-x: -100%;
  }

  .tablet-landscape-max\:focus\:translate-y-0:focus {
    --tw-translate-y: 0;
  }

  .tablet-landscape-max\:focus\:translate-y-1:focus {
    --tw-translate-y: 0.0625rem;
  }

  .tablet-landscape-max\:focus\:translate-y-2:focus {
    --tw-translate-y: 0.125rem;
  }

  .tablet-landscape-max\:focus\:translate-y-3:focus {
    --tw-translate-y: 0.1875rem;
  }

  .tablet-landscape-max\:focus\:translate-y-4:focus {
    --tw-translate-y: 0.25rem;
  }

  .tablet-landscape-max\:focus\:translate-y-5:focus {
    --tw-translate-y: 0.3125rem;
  }

  .tablet-landscape-max\:focus\:translate-y-6:focus {
    --tw-translate-y: 0.375rem;
  }

  .tablet-landscape-max\:focus\:translate-y-8:focus {
    --tw-translate-y: 0.5rem;
  }

  .tablet-landscape-max\:focus\:translate-y-10:focus {
    --tw-translate-y: 0.625rem;
  }

  .tablet-landscape-max\:focus\:translate-y-12:focus {
    --tw-translate-y: 0.75rem;
  }

  .tablet-landscape-max\:focus\:translate-y-16:focus {
    --tw-translate-y: 1rem;
  }

  .tablet-landscape-max\:focus\:translate-y-20:focus {
    --tw-translate-y: 1.25rem;
  }

  .tablet-landscape-max\:focus\:translate-y-24:focus {
    --tw-translate-y: 1.5rem;
  }

  .tablet-landscape-max\:focus\:translate-y-32:focus {
    --tw-translate-y: 2rem;
  }

  .tablet-landscape-max\:focus\:translate-y-40:focus {
    --tw-translate-y: 2.5rem;
  }

  .tablet-landscape-max\:focus\:translate-y-48:focus {
    --tw-translate-y: 3rem;
  }

  .tablet-landscape-max\:focus\:translate-y-56:focus {
    --tw-translate-y: 3.5rem;
  }

  .tablet-landscape-max\:focus\:translate-y-64:focus {
    --tw-translate-y: 4rem;
  }

  .tablet-landscape-max\:focus\:translate-y-68:focus {
    --tw-translate-y: 4.25rem;
  }

  .tablet-landscape-max\:focus\:translate-y-72:focus {
    --tw-translate-y: 4.5rem;
  }

  .tablet-landscape-max\:focus\:translate-y-76:focus {
    --tw-translate-y: 4.75rem;
  }

  .tablet-landscape-max\:focus\:translate-y-80:focus {
    --tw-translate-y: 5rem;
  }

  .tablet-landscape-max\:focus\:translate-y-192:focus {
    --tw-translate-y: 12rem;
  }

  .tablet-landscape-max\:focus\:translate-y-px:focus {
    --tw-translate-y: 1px;
  }

  .tablet-landscape-max\:focus\:-translate-y-1:focus {
    --tw-translate-y: -0.0625rem;
  }

  .tablet-landscape-max\:focus\:-translate-y-2:focus {
    --tw-translate-y: -0.125rem;
  }

  .tablet-landscape-max\:focus\:-translate-y-3:focus {
    --tw-translate-y: -0.1875rem;
  }

  .tablet-landscape-max\:focus\:-translate-y-4:focus {
    --tw-translate-y: -0.25rem;
  }

  .tablet-landscape-max\:focus\:-translate-y-5:focus {
    --tw-translate-y: -0.3125rem;
  }

  .tablet-landscape-max\:focus\:-translate-y-6:focus {
    --tw-translate-y: -0.375rem;
  }

  .tablet-landscape-max\:focus\:-translate-y-8:focus {
    --tw-translate-y: -0.5rem;
  }

  .tablet-landscape-max\:focus\:-translate-y-10:focus {
    --tw-translate-y: -0.625rem;
  }

  .tablet-landscape-max\:focus\:-translate-y-12:focus {
    --tw-translate-y: -0.75rem;
  }

  .tablet-landscape-max\:focus\:-translate-y-16:focus {
    --tw-translate-y: -1rem;
  }

  .tablet-landscape-max\:focus\:-translate-y-20:focus {
    --tw-translate-y: -1.25rem;
  }

  .tablet-landscape-max\:focus\:-translate-y-24:focus {
    --tw-translate-y: -1.5rem;
  }

  .tablet-landscape-max\:focus\:-translate-y-32:focus {
    --tw-translate-y: -2rem;
  }

  .tablet-landscape-max\:focus\:-translate-y-40:focus {
    --tw-translate-y: -2.5rem;
  }

  .tablet-landscape-max\:focus\:-translate-y-48:focus {
    --tw-translate-y: -3rem;
  }

  .tablet-landscape-max\:focus\:-translate-y-56:focus {
    --tw-translate-y: -3.5rem;
  }

  .tablet-landscape-max\:focus\:-translate-y-64:focus {
    --tw-translate-y: -4rem;
  }

  .tablet-landscape-max\:focus\:-translate-y-68:focus {
    --tw-translate-y: -4.25rem;
  }

  .tablet-landscape-max\:focus\:-translate-y-72:focus {
    --tw-translate-y: -4.5rem;
  }

  .tablet-landscape-max\:focus\:-translate-y-76:focus {
    --tw-translate-y: -4.75rem;
  }

  .tablet-landscape-max\:focus\:-translate-y-80:focus {
    --tw-translate-y: -5rem;
  }

  .tablet-landscape-max\:focus\:-translate-y-192:focus {
    --tw-translate-y: -12rem;
  }

  .tablet-landscape-max\:focus\:-translate-y-px:focus {
    --tw-translate-y: -1px;
  }

  .tablet-landscape-max\:focus\:translate-y-1\/2:focus {
    --tw-translate-y: 50%;
  }

  .tablet-landscape-max\:focus\:translate-y-1\/3:focus {
    --tw-translate-y: 33.333333%;
  }

  .tablet-landscape-max\:focus\:translate-y-2\/3:focus {
    --tw-translate-y: 66.666667%;
  }

  .tablet-landscape-max\:focus\:translate-y-1\/4:focus {
    --tw-translate-y: 25%;
  }

  .tablet-landscape-max\:focus\:translate-y-2\/4:focus {
    --tw-translate-y: 50%;
  }

  .tablet-landscape-max\:focus\:translate-y-3\/4:focus {
    --tw-translate-y: 75%;
  }

  .tablet-landscape-max\:focus\:translate-y-full:focus {
    --tw-translate-y: 100%;
  }

  .tablet-landscape-max\:focus\:-translate-y-1\/2:focus {
    --tw-translate-y: -50%;
  }

  .tablet-landscape-max\:focus\:-translate-y-1\/3:focus {
    --tw-translate-y: -33.333333%;
  }

  .tablet-landscape-max\:focus\:-translate-y-2\/3:focus {
    --tw-translate-y: -66.666667%;
  }

  .tablet-landscape-max\:focus\:-translate-y-1\/4:focus {
    --tw-translate-y: -25%;
  }

  .tablet-landscape-max\:focus\:-translate-y-2\/4:focus {
    --tw-translate-y: -50%;
  }

  .tablet-landscape-max\:focus\:-translate-y-3\/4:focus {
    --tw-translate-y: -75%;
  }

  .tablet-landscape-max\:focus\:-translate-y-full:focus {
    --tw-translate-y: -100%;
  }

  .tablet-landscape-max\:rotate-0 {
    --tw-rotate: 0deg;
  }

  .tablet-landscape-max\:rotate-1 {
    --tw-rotate: 1deg;
  }

  .tablet-landscape-max\:rotate-2 {
    --tw-rotate: 2deg;
  }

  .tablet-landscape-max\:rotate-3 {
    --tw-rotate: 3deg;
  }

  .tablet-landscape-max\:rotate-6 {
    --tw-rotate: 6deg;
  }

  .tablet-landscape-max\:rotate-12 {
    --tw-rotate: 12deg;
  }

  .tablet-landscape-max\:rotate-45 {
    --tw-rotate: 45deg;
  }

  .tablet-landscape-max\:rotate-90 {
    --tw-rotate: 90deg;
  }

  .tablet-landscape-max\:rotate-180 {
    --tw-rotate: 180deg;
  }

  .tablet-landscape-max\:-rotate-180 {
    --tw-rotate: -180deg;
  }

  .tablet-landscape-max\:-rotate-90 {
    --tw-rotate: -90deg;
  }

  .tablet-landscape-max\:-rotate-45 {
    --tw-rotate: -45deg;
  }

  .tablet-landscape-max\:-rotate-12 {
    --tw-rotate: -12deg;
  }

  .tablet-landscape-max\:-rotate-6 {
    --tw-rotate: -6deg;
  }

  .tablet-landscape-max\:-rotate-3 {
    --tw-rotate: -3deg;
  }

  .tablet-landscape-max\:-rotate-2 {
    --tw-rotate: -2deg;
  }

  .tablet-landscape-max\:-rotate-1 {
    --tw-rotate: -1deg;
  }

  .tablet-landscape-max\:hover\:rotate-0:hover {
    --tw-rotate: 0deg;
  }

  .tablet-landscape-max\:hover\:rotate-1:hover {
    --tw-rotate: 1deg;
  }

  .tablet-landscape-max\:hover\:rotate-2:hover {
    --tw-rotate: 2deg;
  }

  .tablet-landscape-max\:hover\:rotate-3:hover {
    --tw-rotate: 3deg;
  }

  .tablet-landscape-max\:hover\:rotate-6:hover {
    --tw-rotate: 6deg;
  }

  .tablet-landscape-max\:hover\:rotate-12:hover {
    --tw-rotate: 12deg;
  }

  .tablet-landscape-max\:hover\:rotate-45:hover {
    --tw-rotate: 45deg;
  }

  .tablet-landscape-max\:hover\:rotate-90:hover {
    --tw-rotate: 90deg;
  }

  .tablet-landscape-max\:hover\:rotate-180:hover {
    --tw-rotate: 180deg;
  }

  .tablet-landscape-max\:hover\:-rotate-180:hover {
    --tw-rotate: -180deg;
  }

  .tablet-landscape-max\:hover\:-rotate-90:hover {
    --tw-rotate: -90deg;
  }

  .tablet-landscape-max\:hover\:-rotate-45:hover {
    --tw-rotate: -45deg;
  }

  .tablet-landscape-max\:hover\:-rotate-12:hover {
    --tw-rotate: -12deg;
  }

  .tablet-landscape-max\:hover\:-rotate-6:hover {
    --tw-rotate: -6deg;
  }

  .tablet-landscape-max\:hover\:-rotate-3:hover {
    --tw-rotate: -3deg;
  }

  .tablet-landscape-max\:hover\:-rotate-2:hover {
    --tw-rotate: -2deg;
  }

  .tablet-landscape-max\:hover\:-rotate-1:hover {
    --tw-rotate: -1deg;
  }

  .tablet-landscape-max\:focus\:rotate-0:focus {
    --tw-rotate: 0deg;
  }

  .tablet-landscape-max\:focus\:rotate-1:focus {
    --tw-rotate: 1deg;
  }

  .tablet-landscape-max\:focus\:rotate-2:focus {
    --tw-rotate: 2deg;
  }

  .tablet-landscape-max\:focus\:rotate-3:focus {
    --tw-rotate: 3deg;
  }

  .tablet-landscape-max\:focus\:rotate-6:focus {
    --tw-rotate: 6deg;
  }

  .tablet-landscape-max\:focus\:rotate-12:focus {
    --tw-rotate: 12deg;
  }

  .tablet-landscape-max\:focus\:rotate-45:focus {
    --tw-rotate: 45deg;
  }

  .tablet-landscape-max\:focus\:rotate-90:focus {
    --tw-rotate: 90deg;
  }

  .tablet-landscape-max\:focus\:rotate-180:focus {
    --tw-rotate: 180deg;
  }

  .tablet-landscape-max\:focus\:-rotate-180:focus {
    --tw-rotate: -180deg;
  }

  .tablet-landscape-max\:focus\:-rotate-90:focus {
    --tw-rotate: -90deg;
  }

  .tablet-landscape-max\:focus\:-rotate-45:focus {
    --tw-rotate: -45deg;
  }

  .tablet-landscape-max\:focus\:-rotate-12:focus {
    --tw-rotate: -12deg;
  }

  .tablet-landscape-max\:focus\:-rotate-6:focus {
    --tw-rotate: -6deg;
  }

  .tablet-landscape-max\:focus\:-rotate-3:focus {
    --tw-rotate: -3deg;
  }

  .tablet-landscape-max\:focus\:-rotate-2:focus {
    --tw-rotate: -2deg;
  }

  .tablet-landscape-max\:focus\:-rotate-1:focus {
    --tw-rotate: -1deg;
  }

  .tablet-landscape-max\:skew-x-0 {
    --tw-skew-x: 0deg;
  }

  .tablet-landscape-max\:skew-x-1 {
    --tw-skew-x: 1deg;
  }

  .tablet-landscape-max\:skew-x-2 {
    --tw-skew-x: 2deg;
  }

  .tablet-landscape-max\:skew-x-3 {
    --tw-skew-x: 3deg;
  }

  .tablet-landscape-max\:skew-x-6 {
    --tw-skew-x: 6deg;
  }

  .tablet-landscape-max\:skew-x-12 {
    --tw-skew-x: 12deg;
  }

  .tablet-landscape-max\:-skew-x-12 {
    --tw-skew-x: -12deg;
  }

  .tablet-landscape-max\:-skew-x-6 {
    --tw-skew-x: -6deg;
  }

  .tablet-landscape-max\:-skew-x-3 {
    --tw-skew-x: -3deg;
  }

  .tablet-landscape-max\:-skew-x-2 {
    --tw-skew-x: -2deg;
  }

  .tablet-landscape-max\:-skew-x-1 {
    --tw-skew-x: -1deg;
  }

  .tablet-landscape-max\:skew-y-0 {
    --tw-skew-y: 0deg;
  }

  .tablet-landscape-max\:skew-y-1 {
    --tw-skew-y: 1deg;
  }

  .tablet-landscape-max\:skew-y-2 {
    --tw-skew-y: 2deg;
  }

  .tablet-landscape-max\:skew-y-3 {
    --tw-skew-y: 3deg;
  }

  .tablet-landscape-max\:skew-y-6 {
    --tw-skew-y: 6deg;
  }

  .tablet-landscape-max\:skew-y-12 {
    --tw-skew-y: 12deg;
  }

  .tablet-landscape-max\:-skew-y-12 {
    --tw-skew-y: -12deg;
  }

  .tablet-landscape-max\:-skew-y-6 {
    --tw-skew-y: -6deg;
  }

  .tablet-landscape-max\:-skew-y-3 {
    --tw-skew-y: -3deg;
  }

  .tablet-landscape-max\:-skew-y-2 {
    --tw-skew-y: -2deg;
  }

  .tablet-landscape-max\:-skew-y-1 {
    --tw-skew-y: -1deg;
  }

  .tablet-landscape-max\:hover\:skew-x-0:hover {
    --tw-skew-x: 0deg;
  }

  .tablet-landscape-max\:hover\:skew-x-1:hover {
    --tw-skew-x: 1deg;
  }

  .tablet-landscape-max\:hover\:skew-x-2:hover {
    --tw-skew-x: 2deg;
  }

  .tablet-landscape-max\:hover\:skew-x-3:hover {
    --tw-skew-x: 3deg;
  }

  .tablet-landscape-max\:hover\:skew-x-6:hover {
    --tw-skew-x: 6deg;
  }

  .tablet-landscape-max\:hover\:skew-x-12:hover {
    --tw-skew-x: 12deg;
  }

  .tablet-landscape-max\:hover\:-skew-x-12:hover {
    --tw-skew-x: -12deg;
  }

  .tablet-landscape-max\:hover\:-skew-x-6:hover {
    --tw-skew-x: -6deg;
  }

  .tablet-landscape-max\:hover\:-skew-x-3:hover {
    --tw-skew-x: -3deg;
  }

  .tablet-landscape-max\:hover\:-skew-x-2:hover {
    --tw-skew-x: -2deg;
  }

  .tablet-landscape-max\:hover\:-skew-x-1:hover {
    --tw-skew-x: -1deg;
  }

  .tablet-landscape-max\:hover\:skew-y-0:hover {
    --tw-skew-y: 0deg;
  }

  .tablet-landscape-max\:hover\:skew-y-1:hover {
    --tw-skew-y: 1deg;
  }

  .tablet-landscape-max\:hover\:skew-y-2:hover {
    --tw-skew-y: 2deg;
  }

  .tablet-landscape-max\:hover\:skew-y-3:hover {
    --tw-skew-y: 3deg;
  }

  .tablet-landscape-max\:hover\:skew-y-6:hover {
    --tw-skew-y: 6deg;
  }

  .tablet-landscape-max\:hover\:skew-y-12:hover {
    --tw-skew-y: 12deg;
  }

  .tablet-landscape-max\:hover\:-skew-y-12:hover {
    --tw-skew-y: -12deg;
  }

  .tablet-landscape-max\:hover\:-skew-y-6:hover {
    --tw-skew-y: -6deg;
  }

  .tablet-landscape-max\:hover\:-skew-y-3:hover {
    --tw-skew-y: -3deg;
  }

  .tablet-landscape-max\:hover\:-skew-y-2:hover {
    --tw-skew-y: -2deg;
  }

  .tablet-landscape-max\:hover\:-skew-y-1:hover {
    --tw-skew-y: -1deg;
  }

  .tablet-landscape-max\:focus\:skew-x-0:focus {
    --tw-skew-x: 0deg;
  }

  .tablet-landscape-max\:focus\:skew-x-1:focus {
    --tw-skew-x: 1deg;
  }

  .tablet-landscape-max\:focus\:skew-x-2:focus {
    --tw-skew-x: 2deg;
  }

  .tablet-landscape-max\:focus\:skew-x-3:focus {
    --tw-skew-x: 3deg;
  }

  .tablet-landscape-max\:focus\:skew-x-6:focus {
    --tw-skew-x: 6deg;
  }

  .tablet-landscape-max\:focus\:skew-x-12:focus {
    --tw-skew-x: 12deg;
  }

  .tablet-landscape-max\:focus\:-skew-x-12:focus {
    --tw-skew-x: -12deg;
  }

  .tablet-landscape-max\:focus\:-skew-x-6:focus {
    --tw-skew-x: -6deg;
  }

  .tablet-landscape-max\:focus\:-skew-x-3:focus {
    --tw-skew-x: -3deg;
  }

  .tablet-landscape-max\:focus\:-skew-x-2:focus {
    --tw-skew-x: -2deg;
  }

  .tablet-landscape-max\:focus\:-skew-x-1:focus {
    --tw-skew-x: -1deg;
  }

  .tablet-landscape-max\:focus\:skew-y-0:focus {
    --tw-skew-y: 0deg;
  }

  .tablet-landscape-max\:focus\:skew-y-1:focus {
    --tw-skew-y: 1deg;
  }

  .tablet-landscape-max\:focus\:skew-y-2:focus {
    --tw-skew-y: 2deg;
  }

  .tablet-landscape-max\:focus\:skew-y-3:focus {
    --tw-skew-y: 3deg;
  }

  .tablet-landscape-max\:focus\:skew-y-6:focus {
    --tw-skew-y: 6deg;
  }

  .tablet-landscape-max\:focus\:skew-y-12:focus {
    --tw-skew-y: 12deg;
  }

  .tablet-landscape-max\:focus\:-skew-y-12:focus {
    --tw-skew-y: -12deg;
  }

  .tablet-landscape-max\:focus\:-skew-y-6:focus {
    --tw-skew-y: -6deg;
  }

  .tablet-landscape-max\:focus\:-skew-y-3:focus {
    --tw-skew-y: -3deg;
  }

  .tablet-landscape-max\:focus\:-skew-y-2:focus {
    --tw-skew-y: -2deg;
  }

  .tablet-landscape-max\:focus\:-skew-y-1:focus {
    --tw-skew-y: -1deg;
  }

  .tablet-landscape-max\:scale-0 {
    --tw-scale-x: 0;
    --tw-scale-y: 0;
  }

  .tablet-landscape-max\:scale-50 {
    --tw-scale-x: .5;
    --tw-scale-y: .5;
  }

  .tablet-landscape-max\:scale-75 {
    --tw-scale-x: .75;
    --tw-scale-y: .75;
  }

  .tablet-landscape-max\:scale-90 {
    --tw-scale-x: .9;
    --tw-scale-y: .9;
  }

  .tablet-landscape-max\:scale-95 {
    --tw-scale-x: .95;
    --tw-scale-y: .95;
  }

  .tablet-landscape-max\:scale-100 {
    --tw-scale-x: 1;
    --tw-scale-y: 1;
  }

  .tablet-landscape-max\:scale-105 {
    --tw-scale-x: 1.05;
    --tw-scale-y: 1.05;
  }

  .tablet-landscape-max\:scale-110 {
    --tw-scale-x: 1.1;
    --tw-scale-y: 1.1;
  }

  .tablet-landscape-max\:scale-125 {
    --tw-scale-x: 1.25;
    --tw-scale-y: 1.25;
  }

  .tablet-landscape-max\:scale-150 {
    --tw-scale-x: 1.5;
    --tw-scale-y: 1.5;
  }

  .tablet-landscape-max\:hover\:scale-0:hover {
    --tw-scale-x: 0;
    --tw-scale-y: 0;
  }

  .tablet-landscape-max\:hover\:scale-50:hover {
    --tw-scale-x: .5;
    --tw-scale-y: .5;
  }

  .tablet-landscape-max\:hover\:scale-75:hover {
    --tw-scale-x: .75;
    --tw-scale-y: .75;
  }

  .tablet-landscape-max\:hover\:scale-90:hover {
    --tw-scale-x: .9;
    --tw-scale-y: .9;
  }

  .tablet-landscape-max\:hover\:scale-95:hover {
    --tw-scale-x: .95;
    --tw-scale-y: .95;
  }

  .tablet-landscape-max\:hover\:scale-100:hover {
    --tw-scale-x: 1;
    --tw-scale-y: 1;
  }

  .tablet-landscape-max\:hover\:scale-105:hover {
    --tw-scale-x: 1.05;
    --tw-scale-y: 1.05;
  }

  .tablet-landscape-max\:hover\:scale-110:hover {
    --tw-scale-x: 1.1;
    --tw-scale-y: 1.1;
  }

  .tablet-landscape-max\:hover\:scale-125:hover {
    --tw-scale-x: 1.25;
    --tw-scale-y: 1.25;
  }

  .tablet-landscape-max\:hover\:scale-150:hover {
    --tw-scale-x: 1.5;
    --tw-scale-y: 1.5;
  }

  .tablet-landscape-max\:focus\:scale-0:focus {
    --tw-scale-x: 0;
    --tw-scale-y: 0;
  }

  .tablet-landscape-max\:focus\:scale-50:focus {
    --tw-scale-x: .5;
    --tw-scale-y: .5;
  }

  .tablet-landscape-max\:focus\:scale-75:focus {
    --tw-scale-x: .75;
    --tw-scale-y: .75;
  }

  .tablet-landscape-max\:focus\:scale-90:focus {
    --tw-scale-x: .9;
    --tw-scale-y: .9;
  }

  .tablet-landscape-max\:focus\:scale-95:focus {
    --tw-scale-x: .95;
    --tw-scale-y: .95;
  }

  .tablet-landscape-max\:focus\:scale-100:focus {
    --tw-scale-x: 1;
    --tw-scale-y: 1;
  }

  .tablet-landscape-max\:focus\:scale-105:focus {
    --tw-scale-x: 1.05;
    --tw-scale-y: 1.05;
  }

  .tablet-landscape-max\:focus\:scale-110:focus {
    --tw-scale-x: 1.1;
    --tw-scale-y: 1.1;
  }

  .tablet-landscape-max\:focus\:scale-125:focus {
    --tw-scale-x: 1.25;
    --tw-scale-y: 1.25;
  }

  .tablet-landscape-max\:focus\:scale-150:focus {
    --tw-scale-x: 1.5;
    --tw-scale-y: 1.5;
  }

  .tablet-landscape-max\:scale-x-0 {
    --tw-scale-x: 0;
  }

  .tablet-landscape-max\:scale-x-50 {
    --tw-scale-x: .5;
  }

  .tablet-landscape-max\:scale-x-75 {
    --tw-scale-x: .75;
  }

  .tablet-landscape-max\:scale-x-90 {
    --tw-scale-x: .9;
  }

  .tablet-landscape-max\:scale-x-95 {
    --tw-scale-x: .95;
  }

  .tablet-landscape-max\:scale-x-100 {
    --tw-scale-x: 1;
  }

  .tablet-landscape-max\:scale-x-105 {
    --tw-scale-x: 1.05;
  }

  .tablet-landscape-max\:scale-x-110 {
    --tw-scale-x: 1.1;
  }

  .tablet-landscape-max\:scale-x-125 {
    --tw-scale-x: 1.25;
  }

  .tablet-landscape-max\:scale-x-150 {
    --tw-scale-x: 1.5;
  }

  .tablet-landscape-max\:scale-y-0 {
    --tw-scale-y: 0;
  }

  .tablet-landscape-max\:scale-y-50 {
    --tw-scale-y: .5;
  }

  .tablet-landscape-max\:scale-y-75 {
    --tw-scale-y: .75;
  }

  .tablet-landscape-max\:scale-y-90 {
    --tw-scale-y: .9;
  }

  .tablet-landscape-max\:scale-y-95 {
    --tw-scale-y: .95;
  }

  .tablet-landscape-max\:scale-y-100 {
    --tw-scale-y: 1;
  }

  .tablet-landscape-max\:scale-y-105 {
    --tw-scale-y: 1.05;
  }

  .tablet-landscape-max\:scale-y-110 {
    --tw-scale-y: 1.1;
  }

  .tablet-landscape-max\:scale-y-125 {
    --tw-scale-y: 1.25;
  }

  .tablet-landscape-max\:scale-y-150 {
    --tw-scale-y: 1.5;
  }

  .tablet-landscape-max\:hover\:scale-x-0:hover {
    --tw-scale-x: 0;
  }

  .tablet-landscape-max\:hover\:scale-x-50:hover {
    --tw-scale-x: .5;
  }

  .tablet-landscape-max\:hover\:scale-x-75:hover {
    --tw-scale-x: .75;
  }

  .tablet-landscape-max\:hover\:scale-x-90:hover {
    --tw-scale-x: .9;
  }

  .tablet-landscape-max\:hover\:scale-x-95:hover {
    --tw-scale-x: .95;
  }

  .tablet-landscape-max\:hover\:scale-x-100:hover {
    --tw-scale-x: 1;
  }

  .tablet-landscape-max\:hover\:scale-x-105:hover {
    --tw-scale-x: 1.05;
  }

  .tablet-landscape-max\:hover\:scale-x-110:hover {
    --tw-scale-x: 1.1;
  }

  .tablet-landscape-max\:hover\:scale-x-125:hover {
    --tw-scale-x: 1.25;
  }

  .tablet-landscape-max\:hover\:scale-x-150:hover {
    --tw-scale-x: 1.5;
  }

  .tablet-landscape-max\:hover\:scale-y-0:hover {
    --tw-scale-y: 0;
  }

  .tablet-landscape-max\:hover\:scale-y-50:hover {
    --tw-scale-y: .5;
  }

  .tablet-landscape-max\:hover\:scale-y-75:hover {
    --tw-scale-y: .75;
  }

  .tablet-landscape-max\:hover\:scale-y-90:hover {
    --tw-scale-y: .9;
  }

  .tablet-landscape-max\:hover\:scale-y-95:hover {
    --tw-scale-y: .95;
  }

  .tablet-landscape-max\:hover\:scale-y-100:hover {
    --tw-scale-y: 1;
  }

  .tablet-landscape-max\:hover\:scale-y-105:hover {
    --tw-scale-y: 1.05;
  }

  .tablet-landscape-max\:hover\:scale-y-110:hover {
    --tw-scale-y: 1.1;
  }

  .tablet-landscape-max\:hover\:scale-y-125:hover {
    --tw-scale-y: 1.25;
  }

  .tablet-landscape-max\:hover\:scale-y-150:hover {
    --tw-scale-y: 1.5;
  }

  .tablet-landscape-max\:focus\:scale-x-0:focus {
    --tw-scale-x: 0;
  }

  .tablet-landscape-max\:focus\:scale-x-50:focus {
    --tw-scale-x: .5;
  }

  .tablet-landscape-max\:focus\:scale-x-75:focus {
    --tw-scale-x: .75;
  }

  .tablet-landscape-max\:focus\:scale-x-90:focus {
    --tw-scale-x: .9;
  }

  .tablet-landscape-max\:focus\:scale-x-95:focus {
    --tw-scale-x: .95;
  }

  .tablet-landscape-max\:focus\:scale-x-100:focus {
    --tw-scale-x: 1;
  }

  .tablet-landscape-max\:focus\:scale-x-105:focus {
    --tw-scale-x: 1.05;
  }

  .tablet-landscape-max\:focus\:scale-x-110:focus {
    --tw-scale-x: 1.1;
  }

  .tablet-landscape-max\:focus\:scale-x-125:focus {
    --tw-scale-x: 1.25;
  }

  .tablet-landscape-max\:focus\:scale-x-150:focus {
    --tw-scale-x: 1.5;
  }

  .tablet-landscape-max\:focus\:scale-y-0:focus {
    --tw-scale-y: 0;
  }

  .tablet-landscape-max\:focus\:scale-y-50:focus {
    --tw-scale-y: .5;
  }

  .tablet-landscape-max\:focus\:scale-y-75:focus {
    --tw-scale-y: .75;
  }

  .tablet-landscape-max\:focus\:scale-y-90:focus {
    --tw-scale-y: .9;
  }

  .tablet-landscape-max\:focus\:scale-y-95:focus {
    --tw-scale-y: .95;
  }

  .tablet-landscape-max\:focus\:scale-y-100:focus {
    --tw-scale-y: 1;
  }

  .tablet-landscape-max\:focus\:scale-y-105:focus {
    --tw-scale-y: 1.05;
  }

  .tablet-landscape-max\:focus\:scale-y-110:focus {
    --tw-scale-y: 1.1;
  }

  .tablet-landscape-max\:focus\:scale-y-125:focus {
    --tw-scale-y: 1.25;
  }

  .tablet-landscape-max\:focus\:scale-y-150:focus {
    --tw-scale-y: 1.5;
  }

  .tablet-landscape-max\:animate-none {
    -webkit-animation: none;
            animation: none;
  }

  .tablet-landscape-max\:animate-spin {
    -webkit-animation: spin 1s linear infinite;
            animation: spin 1s linear infinite;
  }

  .tablet-landscape-max\:animate-ping {
    -webkit-animation: ping 1s cubic-bezier(0, 0, 0.2, 1) infinite;
            animation: ping 1s cubic-bezier(0, 0, 0.2, 1) infinite;
  }

  .tablet-landscape-max\:animate-pulse {
    -webkit-animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
            animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
  }

  .tablet-landscape-max\:animate-bounce {
    -webkit-animation: bounce 1s infinite;
            animation: bounce 1s infinite;
  }

  .tablet-landscape-max\:cursor-auto {
    cursor: auto;
  }

  .tablet-landscape-max\:cursor-default {
    cursor: default;
  }

  .tablet-landscape-max\:cursor-pointer {
    cursor: pointer;
  }

  .tablet-landscape-max\:cursor-wait {
    cursor: wait;
  }

  .tablet-landscape-max\:cursor-text {
    cursor: text;
  }

  .tablet-landscape-max\:cursor-move {
    cursor: move;
  }

  .tablet-landscape-max\:cursor-help {
    cursor: help;
  }

  .tablet-landscape-max\:cursor-not-allowed {
    cursor: not-allowed;
  }

  .tablet-landscape-max\:select-none {
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
  }

  .tablet-landscape-max\:select-text {
    -webkit-user-select: text;
       -moz-user-select: text;
        -ms-user-select: text;
            user-select: text;
  }

  .tablet-landscape-max\:select-all {
    -webkit-user-select: all;
       -moz-user-select: all;
            user-select: all;
  }

  .tablet-landscape-max\:select-auto {
    -webkit-user-select: auto;
       -moz-user-select: auto;
        -ms-user-select: auto;
            user-select: auto;
  }

  .tablet-landscape-max\:resize-none {
    resize: none;
  }

  .tablet-landscape-max\:resize-y {
    resize: vertical;
  }

  .tablet-landscape-max\:resize-x {
    resize: horizontal;
  }

  .tablet-landscape-max\:resize {
    resize: both;
  }

  .tablet-landscape-max\:list-inside {
    list-style-position: inside;
  }

  .tablet-landscape-max\:list-outside {
    list-style-position: outside;
  }

  .tablet-landscape-max\:list-none {
    list-style-type: none;
  }

  .tablet-landscape-max\:list-disc {
    list-style-type: disc;
  }

  .tablet-landscape-max\:list-decimal {
    list-style-type: decimal;
  }

  .tablet-landscape-max\:appearance-none {
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
  }

  .tablet-landscape-max\:auto-cols-auto {
    grid-auto-columns: auto;
  }

  .tablet-landscape-max\:auto-cols-min {
    grid-auto-columns: -webkit-min-content;
    grid-auto-columns: min-content;
  }

  .tablet-landscape-max\:auto-cols-max {
    grid-auto-columns: -webkit-max-content;
    grid-auto-columns: max-content;
  }

  .tablet-landscape-max\:auto-cols-fr {
    grid-auto-columns: minmax(0, 1fr);
  }

  .tablet-landscape-max\:grid-flow-row {
    grid-auto-flow: row;
  }

  .tablet-landscape-max\:grid-flow-col {
    grid-auto-flow: column;
  }

  .tablet-landscape-max\:grid-flow-row-dense {
    grid-auto-flow: row dense;
  }

  .tablet-landscape-max\:grid-flow-col-dense {
    grid-auto-flow: column dense;
  }

  .tablet-landscape-max\:auto-rows-auto {
    grid-auto-rows: auto;
  }

  .tablet-landscape-max\:auto-rows-min {
    grid-auto-rows: -webkit-min-content;
    grid-auto-rows: min-content;
  }

  .tablet-landscape-max\:auto-rows-max {
    grid-auto-rows: -webkit-max-content;
    grid-auto-rows: max-content;
  }

  .tablet-landscape-max\:auto-rows-fr {
    grid-auto-rows: minmax(0, 1fr);
  }

  .tablet-landscape-max\:grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }

  .tablet-landscape-max\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .tablet-landscape-max\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .tablet-landscape-max\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  .tablet-landscape-max\:grid-cols-5 {
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }

  .tablet-landscape-max\:grid-cols-6 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }

  .tablet-landscape-max\:grid-cols-7 {
    grid-template-columns: repeat(7, minmax(0, 1fr));
  }

  .tablet-landscape-max\:grid-cols-8 {
    grid-template-columns: repeat(8, minmax(0, 1fr));
  }

  .tablet-landscape-max\:grid-cols-9 {
    grid-template-columns: repeat(9, minmax(0, 1fr));
  }

  .tablet-landscape-max\:grid-cols-10 {
    grid-template-columns: repeat(10, minmax(0, 1fr));
  }

  .tablet-landscape-max\:grid-cols-11 {
    grid-template-columns: repeat(11, minmax(0, 1fr));
  }

  .tablet-landscape-max\:grid-cols-12 {
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }

  .tablet-landscape-max\:grid-cols-none {
    grid-template-columns: none;
  }

  .tablet-landscape-max\:grid-rows-1 {
    grid-template-rows: repeat(1, minmax(0, 1fr));
  }

  .tablet-landscape-max\:grid-rows-2 {
    grid-template-rows: repeat(2, minmax(0, 1fr));
  }

  .tablet-landscape-max\:grid-rows-3 {
    grid-template-rows: repeat(3, minmax(0, 1fr));
  }

  .tablet-landscape-max\:grid-rows-4 {
    grid-template-rows: repeat(4, minmax(0, 1fr));
  }

  .tablet-landscape-max\:grid-rows-5 {
    grid-template-rows: repeat(5, minmax(0, 1fr));
  }

  .tablet-landscape-max\:grid-rows-6 {
    grid-template-rows: repeat(6, minmax(0, 1fr));
  }

  .tablet-landscape-max\:grid-rows-none {
    grid-template-rows: none;
  }

  .tablet-landscape-max\:flex-row {
    flex-direction: row;
  }

  .tablet-landscape-max\:flex-row-reverse {
    flex-direction: row-reverse;
  }

  .tablet-landscape-max\:flex-col {
    flex-direction: column;
  }

  .tablet-landscape-max\:flex-col-reverse {
    flex-direction: column-reverse;
  }

  .tablet-landscape-max\:flex-wrap {
    flex-wrap: wrap;
  }

  .tablet-landscape-max\:flex-wrap-reverse {
    flex-wrap: wrap-reverse;
  }

  .tablet-landscape-max\:flex-nowrap {
    flex-wrap: nowrap;
  }

  .tablet-landscape-max\:place-content-center {
    place-content: center;
  }

  .tablet-landscape-max\:place-content-start {
    place-content: start;
  }

  .tablet-landscape-max\:place-content-end {
    place-content: end;
  }

  .tablet-landscape-max\:place-content-between {
    place-content: space-between;
  }

  .tablet-landscape-max\:place-content-around {
    place-content: space-around;
  }

  .tablet-landscape-max\:place-content-evenly {
    place-content: space-evenly;
  }

  .tablet-landscape-max\:place-content-stretch {
    place-content: stretch;
  }

  .tablet-landscape-max\:place-items-start {
    place-items: start;
  }

  .tablet-landscape-max\:place-items-end {
    place-items: end;
  }

  .tablet-landscape-max\:place-items-center {
    place-items: center;
  }

  .tablet-landscape-max\:place-items-stretch {
    place-items: stretch;
  }

  .tablet-landscape-max\:content-center {
    align-content: center;
  }

  .tablet-landscape-max\:content-start {
    align-content: flex-start;
  }

  .tablet-landscape-max\:content-end {
    align-content: flex-end;
  }

  .tablet-landscape-max\:content-between {
    align-content: space-between;
  }

  .tablet-landscape-max\:content-around {
    align-content: space-around;
  }

  .tablet-landscape-max\:content-evenly {
    align-content: space-evenly;
  }

  .tablet-landscape-max\:items-start {
    align-items: flex-start;
  }

  .tablet-landscape-max\:items-end {
    align-items: flex-end;
  }

  .tablet-landscape-max\:items-center {
    align-items: center;
  }

  .tablet-landscape-max\:items-baseline {
    align-items: baseline;
  }

  .tablet-landscape-max\:items-stretch {
    align-items: stretch;
  }

  .tablet-landscape-max\:justify-start {
    justify-content: flex-start;
  }

  .tablet-landscape-max\:justify-end {
    justify-content: flex-end;
  }

  .tablet-landscape-max\:justify-center {
    justify-content: center;
  }

  .tablet-landscape-max\:justify-between {
    justify-content: space-between;
  }

  .tablet-landscape-max\:justify-around {
    justify-content: space-around;
  }

  .tablet-landscape-max\:justify-evenly {
    justify-content: space-evenly;
  }

  .tablet-landscape-max\:justify-items-start {
    justify-items: start;
  }

  .tablet-landscape-max\:justify-items-end {
    justify-items: end;
  }

  .tablet-landscape-max\:justify-items-center {
    justify-items: center;
  }

  .tablet-landscape-max\:justify-items-stretch {
    justify-items: stretch;
  }

  .tablet-landscape-max\:gap-0 {
    gap: 0;
  }

  .tablet-landscape-max\:gap-1 {
    gap: 0.0625rem;
  }

  .tablet-landscape-max\:gap-2 {
    gap: 0.125rem;
  }

  .tablet-landscape-max\:gap-3 {
    gap: 0.1875rem;
  }

  .tablet-landscape-max\:gap-4 {
    gap: 0.25rem;
  }

  .tablet-landscape-max\:gap-5 {
    gap: 0.3125rem;
  }

  .tablet-landscape-max\:gap-6 {
    gap: 0.375rem;
  }

  .tablet-landscape-max\:gap-8 {
    gap: 0.5rem;
  }

  .tablet-landscape-max\:gap-10 {
    gap: 0.625rem;
  }

  .tablet-landscape-max\:gap-12 {
    gap: 0.75rem;
  }

  .tablet-landscape-max\:gap-16 {
    gap: 1rem;
  }

  .tablet-landscape-max\:gap-20 {
    gap: 1.25rem;
  }

  .tablet-landscape-max\:gap-24 {
    gap: 1.5rem;
  }

  .tablet-landscape-max\:gap-32 {
    gap: 2rem;
  }

  .tablet-landscape-max\:gap-40 {
    gap: 2.5rem;
  }

  .tablet-landscape-max\:gap-48 {
    gap: 3rem;
  }

  .tablet-landscape-max\:gap-56 {
    gap: 3.5rem;
  }

  .tablet-landscape-max\:gap-64 {
    gap: 4rem;
  }

  .tablet-landscape-max\:gap-68 {
    gap: 4.25rem;
  }

  .tablet-landscape-max\:gap-72 {
    gap: 4.5rem;
  }

  .tablet-landscape-max\:gap-76 {
    gap: 4.75rem;
  }

  .tablet-landscape-max\:gap-80 {
    gap: 5rem;
  }

  .tablet-landscape-max\:gap-192 {
    gap: 12rem;
  }

  .tablet-landscape-max\:gap-px {
    gap: 1px;
  }

  .tablet-landscape-max\:gap-x-0 {
    -moz-column-gap: 0;
         column-gap: 0;
  }

  .tablet-landscape-max\:gap-x-1 {
    -moz-column-gap: 0.0625rem;
         column-gap: 0.0625rem;
  }

  .tablet-landscape-max\:gap-x-2 {
    -moz-column-gap: 0.125rem;
         column-gap: 0.125rem;
  }

  .tablet-landscape-max\:gap-x-3 {
    -moz-column-gap: 0.1875rem;
         column-gap: 0.1875rem;
  }

  .tablet-landscape-max\:gap-x-4 {
    -moz-column-gap: 0.25rem;
         column-gap: 0.25rem;
  }

  .tablet-landscape-max\:gap-x-5 {
    -moz-column-gap: 0.3125rem;
         column-gap: 0.3125rem;
  }

  .tablet-landscape-max\:gap-x-6 {
    -moz-column-gap: 0.375rem;
         column-gap: 0.375rem;
  }

  .tablet-landscape-max\:gap-x-8 {
    -moz-column-gap: 0.5rem;
         column-gap: 0.5rem;
  }

  .tablet-landscape-max\:gap-x-10 {
    -moz-column-gap: 0.625rem;
         column-gap: 0.625rem;
  }

  .tablet-landscape-max\:gap-x-12 {
    -moz-column-gap: 0.75rem;
         column-gap: 0.75rem;
  }

  .tablet-landscape-max\:gap-x-16 {
    -moz-column-gap: 1rem;
         column-gap: 1rem;
  }

  .tablet-landscape-max\:gap-x-20 {
    -moz-column-gap: 1.25rem;
         column-gap: 1.25rem;
  }

  .tablet-landscape-max\:gap-x-24 {
    -moz-column-gap: 1.5rem;
         column-gap: 1.5rem;
  }

  .tablet-landscape-max\:gap-x-32 {
    -moz-column-gap: 2rem;
         column-gap: 2rem;
  }

  .tablet-landscape-max\:gap-x-40 {
    -moz-column-gap: 2.5rem;
         column-gap: 2.5rem;
  }

  .tablet-landscape-max\:gap-x-48 {
    -moz-column-gap: 3rem;
         column-gap: 3rem;
  }

  .tablet-landscape-max\:gap-x-56 {
    -moz-column-gap: 3.5rem;
         column-gap: 3.5rem;
  }

  .tablet-landscape-max\:gap-x-64 {
    -moz-column-gap: 4rem;
         column-gap: 4rem;
  }

  .tablet-landscape-max\:gap-x-68 {
    -moz-column-gap: 4.25rem;
         column-gap: 4.25rem;
  }

  .tablet-landscape-max\:gap-x-72 {
    -moz-column-gap: 4.5rem;
         column-gap: 4.5rem;
  }

  .tablet-landscape-max\:gap-x-76 {
    -moz-column-gap: 4.75rem;
         column-gap: 4.75rem;
  }

  .tablet-landscape-max\:gap-x-80 {
    -moz-column-gap: 5rem;
         column-gap: 5rem;
  }

  .tablet-landscape-max\:gap-x-192 {
    -moz-column-gap: 12rem;
         column-gap: 12rem;
  }

  .tablet-landscape-max\:gap-x-px {
    -moz-column-gap: 1px;
         column-gap: 1px;
  }

  .tablet-landscape-max\:gap-y-0 {
    row-gap: 0;
  }

  .tablet-landscape-max\:gap-y-1 {
    row-gap: 0.0625rem;
  }

  .tablet-landscape-max\:gap-y-2 {
    row-gap: 0.125rem;
  }

  .tablet-landscape-max\:gap-y-3 {
    row-gap: 0.1875rem;
  }

  .tablet-landscape-max\:gap-y-4 {
    row-gap: 0.25rem;
  }

  .tablet-landscape-max\:gap-y-5 {
    row-gap: 0.3125rem;
  }

  .tablet-landscape-max\:gap-y-6 {
    row-gap: 0.375rem;
  }

  .tablet-landscape-max\:gap-y-8 {
    row-gap: 0.5rem;
  }

  .tablet-landscape-max\:gap-y-10 {
    row-gap: 0.625rem;
  }

  .tablet-landscape-max\:gap-y-12 {
    row-gap: 0.75rem;
  }

  .tablet-landscape-max\:gap-y-16 {
    row-gap: 1rem;
  }

  .tablet-landscape-max\:gap-y-20 {
    row-gap: 1.25rem;
  }

  .tablet-landscape-max\:gap-y-24 {
    row-gap: 1.5rem;
  }

  .tablet-landscape-max\:gap-y-32 {
    row-gap: 2rem;
  }

  .tablet-landscape-max\:gap-y-40 {
    row-gap: 2.5rem;
  }

  .tablet-landscape-max\:gap-y-48 {
    row-gap: 3rem;
  }

  .tablet-landscape-max\:gap-y-56 {
    row-gap: 3.5rem;
  }

  .tablet-landscape-max\:gap-y-64 {
    row-gap: 4rem;
  }

  .tablet-landscape-max\:gap-y-68 {
    row-gap: 4.25rem;
  }

  .tablet-landscape-max\:gap-y-72 {
    row-gap: 4.5rem;
  }

  .tablet-landscape-max\:gap-y-76 {
    row-gap: 4.75rem;
  }

  .tablet-landscape-max\:gap-y-80 {
    row-gap: 5rem;
  }

  .tablet-landscape-max\:gap-y-192 {
    row-gap: 12rem;
  }

  .tablet-landscape-max\:gap-y-px {
    row-gap: 1px;
  }

  .tablet-landscape-max\:space-x-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0px * var(--tw-space-x-reverse));
    margin-left: calc(0px * calc(1 - var(--tw-space-x-reverse)));
  }

  .tablet-landscape-max\:space-x-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.0625rem * var(--tw-space-x-reverse));
    margin-left: calc(0.0625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .tablet-landscape-max\:space-x-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.125rem * var(--tw-space-x-reverse));
    margin-left: calc(0.125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .tablet-landscape-max\:space-x-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.1875rem * var(--tw-space-x-reverse));
    margin-left: calc(0.1875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .tablet-landscape-max\:space-x-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.25rem * var(--tw-space-x-reverse));
    margin-left: calc(0.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .tablet-landscape-max\:space-x-5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.3125rem * var(--tw-space-x-reverse));
    margin-left: calc(0.3125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .tablet-landscape-max\:space-x-6 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.375rem * var(--tw-space-x-reverse));
    margin-left: calc(0.375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .tablet-landscape-max\:space-x-8 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.5rem * var(--tw-space-x-reverse));
    margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .tablet-landscape-max\:space-x-10 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.625rem * var(--tw-space-x-reverse));
    margin-left: calc(0.625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .tablet-landscape-max\:space-x-12 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.75rem * var(--tw-space-x-reverse));
    margin-left: calc(0.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .tablet-landscape-max\:space-x-16 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(1rem * var(--tw-space-x-reverse));
    margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .tablet-landscape-max\:space-x-20 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(1.25rem * var(--tw-space-x-reverse));
    margin-left: calc(1.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .tablet-landscape-max\:space-x-24 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(1.5rem * var(--tw-space-x-reverse));
    margin-left: calc(1.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .tablet-landscape-max\:space-x-32 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(2rem * var(--tw-space-x-reverse));
    margin-left: calc(2rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .tablet-landscape-max\:space-x-40 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(2.5rem * var(--tw-space-x-reverse));
    margin-left: calc(2.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .tablet-landscape-max\:space-x-48 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(3rem * var(--tw-space-x-reverse));
    margin-left: calc(3rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .tablet-landscape-max\:space-x-56 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(3.5rem * var(--tw-space-x-reverse));
    margin-left: calc(3.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .tablet-landscape-max\:space-x-64 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(4rem * var(--tw-space-x-reverse));
    margin-left: calc(4rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .tablet-landscape-max\:space-x-68 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(4.25rem * var(--tw-space-x-reverse));
    margin-left: calc(4.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .tablet-landscape-max\:space-x-72 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(4.5rem * var(--tw-space-x-reverse));
    margin-left: calc(4.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .tablet-landscape-max\:space-x-76 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(4.75rem * var(--tw-space-x-reverse));
    margin-left: calc(4.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .tablet-landscape-max\:space-x-80 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(5rem * var(--tw-space-x-reverse));
    margin-left: calc(5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .tablet-landscape-max\:space-x-192 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(12rem * var(--tw-space-x-reverse));
    margin-left: calc(12rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .tablet-landscape-max\:space-x-px > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(1px * var(--tw-space-x-reverse));
    margin-left: calc(1px * calc(1 - var(--tw-space-x-reverse)));
  }

  .tablet-landscape-max\:-space-x-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.0625rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.0625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .tablet-landscape-max\:-space-x-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.125rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .tablet-landscape-max\:-space-x-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.1875rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.1875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .tablet-landscape-max\:-space-x-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.25rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .tablet-landscape-max\:-space-x-5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.3125rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.3125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .tablet-landscape-max\:-space-x-6 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.375rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .tablet-landscape-max\:-space-x-8 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .tablet-landscape-max\:-space-x-10 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.625rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .tablet-landscape-max\:-space-x-12 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.75rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .tablet-landscape-max\:-space-x-16 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-1rem * var(--tw-space-x-reverse));
    margin-left: calc(-1rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .tablet-landscape-max\:-space-x-20 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-1.25rem * var(--tw-space-x-reverse));
    margin-left: calc(-1.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .tablet-landscape-max\:-space-x-24 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-1.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-1.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .tablet-landscape-max\:-space-x-32 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-2rem * var(--tw-space-x-reverse));
    margin-left: calc(-2rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .tablet-landscape-max\:-space-x-40 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-2.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-2.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .tablet-landscape-max\:-space-x-48 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-3rem * var(--tw-space-x-reverse));
    margin-left: calc(-3rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .tablet-landscape-max\:-space-x-56 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-3.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-3.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .tablet-landscape-max\:-space-x-64 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-4rem * var(--tw-space-x-reverse));
    margin-left: calc(-4rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .tablet-landscape-max\:-space-x-68 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-4.25rem * var(--tw-space-x-reverse));
    margin-left: calc(-4.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .tablet-landscape-max\:-space-x-72 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-4.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-4.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .tablet-landscape-max\:-space-x-76 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-4.75rem * var(--tw-space-x-reverse));
    margin-left: calc(-4.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .tablet-landscape-max\:-space-x-80 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-5rem * var(--tw-space-x-reverse));
    margin-left: calc(-5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .tablet-landscape-max\:-space-x-192 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-12rem * var(--tw-space-x-reverse));
    margin-left: calc(-12rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .tablet-landscape-max\:-space-x-px > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-1px * var(--tw-space-x-reverse));
    margin-left: calc(-1px * calc(1 - var(--tw-space-x-reverse)));
  }

  .tablet-landscape-max\:space-y-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0px * var(--tw-space-y-reverse));
  }

  .tablet-landscape-max\:space-y-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.0625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.0625rem * var(--tw-space-y-reverse));
  }

  .tablet-landscape-max\:space-y-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.125rem * var(--tw-space-y-reverse));
  }

  .tablet-landscape-max\:space-y-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.1875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.1875rem * var(--tw-space-y-reverse));
  }

  .tablet-landscape-max\:space-y-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.25rem * var(--tw-space-y-reverse));
  }

  .tablet-landscape-max\:space-y-5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.3125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.3125rem * var(--tw-space-y-reverse));
  }

  .tablet-landscape-max\:space-y-6 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.375rem * var(--tw-space-y-reverse));
  }

  .tablet-landscape-max\:space-y-8 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
  }

  .tablet-landscape-max\:space-y-10 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.625rem * var(--tw-space-y-reverse));
  }

  .tablet-landscape-max\:space-y-12 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.75rem * var(--tw-space-y-reverse));
  }

  .tablet-landscape-max\:space-y-16 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1rem * var(--tw-space-y-reverse));
  }

  .tablet-landscape-max\:space-y-20 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.25rem * var(--tw-space-y-reverse));
  }

  .tablet-landscape-max\:space-y-24 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
  }

  .tablet-landscape-max\:space-y-32 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2rem * var(--tw-space-y-reverse));
  }

  .tablet-landscape-max\:space-y-40 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(2.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2.5rem * var(--tw-space-y-reverse));
  }

  .tablet-landscape-max\:space-y-48 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(3rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(3rem * var(--tw-space-y-reverse));
  }

  .tablet-landscape-max\:space-y-56 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(3.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(3.5rem * var(--tw-space-y-reverse));
  }

  .tablet-landscape-max\:space-y-64 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(4rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(4rem * var(--tw-space-y-reverse));
  }

  .tablet-landscape-max\:space-y-68 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(4.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(4.25rem * var(--tw-space-y-reverse));
  }

  .tablet-landscape-max\:space-y-72 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(4.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(4.5rem * var(--tw-space-y-reverse));
  }

  .tablet-landscape-max\:space-y-76 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(4.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(4.75rem * var(--tw-space-y-reverse));
  }

  .tablet-landscape-max\:space-y-80 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(5rem * var(--tw-space-y-reverse));
  }

  .tablet-landscape-max\:space-y-192 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(12rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(12rem * var(--tw-space-y-reverse));
  }

  .tablet-landscape-max\:space-y-px > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1px * var(--tw-space-y-reverse));
  }

  .tablet-landscape-max\:-space-y-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.0625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.0625rem * var(--tw-space-y-reverse));
  }

  .tablet-landscape-max\:-space-y-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.125rem * var(--tw-space-y-reverse));
  }

  .tablet-landscape-max\:-space-y-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.1875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.1875rem * var(--tw-space-y-reverse));
  }

  .tablet-landscape-max\:-space-y-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.25rem * var(--tw-space-y-reverse));
  }

  .tablet-landscape-max\:-space-y-5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.3125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.3125rem * var(--tw-space-y-reverse));
  }

  .tablet-landscape-max\:-space-y-6 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.375rem * var(--tw-space-y-reverse));
  }

  .tablet-landscape-max\:-space-y-8 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.5rem * var(--tw-space-y-reverse));
  }

  .tablet-landscape-max\:-space-y-10 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.625rem * var(--tw-space-y-reverse));
  }

  .tablet-landscape-max\:-space-y-12 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.75rem * var(--tw-space-y-reverse));
  }

  .tablet-landscape-max\:-space-y-16 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-1rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1rem * var(--tw-space-y-reverse));
  }

  .tablet-landscape-max\:-space-y-20 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-1.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1.25rem * var(--tw-space-y-reverse));
  }

  .tablet-landscape-max\:-space-y-24 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-1.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1.5rem * var(--tw-space-y-reverse));
  }

  .tablet-landscape-max\:-space-y-32 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-2rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-2rem * var(--tw-space-y-reverse));
  }

  .tablet-landscape-max\:-space-y-40 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-2.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-2.5rem * var(--tw-space-y-reverse));
  }

  .tablet-landscape-max\:-space-y-48 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-3rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-3rem * var(--tw-space-y-reverse));
  }

  .tablet-landscape-max\:-space-y-56 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-3.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-3.5rem * var(--tw-space-y-reverse));
  }

  .tablet-landscape-max\:-space-y-64 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-4rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-4rem * var(--tw-space-y-reverse));
  }

  .tablet-landscape-max\:-space-y-68 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-4.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-4.25rem * var(--tw-space-y-reverse));
  }

  .tablet-landscape-max\:-space-y-72 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-4.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-4.5rem * var(--tw-space-y-reverse));
  }

  .tablet-landscape-max\:-space-y-76 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-4.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-4.75rem * var(--tw-space-y-reverse));
  }

  .tablet-landscape-max\:-space-y-80 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-5rem * var(--tw-space-y-reverse));
  }

  .tablet-landscape-max\:-space-y-192 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-12rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-12rem * var(--tw-space-y-reverse));
  }

  .tablet-landscape-max\:-space-y-px > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-1px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1px * var(--tw-space-y-reverse));
  }

  .tablet-landscape-max\:space-y-reverse > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 1;
  }

  .tablet-landscape-max\:space-x-reverse > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 1;
  }

  .tablet-landscape-max\:divide-x-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(0px * var(--tw-divide-x-reverse));
    border-left-width: calc(0px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .tablet-landscape-max\:divide-x-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(2px * var(--tw-divide-x-reverse));
    border-left-width: calc(2px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .tablet-landscape-max\:divide-x-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(4px * var(--tw-divide-x-reverse));
    border-left-width: calc(4px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .tablet-landscape-max\:divide-x-8 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(8px * var(--tw-divide-x-reverse));
    border-left-width: calc(8px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .tablet-landscape-max\:divide-x > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(1px * var(--tw-divide-x-reverse));
    border-left-width: calc(1px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .tablet-landscape-max\:divide-y-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(0px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(0px * var(--tw-divide-y-reverse));
  }

  .tablet-landscape-max\:divide-y-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(2px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(2px * var(--tw-divide-y-reverse));
  }

  .tablet-landscape-max\:divide-y-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(4px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(4px * var(--tw-divide-y-reverse));
  }

  .tablet-landscape-max\:divide-y-8 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(8px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(8px * var(--tw-divide-y-reverse));
  }

  .tablet-landscape-max\:divide-y > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(1px * var(--tw-divide-y-reverse));
  }

  .tablet-landscape-max\:divide-y-reverse > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 1;
  }

  .tablet-landscape-max\:divide-x-reverse > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 1;
  }

  .tablet-landscape-max\:divide-solid > :not([hidden]) ~ :not([hidden]) {
    border-style: solid;
  }

  .tablet-landscape-max\:divide-dashed > :not([hidden]) ~ :not([hidden]) {
    border-style: dashed;
  }

  .tablet-landscape-max\:divide-dotted > :not([hidden]) ~ :not([hidden]) {
    border-style: dotted;
  }

  .tablet-landscape-max\:divide-double > :not([hidden]) ~ :not([hidden]) {
    border-style: double;
  }

  .tablet-landscape-max\:divide-none > :not([hidden]) ~ :not([hidden]) {
    border-style: none;
  }

  .tablet-landscape-max\:divide-transparent > :not([hidden]) ~ :not([hidden]) {
    border-color: transparent;
  }

  .tablet-landscape-max\:divide-current > :not([hidden]) ~ :not([hidden]) {
    border-color: currentColor;
  }

  .tablet-landscape-max\:divide-black > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-divide-opacity));
  }

  .tablet-landscape-max\:divide-white > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-divide-opacity));
  }

  .tablet-landscape-max\:divide-gray-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(249, 250, 251, var(--tw-divide-opacity));
  }

  .tablet-landscape-max\:divide-gray-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(243, 244, 246, var(--tw-divide-opacity));
  }

  .tablet-landscape-max\:divide-gray-200 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(229, 231, 235, var(--tw-divide-opacity));
  }

  .tablet-landscape-max\:divide-gray-300 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(209, 213, 219, var(--tw-divide-opacity));
  }

  .tablet-landscape-max\:divide-gray-400 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(156, 163, 175, var(--tw-divide-opacity));
  }

  .tablet-landscape-max\:divide-gray-500 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(107, 114, 128, var(--tw-divide-opacity));
  }

  .tablet-landscape-max\:divide-gray-600 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(75, 85, 99, var(--tw-divide-opacity));
  }

  .tablet-landscape-max\:divide-gray-700 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(55, 65, 81, var(--tw-divide-opacity));
  }

  .tablet-landscape-max\:divide-gray-800 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(31, 41, 55, var(--tw-divide-opacity));
  }

  .tablet-landscape-max\:divide-gray-900 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(17, 24, 39, var(--tw-divide-opacity));
  }

  .tablet-landscape-max\:divide-red-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(254, 242, 242, var(--tw-divide-opacity));
  }

  .tablet-landscape-max\:divide-red-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(254, 226, 226, var(--tw-divide-opacity));
  }

  .tablet-landscape-max\:divide-red-200 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(254, 202, 202, var(--tw-divide-opacity));
  }

  .tablet-landscape-max\:divide-red-300 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(252, 165, 165, var(--tw-divide-opacity));
  }

  .tablet-landscape-max\:divide-red-400 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(248, 113, 113, var(--tw-divide-opacity));
  }

  .tablet-landscape-max\:divide-red-500 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(239, 68, 68, var(--tw-divide-opacity));
  }

  .tablet-landscape-max\:divide-red-600 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(220, 38, 38, var(--tw-divide-opacity));
  }

  .tablet-landscape-max\:divide-red-700 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(185, 28, 28, var(--tw-divide-opacity));
  }

  .tablet-landscape-max\:divide-red-800 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(153, 27, 27, var(--tw-divide-opacity));
  }

  .tablet-landscape-max\:divide-red-900 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(127, 29, 29, var(--tw-divide-opacity));
  }

  .tablet-landscape-max\:divide-yellow-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(255, 251, 235, var(--tw-divide-opacity));
  }

  .tablet-landscape-max\:divide-yellow-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(254, 243, 199, var(--tw-divide-opacity));
  }

  .tablet-landscape-max\:divide-yellow-200 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(253, 230, 138, var(--tw-divide-opacity));
  }

  .tablet-landscape-max\:divide-yellow-300 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(252, 211, 77, var(--tw-divide-opacity));
  }

  .tablet-landscape-max\:divide-yellow-400 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(251, 191, 36, var(--tw-divide-opacity));
  }

  .tablet-landscape-max\:divide-yellow-500 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(245, 158, 11, var(--tw-divide-opacity));
  }

  .tablet-landscape-max\:divide-yellow-600 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(217, 119, 6, var(--tw-divide-opacity));
  }

  .tablet-landscape-max\:divide-yellow-700 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(180, 83, 9, var(--tw-divide-opacity));
  }

  .tablet-landscape-max\:divide-yellow-800 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(146, 64, 14, var(--tw-divide-opacity));
  }

  .tablet-landscape-max\:divide-yellow-900 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(120, 53, 15, var(--tw-divide-opacity));
  }

  .tablet-landscape-max\:divide-green-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(236, 253, 245, var(--tw-divide-opacity));
  }

  .tablet-landscape-max\:divide-green-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(209, 250, 229, var(--tw-divide-opacity));
  }

  .tablet-landscape-max\:divide-green-200 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(167, 243, 208, var(--tw-divide-opacity));
  }

  .tablet-landscape-max\:divide-green-300 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(110, 231, 183, var(--tw-divide-opacity));
  }

  .tablet-landscape-max\:divide-green-400 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(52, 211, 153, var(--tw-divide-opacity));
  }

  .tablet-landscape-max\:divide-green-500 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(16, 185, 129, var(--tw-divide-opacity));
  }

  .tablet-landscape-max\:divide-green-600 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(5, 150, 105, var(--tw-divide-opacity));
  }

  .tablet-landscape-max\:divide-green-700 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(4, 120, 87, var(--tw-divide-opacity));
  }

  .tablet-landscape-max\:divide-green-800 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(6, 95, 70, var(--tw-divide-opacity));
  }

  .tablet-landscape-max\:divide-green-900 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(6, 78, 59, var(--tw-divide-opacity));
  }

  .tablet-landscape-max\:divide-blue-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(239, 246, 255, var(--tw-divide-opacity));
  }

  .tablet-landscape-max\:divide-blue-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(219, 234, 254, var(--tw-divide-opacity));
  }

  .tablet-landscape-max\:divide-blue-200 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(191, 219, 254, var(--tw-divide-opacity));
  }

  .tablet-landscape-max\:divide-blue-300 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(147, 197, 253, var(--tw-divide-opacity));
  }

  .tablet-landscape-max\:divide-blue-400 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(96, 165, 250, var(--tw-divide-opacity));
  }

  .tablet-landscape-max\:divide-blue-500 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(59, 130, 246, var(--tw-divide-opacity));
  }

  .tablet-landscape-max\:divide-blue-600 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(37, 99, 235, var(--tw-divide-opacity));
  }

  .tablet-landscape-max\:divide-blue-700 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(29, 78, 216, var(--tw-divide-opacity));
  }

  .tablet-landscape-max\:divide-blue-800 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(30, 64, 175, var(--tw-divide-opacity));
  }

  .tablet-landscape-max\:divide-blue-900 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(30, 58, 138, var(--tw-divide-opacity));
  }

  .tablet-landscape-max\:divide-indigo-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(238, 242, 255, var(--tw-divide-opacity));
  }

  .tablet-landscape-max\:divide-indigo-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(224, 231, 255, var(--tw-divide-opacity));
  }

  .tablet-landscape-max\:divide-indigo-200 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(199, 210, 254, var(--tw-divide-opacity));
  }

  .tablet-landscape-max\:divide-indigo-300 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(165, 180, 252, var(--tw-divide-opacity));
  }

  .tablet-landscape-max\:divide-indigo-400 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(129, 140, 248, var(--tw-divide-opacity));
  }

  .tablet-landscape-max\:divide-indigo-500 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(99, 102, 241, var(--tw-divide-opacity));
  }

  .tablet-landscape-max\:divide-indigo-600 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(79, 70, 229, var(--tw-divide-opacity));
  }

  .tablet-landscape-max\:divide-indigo-700 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(67, 56, 202, var(--tw-divide-opacity));
  }

  .tablet-landscape-max\:divide-indigo-800 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(55, 48, 163, var(--tw-divide-opacity));
  }

  .tablet-landscape-max\:divide-indigo-900 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(49, 46, 129, var(--tw-divide-opacity));
  }

  .tablet-landscape-max\:divide-purple-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(245, 243, 255, var(--tw-divide-opacity));
  }

  .tablet-landscape-max\:divide-purple-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(237, 233, 254, var(--tw-divide-opacity));
  }

  .tablet-landscape-max\:divide-purple-200 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(221, 214, 254, var(--tw-divide-opacity));
  }

  .tablet-landscape-max\:divide-purple-300 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(196, 181, 253, var(--tw-divide-opacity));
  }

  .tablet-landscape-max\:divide-purple-400 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(167, 139, 250, var(--tw-divide-opacity));
  }

  .tablet-landscape-max\:divide-purple-500 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(139, 92, 246, var(--tw-divide-opacity));
  }

  .tablet-landscape-max\:divide-purple-600 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(124, 58, 237, var(--tw-divide-opacity));
  }

  .tablet-landscape-max\:divide-purple-700 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(109, 40, 217, var(--tw-divide-opacity));
  }

  .tablet-landscape-max\:divide-purple-800 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(91, 33, 182, var(--tw-divide-opacity));
  }

  .tablet-landscape-max\:divide-purple-900 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(76, 29, 149, var(--tw-divide-opacity));
  }

  .tablet-landscape-max\:divide-pink-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(253, 242, 248, var(--tw-divide-opacity));
  }

  .tablet-landscape-max\:divide-pink-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(252, 231, 243, var(--tw-divide-opacity));
  }

  .tablet-landscape-max\:divide-pink-200 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(251, 207, 232, var(--tw-divide-opacity));
  }

  .tablet-landscape-max\:divide-pink-300 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(249, 168, 212, var(--tw-divide-opacity));
  }

  .tablet-landscape-max\:divide-pink-400 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(244, 114, 182, var(--tw-divide-opacity));
  }

  .tablet-landscape-max\:divide-pink-500 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(236, 72, 153, var(--tw-divide-opacity));
  }

  .tablet-landscape-max\:divide-pink-600 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(219, 39, 119, var(--tw-divide-opacity));
  }

  .tablet-landscape-max\:divide-pink-700 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(190, 24, 93, var(--tw-divide-opacity));
  }

  .tablet-landscape-max\:divide-pink-800 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(157, 23, 77, var(--tw-divide-opacity));
  }

  .tablet-landscape-max\:divide-pink-900 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(131, 24, 67, var(--tw-divide-opacity));
  }

  .tablet-landscape-max\:divide-base-normal > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(0, 65, 129, var(--tw-divide-opacity));
  }

  .tablet-landscape-max\:divide-base-dark > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(0, 52, 105, var(--tw-divide-opacity));
  }

  .tablet-landscape-max\:divide-base-black > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(29, 29, 31, var(--tw-divide-opacity));
  }

  .tablet-landscape-max\:divide-base-border > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(231, 231, 233, var(--tw-divide-opacity));
  }

  .tablet-landscape-max\:divide-primary-normal > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(0, 103, 207, var(--tw-divide-opacity));
  }

  .tablet-landscape-max\:divide-primary-alt > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(0, 71, 143, var(--tw-divide-opacity));
  }

  .tablet-landscape-max\:divide-subtle-white > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(249, 249, 249, var(--tw-divide-opacity));
  }

  .tablet-landscape-max\:divide-turquesa > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(0, 151, 178, var(--tw-divide-opacity));
  }

  .tablet-landscape-max\:divide-opacity-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0;
  }

  .tablet-landscape-max\:divide-opacity-5 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.05;
  }

  .tablet-landscape-max\:divide-opacity-10 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.1;
  }

  .tablet-landscape-max\:divide-opacity-20 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.2;
  }

  .tablet-landscape-max\:divide-opacity-25 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.25;
  }

  .tablet-landscape-max\:divide-opacity-30 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.3;
  }

  .tablet-landscape-max\:divide-opacity-40 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.4;
  }

  .tablet-landscape-max\:divide-opacity-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.5;
  }

  .tablet-landscape-max\:divide-opacity-60 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.6;
  }

  .tablet-landscape-max\:divide-opacity-70 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.7;
  }

  .tablet-landscape-max\:divide-opacity-75 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.75;
  }

  .tablet-landscape-max\:divide-opacity-80 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.8;
  }

  .tablet-landscape-max\:divide-opacity-90 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.9;
  }

  .tablet-landscape-max\:divide-opacity-95 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.95;
  }

  .tablet-landscape-max\:divide-opacity-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
  }

  .tablet-landscape-max\:place-self-auto {
    place-self: auto;
  }

  .tablet-landscape-max\:place-self-start {
    place-self: start;
  }

  .tablet-landscape-max\:place-self-end {
    place-self: end;
  }

  .tablet-landscape-max\:place-self-center {
    place-self: center;
  }

  .tablet-landscape-max\:place-self-stretch {
    place-self: stretch;
  }

  .tablet-landscape-max\:self-auto {
    align-self: auto;
  }

  .tablet-landscape-max\:self-start {
    align-self: flex-start;
  }

  .tablet-landscape-max\:self-end {
    align-self: flex-end;
  }

  .tablet-landscape-max\:self-center {
    align-self: center;
  }

  .tablet-landscape-max\:self-stretch {
    align-self: stretch;
  }

  .tablet-landscape-max\:self-baseline {
    align-self: baseline;
  }

  .tablet-landscape-max\:justify-self-auto {
    justify-self: auto;
  }

  .tablet-landscape-max\:justify-self-start {
    justify-self: start;
  }

  .tablet-landscape-max\:justify-self-end {
    justify-self: end;
  }

  .tablet-landscape-max\:justify-self-center {
    justify-self: center;
  }

  .tablet-landscape-max\:justify-self-stretch {
    justify-self: stretch;
  }

  .tablet-landscape-max\:overflow-auto {
    overflow: auto;
  }

  .tablet-landscape-max\:overflow-hidden {
    overflow: hidden;
  }

  .tablet-landscape-max\:overflow-visible {
    overflow: visible;
  }

  .tablet-landscape-max\:overflow-scroll {
    overflow: scroll;
  }

  .tablet-landscape-max\:overflow-x-auto {
    overflow-x: auto;
  }

  .tablet-landscape-max\:overflow-y-auto {
    overflow-y: auto;
  }

  .tablet-landscape-max\:overflow-x-hidden {
    overflow-x: hidden;
  }

  .tablet-landscape-max\:overflow-y-hidden {
    overflow-y: hidden;
  }

  .tablet-landscape-max\:overflow-x-visible {
    overflow-x: visible;
  }

  .tablet-landscape-max\:overflow-y-visible {
    overflow-y: visible;
  }

  .tablet-landscape-max\:overflow-x-scroll {
    overflow-x: scroll;
  }

  .tablet-landscape-max\:overflow-y-scroll {
    overflow-y: scroll;
  }

  .tablet-landscape-max\:overscroll-auto {
    -ms-scroll-chaining: chained;
        overscroll-behavior: auto;
  }

  .tablet-landscape-max\:overscroll-contain {
    -ms-scroll-chaining: none;
        overscroll-behavior: contain;
  }

  .tablet-landscape-max\:overscroll-none {
    -ms-scroll-chaining: none;
        overscroll-behavior: none;
  }

  .tablet-landscape-max\:overscroll-y-auto {
    overscroll-behavior-y: auto;
  }

  .tablet-landscape-max\:overscroll-y-contain {
    overscroll-behavior-y: contain;
  }

  .tablet-landscape-max\:overscroll-y-none {
    overscroll-behavior-y: none;
  }

  .tablet-landscape-max\:overscroll-x-auto {
    overscroll-behavior-x: auto;
  }

  .tablet-landscape-max\:overscroll-x-contain {
    overscroll-behavior-x: contain;
  }

  .tablet-landscape-max\:overscroll-x-none {
    overscroll-behavior-x: none;
  }

  .tablet-landscape-max\:truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .tablet-landscape-max\:overflow-ellipsis {
    text-overflow: ellipsis;
  }

  .tablet-landscape-max\:overflow-clip {
    text-overflow: clip;
  }

  .tablet-landscape-max\:whitespace-normal {
    white-space: normal;
  }

  .tablet-landscape-max\:whitespace-nowrap {
    white-space: nowrap;
  }

  .tablet-landscape-max\:whitespace-pre {
    white-space: pre;
  }

  .tablet-landscape-max\:whitespace-pre-line {
    white-space: pre-line;
  }

  .tablet-landscape-max\:whitespace-pre-wrap {
    white-space: pre-wrap;
  }

  .tablet-landscape-max\:break-normal {
    overflow-wrap: normal;
    word-break: normal;
  }

  .tablet-landscape-max\:break-words {
    overflow-wrap: break-word;
  }

  .tablet-landscape-max\:break-all {
    word-break: break-all;
  }

  .tablet-landscape-max\:rounded-none {
    border-radius: 0px;
  }

  .tablet-landscape-max\:rounded-sm {
    border-radius: 0.125rem;
  }

  .tablet-landscape-max\:rounded {
    border-radius: 0.25rem;
  }

  .tablet-landscape-max\:rounded-md {
    border-radius: 0.375rem;
  }

  .tablet-landscape-max\:rounded-lg {
    border-radius: 0.5rem;
  }

  .tablet-landscape-max\:rounded-xl {
    border-radius: 0.75rem;
  }

  .tablet-landscape-max\:rounded-2xl {
    border-radius: 1rem;
  }

  .tablet-landscape-max\:rounded-3xl {
    border-radius: 1.5rem;
  }

  .tablet-landscape-max\:rounded-full {
    border-radius: 9999px;
  }

  .tablet-landscape-max\:rounded-t-none {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
  }

  .tablet-landscape-max\:rounded-t-sm {
    border-top-left-radius: 0.125rem;
    border-top-right-radius: 0.125rem;
  }

  .tablet-landscape-max\:rounded-t {
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
  }

  .tablet-landscape-max\:rounded-t-md {
    border-top-left-radius: 0.375rem;
    border-top-right-radius: 0.375rem;
  }

  .tablet-landscape-max\:rounded-t-lg {
    border-top-left-radius: 0.5rem;
    border-top-right-radius: 0.5rem;
  }

  .tablet-landscape-max\:rounded-t-xl {
    border-top-left-radius: 0.75rem;
    border-top-right-radius: 0.75rem;
  }

  .tablet-landscape-max\:rounded-t-2xl {
    border-top-left-radius: 1rem;
    border-top-right-radius: 1rem;
  }

  .tablet-landscape-max\:rounded-t-3xl {
    border-top-left-radius: 1.5rem;
    border-top-right-radius: 1.5rem;
  }

  .tablet-landscape-max\:rounded-t-full {
    border-top-left-radius: 9999px;
    border-top-right-radius: 9999px;
  }

  .tablet-landscape-max\:rounded-r-none {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
  }

  .tablet-landscape-max\:rounded-r-sm {
    border-top-right-radius: 0.125rem;
    border-bottom-right-radius: 0.125rem;
  }

  .tablet-landscape-max\:rounded-r {
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
  }

  .tablet-landscape-max\:rounded-r-md {
    border-top-right-radius: 0.375rem;
    border-bottom-right-radius: 0.375rem;
  }

  .tablet-landscape-max\:rounded-r-lg {
    border-top-right-radius: 0.5rem;
    border-bottom-right-radius: 0.5rem;
  }

  .tablet-landscape-max\:rounded-r-xl {
    border-top-right-radius: 0.75rem;
    border-bottom-right-radius: 0.75rem;
  }

  .tablet-landscape-max\:rounded-r-2xl {
    border-top-right-radius: 1rem;
    border-bottom-right-radius: 1rem;
  }

  .tablet-landscape-max\:rounded-r-3xl {
    border-top-right-radius: 1.5rem;
    border-bottom-right-radius: 1.5rem;
  }

  .tablet-landscape-max\:rounded-r-full {
    border-top-right-radius: 9999px;
    border-bottom-right-radius: 9999px;
  }

  .tablet-landscape-max\:rounded-b-none {
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
  }

  .tablet-landscape-max\:rounded-b-sm {
    border-bottom-right-radius: 0.125rem;
    border-bottom-left-radius: 0.125rem;
  }

  .tablet-landscape-max\:rounded-b {
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
  }

  .tablet-landscape-max\:rounded-b-md {
    border-bottom-right-radius: 0.375rem;
    border-bottom-left-radius: 0.375rem;
  }

  .tablet-landscape-max\:rounded-b-lg {
    border-bottom-right-radius: 0.5rem;
    border-bottom-left-radius: 0.5rem;
  }

  .tablet-landscape-max\:rounded-b-xl {
    border-bottom-right-radius: 0.75rem;
    border-bottom-left-radius: 0.75rem;
  }

  .tablet-landscape-max\:rounded-b-2xl {
    border-bottom-right-radius: 1rem;
    border-bottom-left-radius: 1rem;
  }

  .tablet-landscape-max\:rounded-b-3xl {
    border-bottom-right-radius: 1.5rem;
    border-bottom-left-radius: 1.5rem;
  }

  .tablet-landscape-max\:rounded-b-full {
    border-bottom-right-radius: 9999px;
    border-bottom-left-radius: 9999px;
  }

  .tablet-landscape-max\:rounded-l-none {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
  }

  .tablet-landscape-max\:rounded-l-sm {
    border-top-left-radius: 0.125rem;
    border-bottom-left-radius: 0.125rem;
  }

  .tablet-landscape-max\:rounded-l {
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
  }

  .tablet-landscape-max\:rounded-l-md {
    border-top-left-radius: 0.375rem;
    border-bottom-left-radius: 0.375rem;
  }

  .tablet-landscape-max\:rounded-l-lg {
    border-top-left-radius: 0.5rem;
    border-bottom-left-radius: 0.5rem;
  }

  .tablet-landscape-max\:rounded-l-xl {
    border-top-left-radius: 0.75rem;
    border-bottom-left-radius: 0.75rem;
  }

  .tablet-landscape-max\:rounded-l-2xl {
    border-top-left-radius: 1rem;
    border-bottom-left-radius: 1rem;
  }

  .tablet-landscape-max\:rounded-l-3xl {
    border-top-left-radius: 1.5rem;
    border-bottom-left-radius: 1.5rem;
  }

  .tablet-landscape-max\:rounded-l-full {
    border-top-left-radius: 9999px;
    border-bottom-left-radius: 9999px;
  }

  .tablet-landscape-max\:rounded-tl-none {
    border-top-left-radius: 0px;
  }

  .tablet-landscape-max\:rounded-tl-sm {
    border-top-left-radius: 0.125rem;
  }

  .tablet-landscape-max\:rounded-tl {
    border-top-left-radius: 0.25rem;
  }

  .tablet-landscape-max\:rounded-tl-md {
    border-top-left-radius: 0.375rem;
  }

  .tablet-landscape-max\:rounded-tl-lg {
    border-top-left-radius: 0.5rem;
  }

  .tablet-landscape-max\:rounded-tl-xl {
    border-top-left-radius: 0.75rem;
  }

  .tablet-landscape-max\:rounded-tl-2xl {
    border-top-left-radius: 1rem;
  }

  .tablet-landscape-max\:rounded-tl-3xl {
    border-top-left-radius: 1.5rem;
  }

  .tablet-landscape-max\:rounded-tl-full {
    border-top-left-radius: 9999px;
  }

  .tablet-landscape-max\:rounded-tr-none {
    border-top-right-radius: 0px;
  }

  .tablet-landscape-max\:rounded-tr-sm {
    border-top-right-radius: 0.125rem;
  }

  .tablet-landscape-max\:rounded-tr {
    border-top-right-radius: 0.25rem;
  }

  .tablet-landscape-max\:rounded-tr-md {
    border-top-right-radius: 0.375rem;
  }

  .tablet-landscape-max\:rounded-tr-lg {
    border-top-right-radius: 0.5rem;
  }

  .tablet-landscape-max\:rounded-tr-xl {
    border-top-right-radius: 0.75rem;
  }

  .tablet-landscape-max\:rounded-tr-2xl {
    border-top-right-radius: 1rem;
  }

  .tablet-landscape-max\:rounded-tr-3xl {
    border-top-right-radius: 1.5rem;
  }

  .tablet-landscape-max\:rounded-tr-full {
    border-top-right-radius: 9999px;
  }

  .tablet-landscape-max\:rounded-br-none {
    border-bottom-right-radius: 0px;
  }

  .tablet-landscape-max\:rounded-br-sm {
    border-bottom-right-radius: 0.125rem;
  }

  .tablet-landscape-max\:rounded-br {
    border-bottom-right-radius: 0.25rem;
  }

  .tablet-landscape-max\:rounded-br-md {
    border-bottom-right-radius: 0.375rem;
  }

  .tablet-landscape-max\:rounded-br-lg {
    border-bottom-right-radius: 0.5rem;
  }

  .tablet-landscape-max\:rounded-br-xl {
    border-bottom-right-radius: 0.75rem;
  }

  .tablet-landscape-max\:rounded-br-2xl {
    border-bottom-right-radius: 1rem;
  }

  .tablet-landscape-max\:rounded-br-3xl {
    border-bottom-right-radius: 1.5rem;
  }

  .tablet-landscape-max\:rounded-br-full {
    border-bottom-right-radius: 9999px;
  }

  .tablet-landscape-max\:rounded-bl-none {
    border-bottom-left-radius: 0px;
  }

  .tablet-landscape-max\:rounded-bl-sm {
    border-bottom-left-radius: 0.125rem;
  }

  .tablet-landscape-max\:rounded-bl {
    border-bottom-left-radius: 0.25rem;
  }

  .tablet-landscape-max\:rounded-bl-md {
    border-bottom-left-radius: 0.375rem;
  }

  .tablet-landscape-max\:rounded-bl-lg {
    border-bottom-left-radius: 0.5rem;
  }

  .tablet-landscape-max\:rounded-bl-xl {
    border-bottom-left-radius: 0.75rem;
  }

  .tablet-landscape-max\:rounded-bl-2xl {
    border-bottom-left-radius: 1rem;
  }

  .tablet-landscape-max\:rounded-bl-3xl {
    border-bottom-left-radius: 1.5rem;
  }

  .tablet-landscape-max\:rounded-bl-full {
    border-bottom-left-radius: 9999px;
  }

  .tablet-landscape-max\:border-0 {
    border-width: 0px;
  }

  .tablet-landscape-max\:border-2 {
    border-width: 2px;
  }

  .tablet-landscape-max\:border-4 {
    border-width: 4px;
  }

  .tablet-landscape-max\:border-8 {
    border-width: 8px;
  }

  .tablet-landscape-max\:border {
    border-width: 1px;
  }

  .tablet-landscape-max\:border-t-0 {
    border-top-width: 0px;
  }

  .tablet-landscape-max\:border-t-2 {
    border-top-width: 2px;
  }

  .tablet-landscape-max\:border-t-4 {
    border-top-width: 4px;
  }

  .tablet-landscape-max\:border-t-8 {
    border-top-width: 8px;
  }

  .tablet-landscape-max\:border-t {
    border-top-width: 1px;
  }

  .tablet-landscape-max\:border-r-0 {
    border-right-width: 0px;
  }

  .tablet-landscape-max\:border-r-2 {
    border-right-width: 2px;
  }

  .tablet-landscape-max\:border-r-4 {
    border-right-width: 4px;
  }

  .tablet-landscape-max\:border-r-8 {
    border-right-width: 8px;
  }

  .tablet-landscape-max\:border-r {
    border-right-width: 1px;
  }

  .tablet-landscape-max\:border-b-0 {
    border-bottom-width: 0px;
  }

  .tablet-landscape-max\:border-b-2 {
    border-bottom-width: 2px;
  }

  .tablet-landscape-max\:border-b-4 {
    border-bottom-width: 4px;
  }

  .tablet-landscape-max\:border-b-8 {
    border-bottom-width: 8px;
  }

  .tablet-landscape-max\:border-b {
    border-bottom-width: 1px;
  }

  .tablet-landscape-max\:border-l-0 {
    border-left-width: 0px;
  }

  .tablet-landscape-max\:border-l-2 {
    border-left-width: 2px;
  }

  .tablet-landscape-max\:border-l-4 {
    border-left-width: 4px;
  }

  .tablet-landscape-max\:border-l-8 {
    border-left-width: 8px;
  }

  .tablet-landscape-max\:border-l {
    border-left-width: 1px;
  }

  .tablet-landscape-max\:border-solid {
    border-style: solid;
  }

  .tablet-landscape-max\:border-dashed {
    border-style: dashed;
  }

  .tablet-landscape-max\:border-dotted {
    border-style: dotted;
  }

  .tablet-landscape-max\:border-double {
    border-style: double;
  }

  .tablet-landscape-max\:border-none {
    border-style: none;
  }

  .tablet-landscape-max\:border-transparent {
    border-color: transparent;
  }

  .tablet-landscape-max\:border-current {
    border-color: currentColor;
  }

  .tablet-landscape-max\:border-black {
    --tw-border-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:border-white {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:border-gray-50 {
    --tw-border-opacity: 1;
    border-color: rgba(249, 250, 251, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:border-gray-100 {
    --tw-border-opacity: 1;
    border-color: rgba(243, 244, 246, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:border-gray-200 {
    --tw-border-opacity: 1;
    border-color: rgba(229, 231, 235, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:border-gray-300 {
    --tw-border-opacity: 1;
    border-color: rgba(209, 213, 219, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:border-gray-400 {
    --tw-border-opacity: 1;
    border-color: rgba(156, 163, 175, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:border-gray-500 {
    --tw-border-opacity: 1;
    border-color: rgba(107, 114, 128, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:border-gray-600 {
    --tw-border-opacity: 1;
    border-color: rgba(75, 85, 99, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:border-gray-700 {
    --tw-border-opacity: 1;
    border-color: rgba(55, 65, 81, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:border-gray-800 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 41, 55, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:border-gray-900 {
    --tw-border-opacity: 1;
    border-color: rgba(17, 24, 39, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:border-red-50 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 242, 242, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:border-red-100 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 226, 226, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:border-red-200 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 202, 202, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:border-red-300 {
    --tw-border-opacity: 1;
    border-color: rgba(252, 165, 165, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:border-red-400 {
    --tw-border-opacity: 1;
    border-color: rgba(248, 113, 113, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:border-red-500 {
    --tw-border-opacity: 1;
    border-color: rgba(239, 68, 68, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:border-red-600 {
    --tw-border-opacity: 1;
    border-color: rgba(220, 38, 38, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:border-red-700 {
    --tw-border-opacity: 1;
    border-color: rgba(185, 28, 28, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:border-red-800 {
    --tw-border-opacity: 1;
    border-color: rgba(153, 27, 27, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:border-red-900 {
    --tw-border-opacity: 1;
    border-color: rgba(127, 29, 29, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:border-yellow-50 {
    --tw-border-opacity: 1;
    border-color: rgba(255, 251, 235, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:border-yellow-100 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 243, 199, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:border-yellow-200 {
    --tw-border-opacity: 1;
    border-color: rgba(253, 230, 138, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:border-yellow-300 {
    --tw-border-opacity: 1;
    border-color: rgba(252, 211, 77, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:border-yellow-400 {
    --tw-border-opacity: 1;
    border-color: rgba(251, 191, 36, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:border-yellow-500 {
    --tw-border-opacity: 1;
    border-color: rgba(245, 158, 11, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:border-yellow-600 {
    --tw-border-opacity: 1;
    border-color: rgba(217, 119, 6, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:border-yellow-700 {
    --tw-border-opacity: 1;
    border-color: rgba(180, 83, 9, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:border-yellow-800 {
    --tw-border-opacity: 1;
    border-color: rgba(146, 64, 14, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:border-yellow-900 {
    --tw-border-opacity: 1;
    border-color: rgba(120, 53, 15, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:border-green-50 {
    --tw-border-opacity: 1;
    border-color: rgba(236, 253, 245, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:border-green-100 {
    --tw-border-opacity: 1;
    border-color: rgba(209, 250, 229, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:border-green-200 {
    --tw-border-opacity: 1;
    border-color: rgba(167, 243, 208, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:border-green-300 {
    --tw-border-opacity: 1;
    border-color: rgba(110, 231, 183, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:border-green-400 {
    --tw-border-opacity: 1;
    border-color: rgba(52, 211, 153, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:border-green-500 {
    --tw-border-opacity: 1;
    border-color: rgba(16, 185, 129, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:border-green-600 {
    --tw-border-opacity: 1;
    border-color: rgba(5, 150, 105, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:border-green-700 {
    --tw-border-opacity: 1;
    border-color: rgba(4, 120, 87, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:border-green-800 {
    --tw-border-opacity: 1;
    border-color: rgba(6, 95, 70, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:border-green-900 {
    --tw-border-opacity: 1;
    border-color: rgba(6, 78, 59, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:border-blue-50 {
    --tw-border-opacity: 1;
    border-color: rgba(239, 246, 255, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:border-blue-100 {
    --tw-border-opacity: 1;
    border-color: rgba(219, 234, 254, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:border-blue-200 {
    --tw-border-opacity: 1;
    border-color: rgba(191, 219, 254, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:border-blue-300 {
    --tw-border-opacity: 1;
    border-color: rgba(147, 197, 253, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:border-blue-400 {
    --tw-border-opacity: 1;
    border-color: rgba(96, 165, 250, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:border-blue-500 {
    --tw-border-opacity: 1;
    border-color: rgba(59, 130, 246, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:border-blue-600 {
    --tw-border-opacity: 1;
    border-color: rgba(37, 99, 235, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:border-blue-700 {
    --tw-border-opacity: 1;
    border-color: rgba(29, 78, 216, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:border-blue-800 {
    --tw-border-opacity: 1;
    border-color: rgba(30, 64, 175, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:border-blue-900 {
    --tw-border-opacity: 1;
    border-color: rgba(30, 58, 138, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:border-indigo-50 {
    --tw-border-opacity: 1;
    border-color: rgba(238, 242, 255, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:border-indigo-100 {
    --tw-border-opacity: 1;
    border-color: rgba(224, 231, 255, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:border-indigo-200 {
    --tw-border-opacity: 1;
    border-color: rgba(199, 210, 254, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:border-indigo-300 {
    --tw-border-opacity: 1;
    border-color: rgba(165, 180, 252, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:border-indigo-400 {
    --tw-border-opacity: 1;
    border-color: rgba(129, 140, 248, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:border-indigo-500 {
    --tw-border-opacity: 1;
    border-color: rgba(99, 102, 241, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:border-indigo-600 {
    --tw-border-opacity: 1;
    border-color: rgba(79, 70, 229, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:border-indigo-700 {
    --tw-border-opacity: 1;
    border-color: rgba(67, 56, 202, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:border-indigo-800 {
    --tw-border-opacity: 1;
    border-color: rgba(55, 48, 163, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:border-indigo-900 {
    --tw-border-opacity: 1;
    border-color: rgba(49, 46, 129, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:border-purple-50 {
    --tw-border-opacity: 1;
    border-color: rgba(245, 243, 255, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:border-purple-100 {
    --tw-border-opacity: 1;
    border-color: rgba(237, 233, 254, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:border-purple-200 {
    --tw-border-opacity: 1;
    border-color: rgba(221, 214, 254, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:border-purple-300 {
    --tw-border-opacity: 1;
    border-color: rgba(196, 181, 253, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:border-purple-400 {
    --tw-border-opacity: 1;
    border-color: rgba(167, 139, 250, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:border-purple-500 {
    --tw-border-opacity: 1;
    border-color: rgba(139, 92, 246, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:border-purple-600 {
    --tw-border-opacity: 1;
    border-color: rgba(124, 58, 237, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:border-purple-700 {
    --tw-border-opacity: 1;
    border-color: rgba(109, 40, 217, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:border-purple-800 {
    --tw-border-opacity: 1;
    border-color: rgba(91, 33, 182, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:border-purple-900 {
    --tw-border-opacity: 1;
    border-color: rgba(76, 29, 149, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:border-pink-50 {
    --tw-border-opacity: 1;
    border-color: rgba(253, 242, 248, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:border-pink-100 {
    --tw-border-opacity: 1;
    border-color: rgba(252, 231, 243, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:border-pink-200 {
    --tw-border-opacity: 1;
    border-color: rgba(251, 207, 232, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:border-pink-300 {
    --tw-border-opacity: 1;
    border-color: rgba(249, 168, 212, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:border-pink-400 {
    --tw-border-opacity: 1;
    border-color: rgba(244, 114, 182, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:border-pink-500 {
    --tw-border-opacity: 1;
    border-color: rgba(236, 72, 153, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:border-pink-600 {
    --tw-border-opacity: 1;
    border-color: rgba(219, 39, 119, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:border-pink-700 {
    --tw-border-opacity: 1;
    border-color: rgba(190, 24, 93, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:border-pink-800 {
    --tw-border-opacity: 1;
    border-color: rgba(157, 23, 77, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:border-pink-900 {
    --tw-border-opacity: 1;
    border-color: rgba(131, 24, 67, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:border-base-normal {
    --tw-border-opacity: 1;
    border-color: rgba(0, 65, 129, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:border-base-dark {
    --tw-border-opacity: 1;
    border-color: rgba(0, 52, 105, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:border-base-black {
    --tw-border-opacity: 1;
    border-color: rgba(29, 29, 31, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:border-base-border {
    --tw-border-opacity: 1;
    border-color: rgba(231, 231, 233, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:border-primary-normal {
    --tw-border-opacity: 1;
    border-color: rgba(0, 103, 207, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:border-primary-alt {
    --tw-border-opacity: 1;
    border-color: rgba(0, 71, 143, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:border-subtle-white {
    --tw-border-opacity: 1;
    border-color: rgba(249, 249, 249, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:border-turquesa {
    --tw-border-opacity: 1;
    border-color: rgba(0, 151, 178, var(--tw-border-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:border-transparent {
    border-color: transparent;
  }

  .group:hover .tablet-landscape-max\:group-hover\:border-current {
    border-color: currentColor;
  }

  .group:hover .tablet-landscape-max\:group-hover\:border-black {
    --tw-border-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:border-white {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:border-gray-50 {
    --tw-border-opacity: 1;
    border-color: rgba(249, 250, 251, var(--tw-border-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:border-gray-100 {
    --tw-border-opacity: 1;
    border-color: rgba(243, 244, 246, var(--tw-border-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:border-gray-200 {
    --tw-border-opacity: 1;
    border-color: rgba(229, 231, 235, var(--tw-border-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:border-gray-300 {
    --tw-border-opacity: 1;
    border-color: rgba(209, 213, 219, var(--tw-border-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:border-gray-400 {
    --tw-border-opacity: 1;
    border-color: rgba(156, 163, 175, var(--tw-border-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:border-gray-500 {
    --tw-border-opacity: 1;
    border-color: rgba(107, 114, 128, var(--tw-border-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:border-gray-600 {
    --tw-border-opacity: 1;
    border-color: rgba(75, 85, 99, var(--tw-border-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:border-gray-700 {
    --tw-border-opacity: 1;
    border-color: rgba(55, 65, 81, var(--tw-border-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:border-gray-800 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 41, 55, var(--tw-border-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:border-gray-900 {
    --tw-border-opacity: 1;
    border-color: rgba(17, 24, 39, var(--tw-border-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:border-red-50 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 242, 242, var(--tw-border-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:border-red-100 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 226, 226, var(--tw-border-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:border-red-200 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 202, 202, var(--tw-border-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:border-red-300 {
    --tw-border-opacity: 1;
    border-color: rgba(252, 165, 165, var(--tw-border-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:border-red-400 {
    --tw-border-opacity: 1;
    border-color: rgba(248, 113, 113, var(--tw-border-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:border-red-500 {
    --tw-border-opacity: 1;
    border-color: rgba(239, 68, 68, var(--tw-border-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:border-red-600 {
    --tw-border-opacity: 1;
    border-color: rgba(220, 38, 38, var(--tw-border-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:border-red-700 {
    --tw-border-opacity: 1;
    border-color: rgba(185, 28, 28, var(--tw-border-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:border-red-800 {
    --tw-border-opacity: 1;
    border-color: rgba(153, 27, 27, var(--tw-border-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:border-red-900 {
    --tw-border-opacity: 1;
    border-color: rgba(127, 29, 29, var(--tw-border-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:border-yellow-50 {
    --tw-border-opacity: 1;
    border-color: rgba(255, 251, 235, var(--tw-border-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:border-yellow-100 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 243, 199, var(--tw-border-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:border-yellow-200 {
    --tw-border-opacity: 1;
    border-color: rgba(253, 230, 138, var(--tw-border-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:border-yellow-300 {
    --tw-border-opacity: 1;
    border-color: rgba(252, 211, 77, var(--tw-border-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:border-yellow-400 {
    --tw-border-opacity: 1;
    border-color: rgba(251, 191, 36, var(--tw-border-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:border-yellow-500 {
    --tw-border-opacity: 1;
    border-color: rgba(245, 158, 11, var(--tw-border-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:border-yellow-600 {
    --tw-border-opacity: 1;
    border-color: rgba(217, 119, 6, var(--tw-border-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:border-yellow-700 {
    --tw-border-opacity: 1;
    border-color: rgba(180, 83, 9, var(--tw-border-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:border-yellow-800 {
    --tw-border-opacity: 1;
    border-color: rgba(146, 64, 14, var(--tw-border-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:border-yellow-900 {
    --tw-border-opacity: 1;
    border-color: rgba(120, 53, 15, var(--tw-border-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:border-green-50 {
    --tw-border-opacity: 1;
    border-color: rgba(236, 253, 245, var(--tw-border-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:border-green-100 {
    --tw-border-opacity: 1;
    border-color: rgba(209, 250, 229, var(--tw-border-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:border-green-200 {
    --tw-border-opacity: 1;
    border-color: rgba(167, 243, 208, var(--tw-border-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:border-green-300 {
    --tw-border-opacity: 1;
    border-color: rgba(110, 231, 183, var(--tw-border-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:border-green-400 {
    --tw-border-opacity: 1;
    border-color: rgba(52, 211, 153, var(--tw-border-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:border-green-500 {
    --tw-border-opacity: 1;
    border-color: rgba(16, 185, 129, var(--tw-border-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:border-green-600 {
    --tw-border-opacity: 1;
    border-color: rgba(5, 150, 105, var(--tw-border-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:border-green-700 {
    --tw-border-opacity: 1;
    border-color: rgba(4, 120, 87, var(--tw-border-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:border-green-800 {
    --tw-border-opacity: 1;
    border-color: rgba(6, 95, 70, var(--tw-border-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:border-green-900 {
    --tw-border-opacity: 1;
    border-color: rgba(6, 78, 59, var(--tw-border-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:border-blue-50 {
    --tw-border-opacity: 1;
    border-color: rgba(239, 246, 255, var(--tw-border-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:border-blue-100 {
    --tw-border-opacity: 1;
    border-color: rgba(219, 234, 254, var(--tw-border-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:border-blue-200 {
    --tw-border-opacity: 1;
    border-color: rgba(191, 219, 254, var(--tw-border-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:border-blue-300 {
    --tw-border-opacity: 1;
    border-color: rgba(147, 197, 253, var(--tw-border-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:border-blue-400 {
    --tw-border-opacity: 1;
    border-color: rgba(96, 165, 250, var(--tw-border-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:border-blue-500 {
    --tw-border-opacity: 1;
    border-color: rgba(59, 130, 246, var(--tw-border-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:border-blue-600 {
    --tw-border-opacity: 1;
    border-color: rgba(37, 99, 235, var(--tw-border-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:border-blue-700 {
    --tw-border-opacity: 1;
    border-color: rgba(29, 78, 216, var(--tw-border-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:border-blue-800 {
    --tw-border-opacity: 1;
    border-color: rgba(30, 64, 175, var(--tw-border-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:border-blue-900 {
    --tw-border-opacity: 1;
    border-color: rgba(30, 58, 138, var(--tw-border-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:border-indigo-50 {
    --tw-border-opacity: 1;
    border-color: rgba(238, 242, 255, var(--tw-border-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:border-indigo-100 {
    --tw-border-opacity: 1;
    border-color: rgba(224, 231, 255, var(--tw-border-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:border-indigo-200 {
    --tw-border-opacity: 1;
    border-color: rgba(199, 210, 254, var(--tw-border-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:border-indigo-300 {
    --tw-border-opacity: 1;
    border-color: rgba(165, 180, 252, var(--tw-border-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:border-indigo-400 {
    --tw-border-opacity: 1;
    border-color: rgba(129, 140, 248, var(--tw-border-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:border-indigo-500 {
    --tw-border-opacity: 1;
    border-color: rgba(99, 102, 241, var(--tw-border-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:border-indigo-600 {
    --tw-border-opacity: 1;
    border-color: rgba(79, 70, 229, var(--tw-border-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:border-indigo-700 {
    --tw-border-opacity: 1;
    border-color: rgba(67, 56, 202, var(--tw-border-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:border-indigo-800 {
    --tw-border-opacity: 1;
    border-color: rgba(55, 48, 163, var(--tw-border-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:border-indigo-900 {
    --tw-border-opacity: 1;
    border-color: rgba(49, 46, 129, var(--tw-border-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:border-purple-50 {
    --tw-border-opacity: 1;
    border-color: rgba(245, 243, 255, var(--tw-border-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:border-purple-100 {
    --tw-border-opacity: 1;
    border-color: rgba(237, 233, 254, var(--tw-border-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:border-purple-200 {
    --tw-border-opacity: 1;
    border-color: rgba(221, 214, 254, var(--tw-border-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:border-purple-300 {
    --tw-border-opacity: 1;
    border-color: rgba(196, 181, 253, var(--tw-border-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:border-purple-400 {
    --tw-border-opacity: 1;
    border-color: rgba(167, 139, 250, var(--tw-border-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:border-purple-500 {
    --tw-border-opacity: 1;
    border-color: rgba(139, 92, 246, var(--tw-border-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:border-purple-600 {
    --tw-border-opacity: 1;
    border-color: rgba(124, 58, 237, var(--tw-border-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:border-purple-700 {
    --tw-border-opacity: 1;
    border-color: rgba(109, 40, 217, var(--tw-border-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:border-purple-800 {
    --tw-border-opacity: 1;
    border-color: rgba(91, 33, 182, var(--tw-border-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:border-purple-900 {
    --tw-border-opacity: 1;
    border-color: rgba(76, 29, 149, var(--tw-border-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:border-pink-50 {
    --tw-border-opacity: 1;
    border-color: rgba(253, 242, 248, var(--tw-border-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:border-pink-100 {
    --tw-border-opacity: 1;
    border-color: rgba(252, 231, 243, var(--tw-border-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:border-pink-200 {
    --tw-border-opacity: 1;
    border-color: rgba(251, 207, 232, var(--tw-border-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:border-pink-300 {
    --tw-border-opacity: 1;
    border-color: rgba(249, 168, 212, var(--tw-border-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:border-pink-400 {
    --tw-border-opacity: 1;
    border-color: rgba(244, 114, 182, var(--tw-border-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:border-pink-500 {
    --tw-border-opacity: 1;
    border-color: rgba(236, 72, 153, var(--tw-border-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:border-pink-600 {
    --tw-border-opacity: 1;
    border-color: rgba(219, 39, 119, var(--tw-border-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:border-pink-700 {
    --tw-border-opacity: 1;
    border-color: rgba(190, 24, 93, var(--tw-border-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:border-pink-800 {
    --tw-border-opacity: 1;
    border-color: rgba(157, 23, 77, var(--tw-border-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:border-pink-900 {
    --tw-border-opacity: 1;
    border-color: rgba(131, 24, 67, var(--tw-border-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:border-base-normal {
    --tw-border-opacity: 1;
    border-color: rgba(0, 65, 129, var(--tw-border-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:border-base-dark {
    --tw-border-opacity: 1;
    border-color: rgba(0, 52, 105, var(--tw-border-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:border-base-black {
    --tw-border-opacity: 1;
    border-color: rgba(29, 29, 31, var(--tw-border-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:border-base-border {
    --tw-border-opacity: 1;
    border-color: rgba(231, 231, 233, var(--tw-border-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:border-primary-normal {
    --tw-border-opacity: 1;
    border-color: rgba(0, 103, 207, var(--tw-border-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:border-primary-alt {
    --tw-border-opacity: 1;
    border-color: rgba(0, 71, 143, var(--tw-border-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:border-subtle-white {
    --tw-border-opacity: 1;
    border-color: rgba(249, 249, 249, var(--tw-border-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:border-turquesa {
    --tw-border-opacity: 1;
    border-color: rgba(0, 151, 178, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:focus-within\:border-transparent:focus-within {
    border-color: transparent;
  }

  .tablet-landscape-max\:focus-within\:border-current:focus-within {
    border-color: currentColor;
  }

  .tablet-landscape-max\:focus-within\:border-black:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:focus-within\:border-white:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:focus-within\:border-gray-50:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(249, 250, 251, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:focus-within\:border-gray-100:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(243, 244, 246, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:focus-within\:border-gray-200:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(229, 231, 235, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:focus-within\:border-gray-300:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(209, 213, 219, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:focus-within\:border-gray-400:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(156, 163, 175, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:focus-within\:border-gray-500:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(107, 114, 128, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:focus-within\:border-gray-600:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(75, 85, 99, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:focus-within\:border-gray-700:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(55, 65, 81, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:focus-within\:border-gray-800:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(31, 41, 55, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:focus-within\:border-gray-900:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(17, 24, 39, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:focus-within\:border-red-50:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(254, 242, 242, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:focus-within\:border-red-100:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(254, 226, 226, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:focus-within\:border-red-200:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(254, 202, 202, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:focus-within\:border-red-300:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(252, 165, 165, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:focus-within\:border-red-400:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(248, 113, 113, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:focus-within\:border-red-500:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(239, 68, 68, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:focus-within\:border-red-600:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(220, 38, 38, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:focus-within\:border-red-700:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(185, 28, 28, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:focus-within\:border-red-800:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(153, 27, 27, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:focus-within\:border-red-900:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(127, 29, 29, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:focus-within\:border-yellow-50:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(255, 251, 235, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:focus-within\:border-yellow-100:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(254, 243, 199, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:focus-within\:border-yellow-200:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(253, 230, 138, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:focus-within\:border-yellow-300:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(252, 211, 77, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:focus-within\:border-yellow-400:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(251, 191, 36, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:focus-within\:border-yellow-500:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(245, 158, 11, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:focus-within\:border-yellow-600:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(217, 119, 6, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:focus-within\:border-yellow-700:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(180, 83, 9, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:focus-within\:border-yellow-800:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(146, 64, 14, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:focus-within\:border-yellow-900:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(120, 53, 15, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:focus-within\:border-green-50:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(236, 253, 245, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:focus-within\:border-green-100:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(209, 250, 229, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:focus-within\:border-green-200:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(167, 243, 208, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:focus-within\:border-green-300:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(110, 231, 183, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:focus-within\:border-green-400:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(52, 211, 153, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:focus-within\:border-green-500:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(16, 185, 129, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:focus-within\:border-green-600:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(5, 150, 105, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:focus-within\:border-green-700:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(4, 120, 87, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:focus-within\:border-green-800:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(6, 95, 70, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:focus-within\:border-green-900:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(6, 78, 59, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:focus-within\:border-blue-50:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(239, 246, 255, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:focus-within\:border-blue-100:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(219, 234, 254, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:focus-within\:border-blue-200:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(191, 219, 254, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:focus-within\:border-blue-300:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(147, 197, 253, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:focus-within\:border-blue-400:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(96, 165, 250, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:focus-within\:border-blue-500:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(59, 130, 246, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:focus-within\:border-blue-600:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(37, 99, 235, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:focus-within\:border-blue-700:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(29, 78, 216, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:focus-within\:border-blue-800:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(30, 64, 175, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:focus-within\:border-blue-900:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(30, 58, 138, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:focus-within\:border-indigo-50:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(238, 242, 255, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:focus-within\:border-indigo-100:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(224, 231, 255, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:focus-within\:border-indigo-200:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(199, 210, 254, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:focus-within\:border-indigo-300:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(165, 180, 252, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:focus-within\:border-indigo-400:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(129, 140, 248, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:focus-within\:border-indigo-500:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(99, 102, 241, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:focus-within\:border-indigo-600:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(79, 70, 229, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:focus-within\:border-indigo-700:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(67, 56, 202, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:focus-within\:border-indigo-800:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(55, 48, 163, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:focus-within\:border-indigo-900:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(49, 46, 129, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:focus-within\:border-purple-50:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(245, 243, 255, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:focus-within\:border-purple-100:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(237, 233, 254, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:focus-within\:border-purple-200:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(221, 214, 254, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:focus-within\:border-purple-300:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(196, 181, 253, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:focus-within\:border-purple-400:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(167, 139, 250, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:focus-within\:border-purple-500:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(139, 92, 246, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:focus-within\:border-purple-600:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(124, 58, 237, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:focus-within\:border-purple-700:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(109, 40, 217, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:focus-within\:border-purple-800:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(91, 33, 182, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:focus-within\:border-purple-900:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(76, 29, 149, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:focus-within\:border-pink-50:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(253, 242, 248, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:focus-within\:border-pink-100:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(252, 231, 243, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:focus-within\:border-pink-200:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(251, 207, 232, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:focus-within\:border-pink-300:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(249, 168, 212, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:focus-within\:border-pink-400:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(244, 114, 182, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:focus-within\:border-pink-500:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(236, 72, 153, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:focus-within\:border-pink-600:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(219, 39, 119, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:focus-within\:border-pink-700:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(190, 24, 93, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:focus-within\:border-pink-800:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(157, 23, 77, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:focus-within\:border-pink-900:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(131, 24, 67, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:focus-within\:border-base-normal:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(0, 65, 129, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:focus-within\:border-base-dark:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(0, 52, 105, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:focus-within\:border-base-black:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(29, 29, 31, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:focus-within\:border-base-border:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(231, 231, 233, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:focus-within\:border-primary-normal:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(0, 103, 207, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:focus-within\:border-primary-alt:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(0, 71, 143, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:focus-within\:border-subtle-white:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(249, 249, 249, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:focus-within\:border-turquesa:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(0, 151, 178, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:hover\:border-transparent:hover {
    border-color: transparent;
  }

  .tablet-landscape-max\:hover\:border-current:hover {
    border-color: currentColor;
  }

  .tablet-landscape-max\:hover\:border-black:hover {
    --tw-border-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:hover\:border-white:hover {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:hover\:border-gray-50:hover {
    --tw-border-opacity: 1;
    border-color: rgba(249, 250, 251, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:hover\:border-gray-100:hover {
    --tw-border-opacity: 1;
    border-color: rgba(243, 244, 246, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:hover\:border-gray-200:hover {
    --tw-border-opacity: 1;
    border-color: rgba(229, 231, 235, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:hover\:border-gray-300:hover {
    --tw-border-opacity: 1;
    border-color: rgba(209, 213, 219, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:hover\:border-gray-400:hover {
    --tw-border-opacity: 1;
    border-color: rgba(156, 163, 175, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:hover\:border-gray-500:hover {
    --tw-border-opacity: 1;
    border-color: rgba(107, 114, 128, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:hover\:border-gray-600:hover {
    --tw-border-opacity: 1;
    border-color: rgba(75, 85, 99, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:hover\:border-gray-700:hover {
    --tw-border-opacity: 1;
    border-color: rgba(55, 65, 81, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:hover\:border-gray-800:hover {
    --tw-border-opacity: 1;
    border-color: rgba(31, 41, 55, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:hover\:border-gray-900:hover {
    --tw-border-opacity: 1;
    border-color: rgba(17, 24, 39, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:hover\:border-red-50:hover {
    --tw-border-opacity: 1;
    border-color: rgba(254, 242, 242, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:hover\:border-red-100:hover {
    --tw-border-opacity: 1;
    border-color: rgba(254, 226, 226, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:hover\:border-red-200:hover {
    --tw-border-opacity: 1;
    border-color: rgba(254, 202, 202, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:hover\:border-red-300:hover {
    --tw-border-opacity: 1;
    border-color: rgba(252, 165, 165, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:hover\:border-red-400:hover {
    --tw-border-opacity: 1;
    border-color: rgba(248, 113, 113, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:hover\:border-red-500:hover {
    --tw-border-opacity: 1;
    border-color: rgba(239, 68, 68, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:hover\:border-red-600:hover {
    --tw-border-opacity: 1;
    border-color: rgba(220, 38, 38, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:hover\:border-red-700:hover {
    --tw-border-opacity: 1;
    border-color: rgba(185, 28, 28, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:hover\:border-red-800:hover {
    --tw-border-opacity: 1;
    border-color: rgba(153, 27, 27, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:hover\:border-red-900:hover {
    --tw-border-opacity: 1;
    border-color: rgba(127, 29, 29, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:hover\:border-yellow-50:hover {
    --tw-border-opacity: 1;
    border-color: rgba(255, 251, 235, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:hover\:border-yellow-100:hover {
    --tw-border-opacity: 1;
    border-color: rgba(254, 243, 199, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:hover\:border-yellow-200:hover {
    --tw-border-opacity: 1;
    border-color: rgba(253, 230, 138, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:hover\:border-yellow-300:hover {
    --tw-border-opacity: 1;
    border-color: rgba(252, 211, 77, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:hover\:border-yellow-400:hover {
    --tw-border-opacity: 1;
    border-color: rgba(251, 191, 36, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:hover\:border-yellow-500:hover {
    --tw-border-opacity: 1;
    border-color: rgba(245, 158, 11, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:hover\:border-yellow-600:hover {
    --tw-border-opacity: 1;
    border-color: rgba(217, 119, 6, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:hover\:border-yellow-700:hover {
    --tw-border-opacity: 1;
    border-color: rgba(180, 83, 9, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:hover\:border-yellow-800:hover {
    --tw-border-opacity: 1;
    border-color: rgba(146, 64, 14, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:hover\:border-yellow-900:hover {
    --tw-border-opacity: 1;
    border-color: rgba(120, 53, 15, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:hover\:border-green-50:hover {
    --tw-border-opacity: 1;
    border-color: rgba(236, 253, 245, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:hover\:border-green-100:hover {
    --tw-border-opacity: 1;
    border-color: rgba(209, 250, 229, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:hover\:border-green-200:hover {
    --tw-border-opacity: 1;
    border-color: rgba(167, 243, 208, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:hover\:border-green-300:hover {
    --tw-border-opacity: 1;
    border-color: rgba(110, 231, 183, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:hover\:border-green-400:hover {
    --tw-border-opacity: 1;
    border-color: rgba(52, 211, 153, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:hover\:border-green-500:hover {
    --tw-border-opacity: 1;
    border-color: rgba(16, 185, 129, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:hover\:border-green-600:hover {
    --tw-border-opacity: 1;
    border-color: rgba(5, 150, 105, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:hover\:border-green-700:hover {
    --tw-border-opacity: 1;
    border-color: rgba(4, 120, 87, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:hover\:border-green-800:hover {
    --tw-border-opacity: 1;
    border-color: rgba(6, 95, 70, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:hover\:border-green-900:hover {
    --tw-border-opacity: 1;
    border-color: rgba(6, 78, 59, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:hover\:border-blue-50:hover {
    --tw-border-opacity: 1;
    border-color: rgba(239, 246, 255, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:hover\:border-blue-100:hover {
    --tw-border-opacity: 1;
    border-color: rgba(219, 234, 254, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:hover\:border-blue-200:hover {
    --tw-border-opacity: 1;
    border-color: rgba(191, 219, 254, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:hover\:border-blue-300:hover {
    --tw-border-opacity: 1;
    border-color: rgba(147, 197, 253, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:hover\:border-blue-400:hover {
    --tw-border-opacity: 1;
    border-color: rgba(96, 165, 250, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:hover\:border-blue-500:hover {
    --tw-border-opacity: 1;
    border-color: rgba(59, 130, 246, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:hover\:border-blue-600:hover {
    --tw-border-opacity: 1;
    border-color: rgba(37, 99, 235, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:hover\:border-blue-700:hover {
    --tw-border-opacity: 1;
    border-color: rgba(29, 78, 216, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:hover\:border-blue-800:hover {
    --tw-border-opacity: 1;
    border-color: rgba(30, 64, 175, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:hover\:border-blue-900:hover {
    --tw-border-opacity: 1;
    border-color: rgba(30, 58, 138, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:hover\:border-indigo-50:hover {
    --tw-border-opacity: 1;
    border-color: rgba(238, 242, 255, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:hover\:border-indigo-100:hover {
    --tw-border-opacity: 1;
    border-color: rgba(224, 231, 255, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:hover\:border-indigo-200:hover {
    --tw-border-opacity: 1;
    border-color: rgba(199, 210, 254, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:hover\:border-indigo-300:hover {
    --tw-border-opacity: 1;
    border-color: rgba(165, 180, 252, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:hover\:border-indigo-400:hover {
    --tw-border-opacity: 1;
    border-color: rgba(129, 140, 248, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:hover\:border-indigo-500:hover {
    --tw-border-opacity: 1;
    border-color: rgba(99, 102, 241, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:hover\:border-indigo-600:hover {
    --tw-border-opacity: 1;
    border-color: rgba(79, 70, 229, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:hover\:border-indigo-700:hover {
    --tw-border-opacity: 1;
    border-color: rgba(67, 56, 202, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:hover\:border-indigo-800:hover {
    --tw-border-opacity: 1;
    border-color: rgba(55, 48, 163, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:hover\:border-indigo-900:hover {
    --tw-border-opacity: 1;
    border-color: rgba(49, 46, 129, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:hover\:border-purple-50:hover {
    --tw-border-opacity: 1;
    border-color: rgba(245, 243, 255, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:hover\:border-purple-100:hover {
    --tw-border-opacity: 1;
    border-color: rgba(237, 233, 254, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:hover\:border-purple-200:hover {
    --tw-border-opacity: 1;
    border-color: rgba(221, 214, 254, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:hover\:border-purple-300:hover {
    --tw-border-opacity: 1;
    border-color: rgba(196, 181, 253, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:hover\:border-purple-400:hover {
    --tw-border-opacity: 1;
    border-color: rgba(167, 139, 250, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:hover\:border-purple-500:hover {
    --tw-border-opacity: 1;
    border-color: rgba(139, 92, 246, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:hover\:border-purple-600:hover {
    --tw-border-opacity: 1;
    border-color: rgba(124, 58, 237, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:hover\:border-purple-700:hover {
    --tw-border-opacity: 1;
    border-color: rgba(109, 40, 217, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:hover\:border-purple-800:hover {
    --tw-border-opacity: 1;
    border-color: rgba(91, 33, 182, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:hover\:border-purple-900:hover {
    --tw-border-opacity: 1;
    border-color: rgba(76, 29, 149, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:hover\:border-pink-50:hover {
    --tw-border-opacity: 1;
    border-color: rgba(253, 242, 248, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:hover\:border-pink-100:hover {
    --tw-border-opacity: 1;
    border-color: rgba(252, 231, 243, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:hover\:border-pink-200:hover {
    --tw-border-opacity: 1;
    border-color: rgba(251, 207, 232, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:hover\:border-pink-300:hover {
    --tw-border-opacity: 1;
    border-color: rgba(249, 168, 212, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:hover\:border-pink-400:hover {
    --tw-border-opacity: 1;
    border-color: rgba(244, 114, 182, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:hover\:border-pink-500:hover {
    --tw-border-opacity: 1;
    border-color: rgba(236, 72, 153, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:hover\:border-pink-600:hover {
    --tw-border-opacity: 1;
    border-color: rgba(219, 39, 119, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:hover\:border-pink-700:hover {
    --tw-border-opacity: 1;
    border-color: rgba(190, 24, 93, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:hover\:border-pink-800:hover {
    --tw-border-opacity: 1;
    border-color: rgba(157, 23, 77, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:hover\:border-pink-900:hover {
    --tw-border-opacity: 1;
    border-color: rgba(131, 24, 67, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:hover\:border-base-normal:hover {
    --tw-border-opacity: 1;
    border-color: rgba(0, 65, 129, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:hover\:border-base-dark:hover {
    --tw-border-opacity: 1;
    border-color: rgba(0, 52, 105, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:hover\:border-base-black:hover {
    --tw-border-opacity: 1;
    border-color: rgba(29, 29, 31, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:hover\:border-base-border:hover {
    --tw-border-opacity: 1;
    border-color: rgba(231, 231, 233, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:hover\:border-primary-normal:hover {
    --tw-border-opacity: 1;
    border-color: rgba(0, 103, 207, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:hover\:border-primary-alt:hover {
    --tw-border-opacity: 1;
    border-color: rgba(0, 71, 143, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:hover\:border-subtle-white:hover {
    --tw-border-opacity: 1;
    border-color: rgba(249, 249, 249, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:hover\:border-turquesa:hover {
    --tw-border-opacity: 1;
    border-color: rgba(0, 151, 178, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:focus\:border-transparent:focus {
    border-color: transparent;
  }

  .tablet-landscape-max\:focus\:border-current:focus {
    border-color: currentColor;
  }

  .tablet-landscape-max\:focus\:border-black:focus {
    --tw-border-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:focus\:border-white:focus {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:focus\:border-gray-50:focus {
    --tw-border-opacity: 1;
    border-color: rgba(249, 250, 251, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:focus\:border-gray-100:focus {
    --tw-border-opacity: 1;
    border-color: rgba(243, 244, 246, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:focus\:border-gray-200:focus {
    --tw-border-opacity: 1;
    border-color: rgba(229, 231, 235, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:focus\:border-gray-300:focus {
    --tw-border-opacity: 1;
    border-color: rgba(209, 213, 219, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:focus\:border-gray-400:focus {
    --tw-border-opacity: 1;
    border-color: rgba(156, 163, 175, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:focus\:border-gray-500:focus {
    --tw-border-opacity: 1;
    border-color: rgba(107, 114, 128, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:focus\:border-gray-600:focus {
    --tw-border-opacity: 1;
    border-color: rgba(75, 85, 99, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:focus\:border-gray-700:focus {
    --tw-border-opacity: 1;
    border-color: rgba(55, 65, 81, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:focus\:border-gray-800:focus {
    --tw-border-opacity: 1;
    border-color: rgba(31, 41, 55, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:focus\:border-gray-900:focus {
    --tw-border-opacity: 1;
    border-color: rgba(17, 24, 39, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:focus\:border-red-50:focus {
    --tw-border-opacity: 1;
    border-color: rgba(254, 242, 242, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:focus\:border-red-100:focus {
    --tw-border-opacity: 1;
    border-color: rgba(254, 226, 226, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:focus\:border-red-200:focus {
    --tw-border-opacity: 1;
    border-color: rgba(254, 202, 202, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:focus\:border-red-300:focus {
    --tw-border-opacity: 1;
    border-color: rgba(252, 165, 165, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:focus\:border-red-400:focus {
    --tw-border-opacity: 1;
    border-color: rgba(248, 113, 113, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:focus\:border-red-500:focus {
    --tw-border-opacity: 1;
    border-color: rgba(239, 68, 68, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:focus\:border-red-600:focus {
    --tw-border-opacity: 1;
    border-color: rgba(220, 38, 38, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:focus\:border-red-700:focus {
    --tw-border-opacity: 1;
    border-color: rgba(185, 28, 28, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:focus\:border-red-800:focus {
    --tw-border-opacity: 1;
    border-color: rgba(153, 27, 27, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:focus\:border-red-900:focus {
    --tw-border-opacity: 1;
    border-color: rgba(127, 29, 29, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:focus\:border-yellow-50:focus {
    --tw-border-opacity: 1;
    border-color: rgba(255, 251, 235, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:focus\:border-yellow-100:focus {
    --tw-border-opacity: 1;
    border-color: rgba(254, 243, 199, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:focus\:border-yellow-200:focus {
    --tw-border-opacity: 1;
    border-color: rgba(253, 230, 138, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:focus\:border-yellow-300:focus {
    --tw-border-opacity: 1;
    border-color: rgba(252, 211, 77, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:focus\:border-yellow-400:focus {
    --tw-border-opacity: 1;
    border-color: rgba(251, 191, 36, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:focus\:border-yellow-500:focus {
    --tw-border-opacity: 1;
    border-color: rgba(245, 158, 11, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:focus\:border-yellow-600:focus {
    --tw-border-opacity: 1;
    border-color: rgba(217, 119, 6, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:focus\:border-yellow-700:focus {
    --tw-border-opacity: 1;
    border-color: rgba(180, 83, 9, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:focus\:border-yellow-800:focus {
    --tw-border-opacity: 1;
    border-color: rgba(146, 64, 14, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:focus\:border-yellow-900:focus {
    --tw-border-opacity: 1;
    border-color: rgba(120, 53, 15, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:focus\:border-green-50:focus {
    --tw-border-opacity: 1;
    border-color: rgba(236, 253, 245, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:focus\:border-green-100:focus {
    --tw-border-opacity: 1;
    border-color: rgba(209, 250, 229, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:focus\:border-green-200:focus {
    --tw-border-opacity: 1;
    border-color: rgba(167, 243, 208, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:focus\:border-green-300:focus {
    --tw-border-opacity: 1;
    border-color: rgba(110, 231, 183, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:focus\:border-green-400:focus {
    --tw-border-opacity: 1;
    border-color: rgba(52, 211, 153, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:focus\:border-green-500:focus {
    --tw-border-opacity: 1;
    border-color: rgba(16, 185, 129, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:focus\:border-green-600:focus {
    --tw-border-opacity: 1;
    border-color: rgba(5, 150, 105, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:focus\:border-green-700:focus {
    --tw-border-opacity: 1;
    border-color: rgba(4, 120, 87, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:focus\:border-green-800:focus {
    --tw-border-opacity: 1;
    border-color: rgba(6, 95, 70, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:focus\:border-green-900:focus {
    --tw-border-opacity: 1;
    border-color: rgba(6, 78, 59, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:focus\:border-blue-50:focus {
    --tw-border-opacity: 1;
    border-color: rgba(239, 246, 255, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:focus\:border-blue-100:focus {
    --tw-border-opacity: 1;
    border-color: rgba(219, 234, 254, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:focus\:border-blue-200:focus {
    --tw-border-opacity: 1;
    border-color: rgba(191, 219, 254, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:focus\:border-blue-300:focus {
    --tw-border-opacity: 1;
    border-color: rgba(147, 197, 253, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:focus\:border-blue-400:focus {
    --tw-border-opacity: 1;
    border-color: rgba(96, 165, 250, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:focus\:border-blue-500:focus {
    --tw-border-opacity: 1;
    border-color: rgba(59, 130, 246, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:focus\:border-blue-600:focus {
    --tw-border-opacity: 1;
    border-color: rgba(37, 99, 235, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:focus\:border-blue-700:focus {
    --tw-border-opacity: 1;
    border-color: rgba(29, 78, 216, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:focus\:border-blue-800:focus {
    --tw-border-opacity: 1;
    border-color: rgba(30, 64, 175, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:focus\:border-blue-900:focus {
    --tw-border-opacity: 1;
    border-color: rgba(30, 58, 138, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:focus\:border-indigo-50:focus {
    --tw-border-opacity: 1;
    border-color: rgba(238, 242, 255, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:focus\:border-indigo-100:focus {
    --tw-border-opacity: 1;
    border-color: rgba(224, 231, 255, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:focus\:border-indigo-200:focus {
    --tw-border-opacity: 1;
    border-color: rgba(199, 210, 254, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:focus\:border-indigo-300:focus {
    --tw-border-opacity: 1;
    border-color: rgba(165, 180, 252, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:focus\:border-indigo-400:focus {
    --tw-border-opacity: 1;
    border-color: rgba(129, 140, 248, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:focus\:border-indigo-500:focus {
    --tw-border-opacity: 1;
    border-color: rgba(99, 102, 241, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:focus\:border-indigo-600:focus {
    --tw-border-opacity: 1;
    border-color: rgba(79, 70, 229, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:focus\:border-indigo-700:focus {
    --tw-border-opacity: 1;
    border-color: rgba(67, 56, 202, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:focus\:border-indigo-800:focus {
    --tw-border-opacity: 1;
    border-color: rgba(55, 48, 163, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:focus\:border-indigo-900:focus {
    --tw-border-opacity: 1;
    border-color: rgba(49, 46, 129, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:focus\:border-purple-50:focus {
    --tw-border-opacity: 1;
    border-color: rgba(245, 243, 255, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:focus\:border-purple-100:focus {
    --tw-border-opacity: 1;
    border-color: rgba(237, 233, 254, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:focus\:border-purple-200:focus {
    --tw-border-opacity: 1;
    border-color: rgba(221, 214, 254, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:focus\:border-purple-300:focus {
    --tw-border-opacity: 1;
    border-color: rgba(196, 181, 253, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:focus\:border-purple-400:focus {
    --tw-border-opacity: 1;
    border-color: rgba(167, 139, 250, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:focus\:border-purple-500:focus {
    --tw-border-opacity: 1;
    border-color: rgba(139, 92, 246, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:focus\:border-purple-600:focus {
    --tw-border-opacity: 1;
    border-color: rgba(124, 58, 237, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:focus\:border-purple-700:focus {
    --tw-border-opacity: 1;
    border-color: rgba(109, 40, 217, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:focus\:border-purple-800:focus {
    --tw-border-opacity: 1;
    border-color: rgba(91, 33, 182, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:focus\:border-purple-900:focus {
    --tw-border-opacity: 1;
    border-color: rgba(76, 29, 149, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:focus\:border-pink-50:focus {
    --tw-border-opacity: 1;
    border-color: rgba(253, 242, 248, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:focus\:border-pink-100:focus {
    --tw-border-opacity: 1;
    border-color: rgba(252, 231, 243, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:focus\:border-pink-200:focus {
    --tw-border-opacity: 1;
    border-color: rgba(251, 207, 232, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:focus\:border-pink-300:focus {
    --tw-border-opacity: 1;
    border-color: rgba(249, 168, 212, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:focus\:border-pink-400:focus {
    --tw-border-opacity: 1;
    border-color: rgba(244, 114, 182, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:focus\:border-pink-500:focus {
    --tw-border-opacity: 1;
    border-color: rgba(236, 72, 153, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:focus\:border-pink-600:focus {
    --tw-border-opacity: 1;
    border-color: rgba(219, 39, 119, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:focus\:border-pink-700:focus {
    --tw-border-opacity: 1;
    border-color: rgba(190, 24, 93, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:focus\:border-pink-800:focus {
    --tw-border-opacity: 1;
    border-color: rgba(157, 23, 77, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:focus\:border-pink-900:focus {
    --tw-border-opacity: 1;
    border-color: rgba(131, 24, 67, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:focus\:border-base-normal:focus {
    --tw-border-opacity: 1;
    border-color: rgba(0, 65, 129, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:focus\:border-base-dark:focus {
    --tw-border-opacity: 1;
    border-color: rgba(0, 52, 105, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:focus\:border-base-black:focus {
    --tw-border-opacity: 1;
    border-color: rgba(29, 29, 31, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:focus\:border-base-border:focus {
    --tw-border-opacity: 1;
    border-color: rgba(231, 231, 233, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:focus\:border-primary-normal:focus {
    --tw-border-opacity: 1;
    border-color: rgba(0, 103, 207, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:focus\:border-primary-alt:focus {
    --tw-border-opacity: 1;
    border-color: rgba(0, 71, 143, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:focus\:border-subtle-white:focus {
    --tw-border-opacity: 1;
    border-color: rgba(249, 249, 249, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:focus\:border-turquesa:focus {
    --tw-border-opacity: 1;
    border-color: rgba(0, 151, 178, var(--tw-border-opacity));
  }

  .tablet-landscape-max\:border-opacity-0 {
    --tw-border-opacity: 0;
  }

  .tablet-landscape-max\:border-opacity-5 {
    --tw-border-opacity: 0.05;
  }

  .tablet-landscape-max\:border-opacity-10 {
    --tw-border-opacity: 0.1;
  }

  .tablet-landscape-max\:border-opacity-20 {
    --tw-border-opacity: 0.2;
  }

  .tablet-landscape-max\:border-opacity-25 {
    --tw-border-opacity: 0.25;
  }

  .tablet-landscape-max\:border-opacity-30 {
    --tw-border-opacity: 0.3;
  }

  .tablet-landscape-max\:border-opacity-40 {
    --tw-border-opacity: 0.4;
  }

  .tablet-landscape-max\:border-opacity-50 {
    --tw-border-opacity: 0.5;
  }

  .tablet-landscape-max\:border-opacity-60 {
    --tw-border-opacity: 0.6;
  }

  .tablet-landscape-max\:border-opacity-70 {
    --tw-border-opacity: 0.7;
  }

  .tablet-landscape-max\:border-opacity-75 {
    --tw-border-opacity: 0.75;
  }

  .tablet-landscape-max\:border-opacity-80 {
    --tw-border-opacity: 0.8;
  }

  .tablet-landscape-max\:border-opacity-90 {
    --tw-border-opacity: 0.9;
  }

  .tablet-landscape-max\:border-opacity-95 {
    --tw-border-opacity: 0.95;
  }

  .tablet-landscape-max\:border-opacity-100 {
    --tw-border-opacity: 1;
  }

  .group:hover .tablet-landscape-max\:group-hover\:border-opacity-0 {
    --tw-border-opacity: 0;
  }

  .group:hover .tablet-landscape-max\:group-hover\:border-opacity-5 {
    --tw-border-opacity: 0.05;
  }

  .group:hover .tablet-landscape-max\:group-hover\:border-opacity-10 {
    --tw-border-opacity: 0.1;
  }

  .group:hover .tablet-landscape-max\:group-hover\:border-opacity-20 {
    --tw-border-opacity: 0.2;
  }

  .group:hover .tablet-landscape-max\:group-hover\:border-opacity-25 {
    --tw-border-opacity: 0.25;
  }

  .group:hover .tablet-landscape-max\:group-hover\:border-opacity-30 {
    --tw-border-opacity: 0.3;
  }

  .group:hover .tablet-landscape-max\:group-hover\:border-opacity-40 {
    --tw-border-opacity: 0.4;
  }

  .group:hover .tablet-landscape-max\:group-hover\:border-opacity-50 {
    --tw-border-opacity: 0.5;
  }

  .group:hover .tablet-landscape-max\:group-hover\:border-opacity-60 {
    --tw-border-opacity: 0.6;
  }

  .group:hover .tablet-landscape-max\:group-hover\:border-opacity-70 {
    --tw-border-opacity: 0.7;
  }

  .group:hover .tablet-landscape-max\:group-hover\:border-opacity-75 {
    --tw-border-opacity: 0.75;
  }

  .group:hover .tablet-landscape-max\:group-hover\:border-opacity-80 {
    --tw-border-opacity: 0.8;
  }

  .group:hover .tablet-landscape-max\:group-hover\:border-opacity-90 {
    --tw-border-opacity: 0.9;
  }

  .group:hover .tablet-landscape-max\:group-hover\:border-opacity-95 {
    --tw-border-opacity: 0.95;
  }

  .group:hover .tablet-landscape-max\:group-hover\:border-opacity-100 {
    --tw-border-opacity: 1;
  }

  .tablet-landscape-max\:focus-within\:border-opacity-0:focus-within {
    --tw-border-opacity: 0;
  }

  .tablet-landscape-max\:focus-within\:border-opacity-5:focus-within {
    --tw-border-opacity: 0.05;
  }

  .tablet-landscape-max\:focus-within\:border-opacity-10:focus-within {
    --tw-border-opacity: 0.1;
  }

  .tablet-landscape-max\:focus-within\:border-opacity-20:focus-within {
    --tw-border-opacity: 0.2;
  }

  .tablet-landscape-max\:focus-within\:border-opacity-25:focus-within {
    --tw-border-opacity: 0.25;
  }

  .tablet-landscape-max\:focus-within\:border-opacity-30:focus-within {
    --tw-border-opacity: 0.3;
  }

  .tablet-landscape-max\:focus-within\:border-opacity-40:focus-within {
    --tw-border-opacity: 0.4;
  }

  .tablet-landscape-max\:focus-within\:border-opacity-50:focus-within {
    --tw-border-opacity: 0.5;
  }

  .tablet-landscape-max\:focus-within\:border-opacity-60:focus-within {
    --tw-border-opacity: 0.6;
  }

  .tablet-landscape-max\:focus-within\:border-opacity-70:focus-within {
    --tw-border-opacity: 0.7;
  }

  .tablet-landscape-max\:focus-within\:border-opacity-75:focus-within {
    --tw-border-opacity: 0.75;
  }

  .tablet-landscape-max\:focus-within\:border-opacity-80:focus-within {
    --tw-border-opacity: 0.8;
  }

  .tablet-landscape-max\:focus-within\:border-opacity-90:focus-within {
    --tw-border-opacity: 0.9;
  }

  .tablet-landscape-max\:focus-within\:border-opacity-95:focus-within {
    --tw-border-opacity: 0.95;
  }

  .tablet-landscape-max\:focus-within\:border-opacity-100:focus-within {
    --tw-border-opacity: 1;
  }

  .tablet-landscape-max\:hover\:border-opacity-0:hover {
    --tw-border-opacity: 0;
  }

  .tablet-landscape-max\:hover\:border-opacity-5:hover {
    --tw-border-opacity: 0.05;
  }

  .tablet-landscape-max\:hover\:border-opacity-10:hover {
    --tw-border-opacity: 0.1;
  }

  .tablet-landscape-max\:hover\:border-opacity-20:hover {
    --tw-border-opacity: 0.2;
  }

  .tablet-landscape-max\:hover\:border-opacity-25:hover {
    --tw-border-opacity: 0.25;
  }

  .tablet-landscape-max\:hover\:border-opacity-30:hover {
    --tw-border-opacity: 0.3;
  }

  .tablet-landscape-max\:hover\:border-opacity-40:hover {
    --tw-border-opacity: 0.4;
  }

  .tablet-landscape-max\:hover\:border-opacity-50:hover {
    --tw-border-opacity: 0.5;
  }

  .tablet-landscape-max\:hover\:border-opacity-60:hover {
    --tw-border-opacity: 0.6;
  }

  .tablet-landscape-max\:hover\:border-opacity-70:hover {
    --tw-border-opacity: 0.7;
  }

  .tablet-landscape-max\:hover\:border-opacity-75:hover {
    --tw-border-opacity: 0.75;
  }

  .tablet-landscape-max\:hover\:border-opacity-80:hover {
    --tw-border-opacity: 0.8;
  }

  .tablet-landscape-max\:hover\:border-opacity-90:hover {
    --tw-border-opacity: 0.9;
  }

  .tablet-landscape-max\:hover\:border-opacity-95:hover {
    --tw-border-opacity: 0.95;
  }

  .tablet-landscape-max\:hover\:border-opacity-100:hover {
    --tw-border-opacity: 1;
  }

  .tablet-landscape-max\:focus\:border-opacity-0:focus {
    --tw-border-opacity: 0;
  }

  .tablet-landscape-max\:focus\:border-opacity-5:focus {
    --tw-border-opacity: 0.05;
  }

  .tablet-landscape-max\:focus\:border-opacity-10:focus {
    --tw-border-opacity: 0.1;
  }

  .tablet-landscape-max\:focus\:border-opacity-20:focus {
    --tw-border-opacity: 0.2;
  }

  .tablet-landscape-max\:focus\:border-opacity-25:focus {
    --tw-border-opacity: 0.25;
  }

  .tablet-landscape-max\:focus\:border-opacity-30:focus {
    --tw-border-opacity: 0.3;
  }

  .tablet-landscape-max\:focus\:border-opacity-40:focus {
    --tw-border-opacity: 0.4;
  }

  .tablet-landscape-max\:focus\:border-opacity-50:focus {
    --tw-border-opacity: 0.5;
  }

  .tablet-landscape-max\:focus\:border-opacity-60:focus {
    --tw-border-opacity: 0.6;
  }

  .tablet-landscape-max\:focus\:border-opacity-70:focus {
    --tw-border-opacity: 0.7;
  }

  .tablet-landscape-max\:focus\:border-opacity-75:focus {
    --tw-border-opacity: 0.75;
  }

  .tablet-landscape-max\:focus\:border-opacity-80:focus {
    --tw-border-opacity: 0.8;
  }

  .tablet-landscape-max\:focus\:border-opacity-90:focus {
    --tw-border-opacity: 0.9;
  }

  .tablet-landscape-max\:focus\:border-opacity-95:focus {
    --tw-border-opacity: 0.95;
  }

  .tablet-landscape-max\:focus\:border-opacity-100:focus {
    --tw-border-opacity: 1;
  }

  .tablet-landscape-max\:bg-transparent {
    background-color: transparent;
  }

  .tablet-landscape-max\:bg-current {
    background-color: currentColor;
  }

  .tablet-landscape-max\:bg-black {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:bg-white {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:bg-gray-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:bg-gray-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:bg-gray-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(229, 231, 235, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:bg-gray-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 213, 219, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:bg-gray-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(156, 163, 175, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:bg-gray-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 114, 128, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:bg-gray-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(75, 85, 99, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:bg-gray-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 65, 81, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:bg-gray-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 41, 55, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:bg-gray-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(17, 24, 39, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:bg-red-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 242, 242, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:bg-red-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 226, 226, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:bg-red-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 202, 202, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:bg-red-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 165, 165, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:bg-red-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 113, 113, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:bg-red-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 68, 68, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:bg-red-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(220, 38, 38, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:bg-red-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(185, 28, 28, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:bg-red-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(153, 27, 27, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:bg-red-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(127, 29, 29, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:bg-yellow-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:bg-yellow-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:bg-yellow-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:bg-yellow-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:bg-yellow-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:bg-yellow-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:bg-yellow-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:bg-yellow-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:bg-yellow-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:bg-yellow-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:bg-green-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 253, 245, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:bg-green-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 250, 229, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:bg-green-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(167, 243, 208, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:bg-green-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 231, 183, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:bg-green-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(52, 211, 153, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:bg-green-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(16, 185, 129, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:bg-green-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(5, 150, 105, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:bg-green-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 120, 87, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:bg-green-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 95, 70, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:bg-green-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 78, 59, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:bg-blue-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 246, 255, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:bg-blue-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 234, 254, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:bg-blue-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(191, 219, 254, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:bg-blue-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(147, 197, 253, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:bg-blue-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 165, 250, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:bg-blue-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(59, 130, 246, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:bg-blue-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 99, 235, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:bg-blue-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(29, 78, 216, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:bg-blue-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 64, 175, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:bg-blue-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 58, 138, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:bg-indigo-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 242, 255, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:bg-indigo-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(224, 231, 255, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:bg-indigo-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(199, 210, 254, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:bg-indigo-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 180, 252, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:bg-indigo-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(129, 140, 248, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:bg-indigo-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(99, 102, 241, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:bg-indigo-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(79, 70, 229, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:bg-indigo-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(67, 56, 202, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:bg-indigo-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 48, 163, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:bg-indigo-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(49, 46, 129, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:bg-purple-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 243, 255, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:bg-purple-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 233, 254, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:bg-purple-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(221, 214, 254, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:bg-purple-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(196, 181, 253, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:bg-purple-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(167, 139, 250, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:bg-purple-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(139, 92, 246, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:bg-purple-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(124, 58, 237, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:bg-purple-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(109, 40, 217, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:bg-purple-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(91, 33, 182, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:bg-purple-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(76, 29, 149, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:bg-pink-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 242, 248, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:bg-pink-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 231, 243, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:bg-pink-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 207, 232, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:bg-pink-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 168, 212, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:bg-pink-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 114, 182, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:bg-pink-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 72, 153, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:bg-pink-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 39, 119, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:bg-pink-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(190, 24, 93, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:bg-pink-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(157, 23, 77, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:bg-pink-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(131, 24, 67, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:bg-base-normal {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 65, 129, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:bg-base-dark {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 52, 105, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:bg-base-black {
    --tw-bg-opacity: 1;
    background-color: rgba(29, 29, 31, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:bg-base-border {
    --tw-bg-opacity: 1;
    background-color: rgba(231, 231, 233, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:bg-primary-normal {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 103, 207, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:bg-primary-alt {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 71, 143, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:bg-subtle-white {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 249, 249, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:bg-turquesa {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 151, 178, var(--tw-bg-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:bg-transparent {
    background-color: transparent;
  }

  .group:hover .tablet-landscape-max\:group-hover\:bg-current {
    background-color: currentColor;
  }

  .group:hover .tablet-landscape-max\:group-hover\:bg-black {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:bg-white {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:bg-gray-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:bg-gray-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:bg-gray-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(229, 231, 235, var(--tw-bg-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:bg-gray-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 213, 219, var(--tw-bg-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:bg-gray-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(156, 163, 175, var(--tw-bg-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:bg-gray-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 114, 128, var(--tw-bg-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:bg-gray-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(75, 85, 99, var(--tw-bg-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:bg-gray-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 65, 81, var(--tw-bg-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:bg-gray-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 41, 55, var(--tw-bg-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:bg-gray-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(17, 24, 39, var(--tw-bg-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:bg-red-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 242, 242, var(--tw-bg-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:bg-red-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 226, 226, var(--tw-bg-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:bg-red-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 202, 202, var(--tw-bg-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:bg-red-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 165, 165, var(--tw-bg-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:bg-red-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 113, 113, var(--tw-bg-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:bg-red-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 68, 68, var(--tw-bg-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:bg-red-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(220, 38, 38, var(--tw-bg-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:bg-red-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(185, 28, 28, var(--tw-bg-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:bg-red-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(153, 27, 27, var(--tw-bg-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:bg-red-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(127, 29, 29, var(--tw-bg-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:bg-yellow-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:bg-yellow-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:bg-yellow-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:bg-yellow-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:bg-yellow-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:bg-yellow-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:bg-yellow-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:bg-yellow-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:bg-yellow-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:bg-yellow-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:bg-green-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 253, 245, var(--tw-bg-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:bg-green-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 250, 229, var(--tw-bg-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:bg-green-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(167, 243, 208, var(--tw-bg-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:bg-green-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 231, 183, var(--tw-bg-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:bg-green-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(52, 211, 153, var(--tw-bg-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:bg-green-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(16, 185, 129, var(--tw-bg-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:bg-green-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(5, 150, 105, var(--tw-bg-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:bg-green-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 120, 87, var(--tw-bg-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:bg-green-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 95, 70, var(--tw-bg-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:bg-green-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 78, 59, var(--tw-bg-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:bg-blue-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 246, 255, var(--tw-bg-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:bg-blue-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 234, 254, var(--tw-bg-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:bg-blue-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(191, 219, 254, var(--tw-bg-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:bg-blue-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(147, 197, 253, var(--tw-bg-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:bg-blue-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 165, 250, var(--tw-bg-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:bg-blue-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(59, 130, 246, var(--tw-bg-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:bg-blue-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 99, 235, var(--tw-bg-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:bg-blue-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(29, 78, 216, var(--tw-bg-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:bg-blue-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 64, 175, var(--tw-bg-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:bg-blue-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 58, 138, var(--tw-bg-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:bg-indigo-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 242, 255, var(--tw-bg-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:bg-indigo-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(224, 231, 255, var(--tw-bg-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:bg-indigo-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(199, 210, 254, var(--tw-bg-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:bg-indigo-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 180, 252, var(--tw-bg-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:bg-indigo-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(129, 140, 248, var(--tw-bg-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:bg-indigo-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(99, 102, 241, var(--tw-bg-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:bg-indigo-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(79, 70, 229, var(--tw-bg-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:bg-indigo-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(67, 56, 202, var(--tw-bg-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:bg-indigo-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 48, 163, var(--tw-bg-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:bg-indigo-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(49, 46, 129, var(--tw-bg-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:bg-purple-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 243, 255, var(--tw-bg-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:bg-purple-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 233, 254, var(--tw-bg-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:bg-purple-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(221, 214, 254, var(--tw-bg-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:bg-purple-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(196, 181, 253, var(--tw-bg-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:bg-purple-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(167, 139, 250, var(--tw-bg-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:bg-purple-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(139, 92, 246, var(--tw-bg-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:bg-purple-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(124, 58, 237, var(--tw-bg-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:bg-purple-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(109, 40, 217, var(--tw-bg-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:bg-purple-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(91, 33, 182, var(--tw-bg-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:bg-purple-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(76, 29, 149, var(--tw-bg-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:bg-pink-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 242, 248, var(--tw-bg-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:bg-pink-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 231, 243, var(--tw-bg-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:bg-pink-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 207, 232, var(--tw-bg-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:bg-pink-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 168, 212, var(--tw-bg-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:bg-pink-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 114, 182, var(--tw-bg-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:bg-pink-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 72, 153, var(--tw-bg-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:bg-pink-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 39, 119, var(--tw-bg-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:bg-pink-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(190, 24, 93, var(--tw-bg-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:bg-pink-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(157, 23, 77, var(--tw-bg-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:bg-pink-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(131, 24, 67, var(--tw-bg-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:bg-base-normal {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 65, 129, var(--tw-bg-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:bg-base-dark {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 52, 105, var(--tw-bg-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:bg-base-black {
    --tw-bg-opacity: 1;
    background-color: rgba(29, 29, 31, var(--tw-bg-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:bg-base-border {
    --tw-bg-opacity: 1;
    background-color: rgba(231, 231, 233, var(--tw-bg-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:bg-primary-normal {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 103, 207, var(--tw-bg-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:bg-primary-alt {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 71, 143, var(--tw-bg-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:bg-subtle-white {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 249, 249, var(--tw-bg-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:bg-turquesa {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 151, 178, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:focus-within\:bg-transparent:focus-within {
    background-color: transparent;
  }

  .tablet-landscape-max\:focus-within\:bg-current:focus-within {
    background-color: currentColor;
  }

  .tablet-landscape-max\:focus-within\:bg-black:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:focus-within\:bg-white:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:focus-within\:bg-gray-50:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:focus-within\:bg-gray-100:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:focus-within\:bg-gray-200:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(229, 231, 235, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:focus-within\:bg-gray-300:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 213, 219, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:focus-within\:bg-gray-400:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(156, 163, 175, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:focus-within\:bg-gray-500:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 114, 128, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:focus-within\:bg-gray-600:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(75, 85, 99, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:focus-within\:bg-gray-700:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 65, 81, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:focus-within\:bg-gray-800:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 41, 55, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:focus-within\:bg-gray-900:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(17, 24, 39, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:focus-within\:bg-red-50:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 242, 242, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:focus-within\:bg-red-100:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 226, 226, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:focus-within\:bg-red-200:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 202, 202, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:focus-within\:bg-red-300:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 165, 165, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:focus-within\:bg-red-400:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 113, 113, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:focus-within\:bg-red-500:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 68, 68, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:focus-within\:bg-red-600:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(220, 38, 38, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:focus-within\:bg-red-700:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(185, 28, 28, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:focus-within\:bg-red-800:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(153, 27, 27, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:focus-within\:bg-red-900:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(127, 29, 29, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:focus-within\:bg-yellow-50:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:focus-within\:bg-yellow-100:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:focus-within\:bg-yellow-200:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:focus-within\:bg-yellow-300:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:focus-within\:bg-yellow-400:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:focus-within\:bg-yellow-500:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:focus-within\:bg-yellow-600:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:focus-within\:bg-yellow-700:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:focus-within\:bg-yellow-800:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:focus-within\:bg-yellow-900:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:focus-within\:bg-green-50:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 253, 245, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:focus-within\:bg-green-100:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 250, 229, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:focus-within\:bg-green-200:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(167, 243, 208, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:focus-within\:bg-green-300:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 231, 183, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:focus-within\:bg-green-400:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(52, 211, 153, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:focus-within\:bg-green-500:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(16, 185, 129, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:focus-within\:bg-green-600:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(5, 150, 105, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:focus-within\:bg-green-700:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 120, 87, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:focus-within\:bg-green-800:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 95, 70, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:focus-within\:bg-green-900:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 78, 59, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:focus-within\:bg-blue-50:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 246, 255, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:focus-within\:bg-blue-100:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 234, 254, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:focus-within\:bg-blue-200:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(191, 219, 254, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:focus-within\:bg-blue-300:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(147, 197, 253, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:focus-within\:bg-blue-400:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 165, 250, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:focus-within\:bg-blue-500:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(59, 130, 246, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:focus-within\:bg-blue-600:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 99, 235, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:focus-within\:bg-blue-700:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(29, 78, 216, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:focus-within\:bg-blue-800:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 64, 175, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:focus-within\:bg-blue-900:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 58, 138, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:focus-within\:bg-indigo-50:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 242, 255, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:focus-within\:bg-indigo-100:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(224, 231, 255, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:focus-within\:bg-indigo-200:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(199, 210, 254, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:focus-within\:bg-indigo-300:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 180, 252, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:focus-within\:bg-indigo-400:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(129, 140, 248, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:focus-within\:bg-indigo-500:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(99, 102, 241, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:focus-within\:bg-indigo-600:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(79, 70, 229, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:focus-within\:bg-indigo-700:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(67, 56, 202, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:focus-within\:bg-indigo-800:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 48, 163, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:focus-within\:bg-indigo-900:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(49, 46, 129, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:focus-within\:bg-purple-50:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 243, 255, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:focus-within\:bg-purple-100:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 233, 254, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:focus-within\:bg-purple-200:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(221, 214, 254, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:focus-within\:bg-purple-300:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(196, 181, 253, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:focus-within\:bg-purple-400:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(167, 139, 250, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:focus-within\:bg-purple-500:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(139, 92, 246, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:focus-within\:bg-purple-600:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(124, 58, 237, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:focus-within\:bg-purple-700:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(109, 40, 217, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:focus-within\:bg-purple-800:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(91, 33, 182, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:focus-within\:bg-purple-900:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(76, 29, 149, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:focus-within\:bg-pink-50:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 242, 248, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:focus-within\:bg-pink-100:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 231, 243, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:focus-within\:bg-pink-200:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 207, 232, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:focus-within\:bg-pink-300:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 168, 212, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:focus-within\:bg-pink-400:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 114, 182, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:focus-within\:bg-pink-500:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 72, 153, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:focus-within\:bg-pink-600:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 39, 119, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:focus-within\:bg-pink-700:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(190, 24, 93, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:focus-within\:bg-pink-800:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(157, 23, 77, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:focus-within\:bg-pink-900:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(131, 24, 67, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:focus-within\:bg-base-normal:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 65, 129, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:focus-within\:bg-base-dark:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 52, 105, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:focus-within\:bg-base-black:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(29, 29, 31, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:focus-within\:bg-base-border:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(231, 231, 233, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:focus-within\:bg-primary-normal:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 103, 207, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:focus-within\:bg-primary-alt:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 71, 143, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:focus-within\:bg-subtle-white:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 249, 249, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:focus-within\:bg-turquesa:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 151, 178, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:hover\:bg-transparent:hover {
    background-color: transparent;
  }

  .tablet-landscape-max\:hover\:bg-current:hover {
    background-color: currentColor;
  }

  .tablet-landscape-max\:hover\:bg-black:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:hover\:bg-white:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:hover\:bg-gray-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:hover\:bg-gray-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:hover\:bg-gray-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(229, 231, 235, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:hover\:bg-gray-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 213, 219, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:hover\:bg-gray-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(156, 163, 175, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:hover\:bg-gray-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 114, 128, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:hover\:bg-gray-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(75, 85, 99, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:hover\:bg-gray-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 65, 81, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:hover\:bg-gray-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 41, 55, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:hover\:bg-gray-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(17, 24, 39, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:hover\:bg-red-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 242, 242, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:hover\:bg-red-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 226, 226, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:hover\:bg-red-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 202, 202, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:hover\:bg-red-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 165, 165, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:hover\:bg-red-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 113, 113, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:hover\:bg-red-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 68, 68, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:hover\:bg-red-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(220, 38, 38, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:hover\:bg-red-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(185, 28, 28, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:hover\:bg-red-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(153, 27, 27, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:hover\:bg-red-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(127, 29, 29, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:hover\:bg-yellow-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:hover\:bg-yellow-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:hover\:bg-yellow-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:hover\:bg-yellow-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:hover\:bg-yellow-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:hover\:bg-yellow-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:hover\:bg-yellow-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:hover\:bg-yellow-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:hover\:bg-yellow-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:hover\:bg-yellow-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:hover\:bg-green-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 253, 245, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:hover\:bg-green-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 250, 229, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:hover\:bg-green-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(167, 243, 208, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:hover\:bg-green-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 231, 183, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:hover\:bg-green-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(52, 211, 153, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:hover\:bg-green-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(16, 185, 129, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:hover\:bg-green-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(5, 150, 105, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:hover\:bg-green-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 120, 87, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:hover\:bg-green-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 95, 70, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:hover\:bg-green-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 78, 59, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:hover\:bg-blue-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 246, 255, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:hover\:bg-blue-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 234, 254, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:hover\:bg-blue-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(191, 219, 254, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:hover\:bg-blue-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(147, 197, 253, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:hover\:bg-blue-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 165, 250, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:hover\:bg-blue-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(59, 130, 246, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:hover\:bg-blue-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 99, 235, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:hover\:bg-blue-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(29, 78, 216, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:hover\:bg-blue-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 64, 175, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:hover\:bg-blue-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 58, 138, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:hover\:bg-indigo-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 242, 255, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:hover\:bg-indigo-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(224, 231, 255, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:hover\:bg-indigo-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(199, 210, 254, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:hover\:bg-indigo-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 180, 252, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:hover\:bg-indigo-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(129, 140, 248, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:hover\:bg-indigo-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(99, 102, 241, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:hover\:bg-indigo-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(79, 70, 229, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:hover\:bg-indigo-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(67, 56, 202, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:hover\:bg-indigo-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 48, 163, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:hover\:bg-indigo-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(49, 46, 129, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:hover\:bg-purple-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 243, 255, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:hover\:bg-purple-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 233, 254, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:hover\:bg-purple-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(221, 214, 254, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:hover\:bg-purple-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(196, 181, 253, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:hover\:bg-purple-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(167, 139, 250, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:hover\:bg-purple-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(139, 92, 246, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:hover\:bg-purple-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(124, 58, 237, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:hover\:bg-purple-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(109, 40, 217, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:hover\:bg-purple-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(91, 33, 182, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:hover\:bg-purple-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(76, 29, 149, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:hover\:bg-pink-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 242, 248, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:hover\:bg-pink-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 231, 243, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:hover\:bg-pink-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 207, 232, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:hover\:bg-pink-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 168, 212, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:hover\:bg-pink-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 114, 182, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:hover\:bg-pink-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 72, 153, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:hover\:bg-pink-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 39, 119, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:hover\:bg-pink-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(190, 24, 93, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:hover\:bg-pink-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(157, 23, 77, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:hover\:bg-pink-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(131, 24, 67, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:hover\:bg-base-normal:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 65, 129, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:hover\:bg-base-dark:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 52, 105, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:hover\:bg-base-black:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(29, 29, 31, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:hover\:bg-base-border:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(231, 231, 233, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:hover\:bg-primary-normal:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 103, 207, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:hover\:bg-primary-alt:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 71, 143, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:hover\:bg-subtle-white:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 249, 249, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:hover\:bg-turquesa:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 151, 178, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:focus\:bg-transparent:focus {
    background-color: transparent;
  }

  .tablet-landscape-max\:focus\:bg-current:focus {
    background-color: currentColor;
  }

  .tablet-landscape-max\:focus\:bg-black:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:focus\:bg-white:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:focus\:bg-gray-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:focus\:bg-gray-100:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:focus\:bg-gray-200:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(229, 231, 235, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:focus\:bg-gray-300:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 213, 219, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:focus\:bg-gray-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(156, 163, 175, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:focus\:bg-gray-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 114, 128, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:focus\:bg-gray-600:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(75, 85, 99, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:focus\:bg-gray-700:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 65, 81, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:focus\:bg-gray-800:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 41, 55, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:focus\:bg-gray-900:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(17, 24, 39, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:focus\:bg-red-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 242, 242, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:focus\:bg-red-100:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 226, 226, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:focus\:bg-red-200:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 202, 202, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:focus\:bg-red-300:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 165, 165, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:focus\:bg-red-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 113, 113, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:focus\:bg-red-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 68, 68, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:focus\:bg-red-600:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(220, 38, 38, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:focus\:bg-red-700:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(185, 28, 28, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:focus\:bg-red-800:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(153, 27, 27, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:focus\:bg-red-900:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(127, 29, 29, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:focus\:bg-yellow-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:focus\:bg-yellow-100:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:focus\:bg-yellow-200:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:focus\:bg-yellow-300:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:focus\:bg-yellow-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:focus\:bg-yellow-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:focus\:bg-yellow-600:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:focus\:bg-yellow-700:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:focus\:bg-yellow-800:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:focus\:bg-yellow-900:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:focus\:bg-green-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 253, 245, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:focus\:bg-green-100:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 250, 229, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:focus\:bg-green-200:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(167, 243, 208, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:focus\:bg-green-300:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 231, 183, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:focus\:bg-green-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(52, 211, 153, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:focus\:bg-green-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(16, 185, 129, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:focus\:bg-green-600:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(5, 150, 105, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:focus\:bg-green-700:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 120, 87, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:focus\:bg-green-800:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 95, 70, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:focus\:bg-green-900:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 78, 59, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:focus\:bg-blue-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 246, 255, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:focus\:bg-blue-100:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 234, 254, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:focus\:bg-blue-200:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(191, 219, 254, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:focus\:bg-blue-300:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(147, 197, 253, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:focus\:bg-blue-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 165, 250, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:focus\:bg-blue-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(59, 130, 246, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:focus\:bg-blue-600:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 99, 235, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:focus\:bg-blue-700:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(29, 78, 216, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:focus\:bg-blue-800:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 64, 175, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:focus\:bg-blue-900:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 58, 138, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:focus\:bg-indigo-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 242, 255, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:focus\:bg-indigo-100:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(224, 231, 255, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:focus\:bg-indigo-200:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(199, 210, 254, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:focus\:bg-indigo-300:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 180, 252, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:focus\:bg-indigo-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(129, 140, 248, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:focus\:bg-indigo-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(99, 102, 241, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:focus\:bg-indigo-600:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(79, 70, 229, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:focus\:bg-indigo-700:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(67, 56, 202, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:focus\:bg-indigo-800:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 48, 163, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:focus\:bg-indigo-900:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(49, 46, 129, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:focus\:bg-purple-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 243, 255, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:focus\:bg-purple-100:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 233, 254, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:focus\:bg-purple-200:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(221, 214, 254, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:focus\:bg-purple-300:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(196, 181, 253, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:focus\:bg-purple-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(167, 139, 250, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:focus\:bg-purple-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(139, 92, 246, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:focus\:bg-purple-600:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(124, 58, 237, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:focus\:bg-purple-700:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(109, 40, 217, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:focus\:bg-purple-800:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(91, 33, 182, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:focus\:bg-purple-900:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(76, 29, 149, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:focus\:bg-pink-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 242, 248, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:focus\:bg-pink-100:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 231, 243, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:focus\:bg-pink-200:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 207, 232, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:focus\:bg-pink-300:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 168, 212, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:focus\:bg-pink-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 114, 182, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:focus\:bg-pink-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 72, 153, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:focus\:bg-pink-600:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 39, 119, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:focus\:bg-pink-700:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(190, 24, 93, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:focus\:bg-pink-800:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(157, 23, 77, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:focus\:bg-pink-900:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(131, 24, 67, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:focus\:bg-base-normal:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 65, 129, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:focus\:bg-base-dark:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 52, 105, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:focus\:bg-base-black:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(29, 29, 31, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:focus\:bg-base-border:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(231, 231, 233, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:focus\:bg-primary-normal:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 103, 207, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:focus\:bg-primary-alt:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 71, 143, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:focus\:bg-subtle-white:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 249, 249, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:focus\:bg-turquesa:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 151, 178, var(--tw-bg-opacity));
  }

  .tablet-landscape-max\:bg-opacity-0 {
    --tw-bg-opacity: 0;
  }

  .tablet-landscape-max\:bg-opacity-5 {
    --tw-bg-opacity: 0.05;
  }

  .tablet-landscape-max\:bg-opacity-10 {
    --tw-bg-opacity: 0.1;
  }

  .tablet-landscape-max\:bg-opacity-20 {
    --tw-bg-opacity: 0.2;
  }

  .tablet-landscape-max\:bg-opacity-25 {
    --tw-bg-opacity: 0.25;
  }

  .tablet-landscape-max\:bg-opacity-30 {
    --tw-bg-opacity: 0.3;
  }

  .tablet-landscape-max\:bg-opacity-40 {
    --tw-bg-opacity: 0.4;
  }

  .tablet-landscape-max\:bg-opacity-50 {
    --tw-bg-opacity: 0.5;
  }

  .tablet-landscape-max\:bg-opacity-60 {
    --tw-bg-opacity: 0.6;
  }

  .tablet-landscape-max\:bg-opacity-70 {
    --tw-bg-opacity: 0.7;
  }

  .tablet-landscape-max\:bg-opacity-75 {
    --tw-bg-opacity: 0.75;
  }

  .tablet-landscape-max\:bg-opacity-80 {
    --tw-bg-opacity: 0.8;
  }

  .tablet-landscape-max\:bg-opacity-90 {
    --tw-bg-opacity: 0.9;
  }

  .tablet-landscape-max\:bg-opacity-95 {
    --tw-bg-opacity: 0.95;
  }

  .tablet-landscape-max\:bg-opacity-100 {
    --tw-bg-opacity: 1;
  }

  .group:hover .tablet-landscape-max\:group-hover\:bg-opacity-0 {
    --tw-bg-opacity: 0;
  }

  .group:hover .tablet-landscape-max\:group-hover\:bg-opacity-5 {
    --tw-bg-opacity: 0.05;
  }

  .group:hover .tablet-landscape-max\:group-hover\:bg-opacity-10 {
    --tw-bg-opacity: 0.1;
  }

  .group:hover .tablet-landscape-max\:group-hover\:bg-opacity-20 {
    --tw-bg-opacity: 0.2;
  }

  .group:hover .tablet-landscape-max\:group-hover\:bg-opacity-25 {
    --tw-bg-opacity: 0.25;
  }

  .group:hover .tablet-landscape-max\:group-hover\:bg-opacity-30 {
    --tw-bg-opacity: 0.3;
  }

  .group:hover .tablet-landscape-max\:group-hover\:bg-opacity-40 {
    --tw-bg-opacity: 0.4;
  }

  .group:hover .tablet-landscape-max\:group-hover\:bg-opacity-50 {
    --tw-bg-opacity: 0.5;
  }

  .group:hover .tablet-landscape-max\:group-hover\:bg-opacity-60 {
    --tw-bg-opacity: 0.6;
  }

  .group:hover .tablet-landscape-max\:group-hover\:bg-opacity-70 {
    --tw-bg-opacity: 0.7;
  }

  .group:hover .tablet-landscape-max\:group-hover\:bg-opacity-75 {
    --tw-bg-opacity: 0.75;
  }

  .group:hover .tablet-landscape-max\:group-hover\:bg-opacity-80 {
    --tw-bg-opacity: 0.8;
  }

  .group:hover .tablet-landscape-max\:group-hover\:bg-opacity-90 {
    --tw-bg-opacity: 0.9;
  }

  .group:hover .tablet-landscape-max\:group-hover\:bg-opacity-95 {
    --tw-bg-opacity: 0.95;
  }

  .group:hover .tablet-landscape-max\:group-hover\:bg-opacity-100 {
    --tw-bg-opacity: 1;
  }

  .tablet-landscape-max\:focus-within\:bg-opacity-0:focus-within {
    --tw-bg-opacity: 0;
  }

  .tablet-landscape-max\:focus-within\:bg-opacity-5:focus-within {
    --tw-bg-opacity: 0.05;
  }

  .tablet-landscape-max\:focus-within\:bg-opacity-10:focus-within {
    --tw-bg-opacity: 0.1;
  }

  .tablet-landscape-max\:focus-within\:bg-opacity-20:focus-within {
    --tw-bg-opacity: 0.2;
  }

  .tablet-landscape-max\:focus-within\:bg-opacity-25:focus-within {
    --tw-bg-opacity: 0.25;
  }

  .tablet-landscape-max\:focus-within\:bg-opacity-30:focus-within {
    --tw-bg-opacity: 0.3;
  }

  .tablet-landscape-max\:focus-within\:bg-opacity-40:focus-within {
    --tw-bg-opacity: 0.4;
  }

  .tablet-landscape-max\:focus-within\:bg-opacity-50:focus-within {
    --tw-bg-opacity: 0.5;
  }

  .tablet-landscape-max\:focus-within\:bg-opacity-60:focus-within {
    --tw-bg-opacity: 0.6;
  }

  .tablet-landscape-max\:focus-within\:bg-opacity-70:focus-within {
    --tw-bg-opacity: 0.7;
  }

  .tablet-landscape-max\:focus-within\:bg-opacity-75:focus-within {
    --tw-bg-opacity: 0.75;
  }

  .tablet-landscape-max\:focus-within\:bg-opacity-80:focus-within {
    --tw-bg-opacity: 0.8;
  }

  .tablet-landscape-max\:focus-within\:bg-opacity-90:focus-within {
    --tw-bg-opacity: 0.9;
  }

  .tablet-landscape-max\:focus-within\:bg-opacity-95:focus-within {
    --tw-bg-opacity: 0.95;
  }

  .tablet-landscape-max\:focus-within\:bg-opacity-100:focus-within {
    --tw-bg-opacity: 1;
  }

  .tablet-landscape-max\:hover\:bg-opacity-0:hover {
    --tw-bg-opacity: 0;
  }

  .tablet-landscape-max\:hover\:bg-opacity-5:hover {
    --tw-bg-opacity: 0.05;
  }

  .tablet-landscape-max\:hover\:bg-opacity-10:hover {
    --tw-bg-opacity: 0.1;
  }

  .tablet-landscape-max\:hover\:bg-opacity-20:hover {
    --tw-bg-opacity: 0.2;
  }

  .tablet-landscape-max\:hover\:bg-opacity-25:hover {
    --tw-bg-opacity: 0.25;
  }

  .tablet-landscape-max\:hover\:bg-opacity-30:hover {
    --tw-bg-opacity: 0.3;
  }

  .tablet-landscape-max\:hover\:bg-opacity-40:hover {
    --tw-bg-opacity: 0.4;
  }

  .tablet-landscape-max\:hover\:bg-opacity-50:hover {
    --tw-bg-opacity: 0.5;
  }

  .tablet-landscape-max\:hover\:bg-opacity-60:hover {
    --tw-bg-opacity: 0.6;
  }

  .tablet-landscape-max\:hover\:bg-opacity-70:hover {
    --tw-bg-opacity: 0.7;
  }

  .tablet-landscape-max\:hover\:bg-opacity-75:hover {
    --tw-bg-opacity: 0.75;
  }

  .tablet-landscape-max\:hover\:bg-opacity-80:hover {
    --tw-bg-opacity: 0.8;
  }

  .tablet-landscape-max\:hover\:bg-opacity-90:hover {
    --tw-bg-opacity: 0.9;
  }

  .tablet-landscape-max\:hover\:bg-opacity-95:hover {
    --tw-bg-opacity: 0.95;
  }

  .tablet-landscape-max\:hover\:bg-opacity-100:hover {
    --tw-bg-opacity: 1;
  }

  .tablet-landscape-max\:focus\:bg-opacity-0:focus {
    --tw-bg-opacity: 0;
  }

  .tablet-landscape-max\:focus\:bg-opacity-5:focus {
    --tw-bg-opacity: 0.05;
  }

  .tablet-landscape-max\:focus\:bg-opacity-10:focus {
    --tw-bg-opacity: 0.1;
  }

  .tablet-landscape-max\:focus\:bg-opacity-20:focus {
    --tw-bg-opacity: 0.2;
  }

  .tablet-landscape-max\:focus\:bg-opacity-25:focus {
    --tw-bg-opacity: 0.25;
  }

  .tablet-landscape-max\:focus\:bg-opacity-30:focus {
    --tw-bg-opacity: 0.3;
  }

  .tablet-landscape-max\:focus\:bg-opacity-40:focus {
    --tw-bg-opacity: 0.4;
  }

  .tablet-landscape-max\:focus\:bg-opacity-50:focus {
    --tw-bg-opacity: 0.5;
  }

  .tablet-landscape-max\:focus\:bg-opacity-60:focus {
    --tw-bg-opacity: 0.6;
  }

  .tablet-landscape-max\:focus\:bg-opacity-70:focus {
    --tw-bg-opacity: 0.7;
  }

  .tablet-landscape-max\:focus\:bg-opacity-75:focus {
    --tw-bg-opacity: 0.75;
  }

  .tablet-landscape-max\:focus\:bg-opacity-80:focus {
    --tw-bg-opacity: 0.8;
  }

  .tablet-landscape-max\:focus\:bg-opacity-90:focus {
    --tw-bg-opacity: 0.9;
  }

  .tablet-landscape-max\:focus\:bg-opacity-95:focus {
    --tw-bg-opacity: 0.95;
  }

  .tablet-landscape-max\:focus\:bg-opacity-100:focus {
    --tw-bg-opacity: 1;
  }

  .tablet-landscape-max\:bg-none {
    background-image: none;
  }

  .tablet-landscape-max\:bg-gradient-to-t {
    background-image: linear-gradient(to top, var(--tw-gradient-stops));
  }

  .tablet-landscape-max\:bg-gradient-to-tr {
    background-image: linear-gradient(to top right, var(--tw-gradient-stops));
  }

  .tablet-landscape-max\:bg-gradient-to-r {
    background-image: linear-gradient(to right, var(--tw-gradient-stops));
  }

  .tablet-landscape-max\:bg-gradient-to-br {
    background-image: linear-gradient(to bottom right, var(--tw-gradient-stops));
  }

  .tablet-landscape-max\:bg-gradient-to-b {
    background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
  }

  .tablet-landscape-max\:bg-gradient-to-bl {
    background-image: linear-gradient(to bottom left, var(--tw-gradient-stops));
  }

  .tablet-landscape-max\:bg-gradient-to-l {
    background-image: linear-gradient(to left, var(--tw-gradient-stops));
  }

  .tablet-landscape-max\:bg-gradient-to-tl {
    background-image: linear-gradient(to top left, var(--tw-gradient-stops));
  }

  .tablet-landscape-max\:from-transparent {
    --tw-gradient-from: transparent;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .tablet-landscape-max\:from-current {
    --tw-gradient-from: currentColor;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .tablet-landscape-max\:from-black {
    --tw-gradient-from: #000;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .tablet-landscape-max\:from-white {
    --tw-gradient-from: #fff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .tablet-landscape-max\:from-gray-50 {
    --tw-gradient-from: #f9fafb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 250, 251, 0));
  }

  .tablet-landscape-max\:from-gray-100 {
    --tw-gradient-from: #f3f4f6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 244, 246, 0));
  }

  .tablet-landscape-max\:from-gray-200 {
    --tw-gradient-from: #e5e7eb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(229, 231, 235, 0));
  }

  .tablet-landscape-max\:from-gray-300 {
    --tw-gradient-from: #d1d5db;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 213, 219, 0));
  }

  .tablet-landscape-max\:from-gray-400 {
    --tw-gradient-from: #9ca3af;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(156, 163, 175, 0));
  }

  .tablet-landscape-max\:from-gray-500 {
    --tw-gradient-from: #6b7280;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 114, 128, 0));
  }

  .tablet-landscape-max\:from-gray-600 {
    --tw-gradient-from: #4b5563;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(75, 85, 99, 0));
  }

  .tablet-landscape-max\:from-gray-700 {
    --tw-gradient-from: #374151;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 65, 81, 0));
  }

  .tablet-landscape-max\:from-gray-800 {
    --tw-gradient-from: #1f2937;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 41, 55, 0));
  }

  .tablet-landscape-max\:from-gray-900 {
    --tw-gradient-from: #111827;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 24, 39, 0));
  }

  .tablet-landscape-max\:from-red-50 {
    --tw-gradient-from: #fef2f2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 242, 242, 0));
  }

  .tablet-landscape-max\:from-red-100 {
    --tw-gradient-from: #fee2e2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 226, 226, 0));
  }

  .tablet-landscape-max\:from-red-200 {
    --tw-gradient-from: #fecaca;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 202, 202, 0));
  }

  .tablet-landscape-max\:from-red-300 {
    --tw-gradient-from: #fca5a5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 165, 165, 0));
  }

  .tablet-landscape-max\:from-red-400 {
    --tw-gradient-from: #f87171;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 113, 113, 0));
  }

  .tablet-landscape-max\:from-red-500 {
    --tw-gradient-from: #ef4444;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 68, 68, 0));
  }

  .tablet-landscape-max\:from-red-600 {
    --tw-gradient-from: #dc2626;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(220, 38, 38, 0));
  }

  .tablet-landscape-max\:from-red-700 {
    --tw-gradient-from: #b91c1c;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(185, 28, 28, 0));
  }

  .tablet-landscape-max\:from-red-800 {
    --tw-gradient-from: #991b1b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(153, 27, 27, 0));
  }

  .tablet-landscape-max\:from-red-900 {
    --tw-gradient-from: #7f1d1d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(127, 29, 29, 0));
  }

  .tablet-landscape-max\:from-yellow-50 {
    --tw-gradient-from: #fffbeb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 251, 235, 0));
  }

  .tablet-landscape-max\:from-yellow-100 {
    --tw-gradient-from: #fef3c7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 243, 199, 0));
  }

  .tablet-landscape-max\:from-yellow-200 {
    --tw-gradient-from: #fde68a;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 230, 138, 0));
  }

  .tablet-landscape-max\:from-yellow-300 {
    --tw-gradient-from: #fcd34d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 211, 77, 0));
  }

  .tablet-landscape-max\:from-yellow-400 {
    --tw-gradient-from: #fbbf24;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 191, 36, 0));
  }

  .tablet-landscape-max\:from-yellow-500 {
    --tw-gradient-from: #f59e0b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0));
  }

  .tablet-landscape-max\:from-yellow-600 {
    --tw-gradient-from: #d97706;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 119, 6, 0));
  }

  .tablet-landscape-max\:from-yellow-700 {
    --tw-gradient-from: #b45309;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 83, 9, 0));
  }

  .tablet-landscape-max\:from-yellow-800 {
    --tw-gradient-from: #92400e;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 64, 14, 0));
  }

  .tablet-landscape-max\:from-yellow-900 {
    --tw-gradient-from: #78350f;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(120, 53, 15, 0));
  }

  .tablet-landscape-max\:from-green-50 {
    --tw-gradient-from: #ecfdf5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 253, 245, 0));
  }

  .tablet-landscape-max\:from-green-100 {
    --tw-gradient-from: #d1fae5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 250, 229, 0));
  }

  .tablet-landscape-max\:from-green-200 {
    --tw-gradient-from: #a7f3d0;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 243, 208, 0));
  }

  .tablet-landscape-max\:from-green-300 {
    --tw-gradient-from: #6ee7b7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 231, 183, 0));
  }

  .tablet-landscape-max\:from-green-400 {
    --tw-gradient-from: #34d399;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(52, 211, 153, 0));
  }

  .tablet-landscape-max\:from-green-500 {
    --tw-gradient-from: #10b981;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(16, 185, 129, 0));
  }

  .tablet-landscape-max\:from-green-600 {
    --tw-gradient-from: #059669;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(5, 150, 105, 0));
  }

  .tablet-landscape-max\:from-green-700 {
    --tw-gradient-from: #047857;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 120, 87, 0));
  }

  .tablet-landscape-max\:from-green-800 {
    --tw-gradient-from: #065f46;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 95, 70, 0));
  }

  .tablet-landscape-max\:from-green-900 {
    --tw-gradient-from: #064e3b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 78, 59, 0));
  }

  .tablet-landscape-max\:from-blue-50 {
    --tw-gradient-from: #eff6ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 246, 255, 0));
  }

  .tablet-landscape-max\:from-blue-100 {
    --tw-gradient-from: #dbeafe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 234, 254, 0));
  }

  .tablet-landscape-max\:from-blue-200 {
    --tw-gradient-from: #bfdbfe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(191, 219, 254, 0));
  }

  .tablet-landscape-max\:from-blue-300 {
    --tw-gradient-from: #93c5fd;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(147, 197, 253, 0));
  }

  .tablet-landscape-max\:from-blue-400 {
    --tw-gradient-from: #60a5fa;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 165, 250, 0));
  }

  .tablet-landscape-max\:from-blue-500 {
    --tw-gradient-from: #3b82f6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(59, 130, 246, 0));
  }

  .tablet-landscape-max\:from-blue-600 {
    --tw-gradient-from: #2563eb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 99, 235, 0));
  }

  .tablet-landscape-max\:from-blue-700 {
    --tw-gradient-from: #1d4ed8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(29, 78, 216, 0));
  }

  .tablet-landscape-max\:from-blue-800 {
    --tw-gradient-from: #1e40af;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 64, 175, 0));
  }

  .tablet-landscape-max\:from-blue-900 {
    --tw-gradient-from: #1e3a8a;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 58, 138, 0));
  }

  .tablet-landscape-max\:from-indigo-50 {
    --tw-gradient-from: #eef2ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 242, 255, 0));
  }

  .tablet-landscape-max\:from-indigo-100 {
    --tw-gradient-from: #e0e7ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 231, 255, 0));
  }

  .tablet-landscape-max\:from-indigo-200 {
    --tw-gradient-from: #c7d2fe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(199, 210, 254, 0));
  }

  .tablet-landscape-max\:from-indigo-300 {
    --tw-gradient-from: #a5b4fc;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 180, 252, 0));
  }

  .tablet-landscape-max\:from-indigo-400 {
    --tw-gradient-from: #818cf8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(129, 140, 248, 0));
  }

  .tablet-landscape-max\:from-indigo-500 {
    --tw-gradient-from: #6366f1;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 102, 241, 0));
  }

  .tablet-landscape-max\:from-indigo-600 {
    --tw-gradient-from: #4f46e5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(79, 70, 229, 0));
  }

  .tablet-landscape-max\:from-indigo-700 {
    --tw-gradient-from: #4338ca;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(67, 56, 202, 0));
  }

  .tablet-landscape-max\:from-indigo-800 {
    --tw-gradient-from: #3730a3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 48, 163, 0));
  }

  .tablet-landscape-max\:from-indigo-900 {
    --tw-gradient-from: #312e81;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(49, 46, 129, 0));
  }

  .tablet-landscape-max\:from-purple-50 {
    --tw-gradient-from: #f5f3ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 243, 255, 0));
  }

  .tablet-landscape-max\:from-purple-100 {
    --tw-gradient-from: #ede9fe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 233, 254, 0));
  }

  .tablet-landscape-max\:from-purple-200 {
    --tw-gradient-from: #ddd6fe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(221, 214, 254, 0));
  }

  .tablet-landscape-max\:from-purple-300 {
    --tw-gradient-from: #c4b5fd;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(196, 181, 253, 0));
  }

  .tablet-landscape-max\:from-purple-400 {
    --tw-gradient-from: #a78bfa;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 139, 250, 0));
  }

  .tablet-landscape-max\:from-purple-500 {
    --tw-gradient-from: #8b5cf6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(139, 92, 246, 0));
  }

  .tablet-landscape-max\:from-purple-600 {
    --tw-gradient-from: #7c3aed;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(124, 58, 237, 0));
  }

  .tablet-landscape-max\:from-purple-700 {
    --tw-gradient-from: #6d28d9;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(109, 40, 217, 0));
  }

  .tablet-landscape-max\:from-purple-800 {
    --tw-gradient-from: #5b21b6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(91, 33, 182, 0));
  }

  .tablet-landscape-max\:from-purple-900 {
    --tw-gradient-from: #4c1d95;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(76, 29, 149, 0));
  }

  .tablet-landscape-max\:from-pink-50 {
    --tw-gradient-from: #fdf2f8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 242, 248, 0));
  }

  .tablet-landscape-max\:from-pink-100 {
    --tw-gradient-from: #fce7f3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 231, 243, 0));
  }

  .tablet-landscape-max\:from-pink-200 {
    --tw-gradient-from: #fbcfe8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 207, 232, 0));
  }

  .tablet-landscape-max\:from-pink-300 {
    --tw-gradient-from: #f9a8d4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 168, 212, 0));
  }

  .tablet-landscape-max\:from-pink-400 {
    --tw-gradient-from: #f472b6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 114, 182, 0));
  }

  .tablet-landscape-max\:from-pink-500 {
    --tw-gradient-from: #ec4899;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 72, 153, 0));
  }

  .tablet-landscape-max\:from-pink-600 {
    --tw-gradient-from: #db2777;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 39, 119, 0));
  }

  .tablet-landscape-max\:from-pink-700 {
    --tw-gradient-from: #be185d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(190, 24, 93, 0));
  }

  .tablet-landscape-max\:from-pink-800 {
    --tw-gradient-from: #9d174d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(157, 23, 77, 0));
  }

  .tablet-landscape-max\:from-pink-900 {
    --tw-gradient-from: #831843;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(131, 24, 67, 0));
  }

  .tablet-landscape-max\:from-base-normal {
    --tw-gradient-from: #004181;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 65, 129, 0));
  }

  .tablet-landscape-max\:from-base-dark {
    --tw-gradient-from: #003469;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 52, 105, 0));
  }

  .tablet-landscape-max\:from-base-black {
    --tw-gradient-from: #1D1D1F;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(29, 29, 31, 0));
  }

  .tablet-landscape-max\:from-base-border {
    --tw-gradient-from: #E7E7E9;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(231, 231, 233, 0));
  }

  .tablet-landscape-max\:from-primary-normal {
    --tw-gradient-from: #0067CF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 103, 207, 0));
  }

  .tablet-landscape-max\:from-primary-alt {
    --tw-gradient-from: #00478F;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 71, 143, 0));
  }

  .tablet-landscape-max\:from-subtle-white {
    --tw-gradient-from: #F9F9F9;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 249, 249, 0));
  }

  .tablet-landscape-max\:from-turquesa {
    --tw-gradient-from: #0097B2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 151, 178, 0));
  }

  .tablet-landscape-max\:hover\:from-transparent:hover {
    --tw-gradient-from: transparent;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .tablet-landscape-max\:hover\:from-current:hover {
    --tw-gradient-from: currentColor;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .tablet-landscape-max\:hover\:from-black:hover {
    --tw-gradient-from: #000;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .tablet-landscape-max\:hover\:from-white:hover {
    --tw-gradient-from: #fff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .tablet-landscape-max\:hover\:from-gray-50:hover {
    --tw-gradient-from: #f9fafb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 250, 251, 0));
  }

  .tablet-landscape-max\:hover\:from-gray-100:hover {
    --tw-gradient-from: #f3f4f6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 244, 246, 0));
  }

  .tablet-landscape-max\:hover\:from-gray-200:hover {
    --tw-gradient-from: #e5e7eb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(229, 231, 235, 0));
  }

  .tablet-landscape-max\:hover\:from-gray-300:hover {
    --tw-gradient-from: #d1d5db;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 213, 219, 0));
  }

  .tablet-landscape-max\:hover\:from-gray-400:hover {
    --tw-gradient-from: #9ca3af;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(156, 163, 175, 0));
  }

  .tablet-landscape-max\:hover\:from-gray-500:hover {
    --tw-gradient-from: #6b7280;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 114, 128, 0));
  }

  .tablet-landscape-max\:hover\:from-gray-600:hover {
    --tw-gradient-from: #4b5563;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(75, 85, 99, 0));
  }

  .tablet-landscape-max\:hover\:from-gray-700:hover {
    --tw-gradient-from: #374151;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 65, 81, 0));
  }

  .tablet-landscape-max\:hover\:from-gray-800:hover {
    --tw-gradient-from: #1f2937;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 41, 55, 0));
  }

  .tablet-landscape-max\:hover\:from-gray-900:hover {
    --tw-gradient-from: #111827;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 24, 39, 0));
  }

  .tablet-landscape-max\:hover\:from-red-50:hover {
    --tw-gradient-from: #fef2f2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 242, 242, 0));
  }

  .tablet-landscape-max\:hover\:from-red-100:hover {
    --tw-gradient-from: #fee2e2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 226, 226, 0));
  }

  .tablet-landscape-max\:hover\:from-red-200:hover {
    --tw-gradient-from: #fecaca;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 202, 202, 0));
  }

  .tablet-landscape-max\:hover\:from-red-300:hover {
    --tw-gradient-from: #fca5a5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 165, 165, 0));
  }

  .tablet-landscape-max\:hover\:from-red-400:hover {
    --tw-gradient-from: #f87171;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 113, 113, 0));
  }

  .tablet-landscape-max\:hover\:from-red-500:hover {
    --tw-gradient-from: #ef4444;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 68, 68, 0));
  }

  .tablet-landscape-max\:hover\:from-red-600:hover {
    --tw-gradient-from: #dc2626;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(220, 38, 38, 0));
  }

  .tablet-landscape-max\:hover\:from-red-700:hover {
    --tw-gradient-from: #b91c1c;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(185, 28, 28, 0));
  }

  .tablet-landscape-max\:hover\:from-red-800:hover {
    --tw-gradient-from: #991b1b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(153, 27, 27, 0));
  }

  .tablet-landscape-max\:hover\:from-red-900:hover {
    --tw-gradient-from: #7f1d1d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(127, 29, 29, 0));
  }

  .tablet-landscape-max\:hover\:from-yellow-50:hover {
    --tw-gradient-from: #fffbeb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 251, 235, 0));
  }

  .tablet-landscape-max\:hover\:from-yellow-100:hover {
    --tw-gradient-from: #fef3c7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 243, 199, 0));
  }

  .tablet-landscape-max\:hover\:from-yellow-200:hover {
    --tw-gradient-from: #fde68a;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 230, 138, 0));
  }

  .tablet-landscape-max\:hover\:from-yellow-300:hover {
    --tw-gradient-from: #fcd34d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 211, 77, 0));
  }

  .tablet-landscape-max\:hover\:from-yellow-400:hover {
    --tw-gradient-from: #fbbf24;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 191, 36, 0));
  }

  .tablet-landscape-max\:hover\:from-yellow-500:hover {
    --tw-gradient-from: #f59e0b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0));
  }

  .tablet-landscape-max\:hover\:from-yellow-600:hover {
    --tw-gradient-from: #d97706;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 119, 6, 0));
  }

  .tablet-landscape-max\:hover\:from-yellow-700:hover {
    --tw-gradient-from: #b45309;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 83, 9, 0));
  }

  .tablet-landscape-max\:hover\:from-yellow-800:hover {
    --tw-gradient-from: #92400e;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 64, 14, 0));
  }

  .tablet-landscape-max\:hover\:from-yellow-900:hover {
    --tw-gradient-from: #78350f;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(120, 53, 15, 0));
  }

  .tablet-landscape-max\:hover\:from-green-50:hover {
    --tw-gradient-from: #ecfdf5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 253, 245, 0));
  }

  .tablet-landscape-max\:hover\:from-green-100:hover {
    --tw-gradient-from: #d1fae5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 250, 229, 0));
  }

  .tablet-landscape-max\:hover\:from-green-200:hover {
    --tw-gradient-from: #a7f3d0;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 243, 208, 0));
  }

  .tablet-landscape-max\:hover\:from-green-300:hover {
    --tw-gradient-from: #6ee7b7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 231, 183, 0));
  }

  .tablet-landscape-max\:hover\:from-green-400:hover {
    --tw-gradient-from: #34d399;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(52, 211, 153, 0));
  }

  .tablet-landscape-max\:hover\:from-green-500:hover {
    --tw-gradient-from: #10b981;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(16, 185, 129, 0));
  }

  .tablet-landscape-max\:hover\:from-green-600:hover {
    --tw-gradient-from: #059669;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(5, 150, 105, 0));
  }

  .tablet-landscape-max\:hover\:from-green-700:hover {
    --tw-gradient-from: #047857;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 120, 87, 0));
  }

  .tablet-landscape-max\:hover\:from-green-800:hover {
    --tw-gradient-from: #065f46;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 95, 70, 0));
  }

  .tablet-landscape-max\:hover\:from-green-900:hover {
    --tw-gradient-from: #064e3b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 78, 59, 0));
  }

  .tablet-landscape-max\:hover\:from-blue-50:hover {
    --tw-gradient-from: #eff6ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 246, 255, 0));
  }

  .tablet-landscape-max\:hover\:from-blue-100:hover {
    --tw-gradient-from: #dbeafe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 234, 254, 0));
  }

  .tablet-landscape-max\:hover\:from-blue-200:hover {
    --tw-gradient-from: #bfdbfe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(191, 219, 254, 0));
  }

  .tablet-landscape-max\:hover\:from-blue-300:hover {
    --tw-gradient-from: #93c5fd;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(147, 197, 253, 0));
  }

  .tablet-landscape-max\:hover\:from-blue-400:hover {
    --tw-gradient-from: #60a5fa;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 165, 250, 0));
  }

  .tablet-landscape-max\:hover\:from-blue-500:hover {
    --tw-gradient-from: #3b82f6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(59, 130, 246, 0));
  }

  .tablet-landscape-max\:hover\:from-blue-600:hover {
    --tw-gradient-from: #2563eb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 99, 235, 0));
  }

  .tablet-landscape-max\:hover\:from-blue-700:hover {
    --tw-gradient-from: #1d4ed8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(29, 78, 216, 0));
  }

  .tablet-landscape-max\:hover\:from-blue-800:hover {
    --tw-gradient-from: #1e40af;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 64, 175, 0));
  }

  .tablet-landscape-max\:hover\:from-blue-900:hover {
    --tw-gradient-from: #1e3a8a;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 58, 138, 0));
  }

  .tablet-landscape-max\:hover\:from-indigo-50:hover {
    --tw-gradient-from: #eef2ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 242, 255, 0));
  }

  .tablet-landscape-max\:hover\:from-indigo-100:hover {
    --tw-gradient-from: #e0e7ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 231, 255, 0));
  }

  .tablet-landscape-max\:hover\:from-indigo-200:hover {
    --tw-gradient-from: #c7d2fe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(199, 210, 254, 0));
  }

  .tablet-landscape-max\:hover\:from-indigo-300:hover {
    --tw-gradient-from: #a5b4fc;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 180, 252, 0));
  }

  .tablet-landscape-max\:hover\:from-indigo-400:hover {
    --tw-gradient-from: #818cf8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(129, 140, 248, 0));
  }

  .tablet-landscape-max\:hover\:from-indigo-500:hover {
    --tw-gradient-from: #6366f1;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 102, 241, 0));
  }

  .tablet-landscape-max\:hover\:from-indigo-600:hover {
    --tw-gradient-from: #4f46e5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(79, 70, 229, 0));
  }

  .tablet-landscape-max\:hover\:from-indigo-700:hover {
    --tw-gradient-from: #4338ca;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(67, 56, 202, 0));
  }

  .tablet-landscape-max\:hover\:from-indigo-800:hover {
    --tw-gradient-from: #3730a3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 48, 163, 0));
  }

  .tablet-landscape-max\:hover\:from-indigo-900:hover {
    --tw-gradient-from: #312e81;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(49, 46, 129, 0));
  }

  .tablet-landscape-max\:hover\:from-purple-50:hover {
    --tw-gradient-from: #f5f3ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 243, 255, 0));
  }

  .tablet-landscape-max\:hover\:from-purple-100:hover {
    --tw-gradient-from: #ede9fe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 233, 254, 0));
  }

  .tablet-landscape-max\:hover\:from-purple-200:hover {
    --tw-gradient-from: #ddd6fe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(221, 214, 254, 0));
  }

  .tablet-landscape-max\:hover\:from-purple-300:hover {
    --tw-gradient-from: #c4b5fd;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(196, 181, 253, 0));
  }

  .tablet-landscape-max\:hover\:from-purple-400:hover {
    --tw-gradient-from: #a78bfa;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 139, 250, 0));
  }

  .tablet-landscape-max\:hover\:from-purple-500:hover {
    --tw-gradient-from: #8b5cf6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(139, 92, 246, 0));
  }

  .tablet-landscape-max\:hover\:from-purple-600:hover {
    --tw-gradient-from: #7c3aed;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(124, 58, 237, 0));
  }

  .tablet-landscape-max\:hover\:from-purple-700:hover {
    --tw-gradient-from: #6d28d9;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(109, 40, 217, 0));
  }

  .tablet-landscape-max\:hover\:from-purple-800:hover {
    --tw-gradient-from: #5b21b6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(91, 33, 182, 0));
  }

  .tablet-landscape-max\:hover\:from-purple-900:hover {
    --tw-gradient-from: #4c1d95;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(76, 29, 149, 0));
  }

  .tablet-landscape-max\:hover\:from-pink-50:hover {
    --tw-gradient-from: #fdf2f8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 242, 248, 0));
  }

  .tablet-landscape-max\:hover\:from-pink-100:hover {
    --tw-gradient-from: #fce7f3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 231, 243, 0));
  }

  .tablet-landscape-max\:hover\:from-pink-200:hover {
    --tw-gradient-from: #fbcfe8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 207, 232, 0));
  }

  .tablet-landscape-max\:hover\:from-pink-300:hover {
    --tw-gradient-from: #f9a8d4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 168, 212, 0));
  }

  .tablet-landscape-max\:hover\:from-pink-400:hover {
    --tw-gradient-from: #f472b6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 114, 182, 0));
  }

  .tablet-landscape-max\:hover\:from-pink-500:hover {
    --tw-gradient-from: #ec4899;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 72, 153, 0));
  }

  .tablet-landscape-max\:hover\:from-pink-600:hover {
    --tw-gradient-from: #db2777;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 39, 119, 0));
  }

  .tablet-landscape-max\:hover\:from-pink-700:hover {
    --tw-gradient-from: #be185d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(190, 24, 93, 0));
  }

  .tablet-landscape-max\:hover\:from-pink-800:hover {
    --tw-gradient-from: #9d174d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(157, 23, 77, 0));
  }

  .tablet-landscape-max\:hover\:from-pink-900:hover {
    --tw-gradient-from: #831843;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(131, 24, 67, 0));
  }

  .tablet-landscape-max\:hover\:from-base-normal:hover {
    --tw-gradient-from: #004181;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 65, 129, 0));
  }

  .tablet-landscape-max\:hover\:from-base-dark:hover {
    --tw-gradient-from: #003469;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 52, 105, 0));
  }

  .tablet-landscape-max\:hover\:from-base-black:hover {
    --tw-gradient-from: #1D1D1F;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(29, 29, 31, 0));
  }

  .tablet-landscape-max\:hover\:from-base-border:hover {
    --tw-gradient-from: #E7E7E9;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(231, 231, 233, 0));
  }

  .tablet-landscape-max\:hover\:from-primary-normal:hover {
    --tw-gradient-from: #0067CF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 103, 207, 0));
  }

  .tablet-landscape-max\:hover\:from-primary-alt:hover {
    --tw-gradient-from: #00478F;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 71, 143, 0));
  }

  .tablet-landscape-max\:hover\:from-subtle-white:hover {
    --tw-gradient-from: #F9F9F9;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 249, 249, 0));
  }

  .tablet-landscape-max\:hover\:from-turquesa:hover {
    --tw-gradient-from: #0097B2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 151, 178, 0));
  }

  .tablet-landscape-max\:focus\:from-transparent:focus {
    --tw-gradient-from: transparent;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .tablet-landscape-max\:focus\:from-current:focus {
    --tw-gradient-from: currentColor;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .tablet-landscape-max\:focus\:from-black:focus {
    --tw-gradient-from: #000;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .tablet-landscape-max\:focus\:from-white:focus {
    --tw-gradient-from: #fff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .tablet-landscape-max\: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));
  }

  .tablet-landscape-max\: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));
  }

  .tablet-landscape-max\: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));
  }

  .tablet-landscape-max\: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));
  }

  .tablet-landscape-max\: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));
  }

  .tablet-landscape-max\: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));
  }

  .tablet-landscape-max\: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));
  }

  .tablet-landscape-max\: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));
  }

  .tablet-landscape-max\: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));
  }

  .tablet-landscape-max\: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));
  }

  .tablet-landscape-max\: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));
  }

  .tablet-landscape-max\: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));
  }

  .tablet-landscape-max\: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));
  }

  .tablet-landscape-max\: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));
  }

  .tablet-landscape-max\: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));
  }

  .tablet-landscape-max\: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));
  }

  .tablet-landscape-max\: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));
  }

  .tablet-landscape-max\: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));
  }

  .tablet-landscape-max\: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));
  }

  .tablet-landscape-max\: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));
  }

  .tablet-landscape-max\: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));
  }

  .tablet-landscape-max\: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));
  }

  .tablet-landscape-max\: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));
  }

  .tablet-landscape-max\: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));
  }

  .tablet-landscape-max\: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));
  }

  .tablet-landscape-max\: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));
  }

  .tablet-landscape-max\: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));
  }

  .tablet-landscape-max\: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));
  }

  .tablet-landscape-max\: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));
  }

  .tablet-landscape-max\: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));
  }

  .tablet-landscape-max\: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));
  }

  .tablet-landscape-max\: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));
  }

  .tablet-landscape-max\: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));
  }

  .tablet-landscape-max\: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));
  }

  .tablet-landscape-max\: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));
  }

  .tablet-landscape-max\: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));
  }

  .tablet-landscape-max\: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));
  }

  .tablet-landscape-max\: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));
  }

  .tablet-landscape-max\: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));
  }

  .tablet-landscape-max\: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));
  }

  .tablet-landscape-max\: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));
  }

  .tablet-landscape-max\: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));
  }

  .tablet-landscape-max\: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));
  }

  .tablet-landscape-max\: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));
  }

  .tablet-landscape-max\: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));
  }

  .tablet-landscape-max\: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));
  }

  .tablet-landscape-max\: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));
  }

  .tablet-landscape-max\: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));
  }

  .tablet-landscape-max\: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));
  }

  .tablet-landscape-max\: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));
  }

  .tablet-landscape-max\: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));
  }

  .tablet-landscape-max\: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));
  }

  .tablet-landscape-max\: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));
  }

  .tablet-landscape-max\: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));
  }

  .tablet-landscape-max\: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));
  }

  .tablet-landscape-max\: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));
  }

  .tablet-landscape-max\: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));
  }

  .tablet-landscape-max\: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));
  }

  .tablet-landscape-max\: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));
  }

  .tablet-landscape-max\: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));
  }

  .tablet-landscape-max\: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));
  }

  .tablet-landscape-max\: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));
  }

  .tablet-landscape-max\: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));
  }

  .tablet-landscape-max\: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));
  }

  .tablet-landscape-max\: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));
  }

  .tablet-landscape-max\: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));
  }

  .tablet-landscape-max\: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));
  }

  .tablet-landscape-max\: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));
  }

  .tablet-landscape-max\: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));
  }

  .tablet-landscape-max\: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));
  }

  .tablet-landscape-max\: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));
  }

  .tablet-landscape-max\: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));
  }

  .tablet-landscape-max\: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));
  }

  .tablet-landscape-max\: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));
  }

  .tablet-landscape-max\: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));
  }

  .tablet-landscape-max\: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));
  }

  .tablet-landscape-max\: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));
  }

  .tablet-landscape-max\: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));
  }

  .tablet-landscape-max\: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));
  }

  .tablet-landscape-max\: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));
  }

  .tablet-landscape-max\:focus\:from-base-normal:focus {
    --tw-gradient-from: #004181;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 65, 129, 0));
  }

  .tablet-landscape-max\:focus\:from-base-dark:focus {
    --tw-gradient-from: #003469;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 52, 105, 0));
  }

  .tablet-landscape-max\:focus\:from-base-black:focus {
    --tw-gradient-from: #1D1D1F;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(29, 29, 31, 0));
  }

  .tablet-landscape-max\:focus\:from-base-border:focus {
    --tw-gradient-from: #E7E7E9;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(231, 231, 233, 0));
  }

  .tablet-landscape-max\:focus\:from-primary-normal:focus {
    --tw-gradient-from: #0067CF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 103, 207, 0));
  }

  .tablet-landscape-max\:focus\:from-primary-alt:focus {
    --tw-gradient-from: #00478F;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 71, 143, 0));
  }

  .tablet-landscape-max\:focus\:from-subtle-white:focus {
    --tw-gradient-from: #F9F9F9;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 249, 249, 0));
  }

  .tablet-landscape-max\:focus\:from-turquesa:focus {
    --tw-gradient-from: #0097B2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 151, 178, 0));
  }

  .tablet-landscape-max\:via-transparent {
    --tw-gradient-stops: var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .tablet-landscape-max\:via-current {
    --tw-gradient-stops: var(--tw-gradient-from), currentColor, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .tablet-landscape-max\:via-black {
    --tw-gradient-stops: var(--tw-gradient-from), #000, var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .tablet-landscape-max\:via-white {
    --tw-gradient-stops: var(--tw-gradient-from), #fff, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .tablet-landscape-max\:via-gray-50 {
    --tw-gradient-stops: var(--tw-gradient-from), #f9fafb, var(--tw-gradient-to, rgba(249, 250, 251, 0));
  }

  .tablet-landscape-max\:via-gray-100 {
    --tw-gradient-stops: var(--tw-gradient-from), #f3f4f6, var(--tw-gradient-to, rgba(243, 244, 246, 0));
  }

  .tablet-landscape-max\:via-gray-200 {
    --tw-gradient-stops: var(--tw-gradient-from), #e5e7eb, var(--tw-gradient-to, rgba(229, 231, 235, 0));
  }

  .tablet-landscape-max\:via-gray-300 {
    --tw-gradient-stops: var(--tw-gradient-from), #d1d5db, var(--tw-gradient-to, rgba(209, 213, 219, 0));
  }

  .tablet-landscape-max\:via-gray-400 {
    --tw-gradient-stops: var(--tw-gradient-from), #9ca3af, var(--tw-gradient-to, rgba(156, 163, 175, 0));
  }

  .tablet-landscape-max\:via-gray-500 {
    --tw-gradient-stops: var(--tw-gradient-from), #6b7280, var(--tw-gradient-to, rgba(107, 114, 128, 0));
  }

  .tablet-landscape-max\:via-gray-600 {
    --tw-gradient-stops: var(--tw-gradient-from), #4b5563, var(--tw-gradient-to, rgba(75, 85, 99, 0));
  }

  .tablet-landscape-max\:via-gray-700 {
    --tw-gradient-stops: var(--tw-gradient-from), #374151, var(--tw-gradient-to, rgba(55, 65, 81, 0));
  }

  .tablet-landscape-max\:via-gray-800 {
    --tw-gradient-stops: var(--tw-gradient-from), #1f2937, var(--tw-gradient-to, rgba(31, 41, 55, 0));
  }

  .tablet-landscape-max\:via-gray-900 {
    --tw-gradient-stops: var(--tw-gradient-from), #111827, var(--tw-gradient-to, rgba(17, 24, 39, 0));
  }

  .tablet-landscape-max\:via-red-50 {
    --tw-gradient-stops: var(--tw-gradient-from), #fef2f2, var(--tw-gradient-to, rgba(254, 242, 242, 0));
  }

  .tablet-landscape-max\:via-red-100 {
    --tw-gradient-stops: var(--tw-gradient-from), #fee2e2, var(--tw-gradient-to, rgba(254, 226, 226, 0));
  }

  .tablet-landscape-max\:via-red-200 {
    --tw-gradient-stops: var(--tw-gradient-from), #fecaca, var(--tw-gradient-to, rgba(254, 202, 202, 0));
  }

  .tablet-landscape-max\:via-red-300 {
    --tw-gradient-stops: var(--tw-gradient-from), #fca5a5, var(--tw-gradient-to, rgba(252, 165, 165, 0));
  }

  .tablet-landscape-max\:via-red-400 {
    --tw-gradient-stops: var(--tw-gradient-from), #f87171, var(--tw-gradient-to, rgba(248, 113, 113, 0));
  }

  .tablet-landscape-max\:via-red-500 {
    --tw-gradient-stops: var(--tw-gradient-from), #ef4444, var(--tw-gradient-to, rgba(239, 68, 68, 0));
  }

  .tablet-landscape-max\:via-red-600 {
    --tw-gradient-stops: var(--tw-gradient-from), #dc2626, var(--tw-gradient-to, rgba(220, 38, 38, 0));
  }

  .tablet-landscape-max\:via-red-700 {
    --tw-gradient-stops: var(--tw-gradient-from), #b91c1c, var(--tw-gradient-to, rgba(185, 28, 28, 0));
  }

  .tablet-landscape-max\:via-red-800 {
    --tw-gradient-stops: var(--tw-gradient-from), #991b1b, var(--tw-gradient-to, rgba(153, 27, 27, 0));
  }

  .tablet-landscape-max\:via-red-900 {
    --tw-gradient-stops: var(--tw-gradient-from), #7f1d1d, var(--tw-gradient-to, rgba(127, 29, 29, 0));
  }

  .tablet-landscape-max\:via-yellow-50 {
    --tw-gradient-stops: var(--tw-gradient-from), #fffbeb, var(--tw-gradient-to, rgba(255, 251, 235, 0));
  }

  .tablet-landscape-max\:via-yellow-100 {
    --tw-gradient-stops: var(--tw-gradient-from), #fef3c7, var(--tw-gradient-to, rgba(254, 243, 199, 0));
  }

  .tablet-landscape-max\:via-yellow-200 {
    --tw-gradient-stops: var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, rgba(253, 230, 138, 0));
  }

  .tablet-landscape-max\:via-yellow-300 {
    --tw-gradient-stops: var(--tw-gradient-from), #fcd34d, var(--tw-gradient-to, rgba(252, 211, 77, 0));
  }

  .tablet-landscape-max\:via-yellow-400 {
    --tw-gradient-stops: var(--tw-gradient-from), #fbbf24, var(--tw-gradient-to, rgba(251, 191, 36, 0));
  }

  .tablet-landscape-max\:via-yellow-500 {
    --tw-gradient-stops: var(--tw-gradient-from), #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0));
  }

  .tablet-landscape-max\:via-yellow-600 {
    --tw-gradient-stops: var(--tw-gradient-from), #d97706, var(--tw-gradient-to, rgba(217, 119, 6, 0));
  }

  .tablet-landscape-max\:via-yellow-700 {
    --tw-gradient-stops: var(--tw-gradient-from), #b45309, var(--tw-gradient-to, rgba(180, 83, 9, 0));
  }

  .tablet-landscape-max\:via-yellow-800 {
    --tw-gradient-stops: var(--tw-gradient-from), #92400e, var(--tw-gradient-to, rgba(146, 64, 14, 0));
  }

  .tablet-landscape-max\:via-yellow-900 {
    --tw-gradient-stops: var(--tw-gradient-from), #78350f, var(--tw-gradient-to, rgba(120, 53, 15, 0));
  }

  .tablet-landscape-max\:via-green-50 {
    --tw-gradient-stops: var(--tw-gradient-from), #ecfdf5, var(--tw-gradient-to, rgba(236, 253, 245, 0));
  }

  .tablet-landscape-max\:via-green-100 {
    --tw-gradient-stops: var(--tw-gradient-from), #d1fae5, var(--tw-gradient-to, rgba(209, 250, 229, 0));
  }

  .tablet-landscape-max\:via-green-200 {
    --tw-gradient-stops: var(--tw-gradient-from), #a7f3d0, var(--tw-gradient-to, rgba(167, 243, 208, 0));
  }

  .tablet-landscape-max\:via-green-300 {
    --tw-gradient-stops: var(--tw-gradient-from), #6ee7b7, var(--tw-gradient-to, rgba(110, 231, 183, 0));
  }

  .tablet-landscape-max\:via-green-400 {
    --tw-gradient-stops: var(--tw-gradient-from), #34d399, var(--tw-gradient-to, rgba(52, 211, 153, 0));
  }

  .tablet-landscape-max\:via-green-500 {
    --tw-gradient-stops: var(--tw-gradient-from), #10b981, var(--tw-gradient-to, rgba(16, 185, 129, 0));
  }

  .tablet-landscape-max\:via-green-600 {
    --tw-gradient-stops: var(--tw-gradient-from), #059669, var(--tw-gradient-to, rgba(5, 150, 105, 0));
  }

  .tablet-landscape-max\:via-green-700 {
    --tw-gradient-stops: var(--tw-gradient-from), #047857, var(--tw-gradient-to, rgba(4, 120, 87, 0));
  }

  .tablet-landscape-max\:via-green-800 {
    --tw-gradient-stops: var(--tw-gradient-from), #065f46, var(--tw-gradient-to, rgba(6, 95, 70, 0));
  }

  .tablet-landscape-max\:via-green-900 {
    --tw-gradient-stops: var(--tw-gradient-from), #064e3b, var(--tw-gradient-to, rgba(6, 78, 59, 0));
  }

  .tablet-landscape-max\:via-blue-50 {
    --tw-gradient-stops: var(--tw-gradient-from), #eff6ff, var(--tw-gradient-to, rgba(239, 246, 255, 0));
  }

  .tablet-landscape-max\:via-blue-100 {
    --tw-gradient-stops: var(--tw-gradient-from), #dbeafe, var(--tw-gradient-to, rgba(219, 234, 254, 0));
  }

  .tablet-landscape-max\:via-blue-200 {
    --tw-gradient-stops: var(--tw-gradient-from), #bfdbfe, var(--tw-gradient-to, rgba(191, 219, 254, 0));
  }

  .tablet-landscape-max\:via-blue-300 {
    --tw-gradient-stops: var(--tw-gradient-from), #93c5fd, var(--tw-gradient-to, rgba(147, 197, 253, 0));
  }

  .tablet-landscape-max\:via-blue-400 {
    --tw-gradient-stops: var(--tw-gradient-from), #60a5fa, var(--tw-gradient-to, rgba(96, 165, 250, 0));
  }

  .tablet-landscape-max\:via-blue-500 {
    --tw-gradient-stops: var(--tw-gradient-from), #3b82f6, var(--tw-gradient-to, rgba(59, 130, 246, 0));
  }

  .tablet-landscape-max\:via-blue-600 {
    --tw-gradient-stops: var(--tw-gradient-from), #2563eb, var(--tw-gradient-to, rgba(37, 99, 235, 0));
  }

  .tablet-landscape-max\:via-blue-700 {
    --tw-gradient-stops: var(--tw-gradient-from), #1d4ed8, var(--tw-gradient-to, rgba(29, 78, 216, 0));
  }

  .tablet-landscape-max\:via-blue-800 {
    --tw-gradient-stops: var(--tw-gradient-from), #1e40af, var(--tw-gradient-to, rgba(30, 64, 175, 0));
  }

  .tablet-landscape-max\:via-blue-900 {
    --tw-gradient-stops: var(--tw-gradient-from), #1e3a8a, var(--tw-gradient-to, rgba(30, 58, 138, 0));
  }

  .tablet-landscape-max\:via-indigo-50 {
    --tw-gradient-stops: var(--tw-gradient-from), #eef2ff, var(--tw-gradient-to, rgba(238, 242, 255, 0));
  }

  .tablet-landscape-max\:via-indigo-100 {
    --tw-gradient-stops: var(--tw-gradient-from), #e0e7ff, var(--tw-gradient-to, rgba(224, 231, 255, 0));
  }

  .tablet-landscape-max\:via-indigo-200 {
    --tw-gradient-stops: var(--tw-gradient-from), #c7d2fe, var(--tw-gradient-to, rgba(199, 210, 254, 0));
  }

  .tablet-landscape-max\:via-indigo-300 {
    --tw-gradient-stops: var(--tw-gradient-from), #a5b4fc, var(--tw-gradient-to, rgba(165, 180, 252, 0));
  }

  .tablet-landscape-max\:via-indigo-400 {
    --tw-gradient-stops: var(--tw-gradient-from), #818cf8, var(--tw-gradient-to, rgba(129, 140, 248, 0));
  }

  .tablet-landscape-max\:via-indigo-500 {
    --tw-gradient-stops: var(--tw-gradient-from), #6366f1, var(--tw-gradient-to, rgba(99, 102, 241, 0));
  }

  .tablet-landscape-max\:via-indigo-600 {
    --tw-gradient-stops: var(--tw-gradient-from), #4f46e5, var(--tw-gradient-to, rgba(79, 70, 229, 0));
  }

  .tablet-landscape-max\:via-indigo-700 {
    --tw-gradient-stops: var(--tw-gradient-from), #4338ca, var(--tw-gradient-to, rgba(67, 56, 202, 0));
  }

  .tablet-landscape-max\:via-indigo-800 {
    --tw-gradient-stops: var(--tw-gradient-from), #3730a3, var(--tw-gradient-to, rgba(55, 48, 163, 0));
  }

  .tablet-landscape-max\:via-indigo-900 {
    --tw-gradient-stops: var(--tw-gradient-from), #312e81, var(--tw-gradient-to, rgba(49, 46, 129, 0));
  }

  .tablet-landscape-max\:via-purple-50 {
    --tw-gradient-stops: var(--tw-gradient-from), #f5f3ff, var(--tw-gradient-to, rgba(245, 243, 255, 0));
  }

  .tablet-landscape-max\:via-purple-100 {
    --tw-gradient-stops: var(--tw-gradient-from), #ede9fe, var(--tw-gradient-to, rgba(237, 233, 254, 0));
  }

  .tablet-landscape-max\:via-purple-200 {
    --tw-gradient-stops: var(--tw-gradient-from), #ddd6fe, var(--tw-gradient-to, rgba(221, 214, 254, 0));
  }

  .tablet-landscape-max\:via-purple-300 {
    --tw-gradient-stops: var(--tw-gradient-from), #c4b5fd, var(--tw-gradient-to, rgba(196, 181, 253, 0));
  }

  .tablet-landscape-max\:via-purple-400 {
    --tw-gradient-stops: var(--tw-gradient-from), #a78bfa, var(--tw-gradient-to, rgba(167, 139, 250, 0));
  }

  .tablet-landscape-max\:via-purple-500 {
    --tw-gradient-stops: var(--tw-gradient-from), #8b5cf6, var(--tw-gradient-to, rgba(139, 92, 246, 0));
  }

  .tablet-landscape-max\:via-purple-600 {
    --tw-gradient-stops: var(--tw-gradient-from), #7c3aed, var(--tw-gradient-to, rgba(124, 58, 237, 0));
  }

  .tablet-landscape-max\:via-purple-700 {
    --tw-gradient-stops: var(--tw-gradient-from), #6d28d9, var(--tw-gradient-to, rgba(109, 40, 217, 0));
  }

  .tablet-landscape-max\:via-purple-800 {
    --tw-gradient-stops: var(--tw-gradient-from), #5b21b6, var(--tw-gradient-to, rgba(91, 33, 182, 0));
  }

  .tablet-landscape-max\:via-purple-900 {
    --tw-gradient-stops: var(--tw-gradient-from), #4c1d95, var(--tw-gradient-to, rgba(76, 29, 149, 0));
  }

  .tablet-landscape-max\:via-pink-50 {
    --tw-gradient-stops: var(--tw-gradient-from), #fdf2f8, var(--tw-gradient-to, rgba(253, 242, 248, 0));
  }

  .tablet-landscape-max\:via-pink-100 {
    --tw-gradient-stops: var(--tw-gradient-from), #fce7f3, var(--tw-gradient-to, rgba(252, 231, 243, 0));
  }

  .tablet-landscape-max\:via-pink-200 {
    --tw-gradient-stops: var(--tw-gradient-from), #fbcfe8, var(--tw-gradient-to, rgba(251, 207, 232, 0));
  }

  .tablet-landscape-max\:via-pink-300 {
    --tw-gradient-stops: var(--tw-gradient-from), #f9a8d4, var(--tw-gradient-to, rgba(249, 168, 212, 0));
  }

  .tablet-landscape-max\:via-pink-400 {
    --tw-gradient-stops: var(--tw-gradient-from), #f472b6, var(--tw-gradient-to, rgba(244, 114, 182, 0));
  }

  .tablet-landscape-max\:via-pink-500 {
    --tw-gradient-stops: var(--tw-gradient-from), #ec4899, var(--tw-gradient-to, rgba(236, 72, 153, 0));
  }

  .tablet-landscape-max\:via-pink-600 {
    --tw-gradient-stops: var(--tw-gradient-from), #db2777, var(--tw-gradient-to, rgba(219, 39, 119, 0));
  }

  .tablet-landscape-max\:via-pink-700 {
    --tw-gradient-stops: var(--tw-gradient-from), #be185d, var(--tw-gradient-to, rgba(190, 24, 93, 0));
  }

  .tablet-landscape-max\:via-pink-800 {
    --tw-gradient-stops: var(--tw-gradient-from), #9d174d, var(--tw-gradient-to, rgba(157, 23, 77, 0));
  }

  .tablet-landscape-max\:via-pink-900 {
    --tw-gradient-stops: var(--tw-gradient-from), #831843, var(--tw-gradient-to, rgba(131, 24, 67, 0));
  }

  .tablet-landscape-max\:via-base-normal {
    --tw-gradient-stops: var(--tw-gradient-from), #004181, var(--tw-gradient-to, rgba(0, 65, 129, 0));
  }

  .tablet-landscape-max\:via-base-dark {
    --tw-gradient-stops: var(--tw-gradient-from), #003469, var(--tw-gradient-to, rgba(0, 52, 105, 0));
  }

  .tablet-landscape-max\:via-base-black {
    --tw-gradient-stops: var(--tw-gradient-from), #1D1D1F, var(--tw-gradient-to, rgba(29, 29, 31, 0));
  }

  .tablet-landscape-max\:via-base-border {
    --tw-gradient-stops: var(--tw-gradient-from), #E7E7E9, var(--tw-gradient-to, rgba(231, 231, 233, 0));
  }

  .tablet-landscape-max\:via-primary-normal {
    --tw-gradient-stops: var(--tw-gradient-from), #0067CF, var(--tw-gradient-to, rgba(0, 103, 207, 0));
  }

  .tablet-landscape-max\:via-primary-alt {
    --tw-gradient-stops: var(--tw-gradient-from), #00478F, var(--tw-gradient-to, rgba(0, 71, 143, 0));
  }

  .tablet-landscape-max\:via-subtle-white {
    --tw-gradient-stops: var(--tw-gradient-from), #F9F9F9, var(--tw-gradient-to, rgba(249, 249, 249, 0));
  }

  .tablet-landscape-max\:via-turquesa {
    --tw-gradient-stops: var(--tw-gradient-from), #0097B2, var(--tw-gradient-to, rgba(0, 151, 178, 0));
  }

  .tablet-landscape-max\:hover\:via-transparent:hover {
    --tw-gradient-stops: var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .tablet-landscape-max\:hover\:via-current:hover {
    --tw-gradient-stops: var(--tw-gradient-from), currentColor, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .tablet-landscape-max\:hover\:via-black:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #000, var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .tablet-landscape-max\:hover\:via-white:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fff, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .tablet-landscape-max\:hover\:via-gray-50:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f9fafb, var(--tw-gradient-to, rgba(249, 250, 251, 0));
  }

  .tablet-landscape-max\:hover\:via-gray-100:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f3f4f6, var(--tw-gradient-to, rgba(243, 244, 246, 0));
  }

  .tablet-landscape-max\:hover\:via-gray-200:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #e5e7eb, var(--tw-gradient-to, rgba(229, 231, 235, 0));
  }

  .tablet-landscape-max\:hover\:via-gray-300:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #d1d5db, var(--tw-gradient-to, rgba(209, 213, 219, 0));
  }

  .tablet-landscape-max\:hover\:via-gray-400:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #9ca3af, var(--tw-gradient-to, rgba(156, 163, 175, 0));
  }

  .tablet-landscape-max\:hover\:via-gray-500:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6b7280, var(--tw-gradient-to, rgba(107, 114, 128, 0));
  }

  .tablet-landscape-max\:hover\:via-gray-600:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #4b5563, var(--tw-gradient-to, rgba(75, 85, 99, 0));
  }

  .tablet-landscape-max\:hover\:via-gray-700:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #374151, var(--tw-gradient-to, rgba(55, 65, 81, 0));
  }

  .tablet-landscape-max\:hover\:via-gray-800:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1f2937, var(--tw-gradient-to, rgba(31, 41, 55, 0));
  }

  .tablet-landscape-max\:hover\:via-gray-900:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #111827, var(--tw-gradient-to, rgba(17, 24, 39, 0));
  }

  .tablet-landscape-max\:hover\:via-red-50:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fef2f2, var(--tw-gradient-to, rgba(254, 242, 242, 0));
  }

  .tablet-landscape-max\:hover\:via-red-100:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fee2e2, var(--tw-gradient-to, rgba(254, 226, 226, 0));
  }

  .tablet-landscape-max\:hover\:via-red-200:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fecaca, var(--tw-gradient-to, rgba(254, 202, 202, 0));
  }

  .tablet-landscape-max\:hover\:via-red-300:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fca5a5, var(--tw-gradient-to, rgba(252, 165, 165, 0));
  }

  .tablet-landscape-max\:hover\:via-red-400:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f87171, var(--tw-gradient-to, rgba(248, 113, 113, 0));
  }

  .tablet-landscape-max\:hover\:via-red-500:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #ef4444, var(--tw-gradient-to, rgba(239, 68, 68, 0));
  }

  .tablet-landscape-max\:hover\:via-red-600:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #dc2626, var(--tw-gradient-to, rgba(220, 38, 38, 0));
  }

  .tablet-landscape-max\:hover\:via-red-700:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #b91c1c, var(--tw-gradient-to, rgba(185, 28, 28, 0));
  }

  .tablet-landscape-max\:hover\:via-red-800:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #991b1b, var(--tw-gradient-to, rgba(153, 27, 27, 0));
  }

  .tablet-landscape-max\:hover\:via-red-900:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #7f1d1d, var(--tw-gradient-to, rgba(127, 29, 29, 0));
  }

  .tablet-landscape-max\:hover\:via-yellow-50:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fffbeb, var(--tw-gradient-to, rgba(255, 251, 235, 0));
  }

  .tablet-landscape-max\:hover\:via-yellow-100:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fef3c7, var(--tw-gradient-to, rgba(254, 243, 199, 0));
  }

  .tablet-landscape-max\:hover\:via-yellow-200:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, rgba(253, 230, 138, 0));
  }

  .tablet-landscape-max\:hover\:via-yellow-300:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fcd34d, var(--tw-gradient-to, rgba(252, 211, 77, 0));
  }

  .tablet-landscape-max\:hover\:via-yellow-400:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fbbf24, var(--tw-gradient-to, rgba(251, 191, 36, 0));
  }

  .tablet-landscape-max\:hover\:via-yellow-500:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0));
  }

  .tablet-landscape-max\:hover\:via-yellow-600:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #d97706, var(--tw-gradient-to, rgba(217, 119, 6, 0));
  }

  .tablet-landscape-max\:hover\:via-yellow-700:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #b45309, var(--tw-gradient-to, rgba(180, 83, 9, 0));
  }

  .tablet-landscape-max\:hover\:via-yellow-800:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #92400e, var(--tw-gradient-to, rgba(146, 64, 14, 0));
  }

  .tablet-landscape-max\:hover\:via-yellow-900:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #78350f, var(--tw-gradient-to, rgba(120, 53, 15, 0));
  }

  .tablet-landscape-max\:hover\:via-green-50:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #ecfdf5, var(--tw-gradient-to, rgba(236, 253, 245, 0));
  }

  .tablet-landscape-max\:hover\:via-green-100:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #d1fae5, var(--tw-gradient-to, rgba(209, 250, 229, 0));
  }

  .tablet-landscape-max\:hover\:via-green-200:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #a7f3d0, var(--tw-gradient-to, rgba(167, 243, 208, 0));
  }

  .tablet-landscape-max\:hover\:via-green-300:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6ee7b7, var(--tw-gradient-to, rgba(110, 231, 183, 0));
  }

  .tablet-landscape-max\:hover\:via-green-400:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #34d399, var(--tw-gradient-to, rgba(52, 211, 153, 0));
  }

  .tablet-landscape-max\:hover\:via-green-500:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #10b981, var(--tw-gradient-to, rgba(16, 185, 129, 0));
  }

  .tablet-landscape-max\:hover\:via-green-600:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #059669, var(--tw-gradient-to, rgba(5, 150, 105, 0));
  }

  .tablet-landscape-max\:hover\:via-green-700:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #047857, var(--tw-gradient-to, rgba(4, 120, 87, 0));
  }

  .tablet-landscape-max\:hover\:via-green-800:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #065f46, var(--tw-gradient-to, rgba(6, 95, 70, 0));
  }

  .tablet-landscape-max\:hover\:via-green-900:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #064e3b, var(--tw-gradient-to, rgba(6, 78, 59, 0));
  }

  .tablet-landscape-max\:hover\:via-blue-50:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #eff6ff, var(--tw-gradient-to, rgba(239, 246, 255, 0));
  }

  .tablet-landscape-max\:hover\:via-blue-100:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #dbeafe, var(--tw-gradient-to, rgba(219, 234, 254, 0));
  }

  .tablet-landscape-max\:hover\:via-blue-200:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #bfdbfe, var(--tw-gradient-to, rgba(191, 219, 254, 0));
  }

  .tablet-landscape-max\:hover\:via-blue-300:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #93c5fd, var(--tw-gradient-to, rgba(147, 197, 253, 0));
  }

  .tablet-landscape-max\:hover\:via-blue-400:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #60a5fa, var(--tw-gradient-to, rgba(96, 165, 250, 0));
  }

  .tablet-landscape-max\:hover\:via-blue-500:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #3b82f6, var(--tw-gradient-to, rgba(59, 130, 246, 0));
  }

  .tablet-landscape-max\:hover\:via-blue-600:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #2563eb, var(--tw-gradient-to, rgba(37, 99, 235, 0));
  }

  .tablet-landscape-max\:hover\:via-blue-700:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1d4ed8, var(--tw-gradient-to, rgba(29, 78, 216, 0));
  }

  .tablet-landscape-max\:hover\:via-blue-800:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1e40af, var(--tw-gradient-to, rgba(30, 64, 175, 0));
  }

  .tablet-landscape-max\:hover\:via-blue-900:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1e3a8a, var(--tw-gradient-to, rgba(30, 58, 138, 0));
  }

  .tablet-landscape-max\:hover\:via-indigo-50:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #eef2ff, var(--tw-gradient-to, rgba(238, 242, 255, 0));
  }

  .tablet-landscape-max\:hover\:via-indigo-100:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #e0e7ff, var(--tw-gradient-to, rgba(224, 231, 255, 0));
  }

  .tablet-landscape-max\:hover\:via-indigo-200:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #c7d2fe, var(--tw-gradient-to, rgba(199, 210, 254, 0));
  }

  .tablet-landscape-max\:hover\:via-indigo-300:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #a5b4fc, var(--tw-gradient-to, rgba(165, 180, 252, 0));
  }

  .tablet-landscape-max\:hover\:via-indigo-400:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #818cf8, var(--tw-gradient-to, rgba(129, 140, 248, 0));
  }

  .tablet-landscape-max\:hover\:via-indigo-500:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6366f1, var(--tw-gradient-to, rgba(99, 102, 241, 0));
  }

  .tablet-landscape-max\:hover\:via-indigo-600:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #4f46e5, var(--tw-gradient-to, rgba(79, 70, 229, 0));
  }

  .tablet-landscape-max\:hover\:via-indigo-700:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #4338ca, var(--tw-gradient-to, rgba(67, 56, 202, 0));
  }

  .tablet-landscape-max\:hover\:via-indigo-800:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #3730a3, var(--tw-gradient-to, rgba(55, 48, 163, 0));
  }

  .tablet-landscape-max\:hover\:via-indigo-900:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #312e81, var(--tw-gradient-to, rgba(49, 46, 129, 0));
  }

  .tablet-landscape-max\:hover\:via-purple-50:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f5f3ff, var(--tw-gradient-to, rgba(245, 243, 255, 0));
  }

  .tablet-landscape-max\:hover\:via-purple-100:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #ede9fe, var(--tw-gradient-to, rgba(237, 233, 254, 0));
  }

  .tablet-landscape-max\:hover\:via-purple-200:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #ddd6fe, var(--tw-gradient-to, rgba(221, 214, 254, 0));
  }

  .tablet-landscape-max\:hover\:via-purple-300:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #c4b5fd, var(--tw-gradient-to, rgba(196, 181, 253, 0));
  }

  .tablet-landscape-max\:hover\:via-purple-400:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #a78bfa, var(--tw-gradient-to, rgba(167, 139, 250, 0));
  }

  .tablet-landscape-max\:hover\:via-purple-500:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #8b5cf6, var(--tw-gradient-to, rgba(139, 92, 246, 0));
  }

  .tablet-landscape-max\:hover\:via-purple-600:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #7c3aed, var(--tw-gradient-to, rgba(124, 58, 237, 0));
  }

  .tablet-landscape-max\:hover\:via-purple-700:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6d28d9, var(--tw-gradient-to, rgba(109, 40, 217, 0));
  }

  .tablet-landscape-max\:hover\:via-purple-800:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #5b21b6, var(--tw-gradient-to, rgba(91, 33, 182, 0));
  }

  .tablet-landscape-max\:hover\:via-purple-900:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #4c1d95, var(--tw-gradient-to, rgba(76, 29, 149, 0));
  }

  .tablet-landscape-max\:hover\:via-pink-50:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fdf2f8, var(--tw-gradient-to, rgba(253, 242, 248, 0));
  }

  .tablet-landscape-max\:hover\:via-pink-100:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fce7f3, var(--tw-gradient-to, rgba(252, 231, 243, 0));
  }

  .tablet-landscape-max\:hover\:via-pink-200:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fbcfe8, var(--tw-gradient-to, rgba(251, 207, 232, 0));
  }

  .tablet-landscape-max\:hover\:via-pink-300:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f9a8d4, var(--tw-gradient-to, rgba(249, 168, 212, 0));
  }

  .tablet-landscape-max\:hover\:via-pink-400:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f472b6, var(--tw-gradient-to, rgba(244, 114, 182, 0));
  }

  .tablet-landscape-max\:hover\:via-pink-500:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #ec4899, var(--tw-gradient-to, rgba(236, 72, 153, 0));
  }

  .tablet-landscape-max\:hover\:via-pink-600:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #db2777, var(--tw-gradient-to, rgba(219, 39, 119, 0));
  }

  .tablet-landscape-max\:hover\:via-pink-700:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #be185d, var(--tw-gradient-to, rgba(190, 24, 93, 0));
  }

  .tablet-landscape-max\:hover\:via-pink-800:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #9d174d, var(--tw-gradient-to, rgba(157, 23, 77, 0));
  }

  .tablet-landscape-max\:hover\:via-pink-900:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #831843, var(--tw-gradient-to, rgba(131, 24, 67, 0));
  }

  .tablet-landscape-max\:hover\:via-base-normal:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #004181, var(--tw-gradient-to, rgba(0, 65, 129, 0));
  }

  .tablet-landscape-max\:hover\:via-base-dark:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #003469, var(--tw-gradient-to, rgba(0, 52, 105, 0));
  }

  .tablet-landscape-max\:hover\:via-base-black:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1D1D1F, var(--tw-gradient-to, rgba(29, 29, 31, 0));
  }

  .tablet-landscape-max\:hover\:via-base-border:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #E7E7E9, var(--tw-gradient-to, rgba(231, 231, 233, 0));
  }

  .tablet-landscape-max\:hover\:via-primary-normal:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #0067CF, var(--tw-gradient-to, rgba(0, 103, 207, 0));
  }

  .tablet-landscape-max\:hover\:via-primary-alt:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #00478F, var(--tw-gradient-to, rgba(0, 71, 143, 0));
  }

  .tablet-landscape-max\:hover\:via-subtle-white:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #F9F9F9, var(--tw-gradient-to, rgba(249, 249, 249, 0));
  }

  .tablet-landscape-max\:hover\:via-turquesa:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #0097B2, var(--tw-gradient-to, rgba(0, 151, 178, 0));
  }

  .tablet-landscape-max\:focus\:via-transparent:focus {
    --tw-gradient-stops: var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .tablet-landscape-max\:focus\:via-current:focus {
    --tw-gradient-stops: var(--tw-gradient-from), currentColor, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .tablet-landscape-max\:focus\:via-black:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #000, var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .tablet-landscape-max\:focus\:via-white:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fff, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .tablet-landscape-max\:focus\:via-gray-50:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f9fafb, var(--tw-gradient-to, rgba(249, 250, 251, 0));
  }

  .tablet-landscape-max\:focus\:via-gray-100:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f3f4f6, var(--tw-gradient-to, rgba(243, 244, 246, 0));
  }

  .tablet-landscape-max\:focus\:via-gray-200:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #e5e7eb, var(--tw-gradient-to, rgba(229, 231, 235, 0));
  }

  .tablet-landscape-max\:focus\:via-gray-300:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #d1d5db, var(--tw-gradient-to, rgba(209, 213, 219, 0));
  }

  .tablet-landscape-max\:focus\:via-gray-400:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #9ca3af, var(--tw-gradient-to, rgba(156, 163, 175, 0));
  }

  .tablet-landscape-max\:focus\:via-gray-500:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6b7280, var(--tw-gradient-to, rgba(107, 114, 128, 0));
  }

  .tablet-landscape-max\:focus\:via-gray-600:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #4b5563, var(--tw-gradient-to, rgba(75, 85, 99, 0));
  }

  .tablet-landscape-max\:focus\:via-gray-700:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #374151, var(--tw-gradient-to, rgba(55, 65, 81, 0));
  }

  .tablet-landscape-max\:focus\:via-gray-800:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1f2937, var(--tw-gradient-to, rgba(31, 41, 55, 0));
  }

  .tablet-landscape-max\:focus\:via-gray-900:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #111827, var(--tw-gradient-to, rgba(17, 24, 39, 0));
  }

  .tablet-landscape-max\:focus\:via-red-50:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fef2f2, var(--tw-gradient-to, rgba(254, 242, 242, 0));
  }

  .tablet-landscape-max\:focus\:via-red-100:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fee2e2, var(--tw-gradient-to, rgba(254, 226, 226, 0));
  }

  .tablet-landscape-max\:focus\:via-red-200:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fecaca, var(--tw-gradient-to, rgba(254, 202, 202, 0));
  }

  .tablet-landscape-max\:focus\:via-red-300:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fca5a5, var(--tw-gradient-to, rgba(252, 165, 165, 0));
  }

  .tablet-landscape-max\:focus\:via-red-400:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f87171, var(--tw-gradient-to, rgba(248, 113, 113, 0));
  }

  .tablet-landscape-max\:focus\:via-red-500:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #ef4444, var(--tw-gradient-to, rgba(239, 68, 68, 0));
  }

  .tablet-landscape-max\:focus\:via-red-600:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #dc2626, var(--tw-gradient-to, rgba(220, 38, 38, 0));
  }

  .tablet-landscape-max\:focus\:via-red-700:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #b91c1c, var(--tw-gradient-to, rgba(185, 28, 28, 0));
  }

  .tablet-landscape-max\:focus\:via-red-800:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #991b1b, var(--tw-gradient-to, rgba(153, 27, 27, 0));
  }

  .tablet-landscape-max\:focus\:via-red-900:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #7f1d1d, var(--tw-gradient-to, rgba(127, 29, 29, 0));
  }

  .tablet-landscape-max\:focus\:via-yellow-50:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fffbeb, var(--tw-gradient-to, rgba(255, 251, 235, 0));
  }

  .tablet-landscape-max\:focus\:via-yellow-100:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fef3c7, var(--tw-gradient-to, rgba(254, 243, 199, 0));
  }

  .tablet-landscape-max\:focus\:via-yellow-200:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, rgba(253, 230, 138, 0));
  }

  .tablet-landscape-max\:focus\:via-yellow-300:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fcd34d, var(--tw-gradient-to, rgba(252, 211, 77, 0));
  }

  .tablet-landscape-max\:focus\:via-yellow-400:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fbbf24, var(--tw-gradient-to, rgba(251, 191, 36, 0));
  }

  .tablet-landscape-max\:focus\:via-yellow-500:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0));
  }

  .tablet-landscape-max\:focus\:via-yellow-600:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #d97706, var(--tw-gradient-to, rgba(217, 119, 6, 0));
  }

  .tablet-landscape-max\:focus\:via-yellow-700:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #b45309, var(--tw-gradient-to, rgba(180, 83, 9, 0));
  }

  .tablet-landscape-max\:focus\:via-yellow-800:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #92400e, var(--tw-gradient-to, rgba(146, 64, 14, 0));
  }

  .tablet-landscape-max\:focus\:via-yellow-900:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #78350f, var(--tw-gradient-to, rgba(120, 53, 15, 0));
  }

  .tablet-landscape-max\:focus\:via-green-50:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #ecfdf5, var(--tw-gradient-to, rgba(236, 253, 245, 0));
  }

  .tablet-landscape-max\:focus\:via-green-100:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #d1fae5, var(--tw-gradient-to, rgba(209, 250, 229, 0));
  }

  .tablet-landscape-max\:focus\:via-green-200:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #a7f3d0, var(--tw-gradient-to, rgba(167, 243, 208, 0));
  }

  .tablet-landscape-max\:focus\:via-green-300:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6ee7b7, var(--tw-gradient-to, rgba(110, 231, 183, 0));
  }

  .tablet-landscape-max\:focus\:via-green-400:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #34d399, var(--tw-gradient-to, rgba(52, 211, 153, 0));
  }

  .tablet-landscape-max\:focus\:via-green-500:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #10b981, var(--tw-gradient-to, rgba(16, 185, 129, 0));
  }

  .tablet-landscape-max\:focus\:via-green-600:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #059669, var(--tw-gradient-to, rgba(5, 150, 105, 0));
  }

  .tablet-landscape-max\:focus\:via-green-700:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #047857, var(--tw-gradient-to, rgba(4, 120, 87, 0));
  }

  .tablet-landscape-max\:focus\:via-green-800:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #065f46, var(--tw-gradient-to, rgba(6, 95, 70, 0));
  }

  .tablet-landscape-max\:focus\:via-green-900:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #064e3b, var(--tw-gradient-to, rgba(6, 78, 59, 0));
  }

  .tablet-landscape-max\:focus\:via-blue-50:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #eff6ff, var(--tw-gradient-to, rgba(239, 246, 255, 0));
  }

  .tablet-landscape-max\:focus\:via-blue-100:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #dbeafe, var(--tw-gradient-to, rgba(219, 234, 254, 0));
  }

  .tablet-landscape-max\:focus\:via-blue-200:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #bfdbfe, var(--tw-gradient-to, rgba(191, 219, 254, 0));
  }

  .tablet-landscape-max\:focus\:via-blue-300:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #93c5fd, var(--tw-gradient-to, rgba(147, 197, 253, 0));
  }

  .tablet-landscape-max\:focus\:via-blue-400:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #60a5fa, var(--tw-gradient-to, rgba(96, 165, 250, 0));
  }

  .tablet-landscape-max\:focus\:via-blue-500:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #3b82f6, var(--tw-gradient-to, rgba(59, 130, 246, 0));
  }

  .tablet-landscape-max\:focus\:via-blue-600:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #2563eb, var(--tw-gradient-to, rgba(37, 99, 235, 0));
  }

  .tablet-landscape-max\:focus\:via-blue-700:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1d4ed8, var(--tw-gradient-to, rgba(29, 78, 216, 0));
  }

  .tablet-landscape-max\:focus\:via-blue-800:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1e40af, var(--tw-gradient-to, rgba(30, 64, 175, 0));
  }

  .tablet-landscape-max\:focus\:via-blue-900:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1e3a8a, var(--tw-gradient-to, rgba(30, 58, 138, 0));
  }

  .tablet-landscape-max\:focus\:via-indigo-50:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #eef2ff, var(--tw-gradient-to, rgba(238, 242, 255, 0));
  }

  .tablet-landscape-max\:focus\:via-indigo-100:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #e0e7ff, var(--tw-gradient-to, rgba(224, 231, 255, 0));
  }

  .tablet-landscape-max\:focus\:via-indigo-200:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #c7d2fe, var(--tw-gradient-to, rgba(199, 210, 254, 0));
  }

  .tablet-landscape-max\:focus\:via-indigo-300:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #a5b4fc, var(--tw-gradient-to, rgba(165, 180, 252, 0));
  }

  .tablet-landscape-max\:focus\:via-indigo-400:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #818cf8, var(--tw-gradient-to, rgba(129, 140, 248, 0));
  }

  .tablet-landscape-max\:focus\:via-indigo-500:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6366f1, var(--tw-gradient-to, rgba(99, 102, 241, 0));
  }

  .tablet-landscape-max\:focus\:via-indigo-600:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #4f46e5, var(--tw-gradient-to, rgba(79, 70, 229, 0));
  }

  .tablet-landscape-max\:focus\:via-indigo-700:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #4338ca, var(--tw-gradient-to, rgba(67, 56, 202, 0));
  }

  .tablet-landscape-max\:focus\:via-indigo-800:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #3730a3, var(--tw-gradient-to, rgba(55, 48, 163, 0));
  }

  .tablet-landscape-max\:focus\:via-indigo-900:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #312e81, var(--tw-gradient-to, rgba(49, 46, 129, 0));
  }

  .tablet-landscape-max\:focus\:via-purple-50:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f5f3ff, var(--tw-gradient-to, rgba(245, 243, 255, 0));
  }

  .tablet-landscape-max\:focus\:via-purple-100:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #ede9fe, var(--tw-gradient-to, rgba(237, 233, 254, 0));
  }

  .tablet-landscape-max\:focus\:via-purple-200:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #ddd6fe, var(--tw-gradient-to, rgba(221, 214, 254, 0));
  }

  .tablet-landscape-max\:focus\:via-purple-300:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #c4b5fd, var(--tw-gradient-to, rgba(196, 181, 253, 0));
  }

  .tablet-landscape-max\:focus\:via-purple-400:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #a78bfa, var(--tw-gradient-to, rgba(167, 139, 250, 0));
  }

  .tablet-landscape-max\:focus\:via-purple-500:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #8b5cf6, var(--tw-gradient-to, rgba(139, 92, 246, 0));
  }

  .tablet-landscape-max\:focus\:via-purple-600:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #7c3aed, var(--tw-gradient-to, rgba(124, 58, 237, 0));
  }

  .tablet-landscape-max\:focus\:via-purple-700:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6d28d9, var(--tw-gradient-to, rgba(109, 40, 217, 0));
  }

  .tablet-landscape-max\:focus\:via-purple-800:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #5b21b6, var(--tw-gradient-to, rgba(91, 33, 182, 0));
  }

  .tablet-landscape-max\:focus\:via-purple-900:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #4c1d95, var(--tw-gradient-to, rgba(76, 29, 149, 0));
  }

  .tablet-landscape-max\:focus\:via-pink-50:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fdf2f8, var(--tw-gradient-to, rgba(253, 242, 248, 0));
  }

  .tablet-landscape-max\:focus\:via-pink-100:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fce7f3, var(--tw-gradient-to, rgba(252, 231, 243, 0));
  }

  .tablet-landscape-max\:focus\:via-pink-200:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fbcfe8, var(--tw-gradient-to, rgba(251, 207, 232, 0));
  }

  .tablet-landscape-max\:focus\:via-pink-300:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f9a8d4, var(--tw-gradient-to, rgba(249, 168, 212, 0));
  }

  .tablet-landscape-max\:focus\:via-pink-400:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f472b6, var(--tw-gradient-to, rgba(244, 114, 182, 0));
  }

  .tablet-landscape-max\:focus\:via-pink-500:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #ec4899, var(--tw-gradient-to, rgba(236, 72, 153, 0));
  }

  .tablet-landscape-max\:focus\:via-pink-600:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #db2777, var(--tw-gradient-to, rgba(219, 39, 119, 0));
  }

  .tablet-landscape-max\:focus\:via-pink-700:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #be185d, var(--tw-gradient-to, rgba(190, 24, 93, 0));
  }

  .tablet-landscape-max\:focus\:via-pink-800:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #9d174d, var(--tw-gradient-to, rgba(157, 23, 77, 0));
  }

  .tablet-landscape-max\:focus\:via-pink-900:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #831843, var(--tw-gradient-to, rgba(131, 24, 67, 0));
  }

  .tablet-landscape-max\:focus\:via-base-normal:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #004181, var(--tw-gradient-to, rgba(0, 65, 129, 0));
  }

  .tablet-landscape-max\:focus\:via-base-dark:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #003469, var(--tw-gradient-to, rgba(0, 52, 105, 0));
  }

  .tablet-landscape-max\:focus\:via-base-black:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1D1D1F, var(--tw-gradient-to, rgba(29, 29, 31, 0));
  }

  .tablet-landscape-max\:focus\:via-base-border:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #E7E7E9, var(--tw-gradient-to, rgba(231, 231, 233, 0));
  }

  .tablet-landscape-max\:focus\:via-primary-normal:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #0067CF, var(--tw-gradient-to, rgba(0, 103, 207, 0));
  }

  .tablet-landscape-max\:focus\:via-primary-alt:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #00478F, var(--tw-gradient-to, rgba(0, 71, 143, 0));
  }

  .tablet-landscape-max\:focus\:via-subtle-white:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #F9F9F9, var(--tw-gradient-to, rgba(249, 249, 249, 0));
  }

  .tablet-landscape-max\:focus\:via-turquesa:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #0097B2, var(--tw-gradient-to, rgba(0, 151, 178, 0));
  }

  .tablet-landscape-max\:to-transparent {
    --tw-gradient-to: transparent;
  }

  .tablet-landscape-max\:to-current {
    --tw-gradient-to: currentColor;
  }

  .tablet-landscape-max\:to-black {
    --tw-gradient-to: #000;
  }

  .tablet-landscape-max\:to-white {
    --tw-gradient-to: #fff;
  }

  .tablet-landscape-max\:to-gray-50 {
    --tw-gradient-to: #f9fafb;
  }

  .tablet-landscape-max\:to-gray-100 {
    --tw-gradient-to: #f3f4f6;
  }

  .tablet-landscape-max\:to-gray-200 {
    --tw-gradient-to: #e5e7eb;
  }

  .tablet-landscape-max\:to-gray-300 {
    --tw-gradient-to: #d1d5db;
  }

  .tablet-landscape-max\:to-gray-400 {
    --tw-gradient-to: #9ca3af;
  }

  .tablet-landscape-max\:to-gray-500 {
    --tw-gradient-to: #6b7280;
  }

  .tablet-landscape-max\:to-gray-600 {
    --tw-gradient-to: #4b5563;
  }

  .tablet-landscape-max\:to-gray-700 {
    --tw-gradient-to: #374151;
  }

  .tablet-landscape-max\:to-gray-800 {
    --tw-gradient-to: #1f2937;
  }

  .tablet-landscape-max\:to-gray-900 {
    --tw-gradient-to: #111827;
  }

  .tablet-landscape-max\:to-red-50 {
    --tw-gradient-to: #fef2f2;
  }

  .tablet-landscape-max\:to-red-100 {
    --tw-gradient-to: #fee2e2;
  }

  .tablet-landscape-max\:to-red-200 {
    --tw-gradient-to: #fecaca;
  }

  .tablet-landscape-max\:to-red-300 {
    --tw-gradient-to: #fca5a5;
  }

  .tablet-landscape-max\:to-red-400 {
    --tw-gradient-to: #f87171;
  }

  .tablet-landscape-max\:to-red-500 {
    --tw-gradient-to: #ef4444;
  }

  .tablet-landscape-max\:to-red-600 {
    --tw-gradient-to: #dc2626;
  }

  .tablet-landscape-max\:to-red-700 {
    --tw-gradient-to: #b91c1c;
  }

  .tablet-landscape-max\:to-red-800 {
    --tw-gradient-to: #991b1b;
  }

  .tablet-landscape-max\:to-red-900 {
    --tw-gradient-to: #7f1d1d;
  }

  .tablet-landscape-max\:to-yellow-50 {
    --tw-gradient-to: #fffbeb;
  }

  .tablet-landscape-max\:to-yellow-100 {
    --tw-gradient-to: #fef3c7;
  }

  .tablet-landscape-max\:to-yellow-200 {
    --tw-gradient-to: #fde68a;
  }

  .tablet-landscape-max\:to-yellow-300 {
    --tw-gradient-to: #fcd34d;
  }

  .tablet-landscape-max\:to-yellow-400 {
    --tw-gradient-to: #fbbf24;
  }

  .tablet-landscape-max\:to-yellow-500 {
    --tw-gradient-to: #f59e0b;
  }

  .tablet-landscape-max\:to-yellow-600 {
    --tw-gradient-to: #d97706;
  }

  .tablet-landscape-max\:to-yellow-700 {
    --tw-gradient-to: #b45309;
  }

  .tablet-landscape-max\:to-yellow-800 {
    --tw-gradient-to: #92400e;
  }

  .tablet-landscape-max\:to-yellow-900 {
    --tw-gradient-to: #78350f;
  }

  .tablet-landscape-max\:to-green-50 {
    --tw-gradient-to: #ecfdf5;
  }

  .tablet-landscape-max\:to-green-100 {
    --tw-gradient-to: #d1fae5;
  }

  .tablet-landscape-max\:to-green-200 {
    --tw-gradient-to: #a7f3d0;
  }

  .tablet-landscape-max\:to-green-300 {
    --tw-gradient-to: #6ee7b7;
  }

  .tablet-landscape-max\:to-green-400 {
    --tw-gradient-to: #34d399;
  }

  .tablet-landscape-max\:to-green-500 {
    --tw-gradient-to: #10b981;
  }

  .tablet-landscape-max\:to-green-600 {
    --tw-gradient-to: #059669;
  }

  .tablet-landscape-max\:to-green-700 {
    --tw-gradient-to: #047857;
  }

  .tablet-landscape-max\:to-green-800 {
    --tw-gradient-to: #065f46;
  }

  .tablet-landscape-max\:to-green-900 {
    --tw-gradient-to: #064e3b;
  }

  .tablet-landscape-max\:to-blue-50 {
    --tw-gradient-to: #eff6ff;
  }

  .tablet-landscape-max\:to-blue-100 {
    --tw-gradient-to: #dbeafe;
  }

  .tablet-landscape-max\:to-blue-200 {
    --tw-gradient-to: #bfdbfe;
  }

  .tablet-landscape-max\:to-blue-300 {
    --tw-gradient-to: #93c5fd;
  }

  .tablet-landscape-max\:to-blue-400 {
    --tw-gradient-to: #60a5fa;
  }

  .tablet-landscape-max\:to-blue-500 {
    --tw-gradient-to: #3b82f6;
  }

  .tablet-landscape-max\:to-blue-600 {
    --tw-gradient-to: #2563eb;
  }

  .tablet-landscape-max\:to-blue-700 {
    --tw-gradient-to: #1d4ed8;
  }

  .tablet-landscape-max\:to-blue-800 {
    --tw-gradient-to: #1e40af;
  }

  .tablet-landscape-max\:to-blue-900 {
    --tw-gradient-to: #1e3a8a;
  }

  .tablet-landscape-max\:to-indigo-50 {
    --tw-gradient-to: #eef2ff;
  }

  .tablet-landscape-max\:to-indigo-100 {
    --tw-gradient-to: #e0e7ff;
  }

  .tablet-landscape-max\:to-indigo-200 {
    --tw-gradient-to: #c7d2fe;
  }

  .tablet-landscape-max\:to-indigo-300 {
    --tw-gradient-to: #a5b4fc;
  }

  .tablet-landscape-max\:to-indigo-400 {
    --tw-gradient-to: #818cf8;
  }

  .tablet-landscape-max\:to-indigo-500 {
    --tw-gradient-to: #6366f1;
  }

  .tablet-landscape-max\:to-indigo-600 {
    --tw-gradient-to: #4f46e5;
  }

  .tablet-landscape-max\:to-indigo-700 {
    --tw-gradient-to: #4338ca;
  }

  .tablet-landscape-max\:to-indigo-800 {
    --tw-gradient-to: #3730a3;
  }

  .tablet-landscape-max\:to-indigo-900 {
    --tw-gradient-to: #312e81;
  }

  .tablet-landscape-max\:to-purple-50 {
    --tw-gradient-to: #f5f3ff;
  }

  .tablet-landscape-max\:to-purple-100 {
    --tw-gradient-to: #ede9fe;
  }

  .tablet-landscape-max\:to-purple-200 {
    --tw-gradient-to: #ddd6fe;
  }

  .tablet-landscape-max\:to-purple-300 {
    --tw-gradient-to: #c4b5fd;
  }

  .tablet-landscape-max\:to-purple-400 {
    --tw-gradient-to: #a78bfa;
  }

  .tablet-landscape-max\:to-purple-500 {
    --tw-gradient-to: #8b5cf6;
  }

  .tablet-landscape-max\:to-purple-600 {
    --tw-gradient-to: #7c3aed;
  }

  .tablet-landscape-max\:to-purple-700 {
    --tw-gradient-to: #6d28d9;
  }

  .tablet-landscape-max\:to-purple-800 {
    --tw-gradient-to: #5b21b6;
  }

  .tablet-landscape-max\:to-purple-900 {
    --tw-gradient-to: #4c1d95;
  }

  .tablet-landscape-max\:to-pink-50 {
    --tw-gradient-to: #fdf2f8;
  }

  .tablet-landscape-max\:to-pink-100 {
    --tw-gradient-to: #fce7f3;
  }

  .tablet-landscape-max\:to-pink-200 {
    --tw-gradient-to: #fbcfe8;
  }

  .tablet-landscape-max\:to-pink-300 {
    --tw-gradient-to: #f9a8d4;
  }

  .tablet-landscape-max\:to-pink-400 {
    --tw-gradient-to: #f472b6;
  }

  .tablet-landscape-max\:to-pink-500 {
    --tw-gradient-to: #ec4899;
  }

  .tablet-landscape-max\:to-pink-600 {
    --tw-gradient-to: #db2777;
  }

  .tablet-landscape-max\:to-pink-700 {
    --tw-gradient-to: #be185d;
  }

  .tablet-landscape-max\:to-pink-800 {
    --tw-gradient-to: #9d174d;
  }

  .tablet-landscape-max\:to-pink-900 {
    --tw-gradient-to: #831843;
  }

  .tablet-landscape-max\:to-base-normal {
    --tw-gradient-to: #004181;
  }

  .tablet-landscape-max\:to-base-dark {
    --tw-gradient-to: #003469;
  }

  .tablet-landscape-max\:to-base-black {
    --tw-gradient-to: #1D1D1F;
  }

  .tablet-landscape-max\:to-base-border {
    --tw-gradient-to: #E7E7E9;
  }

  .tablet-landscape-max\:to-primary-normal {
    --tw-gradient-to: #0067CF;
  }

  .tablet-landscape-max\:to-primary-alt {
    --tw-gradient-to: #00478F;
  }

  .tablet-landscape-max\:to-subtle-white {
    --tw-gradient-to: #F9F9F9;
  }

  .tablet-landscape-max\:to-turquesa {
    --tw-gradient-to: #0097B2;
  }

  .tablet-landscape-max\:hover\:to-transparent:hover {
    --tw-gradient-to: transparent;
  }

  .tablet-landscape-max\:hover\:to-current:hover {
    --tw-gradient-to: currentColor;
  }

  .tablet-landscape-max\:hover\:to-black:hover {
    --tw-gradient-to: #000;
  }

  .tablet-landscape-max\:hover\:to-white:hover {
    --tw-gradient-to: #fff;
  }

  .tablet-landscape-max\:hover\:to-gray-50:hover {
    --tw-gradient-to: #f9fafb;
  }

  .tablet-landscape-max\:hover\:to-gray-100:hover {
    --tw-gradient-to: #f3f4f6;
  }

  .tablet-landscape-max\:hover\:to-gray-200:hover {
    --tw-gradient-to: #e5e7eb;
  }

  .tablet-landscape-max\:hover\:to-gray-300:hover {
    --tw-gradient-to: #d1d5db;
  }

  .tablet-landscape-max\:hover\:to-gray-400:hover {
    --tw-gradient-to: #9ca3af;
  }

  .tablet-landscape-max\:hover\:to-gray-500:hover {
    --tw-gradient-to: #6b7280;
  }

  .tablet-landscape-max\:hover\:to-gray-600:hover {
    --tw-gradient-to: #4b5563;
  }

  .tablet-landscape-max\:hover\:to-gray-700:hover {
    --tw-gradient-to: #374151;
  }

  .tablet-landscape-max\:hover\:to-gray-800:hover {
    --tw-gradient-to: #1f2937;
  }

  .tablet-landscape-max\:hover\:to-gray-900:hover {
    --tw-gradient-to: #111827;
  }

  .tablet-landscape-max\:hover\:to-red-50:hover {
    --tw-gradient-to: #fef2f2;
  }

  .tablet-landscape-max\:hover\:to-red-100:hover {
    --tw-gradient-to: #fee2e2;
  }

  .tablet-landscape-max\:hover\:to-red-200:hover {
    --tw-gradient-to: #fecaca;
  }

  .tablet-landscape-max\:hover\:to-red-300:hover {
    --tw-gradient-to: #fca5a5;
  }

  .tablet-landscape-max\:hover\:to-red-400:hover {
    --tw-gradient-to: #f87171;
  }

  .tablet-landscape-max\:hover\:to-red-500:hover {
    --tw-gradient-to: #ef4444;
  }

  .tablet-landscape-max\:hover\:to-red-600:hover {
    --tw-gradient-to: #dc2626;
  }

  .tablet-landscape-max\:hover\:to-red-700:hover {
    --tw-gradient-to: #b91c1c;
  }

  .tablet-landscape-max\:hover\:to-red-800:hover {
    --tw-gradient-to: #991b1b;
  }

  .tablet-landscape-max\:hover\:to-red-900:hover {
    --tw-gradient-to: #7f1d1d;
  }

  .tablet-landscape-max\:hover\:to-yellow-50:hover {
    --tw-gradient-to: #fffbeb;
  }

  .tablet-landscape-max\:hover\:to-yellow-100:hover {
    --tw-gradient-to: #fef3c7;
  }

  .tablet-landscape-max\:hover\:to-yellow-200:hover {
    --tw-gradient-to: #fde68a;
  }

  .tablet-landscape-max\:hover\:to-yellow-300:hover {
    --tw-gradient-to: #fcd34d;
  }

  .tablet-landscape-max\:hover\:to-yellow-400:hover {
    --tw-gradient-to: #fbbf24;
  }

  .tablet-landscape-max\:hover\:to-yellow-500:hover {
    --tw-gradient-to: #f59e0b;
  }

  .tablet-landscape-max\:hover\:to-yellow-600:hover {
    --tw-gradient-to: #d97706;
  }

  .tablet-landscape-max\:hover\:to-yellow-700:hover {
    --tw-gradient-to: #b45309;
  }

  .tablet-landscape-max\:hover\:to-yellow-800:hover {
    --tw-gradient-to: #92400e;
  }

  .tablet-landscape-max\:hover\:to-yellow-900:hover {
    --tw-gradient-to: #78350f;
  }

  .tablet-landscape-max\:hover\:to-green-50:hover {
    --tw-gradient-to: #ecfdf5;
  }

  .tablet-landscape-max\:hover\:to-green-100:hover {
    --tw-gradient-to: #d1fae5;
  }

  .tablet-landscape-max\:hover\:to-green-200:hover {
    --tw-gradient-to: #a7f3d0;
  }

  .tablet-landscape-max\:hover\:to-green-300:hover {
    --tw-gradient-to: #6ee7b7;
  }

  .tablet-landscape-max\:hover\:to-green-400:hover {
    --tw-gradient-to: #34d399;
  }

  .tablet-landscape-max\:hover\:to-green-500:hover {
    --tw-gradient-to: #10b981;
  }

  .tablet-landscape-max\:hover\:to-green-600:hover {
    --tw-gradient-to: #059669;
  }

  .tablet-landscape-max\:hover\:to-green-700:hover {
    --tw-gradient-to: #047857;
  }

  .tablet-landscape-max\:hover\:to-green-800:hover {
    --tw-gradient-to: #065f46;
  }

  .tablet-landscape-max\:hover\:to-green-900:hover {
    --tw-gradient-to: #064e3b;
  }

  .tablet-landscape-max\:hover\:to-blue-50:hover {
    --tw-gradient-to: #eff6ff;
  }

  .tablet-landscape-max\:hover\:to-blue-100:hover {
    --tw-gradient-to: #dbeafe;
  }

  .tablet-landscape-max\:hover\:to-blue-200:hover {
    --tw-gradient-to: #bfdbfe;
  }

  .tablet-landscape-max\:hover\:to-blue-300:hover {
    --tw-gradient-to: #93c5fd;
  }

  .tablet-landscape-max\:hover\:to-blue-400:hover {
    --tw-gradient-to: #60a5fa;
  }

  .tablet-landscape-max\:hover\:to-blue-500:hover {
    --tw-gradient-to: #3b82f6;
  }

  .tablet-landscape-max\:hover\:to-blue-600:hover {
    --tw-gradient-to: #2563eb;
  }

  .tablet-landscape-max\:hover\:to-blue-700:hover {
    --tw-gradient-to: #1d4ed8;
  }

  .tablet-landscape-max\:hover\:to-blue-800:hover {
    --tw-gradient-to: #1e40af;
  }

  .tablet-landscape-max\:hover\:to-blue-900:hover {
    --tw-gradient-to: #1e3a8a;
  }

  .tablet-landscape-max\:hover\:to-indigo-50:hover {
    --tw-gradient-to: #eef2ff;
  }

  .tablet-landscape-max\:hover\:to-indigo-100:hover {
    --tw-gradient-to: #e0e7ff;
  }

  .tablet-landscape-max\:hover\:to-indigo-200:hover {
    --tw-gradient-to: #c7d2fe;
  }

  .tablet-landscape-max\:hover\:to-indigo-300:hover {
    --tw-gradient-to: #a5b4fc;
  }

  .tablet-landscape-max\:hover\:to-indigo-400:hover {
    --tw-gradient-to: #818cf8;
  }

  .tablet-landscape-max\:hover\:to-indigo-500:hover {
    --tw-gradient-to: #6366f1;
  }

  .tablet-landscape-max\:hover\:to-indigo-600:hover {
    --tw-gradient-to: #4f46e5;
  }

  .tablet-landscape-max\:hover\:to-indigo-700:hover {
    --tw-gradient-to: #4338ca;
  }

  .tablet-landscape-max\:hover\:to-indigo-800:hover {
    --tw-gradient-to: #3730a3;
  }

  .tablet-landscape-max\:hover\:to-indigo-900:hover {
    --tw-gradient-to: #312e81;
  }

  .tablet-landscape-max\:hover\:to-purple-50:hover {
    --tw-gradient-to: #f5f3ff;
  }

  .tablet-landscape-max\:hover\:to-purple-100:hover {
    --tw-gradient-to: #ede9fe;
  }

  .tablet-landscape-max\:hover\:to-purple-200:hover {
    --tw-gradient-to: #ddd6fe;
  }

  .tablet-landscape-max\:hover\:to-purple-300:hover {
    --tw-gradient-to: #c4b5fd;
  }

  .tablet-landscape-max\:hover\:to-purple-400:hover {
    --tw-gradient-to: #a78bfa;
  }

  .tablet-landscape-max\:hover\:to-purple-500:hover {
    --tw-gradient-to: #8b5cf6;
  }

  .tablet-landscape-max\:hover\:to-purple-600:hover {
    --tw-gradient-to: #7c3aed;
  }

  .tablet-landscape-max\:hover\:to-purple-700:hover {
    --tw-gradient-to: #6d28d9;
  }

  .tablet-landscape-max\:hover\:to-purple-800:hover {
    --tw-gradient-to: #5b21b6;
  }

  .tablet-landscape-max\:hover\:to-purple-900:hover {
    --tw-gradient-to: #4c1d95;
  }

  .tablet-landscape-max\:hover\:to-pink-50:hover {
    --tw-gradient-to: #fdf2f8;
  }

  .tablet-landscape-max\:hover\:to-pink-100:hover {
    --tw-gradient-to: #fce7f3;
  }

  .tablet-landscape-max\:hover\:to-pink-200:hover {
    --tw-gradient-to: #fbcfe8;
  }

  .tablet-landscape-max\:hover\:to-pink-300:hover {
    --tw-gradient-to: #f9a8d4;
  }

  .tablet-landscape-max\:hover\:to-pink-400:hover {
    --tw-gradient-to: #f472b6;
  }

  .tablet-landscape-max\:hover\:to-pink-500:hover {
    --tw-gradient-to: #ec4899;
  }

  .tablet-landscape-max\:hover\:to-pink-600:hover {
    --tw-gradient-to: #db2777;
  }

  .tablet-landscape-max\:hover\:to-pink-700:hover {
    --tw-gradient-to: #be185d;
  }

  .tablet-landscape-max\:hover\:to-pink-800:hover {
    --tw-gradient-to: #9d174d;
  }

  .tablet-landscape-max\:hover\:to-pink-900:hover {
    --tw-gradient-to: #831843;
  }

  .tablet-landscape-max\:hover\:to-base-normal:hover {
    --tw-gradient-to: #004181;
  }

  .tablet-landscape-max\:hover\:to-base-dark:hover {
    --tw-gradient-to: #003469;
  }

  .tablet-landscape-max\:hover\:to-base-black:hover {
    --tw-gradient-to: #1D1D1F;
  }

  .tablet-landscape-max\:hover\:to-base-border:hover {
    --tw-gradient-to: #E7E7E9;
  }

  .tablet-landscape-max\:hover\:to-primary-normal:hover {
    --tw-gradient-to: #0067CF;
  }

  .tablet-landscape-max\:hover\:to-primary-alt:hover {
    --tw-gradient-to: #00478F;
  }

  .tablet-landscape-max\:hover\:to-subtle-white:hover {
    --tw-gradient-to: #F9F9F9;
  }

  .tablet-landscape-max\:hover\:to-turquesa:hover {
    --tw-gradient-to: #0097B2;
  }

  .tablet-landscape-max\:focus\:to-transparent:focus {
    --tw-gradient-to: transparent;
  }

  .tablet-landscape-max\:focus\:to-current:focus {
    --tw-gradient-to: currentColor;
  }

  .tablet-landscape-max\:focus\:to-black:focus {
    --tw-gradient-to: #000;
  }

  .tablet-landscape-max\:focus\:to-white:focus {
    --tw-gradient-to: #fff;
  }

  .tablet-landscape-max\:focus\:to-gray-50:focus {
    --tw-gradient-to: #f9fafb;
  }

  .tablet-landscape-max\:focus\:to-gray-100:focus {
    --tw-gradient-to: #f3f4f6;
  }

  .tablet-landscape-max\:focus\:to-gray-200:focus {
    --tw-gradient-to: #e5e7eb;
  }

  .tablet-landscape-max\:focus\:to-gray-300:focus {
    --tw-gradient-to: #d1d5db;
  }

  .tablet-landscape-max\:focus\:to-gray-400:focus {
    --tw-gradient-to: #9ca3af;
  }

  .tablet-landscape-max\:focus\:to-gray-500:focus {
    --tw-gradient-to: #6b7280;
  }

  .tablet-landscape-max\:focus\:to-gray-600:focus {
    --tw-gradient-to: #4b5563;
  }

  .tablet-landscape-max\:focus\:to-gray-700:focus {
    --tw-gradient-to: #374151;
  }

  .tablet-landscape-max\:focus\:to-gray-800:focus {
    --tw-gradient-to: #1f2937;
  }

  .tablet-landscape-max\:focus\:to-gray-900:focus {
    --tw-gradient-to: #111827;
  }

  .tablet-landscape-max\:focus\:to-red-50:focus {
    --tw-gradient-to: #fef2f2;
  }

  .tablet-landscape-max\:focus\:to-red-100:focus {
    --tw-gradient-to: #fee2e2;
  }

  .tablet-landscape-max\:focus\:to-red-200:focus {
    --tw-gradient-to: #fecaca;
  }

  .tablet-landscape-max\:focus\:to-red-300:focus {
    --tw-gradient-to: #fca5a5;
  }

  .tablet-landscape-max\:focus\:to-red-400:focus {
    --tw-gradient-to: #f87171;
  }

  .tablet-landscape-max\:focus\:to-red-500:focus {
    --tw-gradient-to: #ef4444;
  }

  .tablet-landscape-max\:focus\:to-red-600:focus {
    --tw-gradient-to: #dc2626;
  }

  .tablet-landscape-max\:focus\:to-red-700:focus {
    --tw-gradient-to: #b91c1c;
  }

  .tablet-landscape-max\:focus\:to-red-800:focus {
    --tw-gradient-to: #991b1b;
  }

  .tablet-landscape-max\:focus\:to-red-900:focus {
    --tw-gradient-to: #7f1d1d;
  }

  .tablet-landscape-max\:focus\:to-yellow-50:focus {
    --tw-gradient-to: #fffbeb;
  }

  .tablet-landscape-max\:focus\:to-yellow-100:focus {
    --tw-gradient-to: #fef3c7;
  }

  .tablet-landscape-max\:focus\:to-yellow-200:focus {
    --tw-gradient-to: #fde68a;
  }

  .tablet-landscape-max\:focus\:to-yellow-300:focus {
    --tw-gradient-to: #fcd34d;
  }

  .tablet-landscape-max\:focus\:to-yellow-400:focus {
    --tw-gradient-to: #fbbf24;
  }

  .tablet-landscape-max\:focus\:to-yellow-500:focus {
    --tw-gradient-to: #f59e0b;
  }

  .tablet-landscape-max\:focus\:to-yellow-600:focus {
    --tw-gradient-to: #d97706;
  }

  .tablet-landscape-max\:focus\:to-yellow-700:focus {
    --tw-gradient-to: #b45309;
  }

  .tablet-landscape-max\:focus\:to-yellow-800:focus {
    --tw-gradient-to: #92400e;
  }

  .tablet-landscape-max\:focus\:to-yellow-900:focus {
    --tw-gradient-to: #78350f;
  }

  .tablet-landscape-max\:focus\:to-green-50:focus {
    --tw-gradient-to: #ecfdf5;
  }

  .tablet-landscape-max\:focus\:to-green-100:focus {
    --tw-gradient-to: #d1fae5;
  }

  .tablet-landscape-max\:focus\:to-green-200:focus {
    --tw-gradient-to: #a7f3d0;
  }

  .tablet-landscape-max\:focus\:to-green-300:focus {
    --tw-gradient-to: #6ee7b7;
  }

  .tablet-landscape-max\:focus\:to-green-400:focus {
    --tw-gradient-to: #34d399;
  }

  .tablet-landscape-max\:focus\:to-green-500:focus {
    --tw-gradient-to: #10b981;
  }

  .tablet-landscape-max\:focus\:to-green-600:focus {
    --tw-gradient-to: #059669;
  }

  .tablet-landscape-max\:focus\:to-green-700:focus {
    --tw-gradient-to: #047857;
  }

  .tablet-landscape-max\:focus\:to-green-800:focus {
    --tw-gradient-to: #065f46;
  }

  .tablet-landscape-max\:focus\:to-green-900:focus {
    --tw-gradient-to: #064e3b;
  }

  .tablet-landscape-max\:focus\:to-blue-50:focus {
    --tw-gradient-to: #eff6ff;
  }

  .tablet-landscape-max\:focus\:to-blue-100:focus {
    --tw-gradient-to: #dbeafe;
  }

  .tablet-landscape-max\:focus\:to-blue-200:focus {
    --tw-gradient-to: #bfdbfe;
  }

  .tablet-landscape-max\:focus\:to-blue-300:focus {
    --tw-gradient-to: #93c5fd;
  }

  .tablet-landscape-max\:focus\:to-blue-400:focus {
    --tw-gradient-to: #60a5fa;
  }

  .tablet-landscape-max\:focus\:to-blue-500:focus {
    --tw-gradient-to: #3b82f6;
  }

  .tablet-landscape-max\:focus\:to-blue-600:focus {
    --tw-gradient-to: #2563eb;
  }

  .tablet-landscape-max\:focus\:to-blue-700:focus {
    --tw-gradient-to: #1d4ed8;
  }

  .tablet-landscape-max\:focus\:to-blue-800:focus {
    --tw-gradient-to: #1e40af;
  }

  .tablet-landscape-max\:focus\:to-blue-900:focus {
    --tw-gradient-to: #1e3a8a;
  }

  .tablet-landscape-max\:focus\:to-indigo-50:focus {
    --tw-gradient-to: #eef2ff;
  }

  .tablet-landscape-max\:focus\:to-indigo-100:focus {
    --tw-gradient-to: #e0e7ff;
  }

  .tablet-landscape-max\:focus\:to-indigo-200:focus {
    --tw-gradient-to: #c7d2fe;
  }

  .tablet-landscape-max\:focus\:to-indigo-300:focus {
    --tw-gradient-to: #a5b4fc;
  }

  .tablet-landscape-max\:focus\:to-indigo-400:focus {
    --tw-gradient-to: #818cf8;
  }

  .tablet-landscape-max\:focus\:to-indigo-500:focus {
    --tw-gradient-to: #6366f1;
  }

  .tablet-landscape-max\:focus\:to-indigo-600:focus {
    --tw-gradient-to: #4f46e5;
  }

  .tablet-landscape-max\:focus\:to-indigo-700:focus {
    --tw-gradient-to: #4338ca;
  }

  .tablet-landscape-max\:focus\:to-indigo-800:focus {
    --tw-gradient-to: #3730a3;
  }

  .tablet-landscape-max\:focus\:to-indigo-900:focus {
    --tw-gradient-to: #312e81;
  }

  .tablet-landscape-max\:focus\:to-purple-50:focus {
    --tw-gradient-to: #f5f3ff;
  }

  .tablet-landscape-max\:focus\:to-purple-100:focus {
    --tw-gradient-to: #ede9fe;
  }

  .tablet-landscape-max\:focus\:to-purple-200:focus {
    --tw-gradient-to: #ddd6fe;
  }

  .tablet-landscape-max\:focus\:to-purple-300:focus {
    --tw-gradient-to: #c4b5fd;
  }

  .tablet-landscape-max\:focus\:to-purple-400:focus {
    --tw-gradient-to: #a78bfa;
  }

  .tablet-landscape-max\:focus\:to-purple-500:focus {
    --tw-gradient-to: #8b5cf6;
  }

  .tablet-landscape-max\:focus\:to-purple-600:focus {
    --tw-gradient-to: #7c3aed;
  }

  .tablet-landscape-max\:focus\:to-purple-700:focus {
    --tw-gradient-to: #6d28d9;
  }

  .tablet-landscape-max\:focus\:to-purple-800:focus {
    --tw-gradient-to: #5b21b6;
  }

  .tablet-landscape-max\:focus\:to-purple-900:focus {
    --tw-gradient-to: #4c1d95;
  }

  .tablet-landscape-max\:focus\:to-pink-50:focus {
    --tw-gradient-to: #fdf2f8;
  }

  .tablet-landscape-max\:focus\:to-pink-100:focus {
    --tw-gradient-to: #fce7f3;
  }

  .tablet-landscape-max\:focus\:to-pink-200:focus {
    --tw-gradient-to: #fbcfe8;
  }

  .tablet-landscape-max\:focus\:to-pink-300:focus {
    --tw-gradient-to: #f9a8d4;
  }

  .tablet-landscape-max\:focus\:to-pink-400:focus {
    --tw-gradient-to: #f472b6;
  }

  .tablet-landscape-max\:focus\:to-pink-500:focus {
    --tw-gradient-to: #ec4899;
  }

  .tablet-landscape-max\:focus\:to-pink-600:focus {
    --tw-gradient-to: #db2777;
  }

  .tablet-landscape-max\:focus\:to-pink-700:focus {
    --tw-gradient-to: #be185d;
  }

  .tablet-landscape-max\:focus\:to-pink-800:focus {
    --tw-gradient-to: #9d174d;
  }

  .tablet-landscape-max\:focus\:to-pink-900:focus {
    --tw-gradient-to: #831843;
  }

  .tablet-landscape-max\:focus\:to-base-normal:focus {
    --tw-gradient-to: #004181;
  }

  .tablet-landscape-max\:focus\:to-base-dark:focus {
    --tw-gradient-to: #003469;
  }

  .tablet-landscape-max\:focus\:to-base-black:focus {
    --tw-gradient-to: #1D1D1F;
  }

  .tablet-landscape-max\:focus\:to-base-border:focus {
    --tw-gradient-to: #E7E7E9;
  }

  .tablet-landscape-max\:focus\:to-primary-normal:focus {
    --tw-gradient-to: #0067CF;
  }

  .tablet-landscape-max\:focus\:to-primary-alt:focus {
    --tw-gradient-to: #00478F;
  }

  .tablet-landscape-max\:focus\:to-subtle-white:focus {
    --tw-gradient-to: #F9F9F9;
  }

  .tablet-landscape-max\:focus\:to-turquesa:focus {
    --tw-gradient-to: #0097B2;
  }

  .tablet-landscape-max\:decoration-slice {
    -webkit-box-decoration-break: slice;
            box-decoration-break: slice;
  }

  .tablet-landscape-max\:decoration-clone {
    -webkit-box-decoration-break: clone;
            box-decoration-break: clone;
  }

  .tablet-landscape-max\:bg-auto {
    background-size: auto;
  }

  .tablet-landscape-max\:bg-cover {
    background-size: cover;
  }

  .tablet-landscape-max\:bg-contain {
    background-size: contain;
  }

  .tablet-landscape-max\:bg-fixed {
    background-attachment: fixed;
  }

  .tablet-landscape-max\:bg-local {
    background-attachment: local;
  }

  .tablet-landscape-max\:bg-scroll {
    background-attachment: scroll;
  }

  .tablet-landscape-max\:bg-clip-border {
    background-clip: border-box;
  }

  .tablet-landscape-max\:bg-clip-padding {
    background-clip: padding-box;
  }

  .tablet-landscape-max\:bg-clip-content {
    background-clip: content-box;
  }

  .tablet-landscape-max\:bg-clip-text {
    -webkit-background-clip: text;
            background-clip: text;
  }

  .tablet-landscape-max\:bg-bottom {
    background-position: bottom;
  }

  .tablet-landscape-max\:bg-center {
    background-position: center;
  }

  .tablet-landscape-max\:bg-left {
    background-position: left;
  }

  .tablet-landscape-max\:bg-left-bottom {
    background-position: left bottom;
  }

  .tablet-landscape-max\:bg-left-top {
    background-position: left top;
  }

  .tablet-landscape-max\:bg-right {
    background-position: right;
  }

  .tablet-landscape-max\:bg-right-bottom {
    background-position: right bottom;
  }

  .tablet-landscape-max\:bg-right-top {
    background-position: right top;
  }

  .tablet-landscape-max\:bg-top {
    background-position: top;
  }

  .tablet-landscape-max\:bg-repeat {
    background-repeat: repeat;
  }

  .tablet-landscape-max\:bg-no-repeat {
    background-repeat: no-repeat;
  }

  .tablet-landscape-max\:bg-repeat-x {
    background-repeat: repeat-x;
  }

  .tablet-landscape-max\:bg-repeat-y {
    background-repeat: repeat-y;
  }

  .tablet-landscape-max\:bg-repeat-round {
    background-repeat: round;
  }

  .tablet-landscape-max\:bg-repeat-space {
    background-repeat: space;
  }

  .tablet-landscape-max\:bg-origin-border {
    background-origin: border-box;
  }

  .tablet-landscape-max\:bg-origin-padding {
    background-origin: padding-box;
  }

  .tablet-landscape-max\:bg-origin-content {
    background-origin: content-box;
  }

  .tablet-landscape-max\:fill-current {
    fill: currentColor;
  }

  .tablet-landscape-max\:stroke-current {
    stroke: currentColor;
  }

  .tablet-landscape-max\:stroke-0 {
    stroke-width: 0;
  }

  .tablet-landscape-max\:stroke-1 {
    stroke-width: 1;
  }

  .tablet-landscape-max\:stroke-2 {
    stroke-width: 2;
  }

  .tablet-landscape-max\:object-contain {
    -o-object-fit: contain;
       object-fit: contain;
  }

  .tablet-landscape-max\:object-cover {
    -o-object-fit: cover;
       object-fit: cover;
  }

  .tablet-landscape-max\:object-fill {
    -o-object-fit: fill;
       object-fit: fill;
  }

  .tablet-landscape-max\:object-none {
    -o-object-fit: none;
       object-fit: none;
  }

  .tablet-landscape-max\:object-scale-down {
    -o-object-fit: scale-down;
       object-fit: scale-down;
  }

  .tablet-landscape-max\:object-bottom {
    -o-object-position: bottom;
       object-position: bottom;
  }

  .tablet-landscape-max\:object-center {
    -o-object-position: center;
       object-position: center;
  }

  .tablet-landscape-max\:object-left {
    -o-object-position: left;
       object-position: left;
  }

  .tablet-landscape-max\:object-left-bottom {
    -o-object-position: left bottom;
       object-position: left bottom;
  }

  .tablet-landscape-max\:object-left-top {
    -o-object-position: left top;
       object-position: left top;
  }

  .tablet-landscape-max\:object-right {
    -o-object-position: right;
       object-position: right;
  }

  .tablet-landscape-max\:object-right-bottom {
    -o-object-position: right bottom;
       object-position: right bottom;
  }

  .tablet-landscape-max\:object-right-top {
    -o-object-position: right top;
       object-position: right top;
  }

  .tablet-landscape-max\:object-top {
    -o-object-position: top;
       object-position: top;
  }

  .tablet-landscape-max\:p-0 {
    padding: 0;
  }

  .tablet-landscape-max\:p-1 {
    padding: 0.0625rem;
  }

  .tablet-landscape-max\:p-2 {
    padding: 0.125rem;
  }

  .tablet-landscape-max\:p-3 {
    padding: 0.1875rem;
  }

  .tablet-landscape-max\:p-4 {
    padding: 0.25rem;
  }

  .tablet-landscape-max\:p-5 {
    padding: 0.3125rem;
  }

  .tablet-landscape-max\:p-6 {
    padding: 0.375rem;
  }

  .tablet-landscape-max\:p-8 {
    padding: 0.5rem;
  }

  .tablet-landscape-max\:p-10 {
    padding: 0.625rem;
  }

  .tablet-landscape-max\:p-12 {
    padding: 0.75rem;
  }

  .tablet-landscape-max\:p-16 {
    padding: 1rem;
  }

  .tablet-landscape-max\:p-20 {
    padding: 1.25rem;
  }

  .tablet-landscape-max\:p-24 {
    padding: 1.5rem;
  }

  .tablet-landscape-max\:p-32 {
    padding: 2rem;
  }

  .tablet-landscape-max\:p-40 {
    padding: 2.5rem;
  }

  .tablet-landscape-max\:p-48 {
    padding: 3rem;
  }

  .tablet-landscape-max\:p-56 {
    padding: 3.5rem;
  }

  .tablet-landscape-max\:p-64 {
    padding: 4rem;
  }

  .tablet-landscape-max\:p-68 {
    padding: 4.25rem;
  }

  .tablet-landscape-max\:p-72 {
    padding: 4.5rem;
  }

  .tablet-landscape-max\:p-76 {
    padding: 4.75rem;
  }

  .tablet-landscape-max\:p-80 {
    padding: 5rem;
  }

  .tablet-landscape-max\:p-192 {
    padding: 12rem;
  }

  .tablet-landscape-max\:p-px {
    padding: 1px;
  }

  .tablet-landscape-max\:px-0 {
    padding-left: 0;
    padding-right: 0;
  }

  .tablet-landscape-max\:px-1 {
    padding-left: 0.0625rem;
    padding-right: 0.0625rem;
  }

  .tablet-landscape-max\:px-2 {
    padding-left: 0.125rem;
    padding-right: 0.125rem;
  }

  .tablet-landscape-max\:px-3 {
    padding-left: 0.1875rem;
    padding-right: 0.1875rem;
  }

  .tablet-landscape-max\:px-4 {
    padding-left: 0.25rem;
    padding-right: 0.25rem;
  }

  .tablet-landscape-max\:px-5 {
    padding-left: 0.3125rem;
    padding-right: 0.3125rem;
  }

  .tablet-landscape-max\:px-6 {
    padding-left: 0.375rem;
    padding-right: 0.375rem;
  }

  .tablet-landscape-max\:px-8 {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }

  .tablet-landscape-max\:px-10 {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }

  .tablet-landscape-max\:px-12 {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }

  .tablet-landscape-max\:px-16 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .tablet-landscape-max\:px-20 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .tablet-landscape-max\:px-24 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .tablet-landscape-max\:px-32 {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .tablet-landscape-max\:px-40 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .tablet-landscape-max\:px-48 {
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .tablet-landscape-max\:px-56 {
    padding-left: 3.5rem;
    padding-right: 3.5rem;
  }

  .tablet-landscape-max\:px-64 {
    padding-left: 4rem;
    padding-right: 4rem;
  }

  .tablet-landscape-max\:px-68 {
    padding-left: 4.25rem;
    padding-right: 4.25rem;
  }

  .tablet-landscape-max\:px-72 {
    padding-left: 4.5rem;
    padding-right: 4.5rem;
  }

  .tablet-landscape-max\:px-76 {
    padding-left: 4.75rem;
    padding-right: 4.75rem;
  }

  .tablet-landscape-max\:px-80 {
    padding-left: 5rem;
    padding-right: 5rem;
  }

  .tablet-landscape-max\:px-192 {
    padding-left: 12rem;
    padding-right: 12rem;
  }

  .tablet-landscape-max\:px-px {
    padding-left: 1px;
    padding-right: 1px;
  }

  .tablet-landscape-max\:py-0 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .tablet-landscape-max\:py-1 {
    padding-top: 0.0625rem;
    padding-bottom: 0.0625rem;
  }

  .tablet-landscape-max\:py-2 {
    padding-top: 0.125rem;
    padding-bottom: 0.125rem;
  }

  .tablet-landscape-max\:py-3 {
    padding-top: 0.1875rem;
    padding-bottom: 0.1875rem;
  }

  .tablet-landscape-max\:py-4 {
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
  }

  .tablet-landscape-max\:py-5 {
    padding-top: 0.3125rem;
    padding-bottom: 0.3125rem;
  }

  .tablet-landscape-max\:py-6 {
    padding-top: 0.375rem;
    padding-bottom: 0.375rem;
  }

  .tablet-landscape-max\:py-8 {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }

  .tablet-landscape-max\:py-10 {
    padding-top: 0.625rem;
    padding-bottom: 0.625rem;
  }

  .tablet-landscape-max\:py-12 {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
  }

  .tablet-landscape-max\:py-16 {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .tablet-landscape-max\:py-20 {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }

  .tablet-landscape-max\:py-24 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }

  .tablet-landscape-max\:py-32 {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .tablet-landscape-max\:py-40 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }

  .tablet-landscape-max\:py-48 {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .tablet-landscape-max\:py-56 {
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }

  .tablet-landscape-max\:py-64 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .tablet-landscape-max\:py-68 {
    padding-top: 4.25rem;
    padding-bottom: 4.25rem;
  }

  .tablet-landscape-max\:py-72 {
    padding-top: 4.5rem;
    padding-bottom: 4.5rem;
  }

  .tablet-landscape-max\:py-76 {
    padding-top: 4.75rem;
    padding-bottom: 4.75rem;
  }

  .tablet-landscape-max\:py-80 {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  .tablet-landscape-max\:py-192 {
    padding-top: 12rem;
    padding-bottom: 12rem;
  }

  .tablet-landscape-max\:py-px {
    padding-top: 1px;
    padding-bottom: 1px;
  }

  .tablet-landscape-max\:pt-0 {
    padding-top: 0;
  }

  .tablet-landscape-max\:pt-1 {
    padding-top: 0.0625rem;
  }

  .tablet-landscape-max\:pt-2 {
    padding-top: 0.125rem;
  }

  .tablet-landscape-max\:pt-3 {
    padding-top: 0.1875rem;
  }

  .tablet-landscape-max\:pt-4 {
    padding-top: 0.25rem;
  }

  .tablet-landscape-max\:pt-5 {
    padding-top: 0.3125rem;
  }

  .tablet-landscape-max\:pt-6 {
    padding-top: 0.375rem;
  }

  .tablet-landscape-max\:pt-8 {
    padding-top: 0.5rem;
  }

  .tablet-landscape-max\:pt-10 {
    padding-top: 0.625rem;
  }

  .tablet-landscape-max\:pt-12 {
    padding-top: 0.75rem;
  }

  .tablet-landscape-max\:pt-16 {
    padding-top: 1rem;
  }

  .tablet-landscape-max\:pt-20 {
    padding-top: 1.25rem;
  }

  .tablet-landscape-max\:pt-24 {
    padding-top: 1.5rem;
  }

  .tablet-landscape-max\:pt-32 {
    padding-top: 2rem;
  }

  .tablet-landscape-max\:pt-40 {
    padding-top: 2.5rem;
  }

  .tablet-landscape-max\:pt-48 {
    padding-top: 3rem;
  }

  .tablet-landscape-max\:pt-56 {
    padding-top: 3.5rem;
  }

  .tablet-landscape-max\:pt-64 {
    padding-top: 4rem;
  }

  .tablet-landscape-max\:pt-68 {
    padding-top: 4.25rem;
  }

  .tablet-landscape-max\:pt-72 {
    padding-top: 4.5rem;
  }

  .tablet-landscape-max\:pt-76 {
    padding-top: 4.75rem;
  }

  .tablet-landscape-max\:pt-80 {
    padding-top: 5rem;
  }

  .tablet-landscape-max\:pt-192 {
    padding-top: 12rem;
  }

  .tablet-landscape-max\:pt-px {
    padding-top: 1px;
  }

  .tablet-landscape-max\:pr-0 {
    padding-right: 0;
  }

  .tablet-landscape-max\:pr-1 {
    padding-right: 0.0625rem;
  }

  .tablet-landscape-max\:pr-2 {
    padding-right: 0.125rem;
  }

  .tablet-landscape-max\:pr-3 {
    padding-right: 0.1875rem;
  }

  .tablet-landscape-max\:pr-4 {
    padding-right: 0.25rem;
  }

  .tablet-landscape-max\:pr-5 {
    padding-right: 0.3125rem;
  }

  .tablet-landscape-max\:pr-6 {
    padding-right: 0.375rem;
  }

  .tablet-landscape-max\:pr-8 {
    padding-right: 0.5rem;
  }

  .tablet-landscape-max\:pr-10 {
    padding-right: 0.625rem;
  }

  .tablet-landscape-max\:pr-12 {
    padding-right: 0.75rem;
  }

  .tablet-landscape-max\:pr-16 {
    padding-right: 1rem;
  }

  .tablet-landscape-max\:pr-20 {
    padding-right: 1.25rem;
  }

  .tablet-landscape-max\:pr-24 {
    padding-right: 1.5rem;
  }

  .tablet-landscape-max\:pr-32 {
    padding-right: 2rem;
  }

  .tablet-landscape-max\:pr-40 {
    padding-right: 2.5rem;
  }

  .tablet-landscape-max\:pr-48 {
    padding-right: 3rem;
  }

  .tablet-landscape-max\:pr-56 {
    padding-right: 3.5rem;
  }

  .tablet-landscape-max\:pr-64 {
    padding-right: 4rem;
  }

  .tablet-landscape-max\:pr-68 {
    padding-right: 4.25rem;
  }

  .tablet-landscape-max\:pr-72 {
    padding-right: 4.5rem;
  }

  .tablet-landscape-max\:pr-76 {
    padding-right: 4.75rem;
  }

  .tablet-landscape-max\:pr-80 {
    padding-right: 5rem;
  }

  .tablet-landscape-max\:pr-192 {
    padding-right: 12rem;
  }

  .tablet-landscape-max\:pr-px {
    padding-right: 1px;
  }

  .tablet-landscape-max\:pb-0 {
    padding-bottom: 0;
  }

  .tablet-landscape-max\:pb-1 {
    padding-bottom: 0.0625rem;
  }

  .tablet-landscape-max\:pb-2 {
    padding-bottom: 0.125rem;
  }

  .tablet-landscape-max\:pb-3 {
    padding-bottom: 0.1875rem;
  }

  .tablet-landscape-max\:pb-4 {
    padding-bottom: 0.25rem;
  }

  .tablet-landscape-max\:pb-5 {
    padding-bottom: 0.3125rem;
  }

  .tablet-landscape-max\:pb-6 {
    padding-bottom: 0.375rem;
  }

  .tablet-landscape-max\:pb-8 {
    padding-bottom: 0.5rem;
  }

  .tablet-landscape-max\:pb-10 {
    padding-bottom: 0.625rem;
  }

  .tablet-landscape-max\:pb-12 {
    padding-bottom: 0.75rem;
  }

  .tablet-landscape-max\:pb-16 {
    padding-bottom: 1rem;
  }

  .tablet-landscape-max\:pb-20 {
    padding-bottom: 1.25rem;
  }

  .tablet-landscape-max\:pb-24 {
    padding-bottom: 1.5rem;
  }

  .tablet-landscape-max\:pb-32 {
    padding-bottom: 2rem;
  }

  .tablet-landscape-max\:pb-40 {
    padding-bottom: 2.5rem;
  }

  .tablet-landscape-max\:pb-48 {
    padding-bottom: 3rem;
  }

  .tablet-landscape-max\:pb-56 {
    padding-bottom: 3.5rem;
  }

  .tablet-landscape-max\:pb-64 {
    padding-bottom: 4rem;
  }

  .tablet-landscape-max\:pb-68 {
    padding-bottom: 4.25rem;
  }

  .tablet-landscape-max\:pb-72 {
    padding-bottom: 4.5rem;
  }

  .tablet-landscape-max\:pb-76 {
    padding-bottom: 4.75rem;
  }

  .tablet-landscape-max\:pb-80 {
    padding-bottom: 5rem;
  }

  .tablet-landscape-max\:pb-192 {
    padding-bottom: 12rem;
  }

  .tablet-landscape-max\:pb-px {
    padding-bottom: 1px;
  }

  .tablet-landscape-max\:pl-0 {
    padding-left: 0;
  }

  .tablet-landscape-max\:pl-1 {
    padding-left: 0.0625rem;
  }

  .tablet-landscape-max\:pl-2 {
    padding-left: 0.125rem;
  }

  .tablet-landscape-max\:pl-3 {
    padding-left: 0.1875rem;
  }

  .tablet-landscape-max\:pl-4 {
    padding-left: 0.25rem;
  }

  .tablet-landscape-max\:pl-5 {
    padding-left: 0.3125rem;
  }

  .tablet-landscape-max\:pl-6 {
    padding-left: 0.375rem;
  }

  .tablet-landscape-max\:pl-8 {
    padding-left: 0.5rem;
  }

  .tablet-landscape-max\:pl-10 {
    padding-left: 0.625rem;
  }

  .tablet-landscape-max\:pl-12 {
    padding-left: 0.75rem;
  }

  .tablet-landscape-max\:pl-16 {
    padding-left: 1rem;
  }

  .tablet-landscape-max\:pl-20 {
    padding-left: 1.25rem;
  }

  .tablet-landscape-max\:pl-24 {
    padding-left: 1.5rem;
  }

  .tablet-landscape-max\:pl-32 {
    padding-left: 2rem;
  }

  .tablet-landscape-max\:pl-40 {
    padding-left: 2.5rem;
  }

  .tablet-landscape-max\:pl-48 {
    padding-left: 3rem;
  }

  .tablet-landscape-max\:pl-56 {
    padding-left: 3.5rem;
  }

  .tablet-landscape-max\:pl-64 {
    padding-left: 4rem;
  }

  .tablet-landscape-max\:pl-68 {
    padding-left: 4.25rem;
  }

  .tablet-landscape-max\:pl-72 {
    padding-left: 4.5rem;
  }

  .tablet-landscape-max\:pl-76 {
    padding-left: 4.75rem;
  }

  .tablet-landscape-max\:pl-80 {
    padding-left: 5rem;
  }

  .tablet-landscape-max\:pl-192 {
    padding-left: 12rem;
  }

  .tablet-landscape-max\:pl-px {
    padding-left: 1px;
  }

  .tablet-landscape-max\:text-left {
    text-align: left;
  }

  .tablet-landscape-max\:text-center {
    text-align: center;
  }

  .tablet-landscape-max\:text-right {
    text-align: right;
  }

  .tablet-landscape-max\:text-justify {
    text-align: justify;
  }

  .tablet-landscape-max\:align-baseline {
    vertical-align: baseline;
  }

  .tablet-landscape-max\:align-top {
    vertical-align: top;
  }

  .tablet-landscape-max\:align-middle {
    vertical-align: middle;
  }

  .tablet-landscape-max\:align-bottom {
    vertical-align: bottom;
  }

  .tablet-landscape-max\:align-text-top {
    vertical-align: text-top;
  }

  .tablet-landscape-max\:align-text-bottom {
    vertical-align: text-bottom;
  }

  .tablet-landscape-max\:font-body {
    font-family: Roboto;
  }

  .tablet-landscape-max\:font-heading {
    font-family: "Open Sans";
  }

  .tablet-landscape-max\:text-root-em {
    font-size: 16px;
  }

  .tablet-landscape-max\:text-xs {
    font-size: 0.75rem;
  }

  .tablet-landscape-max\:text-sm {
    font-size: 0.875rem;
  }

  .tablet-landscape-max\:text-base {
    font-size: 1rem;
  }

  .tablet-landscape-max\:text-lg {
    font-size: 1.125rem;
  }

  .tablet-landscape-max\:text-xl {
    font-size: 1.25rem;
  }

  .tablet-landscape-max\:text-2xl {
    font-size: 1.375rem;
  }

  .tablet-landscape-max\:text-3xl {
    font-size: 1.5rem;
  }

  .tablet-landscape-max\:text-4xl {
    font-size: 1.625rem;
  }

  .tablet-landscape-max\:text-5xl {
    font-size: 1.75rem;
  }

  .tablet-landscape-max\:text-6xl {
    font-size: 1.875rem;
  }

  .tablet-landscape-max\:text-heading-xs {
    font-size: 1.75rem;
  }

  .tablet-landscape-max\:text-heading-sm {
    font-size: 2rem;
  }

  .tablet-landscape-max\:text-heading-md {
    font-size: 2.125rem;
  }

  .tablet-landscape-max\:text-heading-lg {
    font-size: 2.375rem;
  }

  .tablet-landscape-max\:text-heading-xl {
    font-size: 2.625rem;
  }

  .tablet-landscape-max\:font-thin {
    font-weight: 100;
  }

  .tablet-landscape-max\:font-extralight {
    font-weight: 200;
  }

  .tablet-landscape-max\:font-light {
    font-weight: 300;
  }

  .tablet-landscape-max\:font-normal {
    font-weight: 400;
  }

  .tablet-landscape-max\:font-medium {
    font-weight: 500;
  }

  .tablet-landscape-max\:font-semibold {
    font-weight: 600;
  }

  .tablet-landscape-max\:font-bold {
    font-weight: 700;
  }

  .tablet-landscape-max\:font-extrabold {
    font-weight: 800;
  }

  .tablet-landscape-max\:font-black {
    font-weight: 900;
  }

  .tablet-landscape-max\:uppercase {
    text-transform: uppercase;
  }

  .tablet-landscape-max\:lowercase {
    text-transform: lowercase;
  }

  .tablet-landscape-max\:capitalize {
    text-transform: capitalize;
  }

  .tablet-landscape-max\:normal-case {
    text-transform: none;
  }

  .tablet-landscape-max\:italic {
    font-style: italic;
  }

  .tablet-landscape-max\:not-italic {
    font-style: normal;
  }

  .tablet-landscape-max\:ordinal, .tablet-landscape-max\:slashed-zero, .tablet-landscape-max\:lining-nums, .tablet-landscape-max\:oldstyle-nums, .tablet-landscape-max\:proportional-nums, .tablet-landscape-max\:tabular-nums, .tablet-landscape-max\:diagonal-fractions, .tablet-landscape-max\: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-feature-settings: var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction);
    font-variant-numeric: var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction);
  }

  .tablet-landscape-max\:normal-nums {
    font-feature-settings: normal;
    font-variant-numeric: normal;
  }

  .tablet-landscape-max\:ordinal {
    --tw-ordinal: ordinal;
  }

  .tablet-landscape-max\:slashed-zero {
    --tw-slashed-zero: slashed-zero;
  }

  .tablet-landscape-max\:lining-nums {
    --tw-numeric-figure: lining-nums;
  }

  .tablet-landscape-max\:oldstyle-nums {
    --tw-numeric-figure: oldstyle-nums;
  }

  .tablet-landscape-max\:proportional-nums {
    --tw-numeric-spacing: proportional-nums;
  }

  .tablet-landscape-max\:tabular-nums {
    --tw-numeric-spacing: tabular-nums;
  }

  .tablet-landscape-max\:diagonal-fractions {
    --tw-numeric-fraction: diagonal-fractions;
  }

  .tablet-landscape-max\:stacked-fractions {
    --tw-numeric-fraction: stacked-fractions;
  }

  .tablet-landscape-max\:leading-3 {
    line-height: .75rem;
  }

  .tablet-landscape-max\:leading-4 {
    line-height: 1rem;
  }

  .tablet-landscape-max\:leading-5 {
    line-height: 1.25rem;
  }

  .tablet-landscape-max\:leading-6 {
    line-height: 1.5rem;
  }

  .tablet-landscape-max\:leading-7 {
    line-height: 1.75rem;
  }

  .tablet-landscape-max\:leading-8 {
    line-height: 2rem;
  }

  .tablet-landscape-max\:leading-9 {
    line-height: 2.25rem;
  }

  .tablet-landscape-max\:leading-10 {
    line-height: 2.5rem;
  }

  .tablet-landscape-max\:leading-none {
    line-height: 1;
  }

  .tablet-landscape-max\:leading-tight {
    line-height: 1.25;
  }

  .tablet-landscape-max\:leading-snug {
    line-height: 1.375;
  }

  .tablet-landscape-max\:leading-normal {
    line-height: 1.5;
  }

  .tablet-landscape-max\:leading-relaxed {
    line-height: 1.625;
  }

  .tablet-landscape-max\:leading-loose {
    line-height: 2;
  }

  .tablet-landscape-max\:tracking-tighter {
    letter-spacing: -0.05em;
  }

  .tablet-landscape-max\:tracking-tight {
    letter-spacing: -0.025em;
  }

  .tablet-landscape-max\:tracking-normal {
    letter-spacing: 0em;
  }

  .tablet-landscape-max\:tracking-wide {
    letter-spacing: 0.025em;
  }

  .tablet-landscape-max\:tracking-wider {
    letter-spacing: 0.05em;
  }

  .tablet-landscape-max\:tracking-widest {
    letter-spacing: 0.1em;
  }

  .tablet-landscape-max\:text-transparent {
    color: transparent;
  }

  .tablet-landscape-max\:text-current {
    color: currentColor;
  }

  .tablet-landscape-max\:text-black {
    --tw-text-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:text-white {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:text-gray-50 {
    --tw-text-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:text-gray-100 {
    --tw-text-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:text-gray-200 {
    --tw-text-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:text-gray-300 {
    --tw-text-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:text-gray-400 {
    --tw-text-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:text-gray-500 {
    --tw-text-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:text-gray-600 {
    --tw-text-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:text-gray-700 {
    --tw-text-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:text-gray-800 {
    --tw-text-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:text-gray-900 {
    --tw-text-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:text-red-50 {
    --tw-text-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:text-red-100 {
    --tw-text-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:text-red-200 {
    --tw-text-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:text-red-300 {
    --tw-text-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:text-red-400 {
    --tw-text-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:text-red-500 {
    --tw-text-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:text-red-600 {
    --tw-text-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:text-red-700 {
    --tw-text-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:text-red-800 {
    --tw-text-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:text-red-900 {
    --tw-text-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:text-yellow-50 {
    --tw-text-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:text-yellow-100 {
    --tw-text-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:text-yellow-200 {
    --tw-text-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:text-yellow-300 {
    --tw-text-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:text-yellow-400 {
    --tw-text-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:text-yellow-500 {
    --tw-text-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:text-yellow-600 {
    --tw-text-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:text-yellow-700 {
    --tw-text-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:text-yellow-800 {
    --tw-text-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:text-yellow-900 {
    --tw-text-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:text-green-50 {
    --tw-text-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:text-green-100 {
    --tw-text-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:text-green-200 {
    --tw-text-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:text-green-300 {
    --tw-text-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:text-green-400 {
    --tw-text-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:text-green-500 {
    --tw-text-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:text-green-600 {
    --tw-text-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:text-green-700 {
    --tw-text-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:text-green-800 {
    --tw-text-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:text-green-900 {
    --tw-text-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:text-blue-50 {
    --tw-text-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:text-blue-100 {
    --tw-text-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:text-blue-200 {
    --tw-text-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:text-blue-300 {
    --tw-text-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:text-blue-400 {
    --tw-text-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:text-blue-500 {
    --tw-text-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:text-blue-600 {
    --tw-text-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:text-blue-700 {
    --tw-text-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:text-blue-800 {
    --tw-text-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:text-blue-900 {
    --tw-text-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:text-indigo-50 {
    --tw-text-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:text-indigo-100 {
    --tw-text-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:text-indigo-200 {
    --tw-text-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:text-indigo-300 {
    --tw-text-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:text-indigo-400 {
    --tw-text-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:text-indigo-500 {
    --tw-text-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:text-indigo-600 {
    --tw-text-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:text-indigo-700 {
    --tw-text-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:text-indigo-800 {
    --tw-text-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:text-indigo-900 {
    --tw-text-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:text-purple-50 {
    --tw-text-opacity: 1;
    color: rgba(245, 243, 255, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:text-purple-100 {
    --tw-text-opacity: 1;
    color: rgba(237, 233, 254, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:text-purple-200 {
    --tw-text-opacity: 1;
    color: rgba(221, 214, 254, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:text-purple-300 {
    --tw-text-opacity: 1;
    color: rgba(196, 181, 253, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:text-purple-400 {
    --tw-text-opacity: 1;
    color: rgba(167, 139, 250, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:text-purple-500 {
    --tw-text-opacity: 1;
    color: rgba(139, 92, 246, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:text-purple-600 {
    --tw-text-opacity: 1;
    color: rgba(124, 58, 237, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:text-purple-700 {
    --tw-text-opacity: 1;
    color: rgba(109, 40, 217, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:text-purple-800 {
    --tw-text-opacity: 1;
    color: rgba(91, 33, 182, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:text-purple-900 {
    --tw-text-opacity: 1;
    color: rgba(76, 29, 149, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:text-pink-50 {
    --tw-text-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:text-pink-100 {
    --tw-text-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:text-pink-200 {
    --tw-text-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:text-pink-300 {
    --tw-text-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:text-pink-400 {
    --tw-text-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:text-pink-500 {
    --tw-text-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:text-pink-600 {
    --tw-text-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:text-pink-700 {
    --tw-text-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:text-pink-800 {
    --tw-text-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:text-pink-900 {
    --tw-text-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:text-base-normal {
    --tw-text-opacity: 1;
    color: rgba(0, 65, 129, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:text-base-dark {
    --tw-text-opacity: 1;
    color: rgba(0, 52, 105, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:text-base-black {
    --tw-text-opacity: 1;
    color: rgba(29, 29, 31, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:text-base-border {
    --tw-text-opacity: 1;
    color: rgba(231, 231, 233, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:text-primary-normal {
    --tw-text-opacity: 1;
    color: rgba(0, 103, 207, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:text-primary-alt {
    --tw-text-opacity: 1;
    color: rgba(0, 71, 143, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:text-subtle-white {
    --tw-text-opacity: 1;
    color: rgba(249, 249, 249, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:text-turquesa {
    --tw-text-opacity: 1;
    color: rgba(0, 151, 178, var(--tw-text-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:text-transparent {
    color: transparent;
  }

  .group:hover .tablet-landscape-max\:group-hover\:text-current {
    color: currentColor;
  }

  .group:hover .tablet-landscape-max\:group-hover\:text-black {
    --tw-text-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-text-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:text-white {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:text-gray-50 {
    --tw-text-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-text-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:text-gray-100 {
    --tw-text-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-text-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:text-gray-200 {
    --tw-text-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-text-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:text-gray-300 {
    --tw-text-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-text-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:text-gray-400 {
    --tw-text-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-text-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:text-gray-500 {
    --tw-text-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-text-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:text-gray-600 {
    --tw-text-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-text-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:text-gray-700 {
    --tw-text-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-text-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:text-gray-800 {
    --tw-text-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-text-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:text-gray-900 {
    --tw-text-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-text-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:text-red-50 {
    --tw-text-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-text-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:text-red-100 {
    --tw-text-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-text-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:text-red-200 {
    --tw-text-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-text-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:text-red-300 {
    --tw-text-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-text-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:text-red-400 {
    --tw-text-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-text-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:text-red-500 {
    --tw-text-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-text-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:text-red-600 {
    --tw-text-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-text-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:text-red-700 {
    --tw-text-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-text-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:text-red-800 {
    --tw-text-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-text-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:text-red-900 {
    --tw-text-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-text-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:text-yellow-50 {
    --tw-text-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-text-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:text-yellow-100 {
    --tw-text-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-text-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:text-yellow-200 {
    --tw-text-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-text-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:text-yellow-300 {
    --tw-text-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-text-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:text-yellow-400 {
    --tw-text-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-text-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:text-yellow-500 {
    --tw-text-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-text-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:text-yellow-600 {
    --tw-text-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-text-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:text-yellow-700 {
    --tw-text-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-text-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:text-yellow-800 {
    --tw-text-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-text-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:text-yellow-900 {
    --tw-text-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-text-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:text-green-50 {
    --tw-text-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-text-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:text-green-100 {
    --tw-text-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-text-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:text-green-200 {
    --tw-text-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-text-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:text-green-300 {
    --tw-text-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-text-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:text-green-400 {
    --tw-text-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-text-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:text-green-500 {
    --tw-text-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-text-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:text-green-600 {
    --tw-text-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-text-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:text-green-700 {
    --tw-text-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-text-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:text-green-800 {
    --tw-text-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-text-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:text-green-900 {
    --tw-text-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-text-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:text-blue-50 {
    --tw-text-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-text-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:text-blue-100 {
    --tw-text-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-text-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:text-blue-200 {
    --tw-text-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-text-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:text-blue-300 {
    --tw-text-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-text-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:text-blue-400 {
    --tw-text-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-text-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:text-blue-500 {
    --tw-text-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-text-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:text-blue-600 {
    --tw-text-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-text-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:text-blue-700 {
    --tw-text-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-text-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:text-blue-800 {
    --tw-text-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-text-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:text-blue-900 {
    --tw-text-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-text-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:text-indigo-50 {
    --tw-text-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-text-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:text-indigo-100 {
    --tw-text-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-text-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:text-indigo-200 {
    --tw-text-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-text-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:text-indigo-300 {
    --tw-text-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-text-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:text-indigo-400 {
    --tw-text-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-text-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:text-indigo-500 {
    --tw-text-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-text-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:text-indigo-600 {
    --tw-text-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-text-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:text-indigo-700 {
    --tw-text-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-text-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:text-indigo-800 {
    --tw-text-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-text-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:text-indigo-900 {
    --tw-text-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-text-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:text-purple-50 {
    --tw-text-opacity: 1;
    color: rgba(245, 243, 255, var(--tw-text-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:text-purple-100 {
    --tw-text-opacity: 1;
    color: rgba(237, 233, 254, var(--tw-text-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:text-purple-200 {
    --tw-text-opacity: 1;
    color: rgba(221, 214, 254, var(--tw-text-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:text-purple-300 {
    --tw-text-opacity: 1;
    color: rgba(196, 181, 253, var(--tw-text-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:text-purple-400 {
    --tw-text-opacity: 1;
    color: rgba(167, 139, 250, var(--tw-text-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:text-purple-500 {
    --tw-text-opacity: 1;
    color: rgba(139, 92, 246, var(--tw-text-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:text-purple-600 {
    --tw-text-opacity: 1;
    color: rgba(124, 58, 237, var(--tw-text-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:text-purple-700 {
    --tw-text-opacity: 1;
    color: rgba(109, 40, 217, var(--tw-text-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:text-purple-800 {
    --tw-text-opacity: 1;
    color: rgba(91, 33, 182, var(--tw-text-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:text-purple-900 {
    --tw-text-opacity: 1;
    color: rgba(76, 29, 149, var(--tw-text-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:text-pink-50 {
    --tw-text-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-text-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:text-pink-100 {
    --tw-text-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-text-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:text-pink-200 {
    --tw-text-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-text-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:text-pink-300 {
    --tw-text-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-text-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:text-pink-400 {
    --tw-text-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-text-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:text-pink-500 {
    --tw-text-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-text-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:text-pink-600 {
    --tw-text-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-text-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:text-pink-700 {
    --tw-text-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-text-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:text-pink-800 {
    --tw-text-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-text-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:text-pink-900 {
    --tw-text-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-text-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:text-base-normal {
    --tw-text-opacity: 1;
    color: rgba(0, 65, 129, var(--tw-text-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:text-base-dark {
    --tw-text-opacity: 1;
    color: rgba(0, 52, 105, var(--tw-text-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:text-base-black {
    --tw-text-opacity: 1;
    color: rgba(29, 29, 31, var(--tw-text-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:text-base-border {
    --tw-text-opacity: 1;
    color: rgba(231, 231, 233, var(--tw-text-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:text-primary-normal {
    --tw-text-opacity: 1;
    color: rgba(0, 103, 207, var(--tw-text-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:text-primary-alt {
    --tw-text-opacity: 1;
    color: rgba(0, 71, 143, var(--tw-text-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:text-subtle-white {
    --tw-text-opacity: 1;
    color: rgba(249, 249, 249, var(--tw-text-opacity));
  }

  .group:hover .tablet-landscape-max\:group-hover\:text-turquesa {
    --tw-text-opacity: 1;
    color: rgba(0, 151, 178, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:focus-within\:text-transparent:focus-within {
    color: transparent;
  }

  .tablet-landscape-max\:focus-within\:text-current:focus-within {
    color: currentColor;
  }

  .tablet-landscape-max\:focus-within\:text-black:focus-within {
    --tw-text-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:focus-within\:text-white:focus-within {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:focus-within\:text-gray-50:focus-within {
    --tw-text-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:focus-within\:text-gray-100:focus-within {
    --tw-text-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:focus-within\:text-gray-200:focus-within {
    --tw-text-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:focus-within\:text-gray-300:focus-within {
    --tw-text-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:focus-within\:text-gray-400:focus-within {
    --tw-text-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:focus-within\:text-gray-500:focus-within {
    --tw-text-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:focus-within\:text-gray-600:focus-within {
    --tw-text-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:focus-within\:text-gray-700:focus-within {
    --tw-text-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:focus-within\:text-gray-800:focus-within {
    --tw-text-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:focus-within\:text-gray-900:focus-within {
    --tw-text-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:focus-within\:text-red-50:focus-within {
    --tw-text-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:focus-within\:text-red-100:focus-within {
    --tw-text-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:focus-within\:text-red-200:focus-within {
    --tw-text-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:focus-within\:text-red-300:focus-within {
    --tw-text-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:focus-within\:text-red-400:focus-within {
    --tw-text-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:focus-within\:text-red-500:focus-within {
    --tw-text-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:focus-within\:text-red-600:focus-within {
    --tw-text-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:focus-within\:text-red-700:focus-within {
    --tw-text-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:focus-within\:text-red-800:focus-within {
    --tw-text-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:focus-within\:text-red-900:focus-within {
    --tw-text-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:focus-within\:text-yellow-50:focus-within {
    --tw-text-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:focus-within\:text-yellow-100:focus-within {
    --tw-text-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:focus-within\:text-yellow-200:focus-within {
    --tw-text-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:focus-within\:text-yellow-300:focus-within {
    --tw-text-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:focus-within\:text-yellow-400:focus-within {
    --tw-text-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:focus-within\:text-yellow-500:focus-within {
    --tw-text-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:focus-within\:text-yellow-600:focus-within {
    --tw-text-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:focus-within\:text-yellow-700:focus-within {
    --tw-text-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:focus-within\:text-yellow-800:focus-within {
    --tw-text-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:focus-within\:text-yellow-900:focus-within {
    --tw-text-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:focus-within\:text-green-50:focus-within {
    --tw-text-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:focus-within\:text-green-100:focus-within {
    --tw-text-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:focus-within\:text-green-200:focus-within {
    --tw-text-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:focus-within\:text-green-300:focus-within {
    --tw-text-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:focus-within\:text-green-400:focus-within {
    --tw-text-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:focus-within\:text-green-500:focus-within {
    --tw-text-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:focus-within\:text-green-600:focus-within {
    --tw-text-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:focus-within\:text-green-700:focus-within {
    --tw-text-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:focus-within\:text-green-800:focus-within {
    --tw-text-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:focus-within\:text-green-900:focus-within {
    --tw-text-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:focus-within\:text-blue-50:focus-within {
    --tw-text-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:focus-within\:text-blue-100:focus-within {
    --tw-text-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:focus-within\:text-blue-200:focus-within {
    --tw-text-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:focus-within\:text-blue-300:focus-within {
    --tw-text-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:focus-within\:text-blue-400:focus-within {
    --tw-text-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:focus-within\:text-blue-500:focus-within {
    --tw-text-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:focus-within\:text-blue-600:focus-within {
    --tw-text-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:focus-within\:text-blue-700:focus-within {
    --tw-text-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:focus-within\:text-blue-800:focus-within {
    --tw-text-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:focus-within\:text-blue-900:focus-within {
    --tw-text-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:focus-within\:text-indigo-50:focus-within {
    --tw-text-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:focus-within\:text-indigo-100:focus-within {
    --tw-text-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:focus-within\:text-indigo-200:focus-within {
    --tw-text-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:focus-within\:text-indigo-300:focus-within {
    --tw-text-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:focus-within\:text-indigo-400:focus-within {
    --tw-text-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:focus-within\:text-indigo-500:focus-within {
    --tw-text-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:focus-within\:text-indigo-600:focus-within {
    --tw-text-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:focus-within\:text-indigo-700:focus-within {
    --tw-text-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:focus-within\:text-indigo-800:focus-within {
    --tw-text-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:focus-within\:text-indigo-900:focus-within {
    --tw-text-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:focus-within\:text-purple-50:focus-within {
    --tw-text-opacity: 1;
    color: rgba(245, 243, 255, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:focus-within\:text-purple-100:focus-within {
    --tw-text-opacity: 1;
    color: rgba(237, 233, 254, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:focus-within\:text-purple-200:focus-within {
    --tw-text-opacity: 1;
    color: rgba(221, 214, 254, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:focus-within\:text-purple-300:focus-within {
    --tw-text-opacity: 1;
    color: rgba(196, 181, 253, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:focus-within\:text-purple-400:focus-within {
    --tw-text-opacity: 1;
    color: rgba(167, 139, 250, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:focus-within\:text-purple-500:focus-within {
    --tw-text-opacity: 1;
    color: rgba(139, 92, 246, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:focus-within\:text-purple-600:focus-within {
    --tw-text-opacity: 1;
    color: rgba(124, 58, 237, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:focus-within\:text-purple-700:focus-within {
    --tw-text-opacity: 1;
    color: rgba(109, 40, 217, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:focus-within\:text-purple-800:focus-within {
    --tw-text-opacity: 1;
    color: rgba(91, 33, 182, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:focus-within\:text-purple-900:focus-within {
    --tw-text-opacity: 1;
    color: rgba(76, 29, 149, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:focus-within\:text-pink-50:focus-within {
    --tw-text-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:focus-within\:text-pink-100:focus-within {
    --tw-text-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:focus-within\:text-pink-200:focus-within {
    --tw-text-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:focus-within\:text-pink-300:focus-within {
    --tw-text-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:focus-within\:text-pink-400:focus-within {
    --tw-text-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:focus-within\:text-pink-500:focus-within {
    --tw-text-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:focus-within\:text-pink-600:focus-within {
    --tw-text-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:focus-within\:text-pink-700:focus-within {
    --tw-text-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:focus-within\:text-pink-800:focus-within {
    --tw-text-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:focus-within\:text-pink-900:focus-within {
    --tw-text-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:focus-within\:text-base-normal:focus-within {
    --tw-text-opacity: 1;
    color: rgba(0, 65, 129, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:focus-within\:text-base-dark:focus-within {
    --tw-text-opacity: 1;
    color: rgba(0, 52, 105, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:focus-within\:text-base-black:focus-within {
    --tw-text-opacity: 1;
    color: rgba(29, 29, 31, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:focus-within\:text-base-border:focus-within {
    --tw-text-opacity: 1;
    color: rgba(231, 231, 233, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:focus-within\:text-primary-normal:focus-within {
    --tw-text-opacity: 1;
    color: rgba(0, 103, 207, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:focus-within\:text-primary-alt:focus-within {
    --tw-text-opacity: 1;
    color: rgba(0, 71, 143, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:focus-within\:text-subtle-white:focus-within {
    --tw-text-opacity: 1;
    color: rgba(249, 249, 249, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:focus-within\:text-turquesa:focus-within {
    --tw-text-opacity: 1;
    color: rgba(0, 151, 178, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:hover\:text-transparent:hover {
    color: transparent;
  }

  .tablet-landscape-max\:hover\:text-current:hover {
    color: currentColor;
  }

  .tablet-landscape-max\:hover\:text-black:hover {
    --tw-text-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:hover\:text-white:hover {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:hover\:text-gray-50:hover {
    --tw-text-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:hover\:text-gray-100:hover {
    --tw-text-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:hover\:text-gray-200:hover {
    --tw-text-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:hover\:text-gray-300:hover {
    --tw-text-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:hover\:text-gray-400:hover {
    --tw-text-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:hover\:text-gray-500:hover {
    --tw-text-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:hover\:text-gray-600:hover {
    --tw-text-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:hover\:text-gray-700:hover {
    --tw-text-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:hover\:text-gray-800:hover {
    --tw-text-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:hover\:text-gray-900:hover {
    --tw-text-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:hover\:text-red-50:hover {
    --tw-text-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:hover\:text-red-100:hover {
    --tw-text-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:hover\:text-red-200:hover {
    --tw-text-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:hover\:text-red-300:hover {
    --tw-text-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:hover\:text-red-400:hover {
    --tw-text-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:hover\:text-red-500:hover {
    --tw-text-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:hover\:text-red-600:hover {
    --tw-text-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:hover\:text-red-700:hover {
    --tw-text-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:hover\:text-red-800:hover {
    --tw-text-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:hover\:text-red-900:hover {
    --tw-text-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:hover\:text-yellow-50:hover {
    --tw-text-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:hover\:text-yellow-100:hover {
    --tw-text-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:hover\:text-yellow-200:hover {
    --tw-text-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:hover\:text-yellow-300:hover {
    --tw-text-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:hover\:text-yellow-400:hover {
    --tw-text-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:hover\:text-yellow-500:hover {
    --tw-text-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:hover\:text-yellow-600:hover {
    --tw-text-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:hover\:text-yellow-700:hover {
    --tw-text-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:hover\:text-yellow-800:hover {
    --tw-text-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:hover\:text-yellow-900:hover {
    --tw-text-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:hover\:text-green-50:hover {
    --tw-text-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:hover\:text-green-100:hover {
    --tw-text-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:hover\:text-green-200:hover {
    --tw-text-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:hover\:text-green-300:hover {
    --tw-text-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:hover\:text-green-400:hover {
    --tw-text-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:hover\:text-green-500:hover {
    --tw-text-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:hover\:text-green-600:hover {
    --tw-text-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:hover\:text-green-700:hover {
    --tw-text-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:hover\:text-green-800:hover {
    --tw-text-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:hover\:text-green-900:hover {
    --tw-text-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:hover\:text-blue-50:hover {
    --tw-text-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:hover\:text-blue-100:hover {
    --tw-text-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:hover\:text-blue-200:hover {
    --tw-text-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:hover\:text-blue-300:hover {
    --tw-text-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:hover\:text-blue-400:hover {
    --tw-text-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:hover\:text-blue-500:hover {
    --tw-text-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:hover\:text-blue-600:hover {
    --tw-text-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:hover\:text-blue-700:hover {
    --tw-text-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:hover\:text-blue-800:hover {
    --tw-text-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:hover\:text-blue-900:hover {
    --tw-text-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:hover\:text-indigo-50:hover {
    --tw-text-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:hover\:text-indigo-100:hover {
    --tw-text-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:hover\:text-indigo-200:hover {
    --tw-text-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:hover\:text-indigo-300:hover {
    --tw-text-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:hover\:text-indigo-400:hover {
    --tw-text-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:hover\:text-indigo-500:hover {
    --tw-text-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:hover\:text-indigo-600:hover {
    --tw-text-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:hover\:text-indigo-700:hover {
    --tw-text-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:hover\:text-indigo-800:hover {
    --tw-text-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:hover\:text-indigo-900:hover {
    --tw-text-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:hover\:text-purple-50:hover {
    --tw-text-opacity: 1;
    color: rgba(245, 243, 255, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:hover\:text-purple-100:hover {
    --tw-text-opacity: 1;
    color: rgba(237, 233, 254, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:hover\:text-purple-200:hover {
    --tw-text-opacity: 1;
    color: rgba(221, 214, 254, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:hover\:text-purple-300:hover {
    --tw-text-opacity: 1;
    color: rgba(196, 181, 253, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:hover\:text-purple-400:hover {
    --tw-text-opacity: 1;
    color: rgba(167, 139, 250, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:hover\:text-purple-500:hover {
    --tw-text-opacity: 1;
    color: rgba(139, 92, 246, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:hover\:text-purple-600:hover {
    --tw-text-opacity: 1;
    color: rgba(124, 58, 237, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:hover\:text-purple-700:hover {
    --tw-text-opacity: 1;
    color: rgba(109, 40, 217, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:hover\:text-purple-800:hover {
    --tw-text-opacity: 1;
    color: rgba(91, 33, 182, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:hover\:text-purple-900:hover {
    --tw-text-opacity: 1;
    color: rgba(76, 29, 149, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:hover\:text-pink-50:hover {
    --tw-text-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:hover\:text-pink-100:hover {
    --tw-text-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:hover\:text-pink-200:hover {
    --tw-text-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:hover\:text-pink-300:hover {
    --tw-text-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:hover\:text-pink-400:hover {
    --tw-text-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:hover\:text-pink-500:hover {
    --tw-text-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:hover\:text-pink-600:hover {
    --tw-text-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:hover\:text-pink-700:hover {
    --tw-text-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:hover\:text-pink-800:hover {
    --tw-text-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:hover\:text-pink-900:hover {
    --tw-text-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:hover\:text-base-normal:hover {
    --tw-text-opacity: 1;
    color: rgba(0, 65, 129, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:hover\:text-base-dark:hover {
    --tw-text-opacity: 1;
    color: rgba(0, 52, 105, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:hover\:text-base-black:hover {
    --tw-text-opacity: 1;
    color: rgba(29, 29, 31, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:hover\:text-base-border:hover {
    --tw-text-opacity: 1;
    color: rgba(231, 231, 233, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:hover\:text-primary-normal:hover {
    --tw-text-opacity: 1;
    color: rgba(0, 103, 207, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:hover\:text-primary-alt:hover {
    --tw-text-opacity: 1;
    color: rgba(0, 71, 143, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:hover\:text-subtle-white:hover {
    --tw-text-opacity: 1;
    color: rgba(249, 249, 249, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:hover\:text-turquesa:hover {
    --tw-text-opacity: 1;
    color: rgba(0, 151, 178, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:focus\:text-transparent:focus {
    color: transparent;
  }

  .tablet-landscape-max\:focus\:text-current:focus {
    color: currentColor;
  }

  .tablet-landscape-max\:focus\:text-black:focus {
    --tw-text-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:focus\:text-white:focus {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:focus\:text-gray-50:focus {
    --tw-text-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:focus\:text-gray-100:focus {
    --tw-text-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:focus\:text-gray-200:focus {
    --tw-text-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:focus\:text-gray-300:focus {
    --tw-text-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:focus\:text-gray-400:focus {
    --tw-text-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:focus\:text-gray-500:focus {
    --tw-text-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:focus\:text-gray-600:focus {
    --tw-text-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:focus\:text-gray-700:focus {
    --tw-text-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:focus\:text-gray-800:focus {
    --tw-text-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:focus\:text-gray-900:focus {
    --tw-text-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:focus\:text-red-50:focus {
    --tw-text-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:focus\:text-red-100:focus {
    --tw-text-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:focus\:text-red-200:focus {
    --tw-text-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:focus\:text-red-300:focus {
    --tw-text-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:focus\:text-red-400:focus {
    --tw-text-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:focus\:text-red-500:focus {
    --tw-text-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:focus\:text-red-600:focus {
    --tw-text-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:focus\:text-red-700:focus {
    --tw-text-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:focus\:text-red-800:focus {
    --tw-text-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:focus\:text-red-900:focus {
    --tw-text-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:focus\:text-yellow-50:focus {
    --tw-text-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:focus\:text-yellow-100:focus {
    --tw-text-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:focus\:text-yellow-200:focus {
    --tw-text-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:focus\:text-yellow-300:focus {
    --tw-text-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:focus\:text-yellow-400:focus {
    --tw-text-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:focus\:text-yellow-500:focus {
    --tw-text-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:focus\:text-yellow-600:focus {
    --tw-text-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:focus\:text-yellow-700:focus {
    --tw-text-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:focus\:text-yellow-800:focus {
    --tw-text-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:focus\:text-yellow-900:focus {
    --tw-text-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:focus\:text-green-50:focus {
    --tw-text-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:focus\:text-green-100:focus {
    --tw-text-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:focus\:text-green-200:focus {
    --tw-text-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:focus\:text-green-300:focus {
    --tw-text-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:focus\:text-green-400:focus {
    --tw-text-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:focus\:text-green-500:focus {
    --tw-text-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:focus\:text-green-600:focus {
    --tw-text-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:focus\:text-green-700:focus {
    --tw-text-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:focus\:text-green-800:focus {
    --tw-text-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:focus\:text-green-900:focus {
    --tw-text-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:focus\:text-blue-50:focus {
    --tw-text-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:focus\:text-blue-100:focus {
    --tw-text-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:focus\:text-blue-200:focus {
    --tw-text-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:focus\:text-blue-300:focus {
    --tw-text-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:focus\:text-blue-400:focus {
    --tw-text-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:focus\:text-blue-500:focus {
    --tw-text-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:focus\:text-blue-600:focus {
    --tw-text-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:focus\:text-blue-700:focus {
    --tw-text-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:focus\:text-blue-800:focus {
    --tw-text-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:focus\:text-blue-900:focus {
    --tw-text-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:focus\:text-indigo-50:focus {
    --tw-text-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:focus\:text-indigo-100:focus {
    --tw-text-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:focus\:text-indigo-200:focus {
    --tw-text-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:focus\:text-indigo-300:focus {
    --tw-text-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:focus\:text-indigo-400:focus {
    --tw-text-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:focus\:text-indigo-500:focus {
    --tw-text-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:focus\:text-indigo-600:focus {
    --tw-text-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:focus\:text-indigo-700:focus {
    --tw-text-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:focus\:text-indigo-800:focus {
    --tw-text-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:focus\:text-indigo-900:focus {
    --tw-text-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:focus\:text-purple-50:focus {
    --tw-text-opacity: 1;
    color: rgba(245, 243, 255, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:focus\:text-purple-100:focus {
    --tw-text-opacity: 1;
    color: rgba(237, 233, 254, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:focus\:text-purple-200:focus {
    --tw-text-opacity: 1;
    color: rgba(221, 214, 254, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:focus\:text-purple-300:focus {
    --tw-text-opacity: 1;
    color: rgba(196, 181, 253, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:focus\:text-purple-400:focus {
    --tw-text-opacity: 1;
    color: rgba(167, 139, 250, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:focus\:text-purple-500:focus {
    --tw-text-opacity: 1;
    color: rgba(139, 92, 246, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:focus\:text-purple-600:focus {
    --tw-text-opacity: 1;
    color: rgba(124, 58, 237, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:focus\:text-purple-700:focus {
    --tw-text-opacity: 1;
    color: rgba(109, 40, 217, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:focus\:text-purple-800:focus {
    --tw-text-opacity: 1;
    color: rgba(91, 33, 182, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:focus\:text-purple-900:focus {
    --tw-text-opacity: 1;
    color: rgba(76, 29, 149, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:focus\:text-pink-50:focus {
    --tw-text-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:focus\:text-pink-100:focus {
    --tw-text-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:focus\:text-pink-200:focus {
    --tw-text-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:focus\:text-pink-300:focus {
    --tw-text-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:focus\:text-pink-400:focus {
    --tw-text-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:focus\:text-pink-500:focus {
    --tw-text-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:focus\:text-pink-600:focus {
    --tw-text-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:focus\:text-pink-700:focus {
    --tw-text-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:focus\:text-pink-800:focus {
    --tw-text-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:focus\:text-pink-900:focus {
    --tw-text-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:focus\:text-base-normal:focus {
    --tw-text-opacity: 1;
    color: rgba(0, 65, 129, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:focus\:text-base-dark:focus {
    --tw-text-opacity: 1;
    color: rgba(0, 52, 105, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:focus\:text-base-black:focus {
    --tw-text-opacity: 1;
    color: rgba(29, 29, 31, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:focus\:text-base-border:focus {
    --tw-text-opacity: 1;
    color: rgba(231, 231, 233, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:focus\:text-primary-normal:focus {
    --tw-text-opacity: 1;
    color: rgba(0, 103, 207, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:focus\:text-primary-alt:focus {
    --tw-text-opacity: 1;
    color: rgba(0, 71, 143, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:focus\:text-subtle-white:focus {
    --tw-text-opacity: 1;
    color: rgba(249, 249, 249, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:focus\:text-turquesa:focus {
    --tw-text-opacity: 1;
    color: rgba(0, 151, 178, var(--tw-text-opacity));
  }

  .tablet-landscape-max\:text-opacity-0 {
    --tw-text-opacity: 0;
  }

  .tablet-landscape-max\:text-opacity-5 {
    --tw-text-opacity: 0.05;
  }

  .tablet-landscape-max\:text-opacity-10 {
    --tw-text-opacity: 0.1;
  }

  .tablet-landscape-max\:text-opacity-20 {
    --tw-text-opacity: 0.2;
  }

  .tablet-landscape-max\:text-opacity-25 {
    --tw-text-opacity: 0.25;
  }

  .tablet-landscape-max\:text-opacity-30 {
    --tw-text-opacity: 0.3;
  }

  .tablet-landscape-max\:text-opacity-40 {
    --tw-text-opacity: 0.4;
  }

  .tablet-landscape-max\:text-opacity-50 {
    --tw-text-opacity: 0.5;
  }

  .tablet-landscape-max\:text-opacity-60 {
    --tw-text-opacity: 0.6;
  }

  .tablet-landscape-max\:text-opacity-70 {
    --tw-text-opacity: 0.7;
  }

  .tablet-landscape-max\:text-opacity-75 {
    --tw-text-opacity: 0.75;
  }

  .tablet-landscape-max\:text-opacity-80 {
    --tw-text-opacity: 0.8;
  }

  .tablet-landscape-max\:text-opacity-90 {
    --tw-text-opacity: 0.9;
  }

  .tablet-landscape-max\:text-opacity-95 {
    --tw-text-opacity: 0.95;
  }

  .tablet-landscape-max\:text-opacity-100 {
    --tw-text-opacity: 1;
  }

  .group:hover .tablet-landscape-max\:group-hover\:text-opacity-0 {
    --tw-text-opacity: 0;
  }

  .group:hover .tablet-landscape-max\:group-hover\:text-opacity-5 {
    --tw-text-opacity: 0.05;
  }

  .group:hover .tablet-landscape-max\:group-hover\:text-opacity-10 {
    --tw-text-opacity: 0.1;
  }

  .group:hover .tablet-landscape-max\:group-hover\:text-opacity-20 {
    --tw-text-opacity: 0.2;
  }

  .group:hover .tablet-landscape-max\:group-hover\:text-opacity-25 {
    --tw-text-opacity: 0.25;
  }

  .group:hover .tablet-landscape-max\:group-hover\:text-opacity-30 {
    --tw-text-opacity: 0.3;
  }

  .group:hover .tablet-landscape-max\:group-hover\:text-opacity-40 {
    --tw-text-opacity: 0.4;
  }

  .group:hover .tablet-landscape-max\:group-hover\:text-opacity-50 {
    --tw-text-opacity: 0.5;
  }

  .group:hover .tablet-landscape-max\:group-hover\:text-opacity-60 {
    --tw-text-opacity: 0.6;
  }

  .group:hover .tablet-landscape-max\:group-hover\:text-opacity-70 {
    --tw-text-opacity: 0.7;
  }

  .group:hover .tablet-landscape-max\:group-hover\:text-opacity-75 {
    --tw-text-opacity: 0.75;
  }

  .group:hover .tablet-landscape-max\:group-hover\:text-opacity-80 {
    --tw-text-opacity: 0.8;
  }

  .group:hover .tablet-landscape-max\:group-hover\:text-opacity-90 {
    --tw-text-opacity: 0.9;
  }

  .group:hover .tablet-landscape-max\:group-hover\:text-opacity-95 {
    --tw-text-opacity: 0.95;
  }

  .group:hover .tablet-landscape-max\:group-hover\:text-opacity-100 {
    --tw-text-opacity: 1;
  }

  .tablet-landscape-max\:focus-within\:text-opacity-0:focus-within {
    --tw-text-opacity: 0;
  }

  .tablet-landscape-max\:focus-within\:text-opacity-5:focus-within {
    --tw-text-opacity: 0.05;
  }

  .tablet-landscape-max\:focus-within\:text-opacity-10:focus-within {
    --tw-text-opacity: 0.1;
  }

  .tablet-landscape-max\:focus-within\:text-opacity-20:focus-within {
    --tw-text-opacity: 0.2;
  }

  .tablet-landscape-max\:focus-within\:text-opacity-25:focus-within {
    --tw-text-opacity: 0.25;
  }

  .tablet-landscape-max\:focus-within\:text-opacity-30:focus-within {
    --tw-text-opacity: 0.3;
  }

  .tablet-landscape-max\:focus-within\:text-opacity-40:focus-within {
    --tw-text-opacity: 0.4;
  }

  .tablet-landscape-max\:focus-within\:text-opacity-50:focus-within {
    --tw-text-opacity: 0.5;
  }

  .tablet-landscape-max\:focus-within\:text-opacity-60:focus-within {
    --tw-text-opacity: 0.6;
  }

  .tablet-landscape-max\:focus-within\:text-opacity-70:focus-within {
    --tw-text-opacity: 0.7;
  }

  .tablet-landscape-max\:focus-within\:text-opacity-75:focus-within {
    --tw-text-opacity: 0.75;
  }

  .tablet-landscape-max\:focus-within\:text-opacity-80:focus-within {
    --tw-text-opacity: 0.8;
  }

  .tablet-landscape-max\:focus-within\:text-opacity-90:focus-within {
    --tw-text-opacity: 0.9;
  }

  .tablet-landscape-max\:focus-within\:text-opacity-95:focus-within {
    --tw-text-opacity: 0.95;
  }

  .tablet-landscape-max\:focus-within\:text-opacity-100:focus-within {
    --tw-text-opacity: 1;
  }

  .tablet-landscape-max\:hover\:text-opacity-0:hover {
    --tw-text-opacity: 0;
  }

  .tablet-landscape-max\:hover\:text-opacity-5:hover {
    --tw-text-opacity: 0.05;
  }

  .tablet-landscape-max\:hover\:text-opacity-10:hover {
    --tw-text-opacity: 0.1;
  }

  .tablet-landscape-max\:hover\:text-opacity-20:hover {
    --tw-text-opacity: 0.2;
  }

  .tablet-landscape-max\:hover\:text-opacity-25:hover {
    --tw-text-opacity: 0.25;
  }

  .tablet-landscape-max\:hover\:text-opacity-30:hover {
    --tw-text-opacity: 0.3;
  }

  .tablet-landscape-max\:hover\:text-opacity-40:hover {
    --tw-text-opacity: 0.4;
  }

  .tablet-landscape-max\:hover\:text-opacity-50:hover {
    --tw-text-opacity: 0.5;
  }

  .tablet-landscape-max\:hover\:text-opacity-60:hover {
    --tw-text-opacity: 0.6;
  }

  .tablet-landscape-max\:hover\:text-opacity-70:hover {
    --tw-text-opacity: 0.7;
  }

  .tablet-landscape-max\:hover\:text-opacity-75:hover {
    --tw-text-opacity: 0.75;
  }

  .tablet-landscape-max\:hover\:text-opacity-80:hover {
    --tw-text-opacity: 0.8;
  }

  .tablet-landscape-max\:hover\:text-opacity-90:hover {
    --tw-text-opacity: 0.9;
  }

  .tablet-landscape-max\:hover\:text-opacity-95:hover {
    --tw-text-opacity: 0.95;
  }

  .tablet-landscape-max\:hover\:text-opacity-100:hover {
    --tw-text-opacity: 1;
  }

  .tablet-landscape-max\:focus\:text-opacity-0:focus {
    --tw-text-opacity: 0;
  }

  .tablet-landscape-max\:focus\:text-opacity-5:focus {
    --tw-text-opacity: 0.05;
  }

  .tablet-landscape-max\:focus\:text-opacity-10:focus {
    --tw-text-opacity: 0.1;
  }

  .tablet-landscape-max\:focus\:text-opacity-20:focus {
    --tw-text-opacity: 0.2;
  }

  .tablet-landscape-max\:focus\:text-opacity-25:focus {
    --tw-text-opacity: 0.25;
  }

  .tablet-landscape-max\:focus\:text-opacity-30:focus {
    --tw-text-opacity: 0.3;
  }

  .tablet-landscape-max\:focus\:text-opacity-40:focus {
    --tw-text-opacity: 0.4;
  }

  .tablet-landscape-max\:focus\:text-opacity-50:focus {
    --tw-text-opacity: 0.5;
  }

  .tablet-landscape-max\:focus\:text-opacity-60:focus {
    --tw-text-opacity: 0.6;
  }

  .tablet-landscape-max\:focus\:text-opacity-70:focus {
    --tw-text-opacity: 0.7;
  }

  .tablet-landscape-max\:focus\:text-opacity-75:focus {
    --tw-text-opacity: 0.75;
  }

  .tablet-landscape-max\:focus\:text-opacity-80:focus {
    --tw-text-opacity: 0.8;
  }

  .tablet-landscape-max\:focus\:text-opacity-90:focus {
    --tw-text-opacity: 0.9;
  }

  .tablet-landscape-max\:focus\:text-opacity-95:focus {
    --tw-text-opacity: 0.95;
  }

  .tablet-landscape-max\:focus\:text-opacity-100:focus {
    --tw-text-opacity: 1;
  }

  .tablet-landscape-max\:underline {
    text-decoration: underline;
  }

  .tablet-landscape-max\:line-through {
    text-decoration: line-through;
  }

  .tablet-landscape-max\:no-underline {
    text-decoration: none;
  }

  .group:hover .tablet-landscape-max\:group-hover\:underline {
    text-decoration: underline;
  }

  .group:hover .tablet-landscape-max\:group-hover\:line-through {
    text-decoration: line-through;
  }

  .group:hover .tablet-landscape-max\:group-hover\:no-underline {
    text-decoration: none;
  }

  .tablet-landscape-max\:focus-within\:underline:focus-within {
    text-decoration: underline;
  }

  .tablet-landscape-max\:focus-within\:line-through:focus-within {
    text-decoration: line-through;
  }

  .tablet-landscape-max\:focus-within\:no-underline:focus-within {
    text-decoration: none;
  }

  .tablet-landscape-max\:hover\:underline:hover {
    text-decoration: underline;
  }

  .tablet-landscape-max\:hover\:line-through:hover {
    text-decoration: line-through;
  }

  .tablet-landscape-max\:hover\:no-underline:hover {
    text-decoration: none;
  }

  .tablet-landscape-max\:focus\:underline:focus {
    text-decoration: underline;
  }

  .tablet-landscape-max\:focus\:line-through:focus {
    text-decoration: line-through;
  }

  .tablet-landscape-max\:focus\:no-underline:focus {
    text-decoration: none;
  }

  .tablet-landscape-max\:antialiased {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }

  .tablet-landscape-max\:subpixel-antialiased {
    -webkit-font-smoothing: auto;
    -moz-osx-font-smoothing: auto;
  }

  .tablet-landscape-max\:placeholder-transparent::-moz-placeholder {
    color: transparent;
  }

  .tablet-landscape-max\:placeholder-transparent:-ms-input-placeholder {
    color: transparent;
  }

  .tablet-landscape-max\:placeholder-transparent::placeholder {
    color: transparent;
  }

  .tablet-landscape-max\:placeholder-current::-moz-placeholder {
    color: currentColor;
  }

  .tablet-landscape-max\:placeholder-current:-ms-input-placeholder {
    color: currentColor;
  }

  .tablet-landscape-max\:placeholder-current::placeholder {
    color: currentColor;
  }

  .tablet-landscape-max\:placeholder-black::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-black:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-black::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-white::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-white:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-white::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-gray-50::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-gray-50:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-gray-50::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-gray-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-gray-100:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-gray-100::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-gray-200::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-gray-200:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-gray-200::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-gray-300::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-gray-300:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-gray-300::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-gray-400::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-gray-400:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-gray-400::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-gray-500::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-gray-500:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-gray-500::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-gray-600::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-gray-600:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-gray-600::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-gray-700::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-gray-700:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-gray-700::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-gray-800::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-gray-800:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-gray-800::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-gray-900::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-gray-900:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-gray-900::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-red-50::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-red-50:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-red-50::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-red-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-red-100:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-red-100::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-red-200::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-red-200:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-red-200::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-red-300::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-red-300:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-red-300::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-red-400::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-red-400:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-red-400::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-red-500::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-red-500:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-red-500::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-red-600::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-red-600:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-red-600::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-red-700::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-red-700:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-red-700::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-red-800::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-red-800:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-red-800::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-red-900::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-red-900:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-red-900::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-yellow-50::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-yellow-50:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-yellow-50::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-yellow-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-yellow-100:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-yellow-100::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-yellow-200::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-yellow-200:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-yellow-200::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-yellow-300::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-yellow-300:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-yellow-300::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-yellow-400::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-yellow-400:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-yellow-400::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-yellow-500::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-yellow-500:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-yellow-500::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-yellow-600::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-yellow-600:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-yellow-600::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-yellow-700::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-yellow-700:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-yellow-700::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-yellow-800::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-yellow-800:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-yellow-800::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-yellow-900::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-yellow-900:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-yellow-900::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-green-50::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-green-50:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-green-50::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-green-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-green-100:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-green-100::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-green-200::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-green-200:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-green-200::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-green-300::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-green-300:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-green-300::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-green-400::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-green-400:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-green-400::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-green-500::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-green-500:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-green-500::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-green-600::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-green-600:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-green-600::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-green-700::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-green-700:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-green-700::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-green-800::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-green-800:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-green-800::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-green-900::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-green-900:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-green-900::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-blue-50::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-blue-50:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-blue-50::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-blue-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-blue-100:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-blue-100::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-blue-200::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-blue-200:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-blue-200::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-blue-300::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-blue-300:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-blue-300::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-blue-400::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-blue-400:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-blue-400::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-blue-500::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-blue-500:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-blue-500::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-blue-600::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-blue-600:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-blue-600::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-blue-700::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-blue-700:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-blue-700::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-blue-800::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-blue-800:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-blue-800::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-blue-900::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-blue-900:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-blue-900::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-indigo-50::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-indigo-50:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-indigo-50::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-indigo-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-indigo-100:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-indigo-100::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-indigo-200::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-indigo-200:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-indigo-200::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-indigo-300::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-indigo-300:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-indigo-300::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-indigo-400::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-indigo-400:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-indigo-400::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-indigo-500::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-indigo-500:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-indigo-500::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-indigo-600::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-indigo-600:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-indigo-600::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-indigo-700::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-indigo-700:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-indigo-700::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-indigo-800::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-indigo-800:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-indigo-800::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-indigo-900::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-indigo-900:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-indigo-900::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-purple-50::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 243, 255, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-purple-50:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 243, 255, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-purple-50::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 243, 255, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-purple-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 233, 254, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-purple-100:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 233, 254, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-purple-100::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 233, 254, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-purple-200::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(221, 214, 254, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-purple-200:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(221, 214, 254, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-purple-200::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(221, 214, 254, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-purple-300::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(196, 181, 253, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-purple-300:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(196, 181, 253, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-purple-300::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(196, 181, 253, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-purple-400::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(167, 139, 250, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-purple-400:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(167, 139, 250, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-purple-400::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(167, 139, 250, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-purple-500::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(139, 92, 246, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-purple-500:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(139, 92, 246, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-purple-500::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(139, 92, 246, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-purple-600::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(124, 58, 237, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-purple-600:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(124, 58, 237, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-purple-600::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(124, 58, 237, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-purple-700::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(109, 40, 217, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-purple-700:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(109, 40, 217, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-purple-700::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(109, 40, 217, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-purple-800::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(91, 33, 182, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-purple-800:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(91, 33, 182, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-purple-800::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(91, 33, 182, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-purple-900::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(76, 29, 149, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-purple-900:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(76, 29, 149, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-purple-900::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(76, 29, 149, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-pink-50::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-pink-50:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-pink-50::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-pink-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-pink-100:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-pink-100::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-pink-200::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-pink-200:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-pink-200::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-pink-300::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-pink-300:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-pink-300::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-pink-400::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-pink-400:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-pink-400::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-pink-500::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-pink-500:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-pink-500::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-pink-600::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-pink-600:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-pink-600::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-pink-700::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-pink-700:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-pink-700::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-pink-800::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-pink-800:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-pink-800::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-pink-900::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-pink-900:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-pink-900::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-base-normal::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 65, 129, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-base-normal:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 65, 129, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-base-normal::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 65, 129, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-base-dark::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 52, 105, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-base-dark:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 52, 105, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-base-dark::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 52, 105, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-base-black::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(29, 29, 31, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-base-black:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(29, 29, 31, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-base-black::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(29, 29, 31, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-base-border::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(231, 231, 233, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-base-border:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(231, 231, 233, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-base-border::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(231, 231, 233, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-primary-normal::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 103, 207, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-primary-normal:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 103, 207, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-primary-normal::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 103, 207, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-primary-alt::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 71, 143, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-primary-alt:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 71, 143, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-primary-alt::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 71, 143, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-subtle-white::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 249, 249, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-subtle-white:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 249, 249, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-subtle-white::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 249, 249, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-turquesa::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 151, 178, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-turquesa:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 151, 178, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-turquesa::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 151, 178, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-transparent:focus::-moz-placeholder {
    color: transparent;
  }

  .tablet-landscape-max\:focus\:placeholder-transparent:focus:-ms-input-placeholder {
    color: transparent;
  }

  .tablet-landscape-max\:focus\:placeholder-transparent:focus::placeholder {
    color: transparent;
  }

  .tablet-landscape-max\:focus\:placeholder-current:focus::-moz-placeholder {
    color: currentColor;
  }

  .tablet-landscape-max\:focus\:placeholder-current:focus:-ms-input-placeholder {
    color: currentColor;
  }

  .tablet-landscape-max\:focus\:placeholder-current:focus::placeholder {
    color: currentColor;
  }

  .tablet-landscape-max\:focus\:placeholder-black:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-black:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-black:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-white:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-white:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-white:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-gray-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-gray-50:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-gray-50:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-gray-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-gray-100:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-gray-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-gray-200:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-gray-200:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-gray-200:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-gray-300:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-gray-300:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-gray-300:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-gray-400:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-gray-400:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-gray-400:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-gray-500:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-gray-500:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-gray-500:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-gray-600:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-gray-600:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-gray-600:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-gray-700:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-gray-700:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-gray-700:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-gray-800:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-gray-800:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-gray-800:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-gray-900:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-gray-900:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-gray-900:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-red-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-red-50:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-red-50:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-red-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-red-100:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-red-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-red-200:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-red-200:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-red-200:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-red-300:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-red-300:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-red-300:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-red-400:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-red-400:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-red-400:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-red-500:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-red-500:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-red-500:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-red-600:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-red-600:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-red-600:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-red-700:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-red-700:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-red-700:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-red-800:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-red-800:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-red-800:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-red-900:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-red-900:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-red-900:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-yellow-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-yellow-50:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-yellow-50:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-yellow-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-yellow-100:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-yellow-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-yellow-200:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-yellow-200:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-yellow-200:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-yellow-300:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-yellow-300:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-yellow-300:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-yellow-400:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-yellow-400:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-yellow-400:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-yellow-500:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-yellow-500:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-yellow-500:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-yellow-600:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-yellow-600:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-yellow-600:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-yellow-700:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-yellow-700:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-yellow-700:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-yellow-800:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-yellow-800:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-yellow-800:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-yellow-900:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-yellow-900:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-yellow-900:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-green-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-green-50:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-green-50:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-green-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-green-100:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-green-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-green-200:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-green-200:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-green-200:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-green-300:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-green-300:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-green-300:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-green-400:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-green-400:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-green-400:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-green-500:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-green-500:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-green-500:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-green-600:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-green-600:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-green-600:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-green-700:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-green-700:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-green-700:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-green-800:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-green-800:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-green-800:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-green-900:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-green-900:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-green-900:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-blue-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-blue-50:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-blue-50:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-blue-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-blue-100:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-blue-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-blue-200:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-blue-200:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-blue-200:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-blue-300:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-blue-300:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-blue-300:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-blue-400:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-blue-400:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-blue-400:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-blue-500:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-blue-500:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-blue-500:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-blue-600:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-blue-600:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-blue-600:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-blue-700:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-blue-700:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-blue-700:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-blue-800:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-blue-800:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-blue-800:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-blue-900:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-blue-900:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-blue-900:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-indigo-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-indigo-50:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-indigo-50:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-indigo-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-indigo-100:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-indigo-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-indigo-200:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-indigo-200:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-indigo-200:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-indigo-300:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-indigo-300:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-indigo-300:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-indigo-400:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-indigo-400:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-indigo-400:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-indigo-500:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-indigo-500:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-indigo-500:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-indigo-600:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-indigo-600:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-indigo-600:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-indigo-700:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-indigo-700:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-indigo-700:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-indigo-800:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-indigo-800:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-indigo-800:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-indigo-900:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-indigo-900:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-indigo-900:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-purple-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 243, 255, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-purple-50:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 243, 255, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-purple-50:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 243, 255, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-purple-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 233, 254, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-purple-100:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 233, 254, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-purple-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 233, 254, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-purple-200:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(221, 214, 254, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-purple-200:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(221, 214, 254, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-purple-200:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(221, 214, 254, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-purple-300:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(196, 181, 253, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-purple-300:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(196, 181, 253, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-purple-300:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(196, 181, 253, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-purple-400:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(167, 139, 250, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-purple-400:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(167, 139, 250, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-purple-400:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(167, 139, 250, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-purple-500:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(139, 92, 246, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-purple-500:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(139, 92, 246, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-purple-500:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(139, 92, 246, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-purple-600:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(124, 58, 237, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-purple-600:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(124, 58, 237, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-purple-600:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(124, 58, 237, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-purple-700:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(109, 40, 217, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-purple-700:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(109, 40, 217, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-purple-700:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(109, 40, 217, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-purple-800:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(91, 33, 182, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-purple-800:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(91, 33, 182, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-purple-800:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(91, 33, 182, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-purple-900:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(76, 29, 149, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-purple-900:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(76, 29, 149, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-purple-900:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(76, 29, 149, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-pink-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-pink-50:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-pink-50:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-pink-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-pink-100:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-pink-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-pink-200:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-pink-200:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-pink-200:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-pink-300:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-pink-300:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-pink-300:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-pink-400:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-pink-400:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-pink-400:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-pink-500:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-pink-500:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-pink-500:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-pink-600:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-pink-600:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-pink-600:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-pink-700:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-pink-700:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-pink-700:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-pink-800:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-pink-800:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-pink-800:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-pink-900:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-pink-900:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-pink-900:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-base-normal:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 65, 129, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-base-normal:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 65, 129, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-base-normal:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 65, 129, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-base-dark:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 52, 105, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-base-dark:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 52, 105, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-base-dark:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 52, 105, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-base-black:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(29, 29, 31, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-base-black:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(29, 29, 31, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-base-black:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(29, 29, 31, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-base-border:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(231, 231, 233, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-base-border:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(231, 231, 233, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-base-border:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(231, 231, 233, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-primary-normal:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 103, 207, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-primary-normal:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 103, 207, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-primary-normal:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 103, 207, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-primary-alt:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 71, 143, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-primary-alt:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 71, 143, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-primary-alt:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 71, 143, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-subtle-white:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 249, 249, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-subtle-white:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 249, 249, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-subtle-white:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 249, 249, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-turquesa:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 151, 178, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-turquesa:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 151, 178, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:focus\:placeholder-turquesa:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 151, 178, var(--tw-placeholder-opacity));
  }

  .tablet-landscape-max\:placeholder-opacity-0::-moz-placeholder {
    --tw-placeholder-opacity: 0;
  }

  .tablet-landscape-max\:placeholder-opacity-0:-ms-input-placeholder {
    --tw-placeholder-opacity: 0;
  }

  .tablet-landscape-max\:placeholder-opacity-0::placeholder {
    --tw-placeholder-opacity: 0;
  }

  .tablet-landscape-max\:placeholder-opacity-5::-moz-placeholder {
    --tw-placeholder-opacity: 0.05;
  }

  .tablet-landscape-max\:placeholder-opacity-5:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.05;
  }

  .tablet-landscape-max\:placeholder-opacity-5::placeholder {
    --tw-placeholder-opacity: 0.05;
  }

  .tablet-landscape-max\:placeholder-opacity-10::-moz-placeholder {
    --tw-placeholder-opacity: 0.1;
  }

  .tablet-landscape-max\:placeholder-opacity-10:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.1;
  }

  .tablet-landscape-max\:placeholder-opacity-10::placeholder {
    --tw-placeholder-opacity: 0.1;
  }

  .tablet-landscape-max\:placeholder-opacity-20::-moz-placeholder {
    --tw-placeholder-opacity: 0.2;
  }

  .tablet-landscape-max\:placeholder-opacity-20:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.2;
  }

  .tablet-landscape-max\:placeholder-opacity-20::placeholder {
    --tw-placeholder-opacity: 0.2;
  }

  .tablet-landscape-max\:placeholder-opacity-25::-moz-placeholder {
    --tw-placeholder-opacity: 0.25;
  }

  .tablet-landscape-max\:placeholder-opacity-25:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.25;
  }

  .tablet-landscape-max\:placeholder-opacity-25::placeholder {
    --tw-placeholder-opacity: 0.25;
  }

  .tablet-landscape-max\:placeholder-opacity-30::-moz-placeholder {
    --tw-placeholder-opacity: 0.3;
  }

  .tablet-landscape-max\:placeholder-opacity-30:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.3;
  }

  .tablet-landscape-max\:placeholder-opacity-30::placeholder {
    --tw-placeholder-opacity: 0.3;
  }

  .tablet-landscape-max\:placeholder-opacity-40::-moz-placeholder {
    --tw-placeholder-opacity: 0.4;
  }

  .tablet-landscape-max\:placeholder-opacity-40:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.4;
  }

  .tablet-landscape-max\:placeholder-opacity-40::placeholder {
    --tw-placeholder-opacity: 0.4;
  }

  .tablet-landscape-max\:placeholder-opacity-50::-moz-placeholder {
    --tw-placeholder-opacity: 0.5;
  }

  .tablet-landscape-max\:placeholder-opacity-50:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.5;
  }

  .tablet-landscape-max\:placeholder-opacity-50::placeholder {
    --tw-placeholder-opacity: 0.5;
  }

  .tablet-landscape-max\:placeholder-opacity-60::-moz-placeholder {
    --tw-placeholder-opacity: 0.6;
  }

  .tablet-landscape-max\:placeholder-opacity-60:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.6;
  }

  .tablet-landscape-max\:placeholder-opacity-60::placeholder {
    --tw-placeholder-opacity: 0.6;
  }

  .tablet-landscape-max\:placeholder-opacity-70::-moz-placeholder {
    --tw-placeholder-opacity: 0.7;
  }

  .tablet-landscape-max\:placeholder-opacity-70:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.7;
  }

  .tablet-landscape-max\:placeholder-opacity-70::placeholder {
    --tw-placeholder-opacity: 0.7;
  }

  .tablet-landscape-max\:placeholder-opacity-75::-moz-placeholder {
    --tw-placeholder-opacity: 0.75;
  }

  .tablet-landscape-max\:placeholder-opacity-75:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.75;
  }

  .tablet-landscape-max\:placeholder-opacity-75::placeholder {
    --tw-placeholder-opacity: 0.75;
  }

  .tablet-landscape-max\:placeholder-opacity-80::-moz-placeholder {
    --tw-placeholder-opacity: 0.8;
  }

  .tablet-landscape-max\:placeholder-opacity-80:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.8;
  }

  .tablet-landscape-max\:placeholder-opacity-80::placeholder {
    --tw-placeholder-opacity: 0.8;
  }

  .tablet-landscape-max\:placeholder-opacity-90::-moz-placeholder {
    --tw-placeholder-opacity: 0.9;
  }

  .tablet-landscape-max\:placeholder-opacity-90:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.9;
  }

  .tablet-landscape-max\:placeholder-opacity-90::placeholder {
    --tw-placeholder-opacity: 0.9;
  }

  .tablet-landscape-max\:placeholder-opacity-95::-moz-placeholder {
    --tw-placeholder-opacity: 0.95;
  }

  .tablet-landscape-max\:placeholder-opacity-95:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.95;
  }

  .tablet-landscape-max\:placeholder-opacity-95::placeholder {
    --tw-placeholder-opacity: 0.95;
  }

  .tablet-landscape-max\:placeholder-opacity-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
  }

  .tablet-landscape-max\:placeholder-opacity-100:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
  }

  .tablet-landscape-max\:placeholder-opacity-100::placeholder {
    --tw-placeholder-opacity: 1;
  }

  .tablet-landscape-max\:focus\:placeholder-opacity-0:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0;
  }

  .tablet-landscape-max\:focus\:placeholder-opacity-0:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 0;
  }

  .tablet-landscape-max\:focus\:placeholder-opacity-0:focus::placeholder {
    --tw-placeholder-opacity: 0;
  }

  .tablet-landscape-max\:focus\:placeholder-opacity-5:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.05;
  }

  .tablet-landscape-max\:focus\:placeholder-opacity-5:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.05;
  }

  .tablet-landscape-max\:focus\:placeholder-opacity-5:focus::placeholder {
    --tw-placeholder-opacity: 0.05;
  }

  .tablet-landscape-max\:focus\:placeholder-opacity-10:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.1;
  }

  .tablet-landscape-max\:focus\:placeholder-opacity-10:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.1;
  }

  .tablet-landscape-max\:focus\:placeholder-opacity-10:focus::placeholder {
    --tw-placeholder-opacity: 0.1;
  }

  .tablet-landscape-max\:focus\:placeholder-opacity-20:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.2;
  }

  .tablet-landscape-max\:focus\:placeholder-opacity-20:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.2;
  }

  .tablet-landscape-max\:focus\:placeholder-opacity-20:focus::placeholder {
    --tw-placeholder-opacity: 0.2;
  }

  .tablet-landscape-max\:focus\:placeholder-opacity-25:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.25;
  }

  .tablet-landscape-max\:focus\:placeholder-opacity-25:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.25;
  }

  .tablet-landscape-max\:focus\:placeholder-opacity-25:focus::placeholder {
    --tw-placeholder-opacity: 0.25;
  }

  .tablet-landscape-max\:focus\:placeholder-opacity-30:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.3;
  }

  .tablet-landscape-max\:focus\:placeholder-opacity-30:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.3;
  }

  .tablet-landscape-max\:focus\:placeholder-opacity-30:focus::placeholder {
    --tw-placeholder-opacity: 0.3;
  }

  .tablet-landscape-max\:focus\:placeholder-opacity-40:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.4;
  }

  .tablet-landscape-max\:focus\:placeholder-opacity-40:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.4;
  }

  .tablet-landscape-max\:focus\:placeholder-opacity-40:focus::placeholder {
    --tw-placeholder-opacity: 0.4;
  }

  .tablet-landscape-max\:focus\:placeholder-opacity-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.5;
  }

  .tablet-landscape-max\:focus\:placeholder-opacity-50:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.5;
  }

  .tablet-landscape-max\:focus\:placeholder-opacity-50:focus::placeholder {
    --tw-placeholder-opacity: 0.5;
  }

  .tablet-landscape-max\:focus\:placeholder-opacity-60:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.6;
  }

  .tablet-landscape-max\:focus\:placeholder-opacity-60:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.6;
  }

  .tablet-landscape-max\:focus\:placeholder-opacity-60:focus::placeholder {
    --tw-placeholder-opacity: 0.6;
  }

  .tablet-landscape-max\:focus\:placeholder-opacity-70:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.7;
  }

  .tablet-landscape-max\:focus\:placeholder-opacity-70:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.7;
  }

  .tablet-landscape-max\:focus\:placeholder-opacity-70:focus::placeholder {
    --tw-placeholder-opacity: 0.7;
  }

  .tablet-landscape-max\:focus\:placeholder-opacity-75:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.75;
  }

  .tablet-landscape-max\:focus\:placeholder-opacity-75:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.75;
  }

  .tablet-landscape-max\:focus\:placeholder-opacity-75:focus::placeholder {
    --tw-placeholder-opacity: 0.75;
  }

  .tablet-landscape-max\:focus\:placeholder-opacity-80:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.8;
  }

  .tablet-landscape-max\:focus\:placeholder-opacity-80:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.8;
  }

  .tablet-landscape-max\:focus\:placeholder-opacity-80:focus::placeholder {
    --tw-placeholder-opacity: 0.8;
  }

  .tablet-landscape-max\:focus\:placeholder-opacity-90:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.9;
  }

  .tablet-landscape-max\:focus\:placeholder-opacity-90:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.9;
  }

  .tablet-landscape-max\:focus\:placeholder-opacity-90:focus::placeholder {
    --tw-placeholder-opacity: 0.9;
  }

  .tablet-landscape-max\:focus\:placeholder-opacity-95:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.95;
  }

  .tablet-landscape-max\:focus\:placeholder-opacity-95:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.95;
  }

  .tablet-landscape-max\:focus\:placeholder-opacity-95:focus::placeholder {
    --tw-placeholder-opacity: 0.95;
  }

  .tablet-landscape-max\:focus\:placeholder-opacity-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
  }

  .tablet-landscape-max\:focus\:placeholder-opacity-100:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
  }

  .tablet-landscape-max\:focus\:placeholder-opacity-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
  }

  .tablet-landscape-max\:opacity-0 {
    opacity: 0;
  }

  .tablet-landscape-max\:opacity-5 {
    opacity: 0.05;
  }

  .tablet-landscape-max\:opacity-10 {
    opacity: 0.1;
  }

  .tablet-landscape-max\:opacity-20 {
    opacity: 0.2;
  }

  .tablet-landscape-max\:opacity-25 {
    opacity: 0.25;
  }

  .tablet-landscape-max\:opacity-30 {
    opacity: 0.3;
  }

  .tablet-landscape-max\:opacity-40 {
    opacity: 0.4;
  }

  .tablet-landscape-max\:opacity-50 {
    opacity: 0.5;
  }

  .tablet-landscape-max\:opacity-60 {
    opacity: 0.6;
  }

  .tablet-landscape-max\:opacity-70 {
    opacity: 0.7;
  }

  .tablet-landscape-max\:opacity-75 {
    opacity: 0.75;
  }

  .tablet-landscape-max\:opacity-80 {
    opacity: 0.8;
  }

  .tablet-landscape-max\:opacity-90 {
    opacity: 0.9;
  }

  .tablet-landscape-max\:opacity-95 {
    opacity: 0.95;
  }

  .tablet-landscape-max\:opacity-100 {
    opacity: 1;
  }

  .group:hover .tablet-landscape-max\:group-hover\:opacity-0 {
    opacity: 0;
  }

  .group:hover .tablet-landscape-max\:group-hover\:opacity-5 {
    opacity: 0.05;
  }

  .group:hover .tablet-landscape-max\:group-hover\:opacity-10 {
    opacity: 0.1;
  }

  .group:hover .tablet-landscape-max\:group-hover\:opacity-20 {
    opacity: 0.2;
  }

  .group:hover .tablet-landscape-max\:group-hover\:opacity-25 {
    opacity: 0.25;
  }

  .group:hover .tablet-landscape-max\:group-hover\:opacity-30 {
    opacity: 0.3;
  }

  .group:hover .tablet-landscape-max\:group-hover\:opacity-40 {
    opacity: 0.4;
  }

  .group:hover .tablet-landscape-max\:group-hover\:opacity-50 {
    opacity: 0.5;
  }

  .group:hover .tablet-landscape-max\:group-hover\:opacity-60 {
    opacity: 0.6;
  }

  .group:hover .tablet-landscape-max\:group-hover\:opacity-70 {
    opacity: 0.7;
  }

  .group:hover .tablet-landscape-max\:group-hover\:opacity-75 {
    opacity: 0.75;
  }

  .group:hover .tablet-landscape-max\:group-hover\:opacity-80 {
    opacity: 0.8;
  }

  .group:hover .tablet-landscape-max\:group-hover\:opacity-90 {
    opacity: 0.9;
  }

  .group:hover .tablet-landscape-max\:group-hover\:opacity-95 {
    opacity: 0.95;
  }

  .group:hover .tablet-landscape-max\:group-hover\:opacity-100 {
    opacity: 1;
  }

  .tablet-landscape-max\:focus-within\:opacity-0:focus-within {
    opacity: 0;
  }

  .tablet-landscape-max\:focus-within\:opacity-5:focus-within {
    opacity: 0.05;
  }

  .tablet-landscape-max\:focus-within\:opacity-10:focus-within {
    opacity: 0.1;
  }

  .tablet-landscape-max\:focus-within\:opacity-20:focus-within {
    opacity: 0.2;
  }

  .tablet-landscape-max\:focus-within\:opacity-25:focus-within {
    opacity: 0.25;
  }

  .tablet-landscape-max\:focus-within\:opacity-30:focus-within {
    opacity: 0.3;
  }

  .tablet-landscape-max\:focus-within\:opacity-40:focus-within {
    opacity: 0.4;
  }

  .tablet-landscape-max\:focus-within\:opacity-50:focus-within {
    opacity: 0.5;
  }

  .tablet-landscape-max\:focus-within\:opacity-60:focus-within {
    opacity: 0.6;
  }

  .tablet-landscape-max\:focus-within\:opacity-70:focus-within {
    opacity: 0.7;
  }

  .tablet-landscape-max\:focus-within\:opacity-75:focus-within {
    opacity: 0.75;
  }

  .tablet-landscape-max\:focus-within\:opacity-80:focus-within {
    opacity: 0.8;
  }

  .tablet-landscape-max\:focus-within\:opacity-90:focus-within {
    opacity: 0.9;
  }

  .tablet-landscape-max\:focus-within\:opacity-95:focus-within {
    opacity: 0.95;
  }

  .tablet-landscape-max\:focus-within\:opacity-100:focus-within {
    opacity: 1;
  }

  .tablet-landscape-max\:hover\:opacity-0:hover {
    opacity: 0;
  }

  .tablet-landscape-max\:hover\:opacity-5:hover {
    opacity: 0.05;
  }

  .tablet-landscape-max\:hover\:opacity-10:hover {
    opacity: 0.1;
  }

  .tablet-landscape-max\:hover\:opacity-20:hover {
    opacity: 0.2;
  }

  .tablet-landscape-max\:hover\:opacity-25:hover {
    opacity: 0.25;
  }

  .tablet-landscape-max\:hover\:opacity-30:hover {
    opacity: 0.3;
  }

  .tablet-landscape-max\:hover\:opacity-40:hover {
    opacity: 0.4;
  }

  .tablet-landscape-max\:hover\:opacity-50:hover {
    opacity: 0.5;
  }

  .tablet-landscape-max\:hover\:opacity-60:hover {
    opacity: 0.6;
  }

  .tablet-landscape-max\:hover\:opacity-70:hover {
    opacity: 0.7;
  }

  .tablet-landscape-max\:hover\:opacity-75:hover {
    opacity: 0.75;
  }

  .tablet-landscape-max\:hover\:opacity-80:hover {
    opacity: 0.8;
  }

  .tablet-landscape-max\:hover\:opacity-90:hover {
    opacity: 0.9;
  }

  .tablet-landscape-max\:hover\:opacity-95:hover {
    opacity: 0.95;
  }

  .tablet-landscape-max\:hover\:opacity-100:hover {
    opacity: 1;
  }

  .tablet-landscape-max\:focus\:opacity-0:focus {
    opacity: 0;
  }

  .tablet-landscape-max\:focus\:opacity-5:focus {
    opacity: 0.05;
  }

  .tablet-landscape-max\:focus\:opacity-10:focus {
    opacity: 0.1;
  }

  .tablet-landscape-max\:focus\:opacity-20:focus {
    opacity: 0.2;
  }

  .tablet-landscape-max\:focus\:opacity-25:focus {
    opacity: 0.25;
  }

  .tablet-landscape-max\:focus\:opacity-30:focus {
    opacity: 0.3;
  }

  .tablet-landscape-max\:focus\:opacity-40:focus {
    opacity: 0.4;
  }

  .tablet-landscape-max\:focus\:opacity-50:focus {
    opacity: 0.5;
  }

  .tablet-landscape-max\:focus\:opacity-60:focus {
    opacity: 0.6;
  }

  .tablet-landscape-max\:focus\:opacity-70:focus {
    opacity: 0.7;
  }

  .tablet-landscape-max\:focus\:opacity-75:focus {
    opacity: 0.75;
  }

  .tablet-landscape-max\:focus\:opacity-80:focus {
    opacity: 0.8;
  }

  .tablet-landscape-max\:focus\:opacity-90:focus {
    opacity: 0.9;
  }

  .tablet-landscape-max\:focus\:opacity-95:focus {
    opacity: 0.95;
  }

  .tablet-landscape-max\:focus\:opacity-100:focus {
    opacity: 1;
  }

  .tablet-landscape-max\:bg-blend-normal {
    background-blend-mode: normal;
  }

  .tablet-landscape-max\:bg-blend-multiply {
    background-blend-mode: multiply;
  }

  .tablet-landscape-max\:bg-blend-screen {
    background-blend-mode: screen;
  }

  .tablet-landscape-max\:bg-blend-overlay {
    background-blend-mode: overlay;
  }

  .tablet-landscape-max\:bg-blend-darken {
    background-blend-mode: darken;
  }

  .tablet-landscape-max\:bg-blend-lighten {
    background-blend-mode: lighten;
  }

  .tablet-landscape-max\:bg-blend-color-dodge {
    background-blend-mode: color-dodge;
  }

  .tablet-landscape-max\:bg-blend-color-burn {
    background-blend-mode: color-burn;
  }

  .tablet-landscape-max\:bg-blend-hard-light {
    background-blend-mode: hard-light;
  }

  .tablet-landscape-max\:bg-blend-soft-light {
    background-blend-mode: soft-light;
  }

  .tablet-landscape-max\:bg-blend-difference {
    background-blend-mode: difference;
  }

  .tablet-landscape-max\:bg-blend-exclusion {
    background-blend-mode: exclusion;
  }

  .tablet-landscape-max\:bg-blend-hue {
    background-blend-mode: hue;
  }

  .tablet-landscape-max\:bg-blend-saturation {
    background-blend-mode: saturation;
  }

  .tablet-landscape-max\:bg-blend-color {
    background-blend-mode: color;
  }

  .tablet-landscape-max\:bg-blend-luminosity {
    background-blend-mode: luminosity;
  }

  .tablet-landscape-max\:mix-blend-normal {
    mix-blend-mode: normal;
  }

  .tablet-landscape-max\:mix-blend-multiply {
    mix-blend-mode: multiply;
  }

  .tablet-landscape-max\:mix-blend-screen {
    mix-blend-mode: screen;
  }

  .tablet-landscape-max\:mix-blend-overlay {
    mix-blend-mode: overlay;
  }

  .tablet-landscape-max\:mix-blend-darken {
    mix-blend-mode: darken;
  }

  .tablet-landscape-max\:mix-blend-lighten {
    mix-blend-mode: lighten;
  }

  .tablet-landscape-max\:mix-blend-color-dodge {
    mix-blend-mode: color-dodge;
  }

  .tablet-landscape-max\:mix-blend-color-burn {
    mix-blend-mode: color-burn;
  }

  .tablet-landscape-max\:mix-blend-hard-light {
    mix-blend-mode: hard-light;
  }

  .tablet-landscape-max\:mix-blend-soft-light {
    mix-blend-mode: soft-light;
  }

  .tablet-landscape-max\:mix-blend-difference {
    mix-blend-mode: difference;
  }

  .tablet-landscape-max\:mix-blend-exclusion {
    mix-blend-mode: exclusion;
  }

  .tablet-landscape-max\:mix-blend-hue {
    mix-blend-mode: hue;
  }

  .tablet-landscape-max\:mix-blend-saturation {
    mix-blend-mode: saturation;
  }

  .tablet-landscape-max\:mix-blend-color {
    mix-blend-mode: color;
  }

  .tablet-landscape-max\:mix-blend-luminosity {
    mix-blend-mode: luminosity;
  }

  .tablet-landscape-max\:shadow-xs {
    --tw-shadow: 0 0 0 0.0625rem rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .tablet-landscape-max\:shadow-sm {
    --tw-shadow: 0 0.0625rem 0.125rem 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .tablet-landscape-max\:shadow-default {
    --tw-shadow: 0 0.0625rem 0.1875rem 0 rgba(0, 0, 0, 0.1), 0 0.0625rem 0.125rem 0 rgba(0, 0, 0, 0.06);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .tablet-landscape-max\:shadow-md {
    --tw-shadow: 0 0.25rem 0.375rem -0.0625rem rgba(0, 0, 0, 0.1), 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.06);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .tablet-landscape-max\:shadow-lg {
    --tw-shadow: 0 0.625rem 0.9375 -0.1875rem rgba(0, 0, 0, 0.1), 0 0.25rem 0.375rem -0.125rem rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .tablet-landscape-max\:shadow-xl {
    --tw-shadow: 0 1.25rem 1.5625rem -0.3125rem rgba(0, 0, 0, 0.1), 0 0.625rem 0.625rem -0.3125rem rgba(0, 0, 0, 0.04);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .tablet-landscape-max\:shadow-2xl {
    --tw-shadow: 0 1.5625rem 3.125rem -10.125rem rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .tablet-landscape-max\:shadow-3xl {
    --tw-shadow: 0 2.1875rem 3.75rem -0.9375rem rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .tablet-landscape-max\:shadow-inner {
    --tw-shadow: inset 0 0.125rem 0.25rem 0 rgba(0, 0, 0, 0.06);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .tablet-landscape-max\:shadow-outline {
    --tw-shadow: 0 0 0 0.1875rem rgba(66, 153, 225, 0.5);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .tablet-landscape-max\:shadow-focus {
    --tw-shadow: 0 0 0 0.1875rem rgba(66, 153, 225, 0.5);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .tablet-landscape-max\:shadow-none {
    --tw-shadow: 0 0 #0000;
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .tablet-landscape-max\:group-hover\:shadow-xs {
    --tw-shadow: 0 0 0 0.0625rem rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .tablet-landscape-max\:group-hover\:shadow-sm {
    --tw-shadow: 0 0.0625rem 0.125rem 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .tablet-landscape-max\:group-hover\:shadow-default {
    --tw-shadow: 0 0.0625rem 0.1875rem 0 rgba(0, 0, 0, 0.1), 0 0.0625rem 0.125rem 0 rgba(0, 0, 0, 0.06);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .tablet-landscape-max\:group-hover\:shadow-md {
    --tw-shadow: 0 0.25rem 0.375rem -0.0625rem rgba(0, 0, 0, 0.1), 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.06);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .tablet-landscape-max\:group-hover\:shadow-lg {
    --tw-shadow: 0 0.625rem 0.9375 -0.1875rem rgba(0, 0, 0, 0.1), 0 0.25rem 0.375rem -0.125rem rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .tablet-landscape-max\:group-hover\:shadow-xl {
    --tw-shadow: 0 1.25rem 1.5625rem -0.3125rem rgba(0, 0, 0, 0.1), 0 0.625rem 0.625rem -0.3125rem rgba(0, 0, 0, 0.04);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .tablet-landscape-max\:group-hover\:shadow-2xl {
    --tw-shadow: 0 1.5625rem 3.125rem -10.125rem rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .tablet-landscape-max\:group-hover\:shadow-3xl {
    --tw-shadow: 0 2.1875rem 3.75rem -0.9375rem rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .tablet-landscape-max\:group-hover\:shadow-inner {
    --tw-shadow: inset 0 0.125rem 0.25rem 0 rgba(0, 0, 0, 0.06);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .tablet-landscape-max\:group-hover\:shadow-outline {
    --tw-shadow: 0 0 0 0.1875rem rgba(66, 153, 225, 0.5);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .tablet-landscape-max\:group-hover\:shadow-focus {
    --tw-shadow: 0 0 0 0.1875rem rgba(66, 153, 225, 0.5);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .tablet-landscape-max\:group-hover\:shadow-none {
    --tw-shadow: 0 0 #0000;
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .tablet-landscape-max\:focus-within\:shadow-xs:focus-within {
    --tw-shadow: 0 0 0 0.0625rem rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .tablet-landscape-max\:focus-within\:shadow-sm:focus-within {
    --tw-shadow: 0 0.0625rem 0.125rem 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .tablet-landscape-max\:focus-within\:shadow-default:focus-within {
    --tw-shadow: 0 0.0625rem 0.1875rem 0 rgba(0, 0, 0, 0.1), 0 0.0625rem 0.125rem 0 rgba(0, 0, 0, 0.06);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .tablet-landscape-max\:focus-within\:shadow-md:focus-within {
    --tw-shadow: 0 0.25rem 0.375rem -0.0625rem rgba(0, 0, 0, 0.1), 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.06);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .tablet-landscape-max\:focus-within\:shadow-lg:focus-within {
    --tw-shadow: 0 0.625rem 0.9375 -0.1875rem rgba(0, 0, 0, 0.1), 0 0.25rem 0.375rem -0.125rem rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .tablet-landscape-max\:focus-within\:shadow-xl:focus-within {
    --tw-shadow: 0 1.25rem 1.5625rem -0.3125rem rgba(0, 0, 0, 0.1), 0 0.625rem 0.625rem -0.3125rem rgba(0, 0, 0, 0.04);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .tablet-landscape-max\:focus-within\:shadow-2xl:focus-within {
    --tw-shadow: 0 1.5625rem 3.125rem -10.125rem rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .tablet-landscape-max\:focus-within\:shadow-3xl:focus-within {
    --tw-shadow: 0 2.1875rem 3.75rem -0.9375rem rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .tablet-landscape-max\:focus-within\:shadow-inner:focus-within {
    --tw-shadow: inset 0 0.125rem 0.25rem 0 rgba(0, 0, 0, 0.06);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .tablet-landscape-max\:focus-within\:shadow-outline:focus-within {
    --tw-shadow: 0 0 0 0.1875rem rgba(66, 153, 225, 0.5);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .tablet-landscape-max\:focus-within\:shadow-focus:focus-within {
    --tw-shadow: 0 0 0 0.1875rem rgba(66, 153, 225, 0.5);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .tablet-landscape-max\:focus-within\:shadow-none:focus-within {
    --tw-shadow: 0 0 #0000;
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .tablet-landscape-max\:hover\:shadow-xs:hover {
    --tw-shadow: 0 0 0 0.0625rem rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .tablet-landscape-max\:hover\:shadow-sm:hover {
    --tw-shadow: 0 0.0625rem 0.125rem 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .tablet-landscape-max\:hover\:shadow-default:hover {
    --tw-shadow: 0 0.0625rem 0.1875rem 0 rgba(0, 0, 0, 0.1), 0 0.0625rem 0.125rem 0 rgba(0, 0, 0, 0.06);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .tablet-landscape-max\:hover\:shadow-md:hover {
    --tw-shadow: 0 0.25rem 0.375rem -0.0625rem rgba(0, 0, 0, 0.1), 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.06);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .tablet-landscape-max\:hover\:shadow-lg:hover {
    --tw-shadow: 0 0.625rem 0.9375 -0.1875rem rgba(0, 0, 0, 0.1), 0 0.25rem 0.375rem -0.125rem rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .tablet-landscape-max\:hover\:shadow-xl:hover {
    --tw-shadow: 0 1.25rem 1.5625rem -0.3125rem rgba(0, 0, 0, 0.1), 0 0.625rem 0.625rem -0.3125rem rgba(0, 0, 0, 0.04);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .tablet-landscape-max\:hover\:shadow-2xl:hover {
    --tw-shadow: 0 1.5625rem 3.125rem -10.125rem rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .tablet-landscape-max\:hover\:shadow-3xl:hover {
    --tw-shadow: 0 2.1875rem 3.75rem -0.9375rem rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .tablet-landscape-max\:hover\:shadow-inner:hover {
    --tw-shadow: inset 0 0.125rem 0.25rem 0 rgba(0, 0, 0, 0.06);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .tablet-landscape-max\:hover\:shadow-outline:hover {
    --tw-shadow: 0 0 0 0.1875rem rgba(66, 153, 225, 0.5);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .tablet-landscape-max\:hover\:shadow-focus:hover {
    --tw-shadow: 0 0 0 0.1875rem rgba(66, 153, 225, 0.5);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .tablet-landscape-max\:hover\:shadow-none:hover {
    --tw-shadow: 0 0 #0000;
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .tablet-landscape-max\:focus\:shadow-xs:focus {
    --tw-shadow: 0 0 0 0.0625rem rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .tablet-landscape-max\:focus\:shadow-sm:focus {
    --tw-shadow: 0 0.0625rem 0.125rem 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .tablet-landscape-max\:focus\:shadow-default:focus {
    --tw-shadow: 0 0.0625rem 0.1875rem 0 rgba(0, 0, 0, 0.1), 0 0.0625rem 0.125rem 0 rgba(0, 0, 0, 0.06);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .tablet-landscape-max\:focus\:shadow-md:focus {
    --tw-shadow: 0 0.25rem 0.375rem -0.0625rem rgba(0, 0, 0, 0.1), 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.06);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .tablet-landscape-max\:focus\:shadow-lg:focus {
    --tw-shadow: 0 0.625rem 0.9375 -0.1875rem rgba(0, 0, 0, 0.1), 0 0.25rem 0.375rem -0.125rem rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .tablet-landscape-max\:focus\:shadow-xl:focus {
    --tw-shadow: 0 1.25rem 1.5625rem -0.3125rem rgba(0, 0, 0, 0.1), 0 0.625rem 0.625rem -0.3125rem rgba(0, 0, 0, 0.04);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .tablet-landscape-max\:focus\:shadow-2xl:focus {
    --tw-shadow: 0 1.5625rem 3.125rem -10.125rem rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .tablet-landscape-max\:focus\:shadow-3xl:focus {
    --tw-shadow: 0 2.1875rem 3.75rem -0.9375rem rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .tablet-landscape-max\:focus\:shadow-inner:focus {
    --tw-shadow: inset 0 0.125rem 0.25rem 0 rgba(0, 0, 0, 0.06);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .tablet-landscape-max\:focus\:shadow-outline:focus {
    --tw-shadow: 0 0 0 0.1875rem rgba(66, 153, 225, 0.5);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .tablet-landscape-max\:focus\:shadow-focus:focus {
    --tw-shadow: 0 0 0 0.1875rem rgba(66, 153, 225, 0.5);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .tablet-landscape-max\:focus\:shadow-none:focus {
    --tw-shadow: 0 0 #0000;
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .tablet-landscape-max\:outline-none {
    outline: 2px solid transparent;
    outline-offset: 2px;
  }

  .tablet-landscape-max\:outline-white {
    outline: 2px dotted white;
    outline-offset: 2px;
  }

  .tablet-landscape-max\:outline-black {
    outline: 2px dotted black;
    outline-offset: 2px;
  }

  .tablet-landscape-max\:focus-within\:outline-none:focus-within {
    outline: 2px solid transparent;
    outline-offset: 2px;
  }

  .tablet-landscape-max\:focus-within\:outline-white:focus-within {
    outline: 2px dotted white;
    outline-offset: 2px;
  }

  .tablet-landscape-max\:focus-within\:outline-black:focus-within {
    outline: 2px dotted black;
    outline-offset: 2px;
  }

  .tablet-landscape-max\:focus\:outline-none:focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
  }

  .tablet-landscape-max\:focus\:outline-white:focus {
    outline: 2px dotted white;
    outline-offset: 2px;
  }

  .tablet-landscape-max\:focus\:outline-black:focus {
    outline: 2px dotted black;
    outline-offset: 2px;
  }

  .tablet-landscape-max\: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(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .tablet-landscape-max\: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(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .tablet-landscape-max\: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(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .tablet-landscape-max\: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(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .tablet-landscape-max\: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(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .tablet-landscape-max\: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(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .tablet-landscape-max\: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(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .tablet-landscape-max\: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(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .tablet-landscape-max\: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(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .tablet-landscape-max\: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(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .tablet-landscape-max\: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(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .tablet-landscape-max\: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(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .tablet-landscape-max\: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(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .tablet-landscape-max\: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(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .tablet-landscape-max\:focus\:ring-2:focus {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .tablet-landscape-max\: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(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .tablet-landscape-max\: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(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .tablet-landscape-max\: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(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .tablet-landscape-max\:ring-inset {
    --tw-ring-inset: inset;
  }

  .tablet-landscape-max\:focus-within\:ring-inset:focus-within {
    --tw-ring-inset: inset;
  }

  .tablet-landscape-max\:focus\:ring-inset:focus {
    --tw-ring-inset: inset;
  }

  .tablet-landscape-max\:ring-transparent {
    --tw-ring-color: transparent;
  }

  .tablet-landscape-max\:ring-current {
    --tw-ring-color: currentColor;
  }

  .tablet-landscape-max\:ring-black {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 0, 0, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:ring-white {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:ring-gray-50 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 250, 251, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:ring-gray-100 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 244, 246, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:ring-gray-200 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(229, 231, 235, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:ring-gray-300 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 213, 219, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:ring-gray-400 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(156, 163, 175, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:ring-gray-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 114, 128, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:ring-gray-600 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(75, 85, 99, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:ring-gray-700 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(55, 65, 81, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:ring-gray-800 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 41, 55, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:ring-gray-900 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(17, 24, 39, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:ring-red-50 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 242, 242, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:ring-red-100 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 226, 226, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:ring-red-200 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 202, 202, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:ring-red-300 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 165, 165, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:ring-red-400 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(248, 113, 113, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:ring-red-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(239, 68, 68, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:ring-red-600 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(220, 38, 38, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:ring-red-700 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(185, 28, 28, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:ring-red-800 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(153, 27, 27, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:ring-red-900 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(127, 29, 29, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:ring-yellow-50 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 251, 235, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:ring-yellow-100 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 243, 199, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:ring-yellow-200 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(253, 230, 138, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:ring-yellow-300 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 211, 77, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:ring-yellow-400 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(251, 191, 36, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:ring-yellow-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(245, 158, 11, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:ring-yellow-600 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(217, 119, 6, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:ring-yellow-700 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(180, 83, 9, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:ring-yellow-800 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(146, 64, 14, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:ring-yellow-900 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(120, 53, 15, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:ring-green-50 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(236, 253, 245, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:ring-green-100 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 250, 229, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:ring-green-200 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(167, 243, 208, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:ring-green-300 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 231, 183, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:ring-green-400 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(52, 211, 153, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:ring-green-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(16, 185, 129, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:ring-green-600 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(5, 150, 105, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:ring-green-700 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(4, 120, 87, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:ring-green-800 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(6, 95, 70, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:ring-green-900 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(6, 78, 59, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:ring-blue-50 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(239, 246, 255, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:ring-blue-100 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 234, 254, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:ring-blue-200 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(191, 219, 254, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:ring-blue-300 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(147, 197, 253, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:ring-blue-400 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(96, 165, 250, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:ring-blue-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(59, 130, 246, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:ring-blue-600 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(37, 99, 235, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:ring-blue-700 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(29, 78, 216, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:ring-blue-800 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(30, 64, 175, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:ring-blue-900 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(30, 58, 138, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:ring-indigo-50 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 242, 255, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:ring-indigo-100 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(224, 231, 255, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:ring-indigo-200 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(199, 210, 254, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:ring-indigo-300 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(165, 180, 252, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:ring-indigo-400 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(129, 140, 248, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:ring-indigo-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(99, 102, 241, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:ring-indigo-600 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(79, 70, 229, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:ring-indigo-700 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(67, 56, 202, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:ring-indigo-800 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(55, 48, 163, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:ring-indigo-900 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(49, 46, 129, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:ring-purple-50 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(245, 243, 255, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:ring-purple-100 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(237, 233, 254, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:ring-purple-200 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(221, 214, 254, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:ring-purple-300 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(196, 181, 253, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:ring-purple-400 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(167, 139, 250, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:ring-purple-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(139, 92, 246, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:ring-purple-600 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(124, 58, 237, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:ring-purple-700 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(109, 40, 217, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:ring-purple-800 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(91, 33, 182, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:ring-purple-900 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(76, 29, 149, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:ring-pink-50 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(253, 242, 248, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:ring-pink-100 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 231, 243, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:ring-pink-200 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(251, 207, 232, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:ring-pink-300 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 168, 212, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:ring-pink-400 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(244, 114, 182, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:ring-pink-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(236, 72, 153, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:ring-pink-600 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 39, 119, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:ring-pink-700 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(190, 24, 93, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:ring-pink-800 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(157, 23, 77, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:ring-pink-900 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(131, 24, 67, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:ring-base-normal {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 65, 129, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:ring-base-dark {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 52, 105, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:ring-base-black {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(29, 29, 31, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:ring-base-border {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(231, 231, 233, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:ring-primary-normal {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 103, 207, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:ring-primary-alt {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 71, 143, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:ring-subtle-white {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 249, 249, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:ring-turquesa {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 151, 178, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:focus-within\:ring-transparent:focus-within {
    --tw-ring-color: transparent;
  }

  .tablet-landscape-max\:focus-within\:ring-current:focus-within {
    --tw-ring-color: currentColor;
  }

  .tablet-landscape-max\:focus-within\:ring-black:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 0, 0, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:focus-within\:ring-white:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:focus-within\:ring-gray-50:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 250, 251, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:focus-within\:ring-gray-100:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 244, 246, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:focus-within\:ring-gray-200:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(229, 231, 235, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:focus-within\:ring-gray-300:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 213, 219, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:focus-within\:ring-gray-400:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(156, 163, 175, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:focus-within\:ring-gray-500:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 114, 128, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:focus-within\:ring-gray-600:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(75, 85, 99, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:focus-within\:ring-gray-700:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(55, 65, 81, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:focus-within\:ring-gray-800:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 41, 55, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:focus-within\:ring-gray-900:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(17, 24, 39, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:focus-within\:ring-red-50:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 242, 242, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:focus-within\:ring-red-100:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 226, 226, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:focus-within\:ring-red-200:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 202, 202, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:focus-within\:ring-red-300:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 165, 165, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:focus-within\:ring-red-400:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(248, 113, 113, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:focus-within\:ring-red-500:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(239, 68, 68, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:focus-within\:ring-red-600:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(220, 38, 38, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:focus-within\:ring-red-700:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(185, 28, 28, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:focus-within\:ring-red-800:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(153, 27, 27, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:focus-within\:ring-red-900:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(127, 29, 29, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:focus-within\:ring-yellow-50:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 251, 235, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:focus-within\:ring-yellow-100:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 243, 199, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:focus-within\:ring-yellow-200:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(253, 230, 138, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:focus-within\:ring-yellow-300:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 211, 77, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:focus-within\:ring-yellow-400:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(251, 191, 36, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:focus-within\:ring-yellow-500:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(245, 158, 11, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:focus-within\:ring-yellow-600:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(217, 119, 6, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:focus-within\:ring-yellow-700:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(180, 83, 9, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:focus-within\:ring-yellow-800:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(146, 64, 14, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:focus-within\:ring-yellow-900:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(120, 53, 15, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:focus-within\:ring-green-50:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(236, 253, 245, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:focus-within\:ring-green-100:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 250, 229, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:focus-within\:ring-green-200:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(167, 243, 208, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:focus-within\:ring-green-300:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 231, 183, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:focus-within\:ring-green-400:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(52, 211, 153, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:focus-within\:ring-green-500:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(16, 185, 129, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:focus-within\:ring-green-600:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(5, 150, 105, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:focus-within\:ring-green-700:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(4, 120, 87, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:focus-within\:ring-green-800:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(6, 95, 70, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:focus-within\:ring-green-900:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(6, 78, 59, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:focus-within\:ring-blue-50:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(239, 246, 255, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:focus-within\:ring-blue-100:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 234, 254, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:focus-within\:ring-blue-200:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(191, 219, 254, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:focus-within\:ring-blue-300:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(147, 197, 253, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:focus-within\:ring-blue-400:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(96, 165, 250, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:focus-within\:ring-blue-500:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(59, 130, 246, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:focus-within\:ring-blue-600:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(37, 99, 235, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:focus-within\:ring-blue-700:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(29, 78, 216, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:focus-within\:ring-blue-800:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(30, 64, 175, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:focus-within\:ring-blue-900:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(30, 58, 138, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:focus-within\:ring-indigo-50:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 242, 255, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:focus-within\:ring-indigo-100:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(224, 231, 255, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:focus-within\:ring-indigo-200:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(199, 210, 254, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:focus-within\:ring-indigo-300:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(165, 180, 252, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:focus-within\:ring-indigo-400:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(129, 140, 248, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:focus-within\:ring-indigo-500:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(99, 102, 241, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:focus-within\:ring-indigo-600:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(79, 70, 229, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:focus-within\:ring-indigo-700:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(67, 56, 202, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:focus-within\:ring-indigo-800:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(55, 48, 163, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:focus-within\:ring-indigo-900:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(49, 46, 129, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:focus-within\:ring-purple-50:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(245, 243, 255, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:focus-within\:ring-purple-100:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(237, 233, 254, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:focus-within\:ring-purple-200:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(221, 214, 254, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:focus-within\:ring-purple-300:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(196, 181, 253, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:focus-within\:ring-purple-400:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(167, 139, 250, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:focus-within\:ring-purple-500:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(139, 92, 246, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:focus-within\:ring-purple-600:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(124, 58, 237, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:focus-within\:ring-purple-700:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(109, 40, 217, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:focus-within\:ring-purple-800:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(91, 33, 182, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:focus-within\:ring-purple-900:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(76, 29, 149, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:focus-within\:ring-pink-50:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(253, 242, 248, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:focus-within\:ring-pink-100:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 231, 243, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:focus-within\:ring-pink-200:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(251, 207, 232, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:focus-within\:ring-pink-300:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 168, 212, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:focus-within\:ring-pink-400:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(244, 114, 182, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:focus-within\:ring-pink-500:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(236, 72, 153, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:focus-within\:ring-pink-600:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 39, 119, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:focus-within\:ring-pink-700:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(190, 24, 93, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:focus-within\:ring-pink-800:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(157, 23, 77, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:focus-within\:ring-pink-900:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(131, 24, 67, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:focus-within\:ring-base-normal:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 65, 129, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:focus-within\:ring-base-dark:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 52, 105, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:focus-within\:ring-base-black:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(29, 29, 31, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:focus-within\:ring-base-border:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(231, 231, 233, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:focus-within\:ring-primary-normal:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 103, 207, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:focus-within\:ring-primary-alt:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 71, 143, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:focus-within\:ring-subtle-white:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 249, 249, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:focus-within\:ring-turquesa:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 151, 178, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:focus\:ring-transparent:focus {
    --tw-ring-color: transparent;
  }

  .tablet-landscape-max\:focus\:ring-current:focus {
    --tw-ring-color: currentColor;
  }

  .tablet-landscape-max\:focus\:ring-black:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 0, 0, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:focus\:ring-white:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:focus\:ring-gray-50:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 250, 251, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:focus\:ring-gray-100:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 244, 246, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:focus\:ring-gray-200:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(229, 231, 235, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:focus\:ring-gray-300:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 213, 219, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:focus\:ring-gray-400:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(156, 163, 175, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:focus\:ring-gray-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 114, 128, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:focus\:ring-gray-600:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(75, 85, 99, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:focus\:ring-gray-700:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(55, 65, 81, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:focus\:ring-gray-800:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 41, 55, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:focus\:ring-gray-900:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(17, 24, 39, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:focus\:ring-red-50:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 242, 242, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:focus\:ring-red-100:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 226, 226, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:focus\:ring-red-200:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 202, 202, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:focus\:ring-red-300:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 165, 165, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:focus\:ring-red-400:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(248, 113, 113, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:focus\:ring-red-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(239, 68, 68, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:focus\:ring-red-600:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(220, 38, 38, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:focus\:ring-red-700:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(185, 28, 28, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:focus\:ring-red-800:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(153, 27, 27, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:focus\:ring-red-900:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(127, 29, 29, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:focus\:ring-yellow-50:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 251, 235, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:focus\:ring-yellow-100:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 243, 199, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:focus\:ring-yellow-200:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(253, 230, 138, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:focus\:ring-yellow-300:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 211, 77, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:focus\:ring-yellow-400:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(251, 191, 36, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:focus\:ring-yellow-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(245, 158, 11, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:focus\:ring-yellow-600:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(217, 119, 6, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:focus\:ring-yellow-700:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(180, 83, 9, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:focus\:ring-yellow-800:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(146, 64, 14, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:focus\:ring-yellow-900:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(120, 53, 15, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:focus\:ring-green-50:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(236, 253, 245, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:focus\:ring-green-100:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 250, 229, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:focus\:ring-green-200:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(167, 243, 208, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:focus\:ring-green-300:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 231, 183, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:focus\:ring-green-400:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(52, 211, 153, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:focus\:ring-green-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(16, 185, 129, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:focus\:ring-green-600:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(5, 150, 105, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:focus\:ring-green-700:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(4, 120, 87, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:focus\:ring-green-800:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(6, 95, 70, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:focus\:ring-green-900:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(6, 78, 59, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:focus\:ring-blue-50:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(239, 246, 255, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:focus\:ring-blue-100:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 234, 254, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:focus\:ring-blue-200:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(191, 219, 254, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:focus\:ring-blue-300:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(147, 197, 253, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:focus\:ring-blue-400:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(96, 165, 250, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:focus\:ring-blue-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(59, 130, 246, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:focus\:ring-blue-600:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(37, 99, 235, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:focus\:ring-blue-700:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(29, 78, 216, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:focus\:ring-blue-800:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(30, 64, 175, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:focus\:ring-blue-900:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(30, 58, 138, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:focus\:ring-indigo-50:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 242, 255, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:focus\:ring-indigo-100:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(224, 231, 255, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:focus\:ring-indigo-200:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(199, 210, 254, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:focus\:ring-indigo-300:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(165, 180, 252, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:focus\:ring-indigo-400:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(129, 140, 248, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:focus\:ring-indigo-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(99, 102, 241, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:focus\:ring-indigo-600:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(79, 70, 229, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:focus\:ring-indigo-700:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(67, 56, 202, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:focus\:ring-indigo-800:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(55, 48, 163, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:focus\:ring-indigo-900:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(49, 46, 129, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:focus\:ring-purple-50:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(245, 243, 255, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:focus\:ring-purple-100:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(237, 233, 254, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:focus\:ring-purple-200:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(221, 214, 254, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:focus\:ring-purple-300:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(196, 181, 253, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:focus\:ring-purple-400:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(167, 139, 250, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:focus\:ring-purple-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(139, 92, 246, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:focus\:ring-purple-600:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(124, 58, 237, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:focus\:ring-purple-700:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(109, 40, 217, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:focus\:ring-purple-800:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(91, 33, 182, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:focus\:ring-purple-900:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(76, 29, 149, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:focus\:ring-pink-50:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(253, 242, 248, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:focus\:ring-pink-100:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 231, 243, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:focus\:ring-pink-200:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(251, 207, 232, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:focus\:ring-pink-300:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 168, 212, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:focus\:ring-pink-400:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(244, 114, 182, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:focus\:ring-pink-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(236, 72, 153, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:focus\:ring-pink-600:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 39, 119, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:focus\:ring-pink-700:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(190, 24, 93, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:focus\:ring-pink-800:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(157, 23, 77, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:focus\:ring-pink-900:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(131, 24, 67, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:focus\:ring-base-normal:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 65, 129, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:focus\:ring-base-dark:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 52, 105, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:focus\:ring-base-black:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(29, 29, 31, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:focus\:ring-base-border:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(231, 231, 233, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:focus\:ring-primary-normal:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 103, 207, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:focus\:ring-primary-alt:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 71, 143, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:focus\:ring-subtle-white:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 249, 249, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:focus\:ring-turquesa:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 151, 178, var(--tw-ring-opacity));
  }

  .tablet-landscape-max\:ring-opacity-0 {
    --tw-ring-opacity: 0;
  }

  .tablet-landscape-max\:ring-opacity-5 {
    --tw-ring-opacity: 0.05;
  }

  .tablet-landscape-max\:ring-opacity-10 {
    --tw-ring-opacity: 0.1;
  }

  .tablet-landscape-max\:ring-opacity-20 {
    --tw-ring-opacity: 0.2;
  }

  .tablet-landscape-max\:ring-opacity-25 {
    --tw-ring-opacity: 0.25;
  }

  .tablet-landscape-max\:ring-opacity-30 {
    --tw-ring-opacity: 0.3;
  }

  .tablet-landscape-max\:ring-opacity-40 {
    --tw-ring-opacity: 0.4;
  }

  .tablet-landscape-max\:ring-opacity-50 {
    --tw-ring-opacity: 0.5;
  }

  .tablet-landscape-max\:ring-opacity-60 {
    --tw-ring-opacity: 0.6;
  }

  .tablet-landscape-max\:ring-opacity-70 {
    --tw-ring-opacity: 0.7;
  }

  .tablet-landscape-max\:ring-opacity-75 {
    --tw-ring-opacity: 0.75;
  }

  .tablet-landscape-max\:ring-opacity-80 {
    --tw-ring-opacity: 0.8;
  }

  .tablet-landscape-max\:ring-opacity-90 {
    --tw-ring-opacity: 0.9;
  }

  .tablet-landscape-max\:ring-opacity-95 {
    --tw-ring-opacity: 0.95;
  }

  .tablet-landscape-max\:ring-opacity-100 {
    --tw-ring-opacity: 1;
  }

  .tablet-landscape-max\:focus-within\:ring-opacity-0:focus-within {
    --tw-ring-opacity: 0;
  }

  .tablet-landscape-max\:focus-within\:ring-opacity-5:focus-within {
    --tw-ring-opacity: 0.05;
  }

  .tablet-landscape-max\:focus-within\:ring-opacity-10:focus-within {
    --tw-ring-opacity: 0.1;
  }

  .tablet-landscape-max\:focus-within\:ring-opacity-20:focus-within {
    --tw-ring-opacity: 0.2;
  }

  .tablet-landscape-max\:focus-within\:ring-opacity-25:focus-within {
    --tw-ring-opacity: 0.25;
  }

  .tablet-landscape-max\:focus-within\:ring-opacity-30:focus-within {
    --tw-ring-opacity: 0.3;
  }

  .tablet-landscape-max\:focus-within\:ring-opacity-40:focus-within {
    --tw-ring-opacity: 0.4;
  }

  .tablet-landscape-max\:focus-within\:ring-opacity-50:focus-within {
    --tw-ring-opacity: 0.5;
  }

  .tablet-landscape-max\:focus-within\:ring-opacity-60:focus-within {
    --tw-ring-opacity: 0.6;
  }

  .tablet-landscape-max\:focus-within\:ring-opacity-70:focus-within {
    --tw-ring-opacity: 0.7;
  }

  .tablet-landscape-max\:focus-within\:ring-opacity-75:focus-within {
    --tw-ring-opacity: 0.75;
  }

  .tablet-landscape-max\:focus-within\:ring-opacity-80:focus-within {
    --tw-ring-opacity: 0.8;
  }

  .tablet-landscape-max\:focus-within\:ring-opacity-90:focus-within {
    --tw-ring-opacity: 0.9;
  }

  .tablet-landscape-max\:focus-within\:ring-opacity-95:focus-within {
    --tw-ring-opacity: 0.95;
  }

  .tablet-landscape-max\:focus-within\:ring-opacity-100:focus-within {
    --tw-ring-opacity: 1;
  }

  .tablet-landscape-max\:focus\:ring-opacity-0:focus {
    --tw-ring-opacity: 0;
  }

  .tablet-landscape-max\:focus\:ring-opacity-5:focus {
    --tw-ring-opacity: 0.05;
  }

  .tablet-landscape-max\:focus\:ring-opacity-10:focus {
    --tw-ring-opacity: 0.1;
  }

  .tablet-landscape-max\:focus\:ring-opacity-20:focus {
    --tw-ring-opacity: 0.2;
  }

  .tablet-landscape-max\:focus\:ring-opacity-25:focus {
    --tw-ring-opacity: 0.25;
  }

  .tablet-landscape-max\:focus\:ring-opacity-30:focus {
    --tw-ring-opacity: 0.3;
  }

  .tablet-landscape-max\:focus\:ring-opacity-40:focus {
    --tw-ring-opacity: 0.4;
  }

  .tablet-landscape-max\:focus\:ring-opacity-50:focus {
    --tw-ring-opacity: 0.5;
  }

  .tablet-landscape-max\:focus\:ring-opacity-60:focus {
    --tw-ring-opacity: 0.6;
  }

  .tablet-landscape-max\:focus\:ring-opacity-70:focus {
    --tw-ring-opacity: 0.7;
  }

  .tablet-landscape-max\:focus\:ring-opacity-75:focus {
    --tw-ring-opacity: 0.75;
  }

  .tablet-landscape-max\:focus\:ring-opacity-80:focus {
    --tw-ring-opacity: 0.8;
  }

  .tablet-landscape-max\:focus\:ring-opacity-90:focus {
    --tw-ring-opacity: 0.9;
  }

  .tablet-landscape-max\:focus\:ring-opacity-95:focus {
    --tw-ring-opacity: 0.95;
  }

  .tablet-landscape-max\:focus\:ring-opacity-100:focus {
    --tw-ring-opacity: 1;
  }

  .tablet-landscape-max\:ring-offset-0 {
    --tw-ring-offset-width: 0px;
  }

  .tablet-landscape-max\:ring-offset-1 {
    --tw-ring-offset-width: 1px;
  }

  .tablet-landscape-max\:ring-offset-2 {
    --tw-ring-offset-width: 2px;
  }

  .tablet-landscape-max\:ring-offset-4 {
    --tw-ring-offset-width: 4px;
  }

  .tablet-landscape-max\:ring-offset-8 {
    --tw-ring-offset-width: 8px;
  }

  .tablet-landscape-max\:focus-within\:ring-offset-0:focus-within {
    --tw-ring-offset-width: 0px;
  }

  .tablet-landscape-max\:focus-within\:ring-offset-1:focus-within {
    --tw-ring-offset-width: 1px;
  }

  .tablet-landscape-max\:focus-within\:ring-offset-2:focus-within {
    --tw-ring-offset-width: 2px;
  }

  .tablet-landscape-max\:focus-within\:ring-offset-4:focus-within {
    --tw-ring-offset-width: 4px;
  }

  .tablet-landscape-max\:focus-within\:ring-offset-8:focus-within {
    --tw-ring-offset-width: 8px;
  }

  .tablet-landscape-max\:focus\:ring-offset-0:focus {
    --tw-ring-offset-width: 0px;
  }

  .tablet-landscape-max\:focus\:ring-offset-1:focus {
    --tw-ring-offset-width: 1px;
  }

  .tablet-landscape-max\:focus\:ring-offset-2:focus {
    --tw-ring-offset-width: 2px;
  }

  .tablet-landscape-max\:focus\:ring-offset-4:focus {
    --tw-ring-offset-width: 4px;
  }

  .tablet-landscape-max\:focus\:ring-offset-8:focus {
    --tw-ring-offset-width: 8px;
  }

  .tablet-landscape-max\:ring-offset-transparent {
    --tw-ring-offset-color: transparent;
  }

  .tablet-landscape-max\:ring-offset-current {
    --tw-ring-offset-color: currentColor;
  }

  .tablet-landscape-max\:ring-offset-black {
    --tw-ring-offset-color: #000;
  }

  .tablet-landscape-max\:ring-offset-white {
    --tw-ring-offset-color: #fff;
  }

  .tablet-landscape-max\:ring-offset-gray-50 {
    --tw-ring-offset-color: #f9fafb;
  }

  .tablet-landscape-max\:ring-offset-gray-100 {
    --tw-ring-offset-color: #f3f4f6;
  }

  .tablet-landscape-max\:ring-offset-gray-200 {
    --tw-ring-offset-color: #e5e7eb;
  }

  .tablet-landscape-max\:ring-offset-gray-300 {
    --tw-ring-offset-color: #d1d5db;
  }

  .tablet-landscape-max\:ring-offset-gray-400 {
    --tw-ring-offset-color: #9ca3af;
  }

  .tablet-landscape-max\:ring-offset-gray-500 {
    --tw-ring-offset-color: #6b7280;
  }

  .tablet-landscape-max\:ring-offset-gray-600 {
    --tw-ring-offset-color: #4b5563;
  }

  .tablet-landscape-max\:ring-offset-gray-700 {
    --tw-ring-offset-color: #374151;
  }

  .tablet-landscape-max\:ring-offset-gray-800 {
    --tw-ring-offset-color: #1f2937;
  }

  .tablet-landscape-max\:ring-offset-gray-900 {
    --tw-ring-offset-color: #111827;
  }

  .tablet-landscape-max\:ring-offset-red-50 {
    --tw-ring-offset-color: #fef2f2;
  }

  .tablet-landscape-max\:ring-offset-red-100 {
    --tw-ring-offset-color: #fee2e2;
  }

  .tablet-landscape-max\:ring-offset-red-200 {
    --tw-ring-offset-color: #fecaca;
  }

  .tablet-landscape-max\:ring-offset-red-300 {
    --tw-ring-offset-color: #fca5a5;
  }

  .tablet-landscape-max\:ring-offset-red-400 {
    --tw-ring-offset-color: #f87171;
  }

  .tablet-landscape-max\:ring-offset-red-500 {
    --tw-ring-offset-color: #ef4444;
  }

  .tablet-landscape-max\:ring-offset-red-600 {
    --tw-ring-offset-color: #dc2626;
  }

  .tablet-landscape-max\:ring-offset-red-700 {
    --tw-ring-offset-color: #b91c1c;
  }

  .tablet-landscape-max\:ring-offset-red-800 {
    --tw-ring-offset-color: #991b1b;
  }

  .tablet-landscape-max\:ring-offset-red-900 {
    --tw-ring-offset-color: #7f1d1d;
  }

  .tablet-landscape-max\:ring-offset-yellow-50 {
    --tw-ring-offset-color: #fffbeb;
  }

  .tablet-landscape-max\:ring-offset-yellow-100 {
    --tw-ring-offset-color: #fef3c7;
  }

  .tablet-landscape-max\:ring-offset-yellow-200 {
    --tw-ring-offset-color: #fde68a;
  }

  .tablet-landscape-max\:ring-offset-yellow-300 {
    --tw-ring-offset-color: #fcd34d;
  }

  .tablet-landscape-max\:ring-offset-yellow-400 {
    --tw-ring-offset-color: #fbbf24;
  }

  .tablet-landscape-max\:ring-offset-yellow-500 {
    --tw-ring-offset-color: #f59e0b;
  }

  .tablet-landscape-max\:ring-offset-yellow-600 {
    --tw-ring-offset-color: #d97706;
  }

  .tablet-landscape-max\:ring-offset-yellow-700 {
    --tw-ring-offset-color: #b45309;
  }

  .tablet-landscape-max\:ring-offset-yellow-800 {
    --tw-ring-offset-color: #92400e;
  }

  .tablet-landscape-max\:ring-offset-yellow-900 {
    --tw-ring-offset-color: #78350f;
  }

  .tablet-landscape-max\:ring-offset-green-50 {
    --tw-ring-offset-color: #ecfdf5;
  }

  .tablet-landscape-max\:ring-offset-green-100 {
    --tw-ring-offset-color: #d1fae5;
  }

  .tablet-landscape-max\:ring-offset-green-200 {
    --tw-ring-offset-color: #a7f3d0;
  }

  .tablet-landscape-max\:ring-offset-green-300 {
    --tw-ring-offset-color: #6ee7b7;
  }

  .tablet-landscape-max\:ring-offset-green-400 {
    --tw-ring-offset-color: #34d399;
  }

  .tablet-landscape-max\:ring-offset-green-500 {
    --tw-ring-offset-color: #10b981;
  }

  .tablet-landscape-max\:ring-offset-green-600 {
    --tw-ring-offset-color: #059669;
  }

  .tablet-landscape-max\:ring-offset-green-700 {
    --tw-ring-offset-color: #047857;
  }

  .tablet-landscape-max\:ring-offset-green-800 {
    --tw-ring-offset-color: #065f46;
  }

  .tablet-landscape-max\:ring-offset-green-900 {
    --tw-ring-offset-color: #064e3b;
  }

  .tablet-landscape-max\:ring-offset-blue-50 {
    --tw-ring-offset-color: #eff6ff;
  }

  .tablet-landscape-max\:ring-offset-blue-100 {
    --tw-ring-offset-color: #dbeafe;
  }

  .tablet-landscape-max\:ring-offset-blue-200 {
    --tw-ring-offset-color: #bfdbfe;
  }

  .tablet-landscape-max\:ring-offset-blue-300 {
    --tw-ring-offset-color: #93c5fd;
  }

  .tablet-landscape-max\:ring-offset-blue-400 {
    --tw-ring-offset-color: #60a5fa;
  }

  .tablet-landscape-max\:ring-offset-blue-500 {
    --tw-ring-offset-color: #3b82f6;
  }

  .tablet-landscape-max\:ring-offset-blue-600 {
    --tw-ring-offset-color: #2563eb;
  }

  .tablet-landscape-max\:ring-offset-blue-700 {
    --tw-ring-offset-color: #1d4ed8;
  }

  .tablet-landscape-max\:ring-offset-blue-800 {
    --tw-ring-offset-color: #1e40af;
  }

  .tablet-landscape-max\:ring-offset-blue-900 {
    --tw-ring-offset-color: #1e3a8a;
  }

  .tablet-landscape-max\:ring-offset-indigo-50 {
    --tw-ring-offset-color: #eef2ff;
  }

  .tablet-landscape-max\:ring-offset-indigo-100 {
    --tw-ring-offset-color: #e0e7ff;
  }

  .tablet-landscape-max\:ring-offset-indigo-200 {
    --tw-ring-offset-color: #c7d2fe;
  }

  .tablet-landscape-max\:ring-offset-indigo-300 {
    --tw-ring-offset-color: #a5b4fc;
  }

  .tablet-landscape-max\:ring-offset-indigo-400 {
    --tw-ring-offset-color: #818cf8;
  }

  .tablet-landscape-max\:ring-offset-indigo-500 {
    --tw-ring-offset-color: #6366f1;
  }

  .tablet-landscape-max\:ring-offset-indigo-600 {
    --tw-ring-offset-color: #4f46e5;
  }

  .tablet-landscape-max\:ring-offset-indigo-700 {
    --tw-ring-offset-color: #4338ca;
  }

  .tablet-landscape-max\:ring-offset-indigo-800 {
    --tw-ring-offset-color: #3730a3;
  }

  .tablet-landscape-max\:ring-offset-indigo-900 {
    --tw-ring-offset-color: #312e81;
  }

  .tablet-landscape-max\:ring-offset-purple-50 {
    --tw-ring-offset-color: #f5f3ff;
  }

  .tablet-landscape-max\:ring-offset-purple-100 {
    --tw-ring-offset-color: #ede9fe;
  }

  .tablet-landscape-max\:ring-offset-purple-200 {
    --tw-ring-offset-color: #ddd6fe;
  }

  .tablet-landscape-max\:ring-offset-purple-300 {
    --tw-ring-offset-color: #c4b5fd;
  }

  .tablet-landscape-max\:ring-offset-purple-400 {
    --tw-ring-offset-color: #a78bfa;
  }

  .tablet-landscape-max\:ring-offset-purple-500 {
    --tw-ring-offset-color: #8b5cf6;
  }

  .tablet-landscape-max\:ring-offset-purple-600 {
    --tw-ring-offset-color: #7c3aed;
  }

  .tablet-landscape-max\:ring-offset-purple-700 {
    --tw-ring-offset-color: #6d28d9;
  }

  .tablet-landscape-max\:ring-offset-purple-800 {
    --tw-ring-offset-color: #5b21b6;
  }

  .tablet-landscape-max\:ring-offset-purple-900 {
    --tw-ring-offset-color: #4c1d95;
  }

  .tablet-landscape-max\:ring-offset-pink-50 {
    --tw-ring-offset-color: #fdf2f8;
  }

  .tablet-landscape-max\:ring-offset-pink-100 {
    --tw-ring-offset-color: #fce7f3;
  }

  .tablet-landscape-max\:ring-offset-pink-200 {
    --tw-ring-offset-color: #fbcfe8;
  }

  .tablet-landscape-max\:ring-offset-pink-300 {
    --tw-ring-offset-color: #f9a8d4;
  }

  .tablet-landscape-max\:ring-offset-pink-400 {
    --tw-ring-offset-color: #f472b6;
  }

  .tablet-landscape-max\:ring-offset-pink-500 {
    --tw-ring-offset-color: #ec4899;
  }

  .tablet-landscape-max\:ring-offset-pink-600 {
    --tw-ring-offset-color: #db2777;
  }

  .tablet-landscape-max\:ring-offset-pink-700 {
    --tw-ring-offset-color: #be185d;
  }

  .tablet-landscape-max\:ring-offset-pink-800 {
    --tw-ring-offset-color: #9d174d;
  }

  .tablet-landscape-max\:ring-offset-pink-900 {
    --tw-ring-offset-color: #831843;
  }

  .tablet-landscape-max\:ring-offset-base-normal {
    --tw-ring-offset-color: #004181;
  }

  .tablet-landscape-max\:ring-offset-base-dark {
    --tw-ring-offset-color: #003469;
  }

  .tablet-landscape-max\:ring-offset-base-black {
    --tw-ring-offset-color: #1D1D1F;
  }

  .tablet-landscape-max\:ring-offset-base-border {
    --tw-ring-offset-color: #E7E7E9;
  }

  .tablet-landscape-max\:ring-offset-primary-normal {
    --tw-ring-offset-color: #0067CF;
  }

  .tablet-landscape-max\:ring-offset-primary-alt {
    --tw-ring-offset-color: #00478F;
  }

  .tablet-landscape-max\:ring-offset-subtle-white {
    --tw-ring-offset-color: #F9F9F9;
  }

  .tablet-landscape-max\:ring-offset-turquesa {
    --tw-ring-offset-color: #0097B2;
  }

  .tablet-landscape-max\:focus-within\:ring-offset-transparent:focus-within {
    --tw-ring-offset-color: transparent;
  }

  .tablet-landscape-max\:focus-within\:ring-offset-current:focus-within {
    --tw-ring-offset-color: currentColor;
  }

  .tablet-landscape-max\:focus-within\:ring-offset-black:focus-within {
    --tw-ring-offset-color: #000;
  }

  .tablet-landscape-max\:focus-within\:ring-offset-white:focus-within {
    --tw-ring-offset-color: #fff;
  }

  .tablet-landscape-max\:focus-within\:ring-offset-gray-50:focus-within {
    --tw-ring-offset-color: #f9fafb;
  }

  .tablet-landscape-max\:focus-within\:ring-offset-gray-100:focus-within {
    --tw-ring-offset-color: #f3f4f6;
  }

  .tablet-landscape-max\:focus-within\:ring-offset-gray-200:focus-within {
    --tw-ring-offset-color: #e5e7eb;
  }

  .tablet-landscape-max\:focus-within\:ring-offset-gray-300:focus-within {
    --tw-ring-offset-color: #d1d5db;
  }

  .tablet-landscape-max\:focus-within\:ring-offset-gray-400:focus-within {
    --tw-ring-offset-color: #9ca3af;
  }

  .tablet-landscape-max\:focus-within\:ring-offset-gray-500:focus-within {
    --tw-ring-offset-color: #6b7280;
  }

  .tablet-landscape-max\:focus-within\:ring-offset-gray-600:focus-within {
    --tw-ring-offset-color: #4b5563;
  }

  .tablet-landscape-max\:focus-within\:ring-offset-gray-700:focus-within {
    --tw-ring-offset-color: #374151;
  }

  .tablet-landscape-max\:focus-within\:ring-offset-gray-800:focus-within {
    --tw-ring-offset-color: #1f2937;
  }

  .tablet-landscape-max\:focus-within\:ring-offset-gray-900:focus-within {
    --tw-ring-offset-color: #111827;
  }

  .tablet-landscape-max\:focus-within\:ring-offset-red-50:focus-within {
    --tw-ring-offset-color: #fef2f2;
  }

  .tablet-landscape-max\:focus-within\:ring-offset-red-100:focus-within {
    --tw-ring-offset-color: #fee2e2;
  }

  .tablet-landscape-max\:focus-within\:ring-offset-red-200:focus-within {
    --tw-ring-offset-color: #fecaca;
  }

  .tablet-landscape-max\:focus-within\:ring-offset-red-300:focus-within {
    --tw-ring-offset-color: #fca5a5;
  }

  .tablet-landscape-max\:focus-within\:ring-offset-red-400:focus-within {
    --tw-ring-offset-color: #f87171;
  }

  .tablet-landscape-max\:focus-within\:ring-offset-red-500:focus-within {
    --tw-ring-offset-color: #ef4444;
  }

  .tablet-landscape-max\:focus-within\:ring-offset-red-600:focus-within {
    --tw-ring-offset-color: #dc2626;
  }

  .tablet-landscape-max\:focus-within\:ring-offset-red-700:focus-within {
    --tw-ring-offset-color: #b91c1c;
  }

  .tablet-landscape-max\:focus-within\:ring-offset-red-800:focus-within {
    --tw-ring-offset-color: #991b1b;
  }

  .tablet-landscape-max\:focus-within\:ring-offset-red-900:focus-within {
    --tw-ring-offset-color: #7f1d1d;
  }

  .tablet-landscape-max\:focus-within\:ring-offset-yellow-50:focus-within {
    --tw-ring-offset-color: #fffbeb;
  }

  .tablet-landscape-max\:focus-within\:ring-offset-yellow-100:focus-within {
    --tw-ring-offset-color: #fef3c7;
  }

  .tablet-landscape-max\:focus-within\:ring-offset-yellow-200:focus-within {
    --tw-ring-offset-color: #fde68a;
  }

  .tablet-landscape-max\:focus-within\:ring-offset-yellow-300:focus-within {
    --tw-ring-offset-color: #fcd34d;
  }

  .tablet-landscape-max\:focus-within\:ring-offset-yellow-400:focus-within {
    --tw-ring-offset-color: #fbbf24;
  }

  .tablet-landscape-max\:focus-within\:ring-offset-yellow-500:focus-within {
    --tw-ring-offset-color: #f59e0b;
  }

  .tablet-landscape-max\:focus-within\:ring-offset-yellow-600:focus-within {
    --tw-ring-offset-color: #d97706;
  }

  .tablet-landscape-max\:focus-within\:ring-offset-yellow-700:focus-within {
    --tw-ring-offset-color: #b45309;
  }

  .tablet-landscape-max\:focus-within\:ring-offset-yellow-800:focus-within {
    --tw-ring-offset-color: #92400e;
  }

  .tablet-landscape-max\:focus-within\:ring-offset-yellow-900:focus-within {
    --tw-ring-offset-color: #78350f;
  }

  .tablet-landscape-max\:focus-within\:ring-offset-green-50:focus-within {
    --tw-ring-offset-color: #ecfdf5;
  }

  .tablet-landscape-max\:focus-within\:ring-offset-green-100:focus-within {
    --tw-ring-offset-color: #d1fae5;
  }

  .tablet-landscape-max\:focus-within\:ring-offset-green-200:focus-within {
    --tw-ring-offset-color: #a7f3d0;
  }

  .tablet-landscape-max\:focus-within\:ring-offset-green-300:focus-within {
    --tw-ring-offset-color: #6ee7b7;
  }

  .tablet-landscape-max\:focus-within\:ring-offset-green-400:focus-within {
    --tw-ring-offset-color: #34d399;
  }

  .tablet-landscape-max\:focus-within\:ring-offset-green-500:focus-within {
    --tw-ring-offset-color: #10b981;
  }

  .tablet-landscape-max\:focus-within\:ring-offset-green-600:focus-within {
    --tw-ring-offset-color: #059669;
  }

  .tablet-landscape-max\:focus-within\:ring-offset-green-700:focus-within {
    --tw-ring-offset-color: #047857;
  }

  .tablet-landscape-max\:focus-within\:ring-offset-green-800:focus-within {
    --tw-ring-offset-color: #065f46;
  }

  .tablet-landscape-max\:focus-within\:ring-offset-green-900:focus-within {
    --tw-ring-offset-color: #064e3b;
  }

  .tablet-landscape-max\:focus-within\:ring-offset-blue-50:focus-within {
    --tw-ring-offset-color: #eff6ff;
  }

  .tablet-landscape-max\:focus-within\:ring-offset-blue-100:focus-within {
    --tw-ring-offset-color: #dbeafe;
  }

  .tablet-landscape-max\:focus-within\:ring-offset-blue-200:focus-within {
    --tw-ring-offset-color: #bfdbfe;
  }

  .tablet-landscape-max\:focus-within\:ring-offset-blue-300:focus-within {
    --tw-ring-offset-color: #93c5fd;
  }

  .tablet-landscape-max\:focus-within\:ring-offset-blue-400:focus-within {
    --tw-ring-offset-color: #60a5fa;
  }

  .tablet-landscape-max\:focus-within\:ring-offset-blue-500:focus-within {
    --tw-ring-offset-color: #3b82f6;
  }

  .tablet-landscape-max\:focus-within\:ring-offset-blue-600:focus-within {
    --tw-ring-offset-color: #2563eb;
  }

  .tablet-landscape-max\:focus-within\:ring-offset-blue-700:focus-within {
    --tw-ring-offset-color: #1d4ed8;
  }

  .tablet-landscape-max\:focus-within\:ring-offset-blue-800:focus-within {
    --tw-ring-offset-color: #1e40af;
  }

  .tablet-landscape-max\:focus-within\:ring-offset-blue-900:focus-within {
    --tw-ring-offset-color: #1e3a8a;
  }

  .tablet-landscape-max\:focus-within\:ring-offset-indigo-50:focus-within {
    --tw-ring-offset-color: #eef2ff;
  }

  .tablet-landscape-max\:focus-within\:ring-offset-indigo-100:focus-within {
    --tw-ring-offset-color: #e0e7ff;
  }

  .tablet-landscape-max\:focus-within\:ring-offset-indigo-200:focus-within {
    --tw-ring-offset-color: #c7d2fe;
  }

  .tablet-landscape-max\:focus-within\:ring-offset-indigo-300:focus-within {
    --tw-ring-offset-color: #a5b4fc;
  }

  .tablet-landscape-max\:focus-within\:ring-offset-indigo-400:focus-within {
    --tw-ring-offset-color: #818cf8;
  }

  .tablet-landscape-max\:focus-within\:ring-offset-indigo-500:focus-within {
    --tw-ring-offset-color: #6366f1;
  }

  .tablet-landscape-max\:focus-within\:ring-offset-indigo-600:focus-within {
    --tw-ring-offset-color: #4f46e5;
  }

  .tablet-landscape-max\:focus-within\:ring-offset-indigo-700:focus-within {
    --tw-ring-offset-color: #4338ca;
  }

  .tablet-landscape-max\:focus-within\:ring-offset-indigo-800:focus-within {
    --tw-ring-offset-color: #3730a3;
  }

  .tablet-landscape-max\:focus-within\:ring-offset-indigo-900:focus-within {
    --tw-ring-offset-color: #312e81;
  }

  .tablet-landscape-max\:focus-within\:ring-offset-purple-50:focus-within {
    --tw-ring-offset-color: #f5f3ff;
  }

  .tablet-landscape-max\:focus-within\:ring-offset-purple-100:focus-within {
    --tw-ring-offset-color: #ede9fe;
  }

  .tablet-landscape-max\:focus-within\:ring-offset-purple-200:focus-within {
    --tw-ring-offset-color: #ddd6fe;
  }

  .tablet-landscape-max\:focus-within\:ring-offset-purple-300:focus-within {
    --tw-ring-offset-color: #c4b5fd;
  }

  .tablet-landscape-max\:focus-within\:ring-offset-purple-400:focus-within {
    --tw-ring-offset-color: #a78bfa;
  }

  .tablet-landscape-max\:focus-within\:ring-offset-purple-500:focus-within {
    --tw-ring-offset-color: #8b5cf6;
  }

  .tablet-landscape-max\:focus-within\:ring-offset-purple-600:focus-within {
    --tw-ring-offset-color: #7c3aed;
  }

  .tablet-landscape-max\:focus-within\:ring-offset-purple-700:focus-within {
    --tw-ring-offset-color: #6d28d9;
  }

  .tablet-landscape-max\:focus-within\:ring-offset-purple-800:focus-within {
    --tw-ring-offset-color: #5b21b6;
  }

  .tablet-landscape-max\:focus-within\:ring-offset-purple-900:focus-within {
    --tw-ring-offset-color: #4c1d95;
  }

  .tablet-landscape-max\:focus-within\:ring-offset-pink-50:focus-within {
    --tw-ring-offset-color: #fdf2f8;
  }

  .tablet-landscape-max\:focus-within\:ring-offset-pink-100:focus-within {
    --tw-ring-offset-color: #fce7f3;
  }

  .tablet-landscape-max\:focus-within\:ring-offset-pink-200:focus-within {
    --tw-ring-offset-color: #fbcfe8;
  }

  .tablet-landscape-max\:focus-within\:ring-offset-pink-300:focus-within {
    --tw-ring-offset-color: #f9a8d4;
  }

  .tablet-landscape-max\:focus-within\:ring-offset-pink-400:focus-within {
    --tw-ring-offset-color: #f472b6;
  }

  .tablet-landscape-max\:focus-within\:ring-offset-pink-500:focus-within {
    --tw-ring-offset-color: #ec4899;
  }

  .tablet-landscape-max\:focus-within\:ring-offset-pink-600:focus-within {
    --tw-ring-offset-color: #db2777;
  }

  .tablet-landscape-max\:focus-within\:ring-offset-pink-700:focus-within {
    --tw-ring-offset-color: #be185d;
  }

  .tablet-landscape-max\:focus-within\:ring-offset-pink-800:focus-within {
    --tw-ring-offset-color: #9d174d;
  }

  .tablet-landscape-max\:focus-within\:ring-offset-pink-900:focus-within {
    --tw-ring-offset-color: #831843;
  }

  .tablet-landscape-max\:focus-within\:ring-offset-base-normal:focus-within {
    --tw-ring-offset-color: #004181;
  }

  .tablet-landscape-max\:focus-within\:ring-offset-base-dark:focus-within {
    --tw-ring-offset-color: #003469;
  }

  .tablet-landscape-max\:focus-within\:ring-offset-base-black:focus-within {
    --tw-ring-offset-color: #1D1D1F;
  }

  .tablet-landscape-max\:focus-within\:ring-offset-base-border:focus-within {
    --tw-ring-offset-color: #E7E7E9;
  }

  .tablet-landscape-max\:focus-within\:ring-offset-primary-normal:focus-within {
    --tw-ring-offset-color: #0067CF;
  }

  .tablet-landscape-max\:focus-within\:ring-offset-primary-alt:focus-within {
    --tw-ring-offset-color: #00478F;
  }

  .tablet-landscape-max\:focus-within\:ring-offset-subtle-white:focus-within {
    --tw-ring-offset-color: #F9F9F9;
  }

  .tablet-landscape-max\:focus-within\:ring-offset-turquesa:focus-within {
    --tw-ring-offset-color: #0097B2;
  }

  .tablet-landscape-max\:focus\:ring-offset-transparent:focus {
    --tw-ring-offset-color: transparent;
  }

  .tablet-landscape-max\:focus\:ring-offset-current:focus {
    --tw-ring-offset-color: currentColor;
  }

  .tablet-landscape-max\:focus\:ring-offset-black:focus {
    --tw-ring-offset-color: #000;
  }

  .tablet-landscape-max\:focus\:ring-offset-white:focus {
    --tw-ring-offset-color: #fff;
  }

  .tablet-landscape-max\:focus\:ring-offset-gray-50:focus {
    --tw-ring-offset-color: #f9fafb;
  }

  .tablet-landscape-max\:focus\:ring-offset-gray-100:focus {
    --tw-ring-offset-color: #f3f4f6;
  }

  .tablet-landscape-max\:focus\:ring-offset-gray-200:focus {
    --tw-ring-offset-color: #e5e7eb;
  }

  .tablet-landscape-max\:focus\:ring-offset-gray-300:focus {
    --tw-ring-offset-color: #d1d5db;
  }

  .tablet-landscape-max\:focus\:ring-offset-gray-400:focus {
    --tw-ring-offset-color: #9ca3af;
  }

  .tablet-landscape-max\:focus\:ring-offset-gray-500:focus {
    --tw-ring-offset-color: #6b7280;
  }

  .tablet-landscape-max\:focus\:ring-offset-gray-600:focus {
    --tw-ring-offset-color: #4b5563;
  }

  .tablet-landscape-max\:focus\:ring-offset-gray-700:focus {
    --tw-ring-offset-color: #374151;
  }

  .tablet-landscape-max\:focus\:ring-offset-gray-800:focus {
    --tw-ring-offset-color: #1f2937;
  }

  .tablet-landscape-max\:focus\:ring-offset-gray-900:focus {
    --tw-ring-offset-color: #111827;
  }

  .tablet-landscape-max\:focus\:ring-offset-red-50:focus {
    --tw-ring-offset-color: #fef2f2;
  }

  .tablet-landscape-max\:focus\:ring-offset-red-100:focus {
    --tw-ring-offset-color: #fee2e2;
  }

  .tablet-landscape-max\:focus\:ring-offset-red-200:focus {
    --tw-ring-offset-color: #fecaca;
  }

  .tablet-landscape-max\:focus\:ring-offset-red-300:focus {
    --tw-ring-offset-color: #fca5a5;
  }

  .tablet-landscape-max\:focus\:ring-offset-red-400:focus {
    --tw-ring-offset-color: #f87171;
  }

  .tablet-landscape-max\:focus\:ring-offset-red-500:focus {
    --tw-ring-offset-color: #ef4444;
  }

  .tablet-landscape-max\:focus\:ring-offset-red-600:focus {
    --tw-ring-offset-color: #dc2626;
  }

  .tablet-landscape-max\:focus\:ring-offset-red-700:focus {
    --tw-ring-offset-color: #b91c1c;
  }

  .tablet-landscape-max\:focus\:ring-offset-red-800:focus {
    --tw-ring-offset-color: #991b1b;
  }

  .tablet-landscape-max\:focus\:ring-offset-red-900:focus {
    --tw-ring-offset-color: #7f1d1d;
  }

  .tablet-landscape-max\:focus\:ring-offset-yellow-50:focus {
    --tw-ring-offset-color: #fffbeb;
  }

  .tablet-landscape-max\:focus\:ring-offset-yellow-100:focus {
    --tw-ring-offset-color: #fef3c7;
  }

  .tablet-landscape-max\:focus\:ring-offset-yellow-200:focus {
    --tw-ring-offset-color: #fde68a;
  }

  .tablet-landscape-max\:focus\:ring-offset-yellow-300:focus {
    --tw-ring-offset-color: #fcd34d;
  }

  .tablet-landscape-max\:focus\:ring-offset-yellow-400:focus {
    --tw-ring-offset-color: #fbbf24;
  }

  .tablet-landscape-max\:focus\:ring-offset-yellow-500:focus {
    --tw-ring-offset-color: #f59e0b;
  }

  .tablet-landscape-max\:focus\:ring-offset-yellow-600:focus {
    --tw-ring-offset-color: #d97706;
  }

  .tablet-landscape-max\:focus\:ring-offset-yellow-700:focus {
    --tw-ring-offset-color: #b45309;
  }

  .tablet-landscape-max\:focus\:ring-offset-yellow-800:focus {
    --tw-ring-offset-color: #92400e;
  }

  .tablet-landscape-max\:focus\:ring-offset-yellow-900:focus {
    --tw-ring-offset-color: #78350f;
  }

  .tablet-landscape-max\:focus\:ring-offset-green-50:focus {
    --tw-ring-offset-color: #ecfdf5;
  }

  .tablet-landscape-max\:focus\:ring-offset-green-100:focus {
    --tw-ring-offset-color: #d1fae5;
  }

  .tablet-landscape-max\:focus\:ring-offset-green-200:focus {
    --tw-ring-offset-color: #a7f3d0;
  }

  .tablet-landscape-max\:focus\:ring-offset-green-300:focus {
    --tw-ring-offset-color: #6ee7b7;
  }

  .tablet-landscape-max\:focus\:ring-offset-green-400:focus {
    --tw-ring-offset-color: #34d399;
  }

  .tablet-landscape-max\:focus\:ring-offset-green-500:focus {
    --tw-ring-offset-color: #10b981;
  }

  .tablet-landscape-max\:focus\:ring-offset-green-600:focus {
    --tw-ring-offset-color: #059669;
  }

  .tablet-landscape-max\:focus\:ring-offset-green-700:focus {
    --tw-ring-offset-color: #047857;
  }

  .tablet-landscape-max\:focus\:ring-offset-green-800:focus {
    --tw-ring-offset-color: #065f46;
  }

  .tablet-landscape-max\:focus\:ring-offset-green-900:focus {
    --tw-ring-offset-color: #064e3b;
  }

  .tablet-landscape-max\:focus\:ring-offset-blue-50:focus {
    --tw-ring-offset-color: #eff6ff;
  }

  .tablet-landscape-max\:focus\:ring-offset-blue-100:focus {
    --tw-ring-offset-color: #dbeafe;
  }

  .tablet-landscape-max\:focus\:ring-offset-blue-200:focus {
    --tw-ring-offset-color: #bfdbfe;
  }

  .tablet-landscape-max\:focus\:ring-offset-blue-300:focus {
    --tw-ring-offset-color: #93c5fd;
  }

  .tablet-landscape-max\:focus\:ring-offset-blue-400:focus {
    --tw-ring-offset-color: #60a5fa;
  }

  .tablet-landscape-max\:focus\:ring-offset-blue-500:focus {
    --tw-ring-offset-color: #3b82f6;
  }

  .tablet-landscape-max\:focus\:ring-offset-blue-600:focus {
    --tw-ring-offset-color: #2563eb;
  }

  .tablet-landscape-max\:focus\:ring-offset-blue-700:focus {
    --tw-ring-offset-color: #1d4ed8;
  }

  .tablet-landscape-max\:focus\:ring-offset-blue-800:focus {
    --tw-ring-offset-color: #1e40af;
  }

  .tablet-landscape-max\:focus\:ring-offset-blue-900:focus {
    --tw-ring-offset-color: #1e3a8a;
  }

  .tablet-landscape-max\:focus\:ring-offset-indigo-50:focus {
    --tw-ring-offset-color: #eef2ff;
  }

  .tablet-landscape-max\:focus\:ring-offset-indigo-100:focus {
    --tw-ring-offset-color: #e0e7ff;
  }

  .tablet-landscape-max\:focus\:ring-offset-indigo-200:focus {
    --tw-ring-offset-color: #c7d2fe;
  }

  .tablet-landscape-max\:focus\:ring-offset-indigo-300:focus {
    --tw-ring-offset-color: #a5b4fc;
  }

  .tablet-landscape-max\:focus\:ring-offset-indigo-400:focus {
    --tw-ring-offset-color: #818cf8;
  }

  .tablet-landscape-max\:focus\:ring-offset-indigo-500:focus {
    --tw-ring-offset-color: #6366f1;
  }

  .tablet-landscape-max\:focus\:ring-offset-indigo-600:focus {
    --tw-ring-offset-color: #4f46e5;
  }

  .tablet-landscape-max\:focus\:ring-offset-indigo-700:focus {
    --tw-ring-offset-color: #4338ca;
  }

  .tablet-landscape-max\:focus\:ring-offset-indigo-800:focus {
    --tw-ring-offset-color: #3730a3;
  }

  .tablet-landscape-max\:focus\:ring-offset-indigo-900:focus {
    --tw-ring-offset-color: #312e81;
  }

  .tablet-landscape-max\:focus\:ring-offset-purple-50:focus {
    --tw-ring-offset-color: #f5f3ff;
  }

  .tablet-landscape-max\:focus\:ring-offset-purple-100:focus {
    --tw-ring-offset-color: #ede9fe;
  }

  .tablet-landscape-max\:focus\:ring-offset-purple-200:focus {
    --tw-ring-offset-color: #ddd6fe;
  }

  .tablet-landscape-max\:focus\:ring-offset-purple-300:focus {
    --tw-ring-offset-color: #c4b5fd;
  }

  .tablet-landscape-max\:focus\:ring-offset-purple-400:focus {
    --tw-ring-offset-color: #a78bfa;
  }

  .tablet-landscape-max\:focus\:ring-offset-purple-500:focus {
    --tw-ring-offset-color: #8b5cf6;
  }

  .tablet-landscape-max\:focus\:ring-offset-purple-600:focus {
    --tw-ring-offset-color: #7c3aed;
  }

  .tablet-landscape-max\:focus\:ring-offset-purple-700:focus {
    --tw-ring-offset-color: #6d28d9;
  }

  .tablet-landscape-max\:focus\:ring-offset-purple-800:focus {
    --tw-ring-offset-color: #5b21b6;
  }

  .tablet-landscape-max\:focus\:ring-offset-purple-900:focus {
    --tw-ring-offset-color: #4c1d95;
  }

  .tablet-landscape-max\:focus\:ring-offset-pink-50:focus {
    --tw-ring-offset-color: #fdf2f8;
  }

  .tablet-landscape-max\:focus\:ring-offset-pink-100:focus {
    --tw-ring-offset-color: #fce7f3;
  }

  .tablet-landscape-max\:focus\:ring-offset-pink-200:focus {
    --tw-ring-offset-color: #fbcfe8;
  }

  .tablet-landscape-max\:focus\:ring-offset-pink-300:focus {
    --tw-ring-offset-color: #f9a8d4;
  }

  .tablet-landscape-max\:focus\:ring-offset-pink-400:focus {
    --tw-ring-offset-color: #f472b6;
  }

  .tablet-landscape-max\:focus\:ring-offset-pink-500:focus {
    --tw-ring-offset-color: #ec4899;
  }

  .tablet-landscape-max\:focus\:ring-offset-pink-600:focus {
    --tw-ring-offset-color: #db2777;
  }

  .tablet-landscape-max\:focus\:ring-offset-pink-700:focus {
    --tw-ring-offset-color: #be185d;
  }

  .tablet-landscape-max\:focus\:ring-offset-pink-800:focus {
    --tw-ring-offset-color: #9d174d;
  }

  .tablet-landscape-max\:focus\:ring-offset-pink-900:focus {
    --tw-ring-offset-color: #831843;
  }

  .tablet-landscape-max\:focus\:ring-offset-base-normal:focus {
    --tw-ring-offset-color: #004181;
  }

  .tablet-landscape-max\:focus\:ring-offset-base-dark:focus {
    --tw-ring-offset-color: #003469;
  }

  .tablet-landscape-max\:focus\:ring-offset-base-black:focus {
    --tw-ring-offset-color: #1D1D1F;
  }

  .tablet-landscape-max\:focus\:ring-offset-base-border:focus {
    --tw-ring-offset-color: #E7E7E9;
  }

  .tablet-landscape-max\:focus\:ring-offset-primary-normal:focus {
    --tw-ring-offset-color: #0067CF;
  }

  .tablet-landscape-max\:focus\:ring-offset-primary-alt:focus {
    --tw-ring-offset-color: #00478F;
  }

  .tablet-landscape-max\:focus\:ring-offset-subtle-white:focus {
    --tw-ring-offset-color: #F9F9F9;
  }

  .tablet-landscape-max\:focus\:ring-offset-turquesa:focus {
    --tw-ring-offset-color: #0097B2;
  }

  .tablet-landscape-max\:filter {
    --tw-blur: var(--tw-empty,/*!*/ /*!*/);
    --tw-brightness: var(--tw-empty,/*!*/ /*!*/);
    --tw-contrast: var(--tw-empty,/*!*/ /*!*/);
    --tw-grayscale: var(--tw-empty,/*!*/ /*!*/);
    --tw-hue-rotate: var(--tw-empty,/*!*/ /*!*/);
    --tw-invert: var(--tw-empty,/*!*/ /*!*/);
    --tw-saturate: var(--tw-empty,/*!*/ /*!*/);
    --tw-sepia: var(--tw-empty,/*!*/ /*!*/);
    --tw-drop-shadow: var(--tw-empty,/*!*/ /*!*/);
    filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
  }

  .tablet-landscape-max\:filter-none {
    filter: none;
  }

  .tablet-landscape-max\:blur-0 {
    --tw-blur: blur(0);
  }

  .tablet-landscape-max\:blur-none {
    --tw-blur: blur(0);
  }

  .tablet-landscape-max\:blur-sm {
    --tw-blur: blur(4px);
  }

  .tablet-landscape-max\:blur {
    --tw-blur: blur(8px);
  }

  .tablet-landscape-max\:blur-md {
    --tw-blur: blur(12px);
  }

  .tablet-landscape-max\:blur-lg {
    --tw-blur: blur(16px);
  }

  .tablet-landscape-max\:blur-xl {
    --tw-blur: blur(24px);
  }

  .tablet-landscape-max\:blur-2xl {
    --tw-blur: blur(40px);
  }

  .tablet-landscape-max\:blur-3xl {
    --tw-blur: blur(64px);
  }

  .tablet-landscape-max\:brightness-0 {
    --tw-brightness: brightness(0);
  }

  .tablet-landscape-max\:brightness-50 {
    --tw-brightness: brightness(.5);
  }

  .tablet-landscape-max\:brightness-75 {
    --tw-brightness: brightness(.75);
  }

  .tablet-landscape-max\:brightness-90 {
    --tw-brightness: brightness(.9);
  }

  .tablet-landscape-max\:brightness-95 {
    --tw-brightness: brightness(.95);
  }

  .tablet-landscape-max\:brightness-100 {
    --tw-brightness: brightness(1);
  }

  .tablet-landscape-max\:brightness-105 {
    --tw-brightness: brightness(1.05);
  }

  .tablet-landscape-max\:brightness-110 {
    --tw-brightness: brightness(1.1);
  }

  .tablet-landscape-max\:brightness-125 {
    --tw-brightness: brightness(1.25);
  }

  .tablet-landscape-max\:brightness-150 {
    --tw-brightness: brightness(1.5);
  }

  .tablet-landscape-max\:brightness-200 {
    --tw-brightness: brightness(2);
  }

  .tablet-landscape-max\:contrast-0 {
    --tw-contrast: contrast(0);
  }

  .tablet-landscape-max\:contrast-50 {
    --tw-contrast: contrast(.5);
  }

  .tablet-landscape-max\:contrast-75 {
    --tw-contrast: contrast(.75);
  }

  .tablet-landscape-max\:contrast-100 {
    --tw-contrast: contrast(1);
  }

  .tablet-landscape-max\:contrast-125 {
    --tw-contrast: contrast(1.25);
  }

  .tablet-landscape-max\:contrast-150 {
    --tw-contrast: contrast(1.5);
  }

  .tablet-landscape-max\:contrast-200 {
    --tw-contrast: contrast(2);
  }

  .tablet-landscape-max\:drop-shadow-sm {
    --tw-drop-shadow: drop-shadow(0 1px 1px rgba(0,0,0,0.05));
  }

  .tablet-landscape-max\:drop-shadow {
    --tw-drop-shadow: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.1)) drop-shadow(0 1px 1px rgba(0, 0, 0, 0.06));
  }

  .tablet-landscape-max\:drop-shadow-md {
    --tw-drop-shadow: drop-shadow(0 4px 3px rgba(0, 0, 0, 0.07)) drop-shadow(0 2px 2px rgba(0, 0, 0, 0.06));
  }

  .tablet-landscape-max\:drop-shadow-lg {
    --tw-drop-shadow: drop-shadow(0 10px 8px rgba(0, 0, 0, 0.04)) drop-shadow(0 4px 3px rgba(0, 0, 0, 0.1));
  }

  .tablet-landscape-max\:drop-shadow-xl {
    --tw-drop-shadow: drop-shadow(0 20px 13px rgba(0, 0, 0, 0.03)) drop-shadow(0 8px 5px rgba(0, 0, 0, 0.08));
  }

  .tablet-landscape-max\:drop-shadow-2xl {
    --tw-drop-shadow: drop-shadow(0 25px 25px rgba(0, 0, 0, 0.15));
  }

  .tablet-landscape-max\:drop-shadow-none {
    --tw-drop-shadow: drop-shadow(0 0 #0000);
  }

  .tablet-landscape-max\:grayscale-0 {
    --tw-grayscale: grayscale(0);
  }

  .tablet-landscape-max\:grayscale {
    --tw-grayscale: grayscale(100%);
  }

  .tablet-landscape-max\:hue-rotate-0 {
    --tw-hue-rotate: hue-rotate(0deg);
  }

  .tablet-landscape-max\:hue-rotate-15 {
    --tw-hue-rotate: hue-rotate(15deg);
  }

  .tablet-landscape-max\:hue-rotate-30 {
    --tw-hue-rotate: hue-rotate(30deg);
  }

  .tablet-landscape-max\:hue-rotate-60 {
    --tw-hue-rotate: hue-rotate(60deg);
  }

  .tablet-landscape-max\:hue-rotate-90 {
    --tw-hue-rotate: hue-rotate(90deg);
  }

  .tablet-landscape-max\:hue-rotate-180 {
    --tw-hue-rotate: hue-rotate(180deg);
  }

  .tablet-landscape-max\:-hue-rotate-180 {
    --tw-hue-rotate: hue-rotate(-180deg);
  }

  .tablet-landscape-max\:-hue-rotate-90 {
    --tw-hue-rotate: hue-rotate(-90deg);
  }

  .tablet-landscape-max\:-hue-rotate-60 {
    --tw-hue-rotate: hue-rotate(-60deg);
  }

  .tablet-landscape-max\:-hue-rotate-30 {
    --tw-hue-rotate: hue-rotate(-30deg);
  }

  .tablet-landscape-max\:-hue-rotate-15 {
    --tw-hue-rotate: hue-rotate(-15deg);
  }

  .tablet-landscape-max\:invert-0 {
    --tw-invert: invert(0);
  }

  .tablet-landscape-max\:invert {
    --tw-invert: invert(100%);
  }

  .tablet-landscape-max\:saturate-0 {
    --tw-saturate: saturate(0);
  }

  .tablet-landscape-max\:saturate-50 {
    --tw-saturate: saturate(.5);
  }

  .tablet-landscape-max\:saturate-100 {
    --tw-saturate: saturate(1);
  }

  .tablet-landscape-max\:saturate-150 {
    --tw-saturate: saturate(1.5);
  }

  .tablet-landscape-max\:saturate-200 {
    --tw-saturate: saturate(2);
  }

  .tablet-landscape-max\:sepia-0 {
    --tw-sepia: sepia(0);
  }

  .tablet-landscape-max\:sepia {
    --tw-sepia: sepia(100%);
  }

  .tablet-landscape-max\:backdrop-filter {
    --tw-backdrop-blur: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-brightness: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-contrast: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-grayscale: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-hue-rotate: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-invert: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-opacity: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-saturate: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-sepia: var(--tw-empty,/*!*/ /*!*/);
    -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
            backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  }

  .tablet-landscape-max\:backdrop-filter-none {
    -webkit-backdrop-filter: none;
            backdrop-filter: none;
  }

  .tablet-landscape-max\:backdrop-blur-0 {
    --tw-backdrop-blur: blur(0);
  }

  .tablet-landscape-max\:backdrop-blur-none {
    --tw-backdrop-blur: blur(0);
  }

  .tablet-landscape-max\:backdrop-blur-sm {
    --tw-backdrop-blur: blur(4px);
  }

  .tablet-landscape-max\:backdrop-blur {
    --tw-backdrop-blur: blur(8px);
  }

  .tablet-landscape-max\:backdrop-blur-md {
    --tw-backdrop-blur: blur(12px);
  }

  .tablet-landscape-max\:backdrop-blur-lg {
    --tw-backdrop-blur: blur(16px);
  }

  .tablet-landscape-max\:backdrop-blur-xl {
    --tw-backdrop-blur: blur(24px);
  }

  .tablet-landscape-max\:backdrop-blur-2xl {
    --tw-backdrop-blur: blur(40px);
  }

  .tablet-landscape-max\:backdrop-blur-3xl {
    --tw-backdrop-blur: blur(64px);
  }

  .tablet-landscape-max\:backdrop-brightness-0 {
    --tw-backdrop-brightness: brightness(0);
  }

  .tablet-landscape-max\:backdrop-brightness-50 {
    --tw-backdrop-brightness: brightness(.5);
  }

  .tablet-landscape-max\:backdrop-brightness-75 {
    --tw-backdrop-brightness: brightness(.75);
  }

  .tablet-landscape-max\:backdrop-brightness-90 {
    --tw-backdrop-brightness: brightness(.9);
  }

  .tablet-landscape-max\:backdrop-brightness-95 {
    --tw-backdrop-brightness: brightness(.95);
  }

  .tablet-landscape-max\:backdrop-brightness-100 {
    --tw-backdrop-brightness: brightness(1);
  }

  .tablet-landscape-max\:backdrop-brightness-105 {
    --tw-backdrop-brightness: brightness(1.05);
  }

  .tablet-landscape-max\:backdrop-brightness-110 {
    --tw-backdrop-brightness: brightness(1.1);
  }

  .tablet-landscape-max\:backdrop-brightness-125 {
    --tw-backdrop-brightness: brightness(1.25);
  }

  .tablet-landscape-max\:backdrop-brightness-150 {
    --tw-backdrop-brightness: brightness(1.5);
  }

  .tablet-landscape-max\:backdrop-brightness-200 {
    --tw-backdrop-brightness: brightness(2);
  }

  .tablet-landscape-max\:backdrop-contrast-0 {
    --tw-backdrop-contrast: contrast(0);
  }

  .tablet-landscape-max\:backdrop-contrast-50 {
    --tw-backdrop-contrast: contrast(.5);
  }

  .tablet-landscape-max\:backdrop-contrast-75 {
    --tw-backdrop-contrast: contrast(.75);
  }

  .tablet-landscape-max\:backdrop-contrast-100 {
    --tw-backdrop-contrast: contrast(1);
  }

  .tablet-landscape-max\:backdrop-contrast-125 {
    --tw-backdrop-contrast: contrast(1.25);
  }

  .tablet-landscape-max\:backdrop-contrast-150 {
    --tw-backdrop-contrast: contrast(1.5);
  }

  .tablet-landscape-max\:backdrop-contrast-200 {
    --tw-backdrop-contrast: contrast(2);
  }

  .tablet-landscape-max\:backdrop-grayscale-0 {
    --tw-backdrop-grayscale: grayscale(0);
  }

  .tablet-landscape-max\:backdrop-grayscale {
    --tw-backdrop-grayscale: grayscale(100%);
  }

  .tablet-landscape-max\:backdrop-hue-rotate-0 {
    --tw-backdrop-hue-rotate: hue-rotate(0deg);
  }

  .tablet-landscape-max\:backdrop-hue-rotate-15 {
    --tw-backdrop-hue-rotate: hue-rotate(15deg);
  }

  .tablet-landscape-max\:backdrop-hue-rotate-30 {
    --tw-backdrop-hue-rotate: hue-rotate(30deg);
  }

  .tablet-landscape-max\:backdrop-hue-rotate-60 {
    --tw-backdrop-hue-rotate: hue-rotate(60deg);
  }

  .tablet-landscape-max\:backdrop-hue-rotate-90 {
    --tw-backdrop-hue-rotate: hue-rotate(90deg);
  }

  .tablet-landscape-max\:backdrop-hue-rotate-180 {
    --tw-backdrop-hue-rotate: hue-rotate(180deg);
  }

  .tablet-landscape-max\:-backdrop-hue-rotate-180 {
    --tw-backdrop-hue-rotate: hue-rotate(-180deg);
  }

  .tablet-landscape-max\:-backdrop-hue-rotate-90 {
    --tw-backdrop-hue-rotate: hue-rotate(-90deg);
  }

  .tablet-landscape-max\:-backdrop-hue-rotate-60 {
    --tw-backdrop-hue-rotate: hue-rotate(-60deg);
  }

  .tablet-landscape-max\:-backdrop-hue-rotate-30 {
    --tw-backdrop-hue-rotate: hue-rotate(-30deg);
  }

  .tablet-landscape-max\:-backdrop-hue-rotate-15 {
    --tw-backdrop-hue-rotate: hue-rotate(-15deg);
  }

  .tablet-landscape-max\:backdrop-invert-0 {
    --tw-backdrop-invert: invert(0);
  }

  .tablet-landscape-max\:backdrop-invert {
    --tw-backdrop-invert: invert(100%);
  }

  .tablet-landscape-max\:backdrop-opacity-0 {
    --tw-backdrop-opacity: opacity(0);
  }

  .tablet-landscape-max\:backdrop-opacity-5 {
    --tw-backdrop-opacity: opacity(0.05);
  }

  .tablet-landscape-max\:backdrop-opacity-10 {
    --tw-backdrop-opacity: opacity(0.1);
  }

  .tablet-landscape-max\:backdrop-opacity-20 {
    --tw-backdrop-opacity: opacity(0.2);
  }

  .tablet-landscape-max\:backdrop-opacity-25 {
    --tw-backdrop-opacity: opacity(0.25);
  }

  .tablet-landscape-max\:backdrop-opacity-30 {
    --tw-backdrop-opacity: opacity(0.3);
  }

  .tablet-landscape-max\:backdrop-opacity-40 {
    --tw-backdrop-opacity: opacity(0.4);
  }

  .tablet-landscape-max\:backdrop-opacity-50 {
    --tw-backdrop-opacity: opacity(0.5);
  }

  .tablet-landscape-max\:backdrop-opacity-60 {
    --tw-backdrop-opacity: opacity(0.6);
  }

  .tablet-landscape-max\:backdrop-opacity-70 {
    --tw-backdrop-opacity: opacity(0.7);
  }

  .tablet-landscape-max\:backdrop-opacity-75 {
    --tw-backdrop-opacity: opacity(0.75);
  }

  .tablet-landscape-max\:backdrop-opacity-80 {
    --tw-backdrop-opacity: opacity(0.8);
  }

  .tablet-landscape-max\:backdrop-opacity-90 {
    --tw-backdrop-opacity: opacity(0.9);
  }

  .tablet-landscape-max\:backdrop-opacity-95 {
    --tw-backdrop-opacity: opacity(0.95);
  }

  .tablet-landscape-max\:backdrop-opacity-100 {
    --tw-backdrop-opacity: opacity(1);
  }

  .tablet-landscape-max\:backdrop-saturate-0 {
    --tw-backdrop-saturate: saturate(0);
  }

  .tablet-landscape-max\:backdrop-saturate-50 {
    --tw-backdrop-saturate: saturate(.5);
  }

  .tablet-landscape-max\:backdrop-saturate-100 {
    --tw-backdrop-saturate: saturate(1);
  }

  .tablet-landscape-max\:backdrop-saturate-150 {
    --tw-backdrop-saturate: saturate(1.5);
  }

  .tablet-landscape-max\:backdrop-saturate-200 {
    --tw-backdrop-saturate: saturate(2);
  }

  .tablet-landscape-max\:backdrop-sepia-0 {
    --tw-backdrop-sepia: sepia(0);
  }

  .tablet-landscape-max\:backdrop-sepia {
    --tw-backdrop-sepia: sepia(100%);
  }

  .tablet-landscape-max\:transition-none {
    transition-property: none;
  }

  .tablet-landscape-max\:transition-all {
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .tablet-landscape-max\:transition {
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .tablet-landscape-max\: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;
  }

  .tablet-landscape-max\:transition-opacity {
    transition-property: opacity;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .tablet-landscape-max\:transition-shadow {
    transition-property: box-shadow;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .tablet-landscape-max\:transition-transform {
    transition-property: transform;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .tablet-landscape-max\:delay-75 {
    transition-delay: 75ms;
  }

  .tablet-landscape-max\:delay-100 {
    transition-delay: 100ms;
  }

  .tablet-landscape-max\:delay-150 {
    transition-delay: 150ms;
  }

  .tablet-landscape-max\:delay-200 {
    transition-delay: 200ms;
  }

  .tablet-landscape-max\:delay-300 {
    transition-delay: 300ms;
  }

  .tablet-landscape-max\:delay-500 {
    transition-delay: 500ms;
  }

  .tablet-landscape-max\:delay-700 {
    transition-delay: 700ms;
  }

  .tablet-landscape-max\:delay-1000 {
    transition-delay: 1000ms;
  }

  .tablet-landscape-max\:duration-75 {
    transition-duration: 75ms;
  }

  .tablet-landscape-max\:duration-100 {
    transition-duration: 100ms;
  }

  .tablet-landscape-max\:duration-150 {
    transition-duration: 150ms;
  }

  .tablet-landscape-max\:duration-200 {
    transition-duration: 200ms;
  }

  .tablet-landscape-max\:duration-300 {
    transition-duration: 300ms;
  }

  .tablet-landscape-max\:duration-500 {
    transition-duration: 500ms;
  }

  .tablet-landscape-max\:duration-700 {
    transition-duration: 700ms;
  }

  .tablet-landscape-max\:duration-1000 {
    transition-duration: 1000ms;
  }

  .tablet-landscape-max\:ease-linear {
    transition-timing-function: linear;
  }

  .tablet-landscape-max\:ease-in {
    transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
  }

  .tablet-landscape-max\:ease-out {
    transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
  }

  .tablet-landscape-max\:ease-in-out {
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  }
}

@media (min-width: 1200px) {
  .desktop-min\:container {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 1rem;
    padding-left: 1rem;
  }

  @media (min-width: 100%) {
    .desktop-min\:container {
      max-width: 100%;
    }
  }

  @media (min-width: 1200px) {
    .desktop-min\:container {
      max-width: 1200px;
    }
  }

  .desktop-min\:sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border-width: 0;
  }

  .desktop-min\:not-sr-only {
    position: static;
    width: auto;
    height: auto;
    padding: 0;
    margin: 0;
    overflow: visible;
    clip: auto;
    white-space: normal;
  }

  .desktop-min\:focus-within\:sr-only:focus-within {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border-width: 0;
  }

  .desktop-min\:focus-within\:not-sr-only:focus-within {
    position: static;
    width: auto;
    height: auto;
    padding: 0;
    margin: 0;
    overflow: visible;
    clip: auto;
    white-space: normal;
  }

  .desktop-min\:focus\:sr-only:focus {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border-width: 0;
  }

  .desktop-min\:focus\:not-sr-only:focus {
    position: static;
    width: auto;
    height: auto;
    padding: 0;
    margin: 0;
    overflow: visible;
    clip: auto;
    white-space: normal;
  }

  .desktop-min\:pointer-events-none {
    pointer-events: none;
  }

  .desktop-min\:pointer-events-auto {
    pointer-events: auto;
  }

  .desktop-min\:visible {
    visibility: visible;
  }

  .desktop-min\:invisible {
    visibility: hidden;
  }

  .desktop-min\:static {
    position: static;
  }

  .desktop-min\:fixed {
    position: fixed;
  }

  .desktop-min\:absolute {
    position: absolute;
  }

  .desktop-min\:relative {
    position: relative;
  }

  .desktop-min\:sticky {
    position: -webkit-sticky;
    position: sticky;
  }

  .desktop-min\:inset-0 {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }

  .desktop-min\:inset-1 {
    top: 0.0625rem;
    right: 0.0625rem;
    bottom: 0.0625rem;
    left: 0.0625rem;
  }

  .desktop-min\:inset-2 {
    top: 0.125rem;
    right: 0.125rem;
    bottom: 0.125rem;
    left: 0.125rem;
  }

  .desktop-min\:inset-3 {
    top: 0.1875rem;
    right: 0.1875rem;
    bottom: 0.1875rem;
    left: 0.1875rem;
  }

  .desktop-min\:inset-4 {
    top: 0.25rem;
    right: 0.25rem;
    bottom: 0.25rem;
    left: 0.25rem;
  }

  .desktop-min\:inset-5 {
    top: 0.3125rem;
    right: 0.3125rem;
    bottom: 0.3125rem;
    left: 0.3125rem;
  }

  .desktop-min\:inset-6 {
    top: 0.375rem;
    right: 0.375rem;
    bottom: 0.375rem;
    left: 0.375rem;
  }

  .desktop-min\:inset-8 {
    top: 0.5rem;
    right: 0.5rem;
    bottom: 0.5rem;
    left: 0.5rem;
  }

  .desktop-min\:inset-10 {
    top: 0.625rem;
    right: 0.625rem;
    bottom: 0.625rem;
    left: 0.625rem;
  }

  .desktop-min\:inset-12 {
    top: 0.75rem;
    right: 0.75rem;
    bottom: 0.75rem;
    left: 0.75rem;
  }

  .desktop-min\:inset-16 {
    top: 1rem;
    right: 1rem;
    bottom: 1rem;
    left: 1rem;
  }

  .desktop-min\:inset-20 {
    top: 1.25rem;
    right: 1.25rem;
    bottom: 1.25rem;
    left: 1.25rem;
  }

  .desktop-min\:inset-24 {
    top: 1.5rem;
    right: 1.5rem;
    bottom: 1.5rem;
    left: 1.5rem;
  }

  .desktop-min\:inset-32 {
    top: 2rem;
    right: 2rem;
    bottom: 2rem;
    left: 2rem;
  }

  .desktop-min\:inset-40 {
    top: 2.5rem;
    right: 2.5rem;
    bottom: 2.5rem;
    left: 2.5rem;
  }

  .desktop-min\:inset-48 {
    top: 3rem;
    right: 3rem;
    bottom: 3rem;
    left: 3rem;
  }

  .desktop-min\:inset-56 {
    top: 3.5rem;
    right: 3.5rem;
    bottom: 3.5rem;
    left: 3.5rem;
  }

  .desktop-min\:inset-64 {
    top: 4rem;
    right: 4rem;
    bottom: 4rem;
    left: 4rem;
  }

  .desktop-min\:inset-68 {
    top: 4.25rem;
    right: 4.25rem;
    bottom: 4.25rem;
    left: 4.25rem;
  }

  .desktop-min\:inset-72 {
    top: 4.5rem;
    right: 4.5rem;
    bottom: 4.5rem;
    left: 4.5rem;
  }

  .desktop-min\:inset-76 {
    top: 4.75rem;
    right: 4.75rem;
    bottom: 4.75rem;
    left: 4.75rem;
  }

  .desktop-min\:inset-80 {
    top: 5rem;
    right: 5rem;
    bottom: 5rem;
    left: 5rem;
  }

  .desktop-min\:inset-192 {
    top: 12rem;
    right: 12rem;
    bottom: 12rem;
    left: 12rem;
  }

  .desktop-min\:inset-auto {
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
  }

  .desktop-min\:inset-px {
    top: 1px;
    right: 1px;
    bottom: 1px;
    left: 1px;
  }

  .desktop-min\:-inset-1 {
    top: -0.0625rem;
    right: -0.0625rem;
    bottom: -0.0625rem;
    left: -0.0625rem;
  }

  .desktop-min\:-inset-2 {
    top: -0.125rem;
    right: -0.125rem;
    bottom: -0.125rem;
    left: -0.125rem;
  }

  .desktop-min\:-inset-3 {
    top: -0.1875rem;
    right: -0.1875rem;
    bottom: -0.1875rem;
    left: -0.1875rem;
  }

  .desktop-min\:-inset-4 {
    top: -0.25rem;
    right: -0.25rem;
    bottom: -0.25rem;
    left: -0.25rem;
  }

  .desktop-min\:-inset-5 {
    top: -0.3125rem;
    right: -0.3125rem;
    bottom: -0.3125rem;
    left: -0.3125rem;
  }

  .desktop-min\:-inset-6 {
    top: -0.375rem;
    right: -0.375rem;
    bottom: -0.375rem;
    left: -0.375rem;
  }

  .desktop-min\:-inset-8 {
    top: -0.5rem;
    right: -0.5rem;
    bottom: -0.5rem;
    left: -0.5rem;
  }

  .desktop-min\:-inset-10 {
    top: -0.625rem;
    right: -0.625rem;
    bottom: -0.625rem;
    left: -0.625rem;
  }

  .desktop-min\:-inset-12 {
    top: -0.75rem;
    right: -0.75rem;
    bottom: -0.75rem;
    left: -0.75rem;
  }

  .desktop-min\:-inset-16 {
    top: -1rem;
    right: -1rem;
    bottom: -1rem;
    left: -1rem;
  }

  .desktop-min\:-inset-20 {
    top: -1.25rem;
    right: -1.25rem;
    bottom: -1.25rem;
    left: -1.25rem;
  }

  .desktop-min\:-inset-24 {
    top: -1.5rem;
    right: -1.5rem;
    bottom: -1.5rem;
    left: -1.5rem;
  }

  .desktop-min\:-inset-32 {
    top: -2rem;
    right: -2rem;
    bottom: -2rem;
    left: -2rem;
  }

  .desktop-min\:-inset-40 {
    top: -2.5rem;
    right: -2.5rem;
    bottom: -2.5rem;
    left: -2.5rem;
  }

  .desktop-min\:-inset-48 {
    top: -3rem;
    right: -3rem;
    bottom: -3rem;
    left: -3rem;
  }

  .desktop-min\:-inset-56 {
    top: -3.5rem;
    right: -3.5rem;
    bottom: -3.5rem;
    left: -3.5rem;
  }

  .desktop-min\:-inset-64 {
    top: -4rem;
    right: -4rem;
    bottom: -4rem;
    left: -4rem;
  }

  .desktop-min\:-inset-68 {
    top: -4.25rem;
    right: -4.25rem;
    bottom: -4.25rem;
    left: -4.25rem;
  }

  .desktop-min\:-inset-72 {
    top: -4.5rem;
    right: -4.5rem;
    bottom: -4.5rem;
    left: -4.5rem;
  }

  .desktop-min\:-inset-76 {
    top: -4.75rem;
    right: -4.75rem;
    bottom: -4.75rem;
    left: -4.75rem;
  }

  .desktop-min\:-inset-80 {
    top: -5rem;
    right: -5rem;
    bottom: -5rem;
    left: -5rem;
  }

  .desktop-min\:-inset-192 {
    top: -12rem;
    right: -12rem;
    bottom: -12rem;
    left: -12rem;
  }

  .desktop-min\:-inset-px {
    top: -1px;
    right: -1px;
    bottom: -1px;
    left: -1px;
  }

  .desktop-min\:inset-1\/2 {
    top: 50%;
    right: 50%;
    bottom: 50%;
    left: 50%;
  }

  .desktop-min\:inset-1\/3 {
    top: 33.333333%;
    right: 33.333333%;
    bottom: 33.333333%;
    left: 33.333333%;
  }

  .desktop-min\:inset-2\/3 {
    top: 66.666667%;
    right: 66.666667%;
    bottom: 66.666667%;
    left: 66.666667%;
  }

  .desktop-min\:inset-1\/4 {
    top: 25%;
    right: 25%;
    bottom: 25%;
    left: 25%;
  }

  .desktop-min\:inset-2\/4 {
    top: 50%;
    right: 50%;
    bottom: 50%;
    left: 50%;
  }

  .desktop-min\:inset-3\/4 {
    top: 75%;
    right: 75%;
    bottom: 75%;
    left: 75%;
  }

  .desktop-min\:inset-full {
    top: 100%;
    right: 100%;
    bottom: 100%;
    left: 100%;
  }

  .desktop-min\:-inset-1\/2 {
    top: -50%;
    right: -50%;
    bottom: -50%;
    left: -50%;
  }

  .desktop-min\:-inset-1\/3 {
    top: -33.333333%;
    right: -33.333333%;
    bottom: -33.333333%;
    left: -33.333333%;
  }

  .desktop-min\:-inset-2\/3 {
    top: -66.666667%;
    right: -66.666667%;
    bottom: -66.666667%;
    left: -66.666667%;
  }

  .desktop-min\:-inset-1\/4 {
    top: -25%;
    right: -25%;
    bottom: -25%;
    left: -25%;
  }

  .desktop-min\:-inset-2\/4 {
    top: -50%;
    right: -50%;
    bottom: -50%;
    left: -50%;
  }

  .desktop-min\:-inset-3\/4 {
    top: -75%;
    right: -75%;
    bottom: -75%;
    left: -75%;
  }

  .desktop-min\:-inset-full {
    top: -100%;
    right: -100%;
    bottom: -100%;
    left: -100%;
  }

  .desktop-min\:inset-x-0 {
    left: 0;
    right: 0;
  }

  .desktop-min\:inset-x-1 {
    left: 0.0625rem;
    right: 0.0625rem;
  }

  .desktop-min\:inset-x-2 {
    left: 0.125rem;
    right: 0.125rem;
  }

  .desktop-min\:inset-x-3 {
    left: 0.1875rem;
    right: 0.1875rem;
  }

  .desktop-min\:inset-x-4 {
    left: 0.25rem;
    right: 0.25rem;
  }

  .desktop-min\:inset-x-5 {
    left: 0.3125rem;
    right: 0.3125rem;
  }

  .desktop-min\:inset-x-6 {
    left: 0.375rem;
    right: 0.375rem;
  }

  .desktop-min\:inset-x-8 {
    left: 0.5rem;
    right: 0.5rem;
  }

  .desktop-min\:inset-x-10 {
    left: 0.625rem;
    right: 0.625rem;
  }

  .desktop-min\:inset-x-12 {
    left: 0.75rem;
    right: 0.75rem;
  }

  .desktop-min\:inset-x-16 {
    left: 1rem;
    right: 1rem;
  }

  .desktop-min\:inset-x-20 {
    left: 1.25rem;
    right: 1.25rem;
  }

  .desktop-min\:inset-x-24 {
    left: 1.5rem;
    right: 1.5rem;
  }

  .desktop-min\:inset-x-32 {
    left: 2rem;
    right: 2rem;
  }

  .desktop-min\:inset-x-40 {
    left: 2.5rem;
    right: 2.5rem;
  }

  .desktop-min\:inset-x-48 {
    left: 3rem;
    right: 3rem;
  }

  .desktop-min\:inset-x-56 {
    left: 3.5rem;
    right: 3.5rem;
  }

  .desktop-min\:inset-x-64 {
    left: 4rem;
    right: 4rem;
  }

  .desktop-min\:inset-x-68 {
    left: 4.25rem;
    right: 4.25rem;
  }

  .desktop-min\:inset-x-72 {
    left: 4.5rem;
    right: 4.5rem;
  }

  .desktop-min\:inset-x-76 {
    left: 4.75rem;
    right: 4.75rem;
  }

  .desktop-min\:inset-x-80 {
    left: 5rem;
    right: 5rem;
  }

  .desktop-min\:inset-x-192 {
    left: 12rem;
    right: 12rem;
  }

  .desktop-min\:inset-x-auto {
    left: auto;
    right: auto;
  }

  .desktop-min\:inset-x-px {
    left: 1px;
    right: 1px;
  }

  .desktop-min\:-inset-x-1 {
    left: -0.0625rem;
    right: -0.0625rem;
  }

  .desktop-min\:-inset-x-2 {
    left: -0.125rem;
    right: -0.125rem;
  }

  .desktop-min\:-inset-x-3 {
    left: -0.1875rem;
    right: -0.1875rem;
  }

  .desktop-min\:-inset-x-4 {
    left: -0.25rem;
    right: -0.25rem;
  }

  .desktop-min\:-inset-x-5 {
    left: -0.3125rem;
    right: -0.3125rem;
  }

  .desktop-min\:-inset-x-6 {
    left: -0.375rem;
    right: -0.375rem;
  }

  .desktop-min\:-inset-x-8 {
    left: -0.5rem;
    right: -0.5rem;
  }

  .desktop-min\:-inset-x-10 {
    left: -0.625rem;
    right: -0.625rem;
  }

  .desktop-min\:-inset-x-12 {
    left: -0.75rem;
    right: -0.75rem;
  }

  .desktop-min\:-inset-x-16 {
    left: -1rem;
    right: -1rem;
  }

  .desktop-min\:-inset-x-20 {
    left: -1.25rem;
    right: -1.25rem;
  }

  .desktop-min\:-inset-x-24 {
    left: -1.5rem;
    right: -1.5rem;
  }

  .desktop-min\:-inset-x-32 {
    left: -2rem;
    right: -2rem;
  }

  .desktop-min\:-inset-x-40 {
    left: -2.5rem;
    right: -2.5rem;
  }

  .desktop-min\:-inset-x-48 {
    left: -3rem;
    right: -3rem;
  }

  .desktop-min\:-inset-x-56 {
    left: -3.5rem;
    right: -3.5rem;
  }

  .desktop-min\:-inset-x-64 {
    left: -4rem;
    right: -4rem;
  }

  .desktop-min\:-inset-x-68 {
    left: -4.25rem;
    right: -4.25rem;
  }

  .desktop-min\:-inset-x-72 {
    left: -4.5rem;
    right: -4.5rem;
  }

  .desktop-min\:-inset-x-76 {
    left: -4.75rem;
    right: -4.75rem;
  }

  .desktop-min\:-inset-x-80 {
    left: -5rem;
    right: -5rem;
  }

  .desktop-min\:-inset-x-192 {
    left: -12rem;
    right: -12rem;
  }

  .desktop-min\:-inset-x-px {
    left: -1px;
    right: -1px;
  }

  .desktop-min\:inset-x-1\/2 {
    left: 50%;
    right: 50%;
  }

  .desktop-min\:inset-x-1\/3 {
    left: 33.333333%;
    right: 33.333333%;
  }

  .desktop-min\:inset-x-2\/3 {
    left: 66.666667%;
    right: 66.666667%;
  }

  .desktop-min\:inset-x-1\/4 {
    left: 25%;
    right: 25%;
  }

  .desktop-min\:inset-x-2\/4 {
    left: 50%;
    right: 50%;
  }

  .desktop-min\:inset-x-3\/4 {
    left: 75%;
    right: 75%;
  }

  .desktop-min\:inset-x-full {
    left: 100%;
    right: 100%;
  }

  .desktop-min\:-inset-x-1\/2 {
    left: -50%;
    right: -50%;
  }

  .desktop-min\:-inset-x-1\/3 {
    left: -33.333333%;
    right: -33.333333%;
  }

  .desktop-min\:-inset-x-2\/3 {
    left: -66.666667%;
    right: -66.666667%;
  }

  .desktop-min\:-inset-x-1\/4 {
    left: -25%;
    right: -25%;
  }

  .desktop-min\:-inset-x-2\/4 {
    left: -50%;
    right: -50%;
  }

  .desktop-min\:-inset-x-3\/4 {
    left: -75%;
    right: -75%;
  }

  .desktop-min\:-inset-x-full {
    left: -100%;
    right: -100%;
  }

  .desktop-min\:inset-y-0 {
    top: 0;
    bottom: 0;
  }

  .desktop-min\:inset-y-1 {
    top: 0.0625rem;
    bottom: 0.0625rem;
  }

  .desktop-min\:inset-y-2 {
    top: 0.125rem;
    bottom: 0.125rem;
  }

  .desktop-min\:inset-y-3 {
    top: 0.1875rem;
    bottom: 0.1875rem;
  }

  .desktop-min\:inset-y-4 {
    top: 0.25rem;
    bottom: 0.25rem;
  }

  .desktop-min\:inset-y-5 {
    top: 0.3125rem;
    bottom: 0.3125rem;
  }

  .desktop-min\:inset-y-6 {
    top: 0.375rem;
    bottom: 0.375rem;
  }

  .desktop-min\:inset-y-8 {
    top: 0.5rem;
    bottom: 0.5rem;
  }

  .desktop-min\:inset-y-10 {
    top: 0.625rem;
    bottom: 0.625rem;
  }

  .desktop-min\:inset-y-12 {
    top: 0.75rem;
    bottom: 0.75rem;
  }

  .desktop-min\:inset-y-16 {
    top: 1rem;
    bottom: 1rem;
  }

  .desktop-min\:inset-y-20 {
    top: 1.25rem;
    bottom: 1.25rem;
  }

  .desktop-min\:inset-y-24 {
    top: 1.5rem;
    bottom: 1.5rem;
  }

  .desktop-min\:inset-y-32 {
    top: 2rem;
    bottom: 2rem;
  }

  .desktop-min\:inset-y-40 {
    top: 2.5rem;
    bottom: 2.5rem;
  }

  .desktop-min\:inset-y-48 {
    top: 3rem;
    bottom: 3rem;
  }

  .desktop-min\:inset-y-56 {
    top: 3.5rem;
    bottom: 3.5rem;
  }

  .desktop-min\:inset-y-64 {
    top: 4rem;
    bottom: 4rem;
  }

  .desktop-min\:inset-y-68 {
    top: 4.25rem;
    bottom: 4.25rem;
  }

  .desktop-min\:inset-y-72 {
    top: 4.5rem;
    bottom: 4.5rem;
  }

  .desktop-min\:inset-y-76 {
    top: 4.75rem;
    bottom: 4.75rem;
  }

  .desktop-min\:inset-y-80 {
    top: 5rem;
    bottom: 5rem;
  }

  .desktop-min\:inset-y-192 {
    top: 12rem;
    bottom: 12rem;
  }

  .desktop-min\:inset-y-auto {
    top: auto;
    bottom: auto;
  }

  .desktop-min\:inset-y-px {
    top: 1px;
    bottom: 1px;
  }

  .desktop-min\:-inset-y-1 {
    top: -0.0625rem;
    bottom: -0.0625rem;
  }

  .desktop-min\:-inset-y-2 {
    top: -0.125rem;
    bottom: -0.125rem;
  }

  .desktop-min\:-inset-y-3 {
    top: -0.1875rem;
    bottom: -0.1875rem;
  }

  .desktop-min\:-inset-y-4 {
    top: -0.25rem;
    bottom: -0.25rem;
  }

  .desktop-min\:-inset-y-5 {
    top: -0.3125rem;
    bottom: -0.3125rem;
  }

  .desktop-min\:-inset-y-6 {
    top: -0.375rem;
    bottom: -0.375rem;
  }

  .desktop-min\:-inset-y-8 {
    top: -0.5rem;
    bottom: -0.5rem;
  }

  .desktop-min\:-inset-y-10 {
    top: -0.625rem;
    bottom: -0.625rem;
  }

  .desktop-min\:-inset-y-12 {
    top: -0.75rem;
    bottom: -0.75rem;
  }

  .desktop-min\:-inset-y-16 {
    top: -1rem;
    bottom: -1rem;
  }

  .desktop-min\:-inset-y-20 {
    top: -1.25rem;
    bottom: -1.25rem;
  }

  .desktop-min\:-inset-y-24 {
    top: -1.5rem;
    bottom: -1.5rem;
  }

  .desktop-min\:-inset-y-32 {
    top: -2rem;
    bottom: -2rem;
  }

  .desktop-min\:-inset-y-40 {
    top: -2.5rem;
    bottom: -2.5rem;
  }

  .desktop-min\:-inset-y-48 {
    top: -3rem;
    bottom: -3rem;
  }

  .desktop-min\:-inset-y-56 {
    top: -3.5rem;
    bottom: -3.5rem;
  }

  .desktop-min\:-inset-y-64 {
    top: -4rem;
    bottom: -4rem;
  }

  .desktop-min\:-inset-y-68 {
    top: -4.25rem;
    bottom: -4.25rem;
  }

  .desktop-min\:-inset-y-72 {
    top: -4.5rem;
    bottom: -4.5rem;
  }

  .desktop-min\:-inset-y-76 {
    top: -4.75rem;
    bottom: -4.75rem;
  }

  .desktop-min\:-inset-y-80 {
    top: -5rem;
    bottom: -5rem;
  }

  .desktop-min\:-inset-y-192 {
    top: -12rem;
    bottom: -12rem;
  }

  .desktop-min\:-inset-y-px {
    top: -1px;
    bottom: -1px;
  }

  .desktop-min\:inset-y-1\/2 {
    top: 50%;
    bottom: 50%;
  }

  .desktop-min\:inset-y-1\/3 {
    top: 33.333333%;
    bottom: 33.333333%;
  }

  .desktop-min\:inset-y-2\/3 {
    top: 66.666667%;
    bottom: 66.666667%;
  }

  .desktop-min\:inset-y-1\/4 {
    top: 25%;
    bottom: 25%;
  }

  .desktop-min\:inset-y-2\/4 {
    top: 50%;
    bottom: 50%;
  }

  .desktop-min\:inset-y-3\/4 {
    top: 75%;
    bottom: 75%;
  }

  .desktop-min\:inset-y-full {
    top: 100%;
    bottom: 100%;
  }

  .desktop-min\:-inset-y-1\/2 {
    top: -50%;
    bottom: -50%;
  }

  .desktop-min\:-inset-y-1\/3 {
    top: -33.333333%;
    bottom: -33.333333%;
  }

  .desktop-min\:-inset-y-2\/3 {
    top: -66.666667%;
    bottom: -66.666667%;
  }

  .desktop-min\:-inset-y-1\/4 {
    top: -25%;
    bottom: -25%;
  }

  .desktop-min\:-inset-y-2\/4 {
    top: -50%;
    bottom: -50%;
  }

  .desktop-min\:-inset-y-3\/4 {
    top: -75%;
    bottom: -75%;
  }

  .desktop-min\:-inset-y-full {
    top: -100%;
    bottom: -100%;
  }

  .desktop-min\:top-0 {
    top: 0;
  }

  .desktop-min\:top-1 {
    top: 0.0625rem;
  }

  .desktop-min\:top-2 {
    top: 0.125rem;
  }

  .desktop-min\:top-3 {
    top: 0.1875rem;
  }

  .desktop-min\:top-4 {
    top: 0.25rem;
  }

  .desktop-min\:top-5 {
    top: 0.3125rem;
  }

  .desktop-min\:top-6 {
    top: 0.375rem;
  }

  .desktop-min\:top-8 {
    top: 0.5rem;
  }

  .desktop-min\:top-10 {
    top: 0.625rem;
  }

  .desktop-min\:top-12 {
    top: 0.75rem;
  }

  .desktop-min\:top-16 {
    top: 1rem;
  }

  .desktop-min\:top-20 {
    top: 1.25rem;
  }

  .desktop-min\:top-24 {
    top: 1.5rem;
  }

  .desktop-min\:top-32 {
    top: 2rem;
  }

  .desktop-min\:top-40 {
    top: 2.5rem;
  }

  .desktop-min\:top-48 {
    top: 3rem;
  }

  .desktop-min\:top-56 {
    top: 3.5rem;
  }

  .desktop-min\:top-64 {
    top: 4rem;
  }

  .desktop-min\:top-68 {
    top: 4.25rem;
  }

  .desktop-min\:top-72 {
    top: 4.5rem;
  }

  .desktop-min\:top-76 {
    top: 4.75rem;
  }

  .desktop-min\:top-80 {
    top: 5rem;
  }

  .desktop-min\:top-192 {
    top: 12rem;
  }

  .desktop-min\:top-auto {
    top: auto;
  }

  .desktop-min\:top-px {
    top: 1px;
  }

  .desktop-min\:-top-1 {
    top: -0.0625rem;
  }

  .desktop-min\:-top-2 {
    top: -0.125rem;
  }

  .desktop-min\:-top-3 {
    top: -0.1875rem;
  }

  .desktop-min\:-top-4 {
    top: -0.25rem;
  }

  .desktop-min\:-top-5 {
    top: -0.3125rem;
  }

  .desktop-min\:-top-6 {
    top: -0.375rem;
  }

  .desktop-min\:-top-8 {
    top: -0.5rem;
  }

  .desktop-min\:-top-10 {
    top: -0.625rem;
  }

  .desktop-min\:-top-12 {
    top: -0.75rem;
  }

  .desktop-min\:-top-16 {
    top: -1rem;
  }

  .desktop-min\:-top-20 {
    top: -1.25rem;
  }

  .desktop-min\:-top-24 {
    top: -1.5rem;
  }

  .desktop-min\:-top-32 {
    top: -2rem;
  }

  .desktop-min\:-top-40 {
    top: -2.5rem;
  }

  .desktop-min\:-top-48 {
    top: -3rem;
  }

  .desktop-min\:-top-56 {
    top: -3.5rem;
  }

  .desktop-min\:-top-64 {
    top: -4rem;
  }

  .desktop-min\:-top-68 {
    top: -4.25rem;
  }

  .desktop-min\:-top-72 {
    top: -4.5rem;
  }

  .desktop-min\:-top-76 {
    top: -4.75rem;
  }

  .desktop-min\:-top-80 {
    top: -5rem;
  }

  .desktop-min\:-top-192 {
    top: -12rem;
  }

  .desktop-min\:-top-px {
    top: -1px;
  }

  .desktop-min\:top-1\/2 {
    top: 50%;
  }

  .desktop-min\:top-1\/3 {
    top: 33.333333%;
  }

  .desktop-min\:top-2\/3 {
    top: 66.666667%;
  }

  .desktop-min\:top-1\/4 {
    top: 25%;
  }

  .desktop-min\:top-2\/4 {
    top: 50%;
  }

  .desktop-min\:top-3\/4 {
    top: 75%;
  }

  .desktop-min\:top-full {
    top: 100%;
  }

  .desktop-min\:-top-1\/2 {
    top: -50%;
  }

  .desktop-min\:-top-1\/3 {
    top: -33.333333%;
  }

  .desktop-min\:-top-2\/3 {
    top: -66.666667%;
  }

  .desktop-min\:-top-1\/4 {
    top: -25%;
  }

  .desktop-min\:-top-2\/4 {
    top: -50%;
  }

  .desktop-min\:-top-3\/4 {
    top: -75%;
  }

  .desktop-min\:-top-full {
    top: -100%;
  }

  .desktop-min\:right-0 {
    right: 0;
  }

  .desktop-min\:right-1 {
    right: 0.0625rem;
  }

  .desktop-min\:right-2 {
    right: 0.125rem;
  }

  .desktop-min\:right-3 {
    right: 0.1875rem;
  }

  .desktop-min\:right-4 {
    right: 0.25rem;
  }

  .desktop-min\:right-5 {
    right: 0.3125rem;
  }

  .desktop-min\:right-6 {
    right: 0.375rem;
  }

  .desktop-min\:right-8 {
    right: 0.5rem;
  }

  .desktop-min\:right-10 {
    right: 0.625rem;
  }

  .desktop-min\:right-12 {
    right: 0.75rem;
  }

  .desktop-min\:right-16 {
    right: 1rem;
  }

  .desktop-min\:right-20 {
    right: 1.25rem;
  }

  .desktop-min\:right-24 {
    right: 1.5rem;
  }

  .desktop-min\:right-32 {
    right: 2rem;
  }

  .desktop-min\:right-40 {
    right: 2.5rem;
  }

  .desktop-min\:right-48 {
    right: 3rem;
  }

  .desktop-min\:right-56 {
    right: 3.5rem;
  }

  .desktop-min\:right-64 {
    right: 4rem;
  }

  .desktop-min\:right-68 {
    right: 4.25rem;
  }

  .desktop-min\:right-72 {
    right: 4.5rem;
  }

  .desktop-min\:right-76 {
    right: 4.75rem;
  }

  .desktop-min\:right-80 {
    right: 5rem;
  }

  .desktop-min\:right-192 {
    right: 12rem;
  }

  .desktop-min\:right-auto {
    right: auto;
  }

  .desktop-min\:right-px {
    right: 1px;
  }

  .desktop-min\:-right-1 {
    right: -0.0625rem;
  }

  .desktop-min\:-right-2 {
    right: -0.125rem;
  }

  .desktop-min\:-right-3 {
    right: -0.1875rem;
  }

  .desktop-min\:-right-4 {
    right: -0.25rem;
  }

  .desktop-min\:-right-5 {
    right: -0.3125rem;
  }

  .desktop-min\:-right-6 {
    right: -0.375rem;
  }

  .desktop-min\:-right-8 {
    right: -0.5rem;
  }

  .desktop-min\:-right-10 {
    right: -0.625rem;
  }

  .desktop-min\:-right-12 {
    right: -0.75rem;
  }

  .desktop-min\:-right-16 {
    right: -1rem;
  }

  .desktop-min\:-right-20 {
    right: -1.25rem;
  }

  .desktop-min\:-right-24 {
    right: -1.5rem;
  }

  .desktop-min\:-right-32 {
    right: -2rem;
  }

  .desktop-min\:-right-40 {
    right: -2.5rem;
  }

  .desktop-min\:-right-48 {
    right: -3rem;
  }

  .desktop-min\:-right-56 {
    right: -3.5rem;
  }

  .desktop-min\:-right-64 {
    right: -4rem;
  }

  .desktop-min\:-right-68 {
    right: -4.25rem;
  }

  .desktop-min\:-right-72 {
    right: -4.5rem;
  }

  .desktop-min\:-right-76 {
    right: -4.75rem;
  }

  .desktop-min\:-right-80 {
    right: -5rem;
  }

  .desktop-min\:-right-192 {
    right: -12rem;
  }

  .desktop-min\:-right-px {
    right: -1px;
  }

  .desktop-min\:right-1\/2 {
    right: 50%;
  }

  .desktop-min\:right-1\/3 {
    right: 33.333333%;
  }

  .desktop-min\:right-2\/3 {
    right: 66.666667%;
  }

  .desktop-min\:right-1\/4 {
    right: 25%;
  }

  .desktop-min\:right-2\/4 {
    right: 50%;
  }

  .desktop-min\:right-3\/4 {
    right: 75%;
  }

  .desktop-min\:right-full {
    right: 100%;
  }

  .desktop-min\:-right-1\/2 {
    right: -50%;
  }

  .desktop-min\:-right-1\/3 {
    right: -33.333333%;
  }

  .desktop-min\:-right-2\/3 {
    right: -66.666667%;
  }

  .desktop-min\:-right-1\/4 {
    right: -25%;
  }

  .desktop-min\:-right-2\/4 {
    right: -50%;
  }

  .desktop-min\:-right-3\/4 {
    right: -75%;
  }

  .desktop-min\:-right-full {
    right: -100%;
  }

  .desktop-min\:bottom-0 {
    bottom: 0;
  }

  .desktop-min\:bottom-1 {
    bottom: 0.0625rem;
  }

  .desktop-min\:bottom-2 {
    bottom: 0.125rem;
  }

  .desktop-min\:bottom-3 {
    bottom: 0.1875rem;
  }

  .desktop-min\:bottom-4 {
    bottom: 0.25rem;
  }

  .desktop-min\:bottom-5 {
    bottom: 0.3125rem;
  }

  .desktop-min\:bottom-6 {
    bottom: 0.375rem;
  }

  .desktop-min\:bottom-8 {
    bottom: 0.5rem;
  }

  .desktop-min\:bottom-10 {
    bottom: 0.625rem;
  }

  .desktop-min\:bottom-12 {
    bottom: 0.75rem;
  }

  .desktop-min\:bottom-16 {
    bottom: 1rem;
  }

  .desktop-min\:bottom-20 {
    bottom: 1.25rem;
  }

  .desktop-min\:bottom-24 {
    bottom: 1.5rem;
  }

  .desktop-min\:bottom-32 {
    bottom: 2rem;
  }

  .desktop-min\:bottom-40 {
    bottom: 2.5rem;
  }

  .desktop-min\:bottom-48 {
    bottom: 3rem;
  }

  .desktop-min\:bottom-56 {
    bottom: 3.5rem;
  }

  .desktop-min\:bottom-64 {
    bottom: 4rem;
  }

  .desktop-min\:bottom-68 {
    bottom: 4.25rem;
  }

  .desktop-min\:bottom-72 {
    bottom: 4.5rem;
  }

  .desktop-min\:bottom-76 {
    bottom: 4.75rem;
  }

  .desktop-min\:bottom-80 {
    bottom: 5rem;
  }

  .desktop-min\:bottom-192 {
    bottom: 12rem;
  }

  .desktop-min\:bottom-auto {
    bottom: auto;
  }

  .desktop-min\:bottom-px {
    bottom: 1px;
  }

  .desktop-min\:-bottom-1 {
    bottom: -0.0625rem;
  }

  .desktop-min\:-bottom-2 {
    bottom: -0.125rem;
  }

  .desktop-min\:-bottom-3 {
    bottom: -0.1875rem;
  }

  .desktop-min\:-bottom-4 {
    bottom: -0.25rem;
  }

  .desktop-min\:-bottom-5 {
    bottom: -0.3125rem;
  }

  .desktop-min\:-bottom-6 {
    bottom: -0.375rem;
  }

  .desktop-min\:-bottom-8 {
    bottom: -0.5rem;
  }

  .desktop-min\:-bottom-10 {
    bottom: -0.625rem;
  }

  .desktop-min\:-bottom-12 {
    bottom: -0.75rem;
  }

  .desktop-min\:-bottom-16 {
    bottom: -1rem;
  }

  .desktop-min\:-bottom-20 {
    bottom: -1.25rem;
  }

  .desktop-min\:-bottom-24 {
    bottom: -1.5rem;
  }

  .desktop-min\:-bottom-32 {
    bottom: -2rem;
  }

  .desktop-min\:-bottom-40 {
    bottom: -2.5rem;
  }

  .desktop-min\:-bottom-48 {
    bottom: -3rem;
  }

  .desktop-min\:-bottom-56 {
    bottom: -3.5rem;
  }

  .desktop-min\:-bottom-64 {
    bottom: -4rem;
  }

  .desktop-min\:-bottom-68 {
    bottom: -4.25rem;
  }

  .desktop-min\:-bottom-72 {
    bottom: -4.5rem;
  }

  .desktop-min\:-bottom-76 {
    bottom: -4.75rem;
  }

  .desktop-min\:-bottom-80 {
    bottom: -5rem;
  }

  .desktop-min\:-bottom-192 {
    bottom: -12rem;
  }

  .desktop-min\:-bottom-px {
    bottom: -1px;
  }

  .desktop-min\:bottom-1\/2 {
    bottom: 50%;
  }

  .desktop-min\:bottom-1\/3 {
    bottom: 33.333333%;
  }

  .desktop-min\:bottom-2\/3 {
    bottom: 66.666667%;
  }

  .desktop-min\:bottom-1\/4 {
    bottom: 25%;
  }

  .desktop-min\:bottom-2\/4 {
    bottom: 50%;
  }

  .desktop-min\:bottom-3\/4 {
    bottom: 75%;
  }

  .desktop-min\:bottom-full {
    bottom: 100%;
  }

  .desktop-min\:-bottom-1\/2 {
    bottom: -50%;
  }

  .desktop-min\:-bottom-1\/3 {
    bottom: -33.333333%;
  }

  .desktop-min\:-bottom-2\/3 {
    bottom: -66.666667%;
  }

  .desktop-min\:-bottom-1\/4 {
    bottom: -25%;
  }

  .desktop-min\:-bottom-2\/4 {
    bottom: -50%;
  }

  .desktop-min\:-bottom-3\/4 {
    bottom: -75%;
  }

  .desktop-min\:-bottom-full {
    bottom: -100%;
  }

  .desktop-min\:left-0 {
    left: 0;
  }

  .desktop-min\:left-1 {
    left: 0.0625rem;
  }

  .desktop-min\:left-2 {
    left: 0.125rem;
  }

  .desktop-min\:left-3 {
    left: 0.1875rem;
  }

  .desktop-min\:left-4 {
    left: 0.25rem;
  }

  .desktop-min\:left-5 {
    left: 0.3125rem;
  }

  .desktop-min\:left-6 {
    left: 0.375rem;
  }

  .desktop-min\:left-8 {
    left: 0.5rem;
  }

  .desktop-min\:left-10 {
    left: 0.625rem;
  }

  .desktop-min\:left-12 {
    left: 0.75rem;
  }

  .desktop-min\:left-16 {
    left: 1rem;
  }

  .desktop-min\:left-20 {
    left: 1.25rem;
  }

  .desktop-min\:left-24 {
    left: 1.5rem;
  }

  .desktop-min\:left-32 {
    left: 2rem;
  }

  .desktop-min\:left-40 {
    left: 2.5rem;
  }

  .desktop-min\:left-48 {
    left: 3rem;
  }

  .desktop-min\:left-56 {
    left: 3.5rem;
  }

  .desktop-min\:left-64 {
    left: 4rem;
  }

  .desktop-min\:left-68 {
    left: 4.25rem;
  }

  .desktop-min\:left-72 {
    left: 4.5rem;
  }

  .desktop-min\:left-76 {
    left: 4.75rem;
  }

  .desktop-min\:left-80 {
    left: 5rem;
  }

  .desktop-min\:left-192 {
    left: 12rem;
  }

  .desktop-min\:left-auto {
    left: auto;
  }

  .desktop-min\:left-px {
    left: 1px;
  }

  .desktop-min\:-left-1 {
    left: -0.0625rem;
  }

  .desktop-min\:-left-2 {
    left: -0.125rem;
  }

  .desktop-min\:-left-3 {
    left: -0.1875rem;
  }

  .desktop-min\:-left-4 {
    left: -0.25rem;
  }

  .desktop-min\:-left-5 {
    left: -0.3125rem;
  }

  .desktop-min\:-left-6 {
    left: -0.375rem;
  }

  .desktop-min\:-left-8 {
    left: -0.5rem;
  }

  .desktop-min\:-left-10 {
    left: -0.625rem;
  }

  .desktop-min\:-left-12 {
    left: -0.75rem;
  }

  .desktop-min\:-left-16 {
    left: -1rem;
  }

  .desktop-min\:-left-20 {
    left: -1.25rem;
  }

  .desktop-min\:-left-24 {
    left: -1.5rem;
  }

  .desktop-min\:-left-32 {
    left: -2rem;
  }

  .desktop-min\:-left-40 {
    left: -2.5rem;
  }

  .desktop-min\:-left-48 {
    left: -3rem;
  }

  .desktop-min\:-left-56 {
    left: -3.5rem;
  }

  .desktop-min\:-left-64 {
    left: -4rem;
  }

  .desktop-min\:-left-68 {
    left: -4.25rem;
  }

  .desktop-min\:-left-72 {
    left: -4.5rem;
  }

  .desktop-min\:-left-76 {
    left: -4.75rem;
  }

  .desktop-min\:-left-80 {
    left: -5rem;
  }

  .desktop-min\:-left-192 {
    left: -12rem;
  }

  .desktop-min\:-left-px {
    left: -1px;
  }

  .desktop-min\:left-1\/2 {
    left: 50%;
  }

  .desktop-min\:left-1\/3 {
    left: 33.333333%;
  }

  .desktop-min\:left-2\/3 {
    left: 66.666667%;
  }

  .desktop-min\:left-1\/4 {
    left: 25%;
  }

  .desktop-min\:left-2\/4 {
    left: 50%;
  }

  .desktop-min\:left-3\/4 {
    left: 75%;
  }

  .desktop-min\:left-full {
    left: 100%;
  }

  .desktop-min\:-left-1\/2 {
    left: -50%;
  }

  .desktop-min\:-left-1\/3 {
    left: -33.333333%;
  }

  .desktop-min\:-left-2\/3 {
    left: -66.666667%;
  }

  .desktop-min\:-left-1\/4 {
    left: -25%;
  }

  .desktop-min\:-left-2\/4 {
    left: -50%;
  }

  .desktop-min\:-left-3\/4 {
    left: -75%;
  }

  .desktop-min\:-left-full {
    left: -100%;
  }

  .desktop-min\:isolate {
    isolation: isolate;
  }

  .desktop-min\:isolation-auto {
    isolation: auto;
  }

  .desktop-min\:z-0 {
    z-index: 0;
  }

  .desktop-min\:z-10 {
    z-index: 10;
  }

  .desktop-min\:z-20 {
    z-index: 20;
  }

  .desktop-min\:z-30 {
    z-index: 30;
  }

  .desktop-min\:z-40 {
    z-index: 40;
  }

  .desktop-min\:z-50 {
    z-index: 50;
  }

  .desktop-min\:z-auto {
    z-index: auto;
  }

  .desktop-min\:focus-within\:z-0:focus-within {
    z-index: 0;
  }

  .desktop-min\:focus-within\:z-10:focus-within {
    z-index: 10;
  }

  .desktop-min\:focus-within\:z-20:focus-within {
    z-index: 20;
  }

  .desktop-min\:focus-within\:z-30:focus-within {
    z-index: 30;
  }

  .desktop-min\:focus-within\:z-40:focus-within {
    z-index: 40;
  }

  .desktop-min\:focus-within\:z-50:focus-within {
    z-index: 50;
  }

  .desktop-min\:focus-within\:z-auto:focus-within {
    z-index: auto;
  }

  .desktop-min\:focus\:z-0:focus {
    z-index: 0;
  }

  .desktop-min\:focus\:z-10:focus {
    z-index: 10;
  }

  .desktop-min\:focus\:z-20:focus {
    z-index: 20;
  }

  .desktop-min\:focus\:z-30:focus {
    z-index: 30;
  }

  .desktop-min\:focus\:z-40:focus {
    z-index: 40;
  }

  .desktop-min\:focus\:z-50:focus {
    z-index: 50;
  }

  .desktop-min\:focus\:z-auto:focus {
    z-index: auto;
  }

  .desktop-min\:order-1 {
    order: 1;
  }

  .desktop-min\:order-2 {
    order: 2;
  }

  .desktop-min\:order-3 {
    order: 3;
  }

  .desktop-min\:order-4 {
    order: 4;
  }

  .desktop-min\:order-5 {
    order: 5;
  }

  .desktop-min\:order-6 {
    order: 6;
  }

  .desktop-min\:order-7 {
    order: 7;
  }

  .desktop-min\:order-8 {
    order: 8;
  }

  .desktop-min\:order-9 {
    order: 9;
  }

  .desktop-min\:order-10 {
    order: 10;
  }

  .desktop-min\:order-11 {
    order: 11;
  }

  .desktop-min\:order-12 {
    order: 12;
  }

  .desktop-min\:order-first {
    order: -9999;
  }

  .desktop-min\:order-last {
    order: 9999;
  }

  .desktop-min\:order-none {
    order: 0;
  }

  .desktop-min\:col-auto {
    grid-column: auto;
  }

  .desktop-min\:col-span-1 {
    grid-column: span 1 / span 1;
  }

  .desktop-min\:col-span-2 {
    grid-column: span 2 / span 2;
  }

  .desktop-min\:col-span-3 {
    grid-column: span 3 / span 3;
  }

  .desktop-min\:col-span-4 {
    grid-column: span 4 / span 4;
  }

  .desktop-min\:col-span-5 {
    grid-column: span 5 / span 5;
  }

  .desktop-min\:col-span-6 {
    grid-column: span 6 / span 6;
  }

  .desktop-min\:col-span-7 {
    grid-column: span 7 / span 7;
  }

  .desktop-min\:col-span-8 {
    grid-column: span 8 / span 8;
  }

  .desktop-min\:col-span-9 {
    grid-column: span 9 / span 9;
  }

  .desktop-min\:col-span-10 {
    grid-column: span 10 / span 10;
  }

  .desktop-min\:col-span-11 {
    grid-column: span 11 / span 11;
  }

  .desktop-min\:col-span-12 {
    grid-column: span 12 / span 12;
  }

  .desktop-min\:col-span-full {
    grid-column: 1 / -1;
  }

  .desktop-min\:col-start-1 {
    grid-column-start: 1;
  }

  .desktop-min\:col-start-2 {
    grid-column-start: 2;
  }

  .desktop-min\:col-start-3 {
    grid-column-start: 3;
  }

  .desktop-min\:col-start-4 {
    grid-column-start: 4;
  }

  .desktop-min\:col-start-5 {
    grid-column-start: 5;
  }

  .desktop-min\:col-start-6 {
    grid-column-start: 6;
  }

  .desktop-min\:col-start-7 {
    grid-column-start: 7;
  }

  .desktop-min\:col-start-8 {
    grid-column-start: 8;
  }

  .desktop-min\:col-start-9 {
    grid-column-start: 9;
  }

  .desktop-min\:col-start-10 {
    grid-column-start: 10;
  }

  .desktop-min\:col-start-11 {
    grid-column-start: 11;
  }

  .desktop-min\:col-start-12 {
    grid-column-start: 12;
  }

  .desktop-min\:col-start-13 {
    grid-column-start: 13;
  }

  .desktop-min\:col-start-auto {
    grid-column-start: auto;
  }

  .desktop-min\:col-end-1 {
    grid-column-end: 1;
  }

  .desktop-min\:col-end-2 {
    grid-column-end: 2;
  }

  .desktop-min\:col-end-3 {
    grid-column-end: 3;
  }

  .desktop-min\:col-end-4 {
    grid-column-end: 4;
  }

  .desktop-min\:col-end-5 {
    grid-column-end: 5;
  }

  .desktop-min\:col-end-6 {
    grid-column-end: 6;
  }

  .desktop-min\:col-end-7 {
    grid-column-end: 7;
  }

  .desktop-min\:col-end-8 {
    grid-column-end: 8;
  }

  .desktop-min\:col-end-9 {
    grid-column-end: 9;
  }

  .desktop-min\:col-end-10 {
    grid-column-end: 10;
  }

  .desktop-min\:col-end-11 {
    grid-column-end: 11;
  }

  .desktop-min\:col-end-12 {
    grid-column-end: 12;
  }

  .desktop-min\:col-end-13 {
    grid-column-end: 13;
  }

  .desktop-min\:col-end-auto {
    grid-column-end: auto;
  }

  .desktop-min\:row-auto {
    grid-row: auto;
  }

  .desktop-min\:row-span-1 {
    grid-row: span 1 / span 1;
  }

  .desktop-min\:row-span-2 {
    grid-row: span 2 / span 2;
  }

  .desktop-min\:row-span-3 {
    grid-row: span 3 / span 3;
  }

  .desktop-min\:row-span-4 {
    grid-row: span 4 / span 4;
  }

  .desktop-min\:row-span-5 {
    grid-row: span 5 / span 5;
  }

  .desktop-min\:row-span-6 {
    grid-row: span 6 / span 6;
  }

  .desktop-min\:row-span-full {
    grid-row: 1 / -1;
  }

  .desktop-min\:row-start-1 {
    grid-row-start: 1;
  }

  .desktop-min\:row-start-2 {
    grid-row-start: 2;
  }

  .desktop-min\:row-start-3 {
    grid-row-start: 3;
  }

  .desktop-min\:row-start-4 {
    grid-row-start: 4;
  }

  .desktop-min\:row-start-5 {
    grid-row-start: 5;
  }

  .desktop-min\:row-start-6 {
    grid-row-start: 6;
  }

  .desktop-min\:row-start-7 {
    grid-row-start: 7;
  }

  .desktop-min\:row-start-auto {
    grid-row-start: auto;
  }

  .desktop-min\:row-end-1 {
    grid-row-end: 1;
  }

  .desktop-min\:row-end-2 {
    grid-row-end: 2;
  }

  .desktop-min\:row-end-3 {
    grid-row-end: 3;
  }

  .desktop-min\:row-end-4 {
    grid-row-end: 4;
  }

  .desktop-min\:row-end-5 {
    grid-row-end: 5;
  }

  .desktop-min\:row-end-6 {
    grid-row-end: 6;
  }

  .desktop-min\:row-end-7 {
    grid-row-end: 7;
  }

  .desktop-min\:row-end-auto {
    grid-row-end: auto;
  }

  .desktop-min\:float-right {
    float: right;
  }

  .desktop-min\:float-left {
    float: left;
  }

  .desktop-min\:float-none {
    float: none;
  }

  .desktop-min\:clear-left {
    clear: left;
  }

  .desktop-min\:clear-right {
    clear: right;
  }

  .desktop-min\:clear-both {
    clear: both;
  }

  .desktop-min\:clear-none {
    clear: none;
  }

  .desktop-min\:m-0 {
    margin: 0;
  }

  .desktop-min\:m-1 {
    margin: 0.0625rem;
  }

  .desktop-min\:m-2 {
    margin: 0.125rem;
  }

  .desktop-min\:m-3 {
    margin: 0.1875rem;
  }

  .desktop-min\:m-4 {
    margin: 0.25rem;
  }

  .desktop-min\:m-5 {
    margin: 0.3125rem;
  }

  .desktop-min\:m-6 {
    margin: 0.375rem;
  }

  .desktop-min\:m-8 {
    margin: 0.5rem;
  }

  .desktop-min\:m-10 {
    margin: 0.625rem;
  }

  .desktop-min\:m-12 {
    margin: 0.75rem;
  }

  .desktop-min\:m-16 {
    margin: 1rem;
  }

  .desktop-min\:m-20 {
    margin: 1.25rem;
  }

  .desktop-min\:m-24 {
    margin: 1.5rem;
  }

  .desktop-min\:m-32 {
    margin: 2rem;
  }

  .desktop-min\:m-40 {
    margin: 2.5rem;
  }

  .desktop-min\:m-48 {
    margin: 3rem;
  }

  .desktop-min\:m-56 {
    margin: 3.5rem;
  }

  .desktop-min\:m-64 {
    margin: 4rem;
  }

  .desktop-min\:m-68 {
    margin: 4.25rem;
  }

  .desktop-min\:m-72 {
    margin: 4.5rem;
  }

  .desktop-min\:m-76 {
    margin: 4.75rem;
  }

  .desktop-min\:m-80 {
    margin: 5rem;
  }

  .desktop-min\:m-192 {
    margin: 12rem;
  }

  .desktop-min\:m-auto {
    margin: auto;
  }

  .desktop-min\:m-px {
    margin: 1px;
  }

  .desktop-min\:-m-1 {
    margin: -0.0625rem;
  }

  .desktop-min\:-m-2 {
    margin: -0.125rem;
  }

  .desktop-min\:-m-3 {
    margin: -0.1875rem;
  }

  .desktop-min\:-m-4 {
    margin: -0.25rem;
  }

  .desktop-min\:-m-5 {
    margin: -0.3125rem;
  }

  .desktop-min\:-m-6 {
    margin: -0.375rem;
  }

  .desktop-min\:-m-8 {
    margin: -0.5rem;
  }

  .desktop-min\:-m-10 {
    margin: -0.625rem;
  }

  .desktop-min\:-m-12 {
    margin: -0.75rem;
  }

  .desktop-min\:-m-16 {
    margin: -1rem;
  }

  .desktop-min\:-m-20 {
    margin: -1.25rem;
  }

  .desktop-min\:-m-24 {
    margin: -1.5rem;
  }

  .desktop-min\:-m-32 {
    margin: -2rem;
  }

  .desktop-min\:-m-40 {
    margin: -2.5rem;
  }

  .desktop-min\:-m-48 {
    margin: -3rem;
  }

  .desktop-min\:-m-56 {
    margin: -3.5rem;
  }

  .desktop-min\:-m-64 {
    margin: -4rem;
  }

  .desktop-min\:-m-68 {
    margin: -4.25rem;
  }

  .desktop-min\:-m-72 {
    margin: -4.5rem;
  }

  .desktop-min\:-m-76 {
    margin: -4.75rem;
  }

  .desktop-min\:-m-80 {
    margin: -5rem;
  }

  .desktop-min\:-m-192 {
    margin: -12rem;
  }

  .desktop-min\:-m-px {
    margin: -1px;
  }

  .desktop-min\:mx-0 {
    margin-left: 0;
    margin-right: 0;
  }

  .desktop-min\:mx-1 {
    margin-left: 0.0625rem;
    margin-right: 0.0625rem;
  }

  .desktop-min\:mx-2 {
    margin-left: 0.125rem;
    margin-right: 0.125rem;
  }

  .desktop-min\:mx-3 {
    margin-left: 0.1875rem;
    margin-right: 0.1875rem;
  }

  .desktop-min\:mx-4 {
    margin-left: 0.25rem;
    margin-right: 0.25rem;
  }

  .desktop-min\:mx-5 {
    margin-left: 0.3125rem;
    margin-right: 0.3125rem;
  }

  .desktop-min\:mx-6 {
    margin-left: 0.375rem;
    margin-right: 0.375rem;
  }

  .desktop-min\:mx-8 {
    margin-left: 0.5rem;
    margin-right: 0.5rem;
  }

  .desktop-min\:mx-10 {
    margin-left: 0.625rem;
    margin-right: 0.625rem;
  }

  .desktop-min\:mx-12 {
    margin-left: 0.75rem;
    margin-right: 0.75rem;
  }

  .desktop-min\:mx-16 {
    margin-left: 1rem;
    margin-right: 1rem;
  }

  .desktop-min\:mx-20 {
    margin-left: 1.25rem;
    margin-right: 1.25rem;
  }

  .desktop-min\:mx-24 {
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }

  .desktop-min\:mx-32 {
    margin-left: 2rem;
    margin-right: 2rem;
  }

  .desktop-min\:mx-40 {
    margin-left: 2.5rem;
    margin-right: 2.5rem;
  }

  .desktop-min\:mx-48 {
    margin-left: 3rem;
    margin-right: 3rem;
  }

  .desktop-min\:mx-56 {
    margin-left: 3.5rem;
    margin-right: 3.5rem;
  }

  .desktop-min\:mx-64 {
    margin-left: 4rem;
    margin-right: 4rem;
  }

  .desktop-min\:mx-68 {
    margin-left: 4.25rem;
    margin-right: 4.25rem;
  }

  .desktop-min\:mx-72 {
    margin-left: 4.5rem;
    margin-right: 4.5rem;
  }

  .desktop-min\:mx-76 {
    margin-left: 4.75rem;
    margin-right: 4.75rem;
  }

  .desktop-min\:mx-80 {
    margin-left: 5rem;
    margin-right: 5rem;
  }

  .desktop-min\:mx-192 {
    margin-left: 12rem;
    margin-right: 12rem;
  }

  .desktop-min\:mx-auto {
    margin-left: auto;
    margin-right: auto;
  }

  .desktop-min\:mx-px {
    margin-left: 1px;
    margin-right: 1px;
  }

  .desktop-min\:-mx-1 {
    margin-left: -0.0625rem;
    margin-right: -0.0625rem;
  }

  .desktop-min\:-mx-2 {
    margin-left: -0.125rem;
    margin-right: -0.125rem;
  }

  .desktop-min\:-mx-3 {
    margin-left: -0.1875rem;
    margin-right: -0.1875rem;
  }

  .desktop-min\:-mx-4 {
    margin-left: -0.25rem;
    margin-right: -0.25rem;
  }

  .desktop-min\:-mx-5 {
    margin-left: -0.3125rem;
    margin-right: -0.3125rem;
  }

  .desktop-min\:-mx-6 {
    margin-left: -0.375rem;
    margin-right: -0.375rem;
  }

  .desktop-min\:-mx-8 {
    margin-left: -0.5rem;
    margin-right: -0.5rem;
  }

  .desktop-min\:-mx-10 {
    margin-left: -0.625rem;
    margin-right: -0.625rem;
  }

  .desktop-min\:-mx-12 {
    margin-left: -0.75rem;
    margin-right: -0.75rem;
  }

  .desktop-min\:-mx-16 {
    margin-left: -1rem;
    margin-right: -1rem;
  }

  .desktop-min\:-mx-20 {
    margin-left: -1.25rem;
    margin-right: -1.25rem;
  }

  .desktop-min\:-mx-24 {
    margin-left: -1.5rem;
    margin-right: -1.5rem;
  }

  .desktop-min\:-mx-32 {
    margin-left: -2rem;
    margin-right: -2rem;
  }

  .desktop-min\:-mx-40 {
    margin-left: -2.5rem;
    margin-right: -2.5rem;
  }

  .desktop-min\:-mx-48 {
    margin-left: -3rem;
    margin-right: -3rem;
  }

  .desktop-min\:-mx-56 {
    margin-left: -3.5rem;
    margin-right: -3.5rem;
  }

  .desktop-min\:-mx-64 {
    margin-left: -4rem;
    margin-right: -4rem;
  }

  .desktop-min\:-mx-68 {
    margin-left: -4.25rem;
    margin-right: -4.25rem;
  }

  .desktop-min\:-mx-72 {
    margin-left: -4.5rem;
    margin-right: -4.5rem;
  }

  .desktop-min\:-mx-76 {
    margin-left: -4.75rem;
    margin-right: -4.75rem;
  }

  .desktop-min\:-mx-80 {
    margin-left: -5rem;
    margin-right: -5rem;
  }

  .desktop-min\:-mx-192 {
    margin-left: -12rem;
    margin-right: -12rem;
  }

  .desktop-min\:-mx-px {
    margin-left: -1px;
    margin-right: -1px;
  }

  .desktop-min\:my-0 {
    margin-top: 0;
    margin-bottom: 0;
  }

  .desktop-min\:my-1 {
    margin-top: 0.0625rem;
    margin-bottom: 0.0625rem;
  }

  .desktop-min\:my-2 {
    margin-top: 0.125rem;
    margin-bottom: 0.125rem;
  }

  .desktop-min\:my-3 {
    margin-top: 0.1875rem;
    margin-bottom: 0.1875rem;
  }

  .desktop-min\:my-4 {
    margin-top: 0.25rem;
    margin-bottom: 0.25rem;
  }

  .desktop-min\:my-5 {
    margin-top: 0.3125rem;
    margin-bottom: 0.3125rem;
  }

  .desktop-min\:my-6 {
    margin-top: 0.375rem;
    margin-bottom: 0.375rem;
  }

  .desktop-min\:my-8 {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
  }

  .desktop-min\:my-10 {
    margin-top: 0.625rem;
    margin-bottom: 0.625rem;
  }

  .desktop-min\:my-12 {
    margin-top: 0.75rem;
    margin-bottom: 0.75rem;
  }

  .desktop-min\:my-16 {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }

  .desktop-min\:my-20 {
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
  }

  .desktop-min\:my-24 {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }

  .desktop-min\:my-32 {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }

  .desktop-min\:my-40 {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }

  .desktop-min\:my-48 {
    margin-top: 3rem;
    margin-bottom: 3rem;
  }

  .desktop-min\:my-56 {
    margin-top: 3.5rem;
    margin-bottom: 3.5rem;
  }

  .desktop-min\:my-64 {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }

  .desktop-min\:my-68 {
    margin-top: 4.25rem;
    margin-bottom: 4.25rem;
  }

  .desktop-min\:my-72 {
    margin-top: 4.5rem;
    margin-bottom: 4.5rem;
  }

  .desktop-min\:my-76 {
    margin-top: 4.75rem;
    margin-bottom: 4.75rem;
  }

  .desktop-min\:my-80 {
    margin-top: 5rem;
    margin-bottom: 5rem;
  }

  .desktop-min\:my-192 {
    margin-top: 12rem;
    margin-bottom: 12rem;
  }

  .desktop-min\:my-auto {
    margin-top: auto;
    margin-bottom: auto;
  }

  .desktop-min\:my-px {
    margin-top: 1px;
    margin-bottom: 1px;
  }

  .desktop-min\:-my-1 {
    margin-top: -0.0625rem;
    margin-bottom: -0.0625rem;
  }

  .desktop-min\:-my-2 {
    margin-top: -0.125rem;
    margin-bottom: -0.125rem;
  }

  .desktop-min\:-my-3 {
    margin-top: -0.1875rem;
    margin-bottom: -0.1875rem;
  }

  .desktop-min\:-my-4 {
    margin-top: -0.25rem;
    margin-bottom: -0.25rem;
  }

  .desktop-min\:-my-5 {
    margin-top: -0.3125rem;
    margin-bottom: -0.3125rem;
  }

  .desktop-min\:-my-6 {
    margin-top: -0.375rem;
    margin-bottom: -0.375rem;
  }

  .desktop-min\:-my-8 {
    margin-top: -0.5rem;
    margin-bottom: -0.5rem;
  }

  .desktop-min\:-my-10 {
    margin-top: -0.625rem;
    margin-bottom: -0.625rem;
  }

  .desktop-min\:-my-12 {
    margin-top: -0.75rem;
    margin-bottom: -0.75rem;
  }

  .desktop-min\:-my-16 {
    margin-top: -1rem;
    margin-bottom: -1rem;
  }

  .desktop-min\:-my-20 {
    margin-top: -1.25rem;
    margin-bottom: -1.25rem;
  }

  .desktop-min\:-my-24 {
    margin-top: -1.5rem;
    margin-bottom: -1.5rem;
  }

  .desktop-min\:-my-32 {
    margin-top: -2rem;
    margin-bottom: -2rem;
  }

  .desktop-min\:-my-40 {
    margin-top: -2.5rem;
    margin-bottom: -2.5rem;
  }

  .desktop-min\:-my-48 {
    margin-top: -3rem;
    margin-bottom: -3rem;
  }

  .desktop-min\:-my-56 {
    margin-top: -3.5rem;
    margin-bottom: -3.5rem;
  }

  .desktop-min\:-my-64 {
    margin-top: -4rem;
    margin-bottom: -4rem;
  }

  .desktop-min\:-my-68 {
    margin-top: -4.25rem;
    margin-bottom: -4.25rem;
  }

  .desktop-min\:-my-72 {
    margin-top: -4.5rem;
    margin-bottom: -4.5rem;
  }

  .desktop-min\:-my-76 {
    margin-top: -4.75rem;
    margin-bottom: -4.75rem;
  }

  .desktop-min\:-my-80 {
    margin-top: -5rem;
    margin-bottom: -5rem;
  }

  .desktop-min\:-my-192 {
    margin-top: -12rem;
    margin-bottom: -12rem;
  }

  .desktop-min\:-my-px {
    margin-top: -1px;
    margin-bottom: -1px;
  }

  .desktop-min\:mt-0 {
    margin-top: 0;
  }

  .desktop-min\:mt-1 {
    margin-top: 0.0625rem;
  }

  .desktop-min\:mt-2 {
    margin-top: 0.125rem;
  }

  .desktop-min\:mt-3 {
    margin-top: 0.1875rem;
  }

  .desktop-min\:mt-4 {
    margin-top: 0.25rem;
  }

  .desktop-min\:mt-5 {
    margin-top: 0.3125rem;
  }

  .desktop-min\:mt-6 {
    margin-top: 0.375rem;
  }

  .desktop-min\:mt-8 {
    margin-top: 0.5rem;
  }

  .desktop-min\:mt-10 {
    margin-top: 0.625rem;
  }

  .desktop-min\:mt-12 {
    margin-top: 0.75rem;
  }

  .desktop-min\:mt-16 {
    margin-top: 1rem;
  }

  .desktop-min\:mt-20 {
    margin-top: 1.25rem;
  }

  .desktop-min\:mt-24 {
    margin-top: 1.5rem;
  }

  .desktop-min\:mt-32 {
    margin-top: 2rem;
  }

  .desktop-min\:mt-40 {
    margin-top: 2.5rem;
  }

  .desktop-min\:mt-48 {
    margin-top: 3rem;
  }

  .desktop-min\:mt-56 {
    margin-top: 3.5rem;
  }

  .desktop-min\:mt-64 {
    margin-top: 4rem;
  }

  .desktop-min\:mt-68 {
    margin-top: 4.25rem;
  }

  .desktop-min\:mt-72 {
    margin-top: 4.5rem;
  }

  .desktop-min\:mt-76 {
    margin-top: 4.75rem;
  }

  .desktop-min\:mt-80 {
    margin-top: 5rem;
  }

  .desktop-min\:mt-192 {
    margin-top: 12rem;
  }

  .desktop-min\:mt-auto {
    margin-top: auto;
  }

  .desktop-min\:mt-px {
    margin-top: 1px;
  }

  .desktop-min\:-mt-1 {
    margin-top: -0.0625rem;
  }

  .desktop-min\:-mt-2 {
    margin-top: -0.125rem;
  }

  .desktop-min\:-mt-3 {
    margin-top: -0.1875rem;
  }

  .desktop-min\:-mt-4 {
    margin-top: -0.25rem;
  }

  .desktop-min\:-mt-5 {
    margin-top: -0.3125rem;
  }

  .desktop-min\:-mt-6 {
    margin-top: -0.375rem;
  }

  .desktop-min\:-mt-8 {
    margin-top: -0.5rem;
  }

  .desktop-min\:-mt-10 {
    margin-top: -0.625rem;
  }

  .desktop-min\:-mt-12 {
    margin-top: -0.75rem;
  }

  .desktop-min\:-mt-16 {
    margin-top: -1rem;
  }

  .desktop-min\:-mt-20 {
    margin-top: -1.25rem;
  }

  .desktop-min\:-mt-24 {
    margin-top: -1.5rem;
  }

  .desktop-min\:-mt-32 {
    margin-top: -2rem;
  }

  .desktop-min\:-mt-40 {
    margin-top: -2.5rem;
  }

  .desktop-min\:-mt-48 {
    margin-top: -3rem;
  }

  .desktop-min\:-mt-56 {
    margin-top: -3.5rem;
  }

  .desktop-min\:-mt-64 {
    margin-top: -4rem;
  }

  .desktop-min\:-mt-68 {
    margin-top: -4.25rem;
  }

  .desktop-min\:-mt-72 {
    margin-top: -4.5rem;
  }

  .desktop-min\:-mt-76 {
    margin-top: -4.75rem;
  }

  .desktop-min\:-mt-80 {
    margin-top: -5rem;
  }

  .desktop-min\:-mt-192 {
    margin-top: -12rem;
  }

  .desktop-min\:-mt-px {
    margin-top: -1px;
  }

  .desktop-min\:mr-0 {
    margin-right: 0;
  }

  .desktop-min\:mr-1 {
    margin-right: 0.0625rem;
  }

  .desktop-min\:mr-2 {
    margin-right: 0.125rem;
  }

  .desktop-min\:mr-3 {
    margin-right: 0.1875rem;
  }

  .desktop-min\:mr-4 {
    margin-right: 0.25rem;
  }

  .desktop-min\:mr-5 {
    margin-right: 0.3125rem;
  }

  .desktop-min\:mr-6 {
    margin-right: 0.375rem;
  }

  .desktop-min\:mr-8 {
    margin-right: 0.5rem;
  }

  .desktop-min\:mr-10 {
    margin-right: 0.625rem;
  }

  .desktop-min\:mr-12 {
    margin-right: 0.75rem;
  }

  .desktop-min\:mr-16 {
    margin-right: 1rem;
  }

  .desktop-min\:mr-20 {
    margin-right: 1.25rem;
  }

  .desktop-min\:mr-24 {
    margin-right: 1.5rem;
  }

  .desktop-min\:mr-32 {
    margin-right: 2rem;
  }

  .desktop-min\:mr-40 {
    margin-right: 2.5rem;
  }

  .desktop-min\:mr-48 {
    margin-right: 3rem;
  }

  .desktop-min\:mr-56 {
    margin-right: 3.5rem;
  }

  .desktop-min\:mr-64 {
    margin-right: 4rem;
  }

  .desktop-min\:mr-68 {
    margin-right: 4.25rem;
  }

  .desktop-min\:mr-72 {
    margin-right: 4.5rem;
  }

  .desktop-min\:mr-76 {
    margin-right: 4.75rem;
  }

  .desktop-min\:mr-80 {
    margin-right: 5rem;
  }

  .desktop-min\:mr-192 {
    margin-right: 12rem;
  }

  .desktop-min\:mr-auto {
    margin-right: auto;
  }

  .desktop-min\:mr-px {
    margin-right: 1px;
  }

  .desktop-min\:-mr-1 {
    margin-right: -0.0625rem;
  }

  .desktop-min\:-mr-2 {
    margin-right: -0.125rem;
  }

  .desktop-min\:-mr-3 {
    margin-right: -0.1875rem;
  }

  .desktop-min\:-mr-4 {
    margin-right: -0.25rem;
  }

  .desktop-min\:-mr-5 {
    margin-right: -0.3125rem;
  }

  .desktop-min\:-mr-6 {
    margin-right: -0.375rem;
  }

  .desktop-min\:-mr-8 {
    margin-right: -0.5rem;
  }

  .desktop-min\:-mr-10 {
    margin-right: -0.625rem;
  }

  .desktop-min\:-mr-12 {
    margin-right: -0.75rem;
  }

  .desktop-min\:-mr-16 {
    margin-right: -1rem;
  }

  .desktop-min\:-mr-20 {
    margin-right: -1.25rem;
  }

  .desktop-min\:-mr-24 {
    margin-right: -1.5rem;
  }

  .desktop-min\:-mr-32 {
    margin-right: -2rem;
  }

  .desktop-min\:-mr-40 {
    margin-right: -2.5rem;
  }

  .desktop-min\:-mr-48 {
    margin-right: -3rem;
  }

  .desktop-min\:-mr-56 {
    margin-right: -3.5rem;
  }

  .desktop-min\:-mr-64 {
    margin-right: -4rem;
  }

  .desktop-min\:-mr-68 {
    margin-right: -4.25rem;
  }

  .desktop-min\:-mr-72 {
    margin-right: -4.5rem;
  }

  .desktop-min\:-mr-76 {
    margin-right: -4.75rem;
  }

  .desktop-min\:-mr-80 {
    margin-right: -5rem;
  }

  .desktop-min\:-mr-192 {
    margin-right: -12rem;
  }

  .desktop-min\:-mr-px {
    margin-right: -1px;
  }

  .desktop-min\:mb-0 {
    margin-bottom: 0;
  }

  .desktop-min\:mb-1 {
    margin-bottom: 0.0625rem;
  }

  .desktop-min\:mb-2 {
    margin-bottom: 0.125rem;
  }

  .desktop-min\:mb-3 {
    margin-bottom: 0.1875rem;
  }

  .desktop-min\:mb-4 {
    margin-bottom: 0.25rem;
  }

  .desktop-min\:mb-5 {
    margin-bottom: 0.3125rem;
  }

  .desktop-min\:mb-6 {
    margin-bottom: 0.375rem;
  }

  .desktop-min\:mb-8 {
    margin-bottom: 0.5rem;
  }

  .desktop-min\:mb-10 {
    margin-bottom: 0.625rem;
  }

  .desktop-min\:mb-12 {
    margin-bottom: 0.75rem;
  }

  .desktop-min\:mb-16 {
    margin-bottom: 1rem;
  }

  .desktop-min\:mb-20 {
    margin-bottom: 1.25rem;
  }

  .desktop-min\:mb-24 {
    margin-bottom: 1.5rem;
  }

  .desktop-min\:mb-32 {
    margin-bottom: 2rem;
  }

  .desktop-min\:mb-40 {
    margin-bottom: 2.5rem;
  }

  .desktop-min\:mb-48 {
    margin-bottom: 3rem;
  }

  .desktop-min\:mb-56 {
    margin-bottom: 3.5rem;
  }

  .desktop-min\:mb-64 {
    margin-bottom: 4rem;
  }

  .desktop-min\:mb-68 {
    margin-bottom: 4.25rem;
  }

  .desktop-min\:mb-72 {
    margin-bottom: 4.5rem;
  }

  .desktop-min\:mb-76 {
    margin-bottom: 4.75rem;
  }

  .desktop-min\:mb-80 {
    margin-bottom: 5rem;
  }

  .desktop-min\:mb-192 {
    margin-bottom: 12rem;
  }

  .desktop-min\:mb-auto {
    margin-bottom: auto;
  }

  .desktop-min\:mb-px {
    margin-bottom: 1px;
  }

  .desktop-min\:-mb-1 {
    margin-bottom: -0.0625rem;
  }

  .desktop-min\:-mb-2 {
    margin-bottom: -0.125rem;
  }

  .desktop-min\:-mb-3 {
    margin-bottom: -0.1875rem;
  }

  .desktop-min\:-mb-4 {
    margin-bottom: -0.25rem;
  }

  .desktop-min\:-mb-5 {
    margin-bottom: -0.3125rem;
  }

  .desktop-min\:-mb-6 {
    margin-bottom: -0.375rem;
  }

  .desktop-min\:-mb-8 {
    margin-bottom: -0.5rem;
  }

  .desktop-min\:-mb-10 {
    margin-bottom: -0.625rem;
  }

  .desktop-min\:-mb-12 {
    margin-bottom: -0.75rem;
  }

  .desktop-min\:-mb-16 {
    margin-bottom: -1rem;
  }

  .desktop-min\:-mb-20 {
    margin-bottom: -1.25rem;
  }

  .desktop-min\:-mb-24 {
    margin-bottom: -1.5rem;
  }

  .desktop-min\:-mb-32 {
    margin-bottom: -2rem;
  }

  .desktop-min\:-mb-40 {
    margin-bottom: -2.5rem;
  }

  .desktop-min\:-mb-48 {
    margin-bottom: -3rem;
  }

  .desktop-min\:-mb-56 {
    margin-bottom: -3.5rem;
  }

  .desktop-min\:-mb-64 {
    margin-bottom: -4rem;
  }

  .desktop-min\:-mb-68 {
    margin-bottom: -4.25rem;
  }

  .desktop-min\:-mb-72 {
    margin-bottom: -4.5rem;
  }

  .desktop-min\:-mb-76 {
    margin-bottom: -4.75rem;
  }

  .desktop-min\:-mb-80 {
    margin-bottom: -5rem;
  }

  .desktop-min\:-mb-192 {
    margin-bottom: -12rem;
  }

  .desktop-min\:-mb-px {
    margin-bottom: -1px;
  }

  .desktop-min\:ml-0 {
    margin-left: 0;
  }

  .desktop-min\:ml-1 {
    margin-left: 0.0625rem;
  }

  .desktop-min\:ml-2 {
    margin-left: 0.125rem;
  }

  .desktop-min\:ml-3 {
    margin-left: 0.1875rem;
  }

  .desktop-min\:ml-4 {
    margin-left: 0.25rem;
  }

  .desktop-min\:ml-5 {
    margin-left: 0.3125rem;
  }

  .desktop-min\:ml-6 {
    margin-left: 0.375rem;
  }

  .desktop-min\:ml-8 {
    margin-left: 0.5rem;
  }

  .desktop-min\:ml-10 {
    margin-left: 0.625rem;
  }

  .desktop-min\:ml-12 {
    margin-left: 0.75rem;
  }

  .desktop-min\:ml-16 {
    margin-left: 1rem;
  }

  .desktop-min\:ml-20 {
    margin-left: 1.25rem;
  }

  .desktop-min\:ml-24 {
    margin-left: 1.5rem;
  }

  .desktop-min\:ml-32 {
    margin-left: 2rem;
  }

  .desktop-min\:ml-40 {
    margin-left: 2.5rem;
  }

  .desktop-min\:ml-48 {
    margin-left: 3rem;
  }

  .desktop-min\:ml-56 {
    margin-left: 3.5rem;
  }

  .desktop-min\:ml-64 {
    margin-left: 4rem;
  }

  .desktop-min\:ml-68 {
    margin-left: 4.25rem;
  }

  .desktop-min\:ml-72 {
    margin-left: 4.5rem;
  }

  .desktop-min\:ml-76 {
    margin-left: 4.75rem;
  }

  .desktop-min\:ml-80 {
    margin-left: 5rem;
  }

  .desktop-min\:ml-192 {
    margin-left: 12rem;
  }

  .desktop-min\:ml-auto {
    margin-left: auto;
  }

  .desktop-min\:ml-px {
    margin-left: 1px;
  }

  .desktop-min\:-ml-1 {
    margin-left: -0.0625rem;
  }

  .desktop-min\:-ml-2 {
    margin-left: -0.125rem;
  }

  .desktop-min\:-ml-3 {
    margin-left: -0.1875rem;
  }

  .desktop-min\:-ml-4 {
    margin-left: -0.25rem;
  }

  .desktop-min\:-ml-5 {
    margin-left: -0.3125rem;
  }

  .desktop-min\:-ml-6 {
    margin-left: -0.375rem;
  }

  .desktop-min\:-ml-8 {
    margin-left: -0.5rem;
  }

  .desktop-min\:-ml-10 {
    margin-left: -0.625rem;
  }

  .desktop-min\:-ml-12 {
    margin-left: -0.75rem;
  }

  .desktop-min\:-ml-16 {
    margin-left: -1rem;
  }

  .desktop-min\:-ml-20 {
    margin-left: -1.25rem;
  }

  .desktop-min\:-ml-24 {
    margin-left: -1.5rem;
  }

  .desktop-min\:-ml-32 {
    margin-left: -2rem;
  }

  .desktop-min\:-ml-40 {
    margin-left: -2.5rem;
  }

  .desktop-min\:-ml-48 {
    margin-left: -3rem;
  }

  .desktop-min\:-ml-56 {
    margin-left: -3.5rem;
  }

  .desktop-min\:-ml-64 {
    margin-left: -4rem;
  }

  .desktop-min\:-ml-68 {
    margin-left: -4.25rem;
  }

  .desktop-min\:-ml-72 {
    margin-left: -4.5rem;
  }

  .desktop-min\:-ml-76 {
    margin-left: -4.75rem;
  }

  .desktop-min\:-ml-80 {
    margin-left: -5rem;
  }

  .desktop-min\:-ml-192 {
    margin-left: -12rem;
  }

  .desktop-min\:-ml-px {
    margin-left: -1px;
  }

  .desktop-min\:box-border {
    box-sizing: border-box;
  }

  .desktop-min\:box-content {
    box-sizing: content-box;
  }

  .desktop-min\:block {
    display: block;
  }

  .desktop-min\:inline-block {
    display: inline-block;
  }

  .desktop-min\:inline {
    display: inline;
  }

  .desktop-min\:flex {
    display: flex;
  }

  .desktop-min\:inline-flex {
    display: inline-flex;
  }

  .desktop-min\:table {
    display: table;
  }

  .desktop-min\:inline-table {
    display: inline-table;
  }

  .desktop-min\:table-caption {
    display: table-caption;
  }

  .desktop-min\:table-cell {
    display: table-cell;
  }

  .desktop-min\:table-column {
    display: table-column;
  }

  .desktop-min\:table-column-group {
    display: table-column-group;
  }

  .desktop-min\:table-footer-group {
    display: table-footer-group;
  }

  .desktop-min\:table-header-group {
    display: table-header-group;
  }

  .desktop-min\:table-row-group {
    display: table-row-group;
  }

  .desktop-min\:table-row {
    display: table-row;
  }

  .desktop-min\:flow-root {
    display: flow-root;
  }

  .desktop-min\:grid {
    display: grid;
  }

  .desktop-min\:inline-grid {
    display: inline-grid;
  }

  .desktop-min\:contents {
    display: contents;
  }

  .desktop-min\:list-item {
    display: list-item;
  }

  .desktop-min\:hidden {
    display: none;
  }

  .desktop-min\:h-0 {
    height: 0;
  }

  .desktop-min\:h-1 {
    height: 0.0625rem;
  }

  .desktop-min\:h-2 {
    height: 0.125rem;
  }

  .desktop-min\:h-3 {
    height: 0.1875rem;
  }

  .desktop-min\:h-4 {
    height: 0.25rem;
  }

  .desktop-min\:h-5 {
    height: 0.3125rem;
  }

  .desktop-min\:h-6 {
    height: 0.375rem;
  }

  .desktop-min\:h-8 {
    height: 0.5rem;
  }

  .desktop-min\:h-10 {
    height: 0.625rem;
  }

  .desktop-min\:h-12 {
    height: 0.75rem;
  }

  .desktop-min\:h-16 {
    height: 1rem;
  }

  .desktop-min\:h-20 {
    height: 1.25rem;
  }

  .desktop-min\:h-24 {
    height: 1.5rem;
  }

  .desktop-min\:h-32 {
    height: 2rem;
  }

  .desktop-min\:h-40 {
    height: 2.5rem;
  }

  .desktop-min\:h-48 {
    height: 3rem;
  }

  .desktop-min\:h-56 {
    height: 3.5rem;
  }

  .desktop-min\:h-64 {
    height: 4rem;
  }

  .desktop-min\:h-68 {
    height: 4.25rem;
  }

  .desktop-min\:h-72 {
    height: 4.5rem;
  }

  .desktop-min\:h-76 {
    height: 4.75rem;
  }

  .desktop-min\:h-80 {
    height: 5rem;
  }

  .desktop-min\:h-192 {
    height: 12rem;
  }

  .desktop-min\:h-auto {
    height: auto;
  }

  .desktop-min\:h-px {
    height: 1px;
  }

  .desktop-min\:h-1\/2 {
    height: 50%;
  }

  .desktop-min\:h-1\/3 {
    height: 33.333333%;
  }

  .desktop-min\:h-2\/3 {
    height: 66.666667%;
  }

  .desktop-min\:h-1\/4 {
    height: 25%;
  }

  .desktop-min\:h-2\/4 {
    height: 50%;
  }

  .desktop-min\:h-3\/4 {
    height: 75%;
  }

  .desktop-min\:h-1\/5 {
    height: 20%;
  }

  .desktop-min\:h-2\/5 {
    height: 40%;
  }

  .desktop-min\:h-3\/5 {
    height: 60%;
  }

  .desktop-min\:h-4\/5 {
    height: 80%;
  }

  .desktop-min\:h-1\/6 {
    height: 16.666667%;
  }

  .desktop-min\:h-2\/6 {
    height: 33.333333%;
  }

  .desktop-min\:h-3\/6 {
    height: 50%;
  }

  .desktop-min\:h-4\/6 {
    height: 66.666667%;
  }

  .desktop-min\:h-5\/6 {
    height: 83.333333%;
  }

  .desktop-min\:h-full {
    height: 100%;
  }

  .desktop-min\:h-screen {
    height: 100vh;
  }

  .desktop-min\:max-h-0 {
    max-height: 0;
  }

  .desktop-min\:max-h-1 {
    max-height: 0.0625rem;
  }

  .desktop-min\:max-h-2 {
    max-height: 0.125rem;
  }

  .desktop-min\:max-h-3 {
    max-height: 0.1875rem;
  }

  .desktop-min\:max-h-4 {
    max-height: 0.25rem;
  }

  .desktop-min\:max-h-5 {
    max-height: 0.3125rem;
  }

  .desktop-min\:max-h-6 {
    max-height: 0.375rem;
  }

  .desktop-min\:max-h-8 {
    max-height: 0.5rem;
  }

  .desktop-min\:max-h-10 {
    max-height: 0.625rem;
  }

  .desktop-min\:max-h-12 {
    max-height: 0.75rem;
  }

  .desktop-min\:max-h-16 {
    max-height: 1rem;
  }

  .desktop-min\:max-h-20 {
    max-height: 1.25rem;
  }

  .desktop-min\:max-h-24 {
    max-height: 1.5rem;
  }

  .desktop-min\:max-h-32 {
    max-height: 2rem;
  }

  .desktop-min\:max-h-40 {
    max-height: 2.5rem;
  }

  .desktop-min\:max-h-48 {
    max-height: 3rem;
  }

  .desktop-min\:max-h-56 {
    max-height: 3.5rem;
  }

  .desktop-min\:max-h-64 {
    max-height: 4rem;
  }

  .desktop-min\:max-h-68 {
    max-height: 4.25rem;
  }

  .desktop-min\:max-h-72 {
    max-height: 4.5rem;
  }

  .desktop-min\:max-h-76 {
    max-height: 4.75rem;
  }

  .desktop-min\:max-h-80 {
    max-height: 5rem;
  }

  .desktop-min\:max-h-192 {
    max-height: 12rem;
  }

  .desktop-min\:max-h-px {
    max-height: 1px;
  }

  .desktop-min\:max-h-full {
    max-height: 100%;
  }

  .desktop-min\:max-h-screen {
    max-height: 100vh;
  }

  .desktop-min\:min-h-0 {
    min-height: 0px;
  }

  .desktop-min\:min-h-full {
    min-height: 100%;
  }

  .desktop-min\:min-h-screen {
    min-height: 100vh;
  }

  .desktop-min\:w-0 {
    width: 0;
  }

  .desktop-min\:w-1 {
    width: 0.0625rem;
  }

  .desktop-min\:w-2 {
    width: 0.125rem;
  }

  .desktop-min\:w-3 {
    width: 0.1875rem;
  }

  .desktop-min\:w-4 {
    width: 0.25rem;
  }

  .desktop-min\:w-5 {
    width: 0.3125rem;
  }

  .desktop-min\:w-6 {
    width: 0.375rem;
  }

  .desktop-min\:w-8 {
    width: 0.5rem;
  }

  .desktop-min\:w-10 {
    width: 0.625rem;
  }

  .desktop-min\:w-12 {
    width: 0.75rem;
  }

  .desktop-min\:w-16 {
    width: 1rem;
  }

  .desktop-min\:w-20 {
    width: 1.25rem;
  }

  .desktop-min\:w-24 {
    width: 1.5rem;
  }

  .desktop-min\:w-32 {
    width: 2rem;
  }

  .desktop-min\:w-40 {
    width: 2.5rem;
  }

  .desktop-min\:w-48 {
    width: 3rem;
  }

  .desktop-min\:w-56 {
    width: 3.5rem;
  }

  .desktop-min\:w-64 {
    width: 4rem;
  }

  .desktop-min\:w-68 {
    width: 4.25rem;
  }

  .desktop-min\:w-72 {
    width: 4.5rem;
  }

  .desktop-min\:w-76 {
    width: 4.75rem;
  }

  .desktop-min\:w-80 {
    width: 5rem;
  }

  .desktop-min\:w-192 {
    width: 12rem;
  }

  .desktop-min\:w-auto {
    width: auto;
  }

  .desktop-min\:w-px {
    width: 1px;
  }

  .desktop-min\:w-1\/2 {
    width: 50%;
  }

  .desktop-min\:w-1\/3 {
    width: 33.333333%;
  }

  .desktop-min\:w-2\/3 {
    width: 66.666667%;
  }

  .desktop-min\:w-1\/4 {
    width: 25%;
  }

  .desktop-min\:w-2\/4 {
    width: 50%;
  }

  .desktop-min\:w-3\/4 {
    width: 75%;
  }

  .desktop-min\:w-1\/5 {
    width: 20%;
  }

  .desktop-min\:w-2\/5 {
    width: 40%;
  }

  .desktop-min\:w-3\/5 {
    width: 60%;
  }

  .desktop-min\:w-4\/5 {
    width: 80%;
  }

  .desktop-min\:w-1\/6 {
    width: 16.666667%;
  }

  .desktop-min\:w-2\/6 {
    width: 33.333333%;
  }

  .desktop-min\:w-3\/6 {
    width: 50%;
  }

  .desktop-min\:w-4\/6 {
    width: 66.666667%;
  }

  .desktop-min\:w-5\/6 {
    width: 83.333333%;
  }

  .desktop-min\:w-1\/12 {
    width: 8.333333%;
  }

  .desktop-min\:w-2\/12 {
    width: 16.666667%;
  }

  .desktop-min\:w-3\/12 {
    width: 25%;
  }

  .desktop-min\:w-4\/12 {
    width: 33.333333%;
  }

  .desktop-min\:w-5\/12 {
    width: 41.666667%;
  }

  .desktop-min\:w-6\/12 {
    width: 50%;
  }

  .desktop-min\:w-7\/12 {
    width: 58.333333%;
  }

  .desktop-min\:w-8\/12 {
    width: 66.666667%;
  }

  .desktop-min\:w-9\/12 {
    width: 75%;
  }

  .desktop-min\:w-10\/12 {
    width: 83.333333%;
  }

  .desktop-min\:w-11\/12 {
    width: 91.666667%;
  }

  .desktop-min\:w-full {
    width: 100%;
  }

  .desktop-min\:w-screen {
    width: 100vw;
  }

  .desktop-min\:w-min {
    width: -webkit-min-content;
    width: -moz-min-content;
    width: min-content;
  }

  .desktop-min\:w-max {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
  }

  .desktop-min\:min-w-0 {
    min-width: 0px;
  }

  .desktop-min\:min-w-full {
    min-width: 100%;
  }

  .desktop-min\:min-w-min {
    min-width: -webkit-min-content;
    min-width: -moz-min-content;
    min-width: min-content;
  }

  .desktop-min\:min-w-max {
    min-width: -webkit-max-content;
    min-width: -moz-max-content;
    min-width: max-content;
  }

  .desktop-min\:max-w-0 {
    max-width: 0rem;
  }

  .desktop-min\:max-w-none {
    max-width: none;
  }

  .desktop-min\:max-w-xs {
    max-width: 20rem;
  }

  .desktop-min\:max-w-sm {
    max-width: 24rem;
  }

  .desktop-min\:max-w-md {
    max-width: 28rem;
  }

  .desktop-min\:max-w-lg {
    max-width: 32rem;
  }

  .desktop-min\:max-w-xl {
    max-width: 36rem;
  }

  .desktop-min\:max-w-2xl {
    max-width: 42rem;
  }

  .desktop-min\:max-w-3xl {
    max-width: 48rem;
  }

  .desktop-min\:max-w-4xl {
    max-width: 56rem;
  }

  .desktop-min\:max-w-5xl {
    max-width: 64rem;
  }

  .desktop-min\:max-w-6xl {
    max-width: 72rem;
  }

  .desktop-min\:max-w-7xl {
    max-width: 80rem;
  }

  .desktop-min\:max-w-full {
    max-width: 100%;
  }

  .desktop-min\:max-w-min {
    max-width: -webkit-min-content;
    max-width: -moz-min-content;
    max-width: min-content;
  }

  .desktop-min\:max-w-max {
    max-width: -webkit-max-content;
    max-width: -moz-max-content;
    max-width: max-content;
  }

  .desktop-min\:max-w-prose {
    max-width: 65ch;
  }

  .desktop-min\:max-w-screen-phone {
    max-width: 300px;
  }

  .desktop-min\:max-w-screen-tablet-portrait {
    max-width: 600px;
  }

  .desktop-min\:max-w-screen-wp-admin-bar {
    max-width: 783px;
  }

  .desktop-min\:max-w-screen-tablet-landscape {
    max-width: 900px;
  }

  .desktop-min\:max-w-screen-desktop {
    max-width: 1200px;
  }

  .desktop-min\:max-w-screen-desktop-large {
    max-width: 1600px;
  }

  .desktop-min\:flex-1 {
    flex: 1 1 0%;
  }

  .desktop-min\:flex-auto {
    flex: 1 1 auto;
  }

  .desktop-min\:flex-initial {
    flex: 0 1 auto;
  }

  .desktop-min\:flex-none {
    flex: none;
  }

  .desktop-min\:flex-shrink-0 {
    flex-shrink: 0;
  }

  .desktop-min\:flex-shrink {
    flex-shrink: 1;
  }

  .desktop-min\:flex-grow-0 {
    flex-grow: 0;
  }

  .desktop-min\:flex-grow {
    flex-grow: 1;
  }

  .desktop-min\:table-auto {
    table-layout: auto;
  }

  .desktop-min\:table-fixed {
    table-layout: fixed;
  }

  .desktop-min\:border-collapse {
    border-collapse: collapse;
  }

  .desktop-min\:border-separate {
    border-collapse: separate;
  }

  .desktop-min\:origin-center {
    transform-origin: center;
  }

  .desktop-min\:origin-top {
    transform-origin: top;
  }

  .desktop-min\:origin-top-right {
    transform-origin: top right;
  }

  .desktop-min\:origin-right {
    transform-origin: right;
  }

  .desktop-min\:origin-bottom-right {
    transform-origin: bottom right;
  }

  .desktop-min\:origin-bottom {
    transform-origin: bottom;
  }

  .desktop-min\:origin-bottom-left {
    transform-origin: bottom left;
  }

  .desktop-min\:origin-left {
    transform-origin: left;
  }

  .desktop-min\:origin-top-left {
    transform-origin: top left;
  }

  .desktop-min\: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));
  }

  .desktop-min\: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));
  }

  .desktop-min\:transform-none {
    transform: none;
  }

  .desktop-min\:translate-x-0 {
    --tw-translate-x: 0;
  }

  .desktop-min\:translate-x-1 {
    --tw-translate-x: 0.0625rem;
  }

  .desktop-min\:translate-x-2 {
    --tw-translate-x: 0.125rem;
  }

  .desktop-min\:translate-x-3 {
    --tw-translate-x: 0.1875rem;
  }

  .desktop-min\:translate-x-4 {
    --tw-translate-x: 0.25rem;
  }

  .desktop-min\:translate-x-5 {
    --tw-translate-x: 0.3125rem;
  }

  .desktop-min\:translate-x-6 {
    --tw-translate-x: 0.375rem;
  }

  .desktop-min\:translate-x-8 {
    --tw-translate-x: 0.5rem;
  }

  .desktop-min\:translate-x-10 {
    --tw-translate-x: 0.625rem;
  }

  .desktop-min\:translate-x-12 {
    --tw-translate-x: 0.75rem;
  }

  .desktop-min\:translate-x-16 {
    --tw-translate-x: 1rem;
  }

  .desktop-min\:translate-x-20 {
    --tw-translate-x: 1.25rem;
  }

  .desktop-min\:translate-x-24 {
    --tw-translate-x: 1.5rem;
  }

  .desktop-min\:translate-x-32 {
    --tw-translate-x: 2rem;
  }

  .desktop-min\:translate-x-40 {
    --tw-translate-x: 2.5rem;
  }

  .desktop-min\:translate-x-48 {
    --tw-translate-x: 3rem;
  }

  .desktop-min\:translate-x-56 {
    --tw-translate-x: 3.5rem;
  }

  .desktop-min\:translate-x-64 {
    --tw-translate-x: 4rem;
  }

  .desktop-min\:translate-x-68 {
    --tw-translate-x: 4.25rem;
  }

  .desktop-min\:translate-x-72 {
    --tw-translate-x: 4.5rem;
  }

  .desktop-min\:translate-x-76 {
    --tw-translate-x: 4.75rem;
  }

  .desktop-min\:translate-x-80 {
    --tw-translate-x: 5rem;
  }

  .desktop-min\:translate-x-192 {
    --tw-translate-x: 12rem;
  }

  .desktop-min\:translate-x-px {
    --tw-translate-x: 1px;
  }

  .desktop-min\:-translate-x-1 {
    --tw-translate-x: -0.0625rem;
  }

  .desktop-min\:-translate-x-2 {
    --tw-translate-x: -0.125rem;
  }

  .desktop-min\:-translate-x-3 {
    --tw-translate-x: -0.1875rem;
  }

  .desktop-min\:-translate-x-4 {
    --tw-translate-x: -0.25rem;
  }

  .desktop-min\:-translate-x-5 {
    --tw-translate-x: -0.3125rem;
  }

  .desktop-min\:-translate-x-6 {
    --tw-translate-x: -0.375rem;
  }

  .desktop-min\:-translate-x-8 {
    --tw-translate-x: -0.5rem;
  }

  .desktop-min\:-translate-x-10 {
    --tw-translate-x: -0.625rem;
  }

  .desktop-min\:-translate-x-12 {
    --tw-translate-x: -0.75rem;
  }

  .desktop-min\:-translate-x-16 {
    --tw-translate-x: -1rem;
  }

  .desktop-min\:-translate-x-20 {
    --tw-translate-x: -1.25rem;
  }

  .desktop-min\:-translate-x-24 {
    --tw-translate-x: -1.5rem;
  }

  .desktop-min\:-translate-x-32 {
    --tw-translate-x: -2rem;
  }

  .desktop-min\:-translate-x-40 {
    --tw-translate-x: -2.5rem;
  }

  .desktop-min\:-translate-x-48 {
    --tw-translate-x: -3rem;
  }

  .desktop-min\:-translate-x-56 {
    --tw-translate-x: -3.5rem;
  }

  .desktop-min\:-translate-x-64 {
    --tw-translate-x: -4rem;
  }

  .desktop-min\:-translate-x-68 {
    --tw-translate-x: -4.25rem;
  }

  .desktop-min\:-translate-x-72 {
    --tw-translate-x: -4.5rem;
  }

  .desktop-min\:-translate-x-76 {
    --tw-translate-x: -4.75rem;
  }

  .desktop-min\:-translate-x-80 {
    --tw-translate-x: -5rem;
  }

  .desktop-min\:-translate-x-192 {
    --tw-translate-x: -12rem;
  }

  .desktop-min\:-translate-x-px {
    --tw-translate-x: -1px;
  }

  .desktop-min\:translate-x-1\/2 {
    --tw-translate-x: 50%;
  }

  .desktop-min\:translate-x-1\/3 {
    --tw-translate-x: 33.333333%;
  }

  .desktop-min\:translate-x-2\/3 {
    --tw-translate-x: 66.666667%;
  }

  .desktop-min\:translate-x-1\/4 {
    --tw-translate-x: 25%;
  }

  .desktop-min\:translate-x-2\/4 {
    --tw-translate-x: 50%;
  }

  .desktop-min\:translate-x-3\/4 {
    --tw-translate-x: 75%;
  }

  .desktop-min\:translate-x-full {
    --tw-translate-x: 100%;
  }

  .desktop-min\:-translate-x-1\/2 {
    --tw-translate-x: -50%;
  }

  .desktop-min\:-translate-x-1\/3 {
    --tw-translate-x: -33.333333%;
  }

  .desktop-min\:-translate-x-2\/3 {
    --tw-translate-x: -66.666667%;
  }

  .desktop-min\:-translate-x-1\/4 {
    --tw-translate-x: -25%;
  }

  .desktop-min\:-translate-x-2\/4 {
    --tw-translate-x: -50%;
  }

  .desktop-min\:-translate-x-3\/4 {
    --tw-translate-x: -75%;
  }

  .desktop-min\:-translate-x-full {
    --tw-translate-x: -100%;
  }

  .desktop-min\:translate-y-0 {
    --tw-translate-y: 0;
  }

  .desktop-min\:translate-y-1 {
    --tw-translate-y: 0.0625rem;
  }

  .desktop-min\:translate-y-2 {
    --tw-translate-y: 0.125rem;
  }

  .desktop-min\:translate-y-3 {
    --tw-translate-y: 0.1875rem;
  }

  .desktop-min\:translate-y-4 {
    --tw-translate-y: 0.25rem;
  }

  .desktop-min\:translate-y-5 {
    --tw-translate-y: 0.3125rem;
  }

  .desktop-min\:translate-y-6 {
    --tw-translate-y: 0.375rem;
  }

  .desktop-min\:translate-y-8 {
    --tw-translate-y: 0.5rem;
  }

  .desktop-min\:translate-y-10 {
    --tw-translate-y: 0.625rem;
  }

  .desktop-min\:translate-y-12 {
    --tw-translate-y: 0.75rem;
  }

  .desktop-min\:translate-y-16 {
    --tw-translate-y: 1rem;
  }

  .desktop-min\:translate-y-20 {
    --tw-translate-y: 1.25rem;
  }

  .desktop-min\:translate-y-24 {
    --tw-translate-y: 1.5rem;
  }

  .desktop-min\:translate-y-32 {
    --tw-translate-y: 2rem;
  }

  .desktop-min\:translate-y-40 {
    --tw-translate-y: 2.5rem;
  }

  .desktop-min\:translate-y-48 {
    --tw-translate-y: 3rem;
  }

  .desktop-min\:translate-y-56 {
    --tw-translate-y: 3.5rem;
  }

  .desktop-min\:translate-y-64 {
    --tw-translate-y: 4rem;
  }

  .desktop-min\:translate-y-68 {
    --tw-translate-y: 4.25rem;
  }

  .desktop-min\:translate-y-72 {
    --tw-translate-y: 4.5rem;
  }

  .desktop-min\:translate-y-76 {
    --tw-translate-y: 4.75rem;
  }

  .desktop-min\:translate-y-80 {
    --tw-translate-y: 5rem;
  }

  .desktop-min\:translate-y-192 {
    --tw-translate-y: 12rem;
  }

  .desktop-min\:translate-y-px {
    --tw-translate-y: 1px;
  }

  .desktop-min\:-translate-y-1 {
    --tw-translate-y: -0.0625rem;
  }

  .desktop-min\:-translate-y-2 {
    --tw-translate-y: -0.125rem;
  }

  .desktop-min\:-translate-y-3 {
    --tw-translate-y: -0.1875rem;
  }

  .desktop-min\:-translate-y-4 {
    --tw-translate-y: -0.25rem;
  }

  .desktop-min\:-translate-y-5 {
    --tw-translate-y: -0.3125rem;
  }

  .desktop-min\:-translate-y-6 {
    --tw-translate-y: -0.375rem;
  }

  .desktop-min\:-translate-y-8 {
    --tw-translate-y: -0.5rem;
  }

  .desktop-min\:-translate-y-10 {
    --tw-translate-y: -0.625rem;
  }

  .desktop-min\:-translate-y-12 {
    --tw-translate-y: -0.75rem;
  }

  .desktop-min\:-translate-y-16 {
    --tw-translate-y: -1rem;
  }

  .desktop-min\:-translate-y-20 {
    --tw-translate-y: -1.25rem;
  }

  .desktop-min\:-translate-y-24 {
    --tw-translate-y: -1.5rem;
  }

  .desktop-min\:-translate-y-32 {
    --tw-translate-y: -2rem;
  }

  .desktop-min\:-translate-y-40 {
    --tw-translate-y: -2.5rem;
  }

  .desktop-min\:-translate-y-48 {
    --tw-translate-y: -3rem;
  }

  .desktop-min\:-translate-y-56 {
    --tw-translate-y: -3.5rem;
  }

  .desktop-min\:-translate-y-64 {
    --tw-translate-y: -4rem;
  }

  .desktop-min\:-translate-y-68 {
    --tw-translate-y: -4.25rem;
  }

  .desktop-min\:-translate-y-72 {
    --tw-translate-y: -4.5rem;
  }

  .desktop-min\:-translate-y-76 {
    --tw-translate-y: -4.75rem;
  }

  .desktop-min\:-translate-y-80 {
    --tw-translate-y: -5rem;
  }

  .desktop-min\:-translate-y-192 {
    --tw-translate-y: -12rem;
  }

  .desktop-min\:-translate-y-px {
    --tw-translate-y: -1px;
  }

  .desktop-min\:translate-y-1\/2 {
    --tw-translate-y: 50%;
  }

  .desktop-min\:translate-y-1\/3 {
    --tw-translate-y: 33.333333%;
  }

  .desktop-min\:translate-y-2\/3 {
    --tw-translate-y: 66.666667%;
  }

  .desktop-min\:translate-y-1\/4 {
    --tw-translate-y: 25%;
  }

  .desktop-min\:translate-y-2\/4 {
    --tw-translate-y: 50%;
  }

  .desktop-min\:translate-y-3\/4 {
    --tw-translate-y: 75%;
  }

  .desktop-min\:translate-y-full {
    --tw-translate-y: 100%;
  }

  .desktop-min\:-translate-y-1\/2 {
    --tw-translate-y: -50%;
  }

  .desktop-min\:-translate-y-1\/3 {
    --tw-translate-y: -33.333333%;
  }

  .desktop-min\:-translate-y-2\/3 {
    --tw-translate-y: -66.666667%;
  }

  .desktop-min\:-translate-y-1\/4 {
    --tw-translate-y: -25%;
  }

  .desktop-min\:-translate-y-2\/4 {
    --tw-translate-y: -50%;
  }

  .desktop-min\:-translate-y-3\/4 {
    --tw-translate-y: -75%;
  }

  .desktop-min\:-translate-y-full {
    --tw-translate-y: -100%;
  }

  .desktop-min\:hover\:translate-x-0:hover {
    --tw-translate-x: 0;
  }

  .desktop-min\:hover\:translate-x-1:hover {
    --tw-translate-x: 0.0625rem;
  }

  .desktop-min\:hover\:translate-x-2:hover {
    --tw-translate-x: 0.125rem;
  }

  .desktop-min\:hover\:translate-x-3:hover {
    --tw-translate-x: 0.1875rem;
  }

  .desktop-min\:hover\:translate-x-4:hover {
    --tw-translate-x: 0.25rem;
  }

  .desktop-min\:hover\:translate-x-5:hover {
    --tw-translate-x: 0.3125rem;
  }

  .desktop-min\:hover\:translate-x-6:hover {
    --tw-translate-x: 0.375rem;
  }

  .desktop-min\:hover\:translate-x-8:hover {
    --tw-translate-x: 0.5rem;
  }

  .desktop-min\:hover\:translate-x-10:hover {
    --tw-translate-x: 0.625rem;
  }

  .desktop-min\:hover\:translate-x-12:hover {
    --tw-translate-x: 0.75rem;
  }

  .desktop-min\:hover\:translate-x-16:hover {
    --tw-translate-x: 1rem;
  }

  .desktop-min\:hover\:translate-x-20:hover {
    --tw-translate-x: 1.25rem;
  }

  .desktop-min\:hover\:translate-x-24:hover {
    --tw-translate-x: 1.5rem;
  }

  .desktop-min\:hover\:translate-x-32:hover {
    --tw-translate-x: 2rem;
  }

  .desktop-min\:hover\:translate-x-40:hover {
    --tw-translate-x: 2.5rem;
  }

  .desktop-min\:hover\:translate-x-48:hover {
    --tw-translate-x: 3rem;
  }

  .desktop-min\:hover\:translate-x-56:hover {
    --tw-translate-x: 3.5rem;
  }

  .desktop-min\:hover\:translate-x-64:hover {
    --tw-translate-x: 4rem;
  }

  .desktop-min\:hover\:translate-x-68:hover {
    --tw-translate-x: 4.25rem;
  }

  .desktop-min\:hover\:translate-x-72:hover {
    --tw-translate-x: 4.5rem;
  }

  .desktop-min\:hover\:translate-x-76:hover {
    --tw-translate-x: 4.75rem;
  }

  .desktop-min\:hover\:translate-x-80:hover {
    --tw-translate-x: 5rem;
  }

  .desktop-min\:hover\:translate-x-192:hover {
    --tw-translate-x: 12rem;
  }

  .desktop-min\:hover\:translate-x-px:hover {
    --tw-translate-x: 1px;
  }

  .desktop-min\:hover\:-translate-x-1:hover {
    --tw-translate-x: -0.0625rem;
  }

  .desktop-min\:hover\:-translate-x-2:hover {
    --tw-translate-x: -0.125rem;
  }

  .desktop-min\:hover\:-translate-x-3:hover {
    --tw-translate-x: -0.1875rem;
  }

  .desktop-min\:hover\:-translate-x-4:hover {
    --tw-translate-x: -0.25rem;
  }

  .desktop-min\:hover\:-translate-x-5:hover {
    --tw-translate-x: -0.3125rem;
  }

  .desktop-min\:hover\:-translate-x-6:hover {
    --tw-translate-x: -0.375rem;
  }

  .desktop-min\:hover\:-translate-x-8:hover {
    --tw-translate-x: -0.5rem;
  }

  .desktop-min\:hover\:-translate-x-10:hover {
    --tw-translate-x: -0.625rem;
  }

  .desktop-min\:hover\:-translate-x-12:hover {
    --tw-translate-x: -0.75rem;
  }

  .desktop-min\:hover\:-translate-x-16:hover {
    --tw-translate-x: -1rem;
  }

  .desktop-min\:hover\:-translate-x-20:hover {
    --tw-translate-x: -1.25rem;
  }

  .desktop-min\:hover\:-translate-x-24:hover {
    --tw-translate-x: -1.5rem;
  }

  .desktop-min\:hover\:-translate-x-32:hover {
    --tw-translate-x: -2rem;
  }

  .desktop-min\:hover\:-translate-x-40:hover {
    --tw-translate-x: -2.5rem;
  }

  .desktop-min\:hover\:-translate-x-48:hover {
    --tw-translate-x: -3rem;
  }

  .desktop-min\:hover\:-translate-x-56:hover {
    --tw-translate-x: -3.5rem;
  }

  .desktop-min\:hover\:-translate-x-64:hover {
    --tw-translate-x: -4rem;
  }

  .desktop-min\:hover\:-translate-x-68:hover {
    --tw-translate-x: -4.25rem;
  }

  .desktop-min\:hover\:-translate-x-72:hover {
    --tw-translate-x: -4.5rem;
  }

  .desktop-min\:hover\:-translate-x-76:hover {
    --tw-translate-x: -4.75rem;
  }

  .desktop-min\:hover\:-translate-x-80:hover {
    --tw-translate-x: -5rem;
  }

  .desktop-min\:hover\:-translate-x-192:hover {
    --tw-translate-x: -12rem;
  }

  .desktop-min\:hover\:-translate-x-px:hover {
    --tw-translate-x: -1px;
  }

  .desktop-min\:hover\:translate-x-1\/2:hover {
    --tw-translate-x: 50%;
  }

  .desktop-min\:hover\:translate-x-1\/3:hover {
    --tw-translate-x: 33.333333%;
  }

  .desktop-min\:hover\:translate-x-2\/3:hover {
    --tw-translate-x: 66.666667%;
  }

  .desktop-min\:hover\:translate-x-1\/4:hover {
    --tw-translate-x: 25%;
  }

  .desktop-min\:hover\:translate-x-2\/4:hover {
    --tw-translate-x: 50%;
  }

  .desktop-min\:hover\:translate-x-3\/4:hover {
    --tw-translate-x: 75%;
  }

  .desktop-min\:hover\:translate-x-full:hover {
    --tw-translate-x: 100%;
  }

  .desktop-min\:hover\:-translate-x-1\/2:hover {
    --tw-translate-x: -50%;
  }

  .desktop-min\:hover\:-translate-x-1\/3:hover {
    --tw-translate-x: -33.333333%;
  }

  .desktop-min\:hover\:-translate-x-2\/3:hover {
    --tw-translate-x: -66.666667%;
  }

  .desktop-min\:hover\:-translate-x-1\/4:hover {
    --tw-translate-x: -25%;
  }

  .desktop-min\:hover\:-translate-x-2\/4:hover {
    --tw-translate-x: -50%;
  }

  .desktop-min\:hover\:-translate-x-3\/4:hover {
    --tw-translate-x: -75%;
  }

  .desktop-min\:hover\:-translate-x-full:hover {
    --tw-translate-x: -100%;
  }

  .desktop-min\:hover\:translate-y-0:hover {
    --tw-translate-y: 0;
  }

  .desktop-min\:hover\:translate-y-1:hover {
    --tw-translate-y: 0.0625rem;
  }

  .desktop-min\:hover\:translate-y-2:hover {
    --tw-translate-y: 0.125rem;
  }

  .desktop-min\:hover\:translate-y-3:hover {
    --tw-translate-y: 0.1875rem;
  }

  .desktop-min\:hover\:translate-y-4:hover {
    --tw-translate-y: 0.25rem;
  }

  .desktop-min\:hover\:translate-y-5:hover {
    --tw-translate-y: 0.3125rem;
  }

  .desktop-min\:hover\:translate-y-6:hover {
    --tw-translate-y: 0.375rem;
  }

  .desktop-min\:hover\:translate-y-8:hover {
    --tw-translate-y: 0.5rem;
  }

  .desktop-min\:hover\:translate-y-10:hover {
    --tw-translate-y: 0.625rem;
  }

  .desktop-min\:hover\:translate-y-12:hover {
    --tw-translate-y: 0.75rem;
  }

  .desktop-min\:hover\:translate-y-16:hover {
    --tw-translate-y: 1rem;
  }

  .desktop-min\:hover\:translate-y-20:hover {
    --tw-translate-y: 1.25rem;
  }

  .desktop-min\:hover\:translate-y-24:hover {
    --tw-translate-y: 1.5rem;
  }

  .desktop-min\:hover\:translate-y-32:hover {
    --tw-translate-y: 2rem;
  }

  .desktop-min\:hover\:translate-y-40:hover {
    --tw-translate-y: 2.5rem;
  }

  .desktop-min\:hover\:translate-y-48:hover {
    --tw-translate-y: 3rem;
  }

  .desktop-min\:hover\:translate-y-56:hover {
    --tw-translate-y: 3.5rem;
  }

  .desktop-min\:hover\:translate-y-64:hover {
    --tw-translate-y: 4rem;
  }

  .desktop-min\:hover\:translate-y-68:hover {
    --tw-translate-y: 4.25rem;
  }

  .desktop-min\:hover\:translate-y-72:hover {
    --tw-translate-y: 4.5rem;
  }

  .desktop-min\:hover\:translate-y-76:hover {
    --tw-translate-y: 4.75rem;
  }

  .desktop-min\:hover\:translate-y-80:hover {
    --tw-translate-y: 5rem;
  }

  .desktop-min\:hover\:translate-y-192:hover {
    --tw-translate-y: 12rem;
  }

  .desktop-min\:hover\:translate-y-px:hover {
    --tw-translate-y: 1px;
  }

  .desktop-min\:hover\:-translate-y-1:hover {
    --tw-translate-y: -0.0625rem;
  }

  .desktop-min\:hover\:-translate-y-2:hover {
    --tw-translate-y: -0.125rem;
  }

  .desktop-min\:hover\:-translate-y-3:hover {
    --tw-translate-y: -0.1875rem;
  }

  .desktop-min\:hover\:-translate-y-4:hover {
    --tw-translate-y: -0.25rem;
  }

  .desktop-min\:hover\:-translate-y-5:hover {
    --tw-translate-y: -0.3125rem;
  }

  .desktop-min\:hover\:-translate-y-6:hover {
    --tw-translate-y: -0.375rem;
  }

  .desktop-min\:hover\:-translate-y-8:hover {
    --tw-translate-y: -0.5rem;
  }

  .desktop-min\:hover\:-translate-y-10:hover {
    --tw-translate-y: -0.625rem;
  }

  .desktop-min\:hover\:-translate-y-12:hover {
    --tw-translate-y: -0.75rem;
  }

  .desktop-min\:hover\:-translate-y-16:hover {
    --tw-translate-y: -1rem;
  }

  .desktop-min\:hover\:-translate-y-20:hover {
    --tw-translate-y: -1.25rem;
  }

  .desktop-min\:hover\:-translate-y-24:hover {
    --tw-translate-y: -1.5rem;
  }

  .desktop-min\:hover\:-translate-y-32:hover {
    --tw-translate-y: -2rem;
  }

  .desktop-min\:hover\:-translate-y-40:hover {
    --tw-translate-y: -2.5rem;
  }

  .desktop-min\:hover\:-translate-y-48:hover {
    --tw-translate-y: -3rem;
  }

  .desktop-min\:hover\:-translate-y-56:hover {
    --tw-translate-y: -3.5rem;
  }

  .desktop-min\:hover\:-translate-y-64:hover {
    --tw-translate-y: -4rem;
  }

  .desktop-min\:hover\:-translate-y-68:hover {
    --tw-translate-y: -4.25rem;
  }

  .desktop-min\:hover\:-translate-y-72:hover {
    --tw-translate-y: -4.5rem;
  }

  .desktop-min\:hover\:-translate-y-76:hover {
    --tw-translate-y: -4.75rem;
  }

  .desktop-min\:hover\:-translate-y-80:hover {
    --tw-translate-y: -5rem;
  }

  .desktop-min\:hover\:-translate-y-192:hover {
    --tw-translate-y: -12rem;
  }

  .desktop-min\:hover\:-translate-y-px:hover {
    --tw-translate-y: -1px;
  }

  .desktop-min\:hover\:translate-y-1\/2:hover {
    --tw-translate-y: 50%;
  }

  .desktop-min\:hover\:translate-y-1\/3:hover {
    --tw-translate-y: 33.333333%;
  }

  .desktop-min\:hover\:translate-y-2\/3:hover {
    --tw-translate-y: 66.666667%;
  }

  .desktop-min\:hover\:translate-y-1\/4:hover {
    --tw-translate-y: 25%;
  }

  .desktop-min\:hover\:translate-y-2\/4:hover {
    --tw-translate-y: 50%;
  }

  .desktop-min\:hover\:translate-y-3\/4:hover {
    --tw-translate-y: 75%;
  }

  .desktop-min\:hover\:translate-y-full:hover {
    --tw-translate-y: 100%;
  }

  .desktop-min\:hover\:-translate-y-1\/2:hover {
    --tw-translate-y: -50%;
  }

  .desktop-min\:hover\:-translate-y-1\/3:hover {
    --tw-translate-y: -33.333333%;
  }

  .desktop-min\:hover\:-translate-y-2\/3:hover {
    --tw-translate-y: -66.666667%;
  }

  .desktop-min\:hover\:-translate-y-1\/4:hover {
    --tw-translate-y: -25%;
  }

  .desktop-min\:hover\:-translate-y-2\/4:hover {
    --tw-translate-y: -50%;
  }

  .desktop-min\:hover\:-translate-y-3\/4:hover {
    --tw-translate-y: -75%;
  }

  .desktop-min\:hover\:-translate-y-full:hover {
    --tw-translate-y: -100%;
  }

  .desktop-min\:focus\:translate-x-0:focus {
    --tw-translate-x: 0;
  }

  .desktop-min\:focus\:translate-x-1:focus {
    --tw-translate-x: 0.0625rem;
  }

  .desktop-min\:focus\:translate-x-2:focus {
    --tw-translate-x: 0.125rem;
  }

  .desktop-min\:focus\:translate-x-3:focus {
    --tw-translate-x: 0.1875rem;
  }

  .desktop-min\:focus\:translate-x-4:focus {
    --tw-translate-x: 0.25rem;
  }

  .desktop-min\:focus\:translate-x-5:focus {
    --tw-translate-x: 0.3125rem;
  }

  .desktop-min\:focus\:translate-x-6:focus {
    --tw-translate-x: 0.375rem;
  }

  .desktop-min\:focus\:translate-x-8:focus {
    --tw-translate-x: 0.5rem;
  }

  .desktop-min\:focus\:translate-x-10:focus {
    --tw-translate-x: 0.625rem;
  }

  .desktop-min\:focus\:translate-x-12:focus {
    --tw-translate-x: 0.75rem;
  }

  .desktop-min\:focus\:translate-x-16:focus {
    --tw-translate-x: 1rem;
  }

  .desktop-min\:focus\:translate-x-20:focus {
    --tw-translate-x: 1.25rem;
  }

  .desktop-min\:focus\:translate-x-24:focus {
    --tw-translate-x: 1.5rem;
  }

  .desktop-min\:focus\:translate-x-32:focus {
    --tw-translate-x: 2rem;
  }

  .desktop-min\:focus\:translate-x-40:focus {
    --tw-translate-x: 2.5rem;
  }

  .desktop-min\:focus\:translate-x-48:focus {
    --tw-translate-x: 3rem;
  }

  .desktop-min\:focus\:translate-x-56:focus {
    --tw-translate-x: 3.5rem;
  }

  .desktop-min\:focus\:translate-x-64:focus {
    --tw-translate-x: 4rem;
  }

  .desktop-min\:focus\:translate-x-68:focus {
    --tw-translate-x: 4.25rem;
  }

  .desktop-min\:focus\:translate-x-72:focus {
    --tw-translate-x: 4.5rem;
  }

  .desktop-min\:focus\:translate-x-76:focus {
    --tw-translate-x: 4.75rem;
  }

  .desktop-min\:focus\:translate-x-80:focus {
    --tw-translate-x: 5rem;
  }

  .desktop-min\:focus\:translate-x-192:focus {
    --tw-translate-x: 12rem;
  }

  .desktop-min\:focus\:translate-x-px:focus {
    --tw-translate-x: 1px;
  }

  .desktop-min\:focus\:-translate-x-1:focus {
    --tw-translate-x: -0.0625rem;
  }

  .desktop-min\:focus\:-translate-x-2:focus {
    --tw-translate-x: -0.125rem;
  }

  .desktop-min\:focus\:-translate-x-3:focus {
    --tw-translate-x: -0.1875rem;
  }

  .desktop-min\:focus\:-translate-x-4:focus {
    --tw-translate-x: -0.25rem;
  }

  .desktop-min\:focus\:-translate-x-5:focus {
    --tw-translate-x: -0.3125rem;
  }

  .desktop-min\:focus\:-translate-x-6:focus {
    --tw-translate-x: -0.375rem;
  }

  .desktop-min\:focus\:-translate-x-8:focus {
    --tw-translate-x: -0.5rem;
  }

  .desktop-min\:focus\:-translate-x-10:focus {
    --tw-translate-x: -0.625rem;
  }

  .desktop-min\:focus\:-translate-x-12:focus {
    --tw-translate-x: -0.75rem;
  }

  .desktop-min\:focus\:-translate-x-16:focus {
    --tw-translate-x: -1rem;
  }

  .desktop-min\:focus\:-translate-x-20:focus {
    --tw-translate-x: -1.25rem;
  }

  .desktop-min\:focus\:-translate-x-24:focus {
    --tw-translate-x: -1.5rem;
  }

  .desktop-min\:focus\:-translate-x-32:focus {
    --tw-translate-x: -2rem;
  }

  .desktop-min\:focus\:-translate-x-40:focus {
    --tw-translate-x: -2.5rem;
  }

  .desktop-min\:focus\:-translate-x-48:focus {
    --tw-translate-x: -3rem;
  }

  .desktop-min\:focus\:-translate-x-56:focus {
    --tw-translate-x: -3.5rem;
  }

  .desktop-min\:focus\:-translate-x-64:focus {
    --tw-translate-x: -4rem;
  }

  .desktop-min\:focus\:-translate-x-68:focus {
    --tw-translate-x: -4.25rem;
  }

  .desktop-min\:focus\:-translate-x-72:focus {
    --tw-translate-x: -4.5rem;
  }

  .desktop-min\:focus\:-translate-x-76:focus {
    --tw-translate-x: -4.75rem;
  }

  .desktop-min\:focus\:-translate-x-80:focus {
    --tw-translate-x: -5rem;
  }

  .desktop-min\:focus\:-translate-x-192:focus {
    --tw-translate-x: -12rem;
  }

  .desktop-min\:focus\:-translate-x-px:focus {
    --tw-translate-x: -1px;
  }

  .desktop-min\:focus\:translate-x-1\/2:focus {
    --tw-translate-x: 50%;
  }

  .desktop-min\:focus\:translate-x-1\/3:focus {
    --tw-translate-x: 33.333333%;
  }

  .desktop-min\:focus\:translate-x-2\/3:focus {
    --tw-translate-x: 66.666667%;
  }

  .desktop-min\:focus\:translate-x-1\/4:focus {
    --tw-translate-x: 25%;
  }

  .desktop-min\:focus\:translate-x-2\/4:focus {
    --tw-translate-x: 50%;
  }

  .desktop-min\:focus\:translate-x-3\/4:focus {
    --tw-translate-x: 75%;
  }

  .desktop-min\:focus\:translate-x-full:focus {
    --tw-translate-x: 100%;
  }

  .desktop-min\:focus\:-translate-x-1\/2:focus {
    --tw-translate-x: -50%;
  }

  .desktop-min\:focus\:-translate-x-1\/3:focus {
    --tw-translate-x: -33.333333%;
  }

  .desktop-min\:focus\:-translate-x-2\/3:focus {
    --tw-translate-x: -66.666667%;
  }

  .desktop-min\:focus\:-translate-x-1\/4:focus {
    --tw-translate-x: -25%;
  }

  .desktop-min\:focus\:-translate-x-2\/4:focus {
    --tw-translate-x: -50%;
  }

  .desktop-min\:focus\:-translate-x-3\/4:focus {
    --tw-translate-x: -75%;
  }

  .desktop-min\:focus\:-translate-x-full:focus {
    --tw-translate-x: -100%;
  }

  .desktop-min\:focus\:translate-y-0:focus {
    --tw-translate-y: 0;
  }

  .desktop-min\:focus\:translate-y-1:focus {
    --tw-translate-y: 0.0625rem;
  }

  .desktop-min\:focus\:translate-y-2:focus {
    --tw-translate-y: 0.125rem;
  }

  .desktop-min\:focus\:translate-y-3:focus {
    --tw-translate-y: 0.1875rem;
  }

  .desktop-min\:focus\:translate-y-4:focus {
    --tw-translate-y: 0.25rem;
  }

  .desktop-min\:focus\:translate-y-5:focus {
    --tw-translate-y: 0.3125rem;
  }

  .desktop-min\:focus\:translate-y-6:focus {
    --tw-translate-y: 0.375rem;
  }

  .desktop-min\:focus\:translate-y-8:focus {
    --tw-translate-y: 0.5rem;
  }

  .desktop-min\:focus\:translate-y-10:focus {
    --tw-translate-y: 0.625rem;
  }

  .desktop-min\:focus\:translate-y-12:focus {
    --tw-translate-y: 0.75rem;
  }

  .desktop-min\:focus\:translate-y-16:focus {
    --tw-translate-y: 1rem;
  }

  .desktop-min\:focus\:translate-y-20:focus {
    --tw-translate-y: 1.25rem;
  }

  .desktop-min\:focus\:translate-y-24:focus {
    --tw-translate-y: 1.5rem;
  }

  .desktop-min\:focus\:translate-y-32:focus {
    --tw-translate-y: 2rem;
  }

  .desktop-min\:focus\:translate-y-40:focus {
    --tw-translate-y: 2.5rem;
  }

  .desktop-min\:focus\:translate-y-48:focus {
    --tw-translate-y: 3rem;
  }

  .desktop-min\:focus\:translate-y-56:focus {
    --tw-translate-y: 3.5rem;
  }

  .desktop-min\:focus\:translate-y-64:focus {
    --tw-translate-y: 4rem;
  }

  .desktop-min\:focus\:translate-y-68:focus {
    --tw-translate-y: 4.25rem;
  }

  .desktop-min\:focus\:translate-y-72:focus {
    --tw-translate-y: 4.5rem;
  }

  .desktop-min\:focus\:translate-y-76:focus {
    --tw-translate-y: 4.75rem;
  }

  .desktop-min\:focus\:translate-y-80:focus {
    --tw-translate-y: 5rem;
  }

  .desktop-min\:focus\:translate-y-192:focus {
    --tw-translate-y: 12rem;
  }

  .desktop-min\:focus\:translate-y-px:focus {
    --tw-translate-y: 1px;
  }

  .desktop-min\:focus\:-translate-y-1:focus {
    --tw-translate-y: -0.0625rem;
  }

  .desktop-min\:focus\:-translate-y-2:focus {
    --tw-translate-y: -0.125rem;
  }

  .desktop-min\:focus\:-translate-y-3:focus {
    --tw-translate-y: -0.1875rem;
  }

  .desktop-min\:focus\:-translate-y-4:focus {
    --tw-translate-y: -0.25rem;
  }

  .desktop-min\:focus\:-translate-y-5:focus {
    --tw-translate-y: -0.3125rem;
  }

  .desktop-min\:focus\:-translate-y-6:focus {
    --tw-translate-y: -0.375rem;
  }

  .desktop-min\:focus\:-translate-y-8:focus {
    --tw-translate-y: -0.5rem;
  }

  .desktop-min\:focus\:-translate-y-10:focus {
    --tw-translate-y: -0.625rem;
  }

  .desktop-min\:focus\:-translate-y-12:focus {
    --tw-translate-y: -0.75rem;
  }

  .desktop-min\:focus\:-translate-y-16:focus {
    --tw-translate-y: -1rem;
  }

  .desktop-min\:focus\:-translate-y-20:focus {
    --tw-translate-y: -1.25rem;
  }

  .desktop-min\:focus\:-translate-y-24:focus {
    --tw-translate-y: -1.5rem;
  }

  .desktop-min\:focus\:-translate-y-32:focus {
    --tw-translate-y: -2rem;
  }

  .desktop-min\:focus\:-translate-y-40:focus {
    --tw-translate-y: -2.5rem;
  }

  .desktop-min\:focus\:-translate-y-48:focus {
    --tw-translate-y: -3rem;
  }

  .desktop-min\:focus\:-translate-y-56:focus {
    --tw-translate-y: -3.5rem;
  }

  .desktop-min\:focus\:-translate-y-64:focus {
    --tw-translate-y: -4rem;
  }

  .desktop-min\:focus\:-translate-y-68:focus {
    --tw-translate-y: -4.25rem;
  }

  .desktop-min\:focus\:-translate-y-72:focus {
    --tw-translate-y: -4.5rem;
  }

  .desktop-min\:focus\:-translate-y-76:focus {
    --tw-translate-y: -4.75rem;
  }

  .desktop-min\:focus\:-translate-y-80:focus {
    --tw-translate-y: -5rem;
  }

  .desktop-min\:focus\:-translate-y-192:focus {
    --tw-translate-y: -12rem;
  }

  .desktop-min\:focus\:-translate-y-px:focus {
    --tw-translate-y: -1px;
  }

  .desktop-min\:focus\:translate-y-1\/2:focus {
    --tw-translate-y: 50%;
  }

  .desktop-min\:focus\:translate-y-1\/3:focus {
    --tw-translate-y: 33.333333%;
  }

  .desktop-min\:focus\:translate-y-2\/3:focus {
    --tw-translate-y: 66.666667%;
  }

  .desktop-min\:focus\:translate-y-1\/4:focus {
    --tw-translate-y: 25%;
  }

  .desktop-min\:focus\:translate-y-2\/4:focus {
    --tw-translate-y: 50%;
  }

  .desktop-min\:focus\:translate-y-3\/4:focus {
    --tw-translate-y: 75%;
  }

  .desktop-min\:focus\:translate-y-full:focus {
    --tw-translate-y: 100%;
  }

  .desktop-min\:focus\:-translate-y-1\/2:focus {
    --tw-translate-y: -50%;
  }

  .desktop-min\:focus\:-translate-y-1\/3:focus {
    --tw-translate-y: -33.333333%;
  }

  .desktop-min\:focus\:-translate-y-2\/3:focus {
    --tw-translate-y: -66.666667%;
  }

  .desktop-min\:focus\:-translate-y-1\/4:focus {
    --tw-translate-y: -25%;
  }

  .desktop-min\:focus\:-translate-y-2\/4:focus {
    --tw-translate-y: -50%;
  }

  .desktop-min\:focus\:-translate-y-3\/4:focus {
    --tw-translate-y: -75%;
  }

  .desktop-min\:focus\:-translate-y-full:focus {
    --tw-translate-y: -100%;
  }

  .desktop-min\:rotate-0 {
    --tw-rotate: 0deg;
  }

  .desktop-min\:rotate-1 {
    --tw-rotate: 1deg;
  }

  .desktop-min\:rotate-2 {
    --tw-rotate: 2deg;
  }

  .desktop-min\:rotate-3 {
    --tw-rotate: 3deg;
  }

  .desktop-min\:rotate-6 {
    --tw-rotate: 6deg;
  }

  .desktop-min\:rotate-12 {
    --tw-rotate: 12deg;
  }

  .desktop-min\:rotate-45 {
    --tw-rotate: 45deg;
  }

  .desktop-min\:rotate-90 {
    --tw-rotate: 90deg;
  }

  .desktop-min\:rotate-180 {
    --tw-rotate: 180deg;
  }

  .desktop-min\:-rotate-180 {
    --tw-rotate: -180deg;
  }

  .desktop-min\:-rotate-90 {
    --tw-rotate: -90deg;
  }

  .desktop-min\:-rotate-45 {
    --tw-rotate: -45deg;
  }

  .desktop-min\:-rotate-12 {
    --tw-rotate: -12deg;
  }

  .desktop-min\:-rotate-6 {
    --tw-rotate: -6deg;
  }

  .desktop-min\:-rotate-3 {
    --tw-rotate: -3deg;
  }

  .desktop-min\:-rotate-2 {
    --tw-rotate: -2deg;
  }

  .desktop-min\:-rotate-1 {
    --tw-rotate: -1deg;
  }

  .desktop-min\:hover\:rotate-0:hover {
    --tw-rotate: 0deg;
  }

  .desktop-min\:hover\:rotate-1:hover {
    --tw-rotate: 1deg;
  }

  .desktop-min\:hover\:rotate-2:hover {
    --tw-rotate: 2deg;
  }

  .desktop-min\:hover\:rotate-3:hover {
    --tw-rotate: 3deg;
  }

  .desktop-min\:hover\:rotate-6:hover {
    --tw-rotate: 6deg;
  }

  .desktop-min\:hover\:rotate-12:hover {
    --tw-rotate: 12deg;
  }

  .desktop-min\:hover\:rotate-45:hover {
    --tw-rotate: 45deg;
  }

  .desktop-min\:hover\:rotate-90:hover {
    --tw-rotate: 90deg;
  }

  .desktop-min\:hover\:rotate-180:hover {
    --tw-rotate: 180deg;
  }

  .desktop-min\:hover\:-rotate-180:hover {
    --tw-rotate: -180deg;
  }

  .desktop-min\:hover\:-rotate-90:hover {
    --tw-rotate: -90deg;
  }

  .desktop-min\:hover\:-rotate-45:hover {
    --tw-rotate: -45deg;
  }

  .desktop-min\:hover\:-rotate-12:hover {
    --tw-rotate: -12deg;
  }

  .desktop-min\:hover\:-rotate-6:hover {
    --tw-rotate: -6deg;
  }

  .desktop-min\:hover\:-rotate-3:hover {
    --tw-rotate: -3deg;
  }

  .desktop-min\:hover\:-rotate-2:hover {
    --tw-rotate: -2deg;
  }

  .desktop-min\:hover\:-rotate-1:hover {
    --tw-rotate: -1deg;
  }

  .desktop-min\:focus\:rotate-0:focus {
    --tw-rotate: 0deg;
  }

  .desktop-min\:focus\:rotate-1:focus {
    --tw-rotate: 1deg;
  }

  .desktop-min\:focus\:rotate-2:focus {
    --tw-rotate: 2deg;
  }

  .desktop-min\:focus\:rotate-3:focus {
    --tw-rotate: 3deg;
  }

  .desktop-min\:focus\:rotate-6:focus {
    --tw-rotate: 6deg;
  }

  .desktop-min\:focus\:rotate-12:focus {
    --tw-rotate: 12deg;
  }

  .desktop-min\:focus\:rotate-45:focus {
    --tw-rotate: 45deg;
  }

  .desktop-min\:focus\:rotate-90:focus {
    --tw-rotate: 90deg;
  }

  .desktop-min\:focus\:rotate-180:focus {
    --tw-rotate: 180deg;
  }

  .desktop-min\:focus\:-rotate-180:focus {
    --tw-rotate: -180deg;
  }

  .desktop-min\:focus\:-rotate-90:focus {
    --tw-rotate: -90deg;
  }

  .desktop-min\:focus\:-rotate-45:focus {
    --tw-rotate: -45deg;
  }

  .desktop-min\:focus\:-rotate-12:focus {
    --tw-rotate: -12deg;
  }

  .desktop-min\:focus\:-rotate-6:focus {
    --tw-rotate: -6deg;
  }

  .desktop-min\:focus\:-rotate-3:focus {
    --tw-rotate: -3deg;
  }

  .desktop-min\:focus\:-rotate-2:focus {
    --tw-rotate: -2deg;
  }

  .desktop-min\:focus\:-rotate-1:focus {
    --tw-rotate: -1deg;
  }

  .desktop-min\:skew-x-0 {
    --tw-skew-x: 0deg;
  }

  .desktop-min\:skew-x-1 {
    --tw-skew-x: 1deg;
  }

  .desktop-min\:skew-x-2 {
    --tw-skew-x: 2deg;
  }

  .desktop-min\:skew-x-3 {
    --tw-skew-x: 3deg;
  }

  .desktop-min\:skew-x-6 {
    --tw-skew-x: 6deg;
  }

  .desktop-min\:skew-x-12 {
    --tw-skew-x: 12deg;
  }

  .desktop-min\:-skew-x-12 {
    --tw-skew-x: -12deg;
  }

  .desktop-min\:-skew-x-6 {
    --tw-skew-x: -6deg;
  }

  .desktop-min\:-skew-x-3 {
    --tw-skew-x: -3deg;
  }

  .desktop-min\:-skew-x-2 {
    --tw-skew-x: -2deg;
  }

  .desktop-min\:-skew-x-1 {
    --tw-skew-x: -1deg;
  }

  .desktop-min\:skew-y-0 {
    --tw-skew-y: 0deg;
  }

  .desktop-min\:skew-y-1 {
    --tw-skew-y: 1deg;
  }

  .desktop-min\:skew-y-2 {
    --tw-skew-y: 2deg;
  }

  .desktop-min\:skew-y-3 {
    --tw-skew-y: 3deg;
  }

  .desktop-min\:skew-y-6 {
    --tw-skew-y: 6deg;
  }

  .desktop-min\:skew-y-12 {
    --tw-skew-y: 12deg;
  }

  .desktop-min\:-skew-y-12 {
    --tw-skew-y: -12deg;
  }

  .desktop-min\:-skew-y-6 {
    --tw-skew-y: -6deg;
  }

  .desktop-min\:-skew-y-3 {
    --tw-skew-y: -3deg;
  }

  .desktop-min\:-skew-y-2 {
    --tw-skew-y: -2deg;
  }

  .desktop-min\:-skew-y-1 {
    --tw-skew-y: -1deg;
  }

  .desktop-min\:hover\:skew-x-0:hover {
    --tw-skew-x: 0deg;
  }

  .desktop-min\:hover\:skew-x-1:hover {
    --tw-skew-x: 1deg;
  }

  .desktop-min\:hover\:skew-x-2:hover {
    --tw-skew-x: 2deg;
  }

  .desktop-min\:hover\:skew-x-3:hover {
    --tw-skew-x: 3deg;
  }

  .desktop-min\:hover\:skew-x-6:hover {
    --tw-skew-x: 6deg;
  }

  .desktop-min\:hover\:skew-x-12:hover {
    --tw-skew-x: 12deg;
  }

  .desktop-min\:hover\:-skew-x-12:hover {
    --tw-skew-x: -12deg;
  }

  .desktop-min\:hover\:-skew-x-6:hover {
    --tw-skew-x: -6deg;
  }

  .desktop-min\:hover\:-skew-x-3:hover {
    --tw-skew-x: -3deg;
  }

  .desktop-min\:hover\:-skew-x-2:hover {
    --tw-skew-x: -2deg;
  }

  .desktop-min\:hover\:-skew-x-1:hover {
    --tw-skew-x: -1deg;
  }

  .desktop-min\:hover\:skew-y-0:hover {
    --tw-skew-y: 0deg;
  }

  .desktop-min\:hover\:skew-y-1:hover {
    --tw-skew-y: 1deg;
  }

  .desktop-min\:hover\:skew-y-2:hover {
    --tw-skew-y: 2deg;
  }

  .desktop-min\:hover\:skew-y-3:hover {
    --tw-skew-y: 3deg;
  }

  .desktop-min\:hover\:skew-y-6:hover {
    --tw-skew-y: 6deg;
  }

  .desktop-min\:hover\:skew-y-12:hover {
    --tw-skew-y: 12deg;
  }

  .desktop-min\:hover\:-skew-y-12:hover {
    --tw-skew-y: -12deg;
  }

  .desktop-min\:hover\:-skew-y-6:hover {
    --tw-skew-y: -6deg;
  }

  .desktop-min\:hover\:-skew-y-3:hover {
    --tw-skew-y: -3deg;
  }

  .desktop-min\:hover\:-skew-y-2:hover {
    --tw-skew-y: -2deg;
  }

  .desktop-min\:hover\:-skew-y-1:hover {
    --tw-skew-y: -1deg;
  }

  .desktop-min\:focus\:skew-x-0:focus {
    --tw-skew-x: 0deg;
  }

  .desktop-min\:focus\:skew-x-1:focus {
    --tw-skew-x: 1deg;
  }

  .desktop-min\:focus\:skew-x-2:focus {
    --tw-skew-x: 2deg;
  }

  .desktop-min\:focus\:skew-x-3:focus {
    --tw-skew-x: 3deg;
  }

  .desktop-min\:focus\:skew-x-6:focus {
    --tw-skew-x: 6deg;
  }

  .desktop-min\:focus\:skew-x-12:focus {
    --tw-skew-x: 12deg;
  }

  .desktop-min\:focus\:-skew-x-12:focus {
    --tw-skew-x: -12deg;
  }

  .desktop-min\:focus\:-skew-x-6:focus {
    --tw-skew-x: -6deg;
  }

  .desktop-min\:focus\:-skew-x-3:focus {
    --tw-skew-x: -3deg;
  }

  .desktop-min\:focus\:-skew-x-2:focus {
    --tw-skew-x: -2deg;
  }

  .desktop-min\:focus\:-skew-x-1:focus {
    --tw-skew-x: -1deg;
  }

  .desktop-min\:focus\:skew-y-0:focus {
    --tw-skew-y: 0deg;
  }

  .desktop-min\:focus\:skew-y-1:focus {
    --tw-skew-y: 1deg;
  }

  .desktop-min\:focus\:skew-y-2:focus {
    --tw-skew-y: 2deg;
  }

  .desktop-min\:focus\:skew-y-3:focus {
    --tw-skew-y: 3deg;
  }

  .desktop-min\:focus\:skew-y-6:focus {
    --tw-skew-y: 6deg;
  }

  .desktop-min\:focus\:skew-y-12:focus {
    --tw-skew-y: 12deg;
  }

  .desktop-min\:focus\:-skew-y-12:focus {
    --tw-skew-y: -12deg;
  }

  .desktop-min\:focus\:-skew-y-6:focus {
    --tw-skew-y: -6deg;
  }

  .desktop-min\:focus\:-skew-y-3:focus {
    --tw-skew-y: -3deg;
  }

  .desktop-min\:focus\:-skew-y-2:focus {
    --tw-skew-y: -2deg;
  }

  .desktop-min\:focus\:-skew-y-1:focus {
    --tw-skew-y: -1deg;
  }

  .desktop-min\:scale-0 {
    --tw-scale-x: 0;
    --tw-scale-y: 0;
  }

  .desktop-min\:scale-50 {
    --tw-scale-x: .5;
    --tw-scale-y: .5;
  }

  .desktop-min\:scale-75 {
    --tw-scale-x: .75;
    --tw-scale-y: .75;
  }

  .desktop-min\:scale-90 {
    --tw-scale-x: .9;
    --tw-scale-y: .9;
  }

  .desktop-min\:scale-95 {
    --tw-scale-x: .95;
    --tw-scale-y: .95;
  }

  .desktop-min\:scale-100 {
    --tw-scale-x: 1;
    --tw-scale-y: 1;
  }

  .desktop-min\:scale-105 {
    --tw-scale-x: 1.05;
    --tw-scale-y: 1.05;
  }

  .desktop-min\:scale-110 {
    --tw-scale-x: 1.1;
    --tw-scale-y: 1.1;
  }

  .desktop-min\:scale-125 {
    --tw-scale-x: 1.25;
    --tw-scale-y: 1.25;
  }

  .desktop-min\:scale-150 {
    --tw-scale-x: 1.5;
    --tw-scale-y: 1.5;
  }

  .desktop-min\:hover\:scale-0:hover {
    --tw-scale-x: 0;
    --tw-scale-y: 0;
  }

  .desktop-min\:hover\:scale-50:hover {
    --tw-scale-x: .5;
    --tw-scale-y: .5;
  }

  .desktop-min\:hover\:scale-75:hover {
    --tw-scale-x: .75;
    --tw-scale-y: .75;
  }

  .desktop-min\:hover\:scale-90:hover {
    --tw-scale-x: .9;
    --tw-scale-y: .9;
  }

  .desktop-min\:hover\:scale-95:hover {
    --tw-scale-x: .95;
    --tw-scale-y: .95;
  }

  .desktop-min\:hover\:scale-100:hover {
    --tw-scale-x: 1;
    --tw-scale-y: 1;
  }

  .desktop-min\:hover\:scale-105:hover {
    --tw-scale-x: 1.05;
    --tw-scale-y: 1.05;
  }

  .desktop-min\:hover\:scale-110:hover {
    --tw-scale-x: 1.1;
    --tw-scale-y: 1.1;
  }

  .desktop-min\:hover\:scale-125:hover {
    --tw-scale-x: 1.25;
    --tw-scale-y: 1.25;
  }

  .desktop-min\:hover\:scale-150:hover {
    --tw-scale-x: 1.5;
    --tw-scale-y: 1.5;
  }

  .desktop-min\:focus\:scale-0:focus {
    --tw-scale-x: 0;
    --tw-scale-y: 0;
  }

  .desktop-min\:focus\:scale-50:focus {
    --tw-scale-x: .5;
    --tw-scale-y: .5;
  }

  .desktop-min\:focus\:scale-75:focus {
    --tw-scale-x: .75;
    --tw-scale-y: .75;
  }

  .desktop-min\:focus\:scale-90:focus {
    --tw-scale-x: .9;
    --tw-scale-y: .9;
  }

  .desktop-min\:focus\:scale-95:focus {
    --tw-scale-x: .95;
    --tw-scale-y: .95;
  }

  .desktop-min\:focus\:scale-100:focus {
    --tw-scale-x: 1;
    --tw-scale-y: 1;
  }

  .desktop-min\:focus\:scale-105:focus {
    --tw-scale-x: 1.05;
    --tw-scale-y: 1.05;
  }

  .desktop-min\:focus\:scale-110:focus {
    --tw-scale-x: 1.1;
    --tw-scale-y: 1.1;
  }

  .desktop-min\:focus\:scale-125:focus {
    --tw-scale-x: 1.25;
    --tw-scale-y: 1.25;
  }

  .desktop-min\:focus\:scale-150:focus {
    --tw-scale-x: 1.5;
    --tw-scale-y: 1.5;
  }

  .desktop-min\:scale-x-0 {
    --tw-scale-x: 0;
  }

  .desktop-min\:scale-x-50 {
    --tw-scale-x: .5;
  }

  .desktop-min\:scale-x-75 {
    --tw-scale-x: .75;
  }

  .desktop-min\:scale-x-90 {
    --tw-scale-x: .9;
  }

  .desktop-min\:scale-x-95 {
    --tw-scale-x: .95;
  }

  .desktop-min\:scale-x-100 {
    --tw-scale-x: 1;
  }

  .desktop-min\:scale-x-105 {
    --tw-scale-x: 1.05;
  }

  .desktop-min\:scale-x-110 {
    --tw-scale-x: 1.1;
  }

  .desktop-min\:scale-x-125 {
    --tw-scale-x: 1.25;
  }

  .desktop-min\:scale-x-150 {
    --tw-scale-x: 1.5;
  }

  .desktop-min\:scale-y-0 {
    --tw-scale-y: 0;
  }

  .desktop-min\:scale-y-50 {
    --tw-scale-y: .5;
  }

  .desktop-min\:scale-y-75 {
    --tw-scale-y: .75;
  }

  .desktop-min\:scale-y-90 {
    --tw-scale-y: .9;
  }

  .desktop-min\:scale-y-95 {
    --tw-scale-y: .95;
  }

  .desktop-min\:scale-y-100 {
    --tw-scale-y: 1;
  }

  .desktop-min\:scale-y-105 {
    --tw-scale-y: 1.05;
  }

  .desktop-min\:scale-y-110 {
    --tw-scale-y: 1.1;
  }

  .desktop-min\:scale-y-125 {
    --tw-scale-y: 1.25;
  }

  .desktop-min\:scale-y-150 {
    --tw-scale-y: 1.5;
  }

  .desktop-min\:hover\:scale-x-0:hover {
    --tw-scale-x: 0;
  }

  .desktop-min\:hover\:scale-x-50:hover {
    --tw-scale-x: .5;
  }

  .desktop-min\:hover\:scale-x-75:hover {
    --tw-scale-x: .75;
  }

  .desktop-min\:hover\:scale-x-90:hover {
    --tw-scale-x: .9;
  }

  .desktop-min\:hover\:scale-x-95:hover {
    --tw-scale-x: .95;
  }

  .desktop-min\:hover\:scale-x-100:hover {
    --tw-scale-x: 1;
  }

  .desktop-min\:hover\:scale-x-105:hover {
    --tw-scale-x: 1.05;
  }

  .desktop-min\:hover\:scale-x-110:hover {
    --tw-scale-x: 1.1;
  }

  .desktop-min\:hover\:scale-x-125:hover {
    --tw-scale-x: 1.25;
  }

  .desktop-min\:hover\:scale-x-150:hover {
    --tw-scale-x: 1.5;
  }

  .desktop-min\:hover\:scale-y-0:hover {
    --tw-scale-y: 0;
  }

  .desktop-min\:hover\:scale-y-50:hover {
    --tw-scale-y: .5;
  }

  .desktop-min\:hover\:scale-y-75:hover {
    --tw-scale-y: .75;
  }

  .desktop-min\:hover\:scale-y-90:hover {
    --tw-scale-y: .9;
  }

  .desktop-min\:hover\:scale-y-95:hover {
    --tw-scale-y: .95;
  }

  .desktop-min\:hover\:scale-y-100:hover {
    --tw-scale-y: 1;
  }

  .desktop-min\:hover\:scale-y-105:hover {
    --tw-scale-y: 1.05;
  }

  .desktop-min\:hover\:scale-y-110:hover {
    --tw-scale-y: 1.1;
  }

  .desktop-min\:hover\:scale-y-125:hover {
    --tw-scale-y: 1.25;
  }

  .desktop-min\:hover\:scale-y-150:hover {
    --tw-scale-y: 1.5;
  }

  .desktop-min\:focus\:scale-x-0:focus {
    --tw-scale-x: 0;
  }

  .desktop-min\:focus\:scale-x-50:focus {
    --tw-scale-x: .5;
  }

  .desktop-min\:focus\:scale-x-75:focus {
    --tw-scale-x: .75;
  }

  .desktop-min\:focus\:scale-x-90:focus {
    --tw-scale-x: .9;
  }

  .desktop-min\:focus\:scale-x-95:focus {
    --tw-scale-x: .95;
  }

  .desktop-min\:focus\:scale-x-100:focus {
    --tw-scale-x: 1;
  }

  .desktop-min\:focus\:scale-x-105:focus {
    --tw-scale-x: 1.05;
  }

  .desktop-min\:focus\:scale-x-110:focus {
    --tw-scale-x: 1.1;
  }

  .desktop-min\:focus\:scale-x-125:focus {
    --tw-scale-x: 1.25;
  }

  .desktop-min\:focus\:scale-x-150:focus {
    --tw-scale-x: 1.5;
  }

  .desktop-min\:focus\:scale-y-0:focus {
    --tw-scale-y: 0;
  }

  .desktop-min\:focus\:scale-y-50:focus {
    --tw-scale-y: .5;
  }

  .desktop-min\:focus\:scale-y-75:focus {
    --tw-scale-y: .75;
  }

  .desktop-min\:focus\:scale-y-90:focus {
    --tw-scale-y: .9;
  }

  .desktop-min\:focus\:scale-y-95:focus {
    --tw-scale-y: .95;
  }

  .desktop-min\:focus\:scale-y-100:focus {
    --tw-scale-y: 1;
  }

  .desktop-min\:focus\:scale-y-105:focus {
    --tw-scale-y: 1.05;
  }

  .desktop-min\:focus\:scale-y-110:focus {
    --tw-scale-y: 1.1;
  }

  .desktop-min\:focus\:scale-y-125:focus {
    --tw-scale-y: 1.25;
  }

  .desktop-min\:focus\:scale-y-150:focus {
    --tw-scale-y: 1.5;
  }

  .desktop-min\:animate-none {
    -webkit-animation: none;
            animation: none;
  }

  .desktop-min\:animate-spin {
    -webkit-animation: spin 1s linear infinite;
            animation: spin 1s linear infinite;
  }

  .desktop-min\:animate-ping {
    -webkit-animation: ping 1s cubic-bezier(0, 0, 0.2, 1) infinite;
            animation: ping 1s cubic-bezier(0, 0, 0.2, 1) infinite;
  }

  .desktop-min\:animate-pulse {
    -webkit-animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
            animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
  }

  .desktop-min\:animate-bounce {
    -webkit-animation: bounce 1s infinite;
            animation: bounce 1s infinite;
  }

  .desktop-min\:cursor-auto {
    cursor: auto;
  }

  .desktop-min\:cursor-default {
    cursor: default;
  }

  .desktop-min\:cursor-pointer {
    cursor: pointer;
  }

  .desktop-min\:cursor-wait {
    cursor: wait;
  }

  .desktop-min\:cursor-text {
    cursor: text;
  }

  .desktop-min\:cursor-move {
    cursor: move;
  }

  .desktop-min\:cursor-help {
    cursor: help;
  }

  .desktop-min\:cursor-not-allowed {
    cursor: not-allowed;
  }

  .desktop-min\:select-none {
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
  }

  .desktop-min\:select-text {
    -webkit-user-select: text;
       -moz-user-select: text;
        -ms-user-select: text;
            user-select: text;
  }

  .desktop-min\:select-all {
    -webkit-user-select: all;
       -moz-user-select: all;
            user-select: all;
  }

  .desktop-min\:select-auto {
    -webkit-user-select: auto;
       -moz-user-select: auto;
        -ms-user-select: auto;
            user-select: auto;
  }

  .desktop-min\:resize-none {
    resize: none;
  }

  .desktop-min\:resize-y {
    resize: vertical;
  }

  .desktop-min\:resize-x {
    resize: horizontal;
  }

  .desktop-min\:resize {
    resize: both;
  }

  .desktop-min\:list-inside {
    list-style-position: inside;
  }

  .desktop-min\:list-outside {
    list-style-position: outside;
  }

  .desktop-min\:list-none {
    list-style-type: none;
  }

  .desktop-min\:list-disc {
    list-style-type: disc;
  }

  .desktop-min\:list-decimal {
    list-style-type: decimal;
  }

  .desktop-min\:appearance-none {
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
  }

  .desktop-min\:auto-cols-auto {
    grid-auto-columns: auto;
  }

  .desktop-min\:auto-cols-min {
    grid-auto-columns: -webkit-min-content;
    grid-auto-columns: min-content;
  }

  .desktop-min\:auto-cols-max {
    grid-auto-columns: -webkit-max-content;
    grid-auto-columns: max-content;
  }

  .desktop-min\:auto-cols-fr {
    grid-auto-columns: minmax(0, 1fr);
  }

  .desktop-min\:grid-flow-row {
    grid-auto-flow: row;
  }

  .desktop-min\:grid-flow-col {
    grid-auto-flow: column;
  }

  .desktop-min\:grid-flow-row-dense {
    grid-auto-flow: row dense;
  }

  .desktop-min\:grid-flow-col-dense {
    grid-auto-flow: column dense;
  }

  .desktop-min\:auto-rows-auto {
    grid-auto-rows: auto;
  }

  .desktop-min\:auto-rows-min {
    grid-auto-rows: -webkit-min-content;
    grid-auto-rows: min-content;
  }

  .desktop-min\:auto-rows-max {
    grid-auto-rows: -webkit-max-content;
    grid-auto-rows: max-content;
  }

  .desktop-min\:auto-rows-fr {
    grid-auto-rows: minmax(0, 1fr);
  }

  .desktop-min\:grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }

  .desktop-min\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .desktop-min\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .desktop-min\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  .desktop-min\:grid-cols-5 {
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }

  .desktop-min\:grid-cols-6 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }

  .desktop-min\:grid-cols-7 {
    grid-template-columns: repeat(7, minmax(0, 1fr));
  }

  .desktop-min\:grid-cols-8 {
    grid-template-columns: repeat(8, minmax(0, 1fr));
  }

  .desktop-min\:grid-cols-9 {
    grid-template-columns: repeat(9, minmax(0, 1fr));
  }

  .desktop-min\:grid-cols-10 {
    grid-template-columns: repeat(10, minmax(0, 1fr));
  }

  .desktop-min\:grid-cols-11 {
    grid-template-columns: repeat(11, minmax(0, 1fr));
  }

  .desktop-min\:grid-cols-12 {
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }

  .desktop-min\:grid-cols-none {
    grid-template-columns: none;
  }

  .desktop-min\:grid-rows-1 {
    grid-template-rows: repeat(1, minmax(0, 1fr));
  }

  .desktop-min\:grid-rows-2 {
    grid-template-rows: repeat(2, minmax(0, 1fr));
  }

  .desktop-min\:grid-rows-3 {
    grid-template-rows: repeat(3, minmax(0, 1fr));
  }

  .desktop-min\:grid-rows-4 {
    grid-template-rows: repeat(4, minmax(0, 1fr));
  }

  .desktop-min\:grid-rows-5 {
    grid-template-rows: repeat(5, minmax(0, 1fr));
  }

  .desktop-min\:grid-rows-6 {
    grid-template-rows: repeat(6, minmax(0, 1fr));
  }

  .desktop-min\:grid-rows-none {
    grid-template-rows: none;
  }

  .desktop-min\:flex-row {
    flex-direction: row;
  }

  .desktop-min\:flex-row-reverse {
    flex-direction: row-reverse;
  }

  .desktop-min\:flex-col {
    flex-direction: column;
  }

  .desktop-min\:flex-col-reverse {
    flex-direction: column-reverse;
  }

  .desktop-min\:flex-wrap {
    flex-wrap: wrap;
  }

  .desktop-min\:flex-wrap-reverse {
    flex-wrap: wrap-reverse;
  }

  .desktop-min\:flex-nowrap {
    flex-wrap: nowrap;
  }

  .desktop-min\:place-content-center {
    place-content: center;
  }

  .desktop-min\:place-content-start {
    place-content: start;
  }

  .desktop-min\:place-content-end {
    place-content: end;
  }

  .desktop-min\:place-content-between {
    place-content: space-between;
  }

  .desktop-min\:place-content-around {
    place-content: space-around;
  }

  .desktop-min\:place-content-evenly {
    place-content: space-evenly;
  }

  .desktop-min\:place-content-stretch {
    place-content: stretch;
  }

  .desktop-min\:place-items-start {
    place-items: start;
  }

  .desktop-min\:place-items-end {
    place-items: end;
  }

  .desktop-min\:place-items-center {
    place-items: center;
  }

  .desktop-min\:place-items-stretch {
    place-items: stretch;
  }

  .desktop-min\:content-center {
    align-content: center;
  }

  .desktop-min\:content-start {
    align-content: flex-start;
  }

  .desktop-min\:content-end {
    align-content: flex-end;
  }

  .desktop-min\:content-between {
    align-content: space-between;
  }

  .desktop-min\:content-around {
    align-content: space-around;
  }

  .desktop-min\:content-evenly {
    align-content: space-evenly;
  }

  .desktop-min\:items-start {
    align-items: flex-start;
  }

  .desktop-min\:items-end {
    align-items: flex-end;
  }

  .desktop-min\:items-center {
    align-items: center;
  }

  .desktop-min\:items-baseline {
    align-items: baseline;
  }

  .desktop-min\:items-stretch {
    align-items: stretch;
  }

  .desktop-min\:justify-start {
    justify-content: flex-start;
  }

  .desktop-min\:justify-end {
    justify-content: flex-end;
  }

  .desktop-min\:justify-center {
    justify-content: center;
  }

  .desktop-min\:justify-between {
    justify-content: space-between;
  }

  .desktop-min\:justify-around {
    justify-content: space-around;
  }

  .desktop-min\:justify-evenly {
    justify-content: space-evenly;
  }

  .desktop-min\:justify-items-start {
    justify-items: start;
  }

  .desktop-min\:justify-items-end {
    justify-items: end;
  }

  .desktop-min\:justify-items-center {
    justify-items: center;
  }

  .desktop-min\:justify-items-stretch {
    justify-items: stretch;
  }

  .desktop-min\:gap-0 {
    gap: 0;
  }

  .desktop-min\:gap-1 {
    gap: 0.0625rem;
  }

  .desktop-min\:gap-2 {
    gap: 0.125rem;
  }

  .desktop-min\:gap-3 {
    gap: 0.1875rem;
  }

  .desktop-min\:gap-4 {
    gap: 0.25rem;
  }

  .desktop-min\:gap-5 {
    gap: 0.3125rem;
  }

  .desktop-min\:gap-6 {
    gap: 0.375rem;
  }

  .desktop-min\:gap-8 {
    gap: 0.5rem;
  }

  .desktop-min\:gap-10 {
    gap: 0.625rem;
  }

  .desktop-min\:gap-12 {
    gap: 0.75rem;
  }

  .desktop-min\:gap-16 {
    gap: 1rem;
  }

  .desktop-min\:gap-20 {
    gap: 1.25rem;
  }

  .desktop-min\:gap-24 {
    gap: 1.5rem;
  }

  .desktop-min\:gap-32 {
    gap: 2rem;
  }

  .desktop-min\:gap-40 {
    gap: 2.5rem;
  }

  .desktop-min\:gap-48 {
    gap: 3rem;
  }

  .desktop-min\:gap-56 {
    gap: 3.5rem;
  }

  .desktop-min\:gap-64 {
    gap: 4rem;
  }

  .desktop-min\:gap-68 {
    gap: 4.25rem;
  }

  .desktop-min\:gap-72 {
    gap: 4.5rem;
  }

  .desktop-min\:gap-76 {
    gap: 4.75rem;
  }

  .desktop-min\:gap-80 {
    gap: 5rem;
  }

  .desktop-min\:gap-192 {
    gap: 12rem;
  }

  .desktop-min\:gap-px {
    gap: 1px;
  }

  .desktop-min\:gap-x-0 {
    -moz-column-gap: 0;
         column-gap: 0;
  }

  .desktop-min\:gap-x-1 {
    -moz-column-gap: 0.0625rem;
         column-gap: 0.0625rem;
  }

  .desktop-min\:gap-x-2 {
    -moz-column-gap: 0.125rem;
         column-gap: 0.125rem;
  }

  .desktop-min\:gap-x-3 {
    -moz-column-gap: 0.1875rem;
         column-gap: 0.1875rem;
  }

  .desktop-min\:gap-x-4 {
    -moz-column-gap: 0.25rem;
         column-gap: 0.25rem;
  }

  .desktop-min\:gap-x-5 {
    -moz-column-gap: 0.3125rem;
         column-gap: 0.3125rem;
  }

  .desktop-min\:gap-x-6 {
    -moz-column-gap: 0.375rem;
         column-gap: 0.375rem;
  }

  .desktop-min\:gap-x-8 {
    -moz-column-gap: 0.5rem;
         column-gap: 0.5rem;
  }

  .desktop-min\:gap-x-10 {
    -moz-column-gap: 0.625rem;
         column-gap: 0.625rem;
  }

  .desktop-min\:gap-x-12 {
    -moz-column-gap: 0.75rem;
         column-gap: 0.75rem;
  }

  .desktop-min\:gap-x-16 {
    -moz-column-gap: 1rem;
         column-gap: 1rem;
  }

  .desktop-min\:gap-x-20 {
    -moz-column-gap: 1.25rem;
         column-gap: 1.25rem;
  }

  .desktop-min\:gap-x-24 {
    -moz-column-gap: 1.5rem;
         column-gap: 1.5rem;
  }

  .desktop-min\:gap-x-32 {
    -moz-column-gap: 2rem;
         column-gap: 2rem;
  }

  .desktop-min\:gap-x-40 {
    -moz-column-gap: 2.5rem;
         column-gap: 2.5rem;
  }

  .desktop-min\:gap-x-48 {
    -moz-column-gap: 3rem;
         column-gap: 3rem;
  }

  .desktop-min\:gap-x-56 {
    -moz-column-gap: 3.5rem;
         column-gap: 3.5rem;
  }

  .desktop-min\:gap-x-64 {
    -moz-column-gap: 4rem;
         column-gap: 4rem;
  }

  .desktop-min\:gap-x-68 {
    -moz-column-gap: 4.25rem;
         column-gap: 4.25rem;
  }

  .desktop-min\:gap-x-72 {
    -moz-column-gap: 4.5rem;
         column-gap: 4.5rem;
  }

  .desktop-min\:gap-x-76 {
    -moz-column-gap: 4.75rem;
         column-gap: 4.75rem;
  }

  .desktop-min\:gap-x-80 {
    -moz-column-gap: 5rem;
         column-gap: 5rem;
  }

  .desktop-min\:gap-x-192 {
    -moz-column-gap: 12rem;
         column-gap: 12rem;
  }

  .desktop-min\:gap-x-px {
    -moz-column-gap: 1px;
         column-gap: 1px;
  }

  .desktop-min\:gap-y-0 {
    row-gap: 0;
  }

  .desktop-min\:gap-y-1 {
    row-gap: 0.0625rem;
  }

  .desktop-min\:gap-y-2 {
    row-gap: 0.125rem;
  }

  .desktop-min\:gap-y-3 {
    row-gap: 0.1875rem;
  }

  .desktop-min\:gap-y-4 {
    row-gap: 0.25rem;
  }

  .desktop-min\:gap-y-5 {
    row-gap: 0.3125rem;
  }

  .desktop-min\:gap-y-6 {
    row-gap: 0.375rem;
  }

  .desktop-min\:gap-y-8 {
    row-gap: 0.5rem;
  }

  .desktop-min\:gap-y-10 {
    row-gap: 0.625rem;
  }

  .desktop-min\:gap-y-12 {
    row-gap: 0.75rem;
  }

  .desktop-min\:gap-y-16 {
    row-gap: 1rem;
  }

  .desktop-min\:gap-y-20 {
    row-gap: 1.25rem;
  }

  .desktop-min\:gap-y-24 {
    row-gap: 1.5rem;
  }

  .desktop-min\:gap-y-32 {
    row-gap: 2rem;
  }

  .desktop-min\:gap-y-40 {
    row-gap: 2.5rem;
  }

  .desktop-min\:gap-y-48 {
    row-gap: 3rem;
  }

  .desktop-min\:gap-y-56 {
    row-gap: 3.5rem;
  }

  .desktop-min\:gap-y-64 {
    row-gap: 4rem;
  }

  .desktop-min\:gap-y-68 {
    row-gap: 4.25rem;
  }

  .desktop-min\:gap-y-72 {
    row-gap: 4.5rem;
  }

  .desktop-min\:gap-y-76 {
    row-gap: 4.75rem;
  }

  .desktop-min\:gap-y-80 {
    row-gap: 5rem;
  }

  .desktop-min\:gap-y-192 {
    row-gap: 12rem;
  }

  .desktop-min\:gap-y-px {
    row-gap: 1px;
  }

  .desktop-min\:space-x-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0px * var(--tw-space-x-reverse));
    margin-left: calc(0px * calc(1 - var(--tw-space-x-reverse)));
  }

  .desktop-min\:space-x-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.0625rem * var(--tw-space-x-reverse));
    margin-left: calc(0.0625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .desktop-min\:space-x-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.125rem * var(--tw-space-x-reverse));
    margin-left: calc(0.125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .desktop-min\:space-x-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.1875rem * var(--tw-space-x-reverse));
    margin-left: calc(0.1875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .desktop-min\:space-x-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.25rem * var(--tw-space-x-reverse));
    margin-left: calc(0.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .desktop-min\:space-x-5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.3125rem * var(--tw-space-x-reverse));
    margin-left: calc(0.3125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .desktop-min\:space-x-6 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.375rem * var(--tw-space-x-reverse));
    margin-left: calc(0.375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .desktop-min\:space-x-8 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.5rem * var(--tw-space-x-reverse));
    margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .desktop-min\:space-x-10 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.625rem * var(--tw-space-x-reverse));
    margin-left: calc(0.625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .desktop-min\:space-x-12 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.75rem * var(--tw-space-x-reverse));
    margin-left: calc(0.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .desktop-min\:space-x-16 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(1rem * var(--tw-space-x-reverse));
    margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .desktop-min\:space-x-20 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(1.25rem * var(--tw-space-x-reverse));
    margin-left: calc(1.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .desktop-min\:space-x-24 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(1.5rem * var(--tw-space-x-reverse));
    margin-left: calc(1.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .desktop-min\:space-x-32 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(2rem * var(--tw-space-x-reverse));
    margin-left: calc(2rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .desktop-min\:space-x-40 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(2.5rem * var(--tw-space-x-reverse));
    margin-left: calc(2.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .desktop-min\:space-x-48 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(3rem * var(--tw-space-x-reverse));
    margin-left: calc(3rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .desktop-min\:space-x-56 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(3.5rem * var(--tw-space-x-reverse));
    margin-left: calc(3.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .desktop-min\:space-x-64 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(4rem * var(--tw-space-x-reverse));
    margin-left: calc(4rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .desktop-min\:space-x-68 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(4.25rem * var(--tw-space-x-reverse));
    margin-left: calc(4.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .desktop-min\:space-x-72 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(4.5rem * var(--tw-space-x-reverse));
    margin-left: calc(4.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .desktop-min\:space-x-76 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(4.75rem * var(--tw-space-x-reverse));
    margin-left: calc(4.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .desktop-min\:space-x-80 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(5rem * var(--tw-space-x-reverse));
    margin-left: calc(5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .desktop-min\:space-x-192 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(12rem * var(--tw-space-x-reverse));
    margin-left: calc(12rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .desktop-min\:space-x-px > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(1px * var(--tw-space-x-reverse));
    margin-left: calc(1px * calc(1 - var(--tw-space-x-reverse)));
  }

  .desktop-min\:-space-x-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.0625rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.0625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .desktop-min\:-space-x-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.125rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .desktop-min\:-space-x-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.1875rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.1875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .desktop-min\:-space-x-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.25rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .desktop-min\:-space-x-5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.3125rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.3125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .desktop-min\:-space-x-6 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.375rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .desktop-min\:-space-x-8 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .desktop-min\:-space-x-10 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.625rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .desktop-min\:-space-x-12 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.75rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .desktop-min\:-space-x-16 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-1rem * var(--tw-space-x-reverse));
    margin-left: calc(-1rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .desktop-min\:-space-x-20 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-1.25rem * var(--tw-space-x-reverse));
    margin-left: calc(-1.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .desktop-min\:-space-x-24 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-1.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-1.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .desktop-min\:-space-x-32 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-2rem * var(--tw-space-x-reverse));
    margin-left: calc(-2rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .desktop-min\:-space-x-40 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-2.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-2.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .desktop-min\:-space-x-48 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-3rem * var(--tw-space-x-reverse));
    margin-left: calc(-3rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .desktop-min\:-space-x-56 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-3.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-3.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .desktop-min\:-space-x-64 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-4rem * var(--tw-space-x-reverse));
    margin-left: calc(-4rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .desktop-min\:-space-x-68 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-4.25rem * var(--tw-space-x-reverse));
    margin-left: calc(-4.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .desktop-min\:-space-x-72 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-4.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-4.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .desktop-min\:-space-x-76 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-4.75rem * var(--tw-space-x-reverse));
    margin-left: calc(-4.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .desktop-min\:-space-x-80 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-5rem * var(--tw-space-x-reverse));
    margin-left: calc(-5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .desktop-min\:-space-x-192 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-12rem * var(--tw-space-x-reverse));
    margin-left: calc(-12rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .desktop-min\:-space-x-px > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-1px * var(--tw-space-x-reverse));
    margin-left: calc(-1px * calc(1 - var(--tw-space-x-reverse)));
  }

  .desktop-min\:space-y-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0px * var(--tw-space-y-reverse));
  }

  .desktop-min\:space-y-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.0625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.0625rem * var(--tw-space-y-reverse));
  }

  .desktop-min\:space-y-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.125rem * var(--tw-space-y-reverse));
  }

  .desktop-min\:space-y-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.1875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.1875rem * var(--tw-space-y-reverse));
  }

  .desktop-min\:space-y-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.25rem * var(--tw-space-y-reverse));
  }

  .desktop-min\:space-y-5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.3125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.3125rem * var(--tw-space-y-reverse));
  }

  .desktop-min\:space-y-6 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.375rem * var(--tw-space-y-reverse));
  }

  .desktop-min\:space-y-8 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
  }

  .desktop-min\:space-y-10 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.625rem * var(--tw-space-y-reverse));
  }

  .desktop-min\:space-y-12 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.75rem * var(--tw-space-y-reverse));
  }

  .desktop-min\:space-y-16 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1rem * var(--tw-space-y-reverse));
  }

  .desktop-min\:space-y-20 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.25rem * var(--tw-space-y-reverse));
  }

  .desktop-min\:space-y-24 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
  }

  .desktop-min\:space-y-32 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2rem * var(--tw-space-y-reverse));
  }

  .desktop-min\:space-y-40 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(2.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2.5rem * var(--tw-space-y-reverse));
  }

  .desktop-min\:space-y-48 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(3rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(3rem * var(--tw-space-y-reverse));
  }

  .desktop-min\:space-y-56 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(3.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(3.5rem * var(--tw-space-y-reverse));
  }

  .desktop-min\:space-y-64 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(4rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(4rem * var(--tw-space-y-reverse));
  }

  .desktop-min\:space-y-68 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(4.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(4.25rem * var(--tw-space-y-reverse));
  }

  .desktop-min\:space-y-72 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(4.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(4.5rem * var(--tw-space-y-reverse));
  }

  .desktop-min\:space-y-76 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(4.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(4.75rem * var(--tw-space-y-reverse));
  }

  .desktop-min\:space-y-80 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(5rem * var(--tw-space-y-reverse));
  }

  .desktop-min\:space-y-192 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(12rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(12rem * var(--tw-space-y-reverse));
  }

  .desktop-min\:space-y-px > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1px * var(--tw-space-y-reverse));
  }

  .desktop-min\:-space-y-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.0625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.0625rem * var(--tw-space-y-reverse));
  }

  .desktop-min\:-space-y-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.125rem * var(--tw-space-y-reverse));
  }

  .desktop-min\:-space-y-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.1875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.1875rem * var(--tw-space-y-reverse));
  }

  .desktop-min\:-space-y-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.25rem * var(--tw-space-y-reverse));
  }

  .desktop-min\:-space-y-5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.3125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.3125rem * var(--tw-space-y-reverse));
  }

  .desktop-min\:-space-y-6 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.375rem * var(--tw-space-y-reverse));
  }

  .desktop-min\:-space-y-8 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.5rem * var(--tw-space-y-reverse));
  }

  .desktop-min\:-space-y-10 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.625rem * var(--tw-space-y-reverse));
  }

  .desktop-min\:-space-y-12 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.75rem * var(--tw-space-y-reverse));
  }

  .desktop-min\:-space-y-16 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-1rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1rem * var(--tw-space-y-reverse));
  }

  .desktop-min\:-space-y-20 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-1.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1.25rem * var(--tw-space-y-reverse));
  }

  .desktop-min\:-space-y-24 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-1.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1.5rem * var(--tw-space-y-reverse));
  }

  .desktop-min\:-space-y-32 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-2rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-2rem * var(--tw-space-y-reverse));
  }

  .desktop-min\:-space-y-40 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-2.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-2.5rem * var(--tw-space-y-reverse));
  }

  .desktop-min\:-space-y-48 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-3rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-3rem * var(--tw-space-y-reverse));
  }

  .desktop-min\:-space-y-56 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-3.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-3.5rem * var(--tw-space-y-reverse));
  }

  .desktop-min\:-space-y-64 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-4rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-4rem * var(--tw-space-y-reverse));
  }

  .desktop-min\:-space-y-68 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-4.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-4.25rem * var(--tw-space-y-reverse));
  }

  .desktop-min\:-space-y-72 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-4.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-4.5rem * var(--tw-space-y-reverse));
  }

  .desktop-min\:-space-y-76 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-4.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-4.75rem * var(--tw-space-y-reverse));
  }

  .desktop-min\:-space-y-80 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-5rem * var(--tw-space-y-reverse));
  }

  .desktop-min\:-space-y-192 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-12rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-12rem * var(--tw-space-y-reverse));
  }

  .desktop-min\:-space-y-px > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-1px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1px * var(--tw-space-y-reverse));
  }

  .desktop-min\:space-y-reverse > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 1;
  }

  .desktop-min\:space-x-reverse > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 1;
  }

  .desktop-min\:divide-x-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(0px * var(--tw-divide-x-reverse));
    border-left-width: calc(0px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .desktop-min\:divide-x-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(2px * var(--tw-divide-x-reverse));
    border-left-width: calc(2px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .desktop-min\:divide-x-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(4px * var(--tw-divide-x-reverse));
    border-left-width: calc(4px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .desktop-min\:divide-x-8 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(8px * var(--tw-divide-x-reverse));
    border-left-width: calc(8px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .desktop-min\:divide-x > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(1px * var(--tw-divide-x-reverse));
    border-left-width: calc(1px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .desktop-min\:divide-y-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(0px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(0px * var(--tw-divide-y-reverse));
  }

  .desktop-min\:divide-y-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(2px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(2px * var(--tw-divide-y-reverse));
  }

  .desktop-min\:divide-y-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(4px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(4px * var(--tw-divide-y-reverse));
  }

  .desktop-min\:divide-y-8 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(8px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(8px * var(--tw-divide-y-reverse));
  }

  .desktop-min\:divide-y > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(1px * var(--tw-divide-y-reverse));
  }

  .desktop-min\:divide-y-reverse > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 1;
  }

  .desktop-min\:divide-x-reverse > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 1;
  }

  .desktop-min\:divide-solid > :not([hidden]) ~ :not([hidden]) {
    border-style: solid;
  }

  .desktop-min\:divide-dashed > :not([hidden]) ~ :not([hidden]) {
    border-style: dashed;
  }

  .desktop-min\:divide-dotted > :not([hidden]) ~ :not([hidden]) {
    border-style: dotted;
  }

  .desktop-min\:divide-double > :not([hidden]) ~ :not([hidden]) {
    border-style: double;
  }

  .desktop-min\:divide-none > :not([hidden]) ~ :not([hidden]) {
    border-style: none;
  }

  .desktop-min\:divide-transparent > :not([hidden]) ~ :not([hidden]) {
    border-color: transparent;
  }

  .desktop-min\:divide-current > :not([hidden]) ~ :not([hidden]) {
    border-color: currentColor;
  }

  .desktop-min\:divide-black > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-divide-opacity));
  }

  .desktop-min\:divide-white > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-divide-opacity));
  }

  .desktop-min\:divide-gray-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(249, 250, 251, var(--tw-divide-opacity));
  }

  .desktop-min\:divide-gray-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(243, 244, 246, var(--tw-divide-opacity));
  }

  .desktop-min\:divide-gray-200 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(229, 231, 235, var(--tw-divide-opacity));
  }

  .desktop-min\:divide-gray-300 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(209, 213, 219, var(--tw-divide-opacity));
  }

  .desktop-min\:divide-gray-400 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(156, 163, 175, var(--tw-divide-opacity));
  }

  .desktop-min\:divide-gray-500 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(107, 114, 128, var(--tw-divide-opacity));
  }

  .desktop-min\:divide-gray-600 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(75, 85, 99, var(--tw-divide-opacity));
  }

  .desktop-min\:divide-gray-700 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(55, 65, 81, var(--tw-divide-opacity));
  }

  .desktop-min\:divide-gray-800 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(31, 41, 55, var(--tw-divide-opacity));
  }

  .desktop-min\:divide-gray-900 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(17, 24, 39, var(--tw-divide-opacity));
  }

  .desktop-min\:divide-red-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(254, 242, 242, var(--tw-divide-opacity));
  }

  .desktop-min\:divide-red-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(254, 226, 226, var(--tw-divide-opacity));
  }

  .desktop-min\:divide-red-200 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(254, 202, 202, var(--tw-divide-opacity));
  }

  .desktop-min\:divide-red-300 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(252, 165, 165, var(--tw-divide-opacity));
  }

  .desktop-min\:divide-red-400 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(248, 113, 113, var(--tw-divide-opacity));
  }

  .desktop-min\:divide-red-500 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(239, 68, 68, var(--tw-divide-opacity));
  }

  .desktop-min\:divide-red-600 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(220, 38, 38, var(--tw-divide-opacity));
  }

  .desktop-min\:divide-red-700 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(185, 28, 28, var(--tw-divide-opacity));
  }

  .desktop-min\:divide-red-800 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(153, 27, 27, var(--tw-divide-opacity));
  }

  .desktop-min\:divide-red-900 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(127, 29, 29, var(--tw-divide-opacity));
  }

  .desktop-min\:divide-yellow-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(255, 251, 235, var(--tw-divide-opacity));
  }

  .desktop-min\:divide-yellow-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(254, 243, 199, var(--tw-divide-opacity));
  }

  .desktop-min\:divide-yellow-200 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(253, 230, 138, var(--tw-divide-opacity));
  }

  .desktop-min\:divide-yellow-300 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(252, 211, 77, var(--tw-divide-opacity));
  }

  .desktop-min\:divide-yellow-400 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(251, 191, 36, var(--tw-divide-opacity));
  }

  .desktop-min\:divide-yellow-500 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(245, 158, 11, var(--tw-divide-opacity));
  }

  .desktop-min\:divide-yellow-600 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(217, 119, 6, var(--tw-divide-opacity));
  }

  .desktop-min\:divide-yellow-700 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(180, 83, 9, var(--tw-divide-opacity));
  }

  .desktop-min\:divide-yellow-800 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(146, 64, 14, var(--tw-divide-opacity));
  }

  .desktop-min\:divide-yellow-900 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(120, 53, 15, var(--tw-divide-opacity));
  }

  .desktop-min\:divide-green-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(236, 253, 245, var(--tw-divide-opacity));
  }

  .desktop-min\:divide-green-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(209, 250, 229, var(--tw-divide-opacity));
  }

  .desktop-min\:divide-green-200 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(167, 243, 208, var(--tw-divide-opacity));
  }

  .desktop-min\:divide-green-300 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(110, 231, 183, var(--tw-divide-opacity));
  }

  .desktop-min\:divide-green-400 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(52, 211, 153, var(--tw-divide-opacity));
  }

  .desktop-min\:divide-green-500 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(16, 185, 129, var(--tw-divide-opacity));
  }

  .desktop-min\:divide-green-600 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(5, 150, 105, var(--tw-divide-opacity));
  }

  .desktop-min\:divide-green-700 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(4, 120, 87, var(--tw-divide-opacity));
  }

  .desktop-min\:divide-green-800 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(6, 95, 70, var(--tw-divide-opacity));
  }

  .desktop-min\:divide-green-900 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(6, 78, 59, var(--tw-divide-opacity));
  }

  .desktop-min\:divide-blue-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(239, 246, 255, var(--tw-divide-opacity));
  }

  .desktop-min\:divide-blue-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(219, 234, 254, var(--tw-divide-opacity));
  }

  .desktop-min\:divide-blue-200 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(191, 219, 254, var(--tw-divide-opacity));
  }

  .desktop-min\:divide-blue-300 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(147, 197, 253, var(--tw-divide-opacity));
  }

  .desktop-min\:divide-blue-400 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(96, 165, 250, var(--tw-divide-opacity));
  }

  .desktop-min\:divide-blue-500 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(59, 130, 246, var(--tw-divide-opacity));
  }

  .desktop-min\:divide-blue-600 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(37, 99, 235, var(--tw-divide-opacity));
  }

  .desktop-min\:divide-blue-700 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(29, 78, 216, var(--tw-divide-opacity));
  }

  .desktop-min\:divide-blue-800 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(30, 64, 175, var(--tw-divide-opacity));
  }

  .desktop-min\:divide-blue-900 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(30, 58, 138, var(--tw-divide-opacity));
  }

  .desktop-min\:divide-indigo-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(238, 242, 255, var(--tw-divide-opacity));
  }

  .desktop-min\:divide-indigo-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(224, 231, 255, var(--tw-divide-opacity));
  }

  .desktop-min\:divide-indigo-200 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(199, 210, 254, var(--tw-divide-opacity));
  }

  .desktop-min\:divide-indigo-300 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(165, 180, 252, var(--tw-divide-opacity));
  }

  .desktop-min\:divide-indigo-400 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(129, 140, 248, var(--tw-divide-opacity));
  }

  .desktop-min\:divide-indigo-500 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(99, 102, 241, var(--tw-divide-opacity));
  }

  .desktop-min\:divide-indigo-600 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(79, 70, 229, var(--tw-divide-opacity));
  }

  .desktop-min\:divide-indigo-700 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(67, 56, 202, var(--tw-divide-opacity));
  }

  .desktop-min\:divide-indigo-800 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(55, 48, 163, var(--tw-divide-opacity));
  }

  .desktop-min\:divide-indigo-900 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(49, 46, 129, var(--tw-divide-opacity));
  }

  .desktop-min\:divide-purple-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(245, 243, 255, var(--tw-divide-opacity));
  }

  .desktop-min\:divide-purple-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(237, 233, 254, var(--tw-divide-opacity));
  }

  .desktop-min\:divide-purple-200 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(221, 214, 254, var(--tw-divide-opacity));
  }

  .desktop-min\:divide-purple-300 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(196, 181, 253, var(--tw-divide-opacity));
  }

  .desktop-min\:divide-purple-400 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(167, 139, 250, var(--tw-divide-opacity));
  }

  .desktop-min\:divide-purple-500 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(139, 92, 246, var(--tw-divide-opacity));
  }

  .desktop-min\:divide-purple-600 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(124, 58, 237, var(--tw-divide-opacity));
  }

  .desktop-min\:divide-purple-700 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(109, 40, 217, var(--tw-divide-opacity));
  }

  .desktop-min\:divide-purple-800 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(91, 33, 182, var(--tw-divide-opacity));
  }

  .desktop-min\:divide-purple-900 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(76, 29, 149, var(--tw-divide-opacity));
  }

  .desktop-min\:divide-pink-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(253, 242, 248, var(--tw-divide-opacity));
  }

  .desktop-min\:divide-pink-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(252, 231, 243, var(--tw-divide-opacity));
  }

  .desktop-min\:divide-pink-200 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(251, 207, 232, var(--tw-divide-opacity));
  }

  .desktop-min\:divide-pink-300 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(249, 168, 212, var(--tw-divide-opacity));
  }

  .desktop-min\:divide-pink-400 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(244, 114, 182, var(--tw-divide-opacity));
  }

  .desktop-min\:divide-pink-500 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(236, 72, 153, var(--tw-divide-opacity));
  }

  .desktop-min\:divide-pink-600 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(219, 39, 119, var(--tw-divide-opacity));
  }

  .desktop-min\:divide-pink-700 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(190, 24, 93, var(--tw-divide-opacity));
  }

  .desktop-min\:divide-pink-800 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(157, 23, 77, var(--tw-divide-opacity));
  }

  .desktop-min\:divide-pink-900 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(131, 24, 67, var(--tw-divide-opacity));
  }

  .desktop-min\:divide-base-normal > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(0, 65, 129, var(--tw-divide-opacity));
  }

  .desktop-min\:divide-base-dark > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(0, 52, 105, var(--tw-divide-opacity));
  }

  .desktop-min\:divide-base-black > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(29, 29, 31, var(--tw-divide-opacity));
  }

  .desktop-min\:divide-base-border > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(231, 231, 233, var(--tw-divide-opacity));
  }

  .desktop-min\:divide-primary-normal > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(0, 103, 207, var(--tw-divide-opacity));
  }

  .desktop-min\:divide-primary-alt > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(0, 71, 143, var(--tw-divide-opacity));
  }

  .desktop-min\:divide-subtle-white > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(249, 249, 249, var(--tw-divide-opacity));
  }

  .desktop-min\:divide-turquesa > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(0, 151, 178, var(--tw-divide-opacity));
  }

  .desktop-min\:divide-opacity-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0;
  }

  .desktop-min\:divide-opacity-5 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.05;
  }

  .desktop-min\:divide-opacity-10 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.1;
  }

  .desktop-min\:divide-opacity-20 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.2;
  }

  .desktop-min\:divide-opacity-25 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.25;
  }

  .desktop-min\:divide-opacity-30 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.3;
  }

  .desktop-min\:divide-opacity-40 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.4;
  }

  .desktop-min\:divide-opacity-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.5;
  }

  .desktop-min\:divide-opacity-60 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.6;
  }

  .desktop-min\:divide-opacity-70 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.7;
  }

  .desktop-min\:divide-opacity-75 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.75;
  }

  .desktop-min\:divide-opacity-80 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.8;
  }

  .desktop-min\:divide-opacity-90 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.9;
  }

  .desktop-min\:divide-opacity-95 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.95;
  }

  .desktop-min\:divide-opacity-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
  }

  .desktop-min\:place-self-auto {
    place-self: auto;
  }

  .desktop-min\:place-self-start {
    place-self: start;
  }

  .desktop-min\:place-self-end {
    place-self: end;
  }

  .desktop-min\:place-self-center {
    place-self: center;
  }

  .desktop-min\:place-self-stretch {
    place-self: stretch;
  }

  .desktop-min\:self-auto {
    align-self: auto;
  }

  .desktop-min\:self-start {
    align-self: flex-start;
  }

  .desktop-min\:self-end {
    align-self: flex-end;
  }

  .desktop-min\:self-center {
    align-self: center;
  }

  .desktop-min\:self-stretch {
    align-self: stretch;
  }

  .desktop-min\:self-baseline {
    align-self: baseline;
  }

  .desktop-min\:justify-self-auto {
    justify-self: auto;
  }

  .desktop-min\:justify-self-start {
    justify-self: start;
  }

  .desktop-min\:justify-self-end {
    justify-self: end;
  }

  .desktop-min\:justify-self-center {
    justify-self: center;
  }

  .desktop-min\:justify-self-stretch {
    justify-self: stretch;
  }

  .desktop-min\:overflow-auto {
    overflow: auto;
  }

  .desktop-min\:overflow-hidden {
    overflow: hidden;
  }

  .desktop-min\:overflow-visible {
    overflow: visible;
  }

  .desktop-min\:overflow-scroll {
    overflow: scroll;
  }

  .desktop-min\:overflow-x-auto {
    overflow-x: auto;
  }

  .desktop-min\:overflow-y-auto {
    overflow-y: auto;
  }

  .desktop-min\:overflow-x-hidden {
    overflow-x: hidden;
  }

  .desktop-min\:overflow-y-hidden {
    overflow-y: hidden;
  }

  .desktop-min\:overflow-x-visible {
    overflow-x: visible;
  }

  .desktop-min\:overflow-y-visible {
    overflow-y: visible;
  }

  .desktop-min\:overflow-x-scroll {
    overflow-x: scroll;
  }

  .desktop-min\:overflow-y-scroll {
    overflow-y: scroll;
  }

  .desktop-min\:overscroll-auto {
    -ms-scroll-chaining: chained;
        overscroll-behavior: auto;
  }

  .desktop-min\:overscroll-contain {
    -ms-scroll-chaining: none;
        overscroll-behavior: contain;
  }

  .desktop-min\:overscroll-none {
    -ms-scroll-chaining: none;
        overscroll-behavior: none;
  }

  .desktop-min\:overscroll-y-auto {
    overscroll-behavior-y: auto;
  }

  .desktop-min\:overscroll-y-contain {
    overscroll-behavior-y: contain;
  }

  .desktop-min\:overscroll-y-none {
    overscroll-behavior-y: none;
  }

  .desktop-min\:overscroll-x-auto {
    overscroll-behavior-x: auto;
  }

  .desktop-min\:overscroll-x-contain {
    overscroll-behavior-x: contain;
  }

  .desktop-min\:overscroll-x-none {
    overscroll-behavior-x: none;
  }

  .desktop-min\:truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .desktop-min\:overflow-ellipsis {
    text-overflow: ellipsis;
  }

  .desktop-min\:overflow-clip {
    text-overflow: clip;
  }

  .desktop-min\:whitespace-normal {
    white-space: normal;
  }

  .desktop-min\:whitespace-nowrap {
    white-space: nowrap;
  }

  .desktop-min\:whitespace-pre {
    white-space: pre;
  }

  .desktop-min\:whitespace-pre-line {
    white-space: pre-line;
  }

  .desktop-min\:whitespace-pre-wrap {
    white-space: pre-wrap;
  }

  .desktop-min\:break-normal {
    overflow-wrap: normal;
    word-break: normal;
  }

  .desktop-min\:break-words {
    overflow-wrap: break-word;
  }

  .desktop-min\:break-all {
    word-break: break-all;
  }

  .desktop-min\:rounded-none {
    border-radius: 0px;
  }

  .desktop-min\:rounded-sm {
    border-radius: 0.125rem;
  }

  .desktop-min\:rounded {
    border-radius: 0.25rem;
  }

  .desktop-min\:rounded-md {
    border-radius: 0.375rem;
  }

  .desktop-min\:rounded-lg {
    border-radius: 0.5rem;
  }

  .desktop-min\:rounded-xl {
    border-radius: 0.75rem;
  }

  .desktop-min\:rounded-2xl {
    border-radius: 1rem;
  }

  .desktop-min\:rounded-3xl {
    border-radius: 1.5rem;
  }

  .desktop-min\:rounded-full {
    border-radius: 9999px;
  }

  .desktop-min\:rounded-t-none {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
  }

  .desktop-min\:rounded-t-sm {
    border-top-left-radius: 0.125rem;
    border-top-right-radius: 0.125rem;
  }

  .desktop-min\:rounded-t {
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
  }

  .desktop-min\:rounded-t-md {
    border-top-left-radius: 0.375rem;
    border-top-right-radius: 0.375rem;
  }

  .desktop-min\:rounded-t-lg {
    border-top-left-radius: 0.5rem;
    border-top-right-radius: 0.5rem;
  }

  .desktop-min\:rounded-t-xl {
    border-top-left-radius: 0.75rem;
    border-top-right-radius: 0.75rem;
  }

  .desktop-min\:rounded-t-2xl {
    border-top-left-radius: 1rem;
    border-top-right-radius: 1rem;
  }

  .desktop-min\:rounded-t-3xl {
    border-top-left-radius: 1.5rem;
    border-top-right-radius: 1.5rem;
  }

  .desktop-min\:rounded-t-full {
    border-top-left-radius: 9999px;
    border-top-right-radius: 9999px;
  }

  .desktop-min\:rounded-r-none {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
  }

  .desktop-min\:rounded-r-sm {
    border-top-right-radius: 0.125rem;
    border-bottom-right-radius: 0.125rem;
  }

  .desktop-min\:rounded-r {
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
  }

  .desktop-min\:rounded-r-md {
    border-top-right-radius: 0.375rem;
    border-bottom-right-radius: 0.375rem;
  }

  .desktop-min\:rounded-r-lg {
    border-top-right-radius: 0.5rem;
    border-bottom-right-radius: 0.5rem;
  }

  .desktop-min\:rounded-r-xl {
    border-top-right-radius: 0.75rem;
    border-bottom-right-radius: 0.75rem;
  }

  .desktop-min\:rounded-r-2xl {
    border-top-right-radius: 1rem;
    border-bottom-right-radius: 1rem;
  }

  .desktop-min\:rounded-r-3xl {
    border-top-right-radius: 1.5rem;
    border-bottom-right-radius: 1.5rem;
  }

  .desktop-min\:rounded-r-full {
    border-top-right-radius: 9999px;
    border-bottom-right-radius: 9999px;
  }

  .desktop-min\:rounded-b-none {
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
  }

  .desktop-min\:rounded-b-sm {
    border-bottom-right-radius: 0.125rem;
    border-bottom-left-radius: 0.125rem;
  }

  .desktop-min\:rounded-b {
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
  }

  .desktop-min\:rounded-b-md {
    border-bottom-right-radius: 0.375rem;
    border-bottom-left-radius: 0.375rem;
  }

  .desktop-min\:rounded-b-lg {
    border-bottom-right-radius: 0.5rem;
    border-bottom-left-radius: 0.5rem;
  }

  .desktop-min\:rounded-b-xl {
    border-bottom-right-radius: 0.75rem;
    border-bottom-left-radius: 0.75rem;
  }

  .desktop-min\:rounded-b-2xl {
    border-bottom-right-radius: 1rem;
    border-bottom-left-radius: 1rem;
  }

  .desktop-min\:rounded-b-3xl {
    border-bottom-right-radius: 1.5rem;
    border-bottom-left-radius: 1.5rem;
  }

  .desktop-min\:rounded-b-full {
    border-bottom-right-radius: 9999px;
    border-bottom-left-radius: 9999px;
  }

  .desktop-min\:rounded-l-none {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
  }

  .desktop-min\:rounded-l-sm {
    border-top-left-radius: 0.125rem;
    border-bottom-left-radius: 0.125rem;
  }

  .desktop-min\:rounded-l {
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
  }

  .desktop-min\:rounded-l-md {
    border-top-left-radius: 0.375rem;
    border-bottom-left-radius: 0.375rem;
  }

  .desktop-min\:rounded-l-lg {
    border-top-left-radius: 0.5rem;
    border-bottom-left-radius: 0.5rem;
  }

  .desktop-min\:rounded-l-xl {
    border-top-left-radius: 0.75rem;
    border-bottom-left-radius: 0.75rem;
  }

  .desktop-min\:rounded-l-2xl {
    border-top-left-radius: 1rem;
    border-bottom-left-radius: 1rem;
  }

  .desktop-min\:rounded-l-3xl {
    border-top-left-radius: 1.5rem;
    border-bottom-left-radius: 1.5rem;
  }

  .desktop-min\:rounded-l-full {
    border-top-left-radius: 9999px;
    border-bottom-left-radius: 9999px;
  }

  .desktop-min\:rounded-tl-none {
    border-top-left-radius: 0px;
  }

  .desktop-min\:rounded-tl-sm {
    border-top-left-radius: 0.125rem;
  }

  .desktop-min\:rounded-tl {
    border-top-left-radius: 0.25rem;
  }

  .desktop-min\:rounded-tl-md {
    border-top-left-radius: 0.375rem;
  }

  .desktop-min\:rounded-tl-lg {
    border-top-left-radius: 0.5rem;
  }

  .desktop-min\:rounded-tl-xl {
    border-top-left-radius: 0.75rem;
  }

  .desktop-min\:rounded-tl-2xl {
    border-top-left-radius: 1rem;
  }

  .desktop-min\:rounded-tl-3xl {
    border-top-left-radius: 1.5rem;
  }

  .desktop-min\:rounded-tl-full {
    border-top-left-radius: 9999px;
  }

  .desktop-min\:rounded-tr-none {
    border-top-right-radius: 0px;
  }

  .desktop-min\:rounded-tr-sm {
    border-top-right-radius: 0.125rem;
  }

  .desktop-min\:rounded-tr {
    border-top-right-radius: 0.25rem;
  }

  .desktop-min\:rounded-tr-md {
    border-top-right-radius: 0.375rem;
  }

  .desktop-min\:rounded-tr-lg {
    border-top-right-radius: 0.5rem;
  }

  .desktop-min\:rounded-tr-xl {
    border-top-right-radius: 0.75rem;
  }

  .desktop-min\:rounded-tr-2xl {
    border-top-right-radius: 1rem;
  }

  .desktop-min\:rounded-tr-3xl {
    border-top-right-radius: 1.5rem;
  }

  .desktop-min\:rounded-tr-full {
    border-top-right-radius: 9999px;
  }

  .desktop-min\:rounded-br-none {
    border-bottom-right-radius: 0px;
  }

  .desktop-min\:rounded-br-sm {
    border-bottom-right-radius: 0.125rem;
  }

  .desktop-min\:rounded-br {
    border-bottom-right-radius: 0.25rem;
  }

  .desktop-min\:rounded-br-md {
    border-bottom-right-radius: 0.375rem;
  }

  .desktop-min\:rounded-br-lg {
    border-bottom-right-radius: 0.5rem;
  }

  .desktop-min\:rounded-br-xl {
    border-bottom-right-radius: 0.75rem;
  }

  .desktop-min\:rounded-br-2xl {
    border-bottom-right-radius: 1rem;
  }

  .desktop-min\:rounded-br-3xl {
    border-bottom-right-radius: 1.5rem;
  }

  .desktop-min\:rounded-br-full {
    border-bottom-right-radius: 9999px;
  }

  .desktop-min\:rounded-bl-none {
    border-bottom-left-radius: 0px;
  }

  .desktop-min\:rounded-bl-sm {
    border-bottom-left-radius: 0.125rem;
  }

  .desktop-min\:rounded-bl {
    border-bottom-left-radius: 0.25rem;
  }

  .desktop-min\:rounded-bl-md {
    border-bottom-left-radius: 0.375rem;
  }

  .desktop-min\:rounded-bl-lg {
    border-bottom-left-radius: 0.5rem;
  }

  .desktop-min\:rounded-bl-xl {
    border-bottom-left-radius: 0.75rem;
  }

  .desktop-min\:rounded-bl-2xl {
    border-bottom-left-radius: 1rem;
  }

  .desktop-min\:rounded-bl-3xl {
    border-bottom-left-radius: 1.5rem;
  }

  .desktop-min\:rounded-bl-full {
    border-bottom-left-radius: 9999px;
  }

  .desktop-min\:border-0 {
    border-width: 0px;
  }

  .desktop-min\:border-2 {
    border-width: 2px;
  }

  .desktop-min\:border-4 {
    border-width: 4px;
  }

  .desktop-min\:border-8 {
    border-width: 8px;
  }

  .desktop-min\:border {
    border-width: 1px;
  }

  .desktop-min\:border-t-0 {
    border-top-width: 0px;
  }

  .desktop-min\:border-t-2 {
    border-top-width: 2px;
  }

  .desktop-min\:border-t-4 {
    border-top-width: 4px;
  }

  .desktop-min\:border-t-8 {
    border-top-width: 8px;
  }

  .desktop-min\:border-t {
    border-top-width: 1px;
  }

  .desktop-min\:border-r-0 {
    border-right-width: 0px;
  }

  .desktop-min\:border-r-2 {
    border-right-width: 2px;
  }

  .desktop-min\:border-r-4 {
    border-right-width: 4px;
  }

  .desktop-min\:border-r-8 {
    border-right-width: 8px;
  }

  .desktop-min\:border-r {
    border-right-width: 1px;
  }

  .desktop-min\:border-b-0 {
    border-bottom-width: 0px;
  }

  .desktop-min\:border-b-2 {
    border-bottom-width: 2px;
  }

  .desktop-min\:border-b-4 {
    border-bottom-width: 4px;
  }

  .desktop-min\:border-b-8 {
    border-bottom-width: 8px;
  }

  .desktop-min\:border-b {
    border-bottom-width: 1px;
  }

  .desktop-min\:border-l-0 {
    border-left-width: 0px;
  }

  .desktop-min\:border-l-2 {
    border-left-width: 2px;
  }

  .desktop-min\:border-l-4 {
    border-left-width: 4px;
  }

  .desktop-min\:border-l-8 {
    border-left-width: 8px;
  }

  .desktop-min\:border-l {
    border-left-width: 1px;
  }

  .desktop-min\:border-solid {
    border-style: solid;
  }

  .desktop-min\:border-dashed {
    border-style: dashed;
  }

  .desktop-min\:border-dotted {
    border-style: dotted;
  }

  .desktop-min\:border-double {
    border-style: double;
  }

  .desktop-min\:border-none {
    border-style: none;
  }

  .desktop-min\:border-transparent {
    border-color: transparent;
  }

  .desktop-min\:border-current {
    border-color: currentColor;
  }

  .desktop-min\:border-black {
    --tw-border-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity));
  }

  .desktop-min\:border-white {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .desktop-min\:border-gray-50 {
    --tw-border-opacity: 1;
    border-color: rgba(249, 250, 251, var(--tw-border-opacity));
  }

  .desktop-min\:border-gray-100 {
    --tw-border-opacity: 1;
    border-color: rgba(243, 244, 246, var(--tw-border-opacity));
  }

  .desktop-min\:border-gray-200 {
    --tw-border-opacity: 1;
    border-color: rgba(229, 231, 235, var(--tw-border-opacity));
  }

  .desktop-min\:border-gray-300 {
    --tw-border-opacity: 1;
    border-color: rgba(209, 213, 219, var(--tw-border-opacity));
  }

  .desktop-min\:border-gray-400 {
    --tw-border-opacity: 1;
    border-color: rgba(156, 163, 175, var(--tw-border-opacity));
  }

  .desktop-min\:border-gray-500 {
    --tw-border-opacity: 1;
    border-color: rgba(107, 114, 128, var(--tw-border-opacity));
  }

  .desktop-min\:border-gray-600 {
    --tw-border-opacity: 1;
    border-color: rgba(75, 85, 99, var(--tw-border-opacity));
  }

  .desktop-min\:border-gray-700 {
    --tw-border-opacity: 1;
    border-color: rgba(55, 65, 81, var(--tw-border-opacity));
  }

  .desktop-min\:border-gray-800 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 41, 55, var(--tw-border-opacity));
  }

  .desktop-min\:border-gray-900 {
    --tw-border-opacity: 1;
    border-color: rgba(17, 24, 39, var(--tw-border-opacity));
  }

  .desktop-min\:border-red-50 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 242, 242, var(--tw-border-opacity));
  }

  .desktop-min\:border-red-100 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 226, 226, var(--tw-border-opacity));
  }

  .desktop-min\:border-red-200 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 202, 202, var(--tw-border-opacity));
  }

  .desktop-min\:border-red-300 {
    --tw-border-opacity: 1;
    border-color: rgba(252, 165, 165, var(--tw-border-opacity));
  }

  .desktop-min\:border-red-400 {
    --tw-border-opacity: 1;
    border-color: rgba(248, 113, 113, var(--tw-border-opacity));
  }

  .desktop-min\:border-red-500 {
    --tw-border-opacity: 1;
    border-color: rgba(239, 68, 68, var(--tw-border-opacity));
  }

  .desktop-min\:border-red-600 {
    --tw-border-opacity: 1;
    border-color: rgba(220, 38, 38, var(--tw-border-opacity));
  }

  .desktop-min\:border-red-700 {
    --tw-border-opacity: 1;
    border-color: rgba(185, 28, 28, var(--tw-border-opacity));
  }

  .desktop-min\:border-red-800 {
    --tw-border-opacity: 1;
    border-color: rgba(153, 27, 27, var(--tw-border-opacity));
  }

  .desktop-min\:border-red-900 {
    --tw-border-opacity: 1;
    border-color: rgba(127, 29, 29, var(--tw-border-opacity));
  }

  .desktop-min\:border-yellow-50 {
    --tw-border-opacity: 1;
    border-color: rgba(255, 251, 235, var(--tw-border-opacity));
  }

  .desktop-min\:border-yellow-100 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 243, 199, var(--tw-border-opacity));
  }

  .desktop-min\:border-yellow-200 {
    --tw-border-opacity: 1;
    border-color: rgba(253, 230, 138, var(--tw-border-opacity));
  }

  .desktop-min\:border-yellow-300 {
    --tw-border-opacity: 1;
    border-color: rgba(252, 211, 77, var(--tw-border-opacity));
  }

  .desktop-min\:border-yellow-400 {
    --tw-border-opacity: 1;
    border-color: rgba(251, 191, 36, var(--tw-border-opacity));
  }

  .desktop-min\:border-yellow-500 {
    --tw-border-opacity: 1;
    border-color: rgba(245, 158, 11, var(--tw-border-opacity));
  }

  .desktop-min\:border-yellow-600 {
    --tw-border-opacity: 1;
    border-color: rgba(217, 119, 6, var(--tw-border-opacity));
  }

  .desktop-min\:border-yellow-700 {
    --tw-border-opacity: 1;
    border-color: rgba(180, 83, 9, var(--tw-border-opacity));
  }

  .desktop-min\:border-yellow-800 {
    --tw-border-opacity: 1;
    border-color: rgba(146, 64, 14, var(--tw-border-opacity));
  }

  .desktop-min\:border-yellow-900 {
    --tw-border-opacity: 1;
    border-color: rgba(120, 53, 15, var(--tw-border-opacity));
  }

  .desktop-min\:border-green-50 {
    --tw-border-opacity: 1;
    border-color: rgba(236, 253, 245, var(--tw-border-opacity));
  }

  .desktop-min\:border-green-100 {
    --tw-border-opacity: 1;
    border-color: rgba(209, 250, 229, var(--tw-border-opacity));
  }

  .desktop-min\:border-green-200 {
    --tw-border-opacity: 1;
    border-color: rgba(167, 243, 208, var(--tw-border-opacity));
  }

  .desktop-min\:border-green-300 {
    --tw-border-opacity: 1;
    border-color: rgba(110, 231, 183, var(--tw-border-opacity));
  }

  .desktop-min\:border-green-400 {
    --tw-border-opacity: 1;
    border-color: rgba(52, 211, 153, var(--tw-border-opacity));
  }

  .desktop-min\:border-green-500 {
    --tw-border-opacity: 1;
    border-color: rgba(16, 185, 129, var(--tw-border-opacity));
  }

  .desktop-min\:border-green-600 {
    --tw-border-opacity: 1;
    border-color: rgba(5, 150, 105, var(--tw-border-opacity));
  }

  .desktop-min\:border-green-700 {
    --tw-border-opacity: 1;
    border-color: rgba(4, 120, 87, var(--tw-border-opacity));
  }

  .desktop-min\:border-green-800 {
    --tw-border-opacity: 1;
    border-color: rgba(6, 95, 70, var(--tw-border-opacity));
  }

  .desktop-min\:border-green-900 {
    --tw-border-opacity: 1;
    border-color: rgba(6, 78, 59, var(--tw-border-opacity));
  }

  .desktop-min\:border-blue-50 {
    --tw-border-opacity: 1;
    border-color: rgba(239, 246, 255, var(--tw-border-opacity));
  }

  .desktop-min\:border-blue-100 {
    --tw-border-opacity: 1;
    border-color: rgba(219, 234, 254, var(--tw-border-opacity));
  }

  .desktop-min\:border-blue-200 {
    --tw-border-opacity: 1;
    border-color: rgba(191, 219, 254, var(--tw-border-opacity));
  }

  .desktop-min\:border-blue-300 {
    --tw-border-opacity: 1;
    border-color: rgba(147, 197, 253, var(--tw-border-opacity));
  }

  .desktop-min\:border-blue-400 {
    --tw-border-opacity: 1;
    border-color: rgba(96, 165, 250, var(--tw-border-opacity));
  }

  .desktop-min\:border-blue-500 {
    --tw-border-opacity: 1;
    border-color: rgba(59, 130, 246, var(--tw-border-opacity));
  }

  .desktop-min\:border-blue-600 {
    --tw-border-opacity: 1;
    border-color: rgba(37, 99, 235, var(--tw-border-opacity));
  }

  .desktop-min\:border-blue-700 {
    --tw-border-opacity: 1;
    border-color: rgba(29, 78, 216, var(--tw-border-opacity));
  }

  .desktop-min\:border-blue-800 {
    --tw-border-opacity: 1;
    border-color: rgba(30, 64, 175, var(--tw-border-opacity));
  }

  .desktop-min\:border-blue-900 {
    --tw-border-opacity: 1;
    border-color: rgba(30, 58, 138, var(--tw-border-opacity));
  }

  .desktop-min\:border-indigo-50 {
    --tw-border-opacity: 1;
    border-color: rgba(238, 242, 255, var(--tw-border-opacity));
  }

  .desktop-min\:border-indigo-100 {
    --tw-border-opacity: 1;
    border-color: rgba(224, 231, 255, var(--tw-border-opacity));
  }

  .desktop-min\:border-indigo-200 {
    --tw-border-opacity: 1;
    border-color: rgba(199, 210, 254, var(--tw-border-opacity));
  }

  .desktop-min\:border-indigo-300 {
    --tw-border-opacity: 1;
    border-color: rgba(165, 180, 252, var(--tw-border-opacity));
  }

  .desktop-min\:border-indigo-400 {
    --tw-border-opacity: 1;
    border-color: rgba(129, 140, 248, var(--tw-border-opacity));
  }

  .desktop-min\:border-indigo-500 {
    --tw-border-opacity: 1;
    border-color: rgba(99, 102, 241, var(--tw-border-opacity));
  }

  .desktop-min\:border-indigo-600 {
    --tw-border-opacity: 1;
    border-color: rgba(79, 70, 229, var(--tw-border-opacity));
  }

  .desktop-min\:border-indigo-700 {
    --tw-border-opacity: 1;
    border-color: rgba(67, 56, 202, var(--tw-border-opacity));
  }

  .desktop-min\:border-indigo-800 {
    --tw-border-opacity: 1;
    border-color: rgba(55, 48, 163, var(--tw-border-opacity));
  }

  .desktop-min\:border-indigo-900 {
    --tw-border-opacity: 1;
    border-color: rgba(49, 46, 129, var(--tw-border-opacity));
  }

  .desktop-min\:border-purple-50 {
    --tw-border-opacity: 1;
    border-color: rgba(245, 243, 255, var(--tw-border-opacity));
  }

  .desktop-min\:border-purple-100 {
    --tw-border-opacity: 1;
    border-color: rgba(237, 233, 254, var(--tw-border-opacity));
  }

  .desktop-min\:border-purple-200 {
    --tw-border-opacity: 1;
    border-color: rgba(221, 214, 254, var(--tw-border-opacity));
  }

  .desktop-min\:border-purple-300 {
    --tw-border-opacity: 1;
    border-color: rgba(196, 181, 253, var(--tw-border-opacity));
  }

  .desktop-min\:border-purple-400 {
    --tw-border-opacity: 1;
    border-color: rgba(167, 139, 250, var(--tw-border-opacity));
  }

  .desktop-min\:border-purple-500 {
    --tw-border-opacity: 1;
    border-color: rgba(139, 92, 246, var(--tw-border-opacity));
  }

  .desktop-min\:border-purple-600 {
    --tw-border-opacity: 1;
    border-color: rgba(124, 58, 237, var(--tw-border-opacity));
  }

  .desktop-min\:border-purple-700 {
    --tw-border-opacity: 1;
    border-color: rgba(109, 40, 217, var(--tw-border-opacity));
  }

  .desktop-min\:border-purple-800 {
    --tw-border-opacity: 1;
    border-color: rgba(91, 33, 182, var(--tw-border-opacity));
  }

  .desktop-min\:border-purple-900 {
    --tw-border-opacity: 1;
    border-color: rgba(76, 29, 149, var(--tw-border-opacity));
  }

  .desktop-min\:border-pink-50 {
    --tw-border-opacity: 1;
    border-color: rgba(253, 242, 248, var(--tw-border-opacity));
  }

  .desktop-min\:border-pink-100 {
    --tw-border-opacity: 1;
    border-color: rgba(252, 231, 243, var(--tw-border-opacity));
  }

  .desktop-min\:border-pink-200 {
    --tw-border-opacity: 1;
    border-color: rgba(251, 207, 232, var(--tw-border-opacity));
  }

  .desktop-min\:border-pink-300 {
    --tw-border-opacity: 1;
    border-color: rgba(249, 168, 212, var(--tw-border-opacity));
  }

  .desktop-min\:border-pink-400 {
    --tw-border-opacity: 1;
    border-color: rgba(244, 114, 182, var(--tw-border-opacity));
  }

  .desktop-min\:border-pink-500 {
    --tw-border-opacity: 1;
    border-color: rgba(236, 72, 153, var(--tw-border-opacity));
  }

  .desktop-min\:border-pink-600 {
    --tw-border-opacity: 1;
    border-color: rgba(219, 39, 119, var(--tw-border-opacity));
  }

  .desktop-min\:border-pink-700 {
    --tw-border-opacity: 1;
    border-color: rgba(190, 24, 93, var(--tw-border-opacity));
  }

  .desktop-min\:border-pink-800 {
    --tw-border-opacity: 1;
    border-color: rgba(157, 23, 77, var(--tw-border-opacity));
  }

  .desktop-min\:border-pink-900 {
    --tw-border-opacity: 1;
    border-color: rgba(131, 24, 67, var(--tw-border-opacity));
  }

  .desktop-min\:border-base-normal {
    --tw-border-opacity: 1;
    border-color: rgba(0, 65, 129, var(--tw-border-opacity));
  }

  .desktop-min\:border-base-dark {
    --tw-border-opacity: 1;
    border-color: rgba(0, 52, 105, var(--tw-border-opacity));
  }

  .desktop-min\:border-base-black {
    --tw-border-opacity: 1;
    border-color: rgba(29, 29, 31, var(--tw-border-opacity));
  }

  .desktop-min\:border-base-border {
    --tw-border-opacity: 1;
    border-color: rgba(231, 231, 233, var(--tw-border-opacity));
  }

  .desktop-min\:border-primary-normal {
    --tw-border-opacity: 1;
    border-color: rgba(0, 103, 207, var(--tw-border-opacity));
  }

  .desktop-min\:border-primary-alt {
    --tw-border-opacity: 1;
    border-color: rgba(0, 71, 143, var(--tw-border-opacity));
  }

  .desktop-min\:border-subtle-white {
    --tw-border-opacity: 1;
    border-color: rgba(249, 249, 249, var(--tw-border-opacity));
  }

  .desktop-min\:border-turquesa {
    --tw-border-opacity: 1;
    border-color: rgba(0, 151, 178, var(--tw-border-opacity));
  }

  .group:hover .desktop-min\:group-hover\:border-transparent {
    border-color: transparent;
  }

  .group:hover .desktop-min\:group-hover\:border-current {
    border-color: currentColor;
  }

  .group:hover .desktop-min\:group-hover\:border-black {
    --tw-border-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity));
  }

  .group:hover .desktop-min\:group-hover\:border-white {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .group:hover .desktop-min\:group-hover\:border-gray-50 {
    --tw-border-opacity: 1;
    border-color: rgba(249, 250, 251, var(--tw-border-opacity));
  }

  .group:hover .desktop-min\:group-hover\:border-gray-100 {
    --tw-border-opacity: 1;
    border-color: rgba(243, 244, 246, var(--tw-border-opacity));
  }

  .group:hover .desktop-min\:group-hover\:border-gray-200 {
    --tw-border-opacity: 1;
    border-color: rgba(229, 231, 235, var(--tw-border-opacity));
  }

  .group:hover .desktop-min\:group-hover\:border-gray-300 {
    --tw-border-opacity: 1;
    border-color: rgba(209, 213, 219, var(--tw-border-opacity));
  }

  .group:hover .desktop-min\:group-hover\:border-gray-400 {
    --tw-border-opacity: 1;
    border-color: rgba(156, 163, 175, var(--tw-border-opacity));
  }

  .group:hover .desktop-min\:group-hover\:border-gray-500 {
    --tw-border-opacity: 1;
    border-color: rgba(107, 114, 128, var(--tw-border-opacity));
  }

  .group:hover .desktop-min\:group-hover\:border-gray-600 {
    --tw-border-opacity: 1;
    border-color: rgba(75, 85, 99, var(--tw-border-opacity));
  }

  .group:hover .desktop-min\:group-hover\:border-gray-700 {
    --tw-border-opacity: 1;
    border-color: rgba(55, 65, 81, var(--tw-border-opacity));
  }

  .group:hover .desktop-min\:group-hover\:border-gray-800 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 41, 55, var(--tw-border-opacity));
  }

  .group:hover .desktop-min\:group-hover\:border-gray-900 {
    --tw-border-opacity: 1;
    border-color: rgba(17, 24, 39, var(--tw-border-opacity));
  }

  .group:hover .desktop-min\:group-hover\:border-red-50 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 242, 242, var(--tw-border-opacity));
  }

  .group:hover .desktop-min\:group-hover\:border-red-100 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 226, 226, var(--tw-border-opacity));
  }

  .group:hover .desktop-min\:group-hover\:border-red-200 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 202, 202, var(--tw-border-opacity));
  }

  .group:hover .desktop-min\:group-hover\:border-red-300 {
    --tw-border-opacity: 1;
    border-color: rgba(252, 165, 165, var(--tw-border-opacity));
  }

  .group:hover .desktop-min\:group-hover\:border-red-400 {
    --tw-border-opacity: 1;
    border-color: rgba(248, 113, 113, var(--tw-border-opacity));
  }

  .group:hover .desktop-min\:group-hover\:border-red-500 {
    --tw-border-opacity: 1;
    border-color: rgba(239, 68, 68, var(--tw-border-opacity));
  }

  .group:hover .desktop-min\:group-hover\:border-red-600 {
    --tw-border-opacity: 1;
    border-color: rgba(220, 38, 38, var(--tw-border-opacity));
  }

  .group:hover .desktop-min\:group-hover\:border-red-700 {
    --tw-border-opacity: 1;
    border-color: rgba(185, 28, 28, var(--tw-border-opacity));
  }

  .group:hover .desktop-min\:group-hover\:border-red-800 {
    --tw-border-opacity: 1;
    border-color: rgba(153, 27, 27, var(--tw-border-opacity));
  }

  .group:hover .desktop-min\:group-hover\:border-red-900 {
    --tw-border-opacity: 1;
    border-color: rgba(127, 29, 29, var(--tw-border-opacity));
  }

  .group:hover .desktop-min\:group-hover\:border-yellow-50 {
    --tw-border-opacity: 1;
    border-color: rgba(255, 251, 235, var(--tw-border-opacity));
  }

  .group:hover .desktop-min\:group-hover\:border-yellow-100 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 243, 199, var(--tw-border-opacity));
  }

  .group:hover .desktop-min\:group-hover\:border-yellow-200 {
    --tw-border-opacity: 1;
    border-color: rgba(253, 230, 138, var(--tw-border-opacity));
  }

  .group:hover .desktop-min\:group-hover\:border-yellow-300 {
    --tw-border-opacity: 1;
    border-color: rgba(252, 211, 77, var(--tw-border-opacity));
  }

  .group:hover .desktop-min\:group-hover\:border-yellow-400 {
    --tw-border-opacity: 1;
    border-color: rgba(251, 191, 36, var(--tw-border-opacity));
  }

  .group:hover .desktop-min\:group-hover\:border-yellow-500 {
    --tw-border-opacity: 1;
    border-color: rgba(245, 158, 11, var(--tw-border-opacity));
  }

  .group:hover .desktop-min\:group-hover\:border-yellow-600 {
    --tw-border-opacity: 1;
    border-color: rgba(217, 119, 6, var(--tw-border-opacity));
  }

  .group:hover .desktop-min\:group-hover\:border-yellow-700 {
    --tw-border-opacity: 1;
    border-color: rgba(180, 83, 9, var(--tw-border-opacity));
  }

  .group:hover .desktop-min\:group-hover\:border-yellow-800 {
    --tw-border-opacity: 1;
    border-color: rgba(146, 64, 14, var(--tw-border-opacity));
  }

  .group:hover .desktop-min\:group-hover\:border-yellow-900 {
    --tw-border-opacity: 1;
    border-color: rgba(120, 53, 15, var(--tw-border-opacity));
  }

  .group:hover .desktop-min\:group-hover\:border-green-50 {
    --tw-border-opacity: 1;
    border-color: rgba(236, 253, 245, var(--tw-border-opacity));
  }

  .group:hover .desktop-min\:group-hover\:border-green-100 {
    --tw-border-opacity: 1;
    border-color: rgba(209, 250, 229, var(--tw-border-opacity));
  }

  .group:hover .desktop-min\:group-hover\:border-green-200 {
    --tw-border-opacity: 1;
    border-color: rgba(167, 243, 208, var(--tw-border-opacity));
  }

  .group:hover .desktop-min\:group-hover\:border-green-300 {
    --tw-border-opacity: 1;
    border-color: rgba(110, 231, 183, var(--tw-border-opacity));
  }

  .group:hover .desktop-min\:group-hover\:border-green-400 {
    --tw-border-opacity: 1;
    border-color: rgba(52, 211, 153, var(--tw-border-opacity));
  }

  .group:hover .desktop-min\:group-hover\:border-green-500 {
    --tw-border-opacity: 1;
    border-color: rgba(16, 185, 129, var(--tw-border-opacity));
  }

  .group:hover .desktop-min\:group-hover\:border-green-600 {
    --tw-border-opacity: 1;
    border-color: rgba(5, 150, 105, var(--tw-border-opacity));
  }

  .group:hover .desktop-min\:group-hover\:border-green-700 {
    --tw-border-opacity: 1;
    border-color: rgba(4, 120, 87, var(--tw-border-opacity));
  }

  .group:hover .desktop-min\:group-hover\:border-green-800 {
    --tw-border-opacity: 1;
    border-color: rgba(6, 95, 70, var(--tw-border-opacity));
  }

  .group:hover .desktop-min\:group-hover\:border-green-900 {
    --tw-border-opacity: 1;
    border-color: rgba(6, 78, 59, var(--tw-border-opacity));
  }

  .group:hover .desktop-min\:group-hover\:border-blue-50 {
    --tw-border-opacity: 1;
    border-color: rgba(239, 246, 255, var(--tw-border-opacity));
  }

  .group:hover .desktop-min\:group-hover\:border-blue-100 {
    --tw-border-opacity: 1;
    border-color: rgba(219, 234, 254, var(--tw-border-opacity));
  }

  .group:hover .desktop-min\:group-hover\:border-blue-200 {
    --tw-border-opacity: 1;
    border-color: rgba(191, 219, 254, var(--tw-border-opacity));
  }

  .group:hover .desktop-min\:group-hover\:border-blue-300 {
    --tw-border-opacity: 1;
    border-color: rgba(147, 197, 253, var(--tw-border-opacity));
  }

  .group:hover .desktop-min\:group-hover\:border-blue-400 {
    --tw-border-opacity: 1;
    border-color: rgba(96, 165, 250, var(--tw-border-opacity));
  }

  .group:hover .desktop-min\:group-hover\:border-blue-500 {
    --tw-border-opacity: 1;
    border-color: rgba(59, 130, 246, var(--tw-border-opacity));
  }

  .group:hover .desktop-min\:group-hover\:border-blue-600 {
    --tw-border-opacity: 1;
    border-color: rgba(37, 99, 235, var(--tw-border-opacity));
  }

  .group:hover .desktop-min\:group-hover\:border-blue-700 {
    --tw-border-opacity: 1;
    border-color: rgba(29, 78, 216, var(--tw-border-opacity));
  }

  .group:hover .desktop-min\:group-hover\:border-blue-800 {
    --tw-border-opacity: 1;
    border-color: rgba(30, 64, 175, var(--tw-border-opacity));
  }

  .group:hover .desktop-min\:group-hover\:border-blue-900 {
    --tw-border-opacity: 1;
    border-color: rgba(30, 58, 138, var(--tw-border-opacity));
  }

  .group:hover .desktop-min\:group-hover\:border-indigo-50 {
    --tw-border-opacity: 1;
    border-color: rgba(238, 242, 255, var(--tw-border-opacity));
  }

  .group:hover .desktop-min\:group-hover\:border-indigo-100 {
    --tw-border-opacity: 1;
    border-color: rgba(224, 231, 255, var(--tw-border-opacity));
  }

  .group:hover .desktop-min\:group-hover\:border-indigo-200 {
    --tw-border-opacity: 1;
    border-color: rgba(199, 210, 254, var(--tw-border-opacity));
  }

  .group:hover .desktop-min\:group-hover\:border-indigo-300 {
    --tw-border-opacity: 1;
    border-color: rgba(165, 180, 252, var(--tw-border-opacity));
  }

  .group:hover .desktop-min\:group-hover\:border-indigo-400 {
    --tw-border-opacity: 1;
    border-color: rgba(129, 140, 248, var(--tw-border-opacity));
  }

  .group:hover .desktop-min\:group-hover\:border-indigo-500 {
    --tw-border-opacity: 1;
    border-color: rgba(99, 102, 241, var(--tw-border-opacity));
  }

  .group:hover .desktop-min\:group-hover\:border-indigo-600 {
    --tw-border-opacity: 1;
    border-color: rgba(79, 70, 229, var(--tw-border-opacity));
  }

  .group:hover .desktop-min\:group-hover\:border-indigo-700 {
    --tw-border-opacity: 1;
    border-color: rgba(67, 56, 202, var(--tw-border-opacity));
  }

  .group:hover .desktop-min\:group-hover\:border-indigo-800 {
    --tw-border-opacity: 1;
    border-color: rgba(55, 48, 163, var(--tw-border-opacity));
  }

  .group:hover .desktop-min\:group-hover\:border-indigo-900 {
    --tw-border-opacity: 1;
    border-color: rgba(49, 46, 129, var(--tw-border-opacity));
  }

  .group:hover .desktop-min\:group-hover\:border-purple-50 {
    --tw-border-opacity: 1;
    border-color: rgba(245, 243, 255, var(--tw-border-opacity));
  }

  .group:hover .desktop-min\:group-hover\:border-purple-100 {
    --tw-border-opacity: 1;
    border-color: rgba(237, 233, 254, var(--tw-border-opacity));
  }

  .group:hover .desktop-min\:group-hover\:border-purple-200 {
    --tw-border-opacity: 1;
    border-color: rgba(221, 214, 254, var(--tw-border-opacity));
  }

  .group:hover .desktop-min\:group-hover\:border-purple-300 {
    --tw-border-opacity: 1;
    border-color: rgba(196, 181, 253, var(--tw-border-opacity));
  }

  .group:hover .desktop-min\:group-hover\:border-purple-400 {
    --tw-border-opacity: 1;
    border-color: rgba(167, 139, 250, var(--tw-border-opacity));
  }

  .group:hover .desktop-min\:group-hover\:border-purple-500 {
    --tw-border-opacity: 1;
    border-color: rgba(139, 92, 246, var(--tw-border-opacity));
  }

  .group:hover .desktop-min\:group-hover\:border-purple-600 {
    --tw-border-opacity: 1;
    border-color: rgba(124, 58, 237, var(--tw-border-opacity));
  }

  .group:hover .desktop-min\:group-hover\:border-purple-700 {
    --tw-border-opacity: 1;
    border-color: rgba(109, 40, 217, var(--tw-border-opacity));
  }

  .group:hover .desktop-min\:group-hover\:border-purple-800 {
    --tw-border-opacity: 1;
    border-color: rgba(91, 33, 182, var(--tw-border-opacity));
  }

  .group:hover .desktop-min\:group-hover\:border-purple-900 {
    --tw-border-opacity: 1;
    border-color: rgba(76, 29, 149, var(--tw-border-opacity));
  }

  .group:hover .desktop-min\:group-hover\:border-pink-50 {
    --tw-border-opacity: 1;
    border-color: rgba(253, 242, 248, var(--tw-border-opacity));
  }

  .group:hover .desktop-min\:group-hover\:border-pink-100 {
    --tw-border-opacity: 1;
    border-color: rgba(252, 231, 243, var(--tw-border-opacity));
  }

  .group:hover .desktop-min\:group-hover\:border-pink-200 {
    --tw-border-opacity: 1;
    border-color: rgba(251, 207, 232, var(--tw-border-opacity));
  }

  .group:hover .desktop-min\:group-hover\:border-pink-300 {
    --tw-border-opacity: 1;
    border-color: rgba(249, 168, 212, var(--tw-border-opacity));
  }

  .group:hover .desktop-min\:group-hover\:border-pink-400 {
    --tw-border-opacity: 1;
    border-color: rgba(244, 114, 182, var(--tw-border-opacity));
  }

  .group:hover .desktop-min\:group-hover\:border-pink-500 {
    --tw-border-opacity: 1;
    border-color: rgba(236, 72, 153, var(--tw-border-opacity));
  }

  .group:hover .desktop-min\:group-hover\:border-pink-600 {
    --tw-border-opacity: 1;
    border-color: rgba(219, 39, 119, var(--tw-border-opacity));
  }

  .group:hover .desktop-min\:group-hover\:border-pink-700 {
    --tw-border-opacity: 1;
    border-color: rgba(190, 24, 93, var(--tw-border-opacity));
  }

  .group:hover .desktop-min\:group-hover\:border-pink-800 {
    --tw-border-opacity: 1;
    border-color: rgba(157, 23, 77, var(--tw-border-opacity));
  }

  .group:hover .desktop-min\:group-hover\:border-pink-900 {
    --tw-border-opacity: 1;
    border-color: rgba(131, 24, 67, var(--tw-border-opacity));
  }

  .group:hover .desktop-min\:group-hover\:border-base-normal {
    --tw-border-opacity: 1;
    border-color: rgba(0, 65, 129, var(--tw-border-opacity));
  }

  .group:hover .desktop-min\:group-hover\:border-base-dark {
    --tw-border-opacity: 1;
    border-color: rgba(0, 52, 105, var(--tw-border-opacity));
  }

  .group:hover .desktop-min\:group-hover\:border-base-black {
    --tw-border-opacity: 1;
    border-color: rgba(29, 29, 31, var(--tw-border-opacity));
  }

  .group:hover .desktop-min\:group-hover\:border-base-border {
    --tw-border-opacity: 1;
    border-color: rgba(231, 231, 233, var(--tw-border-opacity));
  }

  .group:hover .desktop-min\:group-hover\:border-primary-normal {
    --tw-border-opacity: 1;
    border-color: rgba(0, 103, 207, var(--tw-border-opacity));
  }

  .group:hover .desktop-min\:group-hover\:border-primary-alt {
    --tw-border-opacity: 1;
    border-color: rgba(0, 71, 143, var(--tw-border-opacity));
  }

  .group:hover .desktop-min\:group-hover\:border-subtle-white {
    --tw-border-opacity: 1;
    border-color: rgba(249, 249, 249, var(--tw-border-opacity));
  }

  .group:hover .desktop-min\:group-hover\:border-turquesa {
    --tw-border-opacity: 1;
    border-color: rgba(0, 151, 178, var(--tw-border-opacity));
  }

  .desktop-min\:focus-within\:border-transparent:focus-within {
    border-color: transparent;
  }

  .desktop-min\:focus-within\:border-current:focus-within {
    border-color: currentColor;
  }

  .desktop-min\:focus-within\:border-black:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity));
  }

  .desktop-min\:focus-within\:border-white:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .desktop-min\:focus-within\:border-gray-50:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(249, 250, 251, var(--tw-border-opacity));
  }

  .desktop-min\:focus-within\:border-gray-100:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(243, 244, 246, var(--tw-border-opacity));
  }

  .desktop-min\:focus-within\:border-gray-200:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(229, 231, 235, var(--tw-border-opacity));
  }

  .desktop-min\:focus-within\:border-gray-300:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(209, 213, 219, var(--tw-border-opacity));
  }

  .desktop-min\:focus-within\:border-gray-400:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(156, 163, 175, var(--tw-border-opacity));
  }

  .desktop-min\:focus-within\:border-gray-500:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(107, 114, 128, var(--tw-border-opacity));
  }

  .desktop-min\:focus-within\:border-gray-600:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(75, 85, 99, var(--tw-border-opacity));
  }

  .desktop-min\:focus-within\:border-gray-700:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(55, 65, 81, var(--tw-border-opacity));
  }

  .desktop-min\:focus-within\:border-gray-800:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(31, 41, 55, var(--tw-border-opacity));
  }

  .desktop-min\:focus-within\:border-gray-900:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(17, 24, 39, var(--tw-border-opacity));
  }

  .desktop-min\:focus-within\:border-red-50:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(254, 242, 242, var(--tw-border-opacity));
  }

  .desktop-min\:focus-within\:border-red-100:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(254, 226, 226, var(--tw-border-opacity));
  }

  .desktop-min\:focus-within\:border-red-200:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(254, 202, 202, var(--tw-border-opacity));
  }

  .desktop-min\:focus-within\:border-red-300:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(252, 165, 165, var(--tw-border-opacity));
  }

  .desktop-min\:focus-within\:border-red-400:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(248, 113, 113, var(--tw-border-opacity));
  }

  .desktop-min\:focus-within\:border-red-500:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(239, 68, 68, var(--tw-border-opacity));
  }

  .desktop-min\:focus-within\:border-red-600:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(220, 38, 38, var(--tw-border-opacity));
  }

  .desktop-min\:focus-within\:border-red-700:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(185, 28, 28, var(--tw-border-opacity));
  }

  .desktop-min\:focus-within\:border-red-800:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(153, 27, 27, var(--tw-border-opacity));
  }

  .desktop-min\:focus-within\:border-red-900:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(127, 29, 29, var(--tw-border-opacity));
  }

  .desktop-min\:focus-within\:border-yellow-50:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(255, 251, 235, var(--tw-border-opacity));
  }

  .desktop-min\:focus-within\:border-yellow-100:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(254, 243, 199, var(--tw-border-opacity));
  }

  .desktop-min\:focus-within\:border-yellow-200:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(253, 230, 138, var(--tw-border-opacity));
  }

  .desktop-min\:focus-within\:border-yellow-300:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(252, 211, 77, var(--tw-border-opacity));
  }

  .desktop-min\:focus-within\:border-yellow-400:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(251, 191, 36, var(--tw-border-opacity));
  }

  .desktop-min\:focus-within\:border-yellow-500:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(245, 158, 11, var(--tw-border-opacity));
  }

  .desktop-min\:focus-within\:border-yellow-600:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(217, 119, 6, var(--tw-border-opacity));
  }

  .desktop-min\:focus-within\:border-yellow-700:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(180, 83, 9, var(--tw-border-opacity));
  }

  .desktop-min\:focus-within\:border-yellow-800:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(146, 64, 14, var(--tw-border-opacity));
  }

  .desktop-min\:focus-within\:border-yellow-900:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(120, 53, 15, var(--tw-border-opacity));
  }

  .desktop-min\:focus-within\:border-green-50:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(236, 253, 245, var(--tw-border-opacity));
  }

  .desktop-min\:focus-within\:border-green-100:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(209, 250, 229, var(--tw-border-opacity));
  }

  .desktop-min\:focus-within\:border-green-200:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(167, 243, 208, var(--tw-border-opacity));
  }

  .desktop-min\:focus-within\:border-green-300:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(110, 231, 183, var(--tw-border-opacity));
  }

  .desktop-min\:focus-within\:border-green-400:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(52, 211, 153, var(--tw-border-opacity));
  }

  .desktop-min\:focus-within\:border-green-500:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(16, 185, 129, var(--tw-border-opacity));
  }

  .desktop-min\:focus-within\:border-green-600:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(5, 150, 105, var(--tw-border-opacity));
  }

  .desktop-min\:focus-within\:border-green-700:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(4, 120, 87, var(--tw-border-opacity));
  }

  .desktop-min\:focus-within\:border-green-800:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(6, 95, 70, var(--tw-border-opacity));
  }

  .desktop-min\:focus-within\:border-green-900:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(6, 78, 59, var(--tw-border-opacity));
  }

  .desktop-min\:focus-within\:border-blue-50:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(239, 246, 255, var(--tw-border-opacity));
  }

  .desktop-min\:focus-within\:border-blue-100:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(219, 234, 254, var(--tw-border-opacity));
  }

  .desktop-min\:focus-within\:border-blue-200:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(191, 219, 254, var(--tw-border-opacity));
  }

  .desktop-min\:focus-within\:border-blue-300:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(147, 197, 253, var(--tw-border-opacity));
  }

  .desktop-min\:focus-within\:border-blue-400:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(96, 165, 250, var(--tw-border-opacity));
  }

  .desktop-min\:focus-within\:border-blue-500:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(59, 130, 246, var(--tw-border-opacity));
  }

  .desktop-min\:focus-within\:border-blue-600:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(37, 99, 235, var(--tw-border-opacity));
  }

  .desktop-min\:focus-within\:border-blue-700:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(29, 78, 216, var(--tw-border-opacity));
  }

  .desktop-min\:focus-within\:border-blue-800:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(30, 64, 175, var(--tw-border-opacity));
  }

  .desktop-min\:focus-within\:border-blue-900:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(30, 58, 138, var(--tw-border-opacity));
  }

  .desktop-min\:focus-within\:border-indigo-50:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(238, 242, 255, var(--tw-border-opacity));
  }

  .desktop-min\:focus-within\:border-indigo-100:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(224, 231, 255, var(--tw-border-opacity));
  }

  .desktop-min\:focus-within\:border-indigo-200:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(199, 210, 254, var(--tw-border-opacity));
  }

  .desktop-min\:focus-within\:border-indigo-300:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(165, 180, 252, var(--tw-border-opacity));
  }

  .desktop-min\:focus-within\:border-indigo-400:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(129, 140, 248, var(--tw-border-opacity));
  }

  .desktop-min\:focus-within\:border-indigo-500:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(99, 102, 241, var(--tw-border-opacity));
  }

  .desktop-min\:focus-within\:border-indigo-600:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(79, 70, 229, var(--tw-border-opacity));
  }

  .desktop-min\:focus-within\:border-indigo-700:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(67, 56, 202, var(--tw-border-opacity));
  }

  .desktop-min\:focus-within\:border-indigo-800:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(55, 48, 163, var(--tw-border-opacity));
  }

  .desktop-min\:focus-within\:border-indigo-900:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(49, 46, 129, var(--tw-border-opacity));
  }

  .desktop-min\:focus-within\:border-purple-50:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(245, 243, 255, var(--tw-border-opacity));
  }

  .desktop-min\:focus-within\:border-purple-100:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(237, 233, 254, var(--tw-border-opacity));
  }

  .desktop-min\:focus-within\:border-purple-200:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(221, 214, 254, var(--tw-border-opacity));
  }

  .desktop-min\:focus-within\:border-purple-300:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(196, 181, 253, var(--tw-border-opacity));
  }

  .desktop-min\:focus-within\:border-purple-400:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(167, 139, 250, var(--tw-border-opacity));
  }

  .desktop-min\:focus-within\:border-purple-500:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(139, 92, 246, var(--tw-border-opacity));
  }

  .desktop-min\:focus-within\:border-purple-600:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(124, 58, 237, var(--tw-border-opacity));
  }

  .desktop-min\:focus-within\:border-purple-700:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(109, 40, 217, var(--tw-border-opacity));
  }

  .desktop-min\:focus-within\:border-purple-800:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(91, 33, 182, var(--tw-border-opacity));
  }

  .desktop-min\:focus-within\:border-purple-900:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(76, 29, 149, var(--tw-border-opacity));
  }

  .desktop-min\:focus-within\:border-pink-50:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(253, 242, 248, var(--tw-border-opacity));
  }

  .desktop-min\:focus-within\:border-pink-100:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(252, 231, 243, var(--tw-border-opacity));
  }

  .desktop-min\:focus-within\:border-pink-200:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(251, 207, 232, var(--tw-border-opacity));
  }

  .desktop-min\:focus-within\:border-pink-300:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(249, 168, 212, var(--tw-border-opacity));
  }

  .desktop-min\:focus-within\:border-pink-400:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(244, 114, 182, var(--tw-border-opacity));
  }

  .desktop-min\:focus-within\:border-pink-500:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(236, 72, 153, var(--tw-border-opacity));
  }

  .desktop-min\:focus-within\:border-pink-600:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(219, 39, 119, var(--tw-border-opacity));
  }

  .desktop-min\:focus-within\:border-pink-700:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(190, 24, 93, var(--tw-border-opacity));
  }

  .desktop-min\:focus-within\:border-pink-800:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(157, 23, 77, var(--tw-border-opacity));
  }

  .desktop-min\:focus-within\:border-pink-900:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(131, 24, 67, var(--tw-border-opacity));
  }

  .desktop-min\:focus-within\:border-base-normal:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(0, 65, 129, var(--tw-border-opacity));
  }

  .desktop-min\:focus-within\:border-base-dark:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(0, 52, 105, var(--tw-border-opacity));
  }

  .desktop-min\:focus-within\:border-base-black:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(29, 29, 31, var(--tw-border-opacity));
  }

  .desktop-min\:focus-within\:border-base-border:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(231, 231, 233, var(--tw-border-opacity));
  }

  .desktop-min\:focus-within\:border-primary-normal:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(0, 103, 207, var(--tw-border-opacity));
  }

  .desktop-min\:focus-within\:border-primary-alt:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(0, 71, 143, var(--tw-border-opacity));
  }

  .desktop-min\:focus-within\:border-subtle-white:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(249, 249, 249, var(--tw-border-opacity));
  }

  .desktop-min\:focus-within\:border-turquesa:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(0, 151, 178, var(--tw-border-opacity));
  }

  .desktop-min\:hover\:border-transparent:hover {
    border-color: transparent;
  }

  .desktop-min\:hover\:border-current:hover {
    border-color: currentColor;
  }

  .desktop-min\:hover\:border-black:hover {
    --tw-border-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity));
  }

  .desktop-min\:hover\:border-white:hover {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .desktop-min\:hover\:border-gray-50:hover {
    --tw-border-opacity: 1;
    border-color: rgba(249, 250, 251, var(--tw-border-opacity));
  }

  .desktop-min\:hover\:border-gray-100:hover {
    --tw-border-opacity: 1;
    border-color: rgba(243, 244, 246, var(--tw-border-opacity));
  }

  .desktop-min\:hover\:border-gray-200:hover {
    --tw-border-opacity: 1;
    border-color: rgba(229, 231, 235, var(--tw-border-opacity));
  }

  .desktop-min\:hover\:border-gray-300:hover {
    --tw-border-opacity: 1;
    border-color: rgba(209, 213, 219, var(--tw-border-opacity));
  }

  .desktop-min\:hover\:border-gray-400:hover {
    --tw-border-opacity: 1;
    border-color: rgba(156, 163, 175, var(--tw-border-opacity));
  }

  .desktop-min\:hover\:border-gray-500:hover {
    --tw-border-opacity: 1;
    border-color: rgba(107, 114, 128, var(--tw-border-opacity));
  }

  .desktop-min\:hover\:border-gray-600:hover {
    --tw-border-opacity: 1;
    border-color: rgba(75, 85, 99, var(--tw-border-opacity));
  }

  .desktop-min\:hover\:border-gray-700:hover {
    --tw-border-opacity: 1;
    border-color: rgba(55, 65, 81, var(--tw-border-opacity));
  }

  .desktop-min\:hover\:border-gray-800:hover {
    --tw-border-opacity: 1;
    border-color: rgba(31, 41, 55, var(--tw-border-opacity));
  }

  .desktop-min\:hover\:border-gray-900:hover {
    --tw-border-opacity: 1;
    border-color: rgba(17, 24, 39, var(--tw-border-opacity));
  }

  .desktop-min\:hover\:border-red-50:hover {
    --tw-border-opacity: 1;
    border-color: rgba(254, 242, 242, var(--tw-border-opacity));
  }

  .desktop-min\:hover\:border-red-100:hover {
    --tw-border-opacity: 1;
    border-color: rgba(254, 226, 226, var(--tw-border-opacity));
  }

  .desktop-min\:hover\:border-red-200:hover {
    --tw-border-opacity: 1;
    border-color: rgba(254, 202, 202, var(--tw-border-opacity));
  }

  .desktop-min\:hover\:border-red-300:hover {
    --tw-border-opacity: 1;
    border-color: rgba(252, 165, 165, var(--tw-border-opacity));
  }

  .desktop-min\:hover\:border-red-400:hover {
    --tw-border-opacity: 1;
    border-color: rgba(248, 113, 113, var(--tw-border-opacity));
  }

  .desktop-min\:hover\:border-red-500:hover {
    --tw-border-opacity: 1;
    border-color: rgba(239, 68, 68, var(--tw-border-opacity));
  }

  .desktop-min\:hover\:border-red-600:hover {
    --tw-border-opacity: 1;
    border-color: rgba(220, 38, 38, var(--tw-border-opacity));
  }

  .desktop-min\:hover\:border-red-700:hover {
    --tw-border-opacity: 1;
    border-color: rgba(185, 28, 28, var(--tw-border-opacity));
  }

  .desktop-min\:hover\:border-red-800:hover {
    --tw-border-opacity: 1;
    border-color: rgba(153, 27, 27, var(--tw-border-opacity));
  }

  .desktop-min\:hover\:border-red-900:hover {
    --tw-border-opacity: 1;
    border-color: rgba(127, 29, 29, var(--tw-border-opacity));
  }

  .desktop-min\:hover\:border-yellow-50:hover {
    --tw-border-opacity: 1;
    border-color: rgba(255, 251, 235, var(--tw-border-opacity));
  }

  .desktop-min\:hover\:border-yellow-100:hover {
    --tw-border-opacity: 1;
    border-color: rgba(254, 243, 199, var(--tw-border-opacity));
  }

  .desktop-min\:hover\:border-yellow-200:hover {
    --tw-border-opacity: 1;
    border-color: rgba(253, 230, 138, var(--tw-border-opacity));
  }

  .desktop-min\:hover\:border-yellow-300:hover {
    --tw-border-opacity: 1;
    border-color: rgba(252, 211, 77, var(--tw-border-opacity));
  }

  .desktop-min\:hover\:border-yellow-400:hover {
    --tw-border-opacity: 1;
    border-color: rgba(251, 191, 36, var(--tw-border-opacity));
  }

  .desktop-min\:hover\:border-yellow-500:hover {
    --tw-border-opacity: 1;
    border-color: rgba(245, 158, 11, var(--tw-border-opacity));
  }

  .desktop-min\:hover\:border-yellow-600:hover {
    --tw-border-opacity: 1;
    border-color: rgba(217, 119, 6, var(--tw-border-opacity));
  }

  .desktop-min\:hover\:border-yellow-700:hover {
    --tw-border-opacity: 1;
    border-color: rgba(180, 83, 9, var(--tw-border-opacity));
  }

  .desktop-min\:hover\:border-yellow-800:hover {
    --tw-border-opacity: 1;
    border-color: rgba(146, 64, 14, var(--tw-border-opacity));
  }

  .desktop-min\:hover\:border-yellow-900:hover {
    --tw-border-opacity: 1;
    border-color: rgba(120, 53, 15, var(--tw-border-opacity));
  }

  .desktop-min\:hover\:border-green-50:hover {
    --tw-border-opacity: 1;
    border-color: rgba(236, 253, 245, var(--tw-border-opacity));
  }

  .desktop-min\:hover\:border-green-100:hover {
    --tw-border-opacity: 1;
    border-color: rgba(209, 250, 229, var(--tw-border-opacity));
  }

  .desktop-min\:hover\:border-green-200:hover {
    --tw-border-opacity: 1;
    border-color: rgba(167, 243, 208, var(--tw-border-opacity));
  }

  .desktop-min\:hover\:border-green-300:hover {
    --tw-border-opacity: 1;
    border-color: rgba(110, 231, 183, var(--tw-border-opacity));
  }

  .desktop-min\:hover\:border-green-400:hover {
    --tw-border-opacity: 1;
    border-color: rgba(52, 211, 153, var(--tw-border-opacity));
  }

  .desktop-min\:hover\:border-green-500:hover {
    --tw-border-opacity: 1;
    border-color: rgba(16, 185, 129, var(--tw-border-opacity));
  }

  .desktop-min\:hover\:border-green-600:hover {
    --tw-border-opacity: 1;
    border-color: rgba(5, 150, 105, var(--tw-border-opacity));
  }

  .desktop-min\:hover\:border-green-700:hover {
    --tw-border-opacity: 1;
    border-color: rgba(4, 120, 87, var(--tw-border-opacity));
  }

  .desktop-min\:hover\:border-green-800:hover {
    --tw-border-opacity: 1;
    border-color: rgba(6, 95, 70, var(--tw-border-opacity));
  }

  .desktop-min\:hover\:border-green-900:hover {
    --tw-border-opacity: 1;
    border-color: rgba(6, 78, 59, var(--tw-border-opacity));
  }

  .desktop-min\:hover\:border-blue-50:hover {
    --tw-border-opacity: 1;
    border-color: rgba(239, 246, 255, var(--tw-border-opacity));
  }

  .desktop-min\:hover\:border-blue-100:hover {
    --tw-border-opacity: 1;
    border-color: rgba(219, 234, 254, var(--tw-border-opacity));
  }

  .desktop-min\:hover\:border-blue-200:hover {
    --tw-border-opacity: 1;
    border-color: rgba(191, 219, 254, var(--tw-border-opacity));
  }

  .desktop-min\:hover\:border-blue-300:hover {
    --tw-border-opacity: 1;
    border-color: rgba(147, 197, 253, var(--tw-border-opacity));
  }

  .desktop-min\:hover\:border-blue-400:hover {
    --tw-border-opacity: 1;
    border-color: rgba(96, 165, 250, var(--tw-border-opacity));
  }

  .desktop-min\:hover\:border-blue-500:hover {
    --tw-border-opacity: 1;
    border-color: rgba(59, 130, 246, var(--tw-border-opacity));
  }

  .desktop-min\:hover\:border-blue-600:hover {
    --tw-border-opacity: 1;
    border-color: rgba(37, 99, 235, var(--tw-border-opacity));
  }

  .desktop-min\:hover\:border-blue-700:hover {
    --tw-border-opacity: 1;
    border-color: rgba(29, 78, 216, var(--tw-border-opacity));
  }

  .desktop-min\:hover\:border-blue-800:hover {
    --tw-border-opacity: 1;
    border-color: rgba(30, 64, 175, var(--tw-border-opacity));
  }

  .desktop-min\:hover\:border-blue-900:hover {
    --tw-border-opacity: 1;
    border-color: rgba(30, 58, 138, var(--tw-border-opacity));
  }

  .desktop-min\:hover\:border-indigo-50:hover {
    --tw-border-opacity: 1;
    border-color: rgba(238, 242, 255, var(--tw-border-opacity));
  }

  .desktop-min\:hover\:border-indigo-100:hover {
    --tw-border-opacity: 1;
    border-color: rgba(224, 231, 255, var(--tw-border-opacity));
  }

  .desktop-min\:hover\:border-indigo-200:hover {
    --tw-border-opacity: 1;
    border-color: rgba(199, 210, 254, var(--tw-border-opacity));
  }

  .desktop-min\:hover\:border-indigo-300:hover {
    --tw-border-opacity: 1;
    border-color: rgba(165, 180, 252, var(--tw-border-opacity));
  }

  .desktop-min\:hover\:border-indigo-400:hover {
    --tw-border-opacity: 1;
    border-color: rgba(129, 140, 248, var(--tw-border-opacity));
  }

  .desktop-min\:hover\:border-indigo-500:hover {
    --tw-border-opacity: 1;
    border-color: rgba(99, 102, 241, var(--tw-border-opacity));
  }

  .desktop-min\:hover\:border-indigo-600:hover {
    --tw-border-opacity: 1;
    border-color: rgba(79, 70, 229, var(--tw-border-opacity));
  }

  .desktop-min\:hover\:border-indigo-700:hover {
    --tw-border-opacity: 1;
    border-color: rgba(67, 56, 202, var(--tw-border-opacity));
  }

  .desktop-min\:hover\:border-indigo-800:hover {
    --tw-border-opacity: 1;
    border-color: rgba(55, 48, 163, var(--tw-border-opacity));
  }

  .desktop-min\:hover\:border-indigo-900:hover {
    --tw-border-opacity: 1;
    border-color: rgba(49, 46, 129, var(--tw-border-opacity));
  }

  .desktop-min\:hover\:border-purple-50:hover {
    --tw-border-opacity: 1;
    border-color: rgba(245, 243, 255, var(--tw-border-opacity));
  }

  .desktop-min\:hover\:border-purple-100:hover {
    --tw-border-opacity: 1;
    border-color: rgba(237, 233, 254, var(--tw-border-opacity));
  }

  .desktop-min\:hover\:border-purple-200:hover {
    --tw-border-opacity: 1;
    border-color: rgba(221, 214, 254, var(--tw-border-opacity));
  }

  .desktop-min\:hover\:border-purple-300:hover {
    --tw-border-opacity: 1;
    border-color: rgba(196, 181, 253, var(--tw-border-opacity));
  }

  .desktop-min\:hover\:border-purple-400:hover {
    --tw-border-opacity: 1;
    border-color: rgba(167, 139, 250, var(--tw-border-opacity));
  }

  .desktop-min\:hover\:border-purple-500:hover {
    --tw-border-opacity: 1;
    border-color: rgba(139, 92, 246, var(--tw-border-opacity));
  }

  .desktop-min\:hover\:border-purple-600:hover {
    --tw-border-opacity: 1;
    border-color: rgba(124, 58, 237, var(--tw-border-opacity));
  }

  .desktop-min\:hover\:border-purple-700:hover {
    --tw-border-opacity: 1;
    border-color: rgba(109, 40, 217, var(--tw-border-opacity));
  }

  .desktop-min\:hover\:border-purple-800:hover {
    --tw-border-opacity: 1;
    border-color: rgba(91, 33, 182, var(--tw-border-opacity));
  }

  .desktop-min\:hover\:border-purple-900:hover {
    --tw-border-opacity: 1;
    border-color: rgba(76, 29, 149, var(--tw-border-opacity));
  }

  .desktop-min\:hover\:border-pink-50:hover {
    --tw-border-opacity: 1;
    border-color: rgba(253, 242, 248, var(--tw-border-opacity));
  }

  .desktop-min\:hover\:border-pink-100:hover {
    --tw-border-opacity: 1;
    border-color: rgba(252, 231, 243, var(--tw-border-opacity));
  }

  .desktop-min\:hover\:border-pink-200:hover {
    --tw-border-opacity: 1;
    border-color: rgba(251, 207, 232, var(--tw-border-opacity));
  }

  .desktop-min\:hover\:border-pink-300:hover {
    --tw-border-opacity: 1;
    border-color: rgba(249, 168, 212, var(--tw-border-opacity));
  }

  .desktop-min\:hover\:border-pink-400:hover {
    --tw-border-opacity: 1;
    border-color: rgba(244, 114, 182, var(--tw-border-opacity));
  }

  .desktop-min\:hover\:border-pink-500:hover {
    --tw-border-opacity: 1;
    border-color: rgba(236, 72, 153, var(--tw-border-opacity));
  }

  .desktop-min\:hover\:border-pink-600:hover {
    --tw-border-opacity: 1;
    border-color: rgba(219, 39, 119, var(--tw-border-opacity));
  }

  .desktop-min\:hover\:border-pink-700:hover {
    --tw-border-opacity: 1;
    border-color: rgba(190, 24, 93, var(--tw-border-opacity));
  }

  .desktop-min\:hover\:border-pink-800:hover {
    --tw-border-opacity: 1;
    border-color: rgba(157, 23, 77, var(--tw-border-opacity));
  }

  .desktop-min\:hover\:border-pink-900:hover {
    --tw-border-opacity: 1;
    border-color: rgba(131, 24, 67, var(--tw-border-opacity));
  }

  .desktop-min\:hover\:border-base-normal:hover {
    --tw-border-opacity: 1;
    border-color: rgba(0, 65, 129, var(--tw-border-opacity));
  }

  .desktop-min\:hover\:border-base-dark:hover {
    --tw-border-opacity: 1;
    border-color: rgba(0, 52, 105, var(--tw-border-opacity));
  }

  .desktop-min\:hover\:border-base-black:hover {
    --tw-border-opacity: 1;
    border-color: rgba(29, 29, 31, var(--tw-border-opacity));
  }

  .desktop-min\:hover\:border-base-border:hover {
    --tw-border-opacity: 1;
    border-color: rgba(231, 231, 233, var(--tw-border-opacity));
  }

  .desktop-min\:hover\:border-primary-normal:hover {
    --tw-border-opacity: 1;
    border-color: rgba(0, 103, 207, var(--tw-border-opacity));
  }

  .desktop-min\:hover\:border-primary-alt:hover {
    --tw-border-opacity: 1;
    border-color: rgba(0, 71, 143, var(--tw-border-opacity));
  }

  .desktop-min\:hover\:border-subtle-white:hover {
    --tw-border-opacity: 1;
    border-color: rgba(249, 249, 249, var(--tw-border-opacity));
  }

  .desktop-min\:hover\:border-turquesa:hover {
    --tw-border-opacity: 1;
    border-color: rgba(0, 151, 178, var(--tw-border-opacity));
  }

  .desktop-min\:focus\:border-transparent:focus {
    border-color: transparent;
  }

  .desktop-min\:focus\:border-current:focus {
    border-color: currentColor;
  }

  .desktop-min\:focus\:border-black:focus {
    --tw-border-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity));
  }

  .desktop-min\:focus\:border-white:focus {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .desktop-min\:focus\:border-gray-50:focus {
    --tw-border-opacity: 1;
    border-color: rgba(249, 250, 251, var(--tw-border-opacity));
  }

  .desktop-min\:focus\:border-gray-100:focus {
    --tw-border-opacity: 1;
    border-color: rgba(243, 244, 246, var(--tw-border-opacity));
  }

  .desktop-min\:focus\:border-gray-200:focus {
    --tw-border-opacity: 1;
    border-color: rgba(229, 231, 235, var(--tw-border-opacity));
  }

  .desktop-min\:focus\:border-gray-300:focus {
    --tw-border-opacity: 1;
    border-color: rgba(209, 213, 219, var(--tw-border-opacity));
  }

  .desktop-min\:focus\:border-gray-400:focus {
    --tw-border-opacity: 1;
    border-color: rgba(156, 163, 175, var(--tw-border-opacity));
  }

  .desktop-min\:focus\:border-gray-500:focus {
    --tw-border-opacity: 1;
    border-color: rgba(107, 114, 128, var(--tw-border-opacity));
  }

  .desktop-min\:focus\:border-gray-600:focus {
    --tw-border-opacity: 1;
    border-color: rgba(75, 85, 99, var(--tw-border-opacity));
  }

  .desktop-min\:focus\:border-gray-700:focus {
    --tw-border-opacity: 1;
    border-color: rgba(55, 65, 81, var(--tw-border-opacity));
  }

  .desktop-min\:focus\:border-gray-800:focus {
    --tw-border-opacity: 1;
    border-color: rgba(31, 41, 55, var(--tw-border-opacity));
  }

  .desktop-min\:focus\:border-gray-900:focus {
    --tw-border-opacity: 1;
    border-color: rgba(17, 24, 39, var(--tw-border-opacity));
  }

  .desktop-min\:focus\:border-red-50:focus {
    --tw-border-opacity: 1;
    border-color: rgba(254, 242, 242, var(--tw-border-opacity));
  }

  .desktop-min\:focus\:border-red-100:focus {
    --tw-border-opacity: 1;
    border-color: rgba(254, 226, 226, var(--tw-border-opacity));
  }

  .desktop-min\:focus\:border-red-200:focus {
    --tw-border-opacity: 1;
    border-color: rgba(254, 202, 202, var(--tw-border-opacity));
  }

  .desktop-min\:focus\:border-red-300:focus {
    --tw-border-opacity: 1;
    border-color: rgba(252, 165, 165, var(--tw-border-opacity));
  }

  .desktop-min\:focus\:border-red-400:focus {
    --tw-border-opacity: 1;
    border-color: rgba(248, 113, 113, var(--tw-border-opacity));
  }

  .desktop-min\:focus\:border-red-500:focus {
    --tw-border-opacity: 1;
    border-color: rgba(239, 68, 68, var(--tw-border-opacity));
  }

  .desktop-min\:focus\:border-red-600:focus {
    --tw-border-opacity: 1;
    border-color: rgba(220, 38, 38, var(--tw-border-opacity));
  }

  .desktop-min\:focus\:border-red-700:focus {
    --tw-border-opacity: 1;
    border-color: rgba(185, 28, 28, var(--tw-border-opacity));
  }

  .desktop-min\:focus\:border-red-800:focus {
    --tw-border-opacity: 1;
    border-color: rgba(153, 27, 27, var(--tw-border-opacity));
  }

  .desktop-min\:focus\:border-red-900:focus {
    --tw-border-opacity: 1;
    border-color: rgba(127, 29, 29, var(--tw-border-opacity));
  }

  .desktop-min\:focus\:border-yellow-50:focus {
    --tw-border-opacity: 1;
    border-color: rgba(255, 251, 235, var(--tw-border-opacity));
  }

  .desktop-min\:focus\:border-yellow-100:focus {
    --tw-border-opacity: 1;
    border-color: rgba(254, 243, 199, var(--tw-border-opacity));
  }

  .desktop-min\:focus\:border-yellow-200:focus {
    --tw-border-opacity: 1;
    border-color: rgba(253, 230, 138, var(--tw-border-opacity));
  }

  .desktop-min\:focus\:border-yellow-300:focus {
    --tw-border-opacity: 1;
    border-color: rgba(252, 211, 77, var(--tw-border-opacity));
  }

  .desktop-min\:focus\:border-yellow-400:focus {
    --tw-border-opacity: 1;
    border-color: rgba(251, 191, 36, var(--tw-border-opacity));
  }

  .desktop-min\:focus\:border-yellow-500:focus {
    --tw-border-opacity: 1;
    border-color: rgba(245, 158, 11, var(--tw-border-opacity));
  }

  .desktop-min\:focus\:border-yellow-600:focus {
    --tw-border-opacity: 1;
    border-color: rgba(217, 119, 6, var(--tw-border-opacity));
  }

  .desktop-min\:focus\:border-yellow-700:focus {
    --tw-border-opacity: 1;
    border-color: rgba(180, 83, 9, var(--tw-border-opacity));
  }

  .desktop-min\:focus\:border-yellow-800:focus {
    --tw-border-opacity: 1;
    border-color: rgba(146, 64, 14, var(--tw-border-opacity));
  }

  .desktop-min\:focus\:border-yellow-900:focus {
    --tw-border-opacity: 1;
    border-color: rgba(120, 53, 15, var(--tw-border-opacity));
  }

  .desktop-min\:focus\:border-green-50:focus {
    --tw-border-opacity: 1;
    border-color: rgba(236, 253, 245, var(--tw-border-opacity));
  }

  .desktop-min\:focus\:border-green-100:focus {
    --tw-border-opacity: 1;
    border-color: rgba(209, 250, 229, var(--tw-border-opacity));
  }

  .desktop-min\:focus\:border-green-200:focus {
    --tw-border-opacity: 1;
    border-color: rgba(167, 243, 208, var(--tw-border-opacity));
  }

  .desktop-min\:focus\:border-green-300:focus {
    --tw-border-opacity: 1;
    border-color: rgba(110, 231, 183, var(--tw-border-opacity));
  }

  .desktop-min\:focus\:border-green-400:focus {
    --tw-border-opacity: 1;
    border-color: rgba(52, 211, 153, var(--tw-border-opacity));
  }

  .desktop-min\:focus\:border-green-500:focus {
    --tw-border-opacity: 1;
    border-color: rgba(16, 185, 129, var(--tw-border-opacity));
  }

  .desktop-min\:focus\:border-green-600:focus {
    --tw-border-opacity: 1;
    border-color: rgba(5, 150, 105, var(--tw-border-opacity));
  }

  .desktop-min\:focus\:border-green-700:focus {
    --tw-border-opacity: 1;
    border-color: rgba(4, 120, 87, var(--tw-border-opacity));
  }

  .desktop-min\:focus\:border-green-800:focus {
    --tw-border-opacity: 1;
    border-color: rgba(6, 95, 70, var(--tw-border-opacity));
  }

  .desktop-min\:focus\:border-green-900:focus {
    --tw-border-opacity: 1;
    border-color: rgba(6, 78, 59, var(--tw-border-opacity));
  }

  .desktop-min\:focus\:border-blue-50:focus {
    --tw-border-opacity: 1;
    border-color: rgba(239, 246, 255, var(--tw-border-opacity));
  }

  .desktop-min\:focus\:border-blue-100:focus {
    --tw-border-opacity: 1;
    border-color: rgba(219, 234, 254, var(--tw-border-opacity));
  }

  .desktop-min\:focus\:border-blue-200:focus {
    --tw-border-opacity: 1;
    border-color: rgba(191, 219, 254, var(--tw-border-opacity));
  }

  .desktop-min\:focus\:border-blue-300:focus {
    --tw-border-opacity: 1;
    border-color: rgba(147, 197, 253, var(--tw-border-opacity));
  }

  .desktop-min\:focus\:border-blue-400:focus {
    --tw-border-opacity: 1;
    border-color: rgba(96, 165, 250, var(--tw-border-opacity));
  }

  .desktop-min\:focus\:border-blue-500:focus {
    --tw-border-opacity: 1;
    border-color: rgba(59, 130, 246, var(--tw-border-opacity));
  }

  .desktop-min\:focus\:border-blue-600:focus {
    --tw-border-opacity: 1;
    border-color: rgba(37, 99, 235, var(--tw-border-opacity));
  }

  .desktop-min\:focus\:border-blue-700:focus {
    --tw-border-opacity: 1;
    border-color: rgba(29, 78, 216, var(--tw-border-opacity));
  }

  .desktop-min\:focus\:border-blue-800:focus {
    --tw-border-opacity: 1;
    border-color: rgba(30, 64, 175, var(--tw-border-opacity));
  }

  .desktop-min\:focus\:border-blue-900:focus {
    --tw-border-opacity: 1;
    border-color: rgba(30, 58, 138, var(--tw-border-opacity));
  }

  .desktop-min\:focus\:border-indigo-50:focus {
    --tw-border-opacity: 1;
    border-color: rgba(238, 242, 255, var(--tw-border-opacity));
  }

  .desktop-min\:focus\:border-indigo-100:focus {
    --tw-border-opacity: 1;
    border-color: rgba(224, 231, 255, var(--tw-border-opacity));
  }

  .desktop-min\:focus\:border-indigo-200:focus {
    --tw-border-opacity: 1;
    border-color: rgba(199, 210, 254, var(--tw-border-opacity));
  }

  .desktop-min\:focus\:border-indigo-300:focus {
    --tw-border-opacity: 1;
    border-color: rgba(165, 180, 252, var(--tw-border-opacity));
  }

  .desktop-min\:focus\:border-indigo-400:focus {
    --tw-border-opacity: 1;
    border-color: rgba(129, 140, 248, var(--tw-border-opacity));
  }

  .desktop-min\:focus\:border-indigo-500:focus {
    --tw-border-opacity: 1;
    border-color: rgba(99, 102, 241, var(--tw-border-opacity));
  }

  .desktop-min\:focus\:border-indigo-600:focus {
    --tw-border-opacity: 1;
    border-color: rgba(79, 70, 229, var(--tw-border-opacity));
  }

  .desktop-min\:focus\:border-indigo-700:focus {
    --tw-border-opacity: 1;
    border-color: rgba(67, 56, 202, var(--tw-border-opacity));
  }

  .desktop-min\:focus\:border-indigo-800:focus {
    --tw-border-opacity: 1;
    border-color: rgba(55, 48, 163, var(--tw-border-opacity));
  }

  .desktop-min\:focus\:border-indigo-900:focus {
    --tw-border-opacity: 1;
    border-color: rgba(49, 46, 129, var(--tw-border-opacity));
  }

  .desktop-min\:focus\:border-purple-50:focus {
    --tw-border-opacity: 1;
    border-color: rgba(245, 243, 255, var(--tw-border-opacity));
  }

  .desktop-min\:focus\:border-purple-100:focus {
    --tw-border-opacity: 1;
    border-color: rgba(237, 233, 254, var(--tw-border-opacity));
  }

  .desktop-min\:focus\:border-purple-200:focus {
    --tw-border-opacity: 1;
    border-color: rgba(221, 214, 254, var(--tw-border-opacity));
  }

  .desktop-min\:focus\:border-purple-300:focus {
    --tw-border-opacity: 1;
    border-color: rgba(196, 181, 253, var(--tw-border-opacity));
  }

  .desktop-min\:focus\:border-purple-400:focus {
    --tw-border-opacity: 1;
    border-color: rgba(167, 139, 250, var(--tw-border-opacity));
  }

  .desktop-min\:focus\:border-purple-500:focus {
    --tw-border-opacity: 1;
    border-color: rgba(139, 92, 246, var(--tw-border-opacity));
  }

  .desktop-min\:focus\:border-purple-600:focus {
    --tw-border-opacity: 1;
    border-color: rgba(124, 58, 237, var(--tw-border-opacity));
  }

  .desktop-min\:focus\:border-purple-700:focus {
    --tw-border-opacity: 1;
    border-color: rgba(109, 40, 217, var(--tw-border-opacity));
  }

  .desktop-min\:focus\:border-purple-800:focus {
    --tw-border-opacity: 1;
    border-color: rgba(91, 33, 182, var(--tw-border-opacity));
  }

  .desktop-min\:focus\:border-purple-900:focus {
    --tw-border-opacity: 1;
    border-color: rgba(76, 29, 149, var(--tw-border-opacity));
  }

  .desktop-min\:focus\:border-pink-50:focus {
    --tw-border-opacity: 1;
    border-color: rgba(253, 242, 248, var(--tw-border-opacity));
  }

  .desktop-min\:focus\:border-pink-100:focus {
    --tw-border-opacity: 1;
    border-color: rgba(252, 231, 243, var(--tw-border-opacity));
  }

  .desktop-min\:focus\:border-pink-200:focus {
    --tw-border-opacity: 1;
    border-color: rgba(251, 207, 232, var(--tw-border-opacity));
  }

  .desktop-min\:focus\:border-pink-300:focus {
    --tw-border-opacity: 1;
    border-color: rgba(249, 168, 212, var(--tw-border-opacity));
  }

  .desktop-min\:focus\:border-pink-400:focus {
    --tw-border-opacity: 1;
    border-color: rgba(244, 114, 182, var(--tw-border-opacity));
  }

  .desktop-min\:focus\:border-pink-500:focus {
    --tw-border-opacity: 1;
    border-color: rgba(236, 72, 153, var(--tw-border-opacity));
  }

  .desktop-min\:focus\:border-pink-600:focus {
    --tw-border-opacity: 1;
    border-color: rgba(219, 39, 119, var(--tw-border-opacity));
  }

  .desktop-min\:focus\:border-pink-700:focus {
    --tw-border-opacity: 1;
    border-color: rgba(190, 24, 93, var(--tw-border-opacity));
  }

  .desktop-min\:focus\:border-pink-800:focus {
    --tw-border-opacity: 1;
    border-color: rgba(157, 23, 77, var(--tw-border-opacity));
  }

  .desktop-min\:focus\:border-pink-900:focus {
    --tw-border-opacity: 1;
    border-color: rgba(131, 24, 67, var(--tw-border-opacity));
  }

  .desktop-min\:focus\:border-base-normal:focus {
    --tw-border-opacity: 1;
    border-color: rgba(0, 65, 129, var(--tw-border-opacity));
  }

  .desktop-min\:focus\:border-base-dark:focus {
    --tw-border-opacity: 1;
    border-color: rgba(0, 52, 105, var(--tw-border-opacity));
  }

  .desktop-min\:focus\:border-base-black:focus {
    --tw-border-opacity: 1;
    border-color: rgba(29, 29, 31, var(--tw-border-opacity));
  }

  .desktop-min\:focus\:border-base-border:focus {
    --tw-border-opacity: 1;
    border-color: rgba(231, 231, 233, var(--tw-border-opacity));
  }

  .desktop-min\:focus\:border-primary-normal:focus {
    --tw-border-opacity: 1;
    border-color: rgba(0, 103, 207, var(--tw-border-opacity));
  }

  .desktop-min\:focus\:border-primary-alt:focus {
    --tw-border-opacity: 1;
    border-color: rgba(0, 71, 143, var(--tw-border-opacity));
  }

  .desktop-min\:focus\:border-subtle-white:focus {
    --tw-border-opacity: 1;
    border-color: rgba(249, 249, 249, var(--tw-border-opacity));
  }

  .desktop-min\:focus\:border-turquesa:focus {
    --tw-border-opacity: 1;
    border-color: rgba(0, 151, 178, var(--tw-border-opacity));
  }

  .desktop-min\:border-opacity-0 {
    --tw-border-opacity: 0;
  }

  .desktop-min\:border-opacity-5 {
    --tw-border-opacity: 0.05;
  }

  .desktop-min\:border-opacity-10 {
    --tw-border-opacity: 0.1;
  }

  .desktop-min\:border-opacity-20 {
    --tw-border-opacity: 0.2;
  }

  .desktop-min\:border-opacity-25 {
    --tw-border-opacity: 0.25;
  }

  .desktop-min\:border-opacity-30 {
    --tw-border-opacity: 0.3;
  }

  .desktop-min\:border-opacity-40 {
    --tw-border-opacity: 0.4;
  }

  .desktop-min\:border-opacity-50 {
    --tw-border-opacity: 0.5;
  }

  .desktop-min\:border-opacity-60 {
    --tw-border-opacity: 0.6;
  }

  .desktop-min\:border-opacity-70 {
    --tw-border-opacity: 0.7;
  }

  .desktop-min\:border-opacity-75 {
    --tw-border-opacity: 0.75;
  }

  .desktop-min\:border-opacity-80 {
    --tw-border-opacity: 0.8;
  }

  .desktop-min\:border-opacity-90 {
    --tw-border-opacity: 0.9;
  }

  .desktop-min\:border-opacity-95 {
    --tw-border-opacity: 0.95;
  }

  .desktop-min\:border-opacity-100 {
    --tw-border-opacity: 1;
  }

  .group:hover .desktop-min\:group-hover\:border-opacity-0 {
    --tw-border-opacity: 0;
  }

  .group:hover .desktop-min\:group-hover\:border-opacity-5 {
    --tw-border-opacity: 0.05;
  }

  .group:hover .desktop-min\:group-hover\:border-opacity-10 {
    --tw-border-opacity: 0.1;
  }

  .group:hover .desktop-min\:group-hover\:border-opacity-20 {
    --tw-border-opacity: 0.2;
  }

  .group:hover .desktop-min\:group-hover\:border-opacity-25 {
    --tw-border-opacity: 0.25;
  }

  .group:hover .desktop-min\:group-hover\:border-opacity-30 {
    --tw-border-opacity: 0.3;
  }

  .group:hover .desktop-min\:group-hover\:border-opacity-40 {
    --tw-border-opacity: 0.4;
  }

  .group:hover .desktop-min\:group-hover\:border-opacity-50 {
    --tw-border-opacity: 0.5;
  }

  .group:hover .desktop-min\:group-hover\:border-opacity-60 {
    --tw-border-opacity: 0.6;
  }

  .group:hover .desktop-min\:group-hover\:border-opacity-70 {
    --tw-border-opacity: 0.7;
  }

  .group:hover .desktop-min\:group-hover\:border-opacity-75 {
    --tw-border-opacity: 0.75;
  }

  .group:hover .desktop-min\:group-hover\:border-opacity-80 {
    --tw-border-opacity: 0.8;
  }

  .group:hover .desktop-min\:group-hover\:border-opacity-90 {
    --tw-border-opacity: 0.9;
  }

  .group:hover .desktop-min\:group-hover\:border-opacity-95 {
    --tw-border-opacity: 0.95;
  }

  .group:hover .desktop-min\:group-hover\:border-opacity-100 {
    --tw-border-opacity: 1;
  }

  .desktop-min\:focus-within\:border-opacity-0:focus-within {
    --tw-border-opacity: 0;
  }

  .desktop-min\:focus-within\:border-opacity-5:focus-within {
    --tw-border-opacity: 0.05;
  }

  .desktop-min\:focus-within\:border-opacity-10:focus-within {
    --tw-border-opacity: 0.1;
  }

  .desktop-min\:focus-within\:border-opacity-20:focus-within {
    --tw-border-opacity: 0.2;
  }

  .desktop-min\:focus-within\:border-opacity-25:focus-within {
    --tw-border-opacity: 0.25;
  }

  .desktop-min\:focus-within\:border-opacity-30:focus-within {
    --tw-border-opacity: 0.3;
  }

  .desktop-min\:focus-within\:border-opacity-40:focus-within {
    --tw-border-opacity: 0.4;
  }

  .desktop-min\:focus-within\:border-opacity-50:focus-within {
    --tw-border-opacity: 0.5;
  }

  .desktop-min\:focus-within\:border-opacity-60:focus-within {
    --tw-border-opacity: 0.6;
  }

  .desktop-min\:focus-within\:border-opacity-70:focus-within {
    --tw-border-opacity: 0.7;
  }

  .desktop-min\:focus-within\:border-opacity-75:focus-within {
    --tw-border-opacity: 0.75;
  }

  .desktop-min\:focus-within\:border-opacity-80:focus-within {
    --tw-border-opacity: 0.8;
  }

  .desktop-min\:focus-within\:border-opacity-90:focus-within {
    --tw-border-opacity: 0.9;
  }

  .desktop-min\:focus-within\:border-opacity-95:focus-within {
    --tw-border-opacity: 0.95;
  }

  .desktop-min\:focus-within\:border-opacity-100:focus-within {
    --tw-border-opacity: 1;
  }

  .desktop-min\:hover\:border-opacity-0:hover {
    --tw-border-opacity: 0;
  }

  .desktop-min\:hover\:border-opacity-5:hover {
    --tw-border-opacity: 0.05;
  }

  .desktop-min\:hover\:border-opacity-10:hover {
    --tw-border-opacity: 0.1;
  }

  .desktop-min\:hover\:border-opacity-20:hover {
    --tw-border-opacity: 0.2;
  }

  .desktop-min\:hover\:border-opacity-25:hover {
    --tw-border-opacity: 0.25;
  }

  .desktop-min\:hover\:border-opacity-30:hover {
    --tw-border-opacity: 0.3;
  }

  .desktop-min\:hover\:border-opacity-40:hover {
    --tw-border-opacity: 0.4;
  }

  .desktop-min\:hover\:border-opacity-50:hover {
    --tw-border-opacity: 0.5;
  }

  .desktop-min\:hover\:border-opacity-60:hover {
    --tw-border-opacity: 0.6;
  }

  .desktop-min\:hover\:border-opacity-70:hover {
    --tw-border-opacity: 0.7;
  }

  .desktop-min\:hover\:border-opacity-75:hover {
    --tw-border-opacity: 0.75;
  }

  .desktop-min\:hover\:border-opacity-80:hover {
    --tw-border-opacity: 0.8;
  }

  .desktop-min\:hover\:border-opacity-90:hover {
    --tw-border-opacity: 0.9;
  }

  .desktop-min\:hover\:border-opacity-95:hover {
    --tw-border-opacity: 0.95;
  }

  .desktop-min\:hover\:border-opacity-100:hover {
    --tw-border-opacity: 1;
  }

  .desktop-min\:focus\:border-opacity-0:focus {
    --tw-border-opacity: 0;
  }

  .desktop-min\:focus\:border-opacity-5:focus {
    --tw-border-opacity: 0.05;
  }

  .desktop-min\:focus\:border-opacity-10:focus {
    --tw-border-opacity: 0.1;
  }

  .desktop-min\:focus\:border-opacity-20:focus {
    --tw-border-opacity: 0.2;
  }

  .desktop-min\:focus\:border-opacity-25:focus {
    --tw-border-opacity: 0.25;
  }

  .desktop-min\:focus\:border-opacity-30:focus {
    --tw-border-opacity: 0.3;
  }

  .desktop-min\:focus\:border-opacity-40:focus {
    --tw-border-opacity: 0.4;
  }

  .desktop-min\:focus\:border-opacity-50:focus {
    --tw-border-opacity: 0.5;
  }

  .desktop-min\:focus\:border-opacity-60:focus {
    --tw-border-opacity: 0.6;
  }

  .desktop-min\:focus\:border-opacity-70:focus {
    --tw-border-opacity: 0.7;
  }

  .desktop-min\:focus\:border-opacity-75:focus {
    --tw-border-opacity: 0.75;
  }

  .desktop-min\:focus\:border-opacity-80:focus {
    --tw-border-opacity: 0.8;
  }

  .desktop-min\:focus\:border-opacity-90:focus {
    --tw-border-opacity: 0.9;
  }

  .desktop-min\:focus\:border-opacity-95:focus {
    --tw-border-opacity: 0.95;
  }

  .desktop-min\:focus\:border-opacity-100:focus {
    --tw-border-opacity: 1;
  }

  .desktop-min\:bg-transparent {
    background-color: transparent;
  }

  .desktop-min\:bg-current {
    background-color: currentColor;
  }

  .desktop-min\:bg-black {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
  }

  .desktop-min\:bg-white {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .desktop-min\:bg-gray-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity));
  }

  .desktop-min\:bg-gray-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
  }

  .desktop-min\:bg-gray-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(229, 231, 235, var(--tw-bg-opacity));
  }

  .desktop-min\:bg-gray-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 213, 219, var(--tw-bg-opacity));
  }

  .desktop-min\:bg-gray-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(156, 163, 175, var(--tw-bg-opacity));
  }

  .desktop-min\:bg-gray-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 114, 128, var(--tw-bg-opacity));
  }

  .desktop-min\:bg-gray-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(75, 85, 99, var(--tw-bg-opacity));
  }

  .desktop-min\:bg-gray-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 65, 81, var(--tw-bg-opacity));
  }

  .desktop-min\:bg-gray-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 41, 55, var(--tw-bg-opacity));
  }

  .desktop-min\:bg-gray-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(17, 24, 39, var(--tw-bg-opacity));
  }

  .desktop-min\:bg-red-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 242, 242, var(--tw-bg-opacity));
  }

  .desktop-min\:bg-red-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 226, 226, var(--tw-bg-opacity));
  }

  .desktop-min\:bg-red-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 202, 202, var(--tw-bg-opacity));
  }

  .desktop-min\:bg-red-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 165, 165, var(--tw-bg-opacity));
  }

  .desktop-min\:bg-red-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 113, 113, var(--tw-bg-opacity));
  }

  .desktop-min\:bg-red-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 68, 68, var(--tw-bg-opacity));
  }

  .desktop-min\:bg-red-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(220, 38, 38, var(--tw-bg-opacity));
  }

  .desktop-min\:bg-red-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(185, 28, 28, var(--tw-bg-opacity));
  }

  .desktop-min\:bg-red-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(153, 27, 27, var(--tw-bg-opacity));
  }

  .desktop-min\:bg-red-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(127, 29, 29, var(--tw-bg-opacity));
  }

  .desktop-min\:bg-yellow-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity));
  }

  .desktop-min\:bg-yellow-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity));
  }

  .desktop-min\:bg-yellow-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity));
  }

  .desktop-min\:bg-yellow-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity));
  }

  .desktop-min\:bg-yellow-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity));
  }

  .desktop-min\:bg-yellow-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity));
  }

  .desktop-min\:bg-yellow-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity));
  }

  .desktop-min\:bg-yellow-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity));
  }

  .desktop-min\:bg-yellow-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity));
  }

  .desktop-min\:bg-yellow-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity));
  }

  .desktop-min\:bg-green-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 253, 245, var(--tw-bg-opacity));
  }

  .desktop-min\:bg-green-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 250, 229, var(--tw-bg-opacity));
  }

  .desktop-min\:bg-green-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(167, 243, 208, var(--tw-bg-opacity));
  }

  .desktop-min\:bg-green-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 231, 183, var(--tw-bg-opacity));
  }

  .desktop-min\:bg-green-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(52, 211, 153, var(--tw-bg-opacity));
  }

  .desktop-min\:bg-green-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(16, 185, 129, var(--tw-bg-opacity));
  }

  .desktop-min\:bg-green-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(5, 150, 105, var(--tw-bg-opacity));
  }

  .desktop-min\:bg-green-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 120, 87, var(--tw-bg-opacity));
  }

  .desktop-min\:bg-green-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 95, 70, var(--tw-bg-opacity));
  }

  .desktop-min\:bg-green-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 78, 59, var(--tw-bg-opacity));
  }

  .desktop-min\:bg-blue-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 246, 255, var(--tw-bg-opacity));
  }

  .desktop-min\:bg-blue-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 234, 254, var(--tw-bg-opacity));
  }

  .desktop-min\:bg-blue-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(191, 219, 254, var(--tw-bg-opacity));
  }

  .desktop-min\:bg-blue-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(147, 197, 253, var(--tw-bg-opacity));
  }

  .desktop-min\:bg-blue-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 165, 250, var(--tw-bg-opacity));
  }

  .desktop-min\:bg-blue-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(59, 130, 246, var(--tw-bg-opacity));
  }

  .desktop-min\:bg-blue-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 99, 235, var(--tw-bg-opacity));
  }

  .desktop-min\:bg-blue-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(29, 78, 216, var(--tw-bg-opacity));
  }

  .desktop-min\:bg-blue-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 64, 175, var(--tw-bg-opacity));
  }

  .desktop-min\:bg-blue-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 58, 138, var(--tw-bg-opacity));
  }

  .desktop-min\:bg-indigo-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 242, 255, var(--tw-bg-opacity));
  }

  .desktop-min\:bg-indigo-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(224, 231, 255, var(--tw-bg-opacity));
  }

  .desktop-min\:bg-indigo-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(199, 210, 254, var(--tw-bg-opacity));
  }

  .desktop-min\:bg-indigo-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 180, 252, var(--tw-bg-opacity));
  }

  .desktop-min\:bg-indigo-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(129, 140, 248, var(--tw-bg-opacity));
  }

  .desktop-min\:bg-indigo-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(99, 102, 241, var(--tw-bg-opacity));
  }

  .desktop-min\:bg-indigo-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(79, 70, 229, var(--tw-bg-opacity));
  }

  .desktop-min\:bg-indigo-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(67, 56, 202, var(--tw-bg-opacity));
  }

  .desktop-min\:bg-indigo-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 48, 163, var(--tw-bg-opacity));
  }

  .desktop-min\:bg-indigo-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(49, 46, 129, var(--tw-bg-opacity));
  }

  .desktop-min\:bg-purple-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 243, 255, var(--tw-bg-opacity));
  }

  .desktop-min\:bg-purple-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 233, 254, var(--tw-bg-opacity));
  }

  .desktop-min\:bg-purple-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(221, 214, 254, var(--tw-bg-opacity));
  }

  .desktop-min\:bg-purple-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(196, 181, 253, var(--tw-bg-opacity));
  }

  .desktop-min\:bg-purple-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(167, 139, 250, var(--tw-bg-opacity));
  }

  .desktop-min\:bg-purple-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(139, 92, 246, var(--tw-bg-opacity));
  }

  .desktop-min\:bg-purple-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(124, 58, 237, var(--tw-bg-opacity));
  }

  .desktop-min\:bg-purple-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(109, 40, 217, var(--tw-bg-opacity));
  }

  .desktop-min\:bg-purple-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(91, 33, 182, var(--tw-bg-opacity));
  }

  .desktop-min\:bg-purple-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(76, 29, 149, var(--tw-bg-opacity));
  }

  .desktop-min\:bg-pink-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 242, 248, var(--tw-bg-opacity));
  }

  .desktop-min\:bg-pink-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 231, 243, var(--tw-bg-opacity));
  }

  .desktop-min\:bg-pink-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 207, 232, var(--tw-bg-opacity));
  }

  .desktop-min\:bg-pink-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 168, 212, var(--tw-bg-opacity));
  }

  .desktop-min\:bg-pink-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 114, 182, var(--tw-bg-opacity));
  }

  .desktop-min\:bg-pink-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 72, 153, var(--tw-bg-opacity));
  }

  .desktop-min\:bg-pink-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 39, 119, var(--tw-bg-opacity));
  }

  .desktop-min\:bg-pink-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(190, 24, 93, var(--tw-bg-opacity));
  }

  .desktop-min\:bg-pink-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(157, 23, 77, var(--tw-bg-opacity));
  }

  .desktop-min\:bg-pink-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(131, 24, 67, var(--tw-bg-opacity));
  }

  .desktop-min\:bg-base-normal {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 65, 129, var(--tw-bg-opacity));
  }

  .desktop-min\:bg-base-dark {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 52, 105, var(--tw-bg-opacity));
  }

  .desktop-min\:bg-base-black {
    --tw-bg-opacity: 1;
    background-color: rgba(29, 29, 31, var(--tw-bg-opacity));
  }

  .desktop-min\:bg-base-border {
    --tw-bg-opacity: 1;
    background-color: rgba(231, 231, 233, var(--tw-bg-opacity));
  }

  .desktop-min\:bg-primary-normal {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 103, 207, var(--tw-bg-opacity));
  }

  .desktop-min\:bg-primary-alt {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 71, 143, var(--tw-bg-opacity));
  }

  .desktop-min\:bg-subtle-white {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 249, 249, var(--tw-bg-opacity));
  }

  .desktop-min\:bg-turquesa {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 151, 178, var(--tw-bg-opacity));
  }

  .group:hover .desktop-min\:group-hover\:bg-transparent {
    background-color: transparent;
  }

  .group:hover .desktop-min\:group-hover\:bg-current {
    background-color: currentColor;
  }

  .group:hover .desktop-min\:group-hover\:bg-black {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
  }

  .group:hover .desktop-min\:group-hover\:bg-white {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .group:hover .desktop-min\:group-hover\:bg-gray-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity));
  }

  .group:hover .desktop-min\:group-hover\:bg-gray-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
  }

  .group:hover .desktop-min\:group-hover\:bg-gray-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(229, 231, 235, var(--tw-bg-opacity));
  }

  .group:hover .desktop-min\:group-hover\:bg-gray-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 213, 219, var(--tw-bg-opacity));
  }

  .group:hover .desktop-min\:group-hover\:bg-gray-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(156, 163, 175, var(--tw-bg-opacity));
  }

  .group:hover .desktop-min\:group-hover\:bg-gray-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 114, 128, var(--tw-bg-opacity));
  }

  .group:hover .desktop-min\:group-hover\:bg-gray-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(75, 85, 99, var(--tw-bg-opacity));
  }

  .group:hover .desktop-min\:group-hover\:bg-gray-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 65, 81, var(--tw-bg-opacity));
  }

  .group:hover .desktop-min\:group-hover\:bg-gray-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 41, 55, var(--tw-bg-opacity));
  }

  .group:hover .desktop-min\:group-hover\:bg-gray-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(17, 24, 39, var(--tw-bg-opacity));
  }

  .group:hover .desktop-min\:group-hover\:bg-red-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 242, 242, var(--tw-bg-opacity));
  }

  .group:hover .desktop-min\:group-hover\:bg-red-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 226, 226, var(--tw-bg-opacity));
  }

  .group:hover .desktop-min\:group-hover\:bg-red-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 202, 202, var(--tw-bg-opacity));
  }

  .group:hover .desktop-min\:group-hover\:bg-red-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 165, 165, var(--tw-bg-opacity));
  }

  .group:hover .desktop-min\:group-hover\:bg-red-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 113, 113, var(--tw-bg-opacity));
  }

  .group:hover .desktop-min\:group-hover\:bg-red-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 68, 68, var(--tw-bg-opacity));
  }

  .group:hover .desktop-min\:group-hover\:bg-red-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(220, 38, 38, var(--tw-bg-opacity));
  }

  .group:hover .desktop-min\:group-hover\:bg-red-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(185, 28, 28, var(--tw-bg-opacity));
  }

  .group:hover .desktop-min\:group-hover\:bg-red-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(153, 27, 27, var(--tw-bg-opacity));
  }

  .group:hover .desktop-min\:group-hover\:bg-red-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(127, 29, 29, var(--tw-bg-opacity));
  }

  .group:hover .desktop-min\:group-hover\:bg-yellow-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity));
  }

  .group:hover .desktop-min\:group-hover\:bg-yellow-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity));
  }

  .group:hover .desktop-min\:group-hover\:bg-yellow-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity));
  }

  .group:hover .desktop-min\:group-hover\:bg-yellow-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity));
  }

  .group:hover .desktop-min\:group-hover\:bg-yellow-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity));
  }

  .group:hover .desktop-min\:group-hover\:bg-yellow-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity));
  }

  .group:hover .desktop-min\:group-hover\:bg-yellow-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity));
  }

  .group:hover .desktop-min\:group-hover\:bg-yellow-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity));
  }

  .group:hover .desktop-min\:group-hover\:bg-yellow-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity));
  }

  .group:hover .desktop-min\:group-hover\:bg-yellow-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity));
  }

  .group:hover .desktop-min\:group-hover\:bg-green-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 253, 245, var(--tw-bg-opacity));
  }

  .group:hover .desktop-min\:group-hover\:bg-green-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 250, 229, var(--tw-bg-opacity));
  }

  .group:hover .desktop-min\:group-hover\:bg-green-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(167, 243, 208, var(--tw-bg-opacity));
  }

  .group:hover .desktop-min\:group-hover\:bg-green-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 231, 183, var(--tw-bg-opacity));
  }

  .group:hover .desktop-min\:group-hover\:bg-green-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(52, 211, 153, var(--tw-bg-opacity));
  }

  .group:hover .desktop-min\:group-hover\:bg-green-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(16, 185, 129, var(--tw-bg-opacity));
  }

  .group:hover .desktop-min\:group-hover\:bg-green-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(5, 150, 105, var(--tw-bg-opacity));
  }

  .group:hover .desktop-min\:group-hover\:bg-green-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 120, 87, var(--tw-bg-opacity));
  }

  .group:hover .desktop-min\:group-hover\:bg-green-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 95, 70, var(--tw-bg-opacity));
  }

  .group:hover .desktop-min\:group-hover\:bg-green-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 78, 59, var(--tw-bg-opacity));
  }

  .group:hover .desktop-min\:group-hover\:bg-blue-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 246, 255, var(--tw-bg-opacity));
  }

  .group:hover .desktop-min\:group-hover\:bg-blue-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 234, 254, var(--tw-bg-opacity));
  }

  .group:hover .desktop-min\:group-hover\:bg-blue-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(191, 219, 254, var(--tw-bg-opacity));
  }

  .group:hover .desktop-min\:group-hover\:bg-blue-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(147, 197, 253, var(--tw-bg-opacity));
  }

  .group:hover .desktop-min\:group-hover\:bg-blue-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 165, 250, var(--tw-bg-opacity));
  }

  .group:hover .desktop-min\:group-hover\:bg-blue-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(59, 130, 246, var(--tw-bg-opacity));
  }

  .group:hover .desktop-min\:group-hover\:bg-blue-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 99, 235, var(--tw-bg-opacity));
  }

  .group:hover .desktop-min\:group-hover\:bg-blue-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(29, 78, 216, var(--tw-bg-opacity));
  }

  .group:hover .desktop-min\:group-hover\:bg-blue-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 64, 175, var(--tw-bg-opacity));
  }

  .group:hover .desktop-min\:group-hover\:bg-blue-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 58, 138, var(--tw-bg-opacity));
  }

  .group:hover .desktop-min\:group-hover\:bg-indigo-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 242, 255, var(--tw-bg-opacity));
  }

  .group:hover .desktop-min\:group-hover\:bg-indigo-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(224, 231, 255, var(--tw-bg-opacity));
  }

  .group:hover .desktop-min\:group-hover\:bg-indigo-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(199, 210, 254, var(--tw-bg-opacity));
  }

  .group:hover .desktop-min\:group-hover\:bg-indigo-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 180, 252, var(--tw-bg-opacity));
  }

  .group:hover .desktop-min\:group-hover\:bg-indigo-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(129, 140, 248, var(--tw-bg-opacity));
  }

  .group:hover .desktop-min\:group-hover\:bg-indigo-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(99, 102, 241, var(--tw-bg-opacity));
  }

  .group:hover .desktop-min\:group-hover\:bg-indigo-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(79, 70, 229, var(--tw-bg-opacity));
  }

  .group:hover .desktop-min\:group-hover\:bg-indigo-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(67, 56, 202, var(--tw-bg-opacity));
  }

  .group:hover .desktop-min\:group-hover\:bg-indigo-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 48, 163, var(--tw-bg-opacity));
  }

  .group:hover .desktop-min\:group-hover\:bg-indigo-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(49, 46, 129, var(--tw-bg-opacity));
  }

  .group:hover .desktop-min\:group-hover\:bg-purple-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 243, 255, var(--tw-bg-opacity));
  }

  .group:hover .desktop-min\:group-hover\:bg-purple-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 233, 254, var(--tw-bg-opacity));
  }

  .group:hover .desktop-min\:group-hover\:bg-purple-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(221, 214, 254, var(--tw-bg-opacity));
  }

  .group:hover .desktop-min\:group-hover\:bg-purple-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(196, 181, 253, var(--tw-bg-opacity));
  }

  .group:hover .desktop-min\:group-hover\:bg-purple-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(167, 139, 250, var(--tw-bg-opacity));
  }

  .group:hover .desktop-min\:group-hover\:bg-purple-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(139, 92, 246, var(--tw-bg-opacity));
  }

  .group:hover .desktop-min\:group-hover\:bg-purple-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(124, 58, 237, var(--tw-bg-opacity));
  }

  .group:hover .desktop-min\:group-hover\:bg-purple-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(109, 40, 217, var(--tw-bg-opacity));
  }

  .group:hover .desktop-min\:group-hover\:bg-purple-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(91, 33, 182, var(--tw-bg-opacity));
  }

  .group:hover .desktop-min\:group-hover\:bg-purple-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(76, 29, 149, var(--tw-bg-opacity));
  }

  .group:hover .desktop-min\:group-hover\:bg-pink-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 242, 248, var(--tw-bg-opacity));
  }

  .group:hover .desktop-min\:group-hover\:bg-pink-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 231, 243, var(--tw-bg-opacity));
  }

  .group:hover .desktop-min\:group-hover\:bg-pink-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 207, 232, var(--tw-bg-opacity));
  }

  .group:hover .desktop-min\:group-hover\:bg-pink-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 168, 212, var(--tw-bg-opacity));
  }

  .group:hover .desktop-min\:group-hover\:bg-pink-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 114, 182, var(--tw-bg-opacity));
  }

  .group:hover .desktop-min\:group-hover\:bg-pink-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 72, 153, var(--tw-bg-opacity));
  }

  .group:hover .desktop-min\:group-hover\:bg-pink-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 39, 119, var(--tw-bg-opacity));
  }

  .group:hover .desktop-min\:group-hover\:bg-pink-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(190, 24, 93, var(--tw-bg-opacity));
  }

  .group:hover .desktop-min\:group-hover\:bg-pink-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(157, 23, 77, var(--tw-bg-opacity));
  }

  .group:hover .desktop-min\:group-hover\:bg-pink-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(131, 24, 67, var(--tw-bg-opacity));
  }

  .group:hover .desktop-min\:group-hover\:bg-base-normal {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 65, 129, var(--tw-bg-opacity));
  }

  .group:hover .desktop-min\:group-hover\:bg-base-dark {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 52, 105, var(--tw-bg-opacity));
  }

  .group:hover .desktop-min\:group-hover\:bg-base-black {
    --tw-bg-opacity: 1;
    background-color: rgba(29, 29, 31, var(--tw-bg-opacity));
  }

  .group:hover .desktop-min\:group-hover\:bg-base-border {
    --tw-bg-opacity: 1;
    background-color: rgba(231, 231, 233, var(--tw-bg-opacity));
  }

  .group:hover .desktop-min\:group-hover\:bg-primary-normal {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 103, 207, var(--tw-bg-opacity));
  }

  .group:hover .desktop-min\:group-hover\:bg-primary-alt {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 71, 143, var(--tw-bg-opacity));
  }

  .group:hover .desktop-min\:group-hover\:bg-subtle-white {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 249, 249, var(--tw-bg-opacity));
  }

  .group:hover .desktop-min\:group-hover\:bg-turquesa {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 151, 178, var(--tw-bg-opacity));
  }

  .desktop-min\:focus-within\:bg-transparent:focus-within {
    background-color: transparent;
  }

  .desktop-min\:focus-within\:bg-current:focus-within {
    background-color: currentColor;
  }

  .desktop-min\:focus-within\:bg-black:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
  }

  .desktop-min\:focus-within\:bg-white:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .desktop-min\:focus-within\:bg-gray-50:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity));
  }

  .desktop-min\:focus-within\:bg-gray-100:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
  }

  .desktop-min\:focus-within\:bg-gray-200:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(229, 231, 235, var(--tw-bg-opacity));
  }

  .desktop-min\:focus-within\:bg-gray-300:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 213, 219, var(--tw-bg-opacity));
  }

  .desktop-min\:focus-within\:bg-gray-400:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(156, 163, 175, var(--tw-bg-opacity));
  }

  .desktop-min\:focus-within\:bg-gray-500:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 114, 128, var(--tw-bg-opacity));
  }

  .desktop-min\:focus-within\:bg-gray-600:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(75, 85, 99, var(--tw-bg-opacity));
  }

  .desktop-min\:focus-within\:bg-gray-700:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 65, 81, var(--tw-bg-opacity));
  }

  .desktop-min\:focus-within\:bg-gray-800:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 41, 55, var(--tw-bg-opacity));
  }

  .desktop-min\:focus-within\:bg-gray-900:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(17, 24, 39, var(--tw-bg-opacity));
  }

  .desktop-min\:focus-within\:bg-red-50:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 242, 242, var(--tw-bg-opacity));
  }

  .desktop-min\:focus-within\:bg-red-100:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 226, 226, var(--tw-bg-opacity));
  }

  .desktop-min\:focus-within\:bg-red-200:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 202, 202, var(--tw-bg-opacity));
  }

  .desktop-min\:focus-within\:bg-red-300:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 165, 165, var(--tw-bg-opacity));
  }

  .desktop-min\:focus-within\:bg-red-400:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 113, 113, var(--tw-bg-opacity));
  }

  .desktop-min\:focus-within\:bg-red-500:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 68, 68, var(--tw-bg-opacity));
  }

  .desktop-min\:focus-within\:bg-red-600:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(220, 38, 38, var(--tw-bg-opacity));
  }

  .desktop-min\:focus-within\:bg-red-700:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(185, 28, 28, var(--tw-bg-opacity));
  }

  .desktop-min\:focus-within\:bg-red-800:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(153, 27, 27, var(--tw-bg-opacity));
  }

  .desktop-min\:focus-within\:bg-red-900:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(127, 29, 29, var(--tw-bg-opacity));
  }

  .desktop-min\:focus-within\:bg-yellow-50:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity));
  }

  .desktop-min\:focus-within\:bg-yellow-100:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity));
  }

  .desktop-min\:focus-within\:bg-yellow-200:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity));
  }

  .desktop-min\:focus-within\:bg-yellow-300:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity));
  }

  .desktop-min\:focus-within\:bg-yellow-400:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity));
  }

  .desktop-min\:focus-within\:bg-yellow-500:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity));
  }

  .desktop-min\:focus-within\:bg-yellow-600:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity));
  }

  .desktop-min\:focus-within\:bg-yellow-700:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity));
  }

  .desktop-min\:focus-within\:bg-yellow-800:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity));
  }

  .desktop-min\:focus-within\:bg-yellow-900:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity));
  }

  .desktop-min\:focus-within\:bg-green-50:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 253, 245, var(--tw-bg-opacity));
  }

  .desktop-min\:focus-within\:bg-green-100:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 250, 229, var(--tw-bg-opacity));
  }

  .desktop-min\:focus-within\:bg-green-200:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(167, 243, 208, var(--tw-bg-opacity));
  }

  .desktop-min\:focus-within\:bg-green-300:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 231, 183, var(--tw-bg-opacity));
  }

  .desktop-min\:focus-within\:bg-green-400:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(52, 211, 153, var(--tw-bg-opacity));
  }

  .desktop-min\:focus-within\:bg-green-500:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(16, 185, 129, var(--tw-bg-opacity));
  }

  .desktop-min\:focus-within\:bg-green-600:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(5, 150, 105, var(--tw-bg-opacity));
  }

  .desktop-min\:focus-within\:bg-green-700:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 120, 87, var(--tw-bg-opacity));
  }

  .desktop-min\:focus-within\:bg-green-800:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 95, 70, var(--tw-bg-opacity));
  }

  .desktop-min\:focus-within\:bg-green-900:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 78, 59, var(--tw-bg-opacity));
  }

  .desktop-min\:focus-within\:bg-blue-50:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 246, 255, var(--tw-bg-opacity));
  }

  .desktop-min\:focus-within\:bg-blue-100:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 234, 254, var(--tw-bg-opacity));
  }

  .desktop-min\:focus-within\:bg-blue-200:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(191, 219, 254, var(--tw-bg-opacity));
  }

  .desktop-min\:focus-within\:bg-blue-300:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(147, 197, 253, var(--tw-bg-opacity));
  }

  .desktop-min\:focus-within\:bg-blue-400:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 165, 250, var(--tw-bg-opacity));
  }

  .desktop-min\:focus-within\:bg-blue-500:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(59, 130, 246, var(--tw-bg-opacity));
  }

  .desktop-min\:focus-within\:bg-blue-600:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 99, 235, var(--tw-bg-opacity));
  }

  .desktop-min\:focus-within\:bg-blue-700:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(29, 78, 216, var(--tw-bg-opacity));
  }

  .desktop-min\:focus-within\:bg-blue-800:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 64, 175, var(--tw-bg-opacity));
  }

  .desktop-min\:focus-within\:bg-blue-900:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 58, 138, var(--tw-bg-opacity));
  }

  .desktop-min\:focus-within\:bg-indigo-50:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 242, 255, var(--tw-bg-opacity));
  }

  .desktop-min\:focus-within\:bg-indigo-100:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(224, 231, 255, var(--tw-bg-opacity));
  }

  .desktop-min\:focus-within\:bg-indigo-200:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(199, 210, 254, var(--tw-bg-opacity));
  }

  .desktop-min\:focus-within\:bg-indigo-300:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 180, 252, var(--tw-bg-opacity));
  }

  .desktop-min\:focus-within\:bg-indigo-400:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(129, 140, 248, var(--tw-bg-opacity));
  }

  .desktop-min\:focus-within\:bg-indigo-500:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(99, 102, 241, var(--tw-bg-opacity));
  }

  .desktop-min\:focus-within\:bg-indigo-600:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(79, 70, 229, var(--tw-bg-opacity));
  }

  .desktop-min\:focus-within\:bg-indigo-700:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(67, 56, 202, var(--tw-bg-opacity));
  }

  .desktop-min\:focus-within\:bg-indigo-800:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 48, 163, var(--tw-bg-opacity));
  }

  .desktop-min\:focus-within\:bg-indigo-900:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(49, 46, 129, var(--tw-bg-opacity));
  }

  .desktop-min\:focus-within\:bg-purple-50:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 243, 255, var(--tw-bg-opacity));
  }

  .desktop-min\:focus-within\:bg-purple-100:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 233, 254, var(--tw-bg-opacity));
  }

  .desktop-min\:focus-within\:bg-purple-200:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(221, 214, 254, var(--tw-bg-opacity));
  }

  .desktop-min\:focus-within\:bg-purple-300:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(196, 181, 253, var(--tw-bg-opacity));
  }

  .desktop-min\:focus-within\:bg-purple-400:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(167, 139, 250, var(--tw-bg-opacity));
  }

  .desktop-min\:focus-within\:bg-purple-500:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(139, 92, 246, var(--tw-bg-opacity));
  }

  .desktop-min\:focus-within\:bg-purple-600:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(124, 58, 237, var(--tw-bg-opacity));
  }

  .desktop-min\:focus-within\:bg-purple-700:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(109, 40, 217, var(--tw-bg-opacity));
  }

  .desktop-min\:focus-within\:bg-purple-800:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(91, 33, 182, var(--tw-bg-opacity));
  }

  .desktop-min\:focus-within\:bg-purple-900:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(76, 29, 149, var(--tw-bg-opacity));
  }

  .desktop-min\:focus-within\:bg-pink-50:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 242, 248, var(--tw-bg-opacity));
  }

  .desktop-min\:focus-within\:bg-pink-100:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 231, 243, var(--tw-bg-opacity));
  }

  .desktop-min\:focus-within\:bg-pink-200:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 207, 232, var(--tw-bg-opacity));
  }

  .desktop-min\:focus-within\:bg-pink-300:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 168, 212, var(--tw-bg-opacity));
  }

  .desktop-min\:focus-within\:bg-pink-400:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 114, 182, var(--tw-bg-opacity));
  }

  .desktop-min\:focus-within\:bg-pink-500:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 72, 153, var(--tw-bg-opacity));
  }

  .desktop-min\:focus-within\:bg-pink-600:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 39, 119, var(--tw-bg-opacity));
  }

  .desktop-min\:focus-within\:bg-pink-700:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(190, 24, 93, var(--tw-bg-opacity));
  }

  .desktop-min\:focus-within\:bg-pink-800:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(157, 23, 77, var(--tw-bg-opacity));
  }

  .desktop-min\:focus-within\:bg-pink-900:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(131, 24, 67, var(--tw-bg-opacity));
  }

  .desktop-min\:focus-within\:bg-base-normal:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 65, 129, var(--tw-bg-opacity));
  }

  .desktop-min\:focus-within\:bg-base-dark:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 52, 105, var(--tw-bg-opacity));
  }

  .desktop-min\:focus-within\:bg-base-black:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(29, 29, 31, var(--tw-bg-opacity));
  }

  .desktop-min\:focus-within\:bg-base-border:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(231, 231, 233, var(--tw-bg-opacity));
  }

  .desktop-min\:focus-within\:bg-primary-normal:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 103, 207, var(--tw-bg-opacity));
  }

  .desktop-min\:focus-within\:bg-primary-alt:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 71, 143, var(--tw-bg-opacity));
  }

  .desktop-min\:focus-within\:bg-subtle-white:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 249, 249, var(--tw-bg-opacity));
  }

  .desktop-min\:focus-within\:bg-turquesa:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 151, 178, var(--tw-bg-opacity));
  }

  .desktop-min\:hover\:bg-transparent:hover {
    background-color: transparent;
  }

  .desktop-min\:hover\:bg-current:hover {
    background-color: currentColor;
  }

  .desktop-min\:hover\:bg-black:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
  }

  .desktop-min\:hover\:bg-white:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .desktop-min\:hover\:bg-gray-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity));
  }

  .desktop-min\:hover\:bg-gray-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
  }

  .desktop-min\:hover\:bg-gray-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(229, 231, 235, var(--tw-bg-opacity));
  }

  .desktop-min\:hover\:bg-gray-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 213, 219, var(--tw-bg-opacity));
  }

  .desktop-min\:hover\:bg-gray-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(156, 163, 175, var(--tw-bg-opacity));
  }

  .desktop-min\:hover\:bg-gray-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 114, 128, var(--tw-bg-opacity));
  }

  .desktop-min\:hover\:bg-gray-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(75, 85, 99, var(--tw-bg-opacity));
  }

  .desktop-min\:hover\:bg-gray-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 65, 81, var(--tw-bg-opacity));
  }

  .desktop-min\:hover\:bg-gray-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 41, 55, var(--tw-bg-opacity));
  }

  .desktop-min\:hover\:bg-gray-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(17, 24, 39, var(--tw-bg-opacity));
  }

  .desktop-min\:hover\:bg-red-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 242, 242, var(--tw-bg-opacity));
  }

  .desktop-min\:hover\:bg-red-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 226, 226, var(--tw-bg-opacity));
  }

  .desktop-min\:hover\:bg-red-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 202, 202, var(--tw-bg-opacity));
  }

  .desktop-min\:hover\:bg-red-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 165, 165, var(--tw-bg-opacity));
  }

  .desktop-min\:hover\:bg-red-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 113, 113, var(--tw-bg-opacity));
  }

  .desktop-min\:hover\:bg-red-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 68, 68, var(--tw-bg-opacity));
  }

  .desktop-min\:hover\:bg-red-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(220, 38, 38, var(--tw-bg-opacity));
  }

  .desktop-min\:hover\:bg-red-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(185, 28, 28, var(--tw-bg-opacity));
  }

  .desktop-min\:hover\:bg-red-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(153, 27, 27, var(--tw-bg-opacity));
  }

  .desktop-min\:hover\:bg-red-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(127, 29, 29, var(--tw-bg-opacity));
  }

  .desktop-min\:hover\:bg-yellow-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity));
  }

  .desktop-min\:hover\:bg-yellow-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity));
  }

  .desktop-min\:hover\:bg-yellow-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity));
  }

  .desktop-min\:hover\:bg-yellow-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity));
  }

  .desktop-min\:hover\:bg-yellow-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity));
  }

  .desktop-min\:hover\:bg-yellow-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity));
  }

  .desktop-min\:hover\:bg-yellow-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity));
  }

  .desktop-min\:hover\:bg-yellow-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity));
  }

  .desktop-min\:hover\:bg-yellow-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity));
  }

  .desktop-min\:hover\:bg-yellow-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity));
  }

  .desktop-min\:hover\:bg-green-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 253, 245, var(--tw-bg-opacity));
  }

  .desktop-min\:hover\:bg-green-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 250, 229, var(--tw-bg-opacity));
  }

  .desktop-min\:hover\:bg-green-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(167, 243, 208, var(--tw-bg-opacity));
  }

  .desktop-min\:hover\:bg-green-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 231, 183, var(--tw-bg-opacity));
  }

  .desktop-min\:hover\:bg-green-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(52, 211, 153, var(--tw-bg-opacity));
  }

  .desktop-min\:hover\:bg-green-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(16, 185, 129, var(--tw-bg-opacity));
  }

  .desktop-min\:hover\:bg-green-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(5, 150, 105, var(--tw-bg-opacity));
  }

  .desktop-min\:hover\:bg-green-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 120, 87, var(--tw-bg-opacity));
  }

  .desktop-min\:hover\:bg-green-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 95, 70, var(--tw-bg-opacity));
  }

  .desktop-min\:hover\:bg-green-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 78, 59, var(--tw-bg-opacity));
  }

  .desktop-min\:hover\:bg-blue-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 246, 255, var(--tw-bg-opacity));
  }

  .desktop-min\:hover\:bg-blue-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 234, 254, var(--tw-bg-opacity));
  }

  .desktop-min\:hover\:bg-blue-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(191, 219, 254, var(--tw-bg-opacity));
  }

  .desktop-min\:hover\:bg-blue-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(147, 197, 253, var(--tw-bg-opacity));
  }

  .desktop-min\:hover\:bg-blue-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 165, 250, var(--tw-bg-opacity));
  }

  .desktop-min\:hover\:bg-blue-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(59, 130, 246, var(--tw-bg-opacity));
  }

  .desktop-min\:hover\:bg-blue-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 99, 235, var(--tw-bg-opacity));
  }

  .desktop-min\:hover\:bg-blue-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(29, 78, 216, var(--tw-bg-opacity));
  }

  .desktop-min\:hover\:bg-blue-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 64, 175, var(--tw-bg-opacity));
  }

  .desktop-min\:hover\:bg-blue-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 58, 138, var(--tw-bg-opacity));
  }

  .desktop-min\:hover\:bg-indigo-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 242, 255, var(--tw-bg-opacity));
  }

  .desktop-min\:hover\:bg-indigo-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(224, 231, 255, var(--tw-bg-opacity));
  }

  .desktop-min\:hover\:bg-indigo-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(199, 210, 254, var(--tw-bg-opacity));
  }

  .desktop-min\:hover\:bg-indigo-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 180, 252, var(--tw-bg-opacity));
  }

  .desktop-min\:hover\:bg-indigo-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(129, 140, 248, var(--tw-bg-opacity));
  }

  .desktop-min\:hover\:bg-indigo-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(99, 102, 241, var(--tw-bg-opacity));
  }

  .desktop-min\:hover\:bg-indigo-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(79, 70, 229, var(--tw-bg-opacity));
  }

  .desktop-min\:hover\:bg-indigo-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(67, 56, 202, var(--tw-bg-opacity));
  }

  .desktop-min\:hover\:bg-indigo-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 48, 163, var(--tw-bg-opacity));
  }

  .desktop-min\:hover\:bg-indigo-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(49, 46, 129, var(--tw-bg-opacity));
  }

  .desktop-min\:hover\:bg-purple-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 243, 255, var(--tw-bg-opacity));
  }

  .desktop-min\:hover\:bg-purple-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 233, 254, var(--tw-bg-opacity));
  }

  .desktop-min\:hover\:bg-purple-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(221, 214, 254, var(--tw-bg-opacity));
  }

  .desktop-min\:hover\:bg-purple-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(196, 181, 253, var(--tw-bg-opacity));
  }

  .desktop-min\:hover\:bg-purple-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(167, 139, 250, var(--tw-bg-opacity));
  }

  .desktop-min\:hover\:bg-purple-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(139, 92, 246, var(--tw-bg-opacity));
  }

  .desktop-min\:hover\:bg-purple-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(124, 58, 237, var(--tw-bg-opacity));
  }

  .desktop-min\:hover\:bg-purple-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(109, 40, 217, var(--tw-bg-opacity));
  }

  .desktop-min\:hover\:bg-purple-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(91, 33, 182, var(--tw-bg-opacity));
  }

  .desktop-min\:hover\:bg-purple-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(76, 29, 149, var(--tw-bg-opacity));
  }

  .desktop-min\:hover\:bg-pink-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 242, 248, var(--tw-bg-opacity));
  }

  .desktop-min\:hover\:bg-pink-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 231, 243, var(--tw-bg-opacity));
  }

  .desktop-min\:hover\:bg-pink-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 207, 232, var(--tw-bg-opacity));
  }

  .desktop-min\:hover\:bg-pink-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 168, 212, var(--tw-bg-opacity));
  }

  .desktop-min\:hover\:bg-pink-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 114, 182, var(--tw-bg-opacity));
  }

  .desktop-min\:hover\:bg-pink-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 72, 153, var(--tw-bg-opacity));
  }

  .desktop-min\:hover\:bg-pink-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 39, 119, var(--tw-bg-opacity));
  }

  .desktop-min\:hover\:bg-pink-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(190, 24, 93, var(--tw-bg-opacity));
  }

  .desktop-min\:hover\:bg-pink-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(157, 23, 77, var(--tw-bg-opacity));
  }

  .desktop-min\:hover\:bg-pink-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(131, 24, 67, var(--tw-bg-opacity));
  }

  .desktop-min\:hover\:bg-base-normal:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 65, 129, var(--tw-bg-opacity));
  }

  .desktop-min\:hover\:bg-base-dark:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 52, 105, var(--tw-bg-opacity));
  }

  .desktop-min\:hover\:bg-base-black:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(29, 29, 31, var(--tw-bg-opacity));
  }

  .desktop-min\:hover\:bg-base-border:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(231, 231, 233, var(--tw-bg-opacity));
  }

  .desktop-min\:hover\:bg-primary-normal:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 103, 207, var(--tw-bg-opacity));
  }

  .desktop-min\:hover\:bg-primary-alt:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 71, 143, var(--tw-bg-opacity));
  }

  .desktop-min\:hover\:bg-subtle-white:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 249, 249, var(--tw-bg-opacity));
  }

  .desktop-min\:hover\:bg-turquesa:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 151, 178, var(--tw-bg-opacity));
  }

  .desktop-min\:focus\:bg-transparent:focus {
    background-color: transparent;
  }

  .desktop-min\:focus\:bg-current:focus {
    background-color: currentColor;
  }

  .desktop-min\:focus\:bg-black:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
  }

  .desktop-min\:focus\:bg-white:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .desktop-min\:focus\:bg-gray-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity));
  }

  .desktop-min\:focus\:bg-gray-100:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
  }

  .desktop-min\:focus\:bg-gray-200:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(229, 231, 235, var(--tw-bg-opacity));
  }

  .desktop-min\:focus\:bg-gray-300:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 213, 219, var(--tw-bg-opacity));
  }

  .desktop-min\:focus\:bg-gray-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(156, 163, 175, var(--tw-bg-opacity));
  }

  .desktop-min\:focus\:bg-gray-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 114, 128, var(--tw-bg-opacity));
  }

  .desktop-min\:focus\:bg-gray-600:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(75, 85, 99, var(--tw-bg-opacity));
  }

  .desktop-min\:focus\:bg-gray-700:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 65, 81, var(--tw-bg-opacity));
  }

  .desktop-min\:focus\:bg-gray-800:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 41, 55, var(--tw-bg-opacity));
  }

  .desktop-min\:focus\:bg-gray-900:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(17, 24, 39, var(--tw-bg-opacity));
  }

  .desktop-min\:focus\:bg-red-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 242, 242, var(--tw-bg-opacity));
  }

  .desktop-min\:focus\:bg-red-100:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 226, 226, var(--tw-bg-opacity));
  }

  .desktop-min\:focus\:bg-red-200:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 202, 202, var(--tw-bg-opacity));
  }

  .desktop-min\:focus\:bg-red-300:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 165, 165, var(--tw-bg-opacity));
  }

  .desktop-min\:focus\:bg-red-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 113, 113, var(--tw-bg-opacity));
  }

  .desktop-min\:focus\:bg-red-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 68, 68, var(--tw-bg-opacity));
  }

  .desktop-min\:focus\:bg-red-600:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(220, 38, 38, var(--tw-bg-opacity));
  }

  .desktop-min\:focus\:bg-red-700:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(185, 28, 28, var(--tw-bg-opacity));
  }

  .desktop-min\:focus\:bg-red-800:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(153, 27, 27, var(--tw-bg-opacity));
  }

  .desktop-min\:focus\:bg-red-900:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(127, 29, 29, var(--tw-bg-opacity));
  }

  .desktop-min\:focus\:bg-yellow-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity));
  }

  .desktop-min\:focus\:bg-yellow-100:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity));
  }

  .desktop-min\:focus\:bg-yellow-200:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity));
  }

  .desktop-min\:focus\:bg-yellow-300:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity));
  }

  .desktop-min\:focus\:bg-yellow-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity));
  }

  .desktop-min\:focus\:bg-yellow-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity));
  }

  .desktop-min\:focus\:bg-yellow-600:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity));
  }

  .desktop-min\:focus\:bg-yellow-700:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity));
  }

  .desktop-min\:focus\:bg-yellow-800:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity));
  }

  .desktop-min\:focus\:bg-yellow-900:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity));
  }

  .desktop-min\:focus\:bg-green-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 253, 245, var(--tw-bg-opacity));
  }

  .desktop-min\:focus\:bg-green-100:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 250, 229, var(--tw-bg-opacity));
  }

  .desktop-min\:focus\:bg-green-200:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(167, 243, 208, var(--tw-bg-opacity));
  }

  .desktop-min\:focus\:bg-green-300:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 231, 183, var(--tw-bg-opacity));
  }

  .desktop-min\:focus\:bg-green-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(52, 211, 153, var(--tw-bg-opacity));
  }

  .desktop-min\:focus\:bg-green-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(16, 185, 129, var(--tw-bg-opacity));
  }

  .desktop-min\:focus\:bg-green-600:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(5, 150, 105, var(--tw-bg-opacity));
  }

  .desktop-min\:focus\:bg-green-700:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 120, 87, var(--tw-bg-opacity));
  }

  .desktop-min\:focus\:bg-green-800:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 95, 70, var(--tw-bg-opacity));
  }

  .desktop-min\:focus\:bg-green-900:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 78, 59, var(--tw-bg-opacity));
  }

  .desktop-min\:focus\:bg-blue-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 246, 255, var(--tw-bg-opacity));
  }

  .desktop-min\:focus\:bg-blue-100:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 234, 254, var(--tw-bg-opacity));
  }

  .desktop-min\:focus\:bg-blue-200:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(191, 219, 254, var(--tw-bg-opacity));
  }

  .desktop-min\:focus\:bg-blue-300:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(147, 197, 253, var(--tw-bg-opacity));
  }

  .desktop-min\:focus\:bg-blue-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 165, 250, var(--tw-bg-opacity));
  }

  .desktop-min\:focus\:bg-blue-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(59, 130, 246, var(--tw-bg-opacity));
  }

  .desktop-min\:focus\:bg-blue-600:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 99, 235, var(--tw-bg-opacity));
  }

  .desktop-min\:focus\:bg-blue-700:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(29, 78, 216, var(--tw-bg-opacity));
  }

  .desktop-min\:focus\:bg-blue-800:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 64, 175, var(--tw-bg-opacity));
  }

  .desktop-min\:focus\:bg-blue-900:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 58, 138, var(--tw-bg-opacity));
  }

  .desktop-min\:focus\:bg-indigo-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 242, 255, var(--tw-bg-opacity));
  }

  .desktop-min\:focus\:bg-indigo-100:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(224, 231, 255, var(--tw-bg-opacity));
  }

  .desktop-min\:focus\:bg-indigo-200:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(199, 210, 254, var(--tw-bg-opacity));
  }

  .desktop-min\:focus\:bg-indigo-300:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 180, 252, var(--tw-bg-opacity));
  }

  .desktop-min\:focus\:bg-indigo-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(129, 140, 248, var(--tw-bg-opacity));
  }

  .desktop-min\:focus\:bg-indigo-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(99, 102, 241, var(--tw-bg-opacity));
  }

  .desktop-min\:focus\:bg-indigo-600:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(79, 70, 229, var(--tw-bg-opacity));
  }

  .desktop-min\:focus\:bg-indigo-700:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(67, 56, 202, var(--tw-bg-opacity));
  }

  .desktop-min\:focus\:bg-indigo-800:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 48, 163, var(--tw-bg-opacity));
  }

  .desktop-min\:focus\:bg-indigo-900:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(49, 46, 129, var(--tw-bg-opacity));
  }

  .desktop-min\:focus\:bg-purple-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 243, 255, var(--tw-bg-opacity));
  }

  .desktop-min\:focus\:bg-purple-100:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 233, 254, var(--tw-bg-opacity));
  }

  .desktop-min\:focus\:bg-purple-200:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(221, 214, 254, var(--tw-bg-opacity));
  }

  .desktop-min\:focus\:bg-purple-300:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(196, 181, 253, var(--tw-bg-opacity));
  }

  .desktop-min\:focus\:bg-purple-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(167, 139, 250, var(--tw-bg-opacity));
  }

  .desktop-min\:focus\:bg-purple-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(139, 92, 246, var(--tw-bg-opacity));
  }

  .desktop-min\:focus\:bg-purple-600:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(124, 58, 237, var(--tw-bg-opacity));
  }

  .desktop-min\:focus\:bg-purple-700:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(109, 40, 217, var(--tw-bg-opacity));
  }

  .desktop-min\:focus\:bg-purple-800:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(91, 33, 182, var(--tw-bg-opacity));
  }

  .desktop-min\:focus\:bg-purple-900:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(76, 29, 149, var(--tw-bg-opacity));
  }

  .desktop-min\:focus\:bg-pink-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 242, 248, var(--tw-bg-opacity));
  }

  .desktop-min\:focus\:bg-pink-100:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 231, 243, var(--tw-bg-opacity));
  }

  .desktop-min\:focus\:bg-pink-200:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 207, 232, var(--tw-bg-opacity));
  }

  .desktop-min\:focus\:bg-pink-300:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 168, 212, var(--tw-bg-opacity));
  }

  .desktop-min\:focus\:bg-pink-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 114, 182, var(--tw-bg-opacity));
  }

  .desktop-min\:focus\:bg-pink-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 72, 153, var(--tw-bg-opacity));
  }

  .desktop-min\:focus\:bg-pink-600:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 39, 119, var(--tw-bg-opacity));
  }

  .desktop-min\:focus\:bg-pink-700:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(190, 24, 93, var(--tw-bg-opacity));
  }

  .desktop-min\:focus\:bg-pink-800:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(157, 23, 77, var(--tw-bg-opacity));
  }

  .desktop-min\:focus\:bg-pink-900:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(131, 24, 67, var(--tw-bg-opacity));
  }

  .desktop-min\:focus\:bg-base-normal:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 65, 129, var(--tw-bg-opacity));
  }

  .desktop-min\:focus\:bg-base-dark:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 52, 105, var(--tw-bg-opacity));
  }

  .desktop-min\:focus\:bg-base-black:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(29, 29, 31, var(--tw-bg-opacity));
  }

  .desktop-min\:focus\:bg-base-border:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(231, 231, 233, var(--tw-bg-opacity));
  }

  .desktop-min\:focus\:bg-primary-normal:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 103, 207, var(--tw-bg-opacity));
  }

  .desktop-min\:focus\:bg-primary-alt:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 71, 143, var(--tw-bg-opacity));
  }

  .desktop-min\:focus\:bg-subtle-white:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 249, 249, var(--tw-bg-opacity));
  }

  .desktop-min\:focus\:bg-turquesa:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 151, 178, var(--tw-bg-opacity));
  }

  .desktop-min\:bg-opacity-0 {
    --tw-bg-opacity: 0;
  }

  .desktop-min\:bg-opacity-5 {
    --tw-bg-opacity: 0.05;
  }

  .desktop-min\:bg-opacity-10 {
    --tw-bg-opacity: 0.1;
  }

  .desktop-min\:bg-opacity-20 {
    --tw-bg-opacity: 0.2;
  }

  .desktop-min\:bg-opacity-25 {
    --tw-bg-opacity: 0.25;
  }

  .desktop-min\:bg-opacity-30 {
    --tw-bg-opacity: 0.3;
  }

  .desktop-min\:bg-opacity-40 {
    --tw-bg-opacity: 0.4;
  }

  .desktop-min\:bg-opacity-50 {
    --tw-bg-opacity: 0.5;
  }

  .desktop-min\:bg-opacity-60 {
    --tw-bg-opacity: 0.6;
  }

  .desktop-min\:bg-opacity-70 {
    --tw-bg-opacity: 0.7;
  }

  .desktop-min\:bg-opacity-75 {
    --tw-bg-opacity: 0.75;
  }

  .desktop-min\:bg-opacity-80 {
    --tw-bg-opacity: 0.8;
  }

  .desktop-min\:bg-opacity-90 {
    --tw-bg-opacity: 0.9;
  }

  .desktop-min\:bg-opacity-95 {
    --tw-bg-opacity: 0.95;
  }

  .desktop-min\:bg-opacity-100 {
    --tw-bg-opacity: 1;
  }

  .group:hover .desktop-min\:group-hover\:bg-opacity-0 {
    --tw-bg-opacity: 0;
  }

  .group:hover .desktop-min\:group-hover\:bg-opacity-5 {
    --tw-bg-opacity: 0.05;
  }

  .group:hover .desktop-min\:group-hover\:bg-opacity-10 {
    --tw-bg-opacity: 0.1;
  }

  .group:hover .desktop-min\:group-hover\:bg-opacity-20 {
    --tw-bg-opacity: 0.2;
  }

  .group:hover .desktop-min\:group-hover\:bg-opacity-25 {
    --tw-bg-opacity: 0.25;
  }

  .group:hover .desktop-min\:group-hover\:bg-opacity-30 {
    --tw-bg-opacity: 0.3;
  }

  .group:hover .desktop-min\:group-hover\:bg-opacity-40 {
    --tw-bg-opacity: 0.4;
  }

  .group:hover .desktop-min\:group-hover\:bg-opacity-50 {
    --tw-bg-opacity: 0.5;
  }

  .group:hover .desktop-min\:group-hover\:bg-opacity-60 {
    --tw-bg-opacity: 0.6;
  }

  .group:hover .desktop-min\:group-hover\:bg-opacity-70 {
    --tw-bg-opacity: 0.7;
  }

  .group:hover .desktop-min\:group-hover\:bg-opacity-75 {
    --tw-bg-opacity: 0.75;
  }

  .group:hover .desktop-min\:group-hover\:bg-opacity-80 {
    --tw-bg-opacity: 0.8;
  }

  .group:hover .desktop-min\:group-hover\:bg-opacity-90 {
    --tw-bg-opacity: 0.9;
  }

  .group:hover .desktop-min\:group-hover\:bg-opacity-95 {
    --tw-bg-opacity: 0.95;
  }

  .group:hover .desktop-min\:group-hover\:bg-opacity-100 {
    --tw-bg-opacity: 1;
  }

  .desktop-min\:focus-within\:bg-opacity-0:focus-within {
    --tw-bg-opacity: 0;
  }

  .desktop-min\:focus-within\:bg-opacity-5:focus-within {
    --tw-bg-opacity: 0.05;
  }

  .desktop-min\:focus-within\:bg-opacity-10:focus-within {
    --tw-bg-opacity: 0.1;
  }

  .desktop-min\:focus-within\:bg-opacity-20:focus-within {
    --tw-bg-opacity: 0.2;
  }

  .desktop-min\:focus-within\:bg-opacity-25:focus-within {
    --tw-bg-opacity: 0.25;
  }

  .desktop-min\:focus-within\:bg-opacity-30:focus-within {
    --tw-bg-opacity: 0.3;
  }

  .desktop-min\:focus-within\:bg-opacity-40:focus-within {
    --tw-bg-opacity: 0.4;
  }

  .desktop-min\:focus-within\:bg-opacity-50:focus-within {
    --tw-bg-opacity: 0.5;
  }

  .desktop-min\:focus-within\:bg-opacity-60:focus-within {
    --tw-bg-opacity: 0.6;
  }

  .desktop-min\:focus-within\:bg-opacity-70:focus-within {
    --tw-bg-opacity: 0.7;
  }

  .desktop-min\:focus-within\:bg-opacity-75:focus-within {
    --tw-bg-opacity: 0.75;
  }

  .desktop-min\:focus-within\:bg-opacity-80:focus-within {
    --tw-bg-opacity: 0.8;
  }

  .desktop-min\:focus-within\:bg-opacity-90:focus-within {
    --tw-bg-opacity: 0.9;
  }

  .desktop-min\:focus-within\:bg-opacity-95:focus-within {
    --tw-bg-opacity: 0.95;
  }

  .desktop-min\:focus-within\:bg-opacity-100:focus-within {
    --tw-bg-opacity: 1;
  }

  .desktop-min\:hover\:bg-opacity-0:hover {
    --tw-bg-opacity: 0;
  }

  .desktop-min\:hover\:bg-opacity-5:hover {
    --tw-bg-opacity: 0.05;
  }

  .desktop-min\:hover\:bg-opacity-10:hover {
    --tw-bg-opacity: 0.1;
  }

  .desktop-min\:hover\:bg-opacity-20:hover {
    --tw-bg-opacity: 0.2;
  }

  .desktop-min\:hover\:bg-opacity-25:hover {
    --tw-bg-opacity: 0.25;
  }

  .desktop-min\:hover\:bg-opacity-30:hover {
    --tw-bg-opacity: 0.3;
  }

  .desktop-min\:hover\:bg-opacity-40:hover {
    --tw-bg-opacity: 0.4;
  }

  .desktop-min\:hover\:bg-opacity-50:hover {
    --tw-bg-opacity: 0.5;
  }

  .desktop-min\:hover\:bg-opacity-60:hover {
    --tw-bg-opacity: 0.6;
  }

  .desktop-min\:hover\:bg-opacity-70:hover {
    --tw-bg-opacity: 0.7;
  }

  .desktop-min\:hover\:bg-opacity-75:hover {
    --tw-bg-opacity: 0.75;
  }

  .desktop-min\:hover\:bg-opacity-80:hover {
    --tw-bg-opacity: 0.8;
  }

  .desktop-min\:hover\:bg-opacity-90:hover {
    --tw-bg-opacity: 0.9;
  }

  .desktop-min\:hover\:bg-opacity-95:hover {
    --tw-bg-opacity: 0.95;
  }

  .desktop-min\:hover\:bg-opacity-100:hover {
    --tw-bg-opacity: 1;
  }

  .desktop-min\:focus\:bg-opacity-0:focus {
    --tw-bg-opacity: 0;
  }

  .desktop-min\:focus\:bg-opacity-5:focus {
    --tw-bg-opacity: 0.05;
  }

  .desktop-min\:focus\:bg-opacity-10:focus {
    --tw-bg-opacity: 0.1;
  }

  .desktop-min\:focus\:bg-opacity-20:focus {
    --tw-bg-opacity: 0.2;
  }

  .desktop-min\:focus\:bg-opacity-25:focus {
    --tw-bg-opacity: 0.25;
  }

  .desktop-min\:focus\:bg-opacity-30:focus {
    --tw-bg-opacity: 0.3;
  }

  .desktop-min\:focus\:bg-opacity-40:focus {
    --tw-bg-opacity: 0.4;
  }

  .desktop-min\:focus\:bg-opacity-50:focus {
    --tw-bg-opacity: 0.5;
  }

  .desktop-min\:focus\:bg-opacity-60:focus {
    --tw-bg-opacity: 0.6;
  }

  .desktop-min\:focus\:bg-opacity-70:focus {
    --tw-bg-opacity: 0.7;
  }

  .desktop-min\:focus\:bg-opacity-75:focus {
    --tw-bg-opacity: 0.75;
  }

  .desktop-min\:focus\:bg-opacity-80:focus {
    --tw-bg-opacity: 0.8;
  }

  .desktop-min\:focus\:bg-opacity-90:focus {
    --tw-bg-opacity: 0.9;
  }

  .desktop-min\:focus\:bg-opacity-95:focus {
    --tw-bg-opacity: 0.95;
  }

  .desktop-min\:focus\:bg-opacity-100:focus {
    --tw-bg-opacity: 1;
  }

  .desktop-min\:bg-none {
    background-image: none;
  }

  .desktop-min\:bg-gradient-to-t {
    background-image: linear-gradient(to top, var(--tw-gradient-stops));
  }

  .desktop-min\:bg-gradient-to-tr {
    background-image: linear-gradient(to top right, var(--tw-gradient-stops));
  }

  .desktop-min\:bg-gradient-to-r {
    background-image: linear-gradient(to right, var(--tw-gradient-stops));
  }

  .desktop-min\:bg-gradient-to-br {
    background-image: linear-gradient(to bottom right, var(--tw-gradient-stops));
  }

  .desktop-min\:bg-gradient-to-b {
    background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
  }

  .desktop-min\:bg-gradient-to-bl {
    background-image: linear-gradient(to bottom left, var(--tw-gradient-stops));
  }

  .desktop-min\:bg-gradient-to-l {
    background-image: linear-gradient(to left, var(--tw-gradient-stops));
  }

  .desktop-min\:bg-gradient-to-tl {
    background-image: linear-gradient(to top left, var(--tw-gradient-stops));
  }

  .desktop-min\:from-transparent {
    --tw-gradient-from: transparent;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .desktop-min\:from-current {
    --tw-gradient-from: currentColor;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .desktop-min\:from-black {
    --tw-gradient-from: #000;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .desktop-min\:from-white {
    --tw-gradient-from: #fff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .desktop-min\:from-gray-50 {
    --tw-gradient-from: #f9fafb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 250, 251, 0));
  }

  .desktop-min\:from-gray-100 {
    --tw-gradient-from: #f3f4f6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 244, 246, 0));
  }

  .desktop-min\:from-gray-200 {
    --tw-gradient-from: #e5e7eb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(229, 231, 235, 0));
  }

  .desktop-min\:from-gray-300 {
    --tw-gradient-from: #d1d5db;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 213, 219, 0));
  }

  .desktop-min\:from-gray-400 {
    --tw-gradient-from: #9ca3af;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(156, 163, 175, 0));
  }

  .desktop-min\:from-gray-500 {
    --tw-gradient-from: #6b7280;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 114, 128, 0));
  }

  .desktop-min\:from-gray-600 {
    --tw-gradient-from: #4b5563;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(75, 85, 99, 0));
  }

  .desktop-min\:from-gray-700 {
    --tw-gradient-from: #374151;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 65, 81, 0));
  }

  .desktop-min\:from-gray-800 {
    --tw-gradient-from: #1f2937;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 41, 55, 0));
  }

  .desktop-min\:from-gray-900 {
    --tw-gradient-from: #111827;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 24, 39, 0));
  }

  .desktop-min\:from-red-50 {
    --tw-gradient-from: #fef2f2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 242, 242, 0));
  }

  .desktop-min\:from-red-100 {
    --tw-gradient-from: #fee2e2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 226, 226, 0));
  }

  .desktop-min\:from-red-200 {
    --tw-gradient-from: #fecaca;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 202, 202, 0));
  }

  .desktop-min\:from-red-300 {
    --tw-gradient-from: #fca5a5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 165, 165, 0));
  }

  .desktop-min\:from-red-400 {
    --tw-gradient-from: #f87171;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 113, 113, 0));
  }

  .desktop-min\:from-red-500 {
    --tw-gradient-from: #ef4444;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 68, 68, 0));
  }

  .desktop-min\:from-red-600 {
    --tw-gradient-from: #dc2626;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(220, 38, 38, 0));
  }

  .desktop-min\:from-red-700 {
    --tw-gradient-from: #b91c1c;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(185, 28, 28, 0));
  }

  .desktop-min\:from-red-800 {
    --tw-gradient-from: #991b1b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(153, 27, 27, 0));
  }

  .desktop-min\:from-red-900 {
    --tw-gradient-from: #7f1d1d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(127, 29, 29, 0));
  }

  .desktop-min\:from-yellow-50 {
    --tw-gradient-from: #fffbeb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 251, 235, 0));
  }

  .desktop-min\:from-yellow-100 {
    --tw-gradient-from: #fef3c7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 243, 199, 0));
  }

  .desktop-min\:from-yellow-200 {
    --tw-gradient-from: #fde68a;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 230, 138, 0));
  }

  .desktop-min\:from-yellow-300 {
    --tw-gradient-from: #fcd34d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 211, 77, 0));
  }

  .desktop-min\:from-yellow-400 {
    --tw-gradient-from: #fbbf24;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 191, 36, 0));
  }

  .desktop-min\:from-yellow-500 {
    --tw-gradient-from: #f59e0b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0));
  }

  .desktop-min\:from-yellow-600 {
    --tw-gradient-from: #d97706;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 119, 6, 0));
  }

  .desktop-min\:from-yellow-700 {
    --tw-gradient-from: #b45309;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 83, 9, 0));
  }

  .desktop-min\:from-yellow-800 {
    --tw-gradient-from: #92400e;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 64, 14, 0));
  }

  .desktop-min\:from-yellow-900 {
    --tw-gradient-from: #78350f;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(120, 53, 15, 0));
  }

  .desktop-min\:from-green-50 {
    --tw-gradient-from: #ecfdf5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 253, 245, 0));
  }

  .desktop-min\:from-green-100 {
    --tw-gradient-from: #d1fae5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 250, 229, 0));
  }

  .desktop-min\:from-green-200 {
    --tw-gradient-from: #a7f3d0;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 243, 208, 0));
  }

  .desktop-min\:from-green-300 {
    --tw-gradient-from: #6ee7b7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 231, 183, 0));
  }

  .desktop-min\:from-green-400 {
    --tw-gradient-from: #34d399;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(52, 211, 153, 0));
  }

  .desktop-min\:from-green-500 {
    --tw-gradient-from: #10b981;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(16, 185, 129, 0));
  }

  .desktop-min\:from-green-600 {
    --tw-gradient-from: #059669;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(5, 150, 105, 0));
  }

  .desktop-min\:from-green-700 {
    --tw-gradient-from: #047857;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 120, 87, 0));
  }

  .desktop-min\:from-green-800 {
    --tw-gradient-from: #065f46;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 95, 70, 0));
  }

  .desktop-min\:from-green-900 {
    --tw-gradient-from: #064e3b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 78, 59, 0));
  }

  .desktop-min\:from-blue-50 {
    --tw-gradient-from: #eff6ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 246, 255, 0));
  }

  .desktop-min\:from-blue-100 {
    --tw-gradient-from: #dbeafe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 234, 254, 0));
  }

  .desktop-min\:from-blue-200 {
    --tw-gradient-from: #bfdbfe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(191, 219, 254, 0));
  }

  .desktop-min\:from-blue-300 {
    --tw-gradient-from: #93c5fd;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(147, 197, 253, 0));
  }

  .desktop-min\:from-blue-400 {
    --tw-gradient-from: #60a5fa;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 165, 250, 0));
  }

  .desktop-min\:from-blue-500 {
    --tw-gradient-from: #3b82f6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(59, 130, 246, 0));
  }

  .desktop-min\:from-blue-600 {
    --tw-gradient-from: #2563eb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 99, 235, 0));
  }

  .desktop-min\:from-blue-700 {
    --tw-gradient-from: #1d4ed8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(29, 78, 216, 0));
  }

  .desktop-min\:from-blue-800 {
    --tw-gradient-from: #1e40af;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 64, 175, 0));
  }

  .desktop-min\:from-blue-900 {
    --tw-gradient-from: #1e3a8a;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 58, 138, 0));
  }

  .desktop-min\:from-indigo-50 {
    --tw-gradient-from: #eef2ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 242, 255, 0));
  }

  .desktop-min\:from-indigo-100 {
    --tw-gradient-from: #e0e7ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 231, 255, 0));
  }

  .desktop-min\:from-indigo-200 {
    --tw-gradient-from: #c7d2fe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(199, 210, 254, 0));
  }

  .desktop-min\:from-indigo-300 {
    --tw-gradient-from: #a5b4fc;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 180, 252, 0));
  }

  .desktop-min\:from-indigo-400 {
    --tw-gradient-from: #818cf8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(129, 140, 248, 0));
  }

  .desktop-min\:from-indigo-500 {
    --tw-gradient-from: #6366f1;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 102, 241, 0));
  }

  .desktop-min\:from-indigo-600 {
    --tw-gradient-from: #4f46e5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(79, 70, 229, 0));
  }

  .desktop-min\:from-indigo-700 {
    --tw-gradient-from: #4338ca;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(67, 56, 202, 0));
  }

  .desktop-min\:from-indigo-800 {
    --tw-gradient-from: #3730a3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 48, 163, 0));
  }

  .desktop-min\:from-indigo-900 {
    --tw-gradient-from: #312e81;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(49, 46, 129, 0));
  }

  .desktop-min\:from-purple-50 {
    --tw-gradient-from: #f5f3ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 243, 255, 0));
  }

  .desktop-min\:from-purple-100 {
    --tw-gradient-from: #ede9fe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 233, 254, 0));
  }

  .desktop-min\:from-purple-200 {
    --tw-gradient-from: #ddd6fe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(221, 214, 254, 0));
  }

  .desktop-min\:from-purple-300 {
    --tw-gradient-from: #c4b5fd;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(196, 181, 253, 0));
  }

  .desktop-min\:from-purple-400 {
    --tw-gradient-from: #a78bfa;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 139, 250, 0));
  }

  .desktop-min\:from-purple-500 {
    --tw-gradient-from: #8b5cf6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(139, 92, 246, 0));
  }

  .desktop-min\:from-purple-600 {
    --tw-gradient-from: #7c3aed;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(124, 58, 237, 0));
  }

  .desktop-min\:from-purple-700 {
    --tw-gradient-from: #6d28d9;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(109, 40, 217, 0));
  }

  .desktop-min\:from-purple-800 {
    --tw-gradient-from: #5b21b6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(91, 33, 182, 0));
  }

  .desktop-min\:from-purple-900 {
    --tw-gradient-from: #4c1d95;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(76, 29, 149, 0));
  }

  .desktop-min\:from-pink-50 {
    --tw-gradient-from: #fdf2f8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 242, 248, 0));
  }

  .desktop-min\:from-pink-100 {
    --tw-gradient-from: #fce7f3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 231, 243, 0));
  }

  .desktop-min\:from-pink-200 {
    --tw-gradient-from: #fbcfe8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 207, 232, 0));
  }

  .desktop-min\:from-pink-300 {
    --tw-gradient-from: #f9a8d4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 168, 212, 0));
  }

  .desktop-min\:from-pink-400 {
    --tw-gradient-from: #f472b6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 114, 182, 0));
  }

  .desktop-min\:from-pink-500 {
    --tw-gradient-from: #ec4899;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 72, 153, 0));
  }

  .desktop-min\:from-pink-600 {
    --tw-gradient-from: #db2777;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 39, 119, 0));
  }

  .desktop-min\:from-pink-700 {
    --tw-gradient-from: #be185d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(190, 24, 93, 0));
  }

  .desktop-min\:from-pink-800 {
    --tw-gradient-from: #9d174d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(157, 23, 77, 0));
  }

  .desktop-min\:from-pink-900 {
    --tw-gradient-from: #831843;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(131, 24, 67, 0));
  }

  .desktop-min\:from-base-normal {
    --tw-gradient-from: #004181;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 65, 129, 0));
  }

  .desktop-min\:from-base-dark {
    --tw-gradient-from: #003469;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 52, 105, 0));
  }

  .desktop-min\:from-base-black {
    --tw-gradient-from: #1D1D1F;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(29, 29, 31, 0));
  }

  .desktop-min\:from-base-border {
    --tw-gradient-from: #E7E7E9;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(231, 231, 233, 0));
  }

  .desktop-min\:from-primary-normal {
    --tw-gradient-from: #0067CF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 103, 207, 0));
  }

  .desktop-min\:from-primary-alt {
    --tw-gradient-from: #00478F;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 71, 143, 0));
  }

  .desktop-min\:from-subtle-white {
    --tw-gradient-from: #F9F9F9;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 249, 249, 0));
  }

  .desktop-min\:from-turquesa {
    --tw-gradient-from: #0097B2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 151, 178, 0));
  }

  .desktop-min\:hover\:from-transparent:hover {
    --tw-gradient-from: transparent;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .desktop-min\:hover\:from-current:hover {
    --tw-gradient-from: currentColor;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .desktop-min\:hover\:from-black:hover {
    --tw-gradient-from: #000;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .desktop-min\:hover\:from-white:hover {
    --tw-gradient-from: #fff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .desktop-min\:hover\:from-gray-50:hover {
    --tw-gradient-from: #f9fafb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 250, 251, 0));
  }

  .desktop-min\:hover\:from-gray-100:hover {
    --tw-gradient-from: #f3f4f6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 244, 246, 0));
  }

  .desktop-min\:hover\:from-gray-200:hover {
    --tw-gradient-from: #e5e7eb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(229, 231, 235, 0));
  }

  .desktop-min\:hover\:from-gray-300:hover {
    --tw-gradient-from: #d1d5db;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 213, 219, 0));
  }

  .desktop-min\:hover\:from-gray-400:hover {
    --tw-gradient-from: #9ca3af;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(156, 163, 175, 0));
  }

  .desktop-min\:hover\:from-gray-500:hover {
    --tw-gradient-from: #6b7280;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 114, 128, 0));
  }

  .desktop-min\:hover\:from-gray-600:hover {
    --tw-gradient-from: #4b5563;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(75, 85, 99, 0));
  }

  .desktop-min\:hover\:from-gray-700:hover {
    --tw-gradient-from: #374151;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 65, 81, 0));
  }

  .desktop-min\:hover\:from-gray-800:hover {
    --tw-gradient-from: #1f2937;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 41, 55, 0));
  }

  .desktop-min\:hover\:from-gray-900:hover {
    --tw-gradient-from: #111827;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 24, 39, 0));
  }

  .desktop-min\:hover\:from-red-50:hover {
    --tw-gradient-from: #fef2f2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 242, 242, 0));
  }

  .desktop-min\:hover\:from-red-100:hover {
    --tw-gradient-from: #fee2e2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 226, 226, 0));
  }

  .desktop-min\:hover\:from-red-200:hover {
    --tw-gradient-from: #fecaca;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 202, 202, 0));
  }

  .desktop-min\:hover\:from-red-300:hover {
    --tw-gradient-from: #fca5a5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 165, 165, 0));
  }

  .desktop-min\:hover\:from-red-400:hover {
    --tw-gradient-from: #f87171;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 113, 113, 0));
  }

  .desktop-min\:hover\:from-red-500:hover {
    --tw-gradient-from: #ef4444;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 68, 68, 0));
  }

  .desktop-min\:hover\:from-red-600:hover {
    --tw-gradient-from: #dc2626;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(220, 38, 38, 0));
  }

  .desktop-min\:hover\:from-red-700:hover {
    --tw-gradient-from: #b91c1c;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(185, 28, 28, 0));
  }

  .desktop-min\:hover\:from-red-800:hover {
    --tw-gradient-from: #991b1b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(153, 27, 27, 0));
  }

  .desktop-min\:hover\:from-red-900:hover {
    --tw-gradient-from: #7f1d1d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(127, 29, 29, 0));
  }

  .desktop-min\:hover\:from-yellow-50:hover {
    --tw-gradient-from: #fffbeb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 251, 235, 0));
  }

  .desktop-min\:hover\:from-yellow-100:hover {
    --tw-gradient-from: #fef3c7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 243, 199, 0));
  }

  .desktop-min\:hover\:from-yellow-200:hover {
    --tw-gradient-from: #fde68a;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 230, 138, 0));
  }

  .desktop-min\:hover\:from-yellow-300:hover {
    --tw-gradient-from: #fcd34d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 211, 77, 0));
  }

  .desktop-min\:hover\:from-yellow-400:hover {
    --tw-gradient-from: #fbbf24;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 191, 36, 0));
  }

  .desktop-min\:hover\:from-yellow-500:hover {
    --tw-gradient-from: #f59e0b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0));
  }

  .desktop-min\:hover\:from-yellow-600:hover {
    --tw-gradient-from: #d97706;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 119, 6, 0));
  }

  .desktop-min\:hover\:from-yellow-700:hover {
    --tw-gradient-from: #b45309;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 83, 9, 0));
  }

  .desktop-min\:hover\:from-yellow-800:hover {
    --tw-gradient-from: #92400e;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 64, 14, 0));
  }

  .desktop-min\:hover\:from-yellow-900:hover {
    --tw-gradient-from: #78350f;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(120, 53, 15, 0));
  }

  .desktop-min\:hover\:from-green-50:hover {
    --tw-gradient-from: #ecfdf5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 253, 245, 0));
  }

  .desktop-min\:hover\:from-green-100:hover {
    --tw-gradient-from: #d1fae5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 250, 229, 0));
  }

  .desktop-min\:hover\:from-green-200:hover {
    --tw-gradient-from: #a7f3d0;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 243, 208, 0));
  }

  .desktop-min\:hover\:from-green-300:hover {
    --tw-gradient-from: #6ee7b7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 231, 183, 0));
  }

  .desktop-min\:hover\:from-green-400:hover {
    --tw-gradient-from: #34d399;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(52, 211, 153, 0));
  }

  .desktop-min\:hover\:from-green-500:hover {
    --tw-gradient-from: #10b981;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(16, 185, 129, 0));
  }

  .desktop-min\:hover\:from-green-600:hover {
    --tw-gradient-from: #059669;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(5, 150, 105, 0));
  }

  .desktop-min\:hover\:from-green-700:hover {
    --tw-gradient-from: #047857;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 120, 87, 0));
  }

  .desktop-min\:hover\:from-green-800:hover {
    --tw-gradient-from: #065f46;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 95, 70, 0));
  }

  .desktop-min\:hover\:from-green-900:hover {
    --tw-gradient-from: #064e3b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 78, 59, 0));
  }

  .desktop-min\:hover\:from-blue-50:hover {
    --tw-gradient-from: #eff6ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 246, 255, 0));
  }

  .desktop-min\:hover\:from-blue-100:hover {
    --tw-gradient-from: #dbeafe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 234, 254, 0));
  }

  .desktop-min\:hover\:from-blue-200:hover {
    --tw-gradient-from: #bfdbfe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(191, 219, 254, 0));
  }

  .desktop-min\:hover\:from-blue-300:hover {
    --tw-gradient-from: #93c5fd;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(147, 197, 253, 0));
  }

  .desktop-min\:hover\:from-blue-400:hover {
    --tw-gradient-from: #60a5fa;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 165, 250, 0));
  }

  .desktop-min\:hover\:from-blue-500:hover {
    --tw-gradient-from: #3b82f6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(59, 130, 246, 0));
  }

  .desktop-min\:hover\:from-blue-600:hover {
    --tw-gradient-from: #2563eb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 99, 235, 0));
  }

  .desktop-min\:hover\:from-blue-700:hover {
    --tw-gradient-from: #1d4ed8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(29, 78, 216, 0));
  }

  .desktop-min\:hover\:from-blue-800:hover {
    --tw-gradient-from: #1e40af;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 64, 175, 0));
  }

  .desktop-min\:hover\:from-blue-900:hover {
    --tw-gradient-from: #1e3a8a;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 58, 138, 0));
  }

  .desktop-min\:hover\:from-indigo-50:hover {
    --tw-gradient-from: #eef2ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 242, 255, 0));
  }

  .desktop-min\:hover\:from-indigo-100:hover {
    --tw-gradient-from: #e0e7ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 231, 255, 0));
  }

  .desktop-min\:hover\:from-indigo-200:hover {
    --tw-gradient-from: #c7d2fe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(199, 210, 254, 0));
  }

  .desktop-min\:hover\:from-indigo-300:hover {
    --tw-gradient-from: #a5b4fc;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 180, 252, 0));
  }

  .desktop-min\:hover\:from-indigo-400:hover {
    --tw-gradient-from: #818cf8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(129, 140, 248, 0));
  }

  .desktop-min\:hover\:from-indigo-500:hover {
    --tw-gradient-from: #6366f1;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 102, 241, 0));
  }

  .desktop-min\:hover\:from-indigo-600:hover {
    --tw-gradient-from: #4f46e5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(79, 70, 229, 0));
  }

  .desktop-min\:hover\:from-indigo-700:hover {
    --tw-gradient-from: #4338ca;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(67, 56, 202, 0));
  }

  .desktop-min\:hover\:from-indigo-800:hover {
    --tw-gradient-from: #3730a3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 48, 163, 0));
  }

  .desktop-min\:hover\:from-indigo-900:hover {
    --tw-gradient-from: #312e81;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(49, 46, 129, 0));
  }

  .desktop-min\:hover\:from-purple-50:hover {
    --tw-gradient-from: #f5f3ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 243, 255, 0));
  }

  .desktop-min\:hover\:from-purple-100:hover {
    --tw-gradient-from: #ede9fe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 233, 254, 0));
  }

  .desktop-min\:hover\:from-purple-200:hover {
    --tw-gradient-from: #ddd6fe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(221, 214, 254, 0));
  }

  .desktop-min\:hover\:from-purple-300:hover {
    --tw-gradient-from: #c4b5fd;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(196, 181, 253, 0));
  }

  .desktop-min\:hover\:from-purple-400:hover {
    --tw-gradient-from: #a78bfa;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 139, 250, 0));
  }

  .desktop-min\:hover\:from-purple-500:hover {
    --tw-gradient-from: #8b5cf6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(139, 92, 246, 0));
  }

  .desktop-min\:hover\:from-purple-600:hover {
    --tw-gradient-from: #7c3aed;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(124, 58, 237, 0));
  }

  .desktop-min\:hover\:from-purple-700:hover {
    --tw-gradient-from: #6d28d9;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(109, 40, 217, 0));
  }

  .desktop-min\:hover\:from-purple-800:hover {
    --tw-gradient-from: #5b21b6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(91, 33, 182, 0));
  }

  .desktop-min\:hover\:from-purple-900:hover {
    --tw-gradient-from: #4c1d95;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(76, 29, 149, 0));
  }

  .desktop-min\:hover\:from-pink-50:hover {
    --tw-gradient-from: #fdf2f8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 242, 248, 0));
  }

  .desktop-min\:hover\:from-pink-100:hover {
    --tw-gradient-from: #fce7f3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 231, 243, 0));
  }

  .desktop-min\:hover\:from-pink-200:hover {
    --tw-gradient-from: #fbcfe8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 207, 232, 0));
  }

  .desktop-min\:hover\:from-pink-300:hover {
    --tw-gradient-from: #f9a8d4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 168, 212, 0));
  }

  .desktop-min\:hover\:from-pink-400:hover {
    --tw-gradient-from: #f472b6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 114, 182, 0));
  }

  .desktop-min\:hover\:from-pink-500:hover {
    --tw-gradient-from: #ec4899;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 72, 153, 0));
  }

  .desktop-min\:hover\:from-pink-600:hover {
    --tw-gradient-from: #db2777;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 39, 119, 0));
  }

  .desktop-min\:hover\:from-pink-700:hover {
    --tw-gradient-from: #be185d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(190, 24, 93, 0));
  }

  .desktop-min\:hover\:from-pink-800:hover {
    --tw-gradient-from: #9d174d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(157, 23, 77, 0));
  }

  .desktop-min\:hover\:from-pink-900:hover {
    --tw-gradient-from: #831843;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(131, 24, 67, 0));
  }

  .desktop-min\:hover\:from-base-normal:hover {
    --tw-gradient-from: #004181;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 65, 129, 0));
  }

  .desktop-min\:hover\:from-base-dark:hover {
    --tw-gradient-from: #003469;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 52, 105, 0));
  }

  .desktop-min\:hover\:from-base-black:hover {
    --tw-gradient-from: #1D1D1F;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(29, 29, 31, 0));
  }

  .desktop-min\:hover\:from-base-border:hover {
    --tw-gradient-from: #E7E7E9;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(231, 231, 233, 0));
  }

  .desktop-min\:hover\:from-primary-normal:hover {
    --tw-gradient-from: #0067CF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 103, 207, 0));
  }

  .desktop-min\:hover\:from-primary-alt:hover {
    --tw-gradient-from: #00478F;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 71, 143, 0));
  }

  .desktop-min\:hover\:from-subtle-white:hover {
    --tw-gradient-from: #F9F9F9;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 249, 249, 0));
  }

  .desktop-min\:hover\:from-turquesa:hover {
    --tw-gradient-from: #0097B2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 151, 178, 0));
  }

  .desktop-min\:focus\:from-transparent:focus {
    --tw-gradient-from: transparent;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .desktop-min\:focus\:from-current:focus {
    --tw-gradient-from: currentColor;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .desktop-min\:focus\:from-black:focus {
    --tw-gradient-from: #000;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .desktop-min\:focus\:from-white:focus {
    --tw-gradient-from: #fff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .desktop-min\: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));
  }

  .desktop-min\: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));
  }

  .desktop-min\: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));
  }

  .desktop-min\: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));
  }

  .desktop-min\: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));
  }

  .desktop-min\: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));
  }

  .desktop-min\: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));
  }

  .desktop-min\: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));
  }

  .desktop-min\: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));
  }

  .desktop-min\: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));
  }

  .desktop-min\: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));
  }

  .desktop-min\: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));
  }

  .desktop-min\: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));
  }

  .desktop-min\: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));
  }

  .desktop-min\: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));
  }

  .desktop-min\: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));
  }

  .desktop-min\: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));
  }

  .desktop-min\: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));
  }

  .desktop-min\: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));
  }

  .desktop-min\: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));
  }

  .desktop-min\: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));
  }

  .desktop-min\: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));
  }

  .desktop-min\: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));
  }

  .desktop-min\: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));
  }

  .desktop-min\: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));
  }

  .desktop-min\: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));
  }

  .desktop-min\: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));
  }

  .desktop-min\: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));
  }

  .desktop-min\: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));
  }

  .desktop-min\: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));
  }

  .desktop-min\: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));
  }

  .desktop-min\: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));
  }

  .desktop-min\: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));
  }

  .desktop-min\: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));
  }

  .desktop-min\: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));
  }

  .desktop-min\: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));
  }

  .desktop-min\: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));
  }

  .desktop-min\: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));
  }

  .desktop-min\: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));
  }

  .desktop-min\: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));
  }

  .desktop-min\: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));
  }

  .desktop-min\: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));
  }

  .desktop-min\: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));
  }

  .desktop-min\: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));
  }

  .desktop-min\: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));
  }

  .desktop-min\: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));
  }

  .desktop-min\: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));
  }

  .desktop-min\: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));
  }

  .desktop-min\: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));
  }

  .desktop-min\: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));
  }

  .desktop-min\: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));
  }

  .desktop-min\: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));
  }

  .desktop-min\: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));
  }

  .desktop-min\: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));
  }

  .desktop-min\: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));
  }

  .desktop-min\: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));
  }

  .desktop-min\: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));
  }

  .desktop-min\: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));
  }

  .desktop-min\: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));
  }

  .desktop-min\: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));
  }

  .desktop-min\: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));
  }

  .desktop-min\: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));
  }

  .desktop-min\: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));
  }

  .desktop-min\: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));
  }

  .desktop-min\: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));
  }

  .desktop-min\: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));
  }

  .desktop-min\: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));
  }

  .desktop-min\: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));
  }

  .desktop-min\: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));
  }

  .desktop-min\: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));
  }

  .desktop-min\: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));
  }

  .desktop-min\: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));
  }

  .desktop-min\: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));
  }

  .desktop-min\: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));
  }

  .desktop-min\: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));
  }

  .desktop-min\: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));
  }

  .desktop-min\: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));
  }

  .desktop-min\: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));
  }

  .desktop-min\: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));
  }

  .desktop-min\: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));
  }

  .desktop-min\:focus\:from-base-normal:focus {
    --tw-gradient-from: #004181;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 65, 129, 0));
  }

  .desktop-min\:focus\:from-base-dark:focus {
    --tw-gradient-from: #003469;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 52, 105, 0));
  }

  .desktop-min\:focus\:from-base-black:focus {
    --tw-gradient-from: #1D1D1F;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(29, 29, 31, 0));
  }

  .desktop-min\:focus\:from-base-border:focus {
    --tw-gradient-from: #E7E7E9;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(231, 231, 233, 0));
  }

  .desktop-min\:focus\:from-primary-normal:focus {
    --tw-gradient-from: #0067CF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 103, 207, 0));
  }

  .desktop-min\:focus\:from-primary-alt:focus {
    --tw-gradient-from: #00478F;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 71, 143, 0));
  }

  .desktop-min\:focus\:from-subtle-white:focus {
    --tw-gradient-from: #F9F9F9;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 249, 249, 0));
  }

  .desktop-min\:focus\:from-turquesa:focus {
    --tw-gradient-from: #0097B2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 151, 178, 0));
  }

  .desktop-min\:via-transparent {
    --tw-gradient-stops: var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .desktop-min\:via-current {
    --tw-gradient-stops: var(--tw-gradient-from), currentColor, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .desktop-min\:via-black {
    --tw-gradient-stops: var(--tw-gradient-from), #000, var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .desktop-min\:via-white {
    --tw-gradient-stops: var(--tw-gradient-from), #fff, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .desktop-min\:via-gray-50 {
    --tw-gradient-stops: var(--tw-gradient-from), #f9fafb, var(--tw-gradient-to, rgba(249, 250, 251, 0));
  }

  .desktop-min\:via-gray-100 {
    --tw-gradient-stops: var(--tw-gradient-from), #f3f4f6, var(--tw-gradient-to, rgba(243, 244, 246, 0));
  }

  .desktop-min\:via-gray-200 {
    --tw-gradient-stops: var(--tw-gradient-from), #e5e7eb, var(--tw-gradient-to, rgba(229, 231, 235, 0));
  }

  .desktop-min\:via-gray-300 {
    --tw-gradient-stops: var(--tw-gradient-from), #d1d5db, var(--tw-gradient-to, rgba(209, 213, 219, 0));
  }

  .desktop-min\:via-gray-400 {
    --tw-gradient-stops: var(--tw-gradient-from), #9ca3af, var(--tw-gradient-to, rgba(156, 163, 175, 0));
  }

  .desktop-min\:via-gray-500 {
    --tw-gradient-stops: var(--tw-gradient-from), #6b7280, var(--tw-gradient-to, rgba(107, 114, 128, 0));
  }

  .desktop-min\:via-gray-600 {
    --tw-gradient-stops: var(--tw-gradient-from), #4b5563, var(--tw-gradient-to, rgba(75, 85, 99, 0));
  }

  .desktop-min\:via-gray-700 {
    --tw-gradient-stops: var(--tw-gradient-from), #374151, var(--tw-gradient-to, rgba(55, 65, 81, 0));
  }

  .desktop-min\:via-gray-800 {
    --tw-gradient-stops: var(--tw-gradient-from), #1f2937, var(--tw-gradient-to, rgba(31, 41, 55, 0));
  }

  .desktop-min\:via-gray-900 {
    --tw-gradient-stops: var(--tw-gradient-from), #111827, var(--tw-gradient-to, rgba(17, 24, 39, 0));
  }

  .desktop-min\:via-red-50 {
    --tw-gradient-stops: var(--tw-gradient-from), #fef2f2, var(--tw-gradient-to, rgba(254, 242, 242, 0));
  }

  .desktop-min\:via-red-100 {
    --tw-gradient-stops: var(--tw-gradient-from), #fee2e2, var(--tw-gradient-to, rgba(254, 226, 226, 0));
  }

  .desktop-min\:via-red-200 {
    --tw-gradient-stops: var(--tw-gradient-from), #fecaca, var(--tw-gradient-to, rgba(254, 202, 202, 0));
  }

  .desktop-min\:via-red-300 {
    --tw-gradient-stops: var(--tw-gradient-from), #fca5a5, var(--tw-gradient-to, rgba(252, 165, 165, 0));
  }

  .desktop-min\:via-red-400 {
    --tw-gradient-stops: var(--tw-gradient-from), #f87171, var(--tw-gradient-to, rgba(248, 113, 113, 0));
  }

  .desktop-min\:via-red-500 {
    --tw-gradient-stops: var(--tw-gradient-from), #ef4444, var(--tw-gradient-to, rgba(239, 68, 68, 0));
  }

  .desktop-min\:via-red-600 {
    --tw-gradient-stops: var(--tw-gradient-from), #dc2626, var(--tw-gradient-to, rgba(220, 38, 38, 0));
  }

  .desktop-min\:via-red-700 {
    --tw-gradient-stops: var(--tw-gradient-from), #b91c1c, var(--tw-gradient-to, rgba(185, 28, 28, 0));
  }

  .desktop-min\:via-red-800 {
    --tw-gradient-stops: var(--tw-gradient-from), #991b1b, var(--tw-gradient-to, rgba(153, 27, 27, 0));
  }

  .desktop-min\:via-red-900 {
    --tw-gradient-stops: var(--tw-gradient-from), #7f1d1d, var(--tw-gradient-to, rgba(127, 29, 29, 0));
  }

  .desktop-min\:via-yellow-50 {
    --tw-gradient-stops: var(--tw-gradient-from), #fffbeb, var(--tw-gradient-to, rgba(255, 251, 235, 0));
  }

  .desktop-min\:via-yellow-100 {
    --tw-gradient-stops: var(--tw-gradient-from), #fef3c7, var(--tw-gradient-to, rgba(254, 243, 199, 0));
  }

  .desktop-min\:via-yellow-200 {
    --tw-gradient-stops: var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, rgba(253, 230, 138, 0));
  }

  .desktop-min\:via-yellow-300 {
    --tw-gradient-stops: var(--tw-gradient-from), #fcd34d, var(--tw-gradient-to, rgba(252, 211, 77, 0));
  }

  .desktop-min\:via-yellow-400 {
    --tw-gradient-stops: var(--tw-gradient-from), #fbbf24, var(--tw-gradient-to, rgba(251, 191, 36, 0));
  }

  .desktop-min\:via-yellow-500 {
    --tw-gradient-stops: var(--tw-gradient-from), #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0));
  }

  .desktop-min\:via-yellow-600 {
    --tw-gradient-stops: var(--tw-gradient-from), #d97706, var(--tw-gradient-to, rgba(217, 119, 6, 0));
  }

  .desktop-min\:via-yellow-700 {
    --tw-gradient-stops: var(--tw-gradient-from), #b45309, var(--tw-gradient-to, rgba(180, 83, 9, 0));
  }

  .desktop-min\:via-yellow-800 {
    --tw-gradient-stops: var(--tw-gradient-from), #92400e, var(--tw-gradient-to, rgba(146, 64, 14, 0));
  }

  .desktop-min\:via-yellow-900 {
    --tw-gradient-stops: var(--tw-gradient-from), #78350f, var(--tw-gradient-to, rgba(120, 53, 15, 0));
  }

  .desktop-min\:via-green-50 {
    --tw-gradient-stops: var(--tw-gradient-from), #ecfdf5, var(--tw-gradient-to, rgba(236, 253, 245, 0));
  }

  .desktop-min\:via-green-100 {
    --tw-gradient-stops: var(--tw-gradient-from), #d1fae5, var(--tw-gradient-to, rgba(209, 250, 229, 0));
  }

  .desktop-min\:via-green-200 {
    --tw-gradient-stops: var(--tw-gradient-from), #a7f3d0, var(--tw-gradient-to, rgba(167, 243, 208, 0));
  }

  .desktop-min\:via-green-300 {
    --tw-gradient-stops: var(--tw-gradient-from), #6ee7b7, var(--tw-gradient-to, rgba(110, 231, 183, 0));
  }

  .desktop-min\:via-green-400 {
    --tw-gradient-stops: var(--tw-gradient-from), #34d399, var(--tw-gradient-to, rgba(52, 211, 153, 0));
  }

  .desktop-min\:via-green-500 {
    --tw-gradient-stops: var(--tw-gradient-from), #10b981, var(--tw-gradient-to, rgba(16, 185, 129, 0));
  }

  .desktop-min\:via-green-600 {
    --tw-gradient-stops: var(--tw-gradient-from), #059669, var(--tw-gradient-to, rgba(5, 150, 105, 0));
  }

  .desktop-min\:via-green-700 {
    --tw-gradient-stops: var(--tw-gradient-from), #047857, var(--tw-gradient-to, rgba(4, 120, 87, 0));
  }

  .desktop-min\:via-green-800 {
    --tw-gradient-stops: var(--tw-gradient-from), #065f46, var(--tw-gradient-to, rgba(6, 95, 70, 0));
  }

  .desktop-min\:via-green-900 {
    --tw-gradient-stops: var(--tw-gradient-from), #064e3b, var(--tw-gradient-to, rgba(6, 78, 59, 0));
  }

  .desktop-min\:via-blue-50 {
    --tw-gradient-stops: var(--tw-gradient-from), #eff6ff, var(--tw-gradient-to, rgba(239, 246, 255, 0));
  }

  .desktop-min\:via-blue-100 {
    --tw-gradient-stops: var(--tw-gradient-from), #dbeafe, var(--tw-gradient-to, rgba(219, 234, 254, 0));
  }

  .desktop-min\:via-blue-200 {
    --tw-gradient-stops: var(--tw-gradient-from), #bfdbfe, var(--tw-gradient-to, rgba(191, 219, 254, 0));
  }

  .desktop-min\:via-blue-300 {
    --tw-gradient-stops: var(--tw-gradient-from), #93c5fd, var(--tw-gradient-to, rgba(147, 197, 253, 0));
  }

  .desktop-min\:via-blue-400 {
    --tw-gradient-stops: var(--tw-gradient-from), #60a5fa, var(--tw-gradient-to, rgba(96, 165, 250, 0));
  }

  .desktop-min\:via-blue-500 {
    --tw-gradient-stops: var(--tw-gradient-from), #3b82f6, var(--tw-gradient-to, rgba(59, 130, 246, 0));
  }

  .desktop-min\:via-blue-600 {
    --tw-gradient-stops: var(--tw-gradient-from), #2563eb, var(--tw-gradient-to, rgba(37, 99, 235, 0));
  }

  .desktop-min\:via-blue-700 {
    --tw-gradient-stops: var(--tw-gradient-from), #1d4ed8, var(--tw-gradient-to, rgba(29, 78, 216, 0));
  }

  .desktop-min\:via-blue-800 {
    --tw-gradient-stops: var(--tw-gradient-from), #1e40af, var(--tw-gradient-to, rgba(30, 64, 175, 0));
  }

  .desktop-min\:via-blue-900 {
    --tw-gradient-stops: var(--tw-gradient-from), #1e3a8a, var(--tw-gradient-to, rgba(30, 58, 138, 0));
  }

  .desktop-min\:via-indigo-50 {
    --tw-gradient-stops: var(--tw-gradient-from), #eef2ff, var(--tw-gradient-to, rgba(238, 242, 255, 0));
  }

  .desktop-min\:via-indigo-100 {
    --tw-gradient-stops: var(--tw-gradient-from), #e0e7ff, var(--tw-gradient-to, rgba(224, 231, 255, 0));
  }

  .desktop-min\:via-indigo-200 {
    --tw-gradient-stops: var(--tw-gradient-from), #c7d2fe, var(--tw-gradient-to, rgba(199, 210, 254, 0));
  }

  .desktop-min\:via-indigo-300 {
    --tw-gradient-stops: var(--tw-gradient-from), #a5b4fc, var(--tw-gradient-to, rgba(165, 180, 252, 0));
  }

  .desktop-min\:via-indigo-400 {
    --tw-gradient-stops: var(--tw-gradient-from), #818cf8, var(--tw-gradient-to, rgba(129, 140, 248, 0));
  }

  .desktop-min\:via-indigo-500 {
    --tw-gradient-stops: var(--tw-gradient-from), #6366f1, var(--tw-gradient-to, rgba(99, 102, 241, 0));
  }

  .desktop-min\:via-indigo-600 {
    --tw-gradient-stops: var(--tw-gradient-from), #4f46e5, var(--tw-gradient-to, rgba(79, 70, 229, 0));
  }

  .desktop-min\:via-indigo-700 {
    --tw-gradient-stops: var(--tw-gradient-from), #4338ca, var(--tw-gradient-to, rgba(67, 56, 202, 0));
  }

  .desktop-min\:via-indigo-800 {
    --tw-gradient-stops: var(--tw-gradient-from), #3730a3, var(--tw-gradient-to, rgba(55, 48, 163, 0));
  }

  .desktop-min\:via-indigo-900 {
    --tw-gradient-stops: var(--tw-gradient-from), #312e81, var(--tw-gradient-to, rgba(49, 46, 129, 0));
  }

  .desktop-min\:via-purple-50 {
    --tw-gradient-stops: var(--tw-gradient-from), #f5f3ff, var(--tw-gradient-to, rgba(245, 243, 255, 0));
  }

  .desktop-min\:via-purple-100 {
    --tw-gradient-stops: var(--tw-gradient-from), #ede9fe, var(--tw-gradient-to, rgba(237, 233, 254, 0));
  }

  .desktop-min\:via-purple-200 {
    --tw-gradient-stops: var(--tw-gradient-from), #ddd6fe, var(--tw-gradient-to, rgba(221, 214, 254, 0));
  }

  .desktop-min\:via-purple-300 {
    --tw-gradient-stops: var(--tw-gradient-from), #c4b5fd, var(--tw-gradient-to, rgba(196, 181, 253, 0));
  }

  .desktop-min\:via-purple-400 {
    --tw-gradient-stops: var(--tw-gradient-from), #a78bfa, var(--tw-gradient-to, rgba(167, 139, 250, 0));
  }

  .desktop-min\:via-purple-500 {
    --tw-gradient-stops: var(--tw-gradient-from), #8b5cf6, var(--tw-gradient-to, rgba(139, 92, 246, 0));
  }

  .desktop-min\:via-purple-600 {
    --tw-gradient-stops: var(--tw-gradient-from), #7c3aed, var(--tw-gradient-to, rgba(124, 58, 237, 0));
  }

  .desktop-min\:via-purple-700 {
    --tw-gradient-stops: var(--tw-gradient-from), #6d28d9, var(--tw-gradient-to, rgba(109, 40, 217, 0));
  }

  .desktop-min\:via-purple-800 {
    --tw-gradient-stops: var(--tw-gradient-from), #5b21b6, var(--tw-gradient-to, rgba(91, 33, 182, 0));
  }

  .desktop-min\:via-purple-900 {
    --tw-gradient-stops: var(--tw-gradient-from), #4c1d95, var(--tw-gradient-to, rgba(76, 29, 149, 0));
  }

  .desktop-min\:via-pink-50 {
    --tw-gradient-stops: var(--tw-gradient-from), #fdf2f8, var(--tw-gradient-to, rgba(253, 242, 248, 0));
  }

  .desktop-min\:via-pink-100 {
    --tw-gradient-stops: var(--tw-gradient-from), #fce7f3, var(--tw-gradient-to, rgba(252, 231, 243, 0));
  }

  .desktop-min\:via-pink-200 {
    --tw-gradient-stops: var(--tw-gradient-from), #fbcfe8, var(--tw-gradient-to, rgba(251, 207, 232, 0));
  }

  .desktop-min\:via-pink-300 {
    --tw-gradient-stops: var(--tw-gradient-from), #f9a8d4, var(--tw-gradient-to, rgba(249, 168, 212, 0));
  }

  .desktop-min\:via-pink-400 {
    --tw-gradient-stops: var(--tw-gradient-from), #f472b6, var(--tw-gradient-to, rgba(244, 114, 182, 0));
  }

  .desktop-min\:via-pink-500 {
    --tw-gradient-stops: var(--tw-gradient-from), #ec4899, var(--tw-gradient-to, rgba(236, 72, 153, 0));
  }

  .desktop-min\:via-pink-600 {
    --tw-gradient-stops: var(--tw-gradient-from), #db2777, var(--tw-gradient-to, rgba(219, 39, 119, 0));
  }

  .desktop-min\:via-pink-700 {
    --tw-gradient-stops: var(--tw-gradient-from), #be185d, var(--tw-gradient-to, rgba(190, 24, 93, 0));
  }

  .desktop-min\:via-pink-800 {
    --tw-gradient-stops: var(--tw-gradient-from), #9d174d, var(--tw-gradient-to, rgba(157, 23, 77, 0));
  }

  .desktop-min\:via-pink-900 {
    --tw-gradient-stops: var(--tw-gradient-from), #831843, var(--tw-gradient-to, rgba(131, 24, 67, 0));
  }

  .desktop-min\:via-base-normal {
    --tw-gradient-stops: var(--tw-gradient-from), #004181, var(--tw-gradient-to, rgba(0, 65, 129, 0));
  }

  .desktop-min\:via-base-dark {
    --tw-gradient-stops: var(--tw-gradient-from), #003469, var(--tw-gradient-to, rgba(0, 52, 105, 0));
  }

  .desktop-min\:via-base-black {
    --tw-gradient-stops: var(--tw-gradient-from), #1D1D1F, var(--tw-gradient-to, rgba(29, 29, 31, 0));
  }

  .desktop-min\:via-base-border {
    --tw-gradient-stops: var(--tw-gradient-from), #E7E7E9, var(--tw-gradient-to, rgba(231, 231, 233, 0));
  }

  .desktop-min\:via-primary-normal {
    --tw-gradient-stops: var(--tw-gradient-from), #0067CF, var(--tw-gradient-to, rgba(0, 103, 207, 0));
  }

  .desktop-min\:via-primary-alt {
    --tw-gradient-stops: var(--tw-gradient-from), #00478F, var(--tw-gradient-to, rgba(0, 71, 143, 0));
  }

  .desktop-min\:via-subtle-white {
    --tw-gradient-stops: var(--tw-gradient-from), #F9F9F9, var(--tw-gradient-to, rgba(249, 249, 249, 0));
  }

  .desktop-min\:via-turquesa {
    --tw-gradient-stops: var(--tw-gradient-from), #0097B2, var(--tw-gradient-to, rgba(0, 151, 178, 0));
  }

  .desktop-min\:hover\:via-transparent:hover {
    --tw-gradient-stops: var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .desktop-min\:hover\:via-current:hover {
    --tw-gradient-stops: var(--tw-gradient-from), currentColor, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .desktop-min\:hover\:via-black:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #000, var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .desktop-min\:hover\:via-white:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fff, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .desktop-min\:hover\:via-gray-50:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f9fafb, var(--tw-gradient-to, rgba(249, 250, 251, 0));
  }

  .desktop-min\:hover\:via-gray-100:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f3f4f6, var(--tw-gradient-to, rgba(243, 244, 246, 0));
  }

  .desktop-min\:hover\:via-gray-200:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #e5e7eb, var(--tw-gradient-to, rgba(229, 231, 235, 0));
  }

  .desktop-min\:hover\:via-gray-300:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #d1d5db, var(--tw-gradient-to, rgba(209, 213, 219, 0));
  }

  .desktop-min\:hover\:via-gray-400:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #9ca3af, var(--tw-gradient-to, rgba(156, 163, 175, 0));
  }

  .desktop-min\:hover\:via-gray-500:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6b7280, var(--tw-gradient-to, rgba(107, 114, 128, 0));
  }

  .desktop-min\:hover\:via-gray-600:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #4b5563, var(--tw-gradient-to, rgba(75, 85, 99, 0));
  }

  .desktop-min\:hover\:via-gray-700:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #374151, var(--tw-gradient-to, rgba(55, 65, 81, 0));
  }

  .desktop-min\:hover\:via-gray-800:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1f2937, var(--tw-gradient-to, rgba(31, 41, 55, 0));
  }

  .desktop-min\:hover\:via-gray-900:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #111827, var(--tw-gradient-to, rgba(17, 24, 39, 0));
  }

  .desktop-min\:hover\:via-red-50:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fef2f2, var(--tw-gradient-to, rgba(254, 242, 242, 0));
  }

  .desktop-min\:hover\:via-red-100:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fee2e2, var(--tw-gradient-to, rgba(254, 226, 226, 0));
  }

  .desktop-min\:hover\:via-red-200:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fecaca, var(--tw-gradient-to, rgba(254, 202, 202, 0));
  }

  .desktop-min\:hover\:via-red-300:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fca5a5, var(--tw-gradient-to, rgba(252, 165, 165, 0));
  }

  .desktop-min\:hover\:via-red-400:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f87171, var(--tw-gradient-to, rgba(248, 113, 113, 0));
  }

  .desktop-min\:hover\:via-red-500:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #ef4444, var(--tw-gradient-to, rgba(239, 68, 68, 0));
  }

  .desktop-min\:hover\:via-red-600:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #dc2626, var(--tw-gradient-to, rgba(220, 38, 38, 0));
  }

  .desktop-min\:hover\:via-red-700:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #b91c1c, var(--tw-gradient-to, rgba(185, 28, 28, 0));
  }

  .desktop-min\:hover\:via-red-800:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #991b1b, var(--tw-gradient-to, rgba(153, 27, 27, 0));
  }

  .desktop-min\:hover\:via-red-900:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #7f1d1d, var(--tw-gradient-to, rgba(127, 29, 29, 0));
  }

  .desktop-min\:hover\:via-yellow-50:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fffbeb, var(--tw-gradient-to, rgba(255, 251, 235, 0));
  }

  .desktop-min\:hover\:via-yellow-100:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fef3c7, var(--tw-gradient-to, rgba(254, 243, 199, 0));
  }

  .desktop-min\:hover\:via-yellow-200:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, rgba(253, 230, 138, 0));
  }

  .desktop-min\:hover\:via-yellow-300:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fcd34d, var(--tw-gradient-to, rgba(252, 211, 77, 0));
  }

  .desktop-min\:hover\:via-yellow-400:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fbbf24, var(--tw-gradient-to, rgba(251, 191, 36, 0));
  }

  .desktop-min\:hover\:via-yellow-500:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0));
  }

  .desktop-min\:hover\:via-yellow-600:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #d97706, var(--tw-gradient-to, rgba(217, 119, 6, 0));
  }

  .desktop-min\:hover\:via-yellow-700:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #b45309, var(--tw-gradient-to, rgba(180, 83, 9, 0));
  }

  .desktop-min\:hover\:via-yellow-800:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #92400e, var(--tw-gradient-to, rgba(146, 64, 14, 0));
  }

  .desktop-min\:hover\:via-yellow-900:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #78350f, var(--tw-gradient-to, rgba(120, 53, 15, 0));
  }

  .desktop-min\:hover\:via-green-50:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #ecfdf5, var(--tw-gradient-to, rgba(236, 253, 245, 0));
  }

  .desktop-min\:hover\:via-green-100:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #d1fae5, var(--tw-gradient-to, rgba(209, 250, 229, 0));
  }

  .desktop-min\:hover\:via-green-200:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #a7f3d0, var(--tw-gradient-to, rgba(167, 243, 208, 0));
  }

  .desktop-min\:hover\:via-green-300:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6ee7b7, var(--tw-gradient-to, rgba(110, 231, 183, 0));
  }

  .desktop-min\:hover\:via-green-400:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #34d399, var(--tw-gradient-to, rgba(52, 211, 153, 0));
  }

  .desktop-min\:hover\:via-green-500:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #10b981, var(--tw-gradient-to, rgba(16, 185, 129, 0));
  }

  .desktop-min\:hover\:via-green-600:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #059669, var(--tw-gradient-to, rgba(5, 150, 105, 0));
  }

  .desktop-min\:hover\:via-green-700:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #047857, var(--tw-gradient-to, rgba(4, 120, 87, 0));
  }

  .desktop-min\:hover\:via-green-800:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #065f46, var(--tw-gradient-to, rgba(6, 95, 70, 0));
  }

  .desktop-min\:hover\:via-green-900:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #064e3b, var(--tw-gradient-to, rgba(6, 78, 59, 0));
  }

  .desktop-min\:hover\:via-blue-50:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #eff6ff, var(--tw-gradient-to, rgba(239, 246, 255, 0));
  }

  .desktop-min\:hover\:via-blue-100:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #dbeafe, var(--tw-gradient-to, rgba(219, 234, 254, 0));
  }

  .desktop-min\:hover\:via-blue-200:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #bfdbfe, var(--tw-gradient-to, rgba(191, 219, 254, 0));
  }

  .desktop-min\:hover\:via-blue-300:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #93c5fd, var(--tw-gradient-to, rgba(147, 197, 253, 0));
  }

  .desktop-min\:hover\:via-blue-400:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #60a5fa, var(--tw-gradient-to, rgba(96, 165, 250, 0));
  }

  .desktop-min\:hover\:via-blue-500:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #3b82f6, var(--tw-gradient-to, rgba(59, 130, 246, 0));
  }

  .desktop-min\:hover\:via-blue-600:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #2563eb, var(--tw-gradient-to, rgba(37, 99, 235, 0));
  }

  .desktop-min\:hover\:via-blue-700:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1d4ed8, var(--tw-gradient-to, rgba(29, 78, 216, 0));
  }

  .desktop-min\:hover\:via-blue-800:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1e40af, var(--tw-gradient-to, rgba(30, 64, 175, 0));
  }

  .desktop-min\:hover\:via-blue-900:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1e3a8a, var(--tw-gradient-to, rgba(30, 58, 138, 0));
  }

  .desktop-min\:hover\:via-indigo-50:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #eef2ff, var(--tw-gradient-to, rgba(238, 242, 255, 0));
  }

  .desktop-min\:hover\:via-indigo-100:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #e0e7ff, var(--tw-gradient-to, rgba(224, 231, 255, 0));
  }

  .desktop-min\:hover\:via-indigo-200:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #c7d2fe, var(--tw-gradient-to, rgba(199, 210, 254, 0));
  }

  .desktop-min\:hover\:via-indigo-300:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #a5b4fc, var(--tw-gradient-to, rgba(165, 180, 252, 0));
  }

  .desktop-min\:hover\:via-indigo-400:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #818cf8, var(--tw-gradient-to, rgba(129, 140, 248, 0));
  }

  .desktop-min\:hover\:via-indigo-500:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6366f1, var(--tw-gradient-to, rgba(99, 102, 241, 0));
  }

  .desktop-min\:hover\:via-indigo-600:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #4f46e5, var(--tw-gradient-to, rgba(79, 70, 229, 0));
  }

  .desktop-min\:hover\:via-indigo-700:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #4338ca, var(--tw-gradient-to, rgba(67, 56, 202, 0));
  }

  .desktop-min\:hover\:via-indigo-800:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #3730a3, var(--tw-gradient-to, rgba(55, 48, 163, 0));
  }

  .desktop-min\:hover\:via-indigo-900:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #312e81, var(--tw-gradient-to, rgba(49, 46, 129, 0));
  }

  .desktop-min\:hover\:via-purple-50:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f5f3ff, var(--tw-gradient-to, rgba(245, 243, 255, 0));
  }

  .desktop-min\:hover\:via-purple-100:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #ede9fe, var(--tw-gradient-to, rgba(237, 233, 254, 0));
  }

  .desktop-min\:hover\:via-purple-200:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #ddd6fe, var(--tw-gradient-to, rgba(221, 214, 254, 0));
  }

  .desktop-min\:hover\:via-purple-300:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #c4b5fd, var(--tw-gradient-to, rgba(196, 181, 253, 0));
  }

  .desktop-min\:hover\:via-purple-400:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #a78bfa, var(--tw-gradient-to, rgba(167, 139, 250, 0));
  }

  .desktop-min\:hover\:via-purple-500:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #8b5cf6, var(--tw-gradient-to, rgba(139, 92, 246, 0));
  }

  .desktop-min\:hover\:via-purple-600:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #7c3aed, var(--tw-gradient-to, rgba(124, 58, 237, 0));
  }

  .desktop-min\:hover\:via-purple-700:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6d28d9, var(--tw-gradient-to, rgba(109, 40, 217, 0));
  }

  .desktop-min\:hover\:via-purple-800:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #5b21b6, var(--tw-gradient-to, rgba(91, 33, 182, 0));
  }

  .desktop-min\:hover\:via-purple-900:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #4c1d95, var(--tw-gradient-to, rgba(76, 29, 149, 0));
  }

  .desktop-min\:hover\:via-pink-50:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fdf2f8, var(--tw-gradient-to, rgba(253, 242, 248, 0));
  }

  .desktop-min\:hover\:via-pink-100:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fce7f3, var(--tw-gradient-to, rgba(252, 231, 243, 0));
  }

  .desktop-min\:hover\:via-pink-200:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fbcfe8, var(--tw-gradient-to, rgba(251, 207, 232, 0));
  }

  .desktop-min\:hover\:via-pink-300:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f9a8d4, var(--tw-gradient-to, rgba(249, 168, 212, 0));
  }

  .desktop-min\:hover\:via-pink-400:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f472b6, var(--tw-gradient-to, rgba(244, 114, 182, 0));
  }

  .desktop-min\:hover\:via-pink-500:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #ec4899, var(--tw-gradient-to, rgba(236, 72, 153, 0));
  }

  .desktop-min\:hover\:via-pink-600:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #db2777, var(--tw-gradient-to, rgba(219, 39, 119, 0));
  }

  .desktop-min\:hover\:via-pink-700:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #be185d, var(--tw-gradient-to, rgba(190, 24, 93, 0));
  }

  .desktop-min\:hover\:via-pink-800:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #9d174d, var(--tw-gradient-to, rgba(157, 23, 77, 0));
  }

  .desktop-min\:hover\:via-pink-900:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #831843, var(--tw-gradient-to, rgba(131, 24, 67, 0));
  }

  .desktop-min\:hover\:via-base-normal:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #004181, var(--tw-gradient-to, rgba(0, 65, 129, 0));
  }

  .desktop-min\:hover\:via-base-dark:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #003469, var(--tw-gradient-to, rgba(0, 52, 105, 0));
  }

  .desktop-min\:hover\:via-base-black:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1D1D1F, var(--tw-gradient-to, rgba(29, 29, 31, 0));
  }

  .desktop-min\:hover\:via-base-border:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #E7E7E9, var(--tw-gradient-to, rgba(231, 231, 233, 0));
  }

  .desktop-min\:hover\:via-primary-normal:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #0067CF, var(--tw-gradient-to, rgba(0, 103, 207, 0));
  }

  .desktop-min\:hover\:via-primary-alt:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #00478F, var(--tw-gradient-to, rgba(0, 71, 143, 0));
  }

  .desktop-min\:hover\:via-subtle-white:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #F9F9F9, var(--tw-gradient-to, rgba(249, 249, 249, 0));
  }

  .desktop-min\:hover\:via-turquesa:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #0097B2, var(--tw-gradient-to, rgba(0, 151, 178, 0));
  }

  .desktop-min\:focus\:via-transparent:focus {
    --tw-gradient-stops: var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .desktop-min\:focus\:via-current:focus {
    --tw-gradient-stops: var(--tw-gradient-from), currentColor, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .desktop-min\:focus\:via-black:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #000, var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .desktop-min\:focus\:via-white:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fff, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .desktop-min\:focus\:via-gray-50:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f9fafb, var(--tw-gradient-to, rgba(249, 250, 251, 0));
  }

  .desktop-min\:focus\:via-gray-100:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f3f4f6, var(--tw-gradient-to, rgba(243, 244, 246, 0));
  }

  .desktop-min\:focus\:via-gray-200:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #e5e7eb, var(--tw-gradient-to, rgba(229, 231, 235, 0));
  }

  .desktop-min\:focus\:via-gray-300:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #d1d5db, var(--tw-gradient-to, rgba(209, 213, 219, 0));
  }

  .desktop-min\:focus\:via-gray-400:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #9ca3af, var(--tw-gradient-to, rgba(156, 163, 175, 0));
  }

  .desktop-min\:focus\:via-gray-500:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6b7280, var(--tw-gradient-to, rgba(107, 114, 128, 0));
  }

  .desktop-min\:focus\:via-gray-600:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #4b5563, var(--tw-gradient-to, rgba(75, 85, 99, 0));
  }

  .desktop-min\:focus\:via-gray-700:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #374151, var(--tw-gradient-to, rgba(55, 65, 81, 0));
  }

  .desktop-min\:focus\:via-gray-800:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1f2937, var(--tw-gradient-to, rgba(31, 41, 55, 0));
  }

  .desktop-min\:focus\:via-gray-900:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #111827, var(--tw-gradient-to, rgba(17, 24, 39, 0));
  }

  .desktop-min\:focus\:via-red-50:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fef2f2, var(--tw-gradient-to, rgba(254, 242, 242, 0));
  }

  .desktop-min\:focus\:via-red-100:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fee2e2, var(--tw-gradient-to, rgba(254, 226, 226, 0));
  }

  .desktop-min\:focus\:via-red-200:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fecaca, var(--tw-gradient-to, rgba(254, 202, 202, 0));
  }

  .desktop-min\:focus\:via-red-300:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fca5a5, var(--tw-gradient-to, rgba(252, 165, 165, 0));
  }

  .desktop-min\:focus\:via-red-400:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f87171, var(--tw-gradient-to, rgba(248, 113, 113, 0));
  }

  .desktop-min\:focus\:via-red-500:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #ef4444, var(--tw-gradient-to, rgba(239, 68, 68, 0));
  }

  .desktop-min\:focus\:via-red-600:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #dc2626, var(--tw-gradient-to, rgba(220, 38, 38, 0));
  }

  .desktop-min\:focus\:via-red-700:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #b91c1c, var(--tw-gradient-to, rgba(185, 28, 28, 0));
  }

  .desktop-min\:focus\:via-red-800:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #991b1b, var(--tw-gradient-to, rgba(153, 27, 27, 0));
  }

  .desktop-min\:focus\:via-red-900:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #7f1d1d, var(--tw-gradient-to, rgba(127, 29, 29, 0));
  }

  .desktop-min\:focus\:via-yellow-50:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fffbeb, var(--tw-gradient-to, rgba(255, 251, 235, 0));
  }

  .desktop-min\:focus\:via-yellow-100:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fef3c7, var(--tw-gradient-to, rgba(254, 243, 199, 0));
  }

  .desktop-min\:focus\:via-yellow-200:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, rgba(253, 230, 138, 0));
  }

  .desktop-min\:focus\:via-yellow-300:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fcd34d, var(--tw-gradient-to, rgba(252, 211, 77, 0));
  }

  .desktop-min\:focus\:via-yellow-400:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fbbf24, var(--tw-gradient-to, rgba(251, 191, 36, 0));
  }

  .desktop-min\:focus\:via-yellow-500:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0));
  }

  .desktop-min\:focus\:via-yellow-600:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #d97706, var(--tw-gradient-to, rgba(217, 119, 6, 0));
  }

  .desktop-min\:focus\:via-yellow-700:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #b45309, var(--tw-gradient-to, rgba(180, 83, 9, 0));
  }

  .desktop-min\:focus\:via-yellow-800:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #92400e, var(--tw-gradient-to, rgba(146, 64, 14, 0));
  }

  .desktop-min\:focus\:via-yellow-900:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #78350f, var(--tw-gradient-to, rgba(120, 53, 15, 0));
  }

  .desktop-min\:focus\:via-green-50:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #ecfdf5, var(--tw-gradient-to, rgba(236, 253, 245, 0));
  }

  .desktop-min\:focus\:via-green-100:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #d1fae5, var(--tw-gradient-to, rgba(209, 250, 229, 0));
  }

  .desktop-min\:focus\:via-green-200:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #a7f3d0, var(--tw-gradient-to, rgba(167, 243, 208, 0));
  }

  .desktop-min\:focus\:via-green-300:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6ee7b7, var(--tw-gradient-to, rgba(110, 231, 183, 0));
  }

  .desktop-min\:focus\:via-green-400:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #34d399, var(--tw-gradient-to, rgba(52, 211, 153, 0));
  }

  .desktop-min\:focus\:via-green-500:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #10b981, var(--tw-gradient-to, rgba(16, 185, 129, 0));
  }

  .desktop-min\:focus\:via-green-600:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #059669, var(--tw-gradient-to, rgba(5, 150, 105, 0));
  }

  .desktop-min\:focus\:via-green-700:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #047857, var(--tw-gradient-to, rgba(4, 120, 87, 0));
  }

  .desktop-min\:focus\:via-green-800:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #065f46, var(--tw-gradient-to, rgba(6, 95, 70, 0));
  }

  .desktop-min\:focus\:via-green-900:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #064e3b, var(--tw-gradient-to, rgba(6, 78, 59, 0));
  }

  .desktop-min\:focus\:via-blue-50:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #eff6ff, var(--tw-gradient-to, rgba(239, 246, 255, 0));
  }

  .desktop-min\:focus\:via-blue-100:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #dbeafe, var(--tw-gradient-to, rgba(219, 234, 254, 0));
  }

  .desktop-min\:focus\:via-blue-200:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #bfdbfe, var(--tw-gradient-to, rgba(191, 219, 254, 0));
  }

  .desktop-min\:focus\:via-blue-300:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #93c5fd, var(--tw-gradient-to, rgba(147, 197, 253, 0));
  }

  .desktop-min\:focus\:via-blue-400:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #60a5fa, var(--tw-gradient-to, rgba(96, 165, 250, 0));
  }

  .desktop-min\:focus\:via-blue-500:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #3b82f6, var(--tw-gradient-to, rgba(59, 130, 246, 0));
  }

  .desktop-min\:focus\:via-blue-600:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #2563eb, var(--tw-gradient-to, rgba(37, 99, 235, 0));
  }

  .desktop-min\:focus\:via-blue-700:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1d4ed8, var(--tw-gradient-to, rgba(29, 78, 216, 0));
  }

  .desktop-min\:focus\:via-blue-800:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1e40af, var(--tw-gradient-to, rgba(30, 64, 175, 0));
  }

  .desktop-min\:focus\:via-blue-900:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1e3a8a, var(--tw-gradient-to, rgba(30, 58, 138, 0));
  }

  .desktop-min\:focus\:via-indigo-50:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #eef2ff, var(--tw-gradient-to, rgba(238, 242, 255, 0));
  }

  .desktop-min\:focus\:via-indigo-100:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #e0e7ff, var(--tw-gradient-to, rgba(224, 231, 255, 0));
  }

  .desktop-min\:focus\:via-indigo-200:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #c7d2fe, var(--tw-gradient-to, rgba(199, 210, 254, 0));
  }

  .desktop-min\:focus\:via-indigo-300:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #a5b4fc, var(--tw-gradient-to, rgba(165, 180, 252, 0));
  }

  .desktop-min\:focus\:via-indigo-400:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #818cf8, var(--tw-gradient-to, rgba(129, 140, 248, 0));
  }

  .desktop-min\:focus\:via-indigo-500:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6366f1, var(--tw-gradient-to, rgba(99, 102, 241, 0));
  }

  .desktop-min\:focus\:via-indigo-600:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #4f46e5, var(--tw-gradient-to, rgba(79, 70, 229, 0));
  }

  .desktop-min\:focus\:via-indigo-700:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #4338ca, var(--tw-gradient-to, rgba(67, 56, 202, 0));
  }

  .desktop-min\:focus\:via-indigo-800:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #3730a3, var(--tw-gradient-to, rgba(55, 48, 163, 0));
  }

  .desktop-min\:focus\:via-indigo-900:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #312e81, var(--tw-gradient-to, rgba(49, 46, 129, 0));
  }

  .desktop-min\:focus\:via-purple-50:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f5f3ff, var(--tw-gradient-to, rgba(245, 243, 255, 0));
  }

  .desktop-min\:focus\:via-purple-100:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #ede9fe, var(--tw-gradient-to, rgba(237, 233, 254, 0));
  }

  .desktop-min\:focus\:via-purple-200:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #ddd6fe, var(--tw-gradient-to, rgba(221, 214, 254, 0));
  }

  .desktop-min\:focus\:via-purple-300:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #c4b5fd, var(--tw-gradient-to, rgba(196, 181, 253, 0));
  }

  .desktop-min\:focus\:via-purple-400:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #a78bfa, var(--tw-gradient-to, rgba(167, 139, 250, 0));
  }

  .desktop-min\:focus\:via-purple-500:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #8b5cf6, var(--tw-gradient-to, rgba(139, 92, 246, 0));
  }

  .desktop-min\:focus\:via-purple-600:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #7c3aed, var(--tw-gradient-to, rgba(124, 58, 237, 0));
  }

  .desktop-min\:focus\:via-purple-700:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6d28d9, var(--tw-gradient-to, rgba(109, 40, 217, 0));
  }

  .desktop-min\:focus\:via-purple-800:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #5b21b6, var(--tw-gradient-to, rgba(91, 33, 182, 0));
  }

  .desktop-min\:focus\:via-purple-900:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #4c1d95, var(--tw-gradient-to, rgba(76, 29, 149, 0));
  }

  .desktop-min\:focus\:via-pink-50:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fdf2f8, var(--tw-gradient-to, rgba(253, 242, 248, 0));
  }

  .desktop-min\:focus\:via-pink-100:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fce7f3, var(--tw-gradient-to, rgba(252, 231, 243, 0));
  }

  .desktop-min\:focus\:via-pink-200:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fbcfe8, var(--tw-gradient-to, rgba(251, 207, 232, 0));
  }

  .desktop-min\:focus\:via-pink-300:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f9a8d4, var(--tw-gradient-to, rgba(249, 168, 212, 0));
  }

  .desktop-min\:focus\:via-pink-400:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f472b6, var(--tw-gradient-to, rgba(244, 114, 182, 0));
  }

  .desktop-min\:focus\:via-pink-500:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #ec4899, var(--tw-gradient-to, rgba(236, 72, 153, 0));
  }

  .desktop-min\:focus\:via-pink-600:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #db2777, var(--tw-gradient-to, rgba(219, 39, 119, 0));
  }

  .desktop-min\:focus\:via-pink-700:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #be185d, var(--tw-gradient-to, rgba(190, 24, 93, 0));
  }

  .desktop-min\:focus\:via-pink-800:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #9d174d, var(--tw-gradient-to, rgba(157, 23, 77, 0));
  }

  .desktop-min\:focus\:via-pink-900:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #831843, var(--tw-gradient-to, rgba(131, 24, 67, 0));
  }

  .desktop-min\:focus\:via-base-normal:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #004181, var(--tw-gradient-to, rgba(0, 65, 129, 0));
  }

  .desktop-min\:focus\:via-base-dark:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #003469, var(--tw-gradient-to, rgba(0, 52, 105, 0));
  }

  .desktop-min\:focus\:via-base-black:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1D1D1F, var(--tw-gradient-to, rgba(29, 29, 31, 0));
  }

  .desktop-min\:focus\:via-base-border:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #E7E7E9, var(--tw-gradient-to, rgba(231, 231, 233, 0));
  }

  .desktop-min\:focus\:via-primary-normal:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #0067CF, var(--tw-gradient-to, rgba(0, 103, 207, 0));
  }

  .desktop-min\:focus\:via-primary-alt:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #00478F, var(--tw-gradient-to, rgba(0, 71, 143, 0));
  }

  .desktop-min\:focus\:via-subtle-white:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #F9F9F9, var(--tw-gradient-to, rgba(249, 249, 249, 0));
  }

  .desktop-min\:focus\:via-turquesa:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #0097B2, var(--tw-gradient-to, rgba(0, 151, 178, 0));
  }

  .desktop-min\:to-transparent {
    --tw-gradient-to: transparent;
  }

  .desktop-min\:to-current {
    --tw-gradient-to: currentColor;
  }

  .desktop-min\:to-black {
    --tw-gradient-to: #000;
  }

  .desktop-min\:to-white {
    --tw-gradient-to: #fff;
  }

  .desktop-min\:to-gray-50 {
    --tw-gradient-to: #f9fafb;
  }

  .desktop-min\:to-gray-100 {
    --tw-gradient-to: #f3f4f6;
  }

  .desktop-min\:to-gray-200 {
    --tw-gradient-to: #e5e7eb;
  }

  .desktop-min\:to-gray-300 {
    --tw-gradient-to: #d1d5db;
  }

  .desktop-min\:to-gray-400 {
    --tw-gradient-to: #9ca3af;
  }

  .desktop-min\:to-gray-500 {
    --tw-gradient-to: #6b7280;
  }

  .desktop-min\:to-gray-600 {
    --tw-gradient-to: #4b5563;
  }

  .desktop-min\:to-gray-700 {
    --tw-gradient-to: #374151;
  }

  .desktop-min\:to-gray-800 {
    --tw-gradient-to: #1f2937;
  }

  .desktop-min\:to-gray-900 {
    --tw-gradient-to: #111827;
  }

  .desktop-min\:to-red-50 {
    --tw-gradient-to: #fef2f2;
  }

  .desktop-min\:to-red-100 {
    --tw-gradient-to: #fee2e2;
  }

  .desktop-min\:to-red-200 {
    --tw-gradient-to: #fecaca;
  }

  .desktop-min\:to-red-300 {
    --tw-gradient-to: #fca5a5;
  }

  .desktop-min\:to-red-400 {
    --tw-gradient-to: #f87171;
  }

  .desktop-min\:to-red-500 {
    --tw-gradient-to: #ef4444;
  }

  .desktop-min\:to-red-600 {
    --tw-gradient-to: #dc2626;
  }

  .desktop-min\:to-red-700 {
    --tw-gradient-to: #b91c1c;
  }

  .desktop-min\:to-red-800 {
    --tw-gradient-to: #991b1b;
  }

  .desktop-min\:to-red-900 {
    --tw-gradient-to: #7f1d1d;
  }

  .desktop-min\:to-yellow-50 {
    --tw-gradient-to: #fffbeb;
  }

  .desktop-min\:to-yellow-100 {
    --tw-gradient-to: #fef3c7;
  }

  .desktop-min\:to-yellow-200 {
    --tw-gradient-to: #fde68a;
  }

  .desktop-min\:to-yellow-300 {
    --tw-gradient-to: #fcd34d;
  }

  .desktop-min\:to-yellow-400 {
    --tw-gradient-to: #fbbf24;
  }

  .desktop-min\:to-yellow-500 {
    --tw-gradient-to: #f59e0b;
  }

  .desktop-min\:to-yellow-600 {
    --tw-gradient-to: #d97706;
  }

  .desktop-min\:to-yellow-700 {
    --tw-gradient-to: #b45309;
  }

  .desktop-min\:to-yellow-800 {
    --tw-gradient-to: #92400e;
  }

  .desktop-min\:to-yellow-900 {
    --tw-gradient-to: #78350f;
  }

  .desktop-min\:to-green-50 {
    --tw-gradient-to: #ecfdf5;
  }

  .desktop-min\:to-green-100 {
    --tw-gradient-to: #d1fae5;
  }

  .desktop-min\:to-green-200 {
    --tw-gradient-to: #a7f3d0;
  }

  .desktop-min\:to-green-300 {
    --tw-gradient-to: #6ee7b7;
  }

  .desktop-min\:to-green-400 {
    --tw-gradient-to: #34d399;
  }

  .desktop-min\:to-green-500 {
    --tw-gradient-to: #10b981;
  }

  .desktop-min\:to-green-600 {
    --tw-gradient-to: #059669;
  }

  .desktop-min\:to-green-700 {
    --tw-gradient-to: #047857;
  }

  .desktop-min\:to-green-800 {
    --tw-gradient-to: #065f46;
  }

  .desktop-min\:to-green-900 {
    --tw-gradient-to: #064e3b;
  }

  .desktop-min\:to-blue-50 {
    --tw-gradient-to: #eff6ff;
  }

  .desktop-min\:to-blue-100 {
    --tw-gradient-to: #dbeafe;
  }

  .desktop-min\:to-blue-200 {
    --tw-gradient-to: #bfdbfe;
  }

  .desktop-min\:to-blue-300 {
    --tw-gradient-to: #93c5fd;
  }

  .desktop-min\:to-blue-400 {
    --tw-gradient-to: #60a5fa;
  }

  .desktop-min\:to-blue-500 {
    --tw-gradient-to: #3b82f6;
  }

  .desktop-min\:to-blue-600 {
    --tw-gradient-to: #2563eb;
  }

  .desktop-min\:to-blue-700 {
    --tw-gradient-to: #1d4ed8;
  }

  .desktop-min\:to-blue-800 {
    --tw-gradient-to: #1e40af;
  }

  .desktop-min\:to-blue-900 {
    --tw-gradient-to: #1e3a8a;
  }

  .desktop-min\:to-indigo-50 {
    --tw-gradient-to: #eef2ff;
  }

  .desktop-min\:to-indigo-100 {
    --tw-gradient-to: #e0e7ff;
  }

  .desktop-min\:to-indigo-200 {
    --tw-gradient-to: #c7d2fe;
  }

  .desktop-min\:to-indigo-300 {
    --tw-gradient-to: #a5b4fc;
  }

  .desktop-min\:to-indigo-400 {
    --tw-gradient-to: #818cf8;
  }

  .desktop-min\:to-indigo-500 {
    --tw-gradient-to: #6366f1;
  }

  .desktop-min\:to-indigo-600 {
    --tw-gradient-to: #4f46e5;
  }

  .desktop-min\:to-indigo-700 {
    --tw-gradient-to: #4338ca;
  }

  .desktop-min\:to-indigo-800 {
    --tw-gradient-to: #3730a3;
  }

  .desktop-min\:to-indigo-900 {
    --tw-gradient-to: #312e81;
  }

  .desktop-min\:to-purple-50 {
    --tw-gradient-to: #f5f3ff;
  }

  .desktop-min\:to-purple-100 {
    --tw-gradient-to: #ede9fe;
  }

  .desktop-min\:to-purple-200 {
    --tw-gradient-to: #ddd6fe;
  }

  .desktop-min\:to-purple-300 {
    --tw-gradient-to: #c4b5fd;
  }

  .desktop-min\:to-purple-400 {
    --tw-gradient-to: #a78bfa;
  }

  .desktop-min\:to-purple-500 {
    --tw-gradient-to: #8b5cf6;
  }

  .desktop-min\:to-purple-600 {
    --tw-gradient-to: #7c3aed;
  }

  .desktop-min\:to-purple-700 {
    --tw-gradient-to: #6d28d9;
  }

  .desktop-min\:to-purple-800 {
    --tw-gradient-to: #5b21b6;
  }

  .desktop-min\:to-purple-900 {
    --tw-gradient-to: #4c1d95;
  }

  .desktop-min\:to-pink-50 {
    --tw-gradient-to: #fdf2f8;
  }

  .desktop-min\:to-pink-100 {
    --tw-gradient-to: #fce7f3;
  }

  .desktop-min\:to-pink-200 {
    --tw-gradient-to: #fbcfe8;
  }

  .desktop-min\:to-pink-300 {
    --tw-gradient-to: #f9a8d4;
  }

  .desktop-min\:to-pink-400 {
    --tw-gradient-to: #f472b6;
  }

  .desktop-min\:to-pink-500 {
    --tw-gradient-to: #ec4899;
  }

  .desktop-min\:to-pink-600 {
    --tw-gradient-to: #db2777;
  }

  .desktop-min\:to-pink-700 {
    --tw-gradient-to: #be185d;
  }

  .desktop-min\:to-pink-800 {
    --tw-gradient-to: #9d174d;
  }

  .desktop-min\:to-pink-900 {
    --tw-gradient-to: #831843;
  }

  .desktop-min\:to-base-normal {
    --tw-gradient-to: #004181;
  }

  .desktop-min\:to-base-dark {
    --tw-gradient-to: #003469;
  }

  .desktop-min\:to-base-black {
    --tw-gradient-to: #1D1D1F;
  }

  .desktop-min\:to-base-border {
    --tw-gradient-to: #E7E7E9;
  }

  .desktop-min\:to-primary-normal {
    --tw-gradient-to: #0067CF;
  }

  .desktop-min\:to-primary-alt {
    --tw-gradient-to: #00478F;
  }

  .desktop-min\:to-subtle-white {
    --tw-gradient-to: #F9F9F9;
  }

  .desktop-min\:to-turquesa {
    --tw-gradient-to: #0097B2;
  }

  .desktop-min\:hover\:to-transparent:hover {
    --tw-gradient-to: transparent;
  }

  .desktop-min\:hover\:to-current:hover {
    --tw-gradient-to: currentColor;
  }

  .desktop-min\:hover\:to-black:hover {
    --tw-gradient-to: #000;
  }

  .desktop-min\:hover\:to-white:hover {
    --tw-gradient-to: #fff;
  }

  .desktop-min\:hover\:to-gray-50:hover {
    --tw-gradient-to: #f9fafb;
  }

  .desktop-min\:hover\:to-gray-100:hover {
    --tw-gradient-to: #f3f4f6;
  }

  .desktop-min\:hover\:to-gray-200:hover {
    --tw-gradient-to: #e5e7eb;
  }

  .desktop-min\:hover\:to-gray-300:hover {
    --tw-gradient-to: #d1d5db;
  }

  .desktop-min\:hover\:to-gray-400:hover {
    --tw-gradient-to: #9ca3af;
  }

  .desktop-min\:hover\:to-gray-500:hover {
    --tw-gradient-to: #6b7280;
  }

  .desktop-min\:hover\:to-gray-600:hover {
    --tw-gradient-to: #4b5563;
  }

  .desktop-min\:hover\:to-gray-700:hover {
    --tw-gradient-to: #374151;
  }

  .desktop-min\:hover\:to-gray-800:hover {
    --tw-gradient-to: #1f2937;
  }

  .desktop-min\:hover\:to-gray-900:hover {
    --tw-gradient-to: #111827;
  }

  .desktop-min\:hover\:to-red-50:hover {
    --tw-gradient-to: #fef2f2;
  }

  .desktop-min\:hover\:to-red-100:hover {
    --tw-gradient-to: #fee2e2;
  }

  .desktop-min\:hover\:to-red-200:hover {
    --tw-gradient-to: #fecaca;
  }

  .desktop-min\:hover\:to-red-300:hover {
    --tw-gradient-to: #fca5a5;
  }

  .desktop-min\:hover\:to-red-400:hover {
    --tw-gradient-to: #f87171;
  }

  .desktop-min\:hover\:to-red-500:hover {
    --tw-gradient-to: #ef4444;
  }

  .desktop-min\:hover\:to-red-600:hover {
    --tw-gradient-to: #dc2626;
  }

  .desktop-min\:hover\:to-red-700:hover {
    --tw-gradient-to: #b91c1c;
  }

  .desktop-min\:hover\:to-red-800:hover {
    --tw-gradient-to: #991b1b;
  }

  .desktop-min\:hover\:to-red-900:hover {
    --tw-gradient-to: #7f1d1d;
  }

  .desktop-min\:hover\:to-yellow-50:hover {
    --tw-gradient-to: #fffbeb;
  }

  .desktop-min\:hover\:to-yellow-100:hover {
    --tw-gradient-to: #fef3c7;
  }

  .desktop-min\:hover\:to-yellow-200:hover {
    --tw-gradient-to: #fde68a;
  }

  .desktop-min\:hover\:to-yellow-300:hover {
    --tw-gradient-to: #fcd34d;
  }

  .desktop-min\:hover\:to-yellow-400:hover {
    --tw-gradient-to: #fbbf24;
  }

  .desktop-min\:hover\:to-yellow-500:hover {
    --tw-gradient-to: #f59e0b;
  }

  .desktop-min\:hover\:to-yellow-600:hover {
    --tw-gradient-to: #d97706;
  }

  .desktop-min\:hover\:to-yellow-700:hover {
    --tw-gradient-to: #b45309;
  }

  .desktop-min\:hover\:to-yellow-800:hover {
    --tw-gradient-to: #92400e;
  }

  .desktop-min\:hover\:to-yellow-900:hover {
    --tw-gradient-to: #78350f;
  }

  .desktop-min\:hover\:to-green-50:hover {
    --tw-gradient-to: #ecfdf5;
  }

  .desktop-min\:hover\:to-green-100:hover {
    --tw-gradient-to: #d1fae5;
  }

  .desktop-min\:hover\:to-green-200:hover {
    --tw-gradient-to: #a7f3d0;
  }

  .desktop-min\:hover\:to-green-300:hover {
    --tw-gradient-to: #6ee7b7;
  }

  .desktop-min\:hover\:to-green-400:hover {
    --tw-gradient-to: #34d399;
  }

  .desktop-min\:hover\:to-green-500:hover {
    --tw-gradient-to: #10b981;
  }

  .desktop-min\:hover\:to-green-600:hover {
    --tw-gradient-to: #059669;
  }

  .desktop-min\:hover\:to-green-700:hover {
    --tw-gradient-to: #047857;
  }

  .desktop-min\:hover\:to-green-800:hover {
    --tw-gradient-to: #065f46;
  }

  .desktop-min\:hover\:to-green-900:hover {
    --tw-gradient-to: #064e3b;
  }

  .desktop-min\:hover\:to-blue-50:hover {
    --tw-gradient-to: #eff6ff;
  }

  .desktop-min\:hover\:to-blue-100:hover {
    --tw-gradient-to: #dbeafe;
  }

  .desktop-min\:hover\:to-blue-200:hover {
    --tw-gradient-to: #bfdbfe;
  }

  .desktop-min\:hover\:to-blue-300:hover {
    --tw-gradient-to: #93c5fd;
  }

  .desktop-min\:hover\:to-blue-400:hover {
    --tw-gradient-to: #60a5fa;
  }

  .desktop-min\:hover\:to-blue-500:hover {
    --tw-gradient-to: #3b82f6;
  }

  .desktop-min\:hover\:to-blue-600:hover {
    --tw-gradient-to: #2563eb;
  }

  .desktop-min\:hover\:to-blue-700:hover {
    --tw-gradient-to: #1d4ed8;
  }

  .desktop-min\:hover\:to-blue-800:hover {
    --tw-gradient-to: #1e40af;
  }

  .desktop-min\:hover\:to-blue-900:hover {
    --tw-gradient-to: #1e3a8a;
  }

  .desktop-min\:hover\:to-indigo-50:hover {
    --tw-gradient-to: #eef2ff;
  }

  .desktop-min\:hover\:to-indigo-100:hover {
    --tw-gradient-to: #e0e7ff;
  }

  .desktop-min\:hover\:to-indigo-200:hover {
    --tw-gradient-to: #c7d2fe;
  }

  .desktop-min\:hover\:to-indigo-300:hover {
    --tw-gradient-to: #a5b4fc;
  }

  .desktop-min\:hover\:to-indigo-400:hover {
    --tw-gradient-to: #818cf8;
  }

  .desktop-min\:hover\:to-indigo-500:hover {
    --tw-gradient-to: #6366f1;
  }

  .desktop-min\:hover\:to-indigo-600:hover {
    --tw-gradient-to: #4f46e5;
  }

  .desktop-min\:hover\:to-indigo-700:hover {
    --tw-gradient-to: #4338ca;
  }

  .desktop-min\:hover\:to-indigo-800:hover {
    --tw-gradient-to: #3730a3;
  }

  .desktop-min\:hover\:to-indigo-900:hover {
    --tw-gradient-to: #312e81;
  }

  .desktop-min\:hover\:to-purple-50:hover {
    --tw-gradient-to: #f5f3ff;
  }

  .desktop-min\:hover\:to-purple-100:hover {
    --tw-gradient-to: #ede9fe;
  }

  .desktop-min\:hover\:to-purple-200:hover {
    --tw-gradient-to: #ddd6fe;
  }

  .desktop-min\:hover\:to-purple-300:hover {
    --tw-gradient-to: #c4b5fd;
  }

  .desktop-min\:hover\:to-purple-400:hover {
    --tw-gradient-to: #a78bfa;
  }

  .desktop-min\:hover\:to-purple-500:hover {
    --tw-gradient-to: #8b5cf6;
  }

  .desktop-min\:hover\:to-purple-600:hover {
    --tw-gradient-to: #7c3aed;
  }

  .desktop-min\:hover\:to-purple-700:hover {
    --tw-gradient-to: #6d28d9;
  }

  .desktop-min\:hover\:to-purple-800:hover {
    --tw-gradient-to: #5b21b6;
  }

  .desktop-min\:hover\:to-purple-900:hover {
    --tw-gradient-to: #4c1d95;
  }

  .desktop-min\:hover\:to-pink-50:hover {
    --tw-gradient-to: #fdf2f8;
  }

  .desktop-min\:hover\:to-pink-100:hover {
    --tw-gradient-to: #fce7f3;
  }

  .desktop-min\:hover\:to-pink-200:hover {
    --tw-gradient-to: #fbcfe8;
  }

  .desktop-min\:hover\:to-pink-300:hover {
    --tw-gradient-to: #f9a8d4;
  }

  .desktop-min\:hover\:to-pink-400:hover {
    --tw-gradient-to: #f472b6;
  }

  .desktop-min\:hover\:to-pink-500:hover {
    --tw-gradient-to: #ec4899;
  }

  .desktop-min\:hover\:to-pink-600:hover {
    --tw-gradient-to: #db2777;
  }

  .desktop-min\:hover\:to-pink-700:hover {
    --tw-gradient-to: #be185d;
  }

  .desktop-min\:hover\:to-pink-800:hover {
    --tw-gradient-to: #9d174d;
  }

  .desktop-min\:hover\:to-pink-900:hover {
    --tw-gradient-to: #831843;
  }

  .desktop-min\:hover\:to-base-normal:hover {
    --tw-gradient-to: #004181;
  }

  .desktop-min\:hover\:to-base-dark:hover {
    --tw-gradient-to: #003469;
  }

  .desktop-min\:hover\:to-base-black:hover {
    --tw-gradient-to: #1D1D1F;
  }

  .desktop-min\:hover\:to-base-border:hover {
    --tw-gradient-to: #E7E7E9;
  }

  .desktop-min\:hover\:to-primary-normal:hover {
    --tw-gradient-to: #0067CF;
  }

  .desktop-min\:hover\:to-primary-alt:hover {
    --tw-gradient-to: #00478F;
  }

  .desktop-min\:hover\:to-subtle-white:hover {
    --tw-gradient-to: #F9F9F9;
  }

  .desktop-min\:hover\:to-turquesa:hover {
    --tw-gradient-to: #0097B2;
  }

  .desktop-min\:focus\:to-transparent:focus {
    --tw-gradient-to: transparent;
  }

  .desktop-min\:focus\:to-current:focus {
    --tw-gradient-to: currentColor;
  }

  .desktop-min\:focus\:to-black:focus {
    --tw-gradient-to: #000;
  }

  .desktop-min\:focus\:to-white:focus {
    --tw-gradient-to: #fff;
  }

  .desktop-min\:focus\:to-gray-50:focus {
    --tw-gradient-to: #f9fafb;
  }

  .desktop-min\:focus\:to-gray-100:focus {
    --tw-gradient-to: #f3f4f6;
  }

  .desktop-min\:focus\:to-gray-200:focus {
    --tw-gradient-to: #e5e7eb;
  }

  .desktop-min\:focus\:to-gray-300:focus {
    --tw-gradient-to: #d1d5db;
  }

  .desktop-min\:focus\:to-gray-400:focus {
    --tw-gradient-to: #9ca3af;
  }

  .desktop-min\:focus\:to-gray-500:focus {
    --tw-gradient-to: #6b7280;
  }

  .desktop-min\:focus\:to-gray-600:focus {
    --tw-gradient-to: #4b5563;
  }

  .desktop-min\:focus\:to-gray-700:focus {
    --tw-gradient-to: #374151;
  }

  .desktop-min\:focus\:to-gray-800:focus {
    --tw-gradient-to: #1f2937;
  }

  .desktop-min\:focus\:to-gray-900:focus {
    --tw-gradient-to: #111827;
  }

  .desktop-min\:focus\:to-red-50:focus {
    --tw-gradient-to: #fef2f2;
  }

  .desktop-min\:focus\:to-red-100:focus {
    --tw-gradient-to: #fee2e2;
  }

  .desktop-min\:focus\:to-red-200:focus {
    --tw-gradient-to: #fecaca;
  }

  .desktop-min\:focus\:to-red-300:focus {
    --tw-gradient-to: #fca5a5;
  }

  .desktop-min\:focus\:to-red-400:focus {
    --tw-gradient-to: #f87171;
  }

  .desktop-min\:focus\:to-red-500:focus {
    --tw-gradient-to: #ef4444;
  }

  .desktop-min\:focus\:to-red-600:focus {
    --tw-gradient-to: #dc2626;
  }

  .desktop-min\:focus\:to-red-700:focus {
    --tw-gradient-to: #b91c1c;
  }

  .desktop-min\:focus\:to-red-800:focus {
    --tw-gradient-to: #991b1b;
  }

  .desktop-min\:focus\:to-red-900:focus {
    --tw-gradient-to: #7f1d1d;
  }

  .desktop-min\:focus\:to-yellow-50:focus {
    --tw-gradient-to: #fffbeb;
  }

  .desktop-min\:focus\:to-yellow-100:focus {
    --tw-gradient-to: #fef3c7;
  }

  .desktop-min\:focus\:to-yellow-200:focus {
    --tw-gradient-to: #fde68a;
  }

  .desktop-min\:focus\:to-yellow-300:focus {
    --tw-gradient-to: #fcd34d;
  }

  .desktop-min\:focus\:to-yellow-400:focus {
    --tw-gradient-to: #fbbf24;
  }

  .desktop-min\:focus\:to-yellow-500:focus {
    --tw-gradient-to: #f59e0b;
  }

  .desktop-min\:focus\:to-yellow-600:focus {
    --tw-gradient-to: #d97706;
  }

  .desktop-min\:focus\:to-yellow-700:focus {
    --tw-gradient-to: #b45309;
  }

  .desktop-min\:focus\:to-yellow-800:focus {
    --tw-gradient-to: #92400e;
  }

  .desktop-min\:focus\:to-yellow-900:focus {
    --tw-gradient-to: #78350f;
  }

  .desktop-min\:focus\:to-green-50:focus {
    --tw-gradient-to: #ecfdf5;
  }

  .desktop-min\:focus\:to-green-100:focus {
    --tw-gradient-to: #d1fae5;
  }

  .desktop-min\:focus\:to-green-200:focus {
    --tw-gradient-to: #a7f3d0;
  }

  .desktop-min\:focus\:to-green-300:focus {
    --tw-gradient-to: #6ee7b7;
  }

  .desktop-min\:focus\:to-green-400:focus {
    --tw-gradient-to: #34d399;
  }

  .desktop-min\:focus\:to-green-500:focus {
    --tw-gradient-to: #10b981;
  }

  .desktop-min\:focus\:to-green-600:focus {
    --tw-gradient-to: #059669;
  }

  .desktop-min\:focus\:to-green-700:focus {
    --tw-gradient-to: #047857;
  }

  .desktop-min\:focus\:to-green-800:focus {
    --tw-gradient-to: #065f46;
  }

  .desktop-min\:focus\:to-green-900:focus {
    --tw-gradient-to: #064e3b;
  }

  .desktop-min\:focus\:to-blue-50:focus {
    --tw-gradient-to: #eff6ff;
  }

  .desktop-min\:focus\:to-blue-100:focus {
    --tw-gradient-to: #dbeafe;
  }

  .desktop-min\:focus\:to-blue-200:focus {
    --tw-gradient-to: #bfdbfe;
  }

  .desktop-min\:focus\:to-blue-300:focus {
    --tw-gradient-to: #93c5fd;
  }

  .desktop-min\:focus\:to-blue-400:focus {
    --tw-gradient-to: #60a5fa;
  }

  .desktop-min\:focus\:to-blue-500:focus {
    --tw-gradient-to: #3b82f6;
  }

  .desktop-min\:focus\:to-blue-600:focus {
    --tw-gradient-to: #2563eb;
  }

  .desktop-min\:focus\:to-blue-700:focus {
    --tw-gradient-to: #1d4ed8;
  }

  .desktop-min\:focus\:to-blue-800:focus {
    --tw-gradient-to: #1e40af;
  }

  .desktop-min\:focus\:to-blue-900:focus {
    --tw-gradient-to: #1e3a8a;
  }

  .desktop-min\:focus\:to-indigo-50:focus {
    --tw-gradient-to: #eef2ff;
  }

  .desktop-min\:focus\:to-indigo-100:focus {
    --tw-gradient-to: #e0e7ff;
  }

  .desktop-min\:focus\:to-indigo-200:focus {
    --tw-gradient-to: #c7d2fe;
  }

  .desktop-min\:focus\:to-indigo-300:focus {
    --tw-gradient-to: #a5b4fc;
  }

  .desktop-min\:focus\:to-indigo-400:focus {
    --tw-gradient-to: #818cf8;
  }

  .desktop-min\:focus\:to-indigo-500:focus {
    --tw-gradient-to: #6366f1;
  }

  .desktop-min\:focus\:to-indigo-600:focus {
    --tw-gradient-to: #4f46e5;
  }

  .desktop-min\:focus\:to-indigo-700:focus {
    --tw-gradient-to: #4338ca;
  }

  .desktop-min\:focus\:to-indigo-800:focus {
    --tw-gradient-to: #3730a3;
  }

  .desktop-min\:focus\:to-indigo-900:focus {
    --tw-gradient-to: #312e81;
  }

  .desktop-min\:focus\:to-purple-50:focus {
    --tw-gradient-to: #f5f3ff;
  }

  .desktop-min\:focus\:to-purple-100:focus {
    --tw-gradient-to: #ede9fe;
  }

  .desktop-min\:focus\:to-purple-200:focus {
    --tw-gradient-to: #ddd6fe;
  }

  .desktop-min\:focus\:to-purple-300:focus {
    --tw-gradient-to: #c4b5fd;
  }

  .desktop-min\:focus\:to-purple-400:focus {
    --tw-gradient-to: #a78bfa;
  }

  .desktop-min\:focus\:to-purple-500:focus {
    --tw-gradient-to: #8b5cf6;
  }

  .desktop-min\:focus\:to-purple-600:focus {
    --tw-gradient-to: #7c3aed;
  }

  .desktop-min\:focus\:to-purple-700:focus {
    --tw-gradient-to: #6d28d9;
  }

  .desktop-min\:focus\:to-purple-800:focus {
    --tw-gradient-to: #5b21b6;
  }

  .desktop-min\:focus\:to-purple-900:focus {
    --tw-gradient-to: #4c1d95;
  }

  .desktop-min\:focus\:to-pink-50:focus {
    --tw-gradient-to: #fdf2f8;
  }

  .desktop-min\:focus\:to-pink-100:focus {
    --tw-gradient-to: #fce7f3;
  }

  .desktop-min\:focus\:to-pink-200:focus {
    --tw-gradient-to: #fbcfe8;
  }

  .desktop-min\:focus\:to-pink-300:focus {
    --tw-gradient-to: #f9a8d4;
  }

  .desktop-min\:focus\:to-pink-400:focus {
    --tw-gradient-to: #f472b6;
  }

  .desktop-min\:focus\:to-pink-500:focus {
    --tw-gradient-to: #ec4899;
  }

  .desktop-min\:focus\:to-pink-600:focus {
    --tw-gradient-to: #db2777;
  }

  .desktop-min\:focus\:to-pink-700:focus {
    --tw-gradient-to: #be185d;
  }

  .desktop-min\:focus\:to-pink-800:focus {
    --tw-gradient-to: #9d174d;
  }

  .desktop-min\:focus\:to-pink-900:focus {
    --tw-gradient-to: #831843;
  }

  .desktop-min\:focus\:to-base-normal:focus {
    --tw-gradient-to: #004181;
  }

  .desktop-min\:focus\:to-base-dark:focus {
    --tw-gradient-to: #003469;
  }

  .desktop-min\:focus\:to-base-black:focus {
    --tw-gradient-to: #1D1D1F;
  }

  .desktop-min\:focus\:to-base-border:focus {
    --tw-gradient-to: #E7E7E9;
  }

  .desktop-min\:focus\:to-primary-normal:focus {
    --tw-gradient-to: #0067CF;
  }

  .desktop-min\:focus\:to-primary-alt:focus {
    --tw-gradient-to: #00478F;
  }

  .desktop-min\:focus\:to-subtle-white:focus {
    --tw-gradient-to: #F9F9F9;
  }

  .desktop-min\:focus\:to-turquesa:focus {
    --tw-gradient-to: #0097B2;
  }

  .desktop-min\:decoration-slice {
    -webkit-box-decoration-break: slice;
            box-decoration-break: slice;
  }

  .desktop-min\:decoration-clone {
    -webkit-box-decoration-break: clone;
            box-decoration-break: clone;
  }

  .desktop-min\:bg-auto {
    background-size: auto;
  }

  .desktop-min\:bg-cover {
    background-size: cover;
  }

  .desktop-min\:bg-contain {
    background-size: contain;
  }

  .desktop-min\:bg-fixed {
    background-attachment: fixed;
  }

  .desktop-min\:bg-local {
    background-attachment: local;
  }

  .desktop-min\:bg-scroll {
    background-attachment: scroll;
  }

  .desktop-min\:bg-clip-border {
    background-clip: border-box;
  }

  .desktop-min\:bg-clip-padding {
    background-clip: padding-box;
  }

  .desktop-min\:bg-clip-content {
    background-clip: content-box;
  }

  .desktop-min\:bg-clip-text {
    -webkit-background-clip: text;
            background-clip: text;
  }

  .desktop-min\:bg-bottom {
    background-position: bottom;
  }

  .desktop-min\:bg-center {
    background-position: center;
  }

  .desktop-min\:bg-left {
    background-position: left;
  }

  .desktop-min\:bg-left-bottom {
    background-position: left bottom;
  }

  .desktop-min\:bg-left-top {
    background-position: left top;
  }

  .desktop-min\:bg-right {
    background-position: right;
  }

  .desktop-min\:bg-right-bottom {
    background-position: right bottom;
  }

  .desktop-min\:bg-right-top {
    background-position: right top;
  }

  .desktop-min\:bg-top {
    background-position: top;
  }

  .desktop-min\:bg-repeat {
    background-repeat: repeat;
  }

  .desktop-min\:bg-no-repeat {
    background-repeat: no-repeat;
  }

  .desktop-min\:bg-repeat-x {
    background-repeat: repeat-x;
  }

  .desktop-min\:bg-repeat-y {
    background-repeat: repeat-y;
  }

  .desktop-min\:bg-repeat-round {
    background-repeat: round;
  }

  .desktop-min\:bg-repeat-space {
    background-repeat: space;
  }

  .desktop-min\:bg-origin-border {
    background-origin: border-box;
  }

  .desktop-min\:bg-origin-padding {
    background-origin: padding-box;
  }

  .desktop-min\:bg-origin-content {
    background-origin: content-box;
  }

  .desktop-min\:fill-current {
    fill: currentColor;
  }

  .desktop-min\:stroke-current {
    stroke: currentColor;
  }

  .desktop-min\:stroke-0 {
    stroke-width: 0;
  }

  .desktop-min\:stroke-1 {
    stroke-width: 1;
  }

  .desktop-min\:stroke-2 {
    stroke-width: 2;
  }

  .desktop-min\:object-contain {
    -o-object-fit: contain;
       object-fit: contain;
  }

  .desktop-min\:object-cover {
    -o-object-fit: cover;
       object-fit: cover;
  }

  .desktop-min\:object-fill {
    -o-object-fit: fill;
       object-fit: fill;
  }

  .desktop-min\:object-none {
    -o-object-fit: none;
       object-fit: none;
  }

  .desktop-min\:object-scale-down {
    -o-object-fit: scale-down;
       object-fit: scale-down;
  }

  .desktop-min\:object-bottom {
    -o-object-position: bottom;
       object-position: bottom;
  }

  .desktop-min\:object-center {
    -o-object-position: center;
       object-position: center;
  }

  .desktop-min\:object-left {
    -o-object-position: left;
       object-position: left;
  }

  .desktop-min\:object-left-bottom {
    -o-object-position: left bottom;
       object-position: left bottom;
  }

  .desktop-min\:object-left-top {
    -o-object-position: left top;
       object-position: left top;
  }

  .desktop-min\:object-right {
    -o-object-position: right;
       object-position: right;
  }

  .desktop-min\:object-right-bottom {
    -o-object-position: right bottom;
       object-position: right bottom;
  }

  .desktop-min\:object-right-top {
    -o-object-position: right top;
       object-position: right top;
  }

  .desktop-min\:object-top {
    -o-object-position: top;
       object-position: top;
  }

  .desktop-min\:p-0 {
    padding: 0;
  }

  .desktop-min\:p-1 {
    padding: 0.0625rem;
  }

  .desktop-min\:p-2 {
    padding: 0.125rem;
  }

  .desktop-min\:p-3 {
    padding: 0.1875rem;
  }

  .desktop-min\:p-4 {
    padding: 0.25rem;
  }

  .desktop-min\:p-5 {
    padding: 0.3125rem;
  }

  .desktop-min\:p-6 {
    padding: 0.375rem;
  }

  .desktop-min\:p-8 {
    padding: 0.5rem;
  }

  .desktop-min\:p-10 {
    padding: 0.625rem;
  }

  .desktop-min\:p-12 {
    padding: 0.75rem;
  }

  .desktop-min\:p-16 {
    padding: 1rem;
  }

  .desktop-min\:p-20 {
    padding: 1.25rem;
  }

  .desktop-min\:p-24 {
    padding: 1.5rem;
  }

  .desktop-min\:p-32 {
    padding: 2rem;
  }

  .desktop-min\:p-40 {
    padding: 2.5rem;
  }

  .desktop-min\:p-48 {
    padding: 3rem;
  }

  .desktop-min\:p-56 {
    padding: 3.5rem;
  }

  .desktop-min\:p-64 {
    padding: 4rem;
  }

  .desktop-min\:p-68 {
    padding: 4.25rem;
  }

  .desktop-min\:p-72 {
    padding: 4.5rem;
  }

  .desktop-min\:p-76 {
    padding: 4.75rem;
  }

  .desktop-min\:p-80 {
    padding: 5rem;
  }

  .desktop-min\:p-192 {
    padding: 12rem;
  }

  .desktop-min\:p-px {
    padding: 1px;
  }

  .desktop-min\:px-0 {
    padding-left: 0;
    padding-right: 0;
  }

  .desktop-min\:px-1 {
    padding-left: 0.0625rem;
    padding-right: 0.0625rem;
  }

  .desktop-min\:px-2 {
    padding-left: 0.125rem;
    padding-right: 0.125rem;
  }

  .desktop-min\:px-3 {
    padding-left: 0.1875rem;
    padding-right: 0.1875rem;
  }

  .desktop-min\:px-4 {
    padding-left: 0.25rem;
    padding-right: 0.25rem;
  }

  .desktop-min\:px-5 {
    padding-left: 0.3125rem;
    padding-right: 0.3125rem;
  }

  .desktop-min\:px-6 {
    padding-left: 0.375rem;
    padding-right: 0.375rem;
  }

  .desktop-min\:px-8 {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }

  .desktop-min\:px-10 {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }

  .desktop-min\:px-12 {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }

  .desktop-min\:px-16 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .desktop-min\:px-20 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .desktop-min\:px-24 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .desktop-min\:px-32 {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .desktop-min\:px-40 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .desktop-min\:px-48 {
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .desktop-min\:px-56 {
    padding-left: 3.5rem;
    padding-right: 3.5rem;
  }

  .desktop-min\:px-64 {
    padding-left: 4rem;
    padding-right: 4rem;
  }

  .desktop-min\:px-68 {
    padding-left: 4.25rem;
    padding-right: 4.25rem;
  }

  .desktop-min\:px-72 {
    padding-left: 4.5rem;
    padding-right: 4.5rem;
  }

  .desktop-min\:px-76 {
    padding-left: 4.75rem;
    padding-right: 4.75rem;
  }

  .desktop-min\:px-80 {
    padding-left: 5rem;
    padding-right: 5rem;
  }

  .desktop-min\:px-192 {
    padding-left: 12rem;
    padding-right: 12rem;
  }

  .desktop-min\:px-px {
    padding-left: 1px;
    padding-right: 1px;
  }

  .desktop-min\:py-0 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .desktop-min\:py-1 {
    padding-top: 0.0625rem;
    padding-bottom: 0.0625rem;
  }

  .desktop-min\:py-2 {
    padding-top: 0.125rem;
    padding-bottom: 0.125rem;
  }

  .desktop-min\:py-3 {
    padding-top: 0.1875rem;
    padding-bottom: 0.1875rem;
  }

  .desktop-min\:py-4 {
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
  }

  .desktop-min\:py-5 {
    padding-top: 0.3125rem;
    padding-bottom: 0.3125rem;
  }

  .desktop-min\:py-6 {
    padding-top: 0.375rem;
    padding-bottom: 0.375rem;
  }

  .desktop-min\:py-8 {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }

  .desktop-min\:py-10 {
    padding-top: 0.625rem;
    padding-bottom: 0.625rem;
  }

  .desktop-min\:py-12 {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
  }

  .desktop-min\:py-16 {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .desktop-min\:py-20 {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }

  .desktop-min\:py-24 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }

  .desktop-min\:py-32 {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .desktop-min\:py-40 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }

  .desktop-min\:py-48 {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .desktop-min\:py-56 {
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }

  .desktop-min\:py-64 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .desktop-min\:py-68 {
    padding-top: 4.25rem;
    padding-bottom: 4.25rem;
  }

  .desktop-min\:py-72 {
    padding-top: 4.5rem;
    padding-bottom: 4.5rem;
  }

  .desktop-min\:py-76 {
    padding-top: 4.75rem;
    padding-bottom: 4.75rem;
  }

  .desktop-min\:py-80 {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  .desktop-min\:py-192 {
    padding-top: 12rem;
    padding-bottom: 12rem;
  }

  .desktop-min\:py-px {
    padding-top: 1px;
    padding-bottom: 1px;
  }

  .desktop-min\:pt-0 {
    padding-top: 0;
  }

  .desktop-min\:pt-1 {
    padding-top: 0.0625rem;
  }

  .desktop-min\:pt-2 {
    padding-top: 0.125rem;
  }

  .desktop-min\:pt-3 {
    padding-top: 0.1875rem;
  }

  .desktop-min\:pt-4 {
    padding-top: 0.25rem;
  }

  .desktop-min\:pt-5 {
    padding-top: 0.3125rem;
  }

  .desktop-min\:pt-6 {
    padding-top: 0.375rem;
  }

  .desktop-min\:pt-8 {
    padding-top: 0.5rem;
  }

  .desktop-min\:pt-10 {
    padding-top: 0.625rem;
  }

  .desktop-min\:pt-12 {
    padding-top: 0.75rem;
  }

  .desktop-min\:pt-16 {
    padding-top: 1rem;
  }

  .desktop-min\:pt-20 {
    padding-top: 1.25rem;
  }

  .desktop-min\:pt-24 {
    padding-top: 1.5rem;
  }

  .desktop-min\:pt-32 {
    padding-top: 2rem;
  }

  .desktop-min\:pt-40 {
    padding-top: 2.5rem;
  }

  .desktop-min\:pt-48 {
    padding-top: 3rem;
  }

  .desktop-min\:pt-56 {
    padding-top: 3.5rem;
  }

  .desktop-min\:pt-64 {
    padding-top: 4rem;
  }

  .desktop-min\:pt-68 {
    padding-top: 4.25rem;
  }

  .desktop-min\:pt-72 {
    padding-top: 4.5rem;
  }

  .desktop-min\:pt-76 {
    padding-top: 4.75rem;
  }

  .desktop-min\:pt-80 {
    padding-top: 5rem;
  }

  .desktop-min\:pt-192 {
    padding-top: 12rem;
  }

  .desktop-min\:pt-px {
    padding-top: 1px;
  }

  .desktop-min\:pr-0 {
    padding-right: 0;
  }

  .desktop-min\:pr-1 {
    padding-right: 0.0625rem;
  }

  .desktop-min\:pr-2 {
    padding-right: 0.125rem;
  }

  .desktop-min\:pr-3 {
    padding-right: 0.1875rem;
  }

  .desktop-min\:pr-4 {
    padding-right: 0.25rem;
  }

  .desktop-min\:pr-5 {
    padding-right: 0.3125rem;
  }

  .desktop-min\:pr-6 {
    padding-right: 0.375rem;
  }

  .desktop-min\:pr-8 {
    padding-right: 0.5rem;
  }

  .desktop-min\:pr-10 {
    padding-right: 0.625rem;
  }

  .desktop-min\:pr-12 {
    padding-right: 0.75rem;
  }

  .desktop-min\:pr-16 {
    padding-right: 1rem;
  }

  .desktop-min\:pr-20 {
    padding-right: 1.25rem;
  }

  .desktop-min\:pr-24 {
    padding-right: 1.5rem;
  }

  .desktop-min\:pr-32 {
    padding-right: 2rem;
  }

  .desktop-min\:pr-40 {
    padding-right: 2.5rem;
  }

  .desktop-min\:pr-48 {
    padding-right: 3rem;
  }

  .desktop-min\:pr-56 {
    padding-right: 3.5rem;
  }

  .desktop-min\:pr-64 {
    padding-right: 4rem;
  }

  .desktop-min\:pr-68 {
    padding-right: 4.25rem;
  }

  .desktop-min\:pr-72 {
    padding-right: 4.5rem;
  }

  .desktop-min\:pr-76 {
    padding-right: 4.75rem;
  }

  .desktop-min\:pr-80 {
    padding-right: 5rem;
  }

  .desktop-min\:pr-192 {
    padding-right: 12rem;
  }

  .desktop-min\:pr-px {
    padding-right: 1px;
  }

  .desktop-min\:pb-0 {
    padding-bottom: 0;
  }

  .desktop-min\:pb-1 {
    padding-bottom: 0.0625rem;
  }

  .desktop-min\:pb-2 {
    padding-bottom: 0.125rem;
  }

  .desktop-min\:pb-3 {
    padding-bottom: 0.1875rem;
  }

  .desktop-min\:pb-4 {
    padding-bottom: 0.25rem;
  }

  .desktop-min\:pb-5 {
    padding-bottom: 0.3125rem;
  }

  .desktop-min\:pb-6 {
    padding-bottom: 0.375rem;
  }

  .desktop-min\:pb-8 {
    padding-bottom: 0.5rem;
  }

  .desktop-min\:pb-10 {
    padding-bottom: 0.625rem;
  }

  .desktop-min\:pb-12 {
    padding-bottom: 0.75rem;
  }

  .desktop-min\:pb-16 {
    padding-bottom: 1rem;
  }

  .desktop-min\:pb-20 {
    padding-bottom: 1.25rem;
  }

  .desktop-min\:pb-24 {
    padding-bottom: 1.5rem;
  }

  .desktop-min\:pb-32 {
    padding-bottom: 2rem;
  }

  .desktop-min\:pb-40 {
    padding-bottom: 2.5rem;
  }

  .desktop-min\:pb-48 {
    padding-bottom: 3rem;
  }

  .desktop-min\:pb-56 {
    padding-bottom: 3.5rem;
  }

  .desktop-min\:pb-64 {
    padding-bottom: 4rem;
  }

  .desktop-min\:pb-68 {
    padding-bottom: 4.25rem;
  }

  .desktop-min\:pb-72 {
    padding-bottom: 4.5rem;
  }

  .desktop-min\:pb-76 {
    padding-bottom: 4.75rem;
  }

  .desktop-min\:pb-80 {
    padding-bottom: 5rem;
  }

  .desktop-min\:pb-192 {
    padding-bottom: 12rem;
  }

  .desktop-min\:pb-px {
    padding-bottom: 1px;
  }

  .desktop-min\:pl-0 {
    padding-left: 0;
  }

  .desktop-min\:pl-1 {
    padding-left: 0.0625rem;
  }

  .desktop-min\:pl-2 {
    padding-left: 0.125rem;
  }

  .desktop-min\:pl-3 {
    padding-left: 0.1875rem;
  }

  .desktop-min\:pl-4 {
    padding-left: 0.25rem;
  }

  .desktop-min\:pl-5 {
    padding-left: 0.3125rem;
  }

  .desktop-min\:pl-6 {
    padding-left: 0.375rem;
  }

  .desktop-min\:pl-8 {
    padding-left: 0.5rem;
  }

  .desktop-min\:pl-10 {
    padding-left: 0.625rem;
  }

  .desktop-min\:pl-12 {
    padding-left: 0.75rem;
  }

  .desktop-min\:pl-16 {
    padding-left: 1rem;
  }

  .desktop-min\:pl-20 {
    padding-left: 1.25rem;
  }

  .desktop-min\:pl-24 {
    padding-left: 1.5rem;
  }

  .desktop-min\:pl-32 {
    padding-left: 2rem;
  }

  .desktop-min\:pl-40 {
    padding-left: 2.5rem;
  }

  .desktop-min\:pl-48 {
    padding-left: 3rem;
  }

  .desktop-min\:pl-56 {
    padding-left: 3.5rem;
  }

  .desktop-min\:pl-64 {
    padding-left: 4rem;
  }

  .desktop-min\:pl-68 {
    padding-left: 4.25rem;
  }

  .desktop-min\:pl-72 {
    padding-left: 4.5rem;
  }

  .desktop-min\:pl-76 {
    padding-left: 4.75rem;
  }

  .desktop-min\:pl-80 {
    padding-left: 5rem;
  }

  .desktop-min\:pl-192 {
    padding-left: 12rem;
  }

  .desktop-min\:pl-px {
    padding-left: 1px;
  }

  .desktop-min\:text-left {
    text-align: left;
  }

  .desktop-min\:text-center {
    text-align: center;
  }

  .desktop-min\:text-right {
    text-align: right;
  }

  .desktop-min\:text-justify {
    text-align: justify;
  }

  .desktop-min\:align-baseline {
    vertical-align: baseline;
  }

  .desktop-min\:align-top {
    vertical-align: top;
  }

  .desktop-min\:align-middle {
    vertical-align: middle;
  }

  .desktop-min\:align-bottom {
    vertical-align: bottom;
  }

  .desktop-min\:align-text-top {
    vertical-align: text-top;
  }

  .desktop-min\:align-text-bottom {
    vertical-align: text-bottom;
  }

  .desktop-min\:font-body {
    font-family: Roboto;
  }

  .desktop-min\:font-heading {
    font-family: "Open Sans";
  }

  .desktop-min\:text-root-em {
    font-size: 16px;
  }

  .desktop-min\:text-xs {
    font-size: 0.75rem;
  }

  .desktop-min\:text-sm {
    font-size: 0.875rem;
  }

  .desktop-min\:text-base {
    font-size: 1rem;
  }

  .desktop-min\:text-lg {
    font-size: 1.125rem;
  }

  .desktop-min\:text-xl {
    font-size: 1.25rem;
  }

  .desktop-min\:text-2xl {
    font-size: 1.375rem;
  }

  .desktop-min\:text-3xl {
    font-size: 1.5rem;
  }

  .desktop-min\:text-4xl {
    font-size: 1.625rem;
  }

  .desktop-min\:text-5xl {
    font-size: 1.75rem;
  }

  .desktop-min\:text-6xl {
    font-size: 1.875rem;
  }

  .desktop-min\:text-heading-xs {
    font-size: 1.75rem;
  }

  .desktop-min\:text-heading-sm {
    font-size: 2rem;
  }

  .desktop-min\:text-heading-md {
    font-size: 2.125rem;
  }

  .desktop-min\:text-heading-lg {
    font-size: 2.375rem;
  }

  .desktop-min\:text-heading-xl {
    font-size: 2.625rem;
  }

  .desktop-min\:font-thin {
    font-weight: 100;
  }

  .desktop-min\:font-extralight {
    font-weight: 200;
  }

  .desktop-min\:font-light {
    font-weight: 300;
  }

  .desktop-min\:font-normal {
    font-weight: 400;
  }

  .desktop-min\:font-medium {
    font-weight: 500;
  }

  .desktop-min\:font-semibold {
    font-weight: 600;
  }

  .desktop-min\:font-bold {
    font-weight: 700;
  }

  .desktop-min\:font-extrabold {
    font-weight: 800;
  }

  .desktop-min\:font-black {
    font-weight: 900;
  }

  .desktop-min\:uppercase {
    text-transform: uppercase;
  }

  .desktop-min\:lowercase {
    text-transform: lowercase;
  }

  .desktop-min\:capitalize {
    text-transform: capitalize;
  }

  .desktop-min\:normal-case {
    text-transform: none;
  }

  .desktop-min\:italic {
    font-style: italic;
  }

  .desktop-min\:not-italic {
    font-style: normal;
  }

  .desktop-min\:ordinal, .desktop-min\:slashed-zero, .desktop-min\:lining-nums, .desktop-min\:oldstyle-nums, .desktop-min\:proportional-nums, .desktop-min\:tabular-nums, .desktop-min\:diagonal-fractions, .desktop-min\: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-feature-settings: var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction);
    font-variant-numeric: var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction);
  }

  .desktop-min\:normal-nums {
    font-feature-settings: normal;
    font-variant-numeric: normal;
  }

  .desktop-min\:ordinal {
    --tw-ordinal: ordinal;
  }

  .desktop-min\:slashed-zero {
    --tw-slashed-zero: slashed-zero;
  }

  .desktop-min\:lining-nums {
    --tw-numeric-figure: lining-nums;
  }

  .desktop-min\:oldstyle-nums {
    --tw-numeric-figure: oldstyle-nums;
  }

  .desktop-min\:proportional-nums {
    --tw-numeric-spacing: proportional-nums;
  }

  .desktop-min\:tabular-nums {
    --tw-numeric-spacing: tabular-nums;
  }

  .desktop-min\:diagonal-fractions {
    --tw-numeric-fraction: diagonal-fractions;
  }

  .desktop-min\:stacked-fractions {
    --tw-numeric-fraction: stacked-fractions;
  }

  .desktop-min\:leading-3 {
    line-height: .75rem;
  }

  .desktop-min\:leading-4 {
    line-height: 1rem;
  }

  .desktop-min\:leading-5 {
    line-height: 1.25rem;
  }

  .desktop-min\:leading-6 {
    line-height: 1.5rem;
  }

  .desktop-min\:leading-7 {
    line-height: 1.75rem;
  }

  .desktop-min\:leading-8 {
    line-height: 2rem;
  }

  .desktop-min\:leading-9 {
    line-height: 2.25rem;
  }

  .desktop-min\:leading-10 {
    line-height: 2.5rem;
  }

  .desktop-min\:leading-none {
    line-height: 1;
  }

  .desktop-min\:leading-tight {
    line-height: 1.25;
  }

  .desktop-min\:leading-snug {
    line-height: 1.375;
  }

  .desktop-min\:leading-normal {
    line-height: 1.5;
  }

  .desktop-min\:leading-relaxed {
    line-height: 1.625;
  }

  .desktop-min\:leading-loose {
    line-height: 2;
  }

  .desktop-min\:tracking-tighter {
    letter-spacing: -0.05em;
  }

  .desktop-min\:tracking-tight {
    letter-spacing: -0.025em;
  }

  .desktop-min\:tracking-normal {
    letter-spacing: 0em;
  }

  .desktop-min\:tracking-wide {
    letter-spacing: 0.025em;
  }

  .desktop-min\:tracking-wider {
    letter-spacing: 0.05em;
  }

  .desktop-min\:tracking-widest {
    letter-spacing: 0.1em;
  }

  .desktop-min\:text-transparent {
    color: transparent;
  }

  .desktop-min\:text-current {
    color: currentColor;
  }

  .desktop-min\:text-black {
    --tw-text-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-text-opacity));
  }

  .desktop-min\:text-white {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .desktop-min\:text-gray-50 {
    --tw-text-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-text-opacity));
  }

  .desktop-min\:text-gray-100 {
    --tw-text-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-text-opacity));
  }

  .desktop-min\:text-gray-200 {
    --tw-text-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-text-opacity));
  }

  .desktop-min\:text-gray-300 {
    --tw-text-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-text-opacity));
  }

  .desktop-min\:text-gray-400 {
    --tw-text-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-text-opacity));
  }

  .desktop-min\:text-gray-500 {
    --tw-text-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-text-opacity));
  }

  .desktop-min\:text-gray-600 {
    --tw-text-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-text-opacity));
  }

  .desktop-min\:text-gray-700 {
    --tw-text-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-text-opacity));
  }

  .desktop-min\:text-gray-800 {
    --tw-text-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-text-opacity));
  }

  .desktop-min\:text-gray-900 {
    --tw-text-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-text-opacity));
  }

  .desktop-min\:text-red-50 {
    --tw-text-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-text-opacity));
  }

  .desktop-min\:text-red-100 {
    --tw-text-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-text-opacity));
  }

  .desktop-min\:text-red-200 {
    --tw-text-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-text-opacity));
  }

  .desktop-min\:text-red-300 {
    --tw-text-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-text-opacity));
  }

  .desktop-min\:text-red-400 {
    --tw-text-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-text-opacity));
  }

  .desktop-min\:text-red-500 {
    --tw-text-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-text-opacity));
  }

  .desktop-min\:text-red-600 {
    --tw-text-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-text-opacity));
  }

  .desktop-min\:text-red-700 {
    --tw-text-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-text-opacity));
  }

  .desktop-min\:text-red-800 {
    --tw-text-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-text-opacity));
  }

  .desktop-min\:text-red-900 {
    --tw-text-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-text-opacity));
  }

  .desktop-min\:text-yellow-50 {
    --tw-text-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-text-opacity));
  }

  .desktop-min\:text-yellow-100 {
    --tw-text-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-text-opacity));
  }

  .desktop-min\:text-yellow-200 {
    --tw-text-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-text-opacity));
  }

  .desktop-min\:text-yellow-300 {
    --tw-text-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-text-opacity));
  }

  .desktop-min\:text-yellow-400 {
    --tw-text-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-text-opacity));
  }

  .desktop-min\:text-yellow-500 {
    --tw-text-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-text-opacity));
  }

  .desktop-min\:text-yellow-600 {
    --tw-text-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-text-opacity));
  }

  .desktop-min\:text-yellow-700 {
    --tw-text-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-text-opacity));
  }

  .desktop-min\:text-yellow-800 {
    --tw-text-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-text-opacity));
  }

  .desktop-min\:text-yellow-900 {
    --tw-text-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-text-opacity));
  }

  .desktop-min\:text-green-50 {
    --tw-text-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-text-opacity));
  }

  .desktop-min\:text-green-100 {
    --tw-text-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-text-opacity));
  }

  .desktop-min\:text-green-200 {
    --tw-text-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-text-opacity));
  }

  .desktop-min\:text-green-300 {
    --tw-text-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-text-opacity));
  }

  .desktop-min\:text-green-400 {
    --tw-text-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-text-opacity));
  }

  .desktop-min\:text-green-500 {
    --tw-text-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-text-opacity));
  }

  .desktop-min\:text-green-600 {
    --tw-text-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-text-opacity));
  }

  .desktop-min\:text-green-700 {
    --tw-text-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-text-opacity));
  }

  .desktop-min\:text-green-800 {
    --tw-text-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-text-opacity));
  }

  .desktop-min\:text-green-900 {
    --tw-text-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-text-opacity));
  }

  .desktop-min\:text-blue-50 {
    --tw-text-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-text-opacity));
  }

  .desktop-min\:text-blue-100 {
    --tw-text-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-text-opacity));
  }

  .desktop-min\:text-blue-200 {
    --tw-text-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-text-opacity));
  }

  .desktop-min\:text-blue-300 {
    --tw-text-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-text-opacity));
  }

  .desktop-min\:text-blue-400 {
    --tw-text-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-text-opacity));
  }

  .desktop-min\:text-blue-500 {
    --tw-text-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-text-opacity));
  }

  .desktop-min\:text-blue-600 {
    --tw-text-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-text-opacity));
  }

  .desktop-min\:text-blue-700 {
    --tw-text-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-text-opacity));
  }

  .desktop-min\:text-blue-800 {
    --tw-text-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-text-opacity));
  }

  .desktop-min\:text-blue-900 {
    --tw-text-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-text-opacity));
  }

  .desktop-min\:text-indigo-50 {
    --tw-text-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-text-opacity));
  }

  .desktop-min\:text-indigo-100 {
    --tw-text-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-text-opacity));
  }

  .desktop-min\:text-indigo-200 {
    --tw-text-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-text-opacity));
  }

  .desktop-min\:text-indigo-300 {
    --tw-text-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-text-opacity));
  }

  .desktop-min\:text-indigo-400 {
    --tw-text-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-text-opacity));
  }

  .desktop-min\:text-indigo-500 {
    --tw-text-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-text-opacity));
  }

  .desktop-min\:text-indigo-600 {
    --tw-text-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-text-opacity));
  }

  .desktop-min\:text-indigo-700 {
    --tw-text-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-text-opacity));
  }

  .desktop-min\:text-indigo-800 {
    --tw-text-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-text-opacity));
  }

  .desktop-min\:text-indigo-900 {
    --tw-text-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-text-opacity));
  }

  .desktop-min\:text-purple-50 {
    --tw-text-opacity: 1;
    color: rgba(245, 243, 255, var(--tw-text-opacity));
  }

  .desktop-min\:text-purple-100 {
    --tw-text-opacity: 1;
    color: rgba(237, 233, 254, var(--tw-text-opacity));
  }

  .desktop-min\:text-purple-200 {
    --tw-text-opacity: 1;
    color: rgba(221, 214, 254, var(--tw-text-opacity));
  }

  .desktop-min\:text-purple-300 {
    --tw-text-opacity: 1;
    color: rgba(196, 181, 253, var(--tw-text-opacity));
  }

  .desktop-min\:text-purple-400 {
    --tw-text-opacity: 1;
    color: rgba(167, 139, 250, var(--tw-text-opacity));
  }

  .desktop-min\:text-purple-500 {
    --tw-text-opacity: 1;
    color: rgba(139, 92, 246, var(--tw-text-opacity));
  }

  .desktop-min\:text-purple-600 {
    --tw-text-opacity: 1;
    color: rgba(124, 58, 237, var(--tw-text-opacity));
  }

  .desktop-min\:text-purple-700 {
    --tw-text-opacity: 1;
    color: rgba(109, 40, 217, var(--tw-text-opacity));
  }

  .desktop-min\:text-purple-800 {
    --tw-text-opacity: 1;
    color: rgba(91, 33, 182, var(--tw-text-opacity));
  }

  .desktop-min\:text-purple-900 {
    --tw-text-opacity: 1;
    color: rgba(76, 29, 149, var(--tw-text-opacity));
  }

  .desktop-min\:text-pink-50 {
    --tw-text-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-text-opacity));
  }

  .desktop-min\:text-pink-100 {
    --tw-text-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-text-opacity));
  }

  .desktop-min\:text-pink-200 {
    --tw-text-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-text-opacity));
  }

  .desktop-min\:text-pink-300 {
    --tw-text-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-text-opacity));
  }

  .desktop-min\:text-pink-400 {
    --tw-text-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-text-opacity));
  }

  .desktop-min\:text-pink-500 {
    --tw-text-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-text-opacity));
  }

  .desktop-min\:text-pink-600 {
    --tw-text-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-text-opacity));
  }

  .desktop-min\:text-pink-700 {
    --tw-text-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-text-opacity));
  }

  .desktop-min\:text-pink-800 {
    --tw-text-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-text-opacity));
  }

  .desktop-min\:text-pink-900 {
    --tw-text-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-text-opacity));
  }

  .desktop-min\:text-base-normal {
    --tw-text-opacity: 1;
    color: rgba(0, 65, 129, var(--tw-text-opacity));
  }

  .desktop-min\:text-base-dark {
    --tw-text-opacity: 1;
    color: rgba(0, 52, 105, var(--tw-text-opacity));
  }

  .desktop-min\:text-base-black {
    --tw-text-opacity: 1;
    color: rgba(29, 29, 31, var(--tw-text-opacity));
  }

  .desktop-min\:text-base-border {
    --tw-text-opacity: 1;
    color: rgba(231, 231, 233, var(--tw-text-opacity));
  }

  .desktop-min\:text-primary-normal {
    --tw-text-opacity: 1;
    color: rgba(0, 103, 207, var(--tw-text-opacity));
  }

  .desktop-min\:text-primary-alt {
    --tw-text-opacity: 1;
    color: rgba(0, 71, 143, var(--tw-text-opacity));
  }

  .desktop-min\:text-subtle-white {
    --tw-text-opacity: 1;
    color: rgba(249, 249, 249, var(--tw-text-opacity));
  }

  .desktop-min\:text-turquesa {
    --tw-text-opacity: 1;
    color: rgba(0, 151, 178, var(--tw-text-opacity));
  }

  .group:hover .desktop-min\:group-hover\:text-transparent {
    color: transparent;
  }

  .group:hover .desktop-min\:group-hover\:text-current {
    color: currentColor;
  }

  .group:hover .desktop-min\:group-hover\:text-black {
    --tw-text-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-text-opacity));
  }

  .group:hover .desktop-min\:group-hover\:text-white {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .group:hover .desktop-min\:group-hover\:text-gray-50 {
    --tw-text-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-text-opacity));
  }

  .group:hover .desktop-min\:group-hover\:text-gray-100 {
    --tw-text-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-text-opacity));
  }

  .group:hover .desktop-min\:group-hover\:text-gray-200 {
    --tw-text-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-text-opacity));
  }

  .group:hover .desktop-min\:group-hover\:text-gray-300 {
    --tw-text-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-text-opacity));
  }

  .group:hover .desktop-min\:group-hover\:text-gray-400 {
    --tw-text-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-text-opacity));
  }

  .group:hover .desktop-min\:group-hover\:text-gray-500 {
    --tw-text-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-text-opacity));
  }

  .group:hover .desktop-min\:group-hover\:text-gray-600 {
    --tw-text-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-text-opacity));
  }

  .group:hover .desktop-min\:group-hover\:text-gray-700 {
    --tw-text-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-text-opacity));
  }

  .group:hover .desktop-min\:group-hover\:text-gray-800 {
    --tw-text-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-text-opacity));
  }

  .group:hover .desktop-min\:group-hover\:text-gray-900 {
    --tw-text-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-text-opacity));
  }

  .group:hover .desktop-min\:group-hover\:text-red-50 {
    --tw-text-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-text-opacity));
  }

  .group:hover .desktop-min\:group-hover\:text-red-100 {
    --tw-text-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-text-opacity));
  }

  .group:hover .desktop-min\:group-hover\:text-red-200 {
    --tw-text-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-text-opacity));
  }

  .group:hover .desktop-min\:group-hover\:text-red-300 {
    --tw-text-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-text-opacity));
  }

  .group:hover .desktop-min\:group-hover\:text-red-400 {
    --tw-text-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-text-opacity));
  }

  .group:hover .desktop-min\:group-hover\:text-red-500 {
    --tw-text-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-text-opacity));
  }

  .group:hover .desktop-min\:group-hover\:text-red-600 {
    --tw-text-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-text-opacity));
  }

  .group:hover .desktop-min\:group-hover\:text-red-700 {
    --tw-text-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-text-opacity));
  }

  .group:hover .desktop-min\:group-hover\:text-red-800 {
    --tw-text-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-text-opacity));
  }

  .group:hover .desktop-min\:group-hover\:text-red-900 {
    --tw-text-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-text-opacity));
  }

  .group:hover .desktop-min\:group-hover\:text-yellow-50 {
    --tw-text-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-text-opacity));
  }

  .group:hover .desktop-min\:group-hover\:text-yellow-100 {
    --tw-text-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-text-opacity));
  }

  .group:hover .desktop-min\:group-hover\:text-yellow-200 {
    --tw-text-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-text-opacity));
  }

  .group:hover .desktop-min\:group-hover\:text-yellow-300 {
    --tw-text-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-text-opacity));
  }

  .group:hover .desktop-min\:group-hover\:text-yellow-400 {
    --tw-text-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-text-opacity));
  }

  .group:hover .desktop-min\:group-hover\:text-yellow-500 {
    --tw-text-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-text-opacity));
  }

  .group:hover .desktop-min\:group-hover\:text-yellow-600 {
    --tw-text-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-text-opacity));
  }

  .group:hover .desktop-min\:group-hover\:text-yellow-700 {
    --tw-text-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-text-opacity));
  }

  .group:hover .desktop-min\:group-hover\:text-yellow-800 {
    --tw-text-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-text-opacity));
  }

  .group:hover .desktop-min\:group-hover\:text-yellow-900 {
    --tw-text-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-text-opacity));
  }

  .group:hover .desktop-min\:group-hover\:text-green-50 {
    --tw-text-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-text-opacity));
  }

  .group:hover .desktop-min\:group-hover\:text-green-100 {
    --tw-text-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-text-opacity));
  }

  .group:hover .desktop-min\:group-hover\:text-green-200 {
    --tw-text-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-text-opacity));
  }

  .group:hover .desktop-min\:group-hover\:text-green-300 {
    --tw-text-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-text-opacity));
  }

  .group:hover .desktop-min\:group-hover\:text-green-400 {
    --tw-text-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-text-opacity));
  }

  .group:hover .desktop-min\:group-hover\:text-green-500 {
    --tw-text-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-text-opacity));
  }

  .group:hover .desktop-min\:group-hover\:text-green-600 {
    --tw-text-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-text-opacity));
  }

  .group:hover .desktop-min\:group-hover\:text-green-700 {
    --tw-text-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-text-opacity));
  }

  .group:hover .desktop-min\:group-hover\:text-green-800 {
    --tw-text-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-text-opacity));
  }

  .group:hover .desktop-min\:group-hover\:text-green-900 {
    --tw-text-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-text-opacity));
  }

  .group:hover .desktop-min\:group-hover\:text-blue-50 {
    --tw-text-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-text-opacity));
  }

  .group:hover .desktop-min\:group-hover\:text-blue-100 {
    --tw-text-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-text-opacity));
  }

  .group:hover .desktop-min\:group-hover\:text-blue-200 {
    --tw-text-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-text-opacity));
  }

  .group:hover .desktop-min\:group-hover\:text-blue-300 {
    --tw-text-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-text-opacity));
  }

  .group:hover .desktop-min\:group-hover\:text-blue-400 {
    --tw-text-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-text-opacity));
  }

  .group:hover .desktop-min\:group-hover\:text-blue-500 {
    --tw-text-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-text-opacity));
  }

  .group:hover .desktop-min\:group-hover\:text-blue-600 {
    --tw-text-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-text-opacity));
  }

  .group:hover .desktop-min\:group-hover\:text-blue-700 {
    --tw-text-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-text-opacity));
  }

  .group:hover .desktop-min\:group-hover\:text-blue-800 {
    --tw-text-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-text-opacity));
  }

  .group:hover .desktop-min\:group-hover\:text-blue-900 {
    --tw-text-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-text-opacity));
  }

  .group:hover .desktop-min\:group-hover\:text-indigo-50 {
    --tw-text-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-text-opacity));
  }

  .group:hover .desktop-min\:group-hover\:text-indigo-100 {
    --tw-text-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-text-opacity));
  }

  .group:hover .desktop-min\:group-hover\:text-indigo-200 {
    --tw-text-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-text-opacity));
  }

  .group:hover .desktop-min\:group-hover\:text-indigo-300 {
    --tw-text-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-text-opacity));
  }

  .group:hover .desktop-min\:group-hover\:text-indigo-400 {
    --tw-text-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-text-opacity));
  }

  .group:hover .desktop-min\:group-hover\:text-indigo-500 {
    --tw-text-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-text-opacity));
  }

  .group:hover .desktop-min\:group-hover\:text-indigo-600 {
    --tw-text-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-text-opacity));
  }

  .group:hover .desktop-min\:group-hover\:text-indigo-700 {
    --tw-text-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-text-opacity));
  }

  .group:hover .desktop-min\:group-hover\:text-indigo-800 {
    --tw-text-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-text-opacity));
  }

  .group:hover .desktop-min\:group-hover\:text-indigo-900 {
    --tw-text-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-text-opacity));
  }

  .group:hover .desktop-min\:group-hover\:text-purple-50 {
    --tw-text-opacity: 1;
    color: rgba(245, 243, 255, var(--tw-text-opacity));
  }

  .group:hover .desktop-min\:group-hover\:text-purple-100 {
    --tw-text-opacity: 1;
    color: rgba(237, 233, 254, var(--tw-text-opacity));
  }

  .group:hover .desktop-min\:group-hover\:text-purple-200 {
    --tw-text-opacity: 1;
    color: rgba(221, 214, 254, var(--tw-text-opacity));
  }

  .group:hover .desktop-min\:group-hover\:text-purple-300 {
    --tw-text-opacity: 1;
    color: rgba(196, 181, 253, var(--tw-text-opacity));
  }

  .group:hover .desktop-min\:group-hover\:text-purple-400 {
    --tw-text-opacity: 1;
    color: rgba(167, 139, 250, var(--tw-text-opacity));
  }

  .group:hover .desktop-min\:group-hover\:text-purple-500 {
    --tw-text-opacity: 1;
    color: rgba(139, 92, 246, var(--tw-text-opacity));
  }

  .group:hover .desktop-min\:group-hover\:text-purple-600 {
    --tw-text-opacity: 1;
    color: rgba(124, 58, 237, var(--tw-text-opacity));
  }

  .group:hover .desktop-min\:group-hover\:text-purple-700 {
    --tw-text-opacity: 1;
    color: rgba(109, 40, 217, var(--tw-text-opacity));
  }

  .group:hover .desktop-min\:group-hover\:text-purple-800 {
    --tw-text-opacity: 1;
    color: rgba(91, 33, 182, var(--tw-text-opacity));
  }

  .group:hover .desktop-min\:group-hover\:text-purple-900 {
    --tw-text-opacity: 1;
    color: rgba(76, 29, 149, var(--tw-text-opacity));
  }

  .group:hover .desktop-min\:group-hover\:text-pink-50 {
    --tw-text-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-text-opacity));
  }

  .group:hover .desktop-min\:group-hover\:text-pink-100 {
    --tw-text-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-text-opacity));
  }

  .group:hover .desktop-min\:group-hover\:text-pink-200 {
    --tw-text-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-text-opacity));
  }

  .group:hover .desktop-min\:group-hover\:text-pink-300 {
    --tw-text-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-text-opacity));
  }

  .group:hover .desktop-min\:group-hover\:text-pink-400 {
    --tw-text-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-text-opacity));
  }

  .group:hover .desktop-min\:group-hover\:text-pink-500 {
    --tw-text-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-text-opacity));
  }

  .group:hover .desktop-min\:group-hover\:text-pink-600 {
    --tw-text-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-text-opacity));
  }

  .group:hover .desktop-min\:group-hover\:text-pink-700 {
    --tw-text-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-text-opacity));
  }

  .group:hover .desktop-min\:group-hover\:text-pink-800 {
    --tw-text-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-text-opacity));
  }

  .group:hover .desktop-min\:group-hover\:text-pink-900 {
    --tw-text-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-text-opacity));
  }

  .group:hover .desktop-min\:group-hover\:text-base-normal {
    --tw-text-opacity: 1;
    color: rgba(0, 65, 129, var(--tw-text-opacity));
  }

  .group:hover .desktop-min\:group-hover\:text-base-dark {
    --tw-text-opacity: 1;
    color: rgba(0, 52, 105, var(--tw-text-opacity));
  }

  .group:hover .desktop-min\:group-hover\:text-base-black {
    --tw-text-opacity: 1;
    color: rgba(29, 29, 31, var(--tw-text-opacity));
  }

  .group:hover .desktop-min\:group-hover\:text-base-border {
    --tw-text-opacity: 1;
    color: rgba(231, 231, 233, var(--tw-text-opacity));
  }

  .group:hover .desktop-min\:group-hover\:text-primary-normal {
    --tw-text-opacity: 1;
    color: rgba(0, 103, 207, var(--tw-text-opacity));
  }

  .group:hover .desktop-min\:group-hover\:text-primary-alt {
    --tw-text-opacity: 1;
    color: rgba(0, 71, 143, var(--tw-text-opacity));
  }

  .group:hover .desktop-min\:group-hover\:text-subtle-white {
    --tw-text-opacity: 1;
    color: rgba(249, 249, 249, var(--tw-text-opacity));
  }

  .group:hover .desktop-min\:group-hover\:text-turquesa {
    --tw-text-opacity: 1;
    color: rgba(0, 151, 178, var(--tw-text-opacity));
  }

  .desktop-min\:focus-within\:text-transparent:focus-within {
    color: transparent;
  }

  .desktop-min\:focus-within\:text-current:focus-within {
    color: currentColor;
  }

  .desktop-min\:focus-within\:text-black:focus-within {
    --tw-text-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-text-opacity));
  }

  .desktop-min\:focus-within\:text-white:focus-within {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .desktop-min\:focus-within\:text-gray-50:focus-within {
    --tw-text-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-text-opacity));
  }

  .desktop-min\:focus-within\:text-gray-100:focus-within {
    --tw-text-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-text-opacity));
  }

  .desktop-min\:focus-within\:text-gray-200:focus-within {
    --tw-text-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-text-opacity));
  }

  .desktop-min\:focus-within\:text-gray-300:focus-within {
    --tw-text-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-text-opacity));
  }

  .desktop-min\:focus-within\:text-gray-400:focus-within {
    --tw-text-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-text-opacity));
  }

  .desktop-min\:focus-within\:text-gray-500:focus-within {
    --tw-text-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-text-opacity));
  }

  .desktop-min\:focus-within\:text-gray-600:focus-within {
    --tw-text-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-text-opacity));
  }

  .desktop-min\:focus-within\:text-gray-700:focus-within {
    --tw-text-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-text-opacity));
  }

  .desktop-min\:focus-within\:text-gray-800:focus-within {
    --tw-text-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-text-opacity));
  }

  .desktop-min\:focus-within\:text-gray-900:focus-within {
    --tw-text-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-text-opacity));
  }

  .desktop-min\:focus-within\:text-red-50:focus-within {
    --tw-text-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-text-opacity));
  }

  .desktop-min\:focus-within\:text-red-100:focus-within {
    --tw-text-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-text-opacity));
  }

  .desktop-min\:focus-within\:text-red-200:focus-within {
    --tw-text-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-text-opacity));
  }

  .desktop-min\:focus-within\:text-red-300:focus-within {
    --tw-text-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-text-opacity));
  }

  .desktop-min\:focus-within\:text-red-400:focus-within {
    --tw-text-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-text-opacity));
  }

  .desktop-min\:focus-within\:text-red-500:focus-within {
    --tw-text-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-text-opacity));
  }

  .desktop-min\:focus-within\:text-red-600:focus-within {
    --tw-text-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-text-opacity));
  }

  .desktop-min\:focus-within\:text-red-700:focus-within {
    --tw-text-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-text-opacity));
  }

  .desktop-min\:focus-within\:text-red-800:focus-within {
    --tw-text-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-text-opacity));
  }

  .desktop-min\:focus-within\:text-red-900:focus-within {
    --tw-text-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-text-opacity));
  }

  .desktop-min\:focus-within\:text-yellow-50:focus-within {
    --tw-text-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-text-opacity));
  }

  .desktop-min\:focus-within\:text-yellow-100:focus-within {
    --tw-text-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-text-opacity));
  }

  .desktop-min\:focus-within\:text-yellow-200:focus-within {
    --tw-text-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-text-opacity));
  }

  .desktop-min\:focus-within\:text-yellow-300:focus-within {
    --tw-text-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-text-opacity));
  }

  .desktop-min\:focus-within\:text-yellow-400:focus-within {
    --tw-text-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-text-opacity));
  }

  .desktop-min\:focus-within\:text-yellow-500:focus-within {
    --tw-text-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-text-opacity));
  }

  .desktop-min\:focus-within\:text-yellow-600:focus-within {
    --tw-text-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-text-opacity));
  }

  .desktop-min\:focus-within\:text-yellow-700:focus-within {
    --tw-text-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-text-opacity));
  }

  .desktop-min\:focus-within\:text-yellow-800:focus-within {
    --tw-text-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-text-opacity));
  }

  .desktop-min\:focus-within\:text-yellow-900:focus-within {
    --tw-text-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-text-opacity));
  }

  .desktop-min\:focus-within\:text-green-50:focus-within {
    --tw-text-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-text-opacity));
  }

  .desktop-min\:focus-within\:text-green-100:focus-within {
    --tw-text-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-text-opacity));
  }

  .desktop-min\:focus-within\:text-green-200:focus-within {
    --tw-text-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-text-opacity));
  }

  .desktop-min\:focus-within\:text-green-300:focus-within {
    --tw-text-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-text-opacity));
  }

  .desktop-min\:focus-within\:text-green-400:focus-within {
    --tw-text-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-text-opacity));
  }

  .desktop-min\:focus-within\:text-green-500:focus-within {
    --tw-text-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-text-opacity));
  }

  .desktop-min\:focus-within\:text-green-600:focus-within {
    --tw-text-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-text-opacity));
  }

  .desktop-min\:focus-within\:text-green-700:focus-within {
    --tw-text-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-text-opacity));
  }

  .desktop-min\:focus-within\:text-green-800:focus-within {
    --tw-text-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-text-opacity));
  }

  .desktop-min\:focus-within\:text-green-900:focus-within {
    --tw-text-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-text-opacity));
  }

  .desktop-min\:focus-within\:text-blue-50:focus-within {
    --tw-text-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-text-opacity));
  }

  .desktop-min\:focus-within\:text-blue-100:focus-within {
    --tw-text-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-text-opacity));
  }

  .desktop-min\:focus-within\:text-blue-200:focus-within {
    --tw-text-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-text-opacity));
  }

  .desktop-min\:focus-within\:text-blue-300:focus-within {
    --tw-text-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-text-opacity));
  }

  .desktop-min\:focus-within\:text-blue-400:focus-within {
    --tw-text-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-text-opacity));
  }

  .desktop-min\:focus-within\:text-blue-500:focus-within {
    --tw-text-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-text-opacity));
  }

  .desktop-min\:focus-within\:text-blue-600:focus-within {
    --tw-text-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-text-opacity));
  }

  .desktop-min\:focus-within\:text-blue-700:focus-within {
    --tw-text-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-text-opacity));
  }

  .desktop-min\:focus-within\:text-blue-800:focus-within {
    --tw-text-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-text-opacity));
  }

  .desktop-min\:focus-within\:text-blue-900:focus-within {
    --tw-text-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-text-opacity));
  }

  .desktop-min\:focus-within\:text-indigo-50:focus-within {
    --tw-text-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-text-opacity));
  }

  .desktop-min\:focus-within\:text-indigo-100:focus-within {
    --tw-text-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-text-opacity));
  }

  .desktop-min\:focus-within\:text-indigo-200:focus-within {
    --tw-text-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-text-opacity));
  }

  .desktop-min\:focus-within\:text-indigo-300:focus-within {
    --tw-text-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-text-opacity));
  }

  .desktop-min\:focus-within\:text-indigo-400:focus-within {
    --tw-text-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-text-opacity));
  }

  .desktop-min\:focus-within\:text-indigo-500:focus-within {
    --tw-text-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-text-opacity));
  }

  .desktop-min\:focus-within\:text-indigo-600:focus-within {
    --tw-text-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-text-opacity));
  }

  .desktop-min\:focus-within\:text-indigo-700:focus-within {
    --tw-text-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-text-opacity));
  }

  .desktop-min\:focus-within\:text-indigo-800:focus-within {
    --tw-text-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-text-opacity));
  }

  .desktop-min\:focus-within\:text-indigo-900:focus-within {
    --tw-text-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-text-opacity));
  }

  .desktop-min\:focus-within\:text-purple-50:focus-within {
    --tw-text-opacity: 1;
    color: rgba(245, 243, 255, var(--tw-text-opacity));
  }

  .desktop-min\:focus-within\:text-purple-100:focus-within {
    --tw-text-opacity: 1;
    color: rgba(237, 233, 254, var(--tw-text-opacity));
  }

  .desktop-min\:focus-within\:text-purple-200:focus-within {
    --tw-text-opacity: 1;
    color: rgba(221, 214, 254, var(--tw-text-opacity));
  }

  .desktop-min\:focus-within\:text-purple-300:focus-within {
    --tw-text-opacity: 1;
    color: rgba(196, 181, 253, var(--tw-text-opacity));
  }

  .desktop-min\:focus-within\:text-purple-400:focus-within {
    --tw-text-opacity: 1;
    color: rgba(167, 139, 250, var(--tw-text-opacity));
  }

  .desktop-min\:focus-within\:text-purple-500:focus-within {
    --tw-text-opacity: 1;
    color: rgba(139, 92, 246, var(--tw-text-opacity));
  }

  .desktop-min\:focus-within\:text-purple-600:focus-within {
    --tw-text-opacity: 1;
    color: rgba(124, 58, 237, var(--tw-text-opacity));
  }

  .desktop-min\:focus-within\:text-purple-700:focus-within {
    --tw-text-opacity: 1;
    color: rgba(109, 40, 217, var(--tw-text-opacity));
  }

  .desktop-min\:focus-within\:text-purple-800:focus-within {
    --tw-text-opacity: 1;
    color: rgba(91, 33, 182, var(--tw-text-opacity));
  }

  .desktop-min\:focus-within\:text-purple-900:focus-within {
    --tw-text-opacity: 1;
    color: rgba(76, 29, 149, var(--tw-text-opacity));
  }

  .desktop-min\:focus-within\:text-pink-50:focus-within {
    --tw-text-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-text-opacity));
  }

  .desktop-min\:focus-within\:text-pink-100:focus-within {
    --tw-text-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-text-opacity));
  }

  .desktop-min\:focus-within\:text-pink-200:focus-within {
    --tw-text-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-text-opacity));
  }

  .desktop-min\:focus-within\:text-pink-300:focus-within {
    --tw-text-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-text-opacity));
  }

  .desktop-min\:focus-within\:text-pink-400:focus-within {
    --tw-text-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-text-opacity));
  }

  .desktop-min\:focus-within\:text-pink-500:focus-within {
    --tw-text-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-text-opacity));
  }

  .desktop-min\:focus-within\:text-pink-600:focus-within {
    --tw-text-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-text-opacity));
  }

  .desktop-min\:focus-within\:text-pink-700:focus-within {
    --tw-text-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-text-opacity));
  }

  .desktop-min\:focus-within\:text-pink-800:focus-within {
    --tw-text-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-text-opacity));
  }

  .desktop-min\:focus-within\:text-pink-900:focus-within {
    --tw-text-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-text-opacity));
  }

  .desktop-min\:focus-within\:text-base-normal:focus-within {
    --tw-text-opacity: 1;
    color: rgba(0, 65, 129, var(--tw-text-opacity));
  }

  .desktop-min\:focus-within\:text-base-dark:focus-within {
    --tw-text-opacity: 1;
    color: rgba(0, 52, 105, var(--tw-text-opacity));
  }

  .desktop-min\:focus-within\:text-base-black:focus-within {
    --tw-text-opacity: 1;
    color: rgba(29, 29, 31, var(--tw-text-opacity));
  }

  .desktop-min\:focus-within\:text-base-border:focus-within {
    --tw-text-opacity: 1;
    color: rgba(231, 231, 233, var(--tw-text-opacity));
  }

  .desktop-min\:focus-within\:text-primary-normal:focus-within {
    --tw-text-opacity: 1;
    color: rgba(0, 103, 207, var(--tw-text-opacity));
  }

  .desktop-min\:focus-within\:text-primary-alt:focus-within {
    --tw-text-opacity: 1;
    color: rgba(0, 71, 143, var(--tw-text-opacity));
  }

  .desktop-min\:focus-within\:text-subtle-white:focus-within {
    --tw-text-opacity: 1;
    color: rgba(249, 249, 249, var(--tw-text-opacity));
  }

  .desktop-min\:focus-within\:text-turquesa:focus-within {
    --tw-text-opacity: 1;
    color: rgba(0, 151, 178, var(--tw-text-opacity));
  }

  .desktop-min\:hover\:text-transparent:hover {
    color: transparent;
  }

  .desktop-min\:hover\:text-current:hover {
    color: currentColor;
  }

  .desktop-min\:hover\:text-black:hover {
    --tw-text-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-text-opacity));
  }

  .desktop-min\:hover\:text-white:hover {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .desktop-min\:hover\:text-gray-50:hover {
    --tw-text-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-text-opacity));
  }

  .desktop-min\:hover\:text-gray-100:hover {
    --tw-text-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-text-opacity));
  }

  .desktop-min\:hover\:text-gray-200:hover {
    --tw-text-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-text-opacity));
  }

  .desktop-min\:hover\:text-gray-300:hover {
    --tw-text-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-text-opacity));
  }

  .desktop-min\:hover\:text-gray-400:hover {
    --tw-text-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-text-opacity));
  }

  .desktop-min\:hover\:text-gray-500:hover {
    --tw-text-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-text-opacity));
  }

  .desktop-min\:hover\:text-gray-600:hover {
    --tw-text-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-text-opacity));
  }

  .desktop-min\:hover\:text-gray-700:hover {
    --tw-text-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-text-opacity));
  }

  .desktop-min\:hover\:text-gray-800:hover {
    --tw-text-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-text-opacity));
  }

  .desktop-min\:hover\:text-gray-900:hover {
    --tw-text-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-text-opacity));
  }

  .desktop-min\:hover\:text-red-50:hover {
    --tw-text-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-text-opacity));
  }

  .desktop-min\:hover\:text-red-100:hover {
    --tw-text-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-text-opacity));
  }

  .desktop-min\:hover\:text-red-200:hover {
    --tw-text-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-text-opacity));
  }

  .desktop-min\:hover\:text-red-300:hover {
    --tw-text-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-text-opacity));
  }

  .desktop-min\:hover\:text-red-400:hover {
    --tw-text-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-text-opacity));
  }

  .desktop-min\:hover\:text-red-500:hover {
    --tw-text-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-text-opacity));
  }

  .desktop-min\:hover\:text-red-600:hover {
    --tw-text-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-text-opacity));
  }

  .desktop-min\:hover\:text-red-700:hover {
    --tw-text-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-text-opacity));
  }

  .desktop-min\:hover\:text-red-800:hover {
    --tw-text-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-text-opacity));
  }

  .desktop-min\:hover\:text-red-900:hover {
    --tw-text-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-text-opacity));
  }

  .desktop-min\:hover\:text-yellow-50:hover {
    --tw-text-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-text-opacity));
  }

  .desktop-min\:hover\:text-yellow-100:hover {
    --tw-text-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-text-opacity));
  }

  .desktop-min\:hover\:text-yellow-200:hover {
    --tw-text-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-text-opacity));
  }

  .desktop-min\:hover\:text-yellow-300:hover {
    --tw-text-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-text-opacity));
  }

  .desktop-min\:hover\:text-yellow-400:hover {
    --tw-text-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-text-opacity));
  }

  .desktop-min\:hover\:text-yellow-500:hover {
    --tw-text-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-text-opacity));
  }

  .desktop-min\:hover\:text-yellow-600:hover {
    --tw-text-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-text-opacity));
  }

  .desktop-min\:hover\:text-yellow-700:hover {
    --tw-text-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-text-opacity));
  }

  .desktop-min\:hover\:text-yellow-800:hover {
    --tw-text-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-text-opacity));
  }

  .desktop-min\:hover\:text-yellow-900:hover {
    --tw-text-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-text-opacity));
  }

  .desktop-min\:hover\:text-green-50:hover {
    --tw-text-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-text-opacity));
  }

  .desktop-min\:hover\:text-green-100:hover {
    --tw-text-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-text-opacity));
  }

  .desktop-min\:hover\:text-green-200:hover {
    --tw-text-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-text-opacity));
  }

  .desktop-min\:hover\:text-green-300:hover {
    --tw-text-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-text-opacity));
  }

  .desktop-min\:hover\:text-green-400:hover {
    --tw-text-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-text-opacity));
  }

  .desktop-min\:hover\:text-green-500:hover {
    --tw-text-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-text-opacity));
  }

  .desktop-min\:hover\:text-green-600:hover {
    --tw-text-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-text-opacity));
  }

  .desktop-min\:hover\:text-green-700:hover {
    --tw-text-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-text-opacity));
  }

  .desktop-min\:hover\:text-green-800:hover {
    --tw-text-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-text-opacity));
  }

  .desktop-min\:hover\:text-green-900:hover {
    --tw-text-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-text-opacity));
  }

  .desktop-min\:hover\:text-blue-50:hover {
    --tw-text-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-text-opacity));
  }

  .desktop-min\:hover\:text-blue-100:hover {
    --tw-text-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-text-opacity));
  }

  .desktop-min\:hover\:text-blue-200:hover {
    --tw-text-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-text-opacity));
  }

  .desktop-min\:hover\:text-blue-300:hover {
    --tw-text-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-text-opacity));
  }

  .desktop-min\:hover\:text-blue-400:hover {
    --tw-text-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-text-opacity));
  }

  .desktop-min\:hover\:text-blue-500:hover {
    --tw-text-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-text-opacity));
  }

  .desktop-min\:hover\:text-blue-600:hover {
    --tw-text-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-text-opacity));
  }

  .desktop-min\:hover\:text-blue-700:hover {
    --tw-text-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-text-opacity));
  }

  .desktop-min\:hover\:text-blue-800:hover {
    --tw-text-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-text-opacity));
  }

  .desktop-min\:hover\:text-blue-900:hover {
    --tw-text-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-text-opacity));
  }

  .desktop-min\:hover\:text-indigo-50:hover {
    --tw-text-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-text-opacity));
  }

  .desktop-min\:hover\:text-indigo-100:hover {
    --tw-text-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-text-opacity));
  }

  .desktop-min\:hover\:text-indigo-200:hover {
    --tw-text-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-text-opacity));
  }

  .desktop-min\:hover\:text-indigo-300:hover {
    --tw-text-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-text-opacity));
  }

  .desktop-min\:hover\:text-indigo-400:hover {
    --tw-text-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-text-opacity));
  }

  .desktop-min\:hover\:text-indigo-500:hover {
    --tw-text-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-text-opacity));
  }

  .desktop-min\:hover\:text-indigo-600:hover {
    --tw-text-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-text-opacity));
  }

  .desktop-min\:hover\:text-indigo-700:hover {
    --tw-text-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-text-opacity));
  }

  .desktop-min\:hover\:text-indigo-800:hover {
    --tw-text-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-text-opacity));
  }

  .desktop-min\:hover\:text-indigo-900:hover {
    --tw-text-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-text-opacity));
  }

  .desktop-min\:hover\:text-purple-50:hover {
    --tw-text-opacity: 1;
    color: rgba(245, 243, 255, var(--tw-text-opacity));
  }

  .desktop-min\:hover\:text-purple-100:hover {
    --tw-text-opacity: 1;
    color: rgba(237, 233, 254, var(--tw-text-opacity));
  }

  .desktop-min\:hover\:text-purple-200:hover {
    --tw-text-opacity: 1;
    color: rgba(221, 214, 254, var(--tw-text-opacity));
  }

  .desktop-min\:hover\:text-purple-300:hover {
    --tw-text-opacity: 1;
    color: rgba(196, 181, 253, var(--tw-text-opacity));
  }

  .desktop-min\:hover\:text-purple-400:hover {
    --tw-text-opacity: 1;
    color: rgba(167, 139, 250, var(--tw-text-opacity));
  }

  .desktop-min\:hover\:text-purple-500:hover {
    --tw-text-opacity: 1;
    color: rgba(139, 92, 246, var(--tw-text-opacity));
  }

  .desktop-min\:hover\:text-purple-600:hover {
    --tw-text-opacity: 1;
    color: rgba(124, 58, 237, var(--tw-text-opacity));
  }

  .desktop-min\:hover\:text-purple-700:hover {
    --tw-text-opacity: 1;
    color: rgba(109, 40, 217, var(--tw-text-opacity));
  }

  .desktop-min\:hover\:text-purple-800:hover {
    --tw-text-opacity: 1;
    color: rgba(91, 33, 182, var(--tw-text-opacity));
  }

  .desktop-min\:hover\:text-purple-900:hover {
    --tw-text-opacity: 1;
    color: rgba(76, 29, 149, var(--tw-text-opacity));
  }

  .desktop-min\:hover\:text-pink-50:hover {
    --tw-text-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-text-opacity));
  }

  .desktop-min\:hover\:text-pink-100:hover {
    --tw-text-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-text-opacity));
  }

  .desktop-min\:hover\:text-pink-200:hover {
    --tw-text-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-text-opacity));
  }

  .desktop-min\:hover\:text-pink-300:hover {
    --tw-text-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-text-opacity));
  }

  .desktop-min\:hover\:text-pink-400:hover {
    --tw-text-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-text-opacity));
  }

  .desktop-min\:hover\:text-pink-500:hover {
    --tw-text-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-text-opacity));
  }

  .desktop-min\:hover\:text-pink-600:hover {
    --tw-text-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-text-opacity));
  }

  .desktop-min\:hover\:text-pink-700:hover {
    --tw-text-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-text-opacity));
  }

  .desktop-min\:hover\:text-pink-800:hover {
    --tw-text-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-text-opacity));
  }

  .desktop-min\:hover\:text-pink-900:hover {
    --tw-text-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-text-opacity));
  }

  .desktop-min\:hover\:text-base-normal:hover {
    --tw-text-opacity: 1;
    color: rgba(0, 65, 129, var(--tw-text-opacity));
  }

  .desktop-min\:hover\:text-base-dark:hover {
    --tw-text-opacity: 1;
    color: rgba(0, 52, 105, var(--tw-text-opacity));
  }

  .desktop-min\:hover\:text-base-black:hover {
    --tw-text-opacity: 1;
    color: rgba(29, 29, 31, var(--tw-text-opacity));
  }

  .desktop-min\:hover\:text-base-border:hover {
    --tw-text-opacity: 1;
    color: rgba(231, 231, 233, var(--tw-text-opacity));
  }

  .desktop-min\:hover\:text-primary-normal:hover {
    --tw-text-opacity: 1;
    color: rgba(0, 103, 207, var(--tw-text-opacity));
  }

  .desktop-min\:hover\:text-primary-alt:hover {
    --tw-text-opacity: 1;
    color: rgba(0, 71, 143, var(--tw-text-opacity));
  }

  .desktop-min\:hover\:text-subtle-white:hover {
    --tw-text-opacity: 1;
    color: rgba(249, 249, 249, var(--tw-text-opacity));
  }

  .desktop-min\:hover\:text-turquesa:hover {
    --tw-text-opacity: 1;
    color: rgba(0, 151, 178, var(--tw-text-opacity));
  }

  .desktop-min\:focus\:text-transparent:focus {
    color: transparent;
  }

  .desktop-min\:focus\:text-current:focus {
    color: currentColor;
  }

  .desktop-min\:focus\:text-black:focus {
    --tw-text-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-text-opacity));
  }

  .desktop-min\:focus\:text-white:focus {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .desktop-min\:focus\:text-gray-50:focus {
    --tw-text-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-text-opacity));
  }

  .desktop-min\:focus\:text-gray-100:focus {
    --tw-text-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-text-opacity));
  }

  .desktop-min\:focus\:text-gray-200:focus {
    --tw-text-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-text-opacity));
  }

  .desktop-min\:focus\:text-gray-300:focus {
    --tw-text-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-text-opacity));
  }

  .desktop-min\:focus\:text-gray-400:focus {
    --tw-text-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-text-opacity));
  }

  .desktop-min\:focus\:text-gray-500:focus {
    --tw-text-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-text-opacity));
  }

  .desktop-min\:focus\:text-gray-600:focus {
    --tw-text-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-text-opacity));
  }

  .desktop-min\:focus\:text-gray-700:focus {
    --tw-text-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-text-opacity));
  }

  .desktop-min\:focus\:text-gray-800:focus {
    --tw-text-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-text-opacity));
  }

  .desktop-min\:focus\:text-gray-900:focus {
    --tw-text-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-text-opacity));
  }

  .desktop-min\:focus\:text-red-50:focus {
    --tw-text-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-text-opacity));
  }

  .desktop-min\:focus\:text-red-100:focus {
    --tw-text-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-text-opacity));
  }

  .desktop-min\:focus\:text-red-200:focus {
    --tw-text-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-text-opacity));
  }

  .desktop-min\:focus\:text-red-300:focus {
    --tw-text-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-text-opacity));
  }

  .desktop-min\:focus\:text-red-400:focus {
    --tw-text-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-text-opacity));
  }

  .desktop-min\:focus\:text-red-500:focus {
    --tw-text-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-text-opacity));
  }

  .desktop-min\:focus\:text-red-600:focus {
    --tw-text-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-text-opacity));
  }

  .desktop-min\:focus\:text-red-700:focus {
    --tw-text-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-text-opacity));
  }

  .desktop-min\:focus\:text-red-800:focus {
    --tw-text-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-text-opacity));
  }

  .desktop-min\:focus\:text-red-900:focus {
    --tw-text-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-text-opacity));
  }

  .desktop-min\:focus\:text-yellow-50:focus {
    --tw-text-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-text-opacity));
  }

  .desktop-min\:focus\:text-yellow-100:focus {
    --tw-text-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-text-opacity));
  }

  .desktop-min\:focus\:text-yellow-200:focus {
    --tw-text-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-text-opacity));
  }

  .desktop-min\:focus\:text-yellow-300:focus {
    --tw-text-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-text-opacity));
  }

  .desktop-min\:focus\:text-yellow-400:focus {
    --tw-text-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-text-opacity));
  }

  .desktop-min\:focus\:text-yellow-500:focus {
    --tw-text-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-text-opacity));
  }

  .desktop-min\:focus\:text-yellow-600:focus {
    --tw-text-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-text-opacity));
  }

  .desktop-min\:focus\:text-yellow-700:focus {
    --tw-text-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-text-opacity));
  }

  .desktop-min\:focus\:text-yellow-800:focus {
    --tw-text-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-text-opacity));
  }

  .desktop-min\:focus\:text-yellow-900:focus {
    --tw-text-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-text-opacity));
  }

  .desktop-min\:focus\:text-green-50:focus {
    --tw-text-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-text-opacity));
  }

  .desktop-min\:focus\:text-green-100:focus {
    --tw-text-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-text-opacity));
  }

  .desktop-min\:focus\:text-green-200:focus {
    --tw-text-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-text-opacity));
  }

  .desktop-min\:focus\:text-green-300:focus {
    --tw-text-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-text-opacity));
  }

  .desktop-min\:focus\:text-green-400:focus {
    --tw-text-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-text-opacity));
  }

  .desktop-min\:focus\:text-green-500:focus {
    --tw-text-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-text-opacity));
  }

  .desktop-min\:focus\:text-green-600:focus {
    --tw-text-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-text-opacity));
  }

  .desktop-min\:focus\:text-green-700:focus {
    --tw-text-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-text-opacity));
  }

  .desktop-min\:focus\:text-green-800:focus {
    --tw-text-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-text-opacity));
  }

  .desktop-min\:focus\:text-green-900:focus {
    --tw-text-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-text-opacity));
  }

  .desktop-min\:focus\:text-blue-50:focus {
    --tw-text-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-text-opacity));
  }

  .desktop-min\:focus\:text-blue-100:focus {
    --tw-text-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-text-opacity));
  }

  .desktop-min\:focus\:text-blue-200:focus {
    --tw-text-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-text-opacity));
  }

  .desktop-min\:focus\:text-blue-300:focus {
    --tw-text-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-text-opacity));
  }

  .desktop-min\:focus\:text-blue-400:focus {
    --tw-text-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-text-opacity));
  }

  .desktop-min\:focus\:text-blue-500:focus {
    --tw-text-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-text-opacity));
  }

  .desktop-min\:focus\:text-blue-600:focus {
    --tw-text-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-text-opacity));
  }

  .desktop-min\:focus\:text-blue-700:focus {
    --tw-text-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-text-opacity));
  }

  .desktop-min\:focus\:text-blue-800:focus {
    --tw-text-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-text-opacity));
  }

  .desktop-min\:focus\:text-blue-900:focus {
    --tw-text-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-text-opacity));
  }

  .desktop-min\:focus\:text-indigo-50:focus {
    --tw-text-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-text-opacity));
  }

  .desktop-min\:focus\:text-indigo-100:focus {
    --tw-text-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-text-opacity));
  }

  .desktop-min\:focus\:text-indigo-200:focus {
    --tw-text-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-text-opacity));
  }

  .desktop-min\:focus\:text-indigo-300:focus {
    --tw-text-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-text-opacity));
  }

  .desktop-min\:focus\:text-indigo-400:focus {
    --tw-text-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-text-opacity));
  }

  .desktop-min\:focus\:text-indigo-500:focus {
    --tw-text-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-text-opacity));
  }

  .desktop-min\:focus\:text-indigo-600:focus {
    --tw-text-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-text-opacity));
  }

  .desktop-min\:focus\:text-indigo-700:focus {
    --tw-text-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-text-opacity));
  }

  .desktop-min\:focus\:text-indigo-800:focus {
    --tw-text-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-text-opacity));
  }

  .desktop-min\:focus\:text-indigo-900:focus {
    --tw-text-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-text-opacity));
  }

  .desktop-min\:focus\:text-purple-50:focus {
    --tw-text-opacity: 1;
    color: rgba(245, 243, 255, var(--tw-text-opacity));
  }

  .desktop-min\:focus\:text-purple-100:focus {
    --tw-text-opacity: 1;
    color: rgba(237, 233, 254, var(--tw-text-opacity));
  }

  .desktop-min\:focus\:text-purple-200:focus {
    --tw-text-opacity: 1;
    color: rgba(221, 214, 254, var(--tw-text-opacity));
  }

  .desktop-min\:focus\:text-purple-300:focus {
    --tw-text-opacity: 1;
    color: rgba(196, 181, 253, var(--tw-text-opacity));
  }

  .desktop-min\:focus\:text-purple-400:focus {
    --tw-text-opacity: 1;
    color: rgba(167, 139, 250, var(--tw-text-opacity));
  }

  .desktop-min\:focus\:text-purple-500:focus {
    --tw-text-opacity: 1;
    color: rgba(139, 92, 246, var(--tw-text-opacity));
  }

  .desktop-min\:focus\:text-purple-600:focus {
    --tw-text-opacity: 1;
    color: rgba(124, 58, 237, var(--tw-text-opacity));
  }

  .desktop-min\:focus\:text-purple-700:focus {
    --tw-text-opacity: 1;
    color: rgba(109, 40, 217, var(--tw-text-opacity));
  }

  .desktop-min\:focus\:text-purple-800:focus {
    --tw-text-opacity: 1;
    color: rgba(91, 33, 182, var(--tw-text-opacity));
  }

  .desktop-min\:focus\:text-purple-900:focus {
    --tw-text-opacity: 1;
    color: rgba(76, 29, 149, var(--tw-text-opacity));
  }

  .desktop-min\:focus\:text-pink-50:focus {
    --tw-text-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-text-opacity));
  }

  .desktop-min\:focus\:text-pink-100:focus {
    --tw-text-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-text-opacity));
  }

  .desktop-min\:focus\:text-pink-200:focus {
    --tw-text-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-text-opacity));
  }

  .desktop-min\:focus\:text-pink-300:focus {
    --tw-text-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-text-opacity));
  }

  .desktop-min\:focus\:text-pink-400:focus {
    --tw-text-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-text-opacity));
  }

  .desktop-min\:focus\:text-pink-500:focus {
    --tw-text-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-text-opacity));
  }

  .desktop-min\:focus\:text-pink-600:focus {
    --tw-text-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-text-opacity));
  }

  .desktop-min\:focus\:text-pink-700:focus {
    --tw-text-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-text-opacity));
  }

  .desktop-min\:focus\:text-pink-800:focus {
    --tw-text-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-text-opacity));
  }

  .desktop-min\:focus\:text-pink-900:focus {
    --tw-text-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-text-opacity));
  }

  .desktop-min\:focus\:text-base-normal:focus {
    --tw-text-opacity: 1;
    color: rgba(0, 65, 129, var(--tw-text-opacity));
  }

  .desktop-min\:focus\:text-base-dark:focus {
    --tw-text-opacity: 1;
    color: rgba(0, 52, 105, var(--tw-text-opacity));
  }

  .desktop-min\:focus\:text-base-black:focus {
    --tw-text-opacity: 1;
    color: rgba(29, 29, 31, var(--tw-text-opacity));
  }

  .desktop-min\:focus\:text-base-border:focus {
    --tw-text-opacity: 1;
    color: rgba(231, 231, 233, var(--tw-text-opacity));
  }

  .desktop-min\:focus\:text-primary-normal:focus {
    --tw-text-opacity: 1;
    color: rgba(0, 103, 207, var(--tw-text-opacity));
  }

  .desktop-min\:focus\:text-primary-alt:focus {
    --tw-text-opacity: 1;
    color: rgba(0, 71, 143, var(--tw-text-opacity));
  }

  .desktop-min\:focus\:text-subtle-white:focus {
    --tw-text-opacity: 1;
    color: rgba(249, 249, 249, var(--tw-text-opacity));
  }

  .desktop-min\:focus\:text-turquesa:focus {
    --tw-text-opacity: 1;
    color: rgba(0, 151, 178, var(--tw-text-opacity));
  }

  .desktop-min\:text-opacity-0 {
    --tw-text-opacity: 0;
  }

  .desktop-min\:text-opacity-5 {
    --tw-text-opacity: 0.05;
  }

  .desktop-min\:text-opacity-10 {
    --tw-text-opacity: 0.1;
  }

  .desktop-min\:text-opacity-20 {
    --tw-text-opacity: 0.2;
  }

  .desktop-min\:text-opacity-25 {
    --tw-text-opacity: 0.25;
  }

  .desktop-min\:text-opacity-30 {
    --tw-text-opacity: 0.3;
  }

  .desktop-min\:text-opacity-40 {
    --tw-text-opacity: 0.4;
  }

  .desktop-min\:text-opacity-50 {
    --tw-text-opacity: 0.5;
  }

  .desktop-min\:text-opacity-60 {
    --tw-text-opacity: 0.6;
  }

  .desktop-min\:text-opacity-70 {
    --tw-text-opacity: 0.7;
  }

  .desktop-min\:text-opacity-75 {
    --tw-text-opacity: 0.75;
  }

  .desktop-min\:text-opacity-80 {
    --tw-text-opacity: 0.8;
  }

  .desktop-min\:text-opacity-90 {
    --tw-text-opacity: 0.9;
  }

  .desktop-min\:text-opacity-95 {
    --tw-text-opacity: 0.95;
  }

  .desktop-min\:text-opacity-100 {
    --tw-text-opacity: 1;
  }

  .group:hover .desktop-min\:group-hover\:text-opacity-0 {
    --tw-text-opacity: 0;
  }

  .group:hover .desktop-min\:group-hover\:text-opacity-5 {
    --tw-text-opacity: 0.05;
  }

  .group:hover .desktop-min\:group-hover\:text-opacity-10 {
    --tw-text-opacity: 0.1;
  }

  .group:hover .desktop-min\:group-hover\:text-opacity-20 {
    --tw-text-opacity: 0.2;
  }

  .group:hover .desktop-min\:group-hover\:text-opacity-25 {
    --tw-text-opacity: 0.25;
  }

  .group:hover .desktop-min\:group-hover\:text-opacity-30 {
    --tw-text-opacity: 0.3;
  }

  .group:hover .desktop-min\:group-hover\:text-opacity-40 {
    --tw-text-opacity: 0.4;
  }

  .group:hover .desktop-min\:group-hover\:text-opacity-50 {
    --tw-text-opacity: 0.5;
  }

  .group:hover .desktop-min\:group-hover\:text-opacity-60 {
    --tw-text-opacity: 0.6;
  }

  .group:hover .desktop-min\:group-hover\:text-opacity-70 {
    --tw-text-opacity: 0.7;
  }

  .group:hover .desktop-min\:group-hover\:text-opacity-75 {
    --tw-text-opacity: 0.75;
  }

  .group:hover .desktop-min\:group-hover\:text-opacity-80 {
    --tw-text-opacity: 0.8;
  }

  .group:hover .desktop-min\:group-hover\:text-opacity-90 {
    --tw-text-opacity: 0.9;
  }

  .group:hover .desktop-min\:group-hover\:text-opacity-95 {
    --tw-text-opacity: 0.95;
  }

  .group:hover .desktop-min\:group-hover\:text-opacity-100 {
    --tw-text-opacity: 1;
  }

  .desktop-min\:focus-within\:text-opacity-0:focus-within {
    --tw-text-opacity: 0;
  }

  .desktop-min\:focus-within\:text-opacity-5:focus-within {
    --tw-text-opacity: 0.05;
  }

  .desktop-min\:focus-within\:text-opacity-10:focus-within {
    --tw-text-opacity: 0.1;
  }

  .desktop-min\:focus-within\:text-opacity-20:focus-within {
    --tw-text-opacity: 0.2;
  }

  .desktop-min\:focus-within\:text-opacity-25:focus-within {
    --tw-text-opacity: 0.25;
  }

  .desktop-min\:focus-within\:text-opacity-30:focus-within {
    --tw-text-opacity: 0.3;
  }

  .desktop-min\:focus-within\:text-opacity-40:focus-within {
    --tw-text-opacity: 0.4;
  }

  .desktop-min\:focus-within\:text-opacity-50:focus-within {
    --tw-text-opacity: 0.5;
  }

  .desktop-min\:focus-within\:text-opacity-60:focus-within {
    --tw-text-opacity: 0.6;
  }

  .desktop-min\:focus-within\:text-opacity-70:focus-within {
    --tw-text-opacity: 0.7;
  }

  .desktop-min\:focus-within\:text-opacity-75:focus-within {
    --tw-text-opacity: 0.75;
  }

  .desktop-min\:focus-within\:text-opacity-80:focus-within {
    --tw-text-opacity: 0.8;
  }

  .desktop-min\:focus-within\:text-opacity-90:focus-within {
    --tw-text-opacity: 0.9;
  }

  .desktop-min\:focus-within\:text-opacity-95:focus-within {
    --tw-text-opacity: 0.95;
  }

  .desktop-min\:focus-within\:text-opacity-100:focus-within {
    --tw-text-opacity: 1;
  }

  .desktop-min\:hover\:text-opacity-0:hover {
    --tw-text-opacity: 0;
  }

  .desktop-min\:hover\:text-opacity-5:hover {
    --tw-text-opacity: 0.05;
  }

  .desktop-min\:hover\:text-opacity-10:hover {
    --tw-text-opacity: 0.1;
  }

  .desktop-min\:hover\:text-opacity-20:hover {
    --tw-text-opacity: 0.2;
  }

  .desktop-min\:hover\:text-opacity-25:hover {
    --tw-text-opacity: 0.25;
  }

  .desktop-min\:hover\:text-opacity-30:hover {
    --tw-text-opacity: 0.3;
  }

  .desktop-min\:hover\:text-opacity-40:hover {
    --tw-text-opacity: 0.4;
  }

  .desktop-min\:hover\:text-opacity-50:hover {
    --tw-text-opacity: 0.5;
  }

  .desktop-min\:hover\:text-opacity-60:hover {
    --tw-text-opacity: 0.6;
  }

  .desktop-min\:hover\:text-opacity-70:hover {
    --tw-text-opacity: 0.7;
  }

  .desktop-min\:hover\:text-opacity-75:hover {
    --tw-text-opacity: 0.75;
  }

  .desktop-min\:hover\:text-opacity-80:hover {
    --tw-text-opacity: 0.8;
  }

  .desktop-min\:hover\:text-opacity-90:hover {
    --tw-text-opacity: 0.9;
  }

  .desktop-min\:hover\:text-opacity-95:hover {
    --tw-text-opacity: 0.95;
  }

  .desktop-min\:hover\:text-opacity-100:hover {
    --tw-text-opacity: 1;
  }

  .desktop-min\:focus\:text-opacity-0:focus {
    --tw-text-opacity: 0;
  }

  .desktop-min\:focus\:text-opacity-5:focus {
    --tw-text-opacity: 0.05;
  }

  .desktop-min\:focus\:text-opacity-10:focus {
    --tw-text-opacity: 0.1;
  }

  .desktop-min\:focus\:text-opacity-20:focus {
    --tw-text-opacity: 0.2;
  }

  .desktop-min\:focus\:text-opacity-25:focus {
    --tw-text-opacity: 0.25;
  }

  .desktop-min\:focus\:text-opacity-30:focus {
    --tw-text-opacity: 0.3;
  }

  .desktop-min\:focus\:text-opacity-40:focus {
    --tw-text-opacity: 0.4;
  }

  .desktop-min\:focus\:text-opacity-50:focus {
    --tw-text-opacity: 0.5;
  }

  .desktop-min\:focus\:text-opacity-60:focus {
    --tw-text-opacity: 0.6;
  }

  .desktop-min\:focus\:text-opacity-70:focus {
    --tw-text-opacity: 0.7;
  }

  .desktop-min\:focus\:text-opacity-75:focus {
    --tw-text-opacity: 0.75;
  }

  .desktop-min\:focus\:text-opacity-80:focus {
    --tw-text-opacity: 0.8;
  }

  .desktop-min\:focus\:text-opacity-90:focus {
    --tw-text-opacity: 0.9;
  }

  .desktop-min\:focus\:text-opacity-95:focus {
    --tw-text-opacity: 0.95;
  }

  .desktop-min\:focus\:text-opacity-100:focus {
    --tw-text-opacity: 1;
  }

  .desktop-min\:underline {
    text-decoration: underline;
  }

  .desktop-min\:line-through {
    text-decoration: line-through;
  }

  .desktop-min\:no-underline {
    text-decoration: none;
  }

  .group:hover .desktop-min\:group-hover\:underline {
    text-decoration: underline;
  }

  .group:hover .desktop-min\:group-hover\:line-through {
    text-decoration: line-through;
  }

  .group:hover .desktop-min\:group-hover\:no-underline {
    text-decoration: none;
  }

  .desktop-min\:focus-within\:underline:focus-within {
    text-decoration: underline;
  }

  .desktop-min\:focus-within\:line-through:focus-within {
    text-decoration: line-through;
  }

  .desktop-min\:focus-within\:no-underline:focus-within {
    text-decoration: none;
  }

  .desktop-min\:hover\:underline:hover {
    text-decoration: underline;
  }

  .desktop-min\:hover\:line-through:hover {
    text-decoration: line-through;
  }

  .desktop-min\:hover\:no-underline:hover {
    text-decoration: none;
  }

  .desktop-min\:focus\:underline:focus {
    text-decoration: underline;
  }

  .desktop-min\:focus\:line-through:focus {
    text-decoration: line-through;
  }

  .desktop-min\:focus\:no-underline:focus {
    text-decoration: none;
  }

  .desktop-min\:antialiased {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }

  .desktop-min\:subpixel-antialiased {
    -webkit-font-smoothing: auto;
    -moz-osx-font-smoothing: auto;
  }

  .desktop-min\:placeholder-transparent::-moz-placeholder {
    color: transparent;
  }

  .desktop-min\:placeholder-transparent:-ms-input-placeholder {
    color: transparent;
  }

  .desktop-min\:placeholder-transparent::placeholder {
    color: transparent;
  }

  .desktop-min\:placeholder-current::-moz-placeholder {
    color: currentColor;
  }

  .desktop-min\:placeholder-current:-ms-input-placeholder {
    color: currentColor;
  }

  .desktop-min\:placeholder-current::placeholder {
    color: currentColor;
  }

  .desktop-min\:placeholder-black::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-black:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-black::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-white::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-white:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-white::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-gray-50::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-gray-50:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-gray-50::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-gray-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-gray-100:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-gray-100::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-gray-200::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-gray-200:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-gray-200::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-gray-300::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-gray-300:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-gray-300::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-gray-400::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-gray-400:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-gray-400::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-gray-500::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-gray-500:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-gray-500::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-gray-600::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-gray-600:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-gray-600::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-gray-700::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-gray-700:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-gray-700::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-gray-800::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-gray-800:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-gray-800::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-gray-900::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-gray-900:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-gray-900::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-red-50::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-red-50:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-red-50::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-red-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-red-100:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-red-100::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-red-200::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-red-200:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-red-200::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-red-300::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-red-300:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-red-300::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-red-400::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-red-400:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-red-400::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-red-500::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-red-500:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-red-500::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-red-600::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-red-600:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-red-600::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-red-700::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-red-700:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-red-700::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-red-800::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-red-800:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-red-800::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-red-900::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-red-900:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-red-900::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-yellow-50::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-yellow-50:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-yellow-50::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-yellow-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-yellow-100:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-yellow-100::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-yellow-200::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-yellow-200:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-yellow-200::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-yellow-300::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-yellow-300:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-yellow-300::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-yellow-400::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-yellow-400:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-yellow-400::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-yellow-500::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-yellow-500:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-yellow-500::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-yellow-600::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-yellow-600:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-yellow-600::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-yellow-700::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-yellow-700:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-yellow-700::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-yellow-800::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-yellow-800:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-yellow-800::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-yellow-900::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-yellow-900:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-yellow-900::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-green-50::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-green-50:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-green-50::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-green-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-green-100:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-green-100::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-green-200::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-green-200:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-green-200::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-green-300::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-green-300:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-green-300::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-green-400::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-green-400:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-green-400::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-green-500::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-green-500:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-green-500::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-green-600::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-green-600:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-green-600::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-green-700::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-green-700:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-green-700::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-green-800::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-green-800:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-green-800::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-green-900::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-green-900:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-green-900::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-blue-50::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-blue-50:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-blue-50::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-blue-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-blue-100:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-blue-100::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-blue-200::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-blue-200:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-blue-200::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-blue-300::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-blue-300:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-blue-300::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-blue-400::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-blue-400:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-blue-400::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-blue-500::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-blue-500:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-blue-500::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-blue-600::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-blue-600:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-blue-600::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-blue-700::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-blue-700:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-blue-700::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-blue-800::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-blue-800:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-blue-800::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-blue-900::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-blue-900:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-blue-900::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-indigo-50::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-indigo-50:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-indigo-50::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-indigo-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-indigo-100:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-indigo-100::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-indigo-200::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-indigo-200:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-indigo-200::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-indigo-300::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-indigo-300:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-indigo-300::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-indigo-400::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-indigo-400:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-indigo-400::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-indigo-500::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-indigo-500:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-indigo-500::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-indigo-600::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-indigo-600:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-indigo-600::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-indigo-700::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-indigo-700:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-indigo-700::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-indigo-800::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-indigo-800:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-indigo-800::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-indigo-900::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-indigo-900:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-indigo-900::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-purple-50::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 243, 255, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-purple-50:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 243, 255, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-purple-50::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 243, 255, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-purple-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 233, 254, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-purple-100:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 233, 254, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-purple-100::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 233, 254, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-purple-200::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(221, 214, 254, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-purple-200:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(221, 214, 254, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-purple-200::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(221, 214, 254, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-purple-300::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(196, 181, 253, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-purple-300:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(196, 181, 253, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-purple-300::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(196, 181, 253, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-purple-400::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(167, 139, 250, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-purple-400:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(167, 139, 250, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-purple-400::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(167, 139, 250, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-purple-500::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(139, 92, 246, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-purple-500:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(139, 92, 246, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-purple-500::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(139, 92, 246, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-purple-600::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(124, 58, 237, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-purple-600:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(124, 58, 237, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-purple-600::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(124, 58, 237, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-purple-700::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(109, 40, 217, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-purple-700:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(109, 40, 217, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-purple-700::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(109, 40, 217, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-purple-800::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(91, 33, 182, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-purple-800:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(91, 33, 182, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-purple-800::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(91, 33, 182, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-purple-900::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(76, 29, 149, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-purple-900:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(76, 29, 149, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-purple-900::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(76, 29, 149, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-pink-50::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-pink-50:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-pink-50::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-pink-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-pink-100:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-pink-100::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-pink-200::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-pink-200:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-pink-200::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-pink-300::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-pink-300:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-pink-300::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-pink-400::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-pink-400:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-pink-400::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-pink-500::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-pink-500:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-pink-500::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-pink-600::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-pink-600:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-pink-600::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-pink-700::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-pink-700:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-pink-700::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-pink-800::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-pink-800:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-pink-800::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-pink-900::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-pink-900:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-pink-900::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-base-normal::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 65, 129, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-base-normal:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 65, 129, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-base-normal::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 65, 129, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-base-dark::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 52, 105, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-base-dark:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 52, 105, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-base-dark::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 52, 105, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-base-black::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(29, 29, 31, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-base-black:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(29, 29, 31, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-base-black::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(29, 29, 31, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-base-border::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(231, 231, 233, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-base-border:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(231, 231, 233, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-base-border::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(231, 231, 233, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-primary-normal::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 103, 207, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-primary-normal:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 103, 207, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-primary-normal::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 103, 207, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-primary-alt::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 71, 143, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-primary-alt:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 71, 143, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-primary-alt::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 71, 143, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-subtle-white::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 249, 249, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-subtle-white:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 249, 249, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-subtle-white::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 249, 249, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-turquesa::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 151, 178, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-turquesa:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 151, 178, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-turquesa::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 151, 178, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-transparent:focus::-moz-placeholder {
    color: transparent;
  }

  .desktop-min\:focus\:placeholder-transparent:focus:-ms-input-placeholder {
    color: transparent;
  }

  .desktop-min\:focus\:placeholder-transparent:focus::placeholder {
    color: transparent;
  }

  .desktop-min\:focus\:placeholder-current:focus::-moz-placeholder {
    color: currentColor;
  }

  .desktop-min\:focus\:placeholder-current:focus:-ms-input-placeholder {
    color: currentColor;
  }

  .desktop-min\:focus\:placeholder-current:focus::placeholder {
    color: currentColor;
  }

  .desktop-min\:focus\:placeholder-black:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-black:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-black:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-white:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-white:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-white:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-gray-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-gray-50:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-gray-50:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-gray-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-gray-100:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-gray-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-gray-200:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-gray-200:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-gray-200:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-gray-300:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-gray-300:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-gray-300:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-gray-400:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-gray-400:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-gray-400:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-gray-500:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-gray-500:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-gray-500:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-gray-600:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-gray-600:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-gray-600:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-gray-700:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-gray-700:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-gray-700:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-gray-800:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-gray-800:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-gray-800:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-gray-900:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-gray-900:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-gray-900:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-red-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-red-50:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-red-50:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-red-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-red-100:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-red-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-red-200:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-red-200:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-red-200:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-red-300:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-red-300:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-red-300:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-red-400:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-red-400:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-red-400:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-red-500:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-red-500:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-red-500:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-red-600:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-red-600:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-red-600:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-red-700:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-red-700:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-red-700:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-red-800:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-red-800:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-red-800:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-red-900:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-red-900:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-red-900:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-yellow-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-yellow-50:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-yellow-50:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-yellow-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-yellow-100:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-yellow-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-yellow-200:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-yellow-200:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-yellow-200:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-yellow-300:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-yellow-300:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-yellow-300:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-yellow-400:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-yellow-400:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-yellow-400:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-yellow-500:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-yellow-500:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-yellow-500:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-yellow-600:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-yellow-600:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-yellow-600:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-yellow-700:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-yellow-700:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-yellow-700:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-yellow-800:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-yellow-800:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-yellow-800:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-yellow-900:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-yellow-900:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-yellow-900:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-green-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-green-50:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-green-50:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-green-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-green-100:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-green-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-green-200:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-green-200:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-green-200:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-green-300:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-green-300:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-green-300:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-green-400:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-green-400:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-green-400:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-green-500:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-green-500:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-green-500:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-green-600:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-green-600:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-green-600:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-green-700:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-green-700:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-green-700:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-green-800:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-green-800:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-green-800:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-green-900:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-green-900:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-green-900:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-blue-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-blue-50:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-blue-50:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-blue-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-blue-100:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-blue-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-blue-200:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-blue-200:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-blue-200:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-blue-300:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-blue-300:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-blue-300:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-blue-400:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-blue-400:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-blue-400:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-blue-500:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-blue-500:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-blue-500:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-blue-600:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-blue-600:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-blue-600:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-blue-700:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-blue-700:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-blue-700:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-blue-800:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-blue-800:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-blue-800:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-blue-900:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-blue-900:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-blue-900:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-indigo-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-indigo-50:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-indigo-50:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-indigo-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-indigo-100:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-indigo-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-indigo-200:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-indigo-200:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-indigo-200:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-indigo-300:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-indigo-300:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-indigo-300:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-indigo-400:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-indigo-400:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-indigo-400:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-indigo-500:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-indigo-500:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-indigo-500:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-indigo-600:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-indigo-600:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-indigo-600:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-indigo-700:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-indigo-700:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-indigo-700:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-indigo-800:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-indigo-800:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-indigo-800:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-indigo-900:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-indigo-900:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-indigo-900:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-purple-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 243, 255, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-purple-50:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 243, 255, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-purple-50:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 243, 255, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-purple-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 233, 254, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-purple-100:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 233, 254, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-purple-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 233, 254, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-purple-200:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(221, 214, 254, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-purple-200:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(221, 214, 254, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-purple-200:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(221, 214, 254, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-purple-300:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(196, 181, 253, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-purple-300:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(196, 181, 253, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-purple-300:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(196, 181, 253, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-purple-400:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(167, 139, 250, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-purple-400:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(167, 139, 250, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-purple-400:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(167, 139, 250, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-purple-500:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(139, 92, 246, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-purple-500:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(139, 92, 246, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-purple-500:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(139, 92, 246, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-purple-600:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(124, 58, 237, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-purple-600:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(124, 58, 237, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-purple-600:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(124, 58, 237, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-purple-700:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(109, 40, 217, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-purple-700:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(109, 40, 217, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-purple-700:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(109, 40, 217, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-purple-800:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(91, 33, 182, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-purple-800:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(91, 33, 182, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-purple-800:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(91, 33, 182, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-purple-900:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(76, 29, 149, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-purple-900:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(76, 29, 149, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-purple-900:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(76, 29, 149, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-pink-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-pink-50:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-pink-50:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-pink-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-pink-100:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-pink-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-pink-200:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-pink-200:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-pink-200:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-pink-300:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-pink-300:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-pink-300:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-pink-400:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-pink-400:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-pink-400:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-pink-500:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-pink-500:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-pink-500:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-pink-600:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-pink-600:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-pink-600:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-pink-700:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-pink-700:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-pink-700:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-pink-800:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-pink-800:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-pink-800:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-pink-900:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-pink-900:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-pink-900:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-base-normal:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 65, 129, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-base-normal:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 65, 129, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-base-normal:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 65, 129, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-base-dark:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 52, 105, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-base-dark:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 52, 105, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-base-dark:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 52, 105, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-base-black:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(29, 29, 31, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-base-black:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(29, 29, 31, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-base-black:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(29, 29, 31, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-base-border:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(231, 231, 233, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-base-border:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(231, 231, 233, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-base-border:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(231, 231, 233, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-primary-normal:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 103, 207, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-primary-normal:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 103, 207, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-primary-normal:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 103, 207, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-primary-alt:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 71, 143, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-primary-alt:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 71, 143, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-primary-alt:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 71, 143, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-subtle-white:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 249, 249, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-subtle-white:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 249, 249, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-subtle-white:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 249, 249, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-turquesa:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 151, 178, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-turquesa:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 151, 178, var(--tw-placeholder-opacity));
  }

  .desktop-min\:focus\:placeholder-turquesa:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 151, 178, var(--tw-placeholder-opacity));
  }

  .desktop-min\:placeholder-opacity-0::-moz-placeholder {
    --tw-placeholder-opacity: 0;
  }

  .desktop-min\:placeholder-opacity-0:-ms-input-placeholder {
    --tw-placeholder-opacity: 0;
  }

  .desktop-min\:placeholder-opacity-0::placeholder {
    --tw-placeholder-opacity: 0;
  }

  .desktop-min\:placeholder-opacity-5::-moz-placeholder {
    --tw-placeholder-opacity: 0.05;
  }

  .desktop-min\:placeholder-opacity-5:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.05;
  }

  .desktop-min\:placeholder-opacity-5::placeholder {
    --tw-placeholder-opacity: 0.05;
  }

  .desktop-min\:placeholder-opacity-10::-moz-placeholder {
    --tw-placeholder-opacity: 0.1;
  }

  .desktop-min\:placeholder-opacity-10:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.1;
  }

  .desktop-min\:placeholder-opacity-10::placeholder {
    --tw-placeholder-opacity: 0.1;
  }

  .desktop-min\:placeholder-opacity-20::-moz-placeholder {
    --tw-placeholder-opacity: 0.2;
  }

  .desktop-min\:placeholder-opacity-20:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.2;
  }

  .desktop-min\:placeholder-opacity-20::placeholder {
    --tw-placeholder-opacity: 0.2;
  }

  .desktop-min\:placeholder-opacity-25::-moz-placeholder {
    --tw-placeholder-opacity: 0.25;
  }

  .desktop-min\:placeholder-opacity-25:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.25;
  }

  .desktop-min\:placeholder-opacity-25::placeholder {
    --tw-placeholder-opacity: 0.25;
  }

  .desktop-min\:placeholder-opacity-30::-moz-placeholder {
    --tw-placeholder-opacity: 0.3;
  }

  .desktop-min\:placeholder-opacity-30:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.3;
  }

  .desktop-min\:placeholder-opacity-30::placeholder {
    --tw-placeholder-opacity: 0.3;
  }

  .desktop-min\:placeholder-opacity-40::-moz-placeholder {
    --tw-placeholder-opacity: 0.4;
  }

  .desktop-min\:placeholder-opacity-40:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.4;
  }

  .desktop-min\:placeholder-opacity-40::placeholder {
    --tw-placeholder-opacity: 0.4;
  }

  .desktop-min\:placeholder-opacity-50::-moz-placeholder {
    --tw-placeholder-opacity: 0.5;
  }

  .desktop-min\:placeholder-opacity-50:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.5;
  }

  .desktop-min\:placeholder-opacity-50::placeholder {
    --tw-placeholder-opacity: 0.5;
  }

  .desktop-min\:placeholder-opacity-60::-moz-placeholder {
    --tw-placeholder-opacity: 0.6;
  }

  .desktop-min\:placeholder-opacity-60:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.6;
  }

  .desktop-min\:placeholder-opacity-60::placeholder {
    --tw-placeholder-opacity: 0.6;
  }

  .desktop-min\:placeholder-opacity-70::-moz-placeholder {
    --tw-placeholder-opacity: 0.7;
  }

  .desktop-min\:placeholder-opacity-70:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.7;
  }

  .desktop-min\:placeholder-opacity-70::placeholder {
    --tw-placeholder-opacity: 0.7;
  }

  .desktop-min\:placeholder-opacity-75::-moz-placeholder {
    --tw-placeholder-opacity: 0.75;
  }

  .desktop-min\:placeholder-opacity-75:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.75;
  }

  .desktop-min\:placeholder-opacity-75::placeholder {
    --tw-placeholder-opacity: 0.75;
  }

  .desktop-min\:placeholder-opacity-80::-moz-placeholder {
    --tw-placeholder-opacity: 0.8;
  }

  .desktop-min\:placeholder-opacity-80:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.8;
  }

  .desktop-min\:placeholder-opacity-80::placeholder {
    --tw-placeholder-opacity: 0.8;
  }

  .desktop-min\:placeholder-opacity-90::-moz-placeholder {
    --tw-placeholder-opacity: 0.9;
  }

  .desktop-min\:placeholder-opacity-90:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.9;
  }

  .desktop-min\:placeholder-opacity-90::placeholder {
    --tw-placeholder-opacity: 0.9;
  }

  .desktop-min\:placeholder-opacity-95::-moz-placeholder {
    --tw-placeholder-opacity: 0.95;
  }

  .desktop-min\:placeholder-opacity-95:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.95;
  }

  .desktop-min\:placeholder-opacity-95::placeholder {
    --tw-placeholder-opacity: 0.95;
  }

  .desktop-min\:placeholder-opacity-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
  }

  .desktop-min\:placeholder-opacity-100:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
  }

  .desktop-min\:placeholder-opacity-100::placeholder {
    --tw-placeholder-opacity: 1;
  }

  .desktop-min\:focus\:placeholder-opacity-0:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0;
  }

  .desktop-min\:focus\:placeholder-opacity-0:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 0;
  }

  .desktop-min\:focus\:placeholder-opacity-0:focus::placeholder {
    --tw-placeholder-opacity: 0;
  }

  .desktop-min\:focus\:placeholder-opacity-5:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.05;
  }

  .desktop-min\:focus\:placeholder-opacity-5:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.05;
  }

  .desktop-min\:focus\:placeholder-opacity-5:focus::placeholder {
    --tw-placeholder-opacity: 0.05;
  }

  .desktop-min\:focus\:placeholder-opacity-10:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.1;
  }

  .desktop-min\:focus\:placeholder-opacity-10:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.1;
  }

  .desktop-min\:focus\:placeholder-opacity-10:focus::placeholder {
    --tw-placeholder-opacity: 0.1;
  }

  .desktop-min\:focus\:placeholder-opacity-20:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.2;
  }

  .desktop-min\:focus\:placeholder-opacity-20:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.2;
  }

  .desktop-min\:focus\:placeholder-opacity-20:focus::placeholder {
    --tw-placeholder-opacity: 0.2;
  }

  .desktop-min\:focus\:placeholder-opacity-25:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.25;
  }

  .desktop-min\:focus\:placeholder-opacity-25:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.25;
  }

  .desktop-min\:focus\:placeholder-opacity-25:focus::placeholder {
    --tw-placeholder-opacity: 0.25;
  }

  .desktop-min\:focus\:placeholder-opacity-30:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.3;
  }

  .desktop-min\:focus\:placeholder-opacity-30:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.3;
  }

  .desktop-min\:focus\:placeholder-opacity-30:focus::placeholder {
    --tw-placeholder-opacity: 0.3;
  }

  .desktop-min\:focus\:placeholder-opacity-40:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.4;
  }

  .desktop-min\:focus\:placeholder-opacity-40:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.4;
  }

  .desktop-min\:focus\:placeholder-opacity-40:focus::placeholder {
    --tw-placeholder-opacity: 0.4;
  }

  .desktop-min\:focus\:placeholder-opacity-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.5;
  }

  .desktop-min\:focus\:placeholder-opacity-50:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.5;
  }

  .desktop-min\:focus\:placeholder-opacity-50:focus::placeholder {
    --tw-placeholder-opacity: 0.5;
  }

  .desktop-min\:focus\:placeholder-opacity-60:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.6;
  }

  .desktop-min\:focus\:placeholder-opacity-60:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.6;
  }

  .desktop-min\:focus\:placeholder-opacity-60:focus::placeholder {
    --tw-placeholder-opacity: 0.6;
  }

  .desktop-min\:focus\:placeholder-opacity-70:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.7;
  }

  .desktop-min\:focus\:placeholder-opacity-70:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.7;
  }

  .desktop-min\:focus\:placeholder-opacity-70:focus::placeholder {
    --tw-placeholder-opacity: 0.7;
  }

  .desktop-min\:focus\:placeholder-opacity-75:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.75;
  }

  .desktop-min\:focus\:placeholder-opacity-75:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.75;
  }

  .desktop-min\:focus\:placeholder-opacity-75:focus::placeholder {
    --tw-placeholder-opacity: 0.75;
  }

  .desktop-min\:focus\:placeholder-opacity-80:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.8;
  }

  .desktop-min\:focus\:placeholder-opacity-80:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.8;
  }

  .desktop-min\:focus\:placeholder-opacity-80:focus::placeholder {
    --tw-placeholder-opacity: 0.8;
  }

  .desktop-min\:focus\:placeholder-opacity-90:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.9;
  }

  .desktop-min\:focus\:placeholder-opacity-90:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.9;
  }

  .desktop-min\:focus\:placeholder-opacity-90:focus::placeholder {
    --tw-placeholder-opacity: 0.9;
  }

  .desktop-min\:focus\:placeholder-opacity-95:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.95;
  }

  .desktop-min\:focus\:placeholder-opacity-95:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.95;
  }

  .desktop-min\:focus\:placeholder-opacity-95:focus::placeholder {
    --tw-placeholder-opacity: 0.95;
  }

  .desktop-min\:focus\:placeholder-opacity-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
  }

  .desktop-min\:focus\:placeholder-opacity-100:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
  }

  .desktop-min\:focus\:placeholder-opacity-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
  }

  .desktop-min\:opacity-0 {
    opacity: 0;
  }

  .desktop-min\:opacity-5 {
    opacity: 0.05;
  }

  .desktop-min\:opacity-10 {
    opacity: 0.1;
  }

  .desktop-min\:opacity-20 {
    opacity: 0.2;
  }

  .desktop-min\:opacity-25 {
    opacity: 0.25;
  }

  .desktop-min\:opacity-30 {
    opacity: 0.3;
  }

  .desktop-min\:opacity-40 {
    opacity: 0.4;
  }

  .desktop-min\:opacity-50 {
    opacity: 0.5;
  }

  .desktop-min\:opacity-60 {
    opacity: 0.6;
  }

  .desktop-min\:opacity-70 {
    opacity: 0.7;
  }

  .desktop-min\:opacity-75 {
    opacity: 0.75;
  }

  .desktop-min\:opacity-80 {
    opacity: 0.8;
  }

  .desktop-min\:opacity-90 {
    opacity: 0.9;
  }

  .desktop-min\:opacity-95 {
    opacity: 0.95;
  }

  .desktop-min\:opacity-100 {
    opacity: 1;
  }

  .group:hover .desktop-min\:group-hover\:opacity-0 {
    opacity: 0;
  }

  .group:hover .desktop-min\:group-hover\:opacity-5 {
    opacity: 0.05;
  }

  .group:hover .desktop-min\:group-hover\:opacity-10 {
    opacity: 0.1;
  }

  .group:hover .desktop-min\:group-hover\:opacity-20 {
    opacity: 0.2;
  }

  .group:hover .desktop-min\:group-hover\:opacity-25 {
    opacity: 0.25;
  }

  .group:hover .desktop-min\:group-hover\:opacity-30 {
    opacity: 0.3;
  }

  .group:hover .desktop-min\:group-hover\:opacity-40 {
    opacity: 0.4;
  }

  .group:hover .desktop-min\:group-hover\:opacity-50 {
    opacity: 0.5;
  }

  .group:hover .desktop-min\:group-hover\:opacity-60 {
    opacity: 0.6;
  }

  .group:hover .desktop-min\:group-hover\:opacity-70 {
    opacity: 0.7;
  }

  .group:hover .desktop-min\:group-hover\:opacity-75 {
    opacity: 0.75;
  }

  .group:hover .desktop-min\:group-hover\:opacity-80 {
    opacity: 0.8;
  }

  .group:hover .desktop-min\:group-hover\:opacity-90 {
    opacity: 0.9;
  }

  .group:hover .desktop-min\:group-hover\:opacity-95 {
    opacity: 0.95;
  }

  .group:hover .desktop-min\:group-hover\:opacity-100 {
    opacity: 1;
  }

  .desktop-min\:focus-within\:opacity-0:focus-within {
    opacity: 0;
  }

  .desktop-min\:focus-within\:opacity-5:focus-within {
    opacity: 0.05;
  }

  .desktop-min\:focus-within\:opacity-10:focus-within {
    opacity: 0.1;
  }

  .desktop-min\:focus-within\:opacity-20:focus-within {
    opacity: 0.2;
  }

  .desktop-min\:focus-within\:opacity-25:focus-within {
    opacity: 0.25;
  }

  .desktop-min\:focus-within\:opacity-30:focus-within {
    opacity: 0.3;
  }

  .desktop-min\:focus-within\:opacity-40:focus-within {
    opacity: 0.4;
  }

  .desktop-min\:focus-within\:opacity-50:focus-within {
    opacity: 0.5;
  }

  .desktop-min\:focus-within\:opacity-60:focus-within {
    opacity: 0.6;
  }

  .desktop-min\:focus-within\:opacity-70:focus-within {
    opacity: 0.7;
  }

  .desktop-min\:focus-within\:opacity-75:focus-within {
    opacity: 0.75;
  }

  .desktop-min\:focus-within\:opacity-80:focus-within {
    opacity: 0.8;
  }

  .desktop-min\:focus-within\:opacity-90:focus-within {
    opacity: 0.9;
  }

  .desktop-min\:focus-within\:opacity-95:focus-within {
    opacity: 0.95;
  }

  .desktop-min\:focus-within\:opacity-100:focus-within {
    opacity: 1;
  }

  .desktop-min\:hover\:opacity-0:hover {
    opacity: 0;
  }

  .desktop-min\:hover\:opacity-5:hover {
    opacity: 0.05;
  }

  .desktop-min\:hover\:opacity-10:hover {
    opacity: 0.1;
  }

  .desktop-min\:hover\:opacity-20:hover {
    opacity: 0.2;
  }

  .desktop-min\:hover\:opacity-25:hover {
    opacity: 0.25;
  }

  .desktop-min\:hover\:opacity-30:hover {
    opacity: 0.3;
  }

  .desktop-min\:hover\:opacity-40:hover {
    opacity: 0.4;
  }

  .desktop-min\:hover\:opacity-50:hover {
    opacity: 0.5;
  }

  .desktop-min\:hover\:opacity-60:hover {
    opacity: 0.6;
  }

  .desktop-min\:hover\:opacity-70:hover {
    opacity: 0.7;
  }

  .desktop-min\:hover\:opacity-75:hover {
    opacity: 0.75;
  }

  .desktop-min\:hover\:opacity-80:hover {
    opacity: 0.8;
  }

  .desktop-min\:hover\:opacity-90:hover {
    opacity: 0.9;
  }

  .desktop-min\:hover\:opacity-95:hover {
    opacity: 0.95;
  }

  .desktop-min\:hover\:opacity-100:hover {
    opacity: 1;
  }

  .desktop-min\:focus\:opacity-0:focus {
    opacity: 0;
  }

  .desktop-min\:focus\:opacity-5:focus {
    opacity: 0.05;
  }

  .desktop-min\:focus\:opacity-10:focus {
    opacity: 0.1;
  }

  .desktop-min\:focus\:opacity-20:focus {
    opacity: 0.2;
  }

  .desktop-min\:focus\:opacity-25:focus {
    opacity: 0.25;
  }

  .desktop-min\:focus\:opacity-30:focus {
    opacity: 0.3;
  }

  .desktop-min\:focus\:opacity-40:focus {
    opacity: 0.4;
  }

  .desktop-min\:focus\:opacity-50:focus {
    opacity: 0.5;
  }

  .desktop-min\:focus\:opacity-60:focus {
    opacity: 0.6;
  }

  .desktop-min\:focus\:opacity-70:focus {
    opacity: 0.7;
  }

  .desktop-min\:focus\:opacity-75:focus {
    opacity: 0.75;
  }

  .desktop-min\:focus\:opacity-80:focus {
    opacity: 0.8;
  }

  .desktop-min\:focus\:opacity-90:focus {
    opacity: 0.9;
  }

  .desktop-min\:focus\:opacity-95:focus {
    opacity: 0.95;
  }

  .desktop-min\:focus\:opacity-100:focus {
    opacity: 1;
  }

  .desktop-min\:bg-blend-normal {
    background-blend-mode: normal;
  }

  .desktop-min\:bg-blend-multiply {
    background-blend-mode: multiply;
  }

  .desktop-min\:bg-blend-screen {
    background-blend-mode: screen;
  }

  .desktop-min\:bg-blend-overlay {
    background-blend-mode: overlay;
  }

  .desktop-min\:bg-blend-darken {
    background-blend-mode: darken;
  }

  .desktop-min\:bg-blend-lighten {
    background-blend-mode: lighten;
  }

  .desktop-min\:bg-blend-color-dodge {
    background-blend-mode: color-dodge;
  }

  .desktop-min\:bg-blend-color-burn {
    background-blend-mode: color-burn;
  }

  .desktop-min\:bg-blend-hard-light {
    background-blend-mode: hard-light;
  }

  .desktop-min\:bg-blend-soft-light {
    background-blend-mode: soft-light;
  }

  .desktop-min\:bg-blend-difference {
    background-blend-mode: difference;
  }

  .desktop-min\:bg-blend-exclusion {
    background-blend-mode: exclusion;
  }

  .desktop-min\:bg-blend-hue {
    background-blend-mode: hue;
  }

  .desktop-min\:bg-blend-saturation {
    background-blend-mode: saturation;
  }

  .desktop-min\:bg-blend-color {
    background-blend-mode: color;
  }

  .desktop-min\:bg-blend-luminosity {
    background-blend-mode: luminosity;
  }

  .desktop-min\:mix-blend-normal {
    mix-blend-mode: normal;
  }

  .desktop-min\:mix-blend-multiply {
    mix-blend-mode: multiply;
  }

  .desktop-min\:mix-blend-screen {
    mix-blend-mode: screen;
  }

  .desktop-min\:mix-blend-overlay {
    mix-blend-mode: overlay;
  }

  .desktop-min\:mix-blend-darken {
    mix-blend-mode: darken;
  }

  .desktop-min\:mix-blend-lighten {
    mix-blend-mode: lighten;
  }

  .desktop-min\:mix-blend-color-dodge {
    mix-blend-mode: color-dodge;
  }

  .desktop-min\:mix-blend-color-burn {
    mix-blend-mode: color-burn;
  }

  .desktop-min\:mix-blend-hard-light {
    mix-blend-mode: hard-light;
  }

  .desktop-min\:mix-blend-soft-light {
    mix-blend-mode: soft-light;
  }

  .desktop-min\:mix-blend-difference {
    mix-blend-mode: difference;
  }

  .desktop-min\:mix-blend-exclusion {
    mix-blend-mode: exclusion;
  }

  .desktop-min\:mix-blend-hue {
    mix-blend-mode: hue;
  }

  .desktop-min\:mix-blend-saturation {
    mix-blend-mode: saturation;
  }

  .desktop-min\:mix-blend-color {
    mix-blend-mode: color;
  }

  .desktop-min\:mix-blend-luminosity {
    mix-blend-mode: luminosity;
  }

  .desktop-min\:shadow-xs {
    --tw-shadow: 0 0 0 0.0625rem rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .desktop-min\:shadow-sm {
    --tw-shadow: 0 0.0625rem 0.125rem 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .desktop-min\:shadow-default {
    --tw-shadow: 0 0.0625rem 0.1875rem 0 rgba(0, 0, 0, 0.1), 0 0.0625rem 0.125rem 0 rgba(0, 0, 0, 0.06);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .desktop-min\:shadow-md {
    --tw-shadow: 0 0.25rem 0.375rem -0.0625rem rgba(0, 0, 0, 0.1), 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.06);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .desktop-min\:shadow-lg {
    --tw-shadow: 0 0.625rem 0.9375 -0.1875rem rgba(0, 0, 0, 0.1), 0 0.25rem 0.375rem -0.125rem rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .desktop-min\:shadow-xl {
    --tw-shadow: 0 1.25rem 1.5625rem -0.3125rem rgba(0, 0, 0, 0.1), 0 0.625rem 0.625rem -0.3125rem rgba(0, 0, 0, 0.04);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .desktop-min\:shadow-2xl {
    --tw-shadow: 0 1.5625rem 3.125rem -10.125rem rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .desktop-min\:shadow-3xl {
    --tw-shadow: 0 2.1875rem 3.75rem -0.9375rem rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .desktop-min\:shadow-inner {
    --tw-shadow: inset 0 0.125rem 0.25rem 0 rgba(0, 0, 0, 0.06);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .desktop-min\:shadow-outline {
    --tw-shadow: 0 0 0 0.1875rem rgba(66, 153, 225, 0.5);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .desktop-min\:shadow-focus {
    --tw-shadow: 0 0 0 0.1875rem rgba(66, 153, 225, 0.5);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .desktop-min\:shadow-none {
    --tw-shadow: 0 0 #0000;
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .desktop-min\:group-hover\:shadow-xs {
    --tw-shadow: 0 0 0 0.0625rem rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .desktop-min\:group-hover\:shadow-sm {
    --tw-shadow: 0 0.0625rem 0.125rem 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .desktop-min\:group-hover\:shadow-default {
    --tw-shadow: 0 0.0625rem 0.1875rem 0 rgba(0, 0, 0, 0.1), 0 0.0625rem 0.125rem 0 rgba(0, 0, 0, 0.06);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .desktop-min\:group-hover\:shadow-md {
    --tw-shadow: 0 0.25rem 0.375rem -0.0625rem rgba(0, 0, 0, 0.1), 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.06);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .desktop-min\:group-hover\:shadow-lg {
    --tw-shadow: 0 0.625rem 0.9375 -0.1875rem rgba(0, 0, 0, 0.1), 0 0.25rem 0.375rem -0.125rem rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .desktop-min\:group-hover\:shadow-xl {
    --tw-shadow: 0 1.25rem 1.5625rem -0.3125rem rgba(0, 0, 0, 0.1), 0 0.625rem 0.625rem -0.3125rem rgba(0, 0, 0, 0.04);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .desktop-min\:group-hover\:shadow-2xl {
    --tw-shadow: 0 1.5625rem 3.125rem -10.125rem rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .desktop-min\:group-hover\:shadow-3xl {
    --tw-shadow: 0 2.1875rem 3.75rem -0.9375rem rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .desktop-min\:group-hover\:shadow-inner {
    --tw-shadow: inset 0 0.125rem 0.25rem 0 rgba(0, 0, 0, 0.06);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .desktop-min\:group-hover\:shadow-outline {
    --tw-shadow: 0 0 0 0.1875rem rgba(66, 153, 225, 0.5);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .desktop-min\:group-hover\:shadow-focus {
    --tw-shadow: 0 0 0 0.1875rem rgba(66, 153, 225, 0.5);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .desktop-min\:group-hover\:shadow-none {
    --tw-shadow: 0 0 #0000;
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .desktop-min\:focus-within\:shadow-xs:focus-within {
    --tw-shadow: 0 0 0 0.0625rem rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .desktop-min\:focus-within\:shadow-sm:focus-within {
    --tw-shadow: 0 0.0625rem 0.125rem 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .desktop-min\:focus-within\:shadow-default:focus-within {
    --tw-shadow: 0 0.0625rem 0.1875rem 0 rgba(0, 0, 0, 0.1), 0 0.0625rem 0.125rem 0 rgba(0, 0, 0, 0.06);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .desktop-min\:focus-within\:shadow-md:focus-within {
    --tw-shadow: 0 0.25rem 0.375rem -0.0625rem rgba(0, 0, 0, 0.1), 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.06);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .desktop-min\:focus-within\:shadow-lg:focus-within {
    --tw-shadow: 0 0.625rem 0.9375 -0.1875rem rgba(0, 0, 0, 0.1), 0 0.25rem 0.375rem -0.125rem rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .desktop-min\:focus-within\:shadow-xl:focus-within {
    --tw-shadow: 0 1.25rem 1.5625rem -0.3125rem rgba(0, 0, 0, 0.1), 0 0.625rem 0.625rem -0.3125rem rgba(0, 0, 0, 0.04);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .desktop-min\:focus-within\:shadow-2xl:focus-within {
    --tw-shadow: 0 1.5625rem 3.125rem -10.125rem rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .desktop-min\:focus-within\:shadow-3xl:focus-within {
    --tw-shadow: 0 2.1875rem 3.75rem -0.9375rem rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .desktop-min\:focus-within\:shadow-inner:focus-within {
    --tw-shadow: inset 0 0.125rem 0.25rem 0 rgba(0, 0, 0, 0.06);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .desktop-min\:focus-within\:shadow-outline:focus-within {
    --tw-shadow: 0 0 0 0.1875rem rgba(66, 153, 225, 0.5);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .desktop-min\:focus-within\:shadow-focus:focus-within {
    --tw-shadow: 0 0 0 0.1875rem rgba(66, 153, 225, 0.5);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .desktop-min\:focus-within\:shadow-none:focus-within {
    --tw-shadow: 0 0 #0000;
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .desktop-min\:hover\:shadow-xs:hover {
    --tw-shadow: 0 0 0 0.0625rem rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .desktop-min\:hover\:shadow-sm:hover {
    --tw-shadow: 0 0.0625rem 0.125rem 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .desktop-min\:hover\:shadow-default:hover {
    --tw-shadow: 0 0.0625rem 0.1875rem 0 rgba(0, 0, 0, 0.1), 0 0.0625rem 0.125rem 0 rgba(0, 0, 0, 0.06);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .desktop-min\:hover\:shadow-md:hover {
    --tw-shadow: 0 0.25rem 0.375rem -0.0625rem rgba(0, 0, 0, 0.1), 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.06);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .desktop-min\:hover\:shadow-lg:hover {
    --tw-shadow: 0 0.625rem 0.9375 -0.1875rem rgba(0, 0, 0, 0.1), 0 0.25rem 0.375rem -0.125rem rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .desktop-min\:hover\:shadow-xl:hover {
    --tw-shadow: 0 1.25rem 1.5625rem -0.3125rem rgba(0, 0, 0, 0.1), 0 0.625rem 0.625rem -0.3125rem rgba(0, 0, 0, 0.04);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .desktop-min\:hover\:shadow-2xl:hover {
    --tw-shadow: 0 1.5625rem 3.125rem -10.125rem rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .desktop-min\:hover\:shadow-3xl:hover {
    --tw-shadow: 0 2.1875rem 3.75rem -0.9375rem rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .desktop-min\:hover\:shadow-inner:hover {
    --tw-shadow: inset 0 0.125rem 0.25rem 0 rgba(0, 0, 0, 0.06);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .desktop-min\:hover\:shadow-outline:hover {
    --tw-shadow: 0 0 0 0.1875rem rgba(66, 153, 225, 0.5);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .desktop-min\:hover\:shadow-focus:hover {
    --tw-shadow: 0 0 0 0.1875rem rgba(66, 153, 225, 0.5);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .desktop-min\:hover\:shadow-none:hover {
    --tw-shadow: 0 0 #0000;
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .desktop-min\:focus\:shadow-xs:focus {
    --tw-shadow: 0 0 0 0.0625rem rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .desktop-min\:focus\:shadow-sm:focus {
    --tw-shadow: 0 0.0625rem 0.125rem 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .desktop-min\:focus\:shadow-default:focus {
    --tw-shadow: 0 0.0625rem 0.1875rem 0 rgba(0, 0, 0, 0.1), 0 0.0625rem 0.125rem 0 rgba(0, 0, 0, 0.06);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .desktop-min\:focus\:shadow-md:focus {
    --tw-shadow: 0 0.25rem 0.375rem -0.0625rem rgba(0, 0, 0, 0.1), 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.06);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .desktop-min\:focus\:shadow-lg:focus {
    --tw-shadow: 0 0.625rem 0.9375 -0.1875rem rgba(0, 0, 0, 0.1), 0 0.25rem 0.375rem -0.125rem rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .desktop-min\:focus\:shadow-xl:focus {
    --tw-shadow: 0 1.25rem 1.5625rem -0.3125rem rgba(0, 0, 0, 0.1), 0 0.625rem 0.625rem -0.3125rem rgba(0, 0, 0, 0.04);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .desktop-min\:focus\:shadow-2xl:focus {
    --tw-shadow: 0 1.5625rem 3.125rem -10.125rem rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .desktop-min\:focus\:shadow-3xl:focus {
    --tw-shadow: 0 2.1875rem 3.75rem -0.9375rem rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .desktop-min\:focus\:shadow-inner:focus {
    --tw-shadow: inset 0 0.125rem 0.25rem 0 rgba(0, 0, 0, 0.06);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .desktop-min\:focus\:shadow-outline:focus {
    --tw-shadow: 0 0 0 0.1875rem rgba(66, 153, 225, 0.5);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .desktop-min\:focus\:shadow-focus:focus {
    --tw-shadow: 0 0 0 0.1875rem rgba(66, 153, 225, 0.5);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .desktop-min\:focus\:shadow-none:focus {
    --tw-shadow: 0 0 #0000;
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .desktop-min\:outline-none {
    outline: 2px solid transparent;
    outline-offset: 2px;
  }

  .desktop-min\:outline-white {
    outline: 2px dotted white;
    outline-offset: 2px;
  }

  .desktop-min\:outline-black {
    outline: 2px dotted black;
    outline-offset: 2px;
  }

  .desktop-min\:focus-within\:outline-none:focus-within {
    outline: 2px solid transparent;
    outline-offset: 2px;
  }

  .desktop-min\:focus-within\:outline-white:focus-within {
    outline: 2px dotted white;
    outline-offset: 2px;
  }

  .desktop-min\:focus-within\:outline-black:focus-within {
    outline: 2px dotted black;
    outline-offset: 2px;
  }

  .desktop-min\:focus\:outline-none:focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
  }

  .desktop-min\:focus\:outline-white:focus {
    outline: 2px dotted white;
    outline-offset: 2px;
  }

  .desktop-min\:focus\:outline-black:focus {
    outline: 2px dotted black;
    outline-offset: 2px;
  }

  .desktop-min\: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(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .desktop-min\: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(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .desktop-min\: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(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .desktop-min\: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(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .desktop-min\: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(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .desktop-min\: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(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .desktop-min\: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(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .desktop-min\: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(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .desktop-min\: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(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .desktop-min\: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(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .desktop-min\: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(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .desktop-min\: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(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .desktop-min\: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(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .desktop-min\: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(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .desktop-min\:focus\:ring-2:focus {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .desktop-min\: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(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .desktop-min\: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(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .desktop-min\: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(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .desktop-min\:ring-inset {
    --tw-ring-inset: inset;
  }

  .desktop-min\:focus-within\:ring-inset:focus-within {
    --tw-ring-inset: inset;
  }

  .desktop-min\:focus\:ring-inset:focus {
    --tw-ring-inset: inset;
  }

  .desktop-min\:ring-transparent {
    --tw-ring-color: transparent;
  }

  .desktop-min\:ring-current {
    --tw-ring-color: currentColor;
  }

  .desktop-min\:ring-black {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 0, 0, var(--tw-ring-opacity));
  }

  .desktop-min\:ring-white {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity));
  }

  .desktop-min\:ring-gray-50 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 250, 251, var(--tw-ring-opacity));
  }

  .desktop-min\:ring-gray-100 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 244, 246, var(--tw-ring-opacity));
  }

  .desktop-min\:ring-gray-200 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(229, 231, 235, var(--tw-ring-opacity));
  }

  .desktop-min\:ring-gray-300 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 213, 219, var(--tw-ring-opacity));
  }

  .desktop-min\:ring-gray-400 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(156, 163, 175, var(--tw-ring-opacity));
  }

  .desktop-min\:ring-gray-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 114, 128, var(--tw-ring-opacity));
  }

  .desktop-min\:ring-gray-600 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(75, 85, 99, var(--tw-ring-opacity));
  }

  .desktop-min\:ring-gray-700 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(55, 65, 81, var(--tw-ring-opacity));
  }

  .desktop-min\:ring-gray-800 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 41, 55, var(--tw-ring-opacity));
  }

  .desktop-min\:ring-gray-900 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(17, 24, 39, var(--tw-ring-opacity));
  }

  .desktop-min\:ring-red-50 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 242, 242, var(--tw-ring-opacity));
  }

  .desktop-min\:ring-red-100 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 226, 226, var(--tw-ring-opacity));
  }

  .desktop-min\:ring-red-200 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 202, 202, var(--tw-ring-opacity));
  }

  .desktop-min\:ring-red-300 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 165, 165, var(--tw-ring-opacity));
  }

  .desktop-min\:ring-red-400 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(248, 113, 113, var(--tw-ring-opacity));
  }

  .desktop-min\:ring-red-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(239, 68, 68, var(--tw-ring-opacity));
  }

  .desktop-min\:ring-red-600 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(220, 38, 38, var(--tw-ring-opacity));
  }

  .desktop-min\:ring-red-700 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(185, 28, 28, var(--tw-ring-opacity));
  }

  .desktop-min\:ring-red-800 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(153, 27, 27, var(--tw-ring-opacity));
  }

  .desktop-min\:ring-red-900 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(127, 29, 29, var(--tw-ring-opacity));
  }

  .desktop-min\:ring-yellow-50 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 251, 235, var(--tw-ring-opacity));
  }

  .desktop-min\:ring-yellow-100 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 243, 199, var(--tw-ring-opacity));
  }

  .desktop-min\:ring-yellow-200 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(253, 230, 138, var(--tw-ring-opacity));
  }

  .desktop-min\:ring-yellow-300 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 211, 77, var(--tw-ring-opacity));
  }

  .desktop-min\:ring-yellow-400 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(251, 191, 36, var(--tw-ring-opacity));
  }

  .desktop-min\:ring-yellow-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(245, 158, 11, var(--tw-ring-opacity));
  }

  .desktop-min\:ring-yellow-600 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(217, 119, 6, var(--tw-ring-opacity));
  }

  .desktop-min\:ring-yellow-700 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(180, 83, 9, var(--tw-ring-opacity));
  }

  .desktop-min\:ring-yellow-800 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(146, 64, 14, var(--tw-ring-opacity));
  }

  .desktop-min\:ring-yellow-900 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(120, 53, 15, var(--tw-ring-opacity));
  }

  .desktop-min\:ring-green-50 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(236, 253, 245, var(--tw-ring-opacity));
  }

  .desktop-min\:ring-green-100 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 250, 229, var(--tw-ring-opacity));
  }

  .desktop-min\:ring-green-200 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(167, 243, 208, var(--tw-ring-opacity));
  }

  .desktop-min\:ring-green-300 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 231, 183, var(--tw-ring-opacity));
  }

  .desktop-min\:ring-green-400 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(52, 211, 153, var(--tw-ring-opacity));
  }

  .desktop-min\:ring-green-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(16, 185, 129, var(--tw-ring-opacity));
  }

  .desktop-min\:ring-green-600 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(5, 150, 105, var(--tw-ring-opacity));
  }

  .desktop-min\:ring-green-700 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(4, 120, 87, var(--tw-ring-opacity));
  }

  .desktop-min\:ring-green-800 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(6, 95, 70, var(--tw-ring-opacity));
  }

  .desktop-min\:ring-green-900 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(6, 78, 59, var(--tw-ring-opacity));
  }

  .desktop-min\:ring-blue-50 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(239, 246, 255, var(--tw-ring-opacity));
  }

  .desktop-min\:ring-blue-100 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 234, 254, var(--tw-ring-opacity));
  }

  .desktop-min\:ring-blue-200 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(191, 219, 254, var(--tw-ring-opacity));
  }

  .desktop-min\:ring-blue-300 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(147, 197, 253, var(--tw-ring-opacity));
  }

  .desktop-min\:ring-blue-400 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(96, 165, 250, var(--tw-ring-opacity));
  }

  .desktop-min\:ring-blue-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(59, 130, 246, var(--tw-ring-opacity));
  }

  .desktop-min\:ring-blue-600 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(37, 99, 235, var(--tw-ring-opacity));
  }

  .desktop-min\:ring-blue-700 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(29, 78, 216, var(--tw-ring-opacity));
  }

  .desktop-min\:ring-blue-800 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(30, 64, 175, var(--tw-ring-opacity));
  }

  .desktop-min\:ring-blue-900 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(30, 58, 138, var(--tw-ring-opacity));
  }

  .desktop-min\:ring-indigo-50 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 242, 255, var(--tw-ring-opacity));
  }

  .desktop-min\:ring-indigo-100 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(224, 231, 255, var(--tw-ring-opacity));
  }

  .desktop-min\:ring-indigo-200 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(199, 210, 254, var(--tw-ring-opacity));
  }

  .desktop-min\:ring-indigo-300 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(165, 180, 252, var(--tw-ring-opacity));
  }

  .desktop-min\:ring-indigo-400 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(129, 140, 248, var(--tw-ring-opacity));
  }

  .desktop-min\:ring-indigo-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(99, 102, 241, var(--tw-ring-opacity));
  }

  .desktop-min\:ring-indigo-600 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(79, 70, 229, var(--tw-ring-opacity));
  }

  .desktop-min\:ring-indigo-700 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(67, 56, 202, var(--tw-ring-opacity));
  }

  .desktop-min\:ring-indigo-800 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(55, 48, 163, var(--tw-ring-opacity));
  }

  .desktop-min\:ring-indigo-900 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(49, 46, 129, var(--tw-ring-opacity));
  }

  .desktop-min\:ring-purple-50 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(245, 243, 255, var(--tw-ring-opacity));
  }

  .desktop-min\:ring-purple-100 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(237, 233, 254, var(--tw-ring-opacity));
  }

  .desktop-min\:ring-purple-200 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(221, 214, 254, var(--tw-ring-opacity));
  }

  .desktop-min\:ring-purple-300 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(196, 181, 253, var(--tw-ring-opacity));
  }

  .desktop-min\:ring-purple-400 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(167, 139, 250, var(--tw-ring-opacity));
  }

  .desktop-min\:ring-purple-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(139, 92, 246, var(--tw-ring-opacity));
  }

  .desktop-min\:ring-purple-600 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(124, 58, 237, var(--tw-ring-opacity));
  }

  .desktop-min\:ring-purple-700 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(109, 40, 217, var(--tw-ring-opacity));
  }

  .desktop-min\:ring-purple-800 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(91, 33, 182, var(--tw-ring-opacity));
  }

  .desktop-min\:ring-purple-900 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(76, 29, 149, var(--tw-ring-opacity));
  }

  .desktop-min\:ring-pink-50 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(253, 242, 248, var(--tw-ring-opacity));
  }

  .desktop-min\:ring-pink-100 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 231, 243, var(--tw-ring-opacity));
  }

  .desktop-min\:ring-pink-200 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(251, 207, 232, var(--tw-ring-opacity));
  }

  .desktop-min\:ring-pink-300 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 168, 212, var(--tw-ring-opacity));
  }

  .desktop-min\:ring-pink-400 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(244, 114, 182, var(--tw-ring-opacity));
  }

  .desktop-min\:ring-pink-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(236, 72, 153, var(--tw-ring-opacity));
  }

  .desktop-min\:ring-pink-600 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 39, 119, var(--tw-ring-opacity));
  }

  .desktop-min\:ring-pink-700 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(190, 24, 93, var(--tw-ring-opacity));
  }

  .desktop-min\:ring-pink-800 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(157, 23, 77, var(--tw-ring-opacity));
  }

  .desktop-min\:ring-pink-900 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(131, 24, 67, var(--tw-ring-opacity));
  }

  .desktop-min\:ring-base-normal {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 65, 129, var(--tw-ring-opacity));
  }

  .desktop-min\:ring-base-dark {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 52, 105, var(--tw-ring-opacity));
  }

  .desktop-min\:ring-base-black {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(29, 29, 31, var(--tw-ring-opacity));
  }

  .desktop-min\:ring-base-border {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(231, 231, 233, var(--tw-ring-opacity));
  }

  .desktop-min\:ring-primary-normal {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 103, 207, var(--tw-ring-opacity));
  }

  .desktop-min\:ring-primary-alt {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 71, 143, var(--tw-ring-opacity));
  }

  .desktop-min\:ring-subtle-white {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 249, 249, var(--tw-ring-opacity));
  }

  .desktop-min\:ring-turquesa {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 151, 178, var(--tw-ring-opacity));
  }

  .desktop-min\:focus-within\:ring-transparent:focus-within {
    --tw-ring-color: transparent;
  }

  .desktop-min\:focus-within\:ring-current:focus-within {
    --tw-ring-color: currentColor;
  }

  .desktop-min\:focus-within\:ring-black:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 0, 0, var(--tw-ring-opacity));
  }

  .desktop-min\:focus-within\:ring-white:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity));
  }

  .desktop-min\:focus-within\:ring-gray-50:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 250, 251, var(--tw-ring-opacity));
  }

  .desktop-min\:focus-within\:ring-gray-100:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 244, 246, var(--tw-ring-opacity));
  }

  .desktop-min\:focus-within\:ring-gray-200:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(229, 231, 235, var(--tw-ring-opacity));
  }

  .desktop-min\:focus-within\:ring-gray-300:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 213, 219, var(--tw-ring-opacity));
  }

  .desktop-min\:focus-within\:ring-gray-400:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(156, 163, 175, var(--tw-ring-opacity));
  }

  .desktop-min\:focus-within\:ring-gray-500:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 114, 128, var(--tw-ring-opacity));
  }

  .desktop-min\:focus-within\:ring-gray-600:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(75, 85, 99, var(--tw-ring-opacity));
  }

  .desktop-min\:focus-within\:ring-gray-700:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(55, 65, 81, var(--tw-ring-opacity));
  }

  .desktop-min\:focus-within\:ring-gray-800:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 41, 55, var(--tw-ring-opacity));
  }

  .desktop-min\:focus-within\:ring-gray-900:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(17, 24, 39, var(--tw-ring-opacity));
  }

  .desktop-min\:focus-within\:ring-red-50:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 242, 242, var(--tw-ring-opacity));
  }

  .desktop-min\:focus-within\:ring-red-100:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 226, 226, var(--tw-ring-opacity));
  }

  .desktop-min\:focus-within\:ring-red-200:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 202, 202, var(--tw-ring-opacity));
  }

  .desktop-min\:focus-within\:ring-red-300:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 165, 165, var(--tw-ring-opacity));
  }

  .desktop-min\:focus-within\:ring-red-400:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(248, 113, 113, var(--tw-ring-opacity));
  }

  .desktop-min\:focus-within\:ring-red-500:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(239, 68, 68, var(--tw-ring-opacity));
  }

  .desktop-min\:focus-within\:ring-red-600:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(220, 38, 38, var(--tw-ring-opacity));
  }

  .desktop-min\:focus-within\:ring-red-700:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(185, 28, 28, var(--tw-ring-opacity));
  }

  .desktop-min\:focus-within\:ring-red-800:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(153, 27, 27, var(--tw-ring-opacity));
  }

  .desktop-min\:focus-within\:ring-red-900:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(127, 29, 29, var(--tw-ring-opacity));
  }

  .desktop-min\:focus-within\:ring-yellow-50:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 251, 235, var(--tw-ring-opacity));
  }

  .desktop-min\:focus-within\:ring-yellow-100:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 243, 199, var(--tw-ring-opacity));
  }

  .desktop-min\:focus-within\:ring-yellow-200:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(253, 230, 138, var(--tw-ring-opacity));
  }

  .desktop-min\:focus-within\:ring-yellow-300:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 211, 77, var(--tw-ring-opacity));
  }

  .desktop-min\:focus-within\:ring-yellow-400:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(251, 191, 36, var(--tw-ring-opacity));
  }

  .desktop-min\:focus-within\:ring-yellow-500:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(245, 158, 11, var(--tw-ring-opacity));
  }

  .desktop-min\:focus-within\:ring-yellow-600:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(217, 119, 6, var(--tw-ring-opacity));
  }

  .desktop-min\:focus-within\:ring-yellow-700:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(180, 83, 9, var(--tw-ring-opacity));
  }

  .desktop-min\:focus-within\:ring-yellow-800:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(146, 64, 14, var(--tw-ring-opacity));
  }

  .desktop-min\:focus-within\:ring-yellow-900:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(120, 53, 15, var(--tw-ring-opacity));
  }

  .desktop-min\:focus-within\:ring-green-50:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(236, 253, 245, var(--tw-ring-opacity));
  }

  .desktop-min\:focus-within\:ring-green-100:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 250, 229, var(--tw-ring-opacity));
  }

  .desktop-min\:focus-within\:ring-green-200:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(167, 243, 208, var(--tw-ring-opacity));
  }

  .desktop-min\:focus-within\:ring-green-300:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 231, 183, var(--tw-ring-opacity));
  }

  .desktop-min\:focus-within\:ring-green-400:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(52, 211, 153, var(--tw-ring-opacity));
  }

  .desktop-min\:focus-within\:ring-green-500:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(16, 185, 129, var(--tw-ring-opacity));
  }

  .desktop-min\:focus-within\:ring-green-600:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(5, 150, 105, var(--tw-ring-opacity));
  }

  .desktop-min\:focus-within\:ring-green-700:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(4, 120, 87, var(--tw-ring-opacity));
  }

  .desktop-min\:focus-within\:ring-green-800:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(6, 95, 70, var(--tw-ring-opacity));
  }

  .desktop-min\:focus-within\:ring-green-900:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(6, 78, 59, var(--tw-ring-opacity));
  }

  .desktop-min\:focus-within\:ring-blue-50:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(239, 246, 255, var(--tw-ring-opacity));
  }

  .desktop-min\:focus-within\:ring-blue-100:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 234, 254, var(--tw-ring-opacity));
  }

  .desktop-min\:focus-within\:ring-blue-200:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(191, 219, 254, var(--tw-ring-opacity));
  }

  .desktop-min\:focus-within\:ring-blue-300:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(147, 197, 253, var(--tw-ring-opacity));
  }

  .desktop-min\:focus-within\:ring-blue-400:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(96, 165, 250, var(--tw-ring-opacity));
  }

  .desktop-min\:focus-within\:ring-blue-500:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(59, 130, 246, var(--tw-ring-opacity));
  }

  .desktop-min\:focus-within\:ring-blue-600:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(37, 99, 235, var(--tw-ring-opacity));
  }

  .desktop-min\:focus-within\:ring-blue-700:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(29, 78, 216, var(--tw-ring-opacity));
  }

  .desktop-min\:focus-within\:ring-blue-800:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(30, 64, 175, var(--tw-ring-opacity));
  }

  .desktop-min\:focus-within\:ring-blue-900:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(30, 58, 138, var(--tw-ring-opacity));
  }

  .desktop-min\:focus-within\:ring-indigo-50:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 242, 255, var(--tw-ring-opacity));
  }

  .desktop-min\:focus-within\:ring-indigo-100:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(224, 231, 255, var(--tw-ring-opacity));
  }

  .desktop-min\:focus-within\:ring-indigo-200:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(199, 210, 254, var(--tw-ring-opacity));
  }

  .desktop-min\:focus-within\:ring-indigo-300:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(165, 180, 252, var(--tw-ring-opacity));
  }

  .desktop-min\:focus-within\:ring-indigo-400:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(129, 140, 248, var(--tw-ring-opacity));
  }

  .desktop-min\:focus-within\:ring-indigo-500:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(99, 102, 241, var(--tw-ring-opacity));
  }

  .desktop-min\:focus-within\:ring-indigo-600:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(79, 70, 229, var(--tw-ring-opacity));
  }

  .desktop-min\:focus-within\:ring-indigo-700:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(67, 56, 202, var(--tw-ring-opacity));
  }

  .desktop-min\:focus-within\:ring-indigo-800:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(55, 48, 163, var(--tw-ring-opacity));
  }

  .desktop-min\:focus-within\:ring-indigo-900:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(49, 46, 129, var(--tw-ring-opacity));
  }

  .desktop-min\:focus-within\:ring-purple-50:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(245, 243, 255, var(--tw-ring-opacity));
  }

  .desktop-min\:focus-within\:ring-purple-100:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(237, 233, 254, var(--tw-ring-opacity));
  }

  .desktop-min\:focus-within\:ring-purple-200:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(221, 214, 254, var(--tw-ring-opacity));
  }

  .desktop-min\:focus-within\:ring-purple-300:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(196, 181, 253, var(--tw-ring-opacity));
  }

  .desktop-min\:focus-within\:ring-purple-400:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(167, 139, 250, var(--tw-ring-opacity));
  }

  .desktop-min\:focus-within\:ring-purple-500:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(139, 92, 246, var(--tw-ring-opacity));
  }

  .desktop-min\:focus-within\:ring-purple-600:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(124, 58, 237, var(--tw-ring-opacity));
  }

  .desktop-min\:focus-within\:ring-purple-700:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(109, 40, 217, var(--tw-ring-opacity));
  }

  .desktop-min\:focus-within\:ring-purple-800:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(91, 33, 182, var(--tw-ring-opacity));
  }

  .desktop-min\:focus-within\:ring-purple-900:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(76, 29, 149, var(--tw-ring-opacity));
  }

  .desktop-min\:focus-within\:ring-pink-50:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(253, 242, 248, var(--tw-ring-opacity));
  }

  .desktop-min\:focus-within\:ring-pink-100:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 231, 243, var(--tw-ring-opacity));
  }

  .desktop-min\:focus-within\:ring-pink-200:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(251, 207, 232, var(--tw-ring-opacity));
  }

  .desktop-min\:focus-within\:ring-pink-300:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 168, 212, var(--tw-ring-opacity));
  }

  .desktop-min\:focus-within\:ring-pink-400:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(244, 114, 182, var(--tw-ring-opacity));
  }

  .desktop-min\:focus-within\:ring-pink-500:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(236, 72, 153, var(--tw-ring-opacity));
  }

  .desktop-min\:focus-within\:ring-pink-600:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 39, 119, var(--tw-ring-opacity));
  }

  .desktop-min\:focus-within\:ring-pink-700:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(190, 24, 93, var(--tw-ring-opacity));
  }

  .desktop-min\:focus-within\:ring-pink-800:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(157, 23, 77, var(--tw-ring-opacity));
  }

  .desktop-min\:focus-within\:ring-pink-900:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(131, 24, 67, var(--tw-ring-opacity));
  }

  .desktop-min\:focus-within\:ring-base-normal:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 65, 129, var(--tw-ring-opacity));
  }

  .desktop-min\:focus-within\:ring-base-dark:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 52, 105, var(--tw-ring-opacity));
  }

  .desktop-min\:focus-within\:ring-base-black:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(29, 29, 31, var(--tw-ring-opacity));
  }

  .desktop-min\:focus-within\:ring-base-border:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(231, 231, 233, var(--tw-ring-opacity));
  }

  .desktop-min\:focus-within\:ring-primary-normal:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 103, 207, var(--tw-ring-opacity));
  }

  .desktop-min\:focus-within\:ring-primary-alt:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 71, 143, var(--tw-ring-opacity));
  }

  .desktop-min\:focus-within\:ring-subtle-white:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 249, 249, var(--tw-ring-opacity));
  }

  .desktop-min\:focus-within\:ring-turquesa:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 151, 178, var(--tw-ring-opacity));
  }

  .desktop-min\:focus\:ring-transparent:focus {
    --tw-ring-color: transparent;
  }

  .desktop-min\:focus\:ring-current:focus {
    --tw-ring-color: currentColor;
  }

  .desktop-min\:focus\:ring-black:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 0, 0, var(--tw-ring-opacity));
  }

  .desktop-min\:focus\:ring-white:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity));
  }

  .desktop-min\:focus\:ring-gray-50:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 250, 251, var(--tw-ring-opacity));
  }

  .desktop-min\:focus\:ring-gray-100:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 244, 246, var(--tw-ring-opacity));
  }

  .desktop-min\:focus\:ring-gray-200:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(229, 231, 235, var(--tw-ring-opacity));
  }

  .desktop-min\:focus\:ring-gray-300:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 213, 219, var(--tw-ring-opacity));
  }

  .desktop-min\:focus\:ring-gray-400:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(156, 163, 175, var(--tw-ring-opacity));
  }

  .desktop-min\:focus\:ring-gray-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 114, 128, var(--tw-ring-opacity));
  }

  .desktop-min\:focus\:ring-gray-600:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(75, 85, 99, var(--tw-ring-opacity));
  }

  .desktop-min\:focus\:ring-gray-700:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(55, 65, 81, var(--tw-ring-opacity));
  }

  .desktop-min\:focus\:ring-gray-800:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 41, 55, var(--tw-ring-opacity));
  }

  .desktop-min\:focus\:ring-gray-900:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(17, 24, 39, var(--tw-ring-opacity));
  }

  .desktop-min\:focus\:ring-red-50:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 242, 242, var(--tw-ring-opacity));
  }

  .desktop-min\:focus\:ring-red-100:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 226, 226, var(--tw-ring-opacity));
  }

  .desktop-min\:focus\:ring-red-200:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 202, 202, var(--tw-ring-opacity));
  }

  .desktop-min\:focus\:ring-red-300:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 165, 165, var(--tw-ring-opacity));
  }

  .desktop-min\:focus\:ring-red-400:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(248, 113, 113, var(--tw-ring-opacity));
  }

  .desktop-min\:focus\:ring-red-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(239, 68, 68, var(--tw-ring-opacity));
  }

  .desktop-min\:focus\:ring-red-600:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(220, 38, 38, var(--tw-ring-opacity));
  }

  .desktop-min\:focus\:ring-red-700:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(185, 28, 28, var(--tw-ring-opacity));
  }

  .desktop-min\:focus\:ring-red-800:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(153, 27, 27, var(--tw-ring-opacity));
  }

  .desktop-min\:focus\:ring-red-900:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(127, 29, 29, var(--tw-ring-opacity));
  }

  .desktop-min\:focus\:ring-yellow-50:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 251, 235, var(--tw-ring-opacity));
  }

  .desktop-min\:focus\:ring-yellow-100:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 243, 199, var(--tw-ring-opacity));
  }

  .desktop-min\:focus\:ring-yellow-200:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(253, 230, 138, var(--tw-ring-opacity));
  }

  .desktop-min\:focus\:ring-yellow-300:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 211, 77, var(--tw-ring-opacity));
  }

  .desktop-min\:focus\:ring-yellow-400:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(251, 191, 36, var(--tw-ring-opacity));
  }

  .desktop-min\:focus\:ring-yellow-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(245, 158, 11, var(--tw-ring-opacity));
  }

  .desktop-min\:focus\:ring-yellow-600:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(217, 119, 6, var(--tw-ring-opacity));
  }

  .desktop-min\:focus\:ring-yellow-700:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(180, 83, 9, var(--tw-ring-opacity));
  }

  .desktop-min\:focus\:ring-yellow-800:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(146, 64, 14, var(--tw-ring-opacity));
  }

  .desktop-min\:focus\:ring-yellow-900:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(120, 53, 15, var(--tw-ring-opacity));
  }

  .desktop-min\:focus\:ring-green-50:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(236, 253, 245, var(--tw-ring-opacity));
  }

  .desktop-min\:focus\:ring-green-100:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 250, 229, var(--tw-ring-opacity));
  }

  .desktop-min\:focus\:ring-green-200:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(167, 243, 208, var(--tw-ring-opacity));
  }

  .desktop-min\:focus\:ring-green-300:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 231, 183, var(--tw-ring-opacity));
  }

  .desktop-min\:focus\:ring-green-400:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(52, 211, 153, var(--tw-ring-opacity));
  }

  .desktop-min\:focus\:ring-green-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(16, 185, 129, var(--tw-ring-opacity));
  }

  .desktop-min\:focus\:ring-green-600:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(5, 150, 105, var(--tw-ring-opacity));
  }

  .desktop-min\:focus\:ring-green-700:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(4, 120, 87, var(--tw-ring-opacity));
  }

  .desktop-min\:focus\:ring-green-800:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(6, 95, 70, var(--tw-ring-opacity));
  }

  .desktop-min\:focus\:ring-green-900:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(6, 78, 59, var(--tw-ring-opacity));
  }

  .desktop-min\:focus\:ring-blue-50:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(239, 246, 255, var(--tw-ring-opacity));
  }

  .desktop-min\:focus\:ring-blue-100:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 234, 254, var(--tw-ring-opacity));
  }

  .desktop-min\:focus\:ring-blue-200:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(191, 219, 254, var(--tw-ring-opacity));
  }

  .desktop-min\:focus\:ring-blue-300:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(147, 197, 253, var(--tw-ring-opacity));
  }

  .desktop-min\:focus\:ring-blue-400:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(96, 165, 250, var(--tw-ring-opacity));
  }

  .desktop-min\:focus\:ring-blue-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(59, 130, 246, var(--tw-ring-opacity));
  }

  .desktop-min\:focus\:ring-blue-600:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(37, 99, 235, var(--tw-ring-opacity));
  }

  .desktop-min\:focus\:ring-blue-700:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(29, 78, 216, var(--tw-ring-opacity));
  }

  .desktop-min\:focus\:ring-blue-800:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(30, 64, 175, var(--tw-ring-opacity));
  }

  .desktop-min\:focus\:ring-blue-900:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(30, 58, 138, var(--tw-ring-opacity));
  }

  .desktop-min\:focus\:ring-indigo-50:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 242, 255, var(--tw-ring-opacity));
  }

  .desktop-min\:focus\:ring-indigo-100:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(224, 231, 255, var(--tw-ring-opacity));
  }

  .desktop-min\:focus\:ring-indigo-200:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(199, 210, 254, var(--tw-ring-opacity));
  }

  .desktop-min\:focus\:ring-indigo-300:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(165, 180, 252, var(--tw-ring-opacity));
  }

  .desktop-min\:focus\:ring-indigo-400:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(129, 140, 248, var(--tw-ring-opacity));
  }

  .desktop-min\:focus\:ring-indigo-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(99, 102, 241, var(--tw-ring-opacity));
  }

  .desktop-min\:focus\:ring-indigo-600:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(79, 70, 229, var(--tw-ring-opacity));
  }

  .desktop-min\:focus\:ring-indigo-700:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(67, 56, 202, var(--tw-ring-opacity));
  }

  .desktop-min\:focus\:ring-indigo-800:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(55, 48, 163, var(--tw-ring-opacity));
  }

  .desktop-min\:focus\:ring-indigo-900:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(49, 46, 129, var(--tw-ring-opacity));
  }

  .desktop-min\:focus\:ring-purple-50:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(245, 243, 255, var(--tw-ring-opacity));
  }

  .desktop-min\:focus\:ring-purple-100:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(237, 233, 254, var(--tw-ring-opacity));
  }

  .desktop-min\:focus\:ring-purple-200:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(221, 214, 254, var(--tw-ring-opacity));
  }

  .desktop-min\:focus\:ring-purple-300:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(196, 181, 253, var(--tw-ring-opacity));
  }

  .desktop-min\:focus\:ring-purple-400:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(167, 139, 250, var(--tw-ring-opacity));
  }

  .desktop-min\:focus\:ring-purple-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(139, 92, 246, var(--tw-ring-opacity));
  }

  .desktop-min\:focus\:ring-purple-600:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(124, 58, 237, var(--tw-ring-opacity));
  }

  .desktop-min\:focus\:ring-purple-700:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(109, 40, 217, var(--tw-ring-opacity));
  }

  .desktop-min\:focus\:ring-purple-800:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(91, 33, 182, var(--tw-ring-opacity));
  }

  .desktop-min\:focus\:ring-purple-900:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(76, 29, 149, var(--tw-ring-opacity));
  }

  .desktop-min\:focus\:ring-pink-50:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(253, 242, 248, var(--tw-ring-opacity));
  }

  .desktop-min\:focus\:ring-pink-100:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 231, 243, var(--tw-ring-opacity));
  }

  .desktop-min\:focus\:ring-pink-200:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(251, 207, 232, var(--tw-ring-opacity));
  }

  .desktop-min\:focus\:ring-pink-300:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 168, 212, var(--tw-ring-opacity));
  }

  .desktop-min\:focus\:ring-pink-400:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(244, 114, 182, var(--tw-ring-opacity));
  }

  .desktop-min\:focus\:ring-pink-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(236, 72, 153, var(--tw-ring-opacity));
  }

  .desktop-min\:focus\:ring-pink-600:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 39, 119, var(--tw-ring-opacity));
  }

  .desktop-min\:focus\:ring-pink-700:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(190, 24, 93, var(--tw-ring-opacity));
  }

  .desktop-min\:focus\:ring-pink-800:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(157, 23, 77, var(--tw-ring-opacity));
  }

  .desktop-min\:focus\:ring-pink-900:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(131, 24, 67, var(--tw-ring-opacity));
  }

  .desktop-min\:focus\:ring-base-normal:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 65, 129, var(--tw-ring-opacity));
  }

  .desktop-min\:focus\:ring-base-dark:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 52, 105, var(--tw-ring-opacity));
  }

  .desktop-min\:focus\:ring-base-black:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(29, 29, 31, var(--tw-ring-opacity));
  }

  .desktop-min\:focus\:ring-base-border:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(231, 231, 233, var(--tw-ring-opacity));
  }

  .desktop-min\:focus\:ring-primary-normal:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 103, 207, var(--tw-ring-opacity));
  }

  .desktop-min\:focus\:ring-primary-alt:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 71, 143, var(--tw-ring-opacity));
  }

  .desktop-min\:focus\:ring-subtle-white:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 249, 249, var(--tw-ring-opacity));
  }

  .desktop-min\:focus\:ring-turquesa:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 151, 178, var(--tw-ring-opacity));
  }

  .desktop-min\:ring-opacity-0 {
    --tw-ring-opacity: 0;
  }

  .desktop-min\:ring-opacity-5 {
    --tw-ring-opacity: 0.05;
  }

  .desktop-min\:ring-opacity-10 {
    --tw-ring-opacity: 0.1;
  }

  .desktop-min\:ring-opacity-20 {
    --tw-ring-opacity: 0.2;
  }

  .desktop-min\:ring-opacity-25 {
    --tw-ring-opacity: 0.25;
  }

  .desktop-min\:ring-opacity-30 {
    --tw-ring-opacity: 0.3;
  }

  .desktop-min\:ring-opacity-40 {
    --tw-ring-opacity: 0.4;
  }

  .desktop-min\:ring-opacity-50 {
    --tw-ring-opacity: 0.5;
  }

  .desktop-min\:ring-opacity-60 {
    --tw-ring-opacity: 0.6;
  }

  .desktop-min\:ring-opacity-70 {
    --tw-ring-opacity: 0.7;
  }

  .desktop-min\:ring-opacity-75 {
    --tw-ring-opacity: 0.75;
  }

  .desktop-min\:ring-opacity-80 {
    --tw-ring-opacity: 0.8;
  }

  .desktop-min\:ring-opacity-90 {
    --tw-ring-opacity: 0.9;
  }

  .desktop-min\:ring-opacity-95 {
    --tw-ring-opacity: 0.95;
  }

  .desktop-min\:ring-opacity-100 {
    --tw-ring-opacity: 1;
  }

  .desktop-min\:focus-within\:ring-opacity-0:focus-within {
    --tw-ring-opacity: 0;
  }

  .desktop-min\:focus-within\:ring-opacity-5:focus-within {
    --tw-ring-opacity: 0.05;
  }

  .desktop-min\:focus-within\:ring-opacity-10:focus-within {
    --tw-ring-opacity: 0.1;
  }

  .desktop-min\:focus-within\:ring-opacity-20:focus-within {
    --tw-ring-opacity: 0.2;
  }

  .desktop-min\:focus-within\:ring-opacity-25:focus-within {
    --tw-ring-opacity: 0.25;
  }

  .desktop-min\:focus-within\:ring-opacity-30:focus-within {
    --tw-ring-opacity: 0.3;
  }

  .desktop-min\:focus-within\:ring-opacity-40:focus-within {
    --tw-ring-opacity: 0.4;
  }

  .desktop-min\:focus-within\:ring-opacity-50:focus-within {
    --tw-ring-opacity: 0.5;
  }

  .desktop-min\:focus-within\:ring-opacity-60:focus-within {
    --tw-ring-opacity: 0.6;
  }

  .desktop-min\:focus-within\:ring-opacity-70:focus-within {
    --tw-ring-opacity: 0.7;
  }

  .desktop-min\:focus-within\:ring-opacity-75:focus-within {
    --tw-ring-opacity: 0.75;
  }

  .desktop-min\:focus-within\:ring-opacity-80:focus-within {
    --tw-ring-opacity: 0.8;
  }

  .desktop-min\:focus-within\:ring-opacity-90:focus-within {
    --tw-ring-opacity: 0.9;
  }

  .desktop-min\:focus-within\:ring-opacity-95:focus-within {
    --tw-ring-opacity: 0.95;
  }

  .desktop-min\:focus-within\:ring-opacity-100:focus-within {
    --tw-ring-opacity: 1;
  }

  .desktop-min\:focus\:ring-opacity-0:focus {
    --tw-ring-opacity: 0;
  }

  .desktop-min\:focus\:ring-opacity-5:focus {
    --tw-ring-opacity: 0.05;
  }

  .desktop-min\:focus\:ring-opacity-10:focus {
    --tw-ring-opacity: 0.1;
  }

  .desktop-min\:focus\:ring-opacity-20:focus {
    --tw-ring-opacity: 0.2;
  }

  .desktop-min\:focus\:ring-opacity-25:focus {
    --tw-ring-opacity: 0.25;
  }

  .desktop-min\:focus\:ring-opacity-30:focus {
    --tw-ring-opacity: 0.3;
  }

  .desktop-min\:focus\:ring-opacity-40:focus {
    --tw-ring-opacity: 0.4;
  }

  .desktop-min\:focus\:ring-opacity-50:focus {
    --tw-ring-opacity: 0.5;
  }

  .desktop-min\:focus\:ring-opacity-60:focus {
    --tw-ring-opacity: 0.6;
  }

  .desktop-min\:focus\:ring-opacity-70:focus {
    --tw-ring-opacity: 0.7;
  }

  .desktop-min\:focus\:ring-opacity-75:focus {
    --tw-ring-opacity: 0.75;
  }

  .desktop-min\:focus\:ring-opacity-80:focus {
    --tw-ring-opacity: 0.8;
  }

  .desktop-min\:focus\:ring-opacity-90:focus {
    --tw-ring-opacity: 0.9;
  }

  .desktop-min\:focus\:ring-opacity-95:focus {
    --tw-ring-opacity: 0.95;
  }

  .desktop-min\:focus\:ring-opacity-100:focus {
    --tw-ring-opacity: 1;
  }

  .desktop-min\:ring-offset-0 {
    --tw-ring-offset-width: 0px;
  }

  .desktop-min\:ring-offset-1 {
    --tw-ring-offset-width: 1px;
  }

  .desktop-min\:ring-offset-2 {
    --tw-ring-offset-width: 2px;
  }

  .desktop-min\:ring-offset-4 {
    --tw-ring-offset-width: 4px;
  }

  .desktop-min\:ring-offset-8 {
    --tw-ring-offset-width: 8px;
  }

  .desktop-min\:focus-within\:ring-offset-0:focus-within {
    --tw-ring-offset-width: 0px;
  }

  .desktop-min\:focus-within\:ring-offset-1:focus-within {
    --tw-ring-offset-width: 1px;
  }

  .desktop-min\:focus-within\:ring-offset-2:focus-within {
    --tw-ring-offset-width: 2px;
  }

  .desktop-min\:focus-within\:ring-offset-4:focus-within {
    --tw-ring-offset-width: 4px;
  }

  .desktop-min\:focus-within\:ring-offset-8:focus-within {
    --tw-ring-offset-width: 8px;
  }

  .desktop-min\:focus\:ring-offset-0:focus {
    --tw-ring-offset-width: 0px;
  }

  .desktop-min\:focus\:ring-offset-1:focus {
    --tw-ring-offset-width: 1px;
  }

  .desktop-min\:focus\:ring-offset-2:focus {
    --tw-ring-offset-width: 2px;
  }

  .desktop-min\:focus\:ring-offset-4:focus {
    --tw-ring-offset-width: 4px;
  }

  .desktop-min\:focus\:ring-offset-8:focus {
    --tw-ring-offset-width: 8px;
  }

  .desktop-min\:ring-offset-transparent {
    --tw-ring-offset-color: transparent;
  }

  .desktop-min\:ring-offset-current {
    --tw-ring-offset-color: currentColor;
  }

  .desktop-min\:ring-offset-black {
    --tw-ring-offset-color: #000;
  }

  .desktop-min\:ring-offset-white {
    --tw-ring-offset-color: #fff;
  }

  .desktop-min\:ring-offset-gray-50 {
    --tw-ring-offset-color: #f9fafb;
  }

  .desktop-min\:ring-offset-gray-100 {
    --tw-ring-offset-color: #f3f4f6;
  }

  .desktop-min\:ring-offset-gray-200 {
    --tw-ring-offset-color: #e5e7eb;
  }

  .desktop-min\:ring-offset-gray-300 {
    --tw-ring-offset-color: #d1d5db;
  }

  .desktop-min\:ring-offset-gray-400 {
    --tw-ring-offset-color: #9ca3af;
  }

  .desktop-min\:ring-offset-gray-500 {
    --tw-ring-offset-color: #6b7280;
  }

  .desktop-min\:ring-offset-gray-600 {
    --tw-ring-offset-color: #4b5563;
  }

  .desktop-min\:ring-offset-gray-700 {
    --tw-ring-offset-color: #374151;
  }

  .desktop-min\:ring-offset-gray-800 {
    --tw-ring-offset-color: #1f2937;
  }

  .desktop-min\:ring-offset-gray-900 {
    --tw-ring-offset-color: #111827;
  }

  .desktop-min\:ring-offset-red-50 {
    --tw-ring-offset-color: #fef2f2;
  }

  .desktop-min\:ring-offset-red-100 {
    --tw-ring-offset-color: #fee2e2;
  }

  .desktop-min\:ring-offset-red-200 {
    --tw-ring-offset-color: #fecaca;
  }

  .desktop-min\:ring-offset-red-300 {
    --tw-ring-offset-color: #fca5a5;
  }

  .desktop-min\:ring-offset-red-400 {
    --tw-ring-offset-color: #f87171;
  }

  .desktop-min\:ring-offset-red-500 {
    --tw-ring-offset-color: #ef4444;
  }

  .desktop-min\:ring-offset-red-600 {
    --tw-ring-offset-color: #dc2626;
  }

  .desktop-min\:ring-offset-red-700 {
    --tw-ring-offset-color: #b91c1c;
  }

  .desktop-min\:ring-offset-red-800 {
    --tw-ring-offset-color: #991b1b;
  }

  .desktop-min\:ring-offset-red-900 {
    --tw-ring-offset-color: #7f1d1d;
  }

  .desktop-min\:ring-offset-yellow-50 {
    --tw-ring-offset-color: #fffbeb;
  }

  .desktop-min\:ring-offset-yellow-100 {
    --tw-ring-offset-color: #fef3c7;
  }

  .desktop-min\:ring-offset-yellow-200 {
    --tw-ring-offset-color: #fde68a;
  }

  .desktop-min\:ring-offset-yellow-300 {
    --tw-ring-offset-color: #fcd34d;
  }

  .desktop-min\:ring-offset-yellow-400 {
    --tw-ring-offset-color: #fbbf24;
  }

  .desktop-min\:ring-offset-yellow-500 {
    --tw-ring-offset-color: #f59e0b;
  }

  .desktop-min\:ring-offset-yellow-600 {
    --tw-ring-offset-color: #d97706;
  }

  .desktop-min\:ring-offset-yellow-700 {
    --tw-ring-offset-color: #b45309;
  }

  .desktop-min\:ring-offset-yellow-800 {
    --tw-ring-offset-color: #92400e;
  }

  .desktop-min\:ring-offset-yellow-900 {
    --tw-ring-offset-color: #78350f;
  }

  .desktop-min\:ring-offset-green-50 {
    --tw-ring-offset-color: #ecfdf5;
  }

  .desktop-min\:ring-offset-green-100 {
    --tw-ring-offset-color: #d1fae5;
  }

  .desktop-min\:ring-offset-green-200 {
    --tw-ring-offset-color: #a7f3d0;
  }

  .desktop-min\:ring-offset-green-300 {
    --tw-ring-offset-color: #6ee7b7;
  }

  .desktop-min\:ring-offset-green-400 {
    --tw-ring-offset-color: #34d399;
  }

  .desktop-min\:ring-offset-green-500 {
    --tw-ring-offset-color: #10b981;
  }

  .desktop-min\:ring-offset-green-600 {
    --tw-ring-offset-color: #059669;
  }

  .desktop-min\:ring-offset-green-700 {
    --tw-ring-offset-color: #047857;
  }

  .desktop-min\:ring-offset-green-800 {
    --tw-ring-offset-color: #065f46;
  }

  .desktop-min\:ring-offset-green-900 {
    --tw-ring-offset-color: #064e3b;
  }

  .desktop-min\:ring-offset-blue-50 {
    --tw-ring-offset-color: #eff6ff;
  }

  .desktop-min\:ring-offset-blue-100 {
    --tw-ring-offset-color: #dbeafe;
  }

  .desktop-min\:ring-offset-blue-200 {
    --tw-ring-offset-color: #bfdbfe;
  }

  .desktop-min\:ring-offset-blue-300 {
    --tw-ring-offset-color: #93c5fd;
  }

  .desktop-min\:ring-offset-blue-400 {
    --tw-ring-offset-color: #60a5fa;
  }

  .desktop-min\:ring-offset-blue-500 {
    --tw-ring-offset-color: #3b82f6;
  }

  .desktop-min\:ring-offset-blue-600 {
    --tw-ring-offset-color: #2563eb;
  }

  .desktop-min\:ring-offset-blue-700 {
    --tw-ring-offset-color: #1d4ed8;
  }

  .desktop-min\:ring-offset-blue-800 {
    --tw-ring-offset-color: #1e40af;
  }

  .desktop-min\:ring-offset-blue-900 {
    --tw-ring-offset-color: #1e3a8a;
  }

  .desktop-min\:ring-offset-indigo-50 {
    --tw-ring-offset-color: #eef2ff;
  }

  .desktop-min\:ring-offset-indigo-100 {
    --tw-ring-offset-color: #e0e7ff;
  }

  .desktop-min\:ring-offset-indigo-200 {
    --tw-ring-offset-color: #c7d2fe;
  }

  .desktop-min\:ring-offset-indigo-300 {
    --tw-ring-offset-color: #a5b4fc;
  }

  .desktop-min\:ring-offset-indigo-400 {
    --tw-ring-offset-color: #818cf8;
  }

  .desktop-min\:ring-offset-indigo-500 {
    --tw-ring-offset-color: #6366f1;
  }

  .desktop-min\:ring-offset-indigo-600 {
    --tw-ring-offset-color: #4f46e5;
  }

  .desktop-min\:ring-offset-indigo-700 {
    --tw-ring-offset-color: #4338ca;
  }

  .desktop-min\:ring-offset-indigo-800 {
    --tw-ring-offset-color: #3730a3;
  }

  .desktop-min\:ring-offset-indigo-900 {
    --tw-ring-offset-color: #312e81;
  }

  .desktop-min\:ring-offset-purple-50 {
    --tw-ring-offset-color: #f5f3ff;
  }

  .desktop-min\:ring-offset-purple-100 {
    --tw-ring-offset-color: #ede9fe;
  }

  .desktop-min\:ring-offset-purple-200 {
    --tw-ring-offset-color: #ddd6fe;
  }

  .desktop-min\:ring-offset-purple-300 {
    --tw-ring-offset-color: #c4b5fd;
  }

  .desktop-min\:ring-offset-purple-400 {
    --tw-ring-offset-color: #a78bfa;
  }

  .desktop-min\:ring-offset-purple-500 {
    --tw-ring-offset-color: #8b5cf6;
  }

  .desktop-min\:ring-offset-purple-600 {
    --tw-ring-offset-color: #7c3aed;
  }

  .desktop-min\:ring-offset-purple-700 {
    --tw-ring-offset-color: #6d28d9;
  }

  .desktop-min\:ring-offset-purple-800 {
    --tw-ring-offset-color: #5b21b6;
  }

  .desktop-min\:ring-offset-purple-900 {
    --tw-ring-offset-color: #4c1d95;
  }

  .desktop-min\:ring-offset-pink-50 {
    --tw-ring-offset-color: #fdf2f8;
  }

  .desktop-min\:ring-offset-pink-100 {
    --tw-ring-offset-color: #fce7f3;
  }

  .desktop-min\:ring-offset-pink-200 {
    --tw-ring-offset-color: #fbcfe8;
  }

  .desktop-min\:ring-offset-pink-300 {
    --tw-ring-offset-color: #f9a8d4;
  }

  .desktop-min\:ring-offset-pink-400 {
    --tw-ring-offset-color: #f472b6;
  }

  .desktop-min\:ring-offset-pink-500 {
    --tw-ring-offset-color: #ec4899;
  }

  .desktop-min\:ring-offset-pink-600 {
    --tw-ring-offset-color: #db2777;
  }

  .desktop-min\:ring-offset-pink-700 {
    --tw-ring-offset-color: #be185d;
  }

  .desktop-min\:ring-offset-pink-800 {
    --tw-ring-offset-color: #9d174d;
  }

  .desktop-min\:ring-offset-pink-900 {
    --tw-ring-offset-color: #831843;
  }

  .desktop-min\:ring-offset-base-normal {
    --tw-ring-offset-color: #004181;
  }

  .desktop-min\:ring-offset-base-dark {
    --tw-ring-offset-color: #003469;
  }

  .desktop-min\:ring-offset-base-black {
    --tw-ring-offset-color: #1D1D1F;
  }

  .desktop-min\:ring-offset-base-border {
    --tw-ring-offset-color: #E7E7E9;
  }

  .desktop-min\:ring-offset-primary-normal {
    --tw-ring-offset-color: #0067CF;
  }

  .desktop-min\:ring-offset-primary-alt {
    --tw-ring-offset-color: #00478F;
  }

  .desktop-min\:ring-offset-subtle-white {
    --tw-ring-offset-color: #F9F9F9;
  }

  .desktop-min\:ring-offset-turquesa {
    --tw-ring-offset-color: #0097B2;
  }

  .desktop-min\:focus-within\:ring-offset-transparent:focus-within {
    --tw-ring-offset-color: transparent;
  }

  .desktop-min\:focus-within\:ring-offset-current:focus-within {
    --tw-ring-offset-color: currentColor;
  }

  .desktop-min\:focus-within\:ring-offset-black:focus-within {
    --tw-ring-offset-color: #000;
  }

  .desktop-min\:focus-within\:ring-offset-white:focus-within {
    --tw-ring-offset-color: #fff;
  }

  .desktop-min\:focus-within\:ring-offset-gray-50:focus-within {
    --tw-ring-offset-color: #f9fafb;
  }

  .desktop-min\:focus-within\:ring-offset-gray-100:focus-within {
    --tw-ring-offset-color: #f3f4f6;
  }

  .desktop-min\:focus-within\:ring-offset-gray-200:focus-within {
    --tw-ring-offset-color: #e5e7eb;
  }

  .desktop-min\:focus-within\:ring-offset-gray-300:focus-within {
    --tw-ring-offset-color: #d1d5db;
  }

  .desktop-min\:focus-within\:ring-offset-gray-400:focus-within {
    --tw-ring-offset-color: #9ca3af;
  }

  .desktop-min\:focus-within\:ring-offset-gray-500:focus-within {
    --tw-ring-offset-color: #6b7280;
  }

  .desktop-min\:focus-within\:ring-offset-gray-600:focus-within {
    --tw-ring-offset-color: #4b5563;
  }

  .desktop-min\:focus-within\:ring-offset-gray-700:focus-within {
    --tw-ring-offset-color: #374151;
  }

  .desktop-min\:focus-within\:ring-offset-gray-800:focus-within {
    --tw-ring-offset-color: #1f2937;
  }

  .desktop-min\:focus-within\:ring-offset-gray-900:focus-within {
    --tw-ring-offset-color: #111827;
  }

  .desktop-min\:focus-within\:ring-offset-red-50:focus-within {
    --tw-ring-offset-color: #fef2f2;
  }

  .desktop-min\:focus-within\:ring-offset-red-100:focus-within {
    --tw-ring-offset-color: #fee2e2;
  }

  .desktop-min\:focus-within\:ring-offset-red-200:focus-within {
    --tw-ring-offset-color: #fecaca;
  }

  .desktop-min\:focus-within\:ring-offset-red-300:focus-within {
    --tw-ring-offset-color: #fca5a5;
  }

  .desktop-min\:focus-within\:ring-offset-red-400:focus-within {
    --tw-ring-offset-color: #f87171;
  }

  .desktop-min\:focus-within\:ring-offset-red-500:focus-within {
    --tw-ring-offset-color: #ef4444;
  }

  .desktop-min\:focus-within\:ring-offset-red-600:focus-within {
    --tw-ring-offset-color: #dc2626;
  }

  .desktop-min\:focus-within\:ring-offset-red-700:focus-within {
    --tw-ring-offset-color: #b91c1c;
  }

  .desktop-min\:focus-within\:ring-offset-red-800:focus-within {
    --tw-ring-offset-color: #991b1b;
  }

  .desktop-min\:focus-within\:ring-offset-red-900:focus-within {
    --tw-ring-offset-color: #7f1d1d;
  }

  .desktop-min\:focus-within\:ring-offset-yellow-50:focus-within {
    --tw-ring-offset-color: #fffbeb;
  }

  .desktop-min\:focus-within\:ring-offset-yellow-100:focus-within {
    --tw-ring-offset-color: #fef3c7;
  }

  .desktop-min\:focus-within\:ring-offset-yellow-200:focus-within {
    --tw-ring-offset-color: #fde68a;
  }

  .desktop-min\:focus-within\:ring-offset-yellow-300:focus-within {
    --tw-ring-offset-color: #fcd34d;
  }

  .desktop-min\:focus-within\:ring-offset-yellow-400:focus-within {
    --tw-ring-offset-color: #fbbf24;
  }

  .desktop-min\:focus-within\:ring-offset-yellow-500:focus-within {
    --tw-ring-offset-color: #f59e0b;
  }

  .desktop-min\:focus-within\:ring-offset-yellow-600:focus-within {
    --tw-ring-offset-color: #d97706;
  }

  .desktop-min\:focus-within\:ring-offset-yellow-700:focus-within {
    --tw-ring-offset-color: #b45309;
  }

  .desktop-min\:focus-within\:ring-offset-yellow-800:focus-within {
    --tw-ring-offset-color: #92400e;
  }

  .desktop-min\:focus-within\:ring-offset-yellow-900:focus-within {
    --tw-ring-offset-color: #78350f;
  }

  .desktop-min\:focus-within\:ring-offset-green-50:focus-within {
    --tw-ring-offset-color: #ecfdf5;
  }

  .desktop-min\:focus-within\:ring-offset-green-100:focus-within {
    --tw-ring-offset-color: #d1fae5;
  }

  .desktop-min\:focus-within\:ring-offset-green-200:focus-within {
    --tw-ring-offset-color: #a7f3d0;
  }

  .desktop-min\:focus-within\:ring-offset-green-300:focus-within {
    --tw-ring-offset-color: #6ee7b7;
  }

  .desktop-min\:focus-within\:ring-offset-green-400:focus-within {
    --tw-ring-offset-color: #34d399;
  }

  .desktop-min\:focus-within\:ring-offset-green-500:focus-within {
    --tw-ring-offset-color: #10b981;
  }

  .desktop-min\:focus-within\:ring-offset-green-600:focus-within {
    --tw-ring-offset-color: #059669;
  }

  .desktop-min\:focus-within\:ring-offset-green-700:focus-within {
    --tw-ring-offset-color: #047857;
  }

  .desktop-min\:focus-within\:ring-offset-green-800:focus-within {
    --tw-ring-offset-color: #065f46;
  }

  .desktop-min\:focus-within\:ring-offset-green-900:focus-within {
    --tw-ring-offset-color: #064e3b;
  }

  .desktop-min\:focus-within\:ring-offset-blue-50:focus-within {
    --tw-ring-offset-color: #eff6ff;
  }

  .desktop-min\:focus-within\:ring-offset-blue-100:focus-within {
    --tw-ring-offset-color: #dbeafe;
  }

  .desktop-min\:focus-within\:ring-offset-blue-200:focus-within {
    --tw-ring-offset-color: #bfdbfe;
  }

  .desktop-min\:focus-within\:ring-offset-blue-300:focus-within {
    --tw-ring-offset-color: #93c5fd;
  }

  .desktop-min\:focus-within\:ring-offset-blue-400:focus-within {
    --tw-ring-offset-color: #60a5fa;
  }

  .desktop-min\:focus-within\:ring-offset-blue-500:focus-within {
    --tw-ring-offset-color: #3b82f6;
  }

  .desktop-min\:focus-within\:ring-offset-blue-600:focus-within {
    --tw-ring-offset-color: #2563eb;
  }

  .desktop-min\:focus-within\:ring-offset-blue-700:focus-within {
    --tw-ring-offset-color: #1d4ed8;
  }

  .desktop-min\:focus-within\:ring-offset-blue-800:focus-within {
    --tw-ring-offset-color: #1e40af;
  }

  .desktop-min\:focus-within\:ring-offset-blue-900:focus-within {
    --tw-ring-offset-color: #1e3a8a;
  }

  .desktop-min\:focus-within\:ring-offset-indigo-50:focus-within {
    --tw-ring-offset-color: #eef2ff;
  }

  .desktop-min\:focus-within\:ring-offset-indigo-100:focus-within {
    --tw-ring-offset-color: #e0e7ff;
  }

  .desktop-min\:focus-within\:ring-offset-indigo-200:focus-within {
    --tw-ring-offset-color: #c7d2fe;
  }

  .desktop-min\:focus-within\:ring-offset-indigo-300:focus-within {
    --tw-ring-offset-color: #a5b4fc;
  }

  .desktop-min\:focus-within\:ring-offset-indigo-400:focus-within {
    --tw-ring-offset-color: #818cf8;
  }

  .desktop-min\:focus-within\:ring-offset-indigo-500:focus-within {
    --tw-ring-offset-color: #6366f1;
  }

  .desktop-min\:focus-within\:ring-offset-indigo-600:focus-within {
    --tw-ring-offset-color: #4f46e5;
  }

  .desktop-min\:focus-within\:ring-offset-indigo-700:focus-within {
    --tw-ring-offset-color: #4338ca;
  }

  .desktop-min\:focus-within\:ring-offset-indigo-800:focus-within {
    --tw-ring-offset-color: #3730a3;
  }

  .desktop-min\:focus-within\:ring-offset-indigo-900:focus-within {
    --tw-ring-offset-color: #312e81;
  }

  .desktop-min\:focus-within\:ring-offset-purple-50:focus-within {
    --tw-ring-offset-color: #f5f3ff;
  }

  .desktop-min\:focus-within\:ring-offset-purple-100:focus-within {
    --tw-ring-offset-color: #ede9fe;
  }

  .desktop-min\:focus-within\:ring-offset-purple-200:focus-within {
    --tw-ring-offset-color: #ddd6fe;
  }

  .desktop-min\:focus-within\:ring-offset-purple-300:focus-within {
    --tw-ring-offset-color: #c4b5fd;
  }

  .desktop-min\:focus-within\:ring-offset-purple-400:focus-within {
    --tw-ring-offset-color: #a78bfa;
  }

  .desktop-min\:focus-within\:ring-offset-purple-500:focus-within {
    --tw-ring-offset-color: #8b5cf6;
  }

  .desktop-min\:focus-within\:ring-offset-purple-600:focus-within {
    --tw-ring-offset-color: #7c3aed;
  }

  .desktop-min\:focus-within\:ring-offset-purple-700:focus-within {
    --tw-ring-offset-color: #6d28d9;
  }

  .desktop-min\:focus-within\:ring-offset-purple-800:focus-within {
    --tw-ring-offset-color: #5b21b6;
  }

  .desktop-min\:focus-within\:ring-offset-purple-900:focus-within {
    --tw-ring-offset-color: #4c1d95;
  }

  .desktop-min\:focus-within\:ring-offset-pink-50:focus-within {
    --tw-ring-offset-color: #fdf2f8;
  }

  .desktop-min\:focus-within\:ring-offset-pink-100:focus-within {
    --tw-ring-offset-color: #fce7f3;
  }

  .desktop-min\:focus-within\:ring-offset-pink-200:focus-within {
    --tw-ring-offset-color: #fbcfe8;
  }

  .desktop-min\:focus-within\:ring-offset-pink-300:focus-within {
    --tw-ring-offset-color: #f9a8d4;
  }

  .desktop-min\:focus-within\:ring-offset-pink-400:focus-within {
    --tw-ring-offset-color: #f472b6;
  }

  .desktop-min\:focus-within\:ring-offset-pink-500:focus-within {
    --tw-ring-offset-color: #ec4899;
  }

  .desktop-min\:focus-within\:ring-offset-pink-600:focus-within {
    --tw-ring-offset-color: #db2777;
  }

  .desktop-min\:focus-within\:ring-offset-pink-700:focus-within {
    --tw-ring-offset-color: #be185d;
  }

  .desktop-min\:focus-within\:ring-offset-pink-800:focus-within {
    --tw-ring-offset-color: #9d174d;
  }

  .desktop-min\:focus-within\:ring-offset-pink-900:focus-within {
    --tw-ring-offset-color: #831843;
  }

  .desktop-min\:focus-within\:ring-offset-base-normal:focus-within {
    --tw-ring-offset-color: #004181;
  }

  .desktop-min\:focus-within\:ring-offset-base-dark:focus-within {
    --tw-ring-offset-color: #003469;
  }

  .desktop-min\:focus-within\:ring-offset-base-black:focus-within {
    --tw-ring-offset-color: #1D1D1F;
  }

  .desktop-min\:focus-within\:ring-offset-base-border:focus-within {
    --tw-ring-offset-color: #E7E7E9;
  }

  .desktop-min\:focus-within\:ring-offset-primary-normal:focus-within {
    --tw-ring-offset-color: #0067CF;
  }

  .desktop-min\:focus-within\:ring-offset-primary-alt:focus-within {
    --tw-ring-offset-color: #00478F;
  }

  .desktop-min\:focus-within\:ring-offset-subtle-white:focus-within {
    --tw-ring-offset-color: #F9F9F9;
  }

  .desktop-min\:focus-within\:ring-offset-turquesa:focus-within {
    --tw-ring-offset-color: #0097B2;
  }

  .desktop-min\:focus\:ring-offset-transparent:focus {
    --tw-ring-offset-color: transparent;
  }

  .desktop-min\:focus\:ring-offset-current:focus {
    --tw-ring-offset-color: currentColor;
  }

  .desktop-min\:focus\:ring-offset-black:focus {
    --tw-ring-offset-color: #000;
  }

  .desktop-min\:focus\:ring-offset-white:focus {
    --tw-ring-offset-color: #fff;
  }

  .desktop-min\:focus\:ring-offset-gray-50:focus {
    --tw-ring-offset-color: #f9fafb;
  }

  .desktop-min\:focus\:ring-offset-gray-100:focus {
    --tw-ring-offset-color: #f3f4f6;
  }

  .desktop-min\:focus\:ring-offset-gray-200:focus {
    --tw-ring-offset-color: #e5e7eb;
  }

  .desktop-min\:focus\:ring-offset-gray-300:focus {
    --tw-ring-offset-color: #d1d5db;
  }

  .desktop-min\:focus\:ring-offset-gray-400:focus {
    --tw-ring-offset-color: #9ca3af;
  }

  .desktop-min\:focus\:ring-offset-gray-500:focus {
    --tw-ring-offset-color: #6b7280;
  }

  .desktop-min\:focus\:ring-offset-gray-600:focus {
    --tw-ring-offset-color: #4b5563;
  }

  .desktop-min\:focus\:ring-offset-gray-700:focus {
    --tw-ring-offset-color: #374151;
  }

  .desktop-min\:focus\:ring-offset-gray-800:focus {
    --tw-ring-offset-color: #1f2937;
  }

  .desktop-min\:focus\:ring-offset-gray-900:focus {
    --tw-ring-offset-color: #111827;
  }

  .desktop-min\:focus\:ring-offset-red-50:focus {
    --tw-ring-offset-color: #fef2f2;
  }

  .desktop-min\:focus\:ring-offset-red-100:focus {
    --tw-ring-offset-color: #fee2e2;
  }

  .desktop-min\:focus\:ring-offset-red-200:focus {
    --tw-ring-offset-color: #fecaca;
  }

  .desktop-min\:focus\:ring-offset-red-300:focus {
    --tw-ring-offset-color: #fca5a5;
  }

  .desktop-min\:focus\:ring-offset-red-400:focus {
    --tw-ring-offset-color: #f87171;
  }

  .desktop-min\:focus\:ring-offset-red-500:focus {
    --tw-ring-offset-color: #ef4444;
  }

  .desktop-min\:focus\:ring-offset-red-600:focus {
    --tw-ring-offset-color: #dc2626;
  }

  .desktop-min\:focus\:ring-offset-red-700:focus {
    --tw-ring-offset-color: #b91c1c;
  }

  .desktop-min\:focus\:ring-offset-red-800:focus {
    --tw-ring-offset-color: #991b1b;
  }

  .desktop-min\:focus\:ring-offset-red-900:focus {
    --tw-ring-offset-color: #7f1d1d;
  }

  .desktop-min\:focus\:ring-offset-yellow-50:focus {
    --tw-ring-offset-color: #fffbeb;
  }

  .desktop-min\:focus\:ring-offset-yellow-100:focus {
    --tw-ring-offset-color: #fef3c7;
  }

  .desktop-min\:focus\:ring-offset-yellow-200:focus {
    --tw-ring-offset-color: #fde68a;
  }

  .desktop-min\:focus\:ring-offset-yellow-300:focus {
    --tw-ring-offset-color: #fcd34d;
  }

  .desktop-min\:focus\:ring-offset-yellow-400:focus {
    --tw-ring-offset-color: #fbbf24;
  }

  .desktop-min\:focus\:ring-offset-yellow-500:focus {
    --tw-ring-offset-color: #f59e0b;
  }

  .desktop-min\:focus\:ring-offset-yellow-600:focus {
    --tw-ring-offset-color: #d97706;
  }

  .desktop-min\:focus\:ring-offset-yellow-700:focus {
    --tw-ring-offset-color: #b45309;
  }

  .desktop-min\:focus\:ring-offset-yellow-800:focus {
    --tw-ring-offset-color: #92400e;
  }

  .desktop-min\:focus\:ring-offset-yellow-900:focus {
    --tw-ring-offset-color: #78350f;
  }

  .desktop-min\:focus\:ring-offset-green-50:focus {
    --tw-ring-offset-color: #ecfdf5;
  }

  .desktop-min\:focus\:ring-offset-green-100:focus {
    --tw-ring-offset-color: #d1fae5;
  }

  .desktop-min\:focus\:ring-offset-green-200:focus {
    --tw-ring-offset-color: #a7f3d0;
  }

  .desktop-min\:focus\:ring-offset-green-300:focus {
    --tw-ring-offset-color: #6ee7b7;
  }

  .desktop-min\:focus\:ring-offset-green-400:focus {
    --tw-ring-offset-color: #34d399;
  }

  .desktop-min\:focus\:ring-offset-green-500:focus {
    --tw-ring-offset-color: #10b981;
  }

  .desktop-min\:focus\:ring-offset-green-600:focus {
    --tw-ring-offset-color: #059669;
  }

  .desktop-min\:focus\:ring-offset-green-700:focus {
    --tw-ring-offset-color: #047857;
  }

  .desktop-min\:focus\:ring-offset-green-800:focus {
    --tw-ring-offset-color: #065f46;
  }

  .desktop-min\:focus\:ring-offset-green-900:focus {
    --tw-ring-offset-color: #064e3b;
  }

  .desktop-min\:focus\:ring-offset-blue-50:focus {
    --tw-ring-offset-color: #eff6ff;
  }

  .desktop-min\:focus\:ring-offset-blue-100:focus {
    --tw-ring-offset-color: #dbeafe;
  }

  .desktop-min\:focus\:ring-offset-blue-200:focus {
    --tw-ring-offset-color: #bfdbfe;
  }

  .desktop-min\:focus\:ring-offset-blue-300:focus {
    --tw-ring-offset-color: #93c5fd;
  }

  .desktop-min\:focus\:ring-offset-blue-400:focus {
    --tw-ring-offset-color: #60a5fa;
  }

  .desktop-min\:focus\:ring-offset-blue-500:focus {
    --tw-ring-offset-color: #3b82f6;
  }

  .desktop-min\:focus\:ring-offset-blue-600:focus {
    --tw-ring-offset-color: #2563eb;
  }

  .desktop-min\:focus\:ring-offset-blue-700:focus {
    --tw-ring-offset-color: #1d4ed8;
  }

  .desktop-min\:focus\:ring-offset-blue-800:focus {
    --tw-ring-offset-color: #1e40af;
  }

  .desktop-min\:focus\:ring-offset-blue-900:focus {
    --tw-ring-offset-color: #1e3a8a;
  }

  .desktop-min\:focus\:ring-offset-indigo-50:focus {
    --tw-ring-offset-color: #eef2ff;
  }

  .desktop-min\:focus\:ring-offset-indigo-100:focus {
    --tw-ring-offset-color: #e0e7ff;
  }

  .desktop-min\:focus\:ring-offset-indigo-200:focus {
    --tw-ring-offset-color: #c7d2fe;
  }

  .desktop-min\:focus\:ring-offset-indigo-300:focus {
    --tw-ring-offset-color: #a5b4fc;
  }

  .desktop-min\:focus\:ring-offset-indigo-400:focus {
    --tw-ring-offset-color: #818cf8;
  }

  .desktop-min\:focus\:ring-offset-indigo-500:focus {
    --tw-ring-offset-color: #6366f1;
  }

  .desktop-min\:focus\:ring-offset-indigo-600:focus {
    --tw-ring-offset-color: #4f46e5;
  }

  .desktop-min\:focus\:ring-offset-indigo-700:focus {
    --tw-ring-offset-color: #4338ca;
  }

  .desktop-min\:focus\:ring-offset-indigo-800:focus {
    --tw-ring-offset-color: #3730a3;
  }

  .desktop-min\:focus\:ring-offset-indigo-900:focus {
    --tw-ring-offset-color: #312e81;
  }

  .desktop-min\:focus\:ring-offset-purple-50:focus {
    --tw-ring-offset-color: #f5f3ff;
  }

  .desktop-min\:focus\:ring-offset-purple-100:focus {
    --tw-ring-offset-color: #ede9fe;
  }

  .desktop-min\:focus\:ring-offset-purple-200:focus {
    --tw-ring-offset-color: #ddd6fe;
  }

  .desktop-min\:focus\:ring-offset-purple-300:focus {
    --tw-ring-offset-color: #c4b5fd;
  }

  .desktop-min\:focus\:ring-offset-purple-400:focus {
    --tw-ring-offset-color: #a78bfa;
  }

  .desktop-min\:focus\:ring-offset-purple-500:focus {
    --tw-ring-offset-color: #8b5cf6;
  }

  .desktop-min\:focus\:ring-offset-purple-600:focus {
    --tw-ring-offset-color: #7c3aed;
  }

  .desktop-min\:focus\:ring-offset-purple-700:focus {
    --tw-ring-offset-color: #6d28d9;
  }

  .desktop-min\:focus\:ring-offset-purple-800:focus {
    --tw-ring-offset-color: #5b21b6;
  }

  .desktop-min\:focus\:ring-offset-purple-900:focus {
    --tw-ring-offset-color: #4c1d95;
  }

  .desktop-min\:focus\:ring-offset-pink-50:focus {
    --tw-ring-offset-color: #fdf2f8;
  }

  .desktop-min\:focus\:ring-offset-pink-100:focus {
    --tw-ring-offset-color: #fce7f3;
  }

  .desktop-min\:focus\:ring-offset-pink-200:focus {
    --tw-ring-offset-color: #fbcfe8;
  }

  .desktop-min\:focus\:ring-offset-pink-300:focus {
    --tw-ring-offset-color: #f9a8d4;
  }

  .desktop-min\:focus\:ring-offset-pink-400:focus {
    --tw-ring-offset-color: #f472b6;
  }

  .desktop-min\:focus\:ring-offset-pink-500:focus {
    --tw-ring-offset-color: #ec4899;
  }

  .desktop-min\:focus\:ring-offset-pink-600:focus {
    --tw-ring-offset-color: #db2777;
  }

  .desktop-min\:focus\:ring-offset-pink-700:focus {
    --tw-ring-offset-color: #be185d;
  }

  .desktop-min\:focus\:ring-offset-pink-800:focus {
    --tw-ring-offset-color: #9d174d;
  }

  .desktop-min\:focus\:ring-offset-pink-900:focus {
    --tw-ring-offset-color: #831843;
  }

  .desktop-min\:focus\:ring-offset-base-normal:focus {
    --tw-ring-offset-color: #004181;
  }

  .desktop-min\:focus\:ring-offset-base-dark:focus {
    --tw-ring-offset-color: #003469;
  }

  .desktop-min\:focus\:ring-offset-base-black:focus {
    --tw-ring-offset-color: #1D1D1F;
  }

  .desktop-min\:focus\:ring-offset-base-border:focus {
    --tw-ring-offset-color: #E7E7E9;
  }

  .desktop-min\:focus\:ring-offset-primary-normal:focus {
    --tw-ring-offset-color: #0067CF;
  }

  .desktop-min\:focus\:ring-offset-primary-alt:focus {
    --tw-ring-offset-color: #00478F;
  }

  .desktop-min\:focus\:ring-offset-subtle-white:focus {
    --tw-ring-offset-color: #F9F9F9;
  }

  .desktop-min\:focus\:ring-offset-turquesa:focus {
    --tw-ring-offset-color: #0097B2;
  }

  .desktop-min\:filter {
    --tw-blur: var(--tw-empty,/*!*/ /*!*/);
    --tw-brightness: var(--tw-empty,/*!*/ /*!*/);
    --tw-contrast: var(--tw-empty,/*!*/ /*!*/);
    --tw-grayscale: var(--tw-empty,/*!*/ /*!*/);
    --tw-hue-rotate: var(--tw-empty,/*!*/ /*!*/);
    --tw-invert: var(--tw-empty,/*!*/ /*!*/);
    --tw-saturate: var(--tw-empty,/*!*/ /*!*/);
    --tw-sepia: var(--tw-empty,/*!*/ /*!*/);
    --tw-drop-shadow: var(--tw-empty,/*!*/ /*!*/);
    filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
  }

  .desktop-min\:filter-none {
    filter: none;
  }

  .desktop-min\:blur-0 {
    --tw-blur: blur(0);
  }

  .desktop-min\:blur-none {
    --tw-blur: blur(0);
  }

  .desktop-min\:blur-sm {
    --tw-blur: blur(4px);
  }

  .desktop-min\:blur {
    --tw-blur: blur(8px);
  }

  .desktop-min\:blur-md {
    --tw-blur: blur(12px);
  }

  .desktop-min\:blur-lg {
    --tw-blur: blur(16px);
  }

  .desktop-min\:blur-xl {
    --tw-blur: blur(24px);
  }

  .desktop-min\:blur-2xl {
    --tw-blur: blur(40px);
  }

  .desktop-min\:blur-3xl {
    --tw-blur: blur(64px);
  }

  .desktop-min\:brightness-0 {
    --tw-brightness: brightness(0);
  }

  .desktop-min\:brightness-50 {
    --tw-brightness: brightness(.5);
  }

  .desktop-min\:brightness-75 {
    --tw-brightness: brightness(.75);
  }

  .desktop-min\:brightness-90 {
    --tw-brightness: brightness(.9);
  }

  .desktop-min\:brightness-95 {
    --tw-brightness: brightness(.95);
  }

  .desktop-min\:brightness-100 {
    --tw-brightness: brightness(1);
  }

  .desktop-min\:brightness-105 {
    --tw-brightness: brightness(1.05);
  }

  .desktop-min\:brightness-110 {
    --tw-brightness: brightness(1.1);
  }

  .desktop-min\:brightness-125 {
    --tw-brightness: brightness(1.25);
  }

  .desktop-min\:brightness-150 {
    --tw-brightness: brightness(1.5);
  }

  .desktop-min\:brightness-200 {
    --tw-brightness: brightness(2);
  }

  .desktop-min\:contrast-0 {
    --tw-contrast: contrast(0);
  }

  .desktop-min\:contrast-50 {
    --tw-contrast: contrast(.5);
  }

  .desktop-min\:contrast-75 {
    --tw-contrast: contrast(.75);
  }

  .desktop-min\:contrast-100 {
    --tw-contrast: contrast(1);
  }

  .desktop-min\:contrast-125 {
    --tw-contrast: contrast(1.25);
  }

  .desktop-min\:contrast-150 {
    --tw-contrast: contrast(1.5);
  }

  .desktop-min\:contrast-200 {
    --tw-contrast: contrast(2);
  }

  .desktop-min\:drop-shadow-sm {
    --tw-drop-shadow: drop-shadow(0 1px 1px rgba(0,0,0,0.05));
  }

  .desktop-min\:drop-shadow {
    --tw-drop-shadow: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.1)) drop-shadow(0 1px 1px rgba(0, 0, 0, 0.06));
  }

  .desktop-min\:drop-shadow-md {
    --tw-drop-shadow: drop-shadow(0 4px 3px rgba(0, 0, 0, 0.07)) drop-shadow(0 2px 2px rgba(0, 0, 0, 0.06));
  }

  .desktop-min\:drop-shadow-lg {
    --tw-drop-shadow: drop-shadow(0 10px 8px rgba(0, 0, 0, 0.04)) drop-shadow(0 4px 3px rgba(0, 0, 0, 0.1));
  }

  .desktop-min\:drop-shadow-xl {
    --tw-drop-shadow: drop-shadow(0 20px 13px rgba(0, 0, 0, 0.03)) drop-shadow(0 8px 5px rgba(0, 0, 0, 0.08));
  }

  .desktop-min\:drop-shadow-2xl {
    --tw-drop-shadow: drop-shadow(0 25px 25px rgba(0, 0, 0, 0.15));
  }

  .desktop-min\:drop-shadow-none {
    --tw-drop-shadow: drop-shadow(0 0 #0000);
  }

  .desktop-min\:grayscale-0 {
    --tw-grayscale: grayscale(0);
  }

  .desktop-min\:grayscale {
    --tw-grayscale: grayscale(100%);
  }

  .desktop-min\:hue-rotate-0 {
    --tw-hue-rotate: hue-rotate(0deg);
  }

  .desktop-min\:hue-rotate-15 {
    --tw-hue-rotate: hue-rotate(15deg);
  }

  .desktop-min\:hue-rotate-30 {
    --tw-hue-rotate: hue-rotate(30deg);
  }

  .desktop-min\:hue-rotate-60 {
    --tw-hue-rotate: hue-rotate(60deg);
  }

  .desktop-min\:hue-rotate-90 {
    --tw-hue-rotate: hue-rotate(90deg);
  }

  .desktop-min\:hue-rotate-180 {
    --tw-hue-rotate: hue-rotate(180deg);
  }

  .desktop-min\:-hue-rotate-180 {
    --tw-hue-rotate: hue-rotate(-180deg);
  }

  .desktop-min\:-hue-rotate-90 {
    --tw-hue-rotate: hue-rotate(-90deg);
  }

  .desktop-min\:-hue-rotate-60 {
    --tw-hue-rotate: hue-rotate(-60deg);
  }

  .desktop-min\:-hue-rotate-30 {
    --tw-hue-rotate: hue-rotate(-30deg);
  }

  .desktop-min\:-hue-rotate-15 {
    --tw-hue-rotate: hue-rotate(-15deg);
  }

  .desktop-min\:invert-0 {
    --tw-invert: invert(0);
  }

  .desktop-min\:invert {
    --tw-invert: invert(100%);
  }

  .desktop-min\:saturate-0 {
    --tw-saturate: saturate(0);
  }

  .desktop-min\:saturate-50 {
    --tw-saturate: saturate(.5);
  }

  .desktop-min\:saturate-100 {
    --tw-saturate: saturate(1);
  }

  .desktop-min\:saturate-150 {
    --tw-saturate: saturate(1.5);
  }

  .desktop-min\:saturate-200 {
    --tw-saturate: saturate(2);
  }

  .desktop-min\:sepia-0 {
    --tw-sepia: sepia(0);
  }

  .desktop-min\:sepia {
    --tw-sepia: sepia(100%);
  }

  .desktop-min\:backdrop-filter {
    --tw-backdrop-blur: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-brightness: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-contrast: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-grayscale: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-hue-rotate: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-invert: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-opacity: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-saturate: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-sepia: var(--tw-empty,/*!*/ /*!*/);
    -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
            backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  }

  .desktop-min\:backdrop-filter-none {
    -webkit-backdrop-filter: none;
            backdrop-filter: none;
  }

  .desktop-min\:backdrop-blur-0 {
    --tw-backdrop-blur: blur(0);
  }

  .desktop-min\:backdrop-blur-none {
    --tw-backdrop-blur: blur(0);
  }

  .desktop-min\:backdrop-blur-sm {
    --tw-backdrop-blur: blur(4px);
  }

  .desktop-min\:backdrop-blur {
    --tw-backdrop-blur: blur(8px);
  }

  .desktop-min\:backdrop-blur-md {
    --tw-backdrop-blur: blur(12px);
  }

  .desktop-min\:backdrop-blur-lg {
    --tw-backdrop-blur: blur(16px);
  }

  .desktop-min\:backdrop-blur-xl {
    --tw-backdrop-blur: blur(24px);
  }

  .desktop-min\:backdrop-blur-2xl {
    --tw-backdrop-blur: blur(40px);
  }

  .desktop-min\:backdrop-blur-3xl {
    --tw-backdrop-blur: blur(64px);
  }

  .desktop-min\:backdrop-brightness-0 {
    --tw-backdrop-brightness: brightness(0);
  }

  .desktop-min\:backdrop-brightness-50 {
    --tw-backdrop-brightness: brightness(.5);
  }

  .desktop-min\:backdrop-brightness-75 {
    --tw-backdrop-brightness: brightness(.75);
  }

  .desktop-min\:backdrop-brightness-90 {
    --tw-backdrop-brightness: brightness(.9);
  }

  .desktop-min\:backdrop-brightness-95 {
    --tw-backdrop-brightness: brightness(.95);
  }

  .desktop-min\:backdrop-brightness-100 {
    --tw-backdrop-brightness: brightness(1);
  }

  .desktop-min\:backdrop-brightness-105 {
    --tw-backdrop-brightness: brightness(1.05);
  }

  .desktop-min\:backdrop-brightness-110 {
    --tw-backdrop-brightness: brightness(1.1);
  }

  .desktop-min\:backdrop-brightness-125 {
    --tw-backdrop-brightness: brightness(1.25);
  }

  .desktop-min\:backdrop-brightness-150 {
    --tw-backdrop-brightness: brightness(1.5);
  }

  .desktop-min\:backdrop-brightness-200 {
    --tw-backdrop-brightness: brightness(2);
  }

  .desktop-min\:backdrop-contrast-0 {
    --tw-backdrop-contrast: contrast(0);
  }

  .desktop-min\:backdrop-contrast-50 {
    --tw-backdrop-contrast: contrast(.5);
  }

  .desktop-min\:backdrop-contrast-75 {
    --tw-backdrop-contrast: contrast(.75);
  }

  .desktop-min\:backdrop-contrast-100 {
    --tw-backdrop-contrast: contrast(1);
  }

  .desktop-min\:backdrop-contrast-125 {
    --tw-backdrop-contrast: contrast(1.25);
  }

  .desktop-min\:backdrop-contrast-150 {
    --tw-backdrop-contrast: contrast(1.5);
  }

  .desktop-min\:backdrop-contrast-200 {
    --tw-backdrop-contrast: contrast(2);
  }

  .desktop-min\:backdrop-grayscale-0 {
    --tw-backdrop-grayscale: grayscale(0);
  }

  .desktop-min\:backdrop-grayscale {
    --tw-backdrop-grayscale: grayscale(100%);
  }

  .desktop-min\:backdrop-hue-rotate-0 {
    --tw-backdrop-hue-rotate: hue-rotate(0deg);
  }

  .desktop-min\:backdrop-hue-rotate-15 {
    --tw-backdrop-hue-rotate: hue-rotate(15deg);
  }

  .desktop-min\:backdrop-hue-rotate-30 {
    --tw-backdrop-hue-rotate: hue-rotate(30deg);
  }

  .desktop-min\:backdrop-hue-rotate-60 {
    --tw-backdrop-hue-rotate: hue-rotate(60deg);
  }

  .desktop-min\:backdrop-hue-rotate-90 {
    --tw-backdrop-hue-rotate: hue-rotate(90deg);
  }

  .desktop-min\:backdrop-hue-rotate-180 {
    --tw-backdrop-hue-rotate: hue-rotate(180deg);
  }

  .desktop-min\:-backdrop-hue-rotate-180 {
    --tw-backdrop-hue-rotate: hue-rotate(-180deg);
  }

  .desktop-min\:-backdrop-hue-rotate-90 {
    --tw-backdrop-hue-rotate: hue-rotate(-90deg);
  }

  .desktop-min\:-backdrop-hue-rotate-60 {
    --tw-backdrop-hue-rotate: hue-rotate(-60deg);
  }

  .desktop-min\:-backdrop-hue-rotate-30 {
    --tw-backdrop-hue-rotate: hue-rotate(-30deg);
  }

  .desktop-min\:-backdrop-hue-rotate-15 {
    --tw-backdrop-hue-rotate: hue-rotate(-15deg);
  }

  .desktop-min\:backdrop-invert-0 {
    --tw-backdrop-invert: invert(0);
  }

  .desktop-min\:backdrop-invert {
    --tw-backdrop-invert: invert(100%);
  }

  .desktop-min\:backdrop-opacity-0 {
    --tw-backdrop-opacity: opacity(0);
  }

  .desktop-min\:backdrop-opacity-5 {
    --tw-backdrop-opacity: opacity(0.05);
  }

  .desktop-min\:backdrop-opacity-10 {
    --tw-backdrop-opacity: opacity(0.1);
  }

  .desktop-min\:backdrop-opacity-20 {
    --tw-backdrop-opacity: opacity(0.2);
  }

  .desktop-min\:backdrop-opacity-25 {
    --tw-backdrop-opacity: opacity(0.25);
  }

  .desktop-min\:backdrop-opacity-30 {
    --tw-backdrop-opacity: opacity(0.3);
  }

  .desktop-min\:backdrop-opacity-40 {
    --tw-backdrop-opacity: opacity(0.4);
  }

  .desktop-min\:backdrop-opacity-50 {
    --tw-backdrop-opacity: opacity(0.5);
  }

  .desktop-min\:backdrop-opacity-60 {
    --tw-backdrop-opacity: opacity(0.6);
  }

  .desktop-min\:backdrop-opacity-70 {
    --tw-backdrop-opacity: opacity(0.7);
  }

  .desktop-min\:backdrop-opacity-75 {
    --tw-backdrop-opacity: opacity(0.75);
  }

  .desktop-min\:backdrop-opacity-80 {
    --tw-backdrop-opacity: opacity(0.8);
  }

  .desktop-min\:backdrop-opacity-90 {
    --tw-backdrop-opacity: opacity(0.9);
  }

  .desktop-min\:backdrop-opacity-95 {
    --tw-backdrop-opacity: opacity(0.95);
  }

  .desktop-min\:backdrop-opacity-100 {
    --tw-backdrop-opacity: opacity(1);
  }

  .desktop-min\:backdrop-saturate-0 {
    --tw-backdrop-saturate: saturate(0);
  }

  .desktop-min\:backdrop-saturate-50 {
    --tw-backdrop-saturate: saturate(.5);
  }

  .desktop-min\:backdrop-saturate-100 {
    --tw-backdrop-saturate: saturate(1);
  }

  .desktop-min\:backdrop-saturate-150 {
    --tw-backdrop-saturate: saturate(1.5);
  }

  .desktop-min\:backdrop-saturate-200 {
    --tw-backdrop-saturate: saturate(2);
  }

  .desktop-min\:backdrop-sepia-0 {
    --tw-backdrop-sepia: sepia(0);
  }

  .desktop-min\:backdrop-sepia {
    --tw-backdrop-sepia: sepia(100%);
  }

  .desktop-min\:transition-none {
    transition-property: none;
  }

  .desktop-min\:transition-all {
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .desktop-min\:transition {
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .desktop-min\: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;
  }

  .desktop-min\:transition-opacity {
    transition-property: opacity;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .desktop-min\:transition-shadow {
    transition-property: box-shadow;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .desktop-min\:transition-transform {
    transition-property: transform;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .desktop-min\:delay-75 {
    transition-delay: 75ms;
  }

  .desktop-min\:delay-100 {
    transition-delay: 100ms;
  }

  .desktop-min\:delay-150 {
    transition-delay: 150ms;
  }

  .desktop-min\:delay-200 {
    transition-delay: 200ms;
  }

  .desktop-min\:delay-300 {
    transition-delay: 300ms;
  }

  .desktop-min\:delay-500 {
    transition-delay: 500ms;
  }

  .desktop-min\:delay-700 {
    transition-delay: 700ms;
  }

  .desktop-min\:delay-1000 {
    transition-delay: 1000ms;
  }

  .desktop-min\:duration-75 {
    transition-duration: 75ms;
  }

  .desktop-min\:duration-100 {
    transition-duration: 100ms;
  }

  .desktop-min\:duration-150 {
    transition-duration: 150ms;
  }

  .desktop-min\:duration-200 {
    transition-duration: 200ms;
  }

  .desktop-min\:duration-300 {
    transition-duration: 300ms;
  }

  .desktop-min\:duration-500 {
    transition-duration: 500ms;
  }

  .desktop-min\:duration-700 {
    transition-duration: 700ms;
  }

  .desktop-min\:duration-1000 {
    transition-duration: 1000ms;
  }

  .desktop-min\:ease-linear {
    transition-timing-function: linear;
  }

  .desktop-min\:ease-in {
    transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
  }

  .desktop-min\:ease-out {
    transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
  }

  .desktop-min\:ease-in-out {
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  }
}

@media (min-width: 1200px) {
  .desktop\:container {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 1rem;
    padding-left: 1rem;
  }

  @media (min-width: 100%) {
    .desktop\:container {
      max-width: 100%;
    }
  }

  @media (min-width: 1200px) {
    .desktop\:container {
      max-width: 1200px;
    }
  }

  .desktop\:sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border-width: 0;
  }

  .desktop\:not-sr-only {
    position: static;
    width: auto;
    height: auto;
    padding: 0;
    margin: 0;
    overflow: visible;
    clip: auto;
    white-space: normal;
  }

  .desktop\:focus-within\:sr-only:focus-within {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border-width: 0;
  }

  .desktop\:focus-within\:not-sr-only:focus-within {
    position: static;
    width: auto;
    height: auto;
    padding: 0;
    margin: 0;
    overflow: visible;
    clip: auto;
    white-space: normal;
  }

  .desktop\:focus\:sr-only:focus {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border-width: 0;
  }

  .desktop\:focus\:not-sr-only:focus {
    position: static;
    width: auto;
    height: auto;
    padding: 0;
    margin: 0;
    overflow: visible;
    clip: auto;
    white-space: normal;
  }

  .desktop\:pointer-events-none {
    pointer-events: none;
  }

  .desktop\:pointer-events-auto {
    pointer-events: auto;
  }

  .desktop\:visible {
    visibility: visible;
  }

  .desktop\:invisible {
    visibility: hidden;
  }

  .desktop\:static {
    position: static;
  }

  .desktop\:fixed {
    position: fixed;
  }

  .desktop\:absolute {
    position: absolute;
  }

  .desktop\:relative {
    position: relative;
  }

  .desktop\:sticky {
    position: -webkit-sticky;
    position: sticky;
  }

  .desktop\:inset-0 {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }

  .desktop\:inset-1 {
    top: 0.0625rem;
    right: 0.0625rem;
    bottom: 0.0625rem;
    left: 0.0625rem;
  }

  .desktop\:inset-2 {
    top: 0.125rem;
    right: 0.125rem;
    bottom: 0.125rem;
    left: 0.125rem;
  }

  .desktop\:inset-3 {
    top: 0.1875rem;
    right: 0.1875rem;
    bottom: 0.1875rem;
    left: 0.1875rem;
  }

  .desktop\:inset-4 {
    top: 0.25rem;
    right: 0.25rem;
    bottom: 0.25rem;
    left: 0.25rem;
  }

  .desktop\:inset-5 {
    top: 0.3125rem;
    right: 0.3125rem;
    bottom: 0.3125rem;
    left: 0.3125rem;
  }

  .desktop\:inset-6 {
    top: 0.375rem;
    right: 0.375rem;
    bottom: 0.375rem;
    left: 0.375rem;
  }

  .desktop\:inset-8 {
    top: 0.5rem;
    right: 0.5rem;
    bottom: 0.5rem;
    left: 0.5rem;
  }

  .desktop\:inset-10 {
    top: 0.625rem;
    right: 0.625rem;
    bottom: 0.625rem;
    left: 0.625rem;
  }

  .desktop\:inset-12 {
    top: 0.75rem;
    right: 0.75rem;
    bottom: 0.75rem;
    left: 0.75rem;
  }

  .desktop\:inset-16 {
    top: 1rem;
    right: 1rem;
    bottom: 1rem;
    left: 1rem;
  }

  .desktop\:inset-20 {
    top: 1.25rem;
    right: 1.25rem;
    bottom: 1.25rem;
    left: 1.25rem;
  }

  .desktop\:inset-24 {
    top: 1.5rem;
    right: 1.5rem;
    bottom: 1.5rem;
    left: 1.5rem;
  }

  .desktop\:inset-32 {
    top: 2rem;
    right: 2rem;
    bottom: 2rem;
    left: 2rem;
  }

  .desktop\:inset-40 {
    top: 2.5rem;
    right: 2.5rem;
    bottom: 2.5rem;
    left: 2.5rem;
  }

  .desktop\:inset-48 {
    top: 3rem;
    right: 3rem;
    bottom: 3rem;
    left: 3rem;
  }

  .desktop\:inset-56 {
    top: 3.5rem;
    right: 3.5rem;
    bottom: 3.5rem;
    left: 3.5rem;
  }

  .desktop\:inset-64 {
    top: 4rem;
    right: 4rem;
    bottom: 4rem;
    left: 4rem;
  }

  .desktop\:inset-68 {
    top: 4.25rem;
    right: 4.25rem;
    bottom: 4.25rem;
    left: 4.25rem;
  }

  .desktop\:inset-72 {
    top: 4.5rem;
    right: 4.5rem;
    bottom: 4.5rem;
    left: 4.5rem;
  }

  .desktop\:inset-76 {
    top: 4.75rem;
    right: 4.75rem;
    bottom: 4.75rem;
    left: 4.75rem;
  }

  .desktop\:inset-80 {
    top: 5rem;
    right: 5rem;
    bottom: 5rem;
    left: 5rem;
  }

  .desktop\:inset-192 {
    top: 12rem;
    right: 12rem;
    bottom: 12rem;
    left: 12rem;
  }

  .desktop\:inset-auto {
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
  }

  .desktop\:inset-px {
    top: 1px;
    right: 1px;
    bottom: 1px;
    left: 1px;
  }

  .desktop\:-inset-1 {
    top: -0.0625rem;
    right: -0.0625rem;
    bottom: -0.0625rem;
    left: -0.0625rem;
  }

  .desktop\:-inset-2 {
    top: -0.125rem;
    right: -0.125rem;
    bottom: -0.125rem;
    left: -0.125rem;
  }

  .desktop\:-inset-3 {
    top: -0.1875rem;
    right: -0.1875rem;
    bottom: -0.1875rem;
    left: -0.1875rem;
  }

  .desktop\:-inset-4 {
    top: -0.25rem;
    right: -0.25rem;
    bottom: -0.25rem;
    left: -0.25rem;
  }

  .desktop\:-inset-5 {
    top: -0.3125rem;
    right: -0.3125rem;
    bottom: -0.3125rem;
    left: -0.3125rem;
  }

  .desktop\:-inset-6 {
    top: -0.375rem;
    right: -0.375rem;
    bottom: -0.375rem;
    left: -0.375rem;
  }

  .desktop\:-inset-8 {
    top: -0.5rem;
    right: -0.5rem;
    bottom: -0.5rem;
    left: -0.5rem;
  }

  .desktop\:-inset-10 {
    top: -0.625rem;
    right: -0.625rem;
    bottom: -0.625rem;
    left: -0.625rem;
  }

  .desktop\:-inset-12 {
    top: -0.75rem;
    right: -0.75rem;
    bottom: -0.75rem;
    left: -0.75rem;
  }

  .desktop\:-inset-16 {
    top: -1rem;
    right: -1rem;
    bottom: -1rem;
    left: -1rem;
  }

  .desktop\:-inset-20 {
    top: -1.25rem;
    right: -1.25rem;
    bottom: -1.25rem;
    left: -1.25rem;
  }

  .desktop\:-inset-24 {
    top: -1.5rem;
    right: -1.5rem;
    bottom: -1.5rem;
    left: -1.5rem;
  }

  .desktop\:-inset-32 {
    top: -2rem;
    right: -2rem;
    bottom: -2rem;
    left: -2rem;
  }

  .desktop\:-inset-40 {
    top: -2.5rem;
    right: -2.5rem;
    bottom: -2.5rem;
    left: -2.5rem;
  }

  .desktop\:-inset-48 {
    top: -3rem;
    right: -3rem;
    bottom: -3rem;
    left: -3rem;
  }

  .desktop\:-inset-56 {
    top: -3.5rem;
    right: -3.5rem;
    bottom: -3.5rem;
    left: -3.5rem;
  }

  .desktop\:-inset-64 {
    top: -4rem;
    right: -4rem;
    bottom: -4rem;
    left: -4rem;
  }

  .desktop\:-inset-68 {
    top: -4.25rem;
    right: -4.25rem;
    bottom: -4.25rem;
    left: -4.25rem;
  }

  .desktop\:-inset-72 {
    top: -4.5rem;
    right: -4.5rem;
    bottom: -4.5rem;
    left: -4.5rem;
  }

  .desktop\:-inset-76 {
    top: -4.75rem;
    right: -4.75rem;
    bottom: -4.75rem;
    left: -4.75rem;
  }

  .desktop\:-inset-80 {
    top: -5rem;
    right: -5rem;
    bottom: -5rem;
    left: -5rem;
  }

  .desktop\:-inset-192 {
    top: -12rem;
    right: -12rem;
    bottom: -12rem;
    left: -12rem;
  }

  .desktop\:-inset-px {
    top: -1px;
    right: -1px;
    bottom: -1px;
    left: -1px;
  }

  .desktop\:inset-1\/2 {
    top: 50%;
    right: 50%;
    bottom: 50%;
    left: 50%;
  }

  .desktop\:inset-1\/3 {
    top: 33.333333%;
    right: 33.333333%;
    bottom: 33.333333%;
    left: 33.333333%;
  }

  .desktop\:inset-2\/3 {
    top: 66.666667%;
    right: 66.666667%;
    bottom: 66.666667%;
    left: 66.666667%;
  }

  .desktop\:inset-1\/4 {
    top: 25%;
    right: 25%;
    bottom: 25%;
    left: 25%;
  }

  .desktop\:inset-2\/4 {
    top: 50%;
    right: 50%;
    bottom: 50%;
    left: 50%;
  }

  .desktop\:inset-3\/4 {
    top: 75%;
    right: 75%;
    bottom: 75%;
    left: 75%;
  }

  .desktop\:inset-full {
    top: 100%;
    right: 100%;
    bottom: 100%;
    left: 100%;
  }

  .desktop\:-inset-1\/2 {
    top: -50%;
    right: -50%;
    bottom: -50%;
    left: -50%;
  }

  .desktop\:-inset-1\/3 {
    top: -33.333333%;
    right: -33.333333%;
    bottom: -33.333333%;
    left: -33.333333%;
  }

  .desktop\:-inset-2\/3 {
    top: -66.666667%;
    right: -66.666667%;
    bottom: -66.666667%;
    left: -66.666667%;
  }

  .desktop\:-inset-1\/4 {
    top: -25%;
    right: -25%;
    bottom: -25%;
    left: -25%;
  }

  .desktop\:-inset-2\/4 {
    top: -50%;
    right: -50%;
    bottom: -50%;
    left: -50%;
  }

  .desktop\:-inset-3\/4 {
    top: -75%;
    right: -75%;
    bottom: -75%;
    left: -75%;
  }

  .desktop\:-inset-full {
    top: -100%;
    right: -100%;
    bottom: -100%;
    left: -100%;
  }

  .desktop\:inset-x-0 {
    left: 0;
    right: 0;
  }

  .desktop\:inset-x-1 {
    left: 0.0625rem;
    right: 0.0625rem;
  }

  .desktop\:inset-x-2 {
    left: 0.125rem;
    right: 0.125rem;
  }

  .desktop\:inset-x-3 {
    left: 0.1875rem;
    right: 0.1875rem;
  }

  .desktop\:inset-x-4 {
    left: 0.25rem;
    right: 0.25rem;
  }

  .desktop\:inset-x-5 {
    left: 0.3125rem;
    right: 0.3125rem;
  }

  .desktop\:inset-x-6 {
    left: 0.375rem;
    right: 0.375rem;
  }

  .desktop\:inset-x-8 {
    left: 0.5rem;
    right: 0.5rem;
  }

  .desktop\:inset-x-10 {
    left: 0.625rem;
    right: 0.625rem;
  }

  .desktop\:inset-x-12 {
    left: 0.75rem;
    right: 0.75rem;
  }

  .desktop\:inset-x-16 {
    left: 1rem;
    right: 1rem;
  }

  .desktop\:inset-x-20 {
    left: 1.25rem;
    right: 1.25rem;
  }

  .desktop\:inset-x-24 {
    left: 1.5rem;
    right: 1.5rem;
  }

  .desktop\:inset-x-32 {
    left: 2rem;
    right: 2rem;
  }

  .desktop\:inset-x-40 {
    left: 2.5rem;
    right: 2.5rem;
  }

  .desktop\:inset-x-48 {
    left: 3rem;
    right: 3rem;
  }

  .desktop\:inset-x-56 {
    left: 3.5rem;
    right: 3.5rem;
  }

  .desktop\:inset-x-64 {
    left: 4rem;
    right: 4rem;
  }

  .desktop\:inset-x-68 {
    left: 4.25rem;
    right: 4.25rem;
  }

  .desktop\:inset-x-72 {
    left: 4.5rem;
    right: 4.5rem;
  }

  .desktop\:inset-x-76 {
    left: 4.75rem;
    right: 4.75rem;
  }

  .desktop\:inset-x-80 {
    left: 5rem;
    right: 5rem;
  }

  .desktop\:inset-x-192 {
    left: 12rem;
    right: 12rem;
  }

  .desktop\:inset-x-auto {
    left: auto;
    right: auto;
  }

  .desktop\:inset-x-px {
    left: 1px;
    right: 1px;
  }

  .desktop\:-inset-x-1 {
    left: -0.0625rem;
    right: -0.0625rem;
  }

  .desktop\:-inset-x-2 {
    left: -0.125rem;
    right: -0.125rem;
  }

  .desktop\:-inset-x-3 {
    left: -0.1875rem;
    right: -0.1875rem;
  }

  .desktop\:-inset-x-4 {
    left: -0.25rem;
    right: -0.25rem;
  }

  .desktop\:-inset-x-5 {
    left: -0.3125rem;
    right: -0.3125rem;
  }

  .desktop\:-inset-x-6 {
    left: -0.375rem;
    right: -0.375rem;
  }

  .desktop\:-inset-x-8 {
    left: -0.5rem;
    right: -0.5rem;
  }

  .desktop\:-inset-x-10 {
    left: -0.625rem;
    right: -0.625rem;
  }

  .desktop\:-inset-x-12 {
    left: -0.75rem;
    right: -0.75rem;
  }

  .desktop\:-inset-x-16 {
    left: -1rem;
    right: -1rem;
  }

  .desktop\:-inset-x-20 {
    left: -1.25rem;
    right: -1.25rem;
  }

  .desktop\:-inset-x-24 {
    left: -1.5rem;
    right: -1.5rem;
  }

  .desktop\:-inset-x-32 {
    left: -2rem;
    right: -2rem;
  }

  .desktop\:-inset-x-40 {
    left: -2.5rem;
    right: -2.5rem;
  }

  .desktop\:-inset-x-48 {
    left: -3rem;
    right: -3rem;
  }

  .desktop\:-inset-x-56 {
    left: -3.5rem;
    right: -3.5rem;
  }

  .desktop\:-inset-x-64 {
    left: -4rem;
    right: -4rem;
  }

  .desktop\:-inset-x-68 {
    left: -4.25rem;
    right: -4.25rem;
  }

  .desktop\:-inset-x-72 {
    left: -4.5rem;
    right: -4.5rem;
  }

  .desktop\:-inset-x-76 {
    left: -4.75rem;
    right: -4.75rem;
  }

  .desktop\:-inset-x-80 {
    left: -5rem;
    right: -5rem;
  }

  .desktop\:-inset-x-192 {
    left: -12rem;
    right: -12rem;
  }

  .desktop\:-inset-x-px {
    left: -1px;
    right: -1px;
  }

  .desktop\:inset-x-1\/2 {
    left: 50%;
    right: 50%;
  }

  .desktop\:inset-x-1\/3 {
    left: 33.333333%;
    right: 33.333333%;
  }

  .desktop\:inset-x-2\/3 {
    left: 66.666667%;
    right: 66.666667%;
  }

  .desktop\:inset-x-1\/4 {
    left: 25%;
    right: 25%;
  }

  .desktop\:inset-x-2\/4 {
    left: 50%;
    right: 50%;
  }

  .desktop\:inset-x-3\/4 {
    left: 75%;
    right: 75%;
  }

  .desktop\:inset-x-full {
    left: 100%;
    right: 100%;
  }

  .desktop\:-inset-x-1\/2 {
    left: -50%;
    right: -50%;
  }

  .desktop\:-inset-x-1\/3 {
    left: -33.333333%;
    right: -33.333333%;
  }

  .desktop\:-inset-x-2\/3 {
    left: -66.666667%;
    right: -66.666667%;
  }

  .desktop\:-inset-x-1\/4 {
    left: -25%;
    right: -25%;
  }

  .desktop\:-inset-x-2\/4 {
    left: -50%;
    right: -50%;
  }

  .desktop\:-inset-x-3\/4 {
    left: -75%;
    right: -75%;
  }

  .desktop\:-inset-x-full {
    left: -100%;
    right: -100%;
  }

  .desktop\:inset-y-0 {
    top: 0;
    bottom: 0;
  }

  .desktop\:inset-y-1 {
    top: 0.0625rem;
    bottom: 0.0625rem;
  }

  .desktop\:inset-y-2 {
    top: 0.125rem;
    bottom: 0.125rem;
  }

  .desktop\:inset-y-3 {
    top: 0.1875rem;
    bottom: 0.1875rem;
  }

  .desktop\:inset-y-4 {
    top: 0.25rem;
    bottom: 0.25rem;
  }

  .desktop\:inset-y-5 {
    top: 0.3125rem;
    bottom: 0.3125rem;
  }

  .desktop\:inset-y-6 {
    top: 0.375rem;
    bottom: 0.375rem;
  }

  .desktop\:inset-y-8 {
    top: 0.5rem;
    bottom: 0.5rem;
  }

  .desktop\:inset-y-10 {
    top: 0.625rem;
    bottom: 0.625rem;
  }

  .desktop\:inset-y-12 {
    top: 0.75rem;
    bottom: 0.75rem;
  }

  .desktop\:inset-y-16 {
    top: 1rem;
    bottom: 1rem;
  }

  .desktop\:inset-y-20 {
    top: 1.25rem;
    bottom: 1.25rem;
  }

  .desktop\:inset-y-24 {
    top: 1.5rem;
    bottom: 1.5rem;
  }

  .desktop\:inset-y-32 {
    top: 2rem;
    bottom: 2rem;
  }

  .desktop\:inset-y-40 {
    top: 2.5rem;
    bottom: 2.5rem;
  }

  .desktop\:inset-y-48 {
    top: 3rem;
    bottom: 3rem;
  }

  .desktop\:inset-y-56 {
    top: 3.5rem;
    bottom: 3.5rem;
  }

  .desktop\:inset-y-64 {
    top: 4rem;
    bottom: 4rem;
  }

  .desktop\:inset-y-68 {
    top: 4.25rem;
    bottom: 4.25rem;
  }

  .desktop\:inset-y-72 {
    top: 4.5rem;
    bottom: 4.5rem;
  }

  .desktop\:inset-y-76 {
    top: 4.75rem;
    bottom: 4.75rem;
  }

  .desktop\:inset-y-80 {
    top: 5rem;
    bottom: 5rem;
  }

  .desktop\:inset-y-192 {
    top: 12rem;
    bottom: 12rem;
  }

  .desktop\:inset-y-auto {
    top: auto;
    bottom: auto;
  }

  .desktop\:inset-y-px {
    top: 1px;
    bottom: 1px;
  }

  .desktop\:-inset-y-1 {
    top: -0.0625rem;
    bottom: -0.0625rem;
  }

  .desktop\:-inset-y-2 {
    top: -0.125rem;
    bottom: -0.125rem;
  }

  .desktop\:-inset-y-3 {
    top: -0.1875rem;
    bottom: -0.1875rem;
  }

  .desktop\:-inset-y-4 {
    top: -0.25rem;
    bottom: -0.25rem;
  }

  .desktop\:-inset-y-5 {
    top: -0.3125rem;
    bottom: -0.3125rem;
  }

  .desktop\:-inset-y-6 {
    top: -0.375rem;
    bottom: -0.375rem;
  }

  .desktop\:-inset-y-8 {
    top: -0.5rem;
    bottom: -0.5rem;
  }

  .desktop\:-inset-y-10 {
    top: -0.625rem;
    bottom: -0.625rem;
  }

  .desktop\:-inset-y-12 {
    top: -0.75rem;
    bottom: -0.75rem;
  }

  .desktop\:-inset-y-16 {
    top: -1rem;
    bottom: -1rem;
  }

  .desktop\:-inset-y-20 {
    top: -1.25rem;
    bottom: -1.25rem;
  }

  .desktop\:-inset-y-24 {
    top: -1.5rem;
    bottom: -1.5rem;
  }

  .desktop\:-inset-y-32 {
    top: -2rem;
    bottom: -2rem;
  }

  .desktop\:-inset-y-40 {
    top: -2.5rem;
    bottom: -2.5rem;
  }

  .desktop\:-inset-y-48 {
    top: -3rem;
    bottom: -3rem;
  }

  .desktop\:-inset-y-56 {
    top: -3.5rem;
    bottom: -3.5rem;
  }

  .desktop\:-inset-y-64 {
    top: -4rem;
    bottom: -4rem;
  }

  .desktop\:-inset-y-68 {
    top: -4.25rem;
    bottom: -4.25rem;
  }

  .desktop\:-inset-y-72 {
    top: -4.5rem;
    bottom: -4.5rem;
  }

  .desktop\:-inset-y-76 {
    top: -4.75rem;
    bottom: -4.75rem;
  }

  .desktop\:-inset-y-80 {
    top: -5rem;
    bottom: -5rem;
  }

  .desktop\:-inset-y-192 {
    top: -12rem;
    bottom: -12rem;
  }

  .desktop\:-inset-y-px {
    top: -1px;
    bottom: -1px;
  }

  .desktop\:inset-y-1\/2 {
    top: 50%;
    bottom: 50%;
  }

  .desktop\:inset-y-1\/3 {
    top: 33.333333%;
    bottom: 33.333333%;
  }

  .desktop\:inset-y-2\/3 {
    top: 66.666667%;
    bottom: 66.666667%;
  }

  .desktop\:inset-y-1\/4 {
    top: 25%;
    bottom: 25%;
  }

  .desktop\:inset-y-2\/4 {
    top: 50%;
    bottom: 50%;
  }

  .desktop\:inset-y-3\/4 {
    top: 75%;
    bottom: 75%;
  }

  .desktop\:inset-y-full {
    top: 100%;
    bottom: 100%;
  }

  .desktop\:-inset-y-1\/2 {
    top: -50%;
    bottom: -50%;
  }

  .desktop\:-inset-y-1\/3 {
    top: -33.333333%;
    bottom: -33.333333%;
  }

  .desktop\:-inset-y-2\/3 {
    top: -66.666667%;
    bottom: -66.666667%;
  }

  .desktop\:-inset-y-1\/4 {
    top: -25%;
    bottom: -25%;
  }

  .desktop\:-inset-y-2\/4 {
    top: -50%;
    bottom: -50%;
  }

  .desktop\:-inset-y-3\/4 {
    top: -75%;
    bottom: -75%;
  }

  .desktop\:-inset-y-full {
    top: -100%;
    bottom: -100%;
  }

  .desktop\:top-0 {
    top: 0;
  }

  .desktop\:top-1 {
    top: 0.0625rem;
  }

  .desktop\:top-2 {
    top: 0.125rem;
  }

  .desktop\:top-3 {
    top: 0.1875rem;
  }

  .desktop\:top-4 {
    top: 0.25rem;
  }

  .desktop\:top-5 {
    top: 0.3125rem;
  }

  .desktop\:top-6 {
    top: 0.375rem;
  }

  .desktop\:top-8 {
    top: 0.5rem;
  }

  .desktop\:top-10 {
    top: 0.625rem;
  }

  .desktop\:top-12 {
    top: 0.75rem;
  }

  .desktop\:top-16 {
    top: 1rem;
  }

  .desktop\:top-20 {
    top: 1.25rem;
  }

  .desktop\:top-24 {
    top: 1.5rem;
  }

  .desktop\:top-32 {
    top: 2rem;
  }

  .desktop\:top-40 {
    top: 2.5rem;
  }

  .desktop\:top-48 {
    top: 3rem;
  }

  .desktop\:top-56 {
    top: 3.5rem;
  }

  .desktop\:top-64 {
    top: 4rem;
  }

  .desktop\:top-68 {
    top: 4.25rem;
  }

  .desktop\:top-72 {
    top: 4.5rem;
  }

  .desktop\:top-76 {
    top: 4.75rem;
  }

  .desktop\:top-80 {
    top: 5rem;
  }

  .desktop\:top-192 {
    top: 12rem;
  }

  .desktop\:top-auto {
    top: auto;
  }

  .desktop\:top-px {
    top: 1px;
  }

  .desktop\:-top-1 {
    top: -0.0625rem;
  }

  .desktop\:-top-2 {
    top: -0.125rem;
  }

  .desktop\:-top-3 {
    top: -0.1875rem;
  }

  .desktop\:-top-4 {
    top: -0.25rem;
  }

  .desktop\:-top-5 {
    top: -0.3125rem;
  }

  .desktop\:-top-6 {
    top: -0.375rem;
  }

  .desktop\:-top-8 {
    top: -0.5rem;
  }

  .desktop\:-top-10 {
    top: -0.625rem;
  }

  .desktop\:-top-12 {
    top: -0.75rem;
  }

  .desktop\:-top-16 {
    top: -1rem;
  }

  .desktop\:-top-20 {
    top: -1.25rem;
  }

  .desktop\:-top-24 {
    top: -1.5rem;
  }

  .desktop\:-top-32 {
    top: -2rem;
  }

  .desktop\:-top-40 {
    top: -2.5rem;
  }

  .desktop\:-top-48 {
    top: -3rem;
  }

  .desktop\:-top-56 {
    top: -3.5rem;
  }

  .desktop\:-top-64 {
    top: -4rem;
  }

  .desktop\:-top-68 {
    top: -4.25rem;
  }

  .desktop\:-top-72 {
    top: -4.5rem;
  }

  .desktop\:-top-76 {
    top: -4.75rem;
  }

  .desktop\:-top-80 {
    top: -5rem;
  }

  .desktop\:-top-192 {
    top: -12rem;
  }

  .desktop\:-top-px {
    top: -1px;
  }

  .desktop\:top-1\/2 {
    top: 50%;
  }

  .desktop\:top-1\/3 {
    top: 33.333333%;
  }

  .desktop\:top-2\/3 {
    top: 66.666667%;
  }

  .desktop\:top-1\/4 {
    top: 25%;
  }

  .desktop\:top-2\/4 {
    top: 50%;
  }

  .desktop\:top-3\/4 {
    top: 75%;
  }

  .desktop\:top-full {
    top: 100%;
  }

  .desktop\:-top-1\/2 {
    top: -50%;
  }

  .desktop\:-top-1\/3 {
    top: -33.333333%;
  }

  .desktop\:-top-2\/3 {
    top: -66.666667%;
  }

  .desktop\:-top-1\/4 {
    top: -25%;
  }

  .desktop\:-top-2\/4 {
    top: -50%;
  }

  .desktop\:-top-3\/4 {
    top: -75%;
  }

  .desktop\:-top-full {
    top: -100%;
  }

  .desktop\:right-0 {
    right: 0;
  }

  .desktop\:right-1 {
    right: 0.0625rem;
  }

  .desktop\:right-2 {
    right: 0.125rem;
  }

  .desktop\:right-3 {
    right: 0.1875rem;
  }

  .desktop\:right-4 {
    right: 0.25rem;
  }

  .desktop\:right-5 {
    right: 0.3125rem;
  }

  .desktop\:right-6 {
    right: 0.375rem;
  }

  .desktop\:right-8 {
    right: 0.5rem;
  }

  .desktop\:right-10 {
    right: 0.625rem;
  }

  .desktop\:right-12 {
    right: 0.75rem;
  }

  .desktop\:right-16 {
    right: 1rem;
  }

  .desktop\:right-20 {
    right: 1.25rem;
  }

  .desktop\:right-24 {
    right: 1.5rem;
  }

  .desktop\:right-32 {
    right: 2rem;
  }

  .desktop\:right-40 {
    right: 2.5rem;
  }

  .desktop\:right-48 {
    right: 3rem;
  }

  .desktop\:right-56 {
    right: 3.5rem;
  }

  .desktop\:right-64 {
    right: 4rem;
  }

  .desktop\:right-68 {
    right: 4.25rem;
  }

  .desktop\:right-72 {
    right: 4.5rem;
  }

  .desktop\:right-76 {
    right: 4.75rem;
  }

  .desktop\:right-80 {
    right: 5rem;
  }

  .desktop\:right-192 {
    right: 12rem;
  }

  .desktop\:right-auto {
    right: auto;
  }

  .desktop\:right-px {
    right: 1px;
  }

  .desktop\:-right-1 {
    right: -0.0625rem;
  }

  .desktop\:-right-2 {
    right: -0.125rem;
  }

  .desktop\:-right-3 {
    right: -0.1875rem;
  }

  .desktop\:-right-4 {
    right: -0.25rem;
  }

  .desktop\:-right-5 {
    right: -0.3125rem;
  }

  .desktop\:-right-6 {
    right: -0.375rem;
  }

  .desktop\:-right-8 {
    right: -0.5rem;
  }

  .desktop\:-right-10 {
    right: -0.625rem;
  }

  .desktop\:-right-12 {
    right: -0.75rem;
  }

  .desktop\:-right-16 {
    right: -1rem;
  }

  .desktop\:-right-20 {
    right: -1.25rem;
  }

  .desktop\:-right-24 {
    right: -1.5rem;
  }

  .desktop\:-right-32 {
    right: -2rem;
  }

  .desktop\:-right-40 {
    right: -2.5rem;
  }

  .desktop\:-right-48 {
    right: -3rem;
  }

  .desktop\:-right-56 {
    right: -3.5rem;
  }

  .desktop\:-right-64 {
    right: -4rem;
  }

  .desktop\:-right-68 {
    right: -4.25rem;
  }

  .desktop\:-right-72 {
    right: -4.5rem;
  }

  .desktop\:-right-76 {
    right: -4.75rem;
  }

  .desktop\:-right-80 {
    right: -5rem;
  }

  .desktop\:-right-192 {
    right: -12rem;
  }

  .desktop\:-right-px {
    right: -1px;
  }

  .desktop\:right-1\/2 {
    right: 50%;
  }

  .desktop\:right-1\/3 {
    right: 33.333333%;
  }

  .desktop\:right-2\/3 {
    right: 66.666667%;
  }

  .desktop\:right-1\/4 {
    right: 25%;
  }

  .desktop\:right-2\/4 {
    right: 50%;
  }

  .desktop\:right-3\/4 {
    right: 75%;
  }

  .desktop\:right-full {
    right: 100%;
  }

  .desktop\:-right-1\/2 {
    right: -50%;
  }

  .desktop\:-right-1\/3 {
    right: -33.333333%;
  }

  .desktop\:-right-2\/3 {
    right: -66.666667%;
  }

  .desktop\:-right-1\/4 {
    right: -25%;
  }

  .desktop\:-right-2\/4 {
    right: -50%;
  }

  .desktop\:-right-3\/4 {
    right: -75%;
  }

  .desktop\:-right-full {
    right: -100%;
  }

  .desktop\:bottom-0 {
    bottom: 0;
  }

  .desktop\:bottom-1 {
    bottom: 0.0625rem;
  }

  .desktop\:bottom-2 {
    bottom: 0.125rem;
  }

  .desktop\:bottom-3 {
    bottom: 0.1875rem;
  }

  .desktop\:bottom-4 {
    bottom: 0.25rem;
  }

  .desktop\:bottom-5 {
    bottom: 0.3125rem;
  }

  .desktop\:bottom-6 {
    bottom: 0.375rem;
  }

  .desktop\:bottom-8 {
    bottom: 0.5rem;
  }

  .desktop\:bottom-10 {
    bottom: 0.625rem;
  }

  .desktop\:bottom-12 {
    bottom: 0.75rem;
  }

  .desktop\:bottom-16 {
    bottom: 1rem;
  }

  .desktop\:bottom-20 {
    bottom: 1.25rem;
  }

  .desktop\:bottom-24 {
    bottom: 1.5rem;
  }

  .desktop\:bottom-32 {
    bottom: 2rem;
  }

  .desktop\:bottom-40 {
    bottom: 2.5rem;
  }

  .desktop\:bottom-48 {
    bottom: 3rem;
  }

  .desktop\:bottom-56 {
    bottom: 3.5rem;
  }

  .desktop\:bottom-64 {
    bottom: 4rem;
  }

  .desktop\:bottom-68 {
    bottom: 4.25rem;
  }

  .desktop\:bottom-72 {
    bottom: 4.5rem;
  }

  .desktop\:bottom-76 {
    bottom: 4.75rem;
  }

  .desktop\:bottom-80 {
    bottom: 5rem;
  }

  .desktop\:bottom-192 {
    bottom: 12rem;
  }

  .desktop\:bottom-auto {
    bottom: auto;
  }

  .desktop\:bottom-px {
    bottom: 1px;
  }

  .desktop\:-bottom-1 {
    bottom: -0.0625rem;
  }

  .desktop\:-bottom-2 {
    bottom: -0.125rem;
  }

  .desktop\:-bottom-3 {
    bottom: -0.1875rem;
  }

  .desktop\:-bottom-4 {
    bottom: -0.25rem;
  }

  .desktop\:-bottom-5 {
    bottom: -0.3125rem;
  }

  .desktop\:-bottom-6 {
    bottom: -0.375rem;
  }

  .desktop\:-bottom-8 {
    bottom: -0.5rem;
  }

  .desktop\:-bottom-10 {
    bottom: -0.625rem;
  }

  .desktop\:-bottom-12 {
    bottom: -0.75rem;
  }

  .desktop\:-bottom-16 {
    bottom: -1rem;
  }

  .desktop\:-bottom-20 {
    bottom: -1.25rem;
  }

  .desktop\:-bottom-24 {
    bottom: -1.5rem;
  }

  .desktop\:-bottom-32 {
    bottom: -2rem;
  }

  .desktop\:-bottom-40 {
    bottom: -2.5rem;
  }

  .desktop\:-bottom-48 {
    bottom: -3rem;
  }

  .desktop\:-bottom-56 {
    bottom: -3.5rem;
  }

  .desktop\:-bottom-64 {
    bottom: -4rem;
  }

  .desktop\:-bottom-68 {
    bottom: -4.25rem;
  }

  .desktop\:-bottom-72 {
    bottom: -4.5rem;
  }

  .desktop\:-bottom-76 {
    bottom: -4.75rem;
  }

  .desktop\:-bottom-80 {
    bottom: -5rem;
  }

  .desktop\:-bottom-192 {
    bottom: -12rem;
  }

  .desktop\:-bottom-px {
    bottom: -1px;
  }

  .desktop\:bottom-1\/2 {
    bottom: 50%;
  }

  .desktop\:bottom-1\/3 {
    bottom: 33.333333%;
  }

  .desktop\:bottom-2\/3 {
    bottom: 66.666667%;
  }

  .desktop\:bottom-1\/4 {
    bottom: 25%;
  }

  .desktop\:bottom-2\/4 {
    bottom: 50%;
  }

  .desktop\:bottom-3\/4 {
    bottom: 75%;
  }

  .desktop\:bottom-full {
    bottom: 100%;
  }

  .desktop\:-bottom-1\/2 {
    bottom: -50%;
  }

  .desktop\:-bottom-1\/3 {
    bottom: -33.333333%;
  }

  .desktop\:-bottom-2\/3 {
    bottom: -66.666667%;
  }

  .desktop\:-bottom-1\/4 {
    bottom: -25%;
  }

  .desktop\:-bottom-2\/4 {
    bottom: -50%;
  }

  .desktop\:-bottom-3\/4 {
    bottom: -75%;
  }

  .desktop\:-bottom-full {
    bottom: -100%;
  }

  .desktop\:left-0 {
    left: 0;
  }

  .desktop\:left-1 {
    left: 0.0625rem;
  }

  .desktop\:left-2 {
    left: 0.125rem;
  }

  .desktop\:left-3 {
    left: 0.1875rem;
  }

  .desktop\:left-4 {
    left: 0.25rem;
  }

  .desktop\:left-5 {
    left: 0.3125rem;
  }

  .desktop\:left-6 {
    left: 0.375rem;
  }

  .desktop\:left-8 {
    left: 0.5rem;
  }

  .desktop\:left-10 {
    left: 0.625rem;
  }

  .desktop\:left-12 {
    left: 0.75rem;
  }

  .desktop\:left-16 {
    left: 1rem;
  }

  .desktop\:left-20 {
    left: 1.25rem;
  }

  .desktop\:left-24 {
    left: 1.5rem;
  }

  .desktop\:left-32 {
    left: 2rem;
  }

  .desktop\:left-40 {
    left: 2.5rem;
  }

  .desktop\:left-48 {
    left: 3rem;
  }

  .desktop\:left-56 {
    left: 3.5rem;
  }

  .desktop\:left-64 {
    left: 4rem;
  }

  .desktop\:left-68 {
    left: 4.25rem;
  }

  .desktop\:left-72 {
    left: 4.5rem;
  }

  .desktop\:left-76 {
    left: 4.75rem;
  }

  .desktop\:left-80 {
    left: 5rem;
  }

  .desktop\:left-192 {
    left: 12rem;
  }

  .desktop\:left-auto {
    left: auto;
  }

  .desktop\:left-px {
    left: 1px;
  }

  .desktop\:-left-1 {
    left: -0.0625rem;
  }

  .desktop\:-left-2 {
    left: -0.125rem;
  }

  .desktop\:-left-3 {
    left: -0.1875rem;
  }

  .desktop\:-left-4 {
    left: -0.25rem;
  }

  .desktop\:-left-5 {
    left: -0.3125rem;
  }

  .desktop\:-left-6 {
    left: -0.375rem;
  }

  .desktop\:-left-8 {
    left: -0.5rem;
  }

  .desktop\:-left-10 {
    left: -0.625rem;
  }

  .desktop\:-left-12 {
    left: -0.75rem;
  }

  .desktop\:-left-16 {
    left: -1rem;
  }

  .desktop\:-left-20 {
    left: -1.25rem;
  }

  .desktop\:-left-24 {
    left: -1.5rem;
  }

  .desktop\:-left-32 {
    left: -2rem;
  }

  .desktop\:-left-40 {
    left: -2.5rem;
  }

  .desktop\:-left-48 {
    left: -3rem;
  }

  .desktop\:-left-56 {
    left: -3.5rem;
  }

  .desktop\:-left-64 {
    left: -4rem;
  }

  .desktop\:-left-68 {
    left: -4.25rem;
  }

  .desktop\:-left-72 {
    left: -4.5rem;
  }

  .desktop\:-left-76 {
    left: -4.75rem;
  }

  .desktop\:-left-80 {
    left: -5rem;
  }

  .desktop\:-left-192 {
    left: -12rem;
  }

  .desktop\:-left-px {
    left: -1px;
  }

  .desktop\:left-1\/2 {
    left: 50%;
  }

  .desktop\:left-1\/3 {
    left: 33.333333%;
  }

  .desktop\:left-2\/3 {
    left: 66.666667%;
  }

  .desktop\:left-1\/4 {
    left: 25%;
  }

  .desktop\:left-2\/4 {
    left: 50%;
  }

  .desktop\:left-3\/4 {
    left: 75%;
  }

  .desktop\:left-full {
    left: 100%;
  }

  .desktop\:-left-1\/2 {
    left: -50%;
  }

  .desktop\:-left-1\/3 {
    left: -33.333333%;
  }

  .desktop\:-left-2\/3 {
    left: -66.666667%;
  }

  .desktop\:-left-1\/4 {
    left: -25%;
  }

  .desktop\:-left-2\/4 {
    left: -50%;
  }

  .desktop\:-left-3\/4 {
    left: -75%;
  }

  .desktop\:-left-full {
    left: -100%;
  }

  .desktop\:isolate {
    isolation: isolate;
  }

  .desktop\:isolation-auto {
    isolation: auto;
  }

  .desktop\:z-0 {
    z-index: 0;
  }

  .desktop\:z-10 {
    z-index: 10;
  }

  .desktop\:z-20 {
    z-index: 20;
  }

  .desktop\:z-30 {
    z-index: 30;
  }

  .desktop\:z-40 {
    z-index: 40;
  }

  .desktop\:z-50 {
    z-index: 50;
  }

  .desktop\:z-auto {
    z-index: auto;
  }

  .desktop\:focus-within\:z-0:focus-within {
    z-index: 0;
  }

  .desktop\:focus-within\:z-10:focus-within {
    z-index: 10;
  }

  .desktop\:focus-within\:z-20:focus-within {
    z-index: 20;
  }

  .desktop\:focus-within\:z-30:focus-within {
    z-index: 30;
  }

  .desktop\:focus-within\:z-40:focus-within {
    z-index: 40;
  }

  .desktop\:focus-within\:z-50:focus-within {
    z-index: 50;
  }

  .desktop\:focus-within\:z-auto:focus-within {
    z-index: auto;
  }

  .desktop\:focus\:z-0:focus {
    z-index: 0;
  }

  .desktop\:focus\:z-10:focus {
    z-index: 10;
  }

  .desktop\:focus\:z-20:focus {
    z-index: 20;
  }

  .desktop\:focus\:z-30:focus {
    z-index: 30;
  }

  .desktop\:focus\:z-40:focus {
    z-index: 40;
  }

  .desktop\:focus\:z-50:focus {
    z-index: 50;
  }

  .desktop\:focus\:z-auto:focus {
    z-index: auto;
  }

  .desktop\:order-1 {
    order: 1;
  }

  .desktop\:order-2 {
    order: 2;
  }

  .desktop\:order-3 {
    order: 3;
  }

  .desktop\:order-4 {
    order: 4;
  }

  .desktop\:order-5 {
    order: 5;
  }

  .desktop\:order-6 {
    order: 6;
  }

  .desktop\:order-7 {
    order: 7;
  }

  .desktop\:order-8 {
    order: 8;
  }

  .desktop\:order-9 {
    order: 9;
  }

  .desktop\:order-10 {
    order: 10;
  }

  .desktop\:order-11 {
    order: 11;
  }

  .desktop\:order-12 {
    order: 12;
  }

  .desktop\:order-first {
    order: -9999;
  }

  .desktop\:order-last {
    order: 9999;
  }

  .desktop\:order-none {
    order: 0;
  }

  .desktop\:col-auto {
    grid-column: auto;
  }

  .desktop\:col-span-1 {
    grid-column: span 1 / span 1;
  }

  .desktop\:col-span-2 {
    grid-column: span 2 / span 2;
  }

  .desktop\:col-span-3 {
    grid-column: span 3 / span 3;
  }

  .desktop\:col-span-4 {
    grid-column: span 4 / span 4;
  }

  .desktop\:col-span-5 {
    grid-column: span 5 / span 5;
  }

  .desktop\:col-span-6 {
    grid-column: span 6 / span 6;
  }

  .desktop\:col-span-7 {
    grid-column: span 7 / span 7;
  }

  .desktop\:col-span-8 {
    grid-column: span 8 / span 8;
  }

  .desktop\:col-span-9 {
    grid-column: span 9 / span 9;
  }

  .desktop\:col-span-10 {
    grid-column: span 10 / span 10;
  }

  .desktop\:col-span-11 {
    grid-column: span 11 / span 11;
  }

  .desktop\:col-span-12 {
    grid-column: span 12 / span 12;
  }

  .desktop\:col-span-full {
    grid-column: 1 / -1;
  }

  .desktop\:col-start-1 {
    grid-column-start: 1;
  }

  .desktop\:col-start-2 {
    grid-column-start: 2;
  }

  .desktop\:col-start-3 {
    grid-column-start: 3;
  }

  .desktop\:col-start-4 {
    grid-column-start: 4;
  }

  .desktop\:col-start-5 {
    grid-column-start: 5;
  }

  .desktop\:col-start-6 {
    grid-column-start: 6;
  }

  .desktop\:col-start-7 {
    grid-column-start: 7;
  }

  .desktop\:col-start-8 {
    grid-column-start: 8;
  }

  .desktop\:col-start-9 {
    grid-column-start: 9;
  }

  .desktop\:col-start-10 {
    grid-column-start: 10;
  }

  .desktop\:col-start-11 {
    grid-column-start: 11;
  }

  .desktop\:col-start-12 {
    grid-column-start: 12;
  }

  .desktop\:col-start-13 {
    grid-column-start: 13;
  }

  .desktop\:col-start-auto {
    grid-column-start: auto;
  }

  .desktop\:col-end-1 {
    grid-column-end: 1;
  }

  .desktop\:col-end-2 {
    grid-column-end: 2;
  }

  .desktop\:col-end-3 {
    grid-column-end: 3;
  }

  .desktop\:col-end-4 {
    grid-column-end: 4;
  }

  .desktop\:col-end-5 {
    grid-column-end: 5;
  }

  .desktop\:col-end-6 {
    grid-column-end: 6;
  }

  .desktop\:col-end-7 {
    grid-column-end: 7;
  }

  .desktop\:col-end-8 {
    grid-column-end: 8;
  }

  .desktop\:col-end-9 {
    grid-column-end: 9;
  }

  .desktop\:col-end-10 {
    grid-column-end: 10;
  }

  .desktop\:col-end-11 {
    grid-column-end: 11;
  }

  .desktop\:col-end-12 {
    grid-column-end: 12;
  }

  .desktop\:col-end-13 {
    grid-column-end: 13;
  }

  .desktop\:col-end-auto {
    grid-column-end: auto;
  }

  .desktop\:row-auto {
    grid-row: auto;
  }

  .desktop\:row-span-1 {
    grid-row: span 1 / span 1;
  }

  .desktop\:row-span-2 {
    grid-row: span 2 / span 2;
  }

  .desktop\:row-span-3 {
    grid-row: span 3 / span 3;
  }

  .desktop\:row-span-4 {
    grid-row: span 4 / span 4;
  }

  .desktop\:row-span-5 {
    grid-row: span 5 / span 5;
  }

  .desktop\:row-span-6 {
    grid-row: span 6 / span 6;
  }

  .desktop\:row-span-full {
    grid-row: 1 / -1;
  }

  .desktop\:row-start-1 {
    grid-row-start: 1;
  }

  .desktop\:row-start-2 {
    grid-row-start: 2;
  }

  .desktop\:row-start-3 {
    grid-row-start: 3;
  }

  .desktop\:row-start-4 {
    grid-row-start: 4;
  }

  .desktop\:row-start-5 {
    grid-row-start: 5;
  }

  .desktop\:row-start-6 {
    grid-row-start: 6;
  }

  .desktop\:row-start-7 {
    grid-row-start: 7;
  }

  .desktop\:row-start-auto {
    grid-row-start: auto;
  }

  .desktop\:row-end-1 {
    grid-row-end: 1;
  }

  .desktop\:row-end-2 {
    grid-row-end: 2;
  }

  .desktop\:row-end-3 {
    grid-row-end: 3;
  }

  .desktop\:row-end-4 {
    grid-row-end: 4;
  }

  .desktop\:row-end-5 {
    grid-row-end: 5;
  }

  .desktop\:row-end-6 {
    grid-row-end: 6;
  }

  .desktop\:row-end-7 {
    grid-row-end: 7;
  }

  .desktop\:row-end-auto {
    grid-row-end: auto;
  }

  .desktop\:float-right {
    float: right;
  }

  .desktop\:float-left {
    float: left;
  }

  .desktop\:float-none {
    float: none;
  }

  .desktop\:clear-left {
    clear: left;
  }

  .desktop\:clear-right {
    clear: right;
  }

  .desktop\:clear-both {
    clear: both;
  }

  .desktop\:clear-none {
    clear: none;
  }

  .desktop\:m-0 {
    margin: 0;
  }

  .desktop\:m-1 {
    margin: 0.0625rem;
  }

  .desktop\:m-2 {
    margin: 0.125rem;
  }

  .desktop\:m-3 {
    margin: 0.1875rem;
  }

  .desktop\:m-4 {
    margin: 0.25rem;
  }

  .desktop\:m-5 {
    margin: 0.3125rem;
  }

  .desktop\:m-6 {
    margin: 0.375rem;
  }

  .desktop\:m-8 {
    margin: 0.5rem;
  }

  .desktop\:m-10 {
    margin: 0.625rem;
  }

  .desktop\:m-12 {
    margin: 0.75rem;
  }

  .desktop\:m-16 {
    margin: 1rem;
  }

  .desktop\:m-20 {
    margin: 1.25rem;
  }

  .desktop\:m-24 {
    margin: 1.5rem;
  }

  .desktop\:m-32 {
    margin: 2rem;
  }

  .desktop\:m-40 {
    margin: 2.5rem;
  }

  .desktop\:m-48 {
    margin: 3rem;
  }

  .desktop\:m-56 {
    margin: 3.5rem;
  }

  .desktop\:m-64 {
    margin: 4rem;
  }

  .desktop\:m-68 {
    margin: 4.25rem;
  }

  .desktop\:m-72 {
    margin: 4.5rem;
  }

  .desktop\:m-76 {
    margin: 4.75rem;
  }

  .desktop\:m-80 {
    margin: 5rem;
  }

  .desktop\:m-192 {
    margin: 12rem;
  }

  .desktop\:m-auto {
    margin: auto;
  }

  .desktop\:m-px {
    margin: 1px;
  }

  .desktop\:-m-1 {
    margin: -0.0625rem;
  }

  .desktop\:-m-2 {
    margin: -0.125rem;
  }

  .desktop\:-m-3 {
    margin: -0.1875rem;
  }

  .desktop\:-m-4 {
    margin: -0.25rem;
  }

  .desktop\:-m-5 {
    margin: -0.3125rem;
  }

  .desktop\:-m-6 {
    margin: -0.375rem;
  }

  .desktop\:-m-8 {
    margin: -0.5rem;
  }

  .desktop\:-m-10 {
    margin: -0.625rem;
  }

  .desktop\:-m-12 {
    margin: -0.75rem;
  }

  .desktop\:-m-16 {
    margin: -1rem;
  }

  .desktop\:-m-20 {
    margin: -1.25rem;
  }

  .desktop\:-m-24 {
    margin: -1.5rem;
  }

  .desktop\:-m-32 {
    margin: -2rem;
  }

  .desktop\:-m-40 {
    margin: -2.5rem;
  }

  .desktop\:-m-48 {
    margin: -3rem;
  }

  .desktop\:-m-56 {
    margin: -3.5rem;
  }

  .desktop\:-m-64 {
    margin: -4rem;
  }

  .desktop\:-m-68 {
    margin: -4.25rem;
  }

  .desktop\:-m-72 {
    margin: -4.5rem;
  }

  .desktop\:-m-76 {
    margin: -4.75rem;
  }

  .desktop\:-m-80 {
    margin: -5rem;
  }

  .desktop\:-m-192 {
    margin: -12rem;
  }

  .desktop\:-m-px {
    margin: -1px;
  }

  .desktop\:mx-0 {
    margin-left: 0;
    margin-right: 0;
  }

  .desktop\:mx-1 {
    margin-left: 0.0625rem;
    margin-right: 0.0625rem;
  }

  .desktop\:mx-2 {
    margin-left: 0.125rem;
    margin-right: 0.125rem;
  }

  .desktop\:mx-3 {
    margin-left: 0.1875rem;
    margin-right: 0.1875rem;
  }

  .desktop\:mx-4 {
    margin-left: 0.25rem;
    margin-right: 0.25rem;
  }

  .desktop\:mx-5 {
    margin-left: 0.3125rem;
    margin-right: 0.3125rem;
  }

  .desktop\:mx-6 {
    margin-left: 0.375rem;
    margin-right: 0.375rem;
  }

  .desktop\:mx-8 {
    margin-left: 0.5rem;
    margin-right: 0.5rem;
  }

  .desktop\:mx-10 {
    margin-left: 0.625rem;
    margin-right: 0.625rem;
  }

  .desktop\:mx-12 {
    margin-left: 0.75rem;
    margin-right: 0.75rem;
  }

  .desktop\:mx-16 {
    margin-left: 1rem;
    margin-right: 1rem;
  }

  .desktop\:mx-20 {
    margin-left: 1.25rem;
    margin-right: 1.25rem;
  }

  .desktop\:mx-24 {
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }

  .desktop\:mx-32 {
    margin-left: 2rem;
    margin-right: 2rem;
  }

  .desktop\:mx-40 {
    margin-left: 2.5rem;
    margin-right: 2.5rem;
  }

  .desktop\:mx-48 {
    margin-left: 3rem;
    margin-right: 3rem;
  }

  .desktop\:mx-56 {
    margin-left: 3.5rem;
    margin-right: 3.5rem;
  }

  .desktop\:mx-64 {
    margin-left: 4rem;
    margin-right: 4rem;
  }

  .desktop\:mx-68 {
    margin-left: 4.25rem;
    margin-right: 4.25rem;
  }

  .desktop\:mx-72 {
    margin-left: 4.5rem;
    margin-right: 4.5rem;
  }

  .desktop\:mx-76 {
    margin-left: 4.75rem;
    margin-right: 4.75rem;
  }

  .desktop\:mx-80 {
    margin-left: 5rem;
    margin-right: 5rem;
  }

  .desktop\:mx-192 {
    margin-left: 12rem;
    margin-right: 12rem;
  }

  .desktop\:mx-auto {
    margin-left: auto;
    margin-right: auto;
  }

  .desktop\:mx-px {
    margin-left: 1px;
    margin-right: 1px;
  }

  .desktop\:-mx-1 {
    margin-left: -0.0625rem;
    margin-right: -0.0625rem;
  }

  .desktop\:-mx-2 {
    margin-left: -0.125rem;
    margin-right: -0.125rem;
  }

  .desktop\:-mx-3 {
    margin-left: -0.1875rem;
    margin-right: -0.1875rem;
  }

  .desktop\:-mx-4 {
    margin-left: -0.25rem;
    margin-right: -0.25rem;
  }

  .desktop\:-mx-5 {
    margin-left: -0.3125rem;
    margin-right: -0.3125rem;
  }

  .desktop\:-mx-6 {
    margin-left: -0.375rem;
    margin-right: -0.375rem;
  }

  .desktop\:-mx-8 {
    margin-left: -0.5rem;
    margin-right: -0.5rem;
  }

  .desktop\:-mx-10 {
    margin-left: -0.625rem;
    margin-right: -0.625rem;
  }

  .desktop\:-mx-12 {
    margin-left: -0.75rem;
    margin-right: -0.75rem;
  }

  .desktop\:-mx-16 {
    margin-left: -1rem;
    margin-right: -1rem;
  }

  .desktop\:-mx-20 {
    margin-left: -1.25rem;
    margin-right: -1.25rem;
  }

  .desktop\:-mx-24 {
    margin-left: -1.5rem;
    margin-right: -1.5rem;
  }

  .desktop\:-mx-32 {
    margin-left: -2rem;
    margin-right: -2rem;
  }

  .desktop\:-mx-40 {
    margin-left: -2.5rem;
    margin-right: -2.5rem;
  }

  .desktop\:-mx-48 {
    margin-left: -3rem;
    margin-right: -3rem;
  }

  .desktop\:-mx-56 {
    margin-left: -3.5rem;
    margin-right: -3.5rem;
  }

  .desktop\:-mx-64 {
    margin-left: -4rem;
    margin-right: -4rem;
  }

  .desktop\:-mx-68 {
    margin-left: -4.25rem;
    margin-right: -4.25rem;
  }

  .desktop\:-mx-72 {
    margin-left: -4.5rem;
    margin-right: -4.5rem;
  }

  .desktop\:-mx-76 {
    margin-left: -4.75rem;
    margin-right: -4.75rem;
  }

  .desktop\:-mx-80 {
    margin-left: -5rem;
    margin-right: -5rem;
  }

  .desktop\:-mx-192 {
    margin-left: -12rem;
    margin-right: -12rem;
  }

  .desktop\:-mx-px {
    margin-left: -1px;
    margin-right: -1px;
  }

  .desktop\:my-0 {
    margin-top: 0;
    margin-bottom: 0;
  }

  .desktop\:my-1 {
    margin-top: 0.0625rem;
    margin-bottom: 0.0625rem;
  }

  .desktop\:my-2 {
    margin-top: 0.125rem;
    margin-bottom: 0.125rem;
  }

  .desktop\:my-3 {
    margin-top: 0.1875rem;
    margin-bottom: 0.1875rem;
  }

  .desktop\:my-4 {
    margin-top: 0.25rem;
    margin-bottom: 0.25rem;
  }

  .desktop\:my-5 {
    margin-top: 0.3125rem;
    margin-bottom: 0.3125rem;
  }

  .desktop\:my-6 {
    margin-top: 0.375rem;
    margin-bottom: 0.375rem;
  }

  .desktop\:my-8 {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
  }

  .desktop\:my-10 {
    margin-top: 0.625rem;
    margin-bottom: 0.625rem;
  }

  .desktop\:my-12 {
    margin-top: 0.75rem;
    margin-bottom: 0.75rem;
  }

  .desktop\:my-16 {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }

  .desktop\:my-20 {
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
  }

  .desktop\:my-24 {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }

  .desktop\:my-32 {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }

  .desktop\:my-40 {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }

  .desktop\:my-48 {
    margin-top: 3rem;
    margin-bottom: 3rem;
  }

  .desktop\:my-56 {
    margin-top: 3.5rem;
    margin-bottom: 3.5rem;
  }

  .desktop\:my-64 {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }

  .desktop\:my-68 {
    margin-top: 4.25rem;
    margin-bottom: 4.25rem;
  }

  .desktop\:my-72 {
    margin-top: 4.5rem;
    margin-bottom: 4.5rem;
  }

  .desktop\:my-76 {
    margin-top: 4.75rem;
    margin-bottom: 4.75rem;
  }

  .desktop\:my-80 {
    margin-top: 5rem;
    margin-bottom: 5rem;
  }

  .desktop\:my-192 {
    margin-top: 12rem;
    margin-bottom: 12rem;
  }

  .desktop\:my-auto {
    margin-top: auto;
    margin-bottom: auto;
  }

  .desktop\:my-px {
    margin-top: 1px;
    margin-bottom: 1px;
  }

  .desktop\:-my-1 {
    margin-top: -0.0625rem;
    margin-bottom: -0.0625rem;
  }

  .desktop\:-my-2 {
    margin-top: -0.125rem;
    margin-bottom: -0.125rem;
  }

  .desktop\:-my-3 {
    margin-top: -0.1875rem;
    margin-bottom: -0.1875rem;
  }

  .desktop\:-my-4 {
    margin-top: -0.25rem;
    margin-bottom: -0.25rem;
  }

  .desktop\:-my-5 {
    margin-top: -0.3125rem;
    margin-bottom: -0.3125rem;
  }

  .desktop\:-my-6 {
    margin-top: -0.375rem;
    margin-bottom: -0.375rem;
  }

  .desktop\:-my-8 {
    margin-top: -0.5rem;
    margin-bottom: -0.5rem;
  }

  .desktop\:-my-10 {
    margin-top: -0.625rem;
    margin-bottom: -0.625rem;
  }

  .desktop\:-my-12 {
    margin-top: -0.75rem;
    margin-bottom: -0.75rem;
  }

  .desktop\:-my-16 {
    margin-top: -1rem;
    margin-bottom: -1rem;
  }

  .desktop\:-my-20 {
    margin-top: -1.25rem;
    margin-bottom: -1.25rem;
  }

  .desktop\:-my-24 {
    margin-top: -1.5rem;
    margin-bottom: -1.5rem;
  }

  .desktop\:-my-32 {
    margin-top: -2rem;
    margin-bottom: -2rem;
  }

  .desktop\:-my-40 {
    margin-top: -2.5rem;
    margin-bottom: -2.5rem;
  }

  .desktop\:-my-48 {
    margin-top: -3rem;
    margin-bottom: -3rem;
  }

  .desktop\:-my-56 {
    margin-top: -3.5rem;
    margin-bottom: -3.5rem;
  }

  .desktop\:-my-64 {
    margin-top: -4rem;
    margin-bottom: -4rem;
  }

  .desktop\:-my-68 {
    margin-top: -4.25rem;
    margin-bottom: -4.25rem;
  }

  .desktop\:-my-72 {
    margin-top: -4.5rem;
    margin-bottom: -4.5rem;
  }

  .desktop\:-my-76 {
    margin-top: -4.75rem;
    margin-bottom: -4.75rem;
  }

  .desktop\:-my-80 {
    margin-top: -5rem;
    margin-bottom: -5rem;
  }

  .desktop\:-my-192 {
    margin-top: -12rem;
    margin-bottom: -12rem;
  }

  .desktop\:-my-px {
    margin-top: -1px;
    margin-bottom: -1px;
  }

  .desktop\:mt-0 {
    margin-top: 0;
  }

  .desktop\:mt-1 {
    margin-top: 0.0625rem;
  }

  .desktop\:mt-2 {
    margin-top: 0.125rem;
  }

  .desktop\:mt-3 {
    margin-top: 0.1875rem;
  }

  .desktop\:mt-4 {
    margin-top: 0.25rem;
  }

  .desktop\:mt-5 {
    margin-top: 0.3125rem;
  }

  .desktop\:mt-6 {
    margin-top: 0.375rem;
  }

  .desktop\:mt-8 {
    margin-top: 0.5rem;
  }

  .desktop\:mt-10 {
    margin-top: 0.625rem;
  }

  .desktop\:mt-12 {
    margin-top: 0.75rem;
  }

  .desktop\:mt-16 {
    margin-top: 1rem;
  }

  .desktop\:mt-20 {
    margin-top: 1.25rem;
  }

  .desktop\:mt-24 {
    margin-top: 1.5rem;
  }

  .desktop\:mt-32 {
    margin-top: 2rem;
  }

  .desktop\:mt-40 {
    margin-top: 2.5rem;
  }

  .desktop\:mt-48 {
    margin-top: 3rem;
  }

  .desktop\:mt-56 {
    margin-top: 3.5rem;
  }

  .desktop\:mt-64 {
    margin-top: 4rem;
  }

  .desktop\:mt-68 {
    margin-top: 4.25rem;
  }

  .desktop\:mt-72 {
    margin-top: 4.5rem;
  }

  .desktop\:mt-76 {
    margin-top: 4.75rem;
  }

  .desktop\:mt-80 {
    margin-top: 5rem;
  }

  .desktop\:mt-192 {
    margin-top: 12rem;
  }

  .desktop\:mt-auto {
    margin-top: auto;
  }

  .desktop\:mt-px {
    margin-top: 1px;
  }

  .desktop\:-mt-1 {
    margin-top: -0.0625rem;
  }

  .desktop\:-mt-2 {
    margin-top: -0.125rem;
  }

  .desktop\:-mt-3 {
    margin-top: -0.1875rem;
  }

  .desktop\:-mt-4 {
    margin-top: -0.25rem;
  }

  .desktop\:-mt-5 {
    margin-top: -0.3125rem;
  }

  .desktop\:-mt-6 {
    margin-top: -0.375rem;
  }

  .desktop\:-mt-8 {
    margin-top: -0.5rem;
  }

  .desktop\:-mt-10 {
    margin-top: -0.625rem;
  }

  .desktop\:-mt-12 {
    margin-top: -0.75rem;
  }

  .desktop\:-mt-16 {
    margin-top: -1rem;
  }

  .desktop\:-mt-20 {
    margin-top: -1.25rem;
  }

  .desktop\:-mt-24 {
    margin-top: -1.5rem;
  }

  .desktop\:-mt-32 {
    margin-top: -2rem;
  }

  .desktop\:-mt-40 {
    margin-top: -2.5rem;
  }

  .desktop\:-mt-48 {
    margin-top: -3rem;
  }

  .desktop\:-mt-56 {
    margin-top: -3.5rem;
  }

  .desktop\:-mt-64 {
    margin-top: -4rem;
  }

  .desktop\:-mt-68 {
    margin-top: -4.25rem;
  }

  .desktop\:-mt-72 {
    margin-top: -4.5rem;
  }

  .desktop\:-mt-76 {
    margin-top: -4.75rem;
  }

  .desktop\:-mt-80 {
    margin-top: -5rem;
  }

  .desktop\:-mt-192 {
    margin-top: -12rem;
  }

  .desktop\:-mt-px {
    margin-top: -1px;
  }

  .desktop\:mr-0 {
    margin-right: 0;
  }

  .desktop\:mr-1 {
    margin-right: 0.0625rem;
  }

  .desktop\:mr-2 {
    margin-right: 0.125rem;
  }

  .desktop\:mr-3 {
    margin-right: 0.1875rem;
  }

  .desktop\:mr-4 {
    margin-right: 0.25rem;
  }

  .desktop\:mr-5 {
    margin-right: 0.3125rem;
  }

  .desktop\:mr-6 {
    margin-right: 0.375rem;
  }

  .desktop\:mr-8 {
    margin-right: 0.5rem;
  }

  .desktop\:mr-10 {
    margin-right: 0.625rem;
  }

  .desktop\:mr-12 {
    margin-right: 0.75rem;
  }

  .desktop\:mr-16 {
    margin-right: 1rem;
  }

  .desktop\:mr-20 {
    margin-right: 1.25rem;
  }

  .desktop\:mr-24 {
    margin-right: 1.5rem;
  }

  .desktop\:mr-32 {
    margin-right: 2rem;
  }

  .desktop\:mr-40 {
    margin-right: 2.5rem;
  }

  .desktop\:mr-48 {
    margin-right: 3rem;
  }

  .desktop\:mr-56 {
    margin-right: 3.5rem;
  }

  .desktop\:mr-64 {
    margin-right: 4rem;
  }

  .desktop\:mr-68 {
    margin-right: 4.25rem;
  }

  .desktop\:mr-72 {
    margin-right: 4.5rem;
  }

  .desktop\:mr-76 {
    margin-right: 4.75rem;
  }

  .desktop\:mr-80 {
    margin-right: 5rem;
  }

  .desktop\:mr-192 {
    margin-right: 12rem;
  }

  .desktop\:mr-auto {
    margin-right: auto;
  }

  .desktop\:mr-px {
    margin-right: 1px;
  }

  .desktop\:-mr-1 {
    margin-right: -0.0625rem;
  }

  .desktop\:-mr-2 {
    margin-right: -0.125rem;
  }

  .desktop\:-mr-3 {
    margin-right: -0.1875rem;
  }

  .desktop\:-mr-4 {
    margin-right: -0.25rem;
  }

  .desktop\:-mr-5 {
    margin-right: -0.3125rem;
  }

  .desktop\:-mr-6 {
    margin-right: -0.375rem;
  }

  .desktop\:-mr-8 {
    margin-right: -0.5rem;
  }

  .desktop\:-mr-10 {
    margin-right: -0.625rem;
  }

  .desktop\:-mr-12 {
    margin-right: -0.75rem;
  }

  .desktop\:-mr-16 {
    margin-right: -1rem;
  }

  .desktop\:-mr-20 {
    margin-right: -1.25rem;
  }

  .desktop\:-mr-24 {
    margin-right: -1.5rem;
  }

  .desktop\:-mr-32 {
    margin-right: -2rem;
  }

  .desktop\:-mr-40 {
    margin-right: -2.5rem;
  }

  .desktop\:-mr-48 {
    margin-right: -3rem;
  }

  .desktop\:-mr-56 {
    margin-right: -3.5rem;
  }

  .desktop\:-mr-64 {
    margin-right: -4rem;
  }

  .desktop\:-mr-68 {
    margin-right: -4.25rem;
  }

  .desktop\:-mr-72 {
    margin-right: -4.5rem;
  }

  .desktop\:-mr-76 {
    margin-right: -4.75rem;
  }

  .desktop\:-mr-80 {
    margin-right: -5rem;
  }

  .desktop\:-mr-192 {
    margin-right: -12rem;
  }

  .desktop\:-mr-px {
    margin-right: -1px;
  }

  .desktop\:mb-0 {
    margin-bottom: 0;
  }

  .desktop\:mb-1 {
    margin-bottom: 0.0625rem;
  }

  .desktop\:mb-2 {
    margin-bottom: 0.125rem;
  }

  .desktop\:mb-3 {
    margin-bottom: 0.1875rem;
  }

  .desktop\:mb-4 {
    margin-bottom: 0.25rem;
  }

  .desktop\:mb-5 {
    margin-bottom: 0.3125rem;
  }

  .desktop\:mb-6 {
    margin-bottom: 0.375rem;
  }

  .desktop\:mb-8 {
    margin-bottom: 0.5rem;
  }

  .desktop\:mb-10 {
    margin-bottom: 0.625rem;
  }

  .desktop\:mb-12 {
    margin-bottom: 0.75rem;
  }

  .desktop\:mb-16 {
    margin-bottom: 1rem;
  }

  .desktop\:mb-20 {
    margin-bottom: 1.25rem;
  }

  .desktop\:mb-24 {
    margin-bottom: 1.5rem;
  }

  .desktop\:mb-32 {
    margin-bottom: 2rem;
  }

  .desktop\:mb-40 {
    margin-bottom: 2.5rem;
  }

  .desktop\:mb-48 {
    margin-bottom: 3rem;
  }

  .desktop\:mb-56 {
    margin-bottom: 3.5rem;
  }

  .desktop\:mb-64 {
    margin-bottom: 4rem;
  }

  .desktop\:mb-68 {
    margin-bottom: 4.25rem;
  }

  .desktop\:mb-72 {
    margin-bottom: 4.5rem;
  }

  .desktop\:mb-76 {
    margin-bottom: 4.75rem;
  }

  .desktop\:mb-80 {
    margin-bottom: 5rem;
  }

  .desktop\:mb-192 {
    margin-bottom: 12rem;
  }

  .desktop\:mb-auto {
    margin-bottom: auto;
  }

  .desktop\:mb-px {
    margin-bottom: 1px;
  }

  .desktop\:-mb-1 {
    margin-bottom: -0.0625rem;
  }

  .desktop\:-mb-2 {
    margin-bottom: -0.125rem;
  }

  .desktop\:-mb-3 {
    margin-bottom: -0.1875rem;
  }

  .desktop\:-mb-4 {
    margin-bottom: -0.25rem;
  }

  .desktop\:-mb-5 {
    margin-bottom: -0.3125rem;
  }

  .desktop\:-mb-6 {
    margin-bottom: -0.375rem;
  }

  .desktop\:-mb-8 {
    margin-bottom: -0.5rem;
  }

  .desktop\:-mb-10 {
    margin-bottom: -0.625rem;
  }

  .desktop\:-mb-12 {
    margin-bottom: -0.75rem;
  }

  .desktop\:-mb-16 {
    margin-bottom: -1rem;
  }

  .desktop\:-mb-20 {
    margin-bottom: -1.25rem;
  }

  .desktop\:-mb-24 {
    margin-bottom: -1.5rem;
  }

  .desktop\:-mb-32 {
    margin-bottom: -2rem;
  }

  .desktop\:-mb-40 {
    margin-bottom: -2.5rem;
  }

  .desktop\:-mb-48 {
    margin-bottom: -3rem;
  }

  .desktop\:-mb-56 {
    margin-bottom: -3.5rem;
  }

  .desktop\:-mb-64 {
    margin-bottom: -4rem;
  }

  .desktop\:-mb-68 {
    margin-bottom: -4.25rem;
  }

  .desktop\:-mb-72 {
    margin-bottom: -4.5rem;
  }

  .desktop\:-mb-76 {
    margin-bottom: -4.75rem;
  }

  .desktop\:-mb-80 {
    margin-bottom: -5rem;
  }

  .desktop\:-mb-192 {
    margin-bottom: -12rem;
  }

  .desktop\:-mb-px {
    margin-bottom: -1px;
  }

  .desktop\:ml-0 {
    margin-left: 0;
  }

  .desktop\:ml-1 {
    margin-left: 0.0625rem;
  }

  .desktop\:ml-2 {
    margin-left: 0.125rem;
  }

  .desktop\:ml-3 {
    margin-left: 0.1875rem;
  }

  .desktop\:ml-4 {
    margin-left: 0.25rem;
  }

  .desktop\:ml-5 {
    margin-left: 0.3125rem;
  }

  .desktop\:ml-6 {
    margin-left: 0.375rem;
  }

  .desktop\:ml-8 {
    margin-left: 0.5rem;
  }

  .desktop\:ml-10 {
    margin-left: 0.625rem;
  }

  .desktop\:ml-12 {
    margin-left: 0.75rem;
  }

  .desktop\:ml-16 {
    margin-left: 1rem;
  }

  .desktop\:ml-20 {
    margin-left: 1.25rem;
  }

  .desktop\:ml-24 {
    margin-left: 1.5rem;
  }

  .desktop\:ml-32 {
    margin-left: 2rem;
  }

  .desktop\:ml-40 {
    margin-left: 2.5rem;
  }

  .desktop\:ml-48 {
    margin-left: 3rem;
  }

  .desktop\:ml-56 {
    margin-left: 3.5rem;
  }

  .desktop\:ml-64 {
    margin-left: 4rem;
  }

  .desktop\:ml-68 {
    margin-left: 4.25rem;
  }

  .desktop\:ml-72 {
    margin-left: 4.5rem;
  }

  .desktop\:ml-76 {
    margin-left: 4.75rem;
  }

  .desktop\:ml-80 {
    margin-left: 5rem;
  }

  .desktop\:ml-192 {
    margin-left: 12rem;
  }

  .desktop\:ml-auto {
    margin-left: auto;
  }

  .desktop\:ml-px {
    margin-left: 1px;
  }

  .desktop\:-ml-1 {
    margin-left: -0.0625rem;
  }

  .desktop\:-ml-2 {
    margin-left: -0.125rem;
  }

  .desktop\:-ml-3 {
    margin-left: -0.1875rem;
  }

  .desktop\:-ml-4 {
    margin-left: -0.25rem;
  }

  .desktop\:-ml-5 {
    margin-left: -0.3125rem;
  }

  .desktop\:-ml-6 {
    margin-left: -0.375rem;
  }

  .desktop\:-ml-8 {
    margin-left: -0.5rem;
  }

  .desktop\:-ml-10 {
    margin-left: -0.625rem;
  }

  .desktop\:-ml-12 {
    margin-left: -0.75rem;
  }

  .desktop\:-ml-16 {
    margin-left: -1rem;
  }

  .desktop\:-ml-20 {
    margin-left: -1.25rem;
  }

  .desktop\:-ml-24 {
    margin-left: -1.5rem;
  }

  .desktop\:-ml-32 {
    margin-left: -2rem;
  }

  .desktop\:-ml-40 {
    margin-left: -2.5rem;
  }

  .desktop\:-ml-48 {
    margin-left: -3rem;
  }

  .desktop\:-ml-56 {
    margin-left: -3.5rem;
  }

  .desktop\:-ml-64 {
    margin-left: -4rem;
  }

  .desktop\:-ml-68 {
    margin-left: -4.25rem;
  }

  .desktop\:-ml-72 {
    margin-left: -4.5rem;
  }

  .desktop\:-ml-76 {
    margin-left: -4.75rem;
  }

  .desktop\:-ml-80 {
    margin-left: -5rem;
  }

  .desktop\:-ml-192 {
    margin-left: -12rem;
  }

  .desktop\:-ml-px {
    margin-left: -1px;
  }

  .desktop\:box-border {
    box-sizing: border-box;
  }

  .desktop\:box-content {
    box-sizing: content-box;
  }

  .desktop\:block {
    display: block;
  }

  .desktop\:inline-block {
    display: inline-block;
  }

  .desktop\:inline {
    display: inline;
  }

  .desktop\:flex {
    display: flex;
  }

  .desktop\:inline-flex {
    display: inline-flex;
  }

  .desktop\:table {
    display: table;
  }

  .desktop\:inline-table {
    display: inline-table;
  }

  .desktop\:table-caption {
    display: table-caption;
  }

  .desktop\:table-cell {
    display: table-cell;
  }

  .desktop\:table-column {
    display: table-column;
  }

  .desktop\:table-column-group {
    display: table-column-group;
  }

  .desktop\:table-footer-group {
    display: table-footer-group;
  }

  .desktop\:table-header-group {
    display: table-header-group;
  }

  .desktop\:table-row-group {
    display: table-row-group;
  }

  .desktop\:table-row {
    display: table-row;
  }

  .desktop\:flow-root {
    display: flow-root;
  }

  .desktop\:grid {
    display: grid;
  }

  .desktop\:inline-grid {
    display: inline-grid;
  }

  .desktop\:contents {
    display: contents;
  }

  .desktop\:list-item {
    display: list-item;
  }

  .desktop\:hidden {
    display: none;
  }

  .desktop\:h-0 {
    height: 0;
  }

  .desktop\:h-1 {
    height: 0.0625rem;
  }

  .desktop\:h-2 {
    height: 0.125rem;
  }

  .desktop\:h-3 {
    height: 0.1875rem;
  }

  .desktop\:h-4 {
    height: 0.25rem;
  }

  .desktop\:h-5 {
    height: 0.3125rem;
  }

  .desktop\:h-6 {
    height: 0.375rem;
  }

  .desktop\:h-8 {
    height: 0.5rem;
  }

  .desktop\:h-10 {
    height: 0.625rem;
  }

  .desktop\:h-12 {
    height: 0.75rem;
  }

  .desktop\:h-16 {
    height: 1rem;
  }

  .desktop\:h-20 {
    height: 1.25rem;
  }

  .desktop\:h-24 {
    height: 1.5rem;
  }

  .desktop\:h-32 {
    height: 2rem;
  }

  .desktop\:h-40 {
    height: 2.5rem;
  }

  .desktop\:h-48 {
    height: 3rem;
  }

  .desktop\:h-56 {
    height: 3.5rem;
  }

  .desktop\:h-64 {
    height: 4rem;
  }

  .desktop\:h-68 {
    height: 4.25rem;
  }

  .desktop\:h-72 {
    height: 4.5rem;
  }

  .desktop\:h-76 {
    height: 4.75rem;
  }

  .desktop\:h-80 {
    height: 5rem;
  }

  .desktop\:h-192 {
    height: 12rem;
  }

  .desktop\:h-auto {
    height: auto;
  }

  .desktop\:h-px {
    height: 1px;
  }

  .desktop\:h-1\/2 {
    height: 50%;
  }

  .desktop\:h-1\/3 {
    height: 33.333333%;
  }

  .desktop\:h-2\/3 {
    height: 66.666667%;
  }

  .desktop\:h-1\/4 {
    height: 25%;
  }

  .desktop\:h-2\/4 {
    height: 50%;
  }

  .desktop\:h-3\/4 {
    height: 75%;
  }

  .desktop\:h-1\/5 {
    height: 20%;
  }

  .desktop\:h-2\/5 {
    height: 40%;
  }

  .desktop\:h-3\/5 {
    height: 60%;
  }

  .desktop\:h-4\/5 {
    height: 80%;
  }

  .desktop\:h-1\/6 {
    height: 16.666667%;
  }

  .desktop\:h-2\/6 {
    height: 33.333333%;
  }

  .desktop\:h-3\/6 {
    height: 50%;
  }

  .desktop\:h-4\/6 {
    height: 66.666667%;
  }

  .desktop\:h-5\/6 {
    height: 83.333333%;
  }

  .desktop\:h-full {
    height: 100%;
  }

  .desktop\:h-screen {
    height: 100vh;
  }

  .desktop\:max-h-0 {
    max-height: 0;
  }

  .desktop\:max-h-1 {
    max-height: 0.0625rem;
  }

  .desktop\:max-h-2 {
    max-height: 0.125rem;
  }

  .desktop\:max-h-3 {
    max-height: 0.1875rem;
  }

  .desktop\:max-h-4 {
    max-height: 0.25rem;
  }

  .desktop\:max-h-5 {
    max-height: 0.3125rem;
  }

  .desktop\:max-h-6 {
    max-height: 0.375rem;
  }

  .desktop\:max-h-8 {
    max-height: 0.5rem;
  }

  .desktop\:max-h-10 {
    max-height: 0.625rem;
  }

  .desktop\:max-h-12 {
    max-height: 0.75rem;
  }

  .desktop\:max-h-16 {
    max-height: 1rem;
  }

  .desktop\:max-h-20 {
    max-height: 1.25rem;
  }

  .desktop\:max-h-24 {
    max-height: 1.5rem;
  }

  .desktop\:max-h-32 {
    max-height: 2rem;
  }

  .desktop\:max-h-40 {
    max-height: 2.5rem;
  }

  .desktop\:max-h-48 {
    max-height: 3rem;
  }

  .desktop\:max-h-56 {
    max-height: 3.5rem;
  }

  .desktop\:max-h-64 {
    max-height: 4rem;
  }

  .desktop\:max-h-68 {
    max-height: 4.25rem;
  }

  .desktop\:max-h-72 {
    max-height: 4.5rem;
  }

  .desktop\:max-h-76 {
    max-height: 4.75rem;
  }

  .desktop\:max-h-80 {
    max-height: 5rem;
  }

  .desktop\:max-h-192 {
    max-height: 12rem;
  }

  .desktop\:max-h-px {
    max-height: 1px;
  }

  .desktop\:max-h-full {
    max-height: 100%;
  }

  .desktop\:max-h-screen {
    max-height: 100vh;
  }

  .desktop\:min-h-0 {
    min-height: 0px;
  }

  .desktop\:min-h-full {
    min-height: 100%;
  }

  .desktop\:min-h-screen {
    min-height: 100vh;
  }

  .desktop\:w-0 {
    width: 0;
  }

  .desktop\:w-1 {
    width: 0.0625rem;
  }

  .desktop\:w-2 {
    width: 0.125rem;
  }

  .desktop\:w-3 {
    width: 0.1875rem;
  }

  .desktop\:w-4 {
    width: 0.25rem;
  }

  .desktop\:w-5 {
    width: 0.3125rem;
  }

  .desktop\:w-6 {
    width: 0.375rem;
  }

  .desktop\:w-8 {
    width: 0.5rem;
  }

  .desktop\:w-10 {
    width: 0.625rem;
  }

  .desktop\:w-12 {
    width: 0.75rem;
  }

  .desktop\:w-16 {
    width: 1rem;
  }

  .desktop\:w-20 {
    width: 1.25rem;
  }

  .desktop\:w-24 {
    width: 1.5rem;
  }

  .desktop\:w-32 {
    width: 2rem;
  }

  .desktop\:w-40 {
    width: 2.5rem;
  }

  .desktop\:w-48 {
    width: 3rem;
  }

  .desktop\:w-56 {
    width: 3.5rem;
  }

  .desktop\:w-64 {
    width: 4rem;
  }

  .desktop\:w-68 {
    width: 4.25rem;
  }

  .desktop\:w-72 {
    width: 4.5rem;
  }

  .desktop\:w-76 {
    width: 4.75rem;
  }

  .desktop\:w-80 {
    width: 5rem;
  }

  .desktop\:w-192 {
    width: 12rem;
  }

  .desktop\:w-auto {
    width: auto;
  }

  .desktop\:w-px {
    width: 1px;
  }

  .desktop\:w-1\/2 {
    width: 50%;
  }

  .desktop\:w-1\/3 {
    width: 33.333333%;
  }

  .desktop\:w-2\/3 {
    width: 66.666667%;
  }

  .desktop\:w-1\/4 {
    width: 25%;
  }

  .desktop\:w-2\/4 {
    width: 50%;
  }

  .desktop\:w-3\/4 {
    width: 75%;
  }

  .desktop\:w-1\/5 {
    width: 20%;
  }

  .desktop\:w-2\/5 {
    width: 40%;
  }

  .desktop\:w-3\/5 {
    width: 60%;
  }

  .desktop\:w-4\/5 {
    width: 80%;
  }

  .desktop\:w-1\/6 {
    width: 16.666667%;
  }

  .desktop\:w-2\/6 {
    width: 33.333333%;
  }

  .desktop\:w-3\/6 {
    width: 50%;
  }

  .desktop\:w-4\/6 {
    width: 66.666667%;
  }

  .desktop\:w-5\/6 {
    width: 83.333333%;
  }

  .desktop\:w-1\/12 {
    width: 8.333333%;
  }

  .desktop\:w-2\/12 {
    width: 16.666667%;
  }

  .desktop\:w-3\/12 {
    width: 25%;
  }

  .desktop\:w-4\/12 {
    width: 33.333333%;
  }

  .desktop\:w-5\/12 {
    width: 41.666667%;
  }

  .desktop\:w-6\/12 {
    width: 50%;
  }

  .desktop\:w-7\/12 {
    width: 58.333333%;
  }

  .desktop\:w-8\/12 {
    width: 66.666667%;
  }

  .desktop\:w-9\/12 {
    width: 75%;
  }

  .desktop\:w-10\/12 {
    width: 83.333333%;
  }

  .desktop\:w-11\/12 {
    width: 91.666667%;
  }

  .desktop\:w-full {
    width: 100%;
  }

  .desktop\:w-screen {
    width: 100vw;
  }

  .desktop\:w-min {
    width: -webkit-min-content;
    width: -moz-min-content;
    width: min-content;
  }

  .desktop\:w-max {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
  }

  .desktop\:min-w-0 {
    min-width: 0px;
  }

  .desktop\:min-w-full {
    min-width: 100%;
  }

  .desktop\:min-w-min {
    min-width: -webkit-min-content;
    min-width: -moz-min-content;
    min-width: min-content;
  }

  .desktop\:min-w-max {
    min-width: -webkit-max-content;
    min-width: -moz-max-content;
    min-width: max-content;
  }

  .desktop\:max-w-0 {
    max-width: 0rem;
  }

  .desktop\:max-w-none {
    max-width: none;
  }

  .desktop\:max-w-xs {
    max-width: 20rem;
  }

  .desktop\:max-w-sm {
    max-width: 24rem;
  }

  .desktop\:max-w-md {
    max-width: 28rem;
  }

  .desktop\:max-w-lg {
    max-width: 32rem;
  }

  .desktop\:max-w-xl {
    max-width: 36rem;
  }

  .desktop\:max-w-2xl {
    max-width: 42rem;
  }

  .desktop\:max-w-3xl {
    max-width: 48rem;
  }

  .desktop\:max-w-4xl {
    max-width: 56rem;
  }

  .desktop\:max-w-5xl {
    max-width: 64rem;
  }

  .desktop\:max-w-6xl {
    max-width: 72rem;
  }

  .desktop\:max-w-7xl {
    max-width: 80rem;
  }

  .desktop\:max-w-full {
    max-width: 100%;
  }

  .desktop\:max-w-min {
    max-width: -webkit-min-content;
    max-width: -moz-min-content;
    max-width: min-content;
  }

  .desktop\:max-w-max {
    max-width: -webkit-max-content;
    max-width: -moz-max-content;
    max-width: max-content;
  }

  .desktop\:max-w-prose {
    max-width: 65ch;
  }

  .desktop\:max-w-screen-phone {
    max-width: 300px;
  }

  .desktop\:max-w-screen-tablet-portrait {
    max-width: 600px;
  }

  .desktop\:max-w-screen-wp-admin-bar {
    max-width: 783px;
  }

  .desktop\:max-w-screen-tablet-landscape {
    max-width: 900px;
  }

  .desktop\:max-w-screen-desktop {
    max-width: 1200px;
  }

  .desktop\:max-w-screen-desktop-large {
    max-width: 1600px;
  }

  .desktop\:flex-1 {
    flex: 1 1 0%;
  }

  .desktop\:flex-auto {
    flex: 1 1 auto;
  }

  .desktop\:flex-initial {
    flex: 0 1 auto;
  }

  .desktop\:flex-none {
    flex: none;
  }

  .desktop\:flex-shrink-0 {
    flex-shrink: 0;
  }

  .desktop\:flex-shrink {
    flex-shrink: 1;
  }

  .desktop\:flex-grow-0 {
    flex-grow: 0;
  }

  .desktop\:flex-grow {
    flex-grow: 1;
  }

  .desktop\:table-auto {
    table-layout: auto;
  }

  .desktop\:table-fixed {
    table-layout: fixed;
  }

  .desktop\:border-collapse {
    border-collapse: collapse;
  }

  .desktop\:border-separate {
    border-collapse: separate;
  }

  .desktop\:origin-center {
    transform-origin: center;
  }

  .desktop\:origin-top {
    transform-origin: top;
  }

  .desktop\:origin-top-right {
    transform-origin: top right;
  }

  .desktop\:origin-right {
    transform-origin: right;
  }

  .desktop\:origin-bottom-right {
    transform-origin: bottom right;
  }

  .desktop\:origin-bottom {
    transform-origin: bottom;
  }

  .desktop\:origin-bottom-left {
    transform-origin: bottom left;
  }

  .desktop\:origin-left {
    transform-origin: left;
  }

  .desktop\:origin-top-left {
    transform-origin: top left;
  }

  .desktop\: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));
  }

  .desktop\: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));
  }

  .desktop\:transform-none {
    transform: none;
  }

  .desktop\:translate-x-0 {
    --tw-translate-x: 0;
  }

  .desktop\:translate-x-1 {
    --tw-translate-x: 0.0625rem;
  }

  .desktop\:translate-x-2 {
    --tw-translate-x: 0.125rem;
  }

  .desktop\:translate-x-3 {
    --tw-translate-x: 0.1875rem;
  }

  .desktop\:translate-x-4 {
    --tw-translate-x: 0.25rem;
  }

  .desktop\:translate-x-5 {
    --tw-translate-x: 0.3125rem;
  }

  .desktop\:translate-x-6 {
    --tw-translate-x: 0.375rem;
  }

  .desktop\:translate-x-8 {
    --tw-translate-x: 0.5rem;
  }

  .desktop\:translate-x-10 {
    --tw-translate-x: 0.625rem;
  }

  .desktop\:translate-x-12 {
    --tw-translate-x: 0.75rem;
  }

  .desktop\:translate-x-16 {
    --tw-translate-x: 1rem;
  }

  .desktop\:translate-x-20 {
    --tw-translate-x: 1.25rem;
  }

  .desktop\:translate-x-24 {
    --tw-translate-x: 1.5rem;
  }

  .desktop\:translate-x-32 {
    --tw-translate-x: 2rem;
  }

  .desktop\:translate-x-40 {
    --tw-translate-x: 2.5rem;
  }

  .desktop\:translate-x-48 {
    --tw-translate-x: 3rem;
  }

  .desktop\:translate-x-56 {
    --tw-translate-x: 3.5rem;
  }

  .desktop\:translate-x-64 {
    --tw-translate-x: 4rem;
  }

  .desktop\:translate-x-68 {
    --tw-translate-x: 4.25rem;
  }

  .desktop\:translate-x-72 {
    --tw-translate-x: 4.5rem;
  }

  .desktop\:translate-x-76 {
    --tw-translate-x: 4.75rem;
  }

  .desktop\:translate-x-80 {
    --tw-translate-x: 5rem;
  }

  .desktop\:translate-x-192 {
    --tw-translate-x: 12rem;
  }

  .desktop\:translate-x-px {
    --tw-translate-x: 1px;
  }

  .desktop\:-translate-x-1 {
    --tw-translate-x: -0.0625rem;
  }

  .desktop\:-translate-x-2 {
    --tw-translate-x: -0.125rem;
  }

  .desktop\:-translate-x-3 {
    --tw-translate-x: -0.1875rem;
  }

  .desktop\:-translate-x-4 {
    --tw-translate-x: -0.25rem;
  }

  .desktop\:-translate-x-5 {
    --tw-translate-x: -0.3125rem;
  }

  .desktop\:-translate-x-6 {
    --tw-translate-x: -0.375rem;
  }

  .desktop\:-translate-x-8 {
    --tw-translate-x: -0.5rem;
  }

  .desktop\:-translate-x-10 {
    --tw-translate-x: -0.625rem;
  }

  .desktop\:-translate-x-12 {
    --tw-translate-x: -0.75rem;
  }

  .desktop\:-translate-x-16 {
    --tw-translate-x: -1rem;
  }

  .desktop\:-translate-x-20 {
    --tw-translate-x: -1.25rem;
  }

  .desktop\:-translate-x-24 {
    --tw-translate-x: -1.5rem;
  }

  .desktop\:-translate-x-32 {
    --tw-translate-x: -2rem;
  }

  .desktop\:-translate-x-40 {
    --tw-translate-x: -2.5rem;
  }

  .desktop\:-translate-x-48 {
    --tw-translate-x: -3rem;
  }

  .desktop\:-translate-x-56 {
    --tw-translate-x: -3.5rem;
  }

  .desktop\:-translate-x-64 {
    --tw-translate-x: -4rem;
  }

  .desktop\:-translate-x-68 {
    --tw-translate-x: -4.25rem;
  }

  .desktop\:-translate-x-72 {
    --tw-translate-x: -4.5rem;
  }

  .desktop\:-translate-x-76 {
    --tw-translate-x: -4.75rem;
  }

  .desktop\:-translate-x-80 {
    --tw-translate-x: -5rem;
  }

  .desktop\:-translate-x-192 {
    --tw-translate-x: -12rem;
  }

  .desktop\:-translate-x-px {
    --tw-translate-x: -1px;
  }

  .desktop\:translate-x-1\/2 {
    --tw-translate-x: 50%;
  }

  .desktop\:translate-x-1\/3 {
    --tw-translate-x: 33.333333%;
  }

  .desktop\:translate-x-2\/3 {
    --tw-translate-x: 66.666667%;
  }

  .desktop\:translate-x-1\/4 {
    --tw-translate-x: 25%;
  }

  .desktop\:translate-x-2\/4 {
    --tw-translate-x: 50%;
  }

  .desktop\:translate-x-3\/4 {
    --tw-translate-x: 75%;
  }

  .desktop\:translate-x-full {
    --tw-translate-x: 100%;
  }

  .desktop\:-translate-x-1\/2 {
    --tw-translate-x: -50%;
  }

  .desktop\:-translate-x-1\/3 {
    --tw-translate-x: -33.333333%;
  }

  .desktop\:-translate-x-2\/3 {
    --tw-translate-x: -66.666667%;
  }

  .desktop\:-translate-x-1\/4 {
    --tw-translate-x: -25%;
  }

  .desktop\:-translate-x-2\/4 {
    --tw-translate-x: -50%;
  }

  .desktop\:-translate-x-3\/4 {
    --tw-translate-x: -75%;
  }

  .desktop\:-translate-x-full {
    --tw-translate-x: -100%;
  }

  .desktop\:translate-y-0 {
    --tw-translate-y: 0;
  }

  .desktop\:translate-y-1 {
    --tw-translate-y: 0.0625rem;
  }

  .desktop\:translate-y-2 {
    --tw-translate-y: 0.125rem;
  }

  .desktop\:translate-y-3 {
    --tw-translate-y: 0.1875rem;
  }

  .desktop\:translate-y-4 {
    --tw-translate-y: 0.25rem;
  }

  .desktop\:translate-y-5 {
    --tw-translate-y: 0.3125rem;
  }

  .desktop\:translate-y-6 {
    --tw-translate-y: 0.375rem;
  }

  .desktop\:translate-y-8 {
    --tw-translate-y: 0.5rem;
  }

  .desktop\:translate-y-10 {
    --tw-translate-y: 0.625rem;
  }

  .desktop\:translate-y-12 {
    --tw-translate-y: 0.75rem;
  }

  .desktop\:translate-y-16 {
    --tw-translate-y: 1rem;
  }

  .desktop\:translate-y-20 {
    --tw-translate-y: 1.25rem;
  }

  .desktop\:translate-y-24 {
    --tw-translate-y: 1.5rem;
  }

  .desktop\:translate-y-32 {
    --tw-translate-y: 2rem;
  }

  .desktop\:translate-y-40 {
    --tw-translate-y: 2.5rem;
  }

  .desktop\:translate-y-48 {
    --tw-translate-y: 3rem;
  }

  .desktop\:translate-y-56 {
    --tw-translate-y: 3.5rem;
  }

  .desktop\:translate-y-64 {
    --tw-translate-y: 4rem;
  }

  .desktop\:translate-y-68 {
    --tw-translate-y: 4.25rem;
  }

  .desktop\:translate-y-72 {
    --tw-translate-y: 4.5rem;
  }

  .desktop\:translate-y-76 {
    --tw-translate-y: 4.75rem;
  }

  .desktop\:translate-y-80 {
    --tw-translate-y: 5rem;
  }

  .desktop\:translate-y-192 {
    --tw-translate-y: 12rem;
  }

  .desktop\:translate-y-px {
    --tw-translate-y: 1px;
  }

  .desktop\:-translate-y-1 {
    --tw-translate-y: -0.0625rem;
  }

  .desktop\:-translate-y-2 {
    --tw-translate-y: -0.125rem;
  }

  .desktop\:-translate-y-3 {
    --tw-translate-y: -0.1875rem;
  }

  .desktop\:-translate-y-4 {
    --tw-translate-y: -0.25rem;
  }

  .desktop\:-translate-y-5 {
    --tw-translate-y: -0.3125rem;
  }

  .desktop\:-translate-y-6 {
    --tw-translate-y: -0.375rem;
  }

  .desktop\:-translate-y-8 {
    --tw-translate-y: -0.5rem;
  }

  .desktop\:-translate-y-10 {
    --tw-translate-y: -0.625rem;
  }

  .desktop\:-translate-y-12 {
    --tw-translate-y: -0.75rem;
  }

  .desktop\:-translate-y-16 {
    --tw-translate-y: -1rem;
  }

  .desktop\:-translate-y-20 {
    --tw-translate-y: -1.25rem;
  }

  .desktop\:-translate-y-24 {
    --tw-translate-y: -1.5rem;
  }

  .desktop\:-translate-y-32 {
    --tw-translate-y: -2rem;
  }

  .desktop\:-translate-y-40 {
    --tw-translate-y: -2.5rem;
  }

  .desktop\:-translate-y-48 {
    --tw-translate-y: -3rem;
  }

  .desktop\:-translate-y-56 {
    --tw-translate-y: -3.5rem;
  }

  .desktop\:-translate-y-64 {
    --tw-translate-y: -4rem;
  }

  .desktop\:-translate-y-68 {
    --tw-translate-y: -4.25rem;
  }

  .desktop\:-translate-y-72 {
    --tw-translate-y: -4.5rem;
  }

  .desktop\:-translate-y-76 {
    --tw-translate-y: -4.75rem;
  }

  .desktop\:-translate-y-80 {
    --tw-translate-y: -5rem;
  }

  .desktop\:-translate-y-192 {
    --tw-translate-y: -12rem;
  }

  .desktop\:-translate-y-px {
    --tw-translate-y: -1px;
  }

  .desktop\:translate-y-1\/2 {
    --tw-translate-y: 50%;
  }

  .desktop\:translate-y-1\/3 {
    --tw-translate-y: 33.333333%;
  }

  .desktop\:translate-y-2\/3 {
    --tw-translate-y: 66.666667%;
  }

  .desktop\:translate-y-1\/4 {
    --tw-translate-y: 25%;
  }

  .desktop\:translate-y-2\/4 {
    --tw-translate-y: 50%;
  }

  .desktop\:translate-y-3\/4 {
    --tw-translate-y: 75%;
  }

  .desktop\:translate-y-full {
    --tw-translate-y: 100%;
  }

  .desktop\:-translate-y-1\/2 {
    --tw-translate-y: -50%;
  }

  .desktop\:-translate-y-1\/3 {
    --tw-translate-y: -33.333333%;
  }

  .desktop\:-translate-y-2\/3 {
    --tw-translate-y: -66.666667%;
  }

  .desktop\:-translate-y-1\/4 {
    --tw-translate-y: -25%;
  }

  .desktop\:-translate-y-2\/4 {
    --tw-translate-y: -50%;
  }

  .desktop\:-translate-y-3\/4 {
    --tw-translate-y: -75%;
  }

  .desktop\:-translate-y-full {
    --tw-translate-y: -100%;
  }

  .desktop\:hover\:translate-x-0:hover {
    --tw-translate-x: 0;
  }

  .desktop\:hover\:translate-x-1:hover {
    --tw-translate-x: 0.0625rem;
  }

  .desktop\:hover\:translate-x-2:hover {
    --tw-translate-x: 0.125rem;
  }

  .desktop\:hover\:translate-x-3:hover {
    --tw-translate-x: 0.1875rem;
  }

  .desktop\:hover\:translate-x-4:hover {
    --tw-translate-x: 0.25rem;
  }

  .desktop\:hover\:translate-x-5:hover {
    --tw-translate-x: 0.3125rem;
  }

  .desktop\:hover\:translate-x-6:hover {
    --tw-translate-x: 0.375rem;
  }

  .desktop\:hover\:translate-x-8:hover {
    --tw-translate-x: 0.5rem;
  }

  .desktop\:hover\:translate-x-10:hover {
    --tw-translate-x: 0.625rem;
  }

  .desktop\:hover\:translate-x-12:hover {
    --tw-translate-x: 0.75rem;
  }

  .desktop\:hover\:translate-x-16:hover {
    --tw-translate-x: 1rem;
  }

  .desktop\:hover\:translate-x-20:hover {
    --tw-translate-x: 1.25rem;
  }

  .desktop\:hover\:translate-x-24:hover {
    --tw-translate-x: 1.5rem;
  }

  .desktop\:hover\:translate-x-32:hover {
    --tw-translate-x: 2rem;
  }

  .desktop\:hover\:translate-x-40:hover {
    --tw-translate-x: 2.5rem;
  }

  .desktop\:hover\:translate-x-48:hover {
    --tw-translate-x: 3rem;
  }

  .desktop\:hover\:translate-x-56:hover {
    --tw-translate-x: 3.5rem;
  }

  .desktop\:hover\:translate-x-64:hover {
    --tw-translate-x: 4rem;
  }

  .desktop\:hover\:translate-x-68:hover {
    --tw-translate-x: 4.25rem;
  }

  .desktop\:hover\:translate-x-72:hover {
    --tw-translate-x: 4.5rem;
  }

  .desktop\:hover\:translate-x-76:hover {
    --tw-translate-x: 4.75rem;
  }

  .desktop\:hover\:translate-x-80:hover {
    --tw-translate-x: 5rem;
  }

  .desktop\:hover\:translate-x-192:hover {
    --tw-translate-x: 12rem;
  }

  .desktop\:hover\:translate-x-px:hover {
    --tw-translate-x: 1px;
  }

  .desktop\:hover\:-translate-x-1:hover {
    --tw-translate-x: -0.0625rem;
  }

  .desktop\:hover\:-translate-x-2:hover {
    --tw-translate-x: -0.125rem;
  }

  .desktop\:hover\:-translate-x-3:hover {
    --tw-translate-x: -0.1875rem;
  }

  .desktop\:hover\:-translate-x-4:hover {
    --tw-translate-x: -0.25rem;
  }

  .desktop\:hover\:-translate-x-5:hover {
    --tw-translate-x: -0.3125rem;
  }

  .desktop\:hover\:-translate-x-6:hover {
    --tw-translate-x: -0.375rem;
  }

  .desktop\:hover\:-translate-x-8:hover {
    --tw-translate-x: -0.5rem;
  }

  .desktop\:hover\:-translate-x-10:hover {
    --tw-translate-x: -0.625rem;
  }

  .desktop\:hover\:-translate-x-12:hover {
    --tw-translate-x: -0.75rem;
  }

  .desktop\:hover\:-translate-x-16:hover {
    --tw-translate-x: -1rem;
  }

  .desktop\:hover\:-translate-x-20:hover {
    --tw-translate-x: -1.25rem;
  }

  .desktop\:hover\:-translate-x-24:hover {
    --tw-translate-x: -1.5rem;
  }

  .desktop\:hover\:-translate-x-32:hover {
    --tw-translate-x: -2rem;
  }

  .desktop\:hover\:-translate-x-40:hover {
    --tw-translate-x: -2.5rem;
  }

  .desktop\:hover\:-translate-x-48:hover {
    --tw-translate-x: -3rem;
  }

  .desktop\:hover\:-translate-x-56:hover {
    --tw-translate-x: -3.5rem;
  }

  .desktop\:hover\:-translate-x-64:hover {
    --tw-translate-x: -4rem;
  }

  .desktop\:hover\:-translate-x-68:hover {
    --tw-translate-x: -4.25rem;
  }

  .desktop\:hover\:-translate-x-72:hover {
    --tw-translate-x: -4.5rem;
  }

  .desktop\:hover\:-translate-x-76:hover {
    --tw-translate-x: -4.75rem;
  }

  .desktop\:hover\:-translate-x-80:hover {
    --tw-translate-x: -5rem;
  }

  .desktop\:hover\:-translate-x-192:hover {
    --tw-translate-x: -12rem;
  }

  .desktop\:hover\:-translate-x-px:hover {
    --tw-translate-x: -1px;
  }

  .desktop\:hover\:translate-x-1\/2:hover {
    --tw-translate-x: 50%;
  }

  .desktop\:hover\:translate-x-1\/3:hover {
    --tw-translate-x: 33.333333%;
  }

  .desktop\:hover\:translate-x-2\/3:hover {
    --tw-translate-x: 66.666667%;
  }

  .desktop\:hover\:translate-x-1\/4:hover {
    --tw-translate-x: 25%;
  }

  .desktop\:hover\:translate-x-2\/4:hover {
    --tw-translate-x: 50%;
  }

  .desktop\:hover\:translate-x-3\/4:hover {
    --tw-translate-x: 75%;
  }

  .desktop\:hover\:translate-x-full:hover {
    --tw-translate-x: 100%;
  }

  .desktop\:hover\:-translate-x-1\/2:hover {
    --tw-translate-x: -50%;
  }

  .desktop\:hover\:-translate-x-1\/3:hover {
    --tw-translate-x: -33.333333%;
  }

  .desktop\:hover\:-translate-x-2\/3:hover {
    --tw-translate-x: -66.666667%;
  }

  .desktop\:hover\:-translate-x-1\/4:hover {
    --tw-translate-x: -25%;
  }

  .desktop\:hover\:-translate-x-2\/4:hover {
    --tw-translate-x: -50%;
  }

  .desktop\:hover\:-translate-x-3\/4:hover {
    --tw-translate-x: -75%;
  }

  .desktop\:hover\:-translate-x-full:hover {
    --tw-translate-x: -100%;
  }

  .desktop\:hover\:translate-y-0:hover {
    --tw-translate-y: 0;
  }

  .desktop\:hover\:translate-y-1:hover {
    --tw-translate-y: 0.0625rem;
  }

  .desktop\:hover\:translate-y-2:hover {
    --tw-translate-y: 0.125rem;
  }

  .desktop\:hover\:translate-y-3:hover {
    --tw-translate-y: 0.1875rem;
  }

  .desktop\:hover\:translate-y-4:hover {
    --tw-translate-y: 0.25rem;
  }

  .desktop\:hover\:translate-y-5:hover {
    --tw-translate-y: 0.3125rem;
  }

  .desktop\:hover\:translate-y-6:hover {
    --tw-translate-y: 0.375rem;
  }

  .desktop\:hover\:translate-y-8:hover {
    --tw-translate-y: 0.5rem;
  }

  .desktop\:hover\:translate-y-10:hover {
    --tw-translate-y: 0.625rem;
  }

  .desktop\:hover\:translate-y-12:hover {
    --tw-translate-y: 0.75rem;
  }

  .desktop\:hover\:translate-y-16:hover {
    --tw-translate-y: 1rem;
  }

  .desktop\:hover\:translate-y-20:hover {
    --tw-translate-y: 1.25rem;
  }

  .desktop\:hover\:translate-y-24:hover {
    --tw-translate-y: 1.5rem;
  }

  .desktop\:hover\:translate-y-32:hover {
    --tw-translate-y: 2rem;
  }

  .desktop\:hover\:translate-y-40:hover {
    --tw-translate-y: 2.5rem;
  }

  .desktop\:hover\:translate-y-48:hover {
    --tw-translate-y: 3rem;
  }

  .desktop\:hover\:translate-y-56:hover {
    --tw-translate-y: 3.5rem;
  }

  .desktop\:hover\:translate-y-64:hover {
    --tw-translate-y: 4rem;
  }

  .desktop\:hover\:translate-y-68:hover {
    --tw-translate-y: 4.25rem;
  }

  .desktop\:hover\:translate-y-72:hover {
    --tw-translate-y: 4.5rem;
  }

  .desktop\:hover\:translate-y-76:hover {
    --tw-translate-y: 4.75rem;
  }

  .desktop\:hover\:translate-y-80:hover {
    --tw-translate-y: 5rem;
  }

  .desktop\:hover\:translate-y-192:hover {
    --tw-translate-y: 12rem;
  }

  .desktop\:hover\:translate-y-px:hover {
    --tw-translate-y: 1px;
  }

  .desktop\:hover\:-translate-y-1:hover {
    --tw-translate-y: -0.0625rem;
  }

  .desktop\:hover\:-translate-y-2:hover {
    --tw-translate-y: -0.125rem;
  }

  .desktop\:hover\:-translate-y-3:hover {
    --tw-translate-y: -0.1875rem;
  }

  .desktop\:hover\:-translate-y-4:hover {
    --tw-translate-y: -0.25rem;
  }

  .desktop\:hover\:-translate-y-5:hover {
    --tw-translate-y: -0.3125rem;
  }

  .desktop\:hover\:-translate-y-6:hover {
    --tw-translate-y: -0.375rem;
  }

  .desktop\:hover\:-translate-y-8:hover {
    --tw-translate-y: -0.5rem;
  }

  .desktop\:hover\:-translate-y-10:hover {
    --tw-translate-y: -0.625rem;
  }

  .desktop\:hover\:-translate-y-12:hover {
    --tw-translate-y: -0.75rem;
  }

  .desktop\:hover\:-translate-y-16:hover {
    --tw-translate-y: -1rem;
  }

  .desktop\:hover\:-translate-y-20:hover {
    --tw-translate-y: -1.25rem;
  }

  .desktop\:hover\:-translate-y-24:hover {
    --tw-translate-y: -1.5rem;
  }

  .desktop\:hover\:-translate-y-32:hover {
    --tw-translate-y: -2rem;
  }

  .desktop\:hover\:-translate-y-40:hover {
    --tw-translate-y: -2.5rem;
  }

  .desktop\:hover\:-translate-y-48:hover {
    --tw-translate-y: -3rem;
  }

  .desktop\:hover\:-translate-y-56:hover {
    --tw-translate-y: -3.5rem;
  }

  .desktop\:hover\:-translate-y-64:hover {
    --tw-translate-y: -4rem;
  }

  .desktop\:hover\:-translate-y-68:hover {
    --tw-translate-y: -4.25rem;
  }

  .desktop\:hover\:-translate-y-72:hover {
    --tw-translate-y: -4.5rem;
  }

  .desktop\:hover\:-translate-y-76:hover {
    --tw-translate-y: -4.75rem;
  }

  .desktop\:hover\:-translate-y-80:hover {
    --tw-translate-y: -5rem;
  }

  .desktop\:hover\:-translate-y-192:hover {
    --tw-translate-y: -12rem;
  }

  .desktop\:hover\:-translate-y-px:hover {
    --tw-translate-y: -1px;
  }

  .desktop\:hover\:translate-y-1\/2:hover {
    --tw-translate-y: 50%;
  }

  .desktop\:hover\:translate-y-1\/3:hover {
    --tw-translate-y: 33.333333%;
  }

  .desktop\:hover\:translate-y-2\/3:hover {
    --tw-translate-y: 66.666667%;
  }

  .desktop\:hover\:translate-y-1\/4:hover {
    --tw-translate-y: 25%;
  }

  .desktop\:hover\:translate-y-2\/4:hover {
    --tw-translate-y: 50%;
  }

  .desktop\:hover\:translate-y-3\/4:hover {
    --tw-translate-y: 75%;
  }

  .desktop\:hover\:translate-y-full:hover {
    --tw-translate-y: 100%;
  }

  .desktop\:hover\:-translate-y-1\/2:hover {
    --tw-translate-y: -50%;
  }

  .desktop\:hover\:-translate-y-1\/3:hover {
    --tw-translate-y: -33.333333%;
  }

  .desktop\:hover\:-translate-y-2\/3:hover {
    --tw-translate-y: -66.666667%;
  }

  .desktop\:hover\:-translate-y-1\/4:hover {
    --tw-translate-y: -25%;
  }

  .desktop\:hover\:-translate-y-2\/4:hover {
    --tw-translate-y: -50%;
  }

  .desktop\:hover\:-translate-y-3\/4:hover {
    --tw-translate-y: -75%;
  }

  .desktop\:hover\:-translate-y-full:hover {
    --tw-translate-y: -100%;
  }

  .desktop\:focus\:translate-x-0:focus {
    --tw-translate-x: 0;
  }

  .desktop\:focus\:translate-x-1:focus {
    --tw-translate-x: 0.0625rem;
  }

  .desktop\:focus\:translate-x-2:focus {
    --tw-translate-x: 0.125rem;
  }

  .desktop\:focus\:translate-x-3:focus {
    --tw-translate-x: 0.1875rem;
  }

  .desktop\:focus\:translate-x-4:focus {
    --tw-translate-x: 0.25rem;
  }

  .desktop\:focus\:translate-x-5:focus {
    --tw-translate-x: 0.3125rem;
  }

  .desktop\:focus\:translate-x-6:focus {
    --tw-translate-x: 0.375rem;
  }

  .desktop\:focus\:translate-x-8:focus {
    --tw-translate-x: 0.5rem;
  }

  .desktop\:focus\:translate-x-10:focus {
    --tw-translate-x: 0.625rem;
  }

  .desktop\:focus\:translate-x-12:focus {
    --tw-translate-x: 0.75rem;
  }

  .desktop\:focus\:translate-x-16:focus {
    --tw-translate-x: 1rem;
  }

  .desktop\:focus\:translate-x-20:focus {
    --tw-translate-x: 1.25rem;
  }

  .desktop\:focus\:translate-x-24:focus {
    --tw-translate-x: 1.5rem;
  }

  .desktop\:focus\:translate-x-32:focus {
    --tw-translate-x: 2rem;
  }

  .desktop\:focus\:translate-x-40:focus {
    --tw-translate-x: 2.5rem;
  }

  .desktop\:focus\:translate-x-48:focus {
    --tw-translate-x: 3rem;
  }

  .desktop\:focus\:translate-x-56:focus {
    --tw-translate-x: 3.5rem;
  }

  .desktop\:focus\:translate-x-64:focus {
    --tw-translate-x: 4rem;
  }

  .desktop\:focus\:translate-x-68:focus {
    --tw-translate-x: 4.25rem;
  }

  .desktop\:focus\:translate-x-72:focus {
    --tw-translate-x: 4.5rem;
  }

  .desktop\:focus\:translate-x-76:focus {
    --tw-translate-x: 4.75rem;
  }

  .desktop\:focus\:translate-x-80:focus {
    --tw-translate-x: 5rem;
  }

  .desktop\:focus\:translate-x-192:focus {
    --tw-translate-x: 12rem;
  }

  .desktop\:focus\:translate-x-px:focus {
    --tw-translate-x: 1px;
  }

  .desktop\:focus\:-translate-x-1:focus {
    --tw-translate-x: -0.0625rem;
  }

  .desktop\:focus\:-translate-x-2:focus {
    --tw-translate-x: -0.125rem;
  }

  .desktop\:focus\:-translate-x-3:focus {
    --tw-translate-x: -0.1875rem;
  }

  .desktop\:focus\:-translate-x-4:focus {
    --tw-translate-x: -0.25rem;
  }

  .desktop\:focus\:-translate-x-5:focus {
    --tw-translate-x: -0.3125rem;
  }

  .desktop\:focus\:-translate-x-6:focus {
    --tw-translate-x: -0.375rem;
  }

  .desktop\:focus\:-translate-x-8:focus {
    --tw-translate-x: -0.5rem;
  }

  .desktop\:focus\:-translate-x-10:focus {
    --tw-translate-x: -0.625rem;
  }

  .desktop\:focus\:-translate-x-12:focus {
    --tw-translate-x: -0.75rem;
  }

  .desktop\:focus\:-translate-x-16:focus {
    --tw-translate-x: -1rem;
  }

  .desktop\:focus\:-translate-x-20:focus {
    --tw-translate-x: -1.25rem;
  }

  .desktop\:focus\:-translate-x-24:focus {
    --tw-translate-x: -1.5rem;
  }

  .desktop\:focus\:-translate-x-32:focus {
    --tw-translate-x: -2rem;
  }

  .desktop\:focus\:-translate-x-40:focus {
    --tw-translate-x: -2.5rem;
  }

  .desktop\:focus\:-translate-x-48:focus {
    --tw-translate-x: -3rem;
  }

  .desktop\:focus\:-translate-x-56:focus {
    --tw-translate-x: -3.5rem;
  }

  .desktop\:focus\:-translate-x-64:focus {
    --tw-translate-x: -4rem;
  }

  .desktop\:focus\:-translate-x-68:focus {
    --tw-translate-x: -4.25rem;
  }

  .desktop\:focus\:-translate-x-72:focus {
    --tw-translate-x: -4.5rem;
  }

  .desktop\:focus\:-translate-x-76:focus {
    --tw-translate-x: -4.75rem;
  }

  .desktop\:focus\:-translate-x-80:focus {
    --tw-translate-x: -5rem;
  }

  .desktop\:focus\:-translate-x-192:focus {
    --tw-translate-x: -12rem;
  }

  .desktop\:focus\:-translate-x-px:focus {
    --tw-translate-x: -1px;
  }

  .desktop\:focus\:translate-x-1\/2:focus {
    --tw-translate-x: 50%;
  }

  .desktop\:focus\:translate-x-1\/3:focus {
    --tw-translate-x: 33.333333%;
  }

  .desktop\:focus\:translate-x-2\/3:focus {
    --tw-translate-x: 66.666667%;
  }

  .desktop\:focus\:translate-x-1\/4:focus {
    --tw-translate-x: 25%;
  }

  .desktop\:focus\:translate-x-2\/4:focus {
    --tw-translate-x: 50%;
  }

  .desktop\:focus\:translate-x-3\/4:focus {
    --tw-translate-x: 75%;
  }

  .desktop\:focus\:translate-x-full:focus {
    --tw-translate-x: 100%;
  }

  .desktop\:focus\:-translate-x-1\/2:focus {
    --tw-translate-x: -50%;
  }

  .desktop\:focus\:-translate-x-1\/3:focus {
    --tw-translate-x: -33.333333%;
  }

  .desktop\:focus\:-translate-x-2\/3:focus {
    --tw-translate-x: -66.666667%;
  }

  .desktop\:focus\:-translate-x-1\/4:focus {
    --tw-translate-x: -25%;
  }

  .desktop\:focus\:-translate-x-2\/4:focus {
    --tw-translate-x: -50%;
  }

  .desktop\:focus\:-translate-x-3\/4:focus {
    --tw-translate-x: -75%;
  }

  .desktop\:focus\:-translate-x-full:focus {
    --tw-translate-x: -100%;
  }

  .desktop\:focus\:translate-y-0:focus {
    --tw-translate-y: 0;
  }

  .desktop\:focus\:translate-y-1:focus {
    --tw-translate-y: 0.0625rem;
  }

  .desktop\:focus\:translate-y-2:focus {
    --tw-translate-y: 0.125rem;
  }

  .desktop\:focus\:translate-y-3:focus {
    --tw-translate-y: 0.1875rem;
  }

  .desktop\:focus\:translate-y-4:focus {
    --tw-translate-y: 0.25rem;
  }

  .desktop\:focus\:translate-y-5:focus {
    --tw-translate-y: 0.3125rem;
  }

  .desktop\:focus\:translate-y-6:focus {
    --tw-translate-y: 0.375rem;
  }

  .desktop\:focus\:translate-y-8:focus {
    --tw-translate-y: 0.5rem;
  }

  .desktop\:focus\:translate-y-10:focus {
    --tw-translate-y: 0.625rem;
  }

  .desktop\:focus\:translate-y-12:focus {
    --tw-translate-y: 0.75rem;
  }

  .desktop\:focus\:translate-y-16:focus {
    --tw-translate-y: 1rem;
  }

  .desktop\:focus\:translate-y-20:focus {
    --tw-translate-y: 1.25rem;
  }

  .desktop\:focus\:translate-y-24:focus {
    --tw-translate-y: 1.5rem;
  }

  .desktop\:focus\:translate-y-32:focus {
    --tw-translate-y: 2rem;
  }

  .desktop\:focus\:translate-y-40:focus {
    --tw-translate-y: 2.5rem;
  }

  .desktop\:focus\:translate-y-48:focus {
    --tw-translate-y: 3rem;
  }

  .desktop\:focus\:translate-y-56:focus {
    --tw-translate-y: 3.5rem;
  }

  .desktop\:focus\:translate-y-64:focus {
    --tw-translate-y: 4rem;
  }

  .desktop\:focus\:translate-y-68:focus {
    --tw-translate-y: 4.25rem;
  }

  .desktop\:focus\:translate-y-72:focus {
    --tw-translate-y: 4.5rem;
  }

  .desktop\:focus\:translate-y-76:focus {
    --tw-translate-y: 4.75rem;
  }

  .desktop\:focus\:translate-y-80:focus {
    --tw-translate-y: 5rem;
  }

  .desktop\:focus\:translate-y-192:focus {
    --tw-translate-y: 12rem;
  }

  .desktop\:focus\:translate-y-px:focus {
    --tw-translate-y: 1px;
  }

  .desktop\:focus\:-translate-y-1:focus {
    --tw-translate-y: -0.0625rem;
  }

  .desktop\:focus\:-translate-y-2:focus {
    --tw-translate-y: -0.125rem;
  }

  .desktop\:focus\:-translate-y-3:focus {
    --tw-translate-y: -0.1875rem;
  }

  .desktop\:focus\:-translate-y-4:focus {
    --tw-translate-y: -0.25rem;
  }

  .desktop\:focus\:-translate-y-5:focus {
    --tw-translate-y: -0.3125rem;
  }

  .desktop\:focus\:-translate-y-6:focus {
    --tw-translate-y: -0.375rem;
  }

  .desktop\:focus\:-translate-y-8:focus {
    --tw-translate-y: -0.5rem;
  }

  .desktop\:focus\:-translate-y-10:focus {
    --tw-translate-y: -0.625rem;
  }

  .desktop\:focus\:-translate-y-12:focus {
    --tw-translate-y: -0.75rem;
  }

  .desktop\:focus\:-translate-y-16:focus {
    --tw-translate-y: -1rem;
  }

  .desktop\:focus\:-translate-y-20:focus {
    --tw-translate-y: -1.25rem;
  }

  .desktop\:focus\:-translate-y-24:focus {
    --tw-translate-y: -1.5rem;
  }

  .desktop\:focus\:-translate-y-32:focus {
    --tw-translate-y: -2rem;
  }

  .desktop\:focus\:-translate-y-40:focus {
    --tw-translate-y: -2.5rem;
  }

  .desktop\:focus\:-translate-y-48:focus {
    --tw-translate-y: -3rem;
  }

  .desktop\:focus\:-translate-y-56:focus {
    --tw-translate-y: -3.5rem;
  }

  .desktop\:focus\:-translate-y-64:focus {
    --tw-translate-y: -4rem;
  }

  .desktop\:focus\:-translate-y-68:focus {
    --tw-translate-y: -4.25rem;
  }

  .desktop\:focus\:-translate-y-72:focus {
    --tw-translate-y: -4.5rem;
  }

  .desktop\:focus\:-translate-y-76:focus {
    --tw-translate-y: -4.75rem;
  }

  .desktop\:focus\:-translate-y-80:focus {
    --tw-translate-y: -5rem;
  }

  .desktop\:focus\:-translate-y-192:focus {
    --tw-translate-y: -12rem;
  }

  .desktop\:focus\:-translate-y-px:focus {
    --tw-translate-y: -1px;
  }

  .desktop\:focus\:translate-y-1\/2:focus {
    --tw-translate-y: 50%;
  }

  .desktop\:focus\:translate-y-1\/3:focus {
    --tw-translate-y: 33.333333%;
  }

  .desktop\:focus\:translate-y-2\/3:focus {
    --tw-translate-y: 66.666667%;
  }

  .desktop\:focus\:translate-y-1\/4:focus {
    --tw-translate-y: 25%;
  }

  .desktop\:focus\:translate-y-2\/4:focus {
    --tw-translate-y: 50%;
  }

  .desktop\:focus\:translate-y-3\/4:focus {
    --tw-translate-y: 75%;
  }

  .desktop\:focus\:translate-y-full:focus {
    --tw-translate-y: 100%;
  }

  .desktop\:focus\:-translate-y-1\/2:focus {
    --tw-translate-y: -50%;
  }

  .desktop\:focus\:-translate-y-1\/3:focus {
    --tw-translate-y: -33.333333%;
  }

  .desktop\:focus\:-translate-y-2\/3:focus {
    --tw-translate-y: -66.666667%;
  }

  .desktop\:focus\:-translate-y-1\/4:focus {
    --tw-translate-y: -25%;
  }

  .desktop\:focus\:-translate-y-2\/4:focus {
    --tw-translate-y: -50%;
  }

  .desktop\:focus\:-translate-y-3\/4:focus {
    --tw-translate-y: -75%;
  }

  .desktop\:focus\:-translate-y-full:focus {
    --tw-translate-y: -100%;
  }

  .desktop\:rotate-0 {
    --tw-rotate: 0deg;
  }

  .desktop\:rotate-1 {
    --tw-rotate: 1deg;
  }

  .desktop\:rotate-2 {
    --tw-rotate: 2deg;
  }

  .desktop\:rotate-3 {
    --tw-rotate: 3deg;
  }

  .desktop\:rotate-6 {
    --tw-rotate: 6deg;
  }

  .desktop\:rotate-12 {
    --tw-rotate: 12deg;
  }

  .desktop\:rotate-45 {
    --tw-rotate: 45deg;
  }

  .desktop\:rotate-90 {
    --tw-rotate: 90deg;
  }

  .desktop\:rotate-180 {
    --tw-rotate: 180deg;
  }

  .desktop\:-rotate-180 {
    --tw-rotate: -180deg;
  }

  .desktop\:-rotate-90 {
    --tw-rotate: -90deg;
  }

  .desktop\:-rotate-45 {
    --tw-rotate: -45deg;
  }

  .desktop\:-rotate-12 {
    --tw-rotate: -12deg;
  }

  .desktop\:-rotate-6 {
    --tw-rotate: -6deg;
  }

  .desktop\:-rotate-3 {
    --tw-rotate: -3deg;
  }

  .desktop\:-rotate-2 {
    --tw-rotate: -2deg;
  }

  .desktop\:-rotate-1 {
    --tw-rotate: -1deg;
  }

  .desktop\:hover\:rotate-0:hover {
    --tw-rotate: 0deg;
  }

  .desktop\:hover\:rotate-1:hover {
    --tw-rotate: 1deg;
  }

  .desktop\:hover\:rotate-2:hover {
    --tw-rotate: 2deg;
  }

  .desktop\:hover\:rotate-3:hover {
    --tw-rotate: 3deg;
  }

  .desktop\:hover\:rotate-6:hover {
    --tw-rotate: 6deg;
  }

  .desktop\:hover\:rotate-12:hover {
    --tw-rotate: 12deg;
  }

  .desktop\:hover\:rotate-45:hover {
    --tw-rotate: 45deg;
  }

  .desktop\:hover\:rotate-90:hover {
    --tw-rotate: 90deg;
  }

  .desktop\:hover\:rotate-180:hover {
    --tw-rotate: 180deg;
  }

  .desktop\:hover\:-rotate-180:hover {
    --tw-rotate: -180deg;
  }

  .desktop\:hover\:-rotate-90:hover {
    --tw-rotate: -90deg;
  }

  .desktop\:hover\:-rotate-45:hover {
    --tw-rotate: -45deg;
  }

  .desktop\:hover\:-rotate-12:hover {
    --tw-rotate: -12deg;
  }

  .desktop\:hover\:-rotate-6:hover {
    --tw-rotate: -6deg;
  }

  .desktop\:hover\:-rotate-3:hover {
    --tw-rotate: -3deg;
  }

  .desktop\:hover\:-rotate-2:hover {
    --tw-rotate: -2deg;
  }

  .desktop\:hover\:-rotate-1:hover {
    --tw-rotate: -1deg;
  }

  .desktop\:focus\:rotate-0:focus {
    --tw-rotate: 0deg;
  }

  .desktop\:focus\:rotate-1:focus {
    --tw-rotate: 1deg;
  }

  .desktop\:focus\:rotate-2:focus {
    --tw-rotate: 2deg;
  }

  .desktop\:focus\:rotate-3:focus {
    --tw-rotate: 3deg;
  }

  .desktop\:focus\:rotate-6:focus {
    --tw-rotate: 6deg;
  }

  .desktop\:focus\:rotate-12:focus {
    --tw-rotate: 12deg;
  }

  .desktop\:focus\:rotate-45:focus {
    --tw-rotate: 45deg;
  }

  .desktop\:focus\:rotate-90:focus {
    --tw-rotate: 90deg;
  }

  .desktop\:focus\:rotate-180:focus {
    --tw-rotate: 180deg;
  }

  .desktop\:focus\:-rotate-180:focus {
    --tw-rotate: -180deg;
  }

  .desktop\:focus\:-rotate-90:focus {
    --tw-rotate: -90deg;
  }

  .desktop\:focus\:-rotate-45:focus {
    --tw-rotate: -45deg;
  }

  .desktop\:focus\:-rotate-12:focus {
    --tw-rotate: -12deg;
  }

  .desktop\:focus\:-rotate-6:focus {
    --tw-rotate: -6deg;
  }

  .desktop\:focus\:-rotate-3:focus {
    --tw-rotate: -3deg;
  }

  .desktop\:focus\:-rotate-2:focus {
    --tw-rotate: -2deg;
  }

  .desktop\:focus\:-rotate-1:focus {
    --tw-rotate: -1deg;
  }

  .desktop\:skew-x-0 {
    --tw-skew-x: 0deg;
  }

  .desktop\:skew-x-1 {
    --tw-skew-x: 1deg;
  }

  .desktop\:skew-x-2 {
    --tw-skew-x: 2deg;
  }

  .desktop\:skew-x-3 {
    --tw-skew-x: 3deg;
  }

  .desktop\:skew-x-6 {
    --tw-skew-x: 6deg;
  }

  .desktop\:skew-x-12 {
    --tw-skew-x: 12deg;
  }

  .desktop\:-skew-x-12 {
    --tw-skew-x: -12deg;
  }

  .desktop\:-skew-x-6 {
    --tw-skew-x: -6deg;
  }

  .desktop\:-skew-x-3 {
    --tw-skew-x: -3deg;
  }

  .desktop\:-skew-x-2 {
    --tw-skew-x: -2deg;
  }

  .desktop\:-skew-x-1 {
    --tw-skew-x: -1deg;
  }

  .desktop\:skew-y-0 {
    --tw-skew-y: 0deg;
  }

  .desktop\:skew-y-1 {
    --tw-skew-y: 1deg;
  }

  .desktop\:skew-y-2 {
    --tw-skew-y: 2deg;
  }

  .desktop\:skew-y-3 {
    --tw-skew-y: 3deg;
  }

  .desktop\:skew-y-6 {
    --tw-skew-y: 6deg;
  }

  .desktop\:skew-y-12 {
    --tw-skew-y: 12deg;
  }

  .desktop\:-skew-y-12 {
    --tw-skew-y: -12deg;
  }

  .desktop\:-skew-y-6 {
    --tw-skew-y: -6deg;
  }

  .desktop\:-skew-y-3 {
    --tw-skew-y: -3deg;
  }

  .desktop\:-skew-y-2 {
    --tw-skew-y: -2deg;
  }

  .desktop\:-skew-y-1 {
    --tw-skew-y: -1deg;
  }

  .desktop\:hover\:skew-x-0:hover {
    --tw-skew-x: 0deg;
  }

  .desktop\:hover\:skew-x-1:hover {
    --tw-skew-x: 1deg;
  }

  .desktop\:hover\:skew-x-2:hover {
    --tw-skew-x: 2deg;
  }

  .desktop\:hover\:skew-x-3:hover {
    --tw-skew-x: 3deg;
  }

  .desktop\:hover\:skew-x-6:hover {
    --tw-skew-x: 6deg;
  }

  .desktop\:hover\:skew-x-12:hover {
    --tw-skew-x: 12deg;
  }

  .desktop\:hover\:-skew-x-12:hover {
    --tw-skew-x: -12deg;
  }

  .desktop\:hover\:-skew-x-6:hover {
    --tw-skew-x: -6deg;
  }

  .desktop\:hover\:-skew-x-3:hover {
    --tw-skew-x: -3deg;
  }

  .desktop\:hover\:-skew-x-2:hover {
    --tw-skew-x: -2deg;
  }

  .desktop\:hover\:-skew-x-1:hover {
    --tw-skew-x: -1deg;
  }

  .desktop\:hover\:skew-y-0:hover {
    --tw-skew-y: 0deg;
  }

  .desktop\:hover\:skew-y-1:hover {
    --tw-skew-y: 1deg;
  }

  .desktop\:hover\:skew-y-2:hover {
    --tw-skew-y: 2deg;
  }

  .desktop\:hover\:skew-y-3:hover {
    --tw-skew-y: 3deg;
  }

  .desktop\:hover\:skew-y-6:hover {
    --tw-skew-y: 6deg;
  }

  .desktop\:hover\:skew-y-12:hover {
    --tw-skew-y: 12deg;
  }

  .desktop\:hover\:-skew-y-12:hover {
    --tw-skew-y: -12deg;
  }

  .desktop\:hover\:-skew-y-6:hover {
    --tw-skew-y: -6deg;
  }

  .desktop\:hover\:-skew-y-3:hover {
    --tw-skew-y: -3deg;
  }

  .desktop\:hover\:-skew-y-2:hover {
    --tw-skew-y: -2deg;
  }

  .desktop\:hover\:-skew-y-1:hover {
    --tw-skew-y: -1deg;
  }

  .desktop\:focus\:skew-x-0:focus {
    --tw-skew-x: 0deg;
  }

  .desktop\:focus\:skew-x-1:focus {
    --tw-skew-x: 1deg;
  }

  .desktop\:focus\:skew-x-2:focus {
    --tw-skew-x: 2deg;
  }

  .desktop\:focus\:skew-x-3:focus {
    --tw-skew-x: 3deg;
  }

  .desktop\:focus\:skew-x-6:focus {
    --tw-skew-x: 6deg;
  }

  .desktop\:focus\:skew-x-12:focus {
    --tw-skew-x: 12deg;
  }

  .desktop\:focus\:-skew-x-12:focus {
    --tw-skew-x: -12deg;
  }

  .desktop\:focus\:-skew-x-6:focus {
    --tw-skew-x: -6deg;
  }

  .desktop\:focus\:-skew-x-3:focus {
    --tw-skew-x: -3deg;
  }

  .desktop\:focus\:-skew-x-2:focus {
    --tw-skew-x: -2deg;
  }

  .desktop\:focus\:-skew-x-1:focus {
    --tw-skew-x: -1deg;
  }

  .desktop\:focus\:skew-y-0:focus {
    --tw-skew-y: 0deg;
  }

  .desktop\:focus\:skew-y-1:focus {
    --tw-skew-y: 1deg;
  }

  .desktop\:focus\:skew-y-2:focus {
    --tw-skew-y: 2deg;
  }

  .desktop\:focus\:skew-y-3:focus {
    --tw-skew-y: 3deg;
  }

  .desktop\:focus\:skew-y-6:focus {
    --tw-skew-y: 6deg;
  }

  .desktop\:focus\:skew-y-12:focus {
    --tw-skew-y: 12deg;
  }

  .desktop\:focus\:-skew-y-12:focus {
    --tw-skew-y: -12deg;
  }

  .desktop\:focus\:-skew-y-6:focus {
    --tw-skew-y: -6deg;
  }

  .desktop\:focus\:-skew-y-3:focus {
    --tw-skew-y: -3deg;
  }

  .desktop\:focus\:-skew-y-2:focus {
    --tw-skew-y: -2deg;
  }

  .desktop\:focus\:-skew-y-1:focus {
    --tw-skew-y: -1deg;
  }

  .desktop\:scale-0 {
    --tw-scale-x: 0;
    --tw-scale-y: 0;
  }

  .desktop\:scale-50 {
    --tw-scale-x: .5;
    --tw-scale-y: .5;
  }

  .desktop\:scale-75 {
    --tw-scale-x: .75;
    --tw-scale-y: .75;
  }

  .desktop\:scale-90 {
    --tw-scale-x: .9;
    --tw-scale-y: .9;
  }

  .desktop\:scale-95 {
    --tw-scale-x: .95;
    --tw-scale-y: .95;
  }

  .desktop\:scale-100 {
    --tw-scale-x: 1;
    --tw-scale-y: 1;
  }

  .desktop\:scale-105 {
    --tw-scale-x: 1.05;
    --tw-scale-y: 1.05;
  }

  .desktop\:scale-110 {
    --tw-scale-x: 1.1;
    --tw-scale-y: 1.1;
  }

  .desktop\:scale-125 {
    --tw-scale-x: 1.25;
    --tw-scale-y: 1.25;
  }

  .desktop\:scale-150 {
    --tw-scale-x: 1.5;
    --tw-scale-y: 1.5;
  }

  .desktop\:hover\:scale-0:hover {
    --tw-scale-x: 0;
    --tw-scale-y: 0;
  }

  .desktop\:hover\:scale-50:hover {
    --tw-scale-x: .5;
    --tw-scale-y: .5;
  }

  .desktop\:hover\:scale-75:hover {
    --tw-scale-x: .75;
    --tw-scale-y: .75;
  }

  .desktop\:hover\:scale-90:hover {
    --tw-scale-x: .9;
    --tw-scale-y: .9;
  }

  .desktop\:hover\:scale-95:hover {
    --tw-scale-x: .95;
    --tw-scale-y: .95;
  }

  .desktop\:hover\:scale-100:hover {
    --tw-scale-x: 1;
    --tw-scale-y: 1;
  }

  .desktop\:hover\:scale-105:hover {
    --tw-scale-x: 1.05;
    --tw-scale-y: 1.05;
  }

  .desktop\:hover\:scale-110:hover {
    --tw-scale-x: 1.1;
    --tw-scale-y: 1.1;
  }

  .desktop\:hover\:scale-125:hover {
    --tw-scale-x: 1.25;
    --tw-scale-y: 1.25;
  }

  .desktop\:hover\:scale-150:hover {
    --tw-scale-x: 1.5;
    --tw-scale-y: 1.5;
  }

  .desktop\:focus\:scale-0:focus {
    --tw-scale-x: 0;
    --tw-scale-y: 0;
  }

  .desktop\:focus\:scale-50:focus {
    --tw-scale-x: .5;
    --tw-scale-y: .5;
  }

  .desktop\:focus\:scale-75:focus {
    --tw-scale-x: .75;
    --tw-scale-y: .75;
  }

  .desktop\:focus\:scale-90:focus {
    --tw-scale-x: .9;
    --tw-scale-y: .9;
  }

  .desktop\:focus\:scale-95:focus {
    --tw-scale-x: .95;
    --tw-scale-y: .95;
  }

  .desktop\:focus\:scale-100:focus {
    --tw-scale-x: 1;
    --tw-scale-y: 1;
  }

  .desktop\:focus\:scale-105:focus {
    --tw-scale-x: 1.05;
    --tw-scale-y: 1.05;
  }

  .desktop\:focus\:scale-110:focus {
    --tw-scale-x: 1.1;
    --tw-scale-y: 1.1;
  }

  .desktop\:focus\:scale-125:focus {
    --tw-scale-x: 1.25;
    --tw-scale-y: 1.25;
  }

  .desktop\:focus\:scale-150:focus {
    --tw-scale-x: 1.5;
    --tw-scale-y: 1.5;
  }

  .desktop\:scale-x-0 {
    --tw-scale-x: 0;
  }

  .desktop\:scale-x-50 {
    --tw-scale-x: .5;
  }

  .desktop\:scale-x-75 {
    --tw-scale-x: .75;
  }

  .desktop\:scale-x-90 {
    --tw-scale-x: .9;
  }

  .desktop\:scale-x-95 {
    --tw-scale-x: .95;
  }

  .desktop\:scale-x-100 {
    --tw-scale-x: 1;
  }

  .desktop\:scale-x-105 {
    --tw-scale-x: 1.05;
  }

  .desktop\:scale-x-110 {
    --tw-scale-x: 1.1;
  }

  .desktop\:scale-x-125 {
    --tw-scale-x: 1.25;
  }

  .desktop\:scale-x-150 {
    --tw-scale-x: 1.5;
  }

  .desktop\:scale-y-0 {
    --tw-scale-y: 0;
  }

  .desktop\:scale-y-50 {
    --tw-scale-y: .5;
  }

  .desktop\:scale-y-75 {
    --tw-scale-y: .75;
  }

  .desktop\:scale-y-90 {
    --tw-scale-y: .9;
  }

  .desktop\:scale-y-95 {
    --tw-scale-y: .95;
  }

  .desktop\:scale-y-100 {
    --tw-scale-y: 1;
  }

  .desktop\:scale-y-105 {
    --tw-scale-y: 1.05;
  }

  .desktop\:scale-y-110 {
    --tw-scale-y: 1.1;
  }

  .desktop\:scale-y-125 {
    --tw-scale-y: 1.25;
  }

  .desktop\:scale-y-150 {
    --tw-scale-y: 1.5;
  }

  .desktop\:hover\:scale-x-0:hover {
    --tw-scale-x: 0;
  }

  .desktop\:hover\:scale-x-50:hover {
    --tw-scale-x: .5;
  }

  .desktop\:hover\:scale-x-75:hover {
    --tw-scale-x: .75;
  }

  .desktop\:hover\:scale-x-90:hover {
    --tw-scale-x: .9;
  }

  .desktop\:hover\:scale-x-95:hover {
    --tw-scale-x: .95;
  }

  .desktop\:hover\:scale-x-100:hover {
    --tw-scale-x: 1;
  }

  .desktop\:hover\:scale-x-105:hover {
    --tw-scale-x: 1.05;
  }

  .desktop\:hover\:scale-x-110:hover {
    --tw-scale-x: 1.1;
  }

  .desktop\:hover\:scale-x-125:hover {
    --tw-scale-x: 1.25;
  }

  .desktop\:hover\:scale-x-150:hover {
    --tw-scale-x: 1.5;
  }

  .desktop\:hover\:scale-y-0:hover {
    --tw-scale-y: 0;
  }

  .desktop\:hover\:scale-y-50:hover {
    --tw-scale-y: .5;
  }

  .desktop\:hover\:scale-y-75:hover {
    --tw-scale-y: .75;
  }

  .desktop\:hover\:scale-y-90:hover {
    --tw-scale-y: .9;
  }

  .desktop\:hover\:scale-y-95:hover {
    --tw-scale-y: .95;
  }

  .desktop\:hover\:scale-y-100:hover {
    --tw-scale-y: 1;
  }

  .desktop\:hover\:scale-y-105:hover {
    --tw-scale-y: 1.05;
  }

  .desktop\:hover\:scale-y-110:hover {
    --tw-scale-y: 1.1;
  }

  .desktop\:hover\:scale-y-125:hover {
    --tw-scale-y: 1.25;
  }

  .desktop\:hover\:scale-y-150:hover {
    --tw-scale-y: 1.5;
  }

  .desktop\:focus\:scale-x-0:focus {
    --tw-scale-x: 0;
  }

  .desktop\:focus\:scale-x-50:focus {
    --tw-scale-x: .5;
  }

  .desktop\:focus\:scale-x-75:focus {
    --tw-scale-x: .75;
  }

  .desktop\:focus\:scale-x-90:focus {
    --tw-scale-x: .9;
  }

  .desktop\:focus\:scale-x-95:focus {
    --tw-scale-x: .95;
  }

  .desktop\:focus\:scale-x-100:focus {
    --tw-scale-x: 1;
  }

  .desktop\:focus\:scale-x-105:focus {
    --tw-scale-x: 1.05;
  }

  .desktop\:focus\:scale-x-110:focus {
    --tw-scale-x: 1.1;
  }

  .desktop\:focus\:scale-x-125:focus {
    --tw-scale-x: 1.25;
  }

  .desktop\:focus\:scale-x-150:focus {
    --tw-scale-x: 1.5;
  }

  .desktop\:focus\:scale-y-0:focus {
    --tw-scale-y: 0;
  }

  .desktop\:focus\:scale-y-50:focus {
    --tw-scale-y: .5;
  }

  .desktop\:focus\:scale-y-75:focus {
    --tw-scale-y: .75;
  }

  .desktop\:focus\:scale-y-90:focus {
    --tw-scale-y: .9;
  }

  .desktop\:focus\:scale-y-95:focus {
    --tw-scale-y: .95;
  }

  .desktop\:focus\:scale-y-100:focus {
    --tw-scale-y: 1;
  }

  .desktop\:focus\:scale-y-105:focus {
    --tw-scale-y: 1.05;
  }

  .desktop\:focus\:scale-y-110:focus {
    --tw-scale-y: 1.1;
  }

  .desktop\:focus\:scale-y-125:focus {
    --tw-scale-y: 1.25;
  }

  .desktop\:focus\:scale-y-150:focus {
    --tw-scale-y: 1.5;
  }

  .desktop\:animate-none {
    -webkit-animation: none;
            animation: none;
  }

  .desktop\:animate-spin {
    -webkit-animation: spin 1s linear infinite;
            animation: spin 1s linear infinite;
  }

  .desktop\:animate-ping {
    -webkit-animation: ping 1s cubic-bezier(0, 0, 0.2, 1) infinite;
            animation: ping 1s cubic-bezier(0, 0, 0.2, 1) infinite;
  }

  .desktop\:animate-pulse {
    -webkit-animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
            animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
  }

  .desktop\:animate-bounce {
    -webkit-animation: bounce 1s infinite;
            animation: bounce 1s infinite;
  }

  .desktop\:cursor-auto {
    cursor: auto;
  }

  .desktop\:cursor-default {
    cursor: default;
  }

  .desktop\:cursor-pointer {
    cursor: pointer;
  }

  .desktop\:cursor-wait {
    cursor: wait;
  }

  .desktop\:cursor-text {
    cursor: text;
  }

  .desktop\:cursor-move {
    cursor: move;
  }

  .desktop\:cursor-help {
    cursor: help;
  }

  .desktop\:cursor-not-allowed {
    cursor: not-allowed;
  }

  .desktop\:select-none {
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
  }

  .desktop\:select-text {
    -webkit-user-select: text;
       -moz-user-select: text;
        -ms-user-select: text;
            user-select: text;
  }

  .desktop\:select-all {
    -webkit-user-select: all;
       -moz-user-select: all;
            user-select: all;
  }

  .desktop\:select-auto {
    -webkit-user-select: auto;
       -moz-user-select: auto;
        -ms-user-select: auto;
            user-select: auto;
  }

  .desktop\:resize-none {
    resize: none;
  }

  .desktop\:resize-y {
    resize: vertical;
  }

  .desktop\:resize-x {
    resize: horizontal;
  }

  .desktop\:resize {
    resize: both;
  }

  .desktop\:list-inside {
    list-style-position: inside;
  }

  .desktop\:list-outside {
    list-style-position: outside;
  }

  .desktop\:list-none {
    list-style-type: none;
  }

  .desktop\:list-disc {
    list-style-type: disc;
  }

  .desktop\:list-decimal {
    list-style-type: decimal;
  }

  .desktop\:appearance-none {
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
  }

  .desktop\:auto-cols-auto {
    grid-auto-columns: auto;
  }

  .desktop\:auto-cols-min {
    grid-auto-columns: -webkit-min-content;
    grid-auto-columns: min-content;
  }

  .desktop\:auto-cols-max {
    grid-auto-columns: -webkit-max-content;
    grid-auto-columns: max-content;
  }

  .desktop\:auto-cols-fr {
    grid-auto-columns: minmax(0, 1fr);
  }

  .desktop\:grid-flow-row {
    grid-auto-flow: row;
  }

  .desktop\:grid-flow-col {
    grid-auto-flow: column;
  }

  .desktop\:grid-flow-row-dense {
    grid-auto-flow: row dense;
  }

  .desktop\:grid-flow-col-dense {
    grid-auto-flow: column dense;
  }

  .desktop\:auto-rows-auto {
    grid-auto-rows: auto;
  }

  .desktop\:auto-rows-min {
    grid-auto-rows: -webkit-min-content;
    grid-auto-rows: min-content;
  }

  .desktop\:auto-rows-max {
    grid-auto-rows: -webkit-max-content;
    grid-auto-rows: max-content;
  }

  .desktop\:auto-rows-fr {
    grid-auto-rows: minmax(0, 1fr);
  }

  .desktop\:grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }

  .desktop\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .desktop\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .desktop\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  .desktop\:grid-cols-5 {
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }

  .desktop\:grid-cols-6 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }

  .desktop\:grid-cols-7 {
    grid-template-columns: repeat(7, minmax(0, 1fr));
  }

  .desktop\:grid-cols-8 {
    grid-template-columns: repeat(8, minmax(0, 1fr));
  }

  .desktop\:grid-cols-9 {
    grid-template-columns: repeat(9, minmax(0, 1fr));
  }

  .desktop\:grid-cols-10 {
    grid-template-columns: repeat(10, minmax(0, 1fr));
  }

  .desktop\:grid-cols-11 {
    grid-template-columns: repeat(11, minmax(0, 1fr));
  }

  .desktop\:grid-cols-12 {
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }

  .desktop\:grid-cols-none {
    grid-template-columns: none;
  }

  .desktop\:grid-rows-1 {
    grid-template-rows: repeat(1, minmax(0, 1fr));
  }

  .desktop\:grid-rows-2 {
    grid-template-rows: repeat(2, minmax(0, 1fr));
  }

  .desktop\:grid-rows-3 {
    grid-template-rows: repeat(3, minmax(0, 1fr));
  }

  .desktop\:grid-rows-4 {
    grid-template-rows: repeat(4, minmax(0, 1fr));
  }

  .desktop\:grid-rows-5 {
    grid-template-rows: repeat(5, minmax(0, 1fr));
  }

  .desktop\:grid-rows-6 {
    grid-template-rows: repeat(6, minmax(0, 1fr));
  }

  .desktop\:grid-rows-none {
    grid-template-rows: none;
  }

  .desktop\:flex-row {
    flex-direction: row;
  }

  .desktop\:flex-row-reverse {
    flex-direction: row-reverse;
  }

  .desktop\:flex-col {
    flex-direction: column;
  }

  .desktop\:flex-col-reverse {
    flex-direction: column-reverse;
  }

  .desktop\:flex-wrap {
    flex-wrap: wrap;
  }

  .desktop\:flex-wrap-reverse {
    flex-wrap: wrap-reverse;
  }

  .desktop\:flex-nowrap {
    flex-wrap: nowrap;
  }

  .desktop\:place-content-center {
    place-content: center;
  }

  .desktop\:place-content-start {
    place-content: start;
  }

  .desktop\:place-content-end {
    place-content: end;
  }

  .desktop\:place-content-between {
    place-content: space-between;
  }

  .desktop\:place-content-around {
    place-content: space-around;
  }

  .desktop\:place-content-evenly {
    place-content: space-evenly;
  }

  .desktop\:place-content-stretch {
    place-content: stretch;
  }

  .desktop\:place-items-start {
    place-items: start;
  }

  .desktop\:place-items-end {
    place-items: end;
  }

  .desktop\:place-items-center {
    place-items: center;
  }

  .desktop\:place-items-stretch {
    place-items: stretch;
  }

  .desktop\:content-center {
    align-content: center;
  }

  .desktop\:content-start {
    align-content: flex-start;
  }

  .desktop\:content-end {
    align-content: flex-end;
  }

  .desktop\:content-between {
    align-content: space-between;
  }

  .desktop\:content-around {
    align-content: space-around;
  }

  .desktop\:content-evenly {
    align-content: space-evenly;
  }

  .desktop\:items-start {
    align-items: flex-start;
  }

  .desktop\:items-end {
    align-items: flex-end;
  }

  .desktop\:items-center {
    align-items: center;
  }

  .desktop\:items-baseline {
    align-items: baseline;
  }

  .desktop\:items-stretch {
    align-items: stretch;
  }

  .desktop\:justify-start {
    justify-content: flex-start;
  }

  .desktop\:justify-end {
    justify-content: flex-end;
  }

  .desktop\:justify-center {
    justify-content: center;
  }

  .desktop\:justify-between {
    justify-content: space-between;
  }

  .desktop\:justify-around {
    justify-content: space-around;
  }

  .desktop\:justify-evenly {
    justify-content: space-evenly;
  }

  .desktop\:justify-items-start {
    justify-items: start;
  }

  .desktop\:justify-items-end {
    justify-items: end;
  }

  .desktop\:justify-items-center {
    justify-items: center;
  }

  .desktop\:justify-items-stretch {
    justify-items: stretch;
  }

  .desktop\:gap-0 {
    gap: 0;
  }

  .desktop\:gap-1 {
    gap: 0.0625rem;
  }

  .desktop\:gap-2 {
    gap: 0.125rem;
  }

  .desktop\:gap-3 {
    gap: 0.1875rem;
  }

  .desktop\:gap-4 {
    gap: 0.25rem;
  }

  .desktop\:gap-5 {
    gap: 0.3125rem;
  }

  .desktop\:gap-6 {
    gap: 0.375rem;
  }

  .desktop\:gap-8 {
    gap: 0.5rem;
  }

  .desktop\:gap-10 {
    gap: 0.625rem;
  }

  .desktop\:gap-12 {
    gap: 0.75rem;
  }

  .desktop\:gap-16 {
    gap: 1rem;
  }

  .desktop\:gap-20 {
    gap: 1.25rem;
  }

  .desktop\:gap-24 {
    gap: 1.5rem;
  }

  .desktop\:gap-32 {
    gap: 2rem;
  }

  .desktop\:gap-40 {
    gap: 2.5rem;
  }

  .desktop\:gap-48 {
    gap: 3rem;
  }

  .desktop\:gap-56 {
    gap: 3.5rem;
  }

  .desktop\:gap-64 {
    gap: 4rem;
  }

  .desktop\:gap-68 {
    gap: 4.25rem;
  }

  .desktop\:gap-72 {
    gap: 4.5rem;
  }

  .desktop\:gap-76 {
    gap: 4.75rem;
  }

  .desktop\:gap-80 {
    gap: 5rem;
  }

  .desktop\:gap-192 {
    gap: 12rem;
  }

  .desktop\:gap-px {
    gap: 1px;
  }

  .desktop\:gap-x-0 {
    -moz-column-gap: 0;
         column-gap: 0;
  }

  .desktop\:gap-x-1 {
    -moz-column-gap: 0.0625rem;
         column-gap: 0.0625rem;
  }

  .desktop\:gap-x-2 {
    -moz-column-gap: 0.125rem;
         column-gap: 0.125rem;
  }

  .desktop\:gap-x-3 {
    -moz-column-gap: 0.1875rem;
         column-gap: 0.1875rem;
  }

  .desktop\:gap-x-4 {
    -moz-column-gap: 0.25rem;
         column-gap: 0.25rem;
  }

  .desktop\:gap-x-5 {
    -moz-column-gap: 0.3125rem;
         column-gap: 0.3125rem;
  }

  .desktop\:gap-x-6 {
    -moz-column-gap: 0.375rem;
         column-gap: 0.375rem;
  }

  .desktop\:gap-x-8 {
    -moz-column-gap: 0.5rem;
         column-gap: 0.5rem;
  }

  .desktop\:gap-x-10 {
    -moz-column-gap: 0.625rem;
         column-gap: 0.625rem;
  }

  .desktop\:gap-x-12 {
    -moz-column-gap: 0.75rem;
         column-gap: 0.75rem;
  }

  .desktop\:gap-x-16 {
    -moz-column-gap: 1rem;
         column-gap: 1rem;
  }

  .desktop\:gap-x-20 {
    -moz-column-gap: 1.25rem;
         column-gap: 1.25rem;
  }

  .desktop\:gap-x-24 {
    -moz-column-gap: 1.5rem;
         column-gap: 1.5rem;
  }

  .desktop\:gap-x-32 {
    -moz-column-gap: 2rem;
         column-gap: 2rem;
  }

  .desktop\:gap-x-40 {
    -moz-column-gap: 2.5rem;
         column-gap: 2.5rem;
  }

  .desktop\:gap-x-48 {
    -moz-column-gap: 3rem;
         column-gap: 3rem;
  }

  .desktop\:gap-x-56 {
    -moz-column-gap: 3.5rem;
         column-gap: 3.5rem;
  }

  .desktop\:gap-x-64 {
    -moz-column-gap: 4rem;
         column-gap: 4rem;
  }

  .desktop\:gap-x-68 {
    -moz-column-gap: 4.25rem;
         column-gap: 4.25rem;
  }

  .desktop\:gap-x-72 {
    -moz-column-gap: 4.5rem;
         column-gap: 4.5rem;
  }

  .desktop\:gap-x-76 {
    -moz-column-gap: 4.75rem;
         column-gap: 4.75rem;
  }

  .desktop\:gap-x-80 {
    -moz-column-gap: 5rem;
         column-gap: 5rem;
  }

  .desktop\:gap-x-192 {
    -moz-column-gap: 12rem;
         column-gap: 12rem;
  }

  .desktop\:gap-x-px {
    -moz-column-gap: 1px;
         column-gap: 1px;
  }

  .desktop\:gap-y-0 {
    row-gap: 0;
  }

  .desktop\:gap-y-1 {
    row-gap: 0.0625rem;
  }

  .desktop\:gap-y-2 {
    row-gap: 0.125rem;
  }

  .desktop\:gap-y-3 {
    row-gap: 0.1875rem;
  }

  .desktop\:gap-y-4 {
    row-gap: 0.25rem;
  }

  .desktop\:gap-y-5 {
    row-gap: 0.3125rem;
  }

  .desktop\:gap-y-6 {
    row-gap: 0.375rem;
  }

  .desktop\:gap-y-8 {
    row-gap: 0.5rem;
  }

  .desktop\:gap-y-10 {
    row-gap: 0.625rem;
  }

  .desktop\:gap-y-12 {
    row-gap: 0.75rem;
  }

  .desktop\:gap-y-16 {
    row-gap: 1rem;
  }

  .desktop\:gap-y-20 {
    row-gap: 1.25rem;
  }

  .desktop\:gap-y-24 {
    row-gap: 1.5rem;
  }

  .desktop\:gap-y-32 {
    row-gap: 2rem;
  }

  .desktop\:gap-y-40 {
    row-gap: 2.5rem;
  }

  .desktop\:gap-y-48 {
    row-gap: 3rem;
  }

  .desktop\:gap-y-56 {
    row-gap: 3.5rem;
  }

  .desktop\:gap-y-64 {
    row-gap: 4rem;
  }

  .desktop\:gap-y-68 {
    row-gap: 4.25rem;
  }

  .desktop\:gap-y-72 {
    row-gap: 4.5rem;
  }

  .desktop\:gap-y-76 {
    row-gap: 4.75rem;
  }

  .desktop\:gap-y-80 {
    row-gap: 5rem;
  }

  .desktop\:gap-y-192 {
    row-gap: 12rem;
  }

  .desktop\:gap-y-px {
    row-gap: 1px;
  }

  .desktop\:space-x-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0px * var(--tw-space-x-reverse));
    margin-left: calc(0px * calc(1 - var(--tw-space-x-reverse)));
  }

  .desktop\:space-x-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.0625rem * var(--tw-space-x-reverse));
    margin-left: calc(0.0625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .desktop\:space-x-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.125rem * var(--tw-space-x-reverse));
    margin-left: calc(0.125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .desktop\:space-x-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.1875rem * var(--tw-space-x-reverse));
    margin-left: calc(0.1875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .desktop\:space-x-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.25rem * var(--tw-space-x-reverse));
    margin-left: calc(0.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .desktop\:space-x-5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.3125rem * var(--tw-space-x-reverse));
    margin-left: calc(0.3125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .desktop\:space-x-6 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.375rem * var(--tw-space-x-reverse));
    margin-left: calc(0.375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .desktop\:space-x-8 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.5rem * var(--tw-space-x-reverse));
    margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .desktop\:space-x-10 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.625rem * var(--tw-space-x-reverse));
    margin-left: calc(0.625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .desktop\:space-x-12 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.75rem * var(--tw-space-x-reverse));
    margin-left: calc(0.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .desktop\:space-x-16 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(1rem * var(--tw-space-x-reverse));
    margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .desktop\:space-x-20 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(1.25rem * var(--tw-space-x-reverse));
    margin-left: calc(1.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .desktop\:space-x-24 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(1.5rem * var(--tw-space-x-reverse));
    margin-left: calc(1.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .desktop\:space-x-32 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(2rem * var(--tw-space-x-reverse));
    margin-left: calc(2rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .desktop\:space-x-40 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(2.5rem * var(--tw-space-x-reverse));
    margin-left: calc(2.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .desktop\:space-x-48 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(3rem * var(--tw-space-x-reverse));
    margin-left: calc(3rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .desktop\:space-x-56 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(3.5rem * var(--tw-space-x-reverse));
    margin-left: calc(3.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .desktop\:space-x-64 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(4rem * var(--tw-space-x-reverse));
    margin-left: calc(4rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .desktop\:space-x-68 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(4.25rem * var(--tw-space-x-reverse));
    margin-left: calc(4.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .desktop\:space-x-72 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(4.5rem * var(--tw-space-x-reverse));
    margin-left: calc(4.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .desktop\:space-x-76 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(4.75rem * var(--tw-space-x-reverse));
    margin-left: calc(4.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .desktop\:space-x-80 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(5rem * var(--tw-space-x-reverse));
    margin-left: calc(5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .desktop\:space-x-192 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(12rem * var(--tw-space-x-reverse));
    margin-left: calc(12rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .desktop\:space-x-px > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(1px * var(--tw-space-x-reverse));
    margin-left: calc(1px * calc(1 - var(--tw-space-x-reverse)));
  }

  .desktop\:-space-x-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.0625rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.0625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .desktop\:-space-x-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.125rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .desktop\:-space-x-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.1875rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.1875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .desktop\:-space-x-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.25rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .desktop\:-space-x-5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.3125rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.3125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .desktop\:-space-x-6 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.375rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .desktop\:-space-x-8 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .desktop\:-space-x-10 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.625rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .desktop\:-space-x-12 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.75rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .desktop\:-space-x-16 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-1rem * var(--tw-space-x-reverse));
    margin-left: calc(-1rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .desktop\:-space-x-20 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-1.25rem * var(--tw-space-x-reverse));
    margin-left: calc(-1.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .desktop\:-space-x-24 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-1.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-1.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .desktop\:-space-x-32 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-2rem * var(--tw-space-x-reverse));
    margin-left: calc(-2rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .desktop\:-space-x-40 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-2.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-2.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .desktop\:-space-x-48 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-3rem * var(--tw-space-x-reverse));
    margin-left: calc(-3rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .desktop\:-space-x-56 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-3.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-3.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .desktop\:-space-x-64 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-4rem * var(--tw-space-x-reverse));
    margin-left: calc(-4rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .desktop\:-space-x-68 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-4.25rem * var(--tw-space-x-reverse));
    margin-left: calc(-4.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .desktop\:-space-x-72 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-4.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-4.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .desktop\:-space-x-76 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-4.75rem * var(--tw-space-x-reverse));
    margin-left: calc(-4.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .desktop\:-space-x-80 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-5rem * var(--tw-space-x-reverse));
    margin-left: calc(-5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .desktop\:-space-x-192 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-12rem * var(--tw-space-x-reverse));
    margin-left: calc(-12rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .desktop\:-space-x-px > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-1px * var(--tw-space-x-reverse));
    margin-left: calc(-1px * calc(1 - var(--tw-space-x-reverse)));
  }

  .desktop\:space-y-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0px * var(--tw-space-y-reverse));
  }

  .desktop\:space-y-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.0625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.0625rem * var(--tw-space-y-reverse));
  }

  .desktop\:space-y-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.125rem * var(--tw-space-y-reverse));
  }

  .desktop\:space-y-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.1875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.1875rem * var(--tw-space-y-reverse));
  }

  .desktop\:space-y-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.25rem * var(--tw-space-y-reverse));
  }

  .desktop\:space-y-5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.3125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.3125rem * var(--tw-space-y-reverse));
  }

  .desktop\:space-y-6 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.375rem * var(--tw-space-y-reverse));
  }

  .desktop\:space-y-8 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
  }

  .desktop\:space-y-10 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.625rem * var(--tw-space-y-reverse));
  }

  .desktop\:space-y-12 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.75rem * var(--tw-space-y-reverse));
  }

  .desktop\:space-y-16 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1rem * var(--tw-space-y-reverse));
  }

  .desktop\:space-y-20 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.25rem * var(--tw-space-y-reverse));
  }

  .desktop\:space-y-24 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
  }

  .desktop\:space-y-32 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2rem * var(--tw-space-y-reverse));
  }

  .desktop\:space-y-40 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(2.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2.5rem * var(--tw-space-y-reverse));
  }

  .desktop\:space-y-48 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(3rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(3rem * var(--tw-space-y-reverse));
  }

  .desktop\:space-y-56 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(3.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(3.5rem * var(--tw-space-y-reverse));
  }

  .desktop\:space-y-64 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(4rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(4rem * var(--tw-space-y-reverse));
  }

  .desktop\:space-y-68 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(4.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(4.25rem * var(--tw-space-y-reverse));
  }

  .desktop\:space-y-72 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(4.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(4.5rem * var(--tw-space-y-reverse));
  }

  .desktop\:space-y-76 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(4.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(4.75rem * var(--tw-space-y-reverse));
  }

  .desktop\:space-y-80 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(5rem * var(--tw-space-y-reverse));
  }

  .desktop\:space-y-192 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(12rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(12rem * var(--tw-space-y-reverse));
  }

  .desktop\:space-y-px > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1px * var(--tw-space-y-reverse));
  }

  .desktop\:-space-y-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.0625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.0625rem * var(--tw-space-y-reverse));
  }

  .desktop\:-space-y-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.125rem * var(--tw-space-y-reverse));
  }

  .desktop\:-space-y-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.1875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.1875rem * var(--tw-space-y-reverse));
  }

  .desktop\:-space-y-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.25rem * var(--tw-space-y-reverse));
  }

  .desktop\:-space-y-5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.3125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.3125rem * var(--tw-space-y-reverse));
  }

  .desktop\:-space-y-6 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.375rem * var(--tw-space-y-reverse));
  }

  .desktop\:-space-y-8 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.5rem * var(--tw-space-y-reverse));
  }

  .desktop\:-space-y-10 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.625rem * var(--tw-space-y-reverse));
  }

  .desktop\:-space-y-12 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.75rem * var(--tw-space-y-reverse));
  }

  .desktop\:-space-y-16 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-1rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1rem * var(--tw-space-y-reverse));
  }

  .desktop\:-space-y-20 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-1.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1.25rem * var(--tw-space-y-reverse));
  }

  .desktop\:-space-y-24 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-1.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1.5rem * var(--tw-space-y-reverse));
  }

  .desktop\:-space-y-32 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-2rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-2rem * var(--tw-space-y-reverse));
  }

  .desktop\:-space-y-40 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-2.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-2.5rem * var(--tw-space-y-reverse));
  }

  .desktop\:-space-y-48 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-3rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-3rem * var(--tw-space-y-reverse));
  }

  .desktop\:-space-y-56 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-3.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-3.5rem * var(--tw-space-y-reverse));
  }

  .desktop\:-space-y-64 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-4rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-4rem * var(--tw-space-y-reverse));
  }

  .desktop\:-space-y-68 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-4.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-4.25rem * var(--tw-space-y-reverse));
  }

  .desktop\:-space-y-72 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-4.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-4.5rem * var(--tw-space-y-reverse));
  }

  .desktop\:-space-y-76 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-4.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-4.75rem * var(--tw-space-y-reverse));
  }

  .desktop\:-space-y-80 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-5rem * var(--tw-space-y-reverse));
  }

  .desktop\:-space-y-192 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-12rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-12rem * var(--tw-space-y-reverse));
  }

  .desktop\:-space-y-px > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-1px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1px * var(--tw-space-y-reverse));
  }

  .desktop\:space-y-reverse > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 1;
  }

  .desktop\:space-x-reverse > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 1;
  }

  .desktop\:divide-x-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(0px * var(--tw-divide-x-reverse));
    border-left-width: calc(0px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .desktop\:divide-x-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(2px * var(--tw-divide-x-reverse));
    border-left-width: calc(2px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .desktop\:divide-x-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(4px * var(--tw-divide-x-reverse));
    border-left-width: calc(4px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .desktop\:divide-x-8 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(8px * var(--tw-divide-x-reverse));
    border-left-width: calc(8px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .desktop\:divide-x > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(1px * var(--tw-divide-x-reverse));
    border-left-width: calc(1px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .desktop\:divide-y-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(0px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(0px * var(--tw-divide-y-reverse));
  }

  .desktop\:divide-y-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(2px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(2px * var(--tw-divide-y-reverse));
  }

  .desktop\:divide-y-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(4px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(4px * var(--tw-divide-y-reverse));
  }

  .desktop\:divide-y-8 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(8px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(8px * var(--tw-divide-y-reverse));
  }

  .desktop\:divide-y > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(1px * var(--tw-divide-y-reverse));
  }

  .desktop\:divide-y-reverse > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 1;
  }

  .desktop\:divide-x-reverse > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 1;
  }

  .desktop\:divide-solid > :not([hidden]) ~ :not([hidden]) {
    border-style: solid;
  }

  .desktop\:divide-dashed > :not([hidden]) ~ :not([hidden]) {
    border-style: dashed;
  }

  .desktop\:divide-dotted > :not([hidden]) ~ :not([hidden]) {
    border-style: dotted;
  }

  .desktop\:divide-double > :not([hidden]) ~ :not([hidden]) {
    border-style: double;
  }

  .desktop\:divide-none > :not([hidden]) ~ :not([hidden]) {
    border-style: none;
  }

  .desktop\:divide-transparent > :not([hidden]) ~ :not([hidden]) {
    border-color: transparent;
  }

  .desktop\:divide-current > :not([hidden]) ~ :not([hidden]) {
    border-color: currentColor;
  }

  .desktop\:divide-black > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-divide-opacity));
  }

  .desktop\:divide-white > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-divide-opacity));
  }

  .desktop\:divide-gray-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(249, 250, 251, var(--tw-divide-opacity));
  }

  .desktop\:divide-gray-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(243, 244, 246, var(--tw-divide-opacity));
  }

  .desktop\:divide-gray-200 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(229, 231, 235, var(--tw-divide-opacity));
  }

  .desktop\:divide-gray-300 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(209, 213, 219, var(--tw-divide-opacity));
  }

  .desktop\:divide-gray-400 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(156, 163, 175, var(--tw-divide-opacity));
  }

  .desktop\:divide-gray-500 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(107, 114, 128, var(--tw-divide-opacity));
  }

  .desktop\:divide-gray-600 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(75, 85, 99, var(--tw-divide-opacity));
  }

  .desktop\:divide-gray-700 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(55, 65, 81, var(--tw-divide-opacity));
  }

  .desktop\:divide-gray-800 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(31, 41, 55, var(--tw-divide-opacity));
  }

  .desktop\:divide-gray-900 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(17, 24, 39, var(--tw-divide-opacity));
  }

  .desktop\:divide-red-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(254, 242, 242, var(--tw-divide-opacity));
  }

  .desktop\:divide-red-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(254, 226, 226, var(--tw-divide-opacity));
  }

  .desktop\:divide-red-200 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(254, 202, 202, var(--tw-divide-opacity));
  }

  .desktop\:divide-red-300 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(252, 165, 165, var(--tw-divide-opacity));
  }

  .desktop\:divide-red-400 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(248, 113, 113, var(--tw-divide-opacity));
  }

  .desktop\:divide-red-500 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(239, 68, 68, var(--tw-divide-opacity));
  }

  .desktop\:divide-red-600 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(220, 38, 38, var(--tw-divide-opacity));
  }

  .desktop\:divide-red-700 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(185, 28, 28, var(--tw-divide-opacity));
  }

  .desktop\:divide-red-800 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(153, 27, 27, var(--tw-divide-opacity));
  }

  .desktop\:divide-red-900 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(127, 29, 29, var(--tw-divide-opacity));
  }

  .desktop\:divide-yellow-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(255, 251, 235, var(--tw-divide-opacity));
  }

  .desktop\:divide-yellow-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(254, 243, 199, var(--tw-divide-opacity));
  }

  .desktop\:divide-yellow-200 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(253, 230, 138, var(--tw-divide-opacity));
  }

  .desktop\:divide-yellow-300 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(252, 211, 77, var(--tw-divide-opacity));
  }

  .desktop\:divide-yellow-400 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(251, 191, 36, var(--tw-divide-opacity));
  }

  .desktop\:divide-yellow-500 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(245, 158, 11, var(--tw-divide-opacity));
  }

  .desktop\:divide-yellow-600 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(217, 119, 6, var(--tw-divide-opacity));
  }

  .desktop\:divide-yellow-700 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(180, 83, 9, var(--tw-divide-opacity));
  }

  .desktop\:divide-yellow-800 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(146, 64, 14, var(--tw-divide-opacity));
  }

  .desktop\:divide-yellow-900 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(120, 53, 15, var(--tw-divide-opacity));
  }

  .desktop\:divide-green-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(236, 253, 245, var(--tw-divide-opacity));
  }

  .desktop\:divide-green-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(209, 250, 229, var(--tw-divide-opacity));
  }

  .desktop\:divide-green-200 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(167, 243, 208, var(--tw-divide-opacity));
  }

  .desktop\:divide-green-300 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(110, 231, 183, var(--tw-divide-opacity));
  }

  .desktop\:divide-green-400 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(52, 211, 153, var(--tw-divide-opacity));
  }

  .desktop\:divide-green-500 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(16, 185, 129, var(--tw-divide-opacity));
  }

  .desktop\:divide-green-600 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(5, 150, 105, var(--tw-divide-opacity));
  }

  .desktop\:divide-green-700 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(4, 120, 87, var(--tw-divide-opacity));
  }

  .desktop\:divide-green-800 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(6, 95, 70, var(--tw-divide-opacity));
  }

  .desktop\:divide-green-900 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(6, 78, 59, var(--tw-divide-opacity));
  }

  .desktop\:divide-blue-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(239, 246, 255, var(--tw-divide-opacity));
  }

  .desktop\:divide-blue-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(219, 234, 254, var(--tw-divide-opacity));
  }

  .desktop\:divide-blue-200 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(191, 219, 254, var(--tw-divide-opacity));
  }

  .desktop\:divide-blue-300 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(147, 197, 253, var(--tw-divide-opacity));
  }

  .desktop\:divide-blue-400 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(96, 165, 250, var(--tw-divide-opacity));
  }

  .desktop\:divide-blue-500 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(59, 130, 246, var(--tw-divide-opacity));
  }

  .desktop\:divide-blue-600 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(37, 99, 235, var(--tw-divide-opacity));
  }

  .desktop\:divide-blue-700 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(29, 78, 216, var(--tw-divide-opacity));
  }

  .desktop\:divide-blue-800 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(30, 64, 175, var(--tw-divide-opacity));
  }

  .desktop\:divide-blue-900 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(30, 58, 138, var(--tw-divide-opacity));
  }

  .desktop\:divide-indigo-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(238, 242, 255, var(--tw-divide-opacity));
  }

  .desktop\:divide-indigo-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(224, 231, 255, var(--tw-divide-opacity));
  }

  .desktop\:divide-indigo-200 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(199, 210, 254, var(--tw-divide-opacity));
  }

  .desktop\:divide-indigo-300 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(165, 180, 252, var(--tw-divide-opacity));
  }

  .desktop\:divide-indigo-400 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(129, 140, 248, var(--tw-divide-opacity));
  }

  .desktop\:divide-indigo-500 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(99, 102, 241, var(--tw-divide-opacity));
  }

  .desktop\:divide-indigo-600 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(79, 70, 229, var(--tw-divide-opacity));
  }

  .desktop\:divide-indigo-700 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(67, 56, 202, var(--tw-divide-opacity));
  }

  .desktop\:divide-indigo-800 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(55, 48, 163, var(--tw-divide-opacity));
  }

  .desktop\:divide-indigo-900 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(49, 46, 129, var(--tw-divide-opacity));
  }

  .desktop\:divide-purple-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(245, 243, 255, var(--tw-divide-opacity));
  }

  .desktop\:divide-purple-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(237, 233, 254, var(--tw-divide-opacity));
  }

  .desktop\:divide-purple-200 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(221, 214, 254, var(--tw-divide-opacity));
  }

  .desktop\:divide-purple-300 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(196, 181, 253, var(--tw-divide-opacity));
  }

  .desktop\:divide-purple-400 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(167, 139, 250, var(--tw-divide-opacity));
  }

  .desktop\:divide-purple-500 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(139, 92, 246, var(--tw-divide-opacity));
  }

  .desktop\:divide-purple-600 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(124, 58, 237, var(--tw-divide-opacity));
  }

  .desktop\:divide-purple-700 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(109, 40, 217, var(--tw-divide-opacity));
  }

  .desktop\:divide-purple-800 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(91, 33, 182, var(--tw-divide-opacity));
  }

  .desktop\:divide-purple-900 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(76, 29, 149, var(--tw-divide-opacity));
  }

  .desktop\:divide-pink-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(253, 242, 248, var(--tw-divide-opacity));
  }

  .desktop\:divide-pink-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(252, 231, 243, var(--tw-divide-opacity));
  }

  .desktop\:divide-pink-200 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(251, 207, 232, var(--tw-divide-opacity));
  }

  .desktop\:divide-pink-300 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(249, 168, 212, var(--tw-divide-opacity));
  }

  .desktop\:divide-pink-400 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(244, 114, 182, var(--tw-divide-opacity));
  }

  .desktop\:divide-pink-500 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(236, 72, 153, var(--tw-divide-opacity));
  }

  .desktop\:divide-pink-600 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(219, 39, 119, var(--tw-divide-opacity));
  }

  .desktop\:divide-pink-700 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(190, 24, 93, var(--tw-divide-opacity));
  }

  .desktop\:divide-pink-800 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(157, 23, 77, var(--tw-divide-opacity));
  }

  .desktop\:divide-pink-900 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(131, 24, 67, var(--tw-divide-opacity));
  }

  .desktop\:divide-base-normal > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(0, 65, 129, var(--tw-divide-opacity));
  }

  .desktop\:divide-base-dark > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(0, 52, 105, var(--tw-divide-opacity));
  }

  .desktop\:divide-base-black > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(29, 29, 31, var(--tw-divide-opacity));
  }

  .desktop\:divide-base-border > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(231, 231, 233, var(--tw-divide-opacity));
  }

  .desktop\:divide-primary-normal > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(0, 103, 207, var(--tw-divide-opacity));
  }

  .desktop\:divide-primary-alt > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(0, 71, 143, var(--tw-divide-opacity));
  }

  .desktop\:divide-subtle-white > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(249, 249, 249, var(--tw-divide-opacity));
  }

  .desktop\:divide-turquesa > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(0, 151, 178, var(--tw-divide-opacity));
  }

  .desktop\:divide-opacity-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0;
  }

  .desktop\:divide-opacity-5 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.05;
  }

  .desktop\:divide-opacity-10 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.1;
  }

  .desktop\:divide-opacity-20 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.2;
  }

  .desktop\:divide-opacity-25 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.25;
  }

  .desktop\:divide-opacity-30 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.3;
  }

  .desktop\:divide-opacity-40 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.4;
  }

  .desktop\:divide-opacity-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.5;
  }

  .desktop\:divide-opacity-60 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.6;
  }

  .desktop\:divide-opacity-70 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.7;
  }

  .desktop\:divide-opacity-75 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.75;
  }

  .desktop\:divide-opacity-80 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.8;
  }

  .desktop\:divide-opacity-90 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.9;
  }

  .desktop\:divide-opacity-95 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.95;
  }

  .desktop\:divide-opacity-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
  }

  .desktop\:place-self-auto {
    place-self: auto;
  }

  .desktop\:place-self-start {
    place-self: start;
  }

  .desktop\:place-self-end {
    place-self: end;
  }

  .desktop\:place-self-center {
    place-self: center;
  }

  .desktop\:place-self-stretch {
    place-self: stretch;
  }

  .desktop\:self-auto {
    align-self: auto;
  }

  .desktop\:self-start {
    align-self: flex-start;
  }

  .desktop\:self-end {
    align-self: flex-end;
  }

  .desktop\:self-center {
    align-self: center;
  }

  .desktop\:self-stretch {
    align-self: stretch;
  }

  .desktop\:self-baseline {
    align-self: baseline;
  }

  .desktop\:justify-self-auto {
    justify-self: auto;
  }

  .desktop\:justify-self-start {
    justify-self: start;
  }

  .desktop\:justify-self-end {
    justify-self: end;
  }

  .desktop\:justify-self-center {
    justify-self: center;
  }

  .desktop\:justify-self-stretch {
    justify-self: stretch;
  }

  .desktop\:overflow-auto {
    overflow: auto;
  }

  .desktop\:overflow-hidden {
    overflow: hidden;
  }

  .desktop\:overflow-visible {
    overflow: visible;
  }

  .desktop\:overflow-scroll {
    overflow: scroll;
  }

  .desktop\:overflow-x-auto {
    overflow-x: auto;
  }

  .desktop\:overflow-y-auto {
    overflow-y: auto;
  }

  .desktop\:overflow-x-hidden {
    overflow-x: hidden;
  }

  .desktop\:overflow-y-hidden {
    overflow-y: hidden;
  }

  .desktop\:overflow-x-visible {
    overflow-x: visible;
  }

  .desktop\:overflow-y-visible {
    overflow-y: visible;
  }

  .desktop\:overflow-x-scroll {
    overflow-x: scroll;
  }

  .desktop\:overflow-y-scroll {
    overflow-y: scroll;
  }

  .desktop\:overscroll-auto {
    -ms-scroll-chaining: chained;
        overscroll-behavior: auto;
  }

  .desktop\:overscroll-contain {
    -ms-scroll-chaining: none;
        overscroll-behavior: contain;
  }

  .desktop\:overscroll-none {
    -ms-scroll-chaining: none;
        overscroll-behavior: none;
  }

  .desktop\:overscroll-y-auto {
    overscroll-behavior-y: auto;
  }

  .desktop\:overscroll-y-contain {
    overscroll-behavior-y: contain;
  }

  .desktop\:overscroll-y-none {
    overscroll-behavior-y: none;
  }

  .desktop\:overscroll-x-auto {
    overscroll-behavior-x: auto;
  }

  .desktop\:overscroll-x-contain {
    overscroll-behavior-x: contain;
  }

  .desktop\:overscroll-x-none {
    overscroll-behavior-x: none;
  }

  .desktop\:truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .desktop\:overflow-ellipsis {
    text-overflow: ellipsis;
  }

  .desktop\:overflow-clip {
    text-overflow: clip;
  }

  .desktop\:whitespace-normal {
    white-space: normal;
  }

  .desktop\:whitespace-nowrap {
    white-space: nowrap;
  }

  .desktop\:whitespace-pre {
    white-space: pre;
  }

  .desktop\:whitespace-pre-line {
    white-space: pre-line;
  }

  .desktop\:whitespace-pre-wrap {
    white-space: pre-wrap;
  }

  .desktop\:break-normal {
    overflow-wrap: normal;
    word-break: normal;
  }

  .desktop\:break-words {
    overflow-wrap: break-word;
  }

  .desktop\:break-all {
    word-break: break-all;
  }

  .desktop\:rounded-none {
    border-radius: 0px;
  }

  .desktop\:rounded-sm {
    border-radius: 0.125rem;
  }

  .desktop\:rounded {
    border-radius: 0.25rem;
  }

  .desktop\:rounded-md {
    border-radius: 0.375rem;
  }

  .desktop\:rounded-lg {
    border-radius: 0.5rem;
  }

  .desktop\:rounded-xl {
    border-radius: 0.75rem;
  }

  .desktop\:rounded-2xl {
    border-radius: 1rem;
  }

  .desktop\:rounded-3xl {
    border-radius: 1.5rem;
  }

  .desktop\:rounded-full {
    border-radius: 9999px;
  }

  .desktop\:rounded-t-none {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
  }

  .desktop\:rounded-t-sm {
    border-top-left-radius: 0.125rem;
    border-top-right-radius: 0.125rem;
  }

  .desktop\:rounded-t {
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
  }

  .desktop\:rounded-t-md {
    border-top-left-radius: 0.375rem;
    border-top-right-radius: 0.375rem;
  }

  .desktop\:rounded-t-lg {
    border-top-left-radius: 0.5rem;
    border-top-right-radius: 0.5rem;
  }

  .desktop\:rounded-t-xl {
    border-top-left-radius: 0.75rem;
    border-top-right-radius: 0.75rem;
  }

  .desktop\:rounded-t-2xl {
    border-top-left-radius: 1rem;
    border-top-right-radius: 1rem;
  }

  .desktop\:rounded-t-3xl {
    border-top-left-radius: 1.5rem;
    border-top-right-radius: 1.5rem;
  }

  .desktop\:rounded-t-full {
    border-top-left-radius: 9999px;
    border-top-right-radius: 9999px;
  }

  .desktop\:rounded-r-none {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
  }

  .desktop\:rounded-r-sm {
    border-top-right-radius: 0.125rem;
    border-bottom-right-radius: 0.125rem;
  }

  .desktop\:rounded-r {
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
  }

  .desktop\:rounded-r-md {
    border-top-right-radius: 0.375rem;
    border-bottom-right-radius: 0.375rem;
  }

  .desktop\:rounded-r-lg {
    border-top-right-radius: 0.5rem;
    border-bottom-right-radius: 0.5rem;
  }

  .desktop\:rounded-r-xl {
    border-top-right-radius: 0.75rem;
    border-bottom-right-radius: 0.75rem;
  }

  .desktop\:rounded-r-2xl {
    border-top-right-radius: 1rem;
    border-bottom-right-radius: 1rem;
  }

  .desktop\:rounded-r-3xl {
    border-top-right-radius: 1.5rem;
    border-bottom-right-radius: 1.5rem;
  }

  .desktop\:rounded-r-full {
    border-top-right-radius: 9999px;
    border-bottom-right-radius: 9999px;
  }

  .desktop\:rounded-b-none {
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
  }

  .desktop\:rounded-b-sm {
    border-bottom-right-radius: 0.125rem;
    border-bottom-left-radius: 0.125rem;
  }

  .desktop\:rounded-b {
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
  }

  .desktop\:rounded-b-md {
    border-bottom-right-radius: 0.375rem;
    border-bottom-left-radius: 0.375rem;
  }

  .desktop\:rounded-b-lg {
    border-bottom-right-radius: 0.5rem;
    border-bottom-left-radius: 0.5rem;
  }

  .desktop\:rounded-b-xl {
    border-bottom-right-radius: 0.75rem;
    border-bottom-left-radius: 0.75rem;
  }

  .desktop\:rounded-b-2xl {
    border-bottom-right-radius: 1rem;
    border-bottom-left-radius: 1rem;
  }

  .desktop\:rounded-b-3xl {
    border-bottom-right-radius: 1.5rem;
    border-bottom-left-radius: 1.5rem;
  }

  .desktop\:rounded-b-full {
    border-bottom-right-radius: 9999px;
    border-bottom-left-radius: 9999px;
  }

  .desktop\:rounded-l-none {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
  }

  .desktop\:rounded-l-sm {
    border-top-left-radius: 0.125rem;
    border-bottom-left-radius: 0.125rem;
  }

  .desktop\:rounded-l {
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
  }

  .desktop\:rounded-l-md {
    border-top-left-radius: 0.375rem;
    border-bottom-left-radius: 0.375rem;
  }

  .desktop\:rounded-l-lg {
    border-top-left-radius: 0.5rem;
    border-bottom-left-radius: 0.5rem;
  }

  .desktop\:rounded-l-xl {
    border-top-left-radius: 0.75rem;
    border-bottom-left-radius: 0.75rem;
  }

  .desktop\:rounded-l-2xl {
    border-top-left-radius: 1rem;
    border-bottom-left-radius: 1rem;
  }

  .desktop\:rounded-l-3xl {
    border-top-left-radius: 1.5rem;
    border-bottom-left-radius: 1.5rem;
  }

  .desktop\:rounded-l-full {
    border-top-left-radius: 9999px;
    border-bottom-left-radius: 9999px;
  }

  .desktop\:rounded-tl-none {
    border-top-left-radius: 0px;
  }

  .desktop\:rounded-tl-sm {
    border-top-left-radius: 0.125rem;
  }

  .desktop\:rounded-tl {
    border-top-left-radius: 0.25rem;
  }

  .desktop\:rounded-tl-md {
    border-top-left-radius: 0.375rem;
  }

  .desktop\:rounded-tl-lg {
    border-top-left-radius: 0.5rem;
  }

  .desktop\:rounded-tl-xl {
    border-top-left-radius: 0.75rem;
  }

  .desktop\:rounded-tl-2xl {
    border-top-left-radius: 1rem;
  }

  .desktop\:rounded-tl-3xl {
    border-top-left-radius: 1.5rem;
  }

  .desktop\:rounded-tl-full {
    border-top-left-radius: 9999px;
  }

  .desktop\:rounded-tr-none {
    border-top-right-radius: 0px;
  }

  .desktop\:rounded-tr-sm {
    border-top-right-radius: 0.125rem;
  }

  .desktop\:rounded-tr {
    border-top-right-radius: 0.25rem;
  }

  .desktop\:rounded-tr-md {
    border-top-right-radius: 0.375rem;
  }

  .desktop\:rounded-tr-lg {
    border-top-right-radius: 0.5rem;
  }

  .desktop\:rounded-tr-xl {
    border-top-right-radius: 0.75rem;
  }

  .desktop\:rounded-tr-2xl {
    border-top-right-radius: 1rem;
  }

  .desktop\:rounded-tr-3xl {
    border-top-right-radius: 1.5rem;
  }

  .desktop\:rounded-tr-full {
    border-top-right-radius: 9999px;
  }

  .desktop\:rounded-br-none {
    border-bottom-right-radius: 0px;
  }

  .desktop\:rounded-br-sm {
    border-bottom-right-radius: 0.125rem;
  }

  .desktop\:rounded-br {
    border-bottom-right-radius: 0.25rem;
  }

  .desktop\:rounded-br-md {
    border-bottom-right-radius: 0.375rem;
  }

  .desktop\:rounded-br-lg {
    border-bottom-right-radius: 0.5rem;
  }

  .desktop\:rounded-br-xl {
    border-bottom-right-radius: 0.75rem;
  }

  .desktop\:rounded-br-2xl {
    border-bottom-right-radius: 1rem;
  }

  .desktop\:rounded-br-3xl {
    border-bottom-right-radius: 1.5rem;
  }

  .desktop\:rounded-br-full {
    border-bottom-right-radius: 9999px;
  }

  .desktop\:rounded-bl-none {
    border-bottom-left-radius: 0px;
  }

  .desktop\:rounded-bl-sm {
    border-bottom-left-radius: 0.125rem;
  }

  .desktop\:rounded-bl {
    border-bottom-left-radius: 0.25rem;
  }

  .desktop\:rounded-bl-md {
    border-bottom-left-radius: 0.375rem;
  }

  .desktop\:rounded-bl-lg {
    border-bottom-left-radius: 0.5rem;
  }

  .desktop\:rounded-bl-xl {
    border-bottom-left-radius: 0.75rem;
  }

  .desktop\:rounded-bl-2xl {
    border-bottom-left-radius: 1rem;
  }

  .desktop\:rounded-bl-3xl {
    border-bottom-left-radius: 1.5rem;
  }

  .desktop\:rounded-bl-full {
    border-bottom-left-radius: 9999px;
  }

  .desktop\:border-0 {
    border-width: 0px;
  }

  .desktop\:border-2 {
    border-width: 2px;
  }

  .desktop\:border-4 {
    border-width: 4px;
  }

  .desktop\:border-8 {
    border-width: 8px;
  }

  .desktop\:border {
    border-width: 1px;
  }

  .desktop\:border-t-0 {
    border-top-width: 0px;
  }

  .desktop\:border-t-2 {
    border-top-width: 2px;
  }

  .desktop\:border-t-4 {
    border-top-width: 4px;
  }

  .desktop\:border-t-8 {
    border-top-width: 8px;
  }

  .desktop\:border-t {
    border-top-width: 1px;
  }

  .desktop\:border-r-0 {
    border-right-width: 0px;
  }

  .desktop\:border-r-2 {
    border-right-width: 2px;
  }

  .desktop\:border-r-4 {
    border-right-width: 4px;
  }

  .desktop\:border-r-8 {
    border-right-width: 8px;
  }

  .desktop\:border-r {
    border-right-width: 1px;
  }

  .desktop\:border-b-0 {
    border-bottom-width: 0px;
  }

  .desktop\:border-b-2 {
    border-bottom-width: 2px;
  }

  .desktop\:border-b-4 {
    border-bottom-width: 4px;
  }

  .desktop\:border-b-8 {
    border-bottom-width: 8px;
  }

  .desktop\:border-b {
    border-bottom-width: 1px;
  }

  .desktop\:border-l-0 {
    border-left-width: 0px;
  }

  .desktop\:border-l-2 {
    border-left-width: 2px;
  }

  .desktop\:border-l-4 {
    border-left-width: 4px;
  }

  .desktop\:border-l-8 {
    border-left-width: 8px;
  }

  .desktop\:border-l {
    border-left-width: 1px;
  }

  .desktop\:border-solid {
    border-style: solid;
  }

  .desktop\:border-dashed {
    border-style: dashed;
  }

  .desktop\:border-dotted {
    border-style: dotted;
  }

  .desktop\:border-double {
    border-style: double;
  }

  .desktop\:border-none {
    border-style: none;
  }

  .desktop\:border-transparent {
    border-color: transparent;
  }

  .desktop\:border-current {
    border-color: currentColor;
  }

  .desktop\:border-black {
    --tw-border-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity));
  }

  .desktop\:border-white {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .desktop\:border-gray-50 {
    --tw-border-opacity: 1;
    border-color: rgba(249, 250, 251, var(--tw-border-opacity));
  }

  .desktop\:border-gray-100 {
    --tw-border-opacity: 1;
    border-color: rgba(243, 244, 246, var(--tw-border-opacity));
  }

  .desktop\:border-gray-200 {
    --tw-border-opacity: 1;
    border-color: rgba(229, 231, 235, var(--tw-border-opacity));
  }

  .desktop\:border-gray-300 {
    --tw-border-opacity: 1;
    border-color: rgba(209, 213, 219, var(--tw-border-opacity));
  }

  .desktop\:border-gray-400 {
    --tw-border-opacity: 1;
    border-color: rgba(156, 163, 175, var(--tw-border-opacity));
  }

  .desktop\:border-gray-500 {
    --tw-border-opacity: 1;
    border-color: rgba(107, 114, 128, var(--tw-border-opacity));
  }

  .desktop\:border-gray-600 {
    --tw-border-opacity: 1;
    border-color: rgba(75, 85, 99, var(--tw-border-opacity));
  }

  .desktop\:border-gray-700 {
    --tw-border-opacity: 1;
    border-color: rgba(55, 65, 81, var(--tw-border-opacity));
  }

  .desktop\:border-gray-800 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 41, 55, var(--tw-border-opacity));
  }

  .desktop\:border-gray-900 {
    --tw-border-opacity: 1;
    border-color: rgba(17, 24, 39, var(--tw-border-opacity));
  }

  .desktop\:border-red-50 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 242, 242, var(--tw-border-opacity));
  }

  .desktop\:border-red-100 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 226, 226, var(--tw-border-opacity));
  }

  .desktop\:border-red-200 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 202, 202, var(--tw-border-opacity));
  }

  .desktop\:border-red-300 {
    --tw-border-opacity: 1;
    border-color: rgba(252, 165, 165, var(--tw-border-opacity));
  }

  .desktop\:border-red-400 {
    --tw-border-opacity: 1;
    border-color: rgba(248, 113, 113, var(--tw-border-opacity));
  }

  .desktop\:border-red-500 {
    --tw-border-opacity: 1;
    border-color: rgba(239, 68, 68, var(--tw-border-opacity));
  }

  .desktop\:border-red-600 {
    --tw-border-opacity: 1;
    border-color: rgba(220, 38, 38, var(--tw-border-opacity));
  }

  .desktop\:border-red-700 {
    --tw-border-opacity: 1;
    border-color: rgba(185, 28, 28, var(--tw-border-opacity));
  }

  .desktop\:border-red-800 {
    --tw-border-opacity: 1;
    border-color: rgba(153, 27, 27, var(--tw-border-opacity));
  }

  .desktop\:border-red-900 {
    --tw-border-opacity: 1;
    border-color: rgba(127, 29, 29, var(--tw-border-opacity));
  }

  .desktop\:border-yellow-50 {
    --tw-border-opacity: 1;
    border-color: rgba(255, 251, 235, var(--tw-border-opacity));
  }

  .desktop\:border-yellow-100 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 243, 199, var(--tw-border-opacity));
  }

  .desktop\:border-yellow-200 {
    --tw-border-opacity: 1;
    border-color: rgba(253, 230, 138, var(--tw-border-opacity));
  }

  .desktop\:border-yellow-300 {
    --tw-border-opacity: 1;
    border-color: rgba(252, 211, 77, var(--tw-border-opacity));
  }

  .desktop\:border-yellow-400 {
    --tw-border-opacity: 1;
    border-color: rgba(251, 191, 36, var(--tw-border-opacity));
  }

  .desktop\:border-yellow-500 {
    --tw-border-opacity: 1;
    border-color: rgba(245, 158, 11, var(--tw-border-opacity));
  }

  .desktop\:border-yellow-600 {
    --tw-border-opacity: 1;
    border-color: rgba(217, 119, 6, var(--tw-border-opacity));
  }

  .desktop\:border-yellow-700 {
    --tw-border-opacity: 1;
    border-color: rgba(180, 83, 9, var(--tw-border-opacity));
  }

  .desktop\:border-yellow-800 {
    --tw-border-opacity: 1;
    border-color: rgba(146, 64, 14, var(--tw-border-opacity));
  }

  .desktop\:border-yellow-900 {
    --tw-border-opacity: 1;
    border-color: rgba(120, 53, 15, var(--tw-border-opacity));
  }

  .desktop\:border-green-50 {
    --tw-border-opacity: 1;
    border-color: rgba(236, 253, 245, var(--tw-border-opacity));
  }

  .desktop\:border-green-100 {
    --tw-border-opacity: 1;
    border-color: rgba(209, 250, 229, var(--tw-border-opacity));
  }

  .desktop\:border-green-200 {
    --tw-border-opacity: 1;
    border-color: rgba(167, 243, 208, var(--tw-border-opacity));
  }

  .desktop\:border-green-300 {
    --tw-border-opacity: 1;
    border-color: rgba(110, 231, 183, var(--tw-border-opacity));
  }

  .desktop\:border-green-400 {
    --tw-border-opacity: 1;
    border-color: rgba(52, 211, 153, var(--tw-border-opacity));
  }

  .desktop\:border-green-500 {
    --tw-border-opacity: 1;
    border-color: rgba(16, 185, 129, var(--tw-border-opacity));
  }

  .desktop\:border-green-600 {
    --tw-border-opacity: 1;
    border-color: rgba(5, 150, 105, var(--tw-border-opacity));
  }

  .desktop\:border-green-700 {
    --tw-border-opacity: 1;
    border-color: rgba(4, 120, 87, var(--tw-border-opacity));
  }

  .desktop\:border-green-800 {
    --tw-border-opacity: 1;
    border-color: rgba(6, 95, 70, var(--tw-border-opacity));
  }

  .desktop\:border-green-900 {
    --tw-border-opacity: 1;
    border-color: rgba(6, 78, 59, var(--tw-border-opacity));
  }

  .desktop\:border-blue-50 {
    --tw-border-opacity: 1;
    border-color: rgba(239, 246, 255, var(--tw-border-opacity));
  }

  .desktop\:border-blue-100 {
    --tw-border-opacity: 1;
    border-color: rgba(219, 234, 254, var(--tw-border-opacity));
  }

  .desktop\:border-blue-200 {
    --tw-border-opacity: 1;
    border-color: rgba(191, 219, 254, var(--tw-border-opacity));
  }

  .desktop\:border-blue-300 {
    --tw-border-opacity: 1;
    border-color: rgba(147, 197, 253, var(--tw-border-opacity));
  }

  .desktop\:border-blue-400 {
    --tw-border-opacity: 1;
    border-color: rgba(96, 165, 250, var(--tw-border-opacity));
  }

  .desktop\:border-blue-500 {
    --tw-border-opacity: 1;
    border-color: rgba(59, 130, 246, var(--tw-border-opacity));
  }

  .desktop\:border-blue-600 {
    --tw-border-opacity: 1;
    border-color: rgba(37, 99, 235, var(--tw-border-opacity));
  }

  .desktop\:border-blue-700 {
    --tw-border-opacity: 1;
    border-color: rgba(29, 78, 216, var(--tw-border-opacity));
  }

  .desktop\:border-blue-800 {
    --tw-border-opacity: 1;
    border-color: rgba(30, 64, 175, var(--tw-border-opacity));
  }

  .desktop\:border-blue-900 {
    --tw-border-opacity: 1;
    border-color: rgba(30, 58, 138, var(--tw-border-opacity));
  }

  .desktop\:border-indigo-50 {
    --tw-border-opacity: 1;
    border-color: rgba(238, 242, 255, var(--tw-border-opacity));
  }

  .desktop\:border-indigo-100 {
    --tw-border-opacity: 1;
    border-color: rgba(224, 231, 255, var(--tw-border-opacity));
  }

  .desktop\:border-indigo-200 {
    --tw-border-opacity: 1;
    border-color: rgba(199, 210, 254, var(--tw-border-opacity));
  }

  .desktop\:border-indigo-300 {
    --tw-border-opacity: 1;
    border-color: rgba(165, 180, 252, var(--tw-border-opacity));
  }

  .desktop\:border-indigo-400 {
    --tw-border-opacity: 1;
    border-color: rgba(129, 140, 248, var(--tw-border-opacity));
  }

  .desktop\:border-indigo-500 {
    --tw-border-opacity: 1;
    border-color: rgba(99, 102, 241, var(--tw-border-opacity));
  }

  .desktop\:border-indigo-600 {
    --tw-border-opacity: 1;
    border-color: rgba(79, 70, 229, var(--tw-border-opacity));
  }

  .desktop\:border-indigo-700 {
    --tw-border-opacity: 1;
    border-color: rgba(67, 56, 202, var(--tw-border-opacity));
  }

  .desktop\:border-indigo-800 {
    --tw-border-opacity: 1;
    border-color: rgba(55, 48, 163, var(--tw-border-opacity));
  }

  .desktop\:border-indigo-900 {
    --tw-border-opacity: 1;
    border-color: rgba(49, 46, 129, var(--tw-border-opacity));
  }

  .desktop\:border-purple-50 {
    --tw-border-opacity: 1;
    border-color: rgba(245, 243, 255, var(--tw-border-opacity));
  }

  .desktop\:border-purple-100 {
    --tw-border-opacity: 1;
    border-color: rgba(237, 233, 254, var(--tw-border-opacity));
  }

  .desktop\:border-purple-200 {
    --tw-border-opacity: 1;
    border-color: rgba(221, 214, 254, var(--tw-border-opacity));
  }

  .desktop\:border-purple-300 {
    --tw-border-opacity: 1;
    border-color: rgba(196, 181, 253, var(--tw-border-opacity));
  }

  .desktop\:border-purple-400 {
    --tw-border-opacity: 1;
    border-color: rgba(167, 139, 250, var(--tw-border-opacity));
  }

  .desktop\:border-purple-500 {
    --tw-border-opacity: 1;
    border-color: rgba(139, 92, 246, var(--tw-border-opacity));
  }

  .desktop\:border-purple-600 {
    --tw-border-opacity: 1;
    border-color: rgba(124, 58, 237, var(--tw-border-opacity));
  }

  .desktop\:border-purple-700 {
    --tw-border-opacity: 1;
    border-color: rgba(109, 40, 217, var(--tw-border-opacity));
  }

  .desktop\:border-purple-800 {
    --tw-border-opacity: 1;
    border-color: rgba(91, 33, 182, var(--tw-border-opacity));
  }

  .desktop\:border-purple-900 {
    --tw-border-opacity: 1;
    border-color: rgba(76, 29, 149, var(--tw-border-opacity));
  }

  .desktop\:border-pink-50 {
    --tw-border-opacity: 1;
    border-color: rgba(253, 242, 248, var(--tw-border-opacity));
  }

  .desktop\:border-pink-100 {
    --tw-border-opacity: 1;
    border-color: rgba(252, 231, 243, var(--tw-border-opacity));
  }

  .desktop\:border-pink-200 {
    --tw-border-opacity: 1;
    border-color: rgba(251, 207, 232, var(--tw-border-opacity));
  }

  .desktop\:border-pink-300 {
    --tw-border-opacity: 1;
    border-color: rgba(249, 168, 212, var(--tw-border-opacity));
  }

  .desktop\:border-pink-400 {
    --tw-border-opacity: 1;
    border-color: rgba(244, 114, 182, var(--tw-border-opacity));
  }

  .desktop\:border-pink-500 {
    --tw-border-opacity: 1;
    border-color: rgba(236, 72, 153, var(--tw-border-opacity));
  }

  .desktop\:border-pink-600 {
    --tw-border-opacity: 1;
    border-color: rgba(219, 39, 119, var(--tw-border-opacity));
  }

  .desktop\:border-pink-700 {
    --tw-border-opacity: 1;
    border-color: rgba(190, 24, 93, var(--tw-border-opacity));
  }

  .desktop\:border-pink-800 {
    --tw-border-opacity: 1;
    border-color: rgba(157, 23, 77, var(--tw-border-opacity));
  }

  .desktop\:border-pink-900 {
    --tw-border-opacity: 1;
    border-color: rgba(131, 24, 67, var(--tw-border-opacity));
  }

  .desktop\:border-base-normal {
    --tw-border-opacity: 1;
    border-color: rgba(0, 65, 129, var(--tw-border-opacity));
  }

  .desktop\:border-base-dark {
    --tw-border-opacity: 1;
    border-color: rgba(0, 52, 105, var(--tw-border-opacity));
  }

  .desktop\:border-base-black {
    --tw-border-opacity: 1;
    border-color: rgba(29, 29, 31, var(--tw-border-opacity));
  }

  .desktop\:border-base-border {
    --tw-border-opacity: 1;
    border-color: rgba(231, 231, 233, var(--tw-border-opacity));
  }

  .desktop\:border-primary-normal {
    --tw-border-opacity: 1;
    border-color: rgba(0, 103, 207, var(--tw-border-opacity));
  }

  .desktop\:border-primary-alt {
    --tw-border-opacity: 1;
    border-color: rgba(0, 71, 143, var(--tw-border-opacity));
  }

  .desktop\:border-subtle-white {
    --tw-border-opacity: 1;
    border-color: rgba(249, 249, 249, var(--tw-border-opacity));
  }

  .desktop\:border-turquesa {
    --tw-border-opacity: 1;
    border-color: rgba(0, 151, 178, var(--tw-border-opacity));
  }

  .group:hover .desktop\:group-hover\:border-transparent {
    border-color: transparent;
  }

  .group:hover .desktop\:group-hover\:border-current {
    border-color: currentColor;
  }

  .group:hover .desktop\:group-hover\:border-black {
    --tw-border-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity));
  }

  .group:hover .desktop\:group-hover\:border-white {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .group:hover .desktop\:group-hover\:border-gray-50 {
    --tw-border-opacity: 1;
    border-color: rgba(249, 250, 251, var(--tw-border-opacity));
  }

  .group:hover .desktop\:group-hover\:border-gray-100 {
    --tw-border-opacity: 1;
    border-color: rgba(243, 244, 246, var(--tw-border-opacity));
  }

  .group:hover .desktop\:group-hover\:border-gray-200 {
    --tw-border-opacity: 1;
    border-color: rgba(229, 231, 235, var(--tw-border-opacity));
  }

  .group:hover .desktop\:group-hover\:border-gray-300 {
    --tw-border-opacity: 1;
    border-color: rgba(209, 213, 219, var(--tw-border-opacity));
  }

  .group:hover .desktop\:group-hover\:border-gray-400 {
    --tw-border-opacity: 1;
    border-color: rgba(156, 163, 175, var(--tw-border-opacity));
  }

  .group:hover .desktop\:group-hover\:border-gray-500 {
    --tw-border-opacity: 1;
    border-color: rgba(107, 114, 128, var(--tw-border-opacity));
  }

  .group:hover .desktop\:group-hover\:border-gray-600 {
    --tw-border-opacity: 1;
    border-color: rgba(75, 85, 99, var(--tw-border-opacity));
  }

  .group:hover .desktop\:group-hover\:border-gray-700 {
    --tw-border-opacity: 1;
    border-color: rgba(55, 65, 81, var(--tw-border-opacity));
  }

  .group:hover .desktop\:group-hover\:border-gray-800 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 41, 55, var(--tw-border-opacity));
  }

  .group:hover .desktop\:group-hover\:border-gray-900 {
    --tw-border-opacity: 1;
    border-color: rgba(17, 24, 39, var(--tw-border-opacity));
  }

  .group:hover .desktop\:group-hover\:border-red-50 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 242, 242, var(--tw-border-opacity));
  }

  .group:hover .desktop\:group-hover\:border-red-100 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 226, 226, var(--tw-border-opacity));
  }

  .group:hover .desktop\:group-hover\:border-red-200 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 202, 202, var(--tw-border-opacity));
  }

  .group:hover .desktop\:group-hover\:border-red-300 {
    --tw-border-opacity: 1;
    border-color: rgba(252, 165, 165, var(--tw-border-opacity));
  }

  .group:hover .desktop\:group-hover\:border-red-400 {
    --tw-border-opacity: 1;
    border-color: rgba(248, 113, 113, var(--tw-border-opacity));
  }

  .group:hover .desktop\:group-hover\:border-red-500 {
    --tw-border-opacity: 1;
    border-color: rgba(239, 68, 68, var(--tw-border-opacity));
  }

  .group:hover .desktop\:group-hover\:border-red-600 {
    --tw-border-opacity: 1;
    border-color: rgba(220, 38, 38, var(--tw-border-opacity));
  }

  .group:hover .desktop\:group-hover\:border-red-700 {
    --tw-border-opacity: 1;
    border-color: rgba(185, 28, 28, var(--tw-border-opacity));
  }

  .group:hover .desktop\:group-hover\:border-red-800 {
    --tw-border-opacity: 1;
    border-color: rgba(153, 27, 27, var(--tw-border-opacity));
  }

  .group:hover .desktop\:group-hover\:border-red-900 {
    --tw-border-opacity: 1;
    border-color: rgba(127, 29, 29, var(--tw-border-opacity));
  }

  .group:hover .desktop\:group-hover\:border-yellow-50 {
    --tw-border-opacity: 1;
    border-color: rgba(255, 251, 235, var(--tw-border-opacity));
  }

  .group:hover .desktop\:group-hover\:border-yellow-100 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 243, 199, var(--tw-border-opacity));
  }

  .group:hover .desktop\:group-hover\:border-yellow-200 {
    --tw-border-opacity: 1;
    border-color: rgba(253, 230, 138, var(--tw-border-opacity));
  }

  .group:hover .desktop\:group-hover\:border-yellow-300 {
    --tw-border-opacity: 1;
    border-color: rgba(252, 211, 77, var(--tw-border-opacity));
  }

  .group:hover .desktop\:group-hover\:border-yellow-400 {
    --tw-border-opacity: 1;
    border-color: rgba(251, 191, 36, var(--tw-border-opacity));
  }

  .group:hover .desktop\:group-hover\:border-yellow-500 {
    --tw-border-opacity: 1;
    border-color: rgba(245, 158, 11, var(--tw-border-opacity));
  }

  .group:hover .desktop\:group-hover\:border-yellow-600 {
    --tw-border-opacity: 1;
    border-color: rgba(217, 119, 6, var(--tw-border-opacity));
  }

  .group:hover .desktop\:group-hover\:border-yellow-700 {
    --tw-border-opacity: 1;
    border-color: rgba(180, 83, 9, var(--tw-border-opacity));
  }

  .group:hover .desktop\:group-hover\:border-yellow-800 {
    --tw-border-opacity: 1;
    border-color: rgba(146, 64, 14, var(--tw-border-opacity));
  }

  .group:hover .desktop\:group-hover\:border-yellow-900 {
    --tw-border-opacity: 1;
    border-color: rgba(120, 53, 15, var(--tw-border-opacity));
  }

  .group:hover .desktop\:group-hover\:border-green-50 {
    --tw-border-opacity: 1;
    border-color: rgba(236, 253, 245, var(--tw-border-opacity));
  }

  .group:hover .desktop\:group-hover\:border-green-100 {
    --tw-border-opacity: 1;
    border-color: rgba(209, 250, 229, var(--tw-border-opacity));
  }

  .group:hover .desktop\:group-hover\:border-green-200 {
    --tw-border-opacity: 1;
    border-color: rgba(167, 243, 208, var(--tw-border-opacity));
  }

  .group:hover .desktop\:group-hover\:border-green-300 {
    --tw-border-opacity: 1;
    border-color: rgba(110, 231, 183, var(--tw-border-opacity));
  }

  .group:hover .desktop\:group-hover\:border-green-400 {
    --tw-border-opacity: 1;
    border-color: rgba(52, 211, 153, var(--tw-border-opacity));
  }

  .group:hover .desktop\:group-hover\:border-green-500 {
    --tw-border-opacity: 1;
    border-color: rgba(16, 185, 129, var(--tw-border-opacity));
  }

  .group:hover .desktop\:group-hover\:border-green-600 {
    --tw-border-opacity: 1;
    border-color: rgba(5, 150, 105, var(--tw-border-opacity));
  }

  .group:hover .desktop\:group-hover\:border-green-700 {
    --tw-border-opacity: 1;
    border-color: rgba(4, 120, 87, var(--tw-border-opacity));
  }

  .group:hover .desktop\:group-hover\:border-green-800 {
    --tw-border-opacity: 1;
    border-color: rgba(6, 95, 70, var(--tw-border-opacity));
  }

  .group:hover .desktop\:group-hover\:border-green-900 {
    --tw-border-opacity: 1;
    border-color: rgba(6, 78, 59, var(--tw-border-opacity));
  }

  .group:hover .desktop\:group-hover\:border-blue-50 {
    --tw-border-opacity: 1;
    border-color: rgba(239, 246, 255, var(--tw-border-opacity));
  }

  .group:hover .desktop\:group-hover\:border-blue-100 {
    --tw-border-opacity: 1;
    border-color: rgba(219, 234, 254, var(--tw-border-opacity));
  }

  .group:hover .desktop\:group-hover\:border-blue-200 {
    --tw-border-opacity: 1;
    border-color: rgba(191, 219, 254, var(--tw-border-opacity));
  }

  .group:hover .desktop\:group-hover\:border-blue-300 {
    --tw-border-opacity: 1;
    border-color: rgba(147, 197, 253, var(--tw-border-opacity));
  }

  .group:hover .desktop\:group-hover\:border-blue-400 {
    --tw-border-opacity: 1;
    border-color: rgba(96, 165, 250, var(--tw-border-opacity));
  }

  .group:hover .desktop\:group-hover\:border-blue-500 {
    --tw-border-opacity: 1;
    border-color: rgba(59, 130, 246, var(--tw-border-opacity));
  }

  .group:hover .desktop\:group-hover\:border-blue-600 {
    --tw-border-opacity: 1;
    border-color: rgba(37, 99, 235, var(--tw-border-opacity));
  }

  .group:hover .desktop\:group-hover\:border-blue-700 {
    --tw-border-opacity: 1;
    border-color: rgba(29, 78, 216, var(--tw-border-opacity));
  }

  .group:hover .desktop\:group-hover\:border-blue-800 {
    --tw-border-opacity: 1;
    border-color: rgba(30, 64, 175, var(--tw-border-opacity));
  }

  .group:hover .desktop\:group-hover\:border-blue-900 {
    --tw-border-opacity: 1;
    border-color: rgba(30, 58, 138, var(--tw-border-opacity));
  }

  .group:hover .desktop\:group-hover\:border-indigo-50 {
    --tw-border-opacity: 1;
    border-color: rgba(238, 242, 255, var(--tw-border-opacity));
  }

  .group:hover .desktop\:group-hover\:border-indigo-100 {
    --tw-border-opacity: 1;
    border-color: rgba(224, 231, 255, var(--tw-border-opacity));
  }

  .group:hover .desktop\:group-hover\:border-indigo-200 {
    --tw-border-opacity: 1;
    border-color: rgba(199, 210, 254, var(--tw-border-opacity));
  }

  .group:hover .desktop\:group-hover\:border-indigo-300 {
    --tw-border-opacity: 1;
    border-color: rgba(165, 180, 252, var(--tw-border-opacity));
  }

  .group:hover .desktop\:group-hover\:border-indigo-400 {
    --tw-border-opacity: 1;
    border-color: rgba(129, 140, 248, var(--tw-border-opacity));
  }

  .group:hover .desktop\:group-hover\:border-indigo-500 {
    --tw-border-opacity: 1;
    border-color: rgba(99, 102, 241, var(--tw-border-opacity));
  }

  .group:hover .desktop\:group-hover\:border-indigo-600 {
    --tw-border-opacity: 1;
    border-color: rgba(79, 70, 229, var(--tw-border-opacity));
  }

  .group:hover .desktop\:group-hover\:border-indigo-700 {
    --tw-border-opacity: 1;
    border-color: rgba(67, 56, 202, var(--tw-border-opacity));
  }

  .group:hover .desktop\:group-hover\:border-indigo-800 {
    --tw-border-opacity: 1;
    border-color: rgba(55, 48, 163, var(--tw-border-opacity));
  }

  .group:hover .desktop\:group-hover\:border-indigo-900 {
    --tw-border-opacity: 1;
    border-color: rgba(49, 46, 129, var(--tw-border-opacity));
  }

  .group:hover .desktop\:group-hover\:border-purple-50 {
    --tw-border-opacity: 1;
    border-color: rgba(245, 243, 255, var(--tw-border-opacity));
  }

  .group:hover .desktop\:group-hover\:border-purple-100 {
    --tw-border-opacity: 1;
    border-color: rgba(237, 233, 254, var(--tw-border-opacity));
  }

  .group:hover .desktop\:group-hover\:border-purple-200 {
    --tw-border-opacity: 1;
    border-color: rgba(221, 214, 254, var(--tw-border-opacity));
  }

  .group:hover .desktop\:group-hover\:border-purple-300 {
    --tw-border-opacity: 1;
    border-color: rgba(196, 181, 253, var(--tw-border-opacity));
  }

  .group:hover .desktop\:group-hover\:border-purple-400 {
    --tw-border-opacity: 1;
    border-color: rgba(167, 139, 250, var(--tw-border-opacity));
  }

  .group:hover .desktop\:group-hover\:border-purple-500 {
    --tw-border-opacity: 1;
    border-color: rgba(139, 92, 246, var(--tw-border-opacity));
  }

  .group:hover .desktop\:group-hover\:border-purple-600 {
    --tw-border-opacity: 1;
    border-color: rgba(124, 58, 237, var(--tw-border-opacity));
  }

  .group:hover .desktop\:group-hover\:border-purple-700 {
    --tw-border-opacity: 1;
    border-color: rgba(109, 40, 217, var(--tw-border-opacity));
  }

  .group:hover .desktop\:group-hover\:border-purple-800 {
    --tw-border-opacity: 1;
    border-color: rgba(91, 33, 182, var(--tw-border-opacity));
  }

  .group:hover .desktop\:group-hover\:border-purple-900 {
    --tw-border-opacity: 1;
    border-color: rgba(76, 29, 149, var(--tw-border-opacity));
  }

  .group:hover .desktop\:group-hover\:border-pink-50 {
    --tw-border-opacity: 1;
    border-color: rgba(253, 242, 248, var(--tw-border-opacity));
  }

  .group:hover .desktop\:group-hover\:border-pink-100 {
    --tw-border-opacity: 1;
    border-color: rgba(252, 231, 243, var(--tw-border-opacity));
  }

  .group:hover .desktop\:group-hover\:border-pink-200 {
    --tw-border-opacity: 1;
    border-color: rgba(251, 207, 232, var(--tw-border-opacity));
  }

  .group:hover .desktop\:group-hover\:border-pink-300 {
    --tw-border-opacity: 1;
    border-color: rgba(249, 168, 212, var(--tw-border-opacity));
  }

  .group:hover .desktop\:group-hover\:border-pink-400 {
    --tw-border-opacity: 1;
    border-color: rgba(244, 114, 182, var(--tw-border-opacity));
  }

  .group:hover .desktop\:group-hover\:border-pink-500 {
    --tw-border-opacity: 1;
    border-color: rgba(236, 72, 153, var(--tw-border-opacity));
  }

  .group:hover .desktop\:group-hover\:border-pink-600 {
    --tw-border-opacity: 1;
    border-color: rgba(219, 39, 119, var(--tw-border-opacity));
  }

  .group:hover .desktop\:group-hover\:border-pink-700 {
    --tw-border-opacity: 1;
    border-color: rgba(190, 24, 93, var(--tw-border-opacity));
  }

  .group:hover .desktop\:group-hover\:border-pink-800 {
    --tw-border-opacity: 1;
    border-color: rgba(157, 23, 77, var(--tw-border-opacity));
  }

  .group:hover .desktop\:group-hover\:border-pink-900 {
    --tw-border-opacity: 1;
    border-color: rgba(131, 24, 67, var(--tw-border-opacity));
  }

  .group:hover .desktop\:group-hover\:border-base-normal {
    --tw-border-opacity: 1;
    border-color: rgba(0, 65, 129, var(--tw-border-opacity));
  }

  .group:hover .desktop\:group-hover\:border-base-dark {
    --tw-border-opacity: 1;
    border-color: rgba(0, 52, 105, var(--tw-border-opacity));
  }

  .group:hover .desktop\:group-hover\:border-base-black {
    --tw-border-opacity: 1;
    border-color: rgba(29, 29, 31, var(--tw-border-opacity));
  }

  .group:hover .desktop\:group-hover\:border-base-border {
    --tw-border-opacity: 1;
    border-color: rgba(231, 231, 233, var(--tw-border-opacity));
  }

  .group:hover .desktop\:group-hover\:border-primary-normal {
    --tw-border-opacity: 1;
    border-color: rgba(0, 103, 207, var(--tw-border-opacity));
  }

  .group:hover .desktop\:group-hover\:border-primary-alt {
    --tw-border-opacity: 1;
    border-color: rgba(0, 71, 143, var(--tw-border-opacity));
  }

  .group:hover .desktop\:group-hover\:border-subtle-white {
    --tw-border-opacity: 1;
    border-color: rgba(249, 249, 249, var(--tw-border-opacity));
  }

  .group:hover .desktop\:group-hover\:border-turquesa {
    --tw-border-opacity: 1;
    border-color: rgba(0, 151, 178, var(--tw-border-opacity));
  }

  .desktop\:focus-within\:border-transparent:focus-within {
    border-color: transparent;
  }

  .desktop\:focus-within\:border-current:focus-within {
    border-color: currentColor;
  }

  .desktop\:focus-within\:border-black:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity));
  }

  .desktop\:focus-within\:border-white:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .desktop\:focus-within\:border-gray-50:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(249, 250, 251, var(--tw-border-opacity));
  }

  .desktop\:focus-within\:border-gray-100:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(243, 244, 246, var(--tw-border-opacity));
  }

  .desktop\:focus-within\:border-gray-200:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(229, 231, 235, var(--tw-border-opacity));
  }

  .desktop\:focus-within\:border-gray-300:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(209, 213, 219, var(--tw-border-opacity));
  }

  .desktop\:focus-within\:border-gray-400:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(156, 163, 175, var(--tw-border-opacity));
  }

  .desktop\:focus-within\:border-gray-500:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(107, 114, 128, var(--tw-border-opacity));
  }

  .desktop\:focus-within\:border-gray-600:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(75, 85, 99, var(--tw-border-opacity));
  }

  .desktop\:focus-within\:border-gray-700:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(55, 65, 81, var(--tw-border-opacity));
  }

  .desktop\:focus-within\:border-gray-800:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(31, 41, 55, var(--tw-border-opacity));
  }

  .desktop\:focus-within\:border-gray-900:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(17, 24, 39, var(--tw-border-opacity));
  }

  .desktop\:focus-within\:border-red-50:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(254, 242, 242, var(--tw-border-opacity));
  }

  .desktop\:focus-within\:border-red-100:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(254, 226, 226, var(--tw-border-opacity));
  }

  .desktop\:focus-within\:border-red-200:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(254, 202, 202, var(--tw-border-opacity));
  }

  .desktop\:focus-within\:border-red-300:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(252, 165, 165, var(--tw-border-opacity));
  }

  .desktop\:focus-within\:border-red-400:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(248, 113, 113, var(--tw-border-opacity));
  }

  .desktop\:focus-within\:border-red-500:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(239, 68, 68, var(--tw-border-opacity));
  }

  .desktop\:focus-within\:border-red-600:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(220, 38, 38, var(--tw-border-opacity));
  }

  .desktop\:focus-within\:border-red-700:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(185, 28, 28, var(--tw-border-opacity));
  }

  .desktop\:focus-within\:border-red-800:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(153, 27, 27, var(--tw-border-opacity));
  }

  .desktop\:focus-within\:border-red-900:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(127, 29, 29, var(--tw-border-opacity));
  }

  .desktop\:focus-within\:border-yellow-50:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(255, 251, 235, var(--tw-border-opacity));
  }

  .desktop\:focus-within\:border-yellow-100:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(254, 243, 199, var(--tw-border-opacity));
  }

  .desktop\:focus-within\:border-yellow-200:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(253, 230, 138, var(--tw-border-opacity));
  }

  .desktop\:focus-within\:border-yellow-300:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(252, 211, 77, var(--tw-border-opacity));
  }

  .desktop\:focus-within\:border-yellow-400:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(251, 191, 36, var(--tw-border-opacity));
  }

  .desktop\:focus-within\:border-yellow-500:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(245, 158, 11, var(--tw-border-opacity));
  }

  .desktop\:focus-within\:border-yellow-600:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(217, 119, 6, var(--tw-border-opacity));
  }

  .desktop\:focus-within\:border-yellow-700:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(180, 83, 9, var(--tw-border-opacity));
  }

  .desktop\:focus-within\:border-yellow-800:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(146, 64, 14, var(--tw-border-opacity));
  }

  .desktop\:focus-within\:border-yellow-900:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(120, 53, 15, var(--tw-border-opacity));
  }

  .desktop\:focus-within\:border-green-50:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(236, 253, 245, var(--tw-border-opacity));
  }

  .desktop\:focus-within\:border-green-100:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(209, 250, 229, var(--tw-border-opacity));
  }

  .desktop\:focus-within\:border-green-200:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(167, 243, 208, var(--tw-border-opacity));
  }

  .desktop\:focus-within\:border-green-300:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(110, 231, 183, var(--tw-border-opacity));
  }

  .desktop\:focus-within\:border-green-400:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(52, 211, 153, var(--tw-border-opacity));
  }

  .desktop\:focus-within\:border-green-500:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(16, 185, 129, var(--tw-border-opacity));
  }

  .desktop\:focus-within\:border-green-600:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(5, 150, 105, var(--tw-border-opacity));
  }

  .desktop\:focus-within\:border-green-700:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(4, 120, 87, var(--tw-border-opacity));
  }

  .desktop\:focus-within\:border-green-800:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(6, 95, 70, var(--tw-border-opacity));
  }

  .desktop\:focus-within\:border-green-900:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(6, 78, 59, var(--tw-border-opacity));
  }

  .desktop\:focus-within\:border-blue-50:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(239, 246, 255, var(--tw-border-opacity));
  }

  .desktop\:focus-within\:border-blue-100:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(219, 234, 254, var(--tw-border-opacity));
  }

  .desktop\:focus-within\:border-blue-200:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(191, 219, 254, var(--tw-border-opacity));
  }

  .desktop\:focus-within\:border-blue-300:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(147, 197, 253, var(--tw-border-opacity));
  }

  .desktop\:focus-within\:border-blue-400:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(96, 165, 250, var(--tw-border-opacity));
  }

  .desktop\:focus-within\:border-blue-500:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(59, 130, 246, var(--tw-border-opacity));
  }

  .desktop\:focus-within\:border-blue-600:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(37, 99, 235, var(--tw-border-opacity));
  }

  .desktop\:focus-within\:border-blue-700:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(29, 78, 216, var(--tw-border-opacity));
  }

  .desktop\:focus-within\:border-blue-800:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(30, 64, 175, var(--tw-border-opacity));
  }

  .desktop\:focus-within\:border-blue-900:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(30, 58, 138, var(--tw-border-opacity));
  }

  .desktop\:focus-within\:border-indigo-50:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(238, 242, 255, var(--tw-border-opacity));
  }

  .desktop\:focus-within\:border-indigo-100:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(224, 231, 255, var(--tw-border-opacity));
  }

  .desktop\:focus-within\:border-indigo-200:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(199, 210, 254, var(--tw-border-opacity));
  }

  .desktop\:focus-within\:border-indigo-300:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(165, 180, 252, var(--tw-border-opacity));
  }

  .desktop\:focus-within\:border-indigo-400:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(129, 140, 248, var(--tw-border-opacity));
  }

  .desktop\:focus-within\:border-indigo-500:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(99, 102, 241, var(--tw-border-opacity));
  }

  .desktop\:focus-within\:border-indigo-600:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(79, 70, 229, var(--tw-border-opacity));
  }

  .desktop\:focus-within\:border-indigo-700:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(67, 56, 202, var(--tw-border-opacity));
  }

  .desktop\:focus-within\:border-indigo-800:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(55, 48, 163, var(--tw-border-opacity));
  }

  .desktop\:focus-within\:border-indigo-900:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(49, 46, 129, var(--tw-border-opacity));
  }

  .desktop\:focus-within\:border-purple-50:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(245, 243, 255, var(--tw-border-opacity));
  }

  .desktop\:focus-within\:border-purple-100:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(237, 233, 254, var(--tw-border-opacity));
  }

  .desktop\:focus-within\:border-purple-200:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(221, 214, 254, var(--tw-border-opacity));
  }

  .desktop\:focus-within\:border-purple-300:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(196, 181, 253, var(--tw-border-opacity));
  }

  .desktop\:focus-within\:border-purple-400:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(167, 139, 250, var(--tw-border-opacity));
  }

  .desktop\:focus-within\:border-purple-500:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(139, 92, 246, var(--tw-border-opacity));
  }

  .desktop\:focus-within\:border-purple-600:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(124, 58, 237, var(--tw-border-opacity));
  }

  .desktop\:focus-within\:border-purple-700:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(109, 40, 217, var(--tw-border-opacity));
  }

  .desktop\:focus-within\:border-purple-800:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(91, 33, 182, var(--tw-border-opacity));
  }

  .desktop\:focus-within\:border-purple-900:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(76, 29, 149, var(--tw-border-opacity));
  }

  .desktop\:focus-within\:border-pink-50:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(253, 242, 248, var(--tw-border-opacity));
  }

  .desktop\:focus-within\:border-pink-100:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(252, 231, 243, var(--tw-border-opacity));
  }

  .desktop\:focus-within\:border-pink-200:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(251, 207, 232, var(--tw-border-opacity));
  }

  .desktop\:focus-within\:border-pink-300:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(249, 168, 212, var(--tw-border-opacity));
  }

  .desktop\:focus-within\:border-pink-400:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(244, 114, 182, var(--tw-border-opacity));
  }

  .desktop\:focus-within\:border-pink-500:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(236, 72, 153, var(--tw-border-opacity));
  }

  .desktop\:focus-within\:border-pink-600:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(219, 39, 119, var(--tw-border-opacity));
  }

  .desktop\:focus-within\:border-pink-700:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(190, 24, 93, var(--tw-border-opacity));
  }

  .desktop\:focus-within\:border-pink-800:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(157, 23, 77, var(--tw-border-opacity));
  }

  .desktop\:focus-within\:border-pink-900:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(131, 24, 67, var(--tw-border-opacity));
  }

  .desktop\:focus-within\:border-base-normal:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(0, 65, 129, var(--tw-border-opacity));
  }

  .desktop\:focus-within\:border-base-dark:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(0, 52, 105, var(--tw-border-opacity));
  }

  .desktop\:focus-within\:border-base-black:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(29, 29, 31, var(--tw-border-opacity));
  }

  .desktop\:focus-within\:border-base-border:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(231, 231, 233, var(--tw-border-opacity));
  }

  .desktop\:focus-within\:border-primary-normal:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(0, 103, 207, var(--tw-border-opacity));
  }

  .desktop\:focus-within\:border-primary-alt:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(0, 71, 143, var(--tw-border-opacity));
  }

  .desktop\:focus-within\:border-subtle-white:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(249, 249, 249, var(--tw-border-opacity));
  }

  .desktop\:focus-within\:border-turquesa:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(0, 151, 178, var(--tw-border-opacity));
  }

  .desktop\:hover\:border-transparent:hover {
    border-color: transparent;
  }

  .desktop\:hover\:border-current:hover {
    border-color: currentColor;
  }

  .desktop\:hover\:border-black:hover {
    --tw-border-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity));
  }

  .desktop\:hover\:border-white:hover {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .desktop\:hover\:border-gray-50:hover {
    --tw-border-opacity: 1;
    border-color: rgba(249, 250, 251, var(--tw-border-opacity));
  }

  .desktop\:hover\:border-gray-100:hover {
    --tw-border-opacity: 1;
    border-color: rgba(243, 244, 246, var(--tw-border-opacity));
  }

  .desktop\:hover\:border-gray-200:hover {
    --tw-border-opacity: 1;
    border-color: rgba(229, 231, 235, var(--tw-border-opacity));
  }

  .desktop\:hover\:border-gray-300:hover {
    --tw-border-opacity: 1;
    border-color: rgba(209, 213, 219, var(--tw-border-opacity));
  }

  .desktop\:hover\:border-gray-400:hover {
    --tw-border-opacity: 1;
    border-color: rgba(156, 163, 175, var(--tw-border-opacity));
  }

  .desktop\:hover\:border-gray-500:hover {
    --tw-border-opacity: 1;
    border-color: rgba(107, 114, 128, var(--tw-border-opacity));
  }

  .desktop\:hover\:border-gray-600:hover {
    --tw-border-opacity: 1;
    border-color: rgba(75, 85, 99, var(--tw-border-opacity));
  }

  .desktop\:hover\:border-gray-700:hover {
    --tw-border-opacity: 1;
    border-color: rgba(55, 65, 81, var(--tw-border-opacity));
  }

  .desktop\:hover\:border-gray-800:hover {
    --tw-border-opacity: 1;
    border-color: rgba(31, 41, 55, var(--tw-border-opacity));
  }

  .desktop\:hover\:border-gray-900:hover {
    --tw-border-opacity: 1;
    border-color: rgba(17, 24, 39, var(--tw-border-opacity));
  }

  .desktop\:hover\:border-red-50:hover {
    --tw-border-opacity: 1;
    border-color: rgba(254, 242, 242, var(--tw-border-opacity));
  }

  .desktop\:hover\:border-red-100:hover {
    --tw-border-opacity: 1;
    border-color: rgba(254, 226, 226, var(--tw-border-opacity));
  }

  .desktop\:hover\:border-red-200:hover {
    --tw-border-opacity: 1;
    border-color: rgba(254, 202, 202, var(--tw-border-opacity));
  }

  .desktop\:hover\:border-red-300:hover {
    --tw-border-opacity: 1;
    border-color: rgba(252, 165, 165, var(--tw-border-opacity));
  }

  .desktop\:hover\:border-red-400:hover {
    --tw-border-opacity: 1;
    border-color: rgba(248, 113, 113, var(--tw-border-opacity));
  }

  .desktop\:hover\:border-red-500:hover {
    --tw-border-opacity: 1;
    border-color: rgba(239, 68, 68, var(--tw-border-opacity));
  }

  .desktop\:hover\:border-red-600:hover {
    --tw-border-opacity: 1;
    border-color: rgba(220, 38, 38, var(--tw-border-opacity));
  }

  .desktop\:hover\:border-red-700:hover {
    --tw-border-opacity: 1;
    border-color: rgba(185, 28, 28, var(--tw-border-opacity));
  }

  .desktop\:hover\:border-red-800:hover {
    --tw-border-opacity: 1;
    border-color: rgba(153, 27, 27, var(--tw-border-opacity));
  }

  .desktop\:hover\:border-red-900:hover {
    --tw-border-opacity: 1;
    border-color: rgba(127, 29, 29, var(--tw-border-opacity));
  }

  .desktop\:hover\:border-yellow-50:hover {
    --tw-border-opacity: 1;
    border-color: rgba(255, 251, 235, var(--tw-border-opacity));
  }

  .desktop\:hover\:border-yellow-100:hover {
    --tw-border-opacity: 1;
    border-color: rgba(254, 243, 199, var(--tw-border-opacity));
  }

  .desktop\:hover\:border-yellow-200:hover {
    --tw-border-opacity: 1;
    border-color: rgba(253, 230, 138, var(--tw-border-opacity));
  }

  .desktop\:hover\:border-yellow-300:hover {
    --tw-border-opacity: 1;
    border-color: rgba(252, 211, 77, var(--tw-border-opacity));
  }

  .desktop\:hover\:border-yellow-400:hover {
    --tw-border-opacity: 1;
    border-color: rgba(251, 191, 36, var(--tw-border-opacity));
  }

  .desktop\:hover\:border-yellow-500:hover {
    --tw-border-opacity: 1;
    border-color: rgba(245, 158, 11, var(--tw-border-opacity));
  }

  .desktop\:hover\:border-yellow-600:hover {
    --tw-border-opacity: 1;
    border-color: rgba(217, 119, 6, var(--tw-border-opacity));
  }

  .desktop\:hover\:border-yellow-700:hover {
    --tw-border-opacity: 1;
    border-color: rgba(180, 83, 9, var(--tw-border-opacity));
  }

  .desktop\:hover\:border-yellow-800:hover {
    --tw-border-opacity: 1;
    border-color: rgba(146, 64, 14, var(--tw-border-opacity));
  }

  .desktop\:hover\:border-yellow-900:hover {
    --tw-border-opacity: 1;
    border-color: rgba(120, 53, 15, var(--tw-border-opacity));
  }

  .desktop\:hover\:border-green-50:hover {
    --tw-border-opacity: 1;
    border-color: rgba(236, 253, 245, var(--tw-border-opacity));
  }

  .desktop\:hover\:border-green-100:hover {
    --tw-border-opacity: 1;
    border-color: rgba(209, 250, 229, var(--tw-border-opacity));
  }

  .desktop\:hover\:border-green-200:hover {
    --tw-border-opacity: 1;
    border-color: rgba(167, 243, 208, var(--tw-border-opacity));
  }

  .desktop\:hover\:border-green-300:hover {
    --tw-border-opacity: 1;
    border-color: rgba(110, 231, 183, var(--tw-border-opacity));
  }

  .desktop\:hover\:border-green-400:hover {
    --tw-border-opacity: 1;
    border-color: rgba(52, 211, 153, var(--tw-border-opacity));
  }

  .desktop\:hover\:border-green-500:hover {
    --tw-border-opacity: 1;
    border-color: rgba(16, 185, 129, var(--tw-border-opacity));
  }

  .desktop\:hover\:border-green-600:hover {
    --tw-border-opacity: 1;
    border-color: rgba(5, 150, 105, var(--tw-border-opacity));
  }

  .desktop\:hover\:border-green-700:hover {
    --tw-border-opacity: 1;
    border-color: rgba(4, 120, 87, var(--tw-border-opacity));
  }

  .desktop\:hover\:border-green-800:hover {
    --tw-border-opacity: 1;
    border-color: rgba(6, 95, 70, var(--tw-border-opacity));
  }

  .desktop\:hover\:border-green-900:hover {
    --tw-border-opacity: 1;
    border-color: rgba(6, 78, 59, var(--tw-border-opacity));
  }

  .desktop\:hover\:border-blue-50:hover {
    --tw-border-opacity: 1;
    border-color: rgba(239, 246, 255, var(--tw-border-opacity));
  }

  .desktop\:hover\:border-blue-100:hover {
    --tw-border-opacity: 1;
    border-color: rgba(219, 234, 254, var(--tw-border-opacity));
  }

  .desktop\:hover\:border-blue-200:hover {
    --tw-border-opacity: 1;
    border-color: rgba(191, 219, 254, var(--tw-border-opacity));
  }

  .desktop\:hover\:border-blue-300:hover {
    --tw-border-opacity: 1;
    border-color: rgba(147, 197, 253, var(--tw-border-opacity));
  }

  .desktop\:hover\:border-blue-400:hover {
    --tw-border-opacity: 1;
    border-color: rgba(96, 165, 250, var(--tw-border-opacity));
  }

  .desktop\:hover\:border-blue-500:hover {
    --tw-border-opacity: 1;
    border-color: rgba(59, 130, 246, var(--tw-border-opacity));
  }

  .desktop\:hover\:border-blue-600:hover {
    --tw-border-opacity: 1;
    border-color: rgba(37, 99, 235, var(--tw-border-opacity));
  }

  .desktop\:hover\:border-blue-700:hover {
    --tw-border-opacity: 1;
    border-color: rgba(29, 78, 216, var(--tw-border-opacity));
  }

  .desktop\:hover\:border-blue-800:hover {
    --tw-border-opacity: 1;
    border-color: rgba(30, 64, 175, var(--tw-border-opacity));
  }

  .desktop\:hover\:border-blue-900:hover {
    --tw-border-opacity: 1;
    border-color: rgba(30, 58, 138, var(--tw-border-opacity));
  }

  .desktop\:hover\:border-indigo-50:hover {
    --tw-border-opacity: 1;
    border-color: rgba(238, 242, 255, var(--tw-border-opacity));
  }

  .desktop\:hover\:border-indigo-100:hover {
    --tw-border-opacity: 1;
    border-color: rgba(224, 231, 255, var(--tw-border-opacity));
  }

  .desktop\:hover\:border-indigo-200:hover {
    --tw-border-opacity: 1;
    border-color: rgba(199, 210, 254, var(--tw-border-opacity));
  }

  .desktop\:hover\:border-indigo-300:hover {
    --tw-border-opacity: 1;
    border-color: rgba(165, 180, 252, var(--tw-border-opacity));
  }

  .desktop\:hover\:border-indigo-400:hover {
    --tw-border-opacity: 1;
    border-color: rgba(129, 140, 248, var(--tw-border-opacity));
  }

  .desktop\:hover\:border-indigo-500:hover {
    --tw-border-opacity: 1;
    border-color: rgba(99, 102, 241, var(--tw-border-opacity));
  }

  .desktop\:hover\:border-indigo-600:hover {
    --tw-border-opacity: 1;
    border-color: rgba(79, 70, 229, var(--tw-border-opacity));
  }

  .desktop\:hover\:border-indigo-700:hover {
    --tw-border-opacity: 1;
    border-color: rgba(67, 56, 202, var(--tw-border-opacity));
  }

  .desktop\:hover\:border-indigo-800:hover {
    --tw-border-opacity: 1;
    border-color: rgba(55, 48, 163, var(--tw-border-opacity));
  }

  .desktop\:hover\:border-indigo-900:hover {
    --tw-border-opacity: 1;
    border-color: rgba(49, 46, 129, var(--tw-border-opacity));
  }

  .desktop\:hover\:border-purple-50:hover {
    --tw-border-opacity: 1;
    border-color: rgba(245, 243, 255, var(--tw-border-opacity));
  }

  .desktop\:hover\:border-purple-100:hover {
    --tw-border-opacity: 1;
    border-color: rgba(237, 233, 254, var(--tw-border-opacity));
  }

  .desktop\:hover\:border-purple-200:hover {
    --tw-border-opacity: 1;
    border-color: rgba(221, 214, 254, var(--tw-border-opacity));
  }

  .desktop\:hover\:border-purple-300:hover {
    --tw-border-opacity: 1;
    border-color: rgba(196, 181, 253, var(--tw-border-opacity));
  }

  .desktop\:hover\:border-purple-400:hover {
    --tw-border-opacity: 1;
    border-color: rgba(167, 139, 250, var(--tw-border-opacity));
  }

  .desktop\:hover\:border-purple-500:hover {
    --tw-border-opacity: 1;
    border-color: rgba(139, 92, 246, var(--tw-border-opacity));
  }

  .desktop\:hover\:border-purple-600:hover {
    --tw-border-opacity: 1;
    border-color: rgba(124, 58, 237, var(--tw-border-opacity));
  }

  .desktop\:hover\:border-purple-700:hover {
    --tw-border-opacity: 1;
    border-color: rgba(109, 40, 217, var(--tw-border-opacity));
  }

  .desktop\:hover\:border-purple-800:hover {
    --tw-border-opacity: 1;
    border-color: rgba(91, 33, 182, var(--tw-border-opacity));
  }

  .desktop\:hover\:border-purple-900:hover {
    --tw-border-opacity: 1;
    border-color: rgba(76, 29, 149, var(--tw-border-opacity));
  }

  .desktop\:hover\:border-pink-50:hover {
    --tw-border-opacity: 1;
    border-color: rgba(253, 242, 248, var(--tw-border-opacity));
  }

  .desktop\:hover\:border-pink-100:hover {
    --tw-border-opacity: 1;
    border-color: rgba(252, 231, 243, var(--tw-border-opacity));
  }

  .desktop\:hover\:border-pink-200:hover {
    --tw-border-opacity: 1;
    border-color: rgba(251, 207, 232, var(--tw-border-opacity));
  }

  .desktop\:hover\:border-pink-300:hover {
    --tw-border-opacity: 1;
    border-color: rgba(249, 168, 212, var(--tw-border-opacity));
  }

  .desktop\:hover\:border-pink-400:hover {
    --tw-border-opacity: 1;
    border-color: rgba(244, 114, 182, var(--tw-border-opacity));
  }

  .desktop\:hover\:border-pink-500:hover {
    --tw-border-opacity: 1;
    border-color: rgba(236, 72, 153, var(--tw-border-opacity));
  }

  .desktop\:hover\:border-pink-600:hover {
    --tw-border-opacity: 1;
    border-color: rgba(219, 39, 119, var(--tw-border-opacity));
  }

  .desktop\:hover\:border-pink-700:hover {
    --tw-border-opacity: 1;
    border-color: rgba(190, 24, 93, var(--tw-border-opacity));
  }

  .desktop\:hover\:border-pink-800:hover {
    --tw-border-opacity: 1;
    border-color: rgba(157, 23, 77, var(--tw-border-opacity));
  }

  .desktop\:hover\:border-pink-900:hover {
    --tw-border-opacity: 1;
    border-color: rgba(131, 24, 67, var(--tw-border-opacity));
  }

  .desktop\:hover\:border-base-normal:hover {
    --tw-border-opacity: 1;
    border-color: rgba(0, 65, 129, var(--tw-border-opacity));
  }

  .desktop\:hover\:border-base-dark:hover {
    --tw-border-opacity: 1;
    border-color: rgba(0, 52, 105, var(--tw-border-opacity));
  }

  .desktop\:hover\:border-base-black:hover {
    --tw-border-opacity: 1;
    border-color: rgba(29, 29, 31, var(--tw-border-opacity));
  }

  .desktop\:hover\:border-base-border:hover {
    --tw-border-opacity: 1;
    border-color: rgba(231, 231, 233, var(--tw-border-opacity));
  }

  .desktop\:hover\:border-primary-normal:hover {
    --tw-border-opacity: 1;
    border-color: rgba(0, 103, 207, var(--tw-border-opacity));
  }

  .desktop\:hover\:border-primary-alt:hover {
    --tw-border-opacity: 1;
    border-color: rgba(0, 71, 143, var(--tw-border-opacity));
  }

  .desktop\:hover\:border-subtle-white:hover {
    --tw-border-opacity: 1;
    border-color: rgba(249, 249, 249, var(--tw-border-opacity));
  }

  .desktop\:hover\:border-turquesa:hover {
    --tw-border-opacity: 1;
    border-color: rgba(0, 151, 178, var(--tw-border-opacity));
  }

  .desktop\:focus\:border-transparent:focus {
    border-color: transparent;
  }

  .desktop\:focus\:border-current:focus {
    border-color: currentColor;
  }

  .desktop\:focus\:border-black:focus {
    --tw-border-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity));
  }

  .desktop\:focus\:border-white:focus {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .desktop\:focus\:border-gray-50:focus {
    --tw-border-opacity: 1;
    border-color: rgba(249, 250, 251, var(--tw-border-opacity));
  }

  .desktop\:focus\:border-gray-100:focus {
    --tw-border-opacity: 1;
    border-color: rgba(243, 244, 246, var(--tw-border-opacity));
  }

  .desktop\:focus\:border-gray-200:focus {
    --tw-border-opacity: 1;
    border-color: rgba(229, 231, 235, var(--tw-border-opacity));
  }

  .desktop\:focus\:border-gray-300:focus {
    --tw-border-opacity: 1;
    border-color: rgba(209, 213, 219, var(--tw-border-opacity));
  }

  .desktop\:focus\:border-gray-400:focus {
    --tw-border-opacity: 1;
    border-color: rgba(156, 163, 175, var(--tw-border-opacity));
  }

  .desktop\:focus\:border-gray-500:focus {
    --tw-border-opacity: 1;
    border-color: rgba(107, 114, 128, var(--tw-border-opacity));
  }

  .desktop\:focus\:border-gray-600:focus {
    --tw-border-opacity: 1;
    border-color: rgba(75, 85, 99, var(--tw-border-opacity));
  }

  .desktop\:focus\:border-gray-700:focus {
    --tw-border-opacity: 1;
    border-color: rgba(55, 65, 81, var(--tw-border-opacity));
  }

  .desktop\:focus\:border-gray-800:focus {
    --tw-border-opacity: 1;
    border-color: rgba(31, 41, 55, var(--tw-border-opacity));
  }

  .desktop\:focus\:border-gray-900:focus {
    --tw-border-opacity: 1;
    border-color: rgba(17, 24, 39, var(--tw-border-opacity));
  }

  .desktop\:focus\:border-red-50:focus {
    --tw-border-opacity: 1;
    border-color: rgba(254, 242, 242, var(--tw-border-opacity));
  }

  .desktop\:focus\:border-red-100:focus {
    --tw-border-opacity: 1;
    border-color: rgba(254, 226, 226, var(--tw-border-opacity));
  }

  .desktop\:focus\:border-red-200:focus {
    --tw-border-opacity: 1;
    border-color: rgba(254, 202, 202, var(--tw-border-opacity));
  }

  .desktop\:focus\:border-red-300:focus {
    --tw-border-opacity: 1;
    border-color: rgba(252, 165, 165, var(--tw-border-opacity));
  }

  .desktop\:focus\:border-red-400:focus {
    --tw-border-opacity: 1;
    border-color: rgba(248, 113, 113, var(--tw-border-opacity));
  }

  .desktop\:focus\:border-red-500:focus {
    --tw-border-opacity: 1;
    border-color: rgba(239, 68, 68, var(--tw-border-opacity));
  }

  .desktop\:focus\:border-red-600:focus {
    --tw-border-opacity: 1;
    border-color: rgba(220, 38, 38, var(--tw-border-opacity));
  }

  .desktop\:focus\:border-red-700:focus {
    --tw-border-opacity: 1;
    border-color: rgba(185, 28, 28, var(--tw-border-opacity));
  }

  .desktop\:focus\:border-red-800:focus {
    --tw-border-opacity: 1;
    border-color: rgba(153, 27, 27, var(--tw-border-opacity));
  }

  .desktop\:focus\:border-red-900:focus {
    --tw-border-opacity: 1;
    border-color: rgba(127, 29, 29, var(--tw-border-opacity));
  }

  .desktop\:focus\:border-yellow-50:focus {
    --tw-border-opacity: 1;
    border-color: rgba(255, 251, 235, var(--tw-border-opacity));
  }

  .desktop\:focus\:border-yellow-100:focus {
    --tw-border-opacity: 1;
    border-color: rgba(254, 243, 199, var(--tw-border-opacity));
  }

  .desktop\:focus\:border-yellow-200:focus {
    --tw-border-opacity: 1;
    border-color: rgba(253, 230, 138, var(--tw-border-opacity));
  }

  .desktop\:focus\:border-yellow-300:focus {
    --tw-border-opacity: 1;
    border-color: rgba(252, 211, 77, var(--tw-border-opacity));
  }

  .desktop\:focus\:border-yellow-400:focus {
    --tw-border-opacity: 1;
    border-color: rgba(251, 191, 36, var(--tw-border-opacity));
  }

  .desktop\:focus\:border-yellow-500:focus {
    --tw-border-opacity: 1;
    border-color: rgba(245, 158, 11, var(--tw-border-opacity));
  }

  .desktop\:focus\:border-yellow-600:focus {
    --tw-border-opacity: 1;
    border-color: rgba(217, 119, 6, var(--tw-border-opacity));
  }

  .desktop\:focus\:border-yellow-700:focus {
    --tw-border-opacity: 1;
    border-color: rgba(180, 83, 9, var(--tw-border-opacity));
  }

  .desktop\:focus\:border-yellow-800:focus {
    --tw-border-opacity: 1;
    border-color: rgba(146, 64, 14, var(--tw-border-opacity));
  }

  .desktop\:focus\:border-yellow-900:focus {
    --tw-border-opacity: 1;
    border-color: rgba(120, 53, 15, var(--tw-border-opacity));
  }

  .desktop\:focus\:border-green-50:focus {
    --tw-border-opacity: 1;
    border-color: rgba(236, 253, 245, var(--tw-border-opacity));
  }

  .desktop\:focus\:border-green-100:focus {
    --tw-border-opacity: 1;
    border-color: rgba(209, 250, 229, var(--tw-border-opacity));
  }

  .desktop\:focus\:border-green-200:focus {
    --tw-border-opacity: 1;
    border-color: rgba(167, 243, 208, var(--tw-border-opacity));
  }

  .desktop\:focus\:border-green-300:focus {
    --tw-border-opacity: 1;
    border-color: rgba(110, 231, 183, var(--tw-border-opacity));
  }

  .desktop\:focus\:border-green-400:focus {
    --tw-border-opacity: 1;
    border-color: rgba(52, 211, 153, var(--tw-border-opacity));
  }

  .desktop\:focus\:border-green-500:focus {
    --tw-border-opacity: 1;
    border-color: rgba(16, 185, 129, var(--tw-border-opacity));
  }

  .desktop\:focus\:border-green-600:focus {
    --tw-border-opacity: 1;
    border-color: rgba(5, 150, 105, var(--tw-border-opacity));
  }

  .desktop\:focus\:border-green-700:focus {
    --tw-border-opacity: 1;
    border-color: rgba(4, 120, 87, var(--tw-border-opacity));
  }

  .desktop\:focus\:border-green-800:focus {
    --tw-border-opacity: 1;
    border-color: rgba(6, 95, 70, var(--tw-border-opacity));
  }

  .desktop\:focus\:border-green-900:focus {
    --tw-border-opacity: 1;
    border-color: rgba(6, 78, 59, var(--tw-border-opacity));
  }

  .desktop\:focus\:border-blue-50:focus {
    --tw-border-opacity: 1;
    border-color: rgba(239, 246, 255, var(--tw-border-opacity));
  }

  .desktop\:focus\:border-blue-100:focus {
    --tw-border-opacity: 1;
    border-color: rgba(219, 234, 254, var(--tw-border-opacity));
  }

  .desktop\:focus\:border-blue-200:focus {
    --tw-border-opacity: 1;
    border-color: rgba(191, 219, 254, var(--tw-border-opacity));
  }

  .desktop\:focus\:border-blue-300:focus {
    --tw-border-opacity: 1;
    border-color: rgba(147, 197, 253, var(--tw-border-opacity));
  }

  .desktop\:focus\:border-blue-400:focus {
    --tw-border-opacity: 1;
    border-color: rgba(96, 165, 250, var(--tw-border-opacity));
  }

  .desktop\:focus\:border-blue-500:focus {
    --tw-border-opacity: 1;
    border-color: rgba(59, 130, 246, var(--tw-border-opacity));
  }

  .desktop\:focus\:border-blue-600:focus {
    --tw-border-opacity: 1;
    border-color: rgba(37, 99, 235, var(--tw-border-opacity));
  }

  .desktop\:focus\:border-blue-700:focus {
    --tw-border-opacity: 1;
    border-color: rgba(29, 78, 216, var(--tw-border-opacity));
  }

  .desktop\:focus\:border-blue-800:focus {
    --tw-border-opacity: 1;
    border-color: rgba(30, 64, 175, var(--tw-border-opacity));
  }

  .desktop\:focus\:border-blue-900:focus {
    --tw-border-opacity: 1;
    border-color: rgba(30, 58, 138, var(--tw-border-opacity));
  }

  .desktop\:focus\:border-indigo-50:focus {
    --tw-border-opacity: 1;
    border-color: rgba(238, 242, 255, var(--tw-border-opacity));
  }

  .desktop\:focus\:border-indigo-100:focus {
    --tw-border-opacity: 1;
    border-color: rgba(224, 231, 255, var(--tw-border-opacity));
  }

  .desktop\:focus\:border-indigo-200:focus {
    --tw-border-opacity: 1;
    border-color: rgba(199, 210, 254, var(--tw-border-opacity));
  }

  .desktop\:focus\:border-indigo-300:focus {
    --tw-border-opacity: 1;
    border-color: rgba(165, 180, 252, var(--tw-border-opacity));
  }

  .desktop\:focus\:border-indigo-400:focus {
    --tw-border-opacity: 1;
    border-color: rgba(129, 140, 248, var(--tw-border-opacity));
  }

  .desktop\:focus\:border-indigo-500:focus {
    --tw-border-opacity: 1;
    border-color: rgba(99, 102, 241, var(--tw-border-opacity));
  }

  .desktop\:focus\:border-indigo-600:focus {
    --tw-border-opacity: 1;
    border-color: rgba(79, 70, 229, var(--tw-border-opacity));
  }

  .desktop\:focus\:border-indigo-700:focus {
    --tw-border-opacity: 1;
    border-color: rgba(67, 56, 202, var(--tw-border-opacity));
  }

  .desktop\:focus\:border-indigo-800:focus {
    --tw-border-opacity: 1;
    border-color: rgba(55, 48, 163, var(--tw-border-opacity));
  }

  .desktop\:focus\:border-indigo-900:focus {
    --tw-border-opacity: 1;
    border-color: rgba(49, 46, 129, var(--tw-border-opacity));
  }

  .desktop\:focus\:border-purple-50:focus {
    --tw-border-opacity: 1;
    border-color: rgba(245, 243, 255, var(--tw-border-opacity));
  }

  .desktop\:focus\:border-purple-100:focus {
    --tw-border-opacity: 1;
    border-color: rgba(237, 233, 254, var(--tw-border-opacity));
  }

  .desktop\:focus\:border-purple-200:focus {
    --tw-border-opacity: 1;
    border-color: rgba(221, 214, 254, var(--tw-border-opacity));
  }

  .desktop\:focus\:border-purple-300:focus {
    --tw-border-opacity: 1;
    border-color: rgba(196, 181, 253, var(--tw-border-opacity));
  }

  .desktop\:focus\:border-purple-400:focus {
    --tw-border-opacity: 1;
    border-color: rgba(167, 139, 250, var(--tw-border-opacity));
  }

  .desktop\:focus\:border-purple-500:focus {
    --tw-border-opacity: 1;
    border-color: rgba(139, 92, 246, var(--tw-border-opacity));
  }

  .desktop\:focus\:border-purple-600:focus {
    --tw-border-opacity: 1;
    border-color: rgba(124, 58, 237, var(--tw-border-opacity));
  }

  .desktop\:focus\:border-purple-700:focus {
    --tw-border-opacity: 1;
    border-color: rgba(109, 40, 217, var(--tw-border-opacity));
  }

  .desktop\:focus\:border-purple-800:focus {
    --tw-border-opacity: 1;
    border-color: rgba(91, 33, 182, var(--tw-border-opacity));
  }

  .desktop\:focus\:border-purple-900:focus {
    --tw-border-opacity: 1;
    border-color: rgba(76, 29, 149, var(--tw-border-opacity));
  }

  .desktop\:focus\:border-pink-50:focus {
    --tw-border-opacity: 1;
    border-color: rgba(253, 242, 248, var(--tw-border-opacity));
  }

  .desktop\:focus\:border-pink-100:focus {
    --tw-border-opacity: 1;
    border-color: rgba(252, 231, 243, var(--tw-border-opacity));
  }

  .desktop\:focus\:border-pink-200:focus {
    --tw-border-opacity: 1;
    border-color: rgba(251, 207, 232, var(--tw-border-opacity));
  }

  .desktop\:focus\:border-pink-300:focus {
    --tw-border-opacity: 1;
    border-color: rgba(249, 168, 212, var(--tw-border-opacity));
  }

  .desktop\:focus\:border-pink-400:focus {
    --tw-border-opacity: 1;
    border-color: rgba(244, 114, 182, var(--tw-border-opacity));
  }

  .desktop\:focus\:border-pink-500:focus {
    --tw-border-opacity: 1;
    border-color: rgba(236, 72, 153, var(--tw-border-opacity));
  }

  .desktop\:focus\:border-pink-600:focus {
    --tw-border-opacity: 1;
    border-color: rgba(219, 39, 119, var(--tw-border-opacity));
  }

  .desktop\:focus\:border-pink-700:focus {
    --tw-border-opacity: 1;
    border-color: rgba(190, 24, 93, var(--tw-border-opacity));
  }

  .desktop\:focus\:border-pink-800:focus {
    --tw-border-opacity: 1;
    border-color: rgba(157, 23, 77, var(--tw-border-opacity));
  }

  .desktop\:focus\:border-pink-900:focus {
    --tw-border-opacity: 1;
    border-color: rgba(131, 24, 67, var(--tw-border-opacity));
  }

  .desktop\:focus\:border-base-normal:focus {
    --tw-border-opacity: 1;
    border-color: rgba(0, 65, 129, var(--tw-border-opacity));
  }

  .desktop\:focus\:border-base-dark:focus {
    --tw-border-opacity: 1;
    border-color: rgba(0, 52, 105, var(--tw-border-opacity));
  }

  .desktop\:focus\:border-base-black:focus {
    --tw-border-opacity: 1;
    border-color: rgba(29, 29, 31, var(--tw-border-opacity));
  }

  .desktop\:focus\:border-base-border:focus {
    --tw-border-opacity: 1;
    border-color: rgba(231, 231, 233, var(--tw-border-opacity));
  }

  .desktop\:focus\:border-primary-normal:focus {
    --tw-border-opacity: 1;
    border-color: rgba(0, 103, 207, var(--tw-border-opacity));
  }

  .desktop\:focus\:border-primary-alt:focus {
    --tw-border-opacity: 1;
    border-color: rgba(0, 71, 143, var(--tw-border-opacity));
  }

  .desktop\:focus\:border-subtle-white:focus {
    --tw-border-opacity: 1;
    border-color: rgba(249, 249, 249, var(--tw-border-opacity));
  }

  .desktop\:focus\:border-turquesa:focus {
    --tw-border-opacity: 1;
    border-color: rgba(0, 151, 178, var(--tw-border-opacity));
  }

  .desktop\:border-opacity-0 {
    --tw-border-opacity: 0;
  }

  .desktop\:border-opacity-5 {
    --tw-border-opacity: 0.05;
  }

  .desktop\:border-opacity-10 {
    --tw-border-opacity: 0.1;
  }

  .desktop\:border-opacity-20 {
    --tw-border-opacity: 0.2;
  }

  .desktop\:border-opacity-25 {
    --tw-border-opacity: 0.25;
  }

  .desktop\:border-opacity-30 {
    --tw-border-opacity: 0.3;
  }

  .desktop\:border-opacity-40 {
    --tw-border-opacity: 0.4;
  }

  .desktop\:border-opacity-50 {
    --tw-border-opacity: 0.5;
  }

  .desktop\:border-opacity-60 {
    --tw-border-opacity: 0.6;
  }

  .desktop\:border-opacity-70 {
    --tw-border-opacity: 0.7;
  }

  .desktop\:border-opacity-75 {
    --tw-border-opacity: 0.75;
  }

  .desktop\:border-opacity-80 {
    --tw-border-opacity: 0.8;
  }

  .desktop\:border-opacity-90 {
    --tw-border-opacity: 0.9;
  }

  .desktop\:border-opacity-95 {
    --tw-border-opacity: 0.95;
  }

  .desktop\:border-opacity-100 {
    --tw-border-opacity: 1;
  }

  .group:hover .desktop\:group-hover\:border-opacity-0 {
    --tw-border-opacity: 0;
  }

  .group:hover .desktop\:group-hover\:border-opacity-5 {
    --tw-border-opacity: 0.05;
  }

  .group:hover .desktop\:group-hover\:border-opacity-10 {
    --tw-border-opacity: 0.1;
  }

  .group:hover .desktop\:group-hover\:border-opacity-20 {
    --tw-border-opacity: 0.2;
  }

  .group:hover .desktop\:group-hover\:border-opacity-25 {
    --tw-border-opacity: 0.25;
  }

  .group:hover .desktop\:group-hover\:border-opacity-30 {
    --tw-border-opacity: 0.3;
  }

  .group:hover .desktop\:group-hover\:border-opacity-40 {
    --tw-border-opacity: 0.4;
  }

  .group:hover .desktop\:group-hover\:border-opacity-50 {
    --tw-border-opacity: 0.5;
  }

  .group:hover .desktop\:group-hover\:border-opacity-60 {
    --tw-border-opacity: 0.6;
  }

  .group:hover .desktop\:group-hover\:border-opacity-70 {
    --tw-border-opacity: 0.7;
  }

  .group:hover .desktop\:group-hover\:border-opacity-75 {
    --tw-border-opacity: 0.75;
  }

  .group:hover .desktop\:group-hover\:border-opacity-80 {
    --tw-border-opacity: 0.8;
  }

  .group:hover .desktop\:group-hover\:border-opacity-90 {
    --tw-border-opacity: 0.9;
  }

  .group:hover .desktop\:group-hover\:border-opacity-95 {
    --tw-border-opacity: 0.95;
  }

  .group:hover .desktop\:group-hover\:border-opacity-100 {
    --tw-border-opacity: 1;
  }

  .desktop\:focus-within\:border-opacity-0:focus-within {
    --tw-border-opacity: 0;
  }

  .desktop\:focus-within\:border-opacity-5:focus-within {
    --tw-border-opacity: 0.05;
  }

  .desktop\:focus-within\:border-opacity-10:focus-within {
    --tw-border-opacity: 0.1;
  }

  .desktop\:focus-within\:border-opacity-20:focus-within {
    --tw-border-opacity: 0.2;
  }

  .desktop\:focus-within\:border-opacity-25:focus-within {
    --tw-border-opacity: 0.25;
  }

  .desktop\:focus-within\:border-opacity-30:focus-within {
    --tw-border-opacity: 0.3;
  }

  .desktop\:focus-within\:border-opacity-40:focus-within {
    --tw-border-opacity: 0.4;
  }

  .desktop\:focus-within\:border-opacity-50:focus-within {
    --tw-border-opacity: 0.5;
  }

  .desktop\:focus-within\:border-opacity-60:focus-within {
    --tw-border-opacity: 0.6;
  }

  .desktop\:focus-within\:border-opacity-70:focus-within {
    --tw-border-opacity: 0.7;
  }

  .desktop\:focus-within\:border-opacity-75:focus-within {
    --tw-border-opacity: 0.75;
  }

  .desktop\:focus-within\:border-opacity-80:focus-within {
    --tw-border-opacity: 0.8;
  }

  .desktop\:focus-within\:border-opacity-90:focus-within {
    --tw-border-opacity: 0.9;
  }

  .desktop\:focus-within\:border-opacity-95:focus-within {
    --tw-border-opacity: 0.95;
  }

  .desktop\:focus-within\:border-opacity-100:focus-within {
    --tw-border-opacity: 1;
  }

  .desktop\:hover\:border-opacity-0:hover {
    --tw-border-opacity: 0;
  }

  .desktop\:hover\:border-opacity-5:hover {
    --tw-border-opacity: 0.05;
  }

  .desktop\:hover\:border-opacity-10:hover {
    --tw-border-opacity: 0.1;
  }

  .desktop\:hover\:border-opacity-20:hover {
    --tw-border-opacity: 0.2;
  }

  .desktop\:hover\:border-opacity-25:hover {
    --tw-border-opacity: 0.25;
  }

  .desktop\:hover\:border-opacity-30:hover {
    --tw-border-opacity: 0.3;
  }

  .desktop\:hover\:border-opacity-40:hover {
    --tw-border-opacity: 0.4;
  }

  .desktop\:hover\:border-opacity-50:hover {
    --tw-border-opacity: 0.5;
  }

  .desktop\:hover\:border-opacity-60:hover {
    --tw-border-opacity: 0.6;
  }

  .desktop\:hover\:border-opacity-70:hover {
    --tw-border-opacity: 0.7;
  }

  .desktop\:hover\:border-opacity-75:hover {
    --tw-border-opacity: 0.75;
  }

  .desktop\:hover\:border-opacity-80:hover {
    --tw-border-opacity: 0.8;
  }

  .desktop\:hover\:border-opacity-90:hover {
    --tw-border-opacity: 0.9;
  }

  .desktop\:hover\:border-opacity-95:hover {
    --tw-border-opacity: 0.95;
  }

  .desktop\:hover\:border-opacity-100:hover {
    --tw-border-opacity: 1;
  }

  .desktop\:focus\:border-opacity-0:focus {
    --tw-border-opacity: 0;
  }

  .desktop\:focus\:border-opacity-5:focus {
    --tw-border-opacity: 0.05;
  }

  .desktop\:focus\:border-opacity-10:focus {
    --tw-border-opacity: 0.1;
  }

  .desktop\:focus\:border-opacity-20:focus {
    --tw-border-opacity: 0.2;
  }

  .desktop\:focus\:border-opacity-25:focus {
    --tw-border-opacity: 0.25;
  }

  .desktop\:focus\:border-opacity-30:focus {
    --tw-border-opacity: 0.3;
  }

  .desktop\:focus\:border-opacity-40:focus {
    --tw-border-opacity: 0.4;
  }

  .desktop\:focus\:border-opacity-50:focus {
    --tw-border-opacity: 0.5;
  }

  .desktop\:focus\:border-opacity-60:focus {
    --tw-border-opacity: 0.6;
  }

  .desktop\:focus\:border-opacity-70:focus {
    --tw-border-opacity: 0.7;
  }

  .desktop\:focus\:border-opacity-75:focus {
    --tw-border-opacity: 0.75;
  }

  .desktop\:focus\:border-opacity-80:focus {
    --tw-border-opacity: 0.8;
  }

  .desktop\:focus\:border-opacity-90:focus {
    --tw-border-opacity: 0.9;
  }

  .desktop\:focus\:border-opacity-95:focus {
    --tw-border-opacity: 0.95;
  }

  .desktop\:focus\:border-opacity-100:focus {
    --tw-border-opacity: 1;
  }

  .desktop\:bg-transparent {
    background-color: transparent;
  }

  .desktop\:bg-current {
    background-color: currentColor;
  }

  .desktop\:bg-black {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
  }

  .desktop\:bg-white {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .desktop\:bg-gray-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity));
  }

  .desktop\:bg-gray-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
  }

  .desktop\:bg-gray-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(229, 231, 235, var(--tw-bg-opacity));
  }

  .desktop\:bg-gray-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 213, 219, var(--tw-bg-opacity));
  }

  .desktop\:bg-gray-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(156, 163, 175, var(--tw-bg-opacity));
  }

  .desktop\:bg-gray-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 114, 128, var(--tw-bg-opacity));
  }

  .desktop\:bg-gray-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(75, 85, 99, var(--tw-bg-opacity));
  }

  .desktop\:bg-gray-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 65, 81, var(--tw-bg-opacity));
  }

  .desktop\:bg-gray-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 41, 55, var(--tw-bg-opacity));
  }

  .desktop\:bg-gray-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(17, 24, 39, var(--tw-bg-opacity));
  }

  .desktop\:bg-red-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 242, 242, var(--tw-bg-opacity));
  }

  .desktop\:bg-red-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 226, 226, var(--tw-bg-opacity));
  }

  .desktop\:bg-red-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 202, 202, var(--tw-bg-opacity));
  }

  .desktop\:bg-red-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 165, 165, var(--tw-bg-opacity));
  }

  .desktop\:bg-red-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 113, 113, var(--tw-bg-opacity));
  }

  .desktop\:bg-red-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 68, 68, var(--tw-bg-opacity));
  }

  .desktop\:bg-red-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(220, 38, 38, var(--tw-bg-opacity));
  }

  .desktop\:bg-red-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(185, 28, 28, var(--tw-bg-opacity));
  }

  .desktop\:bg-red-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(153, 27, 27, var(--tw-bg-opacity));
  }

  .desktop\:bg-red-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(127, 29, 29, var(--tw-bg-opacity));
  }

  .desktop\:bg-yellow-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity));
  }

  .desktop\:bg-yellow-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity));
  }

  .desktop\:bg-yellow-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity));
  }

  .desktop\:bg-yellow-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity));
  }

  .desktop\:bg-yellow-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity));
  }

  .desktop\:bg-yellow-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity));
  }

  .desktop\:bg-yellow-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity));
  }

  .desktop\:bg-yellow-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity));
  }

  .desktop\:bg-yellow-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity));
  }

  .desktop\:bg-yellow-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity));
  }

  .desktop\:bg-green-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 253, 245, var(--tw-bg-opacity));
  }

  .desktop\:bg-green-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 250, 229, var(--tw-bg-opacity));
  }

  .desktop\:bg-green-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(167, 243, 208, var(--tw-bg-opacity));
  }

  .desktop\:bg-green-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 231, 183, var(--tw-bg-opacity));
  }

  .desktop\:bg-green-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(52, 211, 153, var(--tw-bg-opacity));
  }

  .desktop\:bg-green-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(16, 185, 129, var(--tw-bg-opacity));
  }

  .desktop\:bg-green-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(5, 150, 105, var(--tw-bg-opacity));
  }

  .desktop\:bg-green-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 120, 87, var(--tw-bg-opacity));
  }

  .desktop\:bg-green-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 95, 70, var(--tw-bg-opacity));
  }

  .desktop\:bg-green-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 78, 59, var(--tw-bg-opacity));
  }

  .desktop\:bg-blue-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 246, 255, var(--tw-bg-opacity));
  }

  .desktop\:bg-blue-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 234, 254, var(--tw-bg-opacity));
  }

  .desktop\:bg-blue-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(191, 219, 254, var(--tw-bg-opacity));
  }

  .desktop\:bg-blue-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(147, 197, 253, var(--tw-bg-opacity));
  }

  .desktop\:bg-blue-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 165, 250, var(--tw-bg-opacity));
  }

  .desktop\:bg-blue-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(59, 130, 246, var(--tw-bg-opacity));
  }

  .desktop\:bg-blue-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 99, 235, var(--tw-bg-opacity));
  }

  .desktop\:bg-blue-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(29, 78, 216, var(--tw-bg-opacity));
  }

  .desktop\:bg-blue-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 64, 175, var(--tw-bg-opacity));
  }

  .desktop\:bg-blue-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 58, 138, var(--tw-bg-opacity));
  }

  .desktop\:bg-indigo-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 242, 255, var(--tw-bg-opacity));
  }

  .desktop\:bg-indigo-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(224, 231, 255, var(--tw-bg-opacity));
  }

  .desktop\:bg-indigo-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(199, 210, 254, var(--tw-bg-opacity));
  }

  .desktop\:bg-indigo-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 180, 252, var(--tw-bg-opacity));
  }

  .desktop\:bg-indigo-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(129, 140, 248, var(--tw-bg-opacity));
  }

  .desktop\:bg-indigo-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(99, 102, 241, var(--tw-bg-opacity));
  }

  .desktop\:bg-indigo-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(79, 70, 229, var(--tw-bg-opacity));
  }

  .desktop\:bg-indigo-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(67, 56, 202, var(--tw-bg-opacity));
  }

  .desktop\:bg-indigo-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 48, 163, var(--tw-bg-opacity));
  }

  .desktop\:bg-indigo-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(49, 46, 129, var(--tw-bg-opacity));
  }

  .desktop\:bg-purple-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 243, 255, var(--tw-bg-opacity));
  }

  .desktop\:bg-purple-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 233, 254, var(--tw-bg-opacity));
  }

  .desktop\:bg-purple-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(221, 214, 254, var(--tw-bg-opacity));
  }

  .desktop\:bg-purple-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(196, 181, 253, var(--tw-bg-opacity));
  }

  .desktop\:bg-purple-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(167, 139, 250, var(--tw-bg-opacity));
  }

  .desktop\:bg-purple-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(139, 92, 246, var(--tw-bg-opacity));
  }

  .desktop\:bg-purple-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(124, 58, 237, var(--tw-bg-opacity));
  }

  .desktop\:bg-purple-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(109, 40, 217, var(--tw-bg-opacity));
  }

  .desktop\:bg-purple-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(91, 33, 182, var(--tw-bg-opacity));
  }

  .desktop\:bg-purple-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(76, 29, 149, var(--tw-bg-opacity));
  }

  .desktop\:bg-pink-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 242, 248, var(--tw-bg-opacity));
  }

  .desktop\:bg-pink-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 231, 243, var(--tw-bg-opacity));
  }

  .desktop\:bg-pink-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 207, 232, var(--tw-bg-opacity));
  }

  .desktop\:bg-pink-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 168, 212, var(--tw-bg-opacity));
  }

  .desktop\:bg-pink-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 114, 182, var(--tw-bg-opacity));
  }

  .desktop\:bg-pink-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 72, 153, var(--tw-bg-opacity));
  }

  .desktop\:bg-pink-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 39, 119, var(--tw-bg-opacity));
  }

  .desktop\:bg-pink-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(190, 24, 93, var(--tw-bg-opacity));
  }

  .desktop\:bg-pink-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(157, 23, 77, var(--tw-bg-opacity));
  }

  .desktop\:bg-pink-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(131, 24, 67, var(--tw-bg-opacity));
  }

  .desktop\:bg-base-normal {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 65, 129, var(--tw-bg-opacity));
  }

  .desktop\:bg-base-dark {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 52, 105, var(--tw-bg-opacity));
  }

  .desktop\:bg-base-black {
    --tw-bg-opacity: 1;
    background-color: rgba(29, 29, 31, var(--tw-bg-opacity));
  }

  .desktop\:bg-base-border {
    --tw-bg-opacity: 1;
    background-color: rgba(231, 231, 233, var(--tw-bg-opacity));
  }

  .desktop\:bg-primary-normal {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 103, 207, var(--tw-bg-opacity));
  }

  .desktop\:bg-primary-alt {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 71, 143, var(--tw-bg-opacity));
  }

  .desktop\:bg-subtle-white {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 249, 249, var(--tw-bg-opacity));
  }

  .desktop\:bg-turquesa {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 151, 178, var(--tw-bg-opacity));
  }

  .group:hover .desktop\:group-hover\:bg-transparent {
    background-color: transparent;
  }

  .group:hover .desktop\:group-hover\:bg-current {
    background-color: currentColor;
  }

  .group:hover .desktop\:group-hover\:bg-black {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
  }

  .group:hover .desktop\:group-hover\:bg-white {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .group:hover .desktop\:group-hover\:bg-gray-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity));
  }

  .group:hover .desktop\:group-hover\:bg-gray-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
  }

  .group:hover .desktop\:group-hover\:bg-gray-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(229, 231, 235, var(--tw-bg-opacity));
  }

  .group:hover .desktop\:group-hover\:bg-gray-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 213, 219, var(--tw-bg-opacity));
  }

  .group:hover .desktop\:group-hover\:bg-gray-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(156, 163, 175, var(--tw-bg-opacity));
  }

  .group:hover .desktop\:group-hover\:bg-gray-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 114, 128, var(--tw-bg-opacity));
  }

  .group:hover .desktop\:group-hover\:bg-gray-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(75, 85, 99, var(--tw-bg-opacity));
  }

  .group:hover .desktop\:group-hover\:bg-gray-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 65, 81, var(--tw-bg-opacity));
  }

  .group:hover .desktop\:group-hover\:bg-gray-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 41, 55, var(--tw-bg-opacity));
  }

  .group:hover .desktop\:group-hover\:bg-gray-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(17, 24, 39, var(--tw-bg-opacity));
  }

  .group:hover .desktop\:group-hover\:bg-red-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 242, 242, var(--tw-bg-opacity));
  }

  .group:hover .desktop\:group-hover\:bg-red-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 226, 226, var(--tw-bg-opacity));
  }

  .group:hover .desktop\:group-hover\:bg-red-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 202, 202, var(--tw-bg-opacity));
  }

  .group:hover .desktop\:group-hover\:bg-red-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 165, 165, var(--tw-bg-opacity));
  }

  .group:hover .desktop\:group-hover\:bg-red-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 113, 113, var(--tw-bg-opacity));
  }

  .group:hover .desktop\:group-hover\:bg-red-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 68, 68, var(--tw-bg-opacity));
  }

  .group:hover .desktop\:group-hover\:bg-red-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(220, 38, 38, var(--tw-bg-opacity));
  }

  .group:hover .desktop\:group-hover\:bg-red-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(185, 28, 28, var(--tw-bg-opacity));
  }

  .group:hover .desktop\:group-hover\:bg-red-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(153, 27, 27, var(--tw-bg-opacity));
  }

  .group:hover .desktop\:group-hover\:bg-red-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(127, 29, 29, var(--tw-bg-opacity));
  }

  .group:hover .desktop\:group-hover\:bg-yellow-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity));
  }

  .group:hover .desktop\:group-hover\:bg-yellow-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity));
  }

  .group:hover .desktop\:group-hover\:bg-yellow-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity));
  }

  .group:hover .desktop\:group-hover\:bg-yellow-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity));
  }

  .group:hover .desktop\:group-hover\:bg-yellow-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity));
  }

  .group:hover .desktop\:group-hover\:bg-yellow-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity));
  }

  .group:hover .desktop\:group-hover\:bg-yellow-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity));
  }

  .group:hover .desktop\:group-hover\:bg-yellow-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity));
  }

  .group:hover .desktop\:group-hover\:bg-yellow-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity));
  }

  .group:hover .desktop\:group-hover\:bg-yellow-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity));
  }

  .group:hover .desktop\:group-hover\:bg-green-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 253, 245, var(--tw-bg-opacity));
  }

  .group:hover .desktop\:group-hover\:bg-green-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 250, 229, var(--tw-bg-opacity));
  }

  .group:hover .desktop\:group-hover\:bg-green-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(167, 243, 208, var(--tw-bg-opacity));
  }

  .group:hover .desktop\:group-hover\:bg-green-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 231, 183, var(--tw-bg-opacity));
  }

  .group:hover .desktop\:group-hover\:bg-green-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(52, 211, 153, var(--tw-bg-opacity));
  }

  .group:hover .desktop\:group-hover\:bg-green-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(16, 185, 129, var(--tw-bg-opacity));
  }

  .group:hover .desktop\:group-hover\:bg-green-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(5, 150, 105, var(--tw-bg-opacity));
  }

  .group:hover .desktop\:group-hover\:bg-green-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 120, 87, var(--tw-bg-opacity));
  }

  .group:hover .desktop\:group-hover\:bg-green-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 95, 70, var(--tw-bg-opacity));
  }

  .group:hover .desktop\:group-hover\:bg-green-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 78, 59, var(--tw-bg-opacity));
  }

  .group:hover .desktop\:group-hover\:bg-blue-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 246, 255, var(--tw-bg-opacity));
  }

  .group:hover .desktop\:group-hover\:bg-blue-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 234, 254, var(--tw-bg-opacity));
  }

  .group:hover .desktop\:group-hover\:bg-blue-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(191, 219, 254, var(--tw-bg-opacity));
  }

  .group:hover .desktop\:group-hover\:bg-blue-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(147, 197, 253, var(--tw-bg-opacity));
  }

  .group:hover .desktop\:group-hover\:bg-blue-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 165, 250, var(--tw-bg-opacity));
  }

  .group:hover .desktop\:group-hover\:bg-blue-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(59, 130, 246, var(--tw-bg-opacity));
  }

  .group:hover .desktop\:group-hover\:bg-blue-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 99, 235, var(--tw-bg-opacity));
  }

  .group:hover .desktop\:group-hover\:bg-blue-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(29, 78, 216, var(--tw-bg-opacity));
  }

  .group:hover .desktop\:group-hover\:bg-blue-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 64, 175, var(--tw-bg-opacity));
  }

  .group:hover .desktop\:group-hover\:bg-blue-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 58, 138, var(--tw-bg-opacity));
  }

  .group:hover .desktop\:group-hover\:bg-indigo-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 242, 255, var(--tw-bg-opacity));
  }

  .group:hover .desktop\:group-hover\:bg-indigo-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(224, 231, 255, var(--tw-bg-opacity));
  }

  .group:hover .desktop\:group-hover\:bg-indigo-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(199, 210, 254, var(--tw-bg-opacity));
  }

  .group:hover .desktop\:group-hover\:bg-indigo-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 180, 252, var(--tw-bg-opacity));
  }

  .group:hover .desktop\:group-hover\:bg-indigo-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(129, 140, 248, var(--tw-bg-opacity));
  }

  .group:hover .desktop\:group-hover\:bg-indigo-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(99, 102, 241, var(--tw-bg-opacity));
  }

  .group:hover .desktop\:group-hover\:bg-indigo-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(79, 70, 229, var(--tw-bg-opacity));
  }

  .group:hover .desktop\:group-hover\:bg-indigo-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(67, 56, 202, var(--tw-bg-opacity));
  }

  .group:hover .desktop\:group-hover\:bg-indigo-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 48, 163, var(--tw-bg-opacity));
  }

  .group:hover .desktop\:group-hover\:bg-indigo-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(49, 46, 129, var(--tw-bg-opacity));
  }

  .group:hover .desktop\:group-hover\:bg-purple-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 243, 255, var(--tw-bg-opacity));
  }

  .group:hover .desktop\:group-hover\:bg-purple-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 233, 254, var(--tw-bg-opacity));
  }

  .group:hover .desktop\:group-hover\:bg-purple-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(221, 214, 254, var(--tw-bg-opacity));
  }

  .group:hover .desktop\:group-hover\:bg-purple-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(196, 181, 253, var(--tw-bg-opacity));
  }

  .group:hover .desktop\:group-hover\:bg-purple-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(167, 139, 250, var(--tw-bg-opacity));
  }

  .group:hover .desktop\:group-hover\:bg-purple-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(139, 92, 246, var(--tw-bg-opacity));
  }

  .group:hover .desktop\:group-hover\:bg-purple-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(124, 58, 237, var(--tw-bg-opacity));
  }

  .group:hover .desktop\:group-hover\:bg-purple-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(109, 40, 217, var(--tw-bg-opacity));
  }

  .group:hover .desktop\:group-hover\:bg-purple-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(91, 33, 182, var(--tw-bg-opacity));
  }

  .group:hover .desktop\:group-hover\:bg-purple-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(76, 29, 149, var(--tw-bg-opacity));
  }

  .group:hover .desktop\:group-hover\:bg-pink-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 242, 248, var(--tw-bg-opacity));
  }

  .group:hover .desktop\:group-hover\:bg-pink-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 231, 243, var(--tw-bg-opacity));
  }

  .group:hover .desktop\:group-hover\:bg-pink-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 207, 232, var(--tw-bg-opacity));
  }

  .group:hover .desktop\:group-hover\:bg-pink-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 168, 212, var(--tw-bg-opacity));
  }

  .group:hover .desktop\:group-hover\:bg-pink-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 114, 182, var(--tw-bg-opacity));
  }

  .group:hover .desktop\:group-hover\:bg-pink-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 72, 153, var(--tw-bg-opacity));
  }

  .group:hover .desktop\:group-hover\:bg-pink-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 39, 119, var(--tw-bg-opacity));
  }

  .group:hover .desktop\:group-hover\:bg-pink-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(190, 24, 93, var(--tw-bg-opacity));
  }

  .group:hover .desktop\:group-hover\:bg-pink-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(157, 23, 77, var(--tw-bg-opacity));
  }

  .group:hover .desktop\:group-hover\:bg-pink-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(131, 24, 67, var(--tw-bg-opacity));
  }

  .group:hover .desktop\:group-hover\:bg-base-normal {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 65, 129, var(--tw-bg-opacity));
  }

  .group:hover .desktop\:group-hover\:bg-base-dark {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 52, 105, var(--tw-bg-opacity));
  }

  .group:hover .desktop\:group-hover\:bg-base-black {
    --tw-bg-opacity: 1;
    background-color: rgba(29, 29, 31, var(--tw-bg-opacity));
  }

  .group:hover .desktop\:group-hover\:bg-base-border {
    --tw-bg-opacity: 1;
    background-color: rgba(231, 231, 233, var(--tw-bg-opacity));
  }

  .group:hover .desktop\:group-hover\:bg-primary-normal {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 103, 207, var(--tw-bg-opacity));
  }

  .group:hover .desktop\:group-hover\:bg-primary-alt {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 71, 143, var(--tw-bg-opacity));
  }

  .group:hover .desktop\:group-hover\:bg-subtle-white {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 249, 249, var(--tw-bg-opacity));
  }

  .group:hover .desktop\:group-hover\:bg-turquesa {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 151, 178, var(--tw-bg-opacity));
  }

  .desktop\:focus-within\:bg-transparent:focus-within {
    background-color: transparent;
  }

  .desktop\:focus-within\:bg-current:focus-within {
    background-color: currentColor;
  }

  .desktop\:focus-within\:bg-black:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
  }

  .desktop\:focus-within\:bg-white:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .desktop\:focus-within\:bg-gray-50:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity));
  }

  .desktop\:focus-within\:bg-gray-100:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
  }

  .desktop\:focus-within\:bg-gray-200:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(229, 231, 235, var(--tw-bg-opacity));
  }

  .desktop\:focus-within\:bg-gray-300:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 213, 219, var(--tw-bg-opacity));
  }

  .desktop\:focus-within\:bg-gray-400:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(156, 163, 175, var(--tw-bg-opacity));
  }

  .desktop\:focus-within\:bg-gray-500:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 114, 128, var(--tw-bg-opacity));
  }

  .desktop\:focus-within\:bg-gray-600:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(75, 85, 99, var(--tw-bg-opacity));
  }

  .desktop\:focus-within\:bg-gray-700:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 65, 81, var(--tw-bg-opacity));
  }

  .desktop\:focus-within\:bg-gray-800:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 41, 55, var(--tw-bg-opacity));
  }

  .desktop\:focus-within\:bg-gray-900:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(17, 24, 39, var(--tw-bg-opacity));
  }

  .desktop\:focus-within\:bg-red-50:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 242, 242, var(--tw-bg-opacity));
  }

  .desktop\:focus-within\:bg-red-100:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 226, 226, var(--tw-bg-opacity));
  }

  .desktop\:focus-within\:bg-red-200:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 202, 202, var(--tw-bg-opacity));
  }

  .desktop\:focus-within\:bg-red-300:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 165, 165, var(--tw-bg-opacity));
  }

  .desktop\:focus-within\:bg-red-400:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 113, 113, var(--tw-bg-opacity));
  }

  .desktop\:focus-within\:bg-red-500:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 68, 68, var(--tw-bg-opacity));
  }

  .desktop\:focus-within\:bg-red-600:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(220, 38, 38, var(--tw-bg-opacity));
  }

  .desktop\:focus-within\:bg-red-700:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(185, 28, 28, var(--tw-bg-opacity));
  }

  .desktop\:focus-within\:bg-red-800:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(153, 27, 27, var(--tw-bg-opacity));
  }

  .desktop\:focus-within\:bg-red-900:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(127, 29, 29, var(--tw-bg-opacity));
  }

  .desktop\:focus-within\:bg-yellow-50:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity));
  }

  .desktop\:focus-within\:bg-yellow-100:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity));
  }

  .desktop\:focus-within\:bg-yellow-200:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity));
  }

  .desktop\:focus-within\:bg-yellow-300:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity));
  }

  .desktop\:focus-within\:bg-yellow-400:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity));
  }

  .desktop\:focus-within\:bg-yellow-500:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity));
  }

  .desktop\:focus-within\:bg-yellow-600:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity));
  }

  .desktop\:focus-within\:bg-yellow-700:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity));
  }

  .desktop\:focus-within\:bg-yellow-800:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity));
  }

  .desktop\:focus-within\:bg-yellow-900:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity));
  }

  .desktop\:focus-within\:bg-green-50:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 253, 245, var(--tw-bg-opacity));
  }

  .desktop\:focus-within\:bg-green-100:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 250, 229, var(--tw-bg-opacity));
  }

  .desktop\:focus-within\:bg-green-200:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(167, 243, 208, var(--tw-bg-opacity));
  }

  .desktop\:focus-within\:bg-green-300:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 231, 183, var(--tw-bg-opacity));
  }

  .desktop\:focus-within\:bg-green-400:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(52, 211, 153, var(--tw-bg-opacity));
  }

  .desktop\:focus-within\:bg-green-500:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(16, 185, 129, var(--tw-bg-opacity));
  }

  .desktop\:focus-within\:bg-green-600:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(5, 150, 105, var(--tw-bg-opacity));
  }

  .desktop\:focus-within\:bg-green-700:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 120, 87, var(--tw-bg-opacity));
  }

  .desktop\:focus-within\:bg-green-800:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 95, 70, var(--tw-bg-opacity));
  }

  .desktop\:focus-within\:bg-green-900:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 78, 59, var(--tw-bg-opacity));
  }

  .desktop\:focus-within\:bg-blue-50:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 246, 255, var(--tw-bg-opacity));
  }

  .desktop\:focus-within\:bg-blue-100:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 234, 254, var(--tw-bg-opacity));
  }

  .desktop\:focus-within\:bg-blue-200:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(191, 219, 254, var(--tw-bg-opacity));
  }

  .desktop\:focus-within\:bg-blue-300:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(147, 197, 253, var(--tw-bg-opacity));
  }

  .desktop\:focus-within\:bg-blue-400:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 165, 250, var(--tw-bg-opacity));
  }

  .desktop\:focus-within\:bg-blue-500:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(59, 130, 246, var(--tw-bg-opacity));
  }

  .desktop\:focus-within\:bg-blue-600:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 99, 235, var(--tw-bg-opacity));
  }

  .desktop\:focus-within\:bg-blue-700:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(29, 78, 216, var(--tw-bg-opacity));
  }

  .desktop\:focus-within\:bg-blue-800:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 64, 175, var(--tw-bg-opacity));
  }

  .desktop\:focus-within\:bg-blue-900:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 58, 138, var(--tw-bg-opacity));
  }

  .desktop\:focus-within\:bg-indigo-50:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 242, 255, var(--tw-bg-opacity));
  }

  .desktop\:focus-within\:bg-indigo-100:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(224, 231, 255, var(--tw-bg-opacity));
  }

  .desktop\:focus-within\:bg-indigo-200:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(199, 210, 254, var(--tw-bg-opacity));
  }

  .desktop\:focus-within\:bg-indigo-300:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 180, 252, var(--tw-bg-opacity));
  }

  .desktop\:focus-within\:bg-indigo-400:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(129, 140, 248, var(--tw-bg-opacity));
  }

  .desktop\:focus-within\:bg-indigo-500:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(99, 102, 241, var(--tw-bg-opacity));
  }

  .desktop\:focus-within\:bg-indigo-600:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(79, 70, 229, var(--tw-bg-opacity));
  }

  .desktop\:focus-within\:bg-indigo-700:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(67, 56, 202, var(--tw-bg-opacity));
  }

  .desktop\:focus-within\:bg-indigo-800:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 48, 163, var(--tw-bg-opacity));
  }

  .desktop\:focus-within\:bg-indigo-900:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(49, 46, 129, var(--tw-bg-opacity));
  }

  .desktop\:focus-within\:bg-purple-50:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 243, 255, var(--tw-bg-opacity));
  }

  .desktop\:focus-within\:bg-purple-100:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 233, 254, var(--tw-bg-opacity));
  }

  .desktop\:focus-within\:bg-purple-200:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(221, 214, 254, var(--tw-bg-opacity));
  }

  .desktop\:focus-within\:bg-purple-300:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(196, 181, 253, var(--tw-bg-opacity));
  }

  .desktop\:focus-within\:bg-purple-400:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(167, 139, 250, var(--tw-bg-opacity));
  }

  .desktop\:focus-within\:bg-purple-500:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(139, 92, 246, var(--tw-bg-opacity));
  }

  .desktop\:focus-within\:bg-purple-600:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(124, 58, 237, var(--tw-bg-opacity));
  }

  .desktop\:focus-within\:bg-purple-700:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(109, 40, 217, var(--tw-bg-opacity));
  }

  .desktop\:focus-within\:bg-purple-800:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(91, 33, 182, var(--tw-bg-opacity));
  }

  .desktop\:focus-within\:bg-purple-900:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(76, 29, 149, var(--tw-bg-opacity));
  }

  .desktop\:focus-within\:bg-pink-50:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 242, 248, var(--tw-bg-opacity));
  }

  .desktop\:focus-within\:bg-pink-100:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 231, 243, var(--tw-bg-opacity));
  }

  .desktop\:focus-within\:bg-pink-200:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 207, 232, var(--tw-bg-opacity));
  }

  .desktop\:focus-within\:bg-pink-300:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 168, 212, var(--tw-bg-opacity));
  }

  .desktop\:focus-within\:bg-pink-400:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 114, 182, var(--tw-bg-opacity));
  }

  .desktop\:focus-within\:bg-pink-500:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 72, 153, var(--tw-bg-opacity));
  }

  .desktop\:focus-within\:bg-pink-600:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 39, 119, var(--tw-bg-opacity));
  }

  .desktop\:focus-within\:bg-pink-700:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(190, 24, 93, var(--tw-bg-opacity));
  }

  .desktop\:focus-within\:bg-pink-800:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(157, 23, 77, var(--tw-bg-opacity));
  }

  .desktop\:focus-within\:bg-pink-900:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(131, 24, 67, var(--tw-bg-opacity));
  }

  .desktop\:focus-within\:bg-base-normal:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 65, 129, var(--tw-bg-opacity));
  }

  .desktop\:focus-within\:bg-base-dark:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 52, 105, var(--tw-bg-opacity));
  }

  .desktop\:focus-within\:bg-base-black:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(29, 29, 31, var(--tw-bg-opacity));
  }

  .desktop\:focus-within\:bg-base-border:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(231, 231, 233, var(--tw-bg-opacity));
  }

  .desktop\:focus-within\:bg-primary-normal:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 103, 207, var(--tw-bg-opacity));
  }

  .desktop\:focus-within\:bg-primary-alt:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 71, 143, var(--tw-bg-opacity));
  }

  .desktop\:focus-within\:bg-subtle-white:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 249, 249, var(--tw-bg-opacity));
  }

  .desktop\:focus-within\:bg-turquesa:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 151, 178, var(--tw-bg-opacity));
  }

  .desktop\:hover\:bg-transparent:hover {
    background-color: transparent;
  }

  .desktop\:hover\:bg-current:hover {
    background-color: currentColor;
  }

  .desktop\:hover\:bg-black:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
  }

  .desktop\:hover\:bg-white:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .desktop\:hover\:bg-gray-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity));
  }

  .desktop\:hover\:bg-gray-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
  }

  .desktop\:hover\:bg-gray-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(229, 231, 235, var(--tw-bg-opacity));
  }

  .desktop\:hover\:bg-gray-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 213, 219, var(--tw-bg-opacity));
  }

  .desktop\:hover\:bg-gray-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(156, 163, 175, var(--tw-bg-opacity));
  }

  .desktop\:hover\:bg-gray-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 114, 128, var(--tw-bg-opacity));
  }

  .desktop\:hover\:bg-gray-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(75, 85, 99, var(--tw-bg-opacity));
  }

  .desktop\:hover\:bg-gray-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 65, 81, var(--tw-bg-opacity));
  }

  .desktop\:hover\:bg-gray-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 41, 55, var(--tw-bg-opacity));
  }

  .desktop\:hover\:bg-gray-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(17, 24, 39, var(--tw-bg-opacity));
  }

  .desktop\:hover\:bg-red-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 242, 242, var(--tw-bg-opacity));
  }

  .desktop\:hover\:bg-red-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 226, 226, var(--tw-bg-opacity));
  }

  .desktop\:hover\:bg-red-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 202, 202, var(--tw-bg-opacity));
  }

  .desktop\:hover\:bg-red-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 165, 165, var(--tw-bg-opacity));
  }

  .desktop\:hover\:bg-red-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 113, 113, var(--tw-bg-opacity));
  }

  .desktop\:hover\:bg-red-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 68, 68, var(--tw-bg-opacity));
  }

  .desktop\:hover\:bg-red-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(220, 38, 38, var(--tw-bg-opacity));
  }

  .desktop\:hover\:bg-red-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(185, 28, 28, var(--tw-bg-opacity));
  }

  .desktop\:hover\:bg-red-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(153, 27, 27, var(--tw-bg-opacity));
  }

  .desktop\:hover\:bg-red-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(127, 29, 29, var(--tw-bg-opacity));
  }

  .desktop\:hover\:bg-yellow-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity));
  }

  .desktop\:hover\:bg-yellow-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity));
  }

  .desktop\:hover\:bg-yellow-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity));
  }

  .desktop\:hover\:bg-yellow-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity));
  }

  .desktop\:hover\:bg-yellow-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity));
  }

  .desktop\:hover\:bg-yellow-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity));
  }

  .desktop\:hover\:bg-yellow-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity));
  }

  .desktop\:hover\:bg-yellow-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity));
  }

  .desktop\:hover\:bg-yellow-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity));
  }

  .desktop\:hover\:bg-yellow-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity));
  }

  .desktop\:hover\:bg-green-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 253, 245, var(--tw-bg-opacity));
  }

  .desktop\:hover\:bg-green-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 250, 229, var(--tw-bg-opacity));
  }

  .desktop\:hover\:bg-green-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(167, 243, 208, var(--tw-bg-opacity));
  }

  .desktop\:hover\:bg-green-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 231, 183, var(--tw-bg-opacity));
  }

  .desktop\:hover\:bg-green-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(52, 211, 153, var(--tw-bg-opacity));
  }

  .desktop\:hover\:bg-green-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(16, 185, 129, var(--tw-bg-opacity));
  }

  .desktop\:hover\:bg-green-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(5, 150, 105, var(--tw-bg-opacity));
  }

  .desktop\:hover\:bg-green-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 120, 87, var(--tw-bg-opacity));
  }

  .desktop\:hover\:bg-green-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 95, 70, var(--tw-bg-opacity));
  }

  .desktop\:hover\:bg-green-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 78, 59, var(--tw-bg-opacity));
  }

  .desktop\:hover\:bg-blue-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 246, 255, var(--tw-bg-opacity));
  }

  .desktop\:hover\:bg-blue-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 234, 254, var(--tw-bg-opacity));
  }

  .desktop\:hover\:bg-blue-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(191, 219, 254, var(--tw-bg-opacity));
  }

  .desktop\:hover\:bg-blue-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(147, 197, 253, var(--tw-bg-opacity));
  }

  .desktop\:hover\:bg-blue-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 165, 250, var(--tw-bg-opacity));
  }

  .desktop\:hover\:bg-blue-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(59, 130, 246, var(--tw-bg-opacity));
  }

  .desktop\:hover\:bg-blue-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 99, 235, var(--tw-bg-opacity));
  }

  .desktop\:hover\:bg-blue-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(29, 78, 216, var(--tw-bg-opacity));
  }

  .desktop\:hover\:bg-blue-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 64, 175, var(--tw-bg-opacity));
  }

  .desktop\:hover\:bg-blue-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 58, 138, var(--tw-bg-opacity));
  }

  .desktop\:hover\:bg-indigo-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 242, 255, var(--tw-bg-opacity));
  }

  .desktop\:hover\:bg-indigo-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(224, 231, 255, var(--tw-bg-opacity));
  }

  .desktop\:hover\:bg-indigo-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(199, 210, 254, var(--tw-bg-opacity));
  }

  .desktop\:hover\:bg-indigo-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 180, 252, var(--tw-bg-opacity));
  }

  .desktop\:hover\:bg-indigo-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(129, 140, 248, var(--tw-bg-opacity));
  }

  .desktop\:hover\:bg-indigo-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(99, 102, 241, var(--tw-bg-opacity));
  }

  .desktop\:hover\:bg-indigo-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(79, 70, 229, var(--tw-bg-opacity));
  }

  .desktop\:hover\:bg-indigo-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(67, 56, 202, var(--tw-bg-opacity));
  }

  .desktop\:hover\:bg-indigo-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 48, 163, var(--tw-bg-opacity));
  }

  .desktop\:hover\:bg-indigo-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(49, 46, 129, var(--tw-bg-opacity));
  }

  .desktop\:hover\:bg-purple-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 243, 255, var(--tw-bg-opacity));
  }

  .desktop\:hover\:bg-purple-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 233, 254, var(--tw-bg-opacity));
  }

  .desktop\:hover\:bg-purple-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(221, 214, 254, var(--tw-bg-opacity));
  }

  .desktop\:hover\:bg-purple-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(196, 181, 253, var(--tw-bg-opacity));
  }

  .desktop\:hover\:bg-purple-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(167, 139, 250, var(--tw-bg-opacity));
  }

  .desktop\:hover\:bg-purple-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(139, 92, 246, var(--tw-bg-opacity));
  }

  .desktop\:hover\:bg-purple-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(124, 58, 237, var(--tw-bg-opacity));
  }

  .desktop\:hover\:bg-purple-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(109, 40, 217, var(--tw-bg-opacity));
  }

  .desktop\:hover\:bg-purple-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(91, 33, 182, var(--tw-bg-opacity));
  }

  .desktop\:hover\:bg-purple-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(76, 29, 149, var(--tw-bg-opacity));
  }

  .desktop\:hover\:bg-pink-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 242, 248, var(--tw-bg-opacity));
  }

  .desktop\:hover\:bg-pink-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 231, 243, var(--tw-bg-opacity));
  }

  .desktop\:hover\:bg-pink-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 207, 232, var(--tw-bg-opacity));
  }

  .desktop\:hover\:bg-pink-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 168, 212, var(--tw-bg-opacity));
  }

  .desktop\:hover\:bg-pink-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 114, 182, var(--tw-bg-opacity));
  }

  .desktop\:hover\:bg-pink-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 72, 153, var(--tw-bg-opacity));
  }

  .desktop\:hover\:bg-pink-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 39, 119, var(--tw-bg-opacity));
  }

  .desktop\:hover\:bg-pink-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(190, 24, 93, var(--tw-bg-opacity));
  }

  .desktop\:hover\:bg-pink-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(157, 23, 77, var(--tw-bg-opacity));
  }

  .desktop\:hover\:bg-pink-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(131, 24, 67, var(--tw-bg-opacity));
  }

  .desktop\:hover\:bg-base-normal:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 65, 129, var(--tw-bg-opacity));
  }

  .desktop\:hover\:bg-base-dark:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 52, 105, var(--tw-bg-opacity));
  }

  .desktop\:hover\:bg-base-black:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(29, 29, 31, var(--tw-bg-opacity));
  }

  .desktop\:hover\:bg-base-border:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(231, 231, 233, var(--tw-bg-opacity));
  }

  .desktop\:hover\:bg-primary-normal:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 103, 207, var(--tw-bg-opacity));
  }

  .desktop\:hover\:bg-primary-alt:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 71, 143, var(--tw-bg-opacity));
  }

  .desktop\:hover\:bg-subtle-white:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 249, 249, var(--tw-bg-opacity));
  }

  .desktop\:hover\:bg-turquesa:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 151, 178, var(--tw-bg-opacity));
  }

  .desktop\:focus\:bg-transparent:focus {
    background-color: transparent;
  }

  .desktop\:focus\:bg-current:focus {
    background-color: currentColor;
  }

  .desktop\:focus\:bg-black:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
  }

  .desktop\:focus\:bg-white:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .desktop\:focus\:bg-gray-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity));
  }

  .desktop\:focus\:bg-gray-100:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
  }

  .desktop\:focus\:bg-gray-200:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(229, 231, 235, var(--tw-bg-opacity));
  }

  .desktop\:focus\:bg-gray-300:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 213, 219, var(--tw-bg-opacity));
  }

  .desktop\:focus\:bg-gray-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(156, 163, 175, var(--tw-bg-opacity));
  }

  .desktop\:focus\:bg-gray-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 114, 128, var(--tw-bg-opacity));
  }

  .desktop\:focus\:bg-gray-600:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(75, 85, 99, var(--tw-bg-opacity));
  }

  .desktop\:focus\:bg-gray-700:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 65, 81, var(--tw-bg-opacity));
  }

  .desktop\:focus\:bg-gray-800:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 41, 55, var(--tw-bg-opacity));
  }

  .desktop\:focus\:bg-gray-900:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(17, 24, 39, var(--tw-bg-opacity));
  }

  .desktop\:focus\:bg-red-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 242, 242, var(--tw-bg-opacity));
  }

  .desktop\:focus\:bg-red-100:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 226, 226, var(--tw-bg-opacity));
  }

  .desktop\:focus\:bg-red-200:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 202, 202, var(--tw-bg-opacity));
  }

  .desktop\:focus\:bg-red-300:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 165, 165, var(--tw-bg-opacity));
  }

  .desktop\:focus\:bg-red-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 113, 113, var(--tw-bg-opacity));
  }

  .desktop\:focus\:bg-red-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 68, 68, var(--tw-bg-opacity));
  }

  .desktop\:focus\:bg-red-600:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(220, 38, 38, var(--tw-bg-opacity));
  }

  .desktop\:focus\:bg-red-700:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(185, 28, 28, var(--tw-bg-opacity));
  }

  .desktop\:focus\:bg-red-800:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(153, 27, 27, var(--tw-bg-opacity));
  }

  .desktop\:focus\:bg-red-900:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(127, 29, 29, var(--tw-bg-opacity));
  }

  .desktop\:focus\:bg-yellow-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity));
  }

  .desktop\:focus\:bg-yellow-100:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity));
  }

  .desktop\:focus\:bg-yellow-200:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity));
  }

  .desktop\:focus\:bg-yellow-300:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity));
  }

  .desktop\:focus\:bg-yellow-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity));
  }

  .desktop\:focus\:bg-yellow-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity));
  }

  .desktop\:focus\:bg-yellow-600:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity));
  }

  .desktop\:focus\:bg-yellow-700:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity));
  }

  .desktop\:focus\:bg-yellow-800:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity));
  }

  .desktop\:focus\:bg-yellow-900:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity));
  }

  .desktop\:focus\:bg-green-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 253, 245, var(--tw-bg-opacity));
  }

  .desktop\:focus\:bg-green-100:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 250, 229, var(--tw-bg-opacity));
  }

  .desktop\:focus\:bg-green-200:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(167, 243, 208, var(--tw-bg-opacity));
  }

  .desktop\:focus\:bg-green-300:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 231, 183, var(--tw-bg-opacity));
  }

  .desktop\:focus\:bg-green-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(52, 211, 153, var(--tw-bg-opacity));
  }

  .desktop\:focus\:bg-green-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(16, 185, 129, var(--tw-bg-opacity));
  }

  .desktop\:focus\:bg-green-600:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(5, 150, 105, var(--tw-bg-opacity));
  }

  .desktop\:focus\:bg-green-700:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 120, 87, var(--tw-bg-opacity));
  }

  .desktop\:focus\:bg-green-800:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 95, 70, var(--tw-bg-opacity));
  }

  .desktop\:focus\:bg-green-900:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 78, 59, var(--tw-bg-opacity));
  }

  .desktop\:focus\:bg-blue-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 246, 255, var(--tw-bg-opacity));
  }

  .desktop\:focus\:bg-blue-100:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 234, 254, var(--tw-bg-opacity));
  }

  .desktop\:focus\:bg-blue-200:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(191, 219, 254, var(--tw-bg-opacity));
  }

  .desktop\:focus\:bg-blue-300:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(147, 197, 253, var(--tw-bg-opacity));
  }

  .desktop\:focus\:bg-blue-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 165, 250, var(--tw-bg-opacity));
  }

  .desktop\:focus\:bg-blue-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(59, 130, 246, var(--tw-bg-opacity));
  }

  .desktop\:focus\:bg-blue-600:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 99, 235, var(--tw-bg-opacity));
  }

  .desktop\:focus\:bg-blue-700:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(29, 78, 216, var(--tw-bg-opacity));
  }

  .desktop\:focus\:bg-blue-800:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 64, 175, var(--tw-bg-opacity));
  }

  .desktop\:focus\:bg-blue-900:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 58, 138, var(--tw-bg-opacity));
  }

  .desktop\:focus\:bg-indigo-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 242, 255, var(--tw-bg-opacity));
  }

  .desktop\:focus\:bg-indigo-100:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(224, 231, 255, var(--tw-bg-opacity));
  }

  .desktop\:focus\:bg-indigo-200:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(199, 210, 254, var(--tw-bg-opacity));
  }

  .desktop\:focus\:bg-indigo-300:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 180, 252, var(--tw-bg-opacity));
  }

  .desktop\:focus\:bg-indigo-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(129, 140, 248, var(--tw-bg-opacity));
  }

  .desktop\:focus\:bg-indigo-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(99, 102, 241, var(--tw-bg-opacity));
  }

  .desktop\:focus\:bg-indigo-600:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(79, 70, 229, var(--tw-bg-opacity));
  }

  .desktop\:focus\:bg-indigo-700:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(67, 56, 202, var(--tw-bg-opacity));
  }

  .desktop\:focus\:bg-indigo-800:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 48, 163, var(--tw-bg-opacity));
  }

  .desktop\:focus\:bg-indigo-900:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(49, 46, 129, var(--tw-bg-opacity));
  }

  .desktop\:focus\:bg-purple-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 243, 255, var(--tw-bg-opacity));
  }

  .desktop\:focus\:bg-purple-100:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 233, 254, var(--tw-bg-opacity));
  }

  .desktop\:focus\:bg-purple-200:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(221, 214, 254, var(--tw-bg-opacity));
  }

  .desktop\:focus\:bg-purple-300:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(196, 181, 253, var(--tw-bg-opacity));
  }

  .desktop\:focus\:bg-purple-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(167, 139, 250, var(--tw-bg-opacity));
  }

  .desktop\:focus\:bg-purple-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(139, 92, 246, var(--tw-bg-opacity));
  }

  .desktop\:focus\:bg-purple-600:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(124, 58, 237, var(--tw-bg-opacity));
  }

  .desktop\:focus\:bg-purple-700:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(109, 40, 217, var(--tw-bg-opacity));
  }

  .desktop\:focus\:bg-purple-800:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(91, 33, 182, var(--tw-bg-opacity));
  }

  .desktop\:focus\:bg-purple-900:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(76, 29, 149, var(--tw-bg-opacity));
  }

  .desktop\:focus\:bg-pink-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 242, 248, var(--tw-bg-opacity));
  }

  .desktop\:focus\:bg-pink-100:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 231, 243, var(--tw-bg-opacity));
  }

  .desktop\:focus\:bg-pink-200:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 207, 232, var(--tw-bg-opacity));
  }

  .desktop\:focus\:bg-pink-300:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 168, 212, var(--tw-bg-opacity));
  }

  .desktop\:focus\:bg-pink-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 114, 182, var(--tw-bg-opacity));
  }

  .desktop\:focus\:bg-pink-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 72, 153, var(--tw-bg-opacity));
  }

  .desktop\:focus\:bg-pink-600:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 39, 119, var(--tw-bg-opacity));
  }

  .desktop\:focus\:bg-pink-700:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(190, 24, 93, var(--tw-bg-opacity));
  }

  .desktop\:focus\:bg-pink-800:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(157, 23, 77, var(--tw-bg-opacity));
  }

  .desktop\:focus\:bg-pink-900:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(131, 24, 67, var(--tw-bg-opacity));
  }

  .desktop\:focus\:bg-base-normal:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 65, 129, var(--tw-bg-opacity));
  }

  .desktop\:focus\:bg-base-dark:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 52, 105, var(--tw-bg-opacity));
  }

  .desktop\:focus\:bg-base-black:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(29, 29, 31, var(--tw-bg-opacity));
  }

  .desktop\:focus\:bg-base-border:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(231, 231, 233, var(--tw-bg-opacity));
  }

  .desktop\:focus\:bg-primary-normal:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 103, 207, var(--tw-bg-opacity));
  }

  .desktop\:focus\:bg-primary-alt:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 71, 143, var(--tw-bg-opacity));
  }

  .desktop\:focus\:bg-subtle-white:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 249, 249, var(--tw-bg-opacity));
  }

  .desktop\:focus\:bg-turquesa:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 151, 178, var(--tw-bg-opacity));
  }

  .desktop\:bg-opacity-0 {
    --tw-bg-opacity: 0;
  }

  .desktop\:bg-opacity-5 {
    --tw-bg-opacity: 0.05;
  }

  .desktop\:bg-opacity-10 {
    --tw-bg-opacity: 0.1;
  }

  .desktop\:bg-opacity-20 {
    --tw-bg-opacity: 0.2;
  }

  .desktop\:bg-opacity-25 {
    --tw-bg-opacity: 0.25;
  }

  .desktop\:bg-opacity-30 {
    --tw-bg-opacity: 0.3;
  }

  .desktop\:bg-opacity-40 {
    --tw-bg-opacity: 0.4;
  }

  .desktop\:bg-opacity-50 {
    --tw-bg-opacity: 0.5;
  }

  .desktop\:bg-opacity-60 {
    --tw-bg-opacity: 0.6;
  }

  .desktop\:bg-opacity-70 {
    --tw-bg-opacity: 0.7;
  }

  .desktop\:bg-opacity-75 {
    --tw-bg-opacity: 0.75;
  }

  .desktop\:bg-opacity-80 {
    --tw-bg-opacity: 0.8;
  }

  .desktop\:bg-opacity-90 {
    --tw-bg-opacity: 0.9;
  }

  .desktop\:bg-opacity-95 {
    --tw-bg-opacity: 0.95;
  }

  .desktop\:bg-opacity-100 {
    --tw-bg-opacity: 1;
  }

  .group:hover .desktop\:group-hover\:bg-opacity-0 {
    --tw-bg-opacity: 0;
  }

  .group:hover .desktop\:group-hover\:bg-opacity-5 {
    --tw-bg-opacity: 0.05;
  }

  .group:hover .desktop\:group-hover\:bg-opacity-10 {
    --tw-bg-opacity: 0.1;
  }

  .group:hover .desktop\:group-hover\:bg-opacity-20 {
    --tw-bg-opacity: 0.2;
  }

  .group:hover .desktop\:group-hover\:bg-opacity-25 {
    --tw-bg-opacity: 0.25;
  }

  .group:hover .desktop\:group-hover\:bg-opacity-30 {
    --tw-bg-opacity: 0.3;
  }

  .group:hover .desktop\:group-hover\:bg-opacity-40 {
    --tw-bg-opacity: 0.4;
  }

  .group:hover .desktop\:group-hover\:bg-opacity-50 {
    --tw-bg-opacity: 0.5;
  }

  .group:hover .desktop\:group-hover\:bg-opacity-60 {
    --tw-bg-opacity: 0.6;
  }

  .group:hover .desktop\:group-hover\:bg-opacity-70 {
    --tw-bg-opacity: 0.7;
  }

  .group:hover .desktop\:group-hover\:bg-opacity-75 {
    --tw-bg-opacity: 0.75;
  }

  .group:hover .desktop\:group-hover\:bg-opacity-80 {
    --tw-bg-opacity: 0.8;
  }

  .group:hover .desktop\:group-hover\:bg-opacity-90 {
    --tw-bg-opacity: 0.9;
  }

  .group:hover .desktop\:group-hover\:bg-opacity-95 {
    --tw-bg-opacity: 0.95;
  }

  .group:hover .desktop\:group-hover\:bg-opacity-100 {
    --tw-bg-opacity: 1;
  }

  .desktop\:focus-within\:bg-opacity-0:focus-within {
    --tw-bg-opacity: 0;
  }

  .desktop\:focus-within\:bg-opacity-5:focus-within {
    --tw-bg-opacity: 0.05;
  }

  .desktop\:focus-within\:bg-opacity-10:focus-within {
    --tw-bg-opacity: 0.1;
  }

  .desktop\:focus-within\:bg-opacity-20:focus-within {
    --tw-bg-opacity: 0.2;
  }

  .desktop\:focus-within\:bg-opacity-25:focus-within {
    --tw-bg-opacity: 0.25;
  }

  .desktop\:focus-within\:bg-opacity-30:focus-within {
    --tw-bg-opacity: 0.3;
  }

  .desktop\:focus-within\:bg-opacity-40:focus-within {
    --tw-bg-opacity: 0.4;
  }

  .desktop\:focus-within\:bg-opacity-50:focus-within {
    --tw-bg-opacity: 0.5;
  }

  .desktop\:focus-within\:bg-opacity-60:focus-within {
    --tw-bg-opacity: 0.6;
  }

  .desktop\:focus-within\:bg-opacity-70:focus-within {
    --tw-bg-opacity: 0.7;
  }

  .desktop\:focus-within\:bg-opacity-75:focus-within {
    --tw-bg-opacity: 0.75;
  }

  .desktop\:focus-within\:bg-opacity-80:focus-within {
    --tw-bg-opacity: 0.8;
  }

  .desktop\:focus-within\:bg-opacity-90:focus-within {
    --tw-bg-opacity: 0.9;
  }

  .desktop\:focus-within\:bg-opacity-95:focus-within {
    --tw-bg-opacity: 0.95;
  }

  .desktop\:focus-within\:bg-opacity-100:focus-within {
    --tw-bg-opacity: 1;
  }

  .desktop\:hover\:bg-opacity-0:hover {
    --tw-bg-opacity: 0;
  }

  .desktop\:hover\:bg-opacity-5:hover {
    --tw-bg-opacity: 0.05;
  }

  .desktop\:hover\:bg-opacity-10:hover {
    --tw-bg-opacity: 0.1;
  }

  .desktop\:hover\:bg-opacity-20:hover {
    --tw-bg-opacity: 0.2;
  }

  .desktop\:hover\:bg-opacity-25:hover {
    --tw-bg-opacity: 0.25;
  }

  .desktop\:hover\:bg-opacity-30:hover {
    --tw-bg-opacity: 0.3;
  }

  .desktop\:hover\:bg-opacity-40:hover {
    --tw-bg-opacity: 0.4;
  }

  .desktop\:hover\:bg-opacity-50:hover {
    --tw-bg-opacity: 0.5;
  }

  .desktop\:hover\:bg-opacity-60:hover {
    --tw-bg-opacity: 0.6;
  }

  .desktop\:hover\:bg-opacity-70:hover {
    --tw-bg-opacity: 0.7;
  }

  .desktop\:hover\:bg-opacity-75:hover {
    --tw-bg-opacity: 0.75;
  }

  .desktop\:hover\:bg-opacity-80:hover {
    --tw-bg-opacity: 0.8;
  }

  .desktop\:hover\:bg-opacity-90:hover {
    --tw-bg-opacity: 0.9;
  }

  .desktop\:hover\:bg-opacity-95:hover {
    --tw-bg-opacity: 0.95;
  }

  .desktop\:hover\:bg-opacity-100:hover {
    --tw-bg-opacity: 1;
  }

  .desktop\:focus\:bg-opacity-0:focus {
    --tw-bg-opacity: 0;
  }

  .desktop\:focus\:bg-opacity-5:focus {
    --tw-bg-opacity: 0.05;
  }

  .desktop\:focus\:bg-opacity-10:focus {
    --tw-bg-opacity: 0.1;
  }

  .desktop\:focus\:bg-opacity-20:focus {
    --tw-bg-opacity: 0.2;
  }

  .desktop\:focus\:bg-opacity-25:focus {
    --tw-bg-opacity: 0.25;
  }

  .desktop\:focus\:bg-opacity-30:focus {
    --tw-bg-opacity: 0.3;
  }

  .desktop\:focus\:bg-opacity-40:focus {
    --tw-bg-opacity: 0.4;
  }

  .desktop\:focus\:bg-opacity-50:focus {
    --tw-bg-opacity: 0.5;
  }

  .desktop\:focus\:bg-opacity-60:focus {
    --tw-bg-opacity: 0.6;
  }

  .desktop\:focus\:bg-opacity-70:focus {
    --tw-bg-opacity: 0.7;
  }

  .desktop\:focus\:bg-opacity-75:focus {
    --tw-bg-opacity: 0.75;
  }

  .desktop\:focus\:bg-opacity-80:focus {
    --tw-bg-opacity: 0.8;
  }

  .desktop\:focus\:bg-opacity-90:focus {
    --tw-bg-opacity: 0.9;
  }

  .desktop\:focus\:bg-opacity-95:focus {
    --tw-bg-opacity: 0.95;
  }

  .desktop\:focus\:bg-opacity-100:focus {
    --tw-bg-opacity: 1;
  }

  .desktop\:bg-none {
    background-image: none;
  }

  .desktop\:bg-gradient-to-t {
    background-image: linear-gradient(to top, var(--tw-gradient-stops));
  }

  .desktop\:bg-gradient-to-tr {
    background-image: linear-gradient(to top right, var(--tw-gradient-stops));
  }

  .desktop\:bg-gradient-to-r {
    background-image: linear-gradient(to right, var(--tw-gradient-stops));
  }

  .desktop\:bg-gradient-to-br {
    background-image: linear-gradient(to bottom right, var(--tw-gradient-stops));
  }

  .desktop\:bg-gradient-to-b {
    background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
  }

  .desktop\:bg-gradient-to-bl {
    background-image: linear-gradient(to bottom left, var(--tw-gradient-stops));
  }

  .desktop\:bg-gradient-to-l {
    background-image: linear-gradient(to left, var(--tw-gradient-stops));
  }

  .desktop\:bg-gradient-to-tl {
    background-image: linear-gradient(to top left, var(--tw-gradient-stops));
  }

  .desktop\:from-transparent {
    --tw-gradient-from: transparent;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .desktop\:from-current {
    --tw-gradient-from: currentColor;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .desktop\:from-black {
    --tw-gradient-from: #000;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .desktop\:from-white {
    --tw-gradient-from: #fff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .desktop\:from-gray-50 {
    --tw-gradient-from: #f9fafb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 250, 251, 0));
  }

  .desktop\:from-gray-100 {
    --tw-gradient-from: #f3f4f6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 244, 246, 0));
  }

  .desktop\:from-gray-200 {
    --tw-gradient-from: #e5e7eb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(229, 231, 235, 0));
  }

  .desktop\:from-gray-300 {
    --tw-gradient-from: #d1d5db;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 213, 219, 0));
  }

  .desktop\:from-gray-400 {
    --tw-gradient-from: #9ca3af;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(156, 163, 175, 0));
  }

  .desktop\:from-gray-500 {
    --tw-gradient-from: #6b7280;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 114, 128, 0));
  }

  .desktop\:from-gray-600 {
    --tw-gradient-from: #4b5563;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(75, 85, 99, 0));
  }

  .desktop\:from-gray-700 {
    --tw-gradient-from: #374151;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 65, 81, 0));
  }

  .desktop\:from-gray-800 {
    --tw-gradient-from: #1f2937;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 41, 55, 0));
  }

  .desktop\:from-gray-900 {
    --tw-gradient-from: #111827;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 24, 39, 0));
  }

  .desktop\:from-red-50 {
    --tw-gradient-from: #fef2f2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 242, 242, 0));
  }

  .desktop\:from-red-100 {
    --tw-gradient-from: #fee2e2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 226, 226, 0));
  }

  .desktop\:from-red-200 {
    --tw-gradient-from: #fecaca;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 202, 202, 0));
  }

  .desktop\:from-red-300 {
    --tw-gradient-from: #fca5a5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 165, 165, 0));
  }

  .desktop\:from-red-400 {
    --tw-gradient-from: #f87171;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 113, 113, 0));
  }

  .desktop\:from-red-500 {
    --tw-gradient-from: #ef4444;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 68, 68, 0));
  }

  .desktop\:from-red-600 {
    --tw-gradient-from: #dc2626;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(220, 38, 38, 0));
  }

  .desktop\:from-red-700 {
    --tw-gradient-from: #b91c1c;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(185, 28, 28, 0));
  }

  .desktop\:from-red-800 {
    --tw-gradient-from: #991b1b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(153, 27, 27, 0));
  }

  .desktop\:from-red-900 {
    --tw-gradient-from: #7f1d1d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(127, 29, 29, 0));
  }

  .desktop\:from-yellow-50 {
    --tw-gradient-from: #fffbeb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 251, 235, 0));
  }

  .desktop\:from-yellow-100 {
    --tw-gradient-from: #fef3c7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 243, 199, 0));
  }

  .desktop\:from-yellow-200 {
    --tw-gradient-from: #fde68a;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 230, 138, 0));
  }

  .desktop\:from-yellow-300 {
    --tw-gradient-from: #fcd34d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 211, 77, 0));
  }

  .desktop\:from-yellow-400 {
    --tw-gradient-from: #fbbf24;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 191, 36, 0));
  }

  .desktop\:from-yellow-500 {
    --tw-gradient-from: #f59e0b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0));
  }

  .desktop\:from-yellow-600 {
    --tw-gradient-from: #d97706;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 119, 6, 0));
  }

  .desktop\:from-yellow-700 {
    --tw-gradient-from: #b45309;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 83, 9, 0));
  }

  .desktop\:from-yellow-800 {
    --tw-gradient-from: #92400e;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 64, 14, 0));
  }

  .desktop\:from-yellow-900 {
    --tw-gradient-from: #78350f;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(120, 53, 15, 0));
  }

  .desktop\:from-green-50 {
    --tw-gradient-from: #ecfdf5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 253, 245, 0));
  }

  .desktop\:from-green-100 {
    --tw-gradient-from: #d1fae5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 250, 229, 0));
  }

  .desktop\:from-green-200 {
    --tw-gradient-from: #a7f3d0;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 243, 208, 0));
  }

  .desktop\:from-green-300 {
    --tw-gradient-from: #6ee7b7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 231, 183, 0));
  }

  .desktop\:from-green-400 {
    --tw-gradient-from: #34d399;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(52, 211, 153, 0));
  }

  .desktop\:from-green-500 {
    --tw-gradient-from: #10b981;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(16, 185, 129, 0));
  }

  .desktop\:from-green-600 {
    --tw-gradient-from: #059669;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(5, 150, 105, 0));
  }

  .desktop\:from-green-700 {
    --tw-gradient-from: #047857;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 120, 87, 0));
  }

  .desktop\:from-green-800 {
    --tw-gradient-from: #065f46;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 95, 70, 0));
  }

  .desktop\:from-green-900 {
    --tw-gradient-from: #064e3b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 78, 59, 0));
  }

  .desktop\:from-blue-50 {
    --tw-gradient-from: #eff6ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 246, 255, 0));
  }

  .desktop\:from-blue-100 {
    --tw-gradient-from: #dbeafe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 234, 254, 0));
  }

  .desktop\:from-blue-200 {
    --tw-gradient-from: #bfdbfe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(191, 219, 254, 0));
  }

  .desktop\:from-blue-300 {
    --tw-gradient-from: #93c5fd;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(147, 197, 253, 0));
  }

  .desktop\:from-blue-400 {
    --tw-gradient-from: #60a5fa;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 165, 250, 0));
  }

  .desktop\:from-blue-500 {
    --tw-gradient-from: #3b82f6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(59, 130, 246, 0));
  }

  .desktop\:from-blue-600 {
    --tw-gradient-from: #2563eb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 99, 235, 0));
  }

  .desktop\:from-blue-700 {
    --tw-gradient-from: #1d4ed8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(29, 78, 216, 0));
  }

  .desktop\:from-blue-800 {
    --tw-gradient-from: #1e40af;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 64, 175, 0));
  }

  .desktop\:from-blue-900 {
    --tw-gradient-from: #1e3a8a;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 58, 138, 0));
  }

  .desktop\:from-indigo-50 {
    --tw-gradient-from: #eef2ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 242, 255, 0));
  }

  .desktop\:from-indigo-100 {
    --tw-gradient-from: #e0e7ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 231, 255, 0));
  }

  .desktop\:from-indigo-200 {
    --tw-gradient-from: #c7d2fe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(199, 210, 254, 0));
  }

  .desktop\:from-indigo-300 {
    --tw-gradient-from: #a5b4fc;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 180, 252, 0));
  }

  .desktop\:from-indigo-400 {
    --tw-gradient-from: #818cf8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(129, 140, 248, 0));
  }

  .desktop\:from-indigo-500 {
    --tw-gradient-from: #6366f1;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 102, 241, 0));
  }

  .desktop\:from-indigo-600 {
    --tw-gradient-from: #4f46e5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(79, 70, 229, 0));
  }

  .desktop\:from-indigo-700 {
    --tw-gradient-from: #4338ca;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(67, 56, 202, 0));
  }

  .desktop\:from-indigo-800 {
    --tw-gradient-from: #3730a3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 48, 163, 0));
  }

  .desktop\:from-indigo-900 {
    --tw-gradient-from: #312e81;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(49, 46, 129, 0));
  }

  .desktop\:from-purple-50 {
    --tw-gradient-from: #f5f3ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 243, 255, 0));
  }

  .desktop\:from-purple-100 {
    --tw-gradient-from: #ede9fe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 233, 254, 0));
  }

  .desktop\:from-purple-200 {
    --tw-gradient-from: #ddd6fe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(221, 214, 254, 0));
  }

  .desktop\:from-purple-300 {
    --tw-gradient-from: #c4b5fd;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(196, 181, 253, 0));
  }

  .desktop\:from-purple-400 {
    --tw-gradient-from: #a78bfa;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 139, 250, 0));
  }

  .desktop\:from-purple-500 {
    --tw-gradient-from: #8b5cf6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(139, 92, 246, 0));
  }

  .desktop\:from-purple-600 {
    --tw-gradient-from: #7c3aed;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(124, 58, 237, 0));
  }

  .desktop\:from-purple-700 {
    --tw-gradient-from: #6d28d9;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(109, 40, 217, 0));
  }

  .desktop\:from-purple-800 {
    --tw-gradient-from: #5b21b6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(91, 33, 182, 0));
  }

  .desktop\:from-purple-900 {
    --tw-gradient-from: #4c1d95;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(76, 29, 149, 0));
  }

  .desktop\:from-pink-50 {
    --tw-gradient-from: #fdf2f8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 242, 248, 0));
  }

  .desktop\:from-pink-100 {
    --tw-gradient-from: #fce7f3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 231, 243, 0));
  }

  .desktop\:from-pink-200 {
    --tw-gradient-from: #fbcfe8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 207, 232, 0));
  }

  .desktop\:from-pink-300 {
    --tw-gradient-from: #f9a8d4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 168, 212, 0));
  }

  .desktop\:from-pink-400 {
    --tw-gradient-from: #f472b6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 114, 182, 0));
  }

  .desktop\:from-pink-500 {
    --tw-gradient-from: #ec4899;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 72, 153, 0));
  }

  .desktop\:from-pink-600 {
    --tw-gradient-from: #db2777;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 39, 119, 0));
  }

  .desktop\:from-pink-700 {
    --tw-gradient-from: #be185d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(190, 24, 93, 0));
  }

  .desktop\:from-pink-800 {
    --tw-gradient-from: #9d174d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(157, 23, 77, 0));
  }

  .desktop\:from-pink-900 {
    --tw-gradient-from: #831843;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(131, 24, 67, 0));
  }

  .desktop\:from-base-normal {
    --tw-gradient-from: #004181;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 65, 129, 0));
  }

  .desktop\:from-base-dark {
    --tw-gradient-from: #003469;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 52, 105, 0));
  }

  .desktop\:from-base-black {
    --tw-gradient-from: #1D1D1F;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(29, 29, 31, 0));
  }

  .desktop\:from-base-border {
    --tw-gradient-from: #E7E7E9;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(231, 231, 233, 0));
  }

  .desktop\:from-primary-normal {
    --tw-gradient-from: #0067CF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 103, 207, 0));
  }

  .desktop\:from-primary-alt {
    --tw-gradient-from: #00478F;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 71, 143, 0));
  }

  .desktop\:from-subtle-white {
    --tw-gradient-from: #F9F9F9;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 249, 249, 0));
  }

  .desktop\:from-turquesa {
    --tw-gradient-from: #0097B2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 151, 178, 0));
  }

  .desktop\:hover\:from-transparent:hover {
    --tw-gradient-from: transparent;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .desktop\:hover\:from-current:hover {
    --tw-gradient-from: currentColor;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .desktop\:hover\:from-black:hover {
    --tw-gradient-from: #000;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .desktop\:hover\:from-white:hover {
    --tw-gradient-from: #fff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .desktop\:hover\:from-gray-50:hover {
    --tw-gradient-from: #f9fafb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 250, 251, 0));
  }

  .desktop\:hover\:from-gray-100:hover {
    --tw-gradient-from: #f3f4f6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 244, 246, 0));
  }

  .desktop\:hover\:from-gray-200:hover {
    --tw-gradient-from: #e5e7eb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(229, 231, 235, 0));
  }

  .desktop\:hover\:from-gray-300:hover {
    --tw-gradient-from: #d1d5db;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 213, 219, 0));
  }

  .desktop\:hover\:from-gray-400:hover {
    --tw-gradient-from: #9ca3af;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(156, 163, 175, 0));
  }

  .desktop\:hover\:from-gray-500:hover {
    --tw-gradient-from: #6b7280;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 114, 128, 0));
  }

  .desktop\:hover\:from-gray-600:hover {
    --tw-gradient-from: #4b5563;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(75, 85, 99, 0));
  }

  .desktop\:hover\:from-gray-700:hover {
    --tw-gradient-from: #374151;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 65, 81, 0));
  }

  .desktop\:hover\:from-gray-800:hover {
    --tw-gradient-from: #1f2937;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 41, 55, 0));
  }

  .desktop\:hover\:from-gray-900:hover {
    --tw-gradient-from: #111827;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 24, 39, 0));
  }

  .desktop\:hover\:from-red-50:hover {
    --tw-gradient-from: #fef2f2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 242, 242, 0));
  }

  .desktop\:hover\:from-red-100:hover {
    --tw-gradient-from: #fee2e2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 226, 226, 0));
  }

  .desktop\:hover\:from-red-200:hover {
    --tw-gradient-from: #fecaca;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 202, 202, 0));
  }

  .desktop\:hover\:from-red-300:hover {
    --tw-gradient-from: #fca5a5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 165, 165, 0));
  }

  .desktop\:hover\:from-red-400:hover {
    --tw-gradient-from: #f87171;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 113, 113, 0));
  }

  .desktop\:hover\:from-red-500:hover {
    --tw-gradient-from: #ef4444;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 68, 68, 0));
  }

  .desktop\:hover\:from-red-600:hover {
    --tw-gradient-from: #dc2626;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(220, 38, 38, 0));
  }

  .desktop\:hover\:from-red-700:hover {
    --tw-gradient-from: #b91c1c;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(185, 28, 28, 0));
  }

  .desktop\:hover\:from-red-800:hover {
    --tw-gradient-from: #991b1b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(153, 27, 27, 0));
  }

  .desktop\:hover\:from-red-900:hover {
    --tw-gradient-from: #7f1d1d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(127, 29, 29, 0));
  }

  .desktop\:hover\:from-yellow-50:hover {
    --tw-gradient-from: #fffbeb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 251, 235, 0));
  }

  .desktop\:hover\:from-yellow-100:hover {
    --tw-gradient-from: #fef3c7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 243, 199, 0));
  }

  .desktop\:hover\:from-yellow-200:hover {
    --tw-gradient-from: #fde68a;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 230, 138, 0));
  }

  .desktop\:hover\:from-yellow-300:hover {
    --tw-gradient-from: #fcd34d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 211, 77, 0));
  }

  .desktop\:hover\:from-yellow-400:hover {
    --tw-gradient-from: #fbbf24;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 191, 36, 0));
  }

  .desktop\:hover\:from-yellow-500:hover {
    --tw-gradient-from: #f59e0b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0));
  }

  .desktop\:hover\:from-yellow-600:hover {
    --tw-gradient-from: #d97706;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 119, 6, 0));
  }

  .desktop\:hover\:from-yellow-700:hover {
    --tw-gradient-from: #b45309;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 83, 9, 0));
  }

  .desktop\:hover\:from-yellow-800:hover {
    --tw-gradient-from: #92400e;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 64, 14, 0));
  }

  .desktop\:hover\:from-yellow-900:hover {
    --tw-gradient-from: #78350f;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(120, 53, 15, 0));
  }

  .desktop\:hover\:from-green-50:hover {
    --tw-gradient-from: #ecfdf5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 253, 245, 0));
  }

  .desktop\:hover\:from-green-100:hover {
    --tw-gradient-from: #d1fae5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 250, 229, 0));
  }

  .desktop\:hover\:from-green-200:hover {
    --tw-gradient-from: #a7f3d0;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 243, 208, 0));
  }

  .desktop\:hover\:from-green-300:hover {
    --tw-gradient-from: #6ee7b7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 231, 183, 0));
  }

  .desktop\:hover\:from-green-400:hover {
    --tw-gradient-from: #34d399;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(52, 211, 153, 0));
  }

  .desktop\:hover\:from-green-500:hover {
    --tw-gradient-from: #10b981;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(16, 185, 129, 0));
  }

  .desktop\:hover\:from-green-600:hover {
    --tw-gradient-from: #059669;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(5, 150, 105, 0));
  }

  .desktop\:hover\:from-green-700:hover {
    --tw-gradient-from: #047857;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 120, 87, 0));
  }

  .desktop\:hover\:from-green-800:hover {
    --tw-gradient-from: #065f46;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 95, 70, 0));
  }

  .desktop\:hover\:from-green-900:hover {
    --tw-gradient-from: #064e3b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 78, 59, 0));
  }

  .desktop\:hover\:from-blue-50:hover {
    --tw-gradient-from: #eff6ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 246, 255, 0));
  }

  .desktop\:hover\:from-blue-100:hover {
    --tw-gradient-from: #dbeafe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 234, 254, 0));
  }

  .desktop\:hover\:from-blue-200:hover {
    --tw-gradient-from: #bfdbfe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(191, 219, 254, 0));
  }

  .desktop\:hover\:from-blue-300:hover {
    --tw-gradient-from: #93c5fd;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(147, 197, 253, 0));
  }

  .desktop\:hover\:from-blue-400:hover {
    --tw-gradient-from: #60a5fa;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 165, 250, 0));
  }

  .desktop\:hover\:from-blue-500:hover {
    --tw-gradient-from: #3b82f6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(59, 130, 246, 0));
  }

  .desktop\:hover\:from-blue-600:hover {
    --tw-gradient-from: #2563eb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 99, 235, 0));
  }

  .desktop\:hover\:from-blue-700:hover {
    --tw-gradient-from: #1d4ed8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(29, 78, 216, 0));
  }

  .desktop\:hover\:from-blue-800:hover {
    --tw-gradient-from: #1e40af;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 64, 175, 0));
  }

  .desktop\:hover\:from-blue-900:hover {
    --tw-gradient-from: #1e3a8a;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 58, 138, 0));
  }

  .desktop\:hover\:from-indigo-50:hover {
    --tw-gradient-from: #eef2ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 242, 255, 0));
  }

  .desktop\:hover\:from-indigo-100:hover {
    --tw-gradient-from: #e0e7ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 231, 255, 0));
  }

  .desktop\:hover\:from-indigo-200:hover {
    --tw-gradient-from: #c7d2fe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(199, 210, 254, 0));
  }

  .desktop\:hover\:from-indigo-300:hover {
    --tw-gradient-from: #a5b4fc;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 180, 252, 0));
  }

  .desktop\:hover\:from-indigo-400:hover {
    --tw-gradient-from: #818cf8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(129, 140, 248, 0));
  }

  .desktop\:hover\:from-indigo-500:hover {
    --tw-gradient-from: #6366f1;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 102, 241, 0));
  }

  .desktop\:hover\:from-indigo-600:hover {
    --tw-gradient-from: #4f46e5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(79, 70, 229, 0));
  }

  .desktop\:hover\:from-indigo-700:hover {
    --tw-gradient-from: #4338ca;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(67, 56, 202, 0));
  }

  .desktop\:hover\:from-indigo-800:hover {
    --tw-gradient-from: #3730a3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 48, 163, 0));
  }

  .desktop\:hover\:from-indigo-900:hover {
    --tw-gradient-from: #312e81;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(49, 46, 129, 0));
  }

  .desktop\:hover\:from-purple-50:hover {
    --tw-gradient-from: #f5f3ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 243, 255, 0));
  }

  .desktop\:hover\:from-purple-100:hover {
    --tw-gradient-from: #ede9fe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 233, 254, 0));
  }

  .desktop\:hover\:from-purple-200:hover {
    --tw-gradient-from: #ddd6fe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(221, 214, 254, 0));
  }

  .desktop\:hover\:from-purple-300:hover {
    --tw-gradient-from: #c4b5fd;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(196, 181, 253, 0));
  }

  .desktop\:hover\:from-purple-400:hover {
    --tw-gradient-from: #a78bfa;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 139, 250, 0));
  }

  .desktop\:hover\:from-purple-500:hover {
    --tw-gradient-from: #8b5cf6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(139, 92, 246, 0));
  }

  .desktop\:hover\:from-purple-600:hover {
    --tw-gradient-from: #7c3aed;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(124, 58, 237, 0));
  }

  .desktop\:hover\:from-purple-700:hover {
    --tw-gradient-from: #6d28d9;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(109, 40, 217, 0));
  }

  .desktop\:hover\:from-purple-800:hover {
    --tw-gradient-from: #5b21b6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(91, 33, 182, 0));
  }

  .desktop\:hover\:from-purple-900:hover {
    --tw-gradient-from: #4c1d95;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(76, 29, 149, 0));
  }

  .desktop\:hover\:from-pink-50:hover {
    --tw-gradient-from: #fdf2f8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 242, 248, 0));
  }

  .desktop\:hover\:from-pink-100:hover {
    --tw-gradient-from: #fce7f3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 231, 243, 0));
  }

  .desktop\:hover\:from-pink-200:hover {
    --tw-gradient-from: #fbcfe8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 207, 232, 0));
  }

  .desktop\:hover\:from-pink-300:hover {
    --tw-gradient-from: #f9a8d4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 168, 212, 0));
  }

  .desktop\:hover\:from-pink-400:hover {
    --tw-gradient-from: #f472b6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 114, 182, 0));
  }

  .desktop\:hover\:from-pink-500:hover {
    --tw-gradient-from: #ec4899;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 72, 153, 0));
  }

  .desktop\:hover\:from-pink-600:hover {
    --tw-gradient-from: #db2777;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 39, 119, 0));
  }

  .desktop\:hover\:from-pink-700:hover {
    --tw-gradient-from: #be185d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(190, 24, 93, 0));
  }

  .desktop\:hover\:from-pink-800:hover {
    --tw-gradient-from: #9d174d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(157, 23, 77, 0));
  }

  .desktop\:hover\:from-pink-900:hover {
    --tw-gradient-from: #831843;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(131, 24, 67, 0));
  }

  .desktop\:hover\:from-base-normal:hover {
    --tw-gradient-from: #004181;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 65, 129, 0));
  }

  .desktop\:hover\:from-base-dark:hover {
    --tw-gradient-from: #003469;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 52, 105, 0));
  }

  .desktop\:hover\:from-base-black:hover {
    --tw-gradient-from: #1D1D1F;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(29, 29, 31, 0));
  }

  .desktop\:hover\:from-base-border:hover {
    --tw-gradient-from: #E7E7E9;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(231, 231, 233, 0));
  }

  .desktop\:hover\:from-primary-normal:hover {
    --tw-gradient-from: #0067CF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 103, 207, 0));
  }

  .desktop\:hover\:from-primary-alt:hover {
    --tw-gradient-from: #00478F;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 71, 143, 0));
  }

  .desktop\:hover\:from-subtle-white:hover {
    --tw-gradient-from: #F9F9F9;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 249, 249, 0));
  }

  .desktop\:hover\:from-turquesa:hover {
    --tw-gradient-from: #0097B2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 151, 178, 0));
  }

  .desktop\:focus\:from-transparent:focus {
    --tw-gradient-from: transparent;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .desktop\:focus\:from-current:focus {
    --tw-gradient-from: currentColor;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .desktop\:focus\:from-black:focus {
    --tw-gradient-from: #000;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .desktop\:focus\:from-white:focus {
    --tw-gradient-from: #fff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .desktop\: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));
  }

  .desktop\: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));
  }

  .desktop\: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));
  }

  .desktop\: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));
  }

  .desktop\: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));
  }

  .desktop\: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));
  }

  .desktop\: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));
  }

  .desktop\: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));
  }

  .desktop\: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));
  }

  .desktop\: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));
  }

  .desktop\: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));
  }

  .desktop\: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));
  }

  .desktop\: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));
  }

  .desktop\: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));
  }

  .desktop\: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));
  }

  .desktop\: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));
  }

  .desktop\: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));
  }

  .desktop\: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));
  }

  .desktop\: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));
  }

  .desktop\: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));
  }

  .desktop\: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));
  }

  .desktop\: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));
  }

  .desktop\: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));
  }

  .desktop\: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));
  }

  .desktop\: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));
  }

  .desktop\: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));
  }

  .desktop\: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));
  }

  .desktop\: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));
  }

  .desktop\: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));
  }

  .desktop\: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));
  }

  .desktop\: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));
  }

  .desktop\: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));
  }

  .desktop\: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));
  }

  .desktop\: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));
  }

  .desktop\: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));
  }

  .desktop\: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));
  }

  .desktop\: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));
  }

  .desktop\: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));
  }

  .desktop\: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));
  }

  .desktop\: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));
  }

  .desktop\: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));
  }

  .desktop\: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));
  }

  .desktop\: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));
  }

  .desktop\: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));
  }

  .desktop\: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));
  }

  .desktop\: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));
  }

  .desktop\: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));
  }

  .desktop\: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));
  }

  .desktop\: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));
  }

  .desktop\: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));
  }

  .desktop\: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));
  }

  .desktop\: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));
  }

  .desktop\: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));
  }

  .desktop\: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));
  }

  .desktop\: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));
  }

  .desktop\: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));
  }

  .desktop\: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));
  }

  .desktop\: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));
  }

  .desktop\: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));
  }

  .desktop\: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));
  }

  .desktop\: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));
  }

  .desktop\: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));
  }

  .desktop\: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));
  }

  .desktop\: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));
  }

  .desktop\: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));
  }

  .desktop\: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));
  }

  .desktop\: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));
  }

  .desktop\: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));
  }

  .desktop\: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));
  }

  .desktop\: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));
  }

  .desktop\: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));
  }

  .desktop\: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));
  }

  .desktop\: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));
  }

  .desktop\: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));
  }

  .desktop\: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));
  }

  .desktop\: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));
  }

  .desktop\: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));
  }

  .desktop\: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));
  }

  .desktop\: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));
  }

  .desktop\: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));
  }

  .desktop\:focus\:from-base-normal:focus {
    --tw-gradient-from: #004181;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 65, 129, 0));
  }

  .desktop\:focus\:from-base-dark:focus {
    --tw-gradient-from: #003469;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 52, 105, 0));
  }

  .desktop\:focus\:from-base-black:focus {
    --tw-gradient-from: #1D1D1F;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(29, 29, 31, 0));
  }

  .desktop\:focus\:from-base-border:focus {
    --tw-gradient-from: #E7E7E9;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(231, 231, 233, 0));
  }

  .desktop\:focus\:from-primary-normal:focus {
    --tw-gradient-from: #0067CF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 103, 207, 0));
  }

  .desktop\:focus\:from-primary-alt:focus {
    --tw-gradient-from: #00478F;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 71, 143, 0));
  }

  .desktop\:focus\:from-subtle-white:focus {
    --tw-gradient-from: #F9F9F9;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 249, 249, 0));
  }

  .desktop\:focus\:from-turquesa:focus {
    --tw-gradient-from: #0097B2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 151, 178, 0));
  }

  .desktop\:via-transparent {
    --tw-gradient-stops: var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .desktop\:via-current {
    --tw-gradient-stops: var(--tw-gradient-from), currentColor, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .desktop\:via-black {
    --tw-gradient-stops: var(--tw-gradient-from), #000, var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .desktop\:via-white {
    --tw-gradient-stops: var(--tw-gradient-from), #fff, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .desktop\:via-gray-50 {
    --tw-gradient-stops: var(--tw-gradient-from), #f9fafb, var(--tw-gradient-to, rgba(249, 250, 251, 0));
  }

  .desktop\:via-gray-100 {
    --tw-gradient-stops: var(--tw-gradient-from), #f3f4f6, var(--tw-gradient-to, rgba(243, 244, 246, 0));
  }

  .desktop\:via-gray-200 {
    --tw-gradient-stops: var(--tw-gradient-from), #e5e7eb, var(--tw-gradient-to, rgba(229, 231, 235, 0));
  }

  .desktop\:via-gray-300 {
    --tw-gradient-stops: var(--tw-gradient-from), #d1d5db, var(--tw-gradient-to, rgba(209, 213, 219, 0));
  }

  .desktop\:via-gray-400 {
    --tw-gradient-stops: var(--tw-gradient-from), #9ca3af, var(--tw-gradient-to, rgba(156, 163, 175, 0));
  }

  .desktop\:via-gray-500 {
    --tw-gradient-stops: var(--tw-gradient-from), #6b7280, var(--tw-gradient-to, rgba(107, 114, 128, 0));
  }

  .desktop\:via-gray-600 {
    --tw-gradient-stops: var(--tw-gradient-from), #4b5563, var(--tw-gradient-to, rgba(75, 85, 99, 0));
  }

  .desktop\:via-gray-700 {
    --tw-gradient-stops: var(--tw-gradient-from), #374151, var(--tw-gradient-to, rgba(55, 65, 81, 0));
  }

  .desktop\:via-gray-800 {
    --tw-gradient-stops: var(--tw-gradient-from), #1f2937, var(--tw-gradient-to, rgba(31, 41, 55, 0));
  }

  .desktop\:via-gray-900 {
    --tw-gradient-stops: var(--tw-gradient-from), #111827, var(--tw-gradient-to, rgba(17, 24, 39, 0));
  }

  .desktop\:via-red-50 {
    --tw-gradient-stops: var(--tw-gradient-from), #fef2f2, var(--tw-gradient-to, rgba(254, 242, 242, 0));
  }

  .desktop\:via-red-100 {
    --tw-gradient-stops: var(--tw-gradient-from), #fee2e2, var(--tw-gradient-to, rgba(254, 226, 226, 0));
  }

  .desktop\:via-red-200 {
    --tw-gradient-stops: var(--tw-gradient-from), #fecaca, var(--tw-gradient-to, rgba(254, 202, 202, 0));
  }

  .desktop\:via-red-300 {
    --tw-gradient-stops: var(--tw-gradient-from), #fca5a5, var(--tw-gradient-to, rgba(252, 165, 165, 0));
  }

  .desktop\:via-red-400 {
    --tw-gradient-stops: var(--tw-gradient-from), #f87171, var(--tw-gradient-to, rgba(248, 113, 113, 0));
  }

  .desktop\:via-red-500 {
    --tw-gradient-stops: var(--tw-gradient-from), #ef4444, var(--tw-gradient-to, rgba(239, 68, 68, 0));
  }

  .desktop\:via-red-600 {
    --tw-gradient-stops: var(--tw-gradient-from), #dc2626, var(--tw-gradient-to, rgba(220, 38, 38, 0));
  }

  .desktop\:via-red-700 {
    --tw-gradient-stops: var(--tw-gradient-from), #b91c1c, var(--tw-gradient-to, rgba(185, 28, 28, 0));
  }

  .desktop\:via-red-800 {
    --tw-gradient-stops: var(--tw-gradient-from), #991b1b, var(--tw-gradient-to, rgba(153, 27, 27, 0));
  }

  .desktop\:via-red-900 {
    --tw-gradient-stops: var(--tw-gradient-from), #7f1d1d, var(--tw-gradient-to, rgba(127, 29, 29, 0));
  }

  .desktop\:via-yellow-50 {
    --tw-gradient-stops: var(--tw-gradient-from), #fffbeb, var(--tw-gradient-to, rgba(255, 251, 235, 0));
  }

  .desktop\:via-yellow-100 {
    --tw-gradient-stops: var(--tw-gradient-from), #fef3c7, var(--tw-gradient-to, rgba(254, 243, 199, 0));
  }

  .desktop\:via-yellow-200 {
    --tw-gradient-stops: var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, rgba(253, 230, 138, 0));
  }

  .desktop\:via-yellow-300 {
    --tw-gradient-stops: var(--tw-gradient-from), #fcd34d, var(--tw-gradient-to, rgba(252, 211, 77, 0));
  }

  .desktop\:via-yellow-400 {
    --tw-gradient-stops: var(--tw-gradient-from), #fbbf24, var(--tw-gradient-to, rgba(251, 191, 36, 0));
  }

  .desktop\:via-yellow-500 {
    --tw-gradient-stops: var(--tw-gradient-from), #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0));
  }

  .desktop\:via-yellow-600 {
    --tw-gradient-stops: var(--tw-gradient-from), #d97706, var(--tw-gradient-to, rgba(217, 119, 6, 0));
  }

  .desktop\:via-yellow-700 {
    --tw-gradient-stops: var(--tw-gradient-from), #b45309, var(--tw-gradient-to, rgba(180, 83, 9, 0));
  }

  .desktop\:via-yellow-800 {
    --tw-gradient-stops: var(--tw-gradient-from), #92400e, var(--tw-gradient-to, rgba(146, 64, 14, 0));
  }

  .desktop\:via-yellow-900 {
    --tw-gradient-stops: var(--tw-gradient-from), #78350f, var(--tw-gradient-to, rgba(120, 53, 15, 0));
  }

  .desktop\:via-green-50 {
    --tw-gradient-stops: var(--tw-gradient-from), #ecfdf5, var(--tw-gradient-to, rgba(236, 253, 245, 0));
  }

  .desktop\:via-green-100 {
    --tw-gradient-stops: var(--tw-gradient-from), #d1fae5, var(--tw-gradient-to, rgba(209, 250, 229, 0));
  }

  .desktop\:via-green-200 {
    --tw-gradient-stops: var(--tw-gradient-from), #a7f3d0, var(--tw-gradient-to, rgba(167, 243, 208, 0));
  }

  .desktop\:via-green-300 {
    --tw-gradient-stops: var(--tw-gradient-from), #6ee7b7, var(--tw-gradient-to, rgba(110, 231, 183, 0));
  }

  .desktop\:via-green-400 {
    --tw-gradient-stops: var(--tw-gradient-from), #34d399, var(--tw-gradient-to, rgba(52, 211, 153, 0));
  }

  .desktop\:via-green-500 {
    --tw-gradient-stops: var(--tw-gradient-from), #10b981, var(--tw-gradient-to, rgba(16, 185, 129, 0));
  }

  .desktop\:via-green-600 {
    --tw-gradient-stops: var(--tw-gradient-from), #059669, var(--tw-gradient-to, rgba(5, 150, 105, 0));
  }

  .desktop\:via-green-700 {
    --tw-gradient-stops: var(--tw-gradient-from), #047857, var(--tw-gradient-to, rgba(4, 120, 87, 0));
  }

  .desktop\:via-green-800 {
    --tw-gradient-stops: var(--tw-gradient-from), #065f46, var(--tw-gradient-to, rgba(6, 95, 70, 0));
  }

  .desktop\:via-green-900 {
    --tw-gradient-stops: var(--tw-gradient-from), #064e3b, var(--tw-gradient-to, rgba(6, 78, 59, 0));
  }

  .desktop\:via-blue-50 {
    --tw-gradient-stops: var(--tw-gradient-from), #eff6ff, var(--tw-gradient-to, rgba(239, 246, 255, 0));
  }

  .desktop\:via-blue-100 {
    --tw-gradient-stops: var(--tw-gradient-from), #dbeafe, var(--tw-gradient-to, rgba(219, 234, 254, 0));
  }

  .desktop\:via-blue-200 {
    --tw-gradient-stops: var(--tw-gradient-from), #bfdbfe, var(--tw-gradient-to, rgba(191, 219, 254, 0));
  }

  .desktop\:via-blue-300 {
    --tw-gradient-stops: var(--tw-gradient-from), #93c5fd, var(--tw-gradient-to, rgba(147, 197, 253, 0));
  }

  .desktop\:via-blue-400 {
    --tw-gradient-stops: var(--tw-gradient-from), #60a5fa, var(--tw-gradient-to, rgba(96, 165, 250, 0));
  }

  .desktop\:via-blue-500 {
    --tw-gradient-stops: var(--tw-gradient-from), #3b82f6, var(--tw-gradient-to, rgba(59, 130, 246, 0));
  }

  .desktop\:via-blue-600 {
    --tw-gradient-stops: var(--tw-gradient-from), #2563eb, var(--tw-gradient-to, rgba(37, 99, 235, 0));
  }

  .desktop\:via-blue-700 {
    --tw-gradient-stops: var(--tw-gradient-from), #1d4ed8, var(--tw-gradient-to, rgba(29, 78, 216, 0));
  }

  .desktop\:via-blue-800 {
    --tw-gradient-stops: var(--tw-gradient-from), #1e40af, var(--tw-gradient-to, rgba(30, 64, 175, 0));
  }

  .desktop\:via-blue-900 {
    --tw-gradient-stops: var(--tw-gradient-from), #1e3a8a, var(--tw-gradient-to, rgba(30, 58, 138, 0));
  }

  .desktop\:via-indigo-50 {
    --tw-gradient-stops: var(--tw-gradient-from), #eef2ff, var(--tw-gradient-to, rgba(238, 242, 255, 0));
  }

  .desktop\:via-indigo-100 {
    --tw-gradient-stops: var(--tw-gradient-from), #e0e7ff, var(--tw-gradient-to, rgba(224, 231, 255, 0));
  }

  .desktop\:via-indigo-200 {
    --tw-gradient-stops: var(--tw-gradient-from), #c7d2fe, var(--tw-gradient-to, rgba(199, 210, 254, 0));
  }

  .desktop\:via-indigo-300 {
    --tw-gradient-stops: var(--tw-gradient-from), #a5b4fc, var(--tw-gradient-to, rgba(165, 180, 252, 0));
  }

  .desktop\:via-indigo-400 {
    --tw-gradient-stops: var(--tw-gradient-from), #818cf8, var(--tw-gradient-to, rgba(129, 140, 248, 0));
  }

  .desktop\:via-indigo-500 {
    --tw-gradient-stops: var(--tw-gradient-from), #6366f1, var(--tw-gradient-to, rgba(99, 102, 241, 0));
  }

  .desktop\:via-indigo-600 {
    --tw-gradient-stops: var(--tw-gradient-from), #4f46e5, var(--tw-gradient-to, rgba(79, 70, 229, 0));
  }

  .desktop\:via-indigo-700 {
    --tw-gradient-stops: var(--tw-gradient-from), #4338ca, var(--tw-gradient-to, rgba(67, 56, 202, 0));
  }

  .desktop\:via-indigo-800 {
    --tw-gradient-stops: var(--tw-gradient-from), #3730a3, var(--tw-gradient-to, rgba(55, 48, 163, 0));
  }

  .desktop\:via-indigo-900 {
    --tw-gradient-stops: var(--tw-gradient-from), #312e81, var(--tw-gradient-to, rgba(49, 46, 129, 0));
  }

  .desktop\:via-purple-50 {
    --tw-gradient-stops: var(--tw-gradient-from), #f5f3ff, var(--tw-gradient-to, rgba(245, 243, 255, 0));
  }

  .desktop\:via-purple-100 {
    --tw-gradient-stops: var(--tw-gradient-from), #ede9fe, var(--tw-gradient-to, rgba(237, 233, 254, 0));
  }

  .desktop\:via-purple-200 {
    --tw-gradient-stops: var(--tw-gradient-from), #ddd6fe, var(--tw-gradient-to, rgba(221, 214, 254, 0));
  }

  .desktop\:via-purple-300 {
    --tw-gradient-stops: var(--tw-gradient-from), #c4b5fd, var(--tw-gradient-to, rgba(196, 181, 253, 0));
  }

  .desktop\:via-purple-400 {
    --tw-gradient-stops: var(--tw-gradient-from), #a78bfa, var(--tw-gradient-to, rgba(167, 139, 250, 0));
  }

  .desktop\:via-purple-500 {
    --tw-gradient-stops: var(--tw-gradient-from), #8b5cf6, var(--tw-gradient-to, rgba(139, 92, 246, 0));
  }

  .desktop\:via-purple-600 {
    --tw-gradient-stops: var(--tw-gradient-from), #7c3aed, var(--tw-gradient-to, rgba(124, 58, 237, 0));
  }

  .desktop\:via-purple-700 {
    --tw-gradient-stops: var(--tw-gradient-from), #6d28d9, var(--tw-gradient-to, rgba(109, 40, 217, 0));
  }

  .desktop\:via-purple-800 {
    --tw-gradient-stops: var(--tw-gradient-from), #5b21b6, var(--tw-gradient-to, rgba(91, 33, 182, 0));
  }

  .desktop\:via-purple-900 {
    --tw-gradient-stops: var(--tw-gradient-from), #4c1d95, var(--tw-gradient-to, rgba(76, 29, 149, 0));
  }

  .desktop\:via-pink-50 {
    --tw-gradient-stops: var(--tw-gradient-from), #fdf2f8, var(--tw-gradient-to, rgba(253, 242, 248, 0));
  }

  .desktop\:via-pink-100 {
    --tw-gradient-stops: var(--tw-gradient-from), #fce7f3, var(--tw-gradient-to, rgba(252, 231, 243, 0));
  }

  .desktop\:via-pink-200 {
    --tw-gradient-stops: var(--tw-gradient-from), #fbcfe8, var(--tw-gradient-to, rgba(251, 207, 232, 0));
  }

  .desktop\:via-pink-300 {
    --tw-gradient-stops: var(--tw-gradient-from), #f9a8d4, var(--tw-gradient-to, rgba(249, 168, 212, 0));
  }

  .desktop\:via-pink-400 {
    --tw-gradient-stops: var(--tw-gradient-from), #f472b6, var(--tw-gradient-to, rgba(244, 114, 182, 0));
  }

  .desktop\:via-pink-500 {
    --tw-gradient-stops: var(--tw-gradient-from), #ec4899, var(--tw-gradient-to, rgba(236, 72, 153, 0));
  }

  .desktop\:via-pink-600 {
    --tw-gradient-stops: var(--tw-gradient-from), #db2777, var(--tw-gradient-to, rgba(219, 39, 119, 0));
  }

  .desktop\:via-pink-700 {
    --tw-gradient-stops: var(--tw-gradient-from), #be185d, var(--tw-gradient-to, rgba(190, 24, 93, 0));
  }

  .desktop\:via-pink-800 {
    --tw-gradient-stops: var(--tw-gradient-from), #9d174d, var(--tw-gradient-to, rgba(157, 23, 77, 0));
  }

  .desktop\:via-pink-900 {
    --tw-gradient-stops: var(--tw-gradient-from), #831843, var(--tw-gradient-to, rgba(131, 24, 67, 0));
  }

  .desktop\:via-base-normal {
    --tw-gradient-stops: var(--tw-gradient-from), #004181, var(--tw-gradient-to, rgba(0, 65, 129, 0));
  }

  .desktop\:via-base-dark {
    --tw-gradient-stops: var(--tw-gradient-from), #003469, var(--tw-gradient-to, rgba(0, 52, 105, 0));
  }

  .desktop\:via-base-black {
    --tw-gradient-stops: var(--tw-gradient-from), #1D1D1F, var(--tw-gradient-to, rgba(29, 29, 31, 0));
  }

  .desktop\:via-base-border {
    --tw-gradient-stops: var(--tw-gradient-from), #E7E7E9, var(--tw-gradient-to, rgba(231, 231, 233, 0));
  }

  .desktop\:via-primary-normal {
    --tw-gradient-stops: var(--tw-gradient-from), #0067CF, var(--tw-gradient-to, rgba(0, 103, 207, 0));
  }

  .desktop\:via-primary-alt {
    --tw-gradient-stops: var(--tw-gradient-from), #00478F, var(--tw-gradient-to, rgba(0, 71, 143, 0));
  }

  .desktop\:via-subtle-white {
    --tw-gradient-stops: var(--tw-gradient-from), #F9F9F9, var(--tw-gradient-to, rgba(249, 249, 249, 0));
  }

  .desktop\:via-turquesa {
    --tw-gradient-stops: var(--tw-gradient-from), #0097B2, var(--tw-gradient-to, rgba(0, 151, 178, 0));
  }

  .desktop\:hover\:via-transparent:hover {
    --tw-gradient-stops: var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .desktop\:hover\:via-current:hover {
    --tw-gradient-stops: var(--tw-gradient-from), currentColor, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .desktop\:hover\:via-black:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #000, var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .desktop\:hover\:via-white:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fff, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .desktop\:hover\:via-gray-50:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f9fafb, var(--tw-gradient-to, rgba(249, 250, 251, 0));
  }

  .desktop\:hover\:via-gray-100:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f3f4f6, var(--tw-gradient-to, rgba(243, 244, 246, 0));
  }

  .desktop\:hover\:via-gray-200:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #e5e7eb, var(--tw-gradient-to, rgba(229, 231, 235, 0));
  }

  .desktop\:hover\:via-gray-300:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #d1d5db, var(--tw-gradient-to, rgba(209, 213, 219, 0));
  }

  .desktop\:hover\:via-gray-400:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #9ca3af, var(--tw-gradient-to, rgba(156, 163, 175, 0));
  }

  .desktop\:hover\:via-gray-500:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6b7280, var(--tw-gradient-to, rgba(107, 114, 128, 0));
  }

  .desktop\:hover\:via-gray-600:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #4b5563, var(--tw-gradient-to, rgba(75, 85, 99, 0));
  }

  .desktop\:hover\:via-gray-700:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #374151, var(--tw-gradient-to, rgba(55, 65, 81, 0));
  }

  .desktop\:hover\:via-gray-800:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1f2937, var(--tw-gradient-to, rgba(31, 41, 55, 0));
  }

  .desktop\:hover\:via-gray-900:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #111827, var(--tw-gradient-to, rgba(17, 24, 39, 0));
  }

  .desktop\:hover\:via-red-50:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fef2f2, var(--tw-gradient-to, rgba(254, 242, 242, 0));
  }

  .desktop\:hover\:via-red-100:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fee2e2, var(--tw-gradient-to, rgba(254, 226, 226, 0));
  }

  .desktop\:hover\:via-red-200:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fecaca, var(--tw-gradient-to, rgba(254, 202, 202, 0));
  }

  .desktop\:hover\:via-red-300:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fca5a5, var(--tw-gradient-to, rgba(252, 165, 165, 0));
  }

  .desktop\:hover\:via-red-400:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f87171, var(--tw-gradient-to, rgba(248, 113, 113, 0));
  }

  .desktop\:hover\:via-red-500:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #ef4444, var(--tw-gradient-to, rgba(239, 68, 68, 0));
  }

  .desktop\:hover\:via-red-600:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #dc2626, var(--tw-gradient-to, rgba(220, 38, 38, 0));
  }

  .desktop\:hover\:via-red-700:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #b91c1c, var(--tw-gradient-to, rgba(185, 28, 28, 0));
  }

  .desktop\:hover\:via-red-800:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #991b1b, var(--tw-gradient-to, rgba(153, 27, 27, 0));
  }

  .desktop\:hover\:via-red-900:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #7f1d1d, var(--tw-gradient-to, rgba(127, 29, 29, 0));
  }

  .desktop\:hover\:via-yellow-50:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fffbeb, var(--tw-gradient-to, rgba(255, 251, 235, 0));
  }

  .desktop\:hover\:via-yellow-100:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fef3c7, var(--tw-gradient-to, rgba(254, 243, 199, 0));
  }

  .desktop\:hover\:via-yellow-200:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, rgba(253, 230, 138, 0));
  }

  .desktop\:hover\:via-yellow-300:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fcd34d, var(--tw-gradient-to, rgba(252, 211, 77, 0));
  }

  .desktop\:hover\:via-yellow-400:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fbbf24, var(--tw-gradient-to, rgba(251, 191, 36, 0));
  }

  .desktop\:hover\:via-yellow-500:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0));
  }

  .desktop\:hover\:via-yellow-600:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #d97706, var(--tw-gradient-to, rgba(217, 119, 6, 0));
  }

  .desktop\:hover\:via-yellow-700:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #b45309, var(--tw-gradient-to, rgba(180, 83, 9, 0));
  }

  .desktop\:hover\:via-yellow-800:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #92400e, var(--tw-gradient-to, rgba(146, 64, 14, 0));
  }

  .desktop\:hover\:via-yellow-900:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #78350f, var(--tw-gradient-to, rgba(120, 53, 15, 0));
  }

  .desktop\:hover\:via-green-50:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #ecfdf5, var(--tw-gradient-to, rgba(236, 253, 245, 0));
  }

  .desktop\:hover\:via-green-100:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #d1fae5, var(--tw-gradient-to, rgba(209, 250, 229, 0));
  }

  .desktop\:hover\:via-green-200:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #a7f3d0, var(--tw-gradient-to, rgba(167, 243, 208, 0));
  }

  .desktop\:hover\:via-green-300:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6ee7b7, var(--tw-gradient-to, rgba(110, 231, 183, 0));
  }

  .desktop\:hover\:via-green-400:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #34d399, var(--tw-gradient-to, rgba(52, 211, 153, 0));
  }

  .desktop\:hover\:via-green-500:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #10b981, var(--tw-gradient-to, rgba(16, 185, 129, 0));
  }

  .desktop\:hover\:via-green-600:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #059669, var(--tw-gradient-to, rgba(5, 150, 105, 0));
  }

  .desktop\:hover\:via-green-700:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #047857, var(--tw-gradient-to, rgba(4, 120, 87, 0));
  }

  .desktop\:hover\:via-green-800:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #065f46, var(--tw-gradient-to, rgba(6, 95, 70, 0));
  }

  .desktop\:hover\:via-green-900:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #064e3b, var(--tw-gradient-to, rgba(6, 78, 59, 0));
  }

  .desktop\:hover\:via-blue-50:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #eff6ff, var(--tw-gradient-to, rgba(239, 246, 255, 0));
  }

  .desktop\:hover\:via-blue-100:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #dbeafe, var(--tw-gradient-to, rgba(219, 234, 254, 0));
  }

  .desktop\:hover\:via-blue-200:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #bfdbfe, var(--tw-gradient-to, rgba(191, 219, 254, 0));
  }

  .desktop\:hover\:via-blue-300:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #93c5fd, var(--tw-gradient-to, rgba(147, 197, 253, 0));
  }

  .desktop\:hover\:via-blue-400:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #60a5fa, var(--tw-gradient-to, rgba(96, 165, 250, 0));
  }

  .desktop\:hover\:via-blue-500:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #3b82f6, var(--tw-gradient-to, rgba(59, 130, 246, 0));
  }

  .desktop\:hover\:via-blue-600:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #2563eb, var(--tw-gradient-to, rgba(37, 99, 235, 0));
  }

  .desktop\:hover\:via-blue-700:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1d4ed8, var(--tw-gradient-to, rgba(29, 78, 216, 0));
  }

  .desktop\:hover\:via-blue-800:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1e40af, var(--tw-gradient-to, rgba(30, 64, 175, 0));
  }

  .desktop\:hover\:via-blue-900:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1e3a8a, var(--tw-gradient-to, rgba(30, 58, 138, 0));
  }

  .desktop\:hover\:via-indigo-50:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #eef2ff, var(--tw-gradient-to, rgba(238, 242, 255, 0));
  }

  .desktop\:hover\:via-indigo-100:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #e0e7ff, var(--tw-gradient-to, rgba(224, 231, 255, 0));
  }

  .desktop\:hover\:via-indigo-200:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #c7d2fe, var(--tw-gradient-to, rgba(199, 210, 254, 0));
  }

  .desktop\:hover\:via-indigo-300:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #a5b4fc, var(--tw-gradient-to, rgba(165, 180, 252, 0));
  }

  .desktop\:hover\:via-indigo-400:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #818cf8, var(--tw-gradient-to, rgba(129, 140, 248, 0));
  }

  .desktop\:hover\:via-indigo-500:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6366f1, var(--tw-gradient-to, rgba(99, 102, 241, 0));
  }

  .desktop\:hover\:via-indigo-600:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #4f46e5, var(--tw-gradient-to, rgba(79, 70, 229, 0));
  }

  .desktop\:hover\:via-indigo-700:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #4338ca, var(--tw-gradient-to, rgba(67, 56, 202, 0));
  }

  .desktop\:hover\:via-indigo-800:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #3730a3, var(--tw-gradient-to, rgba(55, 48, 163, 0));
  }

  .desktop\:hover\:via-indigo-900:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #312e81, var(--tw-gradient-to, rgba(49, 46, 129, 0));
  }

  .desktop\:hover\:via-purple-50:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f5f3ff, var(--tw-gradient-to, rgba(245, 243, 255, 0));
  }

  .desktop\:hover\:via-purple-100:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #ede9fe, var(--tw-gradient-to, rgba(237, 233, 254, 0));
  }

  .desktop\:hover\:via-purple-200:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #ddd6fe, var(--tw-gradient-to, rgba(221, 214, 254, 0));
  }

  .desktop\:hover\:via-purple-300:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #c4b5fd, var(--tw-gradient-to, rgba(196, 181, 253, 0));
  }

  .desktop\:hover\:via-purple-400:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #a78bfa, var(--tw-gradient-to, rgba(167, 139, 250, 0));
  }

  .desktop\:hover\:via-purple-500:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #8b5cf6, var(--tw-gradient-to, rgba(139, 92, 246, 0));
  }

  .desktop\:hover\:via-purple-600:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #7c3aed, var(--tw-gradient-to, rgba(124, 58, 237, 0));
  }

  .desktop\:hover\:via-purple-700:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6d28d9, var(--tw-gradient-to, rgba(109, 40, 217, 0));
  }

  .desktop\:hover\:via-purple-800:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #5b21b6, var(--tw-gradient-to, rgba(91, 33, 182, 0));
  }

  .desktop\:hover\:via-purple-900:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #4c1d95, var(--tw-gradient-to, rgba(76, 29, 149, 0));
  }

  .desktop\:hover\:via-pink-50:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fdf2f8, var(--tw-gradient-to, rgba(253, 242, 248, 0));
  }

  .desktop\:hover\:via-pink-100:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fce7f3, var(--tw-gradient-to, rgba(252, 231, 243, 0));
  }

  .desktop\:hover\:via-pink-200:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fbcfe8, var(--tw-gradient-to, rgba(251, 207, 232, 0));
  }

  .desktop\:hover\:via-pink-300:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f9a8d4, var(--tw-gradient-to, rgba(249, 168, 212, 0));
  }

  .desktop\:hover\:via-pink-400:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f472b6, var(--tw-gradient-to, rgba(244, 114, 182, 0));
  }

  .desktop\:hover\:via-pink-500:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #ec4899, var(--tw-gradient-to, rgba(236, 72, 153, 0));
  }

  .desktop\:hover\:via-pink-600:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #db2777, var(--tw-gradient-to, rgba(219, 39, 119, 0));
  }

  .desktop\:hover\:via-pink-700:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #be185d, var(--tw-gradient-to, rgba(190, 24, 93, 0));
  }

  .desktop\:hover\:via-pink-800:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #9d174d, var(--tw-gradient-to, rgba(157, 23, 77, 0));
  }

  .desktop\:hover\:via-pink-900:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #831843, var(--tw-gradient-to, rgba(131, 24, 67, 0));
  }

  .desktop\:hover\:via-base-normal:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #004181, var(--tw-gradient-to, rgba(0, 65, 129, 0));
  }

  .desktop\:hover\:via-base-dark:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #003469, var(--tw-gradient-to, rgba(0, 52, 105, 0));
  }

  .desktop\:hover\:via-base-black:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1D1D1F, var(--tw-gradient-to, rgba(29, 29, 31, 0));
  }

  .desktop\:hover\:via-base-border:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #E7E7E9, var(--tw-gradient-to, rgba(231, 231, 233, 0));
  }

  .desktop\:hover\:via-primary-normal:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #0067CF, var(--tw-gradient-to, rgba(0, 103, 207, 0));
  }

  .desktop\:hover\:via-primary-alt:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #00478F, var(--tw-gradient-to, rgba(0, 71, 143, 0));
  }

  .desktop\:hover\:via-subtle-white:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #F9F9F9, var(--tw-gradient-to, rgba(249, 249, 249, 0));
  }

  .desktop\:hover\:via-turquesa:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #0097B2, var(--tw-gradient-to, rgba(0, 151, 178, 0));
  }

  .desktop\:focus\:via-transparent:focus {
    --tw-gradient-stops: var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .desktop\:focus\:via-current:focus {
    --tw-gradient-stops: var(--tw-gradient-from), currentColor, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .desktop\:focus\:via-black:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #000, var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .desktop\:focus\:via-white:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fff, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .desktop\:focus\:via-gray-50:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f9fafb, var(--tw-gradient-to, rgba(249, 250, 251, 0));
  }

  .desktop\:focus\:via-gray-100:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f3f4f6, var(--tw-gradient-to, rgba(243, 244, 246, 0));
  }

  .desktop\:focus\:via-gray-200:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #e5e7eb, var(--tw-gradient-to, rgba(229, 231, 235, 0));
  }

  .desktop\:focus\:via-gray-300:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #d1d5db, var(--tw-gradient-to, rgba(209, 213, 219, 0));
  }

  .desktop\:focus\:via-gray-400:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #9ca3af, var(--tw-gradient-to, rgba(156, 163, 175, 0));
  }

  .desktop\:focus\:via-gray-500:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6b7280, var(--tw-gradient-to, rgba(107, 114, 128, 0));
  }

  .desktop\:focus\:via-gray-600:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #4b5563, var(--tw-gradient-to, rgba(75, 85, 99, 0));
  }

  .desktop\:focus\:via-gray-700:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #374151, var(--tw-gradient-to, rgba(55, 65, 81, 0));
  }

  .desktop\:focus\:via-gray-800:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1f2937, var(--tw-gradient-to, rgba(31, 41, 55, 0));
  }

  .desktop\:focus\:via-gray-900:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #111827, var(--tw-gradient-to, rgba(17, 24, 39, 0));
  }

  .desktop\:focus\:via-red-50:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fef2f2, var(--tw-gradient-to, rgba(254, 242, 242, 0));
  }

  .desktop\:focus\:via-red-100:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fee2e2, var(--tw-gradient-to, rgba(254, 226, 226, 0));
  }

  .desktop\:focus\:via-red-200:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fecaca, var(--tw-gradient-to, rgba(254, 202, 202, 0));
  }

  .desktop\:focus\:via-red-300:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fca5a5, var(--tw-gradient-to, rgba(252, 165, 165, 0));
  }

  .desktop\:focus\:via-red-400:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f87171, var(--tw-gradient-to, rgba(248, 113, 113, 0));
  }

  .desktop\:focus\:via-red-500:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #ef4444, var(--tw-gradient-to, rgba(239, 68, 68, 0));
  }

  .desktop\:focus\:via-red-600:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #dc2626, var(--tw-gradient-to, rgba(220, 38, 38, 0));
  }

  .desktop\:focus\:via-red-700:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #b91c1c, var(--tw-gradient-to, rgba(185, 28, 28, 0));
  }

  .desktop\:focus\:via-red-800:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #991b1b, var(--tw-gradient-to, rgba(153, 27, 27, 0));
  }

  .desktop\:focus\:via-red-900:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #7f1d1d, var(--tw-gradient-to, rgba(127, 29, 29, 0));
  }

  .desktop\:focus\:via-yellow-50:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fffbeb, var(--tw-gradient-to, rgba(255, 251, 235, 0));
  }

  .desktop\:focus\:via-yellow-100:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fef3c7, var(--tw-gradient-to, rgba(254, 243, 199, 0));
  }

  .desktop\:focus\:via-yellow-200:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, rgba(253, 230, 138, 0));
  }

  .desktop\:focus\:via-yellow-300:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fcd34d, var(--tw-gradient-to, rgba(252, 211, 77, 0));
  }

  .desktop\:focus\:via-yellow-400:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fbbf24, var(--tw-gradient-to, rgba(251, 191, 36, 0));
  }

  .desktop\:focus\:via-yellow-500:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0));
  }

  .desktop\:focus\:via-yellow-600:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #d97706, var(--tw-gradient-to, rgba(217, 119, 6, 0));
  }

  .desktop\:focus\:via-yellow-700:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #b45309, var(--tw-gradient-to, rgba(180, 83, 9, 0));
  }

  .desktop\:focus\:via-yellow-800:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #92400e, var(--tw-gradient-to, rgba(146, 64, 14, 0));
  }

  .desktop\:focus\:via-yellow-900:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #78350f, var(--tw-gradient-to, rgba(120, 53, 15, 0));
  }

  .desktop\:focus\:via-green-50:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #ecfdf5, var(--tw-gradient-to, rgba(236, 253, 245, 0));
  }

  .desktop\:focus\:via-green-100:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #d1fae5, var(--tw-gradient-to, rgba(209, 250, 229, 0));
  }

  .desktop\:focus\:via-green-200:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #a7f3d0, var(--tw-gradient-to, rgba(167, 243, 208, 0));
  }

  .desktop\:focus\:via-green-300:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6ee7b7, var(--tw-gradient-to, rgba(110, 231, 183, 0));
  }

  .desktop\:focus\:via-green-400:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #34d399, var(--tw-gradient-to, rgba(52, 211, 153, 0));
  }

  .desktop\:focus\:via-green-500:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #10b981, var(--tw-gradient-to, rgba(16, 185, 129, 0));
  }

  .desktop\:focus\:via-green-600:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #059669, var(--tw-gradient-to, rgba(5, 150, 105, 0));
  }

  .desktop\:focus\:via-green-700:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #047857, var(--tw-gradient-to, rgba(4, 120, 87, 0));
  }

  .desktop\:focus\:via-green-800:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #065f46, var(--tw-gradient-to, rgba(6, 95, 70, 0));
  }

  .desktop\:focus\:via-green-900:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #064e3b, var(--tw-gradient-to, rgba(6, 78, 59, 0));
  }

  .desktop\:focus\:via-blue-50:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #eff6ff, var(--tw-gradient-to, rgba(239, 246, 255, 0));
  }

  .desktop\:focus\:via-blue-100:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #dbeafe, var(--tw-gradient-to, rgba(219, 234, 254, 0));
  }

  .desktop\:focus\:via-blue-200:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #bfdbfe, var(--tw-gradient-to, rgba(191, 219, 254, 0));
  }

  .desktop\:focus\:via-blue-300:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #93c5fd, var(--tw-gradient-to, rgba(147, 197, 253, 0));
  }

  .desktop\:focus\:via-blue-400:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #60a5fa, var(--tw-gradient-to, rgba(96, 165, 250, 0));
  }

  .desktop\:focus\:via-blue-500:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #3b82f6, var(--tw-gradient-to, rgba(59, 130, 246, 0));
  }

  .desktop\:focus\:via-blue-600:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #2563eb, var(--tw-gradient-to, rgba(37, 99, 235, 0));
  }

  .desktop\:focus\:via-blue-700:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1d4ed8, var(--tw-gradient-to, rgba(29, 78, 216, 0));
  }

  .desktop\:focus\:via-blue-800:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1e40af, var(--tw-gradient-to, rgba(30, 64, 175, 0));
  }

  .desktop\:focus\:via-blue-900:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1e3a8a, var(--tw-gradient-to, rgba(30, 58, 138, 0));
  }

  .desktop\:focus\:via-indigo-50:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #eef2ff, var(--tw-gradient-to, rgba(238, 242, 255, 0));
  }

  .desktop\:focus\:via-indigo-100:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #e0e7ff, var(--tw-gradient-to, rgba(224, 231, 255, 0));
  }

  .desktop\:focus\:via-indigo-200:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #c7d2fe, var(--tw-gradient-to, rgba(199, 210, 254, 0));
  }

  .desktop\:focus\:via-indigo-300:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #a5b4fc, var(--tw-gradient-to, rgba(165, 180, 252, 0));
  }

  .desktop\:focus\:via-indigo-400:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #818cf8, var(--tw-gradient-to, rgba(129, 140, 248, 0));
  }

  .desktop\:focus\:via-indigo-500:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6366f1, var(--tw-gradient-to, rgba(99, 102, 241, 0));
  }

  .desktop\:focus\:via-indigo-600:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #4f46e5, var(--tw-gradient-to, rgba(79, 70, 229, 0));
  }

  .desktop\:focus\:via-indigo-700:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #4338ca, var(--tw-gradient-to, rgba(67, 56, 202, 0));
  }

  .desktop\:focus\:via-indigo-800:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #3730a3, var(--tw-gradient-to, rgba(55, 48, 163, 0));
  }

  .desktop\:focus\:via-indigo-900:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #312e81, var(--tw-gradient-to, rgba(49, 46, 129, 0));
  }

  .desktop\:focus\:via-purple-50:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f5f3ff, var(--tw-gradient-to, rgba(245, 243, 255, 0));
  }

  .desktop\:focus\:via-purple-100:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #ede9fe, var(--tw-gradient-to, rgba(237, 233, 254, 0));
  }

  .desktop\:focus\:via-purple-200:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #ddd6fe, var(--tw-gradient-to, rgba(221, 214, 254, 0));
  }

  .desktop\:focus\:via-purple-300:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #c4b5fd, var(--tw-gradient-to, rgba(196, 181, 253, 0));
  }

  .desktop\:focus\:via-purple-400:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #a78bfa, var(--tw-gradient-to, rgba(167, 139, 250, 0));
  }

  .desktop\:focus\:via-purple-500:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #8b5cf6, var(--tw-gradient-to, rgba(139, 92, 246, 0));
  }

  .desktop\:focus\:via-purple-600:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #7c3aed, var(--tw-gradient-to, rgba(124, 58, 237, 0));
  }

  .desktop\:focus\:via-purple-700:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6d28d9, var(--tw-gradient-to, rgba(109, 40, 217, 0));
  }

  .desktop\:focus\:via-purple-800:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #5b21b6, var(--tw-gradient-to, rgba(91, 33, 182, 0));
  }

  .desktop\:focus\:via-purple-900:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #4c1d95, var(--tw-gradient-to, rgba(76, 29, 149, 0));
  }

  .desktop\:focus\:via-pink-50:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fdf2f8, var(--tw-gradient-to, rgba(253, 242, 248, 0));
  }

  .desktop\:focus\:via-pink-100:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fce7f3, var(--tw-gradient-to, rgba(252, 231, 243, 0));
  }

  .desktop\:focus\:via-pink-200:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fbcfe8, var(--tw-gradient-to, rgba(251, 207, 232, 0));
  }

  .desktop\:focus\:via-pink-300:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f9a8d4, var(--tw-gradient-to, rgba(249, 168, 212, 0));
  }

  .desktop\:focus\:via-pink-400:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f472b6, var(--tw-gradient-to, rgba(244, 114, 182, 0));
  }

  .desktop\:focus\:via-pink-500:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #ec4899, var(--tw-gradient-to, rgba(236, 72, 153, 0));
  }

  .desktop\:focus\:via-pink-600:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #db2777, var(--tw-gradient-to, rgba(219, 39, 119, 0));
  }

  .desktop\:focus\:via-pink-700:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #be185d, var(--tw-gradient-to, rgba(190, 24, 93, 0));
  }

  .desktop\:focus\:via-pink-800:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #9d174d, var(--tw-gradient-to, rgba(157, 23, 77, 0));
  }

  .desktop\:focus\:via-pink-900:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #831843, var(--tw-gradient-to, rgba(131, 24, 67, 0));
  }

  .desktop\:focus\:via-base-normal:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #004181, var(--tw-gradient-to, rgba(0, 65, 129, 0));
  }

  .desktop\:focus\:via-base-dark:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #003469, var(--tw-gradient-to, rgba(0, 52, 105, 0));
  }

  .desktop\:focus\:via-base-black:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1D1D1F, var(--tw-gradient-to, rgba(29, 29, 31, 0));
  }

  .desktop\:focus\:via-base-border:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #E7E7E9, var(--tw-gradient-to, rgba(231, 231, 233, 0));
  }

  .desktop\:focus\:via-primary-normal:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #0067CF, var(--tw-gradient-to, rgba(0, 103, 207, 0));
  }

  .desktop\:focus\:via-primary-alt:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #00478F, var(--tw-gradient-to, rgba(0, 71, 143, 0));
  }

  .desktop\:focus\:via-subtle-white:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #F9F9F9, var(--tw-gradient-to, rgba(249, 249, 249, 0));
  }

  .desktop\:focus\:via-turquesa:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #0097B2, var(--tw-gradient-to, rgba(0, 151, 178, 0));
  }

  .desktop\:to-transparent {
    --tw-gradient-to: transparent;
  }

  .desktop\:to-current {
    --tw-gradient-to: currentColor;
  }

  .desktop\:to-black {
    --tw-gradient-to: #000;
  }

  .desktop\:to-white {
    --tw-gradient-to: #fff;
  }

  .desktop\:to-gray-50 {
    --tw-gradient-to: #f9fafb;
  }

  .desktop\:to-gray-100 {
    --tw-gradient-to: #f3f4f6;
  }

  .desktop\:to-gray-200 {
    --tw-gradient-to: #e5e7eb;
  }

  .desktop\:to-gray-300 {
    --tw-gradient-to: #d1d5db;
  }

  .desktop\:to-gray-400 {
    --tw-gradient-to: #9ca3af;
  }

  .desktop\:to-gray-500 {
    --tw-gradient-to: #6b7280;
  }

  .desktop\:to-gray-600 {
    --tw-gradient-to: #4b5563;
  }

  .desktop\:to-gray-700 {
    --tw-gradient-to: #374151;
  }

  .desktop\:to-gray-800 {
    --tw-gradient-to: #1f2937;
  }

  .desktop\:to-gray-900 {
    --tw-gradient-to: #111827;
  }

  .desktop\:to-red-50 {
    --tw-gradient-to: #fef2f2;
  }

  .desktop\:to-red-100 {
    --tw-gradient-to: #fee2e2;
  }

  .desktop\:to-red-200 {
    --tw-gradient-to: #fecaca;
  }

  .desktop\:to-red-300 {
    --tw-gradient-to: #fca5a5;
  }

  .desktop\:to-red-400 {
    --tw-gradient-to: #f87171;
  }

  .desktop\:to-red-500 {
    --tw-gradient-to: #ef4444;
  }

  .desktop\:to-red-600 {
    --tw-gradient-to: #dc2626;
  }

  .desktop\:to-red-700 {
    --tw-gradient-to: #b91c1c;
  }

  .desktop\:to-red-800 {
    --tw-gradient-to: #991b1b;
  }

  .desktop\:to-red-900 {
    --tw-gradient-to: #7f1d1d;
  }

  .desktop\:to-yellow-50 {
    --tw-gradient-to: #fffbeb;
  }

  .desktop\:to-yellow-100 {
    --tw-gradient-to: #fef3c7;
  }

  .desktop\:to-yellow-200 {
    --tw-gradient-to: #fde68a;
  }

  .desktop\:to-yellow-300 {
    --tw-gradient-to: #fcd34d;
  }

  .desktop\:to-yellow-400 {
    --tw-gradient-to: #fbbf24;
  }

  .desktop\:to-yellow-500 {
    --tw-gradient-to: #f59e0b;
  }

  .desktop\:to-yellow-600 {
    --tw-gradient-to: #d97706;
  }

  .desktop\:to-yellow-700 {
    --tw-gradient-to: #b45309;
  }

  .desktop\:to-yellow-800 {
    --tw-gradient-to: #92400e;
  }

  .desktop\:to-yellow-900 {
    --tw-gradient-to: #78350f;
  }

  .desktop\:to-green-50 {
    --tw-gradient-to: #ecfdf5;
  }

  .desktop\:to-green-100 {
    --tw-gradient-to: #d1fae5;
  }

  .desktop\:to-green-200 {
    --tw-gradient-to: #a7f3d0;
  }

  .desktop\:to-green-300 {
    --tw-gradient-to: #6ee7b7;
  }

  .desktop\:to-green-400 {
    --tw-gradient-to: #34d399;
  }

  .desktop\:to-green-500 {
    --tw-gradient-to: #10b981;
  }

  .desktop\:to-green-600 {
    --tw-gradient-to: #059669;
  }

  .desktop\:to-green-700 {
    --tw-gradient-to: #047857;
  }

  .desktop\:to-green-800 {
    --tw-gradient-to: #065f46;
  }

  .desktop\:to-green-900 {
    --tw-gradient-to: #064e3b;
  }

  .desktop\:to-blue-50 {
    --tw-gradient-to: #eff6ff;
  }

  .desktop\:to-blue-100 {
    --tw-gradient-to: #dbeafe;
  }

  .desktop\:to-blue-200 {
    --tw-gradient-to: #bfdbfe;
  }

  .desktop\:to-blue-300 {
    --tw-gradient-to: #93c5fd;
  }

  .desktop\:to-blue-400 {
    --tw-gradient-to: #60a5fa;
  }

  .desktop\:to-blue-500 {
    --tw-gradient-to: #3b82f6;
  }

  .desktop\:to-blue-600 {
    --tw-gradient-to: #2563eb;
  }

  .desktop\:to-blue-700 {
    --tw-gradient-to: #1d4ed8;
  }

  .desktop\:to-blue-800 {
    --tw-gradient-to: #1e40af;
  }

  .desktop\:to-blue-900 {
    --tw-gradient-to: #1e3a8a;
  }

  .desktop\:to-indigo-50 {
    --tw-gradient-to: #eef2ff;
  }

  .desktop\:to-indigo-100 {
    --tw-gradient-to: #e0e7ff;
  }

  .desktop\:to-indigo-200 {
    --tw-gradient-to: #c7d2fe;
  }

  .desktop\:to-indigo-300 {
    --tw-gradient-to: #a5b4fc;
  }

  .desktop\:to-indigo-400 {
    --tw-gradient-to: #818cf8;
  }

  .desktop\:to-indigo-500 {
    --tw-gradient-to: #6366f1;
  }

  .desktop\:to-indigo-600 {
    --tw-gradient-to: #4f46e5;
  }

  .desktop\:to-indigo-700 {
    --tw-gradient-to: #4338ca;
  }

  .desktop\:to-indigo-800 {
    --tw-gradient-to: #3730a3;
  }

  .desktop\:to-indigo-900 {
    --tw-gradient-to: #312e81;
  }

  .desktop\:to-purple-50 {
    --tw-gradient-to: #f5f3ff;
  }

  .desktop\:to-purple-100 {
    --tw-gradient-to: #ede9fe;
  }

  .desktop\:to-purple-200 {
    --tw-gradient-to: #ddd6fe;
  }

  .desktop\:to-purple-300 {
    --tw-gradient-to: #c4b5fd;
  }

  .desktop\:to-purple-400 {
    --tw-gradient-to: #a78bfa;
  }

  .desktop\:to-purple-500 {
    --tw-gradient-to: #8b5cf6;
  }

  .desktop\:to-purple-600 {
    --tw-gradient-to: #7c3aed;
  }

  .desktop\:to-purple-700 {
    --tw-gradient-to: #6d28d9;
  }

  .desktop\:to-purple-800 {
    --tw-gradient-to: #5b21b6;
  }

  .desktop\:to-purple-900 {
    --tw-gradient-to: #4c1d95;
  }

  .desktop\:to-pink-50 {
    --tw-gradient-to: #fdf2f8;
  }

  .desktop\:to-pink-100 {
    --tw-gradient-to: #fce7f3;
  }

  .desktop\:to-pink-200 {
    --tw-gradient-to: #fbcfe8;
  }

  .desktop\:to-pink-300 {
    --tw-gradient-to: #f9a8d4;
  }

  .desktop\:to-pink-400 {
    --tw-gradient-to: #f472b6;
  }

  .desktop\:to-pink-500 {
    --tw-gradient-to: #ec4899;
  }

  .desktop\:to-pink-600 {
    --tw-gradient-to: #db2777;
  }

  .desktop\:to-pink-700 {
    --tw-gradient-to: #be185d;
  }

  .desktop\:to-pink-800 {
    --tw-gradient-to: #9d174d;
  }

  .desktop\:to-pink-900 {
    --tw-gradient-to: #831843;
  }

  .desktop\:to-base-normal {
    --tw-gradient-to: #004181;
  }

  .desktop\:to-base-dark {
    --tw-gradient-to: #003469;
  }

  .desktop\:to-base-black {
    --tw-gradient-to: #1D1D1F;
  }

  .desktop\:to-base-border {
    --tw-gradient-to: #E7E7E9;
  }

  .desktop\:to-primary-normal {
    --tw-gradient-to: #0067CF;
  }

  .desktop\:to-primary-alt {
    --tw-gradient-to: #00478F;
  }

  .desktop\:to-subtle-white {
    --tw-gradient-to: #F9F9F9;
  }

  .desktop\:to-turquesa {
    --tw-gradient-to: #0097B2;
  }

  .desktop\:hover\:to-transparent:hover {
    --tw-gradient-to: transparent;
  }

  .desktop\:hover\:to-current:hover {
    --tw-gradient-to: currentColor;
  }

  .desktop\:hover\:to-black:hover {
    --tw-gradient-to: #000;
  }

  .desktop\:hover\:to-white:hover {
    --tw-gradient-to: #fff;
  }

  .desktop\:hover\:to-gray-50:hover {
    --tw-gradient-to: #f9fafb;
  }

  .desktop\:hover\:to-gray-100:hover {
    --tw-gradient-to: #f3f4f6;
  }

  .desktop\:hover\:to-gray-200:hover {
    --tw-gradient-to: #e5e7eb;
  }

  .desktop\:hover\:to-gray-300:hover {
    --tw-gradient-to: #d1d5db;
  }

  .desktop\:hover\:to-gray-400:hover {
    --tw-gradient-to: #9ca3af;
  }

  .desktop\:hover\:to-gray-500:hover {
    --tw-gradient-to: #6b7280;
  }

  .desktop\:hover\:to-gray-600:hover {
    --tw-gradient-to: #4b5563;
  }

  .desktop\:hover\:to-gray-700:hover {
    --tw-gradient-to: #374151;
  }

  .desktop\:hover\:to-gray-800:hover {
    --tw-gradient-to: #1f2937;
  }

  .desktop\:hover\:to-gray-900:hover {
    --tw-gradient-to: #111827;
  }

  .desktop\:hover\:to-red-50:hover {
    --tw-gradient-to: #fef2f2;
  }

  .desktop\:hover\:to-red-100:hover {
    --tw-gradient-to: #fee2e2;
  }

  .desktop\:hover\:to-red-200:hover {
    --tw-gradient-to: #fecaca;
  }

  .desktop\:hover\:to-red-300:hover {
    --tw-gradient-to: #fca5a5;
  }

  .desktop\:hover\:to-red-400:hover {
    --tw-gradient-to: #f87171;
  }

  .desktop\:hover\:to-red-500:hover {
    --tw-gradient-to: #ef4444;
  }

  .desktop\:hover\:to-red-600:hover {
    --tw-gradient-to: #dc2626;
  }

  .desktop\:hover\:to-red-700:hover {
    --tw-gradient-to: #b91c1c;
  }

  .desktop\:hover\:to-red-800:hover {
    --tw-gradient-to: #991b1b;
  }

  .desktop\:hover\:to-red-900:hover {
    --tw-gradient-to: #7f1d1d;
  }

  .desktop\:hover\:to-yellow-50:hover {
    --tw-gradient-to: #fffbeb;
  }

  .desktop\:hover\:to-yellow-100:hover {
    --tw-gradient-to: #fef3c7;
  }

  .desktop\:hover\:to-yellow-200:hover {
    --tw-gradient-to: #fde68a;
  }

  .desktop\:hover\:to-yellow-300:hover {
    --tw-gradient-to: #fcd34d;
  }

  .desktop\:hover\:to-yellow-400:hover {
    --tw-gradient-to: #fbbf24;
  }

  .desktop\:hover\:to-yellow-500:hover {
    --tw-gradient-to: #f59e0b;
  }

  .desktop\:hover\:to-yellow-600:hover {
    --tw-gradient-to: #d97706;
  }

  .desktop\:hover\:to-yellow-700:hover {
    --tw-gradient-to: #b45309;
  }

  .desktop\:hover\:to-yellow-800:hover {
    --tw-gradient-to: #92400e;
  }

  .desktop\:hover\:to-yellow-900:hover {
    --tw-gradient-to: #78350f;
  }

  .desktop\:hover\:to-green-50:hover {
    --tw-gradient-to: #ecfdf5;
  }

  .desktop\:hover\:to-green-100:hover {
    --tw-gradient-to: #d1fae5;
  }

  .desktop\:hover\:to-green-200:hover {
    --tw-gradient-to: #a7f3d0;
  }

  .desktop\:hover\:to-green-300:hover {
    --tw-gradient-to: #6ee7b7;
  }

  .desktop\:hover\:to-green-400:hover {
    --tw-gradient-to: #34d399;
  }

  .desktop\:hover\:to-green-500:hover {
    --tw-gradient-to: #10b981;
  }

  .desktop\:hover\:to-green-600:hover {
    --tw-gradient-to: #059669;
  }

  .desktop\:hover\:to-green-700:hover {
    --tw-gradient-to: #047857;
  }

  .desktop\:hover\:to-green-800:hover {
    --tw-gradient-to: #065f46;
  }

  .desktop\:hover\:to-green-900:hover {
    --tw-gradient-to: #064e3b;
  }

  .desktop\:hover\:to-blue-50:hover {
    --tw-gradient-to: #eff6ff;
  }

  .desktop\:hover\:to-blue-100:hover {
    --tw-gradient-to: #dbeafe;
  }

  .desktop\:hover\:to-blue-200:hover {
    --tw-gradient-to: #bfdbfe;
  }

  .desktop\:hover\:to-blue-300:hover {
    --tw-gradient-to: #93c5fd;
  }

  .desktop\:hover\:to-blue-400:hover {
    --tw-gradient-to: #60a5fa;
  }

  .desktop\:hover\:to-blue-500:hover {
    --tw-gradient-to: #3b82f6;
  }

  .desktop\:hover\:to-blue-600:hover {
    --tw-gradient-to: #2563eb;
  }

  .desktop\:hover\:to-blue-700:hover {
    --tw-gradient-to: #1d4ed8;
  }

  .desktop\:hover\:to-blue-800:hover {
    --tw-gradient-to: #1e40af;
  }

  .desktop\:hover\:to-blue-900:hover {
    --tw-gradient-to: #1e3a8a;
  }

  .desktop\:hover\:to-indigo-50:hover {
    --tw-gradient-to: #eef2ff;
  }

  .desktop\:hover\:to-indigo-100:hover {
    --tw-gradient-to: #e0e7ff;
  }

  .desktop\:hover\:to-indigo-200:hover {
    --tw-gradient-to: #c7d2fe;
  }

  .desktop\:hover\:to-indigo-300:hover {
    --tw-gradient-to: #a5b4fc;
  }

  .desktop\:hover\:to-indigo-400:hover {
    --tw-gradient-to: #818cf8;
  }

  .desktop\:hover\:to-indigo-500:hover {
    --tw-gradient-to: #6366f1;
  }

  .desktop\:hover\:to-indigo-600:hover {
    --tw-gradient-to: #4f46e5;
  }

  .desktop\:hover\:to-indigo-700:hover {
    --tw-gradient-to: #4338ca;
  }

  .desktop\:hover\:to-indigo-800:hover {
    --tw-gradient-to: #3730a3;
  }

  .desktop\:hover\:to-indigo-900:hover {
    --tw-gradient-to: #312e81;
  }

  .desktop\:hover\:to-purple-50:hover {
    --tw-gradient-to: #f5f3ff;
  }

  .desktop\:hover\:to-purple-100:hover {
    --tw-gradient-to: #ede9fe;
  }

  .desktop\:hover\:to-purple-200:hover {
    --tw-gradient-to: #ddd6fe;
  }

  .desktop\:hover\:to-purple-300:hover {
    --tw-gradient-to: #c4b5fd;
  }

  .desktop\:hover\:to-purple-400:hover {
    --tw-gradient-to: #a78bfa;
  }

  .desktop\:hover\:to-purple-500:hover {
    --tw-gradient-to: #8b5cf6;
  }

  .desktop\:hover\:to-purple-600:hover {
    --tw-gradient-to: #7c3aed;
  }

  .desktop\:hover\:to-purple-700:hover {
    --tw-gradient-to: #6d28d9;
  }

  .desktop\:hover\:to-purple-800:hover {
    --tw-gradient-to: #5b21b6;
  }

  .desktop\:hover\:to-purple-900:hover {
    --tw-gradient-to: #4c1d95;
  }

  .desktop\:hover\:to-pink-50:hover {
    --tw-gradient-to: #fdf2f8;
  }

  .desktop\:hover\:to-pink-100:hover {
    --tw-gradient-to: #fce7f3;
  }

  .desktop\:hover\:to-pink-200:hover {
    --tw-gradient-to: #fbcfe8;
  }

  .desktop\:hover\:to-pink-300:hover {
    --tw-gradient-to: #f9a8d4;
  }

  .desktop\:hover\:to-pink-400:hover {
    --tw-gradient-to: #f472b6;
  }

  .desktop\:hover\:to-pink-500:hover {
    --tw-gradient-to: #ec4899;
  }

  .desktop\:hover\:to-pink-600:hover {
    --tw-gradient-to: #db2777;
  }

  .desktop\:hover\:to-pink-700:hover {
    --tw-gradient-to: #be185d;
  }

  .desktop\:hover\:to-pink-800:hover {
    --tw-gradient-to: #9d174d;
  }

  .desktop\:hover\:to-pink-900:hover {
    --tw-gradient-to: #831843;
  }

  .desktop\:hover\:to-base-normal:hover {
    --tw-gradient-to: #004181;
  }

  .desktop\:hover\:to-base-dark:hover {
    --tw-gradient-to: #003469;
  }

  .desktop\:hover\:to-base-black:hover {
    --tw-gradient-to: #1D1D1F;
  }

  .desktop\:hover\:to-base-border:hover {
    --tw-gradient-to: #E7E7E9;
  }

  .desktop\:hover\:to-primary-normal:hover {
    --tw-gradient-to: #0067CF;
  }

  .desktop\:hover\:to-primary-alt:hover {
    --tw-gradient-to: #00478F;
  }

  .desktop\:hover\:to-subtle-white:hover {
    --tw-gradient-to: #F9F9F9;
  }

  .desktop\:hover\:to-turquesa:hover {
    --tw-gradient-to: #0097B2;
  }

  .desktop\:focus\:to-transparent:focus {
    --tw-gradient-to: transparent;
  }

  .desktop\:focus\:to-current:focus {
    --tw-gradient-to: currentColor;
  }

  .desktop\:focus\:to-black:focus {
    --tw-gradient-to: #000;
  }

  .desktop\:focus\:to-white:focus {
    --tw-gradient-to: #fff;
  }

  .desktop\:focus\:to-gray-50:focus {
    --tw-gradient-to: #f9fafb;
  }

  .desktop\:focus\:to-gray-100:focus {
    --tw-gradient-to: #f3f4f6;
  }

  .desktop\:focus\:to-gray-200:focus {
    --tw-gradient-to: #e5e7eb;
  }

  .desktop\:focus\:to-gray-300:focus {
    --tw-gradient-to: #d1d5db;
  }

  .desktop\:focus\:to-gray-400:focus {
    --tw-gradient-to: #9ca3af;
  }

  .desktop\:focus\:to-gray-500:focus {
    --tw-gradient-to: #6b7280;
  }

  .desktop\:focus\:to-gray-600:focus {
    --tw-gradient-to: #4b5563;
  }

  .desktop\:focus\:to-gray-700:focus {
    --tw-gradient-to: #374151;
  }

  .desktop\:focus\:to-gray-800:focus {
    --tw-gradient-to: #1f2937;
  }

  .desktop\:focus\:to-gray-900:focus {
    --tw-gradient-to: #111827;
  }

  .desktop\:focus\:to-red-50:focus {
    --tw-gradient-to: #fef2f2;
  }

  .desktop\:focus\:to-red-100:focus {
    --tw-gradient-to: #fee2e2;
  }

  .desktop\:focus\:to-red-200:focus {
    --tw-gradient-to: #fecaca;
  }

  .desktop\:focus\:to-red-300:focus {
    --tw-gradient-to: #fca5a5;
  }

  .desktop\:focus\:to-red-400:focus {
    --tw-gradient-to: #f87171;
  }

  .desktop\:focus\:to-red-500:focus {
    --tw-gradient-to: #ef4444;
  }

  .desktop\:focus\:to-red-600:focus {
    --tw-gradient-to: #dc2626;
  }

  .desktop\:focus\:to-red-700:focus {
    --tw-gradient-to: #b91c1c;
  }

  .desktop\:focus\:to-red-800:focus {
    --tw-gradient-to: #991b1b;
  }

  .desktop\:focus\:to-red-900:focus {
    --tw-gradient-to: #7f1d1d;
  }

  .desktop\:focus\:to-yellow-50:focus {
    --tw-gradient-to: #fffbeb;
  }

  .desktop\:focus\:to-yellow-100:focus {
    --tw-gradient-to: #fef3c7;
  }

  .desktop\:focus\:to-yellow-200:focus {
    --tw-gradient-to: #fde68a;
  }

  .desktop\:focus\:to-yellow-300:focus {
    --tw-gradient-to: #fcd34d;
  }

  .desktop\:focus\:to-yellow-400:focus {
    --tw-gradient-to: #fbbf24;
  }

  .desktop\:focus\:to-yellow-500:focus {
    --tw-gradient-to: #f59e0b;
  }

  .desktop\:focus\:to-yellow-600:focus {
    --tw-gradient-to: #d97706;
  }

  .desktop\:focus\:to-yellow-700:focus {
    --tw-gradient-to: #b45309;
  }

  .desktop\:focus\:to-yellow-800:focus {
    --tw-gradient-to: #92400e;
  }

  .desktop\:focus\:to-yellow-900:focus {
    --tw-gradient-to: #78350f;
  }

  .desktop\:focus\:to-green-50:focus {
    --tw-gradient-to: #ecfdf5;
  }

  .desktop\:focus\:to-green-100:focus {
    --tw-gradient-to: #d1fae5;
  }

  .desktop\:focus\:to-green-200:focus {
    --tw-gradient-to: #a7f3d0;
  }

  .desktop\:focus\:to-green-300:focus {
    --tw-gradient-to: #6ee7b7;
  }

  .desktop\:focus\:to-green-400:focus {
    --tw-gradient-to: #34d399;
  }

  .desktop\:focus\:to-green-500:focus {
    --tw-gradient-to: #10b981;
  }

  .desktop\:focus\:to-green-600:focus {
    --tw-gradient-to: #059669;
  }

  .desktop\:focus\:to-green-700:focus {
    --tw-gradient-to: #047857;
  }

  .desktop\:focus\:to-green-800:focus {
    --tw-gradient-to: #065f46;
  }

  .desktop\:focus\:to-green-900:focus {
    --tw-gradient-to: #064e3b;
  }

  .desktop\:focus\:to-blue-50:focus {
    --tw-gradient-to: #eff6ff;
  }

  .desktop\:focus\:to-blue-100:focus {
    --tw-gradient-to: #dbeafe;
  }

  .desktop\:focus\:to-blue-200:focus {
    --tw-gradient-to: #bfdbfe;
  }

  .desktop\:focus\:to-blue-300:focus {
    --tw-gradient-to: #93c5fd;
  }

  .desktop\:focus\:to-blue-400:focus {
    --tw-gradient-to: #60a5fa;
  }

  .desktop\:focus\:to-blue-500:focus {
    --tw-gradient-to: #3b82f6;
  }

  .desktop\:focus\:to-blue-600:focus {
    --tw-gradient-to: #2563eb;
  }

  .desktop\:focus\:to-blue-700:focus {
    --tw-gradient-to: #1d4ed8;
  }

  .desktop\:focus\:to-blue-800:focus {
    --tw-gradient-to: #1e40af;
  }

  .desktop\:focus\:to-blue-900:focus {
    --tw-gradient-to: #1e3a8a;
  }

  .desktop\:focus\:to-indigo-50:focus {
    --tw-gradient-to: #eef2ff;
  }

  .desktop\:focus\:to-indigo-100:focus {
    --tw-gradient-to: #e0e7ff;
  }

  .desktop\:focus\:to-indigo-200:focus {
    --tw-gradient-to: #c7d2fe;
  }

  .desktop\:focus\:to-indigo-300:focus {
    --tw-gradient-to: #a5b4fc;
  }

  .desktop\:focus\:to-indigo-400:focus {
    --tw-gradient-to: #818cf8;
  }

  .desktop\:focus\:to-indigo-500:focus {
    --tw-gradient-to: #6366f1;
  }

  .desktop\:focus\:to-indigo-600:focus {
    --tw-gradient-to: #4f46e5;
  }

  .desktop\:focus\:to-indigo-700:focus {
    --tw-gradient-to: #4338ca;
  }

  .desktop\:focus\:to-indigo-800:focus {
    --tw-gradient-to: #3730a3;
  }

  .desktop\:focus\:to-indigo-900:focus {
    --tw-gradient-to: #312e81;
  }

  .desktop\:focus\:to-purple-50:focus {
    --tw-gradient-to: #f5f3ff;
  }

  .desktop\:focus\:to-purple-100:focus {
    --tw-gradient-to: #ede9fe;
  }

  .desktop\:focus\:to-purple-200:focus {
    --tw-gradient-to: #ddd6fe;
  }

  .desktop\:focus\:to-purple-300:focus {
    --tw-gradient-to: #c4b5fd;
  }

  .desktop\:focus\:to-purple-400:focus {
    --tw-gradient-to: #a78bfa;
  }

  .desktop\:focus\:to-purple-500:focus {
    --tw-gradient-to: #8b5cf6;
  }

  .desktop\:focus\:to-purple-600:focus {
    --tw-gradient-to: #7c3aed;
  }

  .desktop\:focus\:to-purple-700:focus {
    --tw-gradient-to: #6d28d9;
  }

  .desktop\:focus\:to-purple-800:focus {
    --tw-gradient-to: #5b21b6;
  }

  .desktop\:focus\:to-purple-900:focus {
    --tw-gradient-to: #4c1d95;
  }

  .desktop\:focus\:to-pink-50:focus {
    --tw-gradient-to: #fdf2f8;
  }

  .desktop\:focus\:to-pink-100:focus {
    --tw-gradient-to: #fce7f3;
  }

  .desktop\:focus\:to-pink-200:focus {
    --tw-gradient-to: #fbcfe8;
  }

  .desktop\:focus\:to-pink-300:focus {
    --tw-gradient-to: #f9a8d4;
  }

  .desktop\:focus\:to-pink-400:focus {
    --tw-gradient-to: #f472b6;
  }

  .desktop\:focus\:to-pink-500:focus {
    --tw-gradient-to: #ec4899;
  }

  .desktop\:focus\:to-pink-600:focus {
    --tw-gradient-to: #db2777;
  }

  .desktop\:focus\:to-pink-700:focus {
    --tw-gradient-to: #be185d;
  }

  .desktop\:focus\:to-pink-800:focus {
    --tw-gradient-to: #9d174d;
  }

  .desktop\:focus\:to-pink-900:focus {
    --tw-gradient-to: #831843;
  }

  .desktop\:focus\:to-base-normal:focus {
    --tw-gradient-to: #004181;
  }

  .desktop\:focus\:to-base-dark:focus {
    --tw-gradient-to: #003469;
  }

  .desktop\:focus\:to-base-black:focus {
    --tw-gradient-to: #1D1D1F;
  }

  .desktop\:focus\:to-base-border:focus {
    --tw-gradient-to: #E7E7E9;
  }

  .desktop\:focus\:to-primary-normal:focus {
    --tw-gradient-to: #0067CF;
  }

  .desktop\:focus\:to-primary-alt:focus {
    --tw-gradient-to: #00478F;
  }

  .desktop\:focus\:to-subtle-white:focus {
    --tw-gradient-to: #F9F9F9;
  }

  .desktop\:focus\:to-turquesa:focus {
    --tw-gradient-to: #0097B2;
  }

  .desktop\:decoration-slice {
    -webkit-box-decoration-break: slice;
            box-decoration-break: slice;
  }

  .desktop\:decoration-clone {
    -webkit-box-decoration-break: clone;
            box-decoration-break: clone;
  }

  .desktop\:bg-auto {
    background-size: auto;
  }

  .desktop\:bg-cover {
    background-size: cover;
  }

  .desktop\:bg-contain {
    background-size: contain;
  }

  .desktop\:bg-fixed {
    background-attachment: fixed;
  }

  .desktop\:bg-local {
    background-attachment: local;
  }

  .desktop\:bg-scroll {
    background-attachment: scroll;
  }

  .desktop\:bg-clip-border {
    background-clip: border-box;
  }

  .desktop\:bg-clip-padding {
    background-clip: padding-box;
  }

  .desktop\:bg-clip-content {
    background-clip: content-box;
  }

  .desktop\:bg-clip-text {
    -webkit-background-clip: text;
            background-clip: text;
  }

  .desktop\:bg-bottom {
    background-position: bottom;
  }

  .desktop\:bg-center {
    background-position: center;
  }

  .desktop\:bg-left {
    background-position: left;
  }

  .desktop\:bg-left-bottom {
    background-position: left bottom;
  }

  .desktop\:bg-left-top {
    background-position: left top;
  }

  .desktop\:bg-right {
    background-position: right;
  }

  .desktop\:bg-right-bottom {
    background-position: right bottom;
  }

  .desktop\:bg-right-top {
    background-position: right top;
  }

  .desktop\:bg-top {
    background-position: top;
  }

  .desktop\:bg-repeat {
    background-repeat: repeat;
  }

  .desktop\:bg-no-repeat {
    background-repeat: no-repeat;
  }

  .desktop\:bg-repeat-x {
    background-repeat: repeat-x;
  }

  .desktop\:bg-repeat-y {
    background-repeat: repeat-y;
  }

  .desktop\:bg-repeat-round {
    background-repeat: round;
  }

  .desktop\:bg-repeat-space {
    background-repeat: space;
  }

  .desktop\:bg-origin-border {
    background-origin: border-box;
  }

  .desktop\:bg-origin-padding {
    background-origin: padding-box;
  }

  .desktop\:bg-origin-content {
    background-origin: content-box;
  }

  .desktop\:fill-current {
    fill: currentColor;
  }

  .desktop\:stroke-current {
    stroke: currentColor;
  }

  .desktop\:stroke-0 {
    stroke-width: 0;
  }

  .desktop\:stroke-1 {
    stroke-width: 1;
  }

  .desktop\:stroke-2 {
    stroke-width: 2;
  }

  .desktop\:object-contain {
    -o-object-fit: contain;
       object-fit: contain;
  }

  .desktop\:object-cover {
    -o-object-fit: cover;
       object-fit: cover;
  }

  .desktop\:object-fill {
    -o-object-fit: fill;
       object-fit: fill;
  }

  .desktop\:object-none {
    -o-object-fit: none;
       object-fit: none;
  }

  .desktop\:object-scale-down {
    -o-object-fit: scale-down;
       object-fit: scale-down;
  }

  .desktop\:object-bottom {
    -o-object-position: bottom;
       object-position: bottom;
  }

  .desktop\:object-center {
    -o-object-position: center;
       object-position: center;
  }

  .desktop\:object-left {
    -o-object-position: left;
       object-position: left;
  }

  .desktop\:object-left-bottom {
    -o-object-position: left bottom;
       object-position: left bottom;
  }

  .desktop\:object-left-top {
    -o-object-position: left top;
       object-position: left top;
  }

  .desktop\:object-right {
    -o-object-position: right;
       object-position: right;
  }

  .desktop\:object-right-bottom {
    -o-object-position: right bottom;
       object-position: right bottom;
  }

  .desktop\:object-right-top {
    -o-object-position: right top;
       object-position: right top;
  }

  .desktop\:object-top {
    -o-object-position: top;
       object-position: top;
  }

  .desktop\:p-0 {
    padding: 0;
  }

  .desktop\:p-1 {
    padding: 0.0625rem;
  }

  .desktop\:p-2 {
    padding: 0.125rem;
  }

  .desktop\:p-3 {
    padding: 0.1875rem;
  }

  .desktop\:p-4 {
    padding: 0.25rem;
  }

  .desktop\:p-5 {
    padding: 0.3125rem;
  }

  .desktop\:p-6 {
    padding: 0.375rem;
  }

  .desktop\:p-8 {
    padding: 0.5rem;
  }

  .desktop\:p-10 {
    padding: 0.625rem;
  }

  .desktop\:p-12 {
    padding: 0.75rem;
  }

  .desktop\:p-16 {
    padding: 1rem;
  }

  .desktop\:p-20 {
    padding: 1.25rem;
  }

  .desktop\:p-24 {
    padding: 1.5rem;
  }

  .desktop\:p-32 {
    padding: 2rem;
  }

  .desktop\:p-40 {
    padding: 2.5rem;
  }

  .desktop\:p-48 {
    padding: 3rem;
  }

  .desktop\:p-56 {
    padding: 3.5rem;
  }

  .desktop\:p-64 {
    padding: 4rem;
  }

  .desktop\:p-68 {
    padding: 4.25rem;
  }

  .desktop\:p-72 {
    padding: 4.5rem;
  }

  .desktop\:p-76 {
    padding: 4.75rem;
  }

  .desktop\:p-80 {
    padding: 5rem;
  }

  .desktop\:p-192 {
    padding: 12rem;
  }

  .desktop\:p-px {
    padding: 1px;
  }

  .desktop\:px-0 {
    padding-left: 0;
    padding-right: 0;
  }

  .desktop\:px-1 {
    padding-left: 0.0625rem;
    padding-right: 0.0625rem;
  }

  .desktop\:px-2 {
    padding-left: 0.125rem;
    padding-right: 0.125rem;
  }

  .desktop\:px-3 {
    padding-left: 0.1875rem;
    padding-right: 0.1875rem;
  }

  .desktop\:px-4 {
    padding-left: 0.25rem;
    padding-right: 0.25rem;
  }

  .desktop\:px-5 {
    padding-left: 0.3125rem;
    padding-right: 0.3125rem;
  }

  .desktop\:px-6 {
    padding-left: 0.375rem;
    padding-right: 0.375rem;
  }

  .desktop\:px-8 {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }

  .desktop\:px-10 {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }

  .desktop\:px-12 {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }

  .desktop\:px-16 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .desktop\:px-20 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .desktop\:px-24 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .desktop\:px-32 {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .desktop\:px-40 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .desktop\:px-48 {
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .desktop\:px-56 {
    padding-left: 3.5rem;
    padding-right: 3.5rem;
  }

  .desktop\:px-64 {
    padding-left: 4rem;
    padding-right: 4rem;
  }

  .desktop\:px-68 {
    padding-left: 4.25rem;
    padding-right: 4.25rem;
  }

  .desktop\:px-72 {
    padding-left: 4.5rem;
    padding-right: 4.5rem;
  }

  .desktop\:px-76 {
    padding-left: 4.75rem;
    padding-right: 4.75rem;
  }

  .desktop\:px-80 {
    padding-left: 5rem;
    padding-right: 5rem;
  }

  .desktop\:px-192 {
    padding-left: 12rem;
    padding-right: 12rem;
  }

  .desktop\:px-px {
    padding-left: 1px;
    padding-right: 1px;
  }

  .desktop\:py-0 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .desktop\:py-1 {
    padding-top: 0.0625rem;
    padding-bottom: 0.0625rem;
  }

  .desktop\:py-2 {
    padding-top: 0.125rem;
    padding-bottom: 0.125rem;
  }

  .desktop\:py-3 {
    padding-top: 0.1875rem;
    padding-bottom: 0.1875rem;
  }

  .desktop\:py-4 {
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
  }

  .desktop\:py-5 {
    padding-top: 0.3125rem;
    padding-bottom: 0.3125rem;
  }

  .desktop\:py-6 {
    padding-top: 0.375rem;
    padding-bottom: 0.375rem;
  }

  .desktop\:py-8 {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }

  .desktop\:py-10 {
    padding-top: 0.625rem;
    padding-bottom: 0.625rem;
  }

  .desktop\:py-12 {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
  }

  .desktop\:py-16 {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .desktop\:py-20 {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }

  .desktop\:py-24 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }

  .desktop\:py-32 {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .desktop\:py-40 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }

  .desktop\:py-48 {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .desktop\:py-56 {
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }

  .desktop\:py-64 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .desktop\:py-68 {
    padding-top: 4.25rem;
    padding-bottom: 4.25rem;
  }

  .desktop\:py-72 {
    padding-top: 4.5rem;
    padding-bottom: 4.5rem;
  }

  .desktop\:py-76 {
    padding-top: 4.75rem;
    padding-bottom: 4.75rem;
  }

  .desktop\:py-80 {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  .desktop\:py-192 {
    padding-top: 12rem;
    padding-bottom: 12rem;
  }

  .desktop\:py-px {
    padding-top: 1px;
    padding-bottom: 1px;
  }

  .desktop\:pt-0 {
    padding-top: 0;
  }

  .desktop\:pt-1 {
    padding-top: 0.0625rem;
  }

  .desktop\:pt-2 {
    padding-top: 0.125rem;
  }

  .desktop\:pt-3 {
    padding-top: 0.1875rem;
  }

  .desktop\:pt-4 {
    padding-top: 0.25rem;
  }

  .desktop\:pt-5 {
    padding-top: 0.3125rem;
  }

  .desktop\:pt-6 {
    padding-top: 0.375rem;
  }

  .desktop\:pt-8 {
    padding-top: 0.5rem;
  }

  .desktop\:pt-10 {
    padding-top: 0.625rem;
  }

  .desktop\:pt-12 {
    padding-top: 0.75rem;
  }

  .desktop\:pt-16 {
    padding-top: 1rem;
  }

  .desktop\:pt-20 {
    padding-top: 1.25rem;
  }

  .desktop\:pt-24 {
    padding-top: 1.5rem;
  }

  .desktop\:pt-32 {
    padding-top: 2rem;
  }

  .desktop\:pt-40 {
    padding-top: 2.5rem;
  }

  .desktop\:pt-48 {
    padding-top: 3rem;
  }

  .desktop\:pt-56 {
    padding-top: 3.5rem;
  }

  .desktop\:pt-64 {
    padding-top: 4rem;
  }

  .desktop\:pt-68 {
    padding-top: 4.25rem;
  }

  .desktop\:pt-72 {
    padding-top: 4.5rem;
  }

  .desktop\:pt-76 {
    padding-top: 4.75rem;
  }

  .desktop\:pt-80 {
    padding-top: 5rem;
  }

  .desktop\:pt-192 {
    padding-top: 12rem;
  }

  .desktop\:pt-px {
    padding-top: 1px;
  }

  .desktop\:pr-0 {
    padding-right: 0;
  }

  .desktop\:pr-1 {
    padding-right: 0.0625rem;
  }

  .desktop\:pr-2 {
    padding-right: 0.125rem;
  }

  .desktop\:pr-3 {
    padding-right: 0.1875rem;
  }

  .desktop\:pr-4 {
    padding-right: 0.25rem;
  }

  .desktop\:pr-5 {
    padding-right: 0.3125rem;
  }

  .desktop\:pr-6 {
    padding-right: 0.375rem;
  }

  .desktop\:pr-8 {
    padding-right: 0.5rem;
  }

  .desktop\:pr-10 {
    padding-right: 0.625rem;
  }

  .desktop\:pr-12 {
    padding-right: 0.75rem;
  }

  .desktop\:pr-16 {
    padding-right: 1rem;
  }

  .desktop\:pr-20 {
    padding-right: 1.25rem;
  }

  .desktop\:pr-24 {
    padding-right: 1.5rem;
  }

  .desktop\:pr-32 {
    padding-right: 2rem;
  }

  .desktop\:pr-40 {
    padding-right: 2.5rem;
  }

  .desktop\:pr-48 {
    padding-right: 3rem;
  }

  .desktop\:pr-56 {
    padding-right: 3.5rem;
  }

  .desktop\:pr-64 {
    padding-right: 4rem;
  }

  .desktop\:pr-68 {
    padding-right: 4.25rem;
  }

  .desktop\:pr-72 {
    padding-right: 4.5rem;
  }

  .desktop\:pr-76 {
    padding-right: 4.75rem;
  }

  .desktop\:pr-80 {
    padding-right: 5rem;
  }

  .desktop\:pr-192 {
    padding-right: 12rem;
  }

  .desktop\:pr-px {
    padding-right: 1px;
  }

  .desktop\:pb-0 {
    padding-bottom: 0;
  }

  .desktop\:pb-1 {
    padding-bottom: 0.0625rem;
  }

  .desktop\:pb-2 {
    padding-bottom: 0.125rem;
  }

  .desktop\:pb-3 {
    padding-bottom: 0.1875rem;
  }

  .desktop\:pb-4 {
    padding-bottom: 0.25rem;
  }

  .desktop\:pb-5 {
    padding-bottom: 0.3125rem;
  }

  .desktop\:pb-6 {
    padding-bottom: 0.375rem;
  }

  .desktop\:pb-8 {
    padding-bottom: 0.5rem;
  }

  .desktop\:pb-10 {
    padding-bottom: 0.625rem;
  }

  .desktop\:pb-12 {
    padding-bottom: 0.75rem;
  }

  .desktop\:pb-16 {
    padding-bottom: 1rem;
  }

  .desktop\:pb-20 {
    padding-bottom: 1.25rem;
  }

  .desktop\:pb-24 {
    padding-bottom: 1.5rem;
  }

  .desktop\:pb-32 {
    padding-bottom: 2rem;
  }

  .desktop\:pb-40 {
    padding-bottom: 2.5rem;
  }

  .desktop\:pb-48 {
    padding-bottom: 3rem;
  }

  .desktop\:pb-56 {
    padding-bottom: 3.5rem;
  }

  .desktop\:pb-64 {
    padding-bottom: 4rem;
  }

  .desktop\:pb-68 {
    padding-bottom: 4.25rem;
  }

  .desktop\:pb-72 {
    padding-bottom: 4.5rem;
  }

  .desktop\:pb-76 {
    padding-bottom: 4.75rem;
  }

  .desktop\:pb-80 {
    padding-bottom: 5rem;
  }

  .desktop\:pb-192 {
    padding-bottom: 12rem;
  }

  .desktop\:pb-px {
    padding-bottom: 1px;
  }

  .desktop\:pl-0 {
    padding-left: 0;
  }

  .desktop\:pl-1 {
    padding-left: 0.0625rem;
  }

  .desktop\:pl-2 {
    padding-left: 0.125rem;
  }

  .desktop\:pl-3 {
    padding-left: 0.1875rem;
  }

  .desktop\:pl-4 {
    padding-left: 0.25rem;
  }

  .desktop\:pl-5 {
    padding-left: 0.3125rem;
  }

  .desktop\:pl-6 {
    padding-left: 0.375rem;
  }

  .desktop\:pl-8 {
    padding-left: 0.5rem;
  }

  .desktop\:pl-10 {
    padding-left: 0.625rem;
  }

  .desktop\:pl-12 {
    padding-left: 0.75rem;
  }

  .desktop\:pl-16 {
    padding-left: 1rem;
  }

  .desktop\:pl-20 {
    padding-left: 1.25rem;
  }

  .desktop\:pl-24 {
    padding-left: 1.5rem;
  }

  .desktop\:pl-32 {
    padding-left: 2rem;
  }

  .desktop\:pl-40 {
    padding-left: 2.5rem;
  }

  .desktop\:pl-48 {
    padding-left: 3rem;
  }

  .desktop\:pl-56 {
    padding-left: 3.5rem;
  }

  .desktop\:pl-64 {
    padding-left: 4rem;
  }

  .desktop\:pl-68 {
    padding-left: 4.25rem;
  }

  .desktop\:pl-72 {
    padding-left: 4.5rem;
  }

  .desktop\:pl-76 {
    padding-left: 4.75rem;
  }

  .desktop\:pl-80 {
    padding-left: 5rem;
  }

  .desktop\:pl-192 {
    padding-left: 12rem;
  }

  .desktop\:pl-px {
    padding-left: 1px;
  }

  .desktop\:text-left {
    text-align: left;
  }

  .desktop\:text-center {
    text-align: center;
  }

  .desktop\:text-right {
    text-align: right;
  }

  .desktop\:text-justify {
    text-align: justify;
  }

  .desktop\:align-baseline {
    vertical-align: baseline;
  }

  .desktop\:align-top {
    vertical-align: top;
  }

  .desktop\:align-middle {
    vertical-align: middle;
  }

  .desktop\:align-bottom {
    vertical-align: bottom;
  }

  .desktop\:align-text-top {
    vertical-align: text-top;
  }

  .desktop\:align-text-bottom {
    vertical-align: text-bottom;
  }

  .desktop\:font-body {
    font-family: Roboto;
  }

  .desktop\:font-heading {
    font-family: "Open Sans";
  }

  .desktop\:text-root-em {
    font-size: 16px;
  }

  .desktop\:text-xs {
    font-size: 0.75rem;
  }

  .desktop\:text-sm {
    font-size: 0.875rem;
  }

  .desktop\:text-base {
    font-size: 1rem;
  }

  .desktop\:text-lg {
    font-size: 1.125rem;
  }

  .desktop\:text-xl {
    font-size: 1.25rem;
  }

  .desktop\:text-2xl {
    font-size: 1.375rem;
  }

  .desktop\:text-3xl {
    font-size: 1.5rem;
  }

  .desktop\:text-4xl {
    font-size: 1.625rem;
  }

  .desktop\:text-5xl {
    font-size: 1.75rem;
  }

  .desktop\:text-6xl {
    font-size: 1.875rem;
  }

  .desktop\:text-heading-xs {
    font-size: 1.75rem;
  }

  .desktop\:text-heading-sm {
    font-size: 2rem;
  }

  .desktop\:text-heading-md {
    font-size: 2.125rem;
  }

  .desktop\:text-heading-lg {
    font-size: 2.375rem;
  }

  .desktop\:text-heading-xl {
    font-size: 2.625rem;
  }

  .desktop\:font-thin {
    font-weight: 100;
  }

  .desktop\:font-extralight {
    font-weight: 200;
  }

  .desktop\:font-light {
    font-weight: 300;
  }

  .desktop\:font-normal {
    font-weight: 400;
  }

  .desktop\:font-medium {
    font-weight: 500;
  }

  .desktop\:font-semibold {
    font-weight: 600;
  }

  .desktop\:font-bold {
    font-weight: 700;
  }

  .desktop\:font-extrabold {
    font-weight: 800;
  }

  .desktop\:font-black {
    font-weight: 900;
  }

  .desktop\:uppercase {
    text-transform: uppercase;
  }

  .desktop\:lowercase {
    text-transform: lowercase;
  }

  .desktop\:capitalize {
    text-transform: capitalize;
  }

  .desktop\:normal-case {
    text-transform: none;
  }

  .desktop\:italic {
    font-style: italic;
  }

  .desktop\:not-italic {
    font-style: normal;
  }

  .desktop\:ordinal, .desktop\:slashed-zero, .desktop\:lining-nums, .desktop\:oldstyle-nums, .desktop\:proportional-nums, .desktop\:tabular-nums, .desktop\:diagonal-fractions, .desktop\: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-feature-settings: var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction);
    font-variant-numeric: var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction);
  }

  .desktop\:normal-nums {
    font-feature-settings: normal;
    font-variant-numeric: normal;
  }

  .desktop\:ordinal {
    --tw-ordinal: ordinal;
  }

  .desktop\:slashed-zero {
    --tw-slashed-zero: slashed-zero;
  }

  .desktop\:lining-nums {
    --tw-numeric-figure: lining-nums;
  }

  .desktop\:oldstyle-nums {
    --tw-numeric-figure: oldstyle-nums;
  }

  .desktop\:proportional-nums {
    --tw-numeric-spacing: proportional-nums;
  }

  .desktop\:tabular-nums {
    --tw-numeric-spacing: tabular-nums;
  }

  .desktop\:diagonal-fractions {
    --tw-numeric-fraction: diagonal-fractions;
  }

  .desktop\:stacked-fractions {
    --tw-numeric-fraction: stacked-fractions;
  }

  .desktop\:leading-3 {
    line-height: .75rem;
  }

  .desktop\:leading-4 {
    line-height: 1rem;
  }

  .desktop\:leading-5 {
    line-height: 1.25rem;
  }

  .desktop\:leading-6 {
    line-height: 1.5rem;
  }

  .desktop\:leading-7 {
    line-height: 1.75rem;
  }

  .desktop\:leading-8 {
    line-height: 2rem;
  }

  .desktop\:leading-9 {
    line-height: 2.25rem;
  }

  .desktop\:leading-10 {
    line-height: 2.5rem;
  }

  .desktop\:leading-none {
    line-height: 1;
  }

  .desktop\:leading-tight {
    line-height: 1.25;
  }

  .desktop\:leading-snug {
    line-height: 1.375;
  }

  .desktop\:leading-normal {
    line-height: 1.5;
  }

  .desktop\:leading-relaxed {
    line-height: 1.625;
  }

  .desktop\:leading-loose {
    line-height: 2;
  }

  .desktop\:tracking-tighter {
    letter-spacing: -0.05em;
  }

  .desktop\:tracking-tight {
    letter-spacing: -0.025em;
  }

  .desktop\:tracking-normal {
    letter-spacing: 0em;
  }

  .desktop\:tracking-wide {
    letter-spacing: 0.025em;
  }

  .desktop\:tracking-wider {
    letter-spacing: 0.05em;
  }

  .desktop\:tracking-widest {
    letter-spacing: 0.1em;
  }

  .desktop\:text-transparent {
    color: transparent;
  }

  .desktop\:text-current {
    color: currentColor;
  }

  .desktop\:text-black {
    --tw-text-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-text-opacity));
  }

  .desktop\:text-white {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .desktop\:text-gray-50 {
    --tw-text-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-text-opacity));
  }

  .desktop\:text-gray-100 {
    --tw-text-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-text-opacity));
  }

  .desktop\:text-gray-200 {
    --tw-text-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-text-opacity));
  }

  .desktop\:text-gray-300 {
    --tw-text-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-text-opacity));
  }

  .desktop\:text-gray-400 {
    --tw-text-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-text-opacity));
  }

  .desktop\:text-gray-500 {
    --tw-text-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-text-opacity));
  }

  .desktop\:text-gray-600 {
    --tw-text-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-text-opacity));
  }

  .desktop\:text-gray-700 {
    --tw-text-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-text-opacity));
  }

  .desktop\:text-gray-800 {
    --tw-text-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-text-opacity));
  }

  .desktop\:text-gray-900 {
    --tw-text-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-text-opacity));
  }

  .desktop\:text-red-50 {
    --tw-text-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-text-opacity));
  }

  .desktop\:text-red-100 {
    --tw-text-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-text-opacity));
  }

  .desktop\:text-red-200 {
    --tw-text-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-text-opacity));
  }

  .desktop\:text-red-300 {
    --tw-text-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-text-opacity));
  }

  .desktop\:text-red-400 {
    --tw-text-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-text-opacity));
  }

  .desktop\:text-red-500 {
    --tw-text-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-text-opacity));
  }

  .desktop\:text-red-600 {
    --tw-text-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-text-opacity));
  }

  .desktop\:text-red-700 {
    --tw-text-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-text-opacity));
  }

  .desktop\:text-red-800 {
    --tw-text-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-text-opacity));
  }

  .desktop\:text-red-900 {
    --tw-text-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-text-opacity));
  }

  .desktop\:text-yellow-50 {
    --tw-text-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-text-opacity));
  }

  .desktop\:text-yellow-100 {
    --tw-text-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-text-opacity));
  }

  .desktop\:text-yellow-200 {
    --tw-text-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-text-opacity));
  }

  .desktop\:text-yellow-300 {
    --tw-text-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-text-opacity));
  }

  .desktop\:text-yellow-400 {
    --tw-text-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-text-opacity));
  }

  .desktop\:text-yellow-500 {
    --tw-text-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-text-opacity));
  }

  .desktop\:text-yellow-600 {
    --tw-text-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-text-opacity));
  }

  .desktop\:text-yellow-700 {
    --tw-text-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-text-opacity));
  }

  .desktop\:text-yellow-800 {
    --tw-text-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-text-opacity));
  }

  .desktop\:text-yellow-900 {
    --tw-text-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-text-opacity));
  }

  .desktop\:text-green-50 {
    --tw-text-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-text-opacity));
  }

  .desktop\:text-green-100 {
    --tw-text-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-text-opacity));
  }

  .desktop\:text-green-200 {
    --tw-text-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-text-opacity));
  }

  .desktop\:text-green-300 {
    --tw-text-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-text-opacity));
  }

  .desktop\:text-green-400 {
    --tw-text-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-text-opacity));
  }

  .desktop\:text-green-500 {
    --tw-text-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-text-opacity));
  }

  .desktop\:text-green-600 {
    --tw-text-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-text-opacity));
  }

  .desktop\:text-green-700 {
    --tw-text-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-text-opacity));
  }

  .desktop\:text-green-800 {
    --tw-text-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-text-opacity));
  }

  .desktop\:text-green-900 {
    --tw-text-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-text-opacity));
  }

  .desktop\:text-blue-50 {
    --tw-text-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-text-opacity));
  }

  .desktop\:text-blue-100 {
    --tw-text-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-text-opacity));
  }

  .desktop\:text-blue-200 {
    --tw-text-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-text-opacity));
  }

  .desktop\:text-blue-300 {
    --tw-text-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-text-opacity));
  }

  .desktop\:text-blue-400 {
    --tw-text-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-text-opacity));
  }

  .desktop\:text-blue-500 {
    --tw-text-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-text-opacity));
  }

  .desktop\:text-blue-600 {
    --tw-text-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-text-opacity));
  }

  .desktop\:text-blue-700 {
    --tw-text-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-text-opacity));
  }

  .desktop\:text-blue-800 {
    --tw-text-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-text-opacity));
  }

  .desktop\:text-blue-900 {
    --tw-text-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-text-opacity));
  }

  .desktop\:text-indigo-50 {
    --tw-text-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-text-opacity));
  }

  .desktop\:text-indigo-100 {
    --tw-text-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-text-opacity));
  }

  .desktop\:text-indigo-200 {
    --tw-text-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-text-opacity));
  }

  .desktop\:text-indigo-300 {
    --tw-text-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-text-opacity));
  }

  .desktop\:text-indigo-400 {
    --tw-text-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-text-opacity));
  }

  .desktop\:text-indigo-500 {
    --tw-text-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-text-opacity));
  }

  .desktop\:text-indigo-600 {
    --tw-text-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-text-opacity));
  }

  .desktop\:text-indigo-700 {
    --tw-text-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-text-opacity));
  }

  .desktop\:text-indigo-800 {
    --tw-text-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-text-opacity));
  }

  .desktop\:text-indigo-900 {
    --tw-text-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-text-opacity));
  }

  .desktop\:text-purple-50 {
    --tw-text-opacity: 1;
    color: rgba(245, 243, 255, var(--tw-text-opacity));
  }

  .desktop\:text-purple-100 {
    --tw-text-opacity: 1;
    color: rgba(237, 233, 254, var(--tw-text-opacity));
  }

  .desktop\:text-purple-200 {
    --tw-text-opacity: 1;
    color: rgba(221, 214, 254, var(--tw-text-opacity));
  }

  .desktop\:text-purple-300 {
    --tw-text-opacity: 1;
    color: rgba(196, 181, 253, var(--tw-text-opacity));
  }

  .desktop\:text-purple-400 {
    --tw-text-opacity: 1;
    color: rgba(167, 139, 250, var(--tw-text-opacity));
  }

  .desktop\:text-purple-500 {
    --tw-text-opacity: 1;
    color: rgba(139, 92, 246, var(--tw-text-opacity));
  }

  .desktop\:text-purple-600 {
    --tw-text-opacity: 1;
    color: rgba(124, 58, 237, var(--tw-text-opacity));
  }

  .desktop\:text-purple-700 {
    --tw-text-opacity: 1;
    color: rgba(109, 40, 217, var(--tw-text-opacity));
  }

  .desktop\:text-purple-800 {
    --tw-text-opacity: 1;
    color: rgba(91, 33, 182, var(--tw-text-opacity));
  }

  .desktop\:text-purple-900 {
    --tw-text-opacity: 1;
    color: rgba(76, 29, 149, var(--tw-text-opacity));
  }

  .desktop\:text-pink-50 {
    --tw-text-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-text-opacity));
  }

  .desktop\:text-pink-100 {
    --tw-text-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-text-opacity));
  }

  .desktop\:text-pink-200 {
    --tw-text-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-text-opacity));
  }

  .desktop\:text-pink-300 {
    --tw-text-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-text-opacity));
  }

  .desktop\:text-pink-400 {
    --tw-text-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-text-opacity));
  }

  .desktop\:text-pink-500 {
    --tw-text-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-text-opacity));
  }

  .desktop\:text-pink-600 {
    --tw-text-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-text-opacity));
  }

  .desktop\:text-pink-700 {
    --tw-text-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-text-opacity));
  }

  .desktop\:text-pink-800 {
    --tw-text-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-text-opacity));
  }

  .desktop\:text-pink-900 {
    --tw-text-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-text-opacity));
  }

  .desktop\:text-base-normal {
    --tw-text-opacity: 1;
    color: rgba(0, 65, 129, var(--tw-text-opacity));
  }

  .desktop\:text-base-dark {
    --tw-text-opacity: 1;
    color: rgba(0, 52, 105, var(--tw-text-opacity));
  }

  .desktop\:text-base-black {
    --tw-text-opacity: 1;
    color: rgba(29, 29, 31, var(--tw-text-opacity));
  }

  .desktop\:text-base-border {
    --tw-text-opacity: 1;
    color: rgba(231, 231, 233, var(--tw-text-opacity));
  }

  .desktop\:text-primary-normal {
    --tw-text-opacity: 1;
    color: rgba(0, 103, 207, var(--tw-text-opacity));
  }

  .desktop\:text-primary-alt {
    --tw-text-opacity: 1;
    color: rgba(0, 71, 143, var(--tw-text-opacity));
  }

  .desktop\:text-subtle-white {
    --tw-text-opacity: 1;
    color: rgba(249, 249, 249, var(--tw-text-opacity));
  }

  .desktop\:text-turquesa {
    --tw-text-opacity: 1;
    color: rgba(0, 151, 178, var(--tw-text-opacity));
  }

  .group:hover .desktop\:group-hover\:text-transparent {
    color: transparent;
  }

  .group:hover .desktop\:group-hover\:text-current {
    color: currentColor;
  }

  .group:hover .desktop\:group-hover\:text-black {
    --tw-text-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-text-opacity));
  }

  .group:hover .desktop\:group-hover\:text-white {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .group:hover .desktop\:group-hover\:text-gray-50 {
    --tw-text-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-text-opacity));
  }

  .group:hover .desktop\:group-hover\:text-gray-100 {
    --tw-text-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-text-opacity));
  }

  .group:hover .desktop\:group-hover\:text-gray-200 {
    --tw-text-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-text-opacity));
  }

  .group:hover .desktop\:group-hover\:text-gray-300 {
    --tw-text-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-text-opacity));
  }

  .group:hover .desktop\:group-hover\:text-gray-400 {
    --tw-text-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-text-opacity));
  }

  .group:hover .desktop\:group-hover\:text-gray-500 {
    --tw-text-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-text-opacity));
  }

  .group:hover .desktop\:group-hover\:text-gray-600 {
    --tw-text-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-text-opacity));
  }

  .group:hover .desktop\:group-hover\:text-gray-700 {
    --tw-text-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-text-opacity));
  }

  .group:hover .desktop\:group-hover\:text-gray-800 {
    --tw-text-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-text-opacity));
  }

  .group:hover .desktop\:group-hover\:text-gray-900 {
    --tw-text-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-text-opacity));
  }

  .group:hover .desktop\:group-hover\:text-red-50 {
    --tw-text-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-text-opacity));
  }

  .group:hover .desktop\:group-hover\:text-red-100 {
    --tw-text-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-text-opacity));
  }

  .group:hover .desktop\:group-hover\:text-red-200 {
    --tw-text-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-text-opacity));
  }

  .group:hover .desktop\:group-hover\:text-red-300 {
    --tw-text-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-text-opacity));
  }

  .group:hover .desktop\:group-hover\:text-red-400 {
    --tw-text-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-text-opacity));
  }

  .group:hover .desktop\:group-hover\:text-red-500 {
    --tw-text-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-text-opacity));
  }

  .group:hover .desktop\:group-hover\:text-red-600 {
    --tw-text-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-text-opacity));
  }

  .group:hover .desktop\:group-hover\:text-red-700 {
    --tw-text-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-text-opacity));
  }

  .group:hover .desktop\:group-hover\:text-red-800 {
    --tw-text-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-text-opacity));
  }

  .group:hover .desktop\:group-hover\:text-red-900 {
    --tw-text-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-text-opacity));
  }

  .group:hover .desktop\:group-hover\:text-yellow-50 {
    --tw-text-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-text-opacity));
  }

  .group:hover .desktop\:group-hover\:text-yellow-100 {
    --tw-text-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-text-opacity));
  }

  .group:hover .desktop\:group-hover\:text-yellow-200 {
    --tw-text-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-text-opacity));
  }

  .group:hover .desktop\:group-hover\:text-yellow-300 {
    --tw-text-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-text-opacity));
  }

  .group:hover .desktop\:group-hover\:text-yellow-400 {
    --tw-text-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-text-opacity));
  }

  .group:hover .desktop\:group-hover\:text-yellow-500 {
    --tw-text-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-text-opacity));
  }

  .group:hover .desktop\:group-hover\:text-yellow-600 {
    --tw-text-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-text-opacity));
  }

  .group:hover .desktop\:group-hover\:text-yellow-700 {
    --tw-text-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-text-opacity));
  }

  .group:hover .desktop\:group-hover\:text-yellow-800 {
    --tw-text-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-text-opacity));
  }

  .group:hover .desktop\:group-hover\:text-yellow-900 {
    --tw-text-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-text-opacity));
  }

  .group:hover .desktop\:group-hover\:text-green-50 {
    --tw-text-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-text-opacity));
  }

  .group:hover .desktop\:group-hover\:text-green-100 {
    --tw-text-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-text-opacity));
  }

  .group:hover .desktop\:group-hover\:text-green-200 {
    --tw-text-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-text-opacity));
  }

  .group:hover .desktop\:group-hover\:text-green-300 {
    --tw-text-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-text-opacity));
  }

  .group:hover .desktop\:group-hover\:text-green-400 {
    --tw-text-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-text-opacity));
  }

  .group:hover .desktop\:group-hover\:text-green-500 {
    --tw-text-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-text-opacity));
  }

  .group:hover .desktop\:group-hover\:text-green-600 {
    --tw-text-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-text-opacity));
  }

  .group:hover .desktop\:group-hover\:text-green-700 {
    --tw-text-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-text-opacity));
  }

  .group:hover .desktop\:group-hover\:text-green-800 {
    --tw-text-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-text-opacity));
  }

  .group:hover .desktop\:group-hover\:text-green-900 {
    --tw-text-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-text-opacity));
  }

  .group:hover .desktop\:group-hover\:text-blue-50 {
    --tw-text-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-text-opacity));
  }

  .group:hover .desktop\:group-hover\:text-blue-100 {
    --tw-text-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-text-opacity));
  }

  .group:hover .desktop\:group-hover\:text-blue-200 {
    --tw-text-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-text-opacity));
  }

  .group:hover .desktop\:group-hover\:text-blue-300 {
    --tw-text-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-text-opacity));
  }

  .group:hover .desktop\:group-hover\:text-blue-400 {
    --tw-text-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-text-opacity));
  }

  .group:hover .desktop\:group-hover\:text-blue-500 {
    --tw-text-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-text-opacity));
  }

  .group:hover .desktop\:group-hover\:text-blue-600 {
    --tw-text-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-text-opacity));
  }

  .group:hover .desktop\:group-hover\:text-blue-700 {
    --tw-text-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-text-opacity));
  }

  .group:hover .desktop\:group-hover\:text-blue-800 {
    --tw-text-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-text-opacity));
  }

  .group:hover .desktop\:group-hover\:text-blue-900 {
    --tw-text-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-text-opacity));
  }

  .group:hover .desktop\:group-hover\:text-indigo-50 {
    --tw-text-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-text-opacity));
  }

  .group:hover .desktop\:group-hover\:text-indigo-100 {
    --tw-text-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-text-opacity));
  }

  .group:hover .desktop\:group-hover\:text-indigo-200 {
    --tw-text-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-text-opacity));
  }

  .group:hover .desktop\:group-hover\:text-indigo-300 {
    --tw-text-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-text-opacity));
  }

  .group:hover .desktop\:group-hover\:text-indigo-400 {
    --tw-text-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-text-opacity));
  }

  .group:hover .desktop\:group-hover\:text-indigo-500 {
    --tw-text-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-text-opacity));
  }

  .group:hover .desktop\:group-hover\:text-indigo-600 {
    --tw-text-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-text-opacity));
  }

  .group:hover .desktop\:group-hover\:text-indigo-700 {
    --tw-text-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-text-opacity));
  }

  .group:hover .desktop\:group-hover\:text-indigo-800 {
    --tw-text-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-text-opacity));
  }

  .group:hover .desktop\:group-hover\:text-indigo-900 {
    --tw-text-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-text-opacity));
  }

  .group:hover .desktop\:group-hover\:text-purple-50 {
    --tw-text-opacity: 1;
    color: rgba(245, 243, 255, var(--tw-text-opacity));
  }

  .group:hover .desktop\:group-hover\:text-purple-100 {
    --tw-text-opacity: 1;
    color: rgba(237, 233, 254, var(--tw-text-opacity));
  }

  .group:hover .desktop\:group-hover\:text-purple-200 {
    --tw-text-opacity: 1;
    color: rgba(221, 214, 254, var(--tw-text-opacity));
  }

  .group:hover .desktop\:group-hover\:text-purple-300 {
    --tw-text-opacity: 1;
    color: rgba(196, 181, 253, var(--tw-text-opacity));
  }

  .group:hover .desktop\:group-hover\:text-purple-400 {
    --tw-text-opacity: 1;
    color: rgba(167, 139, 250, var(--tw-text-opacity));
  }

  .group:hover .desktop\:group-hover\:text-purple-500 {
    --tw-text-opacity: 1;
    color: rgba(139, 92, 246, var(--tw-text-opacity));
  }

  .group:hover .desktop\:group-hover\:text-purple-600 {
    --tw-text-opacity: 1;
    color: rgba(124, 58, 237, var(--tw-text-opacity));
  }

  .group:hover .desktop\:group-hover\:text-purple-700 {
    --tw-text-opacity: 1;
    color: rgba(109, 40, 217, var(--tw-text-opacity));
  }

  .group:hover .desktop\:group-hover\:text-purple-800 {
    --tw-text-opacity: 1;
    color: rgba(91, 33, 182, var(--tw-text-opacity));
  }

  .group:hover .desktop\:group-hover\:text-purple-900 {
    --tw-text-opacity: 1;
    color: rgba(76, 29, 149, var(--tw-text-opacity));
  }

  .group:hover .desktop\:group-hover\:text-pink-50 {
    --tw-text-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-text-opacity));
  }

  .group:hover .desktop\:group-hover\:text-pink-100 {
    --tw-text-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-text-opacity));
  }

  .group:hover .desktop\:group-hover\:text-pink-200 {
    --tw-text-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-text-opacity));
  }

  .group:hover .desktop\:group-hover\:text-pink-300 {
    --tw-text-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-text-opacity));
  }

  .group:hover .desktop\:group-hover\:text-pink-400 {
    --tw-text-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-text-opacity));
  }

  .group:hover .desktop\:group-hover\:text-pink-500 {
    --tw-text-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-text-opacity));
  }

  .group:hover .desktop\:group-hover\:text-pink-600 {
    --tw-text-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-text-opacity));
  }

  .group:hover .desktop\:group-hover\:text-pink-700 {
    --tw-text-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-text-opacity));
  }

  .group:hover .desktop\:group-hover\:text-pink-800 {
    --tw-text-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-text-opacity));
  }

  .group:hover .desktop\:group-hover\:text-pink-900 {
    --tw-text-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-text-opacity));
  }

  .group:hover .desktop\:group-hover\:text-base-normal {
    --tw-text-opacity: 1;
    color: rgba(0, 65, 129, var(--tw-text-opacity));
  }

  .group:hover .desktop\:group-hover\:text-base-dark {
    --tw-text-opacity: 1;
    color: rgba(0, 52, 105, var(--tw-text-opacity));
  }

  .group:hover .desktop\:group-hover\:text-base-black {
    --tw-text-opacity: 1;
    color: rgba(29, 29, 31, var(--tw-text-opacity));
  }

  .group:hover .desktop\:group-hover\:text-base-border {
    --tw-text-opacity: 1;
    color: rgba(231, 231, 233, var(--tw-text-opacity));
  }

  .group:hover .desktop\:group-hover\:text-primary-normal {
    --tw-text-opacity: 1;
    color: rgba(0, 103, 207, var(--tw-text-opacity));
  }

  .group:hover .desktop\:group-hover\:text-primary-alt {
    --tw-text-opacity: 1;
    color: rgba(0, 71, 143, var(--tw-text-opacity));
  }

  .group:hover .desktop\:group-hover\:text-subtle-white {
    --tw-text-opacity: 1;
    color: rgba(249, 249, 249, var(--tw-text-opacity));
  }

  .group:hover .desktop\:group-hover\:text-turquesa {
    --tw-text-opacity: 1;
    color: rgba(0, 151, 178, var(--tw-text-opacity));
  }

  .desktop\:focus-within\:text-transparent:focus-within {
    color: transparent;
  }

  .desktop\:focus-within\:text-current:focus-within {
    color: currentColor;
  }

  .desktop\:focus-within\:text-black:focus-within {
    --tw-text-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-text-opacity));
  }

  .desktop\:focus-within\:text-white:focus-within {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .desktop\:focus-within\:text-gray-50:focus-within {
    --tw-text-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-text-opacity));
  }

  .desktop\:focus-within\:text-gray-100:focus-within {
    --tw-text-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-text-opacity));
  }

  .desktop\:focus-within\:text-gray-200:focus-within {
    --tw-text-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-text-opacity));
  }

  .desktop\:focus-within\:text-gray-300:focus-within {
    --tw-text-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-text-opacity));
  }

  .desktop\:focus-within\:text-gray-400:focus-within {
    --tw-text-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-text-opacity));
  }

  .desktop\:focus-within\:text-gray-500:focus-within {
    --tw-text-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-text-opacity));
  }

  .desktop\:focus-within\:text-gray-600:focus-within {
    --tw-text-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-text-opacity));
  }

  .desktop\:focus-within\:text-gray-700:focus-within {
    --tw-text-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-text-opacity));
  }

  .desktop\:focus-within\:text-gray-800:focus-within {
    --tw-text-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-text-opacity));
  }

  .desktop\:focus-within\:text-gray-900:focus-within {
    --tw-text-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-text-opacity));
  }

  .desktop\:focus-within\:text-red-50:focus-within {
    --tw-text-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-text-opacity));
  }

  .desktop\:focus-within\:text-red-100:focus-within {
    --tw-text-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-text-opacity));
  }

  .desktop\:focus-within\:text-red-200:focus-within {
    --tw-text-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-text-opacity));
  }

  .desktop\:focus-within\:text-red-300:focus-within {
    --tw-text-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-text-opacity));
  }

  .desktop\:focus-within\:text-red-400:focus-within {
    --tw-text-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-text-opacity));
  }

  .desktop\:focus-within\:text-red-500:focus-within {
    --tw-text-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-text-opacity));
  }

  .desktop\:focus-within\:text-red-600:focus-within {
    --tw-text-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-text-opacity));
  }

  .desktop\:focus-within\:text-red-700:focus-within {
    --tw-text-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-text-opacity));
  }

  .desktop\:focus-within\:text-red-800:focus-within {
    --tw-text-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-text-opacity));
  }

  .desktop\:focus-within\:text-red-900:focus-within {
    --tw-text-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-text-opacity));
  }

  .desktop\:focus-within\:text-yellow-50:focus-within {
    --tw-text-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-text-opacity));
  }

  .desktop\:focus-within\:text-yellow-100:focus-within {
    --tw-text-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-text-opacity));
  }

  .desktop\:focus-within\:text-yellow-200:focus-within {
    --tw-text-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-text-opacity));
  }

  .desktop\:focus-within\:text-yellow-300:focus-within {
    --tw-text-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-text-opacity));
  }

  .desktop\:focus-within\:text-yellow-400:focus-within {
    --tw-text-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-text-opacity));
  }

  .desktop\:focus-within\:text-yellow-500:focus-within {
    --tw-text-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-text-opacity));
  }

  .desktop\:focus-within\:text-yellow-600:focus-within {
    --tw-text-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-text-opacity));
  }

  .desktop\:focus-within\:text-yellow-700:focus-within {
    --tw-text-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-text-opacity));
  }

  .desktop\:focus-within\:text-yellow-800:focus-within {
    --tw-text-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-text-opacity));
  }

  .desktop\:focus-within\:text-yellow-900:focus-within {
    --tw-text-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-text-opacity));
  }

  .desktop\:focus-within\:text-green-50:focus-within {
    --tw-text-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-text-opacity));
  }

  .desktop\:focus-within\:text-green-100:focus-within {
    --tw-text-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-text-opacity));
  }

  .desktop\:focus-within\:text-green-200:focus-within {
    --tw-text-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-text-opacity));
  }

  .desktop\:focus-within\:text-green-300:focus-within {
    --tw-text-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-text-opacity));
  }

  .desktop\:focus-within\:text-green-400:focus-within {
    --tw-text-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-text-opacity));
  }

  .desktop\:focus-within\:text-green-500:focus-within {
    --tw-text-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-text-opacity));
  }

  .desktop\:focus-within\:text-green-600:focus-within {
    --tw-text-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-text-opacity));
  }

  .desktop\:focus-within\:text-green-700:focus-within {
    --tw-text-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-text-opacity));
  }

  .desktop\:focus-within\:text-green-800:focus-within {
    --tw-text-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-text-opacity));
  }

  .desktop\:focus-within\:text-green-900:focus-within {
    --tw-text-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-text-opacity));
  }

  .desktop\:focus-within\:text-blue-50:focus-within {
    --tw-text-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-text-opacity));
  }

  .desktop\:focus-within\:text-blue-100:focus-within {
    --tw-text-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-text-opacity));
  }

  .desktop\:focus-within\:text-blue-200:focus-within {
    --tw-text-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-text-opacity));
  }

  .desktop\:focus-within\:text-blue-300:focus-within {
    --tw-text-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-text-opacity));
  }

  .desktop\:focus-within\:text-blue-400:focus-within {
    --tw-text-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-text-opacity));
  }

  .desktop\:focus-within\:text-blue-500:focus-within {
    --tw-text-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-text-opacity));
  }

  .desktop\:focus-within\:text-blue-600:focus-within {
    --tw-text-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-text-opacity));
  }

  .desktop\:focus-within\:text-blue-700:focus-within {
    --tw-text-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-text-opacity));
  }

  .desktop\:focus-within\:text-blue-800:focus-within {
    --tw-text-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-text-opacity));
  }

  .desktop\:focus-within\:text-blue-900:focus-within {
    --tw-text-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-text-opacity));
  }

  .desktop\:focus-within\:text-indigo-50:focus-within {
    --tw-text-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-text-opacity));
  }

  .desktop\:focus-within\:text-indigo-100:focus-within {
    --tw-text-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-text-opacity));
  }

  .desktop\:focus-within\:text-indigo-200:focus-within {
    --tw-text-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-text-opacity));
  }

  .desktop\:focus-within\:text-indigo-300:focus-within {
    --tw-text-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-text-opacity));
  }

  .desktop\:focus-within\:text-indigo-400:focus-within {
    --tw-text-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-text-opacity));
  }

  .desktop\:focus-within\:text-indigo-500:focus-within {
    --tw-text-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-text-opacity));
  }

  .desktop\:focus-within\:text-indigo-600:focus-within {
    --tw-text-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-text-opacity));
  }

  .desktop\:focus-within\:text-indigo-700:focus-within {
    --tw-text-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-text-opacity));
  }

  .desktop\:focus-within\:text-indigo-800:focus-within {
    --tw-text-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-text-opacity));
  }

  .desktop\:focus-within\:text-indigo-900:focus-within {
    --tw-text-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-text-opacity));
  }

  .desktop\:focus-within\:text-purple-50:focus-within {
    --tw-text-opacity: 1;
    color: rgba(245, 243, 255, var(--tw-text-opacity));
  }

  .desktop\:focus-within\:text-purple-100:focus-within {
    --tw-text-opacity: 1;
    color: rgba(237, 233, 254, var(--tw-text-opacity));
  }

  .desktop\:focus-within\:text-purple-200:focus-within {
    --tw-text-opacity: 1;
    color: rgba(221, 214, 254, var(--tw-text-opacity));
  }

  .desktop\:focus-within\:text-purple-300:focus-within {
    --tw-text-opacity: 1;
    color: rgba(196, 181, 253, var(--tw-text-opacity));
  }

  .desktop\:focus-within\:text-purple-400:focus-within {
    --tw-text-opacity: 1;
    color: rgba(167, 139, 250, var(--tw-text-opacity));
  }

  .desktop\:focus-within\:text-purple-500:focus-within {
    --tw-text-opacity: 1;
    color: rgba(139, 92, 246, var(--tw-text-opacity));
  }

  .desktop\:focus-within\:text-purple-600:focus-within {
    --tw-text-opacity: 1;
    color: rgba(124, 58, 237, var(--tw-text-opacity));
  }

  .desktop\:focus-within\:text-purple-700:focus-within {
    --tw-text-opacity: 1;
    color: rgba(109, 40, 217, var(--tw-text-opacity));
  }

  .desktop\:focus-within\:text-purple-800:focus-within {
    --tw-text-opacity: 1;
    color: rgba(91, 33, 182, var(--tw-text-opacity));
  }

  .desktop\:focus-within\:text-purple-900:focus-within {
    --tw-text-opacity: 1;
    color: rgba(76, 29, 149, var(--tw-text-opacity));
  }

  .desktop\:focus-within\:text-pink-50:focus-within {
    --tw-text-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-text-opacity));
  }

  .desktop\:focus-within\:text-pink-100:focus-within {
    --tw-text-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-text-opacity));
  }

  .desktop\:focus-within\:text-pink-200:focus-within {
    --tw-text-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-text-opacity));
  }

  .desktop\:focus-within\:text-pink-300:focus-within {
    --tw-text-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-text-opacity));
  }

  .desktop\:focus-within\:text-pink-400:focus-within {
    --tw-text-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-text-opacity));
  }

  .desktop\:focus-within\:text-pink-500:focus-within {
    --tw-text-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-text-opacity));
  }

  .desktop\:focus-within\:text-pink-600:focus-within {
    --tw-text-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-text-opacity));
  }

  .desktop\:focus-within\:text-pink-700:focus-within {
    --tw-text-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-text-opacity));
  }

  .desktop\:focus-within\:text-pink-800:focus-within {
    --tw-text-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-text-opacity));
  }

  .desktop\:focus-within\:text-pink-900:focus-within {
    --tw-text-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-text-opacity));
  }

  .desktop\:focus-within\:text-base-normal:focus-within {
    --tw-text-opacity: 1;
    color: rgba(0, 65, 129, var(--tw-text-opacity));
  }

  .desktop\:focus-within\:text-base-dark:focus-within {
    --tw-text-opacity: 1;
    color: rgba(0, 52, 105, var(--tw-text-opacity));
  }

  .desktop\:focus-within\:text-base-black:focus-within {
    --tw-text-opacity: 1;
    color: rgba(29, 29, 31, var(--tw-text-opacity));
  }

  .desktop\:focus-within\:text-base-border:focus-within {
    --tw-text-opacity: 1;
    color: rgba(231, 231, 233, var(--tw-text-opacity));
  }

  .desktop\:focus-within\:text-primary-normal:focus-within {
    --tw-text-opacity: 1;
    color: rgba(0, 103, 207, var(--tw-text-opacity));
  }

  .desktop\:focus-within\:text-primary-alt:focus-within {
    --tw-text-opacity: 1;
    color: rgba(0, 71, 143, var(--tw-text-opacity));
  }

  .desktop\:focus-within\:text-subtle-white:focus-within {
    --tw-text-opacity: 1;
    color: rgba(249, 249, 249, var(--tw-text-opacity));
  }

  .desktop\:focus-within\:text-turquesa:focus-within {
    --tw-text-opacity: 1;
    color: rgba(0, 151, 178, var(--tw-text-opacity));
  }

  .desktop\:hover\:text-transparent:hover {
    color: transparent;
  }

  .desktop\:hover\:text-current:hover {
    color: currentColor;
  }

  .desktop\:hover\:text-black:hover {
    --tw-text-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-text-opacity));
  }

  .desktop\:hover\:text-white:hover {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .desktop\:hover\:text-gray-50:hover {
    --tw-text-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-text-opacity));
  }

  .desktop\:hover\:text-gray-100:hover {
    --tw-text-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-text-opacity));
  }

  .desktop\:hover\:text-gray-200:hover {
    --tw-text-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-text-opacity));
  }

  .desktop\:hover\:text-gray-300:hover {
    --tw-text-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-text-opacity));
  }

  .desktop\:hover\:text-gray-400:hover {
    --tw-text-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-text-opacity));
  }

  .desktop\:hover\:text-gray-500:hover {
    --tw-text-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-text-opacity));
  }

  .desktop\:hover\:text-gray-600:hover {
    --tw-text-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-text-opacity));
  }

  .desktop\:hover\:text-gray-700:hover {
    --tw-text-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-text-opacity));
  }

  .desktop\:hover\:text-gray-800:hover {
    --tw-text-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-text-opacity));
  }

  .desktop\:hover\:text-gray-900:hover {
    --tw-text-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-text-opacity));
  }

  .desktop\:hover\:text-red-50:hover {
    --tw-text-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-text-opacity));
  }

  .desktop\:hover\:text-red-100:hover {
    --tw-text-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-text-opacity));
  }

  .desktop\:hover\:text-red-200:hover {
    --tw-text-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-text-opacity));
  }

  .desktop\:hover\:text-red-300:hover {
    --tw-text-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-text-opacity));
  }

  .desktop\:hover\:text-red-400:hover {
    --tw-text-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-text-opacity));
  }

  .desktop\:hover\:text-red-500:hover {
    --tw-text-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-text-opacity));
  }

  .desktop\:hover\:text-red-600:hover {
    --tw-text-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-text-opacity));
  }

  .desktop\:hover\:text-red-700:hover {
    --tw-text-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-text-opacity));
  }

  .desktop\:hover\:text-red-800:hover {
    --tw-text-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-text-opacity));
  }

  .desktop\:hover\:text-red-900:hover {
    --tw-text-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-text-opacity));
  }

  .desktop\:hover\:text-yellow-50:hover {
    --tw-text-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-text-opacity));
  }

  .desktop\:hover\:text-yellow-100:hover {
    --tw-text-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-text-opacity));
  }

  .desktop\:hover\:text-yellow-200:hover {
    --tw-text-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-text-opacity));
  }

  .desktop\:hover\:text-yellow-300:hover {
    --tw-text-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-text-opacity));
  }

  .desktop\:hover\:text-yellow-400:hover {
    --tw-text-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-text-opacity));
  }

  .desktop\:hover\:text-yellow-500:hover {
    --tw-text-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-text-opacity));
  }

  .desktop\:hover\:text-yellow-600:hover {
    --tw-text-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-text-opacity));
  }

  .desktop\:hover\:text-yellow-700:hover {
    --tw-text-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-text-opacity));
  }

  .desktop\:hover\:text-yellow-800:hover {
    --tw-text-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-text-opacity));
  }

  .desktop\:hover\:text-yellow-900:hover {
    --tw-text-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-text-opacity));
  }

  .desktop\:hover\:text-green-50:hover {
    --tw-text-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-text-opacity));
  }

  .desktop\:hover\:text-green-100:hover {
    --tw-text-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-text-opacity));
  }

  .desktop\:hover\:text-green-200:hover {
    --tw-text-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-text-opacity));
  }

  .desktop\:hover\:text-green-300:hover {
    --tw-text-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-text-opacity));
  }

  .desktop\:hover\:text-green-400:hover {
    --tw-text-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-text-opacity));
  }

  .desktop\:hover\:text-green-500:hover {
    --tw-text-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-text-opacity));
  }

  .desktop\:hover\:text-green-600:hover {
    --tw-text-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-text-opacity));
  }

  .desktop\:hover\:text-green-700:hover {
    --tw-text-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-text-opacity));
  }

  .desktop\:hover\:text-green-800:hover {
    --tw-text-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-text-opacity));
  }

  .desktop\:hover\:text-green-900:hover {
    --tw-text-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-text-opacity));
  }

  .desktop\:hover\:text-blue-50:hover {
    --tw-text-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-text-opacity));
  }

  .desktop\:hover\:text-blue-100:hover {
    --tw-text-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-text-opacity));
  }

  .desktop\:hover\:text-blue-200:hover {
    --tw-text-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-text-opacity));
  }

  .desktop\:hover\:text-blue-300:hover {
    --tw-text-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-text-opacity));
  }

  .desktop\:hover\:text-blue-400:hover {
    --tw-text-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-text-opacity));
  }

  .desktop\:hover\:text-blue-500:hover {
    --tw-text-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-text-opacity));
  }

  .desktop\:hover\:text-blue-600:hover {
    --tw-text-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-text-opacity));
  }

  .desktop\:hover\:text-blue-700:hover {
    --tw-text-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-text-opacity));
  }

  .desktop\:hover\:text-blue-800:hover {
    --tw-text-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-text-opacity));
  }

  .desktop\:hover\:text-blue-900:hover {
    --tw-text-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-text-opacity));
  }

  .desktop\:hover\:text-indigo-50:hover {
    --tw-text-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-text-opacity));
  }

  .desktop\:hover\:text-indigo-100:hover {
    --tw-text-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-text-opacity));
  }

  .desktop\:hover\:text-indigo-200:hover {
    --tw-text-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-text-opacity));
  }

  .desktop\:hover\:text-indigo-300:hover {
    --tw-text-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-text-opacity));
  }

  .desktop\:hover\:text-indigo-400:hover {
    --tw-text-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-text-opacity));
  }

  .desktop\:hover\:text-indigo-500:hover {
    --tw-text-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-text-opacity));
  }

  .desktop\:hover\:text-indigo-600:hover {
    --tw-text-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-text-opacity));
  }

  .desktop\:hover\:text-indigo-700:hover {
    --tw-text-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-text-opacity));
  }

  .desktop\:hover\:text-indigo-800:hover {
    --tw-text-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-text-opacity));
  }

  .desktop\:hover\:text-indigo-900:hover {
    --tw-text-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-text-opacity));
  }

  .desktop\:hover\:text-purple-50:hover {
    --tw-text-opacity: 1;
    color: rgba(245, 243, 255, var(--tw-text-opacity));
  }

  .desktop\:hover\:text-purple-100:hover {
    --tw-text-opacity: 1;
    color: rgba(237, 233, 254, var(--tw-text-opacity));
  }

  .desktop\:hover\:text-purple-200:hover {
    --tw-text-opacity: 1;
    color: rgba(221, 214, 254, var(--tw-text-opacity));
  }

  .desktop\:hover\:text-purple-300:hover {
    --tw-text-opacity: 1;
    color: rgba(196, 181, 253, var(--tw-text-opacity));
  }

  .desktop\:hover\:text-purple-400:hover {
    --tw-text-opacity: 1;
    color: rgba(167, 139, 250, var(--tw-text-opacity));
  }

  .desktop\:hover\:text-purple-500:hover {
    --tw-text-opacity: 1;
    color: rgba(139, 92, 246, var(--tw-text-opacity));
  }

  .desktop\:hover\:text-purple-600:hover {
    --tw-text-opacity: 1;
    color: rgba(124, 58, 237, var(--tw-text-opacity));
  }

  .desktop\:hover\:text-purple-700:hover {
    --tw-text-opacity: 1;
    color: rgba(109, 40, 217, var(--tw-text-opacity));
  }

  .desktop\:hover\:text-purple-800:hover {
    --tw-text-opacity: 1;
    color: rgba(91, 33, 182, var(--tw-text-opacity));
  }

  .desktop\:hover\:text-purple-900:hover {
    --tw-text-opacity: 1;
    color: rgba(76, 29, 149, var(--tw-text-opacity));
  }

  .desktop\:hover\:text-pink-50:hover {
    --tw-text-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-text-opacity));
  }

  .desktop\:hover\:text-pink-100:hover {
    --tw-text-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-text-opacity));
  }

  .desktop\:hover\:text-pink-200:hover {
    --tw-text-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-text-opacity));
  }

  .desktop\:hover\:text-pink-300:hover {
    --tw-text-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-text-opacity));
  }

  .desktop\:hover\:text-pink-400:hover {
    --tw-text-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-text-opacity));
  }

  .desktop\:hover\:text-pink-500:hover {
    --tw-text-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-text-opacity));
  }

  .desktop\:hover\:text-pink-600:hover {
    --tw-text-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-text-opacity));
  }

  .desktop\:hover\:text-pink-700:hover {
    --tw-text-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-text-opacity));
  }

  .desktop\:hover\:text-pink-800:hover {
    --tw-text-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-text-opacity));
  }

  .desktop\:hover\:text-pink-900:hover {
    --tw-text-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-text-opacity));
  }

  .desktop\:hover\:text-base-normal:hover {
    --tw-text-opacity: 1;
    color: rgba(0, 65, 129, var(--tw-text-opacity));
  }

  .desktop\:hover\:text-base-dark:hover {
    --tw-text-opacity: 1;
    color: rgba(0, 52, 105, var(--tw-text-opacity));
  }

  .desktop\:hover\:text-base-black:hover {
    --tw-text-opacity: 1;
    color: rgba(29, 29, 31, var(--tw-text-opacity));
  }

  .desktop\:hover\:text-base-border:hover {
    --tw-text-opacity: 1;
    color: rgba(231, 231, 233, var(--tw-text-opacity));
  }

  .desktop\:hover\:text-primary-normal:hover {
    --tw-text-opacity: 1;
    color: rgba(0, 103, 207, var(--tw-text-opacity));
  }

  .desktop\:hover\:text-primary-alt:hover {
    --tw-text-opacity: 1;
    color: rgba(0, 71, 143, var(--tw-text-opacity));
  }

  .desktop\:hover\:text-subtle-white:hover {
    --tw-text-opacity: 1;
    color: rgba(249, 249, 249, var(--tw-text-opacity));
  }

  .desktop\:hover\:text-turquesa:hover {
    --tw-text-opacity: 1;
    color: rgba(0, 151, 178, var(--tw-text-opacity));
  }

  .desktop\:focus\:text-transparent:focus {
    color: transparent;
  }

  .desktop\:focus\:text-current:focus {
    color: currentColor;
  }

  .desktop\:focus\:text-black:focus {
    --tw-text-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-text-opacity));
  }

  .desktop\:focus\:text-white:focus {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .desktop\:focus\:text-gray-50:focus {
    --tw-text-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-text-opacity));
  }

  .desktop\:focus\:text-gray-100:focus {
    --tw-text-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-text-opacity));
  }

  .desktop\:focus\:text-gray-200:focus {
    --tw-text-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-text-opacity));
  }

  .desktop\:focus\:text-gray-300:focus {
    --tw-text-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-text-opacity));
  }

  .desktop\:focus\:text-gray-400:focus {
    --tw-text-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-text-opacity));
  }

  .desktop\:focus\:text-gray-500:focus {
    --tw-text-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-text-opacity));
  }

  .desktop\:focus\:text-gray-600:focus {
    --tw-text-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-text-opacity));
  }

  .desktop\:focus\:text-gray-700:focus {
    --tw-text-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-text-opacity));
  }

  .desktop\:focus\:text-gray-800:focus {
    --tw-text-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-text-opacity));
  }

  .desktop\:focus\:text-gray-900:focus {
    --tw-text-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-text-opacity));
  }

  .desktop\:focus\:text-red-50:focus {
    --tw-text-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-text-opacity));
  }

  .desktop\:focus\:text-red-100:focus {
    --tw-text-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-text-opacity));
  }

  .desktop\:focus\:text-red-200:focus {
    --tw-text-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-text-opacity));
  }

  .desktop\:focus\:text-red-300:focus {
    --tw-text-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-text-opacity));
  }

  .desktop\:focus\:text-red-400:focus {
    --tw-text-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-text-opacity));
  }

  .desktop\:focus\:text-red-500:focus {
    --tw-text-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-text-opacity));
  }

  .desktop\:focus\:text-red-600:focus {
    --tw-text-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-text-opacity));
  }

  .desktop\:focus\:text-red-700:focus {
    --tw-text-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-text-opacity));
  }

  .desktop\:focus\:text-red-800:focus {
    --tw-text-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-text-opacity));
  }

  .desktop\:focus\:text-red-900:focus {
    --tw-text-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-text-opacity));
  }

  .desktop\:focus\:text-yellow-50:focus {
    --tw-text-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-text-opacity));
  }

  .desktop\:focus\:text-yellow-100:focus {
    --tw-text-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-text-opacity));
  }

  .desktop\:focus\:text-yellow-200:focus {
    --tw-text-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-text-opacity));
  }

  .desktop\:focus\:text-yellow-300:focus {
    --tw-text-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-text-opacity));
  }

  .desktop\:focus\:text-yellow-400:focus {
    --tw-text-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-text-opacity));
  }

  .desktop\:focus\:text-yellow-500:focus {
    --tw-text-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-text-opacity));
  }

  .desktop\:focus\:text-yellow-600:focus {
    --tw-text-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-text-opacity));
  }

  .desktop\:focus\:text-yellow-700:focus {
    --tw-text-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-text-opacity));
  }

  .desktop\:focus\:text-yellow-800:focus {
    --tw-text-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-text-opacity));
  }

  .desktop\:focus\:text-yellow-900:focus {
    --tw-text-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-text-opacity));
  }

  .desktop\:focus\:text-green-50:focus {
    --tw-text-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-text-opacity));
  }

  .desktop\:focus\:text-green-100:focus {
    --tw-text-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-text-opacity));
  }

  .desktop\:focus\:text-green-200:focus {
    --tw-text-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-text-opacity));
  }

  .desktop\:focus\:text-green-300:focus {
    --tw-text-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-text-opacity));
  }

  .desktop\:focus\:text-green-400:focus {
    --tw-text-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-text-opacity));
  }

  .desktop\:focus\:text-green-500:focus {
    --tw-text-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-text-opacity));
  }

  .desktop\:focus\:text-green-600:focus {
    --tw-text-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-text-opacity));
  }

  .desktop\:focus\:text-green-700:focus {
    --tw-text-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-text-opacity));
  }

  .desktop\:focus\:text-green-800:focus {
    --tw-text-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-text-opacity));
  }

  .desktop\:focus\:text-green-900:focus {
    --tw-text-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-text-opacity));
  }

  .desktop\:focus\:text-blue-50:focus {
    --tw-text-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-text-opacity));
  }

  .desktop\:focus\:text-blue-100:focus {
    --tw-text-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-text-opacity));
  }

  .desktop\:focus\:text-blue-200:focus {
    --tw-text-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-text-opacity));
  }

  .desktop\:focus\:text-blue-300:focus {
    --tw-text-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-text-opacity));
  }

  .desktop\:focus\:text-blue-400:focus {
    --tw-text-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-text-opacity));
  }

  .desktop\:focus\:text-blue-500:focus {
    --tw-text-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-text-opacity));
  }

  .desktop\:focus\:text-blue-600:focus {
    --tw-text-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-text-opacity));
  }

  .desktop\:focus\:text-blue-700:focus {
    --tw-text-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-text-opacity));
  }

  .desktop\:focus\:text-blue-800:focus {
    --tw-text-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-text-opacity));
  }

  .desktop\:focus\:text-blue-900:focus {
    --tw-text-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-text-opacity));
  }

  .desktop\:focus\:text-indigo-50:focus {
    --tw-text-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-text-opacity));
  }

  .desktop\:focus\:text-indigo-100:focus {
    --tw-text-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-text-opacity));
  }

  .desktop\:focus\:text-indigo-200:focus {
    --tw-text-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-text-opacity));
  }

  .desktop\:focus\:text-indigo-300:focus {
    --tw-text-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-text-opacity));
  }

  .desktop\:focus\:text-indigo-400:focus {
    --tw-text-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-text-opacity));
  }

  .desktop\:focus\:text-indigo-500:focus {
    --tw-text-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-text-opacity));
  }

  .desktop\:focus\:text-indigo-600:focus {
    --tw-text-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-text-opacity));
  }

  .desktop\:focus\:text-indigo-700:focus {
    --tw-text-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-text-opacity));
  }

  .desktop\:focus\:text-indigo-800:focus {
    --tw-text-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-text-opacity));
  }

  .desktop\:focus\:text-indigo-900:focus {
    --tw-text-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-text-opacity));
  }

  .desktop\:focus\:text-purple-50:focus {
    --tw-text-opacity: 1;
    color: rgba(245, 243, 255, var(--tw-text-opacity));
  }

  .desktop\:focus\:text-purple-100:focus {
    --tw-text-opacity: 1;
    color: rgba(237, 233, 254, var(--tw-text-opacity));
  }

  .desktop\:focus\:text-purple-200:focus {
    --tw-text-opacity: 1;
    color: rgba(221, 214, 254, var(--tw-text-opacity));
  }

  .desktop\:focus\:text-purple-300:focus {
    --tw-text-opacity: 1;
    color: rgba(196, 181, 253, var(--tw-text-opacity));
  }

  .desktop\:focus\:text-purple-400:focus {
    --tw-text-opacity: 1;
    color: rgba(167, 139, 250, var(--tw-text-opacity));
  }

  .desktop\:focus\:text-purple-500:focus {
    --tw-text-opacity: 1;
    color: rgba(139, 92, 246, var(--tw-text-opacity));
  }

  .desktop\:focus\:text-purple-600:focus {
    --tw-text-opacity: 1;
    color: rgba(124, 58, 237, var(--tw-text-opacity));
  }

  .desktop\:focus\:text-purple-700:focus {
    --tw-text-opacity: 1;
    color: rgba(109, 40, 217, var(--tw-text-opacity));
  }

  .desktop\:focus\:text-purple-800:focus {
    --tw-text-opacity: 1;
    color: rgba(91, 33, 182, var(--tw-text-opacity));
  }

  .desktop\:focus\:text-purple-900:focus {
    --tw-text-opacity: 1;
    color: rgba(76, 29, 149, var(--tw-text-opacity));
  }

  .desktop\:focus\:text-pink-50:focus {
    --tw-text-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-text-opacity));
  }

  .desktop\:focus\:text-pink-100:focus {
    --tw-text-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-text-opacity));
  }

  .desktop\:focus\:text-pink-200:focus {
    --tw-text-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-text-opacity));
  }

  .desktop\:focus\:text-pink-300:focus {
    --tw-text-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-text-opacity));
  }

  .desktop\:focus\:text-pink-400:focus {
    --tw-text-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-text-opacity));
  }

  .desktop\:focus\:text-pink-500:focus {
    --tw-text-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-text-opacity));
  }

  .desktop\:focus\:text-pink-600:focus {
    --tw-text-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-text-opacity));
  }

  .desktop\:focus\:text-pink-700:focus {
    --tw-text-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-text-opacity));
  }

  .desktop\:focus\:text-pink-800:focus {
    --tw-text-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-text-opacity));
  }

  .desktop\:focus\:text-pink-900:focus {
    --tw-text-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-text-opacity));
  }

  .desktop\:focus\:text-base-normal:focus {
    --tw-text-opacity: 1;
    color: rgba(0, 65, 129, var(--tw-text-opacity));
  }

  .desktop\:focus\:text-base-dark:focus {
    --tw-text-opacity: 1;
    color: rgba(0, 52, 105, var(--tw-text-opacity));
  }

  .desktop\:focus\:text-base-black:focus {
    --tw-text-opacity: 1;
    color: rgba(29, 29, 31, var(--tw-text-opacity));
  }

  .desktop\:focus\:text-base-border:focus {
    --tw-text-opacity: 1;
    color: rgba(231, 231, 233, var(--tw-text-opacity));
  }

  .desktop\:focus\:text-primary-normal:focus {
    --tw-text-opacity: 1;
    color: rgba(0, 103, 207, var(--tw-text-opacity));
  }

  .desktop\:focus\:text-primary-alt:focus {
    --tw-text-opacity: 1;
    color: rgba(0, 71, 143, var(--tw-text-opacity));
  }

  .desktop\:focus\:text-subtle-white:focus {
    --tw-text-opacity: 1;
    color: rgba(249, 249, 249, var(--tw-text-opacity));
  }

  .desktop\:focus\:text-turquesa:focus {
    --tw-text-opacity: 1;
    color: rgba(0, 151, 178, var(--tw-text-opacity));
  }

  .desktop\:text-opacity-0 {
    --tw-text-opacity: 0;
  }

  .desktop\:text-opacity-5 {
    --tw-text-opacity: 0.05;
  }

  .desktop\:text-opacity-10 {
    --tw-text-opacity: 0.1;
  }

  .desktop\:text-opacity-20 {
    --tw-text-opacity: 0.2;
  }

  .desktop\:text-opacity-25 {
    --tw-text-opacity: 0.25;
  }

  .desktop\:text-opacity-30 {
    --tw-text-opacity: 0.3;
  }

  .desktop\:text-opacity-40 {
    --tw-text-opacity: 0.4;
  }

  .desktop\:text-opacity-50 {
    --tw-text-opacity: 0.5;
  }

  .desktop\:text-opacity-60 {
    --tw-text-opacity: 0.6;
  }

  .desktop\:text-opacity-70 {
    --tw-text-opacity: 0.7;
  }

  .desktop\:text-opacity-75 {
    --tw-text-opacity: 0.75;
  }

  .desktop\:text-opacity-80 {
    --tw-text-opacity: 0.8;
  }

  .desktop\:text-opacity-90 {
    --tw-text-opacity: 0.9;
  }

  .desktop\:text-opacity-95 {
    --tw-text-opacity: 0.95;
  }

  .desktop\:text-opacity-100 {
    --tw-text-opacity: 1;
  }

  .group:hover .desktop\:group-hover\:text-opacity-0 {
    --tw-text-opacity: 0;
  }

  .group:hover .desktop\:group-hover\:text-opacity-5 {
    --tw-text-opacity: 0.05;
  }

  .group:hover .desktop\:group-hover\:text-opacity-10 {
    --tw-text-opacity: 0.1;
  }

  .group:hover .desktop\:group-hover\:text-opacity-20 {
    --tw-text-opacity: 0.2;
  }

  .group:hover .desktop\:group-hover\:text-opacity-25 {
    --tw-text-opacity: 0.25;
  }

  .group:hover .desktop\:group-hover\:text-opacity-30 {
    --tw-text-opacity: 0.3;
  }

  .group:hover .desktop\:group-hover\:text-opacity-40 {
    --tw-text-opacity: 0.4;
  }

  .group:hover .desktop\:group-hover\:text-opacity-50 {
    --tw-text-opacity: 0.5;
  }

  .group:hover .desktop\:group-hover\:text-opacity-60 {
    --tw-text-opacity: 0.6;
  }

  .group:hover .desktop\:group-hover\:text-opacity-70 {
    --tw-text-opacity: 0.7;
  }

  .group:hover .desktop\:group-hover\:text-opacity-75 {
    --tw-text-opacity: 0.75;
  }

  .group:hover .desktop\:group-hover\:text-opacity-80 {
    --tw-text-opacity: 0.8;
  }

  .group:hover .desktop\:group-hover\:text-opacity-90 {
    --tw-text-opacity: 0.9;
  }

  .group:hover .desktop\:group-hover\:text-opacity-95 {
    --tw-text-opacity: 0.95;
  }

  .group:hover .desktop\:group-hover\:text-opacity-100 {
    --tw-text-opacity: 1;
  }

  .desktop\:focus-within\:text-opacity-0:focus-within {
    --tw-text-opacity: 0;
  }

  .desktop\:focus-within\:text-opacity-5:focus-within {
    --tw-text-opacity: 0.05;
  }

  .desktop\:focus-within\:text-opacity-10:focus-within {
    --tw-text-opacity: 0.1;
  }

  .desktop\:focus-within\:text-opacity-20:focus-within {
    --tw-text-opacity: 0.2;
  }

  .desktop\:focus-within\:text-opacity-25:focus-within {
    --tw-text-opacity: 0.25;
  }

  .desktop\:focus-within\:text-opacity-30:focus-within {
    --tw-text-opacity: 0.3;
  }

  .desktop\:focus-within\:text-opacity-40:focus-within {
    --tw-text-opacity: 0.4;
  }

  .desktop\:focus-within\:text-opacity-50:focus-within {
    --tw-text-opacity: 0.5;
  }

  .desktop\:focus-within\:text-opacity-60:focus-within {
    --tw-text-opacity: 0.6;
  }

  .desktop\:focus-within\:text-opacity-70:focus-within {
    --tw-text-opacity: 0.7;
  }

  .desktop\:focus-within\:text-opacity-75:focus-within {
    --tw-text-opacity: 0.75;
  }

  .desktop\:focus-within\:text-opacity-80:focus-within {
    --tw-text-opacity: 0.8;
  }

  .desktop\:focus-within\:text-opacity-90:focus-within {
    --tw-text-opacity: 0.9;
  }

  .desktop\:focus-within\:text-opacity-95:focus-within {
    --tw-text-opacity: 0.95;
  }

  .desktop\:focus-within\:text-opacity-100:focus-within {
    --tw-text-opacity: 1;
  }

  .desktop\:hover\:text-opacity-0:hover {
    --tw-text-opacity: 0;
  }

  .desktop\:hover\:text-opacity-5:hover {
    --tw-text-opacity: 0.05;
  }

  .desktop\:hover\:text-opacity-10:hover {
    --tw-text-opacity: 0.1;
  }

  .desktop\:hover\:text-opacity-20:hover {
    --tw-text-opacity: 0.2;
  }

  .desktop\:hover\:text-opacity-25:hover {
    --tw-text-opacity: 0.25;
  }

  .desktop\:hover\:text-opacity-30:hover {
    --tw-text-opacity: 0.3;
  }

  .desktop\:hover\:text-opacity-40:hover {
    --tw-text-opacity: 0.4;
  }

  .desktop\:hover\:text-opacity-50:hover {
    --tw-text-opacity: 0.5;
  }

  .desktop\:hover\:text-opacity-60:hover {
    --tw-text-opacity: 0.6;
  }

  .desktop\:hover\:text-opacity-70:hover {
    --tw-text-opacity: 0.7;
  }

  .desktop\:hover\:text-opacity-75:hover {
    --tw-text-opacity: 0.75;
  }

  .desktop\:hover\:text-opacity-80:hover {
    --tw-text-opacity: 0.8;
  }

  .desktop\:hover\:text-opacity-90:hover {
    --tw-text-opacity: 0.9;
  }

  .desktop\:hover\:text-opacity-95:hover {
    --tw-text-opacity: 0.95;
  }

  .desktop\:hover\:text-opacity-100:hover {
    --tw-text-opacity: 1;
  }

  .desktop\:focus\:text-opacity-0:focus {
    --tw-text-opacity: 0;
  }

  .desktop\:focus\:text-opacity-5:focus {
    --tw-text-opacity: 0.05;
  }

  .desktop\:focus\:text-opacity-10:focus {
    --tw-text-opacity: 0.1;
  }

  .desktop\:focus\:text-opacity-20:focus {
    --tw-text-opacity: 0.2;
  }

  .desktop\:focus\:text-opacity-25:focus {
    --tw-text-opacity: 0.25;
  }

  .desktop\:focus\:text-opacity-30:focus {
    --tw-text-opacity: 0.3;
  }

  .desktop\:focus\:text-opacity-40:focus {
    --tw-text-opacity: 0.4;
  }

  .desktop\:focus\:text-opacity-50:focus {
    --tw-text-opacity: 0.5;
  }

  .desktop\:focus\:text-opacity-60:focus {
    --tw-text-opacity: 0.6;
  }

  .desktop\:focus\:text-opacity-70:focus {
    --tw-text-opacity: 0.7;
  }

  .desktop\:focus\:text-opacity-75:focus {
    --tw-text-opacity: 0.75;
  }

  .desktop\:focus\:text-opacity-80:focus {
    --tw-text-opacity: 0.8;
  }

  .desktop\:focus\:text-opacity-90:focus {
    --tw-text-opacity: 0.9;
  }

  .desktop\:focus\:text-opacity-95:focus {
    --tw-text-opacity: 0.95;
  }

  .desktop\:focus\:text-opacity-100:focus {
    --tw-text-opacity: 1;
  }

  .desktop\:underline {
    text-decoration: underline;
  }

  .desktop\:line-through {
    text-decoration: line-through;
  }

  .desktop\:no-underline {
    text-decoration: none;
  }

  .group:hover .desktop\:group-hover\:underline {
    text-decoration: underline;
  }

  .group:hover .desktop\:group-hover\:line-through {
    text-decoration: line-through;
  }

  .group:hover .desktop\:group-hover\:no-underline {
    text-decoration: none;
  }

  .desktop\:focus-within\:underline:focus-within {
    text-decoration: underline;
  }

  .desktop\:focus-within\:line-through:focus-within {
    text-decoration: line-through;
  }

  .desktop\:focus-within\:no-underline:focus-within {
    text-decoration: none;
  }

  .desktop\:hover\:underline:hover {
    text-decoration: underline;
  }

  .desktop\:hover\:line-through:hover {
    text-decoration: line-through;
  }

  .desktop\:hover\:no-underline:hover {
    text-decoration: none;
  }

  .desktop\:focus\:underline:focus {
    text-decoration: underline;
  }

  .desktop\:focus\:line-through:focus {
    text-decoration: line-through;
  }

  .desktop\:focus\:no-underline:focus {
    text-decoration: none;
  }

  .desktop\:antialiased {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }

  .desktop\:subpixel-antialiased {
    -webkit-font-smoothing: auto;
    -moz-osx-font-smoothing: auto;
  }

  .desktop\:placeholder-transparent::-moz-placeholder {
    color: transparent;
  }

  .desktop\:placeholder-transparent:-ms-input-placeholder {
    color: transparent;
  }

  .desktop\:placeholder-transparent::placeholder {
    color: transparent;
  }

  .desktop\:placeholder-current::-moz-placeholder {
    color: currentColor;
  }

  .desktop\:placeholder-current:-ms-input-placeholder {
    color: currentColor;
  }

  .desktop\:placeholder-current::placeholder {
    color: currentColor;
  }

  .desktop\:placeholder-black::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-black:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-black::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-white::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-white:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-white::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-gray-50::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-gray-50:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-gray-50::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-gray-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-gray-100:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-gray-100::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-gray-200::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-gray-200:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-gray-200::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-gray-300::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-gray-300:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-gray-300::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-gray-400::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-gray-400:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-gray-400::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-gray-500::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-gray-500:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-gray-500::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-gray-600::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-gray-600:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-gray-600::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-gray-700::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-gray-700:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-gray-700::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-gray-800::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-gray-800:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-gray-800::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-gray-900::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-gray-900:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-gray-900::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-red-50::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-red-50:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-red-50::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-red-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-red-100:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-red-100::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-red-200::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-red-200:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-red-200::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-red-300::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-red-300:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-red-300::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-red-400::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-red-400:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-red-400::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-red-500::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-red-500:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-red-500::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-red-600::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-red-600:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-red-600::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-red-700::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-red-700:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-red-700::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-red-800::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-red-800:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-red-800::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-red-900::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-red-900:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-red-900::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-yellow-50::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-yellow-50:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-yellow-50::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-yellow-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-yellow-100:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-yellow-100::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-yellow-200::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-yellow-200:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-yellow-200::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-yellow-300::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-yellow-300:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-yellow-300::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-yellow-400::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-yellow-400:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-yellow-400::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-yellow-500::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-yellow-500:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-yellow-500::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-yellow-600::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-yellow-600:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-yellow-600::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-yellow-700::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-yellow-700:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-yellow-700::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-yellow-800::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-yellow-800:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-yellow-800::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-yellow-900::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-yellow-900:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-yellow-900::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-green-50::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-green-50:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-green-50::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-green-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-green-100:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-green-100::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-green-200::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-green-200:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-green-200::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-green-300::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-green-300:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-green-300::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-green-400::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-green-400:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-green-400::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-green-500::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-green-500:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-green-500::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-green-600::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-green-600:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-green-600::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-green-700::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-green-700:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-green-700::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-green-800::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-green-800:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-green-800::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-green-900::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-green-900:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-green-900::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-blue-50::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-blue-50:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-blue-50::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-blue-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-blue-100:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-blue-100::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-blue-200::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-blue-200:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-blue-200::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-blue-300::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-blue-300:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-blue-300::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-blue-400::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-blue-400:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-blue-400::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-blue-500::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-blue-500:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-blue-500::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-blue-600::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-blue-600:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-blue-600::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-blue-700::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-blue-700:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-blue-700::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-blue-800::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-blue-800:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-blue-800::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-blue-900::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-blue-900:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-blue-900::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-indigo-50::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-indigo-50:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-indigo-50::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-indigo-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-indigo-100:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-indigo-100::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-indigo-200::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-indigo-200:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-indigo-200::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-indigo-300::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-indigo-300:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-indigo-300::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-indigo-400::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-indigo-400:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-indigo-400::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-indigo-500::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-indigo-500:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-indigo-500::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-indigo-600::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-indigo-600:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-indigo-600::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-indigo-700::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-indigo-700:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-indigo-700::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-indigo-800::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-indigo-800:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-indigo-800::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-indigo-900::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-indigo-900:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-indigo-900::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-purple-50::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 243, 255, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-purple-50:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 243, 255, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-purple-50::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 243, 255, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-purple-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 233, 254, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-purple-100:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 233, 254, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-purple-100::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 233, 254, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-purple-200::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(221, 214, 254, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-purple-200:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(221, 214, 254, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-purple-200::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(221, 214, 254, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-purple-300::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(196, 181, 253, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-purple-300:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(196, 181, 253, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-purple-300::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(196, 181, 253, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-purple-400::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(167, 139, 250, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-purple-400:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(167, 139, 250, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-purple-400::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(167, 139, 250, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-purple-500::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(139, 92, 246, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-purple-500:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(139, 92, 246, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-purple-500::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(139, 92, 246, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-purple-600::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(124, 58, 237, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-purple-600:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(124, 58, 237, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-purple-600::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(124, 58, 237, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-purple-700::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(109, 40, 217, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-purple-700:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(109, 40, 217, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-purple-700::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(109, 40, 217, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-purple-800::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(91, 33, 182, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-purple-800:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(91, 33, 182, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-purple-800::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(91, 33, 182, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-purple-900::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(76, 29, 149, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-purple-900:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(76, 29, 149, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-purple-900::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(76, 29, 149, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-pink-50::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-pink-50:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-pink-50::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-pink-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-pink-100:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-pink-100::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-pink-200::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-pink-200:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-pink-200::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-pink-300::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-pink-300:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-pink-300::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-pink-400::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-pink-400:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-pink-400::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-pink-500::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-pink-500:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-pink-500::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-pink-600::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-pink-600:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-pink-600::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-pink-700::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-pink-700:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-pink-700::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-pink-800::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-pink-800:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-pink-800::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-pink-900::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-pink-900:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-pink-900::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-base-normal::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 65, 129, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-base-normal:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 65, 129, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-base-normal::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 65, 129, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-base-dark::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 52, 105, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-base-dark:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 52, 105, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-base-dark::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 52, 105, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-base-black::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(29, 29, 31, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-base-black:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(29, 29, 31, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-base-black::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(29, 29, 31, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-base-border::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(231, 231, 233, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-base-border:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(231, 231, 233, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-base-border::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(231, 231, 233, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-primary-normal::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 103, 207, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-primary-normal:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 103, 207, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-primary-normal::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 103, 207, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-primary-alt::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 71, 143, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-primary-alt:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 71, 143, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-primary-alt::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 71, 143, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-subtle-white::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 249, 249, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-subtle-white:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 249, 249, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-subtle-white::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 249, 249, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-turquesa::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 151, 178, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-turquesa:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 151, 178, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-turquesa::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 151, 178, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-transparent:focus::-moz-placeholder {
    color: transparent;
  }

  .desktop\:focus\:placeholder-transparent:focus:-ms-input-placeholder {
    color: transparent;
  }

  .desktop\:focus\:placeholder-transparent:focus::placeholder {
    color: transparent;
  }

  .desktop\:focus\:placeholder-current:focus::-moz-placeholder {
    color: currentColor;
  }

  .desktop\:focus\:placeholder-current:focus:-ms-input-placeholder {
    color: currentColor;
  }

  .desktop\:focus\:placeholder-current:focus::placeholder {
    color: currentColor;
  }

  .desktop\:focus\:placeholder-black:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-black:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-black:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-white:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-white:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-white:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-gray-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-gray-50:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-gray-50:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-gray-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-gray-100:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-gray-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-gray-200:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-gray-200:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-gray-200:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-gray-300:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-gray-300:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-gray-300:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-gray-400:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-gray-400:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-gray-400:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-gray-500:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-gray-500:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-gray-500:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-gray-600:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-gray-600:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-gray-600:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-gray-700:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-gray-700:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-gray-700:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-gray-800:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-gray-800:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-gray-800:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-gray-900:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-gray-900:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-gray-900:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-red-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-red-50:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-red-50:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-red-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-red-100:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-red-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-red-200:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-red-200:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-red-200:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-red-300:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-red-300:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-red-300:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-red-400:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-red-400:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-red-400:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-red-500:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-red-500:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-red-500:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-red-600:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-red-600:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-red-600:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-red-700:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-red-700:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-red-700:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-red-800:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-red-800:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-red-800:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-red-900:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-red-900:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-red-900:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-yellow-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-yellow-50:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-yellow-50:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-yellow-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-yellow-100:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-yellow-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-yellow-200:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-yellow-200:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-yellow-200:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-yellow-300:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-yellow-300:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-yellow-300:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-yellow-400:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-yellow-400:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-yellow-400:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-yellow-500:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-yellow-500:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-yellow-500:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-yellow-600:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-yellow-600:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-yellow-600:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-yellow-700:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-yellow-700:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-yellow-700:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-yellow-800:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-yellow-800:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-yellow-800:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-yellow-900:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-yellow-900:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-yellow-900:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-green-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-green-50:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-green-50:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-green-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-green-100:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-green-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-green-200:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-green-200:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-green-200:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-green-300:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-green-300:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-green-300:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-green-400:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-green-400:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-green-400:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-green-500:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-green-500:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-green-500:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-green-600:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-green-600:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-green-600:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-green-700:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-green-700:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-green-700:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-green-800:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-green-800:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-green-800:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-green-900:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-green-900:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-green-900:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-blue-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-blue-50:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-blue-50:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-blue-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-blue-100:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-blue-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-blue-200:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-blue-200:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-blue-200:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-blue-300:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-blue-300:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-blue-300:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-blue-400:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-blue-400:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-blue-400:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-blue-500:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-blue-500:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-blue-500:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-blue-600:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-blue-600:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-blue-600:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-blue-700:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-blue-700:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-blue-700:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-blue-800:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-blue-800:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-blue-800:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-blue-900:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-blue-900:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-blue-900:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-indigo-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-indigo-50:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-indigo-50:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-indigo-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-indigo-100:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-indigo-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-indigo-200:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-indigo-200:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-indigo-200:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-indigo-300:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-indigo-300:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-indigo-300:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-indigo-400:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-indigo-400:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-indigo-400:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-indigo-500:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-indigo-500:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-indigo-500:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-indigo-600:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-indigo-600:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-indigo-600:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-indigo-700:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-indigo-700:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-indigo-700:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-indigo-800:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-indigo-800:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-indigo-800:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-indigo-900:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-indigo-900:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-indigo-900:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-purple-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 243, 255, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-purple-50:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 243, 255, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-purple-50:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 243, 255, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-purple-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 233, 254, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-purple-100:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 233, 254, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-purple-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 233, 254, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-purple-200:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(221, 214, 254, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-purple-200:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(221, 214, 254, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-purple-200:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(221, 214, 254, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-purple-300:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(196, 181, 253, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-purple-300:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(196, 181, 253, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-purple-300:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(196, 181, 253, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-purple-400:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(167, 139, 250, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-purple-400:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(167, 139, 250, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-purple-400:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(167, 139, 250, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-purple-500:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(139, 92, 246, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-purple-500:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(139, 92, 246, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-purple-500:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(139, 92, 246, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-purple-600:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(124, 58, 237, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-purple-600:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(124, 58, 237, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-purple-600:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(124, 58, 237, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-purple-700:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(109, 40, 217, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-purple-700:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(109, 40, 217, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-purple-700:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(109, 40, 217, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-purple-800:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(91, 33, 182, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-purple-800:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(91, 33, 182, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-purple-800:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(91, 33, 182, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-purple-900:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(76, 29, 149, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-purple-900:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(76, 29, 149, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-purple-900:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(76, 29, 149, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-pink-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-pink-50:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-pink-50:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-pink-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-pink-100:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-pink-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-pink-200:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-pink-200:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-pink-200:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-pink-300:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-pink-300:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-pink-300:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-pink-400:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-pink-400:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-pink-400:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-pink-500:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-pink-500:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-pink-500:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-pink-600:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-pink-600:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-pink-600:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-pink-700:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-pink-700:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-pink-700:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-pink-800:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-pink-800:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-pink-800:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-pink-900:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-pink-900:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-pink-900:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-base-normal:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 65, 129, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-base-normal:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 65, 129, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-base-normal:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 65, 129, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-base-dark:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 52, 105, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-base-dark:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 52, 105, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-base-dark:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 52, 105, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-base-black:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(29, 29, 31, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-base-black:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(29, 29, 31, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-base-black:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(29, 29, 31, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-base-border:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(231, 231, 233, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-base-border:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(231, 231, 233, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-base-border:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(231, 231, 233, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-primary-normal:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 103, 207, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-primary-normal:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 103, 207, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-primary-normal:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 103, 207, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-primary-alt:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 71, 143, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-primary-alt:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 71, 143, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-primary-alt:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 71, 143, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-subtle-white:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 249, 249, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-subtle-white:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 249, 249, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-subtle-white:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 249, 249, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-turquesa:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 151, 178, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-turquesa:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 151, 178, var(--tw-placeholder-opacity));
  }

  .desktop\:focus\:placeholder-turquesa:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 151, 178, var(--tw-placeholder-opacity));
  }

  .desktop\:placeholder-opacity-0::-moz-placeholder {
    --tw-placeholder-opacity: 0;
  }

  .desktop\:placeholder-opacity-0:-ms-input-placeholder {
    --tw-placeholder-opacity: 0;
  }

  .desktop\:placeholder-opacity-0::placeholder {
    --tw-placeholder-opacity: 0;
  }

  .desktop\:placeholder-opacity-5::-moz-placeholder {
    --tw-placeholder-opacity: 0.05;
  }

  .desktop\:placeholder-opacity-5:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.05;
  }

  .desktop\:placeholder-opacity-5::placeholder {
    --tw-placeholder-opacity: 0.05;
  }

  .desktop\:placeholder-opacity-10::-moz-placeholder {
    --tw-placeholder-opacity: 0.1;
  }

  .desktop\:placeholder-opacity-10:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.1;
  }

  .desktop\:placeholder-opacity-10::placeholder {
    --tw-placeholder-opacity: 0.1;
  }

  .desktop\:placeholder-opacity-20::-moz-placeholder {
    --tw-placeholder-opacity: 0.2;
  }

  .desktop\:placeholder-opacity-20:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.2;
  }

  .desktop\:placeholder-opacity-20::placeholder {
    --tw-placeholder-opacity: 0.2;
  }

  .desktop\:placeholder-opacity-25::-moz-placeholder {
    --tw-placeholder-opacity: 0.25;
  }

  .desktop\:placeholder-opacity-25:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.25;
  }

  .desktop\:placeholder-opacity-25::placeholder {
    --tw-placeholder-opacity: 0.25;
  }

  .desktop\:placeholder-opacity-30::-moz-placeholder {
    --tw-placeholder-opacity: 0.3;
  }

  .desktop\:placeholder-opacity-30:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.3;
  }

  .desktop\:placeholder-opacity-30::placeholder {
    --tw-placeholder-opacity: 0.3;
  }

  .desktop\:placeholder-opacity-40::-moz-placeholder {
    --tw-placeholder-opacity: 0.4;
  }

  .desktop\:placeholder-opacity-40:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.4;
  }

  .desktop\:placeholder-opacity-40::placeholder {
    --tw-placeholder-opacity: 0.4;
  }

  .desktop\:placeholder-opacity-50::-moz-placeholder {
    --tw-placeholder-opacity: 0.5;
  }

  .desktop\:placeholder-opacity-50:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.5;
  }

  .desktop\:placeholder-opacity-50::placeholder {
    --tw-placeholder-opacity: 0.5;
  }

  .desktop\:placeholder-opacity-60::-moz-placeholder {
    --tw-placeholder-opacity: 0.6;
  }

  .desktop\:placeholder-opacity-60:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.6;
  }

  .desktop\:placeholder-opacity-60::placeholder {
    --tw-placeholder-opacity: 0.6;
  }

  .desktop\:placeholder-opacity-70::-moz-placeholder {
    --tw-placeholder-opacity: 0.7;
  }

  .desktop\:placeholder-opacity-70:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.7;
  }

  .desktop\:placeholder-opacity-70::placeholder {
    --tw-placeholder-opacity: 0.7;
  }

  .desktop\:placeholder-opacity-75::-moz-placeholder {
    --tw-placeholder-opacity: 0.75;
  }

  .desktop\:placeholder-opacity-75:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.75;
  }

  .desktop\:placeholder-opacity-75::placeholder {
    --tw-placeholder-opacity: 0.75;
  }

  .desktop\:placeholder-opacity-80::-moz-placeholder {
    --tw-placeholder-opacity: 0.8;
  }

  .desktop\:placeholder-opacity-80:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.8;
  }

  .desktop\:placeholder-opacity-80::placeholder {
    --tw-placeholder-opacity: 0.8;
  }

  .desktop\:placeholder-opacity-90::-moz-placeholder {
    --tw-placeholder-opacity: 0.9;
  }

  .desktop\:placeholder-opacity-90:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.9;
  }

  .desktop\:placeholder-opacity-90::placeholder {
    --tw-placeholder-opacity: 0.9;
  }

  .desktop\:placeholder-opacity-95::-moz-placeholder {
    --tw-placeholder-opacity: 0.95;
  }

  .desktop\:placeholder-opacity-95:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.95;
  }

  .desktop\:placeholder-opacity-95::placeholder {
    --tw-placeholder-opacity: 0.95;
  }

  .desktop\:placeholder-opacity-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
  }

  .desktop\:placeholder-opacity-100:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
  }

  .desktop\:placeholder-opacity-100::placeholder {
    --tw-placeholder-opacity: 1;
  }

  .desktop\:focus\:placeholder-opacity-0:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0;
  }

  .desktop\:focus\:placeholder-opacity-0:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 0;
  }

  .desktop\:focus\:placeholder-opacity-0:focus::placeholder {
    --tw-placeholder-opacity: 0;
  }

  .desktop\:focus\:placeholder-opacity-5:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.05;
  }

  .desktop\:focus\:placeholder-opacity-5:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.05;
  }

  .desktop\:focus\:placeholder-opacity-5:focus::placeholder {
    --tw-placeholder-opacity: 0.05;
  }

  .desktop\:focus\:placeholder-opacity-10:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.1;
  }

  .desktop\:focus\:placeholder-opacity-10:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.1;
  }

  .desktop\:focus\:placeholder-opacity-10:focus::placeholder {
    --tw-placeholder-opacity: 0.1;
  }

  .desktop\:focus\:placeholder-opacity-20:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.2;
  }

  .desktop\:focus\:placeholder-opacity-20:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.2;
  }

  .desktop\:focus\:placeholder-opacity-20:focus::placeholder {
    --tw-placeholder-opacity: 0.2;
  }

  .desktop\:focus\:placeholder-opacity-25:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.25;
  }

  .desktop\:focus\:placeholder-opacity-25:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.25;
  }

  .desktop\:focus\:placeholder-opacity-25:focus::placeholder {
    --tw-placeholder-opacity: 0.25;
  }

  .desktop\:focus\:placeholder-opacity-30:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.3;
  }

  .desktop\:focus\:placeholder-opacity-30:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.3;
  }

  .desktop\:focus\:placeholder-opacity-30:focus::placeholder {
    --tw-placeholder-opacity: 0.3;
  }

  .desktop\:focus\:placeholder-opacity-40:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.4;
  }

  .desktop\:focus\:placeholder-opacity-40:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.4;
  }

  .desktop\:focus\:placeholder-opacity-40:focus::placeholder {
    --tw-placeholder-opacity: 0.4;
  }

  .desktop\:focus\:placeholder-opacity-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.5;
  }

  .desktop\:focus\:placeholder-opacity-50:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.5;
  }

  .desktop\:focus\:placeholder-opacity-50:focus::placeholder {
    --tw-placeholder-opacity: 0.5;
  }

  .desktop\:focus\:placeholder-opacity-60:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.6;
  }

  .desktop\:focus\:placeholder-opacity-60:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.6;
  }

  .desktop\:focus\:placeholder-opacity-60:focus::placeholder {
    --tw-placeholder-opacity: 0.6;
  }

  .desktop\:focus\:placeholder-opacity-70:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.7;
  }

  .desktop\:focus\:placeholder-opacity-70:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.7;
  }

  .desktop\:focus\:placeholder-opacity-70:focus::placeholder {
    --tw-placeholder-opacity: 0.7;
  }

  .desktop\:focus\:placeholder-opacity-75:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.75;
  }

  .desktop\:focus\:placeholder-opacity-75:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.75;
  }

  .desktop\:focus\:placeholder-opacity-75:focus::placeholder {
    --tw-placeholder-opacity: 0.75;
  }

  .desktop\:focus\:placeholder-opacity-80:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.8;
  }

  .desktop\:focus\:placeholder-opacity-80:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.8;
  }

  .desktop\:focus\:placeholder-opacity-80:focus::placeholder {
    --tw-placeholder-opacity: 0.8;
  }

  .desktop\:focus\:placeholder-opacity-90:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.9;
  }

  .desktop\:focus\:placeholder-opacity-90:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.9;
  }

  .desktop\:focus\:placeholder-opacity-90:focus::placeholder {
    --tw-placeholder-opacity: 0.9;
  }

  .desktop\:focus\:placeholder-opacity-95:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.95;
  }

  .desktop\:focus\:placeholder-opacity-95:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.95;
  }

  .desktop\:focus\:placeholder-opacity-95:focus::placeholder {
    --tw-placeholder-opacity: 0.95;
  }

  .desktop\:focus\:placeholder-opacity-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
  }

  .desktop\:focus\:placeholder-opacity-100:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
  }

  .desktop\:focus\:placeholder-opacity-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
  }

  .desktop\:opacity-0 {
    opacity: 0;
  }

  .desktop\:opacity-5 {
    opacity: 0.05;
  }

  .desktop\:opacity-10 {
    opacity: 0.1;
  }

  .desktop\:opacity-20 {
    opacity: 0.2;
  }

  .desktop\:opacity-25 {
    opacity: 0.25;
  }

  .desktop\:opacity-30 {
    opacity: 0.3;
  }

  .desktop\:opacity-40 {
    opacity: 0.4;
  }

  .desktop\:opacity-50 {
    opacity: 0.5;
  }

  .desktop\:opacity-60 {
    opacity: 0.6;
  }

  .desktop\:opacity-70 {
    opacity: 0.7;
  }

  .desktop\:opacity-75 {
    opacity: 0.75;
  }

  .desktop\:opacity-80 {
    opacity: 0.8;
  }

  .desktop\:opacity-90 {
    opacity: 0.9;
  }

  .desktop\:opacity-95 {
    opacity: 0.95;
  }

  .desktop\:opacity-100 {
    opacity: 1;
  }

  .group:hover .desktop\:group-hover\:opacity-0 {
    opacity: 0;
  }

  .group:hover .desktop\:group-hover\:opacity-5 {
    opacity: 0.05;
  }

  .group:hover .desktop\:group-hover\:opacity-10 {
    opacity: 0.1;
  }

  .group:hover .desktop\:group-hover\:opacity-20 {
    opacity: 0.2;
  }

  .group:hover .desktop\:group-hover\:opacity-25 {
    opacity: 0.25;
  }

  .group:hover .desktop\:group-hover\:opacity-30 {
    opacity: 0.3;
  }

  .group:hover .desktop\:group-hover\:opacity-40 {
    opacity: 0.4;
  }

  .group:hover .desktop\:group-hover\:opacity-50 {
    opacity: 0.5;
  }

  .group:hover .desktop\:group-hover\:opacity-60 {
    opacity: 0.6;
  }

  .group:hover .desktop\:group-hover\:opacity-70 {
    opacity: 0.7;
  }

  .group:hover .desktop\:group-hover\:opacity-75 {
    opacity: 0.75;
  }

  .group:hover .desktop\:group-hover\:opacity-80 {
    opacity: 0.8;
  }

  .group:hover .desktop\:group-hover\:opacity-90 {
    opacity: 0.9;
  }

  .group:hover .desktop\:group-hover\:opacity-95 {
    opacity: 0.95;
  }

  .group:hover .desktop\:group-hover\:opacity-100 {
    opacity: 1;
  }

  .desktop\:focus-within\:opacity-0:focus-within {
    opacity: 0;
  }

  .desktop\:focus-within\:opacity-5:focus-within {
    opacity: 0.05;
  }

  .desktop\:focus-within\:opacity-10:focus-within {
    opacity: 0.1;
  }

  .desktop\:focus-within\:opacity-20:focus-within {
    opacity: 0.2;
  }

  .desktop\:focus-within\:opacity-25:focus-within {
    opacity: 0.25;
  }

  .desktop\:focus-within\:opacity-30:focus-within {
    opacity: 0.3;
  }

  .desktop\:focus-within\:opacity-40:focus-within {
    opacity: 0.4;
  }

  .desktop\:focus-within\:opacity-50:focus-within {
    opacity: 0.5;
  }

  .desktop\:focus-within\:opacity-60:focus-within {
    opacity: 0.6;
  }

  .desktop\:focus-within\:opacity-70:focus-within {
    opacity: 0.7;
  }

  .desktop\:focus-within\:opacity-75:focus-within {
    opacity: 0.75;
  }

  .desktop\:focus-within\:opacity-80:focus-within {
    opacity: 0.8;
  }

  .desktop\:focus-within\:opacity-90:focus-within {
    opacity: 0.9;
  }

  .desktop\:focus-within\:opacity-95:focus-within {
    opacity: 0.95;
  }

  .desktop\:focus-within\:opacity-100:focus-within {
    opacity: 1;
  }

  .desktop\:hover\:opacity-0:hover {
    opacity: 0;
  }

  .desktop\:hover\:opacity-5:hover {
    opacity: 0.05;
  }

  .desktop\:hover\:opacity-10:hover {
    opacity: 0.1;
  }

  .desktop\:hover\:opacity-20:hover {
    opacity: 0.2;
  }

  .desktop\:hover\:opacity-25:hover {
    opacity: 0.25;
  }

  .desktop\:hover\:opacity-30:hover {
    opacity: 0.3;
  }

  .desktop\:hover\:opacity-40:hover {
    opacity: 0.4;
  }

  .desktop\:hover\:opacity-50:hover {
    opacity: 0.5;
  }

  .desktop\:hover\:opacity-60:hover {
    opacity: 0.6;
  }

  .desktop\:hover\:opacity-70:hover {
    opacity: 0.7;
  }

  .desktop\:hover\:opacity-75:hover {
    opacity: 0.75;
  }

  .desktop\:hover\:opacity-80:hover {
    opacity: 0.8;
  }

  .desktop\:hover\:opacity-90:hover {
    opacity: 0.9;
  }

  .desktop\:hover\:opacity-95:hover {
    opacity: 0.95;
  }

  .desktop\:hover\:opacity-100:hover {
    opacity: 1;
  }

  .desktop\:focus\:opacity-0:focus {
    opacity: 0;
  }

  .desktop\:focus\:opacity-5:focus {
    opacity: 0.05;
  }

  .desktop\:focus\:opacity-10:focus {
    opacity: 0.1;
  }

  .desktop\:focus\:opacity-20:focus {
    opacity: 0.2;
  }

  .desktop\:focus\:opacity-25:focus {
    opacity: 0.25;
  }

  .desktop\:focus\:opacity-30:focus {
    opacity: 0.3;
  }

  .desktop\:focus\:opacity-40:focus {
    opacity: 0.4;
  }

  .desktop\:focus\:opacity-50:focus {
    opacity: 0.5;
  }

  .desktop\:focus\:opacity-60:focus {
    opacity: 0.6;
  }

  .desktop\:focus\:opacity-70:focus {
    opacity: 0.7;
  }

  .desktop\:focus\:opacity-75:focus {
    opacity: 0.75;
  }

  .desktop\:focus\:opacity-80:focus {
    opacity: 0.8;
  }

  .desktop\:focus\:opacity-90:focus {
    opacity: 0.9;
  }

  .desktop\:focus\:opacity-95:focus {
    opacity: 0.95;
  }

  .desktop\:focus\:opacity-100:focus {
    opacity: 1;
  }

  .desktop\:bg-blend-normal {
    background-blend-mode: normal;
  }

  .desktop\:bg-blend-multiply {
    background-blend-mode: multiply;
  }

  .desktop\:bg-blend-screen {
    background-blend-mode: screen;
  }

  .desktop\:bg-blend-overlay {
    background-blend-mode: overlay;
  }

  .desktop\:bg-blend-darken {
    background-blend-mode: darken;
  }

  .desktop\:bg-blend-lighten {
    background-blend-mode: lighten;
  }

  .desktop\:bg-blend-color-dodge {
    background-blend-mode: color-dodge;
  }

  .desktop\:bg-blend-color-burn {
    background-blend-mode: color-burn;
  }

  .desktop\:bg-blend-hard-light {
    background-blend-mode: hard-light;
  }

  .desktop\:bg-blend-soft-light {
    background-blend-mode: soft-light;
  }

  .desktop\:bg-blend-difference {
    background-blend-mode: difference;
  }

  .desktop\:bg-blend-exclusion {
    background-blend-mode: exclusion;
  }

  .desktop\:bg-blend-hue {
    background-blend-mode: hue;
  }

  .desktop\:bg-blend-saturation {
    background-blend-mode: saturation;
  }

  .desktop\:bg-blend-color {
    background-blend-mode: color;
  }

  .desktop\:bg-blend-luminosity {
    background-blend-mode: luminosity;
  }

  .desktop\:mix-blend-normal {
    mix-blend-mode: normal;
  }

  .desktop\:mix-blend-multiply {
    mix-blend-mode: multiply;
  }

  .desktop\:mix-blend-screen {
    mix-blend-mode: screen;
  }

  .desktop\:mix-blend-overlay {
    mix-blend-mode: overlay;
  }

  .desktop\:mix-blend-darken {
    mix-blend-mode: darken;
  }

  .desktop\:mix-blend-lighten {
    mix-blend-mode: lighten;
  }

  .desktop\:mix-blend-color-dodge {
    mix-blend-mode: color-dodge;
  }

  .desktop\:mix-blend-color-burn {
    mix-blend-mode: color-burn;
  }

  .desktop\:mix-blend-hard-light {
    mix-blend-mode: hard-light;
  }

  .desktop\:mix-blend-soft-light {
    mix-blend-mode: soft-light;
  }

  .desktop\:mix-blend-difference {
    mix-blend-mode: difference;
  }

  .desktop\:mix-blend-exclusion {
    mix-blend-mode: exclusion;
  }

  .desktop\:mix-blend-hue {
    mix-blend-mode: hue;
  }

  .desktop\:mix-blend-saturation {
    mix-blend-mode: saturation;
  }

  .desktop\:mix-blend-color {
    mix-blend-mode: color;
  }

  .desktop\:mix-blend-luminosity {
    mix-blend-mode: luminosity;
  }

  .desktop\:shadow-xs {
    --tw-shadow: 0 0 0 0.0625rem rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .desktop\:shadow-sm {
    --tw-shadow: 0 0.0625rem 0.125rem 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .desktop\:shadow-default {
    --tw-shadow: 0 0.0625rem 0.1875rem 0 rgba(0, 0, 0, 0.1), 0 0.0625rem 0.125rem 0 rgba(0, 0, 0, 0.06);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .desktop\:shadow-md {
    --tw-shadow: 0 0.25rem 0.375rem -0.0625rem rgba(0, 0, 0, 0.1), 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.06);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .desktop\:shadow-lg {
    --tw-shadow: 0 0.625rem 0.9375 -0.1875rem rgba(0, 0, 0, 0.1), 0 0.25rem 0.375rem -0.125rem rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .desktop\:shadow-xl {
    --tw-shadow: 0 1.25rem 1.5625rem -0.3125rem rgba(0, 0, 0, 0.1), 0 0.625rem 0.625rem -0.3125rem rgba(0, 0, 0, 0.04);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .desktop\:shadow-2xl {
    --tw-shadow: 0 1.5625rem 3.125rem -10.125rem rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .desktop\:shadow-3xl {
    --tw-shadow: 0 2.1875rem 3.75rem -0.9375rem rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .desktop\:shadow-inner {
    --tw-shadow: inset 0 0.125rem 0.25rem 0 rgba(0, 0, 0, 0.06);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .desktop\:shadow-outline {
    --tw-shadow: 0 0 0 0.1875rem rgba(66, 153, 225, 0.5);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .desktop\:shadow-focus {
    --tw-shadow: 0 0 0 0.1875rem rgba(66, 153, 225, 0.5);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .desktop\:shadow-none {
    --tw-shadow: 0 0 #0000;
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .desktop\:group-hover\:shadow-xs {
    --tw-shadow: 0 0 0 0.0625rem rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .desktop\:group-hover\:shadow-sm {
    --tw-shadow: 0 0.0625rem 0.125rem 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .desktop\:group-hover\:shadow-default {
    --tw-shadow: 0 0.0625rem 0.1875rem 0 rgba(0, 0, 0, 0.1), 0 0.0625rem 0.125rem 0 rgba(0, 0, 0, 0.06);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .desktop\:group-hover\:shadow-md {
    --tw-shadow: 0 0.25rem 0.375rem -0.0625rem rgba(0, 0, 0, 0.1), 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.06);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .desktop\:group-hover\:shadow-lg {
    --tw-shadow: 0 0.625rem 0.9375 -0.1875rem rgba(0, 0, 0, 0.1), 0 0.25rem 0.375rem -0.125rem rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .desktop\:group-hover\:shadow-xl {
    --tw-shadow: 0 1.25rem 1.5625rem -0.3125rem rgba(0, 0, 0, 0.1), 0 0.625rem 0.625rem -0.3125rem rgba(0, 0, 0, 0.04);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .desktop\:group-hover\:shadow-2xl {
    --tw-shadow: 0 1.5625rem 3.125rem -10.125rem rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .desktop\:group-hover\:shadow-3xl {
    --tw-shadow: 0 2.1875rem 3.75rem -0.9375rem rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .desktop\:group-hover\:shadow-inner {
    --tw-shadow: inset 0 0.125rem 0.25rem 0 rgba(0, 0, 0, 0.06);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .desktop\:group-hover\:shadow-outline {
    --tw-shadow: 0 0 0 0.1875rem rgba(66, 153, 225, 0.5);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .desktop\:group-hover\:shadow-focus {
    --tw-shadow: 0 0 0 0.1875rem rgba(66, 153, 225, 0.5);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .desktop\:group-hover\:shadow-none {
    --tw-shadow: 0 0 #0000;
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .desktop\:focus-within\:shadow-xs:focus-within {
    --tw-shadow: 0 0 0 0.0625rem rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .desktop\:focus-within\:shadow-sm:focus-within {
    --tw-shadow: 0 0.0625rem 0.125rem 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .desktop\:focus-within\:shadow-default:focus-within {
    --tw-shadow: 0 0.0625rem 0.1875rem 0 rgba(0, 0, 0, 0.1), 0 0.0625rem 0.125rem 0 rgba(0, 0, 0, 0.06);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .desktop\:focus-within\:shadow-md:focus-within {
    --tw-shadow: 0 0.25rem 0.375rem -0.0625rem rgba(0, 0, 0, 0.1), 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.06);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .desktop\:focus-within\:shadow-lg:focus-within {
    --tw-shadow: 0 0.625rem 0.9375 -0.1875rem rgba(0, 0, 0, 0.1), 0 0.25rem 0.375rem -0.125rem rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .desktop\:focus-within\:shadow-xl:focus-within {
    --tw-shadow: 0 1.25rem 1.5625rem -0.3125rem rgba(0, 0, 0, 0.1), 0 0.625rem 0.625rem -0.3125rem rgba(0, 0, 0, 0.04);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .desktop\:focus-within\:shadow-2xl:focus-within {
    --tw-shadow: 0 1.5625rem 3.125rem -10.125rem rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .desktop\:focus-within\:shadow-3xl:focus-within {
    --tw-shadow: 0 2.1875rem 3.75rem -0.9375rem rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .desktop\:focus-within\:shadow-inner:focus-within {
    --tw-shadow: inset 0 0.125rem 0.25rem 0 rgba(0, 0, 0, 0.06);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .desktop\:focus-within\:shadow-outline:focus-within {
    --tw-shadow: 0 0 0 0.1875rem rgba(66, 153, 225, 0.5);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .desktop\:focus-within\:shadow-focus:focus-within {
    --tw-shadow: 0 0 0 0.1875rem rgba(66, 153, 225, 0.5);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .desktop\:focus-within\:shadow-none:focus-within {
    --tw-shadow: 0 0 #0000;
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .desktop\:hover\:shadow-xs:hover {
    --tw-shadow: 0 0 0 0.0625rem rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .desktop\:hover\:shadow-sm:hover {
    --tw-shadow: 0 0.0625rem 0.125rem 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .desktop\:hover\:shadow-default:hover {
    --tw-shadow: 0 0.0625rem 0.1875rem 0 rgba(0, 0, 0, 0.1), 0 0.0625rem 0.125rem 0 rgba(0, 0, 0, 0.06);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .desktop\:hover\:shadow-md:hover {
    --tw-shadow: 0 0.25rem 0.375rem -0.0625rem rgba(0, 0, 0, 0.1), 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.06);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .desktop\:hover\:shadow-lg:hover {
    --tw-shadow: 0 0.625rem 0.9375 -0.1875rem rgba(0, 0, 0, 0.1), 0 0.25rem 0.375rem -0.125rem rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .desktop\:hover\:shadow-xl:hover {
    --tw-shadow: 0 1.25rem 1.5625rem -0.3125rem rgba(0, 0, 0, 0.1), 0 0.625rem 0.625rem -0.3125rem rgba(0, 0, 0, 0.04);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .desktop\:hover\:shadow-2xl:hover {
    --tw-shadow: 0 1.5625rem 3.125rem -10.125rem rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .desktop\:hover\:shadow-3xl:hover {
    --tw-shadow: 0 2.1875rem 3.75rem -0.9375rem rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .desktop\:hover\:shadow-inner:hover {
    --tw-shadow: inset 0 0.125rem 0.25rem 0 rgba(0, 0, 0, 0.06);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .desktop\:hover\:shadow-outline:hover {
    --tw-shadow: 0 0 0 0.1875rem rgba(66, 153, 225, 0.5);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .desktop\:hover\:shadow-focus:hover {
    --tw-shadow: 0 0 0 0.1875rem rgba(66, 153, 225, 0.5);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .desktop\:hover\:shadow-none:hover {
    --tw-shadow: 0 0 #0000;
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .desktop\:focus\:shadow-xs:focus {
    --tw-shadow: 0 0 0 0.0625rem rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .desktop\:focus\:shadow-sm:focus {
    --tw-shadow: 0 0.0625rem 0.125rem 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .desktop\:focus\:shadow-default:focus {
    --tw-shadow: 0 0.0625rem 0.1875rem 0 rgba(0, 0, 0, 0.1), 0 0.0625rem 0.125rem 0 rgba(0, 0, 0, 0.06);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .desktop\:focus\:shadow-md:focus {
    --tw-shadow: 0 0.25rem 0.375rem -0.0625rem rgba(0, 0, 0, 0.1), 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.06);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .desktop\:focus\:shadow-lg:focus {
    --tw-shadow: 0 0.625rem 0.9375 -0.1875rem rgba(0, 0, 0, 0.1), 0 0.25rem 0.375rem -0.125rem rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .desktop\:focus\:shadow-xl:focus {
    --tw-shadow: 0 1.25rem 1.5625rem -0.3125rem rgba(0, 0, 0, 0.1), 0 0.625rem 0.625rem -0.3125rem rgba(0, 0, 0, 0.04);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .desktop\:focus\:shadow-2xl:focus {
    --tw-shadow: 0 1.5625rem 3.125rem -10.125rem rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .desktop\:focus\:shadow-3xl:focus {
    --tw-shadow: 0 2.1875rem 3.75rem -0.9375rem rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .desktop\:focus\:shadow-inner:focus {
    --tw-shadow: inset 0 0.125rem 0.25rem 0 rgba(0, 0, 0, 0.06);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .desktop\:focus\:shadow-outline:focus {
    --tw-shadow: 0 0 0 0.1875rem rgba(66, 153, 225, 0.5);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .desktop\:focus\:shadow-focus:focus {
    --tw-shadow: 0 0 0 0.1875rem rgba(66, 153, 225, 0.5);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .desktop\:focus\:shadow-none:focus {
    --tw-shadow: 0 0 #0000;
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .desktop\:outline-none {
    outline: 2px solid transparent;
    outline-offset: 2px;
  }

  .desktop\:outline-white {
    outline: 2px dotted white;
    outline-offset: 2px;
  }

  .desktop\:outline-black {
    outline: 2px dotted black;
    outline-offset: 2px;
  }

  .desktop\:focus-within\:outline-none:focus-within {
    outline: 2px solid transparent;
    outline-offset: 2px;
  }

  .desktop\:focus-within\:outline-white:focus-within {
    outline: 2px dotted white;
    outline-offset: 2px;
  }

  .desktop\:focus-within\:outline-black:focus-within {
    outline: 2px dotted black;
    outline-offset: 2px;
  }

  .desktop\:focus\:outline-none:focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
  }

  .desktop\:focus\:outline-white:focus {
    outline: 2px dotted white;
    outline-offset: 2px;
  }

  .desktop\:focus\:outline-black:focus {
    outline: 2px dotted black;
    outline-offset: 2px;
  }

  .desktop\: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(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .desktop\: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(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .desktop\: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(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .desktop\: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(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .desktop\: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(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .desktop\: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(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .desktop\: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(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .desktop\: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(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .desktop\: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(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .desktop\: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(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .desktop\: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(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .desktop\: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(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .desktop\: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(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .desktop\: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(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .desktop\:focus\:ring-2:focus {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .desktop\: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(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .desktop\: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(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .desktop\: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(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .desktop\:ring-inset {
    --tw-ring-inset: inset;
  }

  .desktop\:focus-within\:ring-inset:focus-within {
    --tw-ring-inset: inset;
  }

  .desktop\:focus\:ring-inset:focus {
    --tw-ring-inset: inset;
  }

  .desktop\:ring-transparent {
    --tw-ring-color: transparent;
  }

  .desktop\:ring-current {
    --tw-ring-color: currentColor;
  }

  .desktop\:ring-black {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 0, 0, var(--tw-ring-opacity));
  }

  .desktop\:ring-white {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity));
  }

  .desktop\:ring-gray-50 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 250, 251, var(--tw-ring-opacity));
  }

  .desktop\:ring-gray-100 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 244, 246, var(--tw-ring-opacity));
  }

  .desktop\:ring-gray-200 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(229, 231, 235, var(--tw-ring-opacity));
  }

  .desktop\:ring-gray-300 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 213, 219, var(--tw-ring-opacity));
  }

  .desktop\:ring-gray-400 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(156, 163, 175, var(--tw-ring-opacity));
  }

  .desktop\:ring-gray-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 114, 128, var(--tw-ring-opacity));
  }

  .desktop\:ring-gray-600 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(75, 85, 99, var(--tw-ring-opacity));
  }

  .desktop\:ring-gray-700 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(55, 65, 81, var(--tw-ring-opacity));
  }

  .desktop\:ring-gray-800 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 41, 55, var(--tw-ring-opacity));
  }

  .desktop\:ring-gray-900 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(17, 24, 39, var(--tw-ring-opacity));
  }

  .desktop\:ring-red-50 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 242, 242, var(--tw-ring-opacity));
  }

  .desktop\:ring-red-100 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 226, 226, var(--tw-ring-opacity));
  }

  .desktop\:ring-red-200 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 202, 202, var(--tw-ring-opacity));
  }

  .desktop\:ring-red-300 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 165, 165, var(--tw-ring-opacity));
  }

  .desktop\:ring-red-400 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(248, 113, 113, var(--tw-ring-opacity));
  }

  .desktop\:ring-red-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(239, 68, 68, var(--tw-ring-opacity));
  }

  .desktop\:ring-red-600 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(220, 38, 38, var(--tw-ring-opacity));
  }

  .desktop\:ring-red-700 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(185, 28, 28, var(--tw-ring-opacity));
  }

  .desktop\:ring-red-800 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(153, 27, 27, var(--tw-ring-opacity));
  }

  .desktop\:ring-red-900 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(127, 29, 29, var(--tw-ring-opacity));
  }

  .desktop\:ring-yellow-50 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 251, 235, var(--tw-ring-opacity));
  }

  .desktop\:ring-yellow-100 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 243, 199, var(--tw-ring-opacity));
  }

  .desktop\:ring-yellow-200 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(253, 230, 138, var(--tw-ring-opacity));
  }

  .desktop\:ring-yellow-300 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 211, 77, var(--tw-ring-opacity));
  }

  .desktop\:ring-yellow-400 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(251, 191, 36, var(--tw-ring-opacity));
  }

  .desktop\:ring-yellow-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(245, 158, 11, var(--tw-ring-opacity));
  }

  .desktop\:ring-yellow-600 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(217, 119, 6, var(--tw-ring-opacity));
  }

  .desktop\:ring-yellow-700 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(180, 83, 9, var(--tw-ring-opacity));
  }

  .desktop\:ring-yellow-800 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(146, 64, 14, var(--tw-ring-opacity));
  }

  .desktop\:ring-yellow-900 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(120, 53, 15, var(--tw-ring-opacity));
  }

  .desktop\:ring-green-50 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(236, 253, 245, var(--tw-ring-opacity));
  }

  .desktop\:ring-green-100 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 250, 229, var(--tw-ring-opacity));
  }

  .desktop\:ring-green-200 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(167, 243, 208, var(--tw-ring-opacity));
  }

  .desktop\:ring-green-300 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 231, 183, var(--tw-ring-opacity));
  }

  .desktop\:ring-green-400 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(52, 211, 153, var(--tw-ring-opacity));
  }

  .desktop\:ring-green-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(16, 185, 129, var(--tw-ring-opacity));
  }

  .desktop\:ring-green-600 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(5, 150, 105, var(--tw-ring-opacity));
  }

  .desktop\:ring-green-700 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(4, 120, 87, var(--tw-ring-opacity));
  }

  .desktop\:ring-green-800 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(6, 95, 70, var(--tw-ring-opacity));
  }

  .desktop\:ring-green-900 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(6, 78, 59, var(--tw-ring-opacity));
  }

  .desktop\:ring-blue-50 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(239, 246, 255, var(--tw-ring-opacity));
  }

  .desktop\:ring-blue-100 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 234, 254, var(--tw-ring-opacity));
  }

  .desktop\:ring-blue-200 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(191, 219, 254, var(--tw-ring-opacity));
  }

  .desktop\:ring-blue-300 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(147, 197, 253, var(--tw-ring-opacity));
  }

  .desktop\:ring-blue-400 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(96, 165, 250, var(--tw-ring-opacity));
  }

  .desktop\:ring-blue-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(59, 130, 246, var(--tw-ring-opacity));
  }

  .desktop\:ring-blue-600 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(37, 99, 235, var(--tw-ring-opacity));
  }

  .desktop\:ring-blue-700 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(29, 78, 216, var(--tw-ring-opacity));
  }

  .desktop\:ring-blue-800 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(30, 64, 175, var(--tw-ring-opacity));
  }

  .desktop\:ring-blue-900 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(30, 58, 138, var(--tw-ring-opacity));
  }

  .desktop\:ring-indigo-50 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 242, 255, var(--tw-ring-opacity));
  }

  .desktop\:ring-indigo-100 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(224, 231, 255, var(--tw-ring-opacity));
  }

  .desktop\:ring-indigo-200 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(199, 210, 254, var(--tw-ring-opacity));
  }

  .desktop\:ring-indigo-300 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(165, 180, 252, var(--tw-ring-opacity));
  }

  .desktop\:ring-indigo-400 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(129, 140, 248, var(--tw-ring-opacity));
  }

  .desktop\:ring-indigo-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(99, 102, 241, var(--tw-ring-opacity));
  }

  .desktop\:ring-indigo-600 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(79, 70, 229, var(--tw-ring-opacity));
  }

  .desktop\:ring-indigo-700 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(67, 56, 202, var(--tw-ring-opacity));
  }

  .desktop\:ring-indigo-800 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(55, 48, 163, var(--tw-ring-opacity));
  }

  .desktop\:ring-indigo-900 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(49, 46, 129, var(--tw-ring-opacity));
  }

  .desktop\:ring-purple-50 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(245, 243, 255, var(--tw-ring-opacity));
  }

  .desktop\:ring-purple-100 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(237, 233, 254, var(--tw-ring-opacity));
  }

  .desktop\:ring-purple-200 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(221, 214, 254, var(--tw-ring-opacity));
  }

  .desktop\:ring-purple-300 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(196, 181, 253, var(--tw-ring-opacity));
  }

  .desktop\:ring-purple-400 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(167, 139, 250, var(--tw-ring-opacity));
  }

  .desktop\:ring-purple-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(139, 92, 246, var(--tw-ring-opacity));
  }

  .desktop\:ring-purple-600 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(124, 58, 237, var(--tw-ring-opacity));
  }

  .desktop\:ring-purple-700 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(109, 40, 217, var(--tw-ring-opacity));
  }

  .desktop\:ring-purple-800 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(91, 33, 182, var(--tw-ring-opacity));
  }

  .desktop\:ring-purple-900 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(76, 29, 149, var(--tw-ring-opacity));
  }

  .desktop\:ring-pink-50 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(253, 242, 248, var(--tw-ring-opacity));
  }

  .desktop\:ring-pink-100 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 231, 243, var(--tw-ring-opacity));
  }

  .desktop\:ring-pink-200 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(251, 207, 232, var(--tw-ring-opacity));
  }

  .desktop\:ring-pink-300 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 168, 212, var(--tw-ring-opacity));
  }

  .desktop\:ring-pink-400 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(244, 114, 182, var(--tw-ring-opacity));
  }

  .desktop\:ring-pink-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(236, 72, 153, var(--tw-ring-opacity));
  }

  .desktop\:ring-pink-600 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 39, 119, var(--tw-ring-opacity));
  }

  .desktop\:ring-pink-700 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(190, 24, 93, var(--tw-ring-opacity));
  }

  .desktop\:ring-pink-800 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(157, 23, 77, var(--tw-ring-opacity));
  }

  .desktop\:ring-pink-900 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(131, 24, 67, var(--tw-ring-opacity));
  }

  .desktop\:ring-base-normal {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 65, 129, var(--tw-ring-opacity));
  }

  .desktop\:ring-base-dark {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 52, 105, var(--tw-ring-opacity));
  }

  .desktop\:ring-base-black {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(29, 29, 31, var(--tw-ring-opacity));
  }

  .desktop\:ring-base-border {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(231, 231, 233, var(--tw-ring-opacity));
  }

  .desktop\:ring-primary-normal {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 103, 207, var(--tw-ring-opacity));
  }

  .desktop\:ring-primary-alt {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 71, 143, var(--tw-ring-opacity));
  }

  .desktop\:ring-subtle-white {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 249, 249, var(--tw-ring-opacity));
  }

  .desktop\:ring-turquesa {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 151, 178, var(--tw-ring-opacity));
  }

  .desktop\:focus-within\:ring-transparent:focus-within {
    --tw-ring-color: transparent;
  }

  .desktop\:focus-within\:ring-current:focus-within {
    --tw-ring-color: currentColor;
  }

  .desktop\:focus-within\:ring-black:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 0, 0, var(--tw-ring-opacity));
  }

  .desktop\:focus-within\:ring-white:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity));
  }

  .desktop\:focus-within\:ring-gray-50:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 250, 251, var(--tw-ring-opacity));
  }

  .desktop\:focus-within\:ring-gray-100:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 244, 246, var(--tw-ring-opacity));
  }

  .desktop\:focus-within\:ring-gray-200:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(229, 231, 235, var(--tw-ring-opacity));
  }

  .desktop\:focus-within\:ring-gray-300:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 213, 219, var(--tw-ring-opacity));
  }

  .desktop\:focus-within\:ring-gray-400:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(156, 163, 175, var(--tw-ring-opacity));
  }

  .desktop\:focus-within\:ring-gray-500:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 114, 128, var(--tw-ring-opacity));
  }

  .desktop\:focus-within\:ring-gray-600:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(75, 85, 99, var(--tw-ring-opacity));
  }

  .desktop\:focus-within\:ring-gray-700:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(55, 65, 81, var(--tw-ring-opacity));
  }

  .desktop\:focus-within\:ring-gray-800:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 41, 55, var(--tw-ring-opacity));
  }

  .desktop\:focus-within\:ring-gray-900:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(17, 24, 39, var(--tw-ring-opacity));
  }

  .desktop\:focus-within\:ring-red-50:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 242, 242, var(--tw-ring-opacity));
  }

  .desktop\:focus-within\:ring-red-100:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 226, 226, var(--tw-ring-opacity));
  }

  .desktop\:focus-within\:ring-red-200:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 202, 202, var(--tw-ring-opacity));
  }

  .desktop\:focus-within\:ring-red-300:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 165, 165, var(--tw-ring-opacity));
  }

  .desktop\:focus-within\:ring-red-400:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(248, 113, 113, var(--tw-ring-opacity));
  }

  .desktop\:focus-within\:ring-red-500:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(239, 68, 68, var(--tw-ring-opacity));
  }

  .desktop\:focus-within\:ring-red-600:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(220, 38, 38, var(--tw-ring-opacity));
  }

  .desktop\:focus-within\:ring-red-700:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(185, 28, 28, var(--tw-ring-opacity));
  }

  .desktop\:focus-within\:ring-red-800:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(153, 27, 27, var(--tw-ring-opacity));
  }

  .desktop\:focus-within\:ring-red-900:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(127, 29, 29, var(--tw-ring-opacity));
  }

  .desktop\:focus-within\:ring-yellow-50:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 251, 235, var(--tw-ring-opacity));
  }

  .desktop\:focus-within\:ring-yellow-100:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 243, 199, var(--tw-ring-opacity));
  }

  .desktop\:focus-within\:ring-yellow-200:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(253, 230, 138, var(--tw-ring-opacity));
  }

  .desktop\:focus-within\:ring-yellow-300:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 211, 77, var(--tw-ring-opacity));
  }

  .desktop\:focus-within\:ring-yellow-400:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(251, 191, 36, var(--tw-ring-opacity));
  }

  .desktop\:focus-within\:ring-yellow-500:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(245, 158, 11, var(--tw-ring-opacity));
  }

  .desktop\:focus-within\:ring-yellow-600:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(217, 119, 6, var(--tw-ring-opacity));
  }

  .desktop\:focus-within\:ring-yellow-700:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(180, 83, 9, var(--tw-ring-opacity));
  }

  .desktop\:focus-within\:ring-yellow-800:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(146, 64, 14, var(--tw-ring-opacity));
  }

  .desktop\:focus-within\:ring-yellow-900:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(120, 53, 15, var(--tw-ring-opacity));
  }

  .desktop\:focus-within\:ring-green-50:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(236, 253, 245, var(--tw-ring-opacity));
  }

  .desktop\:focus-within\:ring-green-100:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 250, 229, var(--tw-ring-opacity));
  }

  .desktop\:focus-within\:ring-green-200:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(167, 243, 208, var(--tw-ring-opacity));
  }

  .desktop\:focus-within\:ring-green-300:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 231, 183, var(--tw-ring-opacity));
  }

  .desktop\:focus-within\:ring-green-400:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(52, 211, 153, var(--tw-ring-opacity));
  }

  .desktop\:focus-within\:ring-green-500:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(16, 185, 129, var(--tw-ring-opacity));
  }

  .desktop\:focus-within\:ring-green-600:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(5, 150, 105, var(--tw-ring-opacity));
  }

  .desktop\:focus-within\:ring-green-700:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(4, 120, 87, var(--tw-ring-opacity));
  }

  .desktop\:focus-within\:ring-green-800:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(6, 95, 70, var(--tw-ring-opacity));
  }

  .desktop\:focus-within\:ring-green-900:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(6, 78, 59, var(--tw-ring-opacity));
  }

  .desktop\:focus-within\:ring-blue-50:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(239, 246, 255, var(--tw-ring-opacity));
  }

  .desktop\:focus-within\:ring-blue-100:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 234, 254, var(--tw-ring-opacity));
  }

  .desktop\:focus-within\:ring-blue-200:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(191, 219, 254, var(--tw-ring-opacity));
  }

  .desktop\:focus-within\:ring-blue-300:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(147, 197, 253, var(--tw-ring-opacity));
  }

  .desktop\:focus-within\:ring-blue-400:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(96, 165, 250, var(--tw-ring-opacity));
  }

  .desktop\:focus-within\:ring-blue-500:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(59, 130, 246, var(--tw-ring-opacity));
  }

  .desktop\:focus-within\:ring-blue-600:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(37, 99, 235, var(--tw-ring-opacity));
  }

  .desktop\:focus-within\:ring-blue-700:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(29, 78, 216, var(--tw-ring-opacity));
  }

  .desktop\:focus-within\:ring-blue-800:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(30, 64, 175, var(--tw-ring-opacity));
  }

  .desktop\:focus-within\:ring-blue-900:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(30, 58, 138, var(--tw-ring-opacity));
  }

  .desktop\:focus-within\:ring-indigo-50:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 242, 255, var(--tw-ring-opacity));
  }

  .desktop\:focus-within\:ring-indigo-100:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(224, 231, 255, var(--tw-ring-opacity));
  }

  .desktop\:focus-within\:ring-indigo-200:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(199, 210, 254, var(--tw-ring-opacity));
  }

  .desktop\:focus-within\:ring-indigo-300:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(165, 180, 252, var(--tw-ring-opacity));
  }

  .desktop\:focus-within\:ring-indigo-400:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(129, 140, 248, var(--tw-ring-opacity));
  }

  .desktop\:focus-within\:ring-indigo-500:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(99, 102, 241, var(--tw-ring-opacity));
  }

  .desktop\:focus-within\:ring-indigo-600:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(79, 70, 229, var(--tw-ring-opacity));
  }

  .desktop\:focus-within\:ring-indigo-700:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(67, 56, 202, var(--tw-ring-opacity));
  }

  .desktop\:focus-within\:ring-indigo-800:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(55, 48, 163, var(--tw-ring-opacity));
  }

  .desktop\:focus-within\:ring-indigo-900:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(49, 46, 129, var(--tw-ring-opacity));
  }

  .desktop\:focus-within\:ring-purple-50:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(245, 243, 255, var(--tw-ring-opacity));
  }

  .desktop\:focus-within\:ring-purple-100:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(237, 233, 254, var(--tw-ring-opacity));
  }

  .desktop\:focus-within\:ring-purple-200:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(221, 214, 254, var(--tw-ring-opacity));
  }

  .desktop\:focus-within\:ring-purple-300:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(196, 181, 253, var(--tw-ring-opacity));
  }

  .desktop\:focus-within\:ring-purple-400:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(167, 139, 250, var(--tw-ring-opacity));
  }

  .desktop\:focus-within\:ring-purple-500:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(139, 92, 246, var(--tw-ring-opacity));
  }

  .desktop\:focus-within\:ring-purple-600:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(124, 58, 237, var(--tw-ring-opacity));
  }

  .desktop\:focus-within\:ring-purple-700:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(109, 40, 217, var(--tw-ring-opacity));
  }

  .desktop\:focus-within\:ring-purple-800:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(91, 33, 182, var(--tw-ring-opacity));
  }

  .desktop\:focus-within\:ring-purple-900:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(76, 29, 149, var(--tw-ring-opacity));
  }

  .desktop\:focus-within\:ring-pink-50:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(253, 242, 248, var(--tw-ring-opacity));
  }

  .desktop\:focus-within\:ring-pink-100:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 231, 243, var(--tw-ring-opacity));
  }

  .desktop\:focus-within\:ring-pink-200:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(251, 207, 232, var(--tw-ring-opacity));
  }

  .desktop\:focus-within\:ring-pink-300:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 168, 212, var(--tw-ring-opacity));
  }

  .desktop\:focus-within\:ring-pink-400:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(244, 114, 182, var(--tw-ring-opacity));
  }

  .desktop\:focus-within\:ring-pink-500:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(236, 72, 153, var(--tw-ring-opacity));
  }

  .desktop\:focus-within\:ring-pink-600:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 39, 119, var(--tw-ring-opacity));
  }

  .desktop\:focus-within\:ring-pink-700:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(190, 24, 93, var(--tw-ring-opacity));
  }

  .desktop\:focus-within\:ring-pink-800:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(157, 23, 77, var(--tw-ring-opacity));
  }

  .desktop\:focus-within\:ring-pink-900:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(131, 24, 67, var(--tw-ring-opacity));
  }

  .desktop\:focus-within\:ring-base-normal:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 65, 129, var(--tw-ring-opacity));
  }

  .desktop\:focus-within\:ring-base-dark:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 52, 105, var(--tw-ring-opacity));
  }

  .desktop\:focus-within\:ring-base-black:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(29, 29, 31, var(--tw-ring-opacity));
  }

  .desktop\:focus-within\:ring-base-border:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(231, 231, 233, var(--tw-ring-opacity));
  }

  .desktop\:focus-within\:ring-primary-normal:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 103, 207, var(--tw-ring-opacity));
  }

  .desktop\:focus-within\:ring-primary-alt:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 71, 143, var(--tw-ring-opacity));
  }

  .desktop\:focus-within\:ring-subtle-white:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 249, 249, var(--tw-ring-opacity));
  }

  .desktop\:focus-within\:ring-turquesa:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 151, 178, var(--tw-ring-opacity));
  }

  .desktop\:focus\:ring-transparent:focus {
    --tw-ring-color: transparent;
  }

  .desktop\:focus\:ring-current:focus {
    --tw-ring-color: currentColor;
  }

  .desktop\:focus\:ring-black:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 0, 0, var(--tw-ring-opacity));
  }

  .desktop\:focus\:ring-white:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity));
  }

  .desktop\:focus\:ring-gray-50:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 250, 251, var(--tw-ring-opacity));
  }

  .desktop\:focus\:ring-gray-100:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 244, 246, var(--tw-ring-opacity));
  }

  .desktop\:focus\:ring-gray-200:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(229, 231, 235, var(--tw-ring-opacity));
  }

  .desktop\:focus\:ring-gray-300:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 213, 219, var(--tw-ring-opacity));
  }

  .desktop\:focus\:ring-gray-400:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(156, 163, 175, var(--tw-ring-opacity));
  }

  .desktop\:focus\:ring-gray-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 114, 128, var(--tw-ring-opacity));
  }

  .desktop\:focus\:ring-gray-600:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(75, 85, 99, var(--tw-ring-opacity));
  }

  .desktop\:focus\:ring-gray-700:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(55, 65, 81, var(--tw-ring-opacity));
  }

  .desktop\:focus\:ring-gray-800:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 41, 55, var(--tw-ring-opacity));
  }

  .desktop\:focus\:ring-gray-900:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(17, 24, 39, var(--tw-ring-opacity));
  }

  .desktop\:focus\:ring-red-50:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 242, 242, var(--tw-ring-opacity));
  }

  .desktop\:focus\:ring-red-100:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 226, 226, var(--tw-ring-opacity));
  }

  .desktop\:focus\:ring-red-200:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 202, 202, var(--tw-ring-opacity));
  }

  .desktop\:focus\:ring-red-300:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 165, 165, var(--tw-ring-opacity));
  }

  .desktop\:focus\:ring-red-400:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(248, 113, 113, var(--tw-ring-opacity));
  }

  .desktop\:focus\:ring-red-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(239, 68, 68, var(--tw-ring-opacity));
  }

  .desktop\:focus\:ring-red-600:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(220, 38, 38, var(--tw-ring-opacity));
  }

  .desktop\:focus\:ring-red-700:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(185, 28, 28, var(--tw-ring-opacity));
  }

  .desktop\:focus\:ring-red-800:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(153, 27, 27, var(--tw-ring-opacity));
  }

  .desktop\:focus\:ring-red-900:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(127, 29, 29, var(--tw-ring-opacity));
  }

  .desktop\:focus\:ring-yellow-50:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 251, 235, var(--tw-ring-opacity));
  }

  .desktop\:focus\:ring-yellow-100:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 243, 199, var(--tw-ring-opacity));
  }

  .desktop\:focus\:ring-yellow-200:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(253, 230, 138, var(--tw-ring-opacity));
  }

  .desktop\:focus\:ring-yellow-300:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 211, 77, var(--tw-ring-opacity));
  }

  .desktop\:focus\:ring-yellow-400:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(251, 191, 36, var(--tw-ring-opacity));
  }

  .desktop\:focus\:ring-yellow-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(245, 158, 11, var(--tw-ring-opacity));
  }

  .desktop\:focus\:ring-yellow-600:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(217, 119, 6, var(--tw-ring-opacity));
  }

  .desktop\:focus\:ring-yellow-700:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(180, 83, 9, var(--tw-ring-opacity));
  }

  .desktop\:focus\:ring-yellow-800:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(146, 64, 14, var(--tw-ring-opacity));
  }

  .desktop\:focus\:ring-yellow-900:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(120, 53, 15, var(--tw-ring-opacity));
  }

  .desktop\:focus\:ring-green-50:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(236, 253, 245, var(--tw-ring-opacity));
  }

  .desktop\:focus\:ring-green-100:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 250, 229, var(--tw-ring-opacity));
  }

  .desktop\:focus\:ring-green-200:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(167, 243, 208, var(--tw-ring-opacity));
  }

  .desktop\:focus\:ring-green-300:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 231, 183, var(--tw-ring-opacity));
  }

  .desktop\:focus\:ring-green-400:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(52, 211, 153, var(--tw-ring-opacity));
  }

  .desktop\:focus\:ring-green-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(16, 185, 129, var(--tw-ring-opacity));
  }

  .desktop\:focus\:ring-green-600:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(5, 150, 105, var(--tw-ring-opacity));
  }

  .desktop\:focus\:ring-green-700:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(4, 120, 87, var(--tw-ring-opacity));
  }

  .desktop\:focus\:ring-green-800:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(6, 95, 70, var(--tw-ring-opacity));
  }

  .desktop\:focus\:ring-green-900:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(6, 78, 59, var(--tw-ring-opacity));
  }

  .desktop\:focus\:ring-blue-50:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(239, 246, 255, var(--tw-ring-opacity));
  }

  .desktop\:focus\:ring-blue-100:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 234, 254, var(--tw-ring-opacity));
  }

  .desktop\:focus\:ring-blue-200:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(191, 219, 254, var(--tw-ring-opacity));
  }

  .desktop\:focus\:ring-blue-300:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(147, 197, 253, var(--tw-ring-opacity));
  }

  .desktop\:focus\:ring-blue-400:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(96, 165, 250, var(--tw-ring-opacity));
  }

  .desktop\:focus\:ring-blue-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(59, 130, 246, var(--tw-ring-opacity));
  }

  .desktop\:focus\:ring-blue-600:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(37, 99, 235, var(--tw-ring-opacity));
  }

  .desktop\:focus\:ring-blue-700:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(29, 78, 216, var(--tw-ring-opacity));
  }

  .desktop\:focus\:ring-blue-800:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(30, 64, 175, var(--tw-ring-opacity));
  }

  .desktop\:focus\:ring-blue-900:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(30, 58, 138, var(--tw-ring-opacity));
  }

  .desktop\:focus\:ring-indigo-50:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 242, 255, var(--tw-ring-opacity));
  }

  .desktop\:focus\:ring-indigo-100:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(224, 231, 255, var(--tw-ring-opacity));
  }

  .desktop\:focus\:ring-indigo-200:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(199, 210, 254, var(--tw-ring-opacity));
  }

  .desktop\:focus\:ring-indigo-300:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(165, 180, 252, var(--tw-ring-opacity));
  }

  .desktop\:focus\:ring-indigo-400:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(129, 140, 248, var(--tw-ring-opacity));
  }

  .desktop\:focus\:ring-indigo-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(99, 102, 241, var(--tw-ring-opacity));
  }

  .desktop\:focus\:ring-indigo-600:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(79, 70, 229, var(--tw-ring-opacity));
  }

  .desktop\:focus\:ring-indigo-700:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(67, 56, 202, var(--tw-ring-opacity));
  }

  .desktop\:focus\:ring-indigo-800:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(55, 48, 163, var(--tw-ring-opacity));
  }

  .desktop\:focus\:ring-indigo-900:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(49, 46, 129, var(--tw-ring-opacity));
  }

  .desktop\:focus\:ring-purple-50:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(245, 243, 255, var(--tw-ring-opacity));
  }

  .desktop\:focus\:ring-purple-100:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(237, 233, 254, var(--tw-ring-opacity));
  }

  .desktop\:focus\:ring-purple-200:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(221, 214, 254, var(--tw-ring-opacity));
  }

  .desktop\:focus\:ring-purple-300:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(196, 181, 253, var(--tw-ring-opacity));
  }

  .desktop\:focus\:ring-purple-400:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(167, 139, 250, var(--tw-ring-opacity));
  }

  .desktop\:focus\:ring-purple-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(139, 92, 246, var(--tw-ring-opacity));
  }

  .desktop\:focus\:ring-purple-600:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(124, 58, 237, var(--tw-ring-opacity));
  }

  .desktop\:focus\:ring-purple-700:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(109, 40, 217, var(--tw-ring-opacity));
  }

  .desktop\:focus\:ring-purple-800:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(91, 33, 182, var(--tw-ring-opacity));
  }

  .desktop\:focus\:ring-purple-900:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(76, 29, 149, var(--tw-ring-opacity));
  }

  .desktop\:focus\:ring-pink-50:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(253, 242, 248, var(--tw-ring-opacity));
  }

  .desktop\:focus\:ring-pink-100:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 231, 243, var(--tw-ring-opacity));
  }

  .desktop\:focus\:ring-pink-200:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(251, 207, 232, var(--tw-ring-opacity));
  }

  .desktop\:focus\:ring-pink-300:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 168, 212, var(--tw-ring-opacity));
  }

  .desktop\:focus\:ring-pink-400:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(244, 114, 182, var(--tw-ring-opacity));
  }

  .desktop\:focus\:ring-pink-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(236, 72, 153, var(--tw-ring-opacity));
  }

  .desktop\:focus\:ring-pink-600:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 39, 119, var(--tw-ring-opacity));
  }

  .desktop\:focus\:ring-pink-700:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(190, 24, 93, var(--tw-ring-opacity));
  }

  .desktop\:focus\:ring-pink-800:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(157, 23, 77, var(--tw-ring-opacity));
  }

  .desktop\:focus\:ring-pink-900:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(131, 24, 67, var(--tw-ring-opacity));
  }

  .desktop\:focus\:ring-base-normal:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 65, 129, var(--tw-ring-opacity));
  }

  .desktop\:focus\:ring-base-dark:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 52, 105, var(--tw-ring-opacity));
  }

  .desktop\:focus\:ring-base-black:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(29, 29, 31, var(--tw-ring-opacity));
  }

  .desktop\:focus\:ring-base-border:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(231, 231, 233, var(--tw-ring-opacity));
  }

  .desktop\:focus\:ring-primary-normal:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 103, 207, var(--tw-ring-opacity));
  }

  .desktop\:focus\:ring-primary-alt:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 71, 143, var(--tw-ring-opacity));
  }

  .desktop\:focus\:ring-subtle-white:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 249, 249, var(--tw-ring-opacity));
  }

  .desktop\:focus\:ring-turquesa:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 151, 178, var(--tw-ring-opacity));
  }

  .desktop\:ring-opacity-0 {
    --tw-ring-opacity: 0;
  }

  .desktop\:ring-opacity-5 {
    --tw-ring-opacity: 0.05;
  }

  .desktop\:ring-opacity-10 {
    --tw-ring-opacity: 0.1;
  }

  .desktop\:ring-opacity-20 {
    --tw-ring-opacity: 0.2;
  }

  .desktop\:ring-opacity-25 {
    --tw-ring-opacity: 0.25;
  }

  .desktop\:ring-opacity-30 {
    --tw-ring-opacity: 0.3;
  }

  .desktop\:ring-opacity-40 {
    --tw-ring-opacity: 0.4;
  }

  .desktop\:ring-opacity-50 {
    --tw-ring-opacity: 0.5;
  }

  .desktop\:ring-opacity-60 {
    --tw-ring-opacity: 0.6;
  }

  .desktop\:ring-opacity-70 {
    --tw-ring-opacity: 0.7;
  }

  .desktop\:ring-opacity-75 {
    --tw-ring-opacity: 0.75;
  }

  .desktop\:ring-opacity-80 {
    --tw-ring-opacity: 0.8;
  }

  .desktop\:ring-opacity-90 {
    --tw-ring-opacity: 0.9;
  }

  .desktop\:ring-opacity-95 {
    --tw-ring-opacity: 0.95;
  }

  .desktop\:ring-opacity-100 {
    --tw-ring-opacity: 1;
  }

  .desktop\:focus-within\:ring-opacity-0:focus-within {
    --tw-ring-opacity: 0;
  }

  .desktop\:focus-within\:ring-opacity-5:focus-within {
    --tw-ring-opacity: 0.05;
  }

  .desktop\:focus-within\:ring-opacity-10:focus-within {
    --tw-ring-opacity: 0.1;
  }

  .desktop\:focus-within\:ring-opacity-20:focus-within {
    --tw-ring-opacity: 0.2;
  }

  .desktop\:focus-within\:ring-opacity-25:focus-within {
    --tw-ring-opacity: 0.25;
  }

  .desktop\:focus-within\:ring-opacity-30:focus-within {
    --tw-ring-opacity: 0.3;
  }

  .desktop\:focus-within\:ring-opacity-40:focus-within {
    --tw-ring-opacity: 0.4;
  }

  .desktop\:focus-within\:ring-opacity-50:focus-within {
    --tw-ring-opacity: 0.5;
  }

  .desktop\:focus-within\:ring-opacity-60:focus-within {
    --tw-ring-opacity: 0.6;
  }

  .desktop\:focus-within\:ring-opacity-70:focus-within {
    --tw-ring-opacity: 0.7;
  }

  .desktop\:focus-within\:ring-opacity-75:focus-within {
    --tw-ring-opacity: 0.75;
  }

  .desktop\:focus-within\:ring-opacity-80:focus-within {
    --tw-ring-opacity: 0.8;
  }

  .desktop\:focus-within\:ring-opacity-90:focus-within {
    --tw-ring-opacity: 0.9;
  }

  .desktop\:focus-within\:ring-opacity-95:focus-within {
    --tw-ring-opacity: 0.95;
  }

  .desktop\:focus-within\:ring-opacity-100:focus-within {
    --tw-ring-opacity: 1;
  }

  .desktop\:focus\:ring-opacity-0:focus {
    --tw-ring-opacity: 0;
  }

  .desktop\:focus\:ring-opacity-5:focus {
    --tw-ring-opacity: 0.05;
  }

  .desktop\:focus\:ring-opacity-10:focus {
    --tw-ring-opacity: 0.1;
  }

  .desktop\:focus\:ring-opacity-20:focus {
    --tw-ring-opacity: 0.2;
  }

  .desktop\:focus\:ring-opacity-25:focus {
    --tw-ring-opacity: 0.25;
  }

  .desktop\:focus\:ring-opacity-30:focus {
    --tw-ring-opacity: 0.3;
  }

  .desktop\:focus\:ring-opacity-40:focus {
    --tw-ring-opacity: 0.4;
  }

  .desktop\:focus\:ring-opacity-50:focus {
    --tw-ring-opacity: 0.5;
  }

  .desktop\:focus\:ring-opacity-60:focus {
    --tw-ring-opacity: 0.6;
  }

  .desktop\:focus\:ring-opacity-70:focus {
    --tw-ring-opacity: 0.7;
  }

  .desktop\:focus\:ring-opacity-75:focus {
    --tw-ring-opacity: 0.75;
  }

  .desktop\:focus\:ring-opacity-80:focus {
    --tw-ring-opacity: 0.8;
  }

  .desktop\:focus\:ring-opacity-90:focus {
    --tw-ring-opacity: 0.9;
  }

  .desktop\:focus\:ring-opacity-95:focus {
    --tw-ring-opacity: 0.95;
  }

  .desktop\:focus\:ring-opacity-100:focus {
    --tw-ring-opacity: 1;
  }

  .desktop\:ring-offset-0 {
    --tw-ring-offset-width: 0px;
  }

  .desktop\:ring-offset-1 {
    --tw-ring-offset-width: 1px;
  }

  .desktop\:ring-offset-2 {
    --tw-ring-offset-width: 2px;
  }

  .desktop\:ring-offset-4 {
    --tw-ring-offset-width: 4px;
  }

  .desktop\:ring-offset-8 {
    --tw-ring-offset-width: 8px;
  }

  .desktop\:focus-within\:ring-offset-0:focus-within {
    --tw-ring-offset-width: 0px;
  }

  .desktop\:focus-within\:ring-offset-1:focus-within {
    --tw-ring-offset-width: 1px;
  }

  .desktop\:focus-within\:ring-offset-2:focus-within {
    --tw-ring-offset-width: 2px;
  }

  .desktop\:focus-within\:ring-offset-4:focus-within {
    --tw-ring-offset-width: 4px;
  }

  .desktop\:focus-within\:ring-offset-8:focus-within {
    --tw-ring-offset-width: 8px;
  }

  .desktop\:focus\:ring-offset-0:focus {
    --tw-ring-offset-width: 0px;
  }

  .desktop\:focus\:ring-offset-1:focus {
    --tw-ring-offset-width: 1px;
  }

  .desktop\:focus\:ring-offset-2:focus {
    --tw-ring-offset-width: 2px;
  }

  .desktop\:focus\:ring-offset-4:focus {
    --tw-ring-offset-width: 4px;
  }

  .desktop\:focus\:ring-offset-8:focus {
    --tw-ring-offset-width: 8px;
  }

  .desktop\:ring-offset-transparent {
    --tw-ring-offset-color: transparent;
  }

  .desktop\:ring-offset-current {
    --tw-ring-offset-color: currentColor;
  }

  .desktop\:ring-offset-black {
    --tw-ring-offset-color: #000;
  }

  .desktop\:ring-offset-white {
    --tw-ring-offset-color: #fff;
  }

  .desktop\:ring-offset-gray-50 {
    --tw-ring-offset-color: #f9fafb;
  }

  .desktop\:ring-offset-gray-100 {
    --tw-ring-offset-color: #f3f4f6;
  }

  .desktop\:ring-offset-gray-200 {
    --tw-ring-offset-color: #e5e7eb;
  }

  .desktop\:ring-offset-gray-300 {
    --tw-ring-offset-color: #d1d5db;
  }

  .desktop\:ring-offset-gray-400 {
    --tw-ring-offset-color: #9ca3af;
  }

  .desktop\:ring-offset-gray-500 {
    --tw-ring-offset-color: #6b7280;
  }

  .desktop\:ring-offset-gray-600 {
    --tw-ring-offset-color: #4b5563;
  }

  .desktop\:ring-offset-gray-700 {
    --tw-ring-offset-color: #374151;
  }

  .desktop\:ring-offset-gray-800 {
    --tw-ring-offset-color: #1f2937;
  }

  .desktop\:ring-offset-gray-900 {
    --tw-ring-offset-color: #111827;
  }

  .desktop\:ring-offset-red-50 {
    --tw-ring-offset-color: #fef2f2;
  }

  .desktop\:ring-offset-red-100 {
    --tw-ring-offset-color: #fee2e2;
  }

  .desktop\:ring-offset-red-200 {
    --tw-ring-offset-color: #fecaca;
  }

  .desktop\:ring-offset-red-300 {
    --tw-ring-offset-color: #fca5a5;
  }

  .desktop\:ring-offset-red-400 {
    --tw-ring-offset-color: #f87171;
  }

  .desktop\:ring-offset-red-500 {
    --tw-ring-offset-color: #ef4444;
  }

  .desktop\:ring-offset-red-600 {
    --tw-ring-offset-color: #dc2626;
  }

  .desktop\:ring-offset-red-700 {
    --tw-ring-offset-color: #b91c1c;
  }

  .desktop\:ring-offset-red-800 {
    --tw-ring-offset-color: #991b1b;
  }

  .desktop\:ring-offset-red-900 {
    --tw-ring-offset-color: #7f1d1d;
  }

  .desktop\:ring-offset-yellow-50 {
    --tw-ring-offset-color: #fffbeb;
  }

  .desktop\:ring-offset-yellow-100 {
    --tw-ring-offset-color: #fef3c7;
  }

  .desktop\:ring-offset-yellow-200 {
    --tw-ring-offset-color: #fde68a;
  }

  .desktop\:ring-offset-yellow-300 {
    --tw-ring-offset-color: #fcd34d;
  }

  .desktop\:ring-offset-yellow-400 {
    --tw-ring-offset-color: #fbbf24;
  }

  .desktop\:ring-offset-yellow-500 {
    --tw-ring-offset-color: #f59e0b;
  }

  .desktop\:ring-offset-yellow-600 {
    --tw-ring-offset-color: #d97706;
  }

  .desktop\:ring-offset-yellow-700 {
    --tw-ring-offset-color: #b45309;
  }

  .desktop\:ring-offset-yellow-800 {
    --tw-ring-offset-color: #92400e;
  }

  .desktop\:ring-offset-yellow-900 {
    --tw-ring-offset-color: #78350f;
  }

  .desktop\:ring-offset-green-50 {
    --tw-ring-offset-color: #ecfdf5;
  }

  .desktop\:ring-offset-green-100 {
    --tw-ring-offset-color: #d1fae5;
  }

  .desktop\:ring-offset-green-200 {
    --tw-ring-offset-color: #a7f3d0;
  }

  .desktop\:ring-offset-green-300 {
    --tw-ring-offset-color: #6ee7b7;
  }

  .desktop\:ring-offset-green-400 {
    --tw-ring-offset-color: #34d399;
  }

  .desktop\:ring-offset-green-500 {
    --tw-ring-offset-color: #10b981;
  }

  .desktop\:ring-offset-green-600 {
    --tw-ring-offset-color: #059669;
  }

  .desktop\:ring-offset-green-700 {
    --tw-ring-offset-color: #047857;
  }

  .desktop\:ring-offset-green-800 {
    --tw-ring-offset-color: #065f46;
  }

  .desktop\:ring-offset-green-900 {
    --tw-ring-offset-color: #064e3b;
  }

  .desktop\:ring-offset-blue-50 {
    --tw-ring-offset-color: #eff6ff;
  }

  .desktop\:ring-offset-blue-100 {
    --tw-ring-offset-color: #dbeafe;
  }

  .desktop\:ring-offset-blue-200 {
    --tw-ring-offset-color: #bfdbfe;
  }

  .desktop\:ring-offset-blue-300 {
    --tw-ring-offset-color: #93c5fd;
  }

  .desktop\:ring-offset-blue-400 {
    --tw-ring-offset-color: #60a5fa;
  }

  .desktop\:ring-offset-blue-500 {
    --tw-ring-offset-color: #3b82f6;
  }

  .desktop\:ring-offset-blue-600 {
    --tw-ring-offset-color: #2563eb;
  }

  .desktop\:ring-offset-blue-700 {
    --tw-ring-offset-color: #1d4ed8;
  }

  .desktop\:ring-offset-blue-800 {
    --tw-ring-offset-color: #1e40af;
  }

  .desktop\:ring-offset-blue-900 {
    --tw-ring-offset-color: #1e3a8a;
  }

  .desktop\:ring-offset-indigo-50 {
    --tw-ring-offset-color: #eef2ff;
  }

  .desktop\:ring-offset-indigo-100 {
    --tw-ring-offset-color: #e0e7ff;
  }

  .desktop\:ring-offset-indigo-200 {
    --tw-ring-offset-color: #c7d2fe;
  }

  .desktop\:ring-offset-indigo-300 {
    --tw-ring-offset-color: #a5b4fc;
  }

  .desktop\:ring-offset-indigo-400 {
    --tw-ring-offset-color: #818cf8;
  }

  .desktop\:ring-offset-indigo-500 {
    --tw-ring-offset-color: #6366f1;
  }

  .desktop\:ring-offset-indigo-600 {
    --tw-ring-offset-color: #4f46e5;
  }

  .desktop\:ring-offset-indigo-700 {
    --tw-ring-offset-color: #4338ca;
  }

  .desktop\:ring-offset-indigo-800 {
    --tw-ring-offset-color: #3730a3;
  }

  .desktop\:ring-offset-indigo-900 {
    --tw-ring-offset-color: #312e81;
  }

  .desktop\:ring-offset-purple-50 {
    --tw-ring-offset-color: #f5f3ff;
  }

  .desktop\:ring-offset-purple-100 {
    --tw-ring-offset-color: #ede9fe;
  }

  .desktop\:ring-offset-purple-200 {
    --tw-ring-offset-color: #ddd6fe;
  }

  .desktop\:ring-offset-purple-300 {
    --tw-ring-offset-color: #c4b5fd;
  }

  .desktop\:ring-offset-purple-400 {
    --tw-ring-offset-color: #a78bfa;
  }

  .desktop\:ring-offset-purple-500 {
    --tw-ring-offset-color: #8b5cf6;
  }

  .desktop\:ring-offset-purple-600 {
    --tw-ring-offset-color: #7c3aed;
  }

  .desktop\:ring-offset-purple-700 {
    --tw-ring-offset-color: #6d28d9;
  }

  .desktop\:ring-offset-purple-800 {
    --tw-ring-offset-color: #5b21b6;
  }

  .desktop\:ring-offset-purple-900 {
    --tw-ring-offset-color: #4c1d95;
  }

  .desktop\:ring-offset-pink-50 {
    --tw-ring-offset-color: #fdf2f8;
  }

  .desktop\:ring-offset-pink-100 {
    --tw-ring-offset-color: #fce7f3;
  }

  .desktop\:ring-offset-pink-200 {
    --tw-ring-offset-color: #fbcfe8;
  }

  .desktop\:ring-offset-pink-300 {
    --tw-ring-offset-color: #f9a8d4;
  }

  .desktop\:ring-offset-pink-400 {
    --tw-ring-offset-color: #f472b6;
  }

  .desktop\:ring-offset-pink-500 {
    --tw-ring-offset-color: #ec4899;
  }

  .desktop\:ring-offset-pink-600 {
    --tw-ring-offset-color: #db2777;
  }

  .desktop\:ring-offset-pink-700 {
    --tw-ring-offset-color: #be185d;
  }

  .desktop\:ring-offset-pink-800 {
    --tw-ring-offset-color: #9d174d;
  }

  .desktop\:ring-offset-pink-900 {
    --tw-ring-offset-color: #831843;
  }

  .desktop\:ring-offset-base-normal {
    --tw-ring-offset-color: #004181;
  }

  .desktop\:ring-offset-base-dark {
    --tw-ring-offset-color: #003469;
  }

  .desktop\:ring-offset-base-black {
    --tw-ring-offset-color: #1D1D1F;
  }

  .desktop\:ring-offset-base-border {
    --tw-ring-offset-color: #E7E7E9;
  }

  .desktop\:ring-offset-primary-normal {
    --tw-ring-offset-color: #0067CF;
  }

  .desktop\:ring-offset-primary-alt {
    --tw-ring-offset-color: #00478F;
  }

  .desktop\:ring-offset-subtle-white {
    --tw-ring-offset-color: #F9F9F9;
  }

  .desktop\:ring-offset-turquesa {
    --tw-ring-offset-color: #0097B2;
  }

  .desktop\:focus-within\:ring-offset-transparent:focus-within {
    --tw-ring-offset-color: transparent;
  }

  .desktop\:focus-within\:ring-offset-current:focus-within {
    --tw-ring-offset-color: currentColor;
  }

  .desktop\:focus-within\:ring-offset-black:focus-within {
    --tw-ring-offset-color: #000;
  }

  .desktop\:focus-within\:ring-offset-white:focus-within {
    --tw-ring-offset-color: #fff;
  }

  .desktop\:focus-within\:ring-offset-gray-50:focus-within {
    --tw-ring-offset-color: #f9fafb;
  }

  .desktop\:focus-within\:ring-offset-gray-100:focus-within {
    --tw-ring-offset-color: #f3f4f6;
  }

  .desktop\:focus-within\:ring-offset-gray-200:focus-within {
    --tw-ring-offset-color: #e5e7eb;
  }

  .desktop\:focus-within\:ring-offset-gray-300:focus-within {
    --tw-ring-offset-color: #d1d5db;
  }

  .desktop\:focus-within\:ring-offset-gray-400:focus-within {
    --tw-ring-offset-color: #9ca3af;
  }

  .desktop\:focus-within\:ring-offset-gray-500:focus-within {
    --tw-ring-offset-color: #6b7280;
  }

  .desktop\:focus-within\:ring-offset-gray-600:focus-within {
    --tw-ring-offset-color: #4b5563;
  }

  .desktop\:focus-within\:ring-offset-gray-700:focus-within {
    --tw-ring-offset-color: #374151;
  }

  .desktop\:focus-within\:ring-offset-gray-800:focus-within {
    --tw-ring-offset-color: #1f2937;
  }

  .desktop\:focus-within\:ring-offset-gray-900:focus-within {
    --tw-ring-offset-color: #111827;
  }

  .desktop\:focus-within\:ring-offset-red-50:focus-within {
    --tw-ring-offset-color: #fef2f2;
  }

  .desktop\:focus-within\:ring-offset-red-100:focus-within {
    --tw-ring-offset-color: #fee2e2;
  }

  .desktop\:focus-within\:ring-offset-red-200:focus-within {
    --tw-ring-offset-color: #fecaca;
  }

  .desktop\:focus-within\:ring-offset-red-300:focus-within {
    --tw-ring-offset-color: #fca5a5;
  }

  .desktop\:focus-within\:ring-offset-red-400:focus-within {
    --tw-ring-offset-color: #f87171;
  }

  .desktop\:focus-within\:ring-offset-red-500:focus-within {
    --tw-ring-offset-color: #ef4444;
  }

  .desktop\:focus-within\:ring-offset-red-600:focus-within {
    --tw-ring-offset-color: #dc2626;
  }

  .desktop\:focus-within\:ring-offset-red-700:focus-within {
    --tw-ring-offset-color: #b91c1c;
  }

  .desktop\:focus-within\:ring-offset-red-800:focus-within {
    --tw-ring-offset-color: #991b1b;
  }

  .desktop\:focus-within\:ring-offset-red-900:focus-within {
    --tw-ring-offset-color: #7f1d1d;
  }

  .desktop\:focus-within\:ring-offset-yellow-50:focus-within {
    --tw-ring-offset-color: #fffbeb;
  }

  .desktop\:focus-within\:ring-offset-yellow-100:focus-within {
    --tw-ring-offset-color: #fef3c7;
  }

  .desktop\:focus-within\:ring-offset-yellow-200:focus-within {
    --tw-ring-offset-color: #fde68a;
  }

  .desktop\:focus-within\:ring-offset-yellow-300:focus-within {
    --tw-ring-offset-color: #fcd34d;
  }

  .desktop\:focus-within\:ring-offset-yellow-400:focus-within {
    --tw-ring-offset-color: #fbbf24;
  }

  .desktop\:focus-within\:ring-offset-yellow-500:focus-within {
    --tw-ring-offset-color: #f59e0b;
  }

  .desktop\:focus-within\:ring-offset-yellow-600:focus-within {
    --tw-ring-offset-color: #d97706;
  }

  .desktop\:focus-within\:ring-offset-yellow-700:focus-within {
    --tw-ring-offset-color: #b45309;
  }

  .desktop\:focus-within\:ring-offset-yellow-800:focus-within {
    --tw-ring-offset-color: #92400e;
  }

  .desktop\:focus-within\:ring-offset-yellow-900:focus-within {
    --tw-ring-offset-color: #78350f;
  }

  .desktop\:focus-within\:ring-offset-green-50:focus-within {
    --tw-ring-offset-color: #ecfdf5;
  }

  .desktop\:focus-within\:ring-offset-green-100:focus-within {
    --tw-ring-offset-color: #d1fae5;
  }

  .desktop\:focus-within\:ring-offset-green-200:focus-within {
    --tw-ring-offset-color: #a7f3d0;
  }

  .desktop\:focus-within\:ring-offset-green-300:focus-within {
    --tw-ring-offset-color: #6ee7b7;
  }

  .desktop\:focus-within\:ring-offset-green-400:focus-within {
    --tw-ring-offset-color: #34d399;
  }

  .desktop\:focus-within\:ring-offset-green-500:focus-within {
    --tw-ring-offset-color: #10b981;
  }

  .desktop\:focus-within\:ring-offset-green-600:focus-within {
    --tw-ring-offset-color: #059669;
  }

  .desktop\:focus-within\:ring-offset-green-700:focus-within {
    --tw-ring-offset-color: #047857;
  }

  .desktop\:focus-within\:ring-offset-green-800:focus-within {
    --tw-ring-offset-color: #065f46;
  }

  .desktop\:focus-within\:ring-offset-green-900:focus-within {
    --tw-ring-offset-color: #064e3b;
  }

  .desktop\:focus-within\:ring-offset-blue-50:focus-within {
    --tw-ring-offset-color: #eff6ff;
  }

  .desktop\:focus-within\:ring-offset-blue-100:focus-within {
    --tw-ring-offset-color: #dbeafe;
  }

  .desktop\:focus-within\:ring-offset-blue-200:focus-within {
    --tw-ring-offset-color: #bfdbfe;
  }

  .desktop\:focus-within\:ring-offset-blue-300:focus-within {
    --tw-ring-offset-color: #93c5fd;
  }

  .desktop\:focus-within\:ring-offset-blue-400:focus-within {
    --tw-ring-offset-color: #60a5fa;
  }

  .desktop\:focus-within\:ring-offset-blue-500:focus-within {
    --tw-ring-offset-color: #3b82f6;
  }

  .desktop\:focus-within\:ring-offset-blue-600:focus-within {
    --tw-ring-offset-color: #2563eb;
  }

  .desktop\:focus-within\:ring-offset-blue-700:focus-within {
    --tw-ring-offset-color: #1d4ed8;
  }

  .desktop\:focus-within\:ring-offset-blue-800:focus-within {
    --tw-ring-offset-color: #1e40af;
  }

  .desktop\:focus-within\:ring-offset-blue-900:focus-within {
    --tw-ring-offset-color: #1e3a8a;
  }

  .desktop\:focus-within\:ring-offset-indigo-50:focus-within {
    --tw-ring-offset-color: #eef2ff;
  }

  .desktop\:focus-within\:ring-offset-indigo-100:focus-within {
    --tw-ring-offset-color: #e0e7ff;
  }

  .desktop\:focus-within\:ring-offset-indigo-200:focus-within {
    --tw-ring-offset-color: #c7d2fe;
  }

  .desktop\:focus-within\:ring-offset-indigo-300:focus-within {
    --tw-ring-offset-color: #a5b4fc;
  }

  .desktop\:focus-within\:ring-offset-indigo-400:focus-within {
    --tw-ring-offset-color: #818cf8;
  }

  .desktop\:focus-within\:ring-offset-indigo-500:focus-within {
    --tw-ring-offset-color: #6366f1;
  }

  .desktop\:focus-within\:ring-offset-indigo-600:focus-within {
    --tw-ring-offset-color: #4f46e5;
  }

  .desktop\:focus-within\:ring-offset-indigo-700:focus-within {
    --tw-ring-offset-color: #4338ca;
  }

  .desktop\:focus-within\:ring-offset-indigo-800:focus-within {
    --tw-ring-offset-color: #3730a3;
  }

  .desktop\:focus-within\:ring-offset-indigo-900:focus-within {
    --tw-ring-offset-color: #312e81;
  }

  .desktop\:focus-within\:ring-offset-purple-50:focus-within {
    --tw-ring-offset-color: #f5f3ff;
  }

  .desktop\:focus-within\:ring-offset-purple-100:focus-within {
    --tw-ring-offset-color: #ede9fe;
  }

  .desktop\:focus-within\:ring-offset-purple-200:focus-within {
    --tw-ring-offset-color: #ddd6fe;
  }

  .desktop\:focus-within\:ring-offset-purple-300:focus-within {
    --tw-ring-offset-color: #c4b5fd;
  }

  .desktop\:focus-within\:ring-offset-purple-400:focus-within {
    --tw-ring-offset-color: #a78bfa;
  }

  .desktop\:focus-within\:ring-offset-purple-500:focus-within {
    --tw-ring-offset-color: #8b5cf6;
  }

  .desktop\:focus-within\:ring-offset-purple-600:focus-within {
    --tw-ring-offset-color: #7c3aed;
  }

  .desktop\:focus-within\:ring-offset-purple-700:focus-within {
    --tw-ring-offset-color: #6d28d9;
  }

  .desktop\:focus-within\:ring-offset-purple-800:focus-within {
    --tw-ring-offset-color: #5b21b6;
  }

  .desktop\:focus-within\:ring-offset-purple-900:focus-within {
    --tw-ring-offset-color: #4c1d95;
  }

  .desktop\:focus-within\:ring-offset-pink-50:focus-within {
    --tw-ring-offset-color: #fdf2f8;
  }

  .desktop\:focus-within\:ring-offset-pink-100:focus-within {
    --tw-ring-offset-color: #fce7f3;
  }

  .desktop\:focus-within\:ring-offset-pink-200:focus-within {
    --tw-ring-offset-color: #fbcfe8;
  }

  .desktop\:focus-within\:ring-offset-pink-300:focus-within {
    --tw-ring-offset-color: #f9a8d4;
  }

  .desktop\:focus-within\:ring-offset-pink-400:focus-within {
    --tw-ring-offset-color: #f472b6;
  }

  .desktop\:focus-within\:ring-offset-pink-500:focus-within {
    --tw-ring-offset-color: #ec4899;
  }

  .desktop\:focus-within\:ring-offset-pink-600:focus-within {
    --tw-ring-offset-color: #db2777;
  }

  .desktop\:focus-within\:ring-offset-pink-700:focus-within {
    --tw-ring-offset-color: #be185d;
  }

  .desktop\:focus-within\:ring-offset-pink-800:focus-within {
    --tw-ring-offset-color: #9d174d;
  }

  .desktop\:focus-within\:ring-offset-pink-900:focus-within {
    --tw-ring-offset-color: #831843;
  }

  .desktop\:focus-within\:ring-offset-base-normal:focus-within {
    --tw-ring-offset-color: #004181;
  }

  .desktop\:focus-within\:ring-offset-base-dark:focus-within {
    --tw-ring-offset-color: #003469;
  }

  .desktop\:focus-within\:ring-offset-base-black:focus-within {
    --tw-ring-offset-color: #1D1D1F;
  }

  .desktop\:focus-within\:ring-offset-base-border:focus-within {
    --tw-ring-offset-color: #E7E7E9;
  }

  .desktop\:focus-within\:ring-offset-primary-normal:focus-within {
    --tw-ring-offset-color: #0067CF;
  }

  .desktop\:focus-within\:ring-offset-primary-alt:focus-within {
    --tw-ring-offset-color: #00478F;
  }

  .desktop\:focus-within\:ring-offset-subtle-white:focus-within {
    --tw-ring-offset-color: #F9F9F9;
  }

  .desktop\:focus-within\:ring-offset-turquesa:focus-within {
    --tw-ring-offset-color: #0097B2;
  }

  .desktop\:focus\:ring-offset-transparent:focus {
    --tw-ring-offset-color: transparent;
  }

  .desktop\:focus\:ring-offset-current:focus {
    --tw-ring-offset-color: currentColor;
  }

  .desktop\:focus\:ring-offset-black:focus {
    --tw-ring-offset-color: #000;
  }

  .desktop\:focus\:ring-offset-white:focus {
    --tw-ring-offset-color: #fff;
  }

  .desktop\:focus\:ring-offset-gray-50:focus {
    --tw-ring-offset-color: #f9fafb;
  }

  .desktop\:focus\:ring-offset-gray-100:focus {
    --tw-ring-offset-color: #f3f4f6;
  }

  .desktop\:focus\:ring-offset-gray-200:focus {
    --tw-ring-offset-color: #e5e7eb;
  }

  .desktop\:focus\:ring-offset-gray-300:focus {
    --tw-ring-offset-color: #d1d5db;
  }

  .desktop\:focus\:ring-offset-gray-400:focus {
    --tw-ring-offset-color: #9ca3af;
  }

  .desktop\:focus\:ring-offset-gray-500:focus {
    --tw-ring-offset-color: #6b7280;
  }

  .desktop\:focus\:ring-offset-gray-600:focus {
    --tw-ring-offset-color: #4b5563;
  }

  .desktop\:focus\:ring-offset-gray-700:focus {
    --tw-ring-offset-color: #374151;
  }

  .desktop\:focus\:ring-offset-gray-800:focus {
    --tw-ring-offset-color: #1f2937;
  }

  .desktop\:focus\:ring-offset-gray-900:focus {
    --tw-ring-offset-color: #111827;
  }

  .desktop\:focus\:ring-offset-red-50:focus {
    --tw-ring-offset-color: #fef2f2;
  }

  .desktop\:focus\:ring-offset-red-100:focus {
    --tw-ring-offset-color: #fee2e2;
  }

  .desktop\:focus\:ring-offset-red-200:focus {
    --tw-ring-offset-color: #fecaca;
  }

  .desktop\:focus\:ring-offset-red-300:focus {
    --tw-ring-offset-color: #fca5a5;
  }

  .desktop\:focus\:ring-offset-red-400:focus {
    --tw-ring-offset-color: #f87171;
  }

  .desktop\:focus\:ring-offset-red-500:focus {
    --tw-ring-offset-color: #ef4444;
  }

  .desktop\:focus\:ring-offset-red-600:focus {
    --tw-ring-offset-color: #dc2626;
  }

  .desktop\:focus\:ring-offset-red-700:focus {
    --tw-ring-offset-color: #b91c1c;
  }

  .desktop\:focus\:ring-offset-red-800:focus {
    --tw-ring-offset-color: #991b1b;
  }

  .desktop\:focus\:ring-offset-red-900:focus {
    --tw-ring-offset-color: #7f1d1d;
  }

  .desktop\:focus\:ring-offset-yellow-50:focus {
    --tw-ring-offset-color: #fffbeb;
  }

  .desktop\:focus\:ring-offset-yellow-100:focus {
    --tw-ring-offset-color: #fef3c7;
  }

  .desktop\:focus\:ring-offset-yellow-200:focus {
    --tw-ring-offset-color: #fde68a;
  }

  .desktop\:focus\:ring-offset-yellow-300:focus {
    --tw-ring-offset-color: #fcd34d;
  }

  .desktop\:focus\:ring-offset-yellow-400:focus {
    --tw-ring-offset-color: #fbbf24;
  }

  .desktop\:focus\:ring-offset-yellow-500:focus {
    --tw-ring-offset-color: #f59e0b;
  }

  .desktop\:focus\:ring-offset-yellow-600:focus {
    --tw-ring-offset-color: #d97706;
  }

  .desktop\:focus\:ring-offset-yellow-700:focus {
    --tw-ring-offset-color: #b45309;
  }

  .desktop\:focus\:ring-offset-yellow-800:focus {
    --tw-ring-offset-color: #92400e;
  }

  .desktop\:focus\:ring-offset-yellow-900:focus {
    --tw-ring-offset-color: #78350f;
  }

  .desktop\:focus\:ring-offset-green-50:focus {
    --tw-ring-offset-color: #ecfdf5;
  }

  .desktop\:focus\:ring-offset-green-100:focus {
    --tw-ring-offset-color: #d1fae5;
  }

  .desktop\:focus\:ring-offset-green-200:focus {
    --tw-ring-offset-color: #a7f3d0;
  }

  .desktop\:focus\:ring-offset-green-300:focus {
    --tw-ring-offset-color: #6ee7b7;
  }

  .desktop\:focus\:ring-offset-green-400:focus {
    --tw-ring-offset-color: #34d399;
  }

  .desktop\:focus\:ring-offset-green-500:focus {
    --tw-ring-offset-color: #10b981;
  }

  .desktop\:focus\:ring-offset-green-600:focus {
    --tw-ring-offset-color: #059669;
  }

  .desktop\:focus\:ring-offset-green-700:focus {
    --tw-ring-offset-color: #047857;
  }

  .desktop\:focus\:ring-offset-green-800:focus {
    --tw-ring-offset-color: #065f46;
  }

  .desktop\:focus\:ring-offset-green-900:focus {
    --tw-ring-offset-color: #064e3b;
  }

  .desktop\:focus\:ring-offset-blue-50:focus {
    --tw-ring-offset-color: #eff6ff;
  }

  .desktop\:focus\:ring-offset-blue-100:focus {
    --tw-ring-offset-color: #dbeafe;
  }

  .desktop\:focus\:ring-offset-blue-200:focus {
    --tw-ring-offset-color: #bfdbfe;
  }

  .desktop\:focus\:ring-offset-blue-300:focus {
    --tw-ring-offset-color: #93c5fd;
  }

  .desktop\:focus\:ring-offset-blue-400:focus {
    --tw-ring-offset-color: #60a5fa;
  }

  .desktop\:focus\:ring-offset-blue-500:focus {
    --tw-ring-offset-color: #3b82f6;
  }

  .desktop\:focus\:ring-offset-blue-600:focus {
    --tw-ring-offset-color: #2563eb;
  }

  .desktop\:focus\:ring-offset-blue-700:focus {
    --tw-ring-offset-color: #1d4ed8;
  }

  .desktop\:focus\:ring-offset-blue-800:focus {
    --tw-ring-offset-color: #1e40af;
  }

  .desktop\:focus\:ring-offset-blue-900:focus {
    --tw-ring-offset-color: #1e3a8a;
  }

  .desktop\:focus\:ring-offset-indigo-50:focus {
    --tw-ring-offset-color: #eef2ff;
  }

  .desktop\:focus\:ring-offset-indigo-100:focus {
    --tw-ring-offset-color: #e0e7ff;
  }

  .desktop\:focus\:ring-offset-indigo-200:focus {
    --tw-ring-offset-color: #c7d2fe;
  }

  .desktop\:focus\:ring-offset-indigo-300:focus {
    --tw-ring-offset-color: #a5b4fc;
  }

  .desktop\:focus\:ring-offset-indigo-400:focus {
    --tw-ring-offset-color: #818cf8;
  }

  .desktop\:focus\:ring-offset-indigo-500:focus {
    --tw-ring-offset-color: #6366f1;
  }

  .desktop\:focus\:ring-offset-indigo-600:focus {
    --tw-ring-offset-color: #4f46e5;
  }

  .desktop\:focus\:ring-offset-indigo-700:focus {
    --tw-ring-offset-color: #4338ca;
  }

  .desktop\:focus\:ring-offset-indigo-800:focus {
    --tw-ring-offset-color: #3730a3;
  }

  .desktop\:focus\:ring-offset-indigo-900:focus {
    --tw-ring-offset-color: #312e81;
  }

  .desktop\:focus\:ring-offset-purple-50:focus {
    --tw-ring-offset-color: #f5f3ff;
  }

  .desktop\:focus\:ring-offset-purple-100:focus {
    --tw-ring-offset-color: #ede9fe;
  }

  .desktop\:focus\:ring-offset-purple-200:focus {
    --tw-ring-offset-color: #ddd6fe;
  }

  .desktop\:focus\:ring-offset-purple-300:focus {
    --tw-ring-offset-color: #c4b5fd;
  }

  .desktop\:focus\:ring-offset-purple-400:focus {
    --tw-ring-offset-color: #a78bfa;
  }

  .desktop\:focus\:ring-offset-purple-500:focus {
    --tw-ring-offset-color: #8b5cf6;
  }

  .desktop\:focus\:ring-offset-purple-600:focus {
    --tw-ring-offset-color: #7c3aed;
  }

  .desktop\:focus\:ring-offset-purple-700:focus {
    --tw-ring-offset-color: #6d28d9;
  }

  .desktop\:focus\:ring-offset-purple-800:focus {
    --tw-ring-offset-color: #5b21b6;
  }

  .desktop\:focus\:ring-offset-purple-900:focus {
    --tw-ring-offset-color: #4c1d95;
  }

  .desktop\:focus\:ring-offset-pink-50:focus {
    --tw-ring-offset-color: #fdf2f8;
  }

  .desktop\:focus\:ring-offset-pink-100:focus {
    --tw-ring-offset-color: #fce7f3;
  }

  .desktop\:focus\:ring-offset-pink-200:focus {
    --tw-ring-offset-color: #fbcfe8;
  }

  .desktop\:focus\:ring-offset-pink-300:focus {
    --tw-ring-offset-color: #f9a8d4;
  }

  .desktop\:focus\:ring-offset-pink-400:focus {
    --tw-ring-offset-color: #f472b6;
  }

  .desktop\:focus\:ring-offset-pink-500:focus {
    --tw-ring-offset-color: #ec4899;
  }

  .desktop\:focus\:ring-offset-pink-600:focus {
    --tw-ring-offset-color: #db2777;
  }

  .desktop\:focus\:ring-offset-pink-700:focus {
    --tw-ring-offset-color: #be185d;
  }

  .desktop\:focus\:ring-offset-pink-800:focus {
    --tw-ring-offset-color: #9d174d;
  }

  .desktop\:focus\:ring-offset-pink-900:focus {
    --tw-ring-offset-color: #831843;
  }

  .desktop\:focus\:ring-offset-base-normal:focus {
    --tw-ring-offset-color: #004181;
  }

  .desktop\:focus\:ring-offset-base-dark:focus {
    --tw-ring-offset-color: #003469;
  }

  .desktop\:focus\:ring-offset-base-black:focus {
    --tw-ring-offset-color: #1D1D1F;
  }

  .desktop\:focus\:ring-offset-base-border:focus {
    --tw-ring-offset-color: #E7E7E9;
  }

  .desktop\:focus\:ring-offset-primary-normal:focus {
    --tw-ring-offset-color: #0067CF;
  }

  .desktop\:focus\:ring-offset-primary-alt:focus {
    --tw-ring-offset-color: #00478F;
  }

  .desktop\:focus\:ring-offset-subtle-white:focus {
    --tw-ring-offset-color: #F9F9F9;
  }

  .desktop\:focus\:ring-offset-turquesa:focus {
    --tw-ring-offset-color: #0097B2;
  }

  .desktop\:filter {
    --tw-blur: var(--tw-empty,/*!*/ /*!*/);
    --tw-brightness: var(--tw-empty,/*!*/ /*!*/);
    --tw-contrast: var(--tw-empty,/*!*/ /*!*/);
    --tw-grayscale: var(--tw-empty,/*!*/ /*!*/);
    --tw-hue-rotate: var(--tw-empty,/*!*/ /*!*/);
    --tw-invert: var(--tw-empty,/*!*/ /*!*/);
    --tw-saturate: var(--tw-empty,/*!*/ /*!*/);
    --tw-sepia: var(--tw-empty,/*!*/ /*!*/);
    --tw-drop-shadow: var(--tw-empty,/*!*/ /*!*/);
    filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
  }

  .desktop\:filter-none {
    filter: none;
  }

  .desktop\:blur-0 {
    --tw-blur: blur(0);
  }

  .desktop\:blur-none {
    --tw-blur: blur(0);
  }

  .desktop\:blur-sm {
    --tw-blur: blur(4px);
  }

  .desktop\:blur {
    --tw-blur: blur(8px);
  }

  .desktop\:blur-md {
    --tw-blur: blur(12px);
  }

  .desktop\:blur-lg {
    --tw-blur: blur(16px);
  }

  .desktop\:blur-xl {
    --tw-blur: blur(24px);
  }

  .desktop\:blur-2xl {
    --tw-blur: blur(40px);
  }

  .desktop\:blur-3xl {
    --tw-blur: blur(64px);
  }

  .desktop\:brightness-0 {
    --tw-brightness: brightness(0);
  }

  .desktop\:brightness-50 {
    --tw-brightness: brightness(.5);
  }

  .desktop\:brightness-75 {
    --tw-brightness: brightness(.75);
  }

  .desktop\:brightness-90 {
    --tw-brightness: brightness(.9);
  }

  .desktop\:brightness-95 {
    --tw-brightness: brightness(.95);
  }

  .desktop\:brightness-100 {
    --tw-brightness: brightness(1);
  }

  .desktop\:brightness-105 {
    --tw-brightness: brightness(1.05);
  }

  .desktop\:brightness-110 {
    --tw-brightness: brightness(1.1);
  }

  .desktop\:brightness-125 {
    --tw-brightness: brightness(1.25);
  }

  .desktop\:brightness-150 {
    --tw-brightness: brightness(1.5);
  }

  .desktop\:brightness-200 {
    --tw-brightness: brightness(2);
  }

  .desktop\:contrast-0 {
    --tw-contrast: contrast(0);
  }

  .desktop\:contrast-50 {
    --tw-contrast: contrast(.5);
  }

  .desktop\:contrast-75 {
    --tw-contrast: contrast(.75);
  }

  .desktop\:contrast-100 {
    --tw-contrast: contrast(1);
  }

  .desktop\:contrast-125 {
    --tw-contrast: contrast(1.25);
  }

  .desktop\:contrast-150 {
    --tw-contrast: contrast(1.5);
  }

  .desktop\:contrast-200 {
    --tw-contrast: contrast(2);
  }

  .desktop\:drop-shadow-sm {
    --tw-drop-shadow: drop-shadow(0 1px 1px rgba(0,0,0,0.05));
  }

  .desktop\:drop-shadow {
    --tw-drop-shadow: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.1)) drop-shadow(0 1px 1px rgba(0, 0, 0, 0.06));
  }

  .desktop\:drop-shadow-md {
    --tw-drop-shadow: drop-shadow(0 4px 3px rgba(0, 0, 0, 0.07)) drop-shadow(0 2px 2px rgba(0, 0, 0, 0.06));
  }

  .desktop\:drop-shadow-lg {
    --tw-drop-shadow: drop-shadow(0 10px 8px rgba(0, 0, 0, 0.04)) drop-shadow(0 4px 3px rgba(0, 0, 0, 0.1));
  }

  .desktop\:drop-shadow-xl {
    --tw-drop-shadow: drop-shadow(0 20px 13px rgba(0, 0, 0, 0.03)) drop-shadow(0 8px 5px rgba(0, 0, 0, 0.08));
  }

  .desktop\:drop-shadow-2xl {
    --tw-drop-shadow: drop-shadow(0 25px 25px rgba(0, 0, 0, 0.15));
  }

  .desktop\:drop-shadow-none {
    --tw-drop-shadow: drop-shadow(0 0 #0000);
  }

  .desktop\:grayscale-0 {
    --tw-grayscale: grayscale(0);
  }

  .desktop\:grayscale {
    --tw-grayscale: grayscale(100%);
  }

  .desktop\:hue-rotate-0 {
    --tw-hue-rotate: hue-rotate(0deg);
  }

  .desktop\:hue-rotate-15 {
    --tw-hue-rotate: hue-rotate(15deg);
  }

  .desktop\:hue-rotate-30 {
    --tw-hue-rotate: hue-rotate(30deg);
  }

  .desktop\:hue-rotate-60 {
    --tw-hue-rotate: hue-rotate(60deg);
  }

  .desktop\:hue-rotate-90 {
    --tw-hue-rotate: hue-rotate(90deg);
  }

  .desktop\:hue-rotate-180 {
    --tw-hue-rotate: hue-rotate(180deg);
  }

  .desktop\:-hue-rotate-180 {
    --tw-hue-rotate: hue-rotate(-180deg);
  }

  .desktop\:-hue-rotate-90 {
    --tw-hue-rotate: hue-rotate(-90deg);
  }

  .desktop\:-hue-rotate-60 {
    --tw-hue-rotate: hue-rotate(-60deg);
  }

  .desktop\:-hue-rotate-30 {
    --tw-hue-rotate: hue-rotate(-30deg);
  }

  .desktop\:-hue-rotate-15 {
    --tw-hue-rotate: hue-rotate(-15deg);
  }

  .desktop\:invert-0 {
    --tw-invert: invert(0);
  }

  .desktop\:invert {
    --tw-invert: invert(100%);
  }

  .desktop\:saturate-0 {
    --tw-saturate: saturate(0);
  }

  .desktop\:saturate-50 {
    --tw-saturate: saturate(.5);
  }

  .desktop\:saturate-100 {
    --tw-saturate: saturate(1);
  }

  .desktop\:saturate-150 {
    --tw-saturate: saturate(1.5);
  }

  .desktop\:saturate-200 {
    --tw-saturate: saturate(2);
  }

  .desktop\:sepia-0 {
    --tw-sepia: sepia(0);
  }

  .desktop\:sepia {
    --tw-sepia: sepia(100%);
  }

  .desktop\:backdrop-filter {
    --tw-backdrop-blur: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-brightness: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-contrast: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-grayscale: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-hue-rotate: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-invert: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-opacity: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-saturate: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-sepia: var(--tw-empty,/*!*/ /*!*/);
    -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
            backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  }

  .desktop\:backdrop-filter-none {
    -webkit-backdrop-filter: none;
            backdrop-filter: none;
  }

  .desktop\:backdrop-blur-0 {
    --tw-backdrop-blur: blur(0);
  }

  .desktop\:backdrop-blur-none {
    --tw-backdrop-blur: blur(0);
  }

  .desktop\:backdrop-blur-sm {
    --tw-backdrop-blur: blur(4px);
  }

  .desktop\:backdrop-blur {
    --tw-backdrop-blur: blur(8px);
  }

  .desktop\:backdrop-blur-md {
    --tw-backdrop-blur: blur(12px);
  }

  .desktop\:backdrop-blur-lg {
    --tw-backdrop-blur: blur(16px);
  }

  .desktop\:backdrop-blur-xl {
    --tw-backdrop-blur: blur(24px);
  }

  .desktop\:backdrop-blur-2xl {
    --tw-backdrop-blur: blur(40px);
  }

  .desktop\:backdrop-blur-3xl {
    --tw-backdrop-blur: blur(64px);
  }

  .desktop\:backdrop-brightness-0 {
    --tw-backdrop-brightness: brightness(0);
  }

  .desktop\:backdrop-brightness-50 {
    --tw-backdrop-brightness: brightness(.5);
  }

  .desktop\:backdrop-brightness-75 {
    --tw-backdrop-brightness: brightness(.75);
  }

  .desktop\:backdrop-brightness-90 {
    --tw-backdrop-brightness: brightness(.9);
  }

  .desktop\:backdrop-brightness-95 {
    --tw-backdrop-brightness: brightness(.95);
  }

  .desktop\:backdrop-brightness-100 {
    --tw-backdrop-brightness: brightness(1);
  }

  .desktop\:backdrop-brightness-105 {
    --tw-backdrop-brightness: brightness(1.05);
  }

  .desktop\:backdrop-brightness-110 {
    --tw-backdrop-brightness: brightness(1.1);
  }

  .desktop\:backdrop-brightness-125 {
    --tw-backdrop-brightness: brightness(1.25);
  }

  .desktop\:backdrop-brightness-150 {
    --tw-backdrop-brightness: brightness(1.5);
  }

  .desktop\:backdrop-brightness-200 {
    --tw-backdrop-brightness: brightness(2);
  }

  .desktop\:backdrop-contrast-0 {
    --tw-backdrop-contrast: contrast(0);
  }

  .desktop\:backdrop-contrast-50 {
    --tw-backdrop-contrast: contrast(.5);
  }

  .desktop\:backdrop-contrast-75 {
    --tw-backdrop-contrast: contrast(.75);
  }

  .desktop\:backdrop-contrast-100 {
    --tw-backdrop-contrast: contrast(1);
  }

  .desktop\:backdrop-contrast-125 {
    --tw-backdrop-contrast: contrast(1.25);
  }

  .desktop\:backdrop-contrast-150 {
    --tw-backdrop-contrast: contrast(1.5);
  }

  .desktop\:backdrop-contrast-200 {
    --tw-backdrop-contrast: contrast(2);
  }

  .desktop\:backdrop-grayscale-0 {
    --tw-backdrop-grayscale: grayscale(0);
  }

  .desktop\:backdrop-grayscale {
    --tw-backdrop-grayscale: grayscale(100%);
  }

  .desktop\:backdrop-hue-rotate-0 {
    --tw-backdrop-hue-rotate: hue-rotate(0deg);
  }

  .desktop\:backdrop-hue-rotate-15 {
    --tw-backdrop-hue-rotate: hue-rotate(15deg);
  }

  .desktop\:backdrop-hue-rotate-30 {
    --tw-backdrop-hue-rotate: hue-rotate(30deg);
  }

  .desktop\:backdrop-hue-rotate-60 {
    --tw-backdrop-hue-rotate: hue-rotate(60deg);
  }

  .desktop\:backdrop-hue-rotate-90 {
    --tw-backdrop-hue-rotate: hue-rotate(90deg);
  }

  .desktop\:backdrop-hue-rotate-180 {
    --tw-backdrop-hue-rotate: hue-rotate(180deg);
  }

  .desktop\:-backdrop-hue-rotate-180 {
    --tw-backdrop-hue-rotate: hue-rotate(-180deg);
  }

  .desktop\:-backdrop-hue-rotate-90 {
    --tw-backdrop-hue-rotate: hue-rotate(-90deg);
  }

  .desktop\:-backdrop-hue-rotate-60 {
    --tw-backdrop-hue-rotate: hue-rotate(-60deg);
  }

  .desktop\:-backdrop-hue-rotate-30 {
    --tw-backdrop-hue-rotate: hue-rotate(-30deg);
  }

  .desktop\:-backdrop-hue-rotate-15 {
    --tw-backdrop-hue-rotate: hue-rotate(-15deg);
  }

  .desktop\:backdrop-invert-0 {
    --tw-backdrop-invert: invert(0);
  }

  .desktop\:backdrop-invert {
    --tw-backdrop-invert: invert(100%);
  }

  .desktop\:backdrop-opacity-0 {
    --tw-backdrop-opacity: opacity(0);
  }

  .desktop\:backdrop-opacity-5 {
    --tw-backdrop-opacity: opacity(0.05);
  }

  .desktop\:backdrop-opacity-10 {
    --tw-backdrop-opacity: opacity(0.1);
  }

  .desktop\:backdrop-opacity-20 {
    --tw-backdrop-opacity: opacity(0.2);
  }

  .desktop\:backdrop-opacity-25 {
    --tw-backdrop-opacity: opacity(0.25);
  }

  .desktop\:backdrop-opacity-30 {
    --tw-backdrop-opacity: opacity(0.3);
  }

  .desktop\:backdrop-opacity-40 {
    --tw-backdrop-opacity: opacity(0.4);
  }

  .desktop\:backdrop-opacity-50 {
    --tw-backdrop-opacity: opacity(0.5);
  }

  .desktop\:backdrop-opacity-60 {
    --tw-backdrop-opacity: opacity(0.6);
  }

  .desktop\:backdrop-opacity-70 {
    --tw-backdrop-opacity: opacity(0.7);
  }

  .desktop\:backdrop-opacity-75 {
    --tw-backdrop-opacity: opacity(0.75);
  }

  .desktop\:backdrop-opacity-80 {
    --tw-backdrop-opacity: opacity(0.8);
  }

  .desktop\:backdrop-opacity-90 {
    --tw-backdrop-opacity: opacity(0.9);
  }

  .desktop\:backdrop-opacity-95 {
    --tw-backdrop-opacity: opacity(0.95);
  }

  .desktop\:backdrop-opacity-100 {
    --tw-backdrop-opacity: opacity(1);
  }

  .desktop\:backdrop-saturate-0 {
    --tw-backdrop-saturate: saturate(0);
  }

  .desktop\:backdrop-saturate-50 {
    --tw-backdrop-saturate: saturate(.5);
  }

  .desktop\:backdrop-saturate-100 {
    --tw-backdrop-saturate: saturate(1);
  }

  .desktop\:backdrop-saturate-150 {
    --tw-backdrop-saturate: saturate(1.5);
  }

  .desktop\:backdrop-saturate-200 {
    --tw-backdrop-saturate: saturate(2);
  }

  .desktop\:backdrop-sepia-0 {
    --tw-backdrop-sepia: sepia(0);
  }

  .desktop\:backdrop-sepia {
    --tw-backdrop-sepia: sepia(100%);
  }

  .desktop\:transition-none {
    transition-property: none;
  }

  .desktop\:transition-all {
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .desktop\:transition {
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .desktop\: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;
  }

  .desktop\:transition-opacity {
    transition-property: opacity;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .desktop\:transition-shadow {
    transition-property: box-shadow;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .desktop\:transition-transform {
    transition-property: transform;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .desktop\:delay-75 {
    transition-delay: 75ms;
  }

  .desktop\:delay-100 {
    transition-delay: 100ms;
  }

  .desktop\:delay-150 {
    transition-delay: 150ms;
  }

  .desktop\:delay-200 {
    transition-delay: 200ms;
  }

  .desktop\:delay-300 {
    transition-delay: 300ms;
  }

  .desktop\:delay-500 {
    transition-delay: 500ms;
  }

  .desktop\:delay-700 {
    transition-delay: 700ms;
  }

  .desktop\:delay-1000 {
    transition-delay: 1000ms;
  }

  .desktop\:duration-75 {
    transition-duration: 75ms;
  }

  .desktop\:duration-100 {
    transition-duration: 100ms;
  }

  .desktop\:duration-150 {
    transition-duration: 150ms;
  }

  .desktop\:duration-200 {
    transition-duration: 200ms;
  }

  .desktop\:duration-300 {
    transition-duration: 300ms;
  }

  .desktop\:duration-500 {
    transition-duration: 500ms;
  }

  .desktop\:duration-700 {
    transition-duration: 700ms;
  }

  .desktop\:duration-1000 {
    transition-duration: 1000ms;
  }

  .desktop\:ease-linear {
    transition-timing-function: linear;
  }

  .desktop\:ease-in {
    transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
  }

  .desktop\:ease-out {
    transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
  }

  .desktop\:ease-in-out {
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  }
}

@media (min-width: 1600px) {
  .desktop-large\:container {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 1rem;
    padding-left: 1rem;
  }

  @media (min-width: 100%) {
    .desktop-large\:container {
      max-width: 100%;
    }
  }

  @media (min-width: 1200px) {
    .desktop-large\:container {
      max-width: 1200px;
    }
  }

  .desktop-large\:sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border-width: 0;
  }

  .desktop-large\:not-sr-only {
    position: static;
    width: auto;
    height: auto;
    padding: 0;
    margin: 0;
    overflow: visible;
    clip: auto;
    white-space: normal;
  }

  .desktop-large\:focus-within\:sr-only:focus-within {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border-width: 0;
  }

  .desktop-large\:focus-within\:not-sr-only:focus-within {
    position: static;
    width: auto;
    height: auto;
    padding: 0;
    margin: 0;
    overflow: visible;
    clip: auto;
    white-space: normal;
  }

  .desktop-large\:focus\:sr-only:focus {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border-width: 0;
  }

  .desktop-large\:focus\:not-sr-only:focus {
    position: static;
    width: auto;
    height: auto;
    padding: 0;
    margin: 0;
    overflow: visible;
    clip: auto;
    white-space: normal;
  }

  .desktop-large\:pointer-events-none {
    pointer-events: none;
  }

  .desktop-large\:pointer-events-auto {
    pointer-events: auto;
  }

  .desktop-large\:visible {
    visibility: visible;
  }

  .desktop-large\:invisible {
    visibility: hidden;
  }

  .desktop-large\:static {
    position: static;
  }

  .desktop-large\:fixed {
    position: fixed;
  }

  .desktop-large\:absolute {
    position: absolute;
  }

  .desktop-large\:relative {
    position: relative;
  }

  .desktop-large\:sticky {
    position: -webkit-sticky;
    position: sticky;
  }

  .desktop-large\:inset-0 {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }

  .desktop-large\:inset-1 {
    top: 0.0625rem;
    right: 0.0625rem;
    bottom: 0.0625rem;
    left: 0.0625rem;
  }

  .desktop-large\:inset-2 {
    top: 0.125rem;
    right: 0.125rem;
    bottom: 0.125rem;
    left: 0.125rem;
  }

  .desktop-large\:inset-3 {
    top: 0.1875rem;
    right: 0.1875rem;
    bottom: 0.1875rem;
    left: 0.1875rem;
  }

  .desktop-large\:inset-4 {
    top: 0.25rem;
    right: 0.25rem;
    bottom: 0.25rem;
    left: 0.25rem;
  }

  .desktop-large\:inset-5 {
    top: 0.3125rem;
    right: 0.3125rem;
    bottom: 0.3125rem;
    left: 0.3125rem;
  }

  .desktop-large\:inset-6 {
    top: 0.375rem;
    right: 0.375rem;
    bottom: 0.375rem;
    left: 0.375rem;
  }

  .desktop-large\:inset-8 {
    top: 0.5rem;
    right: 0.5rem;
    bottom: 0.5rem;
    left: 0.5rem;
  }

  .desktop-large\:inset-10 {
    top: 0.625rem;
    right: 0.625rem;
    bottom: 0.625rem;
    left: 0.625rem;
  }

  .desktop-large\:inset-12 {
    top: 0.75rem;
    right: 0.75rem;
    bottom: 0.75rem;
    left: 0.75rem;
  }

  .desktop-large\:inset-16 {
    top: 1rem;
    right: 1rem;
    bottom: 1rem;
    left: 1rem;
  }

  .desktop-large\:inset-20 {
    top: 1.25rem;
    right: 1.25rem;
    bottom: 1.25rem;
    left: 1.25rem;
  }

  .desktop-large\:inset-24 {
    top: 1.5rem;
    right: 1.5rem;
    bottom: 1.5rem;
    left: 1.5rem;
  }

  .desktop-large\:inset-32 {
    top: 2rem;
    right: 2rem;
    bottom: 2rem;
    left: 2rem;
  }

  .desktop-large\:inset-40 {
    top: 2.5rem;
    right: 2.5rem;
    bottom: 2.5rem;
    left: 2.5rem;
  }

  .desktop-large\:inset-48 {
    top: 3rem;
    right: 3rem;
    bottom: 3rem;
    left: 3rem;
  }

  .desktop-large\:inset-56 {
    top: 3.5rem;
    right: 3.5rem;
    bottom: 3.5rem;
    left: 3.5rem;
  }

  .desktop-large\:inset-64 {
    top: 4rem;
    right: 4rem;
    bottom: 4rem;
    left: 4rem;
  }

  .desktop-large\:inset-68 {
    top: 4.25rem;
    right: 4.25rem;
    bottom: 4.25rem;
    left: 4.25rem;
  }

  .desktop-large\:inset-72 {
    top: 4.5rem;
    right: 4.5rem;
    bottom: 4.5rem;
    left: 4.5rem;
  }

  .desktop-large\:inset-76 {
    top: 4.75rem;
    right: 4.75rem;
    bottom: 4.75rem;
    left: 4.75rem;
  }

  .desktop-large\:inset-80 {
    top: 5rem;
    right: 5rem;
    bottom: 5rem;
    left: 5rem;
  }

  .desktop-large\:inset-192 {
    top: 12rem;
    right: 12rem;
    bottom: 12rem;
    left: 12rem;
  }

  .desktop-large\:inset-auto {
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
  }

  .desktop-large\:inset-px {
    top: 1px;
    right: 1px;
    bottom: 1px;
    left: 1px;
  }

  .desktop-large\:-inset-1 {
    top: -0.0625rem;
    right: -0.0625rem;
    bottom: -0.0625rem;
    left: -0.0625rem;
  }

  .desktop-large\:-inset-2 {
    top: -0.125rem;
    right: -0.125rem;
    bottom: -0.125rem;
    left: -0.125rem;
  }

  .desktop-large\:-inset-3 {
    top: -0.1875rem;
    right: -0.1875rem;
    bottom: -0.1875rem;
    left: -0.1875rem;
  }

  .desktop-large\:-inset-4 {
    top: -0.25rem;
    right: -0.25rem;
    bottom: -0.25rem;
    left: -0.25rem;
  }

  .desktop-large\:-inset-5 {
    top: -0.3125rem;
    right: -0.3125rem;
    bottom: -0.3125rem;
    left: -0.3125rem;
  }

  .desktop-large\:-inset-6 {
    top: -0.375rem;
    right: -0.375rem;
    bottom: -0.375rem;
    left: -0.375rem;
  }

  .desktop-large\:-inset-8 {
    top: -0.5rem;
    right: -0.5rem;
    bottom: -0.5rem;
    left: -0.5rem;
  }

  .desktop-large\:-inset-10 {
    top: -0.625rem;
    right: -0.625rem;
    bottom: -0.625rem;
    left: -0.625rem;
  }

  .desktop-large\:-inset-12 {
    top: -0.75rem;
    right: -0.75rem;
    bottom: -0.75rem;
    left: -0.75rem;
  }

  .desktop-large\:-inset-16 {
    top: -1rem;
    right: -1rem;
    bottom: -1rem;
    left: -1rem;
  }

  .desktop-large\:-inset-20 {
    top: -1.25rem;
    right: -1.25rem;
    bottom: -1.25rem;
    left: -1.25rem;
  }

  .desktop-large\:-inset-24 {
    top: -1.5rem;
    right: -1.5rem;
    bottom: -1.5rem;
    left: -1.5rem;
  }

  .desktop-large\:-inset-32 {
    top: -2rem;
    right: -2rem;
    bottom: -2rem;
    left: -2rem;
  }

  .desktop-large\:-inset-40 {
    top: -2.5rem;
    right: -2.5rem;
    bottom: -2.5rem;
    left: -2.5rem;
  }

  .desktop-large\:-inset-48 {
    top: -3rem;
    right: -3rem;
    bottom: -3rem;
    left: -3rem;
  }

  .desktop-large\:-inset-56 {
    top: -3.5rem;
    right: -3.5rem;
    bottom: -3.5rem;
    left: -3.5rem;
  }

  .desktop-large\:-inset-64 {
    top: -4rem;
    right: -4rem;
    bottom: -4rem;
    left: -4rem;
  }

  .desktop-large\:-inset-68 {
    top: -4.25rem;
    right: -4.25rem;
    bottom: -4.25rem;
    left: -4.25rem;
  }

  .desktop-large\:-inset-72 {
    top: -4.5rem;
    right: -4.5rem;
    bottom: -4.5rem;
    left: -4.5rem;
  }

  .desktop-large\:-inset-76 {
    top: -4.75rem;
    right: -4.75rem;
    bottom: -4.75rem;
    left: -4.75rem;
  }

  .desktop-large\:-inset-80 {
    top: -5rem;
    right: -5rem;
    bottom: -5rem;
    left: -5rem;
  }

  .desktop-large\:-inset-192 {
    top: -12rem;
    right: -12rem;
    bottom: -12rem;
    left: -12rem;
  }

  .desktop-large\:-inset-px {
    top: -1px;
    right: -1px;
    bottom: -1px;
    left: -1px;
  }

  .desktop-large\:inset-1\/2 {
    top: 50%;
    right: 50%;
    bottom: 50%;
    left: 50%;
  }

  .desktop-large\:inset-1\/3 {
    top: 33.333333%;
    right: 33.333333%;
    bottom: 33.333333%;
    left: 33.333333%;
  }

  .desktop-large\:inset-2\/3 {
    top: 66.666667%;
    right: 66.666667%;
    bottom: 66.666667%;
    left: 66.666667%;
  }

  .desktop-large\:inset-1\/4 {
    top: 25%;
    right: 25%;
    bottom: 25%;
    left: 25%;
  }

  .desktop-large\:inset-2\/4 {
    top: 50%;
    right: 50%;
    bottom: 50%;
    left: 50%;
  }

  .desktop-large\:inset-3\/4 {
    top: 75%;
    right: 75%;
    bottom: 75%;
    left: 75%;
  }

  .desktop-large\:inset-full {
    top: 100%;
    right: 100%;
    bottom: 100%;
    left: 100%;
  }

  .desktop-large\:-inset-1\/2 {
    top: -50%;
    right: -50%;
    bottom: -50%;
    left: -50%;
  }

  .desktop-large\:-inset-1\/3 {
    top: -33.333333%;
    right: -33.333333%;
    bottom: -33.333333%;
    left: -33.333333%;
  }

  .desktop-large\:-inset-2\/3 {
    top: -66.666667%;
    right: -66.666667%;
    bottom: -66.666667%;
    left: -66.666667%;
  }

  .desktop-large\:-inset-1\/4 {
    top: -25%;
    right: -25%;
    bottom: -25%;
    left: -25%;
  }

  .desktop-large\:-inset-2\/4 {
    top: -50%;
    right: -50%;
    bottom: -50%;
    left: -50%;
  }

  .desktop-large\:-inset-3\/4 {
    top: -75%;
    right: -75%;
    bottom: -75%;
    left: -75%;
  }

  .desktop-large\:-inset-full {
    top: -100%;
    right: -100%;
    bottom: -100%;
    left: -100%;
  }

  .desktop-large\:inset-x-0 {
    left: 0;
    right: 0;
  }

  .desktop-large\:inset-x-1 {
    left: 0.0625rem;
    right: 0.0625rem;
  }

  .desktop-large\:inset-x-2 {
    left: 0.125rem;
    right: 0.125rem;
  }

  .desktop-large\:inset-x-3 {
    left: 0.1875rem;
    right: 0.1875rem;
  }

  .desktop-large\:inset-x-4 {
    left: 0.25rem;
    right: 0.25rem;
  }

  .desktop-large\:inset-x-5 {
    left: 0.3125rem;
    right: 0.3125rem;
  }

  .desktop-large\:inset-x-6 {
    left: 0.375rem;
    right: 0.375rem;
  }

  .desktop-large\:inset-x-8 {
    left: 0.5rem;
    right: 0.5rem;
  }

  .desktop-large\:inset-x-10 {
    left: 0.625rem;
    right: 0.625rem;
  }

  .desktop-large\:inset-x-12 {
    left: 0.75rem;
    right: 0.75rem;
  }

  .desktop-large\:inset-x-16 {
    left: 1rem;
    right: 1rem;
  }

  .desktop-large\:inset-x-20 {
    left: 1.25rem;
    right: 1.25rem;
  }

  .desktop-large\:inset-x-24 {
    left: 1.5rem;
    right: 1.5rem;
  }

  .desktop-large\:inset-x-32 {
    left: 2rem;
    right: 2rem;
  }

  .desktop-large\:inset-x-40 {
    left: 2.5rem;
    right: 2.5rem;
  }

  .desktop-large\:inset-x-48 {
    left: 3rem;
    right: 3rem;
  }

  .desktop-large\:inset-x-56 {
    left: 3.5rem;
    right: 3.5rem;
  }

  .desktop-large\:inset-x-64 {
    left: 4rem;
    right: 4rem;
  }

  .desktop-large\:inset-x-68 {
    left: 4.25rem;
    right: 4.25rem;
  }

  .desktop-large\:inset-x-72 {
    left: 4.5rem;
    right: 4.5rem;
  }

  .desktop-large\:inset-x-76 {
    left: 4.75rem;
    right: 4.75rem;
  }

  .desktop-large\:inset-x-80 {
    left: 5rem;
    right: 5rem;
  }

  .desktop-large\:inset-x-192 {
    left: 12rem;
    right: 12rem;
  }

  .desktop-large\:inset-x-auto {
    left: auto;
    right: auto;
  }

  .desktop-large\:inset-x-px {
    left: 1px;
    right: 1px;
  }

  .desktop-large\:-inset-x-1 {
    left: -0.0625rem;
    right: -0.0625rem;
  }

  .desktop-large\:-inset-x-2 {
    left: -0.125rem;
    right: -0.125rem;
  }

  .desktop-large\:-inset-x-3 {
    left: -0.1875rem;
    right: -0.1875rem;
  }

  .desktop-large\:-inset-x-4 {
    left: -0.25rem;
    right: -0.25rem;
  }

  .desktop-large\:-inset-x-5 {
    left: -0.3125rem;
    right: -0.3125rem;
  }

  .desktop-large\:-inset-x-6 {
    left: -0.375rem;
    right: -0.375rem;
  }

  .desktop-large\:-inset-x-8 {
    left: -0.5rem;
    right: -0.5rem;
  }

  .desktop-large\:-inset-x-10 {
    left: -0.625rem;
    right: -0.625rem;
  }

  .desktop-large\:-inset-x-12 {
    left: -0.75rem;
    right: -0.75rem;
  }

  .desktop-large\:-inset-x-16 {
    left: -1rem;
    right: -1rem;
  }

  .desktop-large\:-inset-x-20 {
    left: -1.25rem;
    right: -1.25rem;
  }

  .desktop-large\:-inset-x-24 {
    left: -1.5rem;
    right: -1.5rem;
  }

  .desktop-large\:-inset-x-32 {
    left: -2rem;
    right: -2rem;
  }

  .desktop-large\:-inset-x-40 {
    left: -2.5rem;
    right: -2.5rem;
  }

  .desktop-large\:-inset-x-48 {
    left: -3rem;
    right: -3rem;
  }

  .desktop-large\:-inset-x-56 {
    left: -3.5rem;
    right: -3.5rem;
  }

  .desktop-large\:-inset-x-64 {
    left: -4rem;
    right: -4rem;
  }

  .desktop-large\:-inset-x-68 {
    left: -4.25rem;
    right: -4.25rem;
  }

  .desktop-large\:-inset-x-72 {
    left: -4.5rem;
    right: -4.5rem;
  }

  .desktop-large\:-inset-x-76 {
    left: -4.75rem;
    right: -4.75rem;
  }

  .desktop-large\:-inset-x-80 {
    left: -5rem;
    right: -5rem;
  }

  .desktop-large\:-inset-x-192 {
    left: -12rem;
    right: -12rem;
  }

  .desktop-large\:-inset-x-px {
    left: -1px;
    right: -1px;
  }

  .desktop-large\:inset-x-1\/2 {
    left: 50%;
    right: 50%;
  }

  .desktop-large\:inset-x-1\/3 {
    left: 33.333333%;
    right: 33.333333%;
  }

  .desktop-large\:inset-x-2\/3 {
    left: 66.666667%;
    right: 66.666667%;
  }

  .desktop-large\:inset-x-1\/4 {
    left: 25%;
    right: 25%;
  }

  .desktop-large\:inset-x-2\/4 {
    left: 50%;
    right: 50%;
  }

  .desktop-large\:inset-x-3\/4 {
    left: 75%;
    right: 75%;
  }

  .desktop-large\:inset-x-full {
    left: 100%;
    right: 100%;
  }

  .desktop-large\:-inset-x-1\/2 {
    left: -50%;
    right: -50%;
  }

  .desktop-large\:-inset-x-1\/3 {
    left: -33.333333%;
    right: -33.333333%;
  }

  .desktop-large\:-inset-x-2\/3 {
    left: -66.666667%;
    right: -66.666667%;
  }

  .desktop-large\:-inset-x-1\/4 {
    left: -25%;
    right: -25%;
  }

  .desktop-large\:-inset-x-2\/4 {
    left: -50%;
    right: -50%;
  }

  .desktop-large\:-inset-x-3\/4 {
    left: -75%;
    right: -75%;
  }

  .desktop-large\:-inset-x-full {
    left: -100%;
    right: -100%;
  }

  .desktop-large\:inset-y-0 {
    top: 0;
    bottom: 0;
  }

  .desktop-large\:inset-y-1 {
    top: 0.0625rem;
    bottom: 0.0625rem;
  }

  .desktop-large\:inset-y-2 {
    top: 0.125rem;
    bottom: 0.125rem;
  }

  .desktop-large\:inset-y-3 {
    top: 0.1875rem;
    bottom: 0.1875rem;
  }

  .desktop-large\:inset-y-4 {
    top: 0.25rem;
    bottom: 0.25rem;
  }

  .desktop-large\:inset-y-5 {
    top: 0.3125rem;
    bottom: 0.3125rem;
  }

  .desktop-large\:inset-y-6 {
    top: 0.375rem;
    bottom: 0.375rem;
  }

  .desktop-large\:inset-y-8 {
    top: 0.5rem;
    bottom: 0.5rem;
  }

  .desktop-large\:inset-y-10 {
    top: 0.625rem;
    bottom: 0.625rem;
  }

  .desktop-large\:inset-y-12 {
    top: 0.75rem;
    bottom: 0.75rem;
  }

  .desktop-large\:inset-y-16 {
    top: 1rem;
    bottom: 1rem;
  }

  .desktop-large\:inset-y-20 {
    top: 1.25rem;
    bottom: 1.25rem;
  }

  .desktop-large\:inset-y-24 {
    top: 1.5rem;
    bottom: 1.5rem;
  }

  .desktop-large\:inset-y-32 {
    top: 2rem;
    bottom: 2rem;
  }

  .desktop-large\:inset-y-40 {
    top: 2.5rem;
    bottom: 2.5rem;
  }

  .desktop-large\:inset-y-48 {
    top: 3rem;
    bottom: 3rem;
  }

  .desktop-large\:inset-y-56 {
    top: 3.5rem;
    bottom: 3.5rem;
  }

  .desktop-large\:inset-y-64 {
    top: 4rem;
    bottom: 4rem;
  }

  .desktop-large\:inset-y-68 {
    top: 4.25rem;
    bottom: 4.25rem;
  }

  .desktop-large\:inset-y-72 {
    top: 4.5rem;
    bottom: 4.5rem;
  }

  .desktop-large\:inset-y-76 {
    top: 4.75rem;
    bottom: 4.75rem;
  }

  .desktop-large\:inset-y-80 {
    top: 5rem;
    bottom: 5rem;
  }

  .desktop-large\:inset-y-192 {
    top: 12rem;
    bottom: 12rem;
  }

  .desktop-large\:inset-y-auto {
    top: auto;
    bottom: auto;
  }

  .desktop-large\:inset-y-px {
    top: 1px;
    bottom: 1px;
  }

  .desktop-large\:-inset-y-1 {
    top: -0.0625rem;
    bottom: -0.0625rem;
  }

  .desktop-large\:-inset-y-2 {
    top: -0.125rem;
    bottom: -0.125rem;
  }

  .desktop-large\:-inset-y-3 {
    top: -0.1875rem;
    bottom: -0.1875rem;
  }

  .desktop-large\:-inset-y-4 {
    top: -0.25rem;
    bottom: -0.25rem;
  }

  .desktop-large\:-inset-y-5 {
    top: -0.3125rem;
    bottom: -0.3125rem;
  }

  .desktop-large\:-inset-y-6 {
    top: -0.375rem;
    bottom: -0.375rem;
  }

  .desktop-large\:-inset-y-8 {
    top: -0.5rem;
    bottom: -0.5rem;
  }

  .desktop-large\:-inset-y-10 {
    top: -0.625rem;
    bottom: -0.625rem;
  }

  .desktop-large\:-inset-y-12 {
    top: -0.75rem;
    bottom: -0.75rem;
  }

  .desktop-large\:-inset-y-16 {
    top: -1rem;
    bottom: -1rem;
  }

  .desktop-large\:-inset-y-20 {
    top: -1.25rem;
    bottom: -1.25rem;
  }

  .desktop-large\:-inset-y-24 {
    top: -1.5rem;
    bottom: -1.5rem;
  }

  .desktop-large\:-inset-y-32 {
    top: -2rem;
    bottom: -2rem;
  }

  .desktop-large\:-inset-y-40 {
    top: -2.5rem;
    bottom: -2.5rem;
  }

  .desktop-large\:-inset-y-48 {
    top: -3rem;
    bottom: -3rem;
  }

  .desktop-large\:-inset-y-56 {
    top: -3.5rem;
    bottom: -3.5rem;
  }

  .desktop-large\:-inset-y-64 {
    top: -4rem;
    bottom: -4rem;
  }

  .desktop-large\:-inset-y-68 {
    top: -4.25rem;
    bottom: -4.25rem;
  }

  .desktop-large\:-inset-y-72 {
    top: -4.5rem;
    bottom: -4.5rem;
  }

  .desktop-large\:-inset-y-76 {
    top: -4.75rem;
    bottom: -4.75rem;
  }

  .desktop-large\:-inset-y-80 {
    top: -5rem;
    bottom: -5rem;
  }

  .desktop-large\:-inset-y-192 {
    top: -12rem;
    bottom: -12rem;
  }

  .desktop-large\:-inset-y-px {
    top: -1px;
    bottom: -1px;
  }

  .desktop-large\:inset-y-1\/2 {
    top: 50%;
    bottom: 50%;
  }

  .desktop-large\:inset-y-1\/3 {
    top: 33.333333%;
    bottom: 33.333333%;
  }

  .desktop-large\:inset-y-2\/3 {
    top: 66.666667%;
    bottom: 66.666667%;
  }

  .desktop-large\:inset-y-1\/4 {
    top: 25%;
    bottom: 25%;
  }

  .desktop-large\:inset-y-2\/4 {
    top: 50%;
    bottom: 50%;
  }

  .desktop-large\:inset-y-3\/4 {
    top: 75%;
    bottom: 75%;
  }

  .desktop-large\:inset-y-full {
    top: 100%;
    bottom: 100%;
  }

  .desktop-large\:-inset-y-1\/2 {
    top: -50%;
    bottom: -50%;
  }

  .desktop-large\:-inset-y-1\/3 {
    top: -33.333333%;
    bottom: -33.333333%;
  }

  .desktop-large\:-inset-y-2\/3 {
    top: -66.666667%;
    bottom: -66.666667%;
  }

  .desktop-large\:-inset-y-1\/4 {
    top: -25%;
    bottom: -25%;
  }

  .desktop-large\:-inset-y-2\/4 {
    top: -50%;
    bottom: -50%;
  }

  .desktop-large\:-inset-y-3\/4 {
    top: -75%;
    bottom: -75%;
  }

  .desktop-large\:-inset-y-full {
    top: -100%;
    bottom: -100%;
  }

  .desktop-large\:top-0 {
    top: 0;
  }

  .desktop-large\:top-1 {
    top: 0.0625rem;
  }

  .desktop-large\:top-2 {
    top: 0.125rem;
  }

  .desktop-large\:top-3 {
    top: 0.1875rem;
  }

  .desktop-large\:top-4 {
    top: 0.25rem;
  }

  .desktop-large\:top-5 {
    top: 0.3125rem;
  }

  .desktop-large\:top-6 {
    top: 0.375rem;
  }

  .desktop-large\:top-8 {
    top: 0.5rem;
  }

  .desktop-large\:top-10 {
    top: 0.625rem;
  }

  .desktop-large\:top-12 {
    top: 0.75rem;
  }

  .desktop-large\:top-16 {
    top: 1rem;
  }

  .desktop-large\:top-20 {
    top: 1.25rem;
  }

  .desktop-large\:top-24 {
    top: 1.5rem;
  }

  .desktop-large\:top-32 {
    top: 2rem;
  }

  .desktop-large\:top-40 {
    top: 2.5rem;
  }

  .desktop-large\:top-48 {
    top: 3rem;
  }

  .desktop-large\:top-56 {
    top: 3.5rem;
  }

  .desktop-large\:top-64 {
    top: 4rem;
  }

  .desktop-large\:top-68 {
    top: 4.25rem;
  }

  .desktop-large\:top-72 {
    top: 4.5rem;
  }

  .desktop-large\:top-76 {
    top: 4.75rem;
  }

  .desktop-large\:top-80 {
    top: 5rem;
  }

  .desktop-large\:top-192 {
    top: 12rem;
  }

  .desktop-large\:top-auto {
    top: auto;
  }

  .desktop-large\:top-px {
    top: 1px;
  }

  .desktop-large\:-top-1 {
    top: -0.0625rem;
  }

  .desktop-large\:-top-2 {
    top: -0.125rem;
  }

  .desktop-large\:-top-3 {
    top: -0.1875rem;
  }

  .desktop-large\:-top-4 {
    top: -0.25rem;
  }

  .desktop-large\:-top-5 {
    top: -0.3125rem;
  }

  .desktop-large\:-top-6 {
    top: -0.375rem;
  }

  .desktop-large\:-top-8 {
    top: -0.5rem;
  }

  .desktop-large\:-top-10 {
    top: -0.625rem;
  }

  .desktop-large\:-top-12 {
    top: -0.75rem;
  }

  .desktop-large\:-top-16 {
    top: -1rem;
  }

  .desktop-large\:-top-20 {
    top: -1.25rem;
  }

  .desktop-large\:-top-24 {
    top: -1.5rem;
  }

  .desktop-large\:-top-32 {
    top: -2rem;
  }

  .desktop-large\:-top-40 {
    top: -2.5rem;
  }

  .desktop-large\:-top-48 {
    top: -3rem;
  }

  .desktop-large\:-top-56 {
    top: -3.5rem;
  }

  .desktop-large\:-top-64 {
    top: -4rem;
  }

  .desktop-large\:-top-68 {
    top: -4.25rem;
  }

  .desktop-large\:-top-72 {
    top: -4.5rem;
  }

  .desktop-large\:-top-76 {
    top: -4.75rem;
  }

  .desktop-large\:-top-80 {
    top: -5rem;
  }

  .desktop-large\:-top-192 {
    top: -12rem;
  }

  .desktop-large\:-top-px {
    top: -1px;
  }

  .desktop-large\:top-1\/2 {
    top: 50%;
  }

  .desktop-large\:top-1\/3 {
    top: 33.333333%;
  }

  .desktop-large\:top-2\/3 {
    top: 66.666667%;
  }

  .desktop-large\:top-1\/4 {
    top: 25%;
  }

  .desktop-large\:top-2\/4 {
    top: 50%;
  }

  .desktop-large\:top-3\/4 {
    top: 75%;
  }

  .desktop-large\:top-full {
    top: 100%;
  }

  .desktop-large\:-top-1\/2 {
    top: -50%;
  }

  .desktop-large\:-top-1\/3 {
    top: -33.333333%;
  }

  .desktop-large\:-top-2\/3 {
    top: -66.666667%;
  }

  .desktop-large\:-top-1\/4 {
    top: -25%;
  }

  .desktop-large\:-top-2\/4 {
    top: -50%;
  }

  .desktop-large\:-top-3\/4 {
    top: -75%;
  }

  .desktop-large\:-top-full {
    top: -100%;
  }

  .desktop-large\:right-0 {
    right: 0;
  }

  .desktop-large\:right-1 {
    right: 0.0625rem;
  }

  .desktop-large\:right-2 {
    right: 0.125rem;
  }

  .desktop-large\:right-3 {
    right: 0.1875rem;
  }

  .desktop-large\:right-4 {
    right: 0.25rem;
  }

  .desktop-large\:right-5 {
    right: 0.3125rem;
  }

  .desktop-large\:right-6 {
    right: 0.375rem;
  }

  .desktop-large\:right-8 {
    right: 0.5rem;
  }

  .desktop-large\:right-10 {
    right: 0.625rem;
  }

  .desktop-large\:right-12 {
    right: 0.75rem;
  }

  .desktop-large\:right-16 {
    right: 1rem;
  }

  .desktop-large\:right-20 {
    right: 1.25rem;
  }

  .desktop-large\:right-24 {
    right: 1.5rem;
  }

  .desktop-large\:right-32 {
    right: 2rem;
  }

  .desktop-large\:right-40 {
    right: 2.5rem;
  }

  .desktop-large\:right-48 {
    right: 3rem;
  }

  .desktop-large\:right-56 {
    right: 3.5rem;
  }

  .desktop-large\:right-64 {
    right: 4rem;
  }

  .desktop-large\:right-68 {
    right: 4.25rem;
  }

  .desktop-large\:right-72 {
    right: 4.5rem;
  }

  .desktop-large\:right-76 {
    right: 4.75rem;
  }

  .desktop-large\:right-80 {
    right: 5rem;
  }

  .desktop-large\:right-192 {
    right: 12rem;
  }

  .desktop-large\:right-auto {
    right: auto;
  }

  .desktop-large\:right-px {
    right: 1px;
  }

  .desktop-large\:-right-1 {
    right: -0.0625rem;
  }

  .desktop-large\:-right-2 {
    right: -0.125rem;
  }

  .desktop-large\:-right-3 {
    right: -0.1875rem;
  }

  .desktop-large\:-right-4 {
    right: -0.25rem;
  }

  .desktop-large\:-right-5 {
    right: -0.3125rem;
  }

  .desktop-large\:-right-6 {
    right: -0.375rem;
  }

  .desktop-large\:-right-8 {
    right: -0.5rem;
  }

  .desktop-large\:-right-10 {
    right: -0.625rem;
  }

  .desktop-large\:-right-12 {
    right: -0.75rem;
  }

  .desktop-large\:-right-16 {
    right: -1rem;
  }

  .desktop-large\:-right-20 {
    right: -1.25rem;
  }

  .desktop-large\:-right-24 {
    right: -1.5rem;
  }

  .desktop-large\:-right-32 {
    right: -2rem;
  }

  .desktop-large\:-right-40 {
    right: -2.5rem;
  }

  .desktop-large\:-right-48 {
    right: -3rem;
  }

  .desktop-large\:-right-56 {
    right: -3.5rem;
  }

  .desktop-large\:-right-64 {
    right: -4rem;
  }

  .desktop-large\:-right-68 {
    right: -4.25rem;
  }

  .desktop-large\:-right-72 {
    right: -4.5rem;
  }

  .desktop-large\:-right-76 {
    right: -4.75rem;
  }

  .desktop-large\:-right-80 {
    right: -5rem;
  }

  .desktop-large\:-right-192 {
    right: -12rem;
  }

  .desktop-large\:-right-px {
    right: -1px;
  }

  .desktop-large\:right-1\/2 {
    right: 50%;
  }

  .desktop-large\:right-1\/3 {
    right: 33.333333%;
  }

  .desktop-large\:right-2\/3 {
    right: 66.666667%;
  }

  .desktop-large\:right-1\/4 {
    right: 25%;
  }

  .desktop-large\:right-2\/4 {
    right: 50%;
  }

  .desktop-large\:right-3\/4 {
    right: 75%;
  }

  .desktop-large\:right-full {
    right: 100%;
  }

  .desktop-large\:-right-1\/2 {
    right: -50%;
  }

  .desktop-large\:-right-1\/3 {
    right: -33.333333%;
  }

  .desktop-large\:-right-2\/3 {
    right: -66.666667%;
  }

  .desktop-large\:-right-1\/4 {
    right: -25%;
  }

  .desktop-large\:-right-2\/4 {
    right: -50%;
  }

  .desktop-large\:-right-3\/4 {
    right: -75%;
  }

  .desktop-large\:-right-full {
    right: -100%;
  }

  .desktop-large\:bottom-0 {
    bottom: 0;
  }

  .desktop-large\:bottom-1 {
    bottom: 0.0625rem;
  }

  .desktop-large\:bottom-2 {
    bottom: 0.125rem;
  }

  .desktop-large\:bottom-3 {
    bottom: 0.1875rem;
  }

  .desktop-large\:bottom-4 {
    bottom: 0.25rem;
  }

  .desktop-large\:bottom-5 {
    bottom: 0.3125rem;
  }

  .desktop-large\:bottom-6 {
    bottom: 0.375rem;
  }

  .desktop-large\:bottom-8 {
    bottom: 0.5rem;
  }

  .desktop-large\:bottom-10 {
    bottom: 0.625rem;
  }

  .desktop-large\:bottom-12 {
    bottom: 0.75rem;
  }

  .desktop-large\:bottom-16 {
    bottom: 1rem;
  }

  .desktop-large\:bottom-20 {
    bottom: 1.25rem;
  }

  .desktop-large\:bottom-24 {
    bottom: 1.5rem;
  }

  .desktop-large\:bottom-32 {
    bottom: 2rem;
  }

  .desktop-large\:bottom-40 {
    bottom: 2.5rem;
  }

  .desktop-large\:bottom-48 {
    bottom: 3rem;
  }

  .desktop-large\:bottom-56 {
    bottom: 3.5rem;
  }

  .desktop-large\:bottom-64 {
    bottom: 4rem;
  }

  .desktop-large\:bottom-68 {
    bottom: 4.25rem;
  }

  .desktop-large\:bottom-72 {
    bottom: 4.5rem;
  }

  .desktop-large\:bottom-76 {
    bottom: 4.75rem;
  }

  .desktop-large\:bottom-80 {
    bottom: 5rem;
  }

  .desktop-large\:bottom-192 {
    bottom: 12rem;
  }

  .desktop-large\:bottom-auto {
    bottom: auto;
  }

  .desktop-large\:bottom-px {
    bottom: 1px;
  }

  .desktop-large\:-bottom-1 {
    bottom: -0.0625rem;
  }

  .desktop-large\:-bottom-2 {
    bottom: -0.125rem;
  }

  .desktop-large\:-bottom-3 {
    bottom: -0.1875rem;
  }

  .desktop-large\:-bottom-4 {
    bottom: -0.25rem;
  }

  .desktop-large\:-bottom-5 {
    bottom: -0.3125rem;
  }

  .desktop-large\:-bottom-6 {
    bottom: -0.375rem;
  }

  .desktop-large\:-bottom-8 {
    bottom: -0.5rem;
  }

  .desktop-large\:-bottom-10 {
    bottom: -0.625rem;
  }

  .desktop-large\:-bottom-12 {
    bottom: -0.75rem;
  }

  .desktop-large\:-bottom-16 {
    bottom: -1rem;
  }

  .desktop-large\:-bottom-20 {
    bottom: -1.25rem;
  }

  .desktop-large\:-bottom-24 {
    bottom: -1.5rem;
  }

  .desktop-large\:-bottom-32 {
    bottom: -2rem;
  }

  .desktop-large\:-bottom-40 {
    bottom: -2.5rem;
  }

  .desktop-large\:-bottom-48 {
    bottom: -3rem;
  }

  .desktop-large\:-bottom-56 {
    bottom: -3.5rem;
  }

  .desktop-large\:-bottom-64 {
    bottom: -4rem;
  }

  .desktop-large\:-bottom-68 {
    bottom: -4.25rem;
  }

  .desktop-large\:-bottom-72 {
    bottom: -4.5rem;
  }

  .desktop-large\:-bottom-76 {
    bottom: -4.75rem;
  }

  .desktop-large\:-bottom-80 {
    bottom: -5rem;
  }

  .desktop-large\:-bottom-192 {
    bottom: -12rem;
  }

  .desktop-large\:-bottom-px {
    bottom: -1px;
  }

  .desktop-large\:bottom-1\/2 {
    bottom: 50%;
  }

  .desktop-large\:bottom-1\/3 {
    bottom: 33.333333%;
  }

  .desktop-large\:bottom-2\/3 {
    bottom: 66.666667%;
  }

  .desktop-large\:bottom-1\/4 {
    bottom: 25%;
  }

  .desktop-large\:bottom-2\/4 {
    bottom: 50%;
  }

  .desktop-large\:bottom-3\/4 {
    bottom: 75%;
  }

  .desktop-large\:bottom-full {
    bottom: 100%;
  }

  .desktop-large\:-bottom-1\/2 {
    bottom: -50%;
  }

  .desktop-large\:-bottom-1\/3 {
    bottom: -33.333333%;
  }

  .desktop-large\:-bottom-2\/3 {
    bottom: -66.666667%;
  }

  .desktop-large\:-bottom-1\/4 {
    bottom: -25%;
  }

  .desktop-large\:-bottom-2\/4 {
    bottom: -50%;
  }

  .desktop-large\:-bottom-3\/4 {
    bottom: -75%;
  }

  .desktop-large\:-bottom-full {
    bottom: -100%;
  }

  .desktop-large\:left-0 {
    left: 0;
  }

  .desktop-large\:left-1 {
    left: 0.0625rem;
  }

  .desktop-large\:left-2 {
    left: 0.125rem;
  }

  .desktop-large\:left-3 {
    left: 0.1875rem;
  }

  .desktop-large\:left-4 {
    left: 0.25rem;
  }

  .desktop-large\:left-5 {
    left: 0.3125rem;
  }

  .desktop-large\:left-6 {
    left: 0.375rem;
  }

  .desktop-large\:left-8 {
    left: 0.5rem;
  }

  .desktop-large\:left-10 {
    left: 0.625rem;
  }

  .desktop-large\:left-12 {
    left: 0.75rem;
  }

  .desktop-large\:left-16 {
    left: 1rem;
  }

  .desktop-large\:left-20 {
    left: 1.25rem;
  }

  .desktop-large\:left-24 {
    left: 1.5rem;
  }

  .desktop-large\:left-32 {
    left: 2rem;
  }

  .desktop-large\:left-40 {
    left: 2.5rem;
  }

  .desktop-large\:left-48 {
    left: 3rem;
  }

  .desktop-large\:left-56 {
    left: 3.5rem;
  }

  .desktop-large\:left-64 {
    left: 4rem;
  }

  .desktop-large\:left-68 {
    left: 4.25rem;
  }

  .desktop-large\:left-72 {
    left: 4.5rem;
  }

  .desktop-large\:left-76 {
    left: 4.75rem;
  }

  .desktop-large\:left-80 {
    left: 5rem;
  }

  .desktop-large\:left-192 {
    left: 12rem;
  }

  .desktop-large\:left-auto {
    left: auto;
  }

  .desktop-large\:left-px {
    left: 1px;
  }

  .desktop-large\:-left-1 {
    left: -0.0625rem;
  }

  .desktop-large\:-left-2 {
    left: -0.125rem;
  }

  .desktop-large\:-left-3 {
    left: -0.1875rem;
  }

  .desktop-large\:-left-4 {
    left: -0.25rem;
  }

  .desktop-large\:-left-5 {
    left: -0.3125rem;
  }

  .desktop-large\:-left-6 {
    left: -0.375rem;
  }

  .desktop-large\:-left-8 {
    left: -0.5rem;
  }

  .desktop-large\:-left-10 {
    left: -0.625rem;
  }

  .desktop-large\:-left-12 {
    left: -0.75rem;
  }

  .desktop-large\:-left-16 {
    left: -1rem;
  }

  .desktop-large\:-left-20 {
    left: -1.25rem;
  }

  .desktop-large\:-left-24 {
    left: -1.5rem;
  }

  .desktop-large\:-left-32 {
    left: -2rem;
  }

  .desktop-large\:-left-40 {
    left: -2.5rem;
  }

  .desktop-large\:-left-48 {
    left: -3rem;
  }

  .desktop-large\:-left-56 {
    left: -3.5rem;
  }

  .desktop-large\:-left-64 {
    left: -4rem;
  }

  .desktop-large\:-left-68 {
    left: -4.25rem;
  }

  .desktop-large\:-left-72 {
    left: -4.5rem;
  }

  .desktop-large\:-left-76 {
    left: -4.75rem;
  }

  .desktop-large\:-left-80 {
    left: -5rem;
  }

  .desktop-large\:-left-192 {
    left: -12rem;
  }

  .desktop-large\:-left-px {
    left: -1px;
  }

  .desktop-large\:left-1\/2 {
    left: 50%;
  }

  .desktop-large\:left-1\/3 {
    left: 33.333333%;
  }

  .desktop-large\:left-2\/3 {
    left: 66.666667%;
  }

  .desktop-large\:left-1\/4 {
    left: 25%;
  }

  .desktop-large\:left-2\/4 {
    left: 50%;
  }

  .desktop-large\:left-3\/4 {
    left: 75%;
  }

  .desktop-large\:left-full {
    left: 100%;
  }

  .desktop-large\:-left-1\/2 {
    left: -50%;
  }

  .desktop-large\:-left-1\/3 {
    left: -33.333333%;
  }

  .desktop-large\:-left-2\/3 {
    left: -66.666667%;
  }

  .desktop-large\:-left-1\/4 {
    left: -25%;
  }

  .desktop-large\:-left-2\/4 {
    left: -50%;
  }

  .desktop-large\:-left-3\/4 {
    left: -75%;
  }

  .desktop-large\:-left-full {
    left: -100%;
  }

  .desktop-large\:isolate {
    isolation: isolate;
  }

  .desktop-large\:isolation-auto {
    isolation: auto;
  }

  .desktop-large\:z-0 {
    z-index: 0;
  }

  .desktop-large\:z-10 {
    z-index: 10;
  }

  .desktop-large\:z-20 {
    z-index: 20;
  }

  .desktop-large\:z-30 {
    z-index: 30;
  }

  .desktop-large\:z-40 {
    z-index: 40;
  }

  .desktop-large\:z-50 {
    z-index: 50;
  }

  .desktop-large\:z-auto {
    z-index: auto;
  }

  .desktop-large\:focus-within\:z-0:focus-within {
    z-index: 0;
  }

  .desktop-large\:focus-within\:z-10:focus-within {
    z-index: 10;
  }

  .desktop-large\:focus-within\:z-20:focus-within {
    z-index: 20;
  }

  .desktop-large\:focus-within\:z-30:focus-within {
    z-index: 30;
  }

  .desktop-large\:focus-within\:z-40:focus-within {
    z-index: 40;
  }

  .desktop-large\:focus-within\:z-50:focus-within {
    z-index: 50;
  }

  .desktop-large\:focus-within\:z-auto:focus-within {
    z-index: auto;
  }

  .desktop-large\:focus\:z-0:focus {
    z-index: 0;
  }

  .desktop-large\:focus\:z-10:focus {
    z-index: 10;
  }

  .desktop-large\:focus\:z-20:focus {
    z-index: 20;
  }

  .desktop-large\:focus\:z-30:focus {
    z-index: 30;
  }

  .desktop-large\:focus\:z-40:focus {
    z-index: 40;
  }

  .desktop-large\:focus\:z-50:focus {
    z-index: 50;
  }

  .desktop-large\:focus\:z-auto:focus {
    z-index: auto;
  }

  .desktop-large\:order-1 {
    order: 1;
  }

  .desktop-large\:order-2 {
    order: 2;
  }

  .desktop-large\:order-3 {
    order: 3;
  }

  .desktop-large\:order-4 {
    order: 4;
  }

  .desktop-large\:order-5 {
    order: 5;
  }

  .desktop-large\:order-6 {
    order: 6;
  }

  .desktop-large\:order-7 {
    order: 7;
  }

  .desktop-large\:order-8 {
    order: 8;
  }

  .desktop-large\:order-9 {
    order: 9;
  }

  .desktop-large\:order-10 {
    order: 10;
  }

  .desktop-large\:order-11 {
    order: 11;
  }

  .desktop-large\:order-12 {
    order: 12;
  }

  .desktop-large\:order-first {
    order: -9999;
  }

  .desktop-large\:order-last {
    order: 9999;
  }

  .desktop-large\:order-none {
    order: 0;
  }

  .desktop-large\:col-auto {
    grid-column: auto;
  }

  .desktop-large\:col-span-1 {
    grid-column: span 1 / span 1;
  }

  .desktop-large\:col-span-2 {
    grid-column: span 2 / span 2;
  }

  .desktop-large\:col-span-3 {
    grid-column: span 3 / span 3;
  }

  .desktop-large\:col-span-4 {
    grid-column: span 4 / span 4;
  }

  .desktop-large\:col-span-5 {
    grid-column: span 5 / span 5;
  }

  .desktop-large\:col-span-6 {
    grid-column: span 6 / span 6;
  }

  .desktop-large\:col-span-7 {
    grid-column: span 7 / span 7;
  }

  .desktop-large\:col-span-8 {
    grid-column: span 8 / span 8;
  }

  .desktop-large\:col-span-9 {
    grid-column: span 9 / span 9;
  }

  .desktop-large\:col-span-10 {
    grid-column: span 10 / span 10;
  }

  .desktop-large\:col-span-11 {
    grid-column: span 11 / span 11;
  }

  .desktop-large\:col-span-12 {
    grid-column: span 12 / span 12;
  }

  .desktop-large\:col-span-full {
    grid-column: 1 / -1;
  }

  .desktop-large\:col-start-1 {
    grid-column-start: 1;
  }

  .desktop-large\:col-start-2 {
    grid-column-start: 2;
  }

  .desktop-large\:col-start-3 {
    grid-column-start: 3;
  }

  .desktop-large\:col-start-4 {
    grid-column-start: 4;
  }

  .desktop-large\:col-start-5 {
    grid-column-start: 5;
  }

  .desktop-large\:col-start-6 {
    grid-column-start: 6;
  }

  .desktop-large\:col-start-7 {
    grid-column-start: 7;
  }

  .desktop-large\:col-start-8 {
    grid-column-start: 8;
  }

  .desktop-large\:col-start-9 {
    grid-column-start: 9;
  }

  .desktop-large\:col-start-10 {
    grid-column-start: 10;
  }

  .desktop-large\:col-start-11 {
    grid-column-start: 11;
  }

  .desktop-large\:col-start-12 {
    grid-column-start: 12;
  }

  .desktop-large\:col-start-13 {
    grid-column-start: 13;
  }

  .desktop-large\:col-start-auto {
    grid-column-start: auto;
  }

  .desktop-large\:col-end-1 {
    grid-column-end: 1;
  }

  .desktop-large\:col-end-2 {
    grid-column-end: 2;
  }

  .desktop-large\:col-end-3 {
    grid-column-end: 3;
  }

  .desktop-large\:col-end-4 {
    grid-column-end: 4;
  }

  .desktop-large\:col-end-5 {
    grid-column-end: 5;
  }

  .desktop-large\:col-end-6 {
    grid-column-end: 6;
  }

  .desktop-large\:col-end-7 {
    grid-column-end: 7;
  }

  .desktop-large\:col-end-8 {
    grid-column-end: 8;
  }

  .desktop-large\:col-end-9 {
    grid-column-end: 9;
  }

  .desktop-large\:col-end-10 {
    grid-column-end: 10;
  }

  .desktop-large\:col-end-11 {
    grid-column-end: 11;
  }

  .desktop-large\:col-end-12 {
    grid-column-end: 12;
  }

  .desktop-large\:col-end-13 {
    grid-column-end: 13;
  }

  .desktop-large\:col-end-auto {
    grid-column-end: auto;
  }

  .desktop-large\:row-auto {
    grid-row: auto;
  }

  .desktop-large\:row-span-1 {
    grid-row: span 1 / span 1;
  }

  .desktop-large\:row-span-2 {
    grid-row: span 2 / span 2;
  }

  .desktop-large\:row-span-3 {
    grid-row: span 3 / span 3;
  }

  .desktop-large\:row-span-4 {
    grid-row: span 4 / span 4;
  }

  .desktop-large\:row-span-5 {
    grid-row: span 5 / span 5;
  }

  .desktop-large\:row-span-6 {
    grid-row: span 6 / span 6;
  }

  .desktop-large\:row-span-full {
    grid-row: 1 / -1;
  }

  .desktop-large\:row-start-1 {
    grid-row-start: 1;
  }

  .desktop-large\:row-start-2 {
    grid-row-start: 2;
  }

  .desktop-large\:row-start-3 {
    grid-row-start: 3;
  }

  .desktop-large\:row-start-4 {
    grid-row-start: 4;
  }

  .desktop-large\:row-start-5 {
    grid-row-start: 5;
  }

  .desktop-large\:row-start-6 {
    grid-row-start: 6;
  }

  .desktop-large\:row-start-7 {
    grid-row-start: 7;
  }

  .desktop-large\:row-start-auto {
    grid-row-start: auto;
  }

  .desktop-large\:row-end-1 {
    grid-row-end: 1;
  }

  .desktop-large\:row-end-2 {
    grid-row-end: 2;
  }

  .desktop-large\:row-end-3 {
    grid-row-end: 3;
  }

  .desktop-large\:row-end-4 {
    grid-row-end: 4;
  }

  .desktop-large\:row-end-5 {
    grid-row-end: 5;
  }

  .desktop-large\:row-end-6 {
    grid-row-end: 6;
  }

  .desktop-large\:row-end-7 {
    grid-row-end: 7;
  }

  .desktop-large\:row-end-auto {
    grid-row-end: auto;
  }

  .desktop-large\:float-right {
    float: right;
  }

  .desktop-large\:float-left {
    float: left;
  }

  .desktop-large\:float-none {
    float: none;
  }

  .desktop-large\:clear-left {
    clear: left;
  }

  .desktop-large\:clear-right {
    clear: right;
  }

  .desktop-large\:clear-both {
    clear: both;
  }

  .desktop-large\:clear-none {
    clear: none;
  }

  .desktop-large\:m-0 {
    margin: 0;
  }

  .desktop-large\:m-1 {
    margin: 0.0625rem;
  }

  .desktop-large\:m-2 {
    margin: 0.125rem;
  }

  .desktop-large\:m-3 {
    margin: 0.1875rem;
  }

  .desktop-large\:m-4 {
    margin: 0.25rem;
  }

  .desktop-large\:m-5 {
    margin: 0.3125rem;
  }

  .desktop-large\:m-6 {
    margin: 0.375rem;
  }

  .desktop-large\:m-8 {
    margin: 0.5rem;
  }

  .desktop-large\:m-10 {
    margin: 0.625rem;
  }

  .desktop-large\:m-12 {
    margin: 0.75rem;
  }

  .desktop-large\:m-16 {
    margin: 1rem;
  }

  .desktop-large\:m-20 {
    margin: 1.25rem;
  }

  .desktop-large\:m-24 {
    margin: 1.5rem;
  }

  .desktop-large\:m-32 {
    margin: 2rem;
  }

  .desktop-large\:m-40 {
    margin: 2.5rem;
  }

  .desktop-large\:m-48 {
    margin: 3rem;
  }

  .desktop-large\:m-56 {
    margin: 3.5rem;
  }

  .desktop-large\:m-64 {
    margin: 4rem;
  }

  .desktop-large\:m-68 {
    margin: 4.25rem;
  }

  .desktop-large\:m-72 {
    margin: 4.5rem;
  }

  .desktop-large\:m-76 {
    margin: 4.75rem;
  }

  .desktop-large\:m-80 {
    margin: 5rem;
  }

  .desktop-large\:m-192 {
    margin: 12rem;
  }

  .desktop-large\:m-auto {
    margin: auto;
  }

  .desktop-large\:m-px {
    margin: 1px;
  }

  .desktop-large\:-m-1 {
    margin: -0.0625rem;
  }

  .desktop-large\:-m-2 {
    margin: -0.125rem;
  }

  .desktop-large\:-m-3 {
    margin: -0.1875rem;
  }

  .desktop-large\:-m-4 {
    margin: -0.25rem;
  }

  .desktop-large\:-m-5 {
    margin: -0.3125rem;
  }

  .desktop-large\:-m-6 {
    margin: -0.375rem;
  }

  .desktop-large\:-m-8 {
    margin: -0.5rem;
  }

  .desktop-large\:-m-10 {
    margin: -0.625rem;
  }

  .desktop-large\:-m-12 {
    margin: -0.75rem;
  }

  .desktop-large\:-m-16 {
    margin: -1rem;
  }

  .desktop-large\:-m-20 {
    margin: -1.25rem;
  }

  .desktop-large\:-m-24 {
    margin: -1.5rem;
  }

  .desktop-large\:-m-32 {
    margin: -2rem;
  }

  .desktop-large\:-m-40 {
    margin: -2.5rem;
  }

  .desktop-large\:-m-48 {
    margin: -3rem;
  }

  .desktop-large\:-m-56 {
    margin: -3.5rem;
  }

  .desktop-large\:-m-64 {
    margin: -4rem;
  }

  .desktop-large\:-m-68 {
    margin: -4.25rem;
  }

  .desktop-large\:-m-72 {
    margin: -4.5rem;
  }

  .desktop-large\:-m-76 {
    margin: -4.75rem;
  }

  .desktop-large\:-m-80 {
    margin: -5rem;
  }

  .desktop-large\:-m-192 {
    margin: -12rem;
  }

  .desktop-large\:-m-px {
    margin: -1px;
  }

  .desktop-large\:mx-0 {
    margin-left: 0;
    margin-right: 0;
  }

  .desktop-large\:mx-1 {
    margin-left: 0.0625rem;
    margin-right: 0.0625rem;
  }

  .desktop-large\:mx-2 {
    margin-left: 0.125rem;
    margin-right: 0.125rem;
  }

  .desktop-large\:mx-3 {
    margin-left: 0.1875rem;
    margin-right: 0.1875rem;
  }

  .desktop-large\:mx-4 {
    margin-left: 0.25rem;
    margin-right: 0.25rem;
  }

  .desktop-large\:mx-5 {
    margin-left: 0.3125rem;
    margin-right: 0.3125rem;
  }

  .desktop-large\:mx-6 {
    margin-left: 0.375rem;
    margin-right: 0.375rem;
  }

  .desktop-large\:mx-8 {
    margin-left: 0.5rem;
    margin-right: 0.5rem;
  }

  .desktop-large\:mx-10 {
    margin-left: 0.625rem;
    margin-right: 0.625rem;
  }

  .desktop-large\:mx-12 {
    margin-left: 0.75rem;
    margin-right: 0.75rem;
  }

  .desktop-large\:mx-16 {
    margin-left: 1rem;
    margin-right: 1rem;
  }

  .desktop-large\:mx-20 {
    margin-left: 1.25rem;
    margin-right: 1.25rem;
  }

  .desktop-large\:mx-24 {
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }

  .desktop-large\:mx-32 {
    margin-left: 2rem;
    margin-right: 2rem;
  }

  .desktop-large\:mx-40 {
    margin-left: 2.5rem;
    margin-right: 2.5rem;
  }

  .desktop-large\:mx-48 {
    margin-left: 3rem;
    margin-right: 3rem;
  }

  .desktop-large\:mx-56 {
    margin-left: 3.5rem;
    margin-right: 3.5rem;
  }

  .desktop-large\:mx-64 {
    margin-left: 4rem;
    margin-right: 4rem;
  }

  .desktop-large\:mx-68 {
    margin-left: 4.25rem;
    margin-right: 4.25rem;
  }

  .desktop-large\:mx-72 {
    margin-left: 4.5rem;
    margin-right: 4.5rem;
  }

  .desktop-large\:mx-76 {
    margin-left: 4.75rem;
    margin-right: 4.75rem;
  }

  .desktop-large\:mx-80 {
    margin-left: 5rem;
    margin-right: 5rem;
  }

  .desktop-large\:mx-192 {
    margin-left: 12rem;
    margin-right: 12rem;
  }

  .desktop-large\:mx-auto {
    margin-left: auto;
    margin-right: auto;
  }

  .desktop-large\:mx-px {
    margin-left: 1px;
    margin-right: 1px;
  }

  .desktop-large\:-mx-1 {
    margin-left: -0.0625rem;
    margin-right: -0.0625rem;
  }

  .desktop-large\:-mx-2 {
    margin-left: -0.125rem;
    margin-right: -0.125rem;
  }

  .desktop-large\:-mx-3 {
    margin-left: -0.1875rem;
    margin-right: -0.1875rem;
  }

  .desktop-large\:-mx-4 {
    margin-left: -0.25rem;
    margin-right: -0.25rem;
  }

  .desktop-large\:-mx-5 {
    margin-left: -0.3125rem;
    margin-right: -0.3125rem;
  }

  .desktop-large\:-mx-6 {
    margin-left: -0.375rem;
    margin-right: -0.375rem;
  }

  .desktop-large\:-mx-8 {
    margin-left: -0.5rem;
    margin-right: -0.5rem;
  }

  .desktop-large\:-mx-10 {
    margin-left: -0.625rem;
    margin-right: -0.625rem;
  }

  .desktop-large\:-mx-12 {
    margin-left: -0.75rem;
    margin-right: -0.75rem;
  }

  .desktop-large\:-mx-16 {
    margin-left: -1rem;
    margin-right: -1rem;
  }

  .desktop-large\:-mx-20 {
    margin-left: -1.25rem;
    margin-right: -1.25rem;
  }

  .desktop-large\:-mx-24 {
    margin-left: -1.5rem;
    margin-right: -1.5rem;
  }

  .desktop-large\:-mx-32 {
    margin-left: -2rem;
    margin-right: -2rem;
  }

  .desktop-large\:-mx-40 {
    margin-left: -2.5rem;
    margin-right: -2.5rem;
  }

  .desktop-large\:-mx-48 {
    margin-left: -3rem;
    margin-right: -3rem;
  }

  .desktop-large\:-mx-56 {
    margin-left: -3.5rem;
    margin-right: -3.5rem;
  }

  .desktop-large\:-mx-64 {
    margin-left: -4rem;
    margin-right: -4rem;
  }

  .desktop-large\:-mx-68 {
    margin-left: -4.25rem;
    margin-right: -4.25rem;
  }

  .desktop-large\:-mx-72 {
    margin-left: -4.5rem;
    margin-right: -4.5rem;
  }

  .desktop-large\:-mx-76 {
    margin-left: -4.75rem;
    margin-right: -4.75rem;
  }

  .desktop-large\:-mx-80 {
    margin-left: -5rem;
    margin-right: -5rem;
  }

  .desktop-large\:-mx-192 {
    margin-left: -12rem;
    margin-right: -12rem;
  }

  .desktop-large\:-mx-px {
    margin-left: -1px;
    margin-right: -1px;
  }

  .desktop-large\:my-0 {
    margin-top: 0;
    margin-bottom: 0;
  }

  .desktop-large\:my-1 {
    margin-top: 0.0625rem;
    margin-bottom: 0.0625rem;
  }

  .desktop-large\:my-2 {
    margin-top: 0.125rem;
    margin-bottom: 0.125rem;
  }

  .desktop-large\:my-3 {
    margin-top: 0.1875rem;
    margin-bottom: 0.1875rem;
  }

  .desktop-large\:my-4 {
    margin-top: 0.25rem;
    margin-bottom: 0.25rem;
  }

  .desktop-large\:my-5 {
    margin-top: 0.3125rem;
    margin-bottom: 0.3125rem;
  }

  .desktop-large\:my-6 {
    margin-top: 0.375rem;
    margin-bottom: 0.375rem;
  }

  .desktop-large\:my-8 {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
  }

  .desktop-large\:my-10 {
    margin-top: 0.625rem;
    margin-bottom: 0.625rem;
  }

  .desktop-large\:my-12 {
    margin-top: 0.75rem;
    margin-bottom: 0.75rem;
  }

  .desktop-large\:my-16 {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }

  .desktop-large\:my-20 {
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
  }

  .desktop-large\:my-24 {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }

  .desktop-large\:my-32 {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }

  .desktop-large\:my-40 {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }

  .desktop-large\:my-48 {
    margin-top: 3rem;
    margin-bottom: 3rem;
  }

  .desktop-large\:my-56 {
    margin-top: 3.5rem;
    margin-bottom: 3.5rem;
  }

  .desktop-large\:my-64 {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }

  .desktop-large\:my-68 {
    margin-top: 4.25rem;
    margin-bottom: 4.25rem;
  }

  .desktop-large\:my-72 {
    margin-top: 4.5rem;
    margin-bottom: 4.5rem;
  }

  .desktop-large\:my-76 {
    margin-top: 4.75rem;
    margin-bottom: 4.75rem;
  }

  .desktop-large\:my-80 {
    margin-top: 5rem;
    margin-bottom: 5rem;
  }

  .desktop-large\:my-192 {
    margin-top: 12rem;
    margin-bottom: 12rem;
  }

  .desktop-large\:my-auto {
    margin-top: auto;
    margin-bottom: auto;
  }

  .desktop-large\:my-px {
    margin-top: 1px;
    margin-bottom: 1px;
  }

  .desktop-large\:-my-1 {
    margin-top: -0.0625rem;
    margin-bottom: -0.0625rem;
  }

  .desktop-large\:-my-2 {
    margin-top: -0.125rem;
    margin-bottom: -0.125rem;
  }

  .desktop-large\:-my-3 {
    margin-top: -0.1875rem;
    margin-bottom: -0.1875rem;
  }

  .desktop-large\:-my-4 {
    margin-top: -0.25rem;
    margin-bottom: -0.25rem;
  }

  .desktop-large\:-my-5 {
    margin-top: -0.3125rem;
    margin-bottom: -0.3125rem;
  }

  .desktop-large\:-my-6 {
    margin-top: -0.375rem;
    margin-bottom: -0.375rem;
  }

  .desktop-large\:-my-8 {
    margin-top: -0.5rem;
    margin-bottom: -0.5rem;
  }

  .desktop-large\:-my-10 {
    margin-top: -0.625rem;
    margin-bottom: -0.625rem;
  }

  .desktop-large\:-my-12 {
    margin-top: -0.75rem;
    margin-bottom: -0.75rem;
  }

  .desktop-large\:-my-16 {
    margin-top: -1rem;
    margin-bottom: -1rem;
  }

  .desktop-large\:-my-20 {
    margin-top: -1.25rem;
    margin-bottom: -1.25rem;
  }

  .desktop-large\:-my-24 {
    margin-top: -1.5rem;
    margin-bottom: -1.5rem;
  }

  .desktop-large\:-my-32 {
    margin-top: -2rem;
    margin-bottom: -2rem;
  }

  .desktop-large\:-my-40 {
    margin-top: -2.5rem;
    margin-bottom: -2.5rem;
  }

  .desktop-large\:-my-48 {
    margin-top: -3rem;
    margin-bottom: -3rem;
  }

  .desktop-large\:-my-56 {
    margin-top: -3.5rem;
    margin-bottom: -3.5rem;
  }

  .desktop-large\:-my-64 {
    margin-top: -4rem;
    margin-bottom: -4rem;
  }

  .desktop-large\:-my-68 {
    margin-top: -4.25rem;
    margin-bottom: -4.25rem;
  }

  .desktop-large\:-my-72 {
    margin-top: -4.5rem;
    margin-bottom: -4.5rem;
  }

  .desktop-large\:-my-76 {
    margin-top: -4.75rem;
    margin-bottom: -4.75rem;
  }

  .desktop-large\:-my-80 {
    margin-top: -5rem;
    margin-bottom: -5rem;
  }

  .desktop-large\:-my-192 {
    margin-top: -12rem;
    margin-bottom: -12rem;
  }

  .desktop-large\:-my-px {
    margin-top: -1px;
    margin-bottom: -1px;
  }

  .desktop-large\:mt-0 {
    margin-top: 0;
  }

  .desktop-large\:mt-1 {
    margin-top: 0.0625rem;
  }

  .desktop-large\:mt-2 {
    margin-top: 0.125rem;
  }

  .desktop-large\:mt-3 {
    margin-top: 0.1875rem;
  }

  .desktop-large\:mt-4 {
    margin-top: 0.25rem;
  }

  .desktop-large\:mt-5 {
    margin-top: 0.3125rem;
  }

  .desktop-large\:mt-6 {
    margin-top: 0.375rem;
  }

  .desktop-large\:mt-8 {
    margin-top: 0.5rem;
  }

  .desktop-large\:mt-10 {
    margin-top: 0.625rem;
  }

  .desktop-large\:mt-12 {
    margin-top: 0.75rem;
  }

  .desktop-large\:mt-16 {
    margin-top: 1rem;
  }

  .desktop-large\:mt-20 {
    margin-top: 1.25rem;
  }

  .desktop-large\:mt-24 {
    margin-top: 1.5rem;
  }

  .desktop-large\:mt-32 {
    margin-top: 2rem;
  }

  .desktop-large\:mt-40 {
    margin-top: 2.5rem;
  }

  .desktop-large\:mt-48 {
    margin-top: 3rem;
  }

  .desktop-large\:mt-56 {
    margin-top: 3.5rem;
  }

  .desktop-large\:mt-64 {
    margin-top: 4rem;
  }

  .desktop-large\:mt-68 {
    margin-top: 4.25rem;
  }

  .desktop-large\:mt-72 {
    margin-top: 4.5rem;
  }

  .desktop-large\:mt-76 {
    margin-top: 4.75rem;
  }

  .desktop-large\:mt-80 {
    margin-top: 5rem;
  }

  .desktop-large\:mt-192 {
    margin-top: 12rem;
  }

  .desktop-large\:mt-auto {
    margin-top: auto;
  }

  .desktop-large\:mt-px {
    margin-top: 1px;
  }

  .desktop-large\:-mt-1 {
    margin-top: -0.0625rem;
  }

  .desktop-large\:-mt-2 {
    margin-top: -0.125rem;
  }

  .desktop-large\:-mt-3 {
    margin-top: -0.1875rem;
  }

  .desktop-large\:-mt-4 {
    margin-top: -0.25rem;
  }

  .desktop-large\:-mt-5 {
    margin-top: -0.3125rem;
  }

  .desktop-large\:-mt-6 {
    margin-top: -0.375rem;
  }

  .desktop-large\:-mt-8 {
    margin-top: -0.5rem;
  }

  .desktop-large\:-mt-10 {
    margin-top: -0.625rem;
  }

  .desktop-large\:-mt-12 {
    margin-top: -0.75rem;
  }

  .desktop-large\:-mt-16 {
    margin-top: -1rem;
  }

  .desktop-large\:-mt-20 {
    margin-top: -1.25rem;
  }

  .desktop-large\:-mt-24 {
    margin-top: -1.5rem;
  }

  .desktop-large\:-mt-32 {
    margin-top: -2rem;
  }

  .desktop-large\:-mt-40 {
    margin-top: -2.5rem;
  }

  .desktop-large\:-mt-48 {
    margin-top: -3rem;
  }

  .desktop-large\:-mt-56 {
    margin-top: -3.5rem;
  }

  .desktop-large\:-mt-64 {
    margin-top: -4rem;
  }

  .desktop-large\:-mt-68 {
    margin-top: -4.25rem;
  }

  .desktop-large\:-mt-72 {
    margin-top: -4.5rem;
  }

  .desktop-large\:-mt-76 {
    margin-top: -4.75rem;
  }

  .desktop-large\:-mt-80 {
    margin-top: -5rem;
  }

  .desktop-large\:-mt-192 {
    margin-top: -12rem;
  }

  .desktop-large\:-mt-px {
    margin-top: -1px;
  }

  .desktop-large\:mr-0 {
    margin-right: 0;
  }

  .desktop-large\:mr-1 {
    margin-right: 0.0625rem;
  }

  .desktop-large\:mr-2 {
    margin-right: 0.125rem;
  }

  .desktop-large\:mr-3 {
    margin-right: 0.1875rem;
  }

  .desktop-large\:mr-4 {
    margin-right: 0.25rem;
  }

  .desktop-large\:mr-5 {
    margin-right: 0.3125rem;
  }

  .desktop-large\:mr-6 {
    margin-right: 0.375rem;
  }

  .desktop-large\:mr-8 {
    margin-right: 0.5rem;
  }

  .desktop-large\:mr-10 {
    margin-right: 0.625rem;
  }

  .desktop-large\:mr-12 {
    margin-right: 0.75rem;
  }

  .desktop-large\:mr-16 {
    margin-right: 1rem;
  }

  .desktop-large\:mr-20 {
    margin-right: 1.25rem;
  }

  .desktop-large\:mr-24 {
    margin-right: 1.5rem;
  }

  .desktop-large\:mr-32 {
    margin-right: 2rem;
  }

  .desktop-large\:mr-40 {
    margin-right: 2.5rem;
  }

  .desktop-large\:mr-48 {
    margin-right: 3rem;
  }

  .desktop-large\:mr-56 {
    margin-right: 3.5rem;
  }

  .desktop-large\:mr-64 {
    margin-right: 4rem;
  }

  .desktop-large\:mr-68 {
    margin-right: 4.25rem;
  }

  .desktop-large\:mr-72 {
    margin-right: 4.5rem;
  }

  .desktop-large\:mr-76 {
    margin-right: 4.75rem;
  }

  .desktop-large\:mr-80 {
    margin-right: 5rem;
  }

  .desktop-large\:mr-192 {
    margin-right: 12rem;
  }

  .desktop-large\:mr-auto {
    margin-right: auto;
  }

  .desktop-large\:mr-px {
    margin-right: 1px;
  }

  .desktop-large\:-mr-1 {
    margin-right: -0.0625rem;
  }

  .desktop-large\:-mr-2 {
    margin-right: -0.125rem;
  }

  .desktop-large\:-mr-3 {
    margin-right: -0.1875rem;
  }

  .desktop-large\:-mr-4 {
    margin-right: -0.25rem;
  }

  .desktop-large\:-mr-5 {
    margin-right: -0.3125rem;
  }

  .desktop-large\:-mr-6 {
    margin-right: -0.375rem;
  }

  .desktop-large\:-mr-8 {
    margin-right: -0.5rem;
  }

  .desktop-large\:-mr-10 {
    margin-right: -0.625rem;
  }

  .desktop-large\:-mr-12 {
    margin-right: -0.75rem;
  }

  .desktop-large\:-mr-16 {
    margin-right: -1rem;
  }

  .desktop-large\:-mr-20 {
    margin-right: -1.25rem;
  }

  .desktop-large\:-mr-24 {
    margin-right: -1.5rem;
  }

  .desktop-large\:-mr-32 {
    margin-right: -2rem;
  }

  .desktop-large\:-mr-40 {
    margin-right: -2.5rem;
  }

  .desktop-large\:-mr-48 {
    margin-right: -3rem;
  }

  .desktop-large\:-mr-56 {
    margin-right: -3.5rem;
  }

  .desktop-large\:-mr-64 {
    margin-right: -4rem;
  }

  .desktop-large\:-mr-68 {
    margin-right: -4.25rem;
  }

  .desktop-large\:-mr-72 {
    margin-right: -4.5rem;
  }

  .desktop-large\:-mr-76 {
    margin-right: -4.75rem;
  }

  .desktop-large\:-mr-80 {
    margin-right: -5rem;
  }

  .desktop-large\:-mr-192 {
    margin-right: -12rem;
  }

  .desktop-large\:-mr-px {
    margin-right: -1px;
  }

  .desktop-large\:mb-0 {
    margin-bottom: 0;
  }

  .desktop-large\:mb-1 {
    margin-bottom: 0.0625rem;
  }

  .desktop-large\:mb-2 {
    margin-bottom: 0.125rem;
  }

  .desktop-large\:mb-3 {
    margin-bottom: 0.1875rem;
  }

  .desktop-large\:mb-4 {
    margin-bottom: 0.25rem;
  }

  .desktop-large\:mb-5 {
    margin-bottom: 0.3125rem;
  }

  .desktop-large\:mb-6 {
    margin-bottom: 0.375rem;
  }

  .desktop-large\:mb-8 {
    margin-bottom: 0.5rem;
  }

  .desktop-large\:mb-10 {
    margin-bottom: 0.625rem;
  }

  .desktop-large\:mb-12 {
    margin-bottom: 0.75rem;
  }

  .desktop-large\:mb-16 {
    margin-bottom: 1rem;
  }

  .desktop-large\:mb-20 {
    margin-bottom: 1.25rem;
  }

  .desktop-large\:mb-24 {
    margin-bottom: 1.5rem;
  }

  .desktop-large\:mb-32 {
    margin-bottom: 2rem;
  }

  .desktop-large\:mb-40 {
    margin-bottom: 2.5rem;
  }

  .desktop-large\:mb-48 {
    margin-bottom: 3rem;
  }

  .desktop-large\:mb-56 {
    margin-bottom: 3.5rem;
  }

  .desktop-large\:mb-64 {
    margin-bottom: 4rem;
  }

  .desktop-large\:mb-68 {
    margin-bottom: 4.25rem;
  }

  .desktop-large\:mb-72 {
    margin-bottom: 4.5rem;
  }

  .desktop-large\:mb-76 {
    margin-bottom: 4.75rem;
  }

  .desktop-large\:mb-80 {
    margin-bottom: 5rem;
  }

  .desktop-large\:mb-192 {
    margin-bottom: 12rem;
  }

  .desktop-large\:mb-auto {
    margin-bottom: auto;
  }

  .desktop-large\:mb-px {
    margin-bottom: 1px;
  }

  .desktop-large\:-mb-1 {
    margin-bottom: -0.0625rem;
  }

  .desktop-large\:-mb-2 {
    margin-bottom: -0.125rem;
  }

  .desktop-large\:-mb-3 {
    margin-bottom: -0.1875rem;
  }

  .desktop-large\:-mb-4 {
    margin-bottom: -0.25rem;
  }

  .desktop-large\:-mb-5 {
    margin-bottom: -0.3125rem;
  }

  .desktop-large\:-mb-6 {
    margin-bottom: -0.375rem;
  }

  .desktop-large\:-mb-8 {
    margin-bottom: -0.5rem;
  }

  .desktop-large\:-mb-10 {
    margin-bottom: -0.625rem;
  }

  .desktop-large\:-mb-12 {
    margin-bottom: -0.75rem;
  }

  .desktop-large\:-mb-16 {
    margin-bottom: -1rem;
  }

  .desktop-large\:-mb-20 {
    margin-bottom: -1.25rem;
  }

  .desktop-large\:-mb-24 {
    margin-bottom: -1.5rem;
  }

  .desktop-large\:-mb-32 {
    margin-bottom: -2rem;
  }

  .desktop-large\:-mb-40 {
    margin-bottom: -2.5rem;
  }

  .desktop-large\:-mb-48 {
    margin-bottom: -3rem;
  }

  .desktop-large\:-mb-56 {
    margin-bottom: -3.5rem;
  }

  .desktop-large\:-mb-64 {
    margin-bottom: -4rem;
  }

  .desktop-large\:-mb-68 {
    margin-bottom: -4.25rem;
  }

  .desktop-large\:-mb-72 {
    margin-bottom: -4.5rem;
  }

  .desktop-large\:-mb-76 {
    margin-bottom: -4.75rem;
  }

  .desktop-large\:-mb-80 {
    margin-bottom: -5rem;
  }

  .desktop-large\:-mb-192 {
    margin-bottom: -12rem;
  }

  .desktop-large\:-mb-px {
    margin-bottom: -1px;
  }

  .desktop-large\:ml-0 {
    margin-left: 0;
  }

  .desktop-large\:ml-1 {
    margin-left: 0.0625rem;
  }

  .desktop-large\:ml-2 {
    margin-left: 0.125rem;
  }

  .desktop-large\:ml-3 {
    margin-left: 0.1875rem;
  }

  .desktop-large\:ml-4 {
    margin-left: 0.25rem;
  }

  .desktop-large\:ml-5 {
    margin-left: 0.3125rem;
  }

  .desktop-large\:ml-6 {
    margin-left: 0.375rem;
  }

  .desktop-large\:ml-8 {
    margin-left: 0.5rem;
  }

  .desktop-large\:ml-10 {
    margin-left: 0.625rem;
  }

  .desktop-large\:ml-12 {
    margin-left: 0.75rem;
  }

  .desktop-large\:ml-16 {
    margin-left: 1rem;
  }

  .desktop-large\:ml-20 {
    margin-left: 1.25rem;
  }

  .desktop-large\:ml-24 {
    margin-left: 1.5rem;
  }

  .desktop-large\:ml-32 {
    margin-left: 2rem;
  }

  .desktop-large\:ml-40 {
    margin-left: 2.5rem;
  }

  .desktop-large\:ml-48 {
    margin-left: 3rem;
  }

  .desktop-large\:ml-56 {
    margin-left: 3.5rem;
  }

  .desktop-large\:ml-64 {
    margin-left: 4rem;
  }

  .desktop-large\:ml-68 {
    margin-left: 4.25rem;
  }

  .desktop-large\:ml-72 {
    margin-left: 4.5rem;
  }

  .desktop-large\:ml-76 {
    margin-left: 4.75rem;
  }

  .desktop-large\:ml-80 {
    margin-left: 5rem;
  }

  .desktop-large\:ml-192 {
    margin-left: 12rem;
  }

  .desktop-large\:ml-auto {
    margin-left: auto;
  }

  .desktop-large\:ml-px {
    margin-left: 1px;
  }

  .desktop-large\:-ml-1 {
    margin-left: -0.0625rem;
  }

  .desktop-large\:-ml-2 {
    margin-left: -0.125rem;
  }

  .desktop-large\:-ml-3 {
    margin-left: -0.1875rem;
  }

  .desktop-large\:-ml-4 {
    margin-left: -0.25rem;
  }

  .desktop-large\:-ml-5 {
    margin-left: -0.3125rem;
  }

  .desktop-large\:-ml-6 {
    margin-left: -0.375rem;
  }

  .desktop-large\:-ml-8 {
    margin-left: -0.5rem;
  }

  .desktop-large\:-ml-10 {
    margin-left: -0.625rem;
  }

  .desktop-large\:-ml-12 {
    margin-left: -0.75rem;
  }

  .desktop-large\:-ml-16 {
    margin-left: -1rem;
  }

  .desktop-large\:-ml-20 {
    margin-left: -1.25rem;
  }

  .desktop-large\:-ml-24 {
    margin-left: -1.5rem;
  }

  .desktop-large\:-ml-32 {
    margin-left: -2rem;
  }

  .desktop-large\:-ml-40 {
    margin-left: -2.5rem;
  }

  .desktop-large\:-ml-48 {
    margin-left: -3rem;
  }

  .desktop-large\:-ml-56 {
    margin-left: -3.5rem;
  }

  .desktop-large\:-ml-64 {
    margin-left: -4rem;
  }

  .desktop-large\:-ml-68 {
    margin-left: -4.25rem;
  }

  .desktop-large\:-ml-72 {
    margin-left: -4.5rem;
  }

  .desktop-large\:-ml-76 {
    margin-left: -4.75rem;
  }

  .desktop-large\:-ml-80 {
    margin-left: -5rem;
  }

  .desktop-large\:-ml-192 {
    margin-left: -12rem;
  }

  .desktop-large\:-ml-px {
    margin-left: -1px;
  }

  .desktop-large\:box-border {
    box-sizing: border-box;
  }

  .desktop-large\:box-content {
    box-sizing: content-box;
  }

  .desktop-large\:block {
    display: block;
  }

  .desktop-large\:inline-block {
    display: inline-block;
  }

  .desktop-large\:inline {
    display: inline;
  }

  .desktop-large\:flex {
    display: flex;
  }

  .desktop-large\:inline-flex {
    display: inline-flex;
  }

  .desktop-large\:table {
    display: table;
  }

  .desktop-large\:inline-table {
    display: inline-table;
  }

  .desktop-large\:table-caption {
    display: table-caption;
  }

  .desktop-large\:table-cell {
    display: table-cell;
  }

  .desktop-large\:table-column {
    display: table-column;
  }

  .desktop-large\:table-column-group {
    display: table-column-group;
  }

  .desktop-large\:table-footer-group {
    display: table-footer-group;
  }

  .desktop-large\:table-header-group {
    display: table-header-group;
  }

  .desktop-large\:table-row-group {
    display: table-row-group;
  }

  .desktop-large\:table-row {
    display: table-row;
  }

  .desktop-large\:flow-root {
    display: flow-root;
  }

  .desktop-large\:grid {
    display: grid;
  }

  .desktop-large\:inline-grid {
    display: inline-grid;
  }

  .desktop-large\:contents {
    display: contents;
  }

  .desktop-large\:list-item {
    display: list-item;
  }

  .desktop-large\:hidden {
    display: none;
  }

  .desktop-large\:h-0 {
    height: 0;
  }

  .desktop-large\:h-1 {
    height: 0.0625rem;
  }

  .desktop-large\:h-2 {
    height: 0.125rem;
  }

  .desktop-large\:h-3 {
    height: 0.1875rem;
  }

  .desktop-large\:h-4 {
    height: 0.25rem;
  }

  .desktop-large\:h-5 {
    height: 0.3125rem;
  }

  .desktop-large\:h-6 {
    height: 0.375rem;
  }

  .desktop-large\:h-8 {
    height: 0.5rem;
  }

  .desktop-large\:h-10 {
    height: 0.625rem;
  }

  .desktop-large\:h-12 {
    height: 0.75rem;
  }

  .desktop-large\:h-16 {
    height: 1rem;
  }

  .desktop-large\:h-20 {
    height: 1.25rem;
  }

  .desktop-large\:h-24 {
    height: 1.5rem;
  }

  .desktop-large\:h-32 {
    height: 2rem;
  }

  .desktop-large\:h-40 {
    height: 2.5rem;
  }

  .desktop-large\:h-48 {
    height: 3rem;
  }

  .desktop-large\:h-56 {
    height: 3.5rem;
  }

  .desktop-large\:h-64 {
    height: 4rem;
  }

  .desktop-large\:h-68 {
    height: 4.25rem;
  }

  .desktop-large\:h-72 {
    height: 4.5rem;
  }

  .desktop-large\:h-76 {
    height: 4.75rem;
  }

  .desktop-large\:h-80 {
    height: 5rem;
  }

  .desktop-large\:h-192 {
    height: 12rem;
  }

  .desktop-large\:h-auto {
    height: auto;
  }

  .desktop-large\:h-px {
    height: 1px;
  }

  .desktop-large\:h-1\/2 {
    height: 50%;
  }

  .desktop-large\:h-1\/3 {
    height: 33.333333%;
  }

  .desktop-large\:h-2\/3 {
    height: 66.666667%;
  }

  .desktop-large\:h-1\/4 {
    height: 25%;
  }

  .desktop-large\:h-2\/4 {
    height: 50%;
  }

  .desktop-large\:h-3\/4 {
    height: 75%;
  }

  .desktop-large\:h-1\/5 {
    height: 20%;
  }

  .desktop-large\:h-2\/5 {
    height: 40%;
  }

  .desktop-large\:h-3\/5 {
    height: 60%;
  }

  .desktop-large\:h-4\/5 {
    height: 80%;
  }

  .desktop-large\:h-1\/6 {
    height: 16.666667%;
  }

  .desktop-large\:h-2\/6 {
    height: 33.333333%;
  }

  .desktop-large\:h-3\/6 {
    height: 50%;
  }

  .desktop-large\:h-4\/6 {
    height: 66.666667%;
  }

  .desktop-large\:h-5\/6 {
    height: 83.333333%;
  }

  .desktop-large\:h-full {
    height: 100%;
  }

  .desktop-large\:h-screen {
    height: 100vh;
  }

  .desktop-large\:max-h-0 {
    max-height: 0;
  }

  .desktop-large\:max-h-1 {
    max-height: 0.0625rem;
  }

  .desktop-large\:max-h-2 {
    max-height: 0.125rem;
  }

  .desktop-large\:max-h-3 {
    max-height: 0.1875rem;
  }

  .desktop-large\:max-h-4 {
    max-height: 0.25rem;
  }

  .desktop-large\:max-h-5 {
    max-height: 0.3125rem;
  }

  .desktop-large\:max-h-6 {
    max-height: 0.375rem;
  }

  .desktop-large\:max-h-8 {
    max-height: 0.5rem;
  }

  .desktop-large\:max-h-10 {
    max-height: 0.625rem;
  }

  .desktop-large\:max-h-12 {
    max-height: 0.75rem;
  }

  .desktop-large\:max-h-16 {
    max-height: 1rem;
  }

  .desktop-large\:max-h-20 {
    max-height: 1.25rem;
  }

  .desktop-large\:max-h-24 {
    max-height: 1.5rem;
  }

  .desktop-large\:max-h-32 {
    max-height: 2rem;
  }

  .desktop-large\:max-h-40 {
    max-height: 2.5rem;
  }

  .desktop-large\:max-h-48 {
    max-height: 3rem;
  }

  .desktop-large\:max-h-56 {
    max-height: 3.5rem;
  }

  .desktop-large\:max-h-64 {
    max-height: 4rem;
  }

  .desktop-large\:max-h-68 {
    max-height: 4.25rem;
  }

  .desktop-large\:max-h-72 {
    max-height: 4.5rem;
  }

  .desktop-large\:max-h-76 {
    max-height: 4.75rem;
  }

  .desktop-large\:max-h-80 {
    max-height: 5rem;
  }

  .desktop-large\:max-h-192 {
    max-height: 12rem;
  }

  .desktop-large\:max-h-px {
    max-height: 1px;
  }

  .desktop-large\:max-h-full {
    max-height: 100%;
  }

  .desktop-large\:max-h-screen {
    max-height: 100vh;
  }

  .desktop-large\:min-h-0 {
    min-height: 0px;
  }

  .desktop-large\:min-h-full {
    min-height: 100%;
  }

  .desktop-large\:min-h-screen {
    min-height: 100vh;
  }

  .desktop-large\:w-0 {
    width: 0;
  }

  .desktop-large\:w-1 {
    width: 0.0625rem;
  }

  .desktop-large\:w-2 {
    width: 0.125rem;
  }

  .desktop-large\:w-3 {
    width: 0.1875rem;
  }

  .desktop-large\:w-4 {
    width: 0.25rem;
  }

  .desktop-large\:w-5 {
    width: 0.3125rem;
  }

  .desktop-large\:w-6 {
    width: 0.375rem;
  }

  .desktop-large\:w-8 {
    width: 0.5rem;
  }

  .desktop-large\:w-10 {
    width: 0.625rem;
  }

  .desktop-large\:w-12 {
    width: 0.75rem;
  }

  .desktop-large\:w-16 {
    width: 1rem;
  }

  .desktop-large\:w-20 {
    width: 1.25rem;
  }

  .desktop-large\:w-24 {
    width: 1.5rem;
  }

  .desktop-large\:w-32 {
    width: 2rem;
  }

  .desktop-large\:w-40 {
    width: 2.5rem;
  }

  .desktop-large\:w-48 {
    width: 3rem;
  }

  .desktop-large\:w-56 {
    width: 3.5rem;
  }

  .desktop-large\:w-64 {
    width: 4rem;
  }

  .desktop-large\:w-68 {
    width: 4.25rem;
  }

  .desktop-large\:w-72 {
    width: 4.5rem;
  }

  .desktop-large\:w-76 {
    width: 4.75rem;
  }

  .desktop-large\:w-80 {
    width: 5rem;
  }

  .desktop-large\:w-192 {
    width: 12rem;
  }

  .desktop-large\:w-auto {
    width: auto;
  }

  .desktop-large\:w-px {
    width: 1px;
  }

  .desktop-large\:w-1\/2 {
    width: 50%;
  }

  .desktop-large\:w-1\/3 {
    width: 33.333333%;
  }

  .desktop-large\:w-2\/3 {
    width: 66.666667%;
  }

  .desktop-large\:w-1\/4 {
    width: 25%;
  }

  .desktop-large\:w-2\/4 {
    width: 50%;
  }

  .desktop-large\:w-3\/4 {
    width: 75%;
  }

  .desktop-large\:w-1\/5 {
    width: 20%;
  }

  .desktop-large\:w-2\/5 {
    width: 40%;
  }

  .desktop-large\:w-3\/5 {
    width: 60%;
  }

  .desktop-large\:w-4\/5 {
    width: 80%;
  }

  .desktop-large\:w-1\/6 {
    width: 16.666667%;
  }

  .desktop-large\:w-2\/6 {
    width: 33.333333%;
  }

  .desktop-large\:w-3\/6 {
    width: 50%;
  }

  .desktop-large\:w-4\/6 {
    width: 66.666667%;
  }

  .desktop-large\:w-5\/6 {
    width: 83.333333%;
  }

  .desktop-large\:w-1\/12 {
    width: 8.333333%;
  }

  .desktop-large\:w-2\/12 {
    width: 16.666667%;
  }

  .desktop-large\:w-3\/12 {
    width: 25%;
  }

  .desktop-large\:w-4\/12 {
    width: 33.333333%;
  }

  .desktop-large\:w-5\/12 {
    width: 41.666667%;
  }

  .desktop-large\:w-6\/12 {
    width: 50%;
  }

  .desktop-large\:w-7\/12 {
    width: 58.333333%;
  }

  .desktop-large\:w-8\/12 {
    width: 66.666667%;
  }

  .desktop-large\:w-9\/12 {
    width: 75%;
  }

  .desktop-large\:w-10\/12 {
    width: 83.333333%;
  }

  .desktop-large\:w-11\/12 {
    width: 91.666667%;
  }

  .desktop-large\:w-full {
    width: 100%;
  }

  .desktop-large\:w-screen {
    width: 100vw;
  }

  .desktop-large\:w-min {
    width: -webkit-min-content;
    width: -moz-min-content;
    width: min-content;
  }

  .desktop-large\:w-max {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
  }

  .desktop-large\:min-w-0 {
    min-width: 0px;
  }

  .desktop-large\:min-w-full {
    min-width: 100%;
  }

  .desktop-large\:min-w-min {
    min-width: -webkit-min-content;
    min-width: -moz-min-content;
    min-width: min-content;
  }

  .desktop-large\:min-w-max {
    min-width: -webkit-max-content;
    min-width: -moz-max-content;
    min-width: max-content;
  }

  .desktop-large\:max-w-0 {
    max-width: 0rem;
  }

  .desktop-large\:max-w-none {
    max-width: none;
  }

  .desktop-large\:max-w-xs {
    max-width: 20rem;
  }

  .desktop-large\:max-w-sm {
    max-width: 24rem;
  }

  .desktop-large\:max-w-md {
    max-width: 28rem;
  }

  .desktop-large\:max-w-lg {
    max-width: 32rem;
  }

  .desktop-large\:max-w-xl {
    max-width: 36rem;
  }

  .desktop-large\:max-w-2xl {
    max-width: 42rem;
  }

  .desktop-large\:max-w-3xl {
    max-width: 48rem;
  }

  .desktop-large\:max-w-4xl {
    max-width: 56rem;
  }

  .desktop-large\:max-w-5xl {
    max-width: 64rem;
  }

  .desktop-large\:max-w-6xl {
    max-width: 72rem;
  }

  .desktop-large\:max-w-7xl {
    max-width: 80rem;
  }

  .desktop-large\:max-w-full {
    max-width: 100%;
  }

  .desktop-large\:max-w-min {
    max-width: -webkit-min-content;
    max-width: -moz-min-content;
    max-width: min-content;
  }

  .desktop-large\:max-w-max {
    max-width: -webkit-max-content;
    max-width: -moz-max-content;
    max-width: max-content;
  }

  .desktop-large\:max-w-prose {
    max-width: 65ch;
  }

  .desktop-large\:max-w-screen-phone {
    max-width: 300px;
  }

  .desktop-large\:max-w-screen-tablet-portrait {
    max-width: 600px;
  }

  .desktop-large\:max-w-screen-wp-admin-bar {
    max-width: 783px;
  }

  .desktop-large\:max-w-screen-tablet-landscape {
    max-width: 900px;
  }

  .desktop-large\:max-w-screen-desktop {
    max-width: 1200px;
  }

  .desktop-large\:max-w-screen-desktop-large {
    max-width: 1600px;
  }

  .desktop-large\:flex-1 {
    flex: 1 1 0%;
  }

  .desktop-large\:flex-auto {
    flex: 1 1 auto;
  }

  .desktop-large\:flex-initial {
    flex: 0 1 auto;
  }

  .desktop-large\:flex-none {
    flex: none;
  }

  .desktop-large\:flex-shrink-0 {
    flex-shrink: 0;
  }

  .desktop-large\:flex-shrink {
    flex-shrink: 1;
  }

  .desktop-large\:flex-grow-0 {
    flex-grow: 0;
  }

  .desktop-large\:flex-grow {
    flex-grow: 1;
  }

  .desktop-large\:table-auto {
    table-layout: auto;
  }

  .desktop-large\:table-fixed {
    table-layout: fixed;
  }

  .desktop-large\:border-collapse {
    border-collapse: collapse;
  }

  .desktop-large\:border-separate {
    border-collapse: separate;
  }

  .desktop-large\:origin-center {
    transform-origin: center;
  }

  .desktop-large\:origin-top {
    transform-origin: top;
  }

  .desktop-large\:origin-top-right {
    transform-origin: top right;
  }

  .desktop-large\:origin-right {
    transform-origin: right;
  }

  .desktop-large\:origin-bottom-right {
    transform-origin: bottom right;
  }

  .desktop-large\:origin-bottom {
    transform-origin: bottom;
  }

  .desktop-large\:origin-bottom-left {
    transform-origin: bottom left;
  }

  .desktop-large\:origin-left {
    transform-origin: left;
  }

  .desktop-large\:origin-top-left {
    transform-origin: top left;
  }

  .desktop-large\: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));
  }

  .desktop-large\: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));
  }

  .desktop-large\:transform-none {
    transform: none;
  }

  .desktop-large\:translate-x-0 {
    --tw-translate-x: 0;
  }

  .desktop-large\:translate-x-1 {
    --tw-translate-x: 0.0625rem;
  }

  .desktop-large\:translate-x-2 {
    --tw-translate-x: 0.125rem;
  }

  .desktop-large\:translate-x-3 {
    --tw-translate-x: 0.1875rem;
  }

  .desktop-large\:translate-x-4 {
    --tw-translate-x: 0.25rem;
  }

  .desktop-large\:translate-x-5 {
    --tw-translate-x: 0.3125rem;
  }

  .desktop-large\:translate-x-6 {
    --tw-translate-x: 0.375rem;
  }

  .desktop-large\:translate-x-8 {
    --tw-translate-x: 0.5rem;
  }

  .desktop-large\:translate-x-10 {
    --tw-translate-x: 0.625rem;
  }

  .desktop-large\:translate-x-12 {
    --tw-translate-x: 0.75rem;
  }

  .desktop-large\:translate-x-16 {
    --tw-translate-x: 1rem;
  }

  .desktop-large\:translate-x-20 {
    --tw-translate-x: 1.25rem;
  }

  .desktop-large\:translate-x-24 {
    --tw-translate-x: 1.5rem;
  }

  .desktop-large\:translate-x-32 {
    --tw-translate-x: 2rem;
  }

  .desktop-large\:translate-x-40 {
    --tw-translate-x: 2.5rem;
  }

  .desktop-large\:translate-x-48 {
    --tw-translate-x: 3rem;
  }

  .desktop-large\:translate-x-56 {
    --tw-translate-x: 3.5rem;
  }

  .desktop-large\:translate-x-64 {
    --tw-translate-x: 4rem;
  }

  .desktop-large\:translate-x-68 {
    --tw-translate-x: 4.25rem;
  }

  .desktop-large\:translate-x-72 {
    --tw-translate-x: 4.5rem;
  }

  .desktop-large\:translate-x-76 {
    --tw-translate-x: 4.75rem;
  }

  .desktop-large\:translate-x-80 {
    --tw-translate-x: 5rem;
  }

  .desktop-large\:translate-x-192 {
    --tw-translate-x: 12rem;
  }

  .desktop-large\:translate-x-px {
    --tw-translate-x: 1px;
  }

  .desktop-large\:-translate-x-1 {
    --tw-translate-x: -0.0625rem;
  }

  .desktop-large\:-translate-x-2 {
    --tw-translate-x: -0.125rem;
  }

  .desktop-large\:-translate-x-3 {
    --tw-translate-x: -0.1875rem;
  }

  .desktop-large\:-translate-x-4 {
    --tw-translate-x: -0.25rem;
  }

  .desktop-large\:-translate-x-5 {
    --tw-translate-x: -0.3125rem;
  }

  .desktop-large\:-translate-x-6 {
    --tw-translate-x: -0.375rem;
  }

  .desktop-large\:-translate-x-8 {
    --tw-translate-x: -0.5rem;
  }

  .desktop-large\:-translate-x-10 {
    --tw-translate-x: -0.625rem;
  }

  .desktop-large\:-translate-x-12 {
    --tw-translate-x: -0.75rem;
  }

  .desktop-large\:-translate-x-16 {
    --tw-translate-x: -1rem;
  }

  .desktop-large\:-translate-x-20 {
    --tw-translate-x: -1.25rem;
  }

  .desktop-large\:-translate-x-24 {
    --tw-translate-x: -1.5rem;
  }

  .desktop-large\:-translate-x-32 {
    --tw-translate-x: -2rem;
  }

  .desktop-large\:-translate-x-40 {
    --tw-translate-x: -2.5rem;
  }

  .desktop-large\:-translate-x-48 {
    --tw-translate-x: -3rem;
  }

  .desktop-large\:-translate-x-56 {
    --tw-translate-x: -3.5rem;
  }

  .desktop-large\:-translate-x-64 {
    --tw-translate-x: -4rem;
  }

  .desktop-large\:-translate-x-68 {
    --tw-translate-x: -4.25rem;
  }

  .desktop-large\:-translate-x-72 {
    --tw-translate-x: -4.5rem;
  }

  .desktop-large\:-translate-x-76 {
    --tw-translate-x: -4.75rem;
  }

  .desktop-large\:-translate-x-80 {
    --tw-translate-x: -5rem;
  }

  .desktop-large\:-translate-x-192 {
    --tw-translate-x: -12rem;
  }

  .desktop-large\:-translate-x-px {
    --tw-translate-x: -1px;
  }

  .desktop-large\:translate-x-1\/2 {
    --tw-translate-x: 50%;
  }

  .desktop-large\:translate-x-1\/3 {
    --tw-translate-x: 33.333333%;
  }

  .desktop-large\:translate-x-2\/3 {
    --tw-translate-x: 66.666667%;
  }

  .desktop-large\:translate-x-1\/4 {
    --tw-translate-x: 25%;
  }

  .desktop-large\:translate-x-2\/4 {
    --tw-translate-x: 50%;
  }

  .desktop-large\:translate-x-3\/4 {
    --tw-translate-x: 75%;
  }

  .desktop-large\:translate-x-full {
    --tw-translate-x: 100%;
  }

  .desktop-large\:-translate-x-1\/2 {
    --tw-translate-x: -50%;
  }

  .desktop-large\:-translate-x-1\/3 {
    --tw-translate-x: -33.333333%;
  }

  .desktop-large\:-translate-x-2\/3 {
    --tw-translate-x: -66.666667%;
  }

  .desktop-large\:-translate-x-1\/4 {
    --tw-translate-x: -25%;
  }

  .desktop-large\:-translate-x-2\/4 {
    --tw-translate-x: -50%;
  }

  .desktop-large\:-translate-x-3\/4 {
    --tw-translate-x: -75%;
  }

  .desktop-large\:-translate-x-full {
    --tw-translate-x: -100%;
  }

  .desktop-large\:translate-y-0 {
    --tw-translate-y: 0;
  }

  .desktop-large\:translate-y-1 {
    --tw-translate-y: 0.0625rem;
  }

  .desktop-large\:translate-y-2 {
    --tw-translate-y: 0.125rem;
  }

  .desktop-large\:translate-y-3 {
    --tw-translate-y: 0.1875rem;
  }

  .desktop-large\:translate-y-4 {
    --tw-translate-y: 0.25rem;
  }

  .desktop-large\:translate-y-5 {
    --tw-translate-y: 0.3125rem;
  }

  .desktop-large\:translate-y-6 {
    --tw-translate-y: 0.375rem;
  }

  .desktop-large\:translate-y-8 {
    --tw-translate-y: 0.5rem;
  }

  .desktop-large\:translate-y-10 {
    --tw-translate-y: 0.625rem;
  }

  .desktop-large\:translate-y-12 {
    --tw-translate-y: 0.75rem;
  }

  .desktop-large\:translate-y-16 {
    --tw-translate-y: 1rem;
  }

  .desktop-large\:translate-y-20 {
    --tw-translate-y: 1.25rem;
  }

  .desktop-large\:translate-y-24 {
    --tw-translate-y: 1.5rem;
  }

  .desktop-large\:translate-y-32 {
    --tw-translate-y: 2rem;
  }

  .desktop-large\:translate-y-40 {
    --tw-translate-y: 2.5rem;
  }

  .desktop-large\:translate-y-48 {
    --tw-translate-y: 3rem;
  }

  .desktop-large\:translate-y-56 {
    --tw-translate-y: 3.5rem;
  }

  .desktop-large\:translate-y-64 {
    --tw-translate-y: 4rem;
  }

  .desktop-large\:translate-y-68 {
    --tw-translate-y: 4.25rem;
  }

  .desktop-large\:translate-y-72 {
    --tw-translate-y: 4.5rem;
  }

  .desktop-large\:translate-y-76 {
    --tw-translate-y: 4.75rem;
  }

  .desktop-large\:translate-y-80 {
    --tw-translate-y: 5rem;
  }

  .desktop-large\:translate-y-192 {
    --tw-translate-y: 12rem;
  }

  .desktop-large\:translate-y-px {
    --tw-translate-y: 1px;
  }

  .desktop-large\:-translate-y-1 {
    --tw-translate-y: -0.0625rem;
  }

  .desktop-large\:-translate-y-2 {
    --tw-translate-y: -0.125rem;
  }

  .desktop-large\:-translate-y-3 {
    --tw-translate-y: -0.1875rem;
  }

  .desktop-large\:-translate-y-4 {
    --tw-translate-y: -0.25rem;
  }

  .desktop-large\:-translate-y-5 {
    --tw-translate-y: -0.3125rem;
  }

  .desktop-large\:-translate-y-6 {
    --tw-translate-y: -0.375rem;
  }

  .desktop-large\:-translate-y-8 {
    --tw-translate-y: -0.5rem;
  }

  .desktop-large\:-translate-y-10 {
    --tw-translate-y: -0.625rem;
  }

  .desktop-large\:-translate-y-12 {
    --tw-translate-y: -0.75rem;
  }

  .desktop-large\:-translate-y-16 {
    --tw-translate-y: -1rem;
  }

  .desktop-large\:-translate-y-20 {
    --tw-translate-y: -1.25rem;
  }

  .desktop-large\:-translate-y-24 {
    --tw-translate-y: -1.5rem;
  }

  .desktop-large\:-translate-y-32 {
    --tw-translate-y: -2rem;
  }

  .desktop-large\:-translate-y-40 {
    --tw-translate-y: -2.5rem;
  }

  .desktop-large\:-translate-y-48 {
    --tw-translate-y: -3rem;
  }

  .desktop-large\:-translate-y-56 {
    --tw-translate-y: -3.5rem;
  }

  .desktop-large\:-translate-y-64 {
    --tw-translate-y: -4rem;
  }

  .desktop-large\:-translate-y-68 {
    --tw-translate-y: -4.25rem;
  }

  .desktop-large\:-translate-y-72 {
    --tw-translate-y: -4.5rem;
  }

  .desktop-large\:-translate-y-76 {
    --tw-translate-y: -4.75rem;
  }

  .desktop-large\:-translate-y-80 {
    --tw-translate-y: -5rem;
  }

  .desktop-large\:-translate-y-192 {
    --tw-translate-y: -12rem;
  }

  .desktop-large\:-translate-y-px {
    --tw-translate-y: -1px;
  }

  .desktop-large\:translate-y-1\/2 {
    --tw-translate-y: 50%;
  }

  .desktop-large\:translate-y-1\/3 {
    --tw-translate-y: 33.333333%;
  }

  .desktop-large\:translate-y-2\/3 {
    --tw-translate-y: 66.666667%;
  }

  .desktop-large\:translate-y-1\/4 {
    --tw-translate-y: 25%;
  }

  .desktop-large\:translate-y-2\/4 {
    --tw-translate-y: 50%;
  }

  .desktop-large\:translate-y-3\/4 {
    --tw-translate-y: 75%;
  }

  .desktop-large\:translate-y-full {
    --tw-translate-y: 100%;
  }

  .desktop-large\:-translate-y-1\/2 {
    --tw-translate-y: -50%;
  }

  .desktop-large\:-translate-y-1\/3 {
    --tw-translate-y: -33.333333%;
  }

  .desktop-large\:-translate-y-2\/3 {
    --tw-translate-y: -66.666667%;
  }

  .desktop-large\:-translate-y-1\/4 {
    --tw-translate-y: -25%;
  }

  .desktop-large\:-translate-y-2\/4 {
    --tw-translate-y: -50%;
  }

  .desktop-large\:-translate-y-3\/4 {
    --tw-translate-y: -75%;
  }

  .desktop-large\:-translate-y-full {
    --tw-translate-y: -100%;
  }

  .desktop-large\:hover\:translate-x-0:hover {
    --tw-translate-x: 0;
  }

  .desktop-large\:hover\:translate-x-1:hover {
    --tw-translate-x: 0.0625rem;
  }

  .desktop-large\:hover\:translate-x-2:hover {
    --tw-translate-x: 0.125rem;
  }

  .desktop-large\:hover\:translate-x-3:hover {
    --tw-translate-x: 0.1875rem;
  }

  .desktop-large\:hover\:translate-x-4:hover {
    --tw-translate-x: 0.25rem;
  }

  .desktop-large\:hover\:translate-x-5:hover {
    --tw-translate-x: 0.3125rem;
  }

  .desktop-large\:hover\:translate-x-6:hover {
    --tw-translate-x: 0.375rem;
  }

  .desktop-large\:hover\:translate-x-8:hover {
    --tw-translate-x: 0.5rem;
  }

  .desktop-large\:hover\:translate-x-10:hover {
    --tw-translate-x: 0.625rem;
  }

  .desktop-large\:hover\:translate-x-12:hover {
    --tw-translate-x: 0.75rem;
  }

  .desktop-large\:hover\:translate-x-16:hover {
    --tw-translate-x: 1rem;
  }

  .desktop-large\:hover\:translate-x-20:hover {
    --tw-translate-x: 1.25rem;
  }

  .desktop-large\:hover\:translate-x-24:hover {
    --tw-translate-x: 1.5rem;
  }

  .desktop-large\:hover\:translate-x-32:hover {
    --tw-translate-x: 2rem;
  }

  .desktop-large\:hover\:translate-x-40:hover {
    --tw-translate-x: 2.5rem;
  }

  .desktop-large\:hover\:translate-x-48:hover {
    --tw-translate-x: 3rem;
  }

  .desktop-large\:hover\:translate-x-56:hover {
    --tw-translate-x: 3.5rem;
  }

  .desktop-large\:hover\:translate-x-64:hover {
    --tw-translate-x: 4rem;
  }

  .desktop-large\:hover\:translate-x-68:hover {
    --tw-translate-x: 4.25rem;
  }

  .desktop-large\:hover\:translate-x-72:hover {
    --tw-translate-x: 4.5rem;
  }

  .desktop-large\:hover\:translate-x-76:hover {
    --tw-translate-x: 4.75rem;
  }

  .desktop-large\:hover\:translate-x-80:hover {
    --tw-translate-x: 5rem;
  }

  .desktop-large\:hover\:translate-x-192:hover {
    --tw-translate-x: 12rem;
  }

  .desktop-large\:hover\:translate-x-px:hover {
    --tw-translate-x: 1px;
  }

  .desktop-large\:hover\:-translate-x-1:hover {
    --tw-translate-x: -0.0625rem;
  }

  .desktop-large\:hover\:-translate-x-2:hover {
    --tw-translate-x: -0.125rem;
  }

  .desktop-large\:hover\:-translate-x-3:hover {
    --tw-translate-x: -0.1875rem;
  }

  .desktop-large\:hover\:-translate-x-4:hover {
    --tw-translate-x: -0.25rem;
  }

  .desktop-large\:hover\:-translate-x-5:hover {
    --tw-translate-x: -0.3125rem;
  }

  .desktop-large\:hover\:-translate-x-6:hover {
    --tw-translate-x: -0.375rem;
  }

  .desktop-large\:hover\:-translate-x-8:hover {
    --tw-translate-x: -0.5rem;
  }

  .desktop-large\:hover\:-translate-x-10:hover {
    --tw-translate-x: -0.625rem;
  }

  .desktop-large\:hover\:-translate-x-12:hover {
    --tw-translate-x: -0.75rem;
  }

  .desktop-large\:hover\:-translate-x-16:hover {
    --tw-translate-x: -1rem;
  }

  .desktop-large\:hover\:-translate-x-20:hover {
    --tw-translate-x: -1.25rem;
  }

  .desktop-large\:hover\:-translate-x-24:hover {
    --tw-translate-x: -1.5rem;
  }

  .desktop-large\:hover\:-translate-x-32:hover {
    --tw-translate-x: -2rem;
  }

  .desktop-large\:hover\:-translate-x-40:hover {
    --tw-translate-x: -2.5rem;
  }

  .desktop-large\:hover\:-translate-x-48:hover {
    --tw-translate-x: -3rem;
  }

  .desktop-large\:hover\:-translate-x-56:hover {
    --tw-translate-x: -3.5rem;
  }

  .desktop-large\:hover\:-translate-x-64:hover {
    --tw-translate-x: -4rem;
  }

  .desktop-large\:hover\:-translate-x-68:hover {
    --tw-translate-x: -4.25rem;
  }

  .desktop-large\:hover\:-translate-x-72:hover {
    --tw-translate-x: -4.5rem;
  }

  .desktop-large\:hover\:-translate-x-76:hover {
    --tw-translate-x: -4.75rem;
  }

  .desktop-large\:hover\:-translate-x-80:hover {
    --tw-translate-x: -5rem;
  }

  .desktop-large\:hover\:-translate-x-192:hover {
    --tw-translate-x: -12rem;
  }

  .desktop-large\:hover\:-translate-x-px:hover {
    --tw-translate-x: -1px;
  }

  .desktop-large\:hover\:translate-x-1\/2:hover {
    --tw-translate-x: 50%;
  }

  .desktop-large\:hover\:translate-x-1\/3:hover {
    --tw-translate-x: 33.333333%;
  }

  .desktop-large\:hover\:translate-x-2\/3:hover {
    --tw-translate-x: 66.666667%;
  }

  .desktop-large\:hover\:translate-x-1\/4:hover {
    --tw-translate-x: 25%;
  }

  .desktop-large\:hover\:translate-x-2\/4:hover {
    --tw-translate-x: 50%;
  }

  .desktop-large\:hover\:translate-x-3\/4:hover {
    --tw-translate-x: 75%;
  }

  .desktop-large\:hover\:translate-x-full:hover {
    --tw-translate-x: 100%;
  }

  .desktop-large\:hover\:-translate-x-1\/2:hover {
    --tw-translate-x: -50%;
  }

  .desktop-large\:hover\:-translate-x-1\/3:hover {
    --tw-translate-x: -33.333333%;
  }

  .desktop-large\:hover\:-translate-x-2\/3:hover {
    --tw-translate-x: -66.666667%;
  }

  .desktop-large\:hover\:-translate-x-1\/4:hover {
    --tw-translate-x: -25%;
  }

  .desktop-large\:hover\:-translate-x-2\/4:hover {
    --tw-translate-x: -50%;
  }

  .desktop-large\:hover\:-translate-x-3\/4:hover {
    --tw-translate-x: -75%;
  }

  .desktop-large\:hover\:-translate-x-full:hover {
    --tw-translate-x: -100%;
  }

  .desktop-large\:hover\:translate-y-0:hover {
    --tw-translate-y: 0;
  }

  .desktop-large\:hover\:translate-y-1:hover {
    --tw-translate-y: 0.0625rem;
  }

  .desktop-large\:hover\:translate-y-2:hover {
    --tw-translate-y: 0.125rem;
  }

  .desktop-large\:hover\:translate-y-3:hover {
    --tw-translate-y: 0.1875rem;
  }

  .desktop-large\:hover\:translate-y-4:hover {
    --tw-translate-y: 0.25rem;
  }

  .desktop-large\:hover\:translate-y-5:hover {
    --tw-translate-y: 0.3125rem;
  }

  .desktop-large\:hover\:translate-y-6:hover {
    --tw-translate-y: 0.375rem;
  }

  .desktop-large\:hover\:translate-y-8:hover {
    --tw-translate-y: 0.5rem;
  }

  .desktop-large\:hover\:translate-y-10:hover {
    --tw-translate-y: 0.625rem;
  }

  .desktop-large\:hover\:translate-y-12:hover {
    --tw-translate-y: 0.75rem;
  }

  .desktop-large\:hover\:translate-y-16:hover {
    --tw-translate-y: 1rem;
  }

  .desktop-large\:hover\:translate-y-20:hover {
    --tw-translate-y: 1.25rem;
  }

  .desktop-large\:hover\:translate-y-24:hover {
    --tw-translate-y: 1.5rem;
  }

  .desktop-large\:hover\:translate-y-32:hover {
    --tw-translate-y: 2rem;
  }

  .desktop-large\:hover\:translate-y-40:hover {
    --tw-translate-y: 2.5rem;
  }

  .desktop-large\:hover\:translate-y-48:hover {
    --tw-translate-y: 3rem;
  }

  .desktop-large\:hover\:translate-y-56:hover {
    --tw-translate-y: 3.5rem;
  }

  .desktop-large\:hover\:translate-y-64:hover {
    --tw-translate-y: 4rem;
  }

  .desktop-large\:hover\:translate-y-68:hover {
    --tw-translate-y: 4.25rem;
  }

  .desktop-large\:hover\:translate-y-72:hover {
    --tw-translate-y: 4.5rem;
  }

  .desktop-large\:hover\:translate-y-76:hover {
    --tw-translate-y: 4.75rem;
  }

  .desktop-large\:hover\:translate-y-80:hover {
    --tw-translate-y: 5rem;
  }

  .desktop-large\:hover\:translate-y-192:hover {
    --tw-translate-y: 12rem;
  }

  .desktop-large\:hover\:translate-y-px:hover {
    --tw-translate-y: 1px;
  }

  .desktop-large\:hover\:-translate-y-1:hover {
    --tw-translate-y: -0.0625rem;
  }

  .desktop-large\:hover\:-translate-y-2:hover {
    --tw-translate-y: -0.125rem;
  }

  .desktop-large\:hover\:-translate-y-3:hover {
    --tw-translate-y: -0.1875rem;
  }

  .desktop-large\:hover\:-translate-y-4:hover {
    --tw-translate-y: -0.25rem;
  }

  .desktop-large\:hover\:-translate-y-5:hover {
    --tw-translate-y: -0.3125rem;
  }

  .desktop-large\:hover\:-translate-y-6:hover {
    --tw-translate-y: -0.375rem;
  }

  .desktop-large\:hover\:-translate-y-8:hover {
    --tw-translate-y: -0.5rem;
  }

  .desktop-large\:hover\:-translate-y-10:hover {
    --tw-translate-y: -0.625rem;
  }

  .desktop-large\:hover\:-translate-y-12:hover {
    --tw-translate-y: -0.75rem;
  }

  .desktop-large\:hover\:-translate-y-16:hover {
    --tw-translate-y: -1rem;
  }

  .desktop-large\:hover\:-translate-y-20:hover {
    --tw-translate-y: -1.25rem;
  }

  .desktop-large\:hover\:-translate-y-24:hover {
    --tw-translate-y: -1.5rem;
  }

  .desktop-large\:hover\:-translate-y-32:hover {
    --tw-translate-y: -2rem;
  }

  .desktop-large\:hover\:-translate-y-40:hover {
    --tw-translate-y: -2.5rem;
  }

  .desktop-large\:hover\:-translate-y-48:hover {
    --tw-translate-y: -3rem;
  }

  .desktop-large\:hover\:-translate-y-56:hover {
    --tw-translate-y: -3.5rem;
  }

  .desktop-large\:hover\:-translate-y-64:hover {
    --tw-translate-y: -4rem;
  }

  .desktop-large\:hover\:-translate-y-68:hover {
    --tw-translate-y: -4.25rem;
  }

  .desktop-large\:hover\:-translate-y-72:hover {
    --tw-translate-y: -4.5rem;
  }

  .desktop-large\:hover\:-translate-y-76:hover {
    --tw-translate-y: -4.75rem;
  }

  .desktop-large\:hover\:-translate-y-80:hover {
    --tw-translate-y: -5rem;
  }

  .desktop-large\:hover\:-translate-y-192:hover {
    --tw-translate-y: -12rem;
  }

  .desktop-large\:hover\:-translate-y-px:hover {
    --tw-translate-y: -1px;
  }

  .desktop-large\:hover\:translate-y-1\/2:hover {
    --tw-translate-y: 50%;
  }

  .desktop-large\:hover\:translate-y-1\/3:hover {
    --tw-translate-y: 33.333333%;
  }

  .desktop-large\:hover\:translate-y-2\/3:hover {
    --tw-translate-y: 66.666667%;
  }

  .desktop-large\:hover\:translate-y-1\/4:hover {
    --tw-translate-y: 25%;
  }

  .desktop-large\:hover\:translate-y-2\/4:hover {
    --tw-translate-y: 50%;
  }

  .desktop-large\:hover\:translate-y-3\/4:hover {
    --tw-translate-y: 75%;
  }

  .desktop-large\:hover\:translate-y-full:hover {
    --tw-translate-y: 100%;
  }

  .desktop-large\:hover\:-translate-y-1\/2:hover {
    --tw-translate-y: -50%;
  }

  .desktop-large\:hover\:-translate-y-1\/3:hover {
    --tw-translate-y: -33.333333%;
  }

  .desktop-large\:hover\:-translate-y-2\/3:hover {
    --tw-translate-y: -66.666667%;
  }

  .desktop-large\:hover\:-translate-y-1\/4:hover {
    --tw-translate-y: -25%;
  }

  .desktop-large\:hover\:-translate-y-2\/4:hover {
    --tw-translate-y: -50%;
  }

  .desktop-large\:hover\:-translate-y-3\/4:hover {
    --tw-translate-y: -75%;
  }

  .desktop-large\:hover\:-translate-y-full:hover {
    --tw-translate-y: -100%;
  }

  .desktop-large\:focus\:translate-x-0:focus {
    --tw-translate-x: 0;
  }

  .desktop-large\:focus\:translate-x-1:focus {
    --tw-translate-x: 0.0625rem;
  }

  .desktop-large\:focus\:translate-x-2:focus {
    --tw-translate-x: 0.125rem;
  }

  .desktop-large\:focus\:translate-x-3:focus {
    --tw-translate-x: 0.1875rem;
  }

  .desktop-large\:focus\:translate-x-4:focus {
    --tw-translate-x: 0.25rem;
  }

  .desktop-large\:focus\:translate-x-5:focus {
    --tw-translate-x: 0.3125rem;
  }

  .desktop-large\:focus\:translate-x-6:focus {
    --tw-translate-x: 0.375rem;
  }

  .desktop-large\:focus\:translate-x-8:focus {
    --tw-translate-x: 0.5rem;
  }

  .desktop-large\:focus\:translate-x-10:focus {
    --tw-translate-x: 0.625rem;
  }

  .desktop-large\:focus\:translate-x-12:focus {
    --tw-translate-x: 0.75rem;
  }

  .desktop-large\:focus\:translate-x-16:focus {
    --tw-translate-x: 1rem;
  }

  .desktop-large\:focus\:translate-x-20:focus {
    --tw-translate-x: 1.25rem;
  }

  .desktop-large\:focus\:translate-x-24:focus {
    --tw-translate-x: 1.5rem;
  }

  .desktop-large\:focus\:translate-x-32:focus {
    --tw-translate-x: 2rem;
  }

  .desktop-large\:focus\:translate-x-40:focus {
    --tw-translate-x: 2.5rem;
  }

  .desktop-large\:focus\:translate-x-48:focus {
    --tw-translate-x: 3rem;
  }

  .desktop-large\:focus\:translate-x-56:focus {
    --tw-translate-x: 3.5rem;
  }

  .desktop-large\:focus\:translate-x-64:focus {
    --tw-translate-x: 4rem;
  }

  .desktop-large\:focus\:translate-x-68:focus {
    --tw-translate-x: 4.25rem;
  }

  .desktop-large\:focus\:translate-x-72:focus {
    --tw-translate-x: 4.5rem;
  }

  .desktop-large\:focus\:translate-x-76:focus {
    --tw-translate-x: 4.75rem;
  }

  .desktop-large\:focus\:translate-x-80:focus {
    --tw-translate-x: 5rem;
  }

  .desktop-large\:focus\:translate-x-192:focus {
    --tw-translate-x: 12rem;
  }

  .desktop-large\:focus\:translate-x-px:focus {
    --tw-translate-x: 1px;
  }

  .desktop-large\:focus\:-translate-x-1:focus {
    --tw-translate-x: -0.0625rem;
  }

  .desktop-large\:focus\:-translate-x-2:focus {
    --tw-translate-x: -0.125rem;
  }

  .desktop-large\:focus\:-translate-x-3:focus {
    --tw-translate-x: -0.1875rem;
  }

  .desktop-large\:focus\:-translate-x-4:focus {
    --tw-translate-x: -0.25rem;
  }

  .desktop-large\:focus\:-translate-x-5:focus {
    --tw-translate-x: -0.3125rem;
  }

  .desktop-large\:focus\:-translate-x-6:focus {
    --tw-translate-x: -0.375rem;
  }

  .desktop-large\:focus\:-translate-x-8:focus {
    --tw-translate-x: -0.5rem;
  }

  .desktop-large\:focus\:-translate-x-10:focus {
    --tw-translate-x: -0.625rem;
  }

  .desktop-large\:focus\:-translate-x-12:focus {
    --tw-translate-x: -0.75rem;
  }

  .desktop-large\:focus\:-translate-x-16:focus {
    --tw-translate-x: -1rem;
  }

  .desktop-large\:focus\:-translate-x-20:focus {
    --tw-translate-x: -1.25rem;
  }

  .desktop-large\:focus\:-translate-x-24:focus {
    --tw-translate-x: -1.5rem;
  }

  .desktop-large\:focus\:-translate-x-32:focus {
    --tw-translate-x: -2rem;
  }

  .desktop-large\:focus\:-translate-x-40:focus {
    --tw-translate-x: -2.5rem;
  }

  .desktop-large\:focus\:-translate-x-48:focus {
    --tw-translate-x: -3rem;
  }

  .desktop-large\:focus\:-translate-x-56:focus {
    --tw-translate-x: -3.5rem;
  }

  .desktop-large\:focus\:-translate-x-64:focus {
    --tw-translate-x: -4rem;
  }

  .desktop-large\:focus\:-translate-x-68:focus {
    --tw-translate-x: -4.25rem;
  }

  .desktop-large\:focus\:-translate-x-72:focus {
    --tw-translate-x: -4.5rem;
  }

  .desktop-large\:focus\:-translate-x-76:focus {
    --tw-translate-x: -4.75rem;
  }

  .desktop-large\:focus\:-translate-x-80:focus {
    --tw-translate-x: -5rem;
  }

  .desktop-large\:focus\:-translate-x-192:focus {
    --tw-translate-x: -12rem;
  }

  .desktop-large\:focus\:-translate-x-px:focus {
    --tw-translate-x: -1px;
  }

  .desktop-large\:focus\:translate-x-1\/2:focus {
    --tw-translate-x: 50%;
  }

  .desktop-large\:focus\:translate-x-1\/3:focus {
    --tw-translate-x: 33.333333%;
  }

  .desktop-large\:focus\:translate-x-2\/3:focus {
    --tw-translate-x: 66.666667%;
  }

  .desktop-large\:focus\:translate-x-1\/4:focus {
    --tw-translate-x: 25%;
  }

  .desktop-large\:focus\:translate-x-2\/4:focus {
    --tw-translate-x: 50%;
  }

  .desktop-large\:focus\:translate-x-3\/4:focus {
    --tw-translate-x: 75%;
  }

  .desktop-large\:focus\:translate-x-full:focus {
    --tw-translate-x: 100%;
  }

  .desktop-large\:focus\:-translate-x-1\/2:focus {
    --tw-translate-x: -50%;
  }

  .desktop-large\:focus\:-translate-x-1\/3:focus {
    --tw-translate-x: -33.333333%;
  }

  .desktop-large\:focus\:-translate-x-2\/3:focus {
    --tw-translate-x: -66.666667%;
  }

  .desktop-large\:focus\:-translate-x-1\/4:focus {
    --tw-translate-x: -25%;
  }

  .desktop-large\:focus\:-translate-x-2\/4:focus {
    --tw-translate-x: -50%;
  }

  .desktop-large\:focus\:-translate-x-3\/4:focus {
    --tw-translate-x: -75%;
  }

  .desktop-large\:focus\:-translate-x-full:focus {
    --tw-translate-x: -100%;
  }

  .desktop-large\:focus\:translate-y-0:focus {
    --tw-translate-y: 0;
  }

  .desktop-large\:focus\:translate-y-1:focus {
    --tw-translate-y: 0.0625rem;
  }

  .desktop-large\:focus\:translate-y-2:focus {
    --tw-translate-y: 0.125rem;
  }

  .desktop-large\:focus\:translate-y-3:focus {
    --tw-translate-y: 0.1875rem;
  }

  .desktop-large\:focus\:translate-y-4:focus {
    --tw-translate-y: 0.25rem;
  }

  .desktop-large\:focus\:translate-y-5:focus {
    --tw-translate-y: 0.3125rem;
  }

  .desktop-large\:focus\:translate-y-6:focus {
    --tw-translate-y: 0.375rem;
  }

  .desktop-large\:focus\:translate-y-8:focus {
    --tw-translate-y: 0.5rem;
  }

  .desktop-large\:focus\:translate-y-10:focus {
    --tw-translate-y: 0.625rem;
  }

  .desktop-large\:focus\:translate-y-12:focus {
    --tw-translate-y: 0.75rem;
  }

  .desktop-large\:focus\:translate-y-16:focus {
    --tw-translate-y: 1rem;
  }

  .desktop-large\:focus\:translate-y-20:focus {
    --tw-translate-y: 1.25rem;
  }

  .desktop-large\:focus\:translate-y-24:focus {
    --tw-translate-y: 1.5rem;
  }

  .desktop-large\:focus\:translate-y-32:focus {
    --tw-translate-y: 2rem;
  }

  .desktop-large\:focus\:translate-y-40:focus {
    --tw-translate-y: 2.5rem;
  }

  .desktop-large\:focus\:translate-y-48:focus {
    --tw-translate-y: 3rem;
  }

  .desktop-large\:focus\:translate-y-56:focus {
    --tw-translate-y: 3.5rem;
  }

  .desktop-large\:focus\:translate-y-64:focus {
    --tw-translate-y: 4rem;
  }

  .desktop-large\:focus\:translate-y-68:focus {
    --tw-translate-y: 4.25rem;
  }

  .desktop-large\:focus\:translate-y-72:focus {
    --tw-translate-y: 4.5rem;
  }

  .desktop-large\:focus\:translate-y-76:focus {
    --tw-translate-y: 4.75rem;
  }

  .desktop-large\:focus\:translate-y-80:focus {
    --tw-translate-y: 5rem;
  }

  .desktop-large\:focus\:translate-y-192:focus {
    --tw-translate-y: 12rem;
  }

  .desktop-large\:focus\:translate-y-px:focus {
    --tw-translate-y: 1px;
  }

  .desktop-large\:focus\:-translate-y-1:focus {
    --tw-translate-y: -0.0625rem;
  }

  .desktop-large\:focus\:-translate-y-2:focus {
    --tw-translate-y: -0.125rem;
  }

  .desktop-large\:focus\:-translate-y-3:focus {
    --tw-translate-y: -0.1875rem;
  }

  .desktop-large\:focus\:-translate-y-4:focus {
    --tw-translate-y: -0.25rem;
  }

  .desktop-large\:focus\:-translate-y-5:focus {
    --tw-translate-y: -0.3125rem;
  }

  .desktop-large\:focus\:-translate-y-6:focus {
    --tw-translate-y: -0.375rem;
  }

  .desktop-large\:focus\:-translate-y-8:focus {
    --tw-translate-y: -0.5rem;
  }

  .desktop-large\:focus\:-translate-y-10:focus {
    --tw-translate-y: -0.625rem;
  }

  .desktop-large\:focus\:-translate-y-12:focus {
    --tw-translate-y: -0.75rem;
  }

  .desktop-large\:focus\:-translate-y-16:focus {
    --tw-translate-y: -1rem;
  }

  .desktop-large\:focus\:-translate-y-20:focus {
    --tw-translate-y: -1.25rem;
  }

  .desktop-large\:focus\:-translate-y-24:focus {
    --tw-translate-y: -1.5rem;
  }

  .desktop-large\:focus\:-translate-y-32:focus {
    --tw-translate-y: -2rem;
  }

  .desktop-large\:focus\:-translate-y-40:focus {
    --tw-translate-y: -2.5rem;
  }

  .desktop-large\:focus\:-translate-y-48:focus {
    --tw-translate-y: -3rem;
  }

  .desktop-large\:focus\:-translate-y-56:focus {
    --tw-translate-y: -3.5rem;
  }

  .desktop-large\:focus\:-translate-y-64:focus {
    --tw-translate-y: -4rem;
  }

  .desktop-large\:focus\:-translate-y-68:focus {
    --tw-translate-y: -4.25rem;
  }

  .desktop-large\:focus\:-translate-y-72:focus {
    --tw-translate-y: -4.5rem;
  }

  .desktop-large\:focus\:-translate-y-76:focus {
    --tw-translate-y: -4.75rem;
  }

  .desktop-large\:focus\:-translate-y-80:focus {
    --tw-translate-y: -5rem;
  }

  .desktop-large\:focus\:-translate-y-192:focus {
    --tw-translate-y: -12rem;
  }

  .desktop-large\:focus\:-translate-y-px:focus {
    --tw-translate-y: -1px;
  }

  .desktop-large\:focus\:translate-y-1\/2:focus {
    --tw-translate-y: 50%;
  }

  .desktop-large\:focus\:translate-y-1\/3:focus {
    --tw-translate-y: 33.333333%;
  }

  .desktop-large\:focus\:translate-y-2\/3:focus {
    --tw-translate-y: 66.666667%;
  }

  .desktop-large\:focus\:translate-y-1\/4:focus {
    --tw-translate-y: 25%;
  }

  .desktop-large\:focus\:translate-y-2\/4:focus {
    --tw-translate-y: 50%;
  }

  .desktop-large\:focus\:translate-y-3\/4:focus {
    --tw-translate-y: 75%;
  }

  .desktop-large\:focus\:translate-y-full:focus {
    --tw-translate-y: 100%;
  }

  .desktop-large\:focus\:-translate-y-1\/2:focus {
    --tw-translate-y: -50%;
  }

  .desktop-large\:focus\:-translate-y-1\/3:focus {
    --tw-translate-y: -33.333333%;
  }

  .desktop-large\:focus\:-translate-y-2\/3:focus {
    --tw-translate-y: -66.666667%;
  }

  .desktop-large\:focus\:-translate-y-1\/4:focus {
    --tw-translate-y: -25%;
  }

  .desktop-large\:focus\:-translate-y-2\/4:focus {
    --tw-translate-y: -50%;
  }

  .desktop-large\:focus\:-translate-y-3\/4:focus {
    --tw-translate-y: -75%;
  }

  .desktop-large\:focus\:-translate-y-full:focus {
    --tw-translate-y: -100%;
  }

  .desktop-large\:rotate-0 {
    --tw-rotate: 0deg;
  }

  .desktop-large\:rotate-1 {
    --tw-rotate: 1deg;
  }

  .desktop-large\:rotate-2 {
    --tw-rotate: 2deg;
  }

  .desktop-large\:rotate-3 {
    --tw-rotate: 3deg;
  }

  .desktop-large\:rotate-6 {
    --tw-rotate: 6deg;
  }

  .desktop-large\:rotate-12 {
    --tw-rotate: 12deg;
  }

  .desktop-large\:rotate-45 {
    --tw-rotate: 45deg;
  }

  .desktop-large\:rotate-90 {
    --tw-rotate: 90deg;
  }

  .desktop-large\:rotate-180 {
    --tw-rotate: 180deg;
  }

  .desktop-large\:-rotate-180 {
    --tw-rotate: -180deg;
  }

  .desktop-large\:-rotate-90 {
    --tw-rotate: -90deg;
  }

  .desktop-large\:-rotate-45 {
    --tw-rotate: -45deg;
  }

  .desktop-large\:-rotate-12 {
    --tw-rotate: -12deg;
  }

  .desktop-large\:-rotate-6 {
    --tw-rotate: -6deg;
  }

  .desktop-large\:-rotate-3 {
    --tw-rotate: -3deg;
  }

  .desktop-large\:-rotate-2 {
    --tw-rotate: -2deg;
  }

  .desktop-large\:-rotate-1 {
    --tw-rotate: -1deg;
  }

  .desktop-large\:hover\:rotate-0:hover {
    --tw-rotate: 0deg;
  }

  .desktop-large\:hover\:rotate-1:hover {
    --tw-rotate: 1deg;
  }

  .desktop-large\:hover\:rotate-2:hover {
    --tw-rotate: 2deg;
  }

  .desktop-large\:hover\:rotate-3:hover {
    --tw-rotate: 3deg;
  }

  .desktop-large\:hover\:rotate-6:hover {
    --tw-rotate: 6deg;
  }

  .desktop-large\:hover\:rotate-12:hover {
    --tw-rotate: 12deg;
  }

  .desktop-large\:hover\:rotate-45:hover {
    --tw-rotate: 45deg;
  }

  .desktop-large\:hover\:rotate-90:hover {
    --tw-rotate: 90deg;
  }

  .desktop-large\:hover\:rotate-180:hover {
    --tw-rotate: 180deg;
  }

  .desktop-large\:hover\:-rotate-180:hover {
    --tw-rotate: -180deg;
  }

  .desktop-large\:hover\:-rotate-90:hover {
    --tw-rotate: -90deg;
  }

  .desktop-large\:hover\:-rotate-45:hover {
    --tw-rotate: -45deg;
  }

  .desktop-large\:hover\:-rotate-12:hover {
    --tw-rotate: -12deg;
  }

  .desktop-large\:hover\:-rotate-6:hover {
    --tw-rotate: -6deg;
  }

  .desktop-large\:hover\:-rotate-3:hover {
    --tw-rotate: -3deg;
  }

  .desktop-large\:hover\:-rotate-2:hover {
    --tw-rotate: -2deg;
  }

  .desktop-large\:hover\:-rotate-1:hover {
    --tw-rotate: -1deg;
  }

  .desktop-large\:focus\:rotate-0:focus {
    --tw-rotate: 0deg;
  }

  .desktop-large\:focus\:rotate-1:focus {
    --tw-rotate: 1deg;
  }

  .desktop-large\:focus\:rotate-2:focus {
    --tw-rotate: 2deg;
  }

  .desktop-large\:focus\:rotate-3:focus {
    --tw-rotate: 3deg;
  }

  .desktop-large\:focus\:rotate-6:focus {
    --tw-rotate: 6deg;
  }

  .desktop-large\:focus\:rotate-12:focus {
    --tw-rotate: 12deg;
  }

  .desktop-large\:focus\:rotate-45:focus {
    --tw-rotate: 45deg;
  }

  .desktop-large\:focus\:rotate-90:focus {
    --tw-rotate: 90deg;
  }

  .desktop-large\:focus\:rotate-180:focus {
    --tw-rotate: 180deg;
  }

  .desktop-large\:focus\:-rotate-180:focus {
    --tw-rotate: -180deg;
  }

  .desktop-large\:focus\:-rotate-90:focus {
    --tw-rotate: -90deg;
  }

  .desktop-large\:focus\:-rotate-45:focus {
    --tw-rotate: -45deg;
  }

  .desktop-large\:focus\:-rotate-12:focus {
    --tw-rotate: -12deg;
  }

  .desktop-large\:focus\:-rotate-6:focus {
    --tw-rotate: -6deg;
  }

  .desktop-large\:focus\:-rotate-3:focus {
    --tw-rotate: -3deg;
  }

  .desktop-large\:focus\:-rotate-2:focus {
    --tw-rotate: -2deg;
  }

  .desktop-large\:focus\:-rotate-1:focus {
    --tw-rotate: -1deg;
  }

  .desktop-large\:skew-x-0 {
    --tw-skew-x: 0deg;
  }

  .desktop-large\:skew-x-1 {
    --tw-skew-x: 1deg;
  }

  .desktop-large\:skew-x-2 {
    --tw-skew-x: 2deg;
  }

  .desktop-large\:skew-x-3 {
    --tw-skew-x: 3deg;
  }

  .desktop-large\:skew-x-6 {
    --tw-skew-x: 6deg;
  }

  .desktop-large\:skew-x-12 {
    --tw-skew-x: 12deg;
  }

  .desktop-large\:-skew-x-12 {
    --tw-skew-x: -12deg;
  }

  .desktop-large\:-skew-x-6 {
    --tw-skew-x: -6deg;
  }

  .desktop-large\:-skew-x-3 {
    --tw-skew-x: -3deg;
  }

  .desktop-large\:-skew-x-2 {
    --tw-skew-x: -2deg;
  }

  .desktop-large\:-skew-x-1 {
    --tw-skew-x: -1deg;
  }

  .desktop-large\:skew-y-0 {
    --tw-skew-y: 0deg;
  }

  .desktop-large\:skew-y-1 {
    --tw-skew-y: 1deg;
  }

  .desktop-large\:skew-y-2 {
    --tw-skew-y: 2deg;
  }

  .desktop-large\:skew-y-3 {
    --tw-skew-y: 3deg;
  }

  .desktop-large\:skew-y-6 {
    --tw-skew-y: 6deg;
  }

  .desktop-large\:skew-y-12 {
    --tw-skew-y: 12deg;
  }

  .desktop-large\:-skew-y-12 {
    --tw-skew-y: -12deg;
  }

  .desktop-large\:-skew-y-6 {
    --tw-skew-y: -6deg;
  }

  .desktop-large\:-skew-y-3 {
    --tw-skew-y: -3deg;
  }

  .desktop-large\:-skew-y-2 {
    --tw-skew-y: -2deg;
  }

  .desktop-large\:-skew-y-1 {
    --tw-skew-y: -1deg;
  }

  .desktop-large\:hover\:skew-x-0:hover {
    --tw-skew-x: 0deg;
  }

  .desktop-large\:hover\:skew-x-1:hover {
    --tw-skew-x: 1deg;
  }

  .desktop-large\:hover\:skew-x-2:hover {
    --tw-skew-x: 2deg;
  }

  .desktop-large\:hover\:skew-x-3:hover {
    --tw-skew-x: 3deg;
  }

  .desktop-large\:hover\:skew-x-6:hover {
    --tw-skew-x: 6deg;
  }

  .desktop-large\:hover\:skew-x-12:hover {
    --tw-skew-x: 12deg;
  }

  .desktop-large\:hover\:-skew-x-12:hover {
    --tw-skew-x: -12deg;
  }

  .desktop-large\:hover\:-skew-x-6:hover {
    --tw-skew-x: -6deg;
  }

  .desktop-large\:hover\:-skew-x-3:hover {
    --tw-skew-x: -3deg;
  }

  .desktop-large\:hover\:-skew-x-2:hover {
    --tw-skew-x: -2deg;
  }

  .desktop-large\:hover\:-skew-x-1:hover {
    --tw-skew-x: -1deg;
  }

  .desktop-large\:hover\:skew-y-0:hover {
    --tw-skew-y: 0deg;
  }

  .desktop-large\:hover\:skew-y-1:hover {
    --tw-skew-y: 1deg;
  }

  .desktop-large\:hover\:skew-y-2:hover {
    --tw-skew-y: 2deg;
  }

  .desktop-large\:hover\:skew-y-3:hover {
    --tw-skew-y: 3deg;
  }

  .desktop-large\:hover\:skew-y-6:hover {
    --tw-skew-y: 6deg;
  }

  .desktop-large\:hover\:skew-y-12:hover {
    --tw-skew-y: 12deg;
  }

  .desktop-large\:hover\:-skew-y-12:hover {
    --tw-skew-y: -12deg;
  }

  .desktop-large\:hover\:-skew-y-6:hover {
    --tw-skew-y: -6deg;
  }

  .desktop-large\:hover\:-skew-y-3:hover {
    --tw-skew-y: -3deg;
  }

  .desktop-large\:hover\:-skew-y-2:hover {
    --tw-skew-y: -2deg;
  }

  .desktop-large\:hover\:-skew-y-1:hover {
    --tw-skew-y: -1deg;
  }

  .desktop-large\:focus\:skew-x-0:focus {
    --tw-skew-x: 0deg;
  }

  .desktop-large\:focus\:skew-x-1:focus {
    --tw-skew-x: 1deg;
  }

  .desktop-large\:focus\:skew-x-2:focus {
    --tw-skew-x: 2deg;
  }

  .desktop-large\:focus\:skew-x-3:focus {
    --tw-skew-x: 3deg;
  }

  .desktop-large\:focus\:skew-x-6:focus {
    --tw-skew-x: 6deg;
  }

  .desktop-large\:focus\:skew-x-12:focus {
    --tw-skew-x: 12deg;
  }

  .desktop-large\:focus\:-skew-x-12:focus {
    --tw-skew-x: -12deg;
  }

  .desktop-large\:focus\:-skew-x-6:focus {
    --tw-skew-x: -6deg;
  }

  .desktop-large\:focus\:-skew-x-3:focus {
    --tw-skew-x: -3deg;
  }

  .desktop-large\:focus\:-skew-x-2:focus {
    --tw-skew-x: -2deg;
  }

  .desktop-large\:focus\:-skew-x-1:focus {
    --tw-skew-x: -1deg;
  }

  .desktop-large\:focus\:skew-y-0:focus {
    --tw-skew-y: 0deg;
  }

  .desktop-large\:focus\:skew-y-1:focus {
    --tw-skew-y: 1deg;
  }

  .desktop-large\:focus\:skew-y-2:focus {
    --tw-skew-y: 2deg;
  }

  .desktop-large\:focus\:skew-y-3:focus {
    --tw-skew-y: 3deg;
  }

  .desktop-large\:focus\:skew-y-6:focus {
    --tw-skew-y: 6deg;
  }

  .desktop-large\:focus\:skew-y-12:focus {
    --tw-skew-y: 12deg;
  }

  .desktop-large\:focus\:-skew-y-12:focus {
    --tw-skew-y: -12deg;
  }

  .desktop-large\:focus\:-skew-y-6:focus {
    --tw-skew-y: -6deg;
  }

  .desktop-large\:focus\:-skew-y-3:focus {
    --tw-skew-y: -3deg;
  }

  .desktop-large\:focus\:-skew-y-2:focus {
    --tw-skew-y: -2deg;
  }

  .desktop-large\:focus\:-skew-y-1:focus {
    --tw-skew-y: -1deg;
  }

  .desktop-large\:scale-0 {
    --tw-scale-x: 0;
    --tw-scale-y: 0;
  }

  .desktop-large\:scale-50 {
    --tw-scale-x: .5;
    --tw-scale-y: .5;
  }

  .desktop-large\:scale-75 {
    --tw-scale-x: .75;
    --tw-scale-y: .75;
  }

  .desktop-large\:scale-90 {
    --tw-scale-x: .9;
    --tw-scale-y: .9;
  }

  .desktop-large\:scale-95 {
    --tw-scale-x: .95;
    --tw-scale-y: .95;
  }

  .desktop-large\:scale-100 {
    --tw-scale-x: 1;
    --tw-scale-y: 1;
  }

  .desktop-large\:scale-105 {
    --tw-scale-x: 1.05;
    --tw-scale-y: 1.05;
  }

  .desktop-large\:scale-110 {
    --tw-scale-x: 1.1;
    --tw-scale-y: 1.1;
  }

  .desktop-large\:scale-125 {
    --tw-scale-x: 1.25;
    --tw-scale-y: 1.25;
  }

  .desktop-large\:scale-150 {
    --tw-scale-x: 1.5;
    --tw-scale-y: 1.5;
  }

  .desktop-large\:hover\:scale-0:hover {
    --tw-scale-x: 0;
    --tw-scale-y: 0;
  }

  .desktop-large\:hover\:scale-50:hover {
    --tw-scale-x: .5;
    --tw-scale-y: .5;
  }

  .desktop-large\:hover\:scale-75:hover {
    --tw-scale-x: .75;
    --tw-scale-y: .75;
  }

  .desktop-large\:hover\:scale-90:hover {
    --tw-scale-x: .9;
    --tw-scale-y: .9;
  }

  .desktop-large\:hover\:scale-95:hover {
    --tw-scale-x: .95;
    --tw-scale-y: .95;
  }

  .desktop-large\:hover\:scale-100:hover {
    --tw-scale-x: 1;
    --tw-scale-y: 1;
  }

  .desktop-large\:hover\:scale-105:hover {
    --tw-scale-x: 1.05;
    --tw-scale-y: 1.05;
  }

  .desktop-large\:hover\:scale-110:hover {
    --tw-scale-x: 1.1;
    --tw-scale-y: 1.1;
  }

  .desktop-large\:hover\:scale-125:hover {
    --tw-scale-x: 1.25;
    --tw-scale-y: 1.25;
  }

  .desktop-large\:hover\:scale-150:hover {
    --tw-scale-x: 1.5;
    --tw-scale-y: 1.5;
  }

  .desktop-large\:focus\:scale-0:focus {
    --tw-scale-x: 0;
    --tw-scale-y: 0;
  }

  .desktop-large\:focus\:scale-50:focus {
    --tw-scale-x: .5;
    --tw-scale-y: .5;
  }

  .desktop-large\:focus\:scale-75:focus {
    --tw-scale-x: .75;
    --tw-scale-y: .75;
  }

  .desktop-large\:focus\:scale-90:focus {
    --tw-scale-x: .9;
    --tw-scale-y: .9;
  }

  .desktop-large\:focus\:scale-95:focus {
    --tw-scale-x: .95;
    --tw-scale-y: .95;
  }

  .desktop-large\:focus\:scale-100:focus {
    --tw-scale-x: 1;
    --tw-scale-y: 1;
  }

  .desktop-large\:focus\:scale-105:focus {
    --tw-scale-x: 1.05;
    --tw-scale-y: 1.05;
  }

  .desktop-large\:focus\:scale-110:focus {
    --tw-scale-x: 1.1;
    --tw-scale-y: 1.1;
  }

  .desktop-large\:focus\:scale-125:focus {
    --tw-scale-x: 1.25;
    --tw-scale-y: 1.25;
  }

  .desktop-large\:focus\:scale-150:focus {
    --tw-scale-x: 1.5;
    --tw-scale-y: 1.5;
  }

  .desktop-large\:scale-x-0 {
    --tw-scale-x: 0;
  }

  .desktop-large\:scale-x-50 {
    --tw-scale-x: .5;
  }

  .desktop-large\:scale-x-75 {
    --tw-scale-x: .75;
  }

  .desktop-large\:scale-x-90 {
    --tw-scale-x: .9;
  }

  .desktop-large\:scale-x-95 {
    --tw-scale-x: .95;
  }

  .desktop-large\:scale-x-100 {
    --tw-scale-x: 1;
  }

  .desktop-large\:scale-x-105 {
    --tw-scale-x: 1.05;
  }

  .desktop-large\:scale-x-110 {
    --tw-scale-x: 1.1;
  }

  .desktop-large\:scale-x-125 {
    --tw-scale-x: 1.25;
  }

  .desktop-large\:scale-x-150 {
    --tw-scale-x: 1.5;
  }

  .desktop-large\:scale-y-0 {
    --tw-scale-y: 0;
  }

  .desktop-large\:scale-y-50 {
    --tw-scale-y: .5;
  }

  .desktop-large\:scale-y-75 {
    --tw-scale-y: .75;
  }

  .desktop-large\:scale-y-90 {
    --tw-scale-y: .9;
  }

  .desktop-large\:scale-y-95 {
    --tw-scale-y: .95;
  }

  .desktop-large\:scale-y-100 {
    --tw-scale-y: 1;
  }

  .desktop-large\:scale-y-105 {
    --tw-scale-y: 1.05;
  }

  .desktop-large\:scale-y-110 {
    --tw-scale-y: 1.1;
  }

  .desktop-large\:scale-y-125 {
    --tw-scale-y: 1.25;
  }

  .desktop-large\:scale-y-150 {
    --tw-scale-y: 1.5;
  }

  .desktop-large\:hover\:scale-x-0:hover {
    --tw-scale-x: 0;
  }

  .desktop-large\:hover\:scale-x-50:hover {
    --tw-scale-x: .5;
  }

  .desktop-large\:hover\:scale-x-75:hover {
    --tw-scale-x: .75;
  }

  .desktop-large\:hover\:scale-x-90:hover {
    --tw-scale-x: .9;
  }

  .desktop-large\:hover\:scale-x-95:hover {
    --tw-scale-x: .95;
  }

  .desktop-large\:hover\:scale-x-100:hover {
    --tw-scale-x: 1;
  }

  .desktop-large\:hover\:scale-x-105:hover {
    --tw-scale-x: 1.05;
  }

  .desktop-large\:hover\:scale-x-110:hover {
    --tw-scale-x: 1.1;
  }

  .desktop-large\:hover\:scale-x-125:hover {
    --tw-scale-x: 1.25;
  }

  .desktop-large\:hover\:scale-x-150:hover {
    --tw-scale-x: 1.5;
  }

  .desktop-large\:hover\:scale-y-0:hover {
    --tw-scale-y: 0;
  }

  .desktop-large\:hover\:scale-y-50:hover {
    --tw-scale-y: .5;
  }

  .desktop-large\:hover\:scale-y-75:hover {
    --tw-scale-y: .75;
  }

  .desktop-large\:hover\:scale-y-90:hover {
    --tw-scale-y: .9;
  }

  .desktop-large\:hover\:scale-y-95:hover {
    --tw-scale-y: .95;
  }

  .desktop-large\:hover\:scale-y-100:hover {
    --tw-scale-y: 1;
  }

  .desktop-large\:hover\:scale-y-105:hover {
    --tw-scale-y: 1.05;
  }

  .desktop-large\:hover\:scale-y-110:hover {
    --tw-scale-y: 1.1;
  }

  .desktop-large\:hover\:scale-y-125:hover {
    --tw-scale-y: 1.25;
  }

  .desktop-large\:hover\:scale-y-150:hover {
    --tw-scale-y: 1.5;
  }

  .desktop-large\:focus\:scale-x-0:focus {
    --tw-scale-x: 0;
  }

  .desktop-large\:focus\:scale-x-50:focus {
    --tw-scale-x: .5;
  }

  .desktop-large\:focus\:scale-x-75:focus {
    --tw-scale-x: .75;
  }

  .desktop-large\:focus\:scale-x-90:focus {
    --tw-scale-x: .9;
  }

  .desktop-large\:focus\:scale-x-95:focus {
    --tw-scale-x: .95;
  }

  .desktop-large\:focus\:scale-x-100:focus {
    --tw-scale-x: 1;
  }

  .desktop-large\:focus\:scale-x-105:focus {
    --tw-scale-x: 1.05;
  }

  .desktop-large\:focus\:scale-x-110:focus {
    --tw-scale-x: 1.1;
  }

  .desktop-large\:focus\:scale-x-125:focus {
    --tw-scale-x: 1.25;
  }

  .desktop-large\:focus\:scale-x-150:focus {
    --tw-scale-x: 1.5;
  }

  .desktop-large\:focus\:scale-y-0:focus {
    --tw-scale-y: 0;
  }

  .desktop-large\:focus\:scale-y-50:focus {
    --tw-scale-y: .5;
  }

  .desktop-large\:focus\:scale-y-75:focus {
    --tw-scale-y: .75;
  }

  .desktop-large\:focus\:scale-y-90:focus {
    --tw-scale-y: .9;
  }

  .desktop-large\:focus\:scale-y-95:focus {
    --tw-scale-y: .95;
  }

  .desktop-large\:focus\:scale-y-100:focus {
    --tw-scale-y: 1;
  }

  .desktop-large\:focus\:scale-y-105:focus {
    --tw-scale-y: 1.05;
  }

  .desktop-large\:focus\:scale-y-110:focus {
    --tw-scale-y: 1.1;
  }

  .desktop-large\:focus\:scale-y-125:focus {
    --tw-scale-y: 1.25;
  }

  .desktop-large\:focus\:scale-y-150:focus {
    --tw-scale-y: 1.5;
  }

  .desktop-large\:animate-none {
    -webkit-animation: none;
            animation: none;
  }

  .desktop-large\:animate-spin {
    -webkit-animation: spin 1s linear infinite;
            animation: spin 1s linear infinite;
  }

  .desktop-large\:animate-ping {
    -webkit-animation: ping 1s cubic-bezier(0, 0, 0.2, 1) infinite;
            animation: ping 1s cubic-bezier(0, 0, 0.2, 1) infinite;
  }

  .desktop-large\:animate-pulse {
    -webkit-animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
            animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
  }

  .desktop-large\:animate-bounce {
    -webkit-animation: bounce 1s infinite;
            animation: bounce 1s infinite;
  }

  .desktop-large\:cursor-auto {
    cursor: auto;
  }

  .desktop-large\:cursor-default {
    cursor: default;
  }

  .desktop-large\:cursor-pointer {
    cursor: pointer;
  }

  .desktop-large\:cursor-wait {
    cursor: wait;
  }

  .desktop-large\:cursor-text {
    cursor: text;
  }

  .desktop-large\:cursor-move {
    cursor: move;
  }

  .desktop-large\:cursor-help {
    cursor: help;
  }

  .desktop-large\:cursor-not-allowed {
    cursor: not-allowed;
  }

  .desktop-large\:select-none {
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
  }

  .desktop-large\:select-text {
    -webkit-user-select: text;
       -moz-user-select: text;
        -ms-user-select: text;
            user-select: text;
  }

  .desktop-large\:select-all {
    -webkit-user-select: all;
       -moz-user-select: all;
            user-select: all;
  }

  .desktop-large\:select-auto {
    -webkit-user-select: auto;
       -moz-user-select: auto;
        -ms-user-select: auto;
            user-select: auto;
  }

  .desktop-large\:resize-none {
    resize: none;
  }

  .desktop-large\:resize-y {
    resize: vertical;
  }

  .desktop-large\:resize-x {
    resize: horizontal;
  }

  .desktop-large\:resize {
    resize: both;
  }

  .desktop-large\:list-inside {
    list-style-position: inside;
  }

  .desktop-large\:list-outside {
    list-style-position: outside;
  }

  .desktop-large\:list-none {
    list-style-type: none;
  }

  .desktop-large\:list-disc {
    list-style-type: disc;
  }

  .desktop-large\:list-decimal {
    list-style-type: decimal;
  }

  .desktop-large\:appearance-none {
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
  }

  .desktop-large\:auto-cols-auto {
    grid-auto-columns: auto;
  }

  .desktop-large\:auto-cols-min {
    grid-auto-columns: -webkit-min-content;
    grid-auto-columns: min-content;
  }

  .desktop-large\:auto-cols-max {
    grid-auto-columns: -webkit-max-content;
    grid-auto-columns: max-content;
  }

  .desktop-large\:auto-cols-fr {
    grid-auto-columns: minmax(0, 1fr);
  }

  .desktop-large\:grid-flow-row {
    grid-auto-flow: row;
  }

  .desktop-large\:grid-flow-col {
    grid-auto-flow: column;
  }

  .desktop-large\:grid-flow-row-dense {
    grid-auto-flow: row dense;
  }

  .desktop-large\:grid-flow-col-dense {
    grid-auto-flow: column dense;
  }

  .desktop-large\:auto-rows-auto {
    grid-auto-rows: auto;
  }

  .desktop-large\:auto-rows-min {
    grid-auto-rows: -webkit-min-content;
    grid-auto-rows: min-content;
  }

  .desktop-large\:auto-rows-max {
    grid-auto-rows: -webkit-max-content;
    grid-auto-rows: max-content;
  }

  .desktop-large\:auto-rows-fr {
    grid-auto-rows: minmax(0, 1fr);
  }

  .desktop-large\:grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }

  .desktop-large\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .desktop-large\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .desktop-large\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  .desktop-large\:grid-cols-5 {
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }

  .desktop-large\:grid-cols-6 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }

  .desktop-large\:grid-cols-7 {
    grid-template-columns: repeat(7, minmax(0, 1fr));
  }

  .desktop-large\:grid-cols-8 {
    grid-template-columns: repeat(8, minmax(0, 1fr));
  }

  .desktop-large\:grid-cols-9 {
    grid-template-columns: repeat(9, minmax(0, 1fr));
  }

  .desktop-large\:grid-cols-10 {
    grid-template-columns: repeat(10, minmax(0, 1fr));
  }

  .desktop-large\:grid-cols-11 {
    grid-template-columns: repeat(11, minmax(0, 1fr));
  }

  .desktop-large\:grid-cols-12 {
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }

  .desktop-large\:grid-cols-none {
    grid-template-columns: none;
  }

  .desktop-large\:grid-rows-1 {
    grid-template-rows: repeat(1, minmax(0, 1fr));
  }

  .desktop-large\:grid-rows-2 {
    grid-template-rows: repeat(2, minmax(0, 1fr));
  }

  .desktop-large\:grid-rows-3 {
    grid-template-rows: repeat(3, minmax(0, 1fr));
  }

  .desktop-large\:grid-rows-4 {
    grid-template-rows: repeat(4, minmax(0, 1fr));
  }

  .desktop-large\:grid-rows-5 {
    grid-template-rows: repeat(5, minmax(0, 1fr));
  }

  .desktop-large\:grid-rows-6 {
    grid-template-rows: repeat(6, minmax(0, 1fr));
  }

  .desktop-large\:grid-rows-none {
    grid-template-rows: none;
  }

  .desktop-large\:flex-row {
    flex-direction: row;
  }

  .desktop-large\:flex-row-reverse {
    flex-direction: row-reverse;
  }

  .desktop-large\:flex-col {
    flex-direction: column;
  }

  .desktop-large\:flex-col-reverse {
    flex-direction: column-reverse;
  }

  .desktop-large\:flex-wrap {
    flex-wrap: wrap;
  }

  .desktop-large\:flex-wrap-reverse {
    flex-wrap: wrap-reverse;
  }

  .desktop-large\:flex-nowrap {
    flex-wrap: nowrap;
  }

  .desktop-large\:place-content-center {
    place-content: center;
  }

  .desktop-large\:place-content-start {
    place-content: start;
  }

  .desktop-large\:place-content-end {
    place-content: end;
  }

  .desktop-large\:place-content-between {
    place-content: space-between;
  }

  .desktop-large\:place-content-around {
    place-content: space-around;
  }

  .desktop-large\:place-content-evenly {
    place-content: space-evenly;
  }

  .desktop-large\:place-content-stretch {
    place-content: stretch;
  }

  .desktop-large\:place-items-start {
    place-items: start;
  }

  .desktop-large\:place-items-end {
    place-items: end;
  }

  .desktop-large\:place-items-center {
    place-items: center;
  }

  .desktop-large\:place-items-stretch {
    place-items: stretch;
  }

  .desktop-large\:content-center {
    align-content: center;
  }

  .desktop-large\:content-start {
    align-content: flex-start;
  }

  .desktop-large\:content-end {
    align-content: flex-end;
  }

  .desktop-large\:content-between {
    align-content: space-between;
  }

  .desktop-large\:content-around {
    align-content: space-around;
  }

  .desktop-large\:content-evenly {
    align-content: space-evenly;
  }

  .desktop-large\:items-start {
    align-items: flex-start;
  }

  .desktop-large\:items-end {
    align-items: flex-end;
  }

  .desktop-large\:items-center {
    align-items: center;
  }

  .desktop-large\:items-baseline {
    align-items: baseline;
  }

  .desktop-large\:items-stretch {
    align-items: stretch;
  }

  .desktop-large\:justify-start {
    justify-content: flex-start;
  }

  .desktop-large\:justify-end {
    justify-content: flex-end;
  }

  .desktop-large\:justify-center {
    justify-content: center;
  }

  .desktop-large\:justify-between {
    justify-content: space-between;
  }

  .desktop-large\:justify-around {
    justify-content: space-around;
  }

  .desktop-large\:justify-evenly {
    justify-content: space-evenly;
  }

  .desktop-large\:justify-items-start {
    justify-items: start;
  }

  .desktop-large\:justify-items-end {
    justify-items: end;
  }

  .desktop-large\:justify-items-center {
    justify-items: center;
  }

  .desktop-large\:justify-items-stretch {
    justify-items: stretch;
  }

  .desktop-large\:gap-0 {
    gap: 0;
  }

  .desktop-large\:gap-1 {
    gap: 0.0625rem;
  }

  .desktop-large\:gap-2 {
    gap: 0.125rem;
  }

  .desktop-large\:gap-3 {
    gap: 0.1875rem;
  }

  .desktop-large\:gap-4 {
    gap: 0.25rem;
  }

  .desktop-large\:gap-5 {
    gap: 0.3125rem;
  }

  .desktop-large\:gap-6 {
    gap: 0.375rem;
  }

  .desktop-large\:gap-8 {
    gap: 0.5rem;
  }

  .desktop-large\:gap-10 {
    gap: 0.625rem;
  }

  .desktop-large\:gap-12 {
    gap: 0.75rem;
  }

  .desktop-large\:gap-16 {
    gap: 1rem;
  }

  .desktop-large\:gap-20 {
    gap: 1.25rem;
  }

  .desktop-large\:gap-24 {
    gap: 1.5rem;
  }

  .desktop-large\:gap-32 {
    gap: 2rem;
  }

  .desktop-large\:gap-40 {
    gap: 2.5rem;
  }

  .desktop-large\:gap-48 {
    gap: 3rem;
  }

  .desktop-large\:gap-56 {
    gap: 3.5rem;
  }

  .desktop-large\:gap-64 {
    gap: 4rem;
  }

  .desktop-large\:gap-68 {
    gap: 4.25rem;
  }

  .desktop-large\:gap-72 {
    gap: 4.5rem;
  }

  .desktop-large\:gap-76 {
    gap: 4.75rem;
  }

  .desktop-large\:gap-80 {
    gap: 5rem;
  }

  .desktop-large\:gap-192 {
    gap: 12rem;
  }

  .desktop-large\:gap-px {
    gap: 1px;
  }

  .desktop-large\:gap-x-0 {
    -moz-column-gap: 0;
         column-gap: 0;
  }

  .desktop-large\:gap-x-1 {
    -moz-column-gap: 0.0625rem;
         column-gap: 0.0625rem;
  }

  .desktop-large\:gap-x-2 {
    -moz-column-gap: 0.125rem;
         column-gap: 0.125rem;
  }

  .desktop-large\:gap-x-3 {
    -moz-column-gap: 0.1875rem;
         column-gap: 0.1875rem;
  }

  .desktop-large\:gap-x-4 {
    -moz-column-gap: 0.25rem;
         column-gap: 0.25rem;
  }

  .desktop-large\:gap-x-5 {
    -moz-column-gap: 0.3125rem;
         column-gap: 0.3125rem;
  }

  .desktop-large\:gap-x-6 {
    -moz-column-gap: 0.375rem;
         column-gap: 0.375rem;
  }

  .desktop-large\:gap-x-8 {
    -moz-column-gap: 0.5rem;
         column-gap: 0.5rem;
  }

  .desktop-large\:gap-x-10 {
    -moz-column-gap: 0.625rem;
         column-gap: 0.625rem;
  }

  .desktop-large\:gap-x-12 {
    -moz-column-gap: 0.75rem;
         column-gap: 0.75rem;
  }

  .desktop-large\:gap-x-16 {
    -moz-column-gap: 1rem;
         column-gap: 1rem;
  }

  .desktop-large\:gap-x-20 {
    -moz-column-gap: 1.25rem;
         column-gap: 1.25rem;
  }

  .desktop-large\:gap-x-24 {
    -moz-column-gap: 1.5rem;
         column-gap: 1.5rem;
  }

  .desktop-large\:gap-x-32 {
    -moz-column-gap: 2rem;
         column-gap: 2rem;
  }

  .desktop-large\:gap-x-40 {
    -moz-column-gap: 2.5rem;
         column-gap: 2.5rem;
  }

  .desktop-large\:gap-x-48 {
    -moz-column-gap: 3rem;
         column-gap: 3rem;
  }

  .desktop-large\:gap-x-56 {
    -moz-column-gap: 3.5rem;
         column-gap: 3.5rem;
  }

  .desktop-large\:gap-x-64 {
    -moz-column-gap: 4rem;
         column-gap: 4rem;
  }

  .desktop-large\:gap-x-68 {
    -moz-column-gap: 4.25rem;
         column-gap: 4.25rem;
  }

  .desktop-large\:gap-x-72 {
    -moz-column-gap: 4.5rem;
         column-gap: 4.5rem;
  }

  .desktop-large\:gap-x-76 {
    -moz-column-gap: 4.75rem;
         column-gap: 4.75rem;
  }

  .desktop-large\:gap-x-80 {
    -moz-column-gap: 5rem;
         column-gap: 5rem;
  }

  .desktop-large\:gap-x-192 {
    -moz-column-gap: 12rem;
         column-gap: 12rem;
  }

  .desktop-large\:gap-x-px {
    -moz-column-gap: 1px;
         column-gap: 1px;
  }

  .desktop-large\:gap-y-0 {
    row-gap: 0;
  }

  .desktop-large\:gap-y-1 {
    row-gap: 0.0625rem;
  }

  .desktop-large\:gap-y-2 {
    row-gap: 0.125rem;
  }

  .desktop-large\:gap-y-3 {
    row-gap: 0.1875rem;
  }

  .desktop-large\:gap-y-4 {
    row-gap: 0.25rem;
  }

  .desktop-large\:gap-y-5 {
    row-gap: 0.3125rem;
  }

  .desktop-large\:gap-y-6 {
    row-gap: 0.375rem;
  }

  .desktop-large\:gap-y-8 {
    row-gap: 0.5rem;
  }

  .desktop-large\:gap-y-10 {
    row-gap: 0.625rem;
  }

  .desktop-large\:gap-y-12 {
    row-gap: 0.75rem;
  }

  .desktop-large\:gap-y-16 {
    row-gap: 1rem;
  }

  .desktop-large\:gap-y-20 {
    row-gap: 1.25rem;
  }

  .desktop-large\:gap-y-24 {
    row-gap: 1.5rem;
  }

  .desktop-large\:gap-y-32 {
    row-gap: 2rem;
  }

  .desktop-large\:gap-y-40 {
    row-gap: 2.5rem;
  }

  .desktop-large\:gap-y-48 {
    row-gap: 3rem;
  }

  .desktop-large\:gap-y-56 {
    row-gap: 3.5rem;
  }

  .desktop-large\:gap-y-64 {
    row-gap: 4rem;
  }

  .desktop-large\:gap-y-68 {
    row-gap: 4.25rem;
  }

  .desktop-large\:gap-y-72 {
    row-gap: 4.5rem;
  }

  .desktop-large\:gap-y-76 {
    row-gap: 4.75rem;
  }

  .desktop-large\:gap-y-80 {
    row-gap: 5rem;
  }

  .desktop-large\:gap-y-192 {
    row-gap: 12rem;
  }

  .desktop-large\:gap-y-px {
    row-gap: 1px;
  }

  .desktop-large\:space-x-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0px * var(--tw-space-x-reverse));
    margin-left: calc(0px * calc(1 - var(--tw-space-x-reverse)));
  }

  .desktop-large\:space-x-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.0625rem * var(--tw-space-x-reverse));
    margin-left: calc(0.0625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .desktop-large\:space-x-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.125rem * var(--tw-space-x-reverse));
    margin-left: calc(0.125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .desktop-large\:space-x-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.1875rem * var(--tw-space-x-reverse));
    margin-left: calc(0.1875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .desktop-large\:space-x-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.25rem * var(--tw-space-x-reverse));
    margin-left: calc(0.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .desktop-large\:space-x-5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.3125rem * var(--tw-space-x-reverse));
    margin-left: calc(0.3125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .desktop-large\:space-x-6 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.375rem * var(--tw-space-x-reverse));
    margin-left: calc(0.375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .desktop-large\:space-x-8 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.5rem * var(--tw-space-x-reverse));
    margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .desktop-large\:space-x-10 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.625rem * var(--tw-space-x-reverse));
    margin-left: calc(0.625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .desktop-large\:space-x-12 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.75rem * var(--tw-space-x-reverse));
    margin-left: calc(0.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .desktop-large\:space-x-16 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(1rem * var(--tw-space-x-reverse));
    margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .desktop-large\:space-x-20 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(1.25rem * var(--tw-space-x-reverse));
    margin-left: calc(1.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .desktop-large\:space-x-24 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(1.5rem * var(--tw-space-x-reverse));
    margin-left: calc(1.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .desktop-large\:space-x-32 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(2rem * var(--tw-space-x-reverse));
    margin-left: calc(2rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .desktop-large\:space-x-40 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(2.5rem * var(--tw-space-x-reverse));
    margin-left: calc(2.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .desktop-large\:space-x-48 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(3rem * var(--tw-space-x-reverse));
    margin-left: calc(3rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .desktop-large\:space-x-56 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(3.5rem * var(--tw-space-x-reverse));
    margin-left: calc(3.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .desktop-large\:space-x-64 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(4rem * var(--tw-space-x-reverse));
    margin-left: calc(4rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .desktop-large\:space-x-68 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(4.25rem * var(--tw-space-x-reverse));
    margin-left: calc(4.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .desktop-large\:space-x-72 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(4.5rem * var(--tw-space-x-reverse));
    margin-left: calc(4.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .desktop-large\:space-x-76 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(4.75rem * var(--tw-space-x-reverse));
    margin-left: calc(4.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .desktop-large\:space-x-80 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(5rem * var(--tw-space-x-reverse));
    margin-left: calc(5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .desktop-large\:space-x-192 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(12rem * var(--tw-space-x-reverse));
    margin-left: calc(12rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .desktop-large\:space-x-px > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(1px * var(--tw-space-x-reverse));
    margin-left: calc(1px * calc(1 - var(--tw-space-x-reverse)));
  }

  .desktop-large\:-space-x-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.0625rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.0625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .desktop-large\:-space-x-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.125rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .desktop-large\:-space-x-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.1875rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.1875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .desktop-large\:-space-x-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.25rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .desktop-large\:-space-x-5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.3125rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.3125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .desktop-large\:-space-x-6 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.375rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .desktop-large\:-space-x-8 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .desktop-large\:-space-x-10 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.625rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .desktop-large\:-space-x-12 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.75rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .desktop-large\:-space-x-16 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-1rem * var(--tw-space-x-reverse));
    margin-left: calc(-1rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .desktop-large\:-space-x-20 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-1.25rem * var(--tw-space-x-reverse));
    margin-left: calc(-1.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .desktop-large\:-space-x-24 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-1.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-1.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .desktop-large\:-space-x-32 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-2rem * var(--tw-space-x-reverse));
    margin-left: calc(-2rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .desktop-large\:-space-x-40 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-2.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-2.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .desktop-large\:-space-x-48 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-3rem * var(--tw-space-x-reverse));
    margin-left: calc(-3rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .desktop-large\:-space-x-56 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-3.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-3.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .desktop-large\:-space-x-64 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-4rem * var(--tw-space-x-reverse));
    margin-left: calc(-4rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .desktop-large\:-space-x-68 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-4.25rem * var(--tw-space-x-reverse));
    margin-left: calc(-4.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .desktop-large\:-space-x-72 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-4.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-4.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .desktop-large\:-space-x-76 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-4.75rem * var(--tw-space-x-reverse));
    margin-left: calc(-4.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .desktop-large\:-space-x-80 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-5rem * var(--tw-space-x-reverse));
    margin-left: calc(-5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .desktop-large\:-space-x-192 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-12rem * var(--tw-space-x-reverse));
    margin-left: calc(-12rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .desktop-large\:-space-x-px > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-1px * var(--tw-space-x-reverse));
    margin-left: calc(-1px * calc(1 - var(--tw-space-x-reverse)));
  }

  .desktop-large\:space-y-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0px * var(--tw-space-y-reverse));
  }

  .desktop-large\:space-y-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.0625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.0625rem * var(--tw-space-y-reverse));
  }

  .desktop-large\:space-y-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.125rem * var(--tw-space-y-reverse));
  }

  .desktop-large\:space-y-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.1875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.1875rem * var(--tw-space-y-reverse));
  }

  .desktop-large\:space-y-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.25rem * var(--tw-space-y-reverse));
  }

  .desktop-large\:space-y-5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.3125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.3125rem * var(--tw-space-y-reverse));
  }

  .desktop-large\:space-y-6 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.375rem * var(--tw-space-y-reverse));
  }

  .desktop-large\:space-y-8 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
  }

  .desktop-large\:space-y-10 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.625rem * var(--tw-space-y-reverse));
  }

  .desktop-large\:space-y-12 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.75rem * var(--tw-space-y-reverse));
  }

  .desktop-large\:space-y-16 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1rem * var(--tw-space-y-reverse));
  }

  .desktop-large\:space-y-20 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.25rem * var(--tw-space-y-reverse));
  }

  .desktop-large\:space-y-24 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
  }

  .desktop-large\:space-y-32 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2rem * var(--tw-space-y-reverse));
  }

  .desktop-large\:space-y-40 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(2.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2.5rem * var(--tw-space-y-reverse));
  }

  .desktop-large\:space-y-48 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(3rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(3rem * var(--tw-space-y-reverse));
  }

  .desktop-large\:space-y-56 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(3.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(3.5rem * var(--tw-space-y-reverse));
  }

  .desktop-large\:space-y-64 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(4rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(4rem * var(--tw-space-y-reverse));
  }

  .desktop-large\:space-y-68 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(4.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(4.25rem * var(--tw-space-y-reverse));
  }

  .desktop-large\:space-y-72 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(4.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(4.5rem * var(--tw-space-y-reverse));
  }

  .desktop-large\:space-y-76 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(4.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(4.75rem * var(--tw-space-y-reverse));
  }

  .desktop-large\:space-y-80 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(5rem * var(--tw-space-y-reverse));
  }

  .desktop-large\:space-y-192 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(12rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(12rem * var(--tw-space-y-reverse));
  }

  .desktop-large\:space-y-px > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1px * var(--tw-space-y-reverse));
  }

  .desktop-large\:-space-y-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.0625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.0625rem * var(--tw-space-y-reverse));
  }

  .desktop-large\:-space-y-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.125rem * var(--tw-space-y-reverse));
  }

  .desktop-large\:-space-y-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.1875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.1875rem * var(--tw-space-y-reverse));
  }

  .desktop-large\:-space-y-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.25rem * var(--tw-space-y-reverse));
  }

  .desktop-large\:-space-y-5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.3125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.3125rem * var(--tw-space-y-reverse));
  }

  .desktop-large\:-space-y-6 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.375rem * var(--tw-space-y-reverse));
  }

  .desktop-large\:-space-y-8 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.5rem * var(--tw-space-y-reverse));
  }

  .desktop-large\:-space-y-10 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.625rem * var(--tw-space-y-reverse));
  }

  .desktop-large\:-space-y-12 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.75rem * var(--tw-space-y-reverse));
  }

  .desktop-large\:-space-y-16 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-1rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1rem * var(--tw-space-y-reverse));
  }

  .desktop-large\:-space-y-20 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-1.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1.25rem * var(--tw-space-y-reverse));
  }

  .desktop-large\:-space-y-24 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-1.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1.5rem * var(--tw-space-y-reverse));
  }

  .desktop-large\:-space-y-32 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-2rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-2rem * var(--tw-space-y-reverse));
  }

  .desktop-large\:-space-y-40 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-2.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-2.5rem * var(--tw-space-y-reverse));
  }

  .desktop-large\:-space-y-48 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-3rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-3rem * var(--tw-space-y-reverse));
  }

  .desktop-large\:-space-y-56 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-3.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-3.5rem * var(--tw-space-y-reverse));
  }

  .desktop-large\:-space-y-64 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-4rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-4rem * var(--tw-space-y-reverse));
  }

  .desktop-large\:-space-y-68 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-4.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-4.25rem * var(--tw-space-y-reverse));
  }

  .desktop-large\:-space-y-72 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-4.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-4.5rem * var(--tw-space-y-reverse));
  }

  .desktop-large\:-space-y-76 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-4.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-4.75rem * var(--tw-space-y-reverse));
  }

  .desktop-large\:-space-y-80 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-5rem * var(--tw-space-y-reverse));
  }

  .desktop-large\:-space-y-192 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-12rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-12rem * var(--tw-space-y-reverse));
  }

  .desktop-large\:-space-y-px > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-1px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1px * var(--tw-space-y-reverse));
  }

  .desktop-large\:space-y-reverse > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 1;
  }

  .desktop-large\:space-x-reverse > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 1;
  }

  .desktop-large\:divide-x-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(0px * var(--tw-divide-x-reverse));
    border-left-width: calc(0px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .desktop-large\:divide-x-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(2px * var(--tw-divide-x-reverse));
    border-left-width: calc(2px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .desktop-large\:divide-x-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(4px * var(--tw-divide-x-reverse));
    border-left-width: calc(4px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .desktop-large\:divide-x-8 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(8px * var(--tw-divide-x-reverse));
    border-left-width: calc(8px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .desktop-large\:divide-x > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(1px * var(--tw-divide-x-reverse));
    border-left-width: calc(1px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .desktop-large\:divide-y-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(0px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(0px * var(--tw-divide-y-reverse));
  }

  .desktop-large\:divide-y-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(2px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(2px * var(--tw-divide-y-reverse));
  }

  .desktop-large\:divide-y-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(4px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(4px * var(--tw-divide-y-reverse));
  }

  .desktop-large\:divide-y-8 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(8px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(8px * var(--tw-divide-y-reverse));
  }

  .desktop-large\:divide-y > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(1px * var(--tw-divide-y-reverse));
  }

  .desktop-large\:divide-y-reverse > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 1;
  }

  .desktop-large\:divide-x-reverse > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 1;
  }

  .desktop-large\:divide-solid > :not([hidden]) ~ :not([hidden]) {
    border-style: solid;
  }

  .desktop-large\:divide-dashed > :not([hidden]) ~ :not([hidden]) {
    border-style: dashed;
  }

  .desktop-large\:divide-dotted > :not([hidden]) ~ :not([hidden]) {
    border-style: dotted;
  }

  .desktop-large\:divide-double > :not([hidden]) ~ :not([hidden]) {
    border-style: double;
  }

  .desktop-large\:divide-none > :not([hidden]) ~ :not([hidden]) {
    border-style: none;
  }

  .desktop-large\:divide-transparent > :not([hidden]) ~ :not([hidden]) {
    border-color: transparent;
  }

  .desktop-large\:divide-current > :not([hidden]) ~ :not([hidden]) {
    border-color: currentColor;
  }

  .desktop-large\:divide-black > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-divide-opacity));
  }

  .desktop-large\:divide-white > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-divide-opacity));
  }

  .desktop-large\:divide-gray-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(249, 250, 251, var(--tw-divide-opacity));
  }

  .desktop-large\:divide-gray-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(243, 244, 246, var(--tw-divide-opacity));
  }

  .desktop-large\:divide-gray-200 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(229, 231, 235, var(--tw-divide-opacity));
  }

  .desktop-large\:divide-gray-300 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(209, 213, 219, var(--tw-divide-opacity));
  }

  .desktop-large\:divide-gray-400 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(156, 163, 175, var(--tw-divide-opacity));
  }

  .desktop-large\:divide-gray-500 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(107, 114, 128, var(--tw-divide-opacity));
  }

  .desktop-large\:divide-gray-600 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(75, 85, 99, var(--tw-divide-opacity));
  }

  .desktop-large\:divide-gray-700 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(55, 65, 81, var(--tw-divide-opacity));
  }

  .desktop-large\:divide-gray-800 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(31, 41, 55, var(--tw-divide-opacity));
  }

  .desktop-large\:divide-gray-900 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(17, 24, 39, var(--tw-divide-opacity));
  }

  .desktop-large\:divide-red-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(254, 242, 242, var(--tw-divide-opacity));
  }

  .desktop-large\:divide-red-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(254, 226, 226, var(--tw-divide-opacity));
  }

  .desktop-large\:divide-red-200 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(254, 202, 202, var(--tw-divide-opacity));
  }

  .desktop-large\:divide-red-300 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(252, 165, 165, var(--tw-divide-opacity));
  }

  .desktop-large\:divide-red-400 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(248, 113, 113, var(--tw-divide-opacity));
  }

  .desktop-large\:divide-red-500 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(239, 68, 68, var(--tw-divide-opacity));
  }

  .desktop-large\:divide-red-600 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(220, 38, 38, var(--tw-divide-opacity));
  }

  .desktop-large\:divide-red-700 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(185, 28, 28, var(--tw-divide-opacity));
  }

  .desktop-large\:divide-red-800 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(153, 27, 27, var(--tw-divide-opacity));
  }

  .desktop-large\:divide-red-900 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(127, 29, 29, var(--tw-divide-opacity));
  }

  .desktop-large\:divide-yellow-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(255, 251, 235, var(--tw-divide-opacity));
  }

  .desktop-large\:divide-yellow-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(254, 243, 199, var(--tw-divide-opacity));
  }

  .desktop-large\:divide-yellow-200 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(253, 230, 138, var(--tw-divide-opacity));
  }

  .desktop-large\:divide-yellow-300 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(252, 211, 77, var(--tw-divide-opacity));
  }

  .desktop-large\:divide-yellow-400 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(251, 191, 36, var(--tw-divide-opacity));
  }

  .desktop-large\:divide-yellow-500 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(245, 158, 11, var(--tw-divide-opacity));
  }

  .desktop-large\:divide-yellow-600 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(217, 119, 6, var(--tw-divide-opacity));
  }

  .desktop-large\:divide-yellow-700 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(180, 83, 9, var(--tw-divide-opacity));
  }

  .desktop-large\:divide-yellow-800 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(146, 64, 14, var(--tw-divide-opacity));
  }

  .desktop-large\:divide-yellow-900 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(120, 53, 15, var(--tw-divide-opacity));
  }

  .desktop-large\:divide-green-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(236, 253, 245, var(--tw-divide-opacity));
  }

  .desktop-large\:divide-green-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(209, 250, 229, var(--tw-divide-opacity));
  }

  .desktop-large\:divide-green-200 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(167, 243, 208, var(--tw-divide-opacity));
  }

  .desktop-large\:divide-green-300 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(110, 231, 183, var(--tw-divide-opacity));
  }

  .desktop-large\:divide-green-400 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(52, 211, 153, var(--tw-divide-opacity));
  }

  .desktop-large\:divide-green-500 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(16, 185, 129, var(--tw-divide-opacity));
  }

  .desktop-large\:divide-green-600 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(5, 150, 105, var(--tw-divide-opacity));
  }

  .desktop-large\:divide-green-700 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(4, 120, 87, var(--tw-divide-opacity));
  }

  .desktop-large\:divide-green-800 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(6, 95, 70, var(--tw-divide-opacity));
  }

  .desktop-large\:divide-green-900 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(6, 78, 59, var(--tw-divide-opacity));
  }

  .desktop-large\:divide-blue-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(239, 246, 255, var(--tw-divide-opacity));
  }

  .desktop-large\:divide-blue-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(219, 234, 254, var(--tw-divide-opacity));
  }

  .desktop-large\:divide-blue-200 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(191, 219, 254, var(--tw-divide-opacity));
  }

  .desktop-large\:divide-blue-300 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(147, 197, 253, var(--tw-divide-opacity));
  }

  .desktop-large\:divide-blue-400 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(96, 165, 250, var(--tw-divide-opacity));
  }

  .desktop-large\:divide-blue-500 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(59, 130, 246, var(--tw-divide-opacity));
  }

  .desktop-large\:divide-blue-600 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(37, 99, 235, var(--tw-divide-opacity));
  }

  .desktop-large\:divide-blue-700 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(29, 78, 216, var(--tw-divide-opacity));
  }

  .desktop-large\:divide-blue-800 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(30, 64, 175, var(--tw-divide-opacity));
  }

  .desktop-large\:divide-blue-900 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(30, 58, 138, var(--tw-divide-opacity));
  }

  .desktop-large\:divide-indigo-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(238, 242, 255, var(--tw-divide-opacity));
  }

  .desktop-large\:divide-indigo-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(224, 231, 255, var(--tw-divide-opacity));
  }

  .desktop-large\:divide-indigo-200 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(199, 210, 254, var(--tw-divide-opacity));
  }

  .desktop-large\:divide-indigo-300 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(165, 180, 252, var(--tw-divide-opacity));
  }

  .desktop-large\:divide-indigo-400 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(129, 140, 248, var(--tw-divide-opacity));
  }

  .desktop-large\:divide-indigo-500 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(99, 102, 241, var(--tw-divide-opacity));
  }

  .desktop-large\:divide-indigo-600 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(79, 70, 229, var(--tw-divide-opacity));
  }

  .desktop-large\:divide-indigo-700 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(67, 56, 202, var(--tw-divide-opacity));
  }

  .desktop-large\:divide-indigo-800 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(55, 48, 163, var(--tw-divide-opacity));
  }

  .desktop-large\:divide-indigo-900 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(49, 46, 129, var(--tw-divide-opacity));
  }

  .desktop-large\:divide-purple-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(245, 243, 255, var(--tw-divide-opacity));
  }

  .desktop-large\:divide-purple-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(237, 233, 254, var(--tw-divide-opacity));
  }

  .desktop-large\:divide-purple-200 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(221, 214, 254, var(--tw-divide-opacity));
  }

  .desktop-large\:divide-purple-300 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(196, 181, 253, var(--tw-divide-opacity));
  }

  .desktop-large\:divide-purple-400 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(167, 139, 250, var(--tw-divide-opacity));
  }

  .desktop-large\:divide-purple-500 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(139, 92, 246, var(--tw-divide-opacity));
  }

  .desktop-large\:divide-purple-600 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(124, 58, 237, var(--tw-divide-opacity));
  }

  .desktop-large\:divide-purple-700 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(109, 40, 217, var(--tw-divide-opacity));
  }

  .desktop-large\:divide-purple-800 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(91, 33, 182, var(--tw-divide-opacity));
  }

  .desktop-large\:divide-purple-900 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(76, 29, 149, var(--tw-divide-opacity));
  }

  .desktop-large\:divide-pink-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(253, 242, 248, var(--tw-divide-opacity));
  }

  .desktop-large\:divide-pink-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(252, 231, 243, var(--tw-divide-opacity));
  }

  .desktop-large\:divide-pink-200 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(251, 207, 232, var(--tw-divide-opacity));
  }

  .desktop-large\:divide-pink-300 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(249, 168, 212, var(--tw-divide-opacity));
  }

  .desktop-large\:divide-pink-400 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(244, 114, 182, var(--tw-divide-opacity));
  }

  .desktop-large\:divide-pink-500 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(236, 72, 153, var(--tw-divide-opacity));
  }

  .desktop-large\:divide-pink-600 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(219, 39, 119, var(--tw-divide-opacity));
  }

  .desktop-large\:divide-pink-700 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(190, 24, 93, var(--tw-divide-opacity));
  }

  .desktop-large\:divide-pink-800 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(157, 23, 77, var(--tw-divide-opacity));
  }

  .desktop-large\:divide-pink-900 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(131, 24, 67, var(--tw-divide-opacity));
  }

  .desktop-large\:divide-base-normal > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(0, 65, 129, var(--tw-divide-opacity));
  }

  .desktop-large\:divide-base-dark > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(0, 52, 105, var(--tw-divide-opacity));
  }

  .desktop-large\:divide-base-black > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(29, 29, 31, var(--tw-divide-opacity));
  }

  .desktop-large\:divide-base-border > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(231, 231, 233, var(--tw-divide-opacity));
  }

  .desktop-large\:divide-primary-normal > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(0, 103, 207, var(--tw-divide-opacity));
  }

  .desktop-large\:divide-primary-alt > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(0, 71, 143, var(--tw-divide-opacity));
  }

  .desktop-large\:divide-subtle-white > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(249, 249, 249, var(--tw-divide-opacity));
  }

  .desktop-large\:divide-turquesa > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(0, 151, 178, var(--tw-divide-opacity));
  }

  .desktop-large\:divide-opacity-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0;
  }

  .desktop-large\:divide-opacity-5 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.05;
  }

  .desktop-large\:divide-opacity-10 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.1;
  }

  .desktop-large\:divide-opacity-20 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.2;
  }

  .desktop-large\:divide-opacity-25 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.25;
  }

  .desktop-large\:divide-opacity-30 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.3;
  }

  .desktop-large\:divide-opacity-40 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.4;
  }

  .desktop-large\:divide-opacity-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.5;
  }

  .desktop-large\:divide-opacity-60 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.6;
  }

  .desktop-large\:divide-opacity-70 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.7;
  }

  .desktop-large\:divide-opacity-75 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.75;
  }

  .desktop-large\:divide-opacity-80 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.8;
  }

  .desktop-large\:divide-opacity-90 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.9;
  }

  .desktop-large\:divide-opacity-95 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.95;
  }

  .desktop-large\:divide-opacity-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
  }

  .desktop-large\:place-self-auto {
    place-self: auto;
  }

  .desktop-large\:place-self-start {
    place-self: start;
  }

  .desktop-large\:place-self-end {
    place-self: end;
  }

  .desktop-large\:place-self-center {
    place-self: center;
  }

  .desktop-large\:place-self-stretch {
    place-self: stretch;
  }

  .desktop-large\:self-auto {
    align-self: auto;
  }

  .desktop-large\:self-start {
    align-self: flex-start;
  }

  .desktop-large\:self-end {
    align-self: flex-end;
  }

  .desktop-large\:self-center {
    align-self: center;
  }

  .desktop-large\:self-stretch {
    align-self: stretch;
  }

  .desktop-large\:self-baseline {
    align-self: baseline;
  }

  .desktop-large\:justify-self-auto {
    justify-self: auto;
  }

  .desktop-large\:justify-self-start {
    justify-self: start;
  }

  .desktop-large\:justify-self-end {
    justify-self: end;
  }

  .desktop-large\:justify-self-center {
    justify-self: center;
  }

  .desktop-large\:justify-self-stretch {
    justify-self: stretch;
  }

  .desktop-large\:overflow-auto {
    overflow: auto;
  }

  .desktop-large\:overflow-hidden {
    overflow: hidden;
  }

  .desktop-large\:overflow-visible {
    overflow: visible;
  }

  .desktop-large\:overflow-scroll {
    overflow: scroll;
  }

  .desktop-large\:overflow-x-auto {
    overflow-x: auto;
  }

  .desktop-large\:overflow-y-auto {
    overflow-y: auto;
  }

  .desktop-large\:overflow-x-hidden {
    overflow-x: hidden;
  }

  .desktop-large\:overflow-y-hidden {
    overflow-y: hidden;
  }

  .desktop-large\:overflow-x-visible {
    overflow-x: visible;
  }

  .desktop-large\:overflow-y-visible {
    overflow-y: visible;
  }

  .desktop-large\:overflow-x-scroll {
    overflow-x: scroll;
  }

  .desktop-large\:overflow-y-scroll {
    overflow-y: scroll;
  }

  .desktop-large\:overscroll-auto {
    -ms-scroll-chaining: chained;
        overscroll-behavior: auto;
  }

  .desktop-large\:overscroll-contain {
    -ms-scroll-chaining: none;
        overscroll-behavior: contain;
  }

  .desktop-large\:overscroll-none {
    -ms-scroll-chaining: none;
        overscroll-behavior: none;
  }

  .desktop-large\:overscroll-y-auto {
    overscroll-behavior-y: auto;
  }

  .desktop-large\:overscroll-y-contain {
    overscroll-behavior-y: contain;
  }

  .desktop-large\:overscroll-y-none {
    overscroll-behavior-y: none;
  }

  .desktop-large\:overscroll-x-auto {
    overscroll-behavior-x: auto;
  }

  .desktop-large\:overscroll-x-contain {
    overscroll-behavior-x: contain;
  }

  .desktop-large\:overscroll-x-none {
    overscroll-behavior-x: none;
  }

  .desktop-large\:truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .desktop-large\:overflow-ellipsis {
    text-overflow: ellipsis;
  }

  .desktop-large\:overflow-clip {
    text-overflow: clip;
  }

  .desktop-large\:whitespace-normal {
    white-space: normal;
  }

  .desktop-large\:whitespace-nowrap {
    white-space: nowrap;
  }

  .desktop-large\:whitespace-pre {
    white-space: pre;
  }

  .desktop-large\:whitespace-pre-line {
    white-space: pre-line;
  }

  .desktop-large\:whitespace-pre-wrap {
    white-space: pre-wrap;
  }

  .desktop-large\:break-normal {
    overflow-wrap: normal;
    word-break: normal;
  }

  .desktop-large\:break-words {
    overflow-wrap: break-word;
  }

  .desktop-large\:break-all {
    word-break: break-all;
  }

  .desktop-large\:rounded-none {
    border-radius: 0px;
  }

  .desktop-large\:rounded-sm {
    border-radius: 0.125rem;
  }

  .desktop-large\:rounded {
    border-radius: 0.25rem;
  }

  .desktop-large\:rounded-md {
    border-radius: 0.375rem;
  }

  .desktop-large\:rounded-lg {
    border-radius: 0.5rem;
  }

  .desktop-large\:rounded-xl {
    border-radius: 0.75rem;
  }

  .desktop-large\:rounded-2xl {
    border-radius: 1rem;
  }

  .desktop-large\:rounded-3xl {
    border-radius: 1.5rem;
  }

  .desktop-large\:rounded-full {
    border-radius: 9999px;
  }

  .desktop-large\:rounded-t-none {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
  }

  .desktop-large\:rounded-t-sm {
    border-top-left-radius: 0.125rem;
    border-top-right-radius: 0.125rem;
  }

  .desktop-large\:rounded-t {
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
  }

  .desktop-large\:rounded-t-md {
    border-top-left-radius: 0.375rem;
    border-top-right-radius: 0.375rem;
  }

  .desktop-large\:rounded-t-lg {
    border-top-left-radius: 0.5rem;
    border-top-right-radius: 0.5rem;
  }

  .desktop-large\:rounded-t-xl {
    border-top-left-radius: 0.75rem;
    border-top-right-radius: 0.75rem;
  }

  .desktop-large\:rounded-t-2xl {
    border-top-left-radius: 1rem;
    border-top-right-radius: 1rem;
  }

  .desktop-large\:rounded-t-3xl {
    border-top-left-radius: 1.5rem;
    border-top-right-radius: 1.5rem;
  }

  .desktop-large\:rounded-t-full {
    border-top-left-radius: 9999px;
    border-top-right-radius: 9999px;
  }

  .desktop-large\:rounded-r-none {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
  }

  .desktop-large\:rounded-r-sm {
    border-top-right-radius: 0.125rem;
    border-bottom-right-radius: 0.125rem;
  }

  .desktop-large\:rounded-r {
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
  }

  .desktop-large\:rounded-r-md {
    border-top-right-radius: 0.375rem;
    border-bottom-right-radius: 0.375rem;
  }

  .desktop-large\:rounded-r-lg {
    border-top-right-radius: 0.5rem;
    border-bottom-right-radius: 0.5rem;
  }

  .desktop-large\:rounded-r-xl {
    border-top-right-radius: 0.75rem;
    border-bottom-right-radius: 0.75rem;
  }

  .desktop-large\:rounded-r-2xl {
    border-top-right-radius: 1rem;
    border-bottom-right-radius: 1rem;
  }

  .desktop-large\:rounded-r-3xl {
    border-top-right-radius: 1.5rem;
    border-bottom-right-radius: 1.5rem;
  }

  .desktop-large\:rounded-r-full {
    border-top-right-radius: 9999px;
    border-bottom-right-radius: 9999px;
  }

  .desktop-large\:rounded-b-none {
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
  }

  .desktop-large\:rounded-b-sm {
    border-bottom-right-radius: 0.125rem;
    border-bottom-left-radius: 0.125rem;
  }

  .desktop-large\:rounded-b {
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
  }

  .desktop-large\:rounded-b-md {
    border-bottom-right-radius: 0.375rem;
    border-bottom-left-radius: 0.375rem;
  }

  .desktop-large\:rounded-b-lg {
    border-bottom-right-radius: 0.5rem;
    border-bottom-left-radius: 0.5rem;
  }

  .desktop-large\:rounded-b-xl {
    border-bottom-right-radius: 0.75rem;
    border-bottom-left-radius: 0.75rem;
  }

  .desktop-large\:rounded-b-2xl {
    border-bottom-right-radius: 1rem;
    border-bottom-left-radius: 1rem;
  }

  .desktop-large\:rounded-b-3xl {
    border-bottom-right-radius: 1.5rem;
    border-bottom-left-radius: 1.5rem;
  }

  .desktop-large\:rounded-b-full {
    border-bottom-right-radius: 9999px;
    border-bottom-left-radius: 9999px;
  }

  .desktop-large\:rounded-l-none {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
  }

  .desktop-large\:rounded-l-sm {
    border-top-left-radius: 0.125rem;
    border-bottom-left-radius: 0.125rem;
  }

  .desktop-large\:rounded-l {
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
  }

  .desktop-large\:rounded-l-md {
    border-top-left-radius: 0.375rem;
    border-bottom-left-radius: 0.375rem;
  }

  .desktop-large\:rounded-l-lg {
    border-top-left-radius: 0.5rem;
    border-bottom-left-radius: 0.5rem;
  }

  .desktop-large\:rounded-l-xl {
    border-top-left-radius: 0.75rem;
    border-bottom-left-radius: 0.75rem;
  }

  .desktop-large\:rounded-l-2xl {
    border-top-left-radius: 1rem;
    border-bottom-left-radius: 1rem;
  }

  .desktop-large\:rounded-l-3xl {
    border-top-left-radius: 1.5rem;
    border-bottom-left-radius: 1.5rem;
  }

  .desktop-large\:rounded-l-full {
    border-top-left-radius: 9999px;
    border-bottom-left-radius: 9999px;
  }

  .desktop-large\:rounded-tl-none {
    border-top-left-radius: 0px;
  }

  .desktop-large\:rounded-tl-sm {
    border-top-left-radius: 0.125rem;
  }

  .desktop-large\:rounded-tl {
    border-top-left-radius: 0.25rem;
  }

  .desktop-large\:rounded-tl-md {
    border-top-left-radius: 0.375rem;
  }

  .desktop-large\:rounded-tl-lg {
    border-top-left-radius: 0.5rem;
  }

  .desktop-large\:rounded-tl-xl {
    border-top-left-radius: 0.75rem;
  }

  .desktop-large\:rounded-tl-2xl {
    border-top-left-radius: 1rem;
  }

  .desktop-large\:rounded-tl-3xl {
    border-top-left-radius: 1.5rem;
  }

  .desktop-large\:rounded-tl-full {
    border-top-left-radius: 9999px;
  }

  .desktop-large\:rounded-tr-none {
    border-top-right-radius: 0px;
  }

  .desktop-large\:rounded-tr-sm {
    border-top-right-radius: 0.125rem;
  }

  .desktop-large\:rounded-tr {
    border-top-right-radius: 0.25rem;
  }

  .desktop-large\:rounded-tr-md {
    border-top-right-radius: 0.375rem;
  }

  .desktop-large\:rounded-tr-lg {
    border-top-right-radius: 0.5rem;
  }

  .desktop-large\:rounded-tr-xl {
    border-top-right-radius: 0.75rem;
  }

  .desktop-large\:rounded-tr-2xl {
    border-top-right-radius: 1rem;
  }

  .desktop-large\:rounded-tr-3xl {
    border-top-right-radius: 1.5rem;
  }

  .desktop-large\:rounded-tr-full {
    border-top-right-radius: 9999px;
  }

  .desktop-large\:rounded-br-none {
    border-bottom-right-radius: 0px;
  }

  .desktop-large\:rounded-br-sm {
    border-bottom-right-radius: 0.125rem;
  }

  .desktop-large\:rounded-br {
    border-bottom-right-radius: 0.25rem;
  }

  .desktop-large\:rounded-br-md {
    border-bottom-right-radius: 0.375rem;
  }

  .desktop-large\:rounded-br-lg {
    border-bottom-right-radius: 0.5rem;
  }

  .desktop-large\:rounded-br-xl {
    border-bottom-right-radius: 0.75rem;
  }

  .desktop-large\:rounded-br-2xl {
    border-bottom-right-radius: 1rem;
  }

  .desktop-large\:rounded-br-3xl {
    border-bottom-right-radius: 1.5rem;
  }

  .desktop-large\:rounded-br-full {
    border-bottom-right-radius: 9999px;
  }

  .desktop-large\:rounded-bl-none {
    border-bottom-left-radius: 0px;
  }

  .desktop-large\:rounded-bl-sm {
    border-bottom-left-radius: 0.125rem;
  }

  .desktop-large\:rounded-bl {
    border-bottom-left-radius: 0.25rem;
  }

  .desktop-large\:rounded-bl-md {
    border-bottom-left-radius: 0.375rem;
  }

  .desktop-large\:rounded-bl-lg {
    border-bottom-left-radius: 0.5rem;
  }

  .desktop-large\:rounded-bl-xl {
    border-bottom-left-radius: 0.75rem;
  }

  .desktop-large\:rounded-bl-2xl {
    border-bottom-left-radius: 1rem;
  }

  .desktop-large\:rounded-bl-3xl {
    border-bottom-left-radius: 1.5rem;
  }

  .desktop-large\:rounded-bl-full {
    border-bottom-left-radius: 9999px;
  }

  .desktop-large\:border-0 {
    border-width: 0px;
  }

  .desktop-large\:border-2 {
    border-width: 2px;
  }

  .desktop-large\:border-4 {
    border-width: 4px;
  }

  .desktop-large\:border-8 {
    border-width: 8px;
  }

  .desktop-large\:border {
    border-width: 1px;
  }

  .desktop-large\:border-t-0 {
    border-top-width: 0px;
  }

  .desktop-large\:border-t-2 {
    border-top-width: 2px;
  }

  .desktop-large\:border-t-4 {
    border-top-width: 4px;
  }

  .desktop-large\:border-t-8 {
    border-top-width: 8px;
  }

  .desktop-large\:border-t {
    border-top-width: 1px;
  }

  .desktop-large\:border-r-0 {
    border-right-width: 0px;
  }

  .desktop-large\:border-r-2 {
    border-right-width: 2px;
  }

  .desktop-large\:border-r-4 {
    border-right-width: 4px;
  }

  .desktop-large\:border-r-8 {
    border-right-width: 8px;
  }

  .desktop-large\:border-r {
    border-right-width: 1px;
  }

  .desktop-large\:border-b-0 {
    border-bottom-width: 0px;
  }

  .desktop-large\:border-b-2 {
    border-bottom-width: 2px;
  }

  .desktop-large\:border-b-4 {
    border-bottom-width: 4px;
  }

  .desktop-large\:border-b-8 {
    border-bottom-width: 8px;
  }

  .desktop-large\:border-b {
    border-bottom-width: 1px;
  }

  .desktop-large\:border-l-0 {
    border-left-width: 0px;
  }

  .desktop-large\:border-l-2 {
    border-left-width: 2px;
  }

  .desktop-large\:border-l-4 {
    border-left-width: 4px;
  }

  .desktop-large\:border-l-8 {
    border-left-width: 8px;
  }

  .desktop-large\:border-l {
    border-left-width: 1px;
  }

  .desktop-large\:border-solid {
    border-style: solid;
  }

  .desktop-large\:border-dashed {
    border-style: dashed;
  }

  .desktop-large\:border-dotted {
    border-style: dotted;
  }

  .desktop-large\:border-double {
    border-style: double;
  }

  .desktop-large\:border-none {
    border-style: none;
  }

  .desktop-large\:border-transparent {
    border-color: transparent;
  }

  .desktop-large\:border-current {
    border-color: currentColor;
  }

  .desktop-large\:border-black {
    --tw-border-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity));
  }

  .desktop-large\:border-white {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .desktop-large\:border-gray-50 {
    --tw-border-opacity: 1;
    border-color: rgba(249, 250, 251, var(--tw-border-opacity));
  }

  .desktop-large\:border-gray-100 {
    --tw-border-opacity: 1;
    border-color: rgba(243, 244, 246, var(--tw-border-opacity));
  }

  .desktop-large\:border-gray-200 {
    --tw-border-opacity: 1;
    border-color: rgba(229, 231, 235, var(--tw-border-opacity));
  }

  .desktop-large\:border-gray-300 {
    --tw-border-opacity: 1;
    border-color: rgba(209, 213, 219, var(--tw-border-opacity));
  }

  .desktop-large\:border-gray-400 {
    --tw-border-opacity: 1;
    border-color: rgba(156, 163, 175, var(--tw-border-opacity));
  }

  .desktop-large\:border-gray-500 {
    --tw-border-opacity: 1;
    border-color: rgba(107, 114, 128, var(--tw-border-opacity));
  }

  .desktop-large\:border-gray-600 {
    --tw-border-opacity: 1;
    border-color: rgba(75, 85, 99, var(--tw-border-opacity));
  }

  .desktop-large\:border-gray-700 {
    --tw-border-opacity: 1;
    border-color: rgba(55, 65, 81, var(--tw-border-opacity));
  }

  .desktop-large\:border-gray-800 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 41, 55, var(--tw-border-opacity));
  }

  .desktop-large\:border-gray-900 {
    --tw-border-opacity: 1;
    border-color: rgba(17, 24, 39, var(--tw-border-opacity));
  }

  .desktop-large\:border-red-50 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 242, 242, var(--tw-border-opacity));
  }

  .desktop-large\:border-red-100 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 226, 226, var(--tw-border-opacity));
  }

  .desktop-large\:border-red-200 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 202, 202, var(--tw-border-opacity));
  }

  .desktop-large\:border-red-300 {
    --tw-border-opacity: 1;
    border-color: rgba(252, 165, 165, var(--tw-border-opacity));
  }

  .desktop-large\:border-red-400 {
    --tw-border-opacity: 1;
    border-color: rgba(248, 113, 113, var(--tw-border-opacity));
  }

  .desktop-large\:border-red-500 {
    --tw-border-opacity: 1;
    border-color: rgba(239, 68, 68, var(--tw-border-opacity));
  }

  .desktop-large\:border-red-600 {
    --tw-border-opacity: 1;
    border-color: rgba(220, 38, 38, var(--tw-border-opacity));
  }

  .desktop-large\:border-red-700 {
    --tw-border-opacity: 1;
    border-color: rgba(185, 28, 28, var(--tw-border-opacity));
  }

  .desktop-large\:border-red-800 {
    --tw-border-opacity: 1;
    border-color: rgba(153, 27, 27, var(--tw-border-opacity));
  }

  .desktop-large\:border-red-900 {
    --tw-border-opacity: 1;
    border-color: rgba(127, 29, 29, var(--tw-border-opacity));
  }

  .desktop-large\:border-yellow-50 {
    --tw-border-opacity: 1;
    border-color: rgba(255, 251, 235, var(--tw-border-opacity));
  }

  .desktop-large\:border-yellow-100 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 243, 199, var(--tw-border-opacity));
  }

  .desktop-large\:border-yellow-200 {
    --tw-border-opacity: 1;
    border-color: rgba(253, 230, 138, var(--tw-border-opacity));
  }

  .desktop-large\:border-yellow-300 {
    --tw-border-opacity: 1;
    border-color: rgba(252, 211, 77, var(--tw-border-opacity));
  }

  .desktop-large\:border-yellow-400 {
    --tw-border-opacity: 1;
    border-color: rgba(251, 191, 36, var(--tw-border-opacity));
  }

  .desktop-large\:border-yellow-500 {
    --tw-border-opacity: 1;
    border-color: rgba(245, 158, 11, var(--tw-border-opacity));
  }

  .desktop-large\:border-yellow-600 {
    --tw-border-opacity: 1;
    border-color: rgba(217, 119, 6, var(--tw-border-opacity));
  }

  .desktop-large\:border-yellow-700 {
    --tw-border-opacity: 1;
    border-color: rgba(180, 83, 9, var(--tw-border-opacity));
  }

  .desktop-large\:border-yellow-800 {
    --tw-border-opacity: 1;
    border-color: rgba(146, 64, 14, var(--tw-border-opacity));
  }

  .desktop-large\:border-yellow-900 {
    --tw-border-opacity: 1;
    border-color: rgba(120, 53, 15, var(--tw-border-opacity));
  }

  .desktop-large\:border-green-50 {
    --tw-border-opacity: 1;
    border-color: rgba(236, 253, 245, var(--tw-border-opacity));
  }

  .desktop-large\:border-green-100 {
    --tw-border-opacity: 1;
    border-color: rgba(209, 250, 229, var(--tw-border-opacity));
  }

  .desktop-large\:border-green-200 {
    --tw-border-opacity: 1;
    border-color: rgba(167, 243, 208, var(--tw-border-opacity));
  }

  .desktop-large\:border-green-300 {
    --tw-border-opacity: 1;
    border-color: rgba(110, 231, 183, var(--tw-border-opacity));
  }

  .desktop-large\:border-green-400 {
    --tw-border-opacity: 1;
    border-color: rgba(52, 211, 153, var(--tw-border-opacity));
  }

  .desktop-large\:border-green-500 {
    --tw-border-opacity: 1;
    border-color: rgba(16, 185, 129, var(--tw-border-opacity));
  }

  .desktop-large\:border-green-600 {
    --tw-border-opacity: 1;
    border-color: rgba(5, 150, 105, var(--tw-border-opacity));
  }

  .desktop-large\:border-green-700 {
    --tw-border-opacity: 1;
    border-color: rgba(4, 120, 87, var(--tw-border-opacity));
  }

  .desktop-large\:border-green-800 {
    --tw-border-opacity: 1;
    border-color: rgba(6, 95, 70, var(--tw-border-opacity));
  }

  .desktop-large\:border-green-900 {
    --tw-border-opacity: 1;
    border-color: rgba(6, 78, 59, var(--tw-border-opacity));
  }

  .desktop-large\:border-blue-50 {
    --tw-border-opacity: 1;
    border-color: rgba(239, 246, 255, var(--tw-border-opacity));
  }

  .desktop-large\:border-blue-100 {
    --tw-border-opacity: 1;
    border-color: rgba(219, 234, 254, var(--tw-border-opacity));
  }

  .desktop-large\:border-blue-200 {
    --tw-border-opacity: 1;
    border-color: rgba(191, 219, 254, var(--tw-border-opacity));
  }

  .desktop-large\:border-blue-300 {
    --tw-border-opacity: 1;
    border-color: rgba(147, 197, 253, var(--tw-border-opacity));
  }

  .desktop-large\:border-blue-400 {
    --tw-border-opacity: 1;
    border-color: rgba(96, 165, 250, var(--tw-border-opacity));
  }

  .desktop-large\:border-blue-500 {
    --tw-border-opacity: 1;
    border-color: rgba(59, 130, 246, var(--tw-border-opacity));
  }

  .desktop-large\:border-blue-600 {
    --tw-border-opacity: 1;
    border-color: rgba(37, 99, 235, var(--tw-border-opacity));
  }

  .desktop-large\:border-blue-700 {
    --tw-border-opacity: 1;
    border-color: rgba(29, 78, 216, var(--tw-border-opacity));
  }

  .desktop-large\:border-blue-800 {
    --tw-border-opacity: 1;
    border-color: rgba(30, 64, 175, var(--tw-border-opacity));
  }

  .desktop-large\:border-blue-900 {
    --tw-border-opacity: 1;
    border-color: rgba(30, 58, 138, var(--tw-border-opacity));
  }

  .desktop-large\:border-indigo-50 {
    --tw-border-opacity: 1;
    border-color: rgba(238, 242, 255, var(--tw-border-opacity));
  }

  .desktop-large\:border-indigo-100 {
    --tw-border-opacity: 1;
    border-color: rgba(224, 231, 255, var(--tw-border-opacity));
  }

  .desktop-large\:border-indigo-200 {
    --tw-border-opacity: 1;
    border-color: rgba(199, 210, 254, var(--tw-border-opacity));
  }

  .desktop-large\:border-indigo-300 {
    --tw-border-opacity: 1;
    border-color: rgba(165, 180, 252, var(--tw-border-opacity));
  }

  .desktop-large\:border-indigo-400 {
    --tw-border-opacity: 1;
    border-color: rgba(129, 140, 248, var(--tw-border-opacity));
  }

  .desktop-large\:border-indigo-500 {
    --tw-border-opacity: 1;
    border-color: rgba(99, 102, 241, var(--tw-border-opacity));
  }

  .desktop-large\:border-indigo-600 {
    --tw-border-opacity: 1;
    border-color: rgba(79, 70, 229, var(--tw-border-opacity));
  }

  .desktop-large\:border-indigo-700 {
    --tw-border-opacity: 1;
    border-color: rgba(67, 56, 202, var(--tw-border-opacity));
  }

  .desktop-large\:border-indigo-800 {
    --tw-border-opacity: 1;
    border-color: rgba(55, 48, 163, var(--tw-border-opacity));
  }

  .desktop-large\:border-indigo-900 {
    --tw-border-opacity: 1;
    border-color: rgba(49, 46, 129, var(--tw-border-opacity));
  }

  .desktop-large\:border-purple-50 {
    --tw-border-opacity: 1;
    border-color: rgba(245, 243, 255, var(--tw-border-opacity));
  }

  .desktop-large\:border-purple-100 {
    --tw-border-opacity: 1;
    border-color: rgba(237, 233, 254, var(--tw-border-opacity));
  }

  .desktop-large\:border-purple-200 {
    --tw-border-opacity: 1;
    border-color: rgba(221, 214, 254, var(--tw-border-opacity));
  }

  .desktop-large\:border-purple-300 {
    --tw-border-opacity: 1;
    border-color: rgba(196, 181, 253, var(--tw-border-opacity));
  }

  .desktop-large\:border-purple-400 {
    --tw-border-opacity: 1;
    border-color: rgba(167, 139, 250, var(--tw-border-opacity));
  }

  .desktop-large\:border-purple-500 {
    --tw-border-opacity: 1;
    border-color: rgba(139, 92, 246, var(--tw-border-opacity));
  }

  .desktop-large\:border-purple-600 {
    --tw-border-opacity: 1;
    border-color: rgba(124, 58, 237, var(--tw-border-opacity));
  }

  .desktop-large\:border-purple-700 {
    --tw-border-opacity: 1;
    border-color: rgba(109, 40, 217, var(--tw-border-opacity));
  }

  .desktop-large\:border-purple-800 {
    --tw-border-opacity: 1;
    border-color: rgba(91, 33, 182, var(--tw-border-opacity));
  }

  .desktop-large\:border-purple-900 {
    --tw-border-opacity: 1;
    border-color: rgba(76, 29, 149, var(--tw-border-opacity));
  }

  .desktop-large\:border-pink-50 {
    --tw-border-opacity: 1;
    border-color: rgba(253, 242, 248, var(--tw-border-opacity));
  }

  .desktop-large\:border-pink-100 {
    --tw-border-opacity: 1;
    border-color: rgba(252, 231, 243, var(--tw-border-opacity));
  }

  .desktop-large\:border-pink-200 {
    --tw-border-opacity: 1;
    border-color: rgba(251, 207, 232, var(--tw-border-opacity));
  }

  .desktop-large\:border-pink-300 {
    --tw-border-opacity: 1;
    border-color: rgba(249, 168, 212, var(--tw-border-opacity));
  }

  .desktop-large\:border-pink-400 {
    --tw-border-opacity: 1;
    border-color: rgba(244, 114, 182, var(--tw-border-opacity));
  }

  .desktop-large\:border-pink-500 {
    --tw-border-opacity: 1;
    border-color: rgba(236, 72, 153, var(--tw-border-opacity));
  }

  .desktop-large\:border-pink-600 {
    --tw-border-opacity: 1;
    border-color: rgba(219, 39, 119, var(--tw-border-opacity));
  }

  .desktop-large\:border-pink-700 {
    --tw-border-opacity: 1;
    border-color: rgba(190, 24, 93, var(--tw-border-opacity));
  }

  .desktop-large\:border-pink-800 {
    --tw-border-opacity: 1;
    border-color: rgba(157, 23, 77, var(--tw-border-opacity));
  }

  .desktop-large\:border-pink-900 {
    --tw-border-opacity: 1;
    border-color: rgba(131, 24, 67, var(--tw-border-opacity));
  }

  .desktop-large\:border-base-normal {
    --tw-border-opacity: 1;
    border-color: rgba(0, 65, 129, var(--tw-border-opacity));
  }

  .desktop-large\:border-base-dark {
    --tw-border-opacity: 1;
    border-color: rgba(0, 52, 105, var(--tw-border-opacity));
  }

  .desktop-large\:border-base-black {
    --tw-border-opacity: 1;
    border-color: rgba(29, 29, 31, var(--tw-border-opacity));
  }

  .desktop-large\:border-base-border {
    --tw-border-opacity: 1;
    border-color: rgba(231, 231, 233, var(--tw-border-opacity));
  }

  .desktop-large\:border-primary-normal {
    --tw-border-opacity: 1;
    border-color: rgba(0, 103, 207, var(--tw-border-opacity));
  }

  .desktop-large\:border-primary-alt {
    --tw-border-opacity: 1;
    border-color: rgba(0, 71, 143, var(--tw-border-opacity));
  }

  .desktop-large\:border-subtle-white {
    --tw-border-opacity: 1;
    border-color: rgba(249, 249, 249, var(--tw-border-opacity));
  }

  .desktop-large\:border-turquesa {
    --tw-border-opacity: 1;
    border-color: rgba(0, 151, 178, var(--tw-border-opacity));
  }

  .group:hover .desktop-large\:group-hover\:border-transparent {
    border-color: transparent;
  }

  .group:hover .desktop-large\:group-hover\:border-current {
    border-color: currentColor;
  }

  .group:hover .desktop-large\:group-hover\:border-black {
    --tw-border-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity));
  }

  .group:hover .desktop-large\:group-hover\:border-white {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .group:hover .desktop-large\:group-hover\:border-gray-50 {
    --tw-border-opacity: 1;
    border-color: rgba(249, 250, 251, var(--tw-border-opacity));
  }

  .group:hover .desktop-large\:group-hover\:border-gray-100 {
    --tw-border-opacity: 1;
    border-color: rgba(243, 244, 246, var(--tw-border-opacity));
  }

  .group:hover .desktop-large\:group-hover\:border-gray-200 {
    --tw-border-opacity: 1;
    border-color: rgba(229, 231, 235, var(--tw-border-opacity));
  }

  .group:hover .desktop-large\:group-hover\:border-gray-300 {
    --tw-border-opacity: 1;
    border-color: rgba(209, 213, 219, var(--tw-border-opacity));
  }

  .group:hover .desktop-large\:group-hover\:border-gray-400 {
    --tw-border-opacity: 1;
    border-color: rgba(156, 163, 175, var(--tw-border-opacity));
  }

  .group:hover .desktop-large\:group-hover\:border-gray-500 {
    --tw-border-opacity: 1;
    border-color: rgba(107, 114, 128, var(--tw-border-opacity));
  }

  .group:hover .desktop-large\:group-hover\:border-gray-600 {
    --tw-border-opacity: 1;
    border-color: rgba(75, 85, 99, var(--tw-border-opacity));
  }

  .group:hover .desktop-large\:group-hover\:border-gray-700 {
    --tw-border-opacity: 1;
    border-color: rgba(55, 65, 81, var(--tw-border-opacity));
  }

  .group:hover .desktop-large\:group-hover\:border-gray-800 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 41, 55, var(--tw-border-opacity));
  }

  .group:hover .desktop-large\:group-hover\:border-gray-900 {
    --tw-border-opacity: 1;
    border-color: rgba(17, 24, 39, var(--tw-border-opacity));
  }

  .group:hover .desktop-large\:group-hover\:border-red-50 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 242, 242, var(--tw-border-opacity));
  }

  .group:hover .desktop-large\:group-hover\:border-red-100 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 226, 226, var(--tw-border-opacity));
  }

  .group:hover .desktop-large\:group-hover\:border-red-200 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 202, 202, var(--tw-border-opacity));
  }

  .group:hover .desktop-large\:group-hover\:border-red-300 {
    --tw-border-opacity: 1;
    border-color: rgba(252, 165, 165, var(--tw-border-opacity));
  }

  .group:hover .desktop-large\:group-hover\:border-red-400 {
    --tw-border-opacity: 1;
    border-color: rgba(248, 113, 113, var(--tw-border-opacity));
  }

  .group:hover .desktop-large\:group-hover\:border-red-500 {
    --tw-border-opacity: 1;
    border-color: rgba(239, 68, 68, var(--tw-border-opacity));
  }

  .group:hover .desktop-large\:group-hover\:border-red-600 {
    --tw-border-opacity: 1;
    border-color: rgba(220, 38, 38, var(--tw-border-opacity));
  }

  .group:hover .desktop-large\:group-hover\:border-red-700 {
    --tw-border-opacity: 1;
    border-color: rgba(185, 28, 28, var(--tw-border-opacity));
  }

  .group:hover .desktop-large\:group-hover\:border-red-800 {
    --tw-border-opacity: 1;
    border-color: rgba(153, 27, 27, var(--tw-border-opacity));
  }

  .group:hover .desktop-large\:group-hover\:border-red-900 {
    --tw-border-opacity: 1;
    border-color: rgba(127, 29, 29, var(--tw-border-opacity));
  }

  .group:hover .desktop-large\:group-hover\:border-yellow-50 {
    --tw-border-opacity: 1;
    border-color: rgba(255, 251, 235, var(--tw-border-opacity));
  }

  .group:hover .desktop-large\:group-hover\:border-yellow-100 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 243, 199, var(--tw-border-opacity));
  }

  .group:hover .desktop-large\:group-hover\:border-yellow-200 {
    --tw-border-opacity: 1;
    border-color: rgba(253, 230, 138, var(--tw-border-opacity));
  }

  .group:hover .desktop-large\:group-hover\:border-yellow-300 {
    --tw-border-opacity: 1;
    border-color: rgba(252, 211, 77, var(--tw-border-opacity));
  }

  .group:hover .desktop-large\:group-hover\:border-yellow-400 {
    --tw-border-opacity: 1;
    border-color: rgba(251, 191, 36, var(--tw-border-opacity));
  }

  .group:hover .desktop-large\:group-hover\:border-yellow-500 {
    --tw-border-opacity: 1;
    border-color: rgba(245, 158, 11, var(--tw-border-opacity));
  }

  .group:hover .desktop-large\:group-hover\:border-yellow-600 {
    --tw-border-opacity: 1;
    border-color: rgba(217, 119, 6, var(--tw-border-opacity));
  }

  .group:hover .desktop-large\:group-hover\:border-yellow-700 {
    --tw-border-opacity: 1;
    border-color: rgba(180, 83, 9, var(--tw-border-opacity));
  }

  .group:hover .desktop-large\:group-hover\:border-yellow-800 {
    --tw-border-opacity: 1;
    border-color: rgba(146, 64, 14, var(--tw-border-opacity));
  }

  .group:hover .desktop-large\:group-hover\:border-yellow-900 {
    --tw-border-opacity: 1;
    border-color: rgba(120, 53, 15, var(--tw-border-opacity));
  }

  .group:hover .desktop-large\:group-hover\:border-green-50 {
    --tw-border-opacity: 1;
    border-color: rgba(236, 253, 245, var(--tw-border-opacity));
  }

  .group:hover .desktop-large\:group-hover\:border-green-100 {
    --tw-border-opacity: 1;
    border-color: rgba(209, 250, 229, var(--tw-border-opacity));
  }

  .group:hover .desktop-large\:group-hover\:border-green-200 {
    --tw-border-opacity: 1;
    border-color: rgba(167, 243, 208, var(--tw-border-opacity));
  }

  .group:hover .desktop-large\:group-hover\:border-green-300 {
    --tw-border-opacity: 1;
    border-color: rgba(110, 231, 183, var(--tw-border-opacity));
  }

  .group:hover .desktop-large\:group-hover\:border-green-400 {
    --tw-border-opacity: 1;
    border-color: rgba(52, 211, 153, var(--tw-border-opacity));
  }

  .group:hover .desktop-large\:group-hover\:border-green-500 {
    --tw-border-opacity: 1;
    border-color: rgba(16, 185, 129, var(--tw-border-opacity));
  }

  .group:hover .desktop-large\:group-hover\:border-green-600 {
    --tw-border-opacity: 1;
    border-color: rgba(5, 150, 105, var(--tw-border-opacity));
  }

  .group:hover .desktop-large\:group-hover\:border-green-700 {
    --tw-border-opacity: 1;
    border-color: rgba(4, 120, 87, var(--tw-border-opacity));
  }

  .group:hover .desktop-large\:group-hover\:border-green-800 {
    --tw-border-opacity: 1;
    border-color: rgba(6, 95, 70, var(--tw-border-opacity));
  }

  .group:hover .desktop-large\:group-hover\:border-green-900 {
    --tw-border-opacity: 1;
    border-color: rgba(6, 78, 59, var(--tw-border-opacity));
  }

  .group:hover .desktop-large\:group-hover\:border-blue-50 {
    --tw-border-opacity: 1;
    border-color: rgba(239, 246, 255, var(--tw-border-opacity));
  }

  .group:hover .desktop-large\:group-hover\:border-blue-100 {
    --tw-border-opacity: 1;
    border-color: rgba(219, 234, 254, var(--tw-border-opacity));
  }

  .group:hover .desktop-large\:group-hover\:border-blue-200 {
    --tw-border-opacity: 1;
    border-color: rgba(191, 219, 254, var(--tw-border-opacity));
  }

  .group:hover .desktop-large\:group-hover\:border-blue-300 {
    --tw-border-opacity: 1;
    border-color: rgba(147, 197, 253, var(--tw-border-opacity));
  }

  .group:hover .desktop-large\:group-hover\:border-blue-400 {
    --tw-border-opacity: 1;
    border-color: rgba(96, 165, 250, var(--tw-border-opacity));
  }

  .group:hover .desktop-large\:group-hover\:border-blue-500 {
    --tw-border-opacity: 1;
    border-color: rgba(59, 130, 246, var(--tw-border-opacity));
  }

  .group:hover .desktop-large\:group-hover\:border-blue-600 {
    --tw-border-opacity: 1;
    border-color: rgba(37, 99, 235, var(--tw-border-opacity));
  }

  .group:hover .desktop-large\:group-hover\:border-blue-700 {
    --tw-border-opacity: 1;
    border-color: rgba(29, 78, 216, var(--tw-border-opacity));
  }

  .group:hover .desktop-large\:group-hover\:border-blue-800 {
    --tw-border-opacity: 1;
    border-color: rgba(30, 64, 175, var(--tw-border-opacity));
  }

  .group:hover .desktop-large\:group-hover\:border-blue-900 {
    --tw-border-opacity: 1;
    border-color: rgba(30, 58, 138, var(--tw-border-opacity));
  }

  .group:hover .desktop-large\:group-hover\:border-indigo-50 {
    --tw-border-opacity: 1;
    border-color: rgba(238, 242, 255, var(--tw-border-opacity));
  }

  .group:hover .desktop-large\:group-hover\:border-indigo-100 {
    --tw-border-opacity: 1;
    border-color: rgba(224, 231, 255, var(--tw-border-opacity));
  }

  .group:hover .desktop-large\:group-hover\:border-indigo-200 {
    --tw-border-opacity: 1;
    border-color: rgba(199, 210, 254, var(--tw-border-opacity));
  }

  .group:hover .desktop-large\:group-hover\:border-indigo-300 {
    --tw-border-opacity: 1;
    border-color: rgba(165, 180, 252, var(--tw-border-opacity));
  }

  .group:hover .desktop-large\:group-hover\:border-indigo-400 {
    --tw-border-opacity: 1;
    border-color: rgba(129, 140, 248, var(--tw-border-opacity));
  }

  .group:hover .desktop-large\:group-hover\:border-indigo-500 {
    --tw-border-opacity: 1;
    border-color: rgba(99, 102, 241, var(--tw-border-opacity));
  }

  .group:hover .desktop-large\:group-hover\:border-indigo-600 {
    --tw-border-opacity: 1;
    border-color: rgba(79, 70, 229, var(--tw-border-opacity));
  }

  .group:hover .desktop-large\:group-hover\:border-indigo-700 {
    --tw-border-opacity: 1;
    border-color: rgba(67, 56, 202, var(--tw-border-opacity));
  }

  .group:hover .desktop-large\:group-hover\:border-indigo-800 {
    --tw-border-opacity: 1;
    border-color: rgba(55, 48, 163, var(--tw-border-opacity));
  }

  .group:hover .desktop-large\:group-hover\:border-indigo-900 {
    --tw-border-opacity: 1;
    border-color: rgba(49, 46, 129, var(--tw-border-opacity));
  }

  .group:hover .desktop-large\:group-hover\:border-purple-50 {
    --tw-border-opacity: 1;
    border-color: rgba(245, 243, 255, var(--tw-border-opacity));
  }

  .group:hover .desktop-large\:group-hover\:border-purple-100 {
    --tw-border-opacity: 1;
    border-color: rgba(237, 233, 254, var(--tw-border-opacity));
  }

  .group:hover .desktop-large\:group-hover\:border-purple-200 {
    --tw-border-opacity: 1;
    border-color: rgba(221, 214, 254, var(--tw-border-opacity));
  }

  .group:hover .desktop-large\:group-hover\:border-purple-300 {
    --tw-border-opacity: 1;
    border-color: rgba(196, 181, 253, var(--tw-border-opacity));
  }

  .group:hover .desktop-large\:group-hover\:border-purple-400 {
    --tw-border-opacity: 1;
    border-color: rgba(167, 139, 250, var(--tw-border-opacity));
  }

  .group:hover .desktop-large\:group-hover\:border-purple-500 {
    --tw-border-opacity: 1;
    border-color: rgba(139, 92, 246, var(--tw-border-opacity));
  }

  .group:hover .desktop-large\:group-hover\:border-purple-600 {
    --tw-border-opacity: 1;
    border-color: rgba(124, 58, 237, var(--tw-border-opacity));
  }

  .group:hover .desktop-large\:group-hover\:border-purple-700 {
    --tw-border-opacity: 1;
    border-color: rgba(109, 40, 217, var(--tw-border-opacity));
  }

  .group:hover .desktop-large\:group-hover\:border-purple-800 {
    --tw-border-opacity: 1;
    border-color: rgba(91, 33, 182, var(--tw-border-opacity));
  }

  .group:hover .desktop-large\:group-hover\:border-purple-900 {
    --tw-border-opacity: 1;
    border-color: rgba(76, 29, 149, var(--tw-border-opacity));
  }

  .group:hover .desktop-large\:group-hover\:border-pink-50 {
    --tw-border-opacity: 1;
    border-color: rgba(253, 242, 248, var(--tw-border-opacity));
  }

  .group:hover .desktop-large\:group-hover\:border-pink-100 {
    --tw-border-opacity: 1;
    border-color: rgba(252, 231, 243, var(--tw-border-opacity));
  }

  .group:hover .desktop-large\:group-hover\:border-pink-200 {
    --tw-border-opacity: 1;
    border-color: rgba(251, 207, 232, var(--tw-border-opacity));
  }

  .group:hover .desktop-large\:group-hover\:border-pink-300 {
    --tw-border-opacity: 1;
    border-color: rgba(249, 168, 212, var(--tw-border-opacity));
  }

  .group:hover .desktop-large\:group-hover\:border-pink-400 {
    --tw-border-opacity: 1;
    border-color: rgba(244, 114, 182, var(--tw-border-opacity));
  }

  .group:hover .desktop-large\:group-hover\:border-pink-500 {
    --tw-border-opacity: 1;
    border-color: rgba(236, 72, 153, var(--tw-border-opacity));
  }

  .group:hover .desktop-large\:group-hover\:border-pink-600 {
    --tw-border-opacity: 1;
    border-color: rgba(219, 39, 119, var(--tw-border-opacity));
  }

  .group:hover .desktop-large\:group-hover\:border-pink-700 {
    --tw-border-opacity: 1;
    border-color: rgba(190, 24, 93, var(--tw-border-opacity));
  }

  .group:hover .desktop-large\:group-hover\:border-pink-800 {
    --tw-border-opacity: 1;
    border-color: rgba(157, 23, 77, var(--tw-border-opacity));
  }

  .group:hover .desktop-large\:group-hover\:border-pink-900 {
    --tw-border-opacity: 1;
    border-color: rgba(131, 24, 67, var(--tw-border-opacity));
  }

  .group:hover .desktop-large\:group-hover\:border-base-normal {
    --tw-border-opacity: 1;
    border-color: rgba(0, 65, 129, var(--tw-border-opacity));
  }

  .group:hover .desktop-large\:group-hover\:border-base-dark {
    --tw-border-opacity: 1;
    border-color: rgba(0, 52, 105, var(--tw-border-opacity));
  }

  .group:hover .desktop-large\:group-hover\:border-base-black {
    --tw-border-opacity: 1;
    border-color: rgba(29, 29, 31, var(--tw-border-opacity));
  }

  .group:hover .desktop-large\:group-hover\:border-base-border {
    --tw-border-opacity: 1;
    border-color: rgba(231, 231, 233, var(--tw-border-opacity));
  }

  .group:hover .desktop-large\:group-hover\:border-primary-normal {
    --tw-border-opacity: 1;
    border-color: rgba(0, 103, 207, var(--tw-border-opacity));
  }

  .group:hover .desktop-large\:group-hover\:border-primary-alt {
    --tw-border-opacity: 1;
    border-color: rgba(0, 71, 143, var(--tw-border-opacity));
  }

  .group:hover .desktop-large\:group-hover\:border-subtle-white {
    --tw-border-opacity: 1;
    border-color: rgba(249, 249, 249, var(--tw-border-opacity));
  }

  .group:hover .desktop-large\:group-hover\:border-turquesa {
    --tw-border-opacity: 1;
    border-color: rgba(0, 151, 178, var(--tw-border-opacity));
  }

  .desktop-large\:focus-within\:border-transparent:focus-within {
    border-color: transparent;
  }

  .desktop-large\:focus-within\:border-current:focus-within {
    border-color: currentColor;
  }

  .desktop-large\:focus-within\:border-black:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity));
  }

  .desktop-large\:focus-within\:border-white:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .desktop-large\:focus-within\:border-gray-50:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(249, 250, 251, var(--tw-border-opacity));
  }

  .desktop-large\:focus-within\:border-gray-100:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(243, 244, 246, var(--tw-border-opacity));
  }

  .desktop-large\:focus-within\:border-gray-200:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(229, 231, 235, var(--tw-border-opacity));
  }

  .desktop-large\:focus-within\:border-gray-300:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(209, 213, 219, var(--tw-border-opacity));
  }

  .desktop-large\:focus-within\:border-gray-400:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(156, 163, 175, var(--tw-border-opacity));
  }

  .desktop-large\:focus-within\:border-gray-500:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(107, 114, 128, var(--tw-border-opacity));
  }

  .desktop-large\:focus-within\:border-gray-600:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(75, 85, 99, var(--tw-border-opacity));
  }

  .desktop-large\:focus-within\:border-gray-700:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(55, 65, 81, var(--tw-border-opacity));
  }

  .desktop-large\:focus-within\:border-gray-800:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(31, 41, 55, var(--tw-border-opacity));
  }

  .desktop-large\:focus-within\:border-gray-900:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(17, 24, 39, var(--tw-border-opacity));
  }

  .desktop-large\:focus-within\:border-red-50:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(254, 242, 242, var(--tw-border-opacity));
  }

  .desktop-large\:focus-within\:border-red-100:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(254, 226, 226, var(--tw-border-opacity));
  }

  .desktop-large\:focus-within\:border-red-200:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(254, 202, 202, var(--tw-border-opacity));
  }

  .desktop-large\:focus-within\:border-red-300:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(252, 165, 165, var(--tw-border-opacity));
  }

  .desktop-large\:focus-within\:border-red-400:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(248, 113, 113, var(--tw-border-opacity));
  }

  .desktop-large\:focus-within\:border-red-500:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(239, 68, 68, var(--tw-border-opacity));
  }

  .desktop-large\:focus-within\:border-red-600:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(220, 38, 38, var(--tw-border-opacity));
  }

  .desktop-large\:focus-within\:border-red-700:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(185, 28, 28, var(--tw-border-opacity));
  }

  .desktop-large\:focus-within\:border-red-800:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(153, 27, 27, var(--tw-border-opacity));
  }

  .desktop-large\:focus-within\:border-red-900:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(127, 29, 29, var(--tw-border-opacity));
  }

  .desktop-large\:focus-within\:border-yellow-50:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(255, 251, 235, var(--tw-border-opacity));
  }

  .desktop-large\:focus-within\:border-yellow-100:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(254, 243, 199, var(--tw-border-opacity));
  }

  .desktop-large\:focus-within\:border-yellow-200:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(253, 230, 138, var(--tw-border-opacity));
  }

  .desktop-large\:focus-within\:border-yellow-300:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(252, 211, 77, var(--tw-border-opacity));
  }

  .desktop-large\:focus-within\:border-yellow-400:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(251, 191, 36, var(--tw-border-opacity));
  }

  .desktop-large\:focus-within\:border-yellow-500:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(245, 158, 11, var(--tw-border-opacity));
  }

  .desktop-large\:focus-within\:border-yellow-600:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(217, 119, 6, var(--tw-border-opacity));
  }

  .desktop-large\:focus-within\:border-yellow-700:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(180, 83, 9, var(--tw-border-opacity));
  }

  .desktop-large\:focus-within\:border-yellow-800:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(146, 64, 14, var(--tw-border-opacity));
  }

  .desktop-large\:focus-within\:border-yellow-900:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(120, 53, 15, var(--tw-border-opacity));
  }

  .desktop-large\:focus-within\:border-green-50:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(236, 253, 245, var(--tw-border-opacity));
  }

  .desktop-large\:focus-within\:border-green-100:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(209, 250, 229, var(--tw-border-opacity));
  }

  .desktop-large\:focus-within\:border-green-200:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(167, 243, 208, var(--tw-border-opacity));
  }

  .desktop-large\:focus-within\:border-green-300:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(110, 231, 183, var(--tw-border-opacity));
  }

  .desktop-large\:focus-within\:border-green-400:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(52, 211, 153, var(--tw-border-opacity));
  }

  .desktop-large\:focus-within\:border-green-500:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(16, 185, 129, var(--tw-border-opacity));
  }

  .desktop-large\:focus-within\:border-green-600:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(5, 150, 105, var(--tw-border-opacity));
  }

  .desktop-large\:focus-within\:border-green-700:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(4, 120, 87, var(--tw-border-opacity));
  }

  .desktop-large\:focus-within\:border-green-800:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(6, 95, 70, var(--tw-border-opacity));
  }

  .desktop-large\:focus-within\:border-green-900:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(6, 78, 59, var(--tw-border-opacity));
  }

  .desktop-large\:focus-within\:border-blue-50:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(239, 246, 255, var(--tw-border-opacity));
  }

  .desktop-large\:focus-within\:border-blue-100:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(219, 234, 254, var(--tw-border-opacity));
  }

  .desktop-large\:focus-within\:border-blue-200:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(191, 219, 254, var(--tw-border-opacity));
  }

  .desktop-large\:focus-within\:border-blue-300:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(147, 197, 253, var(--tw-border-opacity));
  }

  .desktop-large\:focus-within\:border-blue-400:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(96, 165, 250, var(--tw-border-opacity));
  }

  .desktop-large\:focus-within\:border-blue-500:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(59, 130, 246, var(--tw-border-opacity));
  }

  .desktop-large\:focus-within\:border-blue-600:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(37, 99, 235, var(--tw-border-opacity));
  }

  .desktop-large\:focus-within\:border-blue-700:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(29, 78, 216, var(--tw-border-opacity));
  }

  .desktop-large\:focus-within\:border-blue-800:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(30, 64, 175, var(--tw-border-opacity));
  }

  .desktop-large\:focus-within\:border-blue-900:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(30, 58, 138, var(--tw-border-opacity));
  }

  .desktop-large\:focus-within\:border-indigo-50:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(238, 242, 255, var(--tw-border-opacity));
  }

  .desktop-large\:focus-within\:border-indigo-100:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(224, 231, 255, var(--tw-border-opacity));
  }

  .desktop-large\:focus-within\:border-indigo-200:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(199, 210, 254, var(--tw-border-opacity));
  }

  .desktop-large\:focus-within\:border-indigo-300:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(165, 180, 252, var(--tw-border-opacity));
  }

  .desktop-large\:focus-within\:border-indigo-400:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(129, 140, 248, var(--tw-border-opacity));
  }

  .desktop-large\:focus-within\:border-indigo-500:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(99, 102, 241, var(--tw-border-opacity));
  }

  .desktop-large\:focus-within\:border-indigo-600:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(79, 70, 229, var(--tw-border-opacity));
  }

  .desktop-large\:focus-within\:border-indigo-700:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(67, 56, 202, var(--tw-border-opacity));
  }

  .desktop-large\:focus-within\:border-indigo-800:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(55, 48, 163, var(--tw-border-opacity));
  }

  .desktop-large\:focus-within\:border-indigo-900:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(49, 46, 129, var(--tw-border-opacity));
  }

  .desktop-large\:focus-within\:border-purple-50:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(245, 243, 255, var(--tw-border-opacity));
  }

  .desktop-large\:focus-within\:border-purple-100:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(237, 233, 254, var(--tw-border-opacity));
  }

  .desktop-large\:focus-within\:border-purple-200:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(221, 214, 254, var(--tw-border-opacity));
  }

  .desktop-large\:focus-within\:border-purple-300:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(196, 181, 253, var(--tw-border-opacity));
  }

  .desktop-large\:focus-within\:border-purple-400:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(167, 139, 250, var(--tw-border-opacity));
  }

  .desktop-large\:focus-within\:border-purple-500:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(139, 92, 246, var(--tw-border-opacity));
  }

  .desktop-large\:focus-within\:border-purple-600:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(124, 58, 237, var(--tw-border-opacity));
  }

  .desktop-large\:focus-within\:border-purple-700:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(109, 40, 217, var(--tw-border-opacity));
  }

  .desktop-large\:focus-within\:border-purple-800:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(91, 33, 182, var(--tw-border-opacity));
  }

  .desktop-large\:focus-within\:border-purple-900:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(76, 29, 149, var(--tw-border-opacity));
  }

  .desktop-large\:focus-within\:border-pink-50:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(253, 242, 248, var(--tw-border-opacity));
  }

  .desktop-large\:focus-within\:border-pink-100:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(252, 231, 243, var(--tw-border-opacity));
  }

  .desktop-large\:focus-within\:border-pink-200:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(251, 207, 232, var(--tw-border-opacity));
  }

  .desktop-large\:focus-within\:border-pink-300:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(249, 168, 212, var(--tw-border-opacity));
  }

  .desktop-large\:focus-within\:border-pink-400:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(244, 114, 182, var(--tw-border-opacity));
  }

  .desktop-large\:focus-within\:border-pink-500:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(236, 72, 153, var(--tw-border-opacity));
  }

  .desktop-large\:focus-within\:border-pink-600:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(219, 39, 119, var(--tw-border-opacity));
  }

  .desktop-large\:focus-within\:border-pink-700:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(190, 24, 93, var(--tw-border-opacity));
  }

  .desktop-large\:focus-within\:border-pink-800:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(157, 23, 77, var(--tw-border-opacity));
  }

  .desktop-large\:focus-within\:border-pink-900:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(131, 24, 67, var(--tw-border-opacity));
  }

  .desktop-large\:focus-within\:border-base-normal:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(0, 65, 129, var(--tw-border-opacity));
  }

  .desktop-large\:focus-within\:border-base-dark:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(0, 52, 105, var(--tw-border-opacity));
  }

  .desktop-large\:focus-within\:border-base-black:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(29, 29, 31, var(--tw-border-opacity));
  }

  .desktop-large\:focus-within\:border-base-border:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(231, 231, 233, var(--tw-border-opacity));
  }

  .desktop-large\:focus-within\:border-primary-normal:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(0, 103, 207, var(--tw-border-opacity));
  }

  .desktop-large\:focus-within\:border-primary-alt:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(0, 71, 143, var(--tw-border-opacity));
  }

  .desktop-large\:focus-within\:border-subtle-white:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(249, 249, 249, var(--tw-border-opacity));
  }

  .desktop-large\:focus-within\:border-turquesa:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(0, 151, 178, var(--tw-border-opacity));
  }

  .desktop-large\:hover\:border-transparent:hover {
    border-color: transparent;
  }

  .desktop-large\:hover\:border-current:hover {
    border-color: currentColor;
  }

  .desktop-large\:hover\:border-black:hover {
    --tw-border-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity));
  }

  .desktop-large\:hover\:border-white:hover {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .desktop-large\:hover\:border-gray-50:hover {
    --tw-border-opacity: 1;
    border-color: rgba(249, 250, 251, var(--tw-border-opacity));
  }

  .desktop-large\:hover\:border-gray-100:hover {
    --tw-border-opacity: 1;
    border-color: rgba(243, 244, 246, var(--tw-border-opacity));
  }

  .desktop-large\:hover\:border-gray-200:hover {
    --tw-border-opacity: 1;
    border-color: rgba(229, 231, 235, var(--tw-border-opacity));
  }

  .desktop-large\:hover\:border-gray-300:hover {
    --tw-border-opacity: 1;
    border-color: rgba(209, 213, 219, var(--tw-border-opacity));
  }

  .desktop-large\:hover\:border-gray-400:hover {
    --tw-border-opacity: 1;
    border-color: rgba(156, 163, 175, var(--tw-border-opacity));
  }

  .desktop-large\:hover\:border-gray-500:hover {
    --tw-border-opacity: 1;
    border-color: rgba(107, 114, 128, var(--tw-border-opacity));
  }

  .desktop-large\:hover\:border-gray-600:hover {
    --tw-border-opacity: 1;
    border-color: rgba(75, 85, 99, var(--tw-border-opacity));
  }

  .desktop-large\:hover\:border-gray-700:hover {
    --tw-border-opacity: 1;
    border-color: rgba(55, 65, 81, var(--tw-border-opacity));
  }

  .desktop-large\:hover\:border-gray-800:hover {
    --tw-border-opacity: 1;
    border-color: rgba(31, 41, 55, var(--tw-border-opacity));
  }

  .desktop-large\:hover\:border-gray-900:hover {
    --tw-border-opacity: 1;
    border-color: rgba(17, 24, 39, var(--tw-border-opacity));
  }

  .desktop-large\:hover\:border-red-50:hover {
    --tw-border-opacity: 1;
    border-color: rgba(254, 242, 242, var(--tw-border-opacity));
  }

  .desktop-large\:hover\:border-red-100:hover {
    --tw-border-opacity: 1;
    border-color: rgba(254, 226, 226, var(--tw-border-opacity));
  }

  .desktop-large\:hover\:border-red-200:hover {
    --tw-border-opacity: 1;
    border-color: rgba(254, 202, 202, var(--tw-border-opacity));
  }

  .desktop-large\:hover\:border-red-300:hover {
    --tw-border-opacity: 1;
    border-color: rgba(252, 165, 165, var(--tw-border-opacity));
  }

  .desktop-large\:hover\:border-red-400:hover {
    --tw-border-opacity: 1;
    border-color: rgba(248, 113, 113, var(--tw-border-opacity));
  }

  .desktop-large\:hover\:border-red-500:hover {
    --tw-border-opacity: 1;
    border-color: rgba(239, 68, 68, var(--tw-border-opacity));
  }

  .desktop-large\:hover\:border-red-600:hover {
    --tw-border-opacity: 1;
    border-color: rgba(220, 38, 38, var(--tw-border-opacity));
  }

  .desktop-large\:hover\:border-red-700:hover {
    --tw-border-opacity: 1;
    border-color: rgba(185, 28, 28, var(--tw-border-opacity));
  }

  .desktop-large\:hover\:border-red-800:hover {
    --tw-border-opacity: 1;
    border-color: rgba(153, 27, 27, var(--tw-border-opacity));
  }

  .desktop-large\:hover\:border-red-900:hover {
    --tw-border-opacity: 1;
    border-color: rgba(127, 29, 29, var(--tw-border-opacity));
  }

  .desktop-large\:hover\:border-yellow-50:hover {
    --tw-border-opacity: 1;
    border-color: rgba(255, 251, 235, var(--tw-border-opacity));
  }

  .desktop-large\:hover\:border-yellow-100:hover {
    --tw-border-opacity: 1;
    border-color: rgba(254, 243, 199, var(--tw-border-opacity));
  }

  .desktop-large\:hover\:border-yellow-200:hover {
    --tw-border-opacity: 1;
    border-color: rgba(253, 230, 138, var(--tw-border-opacity));
  }

  .desktop-large\:hover\:border-yellow-300:hover {
    --tw-border-opacity: 1;
    border-color: rgba(252, 211, 77, var(--tw-border-opacity));
  }

  .desktop-large\:hover\:border-yellow-400:hover {
    --tw-border-opacity: 1;
    border-color: rgba(251, 191, 36, var(--tw-border-opacity));
  }

  .desktop-large\:hover\:border-yellow-500:hover {
    --tw-border-opacity: 1;
    border-color: rgba(245, 158, 11, var(--tw-border-opacity));
  }

  .desktop-large\:hover\:border-yellow-600:hover {
    --tw-border-opacity: 1;
    border-color: rgba(217, 119, 6, var(--tw-border-opacity));
  }

  .desktop-large\:hover\:border-yellow-700:hover {
    --tw-border-opacity: 1;
    border-color: rgba(180, 83, 9, var(--tw-border-opacity));
  }

  .desktop-large\:hover\:border-yellow-800:hover {
    --tw-border-opacity: 1;
    border-color: rgba(146, 64, 14, var(--tw-border-opacity));
  }

  .desktop-large\:hover\:border-yellow-900:hover {
    --tw-border-opacity: 1;
    border-color: rgba(120, 53, 15, var(--tw-border-opacity));
  }

  .desktop-large\:hover\:border-green-50:hover {
    --tw-border-opacity: 1;
    border-color: rgba(236, 253, 245, var(--tw-border-opacity));
  }

  .desktop-large\:hover\:border-green-100:hover {
    --tw-border-opacity: 1;
    border-color: rgba(209, 250, 229, var(--tw-border-opacity));
  }

  .desktop-large\:hover\:border-green-200:hover {
    --tw-border-opacity: 1;
    border-color: rgba(167, 243, 208, var(--tw-border-opacity));
  }

  .desktop-large\:hover\:border-green-300:hover {
    --tw-border-opacity: 1;
    border-color: rgba(110, 231, 183, var(--tw-border-opacity));
  }

  .desktop-large\:hover\:border-green-400:hover {
    --tw-border-opacity: 1;
    border-color: rgba(52, 211, 153, var(--tw-border-opacity));
  }

  .desktop-large\:hover\:border-green-500:hover {
    --tw-border-opacity: 1;
    border-color: rgba(16, 185, 129, var(--tw-border-opacity));
  }

  .desktop-large\:hover\:border-green-600:hover {
    --tw-border-opacity: 1;
    border-color: rgba(5, 150, 105, var(--tw-border-opacity));
  }

  .desktop-large\:hover\:border-green-700:hover {
    --tw-border-opacity: 1;
    border-color: rgba(4, 120, 87, var(--tw-border-opacity));
  }

  .desktop-large\:hover\:border-green-800:hover {
    --tw-border-opacity: 1;
    border-color: rgba(6, 95, 70, var(--tw-border-opacity));
  }

  .desktop-large\:hover\:border-green-900:hover {
    --tw-border-opacity: 1;
    border-color: rgba(6, 78, 59, var(--tw-border-opacity));
  }

  .desktop-large\:hover\:border-blue-50:hover {
    --tw-border-opacity: 1;
    border-color: rgba(239, 246, 255, var(--tw-border-opacity));
  }

  .desktop-large\:hover\:border-blue-100:hover {
    --tw-border-opacity: 1;
    border-color: rgba(219, 234, 254, var(--tw-border-opacity));
  }

  .desktop-large\:hover\:border-blue-200:hover {
    --tw-border-opacity: 1;
    border-color: rgba(191, 219, 254, var(--tw-border-opacity));
  }

  .desktop-large\:hover\:border-blue-300:hover {
    --tw-border-opacity: 1;
    border-color: rgba(147, 197, 253, var(--tw-border-opacity));
  }

  .desktop-large\:hover\:border-blue-400:hover {
    --tw-border-opacity: 1;
    border-color: rgba(96, 165, 250, var(--tw-border-opacity));
  }

  .desktop-large\:hover\:border-blue-500:hover {
    --tw-border-opacity: 1;
    border-color: rgba(59, 130, 246, var(--tw-border-opacity));
  }

  .desktop-large\:hover\:border-blue-600:hover {
    --tw-border-opacity: 1;
    border-color: rgba(37, 99, 235, var(--tw-border-opacity));
  }

  .desktop-large\:hover\:border-blue-700:hover {
    --tw-border-opacity: 1;
    border-color: rgba(29, 78, 216, var(--tw-border-opacity));
  }

  .desktop-large\:hover\:border-blue-800:hover {
    --tw-border-opacity: 1;
    border-color: rgba(30, 64, 175, var(--tw-border-opacity));
  }

  .desktop-large\:hover\:border-blue-900:hover {
    --tw-border-opacity: 1;
    border-color: rgba(30, 58, 138, var(--tw-border-opacity));
  }

  .desktop-large\:hover\:border-indigo-50:hover {
    --tw-border-opacity: 1;
    border-color: rgba(238, 242, 255, var(--tw-border-opacity));
  }

  .desktop-large\:hover\:border-indigo-100:hover {
    --tw-border-opacity: 1;
    border-color: rgba(224, 231, 255, var(--tw-border-opacity));
  }

  .desktop-large\:hover\:border-indigo-200:hover {
    --tw-border-opacity: 1;
    border-color: rgba(199, 210, 254, var(--tw-border-opacity));
  }

  .desktop-large\:hover\:border-indigo-300:hover {
    --tw-border-opacity: 1;
    border-color: rgba(165, 180, 252, var(--tw-border-opacity));
  }

  .desktop-large\:hover\:border-indigo-400:hover {
    --tw-border-opacity: 1;
    border-color: rgba(129, 140, 248, var(--tw-border-opacity));
  }

  .desktop-large\:hover\:border-indigo-500:hover {
    --tw-border-opacity: 1;
    border-color: rgba(99, 102, 241, var(--tw-border-opacity));
  }

  .desktop-large\:hover\:border-indigo-600:hover {
    --tw-border-opacity: 1;
    border-color: rgba(79, 70, 229, var(--tw-border-opacity));
  }

  .desktop-large\:hover\:border-indigo-700:hover {
    --tw-border-opacity: 1;
    border-color: rgba(67, 56, 202, var(--tw-border-opacity));
  }

  .desktop-large\:hover\:border-indigo-800:hover {
    --tw-border-opacity: 1;
    border-color: rgba(55, 48, 163, var(--tw-border-opacity));
  }

  .desktop-large\:hover\:border-indigo-900:hover {
    --tw-border-opacity: 1;
    border-color: rgba(49, 46, 129, var(--tw-border-opacity));
  }

  .desktop-large\:hover\:border-purple-50:hover {
    --tw-border-opacity: 1;
    border-color: rgba(245, 243, 255, var(--tw-border-opacity));
  }

  .desktop-large\:hover\:border-purple-100:hover {
    --tw-border-opacity: 1;
    border-color: rgba(237, 233, 254, var(--tw-border-opacity));
  }

  .desktop-large\:hover\:border-purple-200:hover {
    --tw-border-opacity: 1;
    border-color: rgba(221, 214, 254, var(--tw-border-opacity));
  }

  .desktop-large\:hover\:border-purple-300:hover {
    --tw-border-opacity: 1;
    border-color: rgba(196, 181, 253, var(--tw-border-opacity));
  }

  .desktop-large\:hover\:border-purple-400:hover {
    --tw-border-opacity: 1;
    border-color: rgba(167, 139, 250, var(--tw-border-opacity));
  }

  .desktop-large\:hover\:border-purple-500:hover {
    --tw-border-opacity: 1;
    border-color: rgba(139, 92, 246, var(--tw-border-opacity));
  }

  .desktop-large\:hover\:border-purple-600:hover {
    --tw-border-opacity: 1;
    border-color: rgba(124, 58, 237, var(--tw-border-opacity));
  }

  .desktop-large\:hover\:border-purple-700:hover {
    --tw-border-opacity: 1;
    border-color: rgba(109, 40, 217, var(--tw-border-opacity));
  }

  .desktop-large\:hover\:border-purple-800:hover {
    --tw-border-opacity: 1;
    border-color: rgba(91, 33, 182, var(--tw-border-opacity));
  }

  .desktop-large\:hover\:border-purple-900:hover {
    --tw-border-opacity: 1;
    border-color: rgba(76, 29, 149, var(--tw-border-opacity));
  }

  .desktop-large\:hover\:border-pink-50:hover {
    --tw-border-opacity: 1;
    border-color: rgba(253, 242, 248, var(--tw-border-opacity));
  }

  .desktop-large\:hover\:border-pink-100:hover {
    --tw-border-opacity: 1;
    border-color: rgba(252, 231, 243, var(--tw-border-opacity));
  }

  .desktop-large\:hover\:border-pink-200:hover {
    --tw-border-opacity: 1;
    border-color: rgba(251, 207, 232, var(--tw-border-opacity));
  }

  .desktop-large\:hover\:border-pink-300:hover {
    --tw-border-opacity: 1;
    border-color: rgba(249, 168, 212, var(--tw-border-opacity));
  }

  .desktop-large\:hover\:border-pink-400:hover {
    --tw-border-opacity: 1;
    border-color: rgba(244, 114, 182, var(--tw-border-opacity));
  }

  .desktop-large\:hover\:border-pink-500:hover {
    --tw-border-opacity: 1;
    border-color: rgba(236, 72, 153, var(--tw-border-opacity));
  }

  .desktop-large\:hover\:border-pink-600:hover {
    --tw-border-opacity: 1;
    border-color: rgba(219, 39, 119, var(--tw-border-opacity));
  }

  .desktop-large\:hover\:border-pink-700:hover {
    --tw-border-opacity: 1;
    border-color: rgba(190, 24, 93, var(--tw-border-opacity));
  }

  .desktop-large\:hover\:border-pink-800:hover {
    --tw-border-opacity: 1;
    border-color: rgba(157, 23, 77, var(--tw-border-opacity));
  }

  .desktop-large\:hover\:border-pink-900:hover {
    --tw-border-opacity: 1;
    border-color: rgba(131, 24, 67, var(--tw-border-opacity));
  }

  .desktop-large\:hover\:border-base-normal:hover {
    --tw-border-opacity: 1;
    border-color: rgba(0, 65, 129, var(--tw-border-opacity));
  }

  .desktop-large\:hover\:border-base-dark:hover {
    --tw-border-opacity: 1;
    border-color: rgba(0, 52, 105, var(--tw-border-opacity));
  }

  .desktop-large\:hover\:border-base-black:hover {
    --tw-border-opacity: 1;
    border-color: rgba(29, 29, 31, var(--tw-border-opacity));
  }

  .desktop-large\:hover\:border-base-border:hover {
    --tw-border-opacity: 1;
    border-color: rgba(231, 231, 233, var(--tw-border-opacity));
  }

  .desktop-large\:hover\:border-primary-normal:hover {
    --tw-border-opacity: 1;
    border-color: rgba(0, 103, 207, var(--tw-border-opacity));
  }

  .desktop-large\:hover\:border-primary-alt:hover {
    --tw-border-opacity: 1;
    border-color: rgba(0, 71, 143, var(--tw-border-opacity));
  }

  .desktop-large\:hover\:border-subtle-white:hover {
    --tw-border-opacity: 1;
    border-color: rgba(249, 249, 249, var(--tw-border-opacity));
  }

  .desktop-large\:hover\:border-turquesa:hover {
    --tw-border-opacity: 1;
    border-color: rgba(0, 151, 178, var(--tw-border-opacity));
  }

  .desktop-large\:focus\:border-transparent:focus {
    border-color: transparent;
  }

  .desktop-large\:focus\:border-current:focus {
    border-color: currentColor;
  }

  .desktop-large\:focus\:border-black:focus {
    --tw-border-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity));
  }

  .desktop-large\:focus\:border-white:focus {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .desktop-large\:focus\:border-gray-50:focus {
    --tw-border-opacity: 1;
    border-color: rgba(249, 250, 251, var(--tw-border-opacity));
  }

  .desktop-large\:focus\:border-gray-100:focus {
    --tw-border-opacity: 1;
    border-color: rgba(243, 244, 246, var(--tw-border-opacity));
  }

  .desktop-large\:focus\:border-gray-200:focus {
    --tw-border-opacity: 1;
    border-color: rgba(229, 231, 235, var(--tw-border-opacity));
  }

  .desktop-large\:focus\:border-gray-300:focus {
    --tw-border-opacity: 1;
    border-color: rgba(209, 213, 219, var(--tw-border-opacity));
  }

  .desktop-large\:focus\:border-gray-400:focus {
    --tw-border-opacity: 1;
    border-color: rgba(156, 163, 175, var(--tw-border-opacity));
  }

  .desktop-large\:focus\:border-gray-500:focus {
    --tw-border-opacity: 1;
    border-color: rgba(107, 114, 128, var(--tw-border-opacity));
  }

  .desktop-large\:focus\:border-gray-600:focus {
    --tw-border-opacity: 1;
    border-color: rgba(75, 85, 99, var(--tw-border-opacity));
  }

  .desktop-large\:focus\:border-gray-700:focus {
    --tw-border-opacity: 1;
    border-color: rgba(55, 65, 81, var(--tw-border-opacity));
  }

  .desktop-large\:focus\:border-gray-800:focus {
    --tw-border-opacity: 1;
    border-color: rgba(31, 41, 55, var(--tw-border-opacity));
  }

  .desktop-large\:focus\:border-gray-900:focus {
    --tw-border-opacity: 1;
    border-color: rgba(17, 24, 39, var(--tw-border-opacity));
  }

  .desktop-large\:focus\:border-red-50:focus {
    --tw-border-opacity: 1;
    border-color: rgba(254, 242, 242, var(--tw-border-opacity));
  }

  .desktop-large\:focus\:border-red-100:focus {
    --tw-border-opacity: 1;
    border-color: rgba(254, 226, 226, var(--tw-border-opacity));
  }

  .desktop-large\:focus\:border-red-200:focus {
    --tw-border-opacity: 1;
    border-color: rgba(254, 202, 202, var(--tw-border-opacity));
  }

  .desktop-large\:focus\:border-red-300:focus {
    --tw-border-opacity: 1;
    border-color: rgba(252, 165, 165, var(--tw-border-opacity));
  }

  .desktop-large\:focus\:border-red-400:focus {
    --tw-border-opacity: 1;
    border-color: rgba(248, 113, 113, var(--tw-border-opacity));
  }

  .desktop-large\:focus\:border-red-500:focus {
    --tw-border-opacity: 1;
    border-color: rgba(239, 68, 68, var(--tw-border-opacity));
  }

  .desktop-large\:focus\:border-red-600:focus {
    --tw-border-opacity: 1;
    border-color: rgba(220, 38, 38, var(--tw-border-opacity));
  }

  .desktop-large\:focus\:border-red-700:focus {
    --tw-border-opacity: 1;
    border-color: rgba(185, 28, 28, var(--tw-border-opacity));
  }

  .desktop-large\:focus\:border-red-800:focus {
    --tw-border-opacity: 1;
    border-color: rgba(153, 27, 27, var(--tw-border-opacity));
  }

  .desktop-large\:focus\:border-red-900:focus {
    --tw-border-opacity: 1;
    border-color: rgba(127, 29, 29, var(--tw-border-opacity));
  }

  .desktop-large\:focus\:border-yellow-50:focus {
    --tw-border-opacity: 1;
    border-color: rgba(255, 251, 235, var(--tw-border-opacity));
  }

  .desktop-large\:focus\:border-yellow-100:focus {
    --tw-border-opacity: 1;
    border-color: rgba(254, 243, 199, var(--tw-border-opacity));
  }

  .desktop-large\:focus\:border-yellow-200:focus {
    --tw-border-opacity: 1;
    border-color: rgba(253, 230, 138, var(--tw-border-opacity));
  }

  .desktop-large\:focus\:border-yellow-300:focus {
    --tw-border-opacity: 1;
    border-color: rgba(252, 211, 77, var(--tw-border-opacity));
  }

  .desktop-large\:focus\:border-yellow-400:focus {
    --tw-border-opacity: 1;
    border-color: rgba(251, 191, 36, var(--tw-border-opacity));
  }

  .desktop-large\:focus\:border-yellow-500:focus {
    --tw-border-opacity: 1;
    border-color: rgba(245, 158, 11, var(--tw-border-opacity));
  }

  .desktop-large\:focus\:border-yellow-600:focus {
    --tw-border-opacity: 1;
    border-color: rgba(217, 119, 6, var(--tw-border-opacity));
  }

  .desktop-large\:focus\:border-yellow-700:focus {
    --tw-border-opacity: 1;
    border-color: rgba(180, 83, 9, var(--tw-border-opacity));
  }

  .desktop-large\:focus\:border-yellow-800:focus {
    --tw-border-opacity: 1;
    border-color: rgba(146, 64, 14, var(--tw-border-opacity));
  }

  .desktop-large\:focus\:border-yellow-900:focus {
    --tw-border-opacity: 1;
    border-color: rgba(120, 53, 15, var(--tw-border-opacity));
  }

  .desktop-large\:focus\:border-green-50:focus {
    --tw-border-opacity: 1;
    border-color: rgba(236, 253, 245, var(--tw-border-opacity));
  }

  .desktop-large\:focus\:border-green-100:focus {
    --tw-border-opacity: 1;
    border-color: rgba(209, 250, 229, var(--tw-border-opacity));
  }

  .desktop-large\:focus\:border-green-200:focus {
    --tw-border-opacity: 1;
    border-color: rgba(167, 243, 208, var(--tw-border-opacity));
  }

  .desktop-large\:focus\:border-green-300:focus {
    --tw-border-opacity: 1;
    border-color: rgba(110, 231, 183, var(--tw-border-opacity));
  }

  .desktop-large\:focus\:border-green-400:focus {
    --tw-border-opacity: 1;
    border-color: rgba(52, 211, 153, var(--tw-border-opacity));
  }

  .desktop-large\:focus\:border-green-500:focus {
    --tw-border-opacity: 1;
    border-color: rgba(16, 185, 129, var(--tw-border-opacity));
  }

  .desktop-large\:focus\:border-green-600:focus {
    --tw-border-opacity: 1;
    border-color: rgba(5, 150, 105, var(--tw-border-opacity));
  }

  .desktop-large\:focus\:border-green-700:focus {
    --tw-border-opacity: 1;
    border-color: rgba(4, 120, 87, var(--tw-border-opacity));
  }

  .desktop-large\:focus\:border-green-800:focus {
    --tw-border-opacity: 1;
    border-color: rgba(6, 95, 70, var(--tw-border-opacity));
  }

  .desktop-large\:focus\:border-green-900:focus {
    --tw-border-opacity: 1;
    border-color: rgba(6, 78, 59, var(--tw-border-opacity));
  }

  .desktop-large\:focus\:border-blue-50:focus {
    --tw-border-opacity: 1;
    border-color: rgba(239, 246, 255, var(--tw-border-opacity));
  }

  .desktop-large\:focus\:border-blue-100:focus {
    --tw-border-opacity: 1;
    border-color: rgba(219, 234, 254, var(--tw-border-opacity));
  }

  .desktop-large\:focus\:border-blue-200:focus {
    --tw-border-opacity: 1;
    border-color: rgba(191, 219, 254, var(--tw-border-opacity));
  }

  .desktop-large\:focus\:border-blue-300:focus {
    --tw-border-opacity: 1;
    border-color: rgba(147, 197, 253, var(--tw-border-opacity));
  }

  .desktop-large\:focus\:border-blue-400:focus {
    --tw-border-opacity: 1;
    border-color: rgba(96, 165, 250, var(--tw-border-opacity));
  }

  .desktop-large\:focus\:border-blue-500:focus {
    --tw-border-opacity: 1;
    border-color: rgba(59, 130, 246, var(--tw-border-opacity));
  }

  .desktop-large\:focus\:border-blue-600:focus {
    --tw-border-opacity: 1;
    border-color: rgba(37, 99, 235, var(--tw-border-opacity));
  }

  .desktop-large\:focus\:border-blue-700:focus {
    --tw-border-opacity: 1;
    border-color: rgba(29, 78, 216, var(--tw-border-opacity));
  }

  .desktop-large\:focus\:border-blue-800:focus {
    --tw-border-opacity: 1;
    border-color: rgba(30, 64, 175, var(--tw-border-opacity));
  }

  .desktop-large\:focus\:border-blue-900:focus {
    --tw-border-opacity: 1;
    border-color: rgba(30, 58, 138, var(--tw-border-opacity));
  }

  .desktop-large\:focus\:border-indigo-50:focus {
    --tw-border-opacity: 1;
    border-color: rgba(238, 242, 255, var(--tw-border-opacity));
  }

  .desktop-large\:focus\:border-indigo-100:focus {
    --tw-border-opacity: 1;
    border-color: rgba(224, 231, 255, var(--tw-border-opacity));
  }

  .desktop-large\:focus\:border-indigo-200:focus {
    --tw-border-opacity: 1;
    border-color: rgba(199, 210, 254, var(--tw-border-opacity));
  }

  .desktop-large\:focus\:border-indigo-300:focus {
    --tw-border-opacity: 1;
    border-color: rgba(165, 180, 252, var(--tw-border-opacity));
  }

  .desktop-large\:focus\:border-indigo-400:focus {
    --tw-border-opacity: 1;
    border-color: rgba(129, 140, 248, var(--tw-border-opacity));
  }

  .desktop-large\:focus\:border-indigo-500:focus {
    --tw-border-opacity: 1;
    border-color: rgba(99, 102, 241, var(--tw-border-opacity));
  }

  .desktop-large\:focus\:border-indigo-600:focus {
    --tw-border-opacity: 1;
    border-color: rgba(79, 70, 229, var(--tw-border-opacity));
  }

  .desktop-large\:focus\:border-indigo-700:focus {
    --tw-border-opacity: 1;
    border-color: rgba(67, 56, 202, var(--tw-border-opacity));
  }

  .desktop-large\:focus\:border-indigo-800:focus {
    --tw-border-opacity: 1;
    border-color: rgba(55, 48, 163, var(--tw-border-opacity));
  }

  .desktop-large\:focus\:border-indigo-900:focus {
    --tw-border-opacity: 1;
    border-color: rgba(49, 46, 129, var(--tw-border-opacity));
  }

  .desktop-large\:focus\:border-purple-50:focus {
    --tw-border-opacity: 1;
    border-color: rgba(245, 243, 255, var(--tw-border-opacity));
  }

  .desktop-large\:focus\:border-purple-100:focus {
    --tw-border-opacity: 1;
    border-color: rgba(237, 233, 254, var(--tw-border-opacity));
  }

  .desktop-large\:focus\:border-purple-200:focus {
    --tw-border-opacity: 1;
    border-color: rgba(221, 214, 254, var(--tw-border-opacity));
  }

  .desktop-large\:focus\:border-purple-300:focus {
    --tw-border-opacity: 1;
    border-color: rgba(196, 181, 253, var(--tw-border-opacity));
  }

  .desktop-large\:focus\:border-purple-400:focus {
    --tw-border-opacity: 1;
    border-color: rgba(167, 139, 250, var(--tw-border-opacity));
  }

  .desktop-large\:focus\:border-purple-500:focus {
    --tw-border-opacity: 1;
    border-color: rgba(139, 92, 246, var(--tw-border-opacity));
  }

  .desktop-large\:focus\:border-purple-600:focus {
    --tw-border-opacity: 1;
    border-color: rgba(124, 58, 237, var(--tw-border-opacity));
  }

  .desktop-large\:focus\:border-purple-700:focus {
    --tw-border-opacity: 1;
    border-color: rgba(109, 40, 217, var(--tw-border-opacity));
  }

  .desktop-large\:focus\:border-purple-800:focus {
    --tw-border-opacity: 1;
    border-color: rgba(91, 33, 182, var(--tw-border-opacity));
  }

  .desktop-large\:focus\:border-purple-900:focus {
    --tw-border-opacity: 1;
    border-color: rgba(76, 29, 149, var(--tw-border-opacity));
  }

  .desktop-large\:focus\:border-pink-50:focus {
    --tw-border-opacity: 1;
    border-color: rgba(253, 242, 248, var(--tw-border-opacity));
  }

  .desktop-large\:focus\:border-pink-100:focus {
    --tw-border-opacity: 1;
    border-color: rgba(252, 231, 243, var(--tw-border-opacity));
  }

  .desktop-large\:focus\:border-pink-200:focus {
    --tw-border-opacity: 1;
    border-color: rgba(251, 207, 232, var(--tw-border-opacity));
  }

  .desktop-large\:focus\:border-pink-300:focus {
    --tw-border-opacity: 1;
    border-color: rgba(249, 168, 212, var(--tw-border-opacity));
  }

  .desktop-large\:focus\:border-pink-400:focus {
    --tw-border-opacity: 1;
    border-color: rgba(244, 114, 182, var(--tw-border-opacity));
  }

  .desktop-large\:focus\:border-pink-500:focus {
    --tw-border-opacity: 1;
    border-color: rgba(236, 72, 153, var(--tw-border-opacity));
  }

  .desktop-large\:focus\:border-pink-600:focus {
    --tw-border-opacity: 1;
    border-color: rgba(219, 39, 119, var(--tw-border-opacity));
  }

  .desktop-large\:focus\:border-pink-700:focus {
    --tw-border-opacity: 1;
    border-color: rgba(190, 24, 93, var(--tw-border-opacity));
  }

  .desktop-large\:focus\:border-pink-800:focus {
    --tw-border-opacity: 1;
    border-color: rgba(157, 23, 77, var(--tw-border-opacity));
  }

  .desktop-large\:focus\:border-pink-900:focus {
    --tw-border-opacity: 1;
    border-color: rgba(131, 24, 67, var(--tw-border-opacity));
  }

  .desktop-large\:focus\:border-base-normal:focus {
    --tw-border-opacity: 1;
    border-color: rgba(0, 65, 129, var(--tw-border-opacity));
  }

  .desktop-large\:focus\:border-base-dark:focus {
    --tw-border-opacity: 1;
    border-color: rgba(0, 52, 105, var(--tw-border-opacity));
  }

  .desktop-large\:focus\:border-base-black:focus {
    --tw-border-opacity: 1;
    border-color: rgba(29, 29, 31, var(--tw-border-opacity));
  }

  .desktop-large\:focus\:border-base-border:focus {
    --tw-border-opacity: 1;
    border-color: rgba(231, 231, 233, var(--tw-border-opacity));
  }

  .desktop-large\:focus\:border-primary-normal:focus {
    --tw-border-opacity: 1;
    border-color: rgba(0, 103, 207, var(--tw-border-opacity));
  }

  .desktop-large\:focus\:border-primary-alt:focus {
    --tw-border-opacity: 1;
    border-color: rgba(0, 71, 143, var(--tw-border-opacity));
  }

  .desktop-large\:focus\:border-subtle-white:focus {
    --tw-border-opacity: 1;
    border-color: rgba(249, 249, 249, var(--tw-border-opacity));
  }

  .desktop-large\:focus\:border-turquesa:focus {
    --tw-border-opacity: 1;
    border-color: rgba(0, 151, 178, var(--tw-border-opacity));
  }

  .desktop-large\:border-opacity-0 {
    --tw-border-opacity: 0;
  }

  .desktop-large\:border-opacity-5 {
    --tw-border-opacity: 0.05;
  }

  .desktop-large\:border-opacity-10 {
    --tw-border-opacity: 0.1;
  }

  .desktop-large\:border-opacity-20 {
    --tw-border-opacity: 0.2;
  }

  .desktop-large\:border-opacity-25 {
    --tw-border-opacity: 0.25;
  }

  .desktop-large\:border-opacity-30 {
    --tw-border-opacity: 0.3;
  }

  .desktop-large\:border-opacity-40 {
    --tw-border-opacity: 0.4;
  }

  .desktop-large\:border-opacity-50 {
    --tw-border-opacity: 0.5;
  }

  .desktop-large\:border-opacity-60 {
    --tw-border-opacity: 0.6;
  }

  .desktop-large\:border-opacity-70 {
    --tw-border-opacity: 0.7;
  }

  .desktop-large\:border-opacity-75 {
    --tw-border-opacity: 0.75;
  }

  .desktop-large\:border-opacity-80 {
    --tw-border-opacity: 0.8;
  }

  .desktop-large\:border-opacity-90 {
    --tw-border-opacity: 0.9;
  }

  .desktop-large\:border-opacity-95 {
    --tw-border-opacity: 0.95;
  }

  .desktop-large\:border-opacity-100 {
    --tw-border-opacity: 1;
  }

  .group:hover .desktop-large\:group-hover\:border-opacity-0 {
    --tw-border-opacity: 0;
  }

  .group:hover .desktop-large\:group-hover\:border-opacity-5 {
    --tw-border-opacity: 0.05;
  }

  .group:hover .desktop-large\:group-hover\:border-opacity-10 {
    --tw-border-opacity: 0.1;
  }

  .group:hover .desktop-large\:group-hover\:border-opacity-20 {
    --tw-border-opacity: 0.2;
  }

  .group:hover .desktop-large\:group-hover\:border-opacity-25 {
    --tw-border-opacity: 0.25;
  }

  .group:hover .desktop-large\:group-hover\:border-opacity-30 {
    --tw-border-opacity: 0.3;
  }

  .group:hover .desktop-large\:group-hover\:border-opacity-40 {
    --tw-border-opacity: 0.4;
  }

  .group:hover .desktop-large\:group-hover\:border-opacity-50 {
    --tw-border-opacity: 0.5;
  }

  .group:hover .desktop-large\:group-hover\:border-opacity-60 {
    --tw-border-opacity: 0.6;
  }

  .group:hover .desktop-large\:group-hover\:border-opacity-70 {
    --tw-border-opacity: 0.7;
  }

  .group:hover .desktop-large\:group-hover\:border-opacity-75 {
    --tw-border-opacity: 0.75;
  }

  .group:hover .desktop-large\:group-hover\:border-opacity-80 {
    --tw-border-opacity: 0.8;
  }

  .group:hover .desktop-large\:group-hover\:border-opacity-90 {
    --tw-border-opacity: 0.9;
  }

  .group:hover .desktop-large\:group-hover\:border-opacity-95 {
    --tw-border-opacity: 0.95;
  }

  .group:hover .desktop-large\:group-hover\:border-opacity-100 {
    --tw-border-opacity: 1;
  }

  .desktop-large\:focus-within\:border-opacity-0:focus-within {
    --tw-border-opacity: 0;
  }

  .desktop-large\:focus-within\:border-opacity-5:focus-within {
    --tw-border-opacity: 0.05;
  }

  .desktop-large\:focus-within\:border-opacity-10:focus-within {
    --tw-border-opacity: 0.1;
  }

  .desktop-large\:focus-within\:border-opacity-20:focus-within {
    --tw-border-opacity: 0.2;
  }

  .desktop-large\:focus-within\:border-opacity-25:focus-within {
    --tw-border-opacity: 0.25;
  }

  .desktop-large\:focus-within\:border-opacity-30:focus-within {
    --tw-border-opacity: 0.3;
  }

  .desktop-large\:focus-within\:border-opacity-40:focus-within {
    --tw-border-opacity: 0.4;
  }

  .desktop-large\:focus-within\:border-opacity-50:focus-within {
    --tw-border-opacity: 0.5;
  }

  .desktop-large\:focus-within\:border-opacity-60:focus-within {
    --tw-border-opacity: 0.6;
  }

  .desktop-large\:focus-within\:border-opacity-70:focus-within {
    --tw-border-opacity: 0.7;
  }

  .desktop-large\:focus-within\:border-opacity-75:focus-within {
    --tw-border-opacity: 0.75;
  }

  .desktop-large\:focus-within\:border-opacity-80:focus-within {
    --tw-border-opacity: 0.8;
  }

  .desktop-large\:focus-within\:border-opacity-90:focus-within {
    --tw-border-opacity: 0.9;
  }

  .desktop-large\:focus-within\:border-opacity-95:focus-within {
    --tw-border-opacity: 0.95;
  }

  .desktop-large\:focus-within\:border-opacity-100:focus-within {
    --tw-border-opacity: 1;
  }

  .desktop-large\:hover\:border-opacity-0:hover {
    --tw-border-opacity: 0;
  }

  .desktop-large\:hover\:border-opacity-5:hover {
    --tw-border-opacity: 0.05;
  }

  .desktop-large\:hover\:border-opacity-10:hover {
    --tw-border-opacity: 0.1;
  }

  .desktop-large\:hover\:border-opacity-20:hover {
    --tw-border-opacity: 0.2;
  }

  .desktop-large\:hover\:border-opacity-25:hover {
    --tw-border-opacity: 0.25;
  }

  .desktop-large\:hover\:border-opacity-30:hover {
    --tw-border-opacity: 0.3;
  }

  .desktop-large\:hover\:border-opacity-40:hover {
    --tw-border-opacity: 0.4;
  }

  .desktop-large\:hover\:border-opacity-50:hover {
    --tw-border-opacity: 0.5;
  }

  .desktop-large\:hover\:border-opacity-60:hover {
    --tw-border-opacity: 0.6;
  }

  .desktop-large\:hover\:border-opacity-70:hover {
    --tw-border-opacity: 0.7;
  }

  .desktop-large\:hover\:border-opacity-75:hover {
    --tw-border-opacity: 0.75;
  }

  .desktop-large\:hover\:border-opacity-80:hover {
    --tw-border-opacity: 0.8;
  }

  .desktop-large\:hover\:border-opacity-90:hover {
    --tw-border-opacity: 0.9;
  }

  .desktop-large\:hover\:border-opacity-95:hover {
    --tw-border-opacity: 0.95;
  }

  .desktop-large\:hover\:border-opacity-100:hover {
    --tw-border-opacity: 1;
  }

  .desktop-large\:focus\:border-opacity-0:focus {
    --tw-border-opacity: 0;
  }

  .desktop-large\:focus\:border-opacity-5:focus {
    --tw-border-opacity: 0.05;
  }

  .desktop-large\:focus\:border-opacity-10:focus {
    --tw-border-opacity: 0.1;
  }

  .desktop-large\:focus\:border-opacity-20:focus {
    --tw-border-opacity: 0.2;
  }

  .desktop-large\:focus\:border-opacity-25:focus {
    --tw-border-opacity: 0.25;
  }

  .desktop-large\:focus\:border-opacity-30:focus {
    --tw-border-opacity: 0.3;
  }

  .desktop-large\:focus\:border-opacity-40:focus {
    --tw-border-opacity: 0.4;
  }

  .desktop-large\:focus\:border-opacity-50:focus {
    --tw-border-opacity: 0.5;
  }

  .desktop-large\:focus\:border-opacity-60:focus {
    --tw-border-opacity: 0.6;
  }

  .desktop-large\:focus\:border-opacity-70:focus {
    --tw-border-opacity: 0.7;
  }

  .desktop-large\:focus\:border-opacity-75:focus {
    --tw-border-opacity: 0.75;
  }

  .desktop-large\:focus\:border-opacity-80:focus {
    --tw-border-opacity: 0.8;
  }

  .desktop-large\:focus\:border-opacity-90:focus {
    --tw-border-opacity: 0.9;
  }

  .desktop-large\:focus\:border-opacity-95:focus {
    --tw-border-opacity: 0.95;
  }

  .desktop-large\:focus\:border-opacity-100:focus {
    --tw-border-opacity: 1;
  }

  .desktop-large\:bg-transparent {
    background-color: transparent;
  }

  .desktop-large\:bg-current {
    background-color: currentColor;
  }

  .desktop-large\:bg-black {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
  }

  .desktop-large\:bg-white {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .desktop-large\:bg-gray-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity));
  }

  .desktop-large\:bg-gray-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
  }

  .desktop-large\:bg-gray-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(229, 231, 235, var(--tw-bg-opacity));
  }

  .desktop-large\:bg-gray-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 213, 219, var(--tw-bg-opacity));
  }

  .desktop-large\:bg-gray-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(156, 163, 175, var(--tw-bg-opacity));
  }

  .desktop-large\:bg-gray-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 114, 128, var(--tw-bg-opacity));
  }

  .desktop-large\:bg-gray-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(75, 85, 99, var(--tw-bg-opacity));
  }

  .desktop-large\:bg-gray-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 65, 81, var(--tw-bg-opacity));
  }

  .desktop-large\:bg-gray-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 41, 55, var(--tw-bg-opacity));
  }

  .desktop-large\:bg-gray-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(17, 24, 39, var(--tw-bg-opacity));
  }

  .desktop-large\:bg-red-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 242, 242, var(--tw-bg-opacity));
  }

  .desktop-large\:bg-red-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 226, 226, var(--tw-bg-opacity));
  }

  .desktop-large\:bg-red-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 202, 202, var(--tw-bg-opacity));
  }

  .desktop-large\:bg-red-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 165, 165, var(--tw-bg-opacity));
  }

  .desktop-large\:bg-red-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 113, 113, var(--tw-bg-opacity));
  }

  .desktop-large\:bg-red-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 68, 68, var(--tw-bg-opacity));
  }

  .desktop-large\:bg-red-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(220, 38, 38, var(--tw-bg-opacity));
  }

  .desktop-large\:bg-red-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(185, 28, 28, var(--tw-bg-opacity));
  }

  .desktop-large\:bg-red-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(153, 27, 27, var(--tw-bg-opacity));
  }

  .desktop-large\:bg-red-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(127, 29, 29, var(--tw-bg-opacity));
  }

  .desktop-large\:bg-yellow-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity));
  }

  .desktop-large\:bg-yellow-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity));
  }

  .desktop-large\:bg-yellow-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity));
  }

  .desktop-large\:bg-yellow-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity));
  }

  .desktop-large\:bg-yellow-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity));
  }

  .desktop-large\:bg-yellow-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity));
  }

  .desktop-large\:bg-yellow-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity));
  }

  .desktop-large\:bg-yellow-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity));
  }

  .desktop-large\:bg-yellow-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity));
  }

  .desktop-large\:bg-yellow-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity));
  }

  .desktop-large\:bg-green-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 253, 245, var(--tw-bg-opacity));
  }

  .desktop-large\:bg-green-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 250, 229, var(--tw-bg-opacity));
  }

  .desktop-large\:bg-green-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(167, 243, 208, var(--tw-bg-opacity));
  }

  .desktop-large\:bg-green-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 231, 183, var(--tw-bg-opacity));
  }

  .desktop-large\:bg-green-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(52, 211, 153, var(--tw-bg-opacity));
  }

  .desktop-large\:bg-green-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(16, 185, 129, var(--tw-bg-opacity));
  }

  .desktop-large\:bg-green-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(5, 150, 105, var(--tw-bg-opacity));
  }

  .desktop-large\:bg-green-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 120, 87, var(--tw-bg-opacity));
  }

  .desktop-large\:bg-green-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 95, 70, var(--tw-bg-opacity));
  }

  .desktop-large\:bg-green-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 78, 59, var(--tw-bg-opacity));
  }

  .desktop-large\:bg-blue-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 246, 255, var(--tw-bg-opacity));
  }

  .desktop-large\:bg-blue-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 234, 254, var(--tw-bg-opacity));
  }

  .desktop-large\:bg-blue-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(191, 219, 254, var(--tw-bg-opacity));
  }

  .desktop-large\:bg-blue-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(147, 197, 253, var(--tw-bg-opacity));
  }

  .desktop-large\:bg-blue-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 165, 250, var(--tw-bg-opacity));
  }

  .desktop-large\:bg-blue-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(59, 130, 246, var(--tw-bg-opacity));
  }

  .desktop-large\:bg-blue-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 99, 235, var(--tw-bg-opacity));
  }

  .desktop-large\:bg-blue-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(29, 78, 216, var(--tw-bg-opacity));
  }

  .desktop-large\:bg-blue-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 64, 175, var(--tw-bg-opacity));
  }

  .desktop-large\:bg-blue-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 58, 138, var(--tw-bg-opacity));
  }

  .desktop-large\:bg-indigo-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 242, 255, var(--tw-bg-opacity));
  }

  .desktop-large\:bg-indigo-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(224, 231, 255, var(--tw-bg-opacity));
  }

  .desktop-large\:bg-indigo-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(199, 210, 254, var(--tw-bg-opacity));
  }

  .desktop-large\:bg-indigo-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 180, 252, var(--tw-bg-opacity));
  }

  .desktop-large\:bg-indigo-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(129, 140, 248, var(--tw-bg-opacity));
  }

  .desktop-large\:bg-indigo-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(99, 102, 241, var(--tw-bg-opacity));
  }

  .desktop-large\:bg-indigo-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(79, 70, 229, var(--tw-bg-opacity));
  }

  .desktop-large\:bg-indigo-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(67, 56, 202, var(--tw-bg-opacity));
  }

  .desktop-large\:bg-indigo-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 48, 163, var(--tw-bg-opacity));
  }

  .desktop-large\:bg-indigo-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(49, 46, 129, var(--tw-bg-opacity));
  }

  .desktop-large\:bg-purple-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 243, 255, var(--tw-bg-opacity));
  }

  .desktop-large\:bg-purple-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 233, 254, var(--tw-bg-opacity));
  }

  .desktop-large\:bg-purple-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(221, 214, 254, var(--tw-bg-opacity));
  }

  .desktop-large\:bg-purple-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(196, 181, 253, var(--tw-bg-opacity));
  }

  .desktop-large\:bg-purple-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(167, 139, 250, var(--tw-bg-opacity));
  }

  .desktop-large\:bg-purple-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(139, 92, 246, var(--tw-bg-opacity));
  }

  .desktop-large\:bg-purple-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(124, 58, 237, var(--tw-bg-opacity));
  }

  .desktop-large\:bg-purple-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(109, 40, 217, var(--tw-bg-opacity));
  }

  .desktop-large\:bg-purple-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(91, 33, 182, var(--tw-bg-opacity));
  }

  .desktop-large\:bg-purple-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(76, 29, 149, var(--tw-bg-opacity));
  }

  .desktop-large\:bg-pink-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 242, 248, var(--tw-bg-opacity));
  }

  .desktop-large\:bg-pink-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 231, 243, var(--tw-bg-opacity));
  }

  .desktop-large\:bg-pink-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 207, 232, var(--tw-bg-opacity));
  }

  .desktop-large\:bg-pink-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 168, 212, var(--tw-bg-opacity));
  }

  .desktop-large\:bg-pink-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 114, 182, var(--tw-bg-opacity));
  }

  .desktop-large\:bg-pink-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 72, 153, var(--tw-bg-opacity));
  }

  .desktop-large\:bg-pink-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 39, 119, var(--tw-bg-opacity));
  }

  .desktop-large\:bg-pink-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(190, 24, 93, var(--tw-bg-opacity));
  }

  .desktop-large\:bg-pink-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(157, 23, 77, var(--tw-bg-opacity));
  }

  .desktop-large\:bg-pink-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(131, 24, 67, var(--tw-bg-opacity));
  }

  .desktop-large\:bg-base-normal {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 65, 129, var(--tw-bg-opacity));
  }

  .desktop-large\:bg-base-dark {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 52, 105, var(--tw-bg-opacity));
  }

  .desktop-large\:bg-base-black {
    --tw-bg-opacity: 1;
    background-color: rgba(29, 29, 31, var(--tw-bg-opacity));
  }

  .desktop-large\:bg-base-border {
    --tw-bg-opacity: 1;
    background-color: rgba(231, 231, 233, var(--tw-bg-opacity));
  }

  .desktop-large\:bg-primary-normal {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 103, 207, var(--tw-bg-opacity));
  }

  .desktop-large\:bg-primary-alt {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 71, 143, var(--tw-bg-opacity));
  }

  .desktop-large\:bg-subtle-white {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 249, 249, var(--tw-bg-opacity));
  }

  .desktop-large\:bg-turquesa {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 151, 178, var(--tw-bg-opacity));
  }

  .group:hover .desktop-large\:group-hover\:bg-transparent {
    background-color: transparent;
  }

  .group:hover .desktop-large\:group-hover\:bg-current {
    background-color: currentColor;
  }

  .group:hover .desktop-large\:group-hover\:bg-black {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
  }

  .group:hover .desktop-large\:group-hover\:bg-white {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .group:hover .desktop-large\:group-hover\:bg-gray-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity));
  }

  .group:hover .desktop-large\:group-hover\:bg-gray-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
  }

  .group:hover .desktop-large\:group-hover\:bg-gray-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(229, 231, 235, var(--tw-bg-opacity));
  }

  .group:hover .desktop-large\:group-hover\:bg-gray-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 213, 219, var(--tw-bg-opacity));
  }

  .group:hover .desktop-large\:group-hover\:bg-gray-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(156, 163, 175, var(--tw-bg-opacity));
  }

  .group:hover .desktop-large\:group-hover\:bg-gray-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 114, 128, var(--tw-bg-opacity));
  }

  .group:hover .desktop-large\:group-hover\:bg-gray-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(75, 85, 99, var(--tw-bg-opacity));
  }

  .group:hover .desktop-large\:group-hover\:bg-gray-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 65, 81, var(--tw-bg-opacity));
  }

  .group:hover .desktop-large\:group-hover\:bg-gray-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 41, 55, var(--tw-bg-opacity));
  }

  .group:hover .desktop-large\:group-hover\:bg-gray-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(17, 24, 39, var(--tw-bg-opacity));
  }

  .group:hover .desktop-large\:group-hover\:bg-red-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 242, 242, var(--tw-bg-opacity));
  }

  .group:hover .desktop-large\:group-hover\:bg-red-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 226, 226, var(--tw-bg-opacity));
  }

  .group:hover .desktop-large\:group-hover\:bg-red-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 202, 202, var(--tw-bg-opacity));
  }

  .group:hover .desktop-large\:group-hover\:bg-red-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 165, 165, var(--tw-bg-opacity));
  }

  .group:hover .desktop-large\:group-hover\:bg-red-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 113, 113, var(--tw-bg-opacity));
  }

  .group:hover .desktop-large\:group-hover\:bg-red-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 68, 68, var(--tw-bg-opacity));
  }

  .group:hover .desktop-large\:group-hover\:bg-red-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(220, 38, 38, var(--tw-bg-opacity));
  }

  .group:hover .desktop-large\:group-hover\:bg-red-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(185, 28, 28, var(--tw-bg-opacity));
  }

  .group:hover .desktop-large\:group-hover\:bg-red-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(153, 27, 27, var(--tw-bg-opacity));
  }

  .group:hover .desktop-large\:group-hover\:bg-red-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(127, 29, 29, var(--tw-bg-opacity));
  }

  .group:hover .desktop-large\:group-hover\:bg-yellow-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity));
  }

  .group:hover .desktop-large\:group-hover\:bg-yellow-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity));
  }

  .group:hover .desktop-large\:group-hover\:bg-yellow-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity));
  }

  .group:hover .desktop-large\:group-hover\:bg-yellow-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity));
  }

  .group:hover .desktop-large\:group-hover\:bg-yellow-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity));
  }

  .group:hover .desktop-large\:group-hover\:bg-yellow-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity));
  }

  .group:hover .desktop-large\:group-hover\:bg-yellow-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity));
  }

  .group:hover .desktop-large\:group-hover\:bg-yellow-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity));
  }

  .group:hover .desktop-large\:group-hover\:bg-yellow-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity));
  }

  .group:hover .desktop-large\:group-hover\:bg-yellow-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity));
  }

  .group:hover .desktop-large\:group-hover\:bg-green-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 253, 245, var(--tw-bg-opacity));
  }

  .group:hover .desktop-large\:group-hover\:bg-green-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 250, 229, var(--tw-bg-opacity));
  }

  .group:hover .desktop-large\:group-hover\:bg-green-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(167, 243, 208, var(--tw-bg-opacity));
  }

  .group:hover .desktop-large\:group-hover\:bg-green-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 231, 183, var(--tw-bg-opacity));
  }

  .group:hover .desktop-large\:group-hover\:bg-green-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(52, 211, 153, var(--tw-bg-opacity));
  }

  .group:hover .desktop-large\:group-hover\:bg-green-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(16, 185, 129, var(--tw-bg-opacity));
  }

  .group:hover .desktop-large\:group-hover\:bg-green-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(5, 150, 105, var(--tw-bg-opacity));
  }

  .group:hover .desktop-large\:group-hover\:bg-green-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 120, 87, var(--tw-bg-opacity));
  }

  .group:hover .desktop-large\:group-hover\:bg-green-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 95, 70, var(--tw-bg-opacity));
  }

  .group:hover .desktop-large\:group-hover\:bg-green-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 78, 59, var(--tw-bg-opacity));
  }

  .group:hover .desktop-large\:group-hover\:bg-blue-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 246, 255, var(--tw-bg-opacity));
  }

  .group:hover .desktop-large\:group-hover\:bg-blue-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 234, 254, var(--tw-bg-opacity));
  }

  .group:hover .desktop-large\:group-hover\:bg-blue-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(191, 219, 254, var(--tw-bg-opacity));
  }

  .group:hover .desktop-large\:group-hover\:bg-blue-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(147, 197, 253, var(--tw-bg-opacity));
  }

  .group:hover .desktop-large\:group-hover\:bg-blue-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 165, 250, var(--tw-bg-opacity));
  }

  .group:hover .desktop-large\:group-hover\:bg-blue-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(59, 130, 246, var(--tw-bg-opacity));
  }

  .group:hover .desktop-large\:group-hover\:bg-blue-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 99, 235, var(--tw-bg-opacity));
  }

  .group:hover .desktop-large\:group-hover\:bg-blue-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(29, 78, 216, var(--tw-bg-opacity));
  }

  .group:hover .desktop-large\:group-hover\:bg-blue-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 64, 175, var(--tw-bg-opacity));
  }

  .group:hover .desktop-large\:group-hover\:bg-blue-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 58, 138, var(--tw-bg-opacity));
  }

  .group:hover .desktop-large\:group-hover\:bg-indigo-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 242, 255, var(--tw-bg-opacity));
  }

  .group:hover .desktop-large\:group-hover\:bg-indigo-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(224, 231, 255, var(--tw-bg-opacity));
  }

  .group:hover .desktop-large\:group-hover\:bg-indigo-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(199, 210, 254, var(--tw-bg-opacity));
  }

  .group:hover .desktop-large\:group-hover\:bg-indigo-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 180, 252, var(--tw-bg-opacity));
  }

  .group:hover .desktop-large\:group-hover\:bg-indigo-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(129, 140, 248, var(--tw-bg-opacity));
  }

  .group:hover .desktop-large\:group-hover\:bg-indigo-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(99, 102, 241, var(--tw-bg-opacity));
  }

  .group:hover .desktop-large\:group-hover\:bg-indigo-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(79, 70, 229, var(--tw-bg-opacity));
  }

  .group:hover .desktop-large\:group-hover\:bg-indigo-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(67, 56, 202, var(--tw-bg-opacity));
  }

  .group:hover .desktop-large\:group-hover\:bg-indigo-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 48, 163, var(--tw-bg-opacity));
  }

  .group:hover .desktop-large\:group-hover\:bg-indigo-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(49, 46, 129, var(--tw-bg-opacity));
  }

  .group:hover .desktop-large\:group-hover\:bg-purple-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 243, 255, var(--tw-bg-opacity));
  }

  .group:hover .desktop-large\:group-hover\:bg-purple-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 233, 254, var(--tw-bg-opacity));
  }

  .group:hover .desktop-large\:group-hover\:bg-purple-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(221, 214, 254, var(--tw-bg-opacity));
  }

  .group:hover .desktop-large\:group-hover\:bg-purple-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(196, 181, 253, var(--tw-bg-opacity));
  }

  .group:hover .desktop-large\:group-hover\:bg-purple-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(167, 139, 250, var(--tw-bg-opacity));
  }

  .group:hover .desktop-large\:group-hover\:bg-purple-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(139, 92, 246, var(--tw-bg-opacity));
  }

  .group:hover .desktop-large\:group-hover\:bg-purple-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(124, 58, 237, var(--tw-bg-opacity));
  }

  .group:hover .desktop-large\:group-hover\:bg-purple-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(109, 40, 217, var(--tw-bg-opacity));
  }

  .group:hover .desktop-large\:group-hover\:bg-purple-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(91, 33, 182, var(--tw-bg-opacity));
  }

  .group:hover .desktop-large\:group-hover\:bg-purple-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(76, 29, 149, var(--tw-bg-opacity));
  }

  .group:hover .desktop-large\:group-hover\:bg-pink-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 242, 248, var(--tw-bg-opacity));
  }

  .group:hover .desktop-large\:group-hover\:bg-pink-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 231, 243, var(--tw-bg-opacity));
  }

  .group:hover .desktop-large\:group-hover\:bg-pink-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 207, 232, var(--tw-bg-opacity));
  }

  .group:hover .desktop-large\:group-hover\:bg-pink-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 168, 212, var(--tw-bg-opacity));
  }

  .group:hover .desktop-large\:group-hover\:bg-pink-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 114, 182, var(--tw-bg-opacity));
  }

  .group:hover .desktop-large\:group-hover\:bg-pink-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 72, 153, var(--tw-bg-opacity));
  }

  .group:hover .desktop-large\:group-hover\:bg-pink-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 39, 119, var(--tw-bg-opacity));
  }

  .group:hover .desktop-large\:group-hover\:bg-pink-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(190, 24, 93, var(--tw-bg-opacity));
  }

  .group:hover .desktop-large\:group-hover\:bg-pink-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(157, 23, 77, var(--tw-bg-opacity));
  }

  .group:hover .desktop-large\:group-hover\:bg-pink-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(131, 24, 67, var(--tw-bg-opacity));
  }

  .group:hover .desktop-large\:group-hover\:bg-base-normal {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 65, 129, var(--tw-bg-opacity));
  }

  .group:hover .desktop-large\:group-hover\:bg-base-dark {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 52, 105, var(--tw-bg-opacity));
  }

  .group:hover .desktop-large\:group-hover\:bg-base-black {
    --tw-bg-opacity: 1;
    background-color: rgba(29, 29, 31, var(--tw-bg-opacity));
  }

  .group:hover .desktop-large\:group-hover\:bg-base-border {
    --tw-bg-opacity: 1;
    background-color: rgba(231, 231, 233, var(--tw-bg-opacity));
  }

  .group:hover .desktop-large\:group-hover\:bg-primary-normal {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 103, 207, var(--tw-bg-opacity));
  }

  .group:hover .desktop-large\:group-hover\:bg-primary-alt {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 71, 143, var(--tw-bg-opacity));
  }

  .group:hover .desktop-large\:group-hover\:bg-subtle-white {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 249, 249, var(--tw-bg-opacity));
  }

  .group:hover .desktop-large\:group-hover\:bg-turquesa {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 151, 178, var(--tw-bg-opacity));
  }

  .desktop-large\:focus-within\:bg-transparent:focus-within {
    background-color: transparent;
  }

  .desktop-large\:focus-within\:bg-current:focus-within {
    background-color: currentColor;
  }

  .desktop-large\:focus-within\:bg-black:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
  }

  .desktop-large\:focus-within\:bg-white:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .desktop-large\:focus-within\:bg-gray-50:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity));
  }

  .desktop-large\:focus-within\:bg-gray-100:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
  }

  .desktop-large\:focus-within\:bg-gray-200:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(229, 231, 235, var(--tw-bg-opacity));
  }

  .desktop-large\:focus-within\:bg-gray-300:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 213, 219, var(--tw-bg-opacity));
  }

  .desktop-large\:focus-within\:bg-gray-400:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(156, 163, 175, var(--tw-bg-opacity));
  }

  .desktop-large\:focus-within\:bg-gray-500:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 114, 128, var(--tw-bg-opacity));
  }

  .desktop-large\:focus-within\:bg-gray-600:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(75, 85, 99, var(--tw-bg-opacity));
  }

  .desktop-large\:focus-within\:bg-gray-700:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 65, 81, var(--tw-bg-opacity));
  }

  .desktop-large\:focus-within\:bg-gray-800:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 41, 55, var(--tw-bg-opacity));
  }

  .desktop-large\:focus-within\:bg-gray-900:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(17, 24, 39, var(--tw-bg-opacity));
  }

  .desktop-large\:focus-within\:bg-red-50:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 242, 242, var(--tw-bg-opacity));
  }

  .desktop-large\:focus-within\:bg-red-100:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 226, 226, var(--tw-bg-opacity));
  }

  .desktop-large\:focus-within\:bg-red-200:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 202, 202, var(--tw-bg-opacity));
  }

  .desktop-large\:focus-within\:bg-red-300:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 165, 165, var(--tw-bg-opacity));
  }

  .desktop-large\:focus-within\:bg-red-400:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 113, 113, var(--tw-bg-opacity));
  }

  .desktop-large\:focus-within\:bg-red-500:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 68, 68, var(--tw-bg-opacity));
  }

  .desktop-large\:focus-within\:bg-red-600:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(220, 38, 38, var(--tw-bg-opacity));
  }

  .desktop-large\:focus-within\:bg-red-700:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(185, 28, 28, var(--tw-bg-opacity));
  }

  .desktop-large\:focus-within\:bg-red-800:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(153, 27, 27, var(--tw-bg-opacity));
  }

  .desktop-large\:focus-within\:bg-red-900:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(127, 29, 29, var(--tw-bg-opacity));
  }

  .desktop-large\:focus-within\:bg-yellow-50:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity));
  }

  .desktop-large\:focus-within\:bg-yellow-100:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity));
  }

  .desktop-large\:focus-within\:bg-yellow-200:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity));
  }

  .desktop-large\:focus-within\:bg-yellow-300:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity));
  }

  .desktop-large\:focus-within\:bg-yellow-400:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity));
  }

  .desktop-large\:focus-within\:bg-yellow-500:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity));
  }

  .desktop-large\:focus-within\:bg-yellow-600:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity));
  }

  .desktop-large\:focus-within\:bg-yellow-700:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity));
  }

  .desktop-large\:focus-within\:bg-yellow-800:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity));
  }

  .desktop-large\:focus-within\:bg-yellow-900:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity));
  }

  .desktop-large\:focus-within\:bg-green-50:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 253, 245, var(--tw-bg-opacity));
  }

  .desktop-large\:focus-within\:bg-green-100:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 250, 229, var(--tw-bg-opacity));
  }

  .desktop-large\:focus-within\:bg-green-200:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(167, 243, 208, var(--tw-bg-opacity));
  }

  .desktop-large\:focus-within\:bg-green-300:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 231, 183, var(--tw-bg-opacity));
  }

  .desktop-large\:focus-within\:bg-green-400:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(52, 211, 153, var(--tw-bg-opacity));
  }

  .desktop-large\:focus-within\:bg-green-500:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(16, 185, 129, var(--tw-bg-opacity));
  }

  .desktop-large\:focus-within\:bg-green-600:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(5, 150, 105, var(--tw-bg-opacity));
  }

  .desktop-large\:focus-within\:bg-green-700:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 120, 87, var(--tw-bg-opacity));
  }

  .desktop-large\:focus-within\:bg-green-800:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 95, 70, var(--tw-bg-opacity));
  }

  .desktop-large\:focus-within\:bg-green-900:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 78, 59, var(--tw-bg-opacity));
  }

  .desktop-large\:focus-within\:bg-blue-50:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 246, 255, var(--tw-bg-opacity));
  }

  .desktop-large\:focus-within\:bg-blue-100:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 234, 254, var(--tw-bg-opacity));
  }

  .desktop-large\:focus-within\:bg-blue-200:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(191, 219, 254, var(--tw-bg-opacity));
  }

  .desktop-large\:focus-within\:bg-blue-300:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(147, 197, 253, var(--tw-bg-opacity));
  }

  .desktop-large\:focus-within\:bg-blue-400:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 165, 250, var(--tw-bg-opacity));
  }

  .desktop-large\:focus-within\:bg-blue-500:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(59, 130, 246, var(--tw-bg-opacity));
  }

  .desktop-large\:focus-within\:bg-blue-600:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 99, 235, var(--tw-bg-opacity));
  }

  .desktop-large\:focus-within\:bg-blue-700:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(29, 78, 216, var(--tw-bg-opacity));
  }

  .desktop-large\:focus-within\:bg-blue-800:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 64, 175, var(--tw-bg-opacity));
  }

  .desktop-large\:focus-within\:bg-blue-900:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 58, 138, var(--tw-bg-opacity));
  }

  .desktop-large\:focus-within\:bg-indigo-50:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 242, 255, var(--tw-bg-opacity));
  }

  .desktop-large\:focus-within\:bg-indigo-100:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(224, 231, 255, var(--tw-bg-opacity));
  }

  .desktop-large\:focus-within\:bg-indigo-200:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(199, 210, 254, var(--tw-bg-opacity));
  }

  .desktop-large\:focus-within\:bg-indigo-300:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 180, 252, var(--tw-bg-opacity));
  }

  .desktop-large\:focus-within\:bg-indigo-400:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(129, 140, 248, var(--tw-bg-opacity));
  }

  .desktop-large\:focus-within\:bg-indigo-500:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(99, 102, 241, var(--tw-bg-opacity));
  }

  .desktop-large\:focus-within\:bg-indigo-600:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(79, 70, 229, var(--tw-bg-opacity));
  }

  .desktop-large\:focus-within\:bg-indigo-700:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(67, 56, 202, var(--tw-bg-opacity));
  }

  .desktop-large\:focus-within\:bg-indigo-800:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 48, 163, var(--tw-bg-opacity));
  }

  .desktop-large\:focus-within\:bg-indigo-900:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(49, 46, 129, var(--tw-bg-opacity));
  }

  .desktop-large\:focus-within\:bg-purple-50:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 243, 255, var(--tw-bg-opacity));
  }

  .desktop-large\:focus-within\:bg-purple-100:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 233, 254, var(--tw-bg-opacity));
  }

  .desktop-large\:focus-within\:bg-purple-200:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(221, 214, 254, var(--tw-bg-opacity));
  }

  .desktop-large\:focus-within\:bg-purple-300:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(196, 181, 253, var(--tw-bg-opacity));
  }

  .desktop-large\:focus-within\:bg-purple-400:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(167, 139, 250, var(--tw-bg-opacity));
  }

  .desktop-large\:focus-within\:bg-purple-500:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(139, 92, 246, var(--tw-bg-opacity));
  }

  .desktop-large\:focus-within\:bg-purple-600:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(124, 58, 237, var(--tw-bg-opacity));
  }

  .desktop-large\:focus-within\:bg-purple-700:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(109, 40, 217, var(--tw-bg-opacity));
  }

  .desktop-large\:focus-within\:bg-purple-800:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(91, 33, 182, var(--tw-bg-opacity));
  }

  .desktop-large\:focus-within\:bg-purple-900:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(76, 29, 149, var(--tw-bg-opacity));
  }

  .desktop-large\:focus-within\:bg-pink-50:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 242, 248, var(--tw-bg-opacity));
  }

  .desktop-large\:focus-within\:bg-pink-100:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 231, 243, var(--tw-bg-opacity));
  }

  .desktop-large\:focus-within\:bg-pink-200:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 207, 232, var(--tw-bg-opacity));
  }

  .desktop-large\:focus-within\:bg-pink-300:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 168, 212, var(--tw-bg-opacity));
  }

  .desktop-large\:focus-within\:bg-pink-400:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 114, 182, var(--tw-bg-opacity));
  }

  .desktop-large\:focus-within\:bg-pink-500:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 72, 153, var(--tw-bg-opacity));
  }

  .desktop-large\:focus-within\:bg-pink-600:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 39, 119, var(--tw-bg-opacity));
  }

  .desktop-large\:focus-within\:bg-pink-700:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(190, 24, 93, var(--tw-bg-opacity));
  }

  .desktop-large\:focus-within\:bg-pink-800:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(157, 23, 77, var(--tw-bg-opacity));
  }

  .desktop-large\:focus-within\:bg-pink-900:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(131, 24, 67, var(--tw-bg-opacity));
  }

  .desktop-large\:focus-within\:bg-base-normal:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 65, 129, var(--tw-bg-opacity));
  }

  .desktop-large\:focus-within\:bg-base-dark:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 52, 105, var(--tw-bg-opacity));
  }

  .desktop-large\:focus-within\:bg-base-black:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(29, 29, 31, var(--tw-bg-opacity));
  }

  .desktop-large\:focus-within\:bg-base-border:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(231, 231, 233, var(--tw-bg-opacity));
  }

  .desktop-large\:focus-within\:bg-primary-normal:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 103, 207, var(--tw-bg-opacity));
  }

  .desktop-large\:focus-within\:bg-primary-alt:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 71, 143, var(--tw-bg-opacity));
  }

  .desktop-large\:focus-within\:bg-subtle-white:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 249, 249, var(--tw-bg-opacity));
  }

  .desktop-large\:focus-within\:bg-turquesa:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 151, 178, var(--tw-bg-opacity));
  }

  .desktop-large\:hover\:bg-transparent:hover {
    background-color: transparent;
  }

  .desktop-large\:hover\:bg-current:hover {
    background-color: currentColor;
  }

  .desktop-large\:hover\:bg-black:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
  }

  .desktop-large\:hover\:bg-white:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .desktop-large\:hover\:bg-gray-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity));
  }

  .desktop-large\:hover\:bg-gray-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
  }

  .desktop-large\:hover\:bg-gray-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(229, 231, 235, var(--tw-bg-opacity));
  }

  .desktop-large\:hover\:bg-gray-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 213, 219, var(--tw-bg-opacity));
  }

  .desktop-large\:hover\:bg-gray-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(156, 163, 175, var(--tw-bg-opacity));
  }

  .desktop-large\:hover\:bg-gray-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 114, 128, var(--tw-bg-opacity));
  }

  .desktop-large\:hover\:bg-gray-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(75, 85, 99, var(--tw-bg-opacity));
  }

  .desktop-large\:hover\:bg-gray-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 65, 81, var(--tw-bg-opacity));
  }

  .desktop-large\:hover\:bg-gray-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 41, 55, var(--tw-bg-opacity));
  }

  .desktop-large\:hover\:bg-gray-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(17, 24, 39, var(--tw-bg-opacity));
  }

  .desktop-large\:hover\:bg-red-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 242, 242, var(--tw-bg-opacity));
  }

  .desktop-large\:hover\:bg-red-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 226, 226, var(--tw-bg-opacity));
  }

  .desktop-large\:hover\:bg-red-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 202, 202, var(--tw-bg-opacity));
  }

  .desktop-large\:hover\:bg-red-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 165, 165, var(--tw-bg-opacity));
  }

  .desktop-large\:hover\:bg-red-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 113, 113, var(--tw-bg-opacity));
  }

  .desktop-large\:hover\:bg-red-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 68, 68, var(--tw-bg-opacity));
  }

  .desktop-large\:hover\:bg-red-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(220, 38, 38, var(--tw-bg-opacity));
  }

  .desktop-large\:hover\:bg-red-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(185, 28, 28, var(--tw-bg-opacity));
  }

  .desktop-large\:hover\:bg-red-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(153, 27, 27, var(--tw-bg-opacity));
  }

  .desktop-large\:hover\:bg-red-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(127, 29, 29, var(--tw-bg-opacity));
  }

  .desktop-large\:hover\:bg-yellow-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity));
  }

  .desktop-large\:hover\:bg-yellow-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity));
  }

  .desktop-large\:hover\:bg-yellow-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity));
  }

  .desktop-large\:hover\:bg-yellow-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity));
  }

  .desktop-large\:hover\:bg-yellow-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity));
  }

  .desktop-large\:hover\:bg-yellow-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity));
  }

  .desktop-large\:hover\:bg-yellow-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity));
  }

  .desktop-large\:hover\:bg-yellow-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity));
  }

  .desktop-large\:hover\:bg-yellow-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity));
  }

  .desktop-large\:hover\:bg-yellow-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity));
  }

  .desktop-large\:hover\:bg-green-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 253, 245, var(--tw-bg-opacity));
  }

  .desktop-large\:hover\:bg-green-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 250, 229, var(--tw-bg-opacity));
  }

  .desktop-large\:hover\:bg-green-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(167, 243, 208, var(--tw-bg-opacity));
  }

  .desktop-large\:hover\:bg-green-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 231, 183, var(--tw-bg-opacity));
  }

  .desktop-large\:hover\:bg-green-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(52, 211, 153, var(--tw-bg-opacity));
  }

  .desktop-large\:hover\:bg-green-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(16, 185, 129, var(--tw-bg-opacity));
  }

  .desktop-large\:hover\:bg-green-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(5, 150, 105, var(--tw-bg-opacity));
  }

  .desktop-large\:hover\:bg-green-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 120, 87, var(--tw-bg-opacity));
  }

  .desktop-large\:hover\:bg-green-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 95, 70, var(--tw-bg-opacity));
  }

  .desktop-large\:hover\:bg-green-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 78, 59, var(--tw-bg-opacity));
  }

  .desktop-large\:hover\:bg-blue-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 246, 255, var(--tw-bg-opacity));
  }

  .desktop-large\:hover\:bg-blue-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 234, 254, var(--tw-bg-opacity));
  }

  .desktop-large\:hover\:bg-blue-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(191, 219, 254, var(--tw-bg-opacity));
  }

  .desktop-large\:hover\:bg-blue-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(147, 197, 253, var(--tw-bg-opacity));
  }

  .desktop-large\:hover\:bg-blue-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 165, 250, var(--tw-bg-opacity));
  }

  .desktop-large\:hover\:bg-blue-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(59, 130, 246, var(--tw-bg-opacity));
  }

  .desktop-large\:hover\:bg-blue-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 99, 235, var(--tw-bg-opacity));
  }

  .desktop-large\:hover\:bg-blue-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(29, 78, 216, var(--tw-bg-opacity));
  }

  .desktop-large\:hover\:bg-blue-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 64, 175, var(--tw-bg-opacity));
  }

  .desktop-large\:hover\:bg-blue-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 58, 138, var(--tw-bg-opacity));
  }

  .desktop-large\:hover\:bg-indigo-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 242, 255, var(--tw-bg-opacity));
  }

  .desktop-large\:hover\:bg-indigo-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(224, 231, 255, var(--tw-bg-opacity));
  }

  .desktop-large\:hover\:bg-indigo-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(199, 210, 254, var(--tw-bg-opacity));
  }

  .desktop-large\:hover\:bg-indigo-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 180, 252, var(--tw-bg-opacity));
  }

  .desktop-large\:hover\:bg-indigo-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(129, 140, 248, var(--tw-bg-opacity));
  }

  .desktop-large\:hover\:bg-indigo-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(99, 102, 241, var(--tw-bg-opacity));
  }

  .desktop-large\:hover\:bg-indigo-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(79, 70, 229, var(--tw-bg-opacity));
  }

  .desktop-large\:hover\:bg-indigo-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(67, 56, 202, var(--tw-bg-opacity));
  }

  .desktop-large\:hover\:bg-indigo-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 48, 163, var(--tw-bg-opacity));
  }

  .desktop-large\:hover\:bg-indigo-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(49, 46, 129, var(--tw-bg-opacity));
  }

  .desktop-large\:hover\:bg-purple-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 243, 255, var(--tw-bg-opacity));
  }

  .desktop-large\:hover\:bg-purple-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 233, 254, var(--tw-bg-opacity));
  }

  .desktop-large\:hover\:bg-purple-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(221, 214, 254, var(--tw-bg-opacity));
  }

  .desktop-large\:hover\:bg-purple-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(196, 181, 253, var(--tw-bg-opacity));
  }

  .desktop-large\:hover\:bg-purple-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(167, 139, 250, var(--tw-bg-opacity));
  }

  .desktop-large\:hover\:bg-purple-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(139, 92, 246, var(--tw-bg-opacity));
  }

  .desktop-large\:hover\:bg-purple-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(124, 58, 237, var(--tw-bg-opacity));
  }

  .desktop-large\:hover\:bg-purple-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(109, 40, 217, var(--tw-bg-opacity));
  }

  .desktop-large\:hover\:bg-purple-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(91, 33, 182, var(--tw-bg-opacity));
  }

  .desktop-large\:hover\:bg-purple-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(76, 29, 149, var(--tw-bg-opacity));
  }

  .desktop-large\:hover\:bg-pink-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 242, 248, var(--tw-bg-opacity));
  }

  .desktop-large\:hover\:bg-pink-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 231, 243, var(--tw-bg-opacity));
  }

  .desktop-large\:hover\:bg-pink-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 207, 232, var(--tw-bg-opacity));
  }

  .desktop-large\:hover\:bg-pink-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 168, 212, var(--tw-bg-opacity));
  }

  .desktop-large\:hover\:bg-pink-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 114, 182, var(--tw-bg-opacity));
  }

  .desktop-large\:hover\:bg-pink-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 72, 153, var(--tw-bg-opacity));
  }

  .desktop-large\:hover\:bg-pink-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 39, 119, var(--tw-bg-opacity));
  }

  .desktop-large\:hover\:bg-pink-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(190, 24, 93, var(--tw-bg-opacity));
  }

  .desktop-large\:hover\:bg-pink-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(157, 23, 77, var(--tw-bg-opacity));
  }

  .desktop-large\:hover\:bg-pink-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(131, 24, 67, var(--tw-bg-opacity));
  }

  .desktop-large\:hover\:bg-base-normal:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 65, 129, var(--tw-bg-opacity));
  }

  .desktop-large\:hover\:bg-base-dark:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 52, 105, var(--tw-bg-opacity));
  }

  .desktop-large\:hover\:bg-base-black:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(29, 29, 31, var(--tw-bg-opacity));
  }

  .desktop-large\:hover\:bg-base-border:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(231, 231, 233, var(--tw-bg-opacity));
  }

  .desktop-large\:hover\:bg-primary-normal:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 103, 207, var(--tw-bg-opacity));
  }

  .desktop-large\:hover\:bg-primary-alt:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 71, 143, var(--tw-bg-opacity));
  }

  .desktop-large\:hover\:bg-subtle-white:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 249, 249, var(--tw-bg-opacity));
  }

  .desktop-large\:hover\:bg-turquesa:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 151, 178, var(--tw-bg-opacity));
  }

  .desktop-large\:focus\:bg-transparent:focus {
    background-color: transparent;
  }

  .desktop-large\:focus\:bg-current:focus {
    background-color: currentColor;
  }

  .desktop-large\:focus\:bg-black:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
  }

  .desktop-large\:focus\:bg-white:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .desktop-large\:focus\:bg-gray-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity));
  }

  .desktop-large\:focus\:bg-gray-100:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
  }

  .desktop-large\:focus\:bg-gray-200:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(229, 231, 235, var(--tw-bg-opacity));
  }

  .desktop-large\:focus\:bg-gray-300:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 213, 219, var(--tw-bg-opacity));
  }

  .desktop-large\:focus\:bg-gray-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(156, 163, 175, var(--tw-bg-opacity));
  }

  .desktop-large\:focus\:bg-gray-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 114, 128, var(--tw-bg-opacity));
  }

  .desktop-large\:focus\:bg-gray-600:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(75, 85, 99, var(--tw-bg-opacity));
  }

  .desktop-large\:focus\:bg-gray-700:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 65, 81, var(--tw-bg-opacity));
  }

  .desktop-large\:focus\:bg-gray-800:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 41, 55, var(--tw-bg-opacity));
  }

  .desktop-large\:focus\:bg-gray-900:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(17, 24, 39, var(--tw-bg-opacity));
  }

  .desktop-large\:focus\:bg-red-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 242, 242, var(--tw-bg-opacity));
  }

  .desktop-large\:focus\:bg-red-100:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 226, 226, var(--tw-bg-opacity));
  }

  .desktop-large\:focus\:bg-red-200:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 202, 202, var(--tw-bg-opacity));
  }

  .desktop-large\:focus\:bg-red-300:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 165, 165, var(--tw-bg-opacity));
  }

  .desktop-large\:focus\:bg-red-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 113, 113, var(--tw-bg-opacity));
  }

  .desktop-large\:focus\:bg-red-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 68, 68, var(--tw-bg-opacity));
  }

  .desktop-large\:focus\:bg-red-600:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(220, 38, 38, var(--tw-bg-opacity));
  }

  .desktop-large\:focus\:bg-red-700:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(185, 28, 28, var(--tw-bg-opacity));
  }

  .desktop-large\:focus\:bg-red-800:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(153, 27, 27, var(--tw-bg-opacity));
  }

  .desktop-large\:focus\:bg-red-900:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(127, 29, 29, var(--tw-bg-opacity));
  }

  .desktop-large\:focus\:bg-yellow-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity));
  }

  .desktop-large\:focus\:bg-yellow-100:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity));
  }

  .desktop-large\:focus\:bg-yellow-200:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity));
  }

  .desktop-large\:focus\:bg-yellow-300:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity));
  }

  .desktop-large\:focus\:bg-yellow-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity));
  }

  .desktop-large\:focus\:bg-yellow-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity));
  }

  .desktop-large\:focus\:bg-yellow-600:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity));
  }

  .desktop-large\:focus\:bg-yellow-700:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity));
  }

  .desktop-large\:focus\:bg-yellow-800:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity));
  }

  .desktop-large\:focus\:bg-yellow-900:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity));
  }

  .desktop-large\:focus\:bg-green-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 253, 245, var(--tw-bg-opacity));
  }

  .desktop-large\:focus\:bg-green-100:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 250, 229, var(--tw-bg-opacity));
  }

  .desktop-large\:focus\:bg-green-200:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(167, 243, 208, var(--tw-bg-opacity));
  }

  .desktop-large\:focus\:bg-green-300:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 231, 183, var(--tw-bg-opacity));
  }

  .desktop-large\:focus\:bg-green-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(52, 211, 153, var(--tw-bg-opacity));
  }

  .desktop-large\:focus\:bg-green-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(16, 185, 129, var(--tw-bg-opacity));
  }

  .desktop-large\:focus\:bg-green-600:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(5, 150, 105, var(--tw-bg-opacity));
  }

  .desktop-large\:focus\:bg-green-700:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 120, 87, var(--tw-bg-opacity));
  }

  .desktop-large\:focus\:bg-green-800:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 95, 70, var(--tw-bg-opacity));
  }

  .desktop-large\:focus\:bg-green-900:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 78, 59, var(--tw-bg-opacity));
  }

  .desktop-large\:focus\:bg-blue-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 246, 255, var(--tw-bg-opacity));
  }

  .desktop-large\:focus\:bg-blue-100:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 234, 254, var(--tw-bg-opacity));
  }

  .desktop-large\:focus\:bg-blue-200:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(191, 219, 254, var(--tw-bg-opacity));
  }

  .desktop-large\:focus\:bg-blue-300:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(147, 197, 253, var(--tw-bg-opacity));
  }

  .desktop-large\:focus\:bg-blue-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 165, 250, var(--tw-bg-opacity));
  }

  .desktop-large\:focus\:bg-blue-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(59, 130, 246, var(--tw-bg-opacity));
  }

  .desktop-large\:focus\:bg-blue-600:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 99, 235, var(--tw-bg-opacity));
  }

  .desktop-large\:focus\:bg-blue-700:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(29, 78, 216, var(--tw-bg-opacity));
  }

  .desktop-large\:focus\:bg-blue-800:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 64, 175, var(--tw-bg-opacity));
  }

  .desktop-large\:focus\:bg-blue-900:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 58, 138, var(--tw-bg-opacity));
  }

  .desktop-large\:focus\:bg-indigo-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 242, 255, var(--tw-bg-opacity));
  }

  .desktop-large\:focus\:bg-indigo-100:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(224, 231, 255, var(--tw-bg-opacity));
  }

  .desktop-large\:focus\:bg-indigo-200:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(199, 210, 254, var(--tw-bg-opacity));
  }

  .desktop-large\:focus\:bg-indigo-300:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 180, 252, var(--tw-bg-opacity));
  }

  .desktop-large\:focus\:bg-indigo-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(129, 140, 248, var(--tw-bg-opacity));
  }

  .desktop-large\:focus\:bg-indigo-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(99, 102, 241, var(--tw-bg-opacity));
  }

  .desktop-large\:focus\:bg-indigo-600:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(79, 70, 229, var(--tw-bg-opacity));
  }

  .desktop-large\:focus\:bg-indigo-700:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(67, 56, 202, var(--tw-bg-opacity));
  }

  .desktop-large\:focus\:bg-indigo-800:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 48, 163, var(--tw-bg-opacity));
  }

  .desktop-large\:focus\:bg-indigo-900:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(49, 46, 129, var(--tw-bg-opacity));
  }

  .desktop-large\:focus\:bg-purple-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 243, 255, var(--tw-bg-opacity));
  }

  .desktop-large\:focus\:bg-purple-100:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 233, 254, var(--tw-bg-opacity));
  }

  .desktop-large\:focus\:bg-purple-200:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(221, 214, 254, var(--tw-bg-opacity));
  }

  .desktop-large\:focus\:bg-purple-300:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(196, 181, 253, var(--tw-bg-opacity));
  }

  .desktop-large\:focus\:bg-purple-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(167, 139, 250, var(--tw-bg-opacity));
  }

  .desktop-large\:focus\:bg-purple-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(139, 92, 246, var(--tw-bg-opacity));
  }

  .desktop-large\:focus\:bg-purple-600:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(124, 58, 237, var(--tw-bg-opacity));
  }

  .desktop-large\:focus\:bg-purple-700:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(109, 40, 217, var(--tw-bg-opacity));
  }

  .desktop-large\:focus\:bg-purple-800:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(91, 33, 182, var(--tw-bg-opacity));
  }

  .desktop-large\:focus\:bg-purple-900:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(76, 29, 149, var(--tw-bg-opacity));
  }

  .desktop-large\:focus\:bg-pink-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 242, 248, var(--tw-bg-opacity));
  }

  .desktop-large\:focus\:bg-pink-100:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 231, 243, var(--tw-bg-opacity));
  }

  .desktop-large\:focus\:bg-pink-200:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 207, 232, var(--tw-bg-opacity));
  }

  .desktop-large\:focus\:bg-pink-300:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 168, 212, var(--tw-bg-opacity));
  }

  .desktop-large\:focus\:bg-pink-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 114, 182, var(--tw-bg-opacity));
  }

  .desktop-large\:focus\:bg-pink-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 72, 153, var(--tw-bg-opacity));
  }

  .desktop-large\:focus\:bg-pink-600:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 39, 119, var(--tw-bg-opacity));
  }

  .desktop-large\:focus\:bg-pink-700:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(190, 24, 93, var(--tw-bg-opacity));
  }

  .desktop-large\:focus\:bg-pink-800:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(157, 23, 77, var(--tw-bg-opacity));
  }

  .desktop-large\:focus\:bg-pink-900:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(131, 24, 67, var(--tw-bg-opacity));
  }

  .desktop-large\:focus\:bg-base-normal:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 65, 129, var(--tw-bg-opacity));
  }

  .desktop-large\:focus\:bg-base-dark:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 52, 105, var(--tw-bg-opacity));
  }

  .desktop-large\:focus\:bg-base-black:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(29, 29, 31, var(--tw-bg-opacity));
  }

  .desktop-large\:focus\:bg-base-border:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(231, 231, 233, var(--tw-bg-opacity));
  }

  .desktop-large\:focus\:bg-primary-normal:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 103, 207, var(--tw-bg-opacity));
  }

  .desktop-large\:focus\:bg-primary-alt:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 71, 143, var(--tw-bg-opacity));
  }

  .desktop-large\:focus\:bg-subtle-white:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 249, 249, var(--tw-bg-opacity));
  }

  .desktop-large\:focus\:bg-turquesa:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 151, 178, var(--tw-bg-opacity));
  }

  .desktop-large\:bg-opacity-0 {
    --tw-bg-opacity: 0;
  }

  .desktop-large\:bg-opacity-5 {
    --tw-bg-opacity: 0.05;
  }

  .desktop-large\:bg-opacity-10 {
    --tw-bg-opacity: 0.1;
  }

  .desktop-large\:bg-opacity-20 {
    --tw-bg-opacity: 0.2;
  }

  .desktop-large\:bg-opacity-25 {
    --tw-bg-opacity: 0.25;
  }

  .desktop-large\:bg-opacity-30 {
    --tw-bg-opacity: 0.3;
  }

  .desktop-large\:bg-opacity-40 {
    --tw-bg-opacity: 0.4;
  }

  .desktop-large\:bg-opacity-50 {
    --tw-bg-opacity: 0.5;
  }

  .desktop-large\:bg-opacity-60 {
    --tw-bg-opacity: 0.6;
  }

  .desktop-large\:bg-opacity-70 {
    --tw-bg-opacity: 0.7;
  }

  .desktop-large\:bg-opacity-75 {
    --tw-bg-opacity: 0.75;
  }

  .desktop-large\:bg-opacity-80 {
    --tw-bg-opacity: 0.8;
  }

  .desktop-large\:bg-opacity-90 {
    --tw-bg-opacity: 0.9;
  }

  .desktop-large\:bg-opacity-95 {
    --tw-bg-opacity: 0.95;
  }

  .desktop-large\:bg-opacity-100 {
    --tw-bg-opacity: 1;
  }

  .group:hover .desktop-large\:group-hover\:bg-opacity-0 {
    --tw-bg-opacity: 0;
  }

  .group:hover .desktop-large\:group-hover\:bg-opacity-5 {
    --tw-bg-opacity: 0.05;
  }

  .group:hover .desktop-large\:group-hover\:bg-opacity-10 {
    --tw-bg-opacity: 0.1;
  }

  .group:hover .desktop-large\:group-hover\:bg-opacity-20 {
    --tw-bg-opacity: 0.2;
  }

  .group:hover .desktop-large\:group-hover\:bg-opacity-25 {
    --tw-bg-opacity: 0.25;
  }

  .group:hover .desktop-large\:group-hover\:bg-opacity-30 {
    --tw-bg-opacity: 0.3;
  }

  .group:hover .desktop-large\:group-hover\:bg-opacity-40 {
    --tw-bg-opacity: 0.4;
  }

  .group:hover .desktop-large\:group-hover\:bg-opacity-50 {
    --tw-bg-opacity: 0.5;
  }

  .group:hover .desktop-large\:group-hover\:bg-opacity-60 {
    --tw-bg-opacity: 0.6;
  }

  .group:hover .desktop-large\:group-hover\:bg-opacity-70 {
    --tw-bg-opacity: 0.7;
  }

  .group:hover .desktop-large\:group-hover\:bg-opacity-75 {
    --tw-bg-opacity: 0.75;
  }

  .group:hover .desktop-large\:group-hover\:bg-opacity-80 {
    --tw-bg-opacity: 0.8;
  }

  .group:hover .desktop-large\:group-hover\:bg-opacity-90 {
    --tw-bg-opacity: 0.9;
  }

  .group:hover .desktop-large\:group-hover\:bg-opacity-95 {
    --tw-bg-opacity: 0.95;
  }

  .group:hover .desktop-large\:group-hover\:bg-opacity-100 {
    --tw-bg-opacity: 1;
  }

  .desktop-large\:focus-within\:bg-opacity-0:focus-within {
    --tw-bg-opacity: 0;
  }

  .desktop-large\:focus-within\:bg-opacity-5:focus-within {
    --tw-bg-opacity: 0.05;
  }

  .desktop-large\:focus-within\:bg-opacity-10:focus-within {
    --tw-bg-opacity: 0.1;
  }

  .desktop-large\:focus-within\:bg-opacity-20:focus-within {
    --tw-bg-opacity: 0.2;
  }

  .desktop-large\:focus-within\:bg-opacity-25:focus-within {
    --tw-bg-opacity: 0.25;
  }

  .desktop-large\:focus-within\:bg-opacity-30:focus-within {
    --tw-bg-opacity: 0.3;
  }

  .desktop-large\:focus-within\:bg-opacity-40:focus-within {
    --tw-bg-opacity: 0.4;
  }

  .desktop-large\:focus-within\:bg-opacity-50:focus-within {
    --tw-bg-opacity: 0.5;
  }

  .desktop-large\:focus-within\:bg-opacity-60:focus-within {
    --tw-bg-opacity: 0.6;
  }

  .desktop-large\:focus-within\:bg-opacity-70:focus-within {
    --tw-bg-opacity: 0.7;
  }

  .desktop-large\:focus-within\:bg-opacity-75:focus-within {
    --tw-bg-opacity: 0.75;
  }

  .desktop-large\:focus-within\:bg-opacity-80:focus-within {
    --tw-bg-opacity: 0.8;
  }

  .desktop-large\:focus-within\:bg-opacity-90:focus-within {
    --tw-bg-opacity: 0.9;
  }

  .desktop-large\:focus-within\:bg-opacity-95:focus-within {
    --tw-bg-opacity: 0.95;
  }

  .desktop-large\:focus-within\:bg-opacity-100:focus-within {
    --tw-bg-opacity: 1;
  }

  .desktop-large\:hover\:bg-opacity-0:hover {
    --tw-bg-opacity: 0;
  }

  .desktop-large\:hover\:bg-opacity-5:hover {
    --tw-bg-opacity: 0.05;
  }

  .desktop-large\:hover\:bg-opacity-10:hover {
    --tw-bg-opacity: 0.1;
  }

  .desktop-large\:hover\:bg-opacity-20:hover {
    --tw-bg-opacity: 0.2;
  }

  .desktop-large\:hover\:bg-opacity-25:hover {
    --tw-bg-opacity: 0.25;
  }

  .desktop-large\:hover\:bg-opacity-30:hover {
    --tw-bg-opacity: 0.3;
  }

  .desktop-large\:hover\:bg-opacity-40:hover {
    --tw-bg-opacity: 0.4;
  }

  .desktop-large\:hover\:bg-opacity-50:hover {
    --tw-bg-opacity: 0.5;
  }

  .desktop-large\:hover\:bg-opacity-60:hover {
    --tw-bg-opacity: 0.6;
  }

  .desktop-large\:hover\:bg-opacity-70:hover {
    --tw-bg-opacity: 0.7;
  }

  .desktop-large\:hover\:bg-opacity-75:hover {
    --tw-bg-opacity: 0.75;
  }

  .desktop-large\:hover\:bg-opacity-80:hover {
    --tw-bg-opacity: 0.8;
  }

  .desktop-large\:hover\:bg-opacity-90:hover {
    --tw-bg-opacity: 0.9;
  }

  .desktop-large\:hover\:bg-opacity-95:hover {
    --tw-bg-opacity: 0.95;
  }

  .desktop-large\:hover\:bg-opacity-100:hover {
    --tw-bg-opacity: 1;
  }

  .desktop-large\:focus\:bg-opacity-0:focus {
    --tw-bg-opacity: 0;
  }

  .desktop-large\:focus\:bg-opacity-5:focus {
    --tw-bg-opacity: 0.05;
  }

  .desktop-large\:focus\:bg-opacity-10:focus {
    --tw-bg-opacity: 0.1;
  }

  .desktop-large\:focus\:bg-opacity-20:focus {
    --tw-bg-opacity: 0.2;
  }

  .desktop-large\:focus\:bg-opacity-25:focus {
    --tw-bg-opacity: 0.25;
  }

  .desktop-large\:focus\:bg-opacity-30:focus {
    --tw-bg-opacity: 0.3;
  }

  .desktop-large\:focus\:bg-opacity-40:focus {
    --tw-bg-opacity: 0.4;
  }

  .desktop-large\:focus\:bg-opacity-50:focus {
    --tw-bg-opacity: 0.5;
  }

  .desktop-large\:focus\:bg-opacity-60:focus {
    --tw-bg-opacity: 0.6;
  }

  .desktop-large\:focus\:bg-opacity-70:focus {
    --tw-bg-opacity: 0.7;
  }

  .desktop-large\:focus\:bg-opacity-75:focus {
    --tw-bg-opacity: 0.75;
  }

  .desktop-large\:focus\:bg-opacity-80:focus {
    --tw-bg-opacity: 0.8;
  }

  .desktop-large\:focus\:bg-opacity-90:focus {
    --tw-bg-opacity: 0.9;
  }

  .desktop-large\:focus\:bg-opacity-95:focus {
    --tw-bg-opacity: 0.95;
  }

  .desktop-large\:focus\:bg-opacity-100:focus {
    --tw-bg-opacity: 1;
  }

  .desktop-large\:bg-none {
    background-image: none;
  }

  .desktop-large\:bg-gradient-to-t {
    background-image: linear-gradient(to top, var(--tw-gradient-stops));
  }

  .desktop-large\:bg-gradient-to-tr {
    background-image: linear-gradient(to top right, var(--tw-gradient-stops));
  }

  .desktop-large\:bg-gradient-to-r {
    background-image: linear-gradient(to right, var(--tw-gradient-stops));
  }

  .desktop-large\:bg-gradient-to-br {
    background-image: linear-gradient(to bottom right, var(--tw-gradient-stops));
  }

  .desktop-large\:bg-gradient-to-b {
    background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
  }

  .desktop-large\:bg-gradient-to-bl {
    background-image: linear-gradient(to bottom left, var(--tw-gradient-stops));
  }

  .desktop-large\:bg-gradient-to-l {
    background-image: linear-gradient(to left, var(--tw-gradient-stops));
  }

  .desktop-large\:bg-gradient-to-tl {
    background-image: linear-gradient(to top left, var(--tw-gradient-stops));
  }

  .desktop-large\:from-transparent {
    --tw-gradient-from: transparent;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .desktop-large\:from-current {
    --tw-gradient-from: currentColor;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .desktop-large\:from-black {
    --tw-gradient-from: #000;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .desktop-large\:from-white {
    --tw-gradient-from: #fff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .desktop-large\:from-gray-50 {
    --tw-gradient-from: #f9fafb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 250, 251, 0));
  }

  .desktop-large\:from-gray-100 {
    --tw-gradient-from: #f3f4f6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 244, 246, 0));
  }

  .desktop-large\:from-gray-200 {
    --tw-gradient-from: #e5e7eb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(229, 231, 235, 0));
  }

  .desktop-large\:from-gray-300 {
    --tw-gradient-from: #d1d5db;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 213, 219, 0));
  }

  .desktop-large\:from-gray-400 {
    --tw-gradient-from: #9ca3af;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(156, 163, 175, 0));
  }

  .desktop-large\:from-gray-500 {
    --tw-gradient-from: #6b7280;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 114, 128, 0));
  }

  .desktop-large\:from-gray-600 {
    --tw-gradient-from: #4b5563;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(75, 85, 99, 0));
  }

  .desktop-large\:from-gray-700 {
    --tw-gradient-from: #374151;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 65, 81, 0));
  }

  .desktop-large\:from-gray-800 {
    --tw-gradient-from: #1f2937;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 41, 55, 0));
  }

  .desktop-large\:from-gray-900 {
    --tw-gradient-from: #111827;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 24, 39, 0));
  }

  .desktop-large\:from-red-50 {
    --tw-gradient-from: #fef2f2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 242, 242, 0));
  }

  .desktop-large\:from-red-100 {
    --tw-gradient-from: #fee2e2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 226, 226, 0));
  }

  .desktop-large\:from-red-200 {
    --tw-gradient-from: #fecaca;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 202, 202, 0));
  }

  .desktop-large\:from-red-300 {
    --tw-gradient-from: #fca5a5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 165, 165, 0));
  }

  .desktop-large\:from-red-400 {
    --tw-gradient-from: #f87171;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 113, 113, 0));
  }

  .desktop-large\:from-red-500 {
    --tw-gradient-from: #ef4444;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 68, 68, 0));
  }

  .desktop-large\:from-red-600 {
    --tw-gradient-from: #dc2626;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(220, 38, 38, 0));
  }

  .desktop-large\:from-red-700 {
    --tw-gradient-from: #b91c1c;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(185, 28, 28, 0));
  }

  .desktop-large\:from-red-800 {
    --tw-gradient-from: #991b1b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(153, 27, 27, 0));
  }

  .desktop-large\:from-red-900 {
    --tw-gradient-from: #7f1d1d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(127, 29, 29, 0));
  }

  .desktop-large\:from-yellow-50 {
    --tw-gradient-from: #fffbeb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 251, 235, 0));
  }

  .desktop-large\:from-yellow-100 {
    --tw-gradient-from: #fef3c7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 243, 199, 0));
  }

  .desktop-large\:from-yellow-200 {
    --tw-gradient-from: #fde68a;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 230, 138, 0));
  }

  .desktop-large\:from-yellow-300 {
    --tw-gradient-from: #fcd34d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 211, 77, 0));
  }

  .desktop-large\:from-yellow-400 {
    --tw-gradient-from: #fbbf24;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 191, 36, 0));
  }

  .desktop-large\:from-yellow-500 {
    --tw-gradient-from: #f59e0b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0));
  }

  .desktop-large\:from-yellow-600 {
    --tw-gradient-from: #d97706;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 119, 6, 0));
  }

  .desktop-large\:from-yellow-700 {
    --tw-gradient-from: #b45309;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 83, 9, 0));
  }

  .desktop-large\:from-yellow-800 {
    --tw-gradient-from: #92400e;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 64, 14, 0));
  }

  .desktop-large\:from-yellow-900 {
    --tw-gradient-from: #78350f;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(120, 53, 15, 0));
  }

  .desktop-large\:from-green-50 {
    --tw-gradient-from: #ecfdf5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 253, 245, 0));
  }

  .desktop-large\:from-green-100 {
    --tw-gradient-from: #d1fae5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 250, 229, 0));
  }

  .desktop-large\:from-green-200 {
    --tw-gradient-from: #a7f3d0;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 243, 208, 0));
  }

  .desktop-large\:from-green-300 {
    --tw-gradient-from: #6ee7b7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 231, 183, 0));
  }

  .desktop-large\:from-green-400 {
    --tw-gradient-from: #34d399;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(52, 211, 153, 0));
  }

  .desktop-large\:from-green-500 {
    --tw-gradient-from: #10b981;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(16, 185, 129, 0));
  }

  .desktop-large\:from-green-600 {
    --tw-gradient-from: #059669;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(5, 150, 105, 0));
  }

  .desktop-large\:from-green-700 {
    --tw-gradient-from: #047857;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 120, 87, 0));
  }

  .desktop-large\:from-green-800 {
    --tw-gradient-from: #065f46;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 95, 70, 0));
  }

  .desktop-large\:from-green-900 {
    --tw-gradient-from: #064e3b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 78, 59, 0));
  }

  .desktop-large\:from-blue-50 {
    --tw-gradient-from: #eff6ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 246, 255, 0));
  }

  .desktop-large\:from-blue-100 {
    --tw-gradient-from: #dbeafe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 234, 254, 0));
  }

  .desktop-large\:from-blue-200 {
    --tw-gradient-from: #bfdbfe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(191, 219, 254, 0));
  }

  .desktop-large\:from-blue-300 {
    --tw-gradient-from: #93c5fd;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(147, 197, 253, 0));
  }

  .desktop-large\:from-blue-400 {
    --tw-gradient-from: #60a5fa;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 165, 250, 0));
  }

  .desktop-large\:from-blue-500 {
    --tw-gradient-from: #3b82f6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(59, 130, 246, 0));
  }

  .desktop-large\:from-blue-600 {
    --tw-gradient-from: #2563eb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 99, 235, 0));
  }

  .desktop-large\:from-blue-700 {
    --tw-gradient-from: #1d4ed8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(29, 78, 216, 0));
  }

  .desktop-large\:from-blue-800 {
    --tw-gradient-from: #1e40af;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 64, 175, 0));
  }

  .desktop-large\:from-blue-900 {
    --tw-gradient-from: #1e3a8a;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 58, 138, 0));
  }

  .desktop-large\:from-indigo-50 {
    --tw-gradient-from: #eef2ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 242, 255, 0));
  }

  .desktop-large\:from-indigo-100 {
    --tw-gradient-from: #e0e7ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 231, 255, 0));
  }

  .desktop-large\:from-indigo-200 {
    --tw-gradient-from: #c7d2fe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(199, 210, 254, 0));
  }

  .desktop-large\:from-indigo-300 {
    --tw-gradient-from: #a5b4fc;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 180, 252, 0));
  }

  .desktop-large\:from-indigo-400 {
    --tw-gradient-from: #818cf8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(129, 140, 248, 0));
  }

  .desktop-large\:from-indigo-500 {
    --tw-gradient-from: #6366f1;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 102, 241, 0));
  }

  .desktop-large\:from-indigo-600 {
    --tw-gradient-from: #4f46e5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(79, 70, 229, 0));
  }

  .desktop-large\:from-indigo-700 {
    --tw-gradient-from: #4338ca;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(67, 56, 202, 0));
  }

  .desktop-large\:from-indigo-800 {
    --tw-gradient-from: #3730a3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 48, 163, 0));
  }

  .desktop-large\:from-indigo-900 {
    --tw-gradient-from: #312e81;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(49, 46, 129, 0));
  }

  .desktop-large\:from-purple-50 {
    --tw-gradient-from: #f5f3ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 243, 255, 0));
  }

  .desktop-large\:from-purple-100 {
    --tw-gradient-from: #ede9fe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 233, 254, 0));
  }

  .desktop-large\:from-purple-200 {
    --tw-gradient-from: #ddd6fe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(221, 214, 254, 0));
  }

  .desktop-large\:from-purple-300 {
    --tw-gradient-from: #c4b5fd;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(196, 181, 253, 0));
  }

  .desktop-large\:from-purple-400 {
    --tw-gradient-from: #a78bfa;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 139, 250, 0));
  }

  .desktop-large\:from-purple-500 {
    --tw-gradient-from: #8b5cf6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(139, 92, 246, 0));
  }

  .desktop-large\:from-purple-600 {
    --tw-gradient-from: #7c3aed;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(124, 58, 237, 0));
  }

  .desktop-large\:from-purple-700 {
    --tw-gradient-from: #6d28d9;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(109, 40, 217, 0));
  }

  .desktop-large\:from-purple-800 {
    --tw-gradient-from: #5b21b6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(91, 33, 182, 0));
  }

  .desktop-large\:from-purple-900 {
    --tw-gradient-from: #4c1d95;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(76, 29, 149, 0));
  }

  .desktop-large\:from-pink-50 {
    --tw-gradient-from: #fdf2f8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 242, 248, 0));
  }

  .desktop-large\:from-pink-100 {
    --tw-gradient-from: #fce7f3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 231, 243, 0));
  }

  .desktop-large\:from-pink-200 {
    --tw-gradient-from: #fbcfe8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 207, 232, 0));
  }

  .desktop-large\:from-pink-300 {
    --tw-gradient-from: #f9a8d4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 168, 212, 0));
  }

  .desktop-large\:from-pink-400 {
    --tw-gradient-from: #f472b6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 114, 182, 0));
  }

  .desktop-large\:from-pink-500 {
    --tw-gradient-from: #ec4899;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 72, 153, 0));
  }

  .desktop-large\:from-pink-600 {
    --tw-gradient-from: #db2777;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 39, 119, 0));
  }

  .desktop-large\:from-pink-700 {
    --tw-gradient-from: #be185d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(190, 24, 93, 0));
  }

  .desktop-large\:from-pink-800 {
    --tw-gradient-from: #9d174d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(157, 23, 77, 0));
  }

  .desktop-large\:from-pink-900 {
    --tw-gradient-from: #831843;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(131, 24, 67, 0));
  }

  .desktop-large\:from-base-normal {
    --tw-gradient-from: #004181;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 65, 129, 0));
  }

  .desktop-large\:from-base-dark {
    --tw-gradient-from: #003469;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 52, 105, 0));
  }

  .desktop-large\:from-base-black {
    --tw-gradient-from: #1D1D1F;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(29, 29, 31, 0));
  }

  .desktop-large\:from-base-border {
    --tw-gradient-from: #E7E7E9;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(231, 231, 233, 0));
  }

  .desktop-large\:from-primary-normal {
    --tw-gradient-from: #0067CF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 103, 207, 0));
  }

  .desktop-large\:from-primary-alt {
    --tw-gradient-from: #00478F;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 71, 143, 0));
  }

  .desktop-large\:from-subtle-white {
    --tw-gradient-from: #F9F9F9;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 249, 249, 0));
  }

  .desktop-large\:from-turquesa {
    --tw-gradient-from: #0097B2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 151, 178, 0));
  }

  .desktop-large\:hover\:from-transparent:hover {
    --tw-gradient-from: transparent;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .desktop-large\:hover\:from-current:hover {
    --tw-gradient-from: currentColor;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .desktop-large\:hover\:from-black:hover {
    --tw-gradient-from: #000;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .desktop-large\:hover\:from-white:hover {
    --tw-gradient-from: #fff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .desktop-large\:hover\:from-gray-50:hover {
    --tw-gradient-from: #f9fafb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 250, 251, 0));
  }

  .desktop-large\:hover\:from-gray-100:hover {
    --tw-gradient-from: #f3f4f6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 244, 246, 0));
  }

  .desktop-large\:hover\:from-gray-200:hover {
    --tw-gradient-from: #e5e7eb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(229, 231, 235, 0));
  }

  .desktop-large\:hover\:from-gray-300:hover {
    --tw-gradient-from: #d1d5db;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 213, 219, 0));
  }

  .desktop-large\:hover\:from-gray-400:hover {
    --tw-gradient-from: #9ca3af;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(156, 163, 175, 0));
  }

  .desktop-large\:hover\:from-gray-500:hover {
    --tw-gradient-from: #6b7280;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 114, 128, 0));
  }

  .desktop-large\:hover\:from-gray-600:hover {
    --tw-gradient-from: #4b5563;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(75, 85, 99, 0));
  }

  .desktop-large\:hover\:from-gray-700:hover {
    --tw-gradient-from: #374151;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 65, 81, 0));
  }

  .desktop-large\:hover\:from-gray-800:hover {
    --tw-gradient-from: #1f2937;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 41, 55, 0));
  }

  .desktop-large\:hover\:from-gray-900:hover {
    --tw-gradient-from: #111827;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 24, 39, 0));
  }

  .desktop-large\:hover\:from-red-50:hover {
    --tw-gradient-from: #fef2f2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 242, 242, 0));
  }

  .desktop-large\:hover\:from-red-100:hover {
    --tw-gradient-from: #fee2e2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 226, 226, 0));
  }

  .desktop-large\:hover\:from-red-200:hover {
    --tw-gradient-from: #fecaca;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 202, 202, 0));
  }

  .desktop-large\:hover\:from-red-300:hover {
    --tw-gradient-from: #fca5a5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 165, 165, 0));
  }

  .desktop-large\:hover\:from-red-400:hover {
    --tw-gradient-from: #f87171;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 113, 113, 0));
  }

  .desktop-large\:hover\:from-red-500:hover {
    --tw-gradient-from: #ef4444;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 68, 68, 0));
  }

  .desktop-large\:hover\:from-red-600:hover {
    --tw-gradient-from: #dc2626;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(220, 38, 38, 0));
  }

  .desktop-large\:hover\:from-red-700:hover {
    --tw-gradient-from: #b91c1c;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(185, 28, 28, 0));
  }

  .desktop-large\:hover\:from-red-800:hover {
    --tw-gradient-from: #991b1b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(153, 27, 27, 0));
  }

  .desktop-large\:hover\:from-red-900:hover {
    --tw-gradient-from: #7f1d1d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(127, 29, 29, 0));
  }

  .desktop-large\:hover\:from-yellow-50:hover {
    --tw-gradient-from: #fffbeb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 251, 235, 0));
  }

  .desktop-large\:hover\:from-yellow-100:hover {
    --tw-gradient-from: #fef3c7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 243, 199, 0));
  }

  .desktop-large\:hover\:from-yellow-200:hover {
    --tw-gradient-from: #fde68a;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 230, 138, 0));
  }

  .desktop-large\:hover\:from-yellow-300:hover {
    --tw-gradient-from: #fcd34d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 211, 77, 0));
  }

  .desktop-large\:hover\:from-yellow-400:hover {
    --tw-gradient-from: #fbbf24;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 191, 36, 0));
  }

  .desktop-large\:hover\:from-yellow-500:hover {
    --tw-gradient-from: #f59e0b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0));
  }

  .desktop-large\:hover\:from-yellow-600:hover {
    --tw-gradient-from: #d97706;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 119, 6, 0));
  }

  .desktop-large\:hover\:from-yellow-700:hover {
    --tw-gradient-from: #b45309;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 83, 9, 0));
  }

  .desktop-large\:hover\:from-yellow-800:hover {
    --tw-gradient-from: #92400e;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 64, 14, 0));
  }

  .desktop-large\:hover\:from-yellow-900:hover {
    --tw-gradient-from: #78350f;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(120, 53, 15, 0));
  }

  .desktop-large\:hover\:from-green-50:hover {
    --tw-gradient-from: #ecfdf5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 253, 245, 0));
  }

  .desktop-large\:hover\:from-green-100:hover {
    --tw-gradient-from: #d1fae5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 250, 229, 0));
  }

  .desktop-large\:hover\:from-green-200:hover {
    --tw-gradient-from: #a7f3d0;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 243, 208, 0));
  }

  .desktop-large\:hover\:from-green-300:hover {
    --tw-gradient-from: #6ee7b7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 231, 183, 0));
  }

  .desktop-large\:hover\:from-green-400:hover {
    --tw-gradient-from: #34d399;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(52, 211, 153, 0));
  }

  .desktop-large\:hover\:from-green-500:hover {
    --tw-gradient-from: #10b981;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(16, 185, 129, 0));
  }

  .desktop-large\:hover\:from-green-600:hover {
    --tw-gradient-from: #059669;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(5, 150, 105, 0));
  }

  .desktop-large\:hover\:from-green-700:hover {
    --tw-gradient-from: #047857;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 120, 87, 0));
  }

  .desktop-large\:hover\:from-green-800:hover {
    --tw-gradient-from: #065f46;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 95, 70, 0));
  }

  .desktop-large\:hover\:from-green-900:hover {
    --tw-gradient-from: #064e3b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 78, 59, 0));
  }

  .desktop-large\:hover\:from-blue-50:hover {
    --tw-gradient-from: #eff6ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 246, 255, 0));
  }

  .desktop-large\:hover\:from-blue-100:hover {
    --tw-gradient-from: #dbeafe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 234, 254, 0));
  }

  .desktop-large\:hover\:from-blue-200:hover {
    --tw-gradient-from: #bfdbfe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(191, 219, 254, 0));
  }

  .desktop-large\:hover\:from-blue-300:hover {
    --tw-gradient-from: #93c5fd;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(147, 197, 253, 0));
  }

  .desktop-large\:hover\:from-blue-400:hover {
    --tw-gradient-from: #60a5fa;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 165, 250, 0));
  }

  .desktop-large\:hover\:from-blue-500:hover {
    --tw-gradient-from: #3b82f6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(59, 130, 246, 0));
  }

  .desktop-large\:hover\:from-blue-600:hover {
    --tw-gradient-from: #2563eb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 99, 235, 0));
  }

  .desktop-large\:hover\:from-blue-700:hover {
    --tw-gradient-from: #1d4ed8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(29, 78, 216, 0));
  }

  .desktop-large\:hover\:from-blue-800:hover {
    --tw-gradient-from: #1e40af;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 64, 175, 0));
  }

  .desktop-large\:hover\:from-blue-900:hover {
    --tw-gradient-from: #1e3a8a;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 58, 138, 0));
  }

  .desktop-large\:hover\:from-indigo-50:hover {
    --tw-gradient-from: #eef2ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 242, 255, 0));
  }

  .desktop-large\:hover\:from-indigo-100:hover {
    --tw-gradient-from: #e0e7ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 231, 255, 0));
  }

  .desktop-large\:hover\:from-indigo-200:hover {
    --tw-gradient-from: #c7d2fe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(199, 210, 254, 0));
  }

  .desktop-large\:hover\:from-indigo-300:hover {
    --tw-gradient-from: #a5b4fc;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 180, 252, 0));
  }

  .desktop-large\:hover\:from-indigo-400:hover {
    --tw-gradient-from: #818cf8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(129, 140, 248, 0));
  }

  .desktop-large\:hover\:from-indigo-500:hover {
    --tw-gradient-from: #6366f1;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 102, 241, 0));
  }

  .desktop-large\:hover\:from-indigo-600:hover {
    --tw-gradient-from: #4f46e5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(79, 70, 229, 0));
  }

  .desktop-large\:hover\:from-indigo-700:hover {
    --tw-gradient-from: #4338ca;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(67, 56, 202, 0));
  }

  .desktop-large\:hover\:from-indigo-800:hover {
    --tw-gradient-from: #3730a3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 48, 163, 0));
  }

  .desktop-large\:hover\:from-indigo-900:hover {
    --tw-gradient-from: #312e81;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(49, 46, 129, 0));
  }

  .desktop-large\:hover\:from-purple-50:hover {
    --tw-gradient-from: #f5f3ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 243, 255, 0));
  }

  .desktop-large\:hover\:from-purple-100:hover {
    --tw-gradient-from: #ede9fe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 233, 254, 0));
  }

  .desktop-large\:hover\:from-purple-200:hover {
    --tw-gradient-from: #ddd6fe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(221, 214, 254, 0));
  }

  .desktop-large\:hover\:from-purple-300:hover {
    --tw-gradient-from: #c4b5fd;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(196, 181, 253, 0));
  }

  .desktop-large\:hover\:from-purple-400:hover {
    --tw-gradient-from: #a78bfa;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 139, 250, 0));
  }

  .desktop-large\:hover\:from-purple-500:hover {
    --tw-gradient-from: #8b5cf6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(139, 92, 246, 0));
  }

  .desktop-large\:hover\:from-purple-600:hover {
    --tw-gradient-from: #7c3aed;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(124, 58, 237, 0));
  }

  .desktop-large\:hover\:from-purple-700:hover {
    --tw-gradient-from: #6d28d9;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(109, 40, 217, 0));
  }

  .desktop-large\:hover\:from-purple-800:hover {
    --tw-gradient-from: #5b21b6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(91, 33, 182, 0));
  }

  .desktop-large\:hover\:from-purple-900:hover {
    --tw-gradient-from: #4c1d95;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(76, 29, 149, 0));
  }

  .desktop-large\:hover\:from-pink-50:hover {
    --tw-gradient-from: #fdf2f8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 242, 248, 0));
  }

  .desktop-large\:hover\:from-pink-100:hover {
    --tw-gradient-from: #fce7f3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 231, 243, 0));
  }

  .desktop-large\:hover\:from-pink-200:hover {
    --tw-gradient-from: #fbcfe8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 207, 232, 0));
  }

  .desktop-large\:hover\:from-pink-300:hover {
    --tw-gradient-from: #f9a8d4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 168, 212, 0));
  }

  .desktop-large\:hover\:from-pink-400:hover {
    --tw-gradient-from: #f472b6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 114, 182, 0));
  }

  .desktop-large\:hover\:from-pink-500:hover {
    --tw-gradient-from: #ec4899;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 72, 153, 0));
  }

  .desktop-large\:hover\:from-pink-600:hover {
    --tw-gradient-from: #db2777;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 39, 119, 0));
  }

  .desktop-large\:hover\:from-pink-700:hover {
    --tw-gradient-from: #be185d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(190, 24, 93, 0));
  }

  .desktop-large\:hover\:from-pink-800:hover {
    --tw-gradient-from: #9d174d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(157, 23, 77, 0));
  }

  .desktop-large\:hover\:from-pink-900:hover {
    --tw-gradient-from: #831843;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(131, 24, 67, 0));
  }

  .desktop-large\:hover\:from-base-normal:hover {
    --tw-gradient-from: #004181;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 65, 129, 0));
  }

  .desktop-large\:hover\:from-base-dark:hover {
    --tw-gradient-from: #003469;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 52, 105, 0));
  }

  .desktop-large\:hover\:from-base-black:hover {
    --tw-gradient-from: #1D1D1F;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(29, 29, 31, 0));
  }

  .desktop-large\:hover\:from-base-border:hover {
    --tw-gradient-from: #E7E7E9;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(231, 231, 233, 0));
  }

  .desktop-large\:hover\:from-primary-normal:hover {
    --tw-gradient-from: #0067CF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 103, 207, 0));
  }

  .desktop-large\:hover\:from-primary-alt:hover {
    --tw-gradient-from: #00478F;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 71, 143, 0));
  }

  .desktop-large\:hover\:from-subtle-white:hover {
    --tw-gradient-from: #F9F9F9;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 249, 249, 0));
  }

  .desktop-large\:hover\:from-turquesa:hover {
    --tw-gradient-from: #0097B2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 151, 178, 0));
  }

  .desktop-large\:focus\:from-transparent:focus {
    --tw-gradient-from: transparent;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .desktop-large\:focus\:from-current:focus {
    --tw-gradient-from: currentColor;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .desktop-large\:focus\:from-black:focus {
    --tw-gradient-from: #000;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .desktop-large\:focus\:from-white:focus {
    --tw-gradient-from: #fff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .desktop-large\: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));
  }

  .desktop-large\: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));
  }

  .desktop-large\: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));
  }

  .desktop-large\: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));
  }

  .desktop-large\: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));
  }

  .desktop-large\: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));
  }

  .desktop-large\: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));
  }

  .desktop-large\: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));
  }

  .desktop-large\: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));
  }

  .desktop-large\: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));
  }

  .desktop-large\: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));
  }

  .desktop-large\: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));
  }

  .desktop-large\: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));
  }

  .desktop-large\: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));
  }

  .desktop-large\: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));
  }

  .desktop-large\: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));
  }

  .desktop-large\: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));
  }

  .desktop-large\: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));
  }

  .desktop-large\: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));
  }

  .desktop-large\: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));
  }

  .desktop-large\: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));
  }

  .desktop-large\: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));
  }

  .desktop-large\: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));
  }

  .desktop-large\: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));
  }

  .desktop-large\: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));
  }

  .desktop-large\: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));
  }

  .desktop-large\: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));
  }

  .desktop-large\: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));
  }

  .desktop-large\: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));
  }

  .desktop-large\: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));
  }

  .desktop-large\: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));
  }

  .desktop-large\: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));
  }

  .desktop-large\: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));
  }

  .desktop-large\: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));
  }

  .desktop-large\: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));
  }

  .desktop-large\: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));
  }

  .desktop-large\: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));
  }

  .desktop-large\: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));
  }

  .desktop-large\: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));
  }

  .desktop-large\: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));
  }

  .desktop-large\: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));
  }

  .desktop-large\: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));
  }

  .desktop-large\: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));
  }

  .desktop-large\: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));
  }

  .desktop-large\: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));
  }

  .desktop-large\: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));
  }

  .desktop-large\: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));
  }

  .desktop-large\: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));
  }

  .desktop-large\: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));
  }

  .desktop-large\: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));
  }

  .desktop-large\: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));
  }

  .desktop-large\: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));
  }

  .desktop-large\: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));
  }

  .desktop-large\: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));
  }

  .desktop-large\: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));
  }

  .desktop-large\: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));
  }

  .desktop-large\: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));
  }

  .desktop-large\: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));
  }

  .desktop-large\: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));
  }

  .desktop-large\: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));
  }

  .desktop-large\: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));
  }

  .desktop-large\: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));
  }

  .desktop-large\: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));
  }

  .desktop-large\: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));
  }

  .desktop-large\: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));
  }

  .desktop-large\: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));
  }

  .desktop-large\: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));
  }

  .desktop-large\: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));
  }

  .desktop-large\: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));
  }

  .desktop-large\: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));
  }

  .desktop-large\: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));
  }

  .desktop-large\: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));
  }

  .desktop-large\: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));
  }

  .desktop-large\: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));
  }

  .desktop-large\: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));
  }

  .desktop-large\: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));
  }

  .desktop-large\: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));
  }

  .desktop-large\: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));
  }

  .desktop-large\: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));
  }

  .desktop-large\: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));
  }

  .desktop-large\:focus\:from-base-normal:focus {
    --tw-gradient-from: #004181;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 65, 129, 0));
  }

  .desktop-large\:focus\:from-base-dark:focus {
    --tw-gradient-from: #003469;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 52, 105, 0));
  }

  .desktop-large\:focus\:from-base-black:focus {
    --tw-gradient-from: #1D1D1F;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(29, 29, 31, 0));
  }

  .desktop-large\:focus\:from-base-border:focus {
    --tw-gradient-from: #E7E7E9;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(231, 231, 233, 0));
  }

  .desktop-large\:focus\:from-primary-normal:focus {
    --tw-gradient-from: #0067CF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 103, 207, 0));
  }

  .desktop-large\:focus\:from-primary-alt:focus {
    --tw-gradient-from: #00478F;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 71, 143, 0));
  }

  .desktop-large\:focus\:from-subtle-white:focus {
    --tw-gradient-from: #F9F9F9;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 249, 249, 0));
  }

  .desktop-large\:focus\:from-turquesa:focus {
    --tw-gradient-from: #0097B2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 151, 178, 0));
  }

  .desktop-large\:via-transparent {
    --tw-gradient-stops: var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .desktop-large\:via-current {
    --tw-gradient-stops: var(--tw-gradient-from), currentColor, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .desktop-large\:via-black {
    --tw-gradient-stops: var(--tw-gradient-from), #000, var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .desktop-large\:via-white {
    --tw-gradient-stops: var(--tw-gradient-from), #fff, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .desktop-large\:via-gray-50 {
    --tw-gradient-stops: var(--tw-gradient-from), #f9fafb, var(--tw-gradient-to, rgba(249, 250, 251, 0));
  }

  .desktop-large\:via-gray-100 {
    --tw-gradient-stops: var(--tw-gradient-from), #f3f4f6, var(--tw-gradient-to, rgba(243, 244, 246, 0));
  }

  .desktop-large\:via-gray-200 {
    --tw-gradient-stops: var(--tw-gradient-from), #e5e7eb, var(--tw-gradient-to, rgba(229, 231, 235, 0));
  }

  .desktop-large\:via-gray-300 {
    --tw-gradient-stops: var(--tw-gradient-from), #d1d5db, var(--tw-gradient-to, rgba(209, 213, 219, 0));
  }

  .desktop-large\:via-gray-400 {
    --tw-gradient-stops: var(--tw-gradient-from), #9ca3af, var(--tw-gradient-to, rgba(156, 163, 175, 0));
  }

  .desktop-large\:via-gray-500 {
    --tw-gradient-stops: var(--tw-gradient-from), #6b7280, var(--tw-gradient-to, rgba(107, 114, 128, 0));
  }

  .desktop-large\:via-gray-600 {
    --tw-gradient-stops: var(--tw-gradient-from), #4b5563, var(--tw-gradient-to, rgba(75, 85, 99, 0));
  }

  .desktop-large\:via-gray-700 {
    --tw-gradient-stops: var(--tw-gradient-from), #374151, var(--tw-gradient-to, rgba(55, 65, 81, 0));
  }

  .desktop-large\:via-gray-800 {
    --tw-gradient-stops: var(--tw-gradient-from), #1f2937, var(--tw-gradient-to, rgba(31, 41, 55, 0));
  }

  .desktop-large\:via-gray-900 {
    --tw-gradient-stops: var(--tw-gradient-from), #111827, var(--tw-gradient-to, rgba(17, 24, 39, 0));
  }

  .desktop-large\:via-red-50 {
    --tw-gradient-stops: var(--tw-gradient-from), #fef2f2, var(--tw-gradient-to, rgba(254, 242, 242, 0));
  }

  .desktop-large\:via-red-100 {
    --tw-gradient-stops: var(--tw-gradient-from), #fee2e2, var(--tw-gradient-to, rgba(254, 226, 226, 0));
  }

  .desktop-large\:via-red-200 {
    --tw-gradient-stops: var(--tw-gradient-from), #fecaca, var(--tw-gradient-to, rgba(254, 202, 202, 0));
  }

  .desktop-large\:via-red-300 {
    --tw-gradient-stops: var(--tw-gradient-from), #fca5a5, var(--tw-gradient-to, rgba(252, 165, 165, 0));
  }

  .desktop-large\:via-red-400 {
    --tw-gradient-stops: var(--tw-gradient-from), #f87171, var(--tw-gradient-to, rgba(248, 113, 113, 0));
  }

  .desktop-large\:via-red-500 {
    --tw-gradient-stops: var(--tw-gradient-from), #ef4444, var(--tw-gradient-to, rgba(239, 68, 68, 0));
  }

  .desktop-large\:via-red-600 {
    --tw-gradient-stops: var(--tw-gradient-from), #dc2626, var(--tw-gradient-to, rgba(220, 38, 38, 0));
  }

  .desktop-large\:via-red-700 {
    --tw-gradient-stops: var(--tw-gradient-from), #b91c1c, var(--tw-gradient-to, rgba(185, 28, 28, 0));
  }

  .desktop-large\:via-red-800 {
    --tw-gradient-stops: var(--tw-gradient-from), #991b1b, var(--tw-gradient-to, rgba(153, 27, 27, 0));
  }

  .desktop-large\:via-red-900 {
    --tw-gradient-stops: var(--tw-gradient-from), #7f1d1d, var(--tw-gradient-to, rgba(127, 29, 29, 0));
  }

  .desktop-large\:via-yellow-50 {
    --tw-gradient-stops: var(--tw-gradient-from), #fffbeb, var(--tw-gradient-to, rgba(255, 251, 235, 0));
  }

  .desktop-large\:via-yellow-100 {
    --tw-gradient-stops: var(--tw-gradient-from), #fef3c7, var(--tw-gradient-to, rgba(254, 243, 199, 0));
  }

  .desktop-large\:via-yellow-200 {
    --tw-gradient-stops: var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, rgba(253, 230, 138, 0));
  }

  .desktop-large\:via-yellow-300 {
    --tw-gradient-stops: var(--tw-gradient-from), #fcd34d, var(--tw-gradient-to, rgba(252, 211, 77, 0));
  }

  .desktop-large\:via-yellow-400 {
    --tw-gradient-stops: var(--tw-gradient-from), #fbbf24, var(--tw-gradient-to, rgba(251, 191, 36, 0));
  }

  .desktop-large\:via-yellow-500 {
    --tw-gradient-stops: var(--tw-gradient-from), #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0));
  }

  .desktop-large\:via-yellow-600 {
    --tw-gradient-stops: var(--tw-gradient-from), #d97706, var(--tw-gradient-to, rgba(217, 119, 6, 0));
  }

  .desktop-large\:via-yellow-700 {
    --tw-gradient-stops: var(--tw-gradient-from), #b45309, var(--tw-gradient-to, rgba(180, 83, 9, 0));
  }

  .desktop-large\:via-yellow-800 {
    --tw-gradient-stops: var(--tw-gradient-from), #92400e, var(--tw-gradient-to, rgba(146, 64, 14, 0));
  }

  .desktop-large\:via-yellow-900 {
    --tw-gradient-stops: var(--tw-gradient-from), #78350f, var(--tw-gradient-to, rgba(120, 53, 15, 0));
  }

  .desktop-large\:via-green-50 {
    --tw-gradient-stops: var(--tw-gradient-from), #ecfdf5, var(--tw-gradient-to, rgba(236, 253, 245, 0));
  }

  .desktop-large\:via-green-100 {
    --tw-gradient-stops: var(--tw-gradient-from), #d1fae5, var(--tw-gradient-to, rgba(209, 250, 229, 0));
  }

  .desktop-large\:via-green-200 {
    --tw-gradient-stops: var(--tw-gradient-from), #a7f3d0, var(--tw-gradient-to, rgba(167, 243, 208, 0));
  }

  .desktop-large\:via-green-300 {
    --tw-gradient-stops: var(--tw-gradient-from), #6ee7b7, var(--tw-gradient-to, rgba(110, 231, 183, 0));
  }

  .desktop-large\:via-green-400 {
    --tw-gradient-stops: var(--tw-gradient-from), #34d399, var(--tw-gradient-to, rgba(52, 211, 153, 0));
  }

  .desktop-large\:via-green-500 {
    --tw-gradient-stops: var(--tw-gradient-from), #10b981, var(--tw-gradient-to, rgba(16, 185, 129, 0));
  }

  .desktop-large\:via-green-600 {
    --tw-gradient-stops: var(--tw-gradient-from), #059669, var(--tw-gradient-to, rgba(5, 150, 105, 0));
  }

  .desktop-large\:via-green-700 {
    --tw-gradient-stops: var(--tw-gradient-from), #047857, var(--tw-gradient-to, rgba(4, 120, 87, 0));
  }

  .desktop-large\:via-green-800 {
    --tw-gradient-stops: var(--tw-gradient-from), #065f46, var(--tw-gradient-to, rgba(6, 95, 70, 0));
  }

  .desktop-large\:via-green-900 {
    --tw-gradient-stops: var(--tw-gradient-from), #064e3b, var(--tw-gradient-to, rgba(6, 78, 59, 0));
  }

  .desktop-large\:via-blue-50 {
    --tw-gradient-stops: var(--tw-gradient-from), #eff6ff, var(--tw-gradient-to, rgba(239, 246, 255, 0));
  }

  .desktop-large\:via-blue-100 {
    --tw-gradient-stops: var(--tw-gradient-from), #dbeafe, var(--tw-gradient-to, rgba(219, 234, 254, 0));
  }

  .desktop-large\:via-blue-200 {
    --tw-gradient-stops: var(--tw-gradient-from), #bfdbfe, var(--tw-gradient-to, rgba(191, 219, 254, 0));
  }

  .desktop-large\:via-blue-300 {
    --tw-gradient-stops: var(--tw-gradient-from), #93c5fd, var(--tw-gradient-to, rgba(147, 197, 253, 0));
  }

  .desktop-large\:via-blue-400 {
    --tw-gradient-stops: var(--tw-gradient-from), #60a5fa, var(--tw-gradient-to, rgba(96, 165, 250, 0));
  }

  .desktop-large\:via-blue-500 {
    --tw-gradient-stops: var(--tw-gradient-from), #3b82f6, var(--tw-gradient-to, rgba(59, 130, 246, 0));
  }

  .desktop-large\:via-blue-600 {
    --tw-gradient-stops: var(--tw-gradient-from), #2563eb, var(--tw-gradient-to, rgba(37, 99, 235, 0));
  }

  .desktop-large\:via-blue-700 {
    --tw-gradient-stops: var(--tw-gradient-from), #1d4ed8, var(--tw-gradient-to, rgba(29, 78, 216, 0));
  }

  .desktop-large\:via-blue-800 {
    --tw-gradient-stops: var(--tw-gradient-from), #1e40af, var(--tw-gradient-to, rgba(30, 64, 175, 0));
  }

  .desktop-large\:via-blue-900 {
    --tw-gradient-stops: var(--tw-gradient-from), #1e3a8a, var(--tw-gradient-to, rgba(30, 58, 138, 0));
  }

  .desktop-large\:via-indigo-50 {
    --tw-gradient-stops: var(--tw-gradient-from), #eef2ff, var(--tw-gradient-to, rgba(238, 242, 255, 0));
  }

  .desktop-large\:via-indigo-100 {
    --tw-gradient-stops: var(--tw-gradient-from), #e0e7ff, var(--tw-gradient-to, rgba(224, 231, 255, 0));
  }

  .desktop-large\:via-indigo-200 {
    --tw-gradient-stops: var(--tw-gradient-from), #c7d2fe, var(--tw-gradient-to, rgba(199, 210, 254, 0));
  }

  .desktop-large\:via-indigo-300 {
    --tw-gradient-stops: var(--tw-gradient-from), #a5b4fc, var(--tw-gradient-to, rgba(165, 180, 252, 0));
  }

  .desktop-large\:via-indigo-400 {
    --tw-gradient-stops: var(--tw-gradient-from), #818cf8, var(--tw-gradient-to, rgba(129, 140, 248, 0));
  }

  .desktop-large\:via-indigo-500 {
    --tw-gradient-stops: var(--tw-gradient-from), #6366f1, var(--tw-gradient-to, rgba(99, 102, 241, 0));
  }

  .desktop-large\:via-indigo-600 {
    --tw-gradient-stops: var(--tw-gradient-from), #4f46e5, var(--tw-gradient-to, rgba(79, 70, 229, 0));
  }

  .desktop-large\:via-indigo-700 {
    --tw-gradient-stops: var(--tw-gradient-from), #4338ca, var(--tw-gradient-to, rgba(67, 56, 202, 0));
  }

  .desktop-large\:via-indigo-800 {
    --tw-gradient-stops: var(--tw-gradient-from), #3730a3, var(--tw-gradient-to, rgba(55, 48, 163, 0));
  }

  .desktop-large\:via-indigo-900 {
    --tw-gradient-stops: var(--tw-gradient-from), #312e81, var(--tw-gradient-to, rgba(49, 46, 129, 0));
  }

  .desktop-large\:via-purple-50 {
    --tw-gradient-stops: var(--tw-gradient-from), #f5f3ff, var(--tw-gradient-to, rgba(245, 243, 255, 0));
  }

  .desktop-large\:via-purple-100 {
    --tw-gradient-stops: var(--tw-gradient-from), #ede9fe, var(--tw-gradient-to, rgba(237, 233, 254, 0));
  }

  .desktop-large\:via-purple-200 {
    --tw-gradient-stops: var(--tw-gradient-from), #ddd6fe, var(--tw-gradient-to, rgba(221, 214, 254, 0));
  }

  .desktop-large\:via-purple-300 {
    --tw-gradient-stops: var(--tw-gradient-from), #c4b5fd, var(--tw-gradient-to, rgba(196, 181, 253, 0));
  }

  .desktop-large\:via-purple-400 {
    --tw-gradient-stops: var(--tw-gradient-from), #a78bfa, var(--tw-gradient-to, rgba(167, 139, 250, 0));
  }

  .desktop-large\:via-purple-500 {
    --tw-gradient-stops: var(--tw-gradient-from), #8b5cf6, var(--tw-gradient-to, rgba(139, 92, 246, 0));
  }

  .desktop-large\:via-purple-600 {
    --tw-gradient-stops: var(--tw-gradient-from), #7c3aed, var(--tw-gradient-to, rgba(124, 58, 237, 0));
  }

  .desktop-large\:via-purple-700 {
    --tw-gradient-stops: var(--tw-gradient-from), #6d28d9, var(--tw-gradient-to, rgba(109, 40, 217, 0));
  }

  .desktop-large\:via-purple-800 {
    --tw-gradient-stops: var(--tw-gradient-from), #5b21b6, var(--tw-gradient-to, rgba(91, 33, 182, 0));
  }

  .desktop-large\:via-purple-900 {
    --tw-gradient-stops: var(--tw-gradient-from), #4c1d95, var(--tw-gradient-to, rgba(76, 29, 149, 0));
  }

  .desktop-large\:via-pink-50 {
    --tw-gradient-stops: var(--tw-gradient-from), #fdf2f8, var(--tw-gradient-to, rgba(253, 242, 248, 0));
  }

  .desktop-large\:via-pink-100 {
    --tw-gradient-stops: var(--tw-gradient-from), #fce7f3, var(--tw-gradient-to, rgba(252, 231, 243, 0));
  }

  .desktop-large\:via-pink-200 {
    --tw-gradient-stops: var(--tw-gradient-from), #fbcfe8, var(--tw-gradient-to, rgba(251, 207, 232, 0));
  }

  .desktop-large\:via-pink-300 {
    --tw-gradient-stops: var(--tw-gradient-from), #f9a8d4, var(--tw-gradient-to, rgba(249, 168, 212, 0));
  }

  .desktop-large\:via-pink-400 {
    --tw-gradient-stops: var(--tw-gradient-from), #f472b6, var(--tw-gradient-to, rgba(244, 114, 182, 0));
  }

  .desktop-large\:via-pink-500 {
    --tw-gradient-stops: var(--tw-gradient-from), #ec4899, var(--tw-gradient-to, rgba(236, 72, 153, 0));
  }

  .desktop-large\:via-pink-600 {
    --tw-gradient-stops: var(--tw-gradient-from), #db2777, var(--tw-gradient-to, rgba(219, 39, 119, 0));
  }

  .desktop-large\:via-pink-700 {
    --tw-gradient-stops: var(--tw-gradient-from), #be185d, var(--tw-gradient-to, rgba(190, 24, 93, 0));
  }

  .desktop-large\:via-pink-800 {
    --tw-gradient-stops: var(--tw-gradient-from), #9d174d, var(--tw-gradient-to, rgba(157, 23, 77, 0));
  }

  .desktop-large\:via-pink-900 {
    --tw-gradient-stops: var(--tw-gradient-from), #831843, var(--tw-gradient-to, rgba(131, 24, 67, 0));
  }

  .desktop-large\:via-base-normal {
    --tw-gradient-stops: var(--tw-gradient-from), #004181, var(--tw-gradient-to, rgba(0, 65, 129, 0));
  }

  .desktop-large\:via-base-dark {
    --tw-gradient-stops: var(--tw-gradient-from), #003469, var(--tw-gradient-to, rgba(0, 52, 105, 0));
  }

  .desktop-large\:via-base-black {
    --tw-gradient-stops: var(--tw-gradient-from), #1D1D1F, var(--tw-gradient-to, rgba(29, 29, 31, 0));
  }

  .desktop-large\:via-base-border {
    --tw-gradient-stops: var(--tw-gradient-from), #E7E7E9, var(--tw-gradient-to, rgba(231, 231, 233, 0));
  }

  .desktop-large\:via-primary-normal {
    --tw-gradient-stops: var(--tw-gradient-from), #0067CF, var(--tw-gradient-to, rgba(0, 103, 207, 0));
  }

  .desktop-large\:via-primary-alt {
    --tw-gradient-stops: var(--tw-gradient-from), #00478F, var(--tw-gradient-to, rgba(0, 71, 143, 0));
  }

  .desktop-large\:via-subtle-white {
    --tw-gradient-stops: var(--tw-gradient-from), #F9F9F9, var(--tw-gradient-to, rgba(249, 249, 249, 0));
  }

  .desktop-large\:via-turquesa {
    --tw-gradient-stops: var(--tw-gradient-from), #0097B2, var(--tw-gradient-to, rgba(0, 151, 178, 0));
  }

  .desktop-large\:hover\:via-transparent:hover {
    --tw-gradient-stops: var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .desktop-large\:hover\:via-current:hover {
    --tw-gradient-stops: var(--tw-gradient-from), currentColor, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .desktop-large\:hover\:via-black:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #000, var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .desktop-large\:hover\:via-white:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fff, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .desktop-large\:hover\:via-gray-50:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f9fafb, var(--tw-gradient-to, rgba(249, 250, 251, 0));
  }

  .desktop-large\:hover\:via-gray-100:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f3f4f6, var(--tw-gradient-to, rgba(243, 244, 246, 0));
  }

  .desktop-large\:hover\:via-gray-200:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #e5e7eb, var(--tw-gradient-to, rgba(229, 231, 235, 0));
  }

  .desktop-large\:hover\:via-gray-300:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #d1d5db, var(--tw-gradient-to, rgba(209, 213, 219, 0));
  }

  .desktop-large\:hover\:via-gray-400:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #9ca3af, var(--tw-gradient-to, rgba(156, 163, 175, 0));
  }

  .desktop-large\:hover\:via-gray-500:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6b7280, var(--tw-gradient-to, rgba(107, 114, 128, 0));
  }

  .desktop-large\:hover\:via-gray-600:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #4b5563, var(--tw-gradient-to, rgba(75, 85, 99, 0));
  }

  .desktop-large\:hover\:via-gray-700:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #374151, var(--tw-gradient-to, rgba(55, 65, 81, 0));
  }

  .desktop-large\:hover\:via-gray-800:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1f2937, var(--tw-gradient-to, rgba(31, 41, 55, 0));
  }

  .desktop-large\:hover\:via-gray-900:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #111827, var(--tw-gradient-to, rgba(17, 24, 39, 0));
  }

  .desktop-large\:hover\:via-red-50:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fef2f2, var(--tw-gradient-to, rgba(254, 242, 242, 0));
  }

  .desktop-large\:hover\:via-red-100:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fee2e2, var(--tw-gradient-to, rgba(254, 226, 226, 0));
  }

  .desktop-large\:hover\:via-red-200:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fecaca, var(--tw-gradient-to, rgba(254, 202, 202, 0));
  }

  .desktop-large\:hover\:via-red-300:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fca5a5, var(--tw-gradient-to, rgba(252, 165, 165, 0));
  }

  .desktop-large\:hover\:via-red-400:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f87171, var(--tw-gradient-to, rgba(248, 113, 113, 0));
  }

  .desktop-large\:hover\:via-red-500:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #ef4444, var(--tw-gradient-to, rgba(239, 68, 68, 0));
  }

  .desktop-large\:hover\:via-red-600:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #dc2626, var(--tw-gradient-to, rgba(220, 38, 38, 0));
  }

  .desktop-large\:hover\:via-red-700:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #b91c1c, var(--tw-gradient-to, rgba(185, 28, 28, 0));
  }

  .desktop-large\:hover\:via-red-800:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #991b1b, var(--tw-gradient-to, rgba(153, 27, 27, 0));
  }

  .desktop-large\:hover\:via-red-900:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #7f1d1d, var(--tw-gradient-to, rgba(127, 29, 29, 0));
  }

  .desktop-large\:hover\:via-yellow-50:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fffbeb, var(--tw-gradient-to, rgba(255, 251, 235, 0));
  }

  .desktop-large\:hover\:via-yellow-100:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fef3c7, var(--tw-gradient-to, rgba(254, 243, 199, 0));
  }

  .desktop-large\:hover\:via-yellow-200:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, rgba(253, 230, 138, 0));
  }

  .desktop-large\:hover\:via-yellow-300:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fcd34d, var(--tw-gradient-to, rgba(252, 211, 77, 0));
  }

  .desktop-large\:hover\:via-yellow-400:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fbbf24, var(--tw-gradient-to, rgba(251, 191, 36, 0));
  }

  .desktop-large\:hover\:via-yellow-500:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0));
  }

  .desktop-large\:hover\:via-yellow-600:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #d97706, var(--tw-gradient-to, rgba(217, 119, 6, 0));
  }

  .desktop-large\:hover\:via-yellow-700:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #b45309, var(--tw-gradient-to, rgba(180, 83, 9, 0));
  }

  .desktop-large\:hover\:via-yellow-800:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #92400e, var(--tw-gradient-to, rgba(146, 64, 14, 0));
  }

  .desktop-large\:hover\:via-yellow-900:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #78350f, var(--tw-gradient-to, rgba(120, 53, 15, 0));
  }

  .desktop-large\:hover\:via-green-50:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #ecfdf5, var(--tw-gradient-to, rgba(236, 253, 245, 0));
  }

  .desktop-large\:hover\:via-green-100:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #d1fae5, var(--tw-gradient-to, rgba(209, 250, 229, 0));
  }

  .desktop-large\:hover\:via-green-200:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #a7f3d0, var(--tw-gradient-to, rgba(167, 243, 208, 0));
  }

  .desktop-large\:hover\:via-green-300:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6ee7b7, var(--tw-gradient-to, rgba(110, 231, 183, 0));
  }

  .desktop-large\:hover\:via-green-400:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #34d399, var(--tw-gradient-to, rgba(52, 211, 153, 0));
  }

  .desktop-large\:hover\:via-green-500:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #10b981, var(--tw-gradient-to, rgba(16, 185, 129, 0));
  }

  .desktop-large\:hover\:via-green-600:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #059669, var(--tw-gradient-to, rgba(5, 150, 105, 0));
  }

  .desktop-large\:hover\:via-green-700:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #047857, var(--tw-gradient-to, rgba(4, 120, 87, 0));
  }

  .desktop-large\:hover\:via-green-800:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #065f46, var(--tw-gradient-to, rgba(6, 95, 70, 0));
  }

  .desktop-large\:hover\:via-green-900:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #064e3b, var(--tw-gradient-to, rgba(6, 78, 59, 0));
  }

  .desktop-large\:hover\:via-blue-50:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #eff6ff, var(--tw-gradient-to, rgba(239, 246, 255, 0));
  }

  .desktop-large\:hover\:via-blue-100:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #dbeafe, var(--tw-gradient-to, rgba(219, 234, 254, 0));
  }

  .desktop-large\:hover\:via-blue-200:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #bfdbfe, var(--tw-gradient-to, rgba(191, 219, 254, 0));
  }

  .desktop-large\:hover\:via-blue-300:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #93c5fd, var(--tw-gradient-to, rgba(147, 197, 253, 0));
  }

  .desktop-large\:hover\:via-blue-400:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #60a5fa, var(--tw-gradient-to, rgba(96, 165, 250, 0));
  }

  .desktop-large\:hover\:via-blue-500:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #3b82f6, var(--tw-gradient-to, rgba(59, 130, 246, 0));
  }

  .desktop-large\:hover\:via-blue-600:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #2563eb, var(--tw-gradient-to, rgba(37, 99, 235, 0));
  }

  .desktop-large\:hover\:via-blue-700:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1d4ed8, var(--tw-gradient-to, rgba(29, 78, 216, 0));
  }

  .desktop-large\:hover\:via-blue-800:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1e40af, var(--tw-gradient-to, rgba(30, 64, 175, 0));
  }

  .desktop-large\:hover\:via-blue-900:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1e3a8a, var(--tw-gradient-to, rgba(30, 58, 138, 0));
  }

  .desktop-large\:hover\:via-indigo-50:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #eef2ff, var(--tw-gradient-to, rgba(238, 242, 255, 0));
  }

  .desktop-large\:hover\:via-indigo-100:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #e0e7ff, var(--tw-gradient-to, rgba(224, 231, 255, 0));
  }

  .desktop-large\:hover\:via-indigo-200:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #c7d2fe, var(--tw-gradient-to, rgba(199, 210, 254, 0));
  }

  .desktop-large\:hover\:via-indigo-300:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #a5b4fc, var(--tw-gradient-to, rgba(165, 180, 252, 0));
  }

  .desktop-large\:hover\:via-indigo-400:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #818cf8, var(--tw-gradient-to, rgba(129, 140, 248, 0));
  }

  .desktop-large\:hover\:via-indigo-500:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6366f1, var(--tw-gradient-to, rgba(99, 102, 241, 0));
  }

  .desktop-large\:hover\:via-indigo-600:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #4f46e5, var(--tw-gradient-to, rgba(79, 70, 229, 0));
  }

  .desktop-large\:hover\:via-indigo-700:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #4338ca, var(--tw-gradient-to, rgba(67, 56, 202, 0));
  }

  .desktop-large\:hover\:via-indigo-800:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #3730a3, var(--tw-gradient-to, rgba(55, 48, 163, 0));
  }

  .desktop-large\:hover\:via-indigo-900:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #312e81, var(--tw-gradient-to, rgba(49, 46, 129, 0));
  }

  .desktop-large\:hover\:via-purple-50:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f5f3ff, var(--tw-gradient-to, rgba(245, 243, 255, 0));
  }

  .desktop-large\:hover\:via-purple-100:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #ede9fe, var(--tw-gradient-to, rgba(237, 233, 254, 0));
  }

  .desktop-large\:hover\:via-purple-200:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #ddd6fe, var(--tw-gradient-to, rgba(221, 214, 254, 0));
  }

  .desktop-large\:hover\:via-purple-300:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #c4b5fd, var(--tw-gradient-to, rgba(196, 181, 253, 0));
  }

  .desktop-large\:hover\:via-purple-400:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #a78bfa, var(--tw-gradient-to, rgba(167, 139, 250, 0));
  }

  .desktop-large\:hover\:via-purple-500:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #8b5cf6, var(--tw-gradient-to, rgba(139, 92, 246, 0));
  }

  .desktop-large\:hover\:via-purple-600:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #7c3aed, var(--tw-gradient-to, rgba(124, 58, 237, 0));
  }

  .desktop-large\:hover\:via-purple-700:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6d28d9, var(--tw-gradient-to, rgba(109, 40, 217, 0));
  }

  .desktop-large\:hover\:via-purple-800:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #5b21b6, var(--tw-gradient-to, rgba(91, 33, 182, 0));
  }

  .desktop-large\:hover\:via-purple-900:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #4c1d95, var(--tw-gradient-to, rgba(76, 29, 149, 0));
  }

  .desktop-large\:hover\:via-pink-50:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fdf2f8, var(--tw-gradient-to, rgba(253, 242, 248, 0));
  }

  .desktop-large\:hover\:via-pink-100:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fce7f3, var(--tw-gradient-to, rgba(252, 231, 243, 0));
  }

  .desktop-large\:hover\:via-pink-200:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fbcfe8, var(--tw-gradient-to, rgba(251, 207, 232, 0));
  }

  .desktop-large\:hover\:via-pink-300:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f9a8d4, var(--tw-gradient-to, rgba(249, 168, 212, 0));
  }

  .desktop-large\:hover\:via-pink-400:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f472b6, var(--tw-gradient-to, rgba(244, 114, 182, 0));
  }

  .desktop-large\:hover\:via-pink-500:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #ec4899, var(--tw-gradient-to, rgba(236, 72, 153, 0));
  }

  .desktop-large\:hover\:via-pink-600:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #db2777, var(--tw-gradient-to, rgba(219, 39, 119, 0));
  }

  .desktop-large\:hover\:via-pink-700:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #be185d, var(--tw-gradient-to, rgba(190, 24, 93, 0));
  }

  .desktop-large\:hover\:via-pink-800:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #9d174d, var(--tw-gradient-to, rgba(157, 23, 77, 0));
  }

  .desktop-large\:hover\:via-pink-900:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #831843, var(--tw-gradient-to, rgba(131, 24, 67, 0));
  }

  .desktop-large\:hover\:via-base-normal:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #004181, var(--tw-gradient-to, rgba(0, 65, 129, 0));
  }

  .desktop-large\:hover\:via-base-dark:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #003469, var(--tw-gradient-to, rgba(0, 52, 105, 0));
  }

  .desktop-large\:hover\:via-base-black:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1D1D1F, var(--tw-gradient-to, rgba(29, 29, 31, 0));
  }

  .desktop-large\:hover\:via-base-border:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #E7E7E9, var(--tw-gradient-to, rgba(231, 231, 233, 0));
  }

  .desktop-large\:hover\:via-primary-normal:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #0067CF, var(--tw-gradient-to, rgba(0, 103, 207, 0));
  }

  .desktop-large\:hover\:via-primary-alt:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #00478F, var(--tw-gradient-to, rgba(0, 71, 143, 0));
  }

  .desktop-large\:hover\:via-subtle-white:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #F9F9F9, var(--tw-gradient-to, rgba(249, 249, 249, 0));
  }

  .desktop-large\:hover\:via-turquesa:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #0097B2, var(--tw-gradient-to, rgba(0, 151, 178, 0));
  }

  .desktop-large\:focus\:via-transparent:focus {
    --tw-gradient-stops: var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .desktop-large\:focus\:via-current:focus {
    --tw-gradient-stops: var(--tw-gradient-from), currentColor, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .desktop-large\:focus\:via-black:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #000, var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .desktop-large\:focus\:via-white:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fff, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .desktop-large\:focus\:via-gray-50:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f9fafb, var(--tw-gradient-to, rgba(249, 250, 251, 0));
  }

  .desktop-large\:focus\:via-gray-100:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f3f4f6, var(--tw-gradient-to, rgba(243, 244, 246, 0));
  }

  .desktop-large\:focus\:via-gray-200:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #e5e7eb, var(--tw-gradient-to, rgba(229, 231, 235, 0));
  }

  .desktop-large\:focus\:via-gray-300:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #d1d5db, var(--tw-gradient-to, rgba(209, 213, 219, 0));
  }

  .desktop-large\:focus\:via-gray-400:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #9ca3af, var(--tw-gradient-to, rgba(156, 163, 175, 0));
  }

  .desktop-large\:focus\:via-gray-500:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6b7280, var(--tw-gradient-to, rgba(107, 114, 128, 0));
  }

  .desktop-large\:focus\:via-gray-600:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #4b5563, var(--tw-gradient-to, rgba(75, 85, 99, 0));
  }

  .desktop-large\:focus\:via-gray-700:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #374151, var(--tw-gradient-to, rgba(55, 65, 81, 0));
  }

  .desktop-large\:focus\:via-gray-800:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1f2937, var(--tw-gradient-to, rgba(31, 41, 55, 0));
  }

  .desktop-large\:focus\:via-gray-900:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #111827, var(--tw-gradient-to, rgba(17, 24, 39, 0));
  }

  .desktop-large\:focus\:via-red-50:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fef2f2, var(--tw-gradient-to, rgba(254, 242, 242, 0));
  }

  .desktop-large\:focus\:via-red-100:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fee2e2, var(--tw-gradient-to, rgba(254, 226, 226, 0));
  }

  .desktop-large\:focus\:via-red-200:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fecaca, var(--tw-gradient-to, rgba(254, 202, 202, 0));
  }

  .desktop-large\:focus\:via-red-300:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fca5a5, var(--tw-gradient-to, rgba(252, 165, 165, 0));
  }

  .desktop-large\:focus\:via-red-400:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f87171, var(--tw-gradient-to, rgba(248, 113, 113, 0));
  }

  .desktop-large\:focus\:via-red-500:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #ef4444, var(--tw-gradient-to, rgba(239, 68, 68, 0));
  }

  .desktop-large\:focus\:via-red-600:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #dc2626, var(--tw-gradient-to, rgba(220, 38, 38, 0));
  }

  .desktop-large\:focus\:via-red-700:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #b91c1c, var(--tw-gradient-to, rgba(185, 28, 28, 0));
  }

  .desktop-large\:focus\:via-red-800:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #991b1b, var(--tw-gradient-to, rgba(153, 27, 27, 0));
  }

  .desktop-large\:focus\:via-red-900:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #7f1d1d, var(--tw-gradient-to, rgba(127, 29, 29, 0));
  }

  .desktop-large\:focus\:via-yellow-50:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fffbeb, var(--tw-gradient-to, rgba(255, 251, 235, 0));
  }

  .desktop-large\:focus\:via-yellow-100:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fef3c7, var(--tw-gradient-to, rgba(254, 243, 199, 0));
  }

  .desktop-large\:focus\:via-yellow-200:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, rgba(253, 230, 138, 0));
  }

  .desktop-large\:focus\:via-yellow-300:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fcd34d, var(--tw-gradient-to, rgba(252, 211, 77, 0));
  }

  .desktop-large\:focus\:via-yellow-400:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fbbf24, var(--tw-gradient-to, rgba(251, 191, 36, 0));
  }

  .desktop-large\:focus\:via-yellow-500:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0));
  }

  .desktop-large\:focus\:via-yellow-600:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #d97706, var(--tw-gradient-to, rgba(217, 119, 6, 0));
  }

  .desktop-large\:focus\:via-yellow-700:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #b45309, var(--tw-gradient-to, rgba(180, 83, 9, 0));
  }

  .desktop-large\:focus\:via-yellow-800:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #92400e, var(--tw-gradient-to, rgba(146, 64, 14, 0));
  }

  .desktop-large\:focus\:via-yellow-900:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #78350f, var(--tw-gradient-to, rgba(120, 53, 15, 0));
  }

  .desktop-large\:focus\:via-green-50:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #ecfdf5, var(--tw-gradient-to, rgba(236, 253, 245, 0));
  }

  .desktop-large\:focus\:via-green-100:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #d1fae5, var(--tw-gradient-to, rgba(209, 250, 229, 0));
  }

  .desktop-large\:focus\:via-green-200:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #a7f3d0, var(--tw-gradient-to, rgba(167, 243, 208, 0));
  }

  .desktop-large\:focus\:via-green-300:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6ee7b7, var(--tw-gradient-to, rgba(110, 231, 183, 0));
  }

  .desktop-large\:focus\:via-green-400:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #34d399, var(--tw-gradient-to, rgba(52, 211, 153, 0));
  }

  .desktop-large\:focus\:via-green-500:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #10b981, var(--tw-gradient-to, rgba(16, 185, 129, 0));
  }

  .desktop-large\:focus\:via-green-600:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #059669, var(--tw-gradient-to, rgba(5, 150, 105, 0));
  }

  .desktop-large\:focus\:via-green-700:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #047857, var(--tw-gradient-to, rgba(4, 120, 87, 0));
  }

  .desktop-large\:focus\:via-green-800:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #065f46, var(--tw-gradient-to, rgba(6, 95, 70, 0));
  }

  .desktop-large\:focus\:via-green-900:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #064e3b, var(--tw-gradient-to, rgba(6, 78, 59, 0));
  }

  .desktop-large\:focus\:via-blue-50:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #eff6ff, var(--tw-gradient-to, rgba(239, 246, 255, 0));
  }

  .desktop-large\:focus\:via-blue-100:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #dbeafe, var(--tw-gradient-to, rgba(219, 234, 254, 0));
  }

  .desktop-large\:focus\:via-blue-200:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #bfdbfe, var(--tw-gradient-to, rgba(191, 219, 254, 0));
  }

  .desktop-large\:focus\:via-blue-300:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #93c5fd, var(--tw-gradient-to, rgba(147, 197, 253, 0));
  }

  .desktop-large\:focus\:via-blue-400:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #60a5fa, var(--tw-gradient-to, rgba(96, 165, 250, 0));
  }

  .desktop-large\:focus\:via-blue-500:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #3b82f6, var(--tw-gradient-to, rgba(59, 130, 246, 0));
  }

  .desktop-large\:focus\:via-blue-600:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #2563eb, var(--tw-gradient-to, rgba(37, 99, 235, 0));
  }

  .desktop-large\:focus\:via-blue-700:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1d4ed8, var(--tw-gradient-to, rgba(29, 78, 216, 0));
  }

  .desktop-large\:focus\:via-blue-800:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1e40af, var(--tw-gradient-to, rgba(30, 64, 175, 0));
  }

  .desktop-large\:focus\:via-blue-900:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1e3a8a, var(--tw-gradient-to, rgba(30, 58, 138, 0));
  }

  .desktop-large\:focus\:via-indigo-50:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #eef2ff, var(--tw-gradient-to, rgba(238, 242, 255, 0));
  }

  .desktop-large\:focus\:via-indigo-100:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #e0e7ff, var(--tw-gradient-to, rgba(224, 231, 255, 0));
  }

  .desktop-large\:focus\:via-indigo-200:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #c7d2fe, var(--tw-gradient-to, rgba(199, 210, 254, 0));
  }

  .desktop-large\:focus\:via-indigo-300:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #a5b4fc, var(--tw-gradient-to, rgba(165, 180, 252, 0));
  }

  .desktop-large\:focus\:via-indigo-400:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #818cf8, var(--tw-gradient-to, rgba(129, 140, 248, 0));
  }

  .desktop-large\:focus\:via-indigo-500:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6366f1, var(--tw-gradient-to, rgba(99, 102, 241, 0));
  }

  .desktop-large\:focus\:via-indigo-600:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #4f46e5, var(--tw-gradient-to, rgba(79, 70, 229, 0));
  }

  .desktop-large\:focus\:via-indigo-700:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #4338ca, var(--tw-gradient-to, rgba(67, 56, 202, 0));
  }

  .desktop-large\:focus\:via-indigo-800:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #3730a3, var(--tw-gradient-to, rgba(55, 48, 163, 0));
  }

  .desktop-large\:focus\:via-indigo-900:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #312e81, var(--tw-gradient-to, rgba(49, 46, 129, 0));
  }

  .desktop-large\:focus\:via-purple-50:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f5f3ff, var(--tw-gradient-to, rgba(245, 243, 255, 0));
  }

  .desktop-large\:focus\:via-purple-100:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #ede9fe, var(--tw-gradient-to, rgba(237, 233, 254, 0));
  }

  .desktop-large\:focus\:via-purple-200:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #ddd6fe, var(--tw-gradient-to, rgba(221, 214, 254, 0));
  }

  .desktop-large\:focus\:via-purple-300:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #c4b5fd, var(--tw-gradient-to, rgba(196, 181, 253, 0));
  }

  .desktop-large\:focus\:via-purple-400:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #a78bfa, var(--tw-gradient-to, rgba(167, 139, 250, 0));
  }

  .desktop-large\:focus\:via-purple-500:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #8b5cf6, var(--tw-gradient-to, rgba(139, 92, 246, 0));
  }

  .desktop-large\:focus\:via-purple-600:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #7c3aed, var(--tw-gradient-to, rgba(124, 58, 237, 0));
  }

  .desktop-large\:focus\:via-purple-700:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6d28d9, var(--tw-gradient-to, rgba(109, 40, 217, 0));
  }

  .desktop-large\:focus\:via-purple-800:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #5b21b6, var(--tw-gradient-to, rgba(91, 33, 182, 0));
  }

  .desktop-large\:focus\:via-purple-900:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #4c1d95, var(--tw-gradient-to, rgba(76, 29, 149, 0));
  }

  .desktop-large\:focus\:via-pink-50:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fdf2f8, var(--tw-gradient-to, rgba(253, 242, 248, 0));
  }

  .desktop-large\:focus\:via-pink-100:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fce7f3, var(--tw-gradient-to, rgba(252, 231, 243, 0));
  }

  .desktop-large\:focus\:via-pink-200:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fbcfe8, var(--tw-gradient-to, rgba(251, 207, 232, 0));
  }

  .desktop-large\:focus\:via-pink-300:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f9a8d4, var(--tw-gradient-to, rgba(249, 168, 212, 0));
  }

  .desktop-large\:focus\:via-pink-400:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f472b6, var(--tw-gradient-to, rgba(244, 114, 182, 0));
  }

  .desktop-large\:focus\:via-pink-500:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #ec4899, var(--tw-gradient-to, rgba(236, 72, 153, 0));
  }

  .desktop-large\:focus\:via-pink-600:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #db2777, var(--tw-gradient-to, rgba(219, 39, 119, 0));
  }

  .desktop-large\:focus\:via-pink-700:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #be185d, var(--tw-gradient-to, rgba(190, 24, 93, 0));
  }

  .desktop-large\:focus\:via-pink-800:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #9d174d, var(--tw-gradient-to, rgba(157, 23, 77, 0));
  }

  .desktop-large\:focus\:via-pink-900:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #831843, var(--tw-gradient-to, rgba(131, 24, 67, 0));
  }

  .desktop-large\:focus\:via-base-normal:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #004181, var(--tw-gradient-to, rgba(0, 65, 129, 0));
  }

  .desktop-large\:focus\:via-base-dark:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #003469, var(--tw-gradient-to, rgba(0, 52, 105, 0));
  }

  .desktop-large\:focus\:via-base-black:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1D1D1F, var(--tw-gradient-to, rgba(29, 29, 31, 0));
  }

  .desktop-large\:focus\:via-base-border:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #E7E7E9, var(--tw-gradient-to, rgba(231, 231, 233, 0));
  }

  .desktop-large\:focus\:via-primary-normal:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #0067CF, var(--tw-gradient-to, rgba(0, 103, 207, 0));
  }

  .desktop-large\:focus\:via-primary-alt:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #00478F, var(--tw-gradient-to, rgba(0, 71, 143, 0));
  }

  .desktop-large\:focus\:via-subtle-white:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #F9F9F9, var(--tw-gradient-to, rgba(249, 249, 249, 0));
  }

  .desktop-large\:focus\:via-turquesa:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #0097B2, var(--tw-gradient-to, rgba(0, 151, 178, 0));
  }

  .desktop-large\:to-transparent {
    --tw-gradient-to: transparent;
  }

  .desktop-large\:to-current {
    --tw-gradient-to: currentColor;
  }

  .desktop-large\:to-black {
    --tw-gradient-to: #000;
  }

  .desktop-large\:to-white {
    --tw-gradient-to: #fff;
  }

  .desktop-large\:to-gray-50 {
    --tw-gradient-to: #f9fafb;
  }

  .desktop-large\:to-gray-100 {
    --tw-gradient-to: #f3f4f6;
  }

  .desktop-large\:to-gray-200 {
    --tw-gradient-to: #e5e7eb;
  }

  .desktop-large\:to-gray-300 {
    --tw-gradient-to: #d1d5db;
  }

  .desktop-large\:to-gray-400 {
    --tw-gradient-to: #9ca3af;
  }

  .desktop-large\:to-gray-500 {
    --tw-gradient-to: #6b7280;
  }

  .desktop-large\:to-gray-600 {
    --tw-gradient-to: #4b5563;
  }

  .desktop-large\:to-gray-700 {
    --tw-gradient-to: #374151;
  }

  .desktop-large\:to-gray-800 {
    --tw-gradient-to: #1f2937;
  }

  .desktop-large\:to-gray-900 {
    --tw-gradient-to: #111827;
  }

  .desktop-large\:to-red-50 {
    --tw-gradient-to: #fef2f2;
  }

  .desktop-large\:to-red-100 {
    --tw-gradient-to: #fee2e2;
  }

  .desktop-large\:to-red-200 {
    --tw-gradient-to: #fecaca;
  }

  .desktop-large\:to-red-300 {
    --tw-gradient-to: #fca5a5;
  }

  .desktop-large\:to-red-400 {
    --tw-gradient-to: #f87171;
  }

  .desktop-large\:to-red-500 {
    --tw-gradient-to: #ef4444;
  }

  .desktop-large\:to-red-600 {
    --tw-gradient-to: #dc2626;
  }

  .desktop-large\:to-red-700 {
    --tw-gradient-to: #b91c1c;
  }

  .desktop-large\:to-red-800 {
    --tw-gradient-to: #991b1b;
  }

  .desktop-large\:to-red-900 {
    --tw-gradient-to: #7f1d1d;
  }

  .desktop-large\:to-yellow-50 {
    --tw-gradient-to: #fffbeb;
  }

  .desktop-large\:to-yellow-100 {
    --tw-gradient-to: #fef3c7;
  }

  .desktop-large\:to-yellow-200 {
    --tw-gradient-to: #fde68a;
  }

  .desktop-large\:to-yellow-300 {
    --tw-gradient-to: #fcd34d;
  }

  .desktop-large\:to-yellow-400 {
    --tw-gradient-to: #fbbf24;
  }

  .desktop-large\:to-yellow-500 {
    --tw-gradient-to: #f59e0b;
  }

  .desktop-large\:to-yellow-600 {
    --tw-gradient-to: #d97706;
  }

  .desktop-large\:to-yellow-700 {
    --tw-gradient-to: #b45309;
  }

  .desktop-large\:to-yellow-800 {
    --tw-gradient-to: #92400e;
  }

  .desktop-large\:to-yellow-900 {
    --tw-gradient-to: #78350f;
  }

  .desktop-large\:to-green-50 {
    --tw-gradient-to: #ecfdf5;
  }

  .desktop-large\:to-green-100 {
    --tw-gradient-to: #d1fae5;
  }

  .desktop-large\:to-green-200 {
    --tw-gradient-to: #a7f3d0;
  }

  .desktop-large\:to-green-300 {
    --tw-gradient-to: #6ee7b7;
  }

  .desktop-large\:to-green-400 {
    --tw-gradient-to: #34d399;
  }

  .desktop-large\:to-green-500 {
    --tw-gradient-to: #10b981;
  }

  .desktop-large\:to-green-600 {
    --tw-gradient-to: #059669;
  }

  .desktop-large\:to-green-700 {
    --tw-gradient-to: #047857;
  }

  .desktop-large\:to-green-800 {
    --tw-gradient-to: #065f46;
  }

  .desktop-large\:to-green-900 {
    --tw-gradient-to: #064e3b;
  }

  .desktop-large\:to-blue-50 {
    --tw-gradient-to: #eff6ff;
  }

  .desktop-large\:to-blue-100 {
    --tw-gradient-to: #dbeafe;
  }

  .desktop-large\:to-blue-200 {
    --tw-gradient-to: #bfdbfe;
  }

  .desktop-large\:to-blue-300 {
    --tw-gradient-to: #93c5fd;
  }

  .desktop-large\:to-blue-400 {
    --tw-gradient-to: #60a5fa;
  }

  .desktop-large\:to-blue-500 {
    --tw-gradient-to: #3b82f6;
  }

  .desktop-large\:to-blue-600 {
    --tw-gradient-to: #2563eb;
  }

  .desktop-large\:to-blue-700 {
    --tw-gradient-to: #1d4ed8;
  }

  .desktop-large\:to-blue-800 {
    --tw-gradient-to: #1e40af;
  }

  .desktop-large\:to-blue-900 {
    --tw-gradient-to: #1e3a8a;
  }

  .desktop-large\:to-indigo-50 {
    --tw-gradient-to: #eef2ff;
  }

  .desktop-large\:to-indigo-100 {
    --tw-gradient-to: #e0e7ff;
  }

  .desktop-large\:to-indigo-200 {
    --tw-gradient-to: #c7d2fe;
  }

  .desktop-large\:to-indigo-300 {
    --tw-gradient-to: #a5b4fc;
  }

  .desktop-large\:to-indigo-400 {
    --tw-gradient-to: #818cf8;
  }

  .desktop-large\:to-indigo-500 {
    --tw-gradient-to: #6366f1;
  }

  .desktop-large\:to-indigo-600 {
    --tw-gradient-to: #4f46e5;
  }

  .desktop-large\:to-indigo-700 {
    --tw-gradient-to: #4338ca;
  }

  .desktop-large\:to-indigo-800 {
    --tw-gradient-to: #3730a3;
  }

  .desktop-large\:to-indigo-900 {
    --tw-gradient-to: #312e81;
  }

  .desktop-large\:to-purple-50 {
    --tw-gradient-to: #f5f3ff;
  }

  .desktop-large\:to-purple-100 {
    --tw-gradient-to: #ede9fe;
  }

  .desktop-large\:to-purple-200 {
    --tw-gradient-to: #ddd6fe;
  }

  .desktop-large\:to-purple-300 {
    --tw-gradient-to: #c4b5fd;
  }

  .desktop-large\:to-purple-400 {
    --tw-gradient-to: #a78bfa;
  }

  .desktop-large\:to-purple-500 {
    --tw-gradient-to: #8b5cf6;
  }

  .desktop-large\:to-purple-600 {
    --tw-gradient-to: #7c3aed;
  }

  .desktop-large\:to-purple-700 {
    --tw-gradient-to: #6d28d9;
  }

  .desktop-large\:to-purple-800 {
    --tw-gradient-to: #5b21b6;
  }

  .desktop-large\:to-purple-900 {
    --tw-gradient-to: #4c1d95;
  }

  .desktop-large\:to-pink-50 {
    --tw-gradient-to: #fdf2f8;
  }

  .desktop-large\:to-pink-100 {
    --tw-gradient-to: #fce7f3;
  }

  .desktop-large\:to-pink-200 {
    --tw-gradient-to: #fbcfe8;
  }

  .desktop-large\:to-pink-300 {
    --tw-gradient-to: #f9a8d4;
  }

  .desktop-large\:to-pink-400 {
    --tw-gradient-to: #f472b6;
  }

  .desktop-large\:to-pink-500 {
    --tw-gradient-to: #ec4899;
  }

  .desktop-large\:to-pink-600 {
    --tw-gradient-to: #db2777;
  }

  .desktop-large\:to-pink-700 {
    --tw-gradient-to: #be185d;
  }

  .desktop-large\:to-pink-800 {
    --tw-gradient-to: #9d174d;
  }

  .desktop-large\:to-pink-900 {
    --tw-gradient-to: #831843;
  }

  .desktop-large\:to-base-normal {
    --tw-gradient-to: #004181;
  }

  .desktop-large\:to-base-dark {
    --tw-gradient-to: #003469;
  }

  .desktop-large\:to-base-black {
    --tw-gradient-to: #1D1D1F;
  }

  .desktop-large\:to-base-border {
    --tw-gradient-to: #E7E7E9;
  }

  .desktop-large\:to-primary-normal {
    --tw-gradient-to: #0067CF;
  }

  .desktop-large\:to-primary-alt {
    --tw-gradient-to: #00478F;
  }

  .desktop-large\:to-subtle-white {
    --tw-gradient-to: #F9F9F9;
  }

  .desktop-large\:to-turquesa {
    --tw-gradient-to: #0097B2;
  }

  .desktop-large\:hover\:to-transparent:hover {
    --tw-gradient-to: transparent;
  }

  .desktop-large\:hover\:to-current:hover {
    --tw-gradient-to: currentColor;
  }

  .desktop-large\:hover\:to-black:hover {
    --tw-gradient-to: #000;
  }

  .desktop-large\:hover\:to-white:hover {
    --tw-gradient-to: #fff;
  }

  .desktop-large\:hover\:to-gray-50:hover {
    --tw-gradient-to: #f9fafb;
  }

  .desktop-large\:hover\:to-gray-100:hover {
    --tw-gradient-to: #f3f4f6;
  }

  .desktop-large\:hover\:to-gray-200:hover {
    --tw-gradient-to: #e5e7eb;
  }

  .desktop-large\:hover\:to-gray-300:hover {
    --tw-gradient-to: #d1d5db;
  }

  .desktop-large\:hover\:to-gray-400:hover {
    --tw-gradient-to: #9ca3af;
  }

  .desktop-large\:hover\:to-gray-500:hover {
    --tw-gradient-to: #6b7280;
  }

  .desktop-large\:hover\:to-gray-600:hover {
    --tw-gradient-to: #4b5563;
  }

  .desktop-large\:hover\:to-gray-700:hover {
    --tw-gradient-to: #374151;
  }

  .desktop-large\:hover\:to-gray-800:hover {
    --tw-gradient-to: #1f2937;
  }

  .desktop-large\:hover\:to-gray-900:hover {
    --tw-gradient-to: #111827;
  }

  .desktop-large\:hover\:to-red-50:hover {
    --tw-gradient-to: #fef2f2;
  }

  .desktop-large\:hover\:to-red-100:hover {
    --tw-gradient-to: #fee2e2;
  }

  .desktop-large\:hover\:to-red-200:hover {
    --tw-gradient-to: #fecaca;
  }

  .desktop-large\:hover\:to-red-300:hover {
    --tw-gradient-to: #fca5a5;
  }

  .desktop-large\:hover\:to-red-400:hover {
    --tw-gradient-to: #f87171;
  }

  .desktop-large\:hover\:to-red-500:hover {
    --tw-gradient-to: #ef4444;
  }

  .desktop-large\:hover\:to-red-600:hover {
    --tw-gradient-to: #dc2626;
  }

  .desktop-large\:hover\:to-red-700:hover {
    --tw-gradient-to: #b91c1c;
  }

  .desktop-large\:hover\:to-red-800:hover {
    --tw-gradient-to: #991b1b;
  }

  .desktop-large\:hover\:to-red-900:hover {
    --tw-gradient-to: #7f1d1d;
  }

  .desktop-large\:hover\:to-yellow-50:hover {
    --tw-gradient-to: #fffbeb;
  }

  .desktop-large\:hover\:to-yellow-100:hover {
    --tw-gradient-to: #fef3c7;
  }

  .desktop-large\:hover\:to-yellow-200:hover {
    --tw-gradient-to: #fde68a;
  }

  .desktop-large\:hover\:to-yellow-300:hover {
    --tw-gradient-to: #fcd34d;
  }

  .desktop-large\:hover\:to-yellow-400:hover {
    --tw-gradient-to: #fbbf24;
  }

  .desktop-large\:hover\:to-yellow-500:hover {
    --tw-gradient-to: #f59e0b;
  }

  .desktop-large\:hover\:to-yellow-600:hover {
    --tw-gradient-to: #d97706;
  }

  .desktop-large\:hover\:to-yellow-700:hover {
    --tw-gradient-to: #b45309;
  }

  .desktop-large\:hover\:to-yellow-800:hover {
    --tw-gradient-to: #92400e;
  }

  .desktop-large\:hover\:to-yellow-900:hover {
    --tw-gradient-to: #78350f;
  }

  .desktop-large\:hover\:to-green-50:hover {
    --tw-gradient-to: #ecfdf5;
  }

  .desktop-large\:hover\:to-green-100:hover {
    --tw-gradient-to: #d1fae5;
  }

  .desktop-large\:hover\:to-green-200:hover {
    --tw-gradient-to: #a7f3d0;
  }

  .desktop-large\:hover\:to-green-300:hover {
    --tw-gradient-to: #6ee7b7;
  }

  .desktop-large\:hover\:to-green-400:hover {
    --tw-gradient-to: #34d399;
  }

  .desktop-large\:hover\:to-green-500:hover {
    --tw-gradient-to: #10b981;
  }

  .desktop-large\:hover\:to-green-600:hover {
    --tw-gradient-to: #059669;
  }

  .desktop-large\:hover\:to-green-700:hover {
    --tw-gradient-to: #047857;
  }

  .desktop-large\:hover\:to-green-800:hover {
    --tw-gradient-to: #065f46;
  }

  .desktop-large\:hover\:to-green-900:hover {
    --tw-gradient-to: #064e3b;
  }

  .desktop-large\:hover\:to-blue-50:hover {
    --tw-gradient-to: #eff6ff;
  }

  .desktop-large\:hover\:to-blue-100:hover {
    --tw-gradient-to: #dbeafe;
  }

  .desktop-large\:hover\:to-blue-200:hover {
    --tw-gradient-to: #bfdbfe;
  }

  .desktop-large\:hover\:to-blue-300:hover {
    --tw-gradient-to: #93c5fd;
  }

  .desktop-large\:hover\:to-blue-400:hover {
    --tw-gradient-to: #60a5fa;
  }

  .desktop-large\:hover\:to-blue-500:hover {
    --tw-gradient-to: #3b82f6;
  }

  .desktop-large\:hover\:to-blue-600:hover {
    --tw-gradient-to: #2563eb;
  }

  .desktop-large\:hover\:to-blue-700:hover {
    --tw-gradient-to: #1d4ed8;
  }

  .desktop-large\:hover\:to-blue-800:hover {
    --tw-gradient-to: #1e40af;
  }

  .desktop-large\:hover\:to-blue-900:hover {
    --tw-gradient-to: #1e3a8a;
  }

  .desktop-large\:hover\:to-indigo-50:hover {
    --tw-gradient-to: #eef2ff;
  }

  .desktop-large\:hover\:to-indigo-100:hover {
    --tw-gradient-to: #e0e7ff;
  }

  .desktop-large\:hover\:to-indigo-200:hover {
    --tw-gradient-to: #c7d2fe;
  }

  .desktop-large\:hover\:to-indigo-300:hover {
    --tw-gradient-to: #a5b4fc;
  }

  .desktop-large\:hover\:to-indigo-400:hover {
    --tw-gradient-to: #818cf8;
  }

  .desktop-large\:hover\:to-indigo-500:hover {
    --tw-gradient-to: #6366f1;
  }

  .desktop-large\:hover\:to-indigo-600:hover {
    --tw-gradient-to: #4f46e5;
  }

  .desktop-large\:hover\:to-indigo-700:hover {
    --tw-gradient-to: #4338ca;
  }

  .desktop-large\:hover\:to-indigo-800:hover {
    --tw-gradient-to: #3730a3;
  }

  .desktop-large\:hover\:to-indigo-900:hover {
    --tw-gradient-to: #312e81;
  }

  .desktop-large\:hover\:to-purple-50:hover {
    --tw-gradient-to: #f5f3ff;
  }

  .desktop-large\:hover\:to-purple-100:hover {
    --tw-gradient-to: #ede9fe;
  }

  .desktop-large\:hover\:to-purple-200:hover {
    --tw-gradient-to: #ddd6fe;
  }

  .desktop-large\:hover\:to-purple-300:hover {
    --tw-gradient-to: #c4b5fd;
  }

  .desktop-large\:hover\:to-purple-400:hover {
    --tw-gradient-to: #a78bfa;
  }

  .desktop-large\:hover\:to-purple-500:hover {
    --tw-gradient-to: #8b5cf6;
  }

  .desktop-large\:hover\:to-purple-600:hover {
    --tw-gradient-to: #7c3aed;
  }

  .desktop-large\:hover\:to-purple-700:hover {
    --tw-gradient-to: #6d28d9;
  }

  .desktop-large\:hover\:to-purple-800:hover {
    --tw-gradient-to: #5b21b6;
  }

  .desktop-large\:hover\:to-purple-900:hover {
    --tw-gradient-to: #4c1d95;
  }

  .desktop-large\:hover\:to-pink-50:hover {
    --tw-gradient-to: #fdf2f8;
  }

  .desktop-large\:hover\:to-pink-100:hover {
    --tw-gradient-to: #fce7f3;
  }

  .desktop-large\:hover\:to-pink-200:hover {
    --tw-gradient-to: #fbcfe8;
  }

  .desktop-large\:hover\:to-pink-300:hover {
    --tw-gradient-to: #f9a8d4;
  }

  .desktop-large\:hover\:to-pink-400:hover {
    --tw-gradient-to: #f472b6;
  }

  .desktop-large\:hover\:to-pink-500:hover {
    --tw-gradient-to: #ec4899;
  }

  .desktop-large\:hover\:to-pink-600:hover {
    --tw-gradient-to: #db2777;
  }

  .desktop-large\:hover\:to-pink-700:hover {
    --tw-gradient-to: #be185d;
  }

  .desktop-large\:hover\:to-pink-800:hover {
    --tw-gradient-to: #9d174d;
  }

  .desktop-large\:hover\:to-pink-900:hover {
    --tw-gradient-to: #831843;
  }

  .desktop-large\:hover\:to-base-normal:hover {
    --tw-gradient-to: #004181;
  }

  .desktop-large\:hover\:to-base-dark:hover {
    --tw-gradient-to: #003469;
  }

  .desktop-large\:hover\:to-base-black:hover {
    --tw-gradient-to: #1D1D1F;
  }

  .desktop-large\:hover\:to-base-border:hover {
    --tw-gradient-to: #E7E7E9;
  }

  .desktop-large\:hover\:to-primary-normal:hover {
    --tw-gradient-to: #0067CF;
  }

  .desktop-large\:hover\:to-primary-alt:hover {
    --tw-gradient-to: #00478F;
  }

  .desktop-large\:hover\:to-subtle-white:hover {
    --tw-gradient-to: #F9F9F9;
  }

  .desktop-large\:hover\:to-turquesa:hover {
    --tw-gradient-to: #0097B2;
  }

  .desktop-large\:focus\:to-transparent:focus {
    --tw-gradient-to: transparent;
  }

  .desktop-large\:focus\:to-current:focus {
    --tw-gradient-to: currentColor;
  }

  .desktop-large\:focus\:to-black:focus {
    --tw-gradient-to: #000;
  }

  .desktop-large\:focus\:to-white:focus {
    --tw-gradient-to: #fff;
  }

  .desktop-large\:focus\:to-gray-50:focus {
    --tw-gradient-to: #f9fafb;
  }

  .desktop-large\:focus\:to-gray-100:focus {
    --tw-gradient-to: #f3f4f6;
  }

  .desktop-large\:focus\:to-gray-200:focus {
    --tw-gradient-to: #e5e7eb;
  }

  .desktop-large\:focus\:to-gray-300:focus {
    --tw-gradient-to: #d1d5db;
  }

  .desktop-large\:focus\:to-gray-400:focus {
    --tw-gradient-to: #9ca3af;
  }

  .desktop-large\:focus\:to-gray-500:focus {
    --tw-gradient-to: #6b7280;
  }

  .desktop-large\:focus\:to-gray-600:focus {
    --tw-gradient-to: #4b5563;
  }

  .desktop-large\:focus\:to-gray-700:focus {
    --tw-gradient-to: #374151;
  }

  .desktop-large\:focus\:to-gray-800:focus {
    --tw-gradient-to: #1f2937;
  }

  .desktop-large\:focus\:to-gray-900:focus {
    --tw-gradient-to: #111827;
  }

  .desktop-large\:focus\:to-red-50:focus {
    --tw-gradient-to: #fef2f2;
  }

  .desktop-large\:focus\:to-red-100:focus {
    --tw-gradient-to: #fee2e2;
  }

  .desktop-large\:focus\:to-red-200:focus {
    --tw-gradient-to: #fecaca;
  }

  .desktop-large\:focus\:to-red-300:focus {
    --tw-gradient-to: #fca5a5;
  }

  .desktop-large\:focus\:to-red-400:focus {
    --tw-gradient-to: #f87171;
  }

  .desktop-large\:focus\:to-red-500:focus {
    --tw-gradient-to: #ef4444;
  }

  .desktop-large\:focus\:to-red-600:focus {
    --tw-gradient-to: #dc2626;
  }

  .desktop-large\:focus\:to-red-700:focus {
    --tw-gradient-to: #b91c1c;
  }

  .desktop-large\:focus\:to-red-800:focus {
    --tw-gradient-to: #991b1b;
  }

  .desktop-large\:focus\:to-red-900:focus {
    --tw-gradient-to: #7f1d1d;
  }

  .desktop-large\:focus\:to-yellow-50:focus {
    --tw-gradient-to: #fffbeb;
  }

  .desktop-large\:focus\:to-yellow-100:focus {
    --tw-gradient-to: #fef3c7;
  }

  .desktop-large\:focus\:to-yellow-200:focus {
    --tw-gradient-to: #fde68a;
  }

  .desktop-large\:focus\:to-yellow-300:focus {
    --tw-gradient-to: #fcd34d;
  }

  .desktop-large\:focus\:to-yellow-400:focus {
    --tw-gradient-to: #fbbf24;
  }

  .desktop-large\:focus\:to-yellow-500:focus {
    --tw-gradient-to: #f59e0b;
  }

  .desktop-large\:focus\:to-yellow-600:focus {
    --tw-gradient-to: #d97706;
  }

  .desktop-large\:focus\:to-yellow-700:focus {
    --tw-gradient-to: #b45309;
  }

  .desktop-large\:focus\:to-yellow-800:focus {
    --tw-gradient-to: #92400e;
  }

  .desktop-large\:focus\:to-yellow-900:focus {
    --tw-gradient-to: #78350f;
  }

  .desktop-large\:focus\:to-green-50:focus {
    --tw-gradient-to: #ecfdf5;
  }

  .desktop-large\:focus\:to-green-100:focus {
    --tw-gradient-to: #d1fae5;
  }

  .desktop-large\:focus\:to-green-200:focus {
    --tw-gradient-to: #a7f3d0;
  }

  .desktop-large\:focus\:to-green-300:focus {
    --tw-gradient-to: #6ee7b7;
  }

  .desktop-large\:focus\:to-green-400:focus {
    --tw-gradient-to: #34d399;
  }

  .desktop-large\:focus\:to-green-500:focus {
    --tw-gradient-to: #10b981;
  }

  .desktop-large\:focus\:to-green-600:focus {
    --tw-gradient-to: #059669;
  }

  .desktop-large\:focus\:to-green-700:focus {
    --tw-gradient-to: #047857;
  }

  .desktop-large\:focus\:to-green-800:focus {
    --tw-gradient-to: #065f46;
  }

  .desktop-large\:focus\:to-green-900:focus {
    --tw-gradient-to: #064e3b;
  }

  .desktop-large\:focus\:to-blue-50:focus {
    --tw-gradient-to: #eff6ff;
  }

  .desktop-large\:focus\:to-blue-100:focus {
    --tw-gradient-to: #dbeafe;
  }

  .desktop-large\:focus\:to-blue-200:focus {
    --tw-gradient-to: #bfdbfe;
  }

  .desktop-large\:focus\:to-blue-300:focus {
    --tw-gradient-to: #93c5fd;
  }

  .desktop-large\:focus\:to-blue-400:focus {
    --tw-gradient-to: #60a5fa;
  }

  .desktop-large\:focus\:to-blue-500:focus {
    --tw-gradient-to: #3b82f6;
  }

  .desktop-large\:focus\:to-blue-600:focus {
    --tw-gradient-to: #2563eb;
  }

  .desktop-large\:focus\:to-blue-700:focus {
    --tw-gradient-to: #1d4ed8;
  }

  .desktop-large\:focus\:to-blue-800:focus {
    --tw-gradient-to: #1e40af;
  }

  .desktop-large\:focus\:to-blue-900:focus {
    --tw-gradient-to: #1e3a8a;
  }

  .desktop-large\:focus\:to-indigo-50:focus {
    --tw-gradient-to: #eef2ff;
  }

  .desktop-large\:focus\:to-indigo-100:focus {
    --tw-gradient-to: #e0e7ff;
  }

  .desktop-large\:focus\:to-indigo-200:focus {
    --tw-gradient-to: #c7d2fe;
  }

  .desktop-large\:focus\:to-indigo-300:focus {
    --tw-gradient-to: #a5b4fc;
  }

  .desktop-large\:focus\:to-indigo-400:focus {
    --tw-gradient-to: #818cf8;
  }

  .desktop-large\:focus\:to-indigo-500:focus {
    --tw-gradient-to: #6366f1;
  }

  .desktop-large\:focus\:to-indigo-600:focus {
    --tw-gradient-to: #4f46e5;
  }

  .desktop-large\:focus\:to-indigo-700:focus {
    --tw-gradient-to: #4338ca;
  }

  .desktop-large\:focus\:to-indigo-800:focus {
    --tw-gradient-to: #3730a3;
  }

  .desktop-large\:focus\:to-indigo-900:focus {
    --tw-gradient-to: #312e81;
  }

  .desktop-large\:focus\:to-purple-50:focus {
    --tw-gradient-to: #f5f3ff;
  }

  .desktop-large\:focus\:to-purple-100:focus {
    --tw-gradient-to: #ede9fe;
  }

  .desktop-large\:focus\:to-purple-200:focus {
    --tw-gradient-to: #ddd6fe;
  }

  .desktop-large\:focus\:to-purple-300:focus {
    --tw-gradient-to: #c4b5fd;
  }

  .desktop-large\:focus\:to-purple-400:focus {
    --tw-gradient-to: #a78bfa;
  }

  .desktop-large\:focus\:to-purple-500:focus {
    --tw-gradient-to: #8b5cf6;
  }

  .desktop-large\:focus\:to-purple-600:focus {
    --tw-gradient-to: #7c3aed;
  }

  .desktop-large\:focus\:to-purple-700:focus {
    --tw-gradient-to: #6d28d9;
  }

  .desktop-large\:focus\:to-purple-800:focus {
    --tw-gradient-to: #5b21b6;
  }

  .desktop-large\:focus\:to-purple-900:focus {
    --tw-gradient-to: #4c1d95;
  }

  .desktop-large\:focus\:to-pink-50:focus {
    --tw-gradient-to: #fdf2f8;
  }

  .desktop-large\:focus\:to-pink-100:focus {
    --tw-gradient-to: #fce7f3;
  }

  .desktop-large\:focus\:to-pink-200:focus {
    --tw-gradient-to: #fbcfe8;
  }

  .desktop-large\:focus\:to-pink-300:focus {
    --tw-gradient-to: #f9a8d4;
  }

  .desktop-large\:focus\:to-pink-400:focus {
    --tw-gradient-to: #f472b6;
  }

  .desktop-large\:focus\:to-pink-500:focus {
    --tw-gradient-to: #ec4899;
  }

  .desktop-large\:focus\:to-pink-600:focus {
    --tw-gradient-to: #db2777;
  }

  .desktop-large\:focus\:to-pink-700:focus {
    --tw-gradient-to: #be185d;
  }

  .desktop-large\:focus\:to-pink-800:focus {
    --tw-gradient-to: #9d174d;
  }

  .desktop-large\:focus\:to-pink-900:focus {
    --tw-gradient-to: #831843;
  }

  .desktop-large\:focus\:to-base-normal:focus {
    --tw-gradient-to: #004181;
  }

  .desktop-large\:focus\:to-base-dark:focus {
    --tw-gradient-to: #003469;
  }

  .desktop-large\:focus\:to-base-black:focus {
    --tw-gradient-to: #1D1D1F;
  }

  .desktop-large\:focus\:to-base-border:focus {
    --tw-gradient-to: #E7E7E9;
  }

  .desktop-large\:focus\:to-primary-normal:focus {
    --tw-gradient-to: #0067CF;
  }

  .desktop-large\:focus\:to-primary-alt:focus {
    --tw-gradient-to: #00478F;
  }

  .desktop-large\:focus\:to-subtle-white:focus {
    --tw-gradient-to: #F9F9F9;
  }

  .desktop-large\:focus\:to-turquesa:focus {
    --tw-gradient-to: #0097B2;
  }

  .desktop-large\:decoration-slice {
    -webkit-box-decoration-break: slice;
            box-decoration-break: slice;
  }

  .desktop-large\:decoration-clone {
    -webkit-box-decoration-break: clone;
            box-decoration-break: clone;
  }

  .desktop-large\:bg-auto {
    background-size: auto;
  }

  .desktop-large\:bg-cover {
    background-size: cover;
  }

  .desktop-large\:bg-contain {
    background-size: contain;
  }

  .desktop-large\:bg-fixed {
    background-attachment: fixed;
  }

  .desktop-large\:bg-local {
    background-attachment: local;
  }

  .desktop-large\:bg-scroll {
    background-attachment: scroll;
  }

  .desktop-large\:bg-clip-border {
    background-clip: border-box;
  }

  .desktop-large\:bg-clip-padding {
    background-clip: padding-box;
  }

  .desktop-large\:bg-clip-content {
    background-clip: content-box;
  }

  .desktop-large\:bg-clip-text {
    -webkit-background-clip: text;
            background-clip: text;
  }

  .desktop-large\:bg-bottom {
    background-position: bottom;
  }

  .desktop-large\:bg-center {
    background-position: center;
  }

  .desktop-large\:bg-left {
    background-position: left;
  }

  .desktop-large\:bg-left-bottom {
    background-position: left bottom;
  }

  .desktop-large\:bg-left-top {
    background-position: left top;
  }

  .desktop-large\:bg-right {
    background-position: right;
  }

  .desktop-large\:bg-right-bottom {
    background-position: right bottom;
  }

  .desktop-large\:bg-right-top {
    background-position: right top;
  }

  .desktop-large\:bg-top {
    background-position: top;
  }

  .desktop-large\:bg-repeat {
    background-repeat: repeat;
  }

  .desktop-large\:bg-no-repeat {
    background-repeat: no-repeat;
  }

  .desktop-large\:bg-repeat-x {
    background-repeat: repeat-x;
  }

  .desktop-large\:bg-repeat-y {
    background-repeat: repeat-y;
  }

  .desktop-large\:bg-repeat-round {
    background-repeat: round;
  }

  .desktop-large\:bg-repeat-space {
    background-repeat: space;
  }

  .desktop-large\:bg-origin-border {
    background-origin: border-box;
  }

  .desktop-large\:bg-origin-padding {
    background-origin: padding-box;
  }

  .desktop-large\:bg-origin-content {
    background-origin: content-box;
  }

  .desktop-large\:fill-current {
    fill: currentColor;
  }

  .desktop-large\:stroke-current {
    stroke: currentColor;
  }

  .desktop-large\:stroke-0 {
    stroke-width: 0;
  }

  .desktop-large\:stroke-1 {
    stroke-width: 1;
  }

  .desktop-large\:stroke-2 {
    stroke-width: 2;
  }

  .desktop-large\:object-contain {
    -o-object-fit: contain;
       object-fit: contain;
  }

  .desktop-large\:object-cover {
    -o-object-fit: cover;
       object-fit: cover;
  }

  .desktop-large\:object-fill {
    -o-object-fit: fill;
       object-fit: fill;
  }

  .desktop-large\:object-none {
    -o-object-fit: none;
       object-fit: none;
  }

  .desktop-large\:object-scale-down {
    -o-object-fit: scale-down;
       object-fit: scale-down;
  }

  .desktop-large\:object-bottom {
    -o-object-position: bottom;
       object-position: bottom;
  }

  .desktop-large\:object-center {
    -o-object-position: center;
       object-position: center;
  }

  .desktop-large\:object-left {
    -o-object-position: left;
       object-position: left;
  }

  .desktop-large\:object-left-bottom {
    -o-object-position: left bottom;
       object-position: left bottom;
  }

  .desktop-large\:object-left-top {
    -o-object-position: left top;
       object-position: left top;
  }

  .desktop-large\:object-right {
    -o-object-position: right;
       object-position: right;
  }

  .desktop-large\:object-right-bottom {
    -o-object-position: right bottom;
       object-position: right bottom;
  }

  .desktop-large\:object-right-top {
    -o-object-position: right top;
       object-position: right top;
  }

  .desktop-large\:object-top {
    -o-object-position: top;
       object-position: top;
  }

  .desktop-large\:p-0 {
    padding: 0;
  }

  .desktop-large\:p-1 {
    padding: 0.0625rem;
  }

  .desktop-large\:p-2 {
    padding: 0.125rem;
  }

  .desktop-large\:p-3 {
    padding: 0.1875rem;
  }

  .desktop-large\:p-4 {
    padding: 0.25rem;
  }

  .desktop-large\:p-5 {
    padding: 0.3125rem;
  }

  .desktop-large\:p-6 {
    padding: 0.375rem;
  }

  .desktop-large\:p-8 {
    padding: 0.5rem;
  }

  .desktop-large\:p-10 {
    padding: 0.625rem;
  }

  .desktop-large\:p-12 {
    padding: 0.75rem;
  }

  .desktop-large\:p-16 {
    padding: 1rem;
  }

  .desktop-large\:p-20 {
    padding: 1.25rem;
  }

  .desktop-large\:p-24 {
    padding: 1.5rem;
  }

  .desktop-large\:p-32 {
    padding: 2rem;
  }

  .desktop-large\:p-40 {
    padding: 2.5rem;
  }

  .desktop-large\:p-48 {
    padding: 3rem;
  }

  .desktop-large\:p-56 {
    padding: 3.5rem;
  }

  .desktop-large\:p-64 {
    padding: 4rem;
  }

  .desktop-large\:p-68 {
    padding: 4.25rem;
  }

  .desktop-large\:p-72 {
    padding: 4.5rem;
  }

  .desktop-large\:p-76 {
    padding: 4.75rem;
  }

  .desktop-large\:p-80 {
    padding: 5rem;
  }

  .desktop-large\:p-192 {
    padding: 12rem;
  }

  .desktop-large\:p-px {
    padding: 1px;
  }

  .desktop-large\:px-0 {
    padding-left: 0;
    padding-right: 0;
  }

  .desktop-large\:px-1 {
    padding-left: 0.0625rem;
    padding-right: 0.0625rem;
  }

  .desktop-large\:px-2 {
    padding-left: 0.125rem;
    padding-right: 0.125rem;
  }

  .desktop-large\:px-3 {
    padding-left: 0.1875rem;
    padding-right: 0.1875rem;
  }

  .desktop-large\:px-4 {
    padding-left: 0.25rem;
    padding-right: 0.25rem;
  }

  .desktop-large\:px-5 {
    padding-left: 0.3125rem;
    padding-right: 0.3125rem;
  }

  .desktop-large\:px-6 {
    padding-left: 0.375rem;
    padding-right: 0.375rem;
  }

  .desktop-large\:px-8 {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }

  .desktop-large\:px-10 {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }

  .desktop-large\:px-12 {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }

  .desktop-large\:px-16 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .desktop-large\:px-20 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .desktop-large\:px-24 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .desktop-large\:px-32 {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .desktop-large\:px-40 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .desktop-large\:px-48 {
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .desktop-large\:px-56 {
    padding-left: 3.5rem;
    padding-right: 3.5rem;
  }

  .desktop-large\:px-64 {
    padding-left: 4rem;
    padding-right: 4rem;
  }

  .desktop-large\:px-68 {
    padding-left: 4.25rem;
    padding-right: 4.25rem;
  }

  .desktop-large\:px-72 {
    padding-left: 4.5rem;
    padding-right: 4.5rem;
  }

  .desktop-large\:px-76 {
    padding-left: 4.75rem;
    padding-right: 4.75rem;
  }

  .desktop-large\:px-80 {
    padding-left: 5rem;
    padding-right: 5rem;
  }

  .desktop-large\:px-192 {
    padding-left: 12rem;
    padding-right: 12rem;
  }

  .desktop-large\:px-px {
    padding-left: 1px;
    padding-right: 1px;
  }

  .desktop-large\:py-0 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .desktop-large\:py-1 {
    padding-top: 0.0625rem;
    padding-bottom: 0.0625rem;
  }

  .desktop-large\:py-2 {
    padding-top: 0.125rem;
    padding-bottom: 0.125rem;
  }

  .desktop-large\:py-3 {
    padding-top: 0.1875rem;
    padding-bottom: 0.1875rem;
  }

  .desktop-large\:py-4 {
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
  }

  .desktop-large\:py-5 {
    padding-top: 0.3125rem;
    padding-bottom: 0.3125rem;
  }

  .desktop-large\:py-6 {
    padding-top: 0.375rem;
    padding-bottom: 0.375rem;
  }

  .desktop-large\:py-8 {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }

  .desktop-large\:py-10 {
    padding-top: 0.625rem;
    padding-bottom: 0.625rem;
  }

  .desktop-large\:py-12 {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
  }

  .desktop-large\:py-16 {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .desktop-large\:py-20 {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }

  .desktop-large\:py-24 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }

  .desktop-large\:py-32 {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .desktop-large\:py-40 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }

  .desktop-large\:py-48 {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .desktop-large\:py-56 {
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }

  .desktop-large\:py-64 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .desktop-large\:py-68 {
    padding-top: 4.25rem;
    padding-bottom: 4.25rem;
  }

  .desktop-large\:py-72 {
    padding-top: 4.5rem;
    padding-bottom: 4.5rem;
  }

  .desktop-large\:py-76 {
    padding-top: 4.75rem;
    padding-bottom: 4.75rem;
  }

  .desktop-large\:py-80 {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  .desktop-large\:py-192 {
    padding-top: 12rem;
    padding-bottom: 12rem;
  }

  .desktop-large\:py-px {
    padding-top: 1px;
    padding-bottom: 1px;
  }

  .desktop-large\:pt-0 {
    padding-top: 0;
  }

  .desktop-large\:pt-1 {
    padding-top: 0.0625rem;
  }

  .desktop-large\:pt-2 {
    padding-top: 0.125rem;
  }

  .desktop-large\:pt-3 {
    padding-top: 0.1875rem;
  }

  .desktop-large\:pt-4 {
    padding-top: 0.25rem;
  }

  .desktop-large\:pt-5 {
    padding-top: 0.3125rem;
  }

  .desktop-large\:pt-6 {
    padding-top: 0.375rem;
  }

  .desktop-large\:pt-8 {
    padding-top: 0.5rem;
  }

  .desktop-large\:pt-10 {
    padding-top: 0.625rem;
  }

  .desktop-large\:pt-12 {
    padding-top: 0.75rem;
  }

  .desktop-large\:pt-16 {
    padding-top: 1rem;
  }

  .desktop-large\:pt-20 {
    padding-top: 1.25rem;
  }

  .desktop-large\:pt-24 {
    padding-top: 1.5rem;
  }

  .desktop-large\:pt-32 {
    padding-top: 2rem;
  }

  .desktop-large\:pt-40 {
    padding-top: 2.5rem;
  }

  .desktop-large\:pt-48 {
    padding-top: 3rem;
  }

  .desktop-large\:pt-56 {
    padding-top: 3.5rem;
  }

  .desktop-large\:pt-64 {
    padding-top: 4rem;
  }

  .desktop-large\:pt-68 {
    padding-top: 4.25rem;
  }

  .desktop-large\:pt-72 {
    padding-top: 4.5rem;
  }

  .desktop-large\:pt-76 {
    padding-top: 4.75rem;
  }

  .desktop-large\:pt-80 {
    padding-top: 5rem;
  }

  .desktop-large\:pt-192 {
    padding-top: 12rem;
  }

  .desktop-large\:pt-px {
    padding-top: 1px;
  }

  .desktop-large\:pr-0 {
    padding-right: 0;
  }

  .desktop-large\:pr-1 {
    padding-right: 0.0625rem;
  }

  .desktop-large\:pr-2 {
    padding-right: 0.125rem;
  }

  .desktop-large\:pr-3 {
    padding-right: 0.1875rem;
  }

  .desktop-large\:pr-4 {
    padding-right: 0.25rem;
  }

  .desktop-large\:pr-5 {
    padding-right: 0.3125rem;
  }

  .desktop-large\:pr-6 {
    padding-right: 0.375rem;
  }

  .desktop-large\:pr-8 {
    padding-right: 0.5rem;
  }

  .desktop-large\:pr-10 {
    padding-right: 0.625rem;
  }

  .desktop-large\:pr-12 {
    padding-right: 0.75rem;
  }

  .desktop-large\:pr-16 {
    padding-right: 1rem;
  }

  .desktop-large\:pr-20 {
    padding-right: 1.25rem;
  }

  .desktop-large\:pr-24 {
    padding-right: 1.5rem;
  }

  .desktop-large\:pr-32 {
    padding-right: 2rem;
  }

  .desktop-large\:pr-40 {
    padding-right: 2.5rem;
  }

  .desktop-large\:pr-48 {
    padding-right: 3rem;
  }

  .desktop-large\:pr-56 {
    padding-right: 3.5rem;
  }

  .desktop-large\:pr-64 {
    padding-right: 4rem;
  }

  .desktop-large\:pr-68 {
    padding-right: 4.25rem;
  }

  .desktop-large\:pr-72 {
    padding-right: 4.5rem;
  }

  .desktop-large\:pr-76 {
    padding-right: 4.75rem;
  }

  .desktop-large\:pr-80 {
    padding-right: 5rem;
  }

  .desktop-large\:pr-192 {
    padding-right: 12rem;
  }

  .desktop-large\:pr-px {
    padding-right: 1px;
  }

  .desktop-large\:pb-0 {
    padding-bottom: 0;
  }

  .desktop-large\:pb-1 {
    padding-bottom: 0.0625rem;
  }

  .desktop-large\:pb-2 {
    padding-bottom: 0.125rem;
  }

  .desktop-large\:pb-3 {
    padding-bottom: 0.1875rem;
  }

  .desktop-large\:pb-4 {
    padding-bottom: 0.25rem;
  }

  .desktop-large\:pb-5 {
    padding-bottom: 0.3125rem;
  }

  .desktop-large\:pb-6 {
    padding-bottom: 0.375rem;
  }

  .desktop-large\:pb-8 {
    padding-bottom: 0.5rem;
  }

  .desktop-large\:pb-10 {
    padding-bottom: 0.625rem;
  }

  .desktop-large\:pb-12 {
    padding-bottom: 0.75rem;
  }

  .desktop-large\:pb-16 {
    padding-bottom: 1rem;
  }

  .desktop-large\:pb-20 {
    padding-bottom: 1.25rem;
  }

  .desktop-large\:pb-24 {
    padding-bottom: 1.5rem;
  }

  .desktop-large\:pb-32 {
    padding-bottom: 2rem;
  }

  .desktop-large\:pb-40 {
    padding-bottom: 2.5rem;
  }

  .desktop-large\:pb-48 {
    padding-bottom: 3rem;
  }

  .desktop-large\:pb-56 {
    padding-bottom: 3.5rem;
  }

  .desktop-large\:pb-64 {
    padding-bottom: 4rem;
  }

  .desktop-large\:pb-68 {
    padding-bottom: 4.25rem;
  }

  .desktop-large\:pb-72 {
    padding-bottom: 4.5rem;
  }

  .desktop-large\:pb-76 {
    padding-bottom: 4.75rem;
  }

  .desktop-large\:pb-80 {
    padding-bottom: 5rem;
  }

  .desktop-large\:pb-192 {
    padding-bottom: 12rem;
  }

  .desktop-large\:pb-px {
    padding-bottom: 1px;
  }

  .desktop-large\:pl-0 {
    padding-left: 0;
  }

  .desktop-large\:pl-1 {
    padding-left: 0.0625rem;
  }

  .desktop-large\:pl-2 {
    padding-left: 0.125rem;
  }

  .desktop-large\:pl-3 {
    padding-left: 0.1875rem;
  }

  .desktop-large\:pl-4 {
    padding-left: 0.25rem;
  }

  .desktop-large\:pl-5 {
    padding-left: 0.3125rem;
  }

  .desktop-large\:pl-6 {
    padding-left: 0.375rem;
  }

  .desktop-large\:pl-8 {
    padding-left: 0.5rem;
  }

  .desktop-large\:pl-10 {
    padding-left: 0.625rem;
  }

  .desktop-large\:pl-12 {
    padding-left: 0.75rem;
  }

  .desktop-large\:pl-16 {
    padding-left: 1rem;
  }

  .desktop-large\:pl-20 {
    padding-left: 1.25rem;
  }

  .desktop-large\:pl-24 {
    padding-left: 1.5rem;
  }

  .desktop-large\:pl-32 {
    padding-left: 2rem;
  }

  .desktop-large\:pl-40 {
    padding-left: 2.5rem;
  }

  .desktop-large\:pl-48 {
    padding-left: 3rem;
  }

  .desktop-large\:pl-56 {
    padding-left: 3.5rem;
  }

  .desktop-large\:pl-64 {
    padding-left: 4rem;
  }

  .desktop-large\:pl-68 {
    padding-left: 4.25rem;
  }

  .desktop-large\:pl-72 {
    padding-left: 4.5rem;
  }

  .desktop-large\:pl-76 {
    padding-left: 4.75rem;
  }

  .desktop-large\:pl-80 {
    padding-left: 5rem;
  }

  .desktop-large\:pl-192 {
    padding-left: 12rem;
  }

  .desktop-large\:pl-px {
    padding-left: 1px;
  }

  .desktop-large\:text-left {
    text-align: left;
  }

  .desktop-large\:text-center {
    text-align: center;
  }

  .desktop-large\:text-right {
    text-align: right;
  }

  .desktop-large\:text-justify {
    text-align: justify;
  }

  .desktop-large\:align-baseline {
    vertical-align: baseline;
  }

  .desktop-large\:align-top {
    vertical-align: top;
  }

  .desktop-large\:align-middle {
    vertical-align: middle;
  }

  .desktop-large\:align-bottom {
    vertical-align: bottom;
  }

  .desktop-large\:align-text-top {
    vertical-align: text-top;
  }

  .desktop-large\:align-text-bottom {
    vertical-align: text-bottom;
  }

  .desktop-large\:font-body {
    font-family: Roboto;
  }

  .desktop-large\:font-heading {
    font-family: "Open Sans";
  }

  .desktop-large\:text-root-em {
    font-size: 16px;
  }

  .desktop-large\:text-xs {
    font-size: 0.75rem;
  }

  .desktop-large\:text-sm {
    font-size: 0.875rem;
  }

  .desktop-large\:text-base {
    font-size: 1rem;
  }

  .desktop-large\:text-lg {
    font-size: 1.125rem;
  }

  .desktop-large\:text-xl {
    font-size: 1.25rem;
  }

  .desktop-large\:text-2xl {
    font-size: 1.375rem;
  }

  .desktop-large\:text-3xl {
    font-size: 1.5rem;
  }

  .desktop-large\:text-4xl {
    font-size: 1.625rem;
  }

  .desktop-large\:text-5xl {
    font-size: 1.75rem;
  }

  .desktop-large\:text-6xl {
    font-size: 1.875rem;
  }

  .desktop-large\:text-heading-xs {
    font-size: 1.75rem;
  }

  .desktop-large\:text-heading-sm {
    font-size: 2rem;
  }

  .desktop-large\:text-heading-md {
    font-size: 2.125rem;
  }

  .desktop-large\:text-heading-lg {
    font-size: 2.375rem;
  }

  .desktop-large\:text-heading-xl {
    font-size: 2.625rem;
  }

  .desktop-large\:font-thin {
    font-weight: 100;
  }

  .desktop-large\:font-extralight {
    font-weight: 200;
  }

  .desktop-large\:font-light {
    font-weight: 300;
  }

  .desktop-large\:font-normal {
    font-weight: 400;
  }

  .desktop-large\:font-medium {
    font-weight: 500;
  }

  .desktop-large\:font-semibold {
    font-weight: 600;
  }

  .desktop-large\:font-bold {
    font-weight: 700;
  }

  .desktop-large\:font-extrabold {
    font-weight: 800;
  }

  .desktop-large\:font-black {
    font-weight: 900;
  }

  .desktop-large\:uppercase {
    text-transform: uppercase;
  }

  .desktop-large\:lowercase {
    text-transform: lowercase;
  }

  .desktop-large\:capitalize {
    text-transform: capitalize;
  }

  .desktop-large\:normal-case {
    text-transform: none;
  }

  .desktop-large\:italic {
    font-style: italic;
  }

  .desktop-large\:not-italic {
    font-style: normal;
  }

  .desktop-large\:ordinal, .desktop-large\:slashed-zero, .desktop-large\:lining-nums, .desktop-large\:oldstyle-nums, .desktop-large\:proportional-nums, .desktop-large\:tabular-nums, .desktop-large\:diagonal-fractions, .desktop-large\: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-feature-settings: var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction);
    font-variant-numeric: var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction);
  }

  .desktop-large\:normal-nums {
    font-feature-settings: normal;
    font-variant-numeric: normal;
  }

  .desktop-large\:ordinal {
    --tw-ordinal: ordinal;
  }

  .desktop-large\:slashed-zero {
    --tw-slashed-zero: slashed-zero;
  }

  .desktop-large\:lining-nums {
    --tw-numeric-figure: lining-nums;
  }

  .desktop-large\:oldstyle-nums {
    --tw-numeric-figure: oldstyle-nums;
  }

  .desktop-large\:proportional-nums {
    --tw-numeric-spacing: proportional-nums;
  }

  .desktop-large\:tabular-nums {
    --tw-numeric-spacing: tabular-nums;
  }

  .desktop-large\:diagonal-fractions {
    --tw-numeric-fraction: diagonal-fractions;
  }

  .desktop-large\:stacked-fractions {
    --tw-numeric-fraction: stacked-fractions;
  }

  .desktop-large\:leading-3 {
    line-height: .75rem;
  }

  .desktop-large\:leading-4 {
    line-height: 1rem;
  }

  .desktop-large\:leading-5 {
    line-height: 1.25rem;
  }

  .desktop-large\:leading-6 {
    line-height: 1.5rem;
  }

  .desktop-large\:leading-7 {
    line-height: 1.75rem;
  }

  .desktop-large\:leading-8 {
    line-height: 2rem;
  }

  .desktop-large\:leading-9 {
    line-height: 2.25rem;
  }

  .desktop-large\:leading-10 {
    line-height: 2.5rem;
  }

  .desktop-large\:leading-none {
    line-height: 1;
  }

  .desktop-large\:leading-tight {
    line-height: 1.25;
  }

  .desktop-large\:leading-snug {
    line-height: 1.375;
  }

  .desktop-large\:leading-normal {
    line-height: 1.5;
  }

  .desktop-large\:leading-relaxed {
    line-height: 1.625;
  }

  .desktop-large\:leading-loose {
    line-height: 2;
  }

  .desktop-large\:tracking-tighter {
    letter-spacing: -0.05em;
  }

  .desktop-large\:tracking-tight {
    letter-spacing: -0.025em;
  }

  .desktop-large\:tracking-normal {
    letter-spacing: 0em;
  }

  .desktop-large\:tracking-wide {
    letter-spacing: 0.025em;
  }

  .desktop-large\:tracking-wider {
    letter-spacing: 0.05em;
  }

  .desktop-large\:tracking-widest {
    letter-spacing: 0.1em;
  }

  .desktop-large\:text-transparent {
    color: transparent;
  }

  .desktop-large\:text-current {
    color: currentColor;
  }

  .desktop-large\:text-black {
    --tw-text-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-text-opacity));
  }

  .desktop-large\:text-white {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .desktop-large\:text-gray-50 {
    --tw-text-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-text-opacity));
  }

  .desktop-large\:text-gray-100 {
    --tw-text-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-text-opacity));
  }

  .desktop-large\:text-gray-200 {
    --tw-text-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-text-opacity));
  }

  .desktop-large\:text-gray-300 {
    --tw-text-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-text-opacity));
  }

  .desktop-large\:text-gray-400 {
    --tw-text-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-text-opacity));
  }

  .desktop-large\:text-gray-500 {
    --tw-text-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-text-opacity));
  }

  .desktop-large\:text-gray-600 {
    --tw-text-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-text-opacity));
  }

  .desktop-large\:text-gray-700 {
    --tw-text-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-text-opacity));
  }

  .desktop-large\:text-gray-800 {
    --tw-text-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-text-opacity));
  }

  .desktop-large\:text-gray-900 {
    --tw-text-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-text-opacity));
  }

  .desktop-large\:text-red-50 {
    --tw-text-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-text-opacity));
  }

  .desktop-large\:text-red-100 {
    --tw-text-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-text-opacity));
  }

  .desktop-large\:text-red-200 {
    --tw-text-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-text-opacity));
  }

  .desktop-large\:text-red-300 {
    --tw-text-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-text-opacity));
  }

  .desktop-large\:text-red-400 {
    --tw-text-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-text-opacity));
  }

  .desktop-large\:text-red-500 {
    --tw-text-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-text-opacity));
  }

  .desktop-large\:text-red-600 {
    --tw-text-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-text-opacity));
  }

  .desktop-large\:text-red-700 {
    --tw-text-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-text-opacity));
  }

  .desktop-large\:text-red-800 {
    --tw-text-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-text-opacity));
  }

  .desktop-large\:text-red-900 {
    --tw-text-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-text-opacity));
  }

  .desktop-large\:text-yellow-50 {
    --tw-text-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-text-opacity));
  }

  .desktop-large\:text-yellow-100 {
    --tw-text-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-text-opacity));
  }

  .desktop-large\:text-yellow-200 {
    --tw-text-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-text-opacity));
  }

  .desktop-large\:text-yellow-300 {
    --tw-text-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-text-opacity));
  }

  .desktop-large\:text-yellow-400 {
    --tw-text-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-text-opacity));
  }

  .desktop-large\:text-yellow-500 {
    --tw-text-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-text-opacity));
  }

  .desktop-large\:text-yellow-600 {
    --tw-text-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-text-opacity));
  }

  .desktop-large\:text-yellow-700 {
    --tw-text-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-text-opacity));
  }

  .desktop-large\:text-yellow-800 {
    --tw-text-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-text-opacity));
  }

  .desktop-large\:text-yellow-900 {
    --tw-text-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-text-opacity));
  }

  .desktop-large\:text-green-50 {
    --tw-text-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-text-opacity));
  }

  .desktop-large\:text-green-100 {
    --tw-text-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-text-opacity));
  }

  .desktop-large\:text-green-200 {
    --tw-text-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-text-opacity));
  }

  .desktop-large\:text-green-300 {
    --tw-text-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-text-opacity));
  }

  .desktop-large\:text-green-400 {
    --tw-text-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-text-opacity));
  }

  .desktop-large\:text-green-500 {
    --tw-text-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-text-opacity));
  }

  .desktop-large\:text-green-600 {
    --tw-text-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-text-opacity));
  }

  .desktop-large\:text-green-700 {
    --tw-text-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-text-opacity));
  }

  .desktop-large\:text-green-800 {
    --tw-text-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-text-opacity));
  }

  .desktop-large\:text-green-900 {
    --tw-text-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-text-opacity));
  }

  .desktop-large\:text-blue-50 {
    --tw-text-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-text-opacity));
  }

  .desktop-large\:text-blue-100 {
    --tw-text-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-text-opacity));
  }

  .desktop-large\:text-blue-200 {
    --tw-text-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-text-opacity));
  }

  .desktop-large\:text-blue-300 {
    --tw-text-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-text-opacity));
  }

  .desktop-large\:text-blue-400 {
    --tw-text-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-text-opacity));
  }

  .desktop-large\:text-blue-500 {
    --tw-text-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-text-opacity));
  }

  .desktop-large\:text-blue-600 {
    --tw-text-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-text-opacity));
  }

  .desktop-large\:text-blue-700 {
    --tw-text-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-text-opacity));
  }

  .desktop-large\:text-blue-800 {
    --tw-text-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-text-opacity));
  }

  .desktop-large\:text-blue-900 {
    --tw-text-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-text-opacity));
  }

  .desktop-large\:text-indigo-50 {
    --tw-text-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-text-opacity));
  }

  .desktop-large\:text-indigo-100 {
    --tw-text-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-text-opacity));
  }

  .desktop-large\:text-indigo-200 {
    --tw-text-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-text-opacity));
  }

  .desktop-large\:text-indigo-300 {
    --tw-text-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-text-opacity));
  }

  .desktop-large\:text-indigo-400 {
    --tw-text-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-text-opacity));
  }

  .desktop-large\:text-indigo-500 {
    --tw-text-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-text-opacity));
  }

  .desktop-large\:text-indigo-600 {
    --tw-text-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-text-opacity));
  }

  .desktop-large\:text-indigo-700 {
    --tw-text-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-text-opacity));
  }

  .desktop-large\:text-indigo-800 {
    --tw-text-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-text-opacity));
  }

  .desktop-large\:text-indigo-900 {
    --tw-text-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-text-opacity));
  }

  .desktop-large\:text-purple-50 {
    --tw-text-opacity: 1;
    color: rgba(245, 243, 255, var(--tw-text-opacity));
  }

  .desktop-large\:text-purple-100 {
    --tw-text-opacity: 1;
    color: rgba(237, 233, 254, var(--tw-text-opacity));
  }

  .desktop-large\:text-purple-200 {
    --tw-text-opacity: 1;
    color: rgba(221, 214, 254, var(--tw-text-opacity));
  }

  .desktop-large\:text-purple-300 {
    --tw-text-opacity: 1;
    color: rgba(196, 181, 253, var(--tw-text-opacity));
  }

  .desktop-large\:text-purple-400 {
    --tw-text-opacity: 1;
    color: rgba(167, 139, 250, var(--tw-text-opacity));
  }

  .desktop-large\:text-purple-500 {
    --tw-text-opacity: 1;
    color: rgba(139, 92, 246, var(--tw-text-opacity));
  }

  .desktop-large\:text-purple-600 {
    --tw-text-opacity: 1;
    color: rgba(124, 58, 237, var(--tw-text-opacity));
  }

  .desktop-large\:text-purple-700 {
    --tw-text-opacity: 1;
    color: rgba(109, 40, 217, var(--tw-text-opacity));
  }

  .desktop-large\:text-purple-800 {
    --tw-text-opacity: 1;
    color: rgba(91, 33, 182, var(--tw-text-opacity));
  }

  .desktop-large\:text-purple-900 {
    --tw-text-opacity: 1;
    color: rgba(76, 29, 149, var(--tw-text-opacity));
  }

  .desktop-large\:text-pink-50 {
    --tw-text-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-text-opacity));
  }

  .desktop-large\:text-pink-100 {
    --tw-text-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-text-opacity));
  }

  .desktop-large\:text-pink-200 {
    --tw-text-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-text-opacity));
  }

  .desktop-large\:text-pink-300 {
    --tw-text-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-text-opacity));
  }

  .desktop-large\:text-pink-400 {
    --tw-text-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-text-opacity));
  }

  .desktop-large\:text-pink-500 {
    --tw-text-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-text-opacity));
  }

  .desktop-large\:text-pink-600 {
    --tw-text-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-text-opacity));
  }

  .desktop-large\:text-pink-700 {
    --tw-text-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-text-opacity));
  }

  .desktop-large\:text-pink-800 {
    --tw-text-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-text-opacity));
  }

  .desktop-large\:text-pink-900 {
    --tw-text-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-text-opacity));
  }

  .desktop-large\:text-base-normal {
    --tw-text-opacity: 1;
    color: rgba(0, 65, 129, var(--tw-text-opacity));
  }

  .desktop-large\:text-base-dark {
    --tw-text-opacity: 1;
    color: rgba(0, 52, 105, var(--tw-text-opacity));
  }

  .desktop-large\:text-base-black {
    --tw-text-opacity: 1;
    color: rgba(29, 29, 31, var(--tw-text-opacity));
  }

  .desktop-large\:text-base-border {
    --tw-text-opacity: 1;
    color: rgba(231, 231, 233, var(--tw-text-opacity));
  }

  .desktop-large\:text-primary-normal {
    --tw-text-opacity: 1;
    color: rgba(0, 103, 207, var(--tw-text-opacity));
  }

  .desktop-large\:text-primary-alt {
    --tw-text-opacity: 1;
    color: rgba(0, 71, 143, var(--tw-text-opacity));
  }

  .desktop-large\:text-subtle-white {
    --tw-text-opacity: 1;
    color: rgba(249, 249, 249, var(--tw-text-opacity));
  }

  .desktop-large\:text-turquesa {
    --tw-text-opacity: 1;
    color: rgba(0, 151, 178, var(--tw-text-opacity));
  }

  .group:hover .desktop-large\:group-hover\:text-transparent {
    color: transparent;
  }

  .group:hover .desktop-large\:group-hover\:text-current {
    color: currentColor;
  }

  .group:hover .desktop-large\:group-hover\:text-black {
    --tw-text-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-text-opacity));
  }

  .group:hover .desktop-large\:group-hover\:text-white {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .group:hover .desktop-large\:group-hover\:text-gray-50 {
    --tw-text-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-text-opacity));
  }

  .group:hover .desktop-large\:group-hover\:text-gray-100 {
    --tw-text-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-text-opacity));
  }

  .group:hover .desktop-large\:group-hover\:text-gray-200 {
    --tw-text-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-text-opacity));
  }

  .group:hover .desktop-large\:group-hover\:text-gray-300 {
    --tw-text-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-text-opacity));
  }

  .group:hover .desktop-large\:group-hover\:text-gray-400 {
    --tw-text-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-text-opacity));
  }

  .group:hover .desktop-large\:group-hover\:text-gray-500 {
    --tw-text-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-text-opacity));
  }

  .group:hover .desktop-large\:group-hover\:text-gray-600 {
    --tw-text-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-text-opacity));
  }

  .group:hover .desktop-large\:group-hover\:text-gray-700 {
    --tw-text-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-text-opacity));
  }

  .group:hover .desktop-large\:group-hover\:text-gray-800 {
    --tw-text-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-text-opacity));
  }

  .group:hover .desktop-large\:group-hover\:text-gray-900 {
    --tw-text-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-text-opacity));
  }

  .group:hover .desktop-large\:group-hover\:text-red-50 {
    --tw-text-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-text-opacity));
  }

  .group:hover .desktop-large\:group-hover\:text-red-100 {
    --tw-text-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-text-opacity));
  }

  .group:hover .desktop-large\:group-hover\:text-red-200 {
    --tw-text-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-text-opacity));
  }

  .group:hover .desktop-large\:group-hover\:text-red-300 {
    --tw-text-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-text-opacity));
  }

  .group:hover .desktop-large\:group-hover\:text-red-400 {
    --tw-text-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-text-opacity));
  }

  .group:hover .desktop-large\:group-hover\:text-red-500 {
    --tw-text-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-text-opacity));
  }

  .group:hover .desktop-large\:group-hover\:text-red-600 {
    --tw-text-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-text-opacity));
  }

  .group:hover .desktop-large\:group-hover\:text-red-700 {
    --tw-text-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-text-opacity));
  }

  .group:hover .desktop-large\:group-hover\:text-red-800 {
    --tw-text-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-text-opacity));
  }

  .group:hover .desktop-large\:group-hover\:text-red-900 {
    --tw-text-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-text-opacity));
  }

  .group:hover .desktop-large\:group-hover\:text-yellow-50 {
    --tw-text-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-text-opacity));
  }

  .group:hover .desktop-large\:group-hover\:text-yellow-100 {
    --tw-text-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-text-opacity));
  }

  .group:hover .desktop-large\:group-hover\:text-yellow-200 {
    --tw-text-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-text-opacity));
  }

  .group:hover .desktop-large\:group-hover\:text-yellow-300 {
    --tw-text-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-text-opacity));
  }

  .group:hover .desktop-large\:group-hover\:text-yellow-400 {
    --tw-text-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-text-opacity));
  }

  .group:hover .desktop-large\:group-hover\:text-yellow-500 {
    --tw-text-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-text-opacity));
  }

  .group:hover .desktop-large\:group-hover\:text-yellow-600 {
    --tw-text-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-text-opacity));
  }

  .group:hover .desktop-large\:group-hover\:text-yellow-700 {
    --tw-text-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-text-opacity));
  }

  .group:hover .desktop-large\:group-hover\:text-yellow-800 {
    --tw-text-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-text-opacity));
  }

  .group:hover .desktop-large\:group-hover\:text-yellow-900 {
    --tw-text-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-text-opacity));
  }

  .group:hover .desktop-large\:group-hover\:text-green-50 {
    --tw-text-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-text-opacity));
  }

  .group:hover .desktop-large\:group-hover\:text-green-100 {
    --tw-text-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-text-opacity));
  }

  .group:hover .desktop-large\:group-hover\:text-green-200 {
    --tw-text-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-text-opacity));
  }

  .group:hover .desktop-large\:group-hover\:text-green-300 {
    --tw-text-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-text-opacity));
  }

  .group:hover .desktop-large\:group-hover\:text-green-400 {
    --tw-text-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-text-opacity));
  }

  .group:hover .desktop-large\:group-hover\:text-green-500 {
    --tw-text-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-text-opacity));
  }

  .group:hover .desktop-large\:group-hover\:text-green-600 {
    --tw-text-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-text-opacity));
  }

  .group:hover .desktop-large\:group-hover\:text-green-700 {
    --tw-text-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-text-opacity));
  }

  .group:hover .desktop-large\:group-hover\:text-green-800 {
    --tw-text-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-text-opacity));
  }

  .group:hover .desktop-large\:group-hover\:text-green-900 {
    --tw-text-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-text-opacity));
  }

  .group:hover .desktop-large\:group-hover\:text-blue-50 {
    --tw-text-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-text-opacity));
  }

  .group:hover .desktop-large\:group-hover\:text-blue-100 {
    --tw-text-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-text-opacity));
  }

  .group:hover .desktop-large\:group-hover\:text-blue-200 {
    --tw-text-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-text-opacity));
  }

  .group:hover .desktop-large\:group-hover\:text-blue-300 {
    --tw-text-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-text-opacity));
  }

  .group:hover .desktop-large\:group-hover\:text-blue-400 {
    --tw-text-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-text-opacity));
  }

  .group:hover .desktop-large\:group-hover\:text-blue-500 {
    --tw-text-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-text-opacity));
  }

  .group:hover .desktop-large\:group-hover\:text-blue-600 {
    --tw-text-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-text-opacity));
  }

  .group:hover .desktop-large\:group-hover\:text-blue-700 {
    --tw-text-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-text-opacity));
  }

  .group:hover .desktop-large\:group-hover\:text-blue-800 {
    --tw-text-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-text-opacity));
  }

  .group:hover .desktop-large\:group-hover\:text-blue-900 {
    --tw-text-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-text-opacity));
  }

  .group:hover .desktop-large\:group-hover\:text-indigo-50 {
    --tw-text-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-text-opacity));
  }

  .group:hover .desktop-large\:group-hover\:text-indigo-100 {
    --tw-text-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-text-opacity));
  }

  .group:hover .desktop-large\:group-hover\:text-indigo-200 {
    --tw-text-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-text-opacity));
  }

  .group:hover .desktop-large\:group-hover\:text-indigo-300 {
    --tw-text-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-text-opacity));
  }

  .group:hover .desktop-large\:group-hover\:text-indigo-400 {
    --tw-text-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-text-opacity));
  }

  .group:hover .desktop-large\:group-hover\:text-indigo-500 {
    --tw-text-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-text-opacity));
  }

  .group:hover .desktop-large\:group-hover\:text-indigo-600 {
    --tw-text-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-text-opacity));
  }

  .group:hover .desktop-large\:group-hover\:text-indigo-700 {
    --tw-text-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-text-opacity));
  }

  .group:hover .desktop-large\:group-hover\:text-indigo-800 {
    --tw-text-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-text-opacity));
  }

  .group:hover .desktop-large\:group-hover\:text-indigo-900 {
    --tw-text-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-text-opacity));
  }

  .group:hover .desktop-large\:group-hover\:text-purple-50 {
    --tw-text-opacity: 1;
    color: rgba(245, 243, 255, var(--tw-text-opacity));
  }

  .group:hover .desktop-large\:group-hover\:text-purple-100 {
    --tw-text-opacity: 1;
    color: rgba(237, 233, 254, var(--tw-text-opacity));
  }

  .group:hover .desktop-large\:group-hover\:text-purple-200 {
    --tw-text-opacity: 1;
    color: rgba(221, 214, 254, var(--tw-text-opacity));
  }

  .group:hover .desktop-large\:group-hover\:text-purple-300 {
    --tw-text-opacity: 1;
    color: rgba(196, 181, 253, var(--tw-text-opacity));
  }

  .group:hover .desktop-large\:group-hover\:text-purple-400 {
    --tw-text-opacity: 1;
    color: rgba(167, 139, 250, var(--tw-text-opacity));
  }

  .group:hover .desktop-large\:group-hover\:text-purple-500 {
    --tw-text-opacity: 1;
    color: rgba(139, 92, 246, var(--tw-text-opacity));
  }

  .group:hover .desktop-large\:group-hover\:text-purple-600 {
    --tw-text-opacity: 1;
    color: rgba(124, 58, 237, var(--tw-text-opacity));
  }

  .group:hover .desktop-large\:group-hover\:text-purple-700 {
    --tw-text-opacity: 1;
    color: rgba(109, 40, 217, var(--tw-text-opacity));
  }

  .group:hover .desktop-large\:group-hover\:text-purple-800 {
    --tw-text-opacity: 1;
    color: rgba(91, 33, 182, var(--tw-text-opacity));
  }

  .group:hover .desktop-large\:group-hover\:text-purple-900 {
    --tw-text-opacity: 1;
    color: rgba(76, 29, 149, var(--tw-text-opacity));
  }

  .group:hover .desktop-large\:group-hover\:text-pink-50 {
    --tw-text-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-text-opacity));
  }

  .group:hover .desktop-large\:group-hover\:text-pink-100 {
    --tw-text-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-text-opacity));
  }

  .group:hover .desktop-large\:group-hover\:text-pink-200 {
    --tw-text-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-text-opacity));
  }

  .group:hover .desktop-large\:group-hover\:text-pink-300 {
    --tw-text-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-text-opacity));
  }

  .group:hover .desktop-large\:group-hover\:text-pink-400 {
    --tw-text-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-text-opacity));
  }

  .group:hover .desktop-large\:group-hover\:text-pink-500 {
    --tw-text-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-text-opacity));
  }

  .group:hover .desktop-large\:group-hover\:text-pink-600 {
    --tw-text-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-text-opacity));
  }

  .group:hover .desktop-large\:group-hover\:text-pink-700 {
    --tw-text-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-text-opacity));
  }

  .group:hover .desktop-large\:group-hover\:text-pink-800 {
    --tw-text-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-text-opacity));
  }

  .group:hover .desktop-large\:group-hover\:text-pink-900 {
    --tw-text-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-text-opacity));
  }

  .group:hover .desktop-large\:group-hover\:text-base-normal {
    --tw-text-opacity: 1;
    color: rgba(0, 65, 129, var(--tw-text-opacity));
  }

  .group:hover .desktop-large\:group-hover\:text-base-dark {
    --tw-text-opacity: 1;
    color: rgba(0, 52, 105, var(--tw-text-opacity));
  }

  .group:hover .desktop-large\:group-hover\:text-base-black {
    --tw-text-opacity: 1;
    color: rgba(29, 29, 31, var(--tw-text-opacity));
  }

  .group:hover .desktop-large\:group-hover\:text-base-border {
    --tw-text-opacity: 1;
    color: rgba(231, 231, 233, var(--tw-text-opacity));
  }

  .group:hover .desktop-large\:group-hover\:text-primary-normal {
    --tw-text-opacity: 1;
    color: rgba(0, 103, 207, var(--tw-text-opacity));
  }

  .group:hover .desktop-large\:group-hover\:text-primary-alt {
    --tw-text-opacity: 1;
    color: rgba(0, 71, 143, var(--tw-text-opacity));
  }

  .group:hover .desktop-large\:group-hover\:text-subtle-white {
    --tw-text-opacity: 1;
    color: rgba(249, 249, 249, var(--tw-text-opacity));
  }

  .group:hover .desktop-large\:group-hover\:text-turquesa {
    --tw-text-opacity: 1;
    color: rgba(0, 151, 178, var(--tw-text-opacity));
  }

  .desktop-large\:focus-within\:text-transparent:focus-within {
    color: transparent;
  }

  .desktop-large\:focus-within\:text-current:focus-within {
    color: currentColor;
  }

  .desktop-large\:focus-within\:text-black:focus-within {
    --tw-text-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-text-opacity));
  }

  .desktop-large\:focus-within\:text-white:focus-within {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .desktop-large\:focus-within\:text-gray-50:focus-within {
    --tw-text-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-text-opacity));
  }

  .desktop-large\:focus-within\:text-gray-100:focus-within {
    --tw-text-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-text-opacity));
  }

  .desktop-large\:focus-within\:text-gray-200:focus-within {
    --tw-text-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-text-opacity));
  }

  .desktop-large\:focus-within\:text-gray-300:focus-within {
    --tw-text-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-text-opacity));
  }

  .desktop-large\:focus-within\:text-gray-400:focus-within {
    --tw-text-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-text-opacity));
  }

  .desktop-large\:focus-within\:text-gray-500:focus-within {
    --tw-text-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-text-opacity));
  }

  .desktop-large\:focus-within\:text-gray-600:focus-within {
    --tw-text-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-text-opacity));
  }

  .desktop-large\:focus-within\:text-gray-700:focus-within {
    --tw-text-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-text-opacity));
  }

  .desktop-large\:focus-within\:text-gray-800:focus-within {
    --tw-text-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-text-opacity));
  }

  .desktop-large\:focus-within\:text-gray-900:focus-within {
    --tw-text-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-text-opacity));
  }

  .desktop-large\:focus-within\:text-red-50:focus-within {
    --tw-text-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-text-opacity));
  }

  .desktop-large\:focus-within\:text-red-100:focus-within {
    --tw-text-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-text-opacity));
  }

  .desktop-large\:focus-within\:text-red-200:focus-within {
    --tw-text-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-text-opacity));
  }

  .desktop-large\:focus-within\:text-red-300:focus-within {
    --tw-text-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-text-opacity));
  }

  .desktop-large\:focus-within\:text-red-400:focus-within {
    --tw-text-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-text-opacity));
  }

  .desktop-large\:focus-within\:text-red-500:focus-within {
    --tw-text-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-text-opacity));
  }

  .desktop-large\:focus-within\:text-red-600:focus-within {
    --tw-text-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-text-opacity));
  }

  .desktop-large\:focus-within\:text-red-700:focus-within {
    --tw-text-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-text-opacity));
  }

  .desktop-large\:focus-within\:text-red-800:focus-within {
    --tw-text-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-text-opacity));
  }

  .desktop-large\:focus-within\:text-red-900:focus-within {
    --tw-text-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-text-opacity));
  }

  .desktop-large\:focus-within\:text-yellow-50:focus-within {
    --tw-text-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-text-opacity));
  }

  .desktop-large\:focus-within\:text-yellow-100:focus-within {
    --tw-text-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-text-opacity));
  }

  .desktop-large\:focus-within\:text-yellow-200:focus-within {
    --tw-text-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-text-opacity));
  }

  .desktop-large\:focus-within\:text-yellow-300:focus-within {
    --tw-text-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-text-opacity));
  }

  .desktop-large\:focus-within\:text-yellow-400:focus-within {
    --tw-text-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-text-opacity));
  }

  .desktop-large\:focus-within\:text-yellow-500:focus-within {
    --tw-text-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-text-opacity));
  }

  .desktop-large\:focus-within\:text-yellow-600:focus-within {
    --tw-text-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-text-opacity));
  }

  .desktop-large\:focus-within\:text-yellow-700:focus-within {
    --tw-text-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-text-opacity));
  }

  .desktop-large\:focus-within\:text-yellow-800:focus-within {
    --tw-text-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-text-opacity));
  }

  .desktop-large\:focus-within\:text-yellow-900:focus-within {
    --tw-text-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-text-opacity));
  }

  .desktop-large\:focus-within\:text-green-50:focus-within {
    --tw-text-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-text-opacity));
  }

  .desktop-large\:focus-within\:text-green-100:focus-within {
    --tw-text-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-text-opacity));
  }

  .desktop-large\:focus-within\:text-green-200:focus-within {
    --tw-text-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-text-opacity));
  }

  .desktop-large\:focus-within\:text-green-300:focus-within {
    --tw-text-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-text-opacity));
  }

  .desktop-large\:focus-within\:text-green-400:focus-within {
    --tw-text-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-text-opacity));
  }

  .desktop-large\:focus-within\:text-green-500:focus-within {
    --tw-text-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-text-opacity));
  }

  .desktop-large\:focus-within\:text-green-600:focus-within {
    --tw-text-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-text-opacity));
  }

  .desktop-large\:focus-within\:text-green-700:focus-within {
    --tw-text-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-text-opacity));
  }

  .desktop-large\:focus-within\:text-green-800:focus-within {
    --tw-text-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-text-opacity));
  }

  .desktop-large\:focus-within\:text-green-900:focus-within {
    --tw-text-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-text-opacity));
  }

  .desktop-large\:focus-within\:text-blue-50:focus-within {
    --tw-text-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-text-opacity));
  }

  .desktop-large\:focus-within\:text-blue-100:focus-within {
    --tw-text-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-text-opacity));
  }

  .desktop-large\:focus-within\:text-blue-200:focus-within {
    --tw-text-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-text-opacity));
  }

  .desktop-large\:focus-within\:text-blue-300:focus-within {
    --tw-text-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-text-opacity));
  }

  .desktop-large\:focus-within\:text-blue-400:focus-within {
    --tw-text-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-text-opacity));
  }

  .desktop-large\:focus-within\:text-blue-500:focus-within {
    --tw-text-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-text-opacity));
  }

  .desktop-large\:focus-within\:text-blue-600:focus-within {
    --tw-text-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-text-opacity));
  }

  .desktop-large\:focus-within\:text-blue-700:focus-within {
    --tw-text-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-text-opacity));
  }

  .desktop-large\:focus-within\:text-blue-800:focus-within {
    --tw-text-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-text-opacity));
  }

  .desktop-large\:focus-within\:text-blue-900:focus-within {
    --tw-text-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-text-opacity));
  }

  .desktop-large\:focus-within\:text-indigo-50:focus-within {
    --tw-text-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-text-opacity));
  }

  .desktop-large\:focus-within\:text-indigo-100:focus-within {
    --tw-text-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-text-opacity));
  }

  .desktop-large\:focus-within\:text-indigo-200:focus-within {
    --tw-text-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-text-opacity));
  }

  .desktop-large\:focus-within\:text-indigo-300:focus-within {
    --tw-text-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-text-opacity));
  }

  .desktop-large\:focus-within\:text-indigo-400:focus-within {
    --tw-text-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-text-opacity));
  }

  .desktop-large\:focus-within\:text-indigo-500:focus-within {
    --tw-text-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-text-opacity));
  }

  .desktop-large\:focus-within\:text-indigo-600:focus-within {
    --tw-text-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-text-opacity));
  }

  .desktop-large\:focus-within\:text-indigo-700:focus-within {
    --tw-text-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-text-opacity));
  }

  .desktop-large\:focus-within\:text-indigo-800:focus-within {
    --tw-text-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-text-opacity));
  }

  .desktop-large\:focus-within\:text-indigo-900:focus-within {
    --tw-text-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-text-opacity));
  }

  .desktop-large\:focus-within\:text-purple-50:focus-within {
    --tw-text-opacity: 1;
    color: rgba(245, 243, 255, var(--tw-text-opacity));
  }

  .desktop-large\:focus-within\:text-purple-100:focus-within {
    --tw-text-opacity: 1;
    color: rgba(237, 233, 254, var(--tw-text-opacity));
  }

  .desktop-large\:focus-within\:text-purple-200:focus-within {
    --tw-text-opacity: 1;
    color: rgba(221, 214, 254, var(--tw-text-opacity));
  }

  .desktop-large\:focus-within\:text-purple-300:focus-within {
    --tw-text-opacity: 1;
    color: rgba(196, 181, 253, var(--tw-text-opacity));
  }

  .desktop-large\:focus-within\:text-purple-400:focus-within {
    --tw-text-opacity: 1;
    color: rgba(167, 139, 250, var(--tw-text-opacity));
  }

  .desktop-large\:focus-within\:text-purple-500:focus-within {
    --tw-text-opacity: 1;
    color: rgba(139, 92, 246, var(--tw-text-opacity));
  }

  .desktop-large\:focus-within\:text-purple-600:focus-within {
    --tw-text-opacity: 1;
    color: rgba(124, 58, 237, var(--tw-text-opacity));
  }

  .desktop-large\:focus-within\:text-purple-700:focus-within {
    --tw-text-opacity: 1;
    color: rgba(109, 40, 217, var(--tw-text-opacity));
  }

  .desktop-large\:focus-within\:text-purple-800:focus-within {
    --tw-text-opacity: 1;
    color: rgba(91, 33, 182, var(--tw-text-opacity));
  }

  .desktop-large\:focus-within\:text-purple-900:focus-within {
    --tw-text-opacity: 1;
    color: rgba(76, 29, 149, var(--tw-text-opacity));
  }

  .desktop-large\:focus-within\:text-pink-50:focus-within {
    --tw-text-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-text-opacity));
  }

  .desktop-large\:focus-within\:text-pink-100:focus-within {
    --tw-text-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-text-opacity));
  }

  .desktop-large\:focus-within\:text-pink-200:focus-within {
    --tw-text-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-text-opacity));
  }

  .desktop-large\:focus-within\:text-pink-300:focus-within {
    --tw-text-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-text-opacity));
  }

  .desktop-large\:focus-within\:text-pink-400:focus-within {
    --tw-text-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-text-opacity));
  }

  .desktop-large\:focus-within\:text-pink-500:focus-within {
    --tw-text-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-text-opacity));
  }

  .desktop-large\:focus-within\:text-pink-600:focus-within {
    --tw-text-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-text-opacity));
  }

  .desktop-large\:focus-within\:text-pink-700:focus-within {
    --tw-text-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-text-opacity));
  }

  .desktop-large\:focus-within\:text-pink-800:focus-within {
    --tw-text-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-text-opacity));
  }

  .desktop-large\:focus-within\:text-pink-900:focus-within {
    --tw-text-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-text-opacity));
  }

  .desktop-large\:focus-within\:text-base-normal:focus-within {
    --tw-text-opacity: 1;
    color: rgba(0, 65, 129, var(--tw-text-opacity));
  }

  .desktop-large\:focus-within\:text-base-dark:focus-within {
    --tw-text-opacity: 1;
    color: rgba(0, 52, 105, var(--tw-text-opacity));
  }

  .desktop-large\:focus-within\:text-base-black:focus-within {
    --tw-text-opacity: 1;
    color: rgba(29, 29, 31, var(--tw-text-opacity));
  }

  .desktop-large\:focus-within\:text-base-border:focus-within {
    --tw-text-opacity: 1;
    color: rgba(231, 231, 233, var(--tw-text-opacity));
  }

  .desktop-large\:focus-within\:text-primary-normal:focus-within {
    --tw-text-opacity: 1;
    color: rgba(0, 103, 207, var(--tw-text-opacity));
  }

  .desktop-large\:focus-within\:text-primary-alt:focus-within {
    --tw-text-opacity: 1;
    color: rgba(0, 71, 143, var(--tw-text-opacity));
  }

  .desktop-large\:focus-within\:text-subtle-white:focus-within {
    --tw-text-opacity: 1;
    color: rgba(249, 249, 249, var(--tw-text-opacity));
  }

  .desktop-large\:focus-within\:text-turquesa:focus-within {
    --tw-text-opacity: 1;
    color: rgba(0, 151, 178, var(--tw-text-opacity));
  }

  .desktop-large\:hover\:text-transparent:hover {
    color: transparent;
  }

  .desktop-large\:hover\:text-current:hover {
    color: currentColor;
  }

  .desktop-large\:hover\:text-black:hover {
    --tw-text-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-text-opacity));
  }

  .desktop-large\:hover\:text-white:hover {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .desktop-large\:hover\:text-gray-50:hover {
    --tw-text-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-text-opacity));
  }

  .desktop-large\:hover\:text-gray-100:hover {
    --tw-text-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-text-opacity));
  }

  .desktop-large\:hover\:text-gray-200:hover {
    --tw-text-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-text-opacity));
  }

  .desktop-large\:hover\:text-gray-300:hover {
    --tw-text-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-text-opacity));
  }

  .desktop-large\:hover\:text-gray-400:hover {
    --tw-text-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-text-opacity));
  }

  .desktop-large\:hover\:text-gray-500:hover {
    --tw-text-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-text-opacity));
  }

  .desktop-large\:hover\:text-gray-600:hover {
    --tw-text-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-text-opacity));
  }

  .desktop-large\:hover\:text-gray-700:hover {
    --tw-text-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-text-opacity));
  }

  .desktop-large\:hover\:text-gray-800:hover {
    --tw-text-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-text-opacity));
  }

  .desktop-large\:hover\:text-gray-900:hover {
    --tw-text-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-text-opacity));
  }

  .desktop-large\:hover\:text-red-50:hover {
    --tw-text-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-text-opacity));
  }

  .desktop-large\:hover\:text-red-100:hover {
    --tw-text-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-text-opacity));
  }

  .desktop-large\:hover\:text-red-200:hover {
    --tw-text-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-text-opacity));
  }

  .desktop-large\:hover\:text-red-300:hover {
    --tw-text-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-text-opacity));
  }

  .desktop-large\:hover\:text-red-400:hover {
    --tw-text-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-text-opacity));
  }

  .desktop-large\:hover\:text-red-500:hover {
    --tw-text-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-text-opacity));
  }

  .desktop-large\:hover\:text-red-600:hover {
    --tw-text-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-text-opacity));
  }

  .desktop-large\:hover\:text-red-700:hover {
    --tw-text-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-text-opacity));
  }

  .desktop-large\:hover\:text-red-800:hover {
    --tw-text-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-text-opacity));
  }

  .desktop-large\:hover\:text-red-900:hover {
    --tw-text-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-text-opacity));
  }

  .desktop-large\:hover\:text-yellow-50:hover {
    --tw-text-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-text-opacity));
  }

  .desktop-large\:hover\:text-yellow-100:hover {
    --tw-text-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-text-opacity));
  }

  .desktop-large\:hover\:text-yellow-200:hover {
    --tw-text-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-text-opacity));
  }

  .desktop-large\:hover\:text-yellow-300:hover {
    --tw-text-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-text-opacity));
  }

  .desktop-large\:hover\:text-yellow-400:hover {
    --tw-text-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-text-opacity));
  }

  .desktop-large\:hover\:text-yellow-500:hover {
    --tw-text-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-text-opacity));
  }

  .desktop-large\:hover\:text-yellow-600:hover {
    --tw-text-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-text-opacity));
  }

  .desktop-large\:hover\:text-yellow-700:hover {
    --tw-text-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-text-opacity));
  }

  .desktop-large\:hover\:text-yellow-800:hover {
    --tw-text-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-text-opacity));
  }

  .desktop-large\:hover\:text-yellow-900:hover {
    --tw-text-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-text-opacity));
  }

  .desktop-large\:hover\:text-green-50:hover {
    --tw-text-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-text-opacity));
  }

  .desktop-large\:hover\:text-green-100:hover {
    --tw-text-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-text-opacity));
  }

  .desktop-large\:hover\:text-green-200:hover {
    --tw-text-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-text-opacity));
  }

  .desktop-large\:hover\:text-green-300:hover {
    --tw-text-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-text-opacity));
  }

  .desktop-large\:hover\:text-green-400:hover {
    --tw-text-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-text-opacity));
  }

  .desktop-large\:hover\:text-green-500:hover {
    --tw-text-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-text-opacity));
  }

  .desktop-large\:hover\:text-green-600:hover {
    --tw-text-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-text-opacity));
  }

  .desktop-large\:hover\:text-green-700:hover {
    --tw-text-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-text-opacity));
  }

  .desktop-large\:hover\:text-green-800:hover {
    --tw-text-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-text-opacity));
  }

  .desktop-large\:hover\:text-green-900:hover {
    --tw-text-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-text-opacity));
  }

  .desktop-large\:hover\:text-blue-50:hover {
    --tw-text-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-text-opacity));
  }

  .desktop-large\:hover\:text-blue-100:hover {
    --tw-text-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-text-opacity));
  }

  .desktop-large\:hover\:text-blue-200:hover {
    --tw-text-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-text-opacity));
  }

  .desktop-large\:hover\:text-blue-300:hover {
    --tw-text-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-text-opacity));
  }

  .desktop-large\:hover\:text-blue-400:hover {
    --tw-text-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-text-opacity));
  }

  .desktop-large\:hover\:text-blue-500:hover {
    --tw-text-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-text-opacity));
  }

  .desktop-large\:hover\:text-blue-600:hover {
    --tw-text-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-text-opacity));
  }

  .desktop-large\:hover\:text-blue-700:hover {
    --tw-text-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-text-opacity));
  }

  .desktop-large\:hover\:text-blue-800:hover {
    --tw-text-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-text-opacity));
  }

  .desktop-large\:hover\:text-blue-900:hover {
    --tw-text-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-text-opacity));
  }

  .desktop-large\:hover\:text-indigo-50:hover {
    --tw-text-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-text-opacity));
  }

  .desktop-large\:hover\:text-indigo-100:hover {
    --tw-text-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-text-opacity));
  }

  .desktop-large\:hover\:text-indigo-200:hover {
    --tw-text-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-text-opacity));
  }

  .desktop-large\:hover\:text-indigo-300:hover {
    --tw-text-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-text-opacity));
  }

  .desktop-large\:hover\:text-indigo-400:hover {
    --tw-text-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-text-opacity));
  }

  .desktop-large\:hover\:text-indigo-500:hover {
    --tw-text-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-text-opacity));
  }

  .desktop-large\:hover\:text-indigo-600:hover {
    --tw-text-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-text-opacity));
  }

  .desktop-large\:hover\:text-indigo-700:hover {
    --tw-text-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-text-opacity));
  }

  .desktop-large\:hover\:text-indigo-800:hover {
    --tw-text-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-text-opacity));
  }

  .desktop-large\:hover\:text-indigo-900:hover {
    --tw-text-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-text-opacity));
  }

  .desktop-large\:hover\:text-purple-50:hover {
    --tw-text-opacity: 1;
    color: rgba(245, 243, 255, var(--tw-text-opacity));
  }

  .desktop-large\:hover\:text-purple-100:hover {
    --tw-text-opacity: 1;
    color: rgba(237, 233, 254, var(--tw-text-opacity));
  }

  .desktop-large\:hover\:text-purple-200:hover {
    --tw-text-opacity: 1;
    color: rgba(221, 214, 254, var(--tw-text-opacity));
  }

  .desktop-large\:hover\:text-purple-300:hover {
    --tw-text-opacity: 1;
    color: rgba(196, 181, 253, var(--tw-text-opacity));
  }

  .desktop-large\:hover\:text-purple-400:hover {
    --tw-text-opacity: 1;
    color: rgba(167, 139, 250, var(--tw-text-opacity));
  }

  .desktop-large\:hover\:text-purple-500:hover {
    --tw-text-opacity: 1;
    color: rgba(139, 92, 246, var(--tw-text-opacity));
  }

  .desktop-large\:hover\:text-purple-600:hover {
    --tw-text-opacity: 1;
    color: rgba(124, 58, 237, var(--tw-text-opacity));
  }

  .desktop-large\:hover\:text-purple-700:hover {
    --tw-text-opacity: 1;
    color: rgba(109, 40, 217, var(--tw-text-opacity));
  }

  .desktop-large\:hover\:text-purple-800:hover {
    --tw-text-opacity: 1;
    color: rgba(91, 33, 182, var(--tw-text-opacity));
  }

  .desktop-large\:hover\:text-purple-900:hover {
    --tw-text-opacity: 1;
    color: rgba(76, 29, 149, var(--tw-text-opacity));
  }

  .desktop-large\:hover\:text-pink-50:hover {
    --tw-text-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-text-opacity));
  }

  .desktop-large\:hover\:text-pink-100:hover {
    --tw-text-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-text-opacity));
  }

  .desktop-large\:hover\:text-pink-200:hover {
    --tw-text-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-text-opacity));
  }

  .desktop-large\:hover\:text-pink-300:hover {
    --tw-text-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-text-opacity));
  }

  .desktop-large\:hover\:text-pink-400:hover {
    --tw-text-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-text-opacity));
  }

  .desktop-large\:hover\:text-pink-500:hover {
    --tw-text-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-text-opacity));
  }

  .desktop-large\:hover\:text-pink-600:hover {
    --tw-text-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-text-opacity));
  }

  .desktop-large\:hover\:text-pink-700:hover {
    --tw-text-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-text-opacity));
  }

  .desktop-large\:hover\:text-pink-800:hover {
    --tw-text-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-text-opacity));
  }

  .desktop-large\:hover\:text-pink-900:hover {
    --tw-text-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-text-opacity));
  }

  .desktop-large\:hover\:text-base-normal:hover {
    --tw-text-opacity: 1;
    color: rgba(0, 65, 129, var(--tw-text-opacity));
  }

  .desktop-large\:hover\:text-base-dark:hover {
    --tw-text-opacity: 1;
    color: rgba(0, 52, 105, var(--tw-text-opacity));
  }

  .desktop-large\:hover\:text-base-black:hover {
    --tw-text-opacity: 1;
    color: rgba(29, 29, 31, var(--tw-text-opacity));
  }

  .desktop-large\:hover\:text-base-border:hover {
    --tw-text-opacity: 1;
    color: rgba(231, 231, 233, var(--tw-text-opacity));
  }

  .desktop-large\:hover\:text-primary-normal:hover {
    --tw-text-opacity: 1;
    color: rgba(0, 103, 207, var(--tw-text-opacity));
  }

  .desktop-large\:hover\:text-primary-alt:hover {
    --tw-text-opacity: 1;
    color: rgba(0, 71, 143, var(--tw-text-opacity));
  }

  .desktop-large\:hover\:text-subtle-white:hover {
    --tw-text-opacity: 1;
    color: rgba(249, 249, 249, var(--tw-text-opacity));
  }

  .desktop-large\:hover\:text-turquesa:hover {
    --tw-text-opacity: 1;
    color: rgba(0, 151, 178, var(--tw-text-opacity));
  }

  .desktop-large\:focus\:text-transparent:focus {
    color: transparent;
  }

  .desktop-large\:focus\:text-current:focus {
    color: currentColor;
  }

  .desktop-large\:focus\:text-black:focus {
    --tw-text-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-text-opacity));
  }

  .desktop-large\:focus\:text-white:focus {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .desktop-large\:focus\:text-gray-50:focus {
    --tw-text-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-text-opacity));
  }

  .desktop-large\:focus\:text-gray-100:focus {
    --tw-text-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-text-opacity));
  }

  .desktop-large\:focus\:text-gray-200:focus {
    --tw-text-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-text-opacity));
  }

  .desktop-large\:focus\:text-gray-300:focus {
    --tw-text-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-text-opacity));
  }

  .desktop-large\:focus\:text-gray-400:focus {
    --tw-text-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-text-opacity));
  }

  .desktop-large\:focus\:text-gray-500:focus {
    --tw-text-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-text-opacity));
  }

  .desktop-large\:focus\:text-gray-600:focus {
    --tw-text-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-text-opacity));
  }

  .desktop-large\:focus\:text-gray-700:focus {
    --tw-text-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-text-opacity));
  }

  .desktop-large\:focus\:text-gray-800:focus {
    --tw-text-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-text-opacity));
  }

  .desktop-large\:focus\:text-gray-900:focus {
    --tw-text-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-text-opacity));
  }

  .desktop-large\:focus\:text-red-50:focus {
    --tw-text-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-text-opacity));
  }

  .desktop-large\:focus\:text-red-100:focus {
    --tw-text-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-text-opacity));
  }

  .desktop-large\:focus\:text-red-200:focus {
    --tw-text-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-text-opacity));
  }

  .desktop-large\:focus\:text-red-300:focus {
    --tw-text-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-text-opacity));
  }

  .desktop-large\:focus\:text-red-400:focus {
    --tw-text-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-text-opacity));
  }

  .desktop-large\:focus\:text-red-500:focus {
    --tw-text-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-text-opacity));
  }

  .desktop-large\:focus\:text-red-600:focus {
    --tw-text-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-text-opacity));
  }

  .desktop-large\:focus\:text-red-700:focus {
    --tw-text-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-text-opacity));
  }

  .desktop-large\:focus\:text-red-800:focus {
    --tw-text-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-text-opacity));
  }

  .desktop-large\:focus\:text-red-900:focus {
    --tw-text-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-text-opacity));
  }

  .desktop-large\:focus\:text-yellow-50:focus {
    --tw-text-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-text-opacity));
  }

  .desktop-large\:focus\:text-yellow-100:focus {
    --tw-text-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-text-opacity));
  }

  .desktop-large\:focus\:text-yellow-200:focus {
    --tw-text-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-text-opacity));
  }

  .desktop-large\:focus\:text-yellow-300:focus {
    --tw-text-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-text-opacity));
  }

  .desktop-large\:focus\:text-yellow-400:focus {
    --tw-text-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-text-opacity));
  }

  .desktop-large\:focus\:text-yellow-500:focus {
    --tw-text-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-text-opacity));
  }

  .desktop-large\:focus\:text-yellow-600:focus {
    --tw-text-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-text-opacity));
  }

  .desktop-large\:focus\:text-yellow-700:focus {
    --tw-text-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-text-opacity));
  }

  .desktop-large\:focus\:text-yellow-800:focus {
    --tw-text-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-text-opacity));
  }

  .desktop-large\:focus\:text-yellow-900:focus {
    --tw-text-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-text-opacity));
  }

  .desktop-large\:focus\:text-green-50:focus {
    --tw-text-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-text-opacity));
  }

  .desktop-large\:focus\:text-green-100:focus {
    --tw-text-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-text-opacity));
  }

  .desktop-large\:focus\:text-green-200:focus {
    --tw-text-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-text-opacity));
  }

  .desktop-large\:focus\:text-green-300:focus {
    --tw-text-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-text-opacity));
  }

  .desktop-large\:focus\:text-green-400:focus {
    --tw-text-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-text-opacity));
  }

  .desktop-large\:focus\:text-green-500:focus {
    --tw-text-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-text-opacity));
  }

  .desktop-large\:focus\:text-green-600:focus {
    --tw-text-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-text-opacity));
  }

  .desktop-large\:focus\:text-green-700:focus {
    --tw-text-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-text-opacity));
  }

  .desktop-large\:focus\:text-green-800:focus {
    --tw-text-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-text-opacity));
  }

  .desktop-large\:focus\:text-green-900:focus {
    --tw-text-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-text-opacity));
  }

  .desktop-large\:focus\:text-blue-50:focus {
    --tw-text-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-text-opacity));
  }

  .desktop-large\:focus\:text-blue-100:focus {
    --tw-text-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-text-opacity));
  }

  .desktop-large\:focus\:text-blue-200:focus {
    --tw-text-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-text-opacity));
  }

  .desktop-large\:focus\:text-blue-300:focus {
    --tw-text-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-text-opacity));
  }

  .desktop-large\:focus\:text-blue-400:focus {
    --tw-text-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-text-opacity));
  }

  .desktop-large\:focus\:text-blue-500:focus {
    --tw-text-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-text-opacity));
  }

  .desktop-large\:focus\:text-blue-600:focus {
    --tw-text-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-text-opacity));
  }

  .desktop-large\:focus\:text-blue-700:focus {
    --tw-text-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-text-opacity));
  }

  .desktop-large\:focus\:text-blue-800:focus {
    --tw-text-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-text-opacity));
  }

  .desktop-large\:focus\:text-blue-900:focus {
    --tw-text-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-text-opacity));
  }

  .desktop-large\:focus\:text-indigo-50:focus {
    --tw-text-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-text-opacity));
  }

  .desktop-large\:focus\:text-indigo-100:focus {
    --tw-text-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-text-opacity));
  }

  .desktop-large\:focus\:text-indigo-200:focus {
    --tw-text-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-text-opacity));
  }

  .desktop-large\:focus\:text-indigo-300:focus {
    --tw-text-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-text-opacity));
  }

  .desktop-large\:focus\:text-indigo-400:focus {
    --tw-text-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-text-opacity));
  }

  .desktop-large\:focus\:text-indigo-500:focus {
    --tw-text-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-text-opacity));
  }

  .desktop-large\:focus\:text-indigo-600:focus {
    --tw-text-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-text-opacity));
  }

  .desktop-large\:focus\:text-indigo-700:focus {
    --tw-text-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-text-opacity));
  }

  .desktop-large\:focus\:text-indigo-800:focus {
    --tw-text-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-text-opacity));
  }

  .desktop-large\:focus\:text-indigo-900:focus {
    --tw-text-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-text-opacity));
  }

  .desktop-large\:focus\:text-purple-50:focus {
    --tw-text-opacity: 1;
    color: rgba(245, 243, 255, var(--tw-text-opacity));
  }

  .desktop-large\:focus\:text-purple-100:focus {
    --tw-text-opacity: 1;
    color: rgba(237, 233, 254, var(--tw-text-opacity));
  }

  .desktop-large\:focus\:text-purple-200:focus {
    --tw-text-opacity: 1;
    color: rgba(221, 214, 254, var(--tw-text-opacity));
  }

  .desktop-large\:focus\:text-purple-300:focus {
    --tw-text-opacity: 1;
    color: rgba(196, 181, 253, var(--tw-text-opacity));
  }

  .desktop-large\:focus\:text-purple-400:focus {
    --tw-text-opacity: 1;
    color: rgba(167, 139, 250, var(--tw-text-opacity));
  }

  .desktop-large\:focus\:text-purple-500:focus {
    --tw-text-opacity: 1;
    color: rgba(139, 92, 246, var(--tw-text-opacity));
  }

  .desktop-large\:focus\:text-purple-600:focus {
    --tw-text-opacity: 1;
    color: rgba(124, 58, 237, var(--tw-text-opacity));
  }

  .desktop-large\:focus\:text-purple-700:focus {
    --tw-text-opacity: 1;
    color: rgba(109, 40, 217, var(--tw-text-opacity));
  }

  .desktop-large\:focus\:text-purple-800:focus {
    --tw-text-opacity: 1;
    color: rgba(91, 33, 182, var(--tw-text-opacity));
  }

  .desktop-large\:focus\:text-purple-900:focus {
    --tw-text-opacity: 1;
    color: rgba(76, 29, 149, var(--tw-text-opacity));
  }

  .desktop-large\:focus\:text-pink-50:focus {
    --tw-text-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-text-opacity));
  }

  .desktop-large\:focus\:text-pink-100:focus {
    --tw-text-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-text-opacity));
  }

  .desktop-large\:focus\:text-pink-200:focus {
    --tw-text-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-text-opacity));
  }

  .desktop-large\:focus\:text-pink-300:focus {
    --tw-text-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-text-opacity));
  }

  .desktop-large\:focus\:text-pink-400:focus {
    --tw-text-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-text-opacity));
  }

  .desktop-large\:focus\:text-pink-500:focus {
    --tw-text-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-text-opacity));
  }

  .desktop-large\:focus\:text-pink-600:focus {
    --tw-text-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-text-opacity));
  }

  .desktop-large\:focus\:text-pink-700:focus {
    --tw-text-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-text-opacity));
  }

  .desktop-large\:focus\:text-pink-800:focus {
    --tw-text-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-text-opacity));
  }

  .desktop-large\:focus\:text-pink-900:focus {
    --tw-text-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-text-opacity));
  }

  .desktop-large\:focus\:text-base-normal:focus {
    --tw-text-opacity: 1;
    color: rgba(0, 65, 129, var(--tw-text-opacity));
  }

  .desktop-large\:focus\:text-base-dark:focus {
    --tw-text-opacity: 1;
    color: rgba(0, 52, 105, var(--tw-text-opacity));
  }

  .desktop-large\:focus\:text-base-black:focus {
    --tw-text-opacity: 1;
    color: rgba(29, 29, 31, var(--tw-text-opacity));
  }

  .desktop-large\:focus\:text-base-border:focus {
    --tw-text-opacity: 1;
    color: rgba(231, 231, 233, var(--tw-text-opacity));
  }

  .desktop-large\:focus\:text-primary-normal:focus {
    --tw-text-opacity: 1;
    color: rgba(0, 103, 207, var(--tw-text-opacity));
  }

  .desktop-large\:focus\:text-primary-alt:focus {
    --tw-text-opacity: 1;
    color: rgba(0, 71, 143, var(--tw-text-opacity));
  }

  .desktop-large\:focus\:text-subtle-white:focus {
    --tw-text-opacity: 1;
    color: rgba(249, 249, 249, var(--tw-text-opacity));
  }

  .desktop-large\:focus\:text-turquesa:focus {
    --tw-text-opacity: 1;
    color: rgba(0, 151, 178, var(--tw-text-opacity));
  }

  .desktop-large\:text-opacity-0 {
    --tw-text-opacity: 0;
  }

  .desktop-large\:text-opacity-5 {
    --tw-text-opacity: 0.05;
  }

  .desktop-large\:text-opacity-10 {
    --tw-text-opacity: 0.1;
  }

  .desktop-large\:text-opacity-20 {
    --tw-text-opacity: 0.2;
  }

  .desktop-large\:text-opacity-25 {
    --tw-text-opacity: 0.25;
  }

  .desktop-large\:text-opacity-30 {
    --tw-text-opacity: 0.3;
  }

  .desktop-large\:text-opacity-40 {
    --tw-text-opacity: 0.4;
  }

  .desktop-large\:text-opacity-50 {
    --tw-text-opacity: 0.5;
  }

  .desktop-large\:text-opacity-60 {
    --tw-text-opacity: 0.6;
  }

  .desktop-large\:text-opacity-70 {
    --tw-text-opacity: 0.7;
  }

  .desktop-large\:text-opacity-75 {
    --tw-text-opacity: 0.75;
  }

  .desktop-large\:text-opacity-80 {
    --tw-text-opacity: 0.8;
  }

  .desktop-large\:text-opacity-90 {
    --tw-text-opacity: 0.9;
  }

  .desktop-large\:text-opacity-95 {
    --tw-text-opacity: 0.95;
  }

  .desktop-large\:text-opacity-100 {
    --tw-text-opacity: 1;
  }

  .group:hover .desktop-large\:group-hover\:text-opacity-0 {
    --tw-text-opacity: 0;
  }

  .group:hover .desktop-large\:group-hover\:text-opacity-5 {
    --tw-text-opacity: 0.05;
  }

  .group:hover .desktop-large\:group-hover\:text-opacity-10 {
    --tw-text-opacity: 0.1;
  }

  .group:hover .desktop-large\:group-hover\:text-opacity-20 {
    --tw-text-opacity: 0.2;
  }

  .group:hover .desktop-large\:group-hover\:text-opacity-25 {
    --tw-text-opacity: 0.25;
  }

  .group:hover .desktop-large\:group-hover\:text-opacity-30 {
    --tw-text-opacity: 0.3;
  }

  .group:hover .desktop-large\:group-hover\:text-opacity-40 {
    --tw-text-opacity: 0.4;
  }

  .group:hover .desktop-large\:group-hover\:text-opacity-50 {
    --tw-text-opacity: 0.5;
  }

  .group:hover .desktop-large\:group-hover\:text-opacity-60 {
    --tw-text-opacity: 0.6;
  }

  .group:hover .desktop-large\:group-hover\:text-opacity-70 {
    --tw-text-opacity: 0.7;
  }

  .group:hover .desktop-large\:group-hover\:text-opacity-75 {
    --tw-text-opacity: 0.75;
  }

  .group:hover .desktop-large\:group-hover\:text-opacity-80 {
    --tw-text-opacity: 0.8;
  }

  .group:hover .desktop-large\:group-hover\:text-opacity-90 {
    --tw-text-opacity: 0.9;
  }

  .group:hover .desktop-large\:group-hover\:text-opacity-95 {
    --tw-text-opacity: 0.95;
  }

  .group:hover .desktop-large\:group-hover\:text-opacity-100 {
    --tw-text-opacity: 1;
  }

  .desktop-large\:focus-within\:text-opacity-0:focus-within {
    --tw-text-opacity: 0;
  }

  .desktop-large\:focus-within\:text-opacity-5:focus-within {
    --tw-text-opacity: 0.05;
  }

  .desktop-large\:focus-within\:text-opacity-10:focus-within {
    --tw-text-opacity: 0.1;
  }

  .desktop-large\:focus-within\:text-opacity-20:focus-within {
    --tw-text-opacity: 0.2;
  }

  .desktop-large\:focus-within\:text-opacity-25:focus-within {
    --tw-text-opacity: 0.25;
  }

  .desktop-large\:focus-within\:text-opacity-30:focus-within {
    --tw-text-opacity: 0.3;
  }

  .desktop-large\:focus-within\:text-opacity-40:focus-within {
    --tw-text-opacity: 0.4;
  }

  .desktop-large\:focus-within\:text-opacity-50:focus-within {
    --tw-text-opacity: 0.5;
  }

  .desktop-large\:focus-within\:text-opacity-60:focus-within {
    --tw-text-opacity: 0.6;
  }

  .desktop-large\:focus-within\:text-opacity-70:focus-within {
    --tw-text-opacity: 0.7;
  }

  .desktop-large\:focus-within\:text-opacity-75:focus-within {
    --tw-text-opacity: 0.75;
  }

  .desktop-large\:focus-within\:text-opacity-80:focus-within {
    --tw-text-opacity: 0.8;
  }

  .desktop-large\:focus-within\:text-opacity-90:focus-within {
    --tw-text-opacity: 0.9;
  }

  .desktop-large\:focus-within\:text-opacity-95:focus-within {
    --tw-text-opacity: 0.95;
  }

  .desktop-large\:focus-within\:text-opacity-100:focus-within {
    --tw-text-opacity: 1;
  }

  .desktop-large\:hover\:text-opacity-0:hover {
    --tw-text-opacity: 0;
  }

  .desktop-large\:hover\:text-opacity-5:hover {
    --tw-text-opacity: 0.05;
  }

  .desktop-large\:hover\:text-opacity-10:hover {
    --tw-text-opacity: 0.1;
  }

  .desktop-large\:hover\:text-opacity-20:hover {
    --tw-text-opacity: 0.2;
  }

  .desktop-large\:hover\:text-opacity-25:hover {
    --tw-text-opacity: 0.25;
  }

  .desktop-large\:hover\:text-opacity-30:hover {
    --tw-text-opacity: 0.3;
  }

  .desktop-large\:hover\:text-opacity-40:hover {
    --tw-text-opacity: 0.4;
  }

  .desktop-large\:hover\:text-opacity-50:hover {
    --tw-text-opacity: 0.5;
  }

  .desktop-large\:hover\:text-opacity-60:hover {
    --tw-text-opacity: 0.6;
  }

  .desktop-large\:hover\:text-opacity-70:hover {
    --tw-text-opacity: 0.7;
  }

  .desktop-large\:hover\:text-opacity-75:hover {
    --tw-text-opacity: 0.75;
  }

  .desktop-large\:hover\:text-opacity-80:hover {
    --tw-text-opacity: 0.8;
  }

  .desktop-large\:hover\:text-opacity-90:hover {
    --tw-text-opacity: 0.9;
  }

  .desktop-large\:hover\:text-opacity-95:hover {
    --tw-text-opacity: 0.95;
  }

  .desktop-large\:hover\:text-opacity-100:hover {
    --tw-text-opacity: 1;
  }

  .desktop-large\:focus\:text-opacity-0:focus {
    --tw-text-opacity: 0;
  }

  .desktop-large\:focus\:text-opacity-5:focus {
    --tw-text-opacity: 0.05;
  }

  .desktop-large\:focus\:text-opacity-10:focus {
    --tw-text-opacity: 0.1;
  }

  .desktop-large\:focus\:text-opacity-20:focus {
    --tw-text-opacity: 0.2;
  }

  .desktop-large\:focus\:text-opacity-25:focus {
    --tw-text-opacity: 0.25;
  }

  .desktop-large\:focus\:text-opacity-30:focus {
    --tw-text-opacity: 0.3;
  }

  .desktop-large\:focus\:text-opacity-40:focus {
    --tw-text-opacity: 0.4;
  }

  .desktop-large\:focus\:text-opacity-50:focus {
    --tw-text-opacity: 0.5;
  }

  .desktop-large\:focus\:text-opacity-60:focus {
    --tw-text-opacity: 0.6;
  }

  .desktop-large\:focus\:text-opacity-70:focus {
    --tw-text-opacity: 0.7;
  }

  .desktop-large\:focus\:text-opacity-75:focus {
    --tw-text-opacity: 0.75;
  }

  .desktop-large\:focus\:text-opacity-80:focus {
    --tw-text-opacity: 0.8;
  }

  .desktop-large\:focus\:text-opacity-90:focus {
    --tw-text-opacity: 0.9;
  }

  .desktop-large\:focus\:text-opacity-95:focus {
    --tw-text-opacity: 0.95;
  }

  .desktop-large\:focus\:text-opacity-100:focus {
    --tw-text-opacity: 1;
  }

  .desktop-large\:underline {
    text-decoration: underline;
  }

  .desktop-large\:line-through {
    text-decoration: line-through;
  }

  .desktop-large\:no-underline {
    text-decoration: none;
  }

  .group:hover .desktop-large\:group-hover\:underline {
    text-decoration: underline;
  }

  .group:hover .desktop-large\:group-hover\:line-through {
    text-decoration: line-through;
  }

  .group:hover .desktop-large\:group-hover\:no-underline {
    text-decoration: none;
  }

  .desktop-large\:focus-within\:underline:focus-within {
    text-decoration: underline;
  }

  .desktop-large\:focus-within\:line-through:focus-within {
    text-decoration: line-through;
  }

  .desktop-large\:focus-within\:no-underline:focus-within {
    text-decoration: none;
  }

  .desktop-large\:hover\:underline:hover {
    text-decoration: underline;
  }

  .desktop-large\:hover\:line-through:hover {
    text-decoration: line-through;
  }

  .desktop-large\:hover\:no-underline:hover {
    text-decoration: none;
  }

  .desktop-large\:focus\:underline:focus {
    text-decoration: underline;
  }

  .desktop-large\:focus\:line-through:focus {
    text-decoration: line-through;
  }

  .desktop-large\:focus\:no-underline:focus {
    text-decoration: none;
  }

  .desktop-large\:antialiased {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }

  .desktop-large\:subpixel-antialiased {
    -webkit-font-smoothing: auto;
    -moz-osx-font-smoothing: auto;
  }

  .desktop-large\:placeholder-transparent::-moz-placeholder {
    color: transparent;
  }

  .desktop-large\:placeholder-transparent:-ms-input-placeholder {
    color: transparent;
  }

  .desktop-large\:placeholder-transparent::placeholder {
    color: transparent;
  }

  .desktop-large\:placeholder-current::-moz-placeholder {
    color: currentColor;
  }

  .desktop-large\:placeholder-current:-ms-input-placeholder {
    color: currentColor;
  }

  .desktop-large\:placeholder-current::placeholder {
    color: currentColor;
  }

  .desktop-large\:placeholder-black::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-black:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-black::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-white::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-white:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-white::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-gray-50::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-gray-50:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-gray-50::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-gray-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-gray-100:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-gray-100::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-gray-200::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-gray-200:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-gray-200::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-gray-300::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-gray-300:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-gray-300::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-gray-400::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-gray-400:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-gray-400::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-gray-500::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-gray-500:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-gray-500::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-gray-600::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-gray-600:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-gray-600::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-gray-700::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-gray-700:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-gray-700::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-gray-800::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-gray-800:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-gray-800::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-gray-900::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-gray-900:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-gray-900::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-red-50::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-red-50:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-red-50::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-red-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-red-100:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-red-100::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-red-200::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-red-200:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-red-200::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-red-300::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-red-300:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-red-300::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-red-400::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-red-400:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-red-400::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-red-500::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-red-500:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-red-500::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-red-600::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-red-600:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-red-600::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-red-700::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-red-700:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-red-700::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-red-800::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-red-800:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-red-800::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-red-900::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-red-900:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-red-900::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-yellow-50::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-yellow-50:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-yellow-50::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-yellow-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-yellow-100:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-yellow-100::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-yellow-200::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-yellow-200:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-yellow-200::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-yellow-300::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-yellow-300:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-yellow-300::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-yellow-400::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-yellow-400:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-yellow-400::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-yellow-500::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-yellow-500:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-yellow-500::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-yellow-600::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-yellow-600:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-yellow-600::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-yellow-700::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-yellow-700:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-yellow-700::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-yellow-800::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-yellow-800:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-yellow-800::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-yellow-900::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-yellow-900:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-yellow-900::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-green-50::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-green-50:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-green-50::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-green-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-green-100:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-green-100::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-green-200::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-green-200:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-green-200::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-green-300::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-green-300:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-green-300::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-green-400::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-green-400:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-green-400::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-green-500::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-green-500:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-green-500::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-green-600::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-green-600:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-green-600::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-green-700::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-green-700:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-green-700::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-green-800::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-green-800:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-green-800::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-green-900::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-green-900:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-green-900::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-blue-50::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-blue-50:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-blue-50::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-blue-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-blue-100:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-blue-100::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-blue-200::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-blue-200:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-blue-200::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-blue-300::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-blue-300:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-blue-300::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-blue-400::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-blue-400:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-blue-400::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-blue-500::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-blue-500:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-blue-500::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-blue-600::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-blue-600:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-blue-600::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-blue-700::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-blue-700:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-blue-700::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-blue-800::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-blue-800:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-blue-800::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-blue-900::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-blue-900:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-blue-900::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-indigo-50::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-indigo-50:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-indigo-50::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-indigo-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-indigo-100:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-indigo-100::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-indigo-200::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-indigo-200:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-indigo-200::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-indigo-300::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-indigo-300:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-indigo-300::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-indigo-400::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-indigo-400:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-indigo-400::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-indigo-500::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-indigo-500:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-indigo-500::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-indigo-600::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-indigo-600:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-indigo-600::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-indigo-700::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-indigo-700:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-indigo-700::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-indigo-800::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-indigo-800:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-indigo-800::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-indigo-900::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-indigo-900:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-indigo-900::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-purple-50::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 243, 255, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-purple-50:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 243, 255, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-purple-50::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 243, 255, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-purple-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 233, 254, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-purple-100:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 233, 254, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-purple-100::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 233, 254, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-purple-200::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(221, 214, 254, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-purple-200:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(221, 214, 254, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-purple-200::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(221, 214, 254, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-purple-300::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(196, 181, 253, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-purple-300:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(196, 181, 253, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-purple-300::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(196, 181, 253, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-purple-400::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(167, 139, 250, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-purple-400:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(167, 139, 250, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-purple-400::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(167, 139, 250, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-purple-500::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(139, 92, 246, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-purple-500:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(139, 92, 246, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-purple-500::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(139, 92, 246, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-purple-600::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(124, 58, 237, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-purple-600:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(124, 58, 237, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-purple-600::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(124, 58, 237, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-purple-700::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(109, 40, 217, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-purple-700:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(109, 40, 217, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-purple-700::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(109, 40, 217, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-purple-800::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(91, 33, 182, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-purple-800:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(91, 33, 182, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-purple-800::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(91, 33, 182, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-purple-900::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(76, 29, 149, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-purple-900:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(76, 29, 149, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-purple-900::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(76, 29, 149, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-pink-50::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-pink-50:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-pink-50::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-pink-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-pink-100:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-pink-100::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-pink-200::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-pink-200:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-pink-200::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-pink-300::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-pink-300:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-pink-300::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-pink-400::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-pink-400:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-pink-400::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-pink-500::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-pink-500:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-pink-500::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-pink-600::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-pink-600:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-pink-600::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-pink-700::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-pink-700:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-pink-700::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-pink-800::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-pink-800:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-pink-800::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-pink-900::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-pink-900:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-pink-900::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-base-normal::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 65, 129, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-base-normal:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 65, 129, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-base-normal::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 65, 129, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-base-dark::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 52, 105, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-base-dark:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 52, 105, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-base-dark::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 52, 105, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-base-black::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(29, 29, 31, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-base-black:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(29, 29, 31, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-base-black::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(29, 29, 31, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-base-border::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(231, 231, 233, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-base-border:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(231, 231, 233, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-base-border::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(231, 231, 233, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-primary-normal::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 103, 207, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-primary-normal:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 103, 207, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-primary-normal::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 103, 207, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-primary-alt::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 71, 143, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-primary-alt:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 71, 143, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-primary-alt::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 71, 143, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-subtle-white::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 249, 249, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-subtle-white:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 249, 249, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-subtle-white::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 249, 249, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-turquesa::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 151, 178, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-turquesa:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 151, 178, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-turquesa::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 151, 178, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-transparent:focus::-moz-placeholder {
    color: transparent;
  }

  .desktop-large\:focus\:placeholder-transparent:focus:-ms-input-placeholder {
    color: transparent;
  }

  .desktop-large\:focus\:placeholder-transparent:focus::placeholder {
    color: transparent;
  }

  .desktop-large\:focus\:placeholder-current:focus::-moz-placeholder {
    color: currentColor;
  }

  .desktop-large\:focus\:placeholder-current:focus:-ms-input-placeholder {
    color: currentColor;
  }

  .desktop-large\:focus\:placeholder-current:focus::placeholder {
    color: currentColor;
  }

  .desktop-large\:focus\:placeholder-black:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-black:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-black:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-white:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-white:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-white:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-gray-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-gray-50:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-gray-50:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-gray-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-gray-100:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-gray-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-gray-200:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-gray-200:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-gray-200:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-gray-300:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-gray-300:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-gray-300:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-gray-400:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-gray-400:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-gray-400:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-gray-500:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-gray-500:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-gray-500:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-gray-600:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-gray-600:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-gray-600:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-gray-700:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-gray-700:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-gray-700:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-gray-800:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-gray-800:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-gray-800:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-gray-900:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-gray-900:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-gray-900:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-red-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-red-50:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-red-50:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-red-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-red-100:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-red-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-red-200:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-red-200:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-red-200:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-red-300:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-red-300:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-red-300:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-red-400:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-red-400:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-red-400:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-red-500:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-red-500:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-red-500:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-red-600:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-red-600:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-red-600:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-red-700:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-red-700:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-red-700:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-red-800:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-red-800:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-red-800:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-red-900:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-red-900:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-red-900:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-yellow-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-yellow-50:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-yellow-50:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-yellow-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-yellow-100:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-yellow-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-yellow-200:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-yellow-200:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-yellow-200:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-yellow-300:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-yellow-300:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-yellow-300:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-yellow-400:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-yellow-400:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-yellow-400:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-yellow-500:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-yellow-500:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-yellow-500:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-yellow-600:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-yellow-600:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-yellow-600:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-yellow-700:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-yellow-700:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-yellow-700:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-yellow-800:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-yellow-800:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-yellow-800:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-yellow-900:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-yellow-900:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-yellow-900:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-green-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-green-50:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-green-50:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-green-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-green-100:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-green-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-green-200:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-green-200:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-green-200:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-green-300:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-green-300:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-green-300:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-green-400:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-green-400:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-green-400:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-green-500:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-green-500:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-green-500:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-green-600:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-green-600:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-green-600:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-green-700:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-green-700:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-green-700:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-green-800:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-green-800:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-green-800:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-green-900:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-green-900:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-green-900:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-blue-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-blue-50:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-blue-50:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-blue-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-blue-100:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-blue-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-blue-200:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-blue-200:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-blue-200:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-blue-300:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-blue-300:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-blue-300:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-blue-400:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-blue-400:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-blue-400:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-blue-500:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-blue-500:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-blue-500:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-blue-600:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-blue-600:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-blue-600:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-blue-700:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-blue-700:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-blue-700:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-blue-800:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-blue-800:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-blue-800:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-blue-900:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-blue-900:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-blue-900:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-indigo-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-indigo-50:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-indigo-50:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-indigo-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-indigo-100:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-indigo-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-indigo-200:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-indigo-200:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-indigo-200:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-indigo-300:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-indigo-300:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-indigo-300:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-indigo-400:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-indigo-400:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-indigo-400:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-indigo-500:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-indigo-500:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-indigo-500:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-indigo-600:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-indigo-600:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-indigo-600:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-indigo-700:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-indigo-700:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-indigo-700:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-indigo-800:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-indigo-800:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-indigo-800:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-indigo-900:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-indigo-900:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-indigo-900:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-purple-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 243, 255, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-purple-50:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 243, 255, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-purple-50:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 243, 255, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-purple-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 233, 254, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-purple-100:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 233, 254, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-purple-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 233, 254, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-purple-200:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(221, 214, 254, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-purple-200:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(221, 214, 254, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-purple-200:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(221, 214, 254, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-purple-300:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(196, 181, 253, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-purple-300:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(196, 181, 253, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-purple-300:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(196, 181, 253, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-purple-400:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(167, 139, 250, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-purple-400:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(167, 139, 250, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-purple-400:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(167, 139, 250, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-purple-500:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(139, 92, 246, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-purple-500:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(139, 92, 246, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-purple-500:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(139, 92, 246, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-purple-600:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(124, 58, 237, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-purple-600:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(124, 58, 237, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-purple-600:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(124, 58, 237, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-purple-700:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(109, 40, 217, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-purple-700:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(109, 40, 217, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-purple-700:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(109, 40, 217, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-purple-800:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(91, 33, 182, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-purple-800:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(91, 33, 182, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-purple-800:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(91, 33, 182, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-purple-900:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(76, 29, 149, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-purple-900:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(76, 29, 149, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-purple-900:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(76, 29, 149, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-pink-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-pink-50:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-pink-50:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-pink-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-pink-100:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-pink-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-pink-200:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-pink-200:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-pink-200:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-pink-300:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-pink-300:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-pink-300:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-pink-400:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-pink-400:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-pink-400:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-pink-500:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-pink-500:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-pink-500:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-pink-600:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-pink-600:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-pink-600:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-pink-700:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-pink-700:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-pink-700:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-pink-800:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-pink-800:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-pink-800:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-pink-900:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-pink-900:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-pink-900:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-base-normal:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 65, 129, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-base-normal:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 65, 129, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-base-normal:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 65, 129, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-base-dark:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 52, 105, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-base-dark:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 52, 105, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-base-dark:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 52, 105, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-base-black:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(29, 29, 31, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-base-black:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(29, 29, 31, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-base-black:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(29, 29, 31, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-base-border:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(231, 231, 233, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-base-border:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(231, 231, 233, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-base-border:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(231, 231, 233, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-primary-normal:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 103, 207, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-primary-normal:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 103, 207, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-primary-normal:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 103, 207, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-primary-alt:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 71, 143, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-primary-alt:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 71, 143, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-primary-alt:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 71, 143, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-subtle-white:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 249, 249, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-subtle-white:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 249, 249, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-subtle-white:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 249, 249, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-turquesa:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 151, 178, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-turquesa:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 151, 178, var(--tw-placeholder-opacity));
  }

  .desktop-large\:focus\:placeholder-turquesa:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 151, 178, var(--tw-placeholder-opacity));
  }

  .desktop-large\:placeholder-opacity-0::-moz-placeholder {
    --tw-placeholder-opacity: 0;
  }

  .desktop-large\:placeholder-opacity-0:-ms-input-placeholder {
    --tw-placeholder-opacity: 0;
  }

  .desktop-large\:placeholder-opacity-0::placeholder {
    --tw-placeholder-opacity: 0;
  }

  .desktop-large\:placeholder-opacity-5::-moz-placeholder {
    --tw-placeholder-opacity: 0.05;
  }

  .desktop-large\:placeholder-opacity-5:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.05;
  }

  .desktop-large\:placeholder-opacity-5::placeholder {
    --tw-placeholder-opacity: 0.05;
  }

  .desktop-large\:placeholder-opacity-10::-moz-placeholder {
    --tw-placeholder-opacity: 0.1;
  }

  .desktop-large\:placeholder-opacity-10:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.1;
  }

  .desktop-large\:placeholder-opacity-10::placeholder {
    --tw-placeholder-opacity: 0.1;
  }

  .desktop-large\:placeholder-opacity-20::-moz-placeholder {
    --tw-placeholder-opacity: 0.2;
  }

  .desktop-large\:placeholder-opacity-20:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.2;
  }

  .desktop-large\:placeholder-opacity-20::placeholder {
    --tw-placeholder-opacity: 0.2;
  }

  .desktop-large\:placeholder-opacity-25::-moz-placeholder {
    --tw-placeholder-opacity: 0.25;
  }

  .desktop-large\:placeholder-opacity-25:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.25;
  }

  .desktop-large\:placeholder-opacity-25::placeholder {
    --tw-placeholder-opacity: 0.25;
  }

  .desktop-large\:placeholder-opacity-30::-moz-placeholder {
    --tw-placeholder-opacity: 0.3;
  }

  .desktop-large\:placeholder-opacity-30:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.3;
  }

  .desktop-large\:placeholder-opacity-30::placeholder {
    --tw-placeholder-opacity: 0.3;
  }

  .desktop-large\:placeholder-opacity-40::-moz-placeholder {
    --tw-placeholder-opacity: 0.4;
  }

  .desktop-large\:placeholder-opacity-40:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.4;
  }

  .desktop-large\:placeholder-opacity-40::placeholder {
    --tw-placeholder-opacity: 0.4;
  }

  .desktop-large\:placeholder-opacity-50::-moz-placeholder {
    --tw-placeholder-opacity: 0.5;
  }

  .desktop-large\:placeholder-opacity-50:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.5;
  }

  .desktop-large\:placeholder-opacity-50::placeholder {
    --tw-placeholder-opacity: 0.5;
  }

  .desktop-large\:placeholder-opacity-60::-moz-placeholder {
    --tw-placeholder-opacity: 0.6;
  }

  .desktop-large\:placeholder-opacity-60:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.6;
  }

  .desktop-large\:placeholder-opacity-60::placeholder {
    --tw-placeholder-opacity: 0.6;
  }

  .desktop-large\:placeholder-opacity-70::-moz-placeholder {
    --tw-placeholder-opacity: 0.7;
  }

  .desktop-large\:placeholder-opacity-70:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.7;
  }

  .desktop-large\:placeholder-opacity-70::placeholder {
    --tw-placeholder-opacity: 0.7;
  }

  .desktop-large\:placeholder-opacity-75::-moz-placeholder {
    --tw-placeholder-opacity: 0.75;
  }

  .desktop-large\:placeholder-opacity-75:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.75;
  }

  .desktop-large\:placeholder-opacity-75::placeholder {
    --tw-placeholder-opacity: 0.75;
  }

  .desktop-large\:placeholder-opacity-80::-moz-placeholder {
    --tw-placeholder-opacity: 0.8;
  }

  .desktop-large\:placeholder-opacity-80:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.8;
  }

  .desktop-large\:placeholder-opacity-80::placeholder {
    --tw-placeholder-opacity: 0.8;
  }

  .desktop-large\:placeholder-opacity-90::-moz-placeholder {
    --tw-placeholder-opacity: 0.9;
  }

  .desktop-large\:placeholder-opacity-90:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.9;
  }

  .desktop-large\:placeholder-opacity-90::placeholder {
    --tw-placeholder-opacity: 0.9;
  }

  .desktop-large\:placeholder-opacity-95::-moz-placeholder {
    --tw-placeholder-opacity: 0.95;
  }

  .desktop-large\:placeholder-opacity-95:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.95;
  }

  .desktop-large\:placeholder-opacity-95::placeholder {
    --tw-placeholder-opacity: 0.95;
  }

  .desktop-large\:placeholder-opacity-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
  }

  .desktop-large\:placeholder-opacity-100:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
  }

  .desktop-large\:placeholder-opacity-100::placeholder {
    --tw-placeholder-opacity: 1;
  }

  .desktop-large\:focus\:placeholder-opacity-0:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0;
  }

  .desktop-large\:focus\:placeholder-opacity-0:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 0;
  }

  .desktop-large\:focus\:placeholder-opacity-0:focus::placeholder {
    --tw-placeholder-opacity: 0;
  }

  .desktop-large\:focus\:placeholder-opacity-5:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.05;
  }

  .desktop-large\:focus\:placeholder-opacity-5:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.05;
  }

  .desktop-large\:focus\:placeholder-opacity-5:focus::placeholder {
    --tw-placeholder-opacity: 0.05;
  }

  .desktop-large\:focus\:placeholder-opacity-10:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.1;
  }

  .desktop-large\:focus\:placeholder-opacity-10:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.1;
  }

  .desktop-large\:focus\:placeholder-opacity-10:focus::placeholder {
    --tw-placeholder-opacity: 0.1;
  }

  .desktop-large\:focus\:placeholder-opacity-20:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.2;
  }

  .desktop-large\:focus\:placeholder-opacity-20:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.2;
  }

  .desktop-large\:focus\:placeholder-opacity-20:focus::placeholder {
    --tw-placeholder-opacity: 0.2;
  }

  .desktop-large\:focus\:placeholder-opacity-25:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.25;
  }

  .desktop-large\:focus\:placeholder-opacity-25:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.25;
  }

  .desktop-large\:focus\:placeholder-opacity-25:focus::placeholder {
    --tw-placeholder-opacity: 0.25;
  }

  .desktop-large\:focus\:placeholder-opacity-30:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.3;
  }

  .desktop-large\:focus\:placeholder-opacity-30:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.3;
  }

  .desktop-large\:focus\:placeholder-opacity-30:focus::placeholder {
    --tw-placeholder-opacity: 0.3;
  }

  .desktop-large\:focus\:placeholder-opacity-40:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.4;
  }

  .desktop-large\:focus\:placeholder-opacity-40:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.4;
  }

  .desktop-large\:focus\:placeholder-opacity-40:focus::placeholder {
    --tw-placeholder-opacity: 0.4;
  }

  .desktop-large\:focus\:placeholder-opacity-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.5;
  }

  .desktop-large\:focus\:placeholder-opacity-50:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.5;
  }

  .desktop-large\:focus\:placeholder-opacity-50:focus::placeholder {
    --tw-placeholder-opacity: 0.5;
  }

  .desktop-large\:focus\:placeholder-opacity-60:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.6;
  }

  .desktop-large\:focus\:placeholder-opacity-60:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.6;
  }

  .desktop-large\:focus\:placeholder-opacity-60:focus::placeholder {
    --tw-placeholder-opacity: 0.6;
  }

  .desktop-large\:focus\:placeholder-opacity-70:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.7;
  }

  .desktop-large\:focus\:placeholder-opacity-70:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.7;
  }

  .desktop-large\:focus\:placeholder-opacity-70:focus::placeholder {
    --tw-placeholder-opacity: 0.7;
  }

  .desktop-large\:focus\:placeholder-opacity-75:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.75;
  }

  .desktop-large\:focus\:placeholder-opacity-75:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.75;
  }

  .desktop-large\:focus\:placeholder-opacity-75:focus::placeholder {
    --tw-placeholder-opacity: 0.75;
  }

  .desktop-large\:focus\:placeholder-opacity-80:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.8;
  }

  .desktop-large\:focus\:placeholder-opacity-80:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.8;
  }

  .desktop-large\:focus\:placeholder-opacity-80:focus::placeholder {
    --tw-placeholder-opacity: 0.8;
  }

  .desktop-large\:focus\:placeholder-opacity-90:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.9;
  }

  .desktop-large\:focus\:placeholder-opacity-90:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.9;
  }

  .desktop-large\:focus\:placeholder-opacity-90:focus::placeholder {
    --tw-placeholder-opacity: 0.9;
  }

  .desktop-large\:focus\:placeholder-opacity-95:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.95;
  }

  .desktop-large\:focus\:placeholder-opacity-95:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 0.95;
  }

  .desktop-large\:focus\:placeholder-opacity-95:focus::placeholder {
    --tw-placeholder-opacity: 0.95;
  }

  .desktop-large\:focus\:placeholder-opacity-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
  }

  .desktop-large\:focus\:placeholder-opacity-100:focus:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
  }

  .desktop-large\:focus\:placeholder-opacity-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
  }

  .desktop-large\:opacity-0 {
    opacity: 0;
  }

  .desktop-large\:opacity-5 {
    opacity: 0.05;
  }

  .desktop-large\:opacity-10 {
    opacity: 0.1;
  }

  .desktop-large\:opacity-20 {
    opacity: 0.2;
  }

  .desktop-large\:opacity-25 {
    opacity: 0.25;
  }

  .desktop-large\:opacity-30 {
    opacity: 0.3;
  }

  .desktop-large\:opacity-40 {
    opacity: 0.4;
  }

  .desktop-large\:opacity-50 {
    opacity: 0.5;
  }

  .desktop-large\:opacity-60 {
    opacity: 0.6;
  }

  .desktop-large\:opacity-70 {
    opacity: 0.7;
  }

  .desktop-large\:opacity-75 {
    opacity: 0.75;
  }

  .desktop-large\:opacity-80 {
    opacity: 0.8;
  }

  .desktop-large\:opacity-90 {
    opacity: 0.9;
  }

  .desktop-large\:opacity-95 {
    opacity: 0.95;
  }

  .desktop-large\:opacity-100 {
    opacity: 1;
  }

  .group:hover .desktop-large\:group-hover\:opacity-0 {
    opacity: 0;
  }

  .group:hover .desktop-large\:group-hover\:opacity-5 {
    opacity: 0.05;
  }

  .group:hover .desktop-large\:group-hover\:opacity-10 {
    opacity: 0.1;
  }

  .group:hover .desktop-large\:group-hover\:opacity-20 {
    opacity: 0.2;
  }

  .group:hover .desktop-large\:group-hover\:opacity-25 {
    opacity: 0.25;
  }

  .group:hover .desktop-large\:group-hover\:opacity-30 {
    opacity: 0.3;
  }

  .group:hover .desktop-large\:group-hover\:opacity-40 {
    opacity: 0.4;
  }

  .group:hover .desktop-large\:group-hover\:opacity-50 {
    opacity: 0.5;
  }

  .group:hover .desktop-large\:group-hover\:opacity-60 {
    opacity: 0.6;
  }

  .group:hover .desktop-large\:group-hover\:opacity-70 {
    opacity: 0.7;
  }

  .group:hover .desktop-large\:group-hover\:opacity-75 {
    opacity: 0.75;
  }

  .group:hover .desktop-large\:group-hover\:opacity-80 {
    opacity: 0.8;
  }

  .group:hover .desktop-large\:group-hover\:opacity-90 {
    opacity: 0.9;
  }

  .group:hover .desktop-large\:group-hover\:opacity-95 {
    opacity: 0.95;
  }

  .group:hover .desktop-large\:group-hover\:opacity-100 {
    opacity: 1;
  }

  .desktop-large\:focus-within\:opacity-0:focus-within {
    opacity: 0;
  }

  .desktop-large\:focus-within\:opacity-5:focus-within {
    opacity: 0.05;
  }

  .desktop-large\:focus-within\:opacity-10:focus-within {
    opacity: 0.1;
  }

  .desktop-large\:focus-within\:opacity-20:focus-within {
    opacity: 0.2;
  }

  .desktop-large\:focus-within\:opacity-25:focus-within {
    opacity: 0.25;
  }

  .desktop-large\:focus-within\:opacity-30:focus-within {
    opacity: 0.3;
  }

  .desktop-large\:focus-within\:opacity-40:focus-within {
    opacity: 0.4;
  }

  .desktop-large\:focus-within\:opacity-50:focus-within {
    opacity: 0.5;
  }

  .desktop-large\:focus-within\:opacity-60:focus-within {
    opacity: 0.6;
  }

  .desktop-large\:focus-within\:opacity-70:focus-within {
    opacity: 0.7;
  }

  .desktop-large\:focus-within\:opacity-75:focus-within {
    opacity: 0.75;
  }

  .desktop-large\:focus-within\:opacity-80:focus-within {
    opacity: 0.8;
  }

  .desktop-large\:focus-within\:opacity-90:focus-within {
    opacity: 0.9;
  }

  .desktop-large\:focus-within\:opacity-95:focus-within {
    opacity: 0.95;
  }

  .desktop-large\:focus-within\:opacity-100:focus-within {
    opacity: 1;
  }

  .desktop-large\:hover\:opacity-0:hover {
    opacity: 0;
  }

  .desktop-large\:hover\:opacity-5:hover {
    opacity: 0.05;
  }

  .desktop-large\:hover\:opacity-10:hover {
    opacity: 0.1;
  }

  .desktop-large\:hover\:opacity-20:hover {
    opacity: 0.2;
  }

  .desktop-large\:hover\:opacity-25:hover {
    opacity: 0.25;
  }

  .desktop-large\:hover\:opacity-30:hover {
    opacity: 0.3;
  }

  .desktop-large\:hover\:opacity-40:hover {
    opacity: 0.4;
  }

  .desktop-large\:hover\:opacity-50:hover {
    opacity: 0.5;
  }

  .desktop-large\:hover\:opacity-60:hover {
    opacity: 0.6;
  }

  .desktop-large\:hover\:opacity-70:hover {
    opacity: 0.7;
  }

  .desktop-large\:hover\:opacity-75:hover {
    opacity: 0.75;
  }

  .desktop-large\:hover\:opacity-80:hover {
    opacity: 0.8;
  }

  .desktop-large\:hover\:opacity-90:hover {
    opacity: 0.9;
  }

  .desktop-large\:hover\:opacity-95:hover {
    opacity: 0.95;
  }

  .desktop-large\:hover\:opacity-100:hover {
    opacity: 1;
  }

  .desktop-large\:focus\:opacity-0:focus {
    opacity: 0;
  }

  .desktop-large\:focus\:opacity-5:focus {
    opacity: 0.05;
  }

  .desktop-large\:focus\:opacity-10:focus {
    opacity: 0.1;
  }

  .desktop-large\:focus\:opacity-20:focus {
    opacity: 0.2;
  }

  .desktop-large\:focus\:opacity-25:focus {
    opacity: 0.25;
  }

  .desktop-large\:focus\:opacity-30:focus {
    opacity: 0.3;
  }

  .desktop-large\:focus\:opacity-40:focus {
    opacity: 0.4;
  }

  .desktop-large\:focus\:opacity-50:focus {
    opacity: 0.5;
  }

  .desktop-large\:focus\:opacity-60:focus {
    opacity: 0.6;
  }

  .desktop-large\:focus\:opacity-70:focus {
    opacity: 0.7;
  }

  .desktop-large\:focus\:opacity-75:focus {
    opacity: 0.75;
  }

  .desktop-large\:focus\:opacity-80:focus {
    opacity: 0.8;
  }

  .desktop-large\:focus\:opacity-90:focus {
    opacity: 0.9;
  }

  .desktop-large\:focus\:opacity-95:focus {
    opacity: 0.95;
  }

  .desktop-large\:focus\:opacity-100:focus {
    opacity: 1;
  }

  .desktop-large\:bg-blend-normal {
    background-blend-mode: normal;
  }

  .desktop-large\:bg-blend-multiply {
    background-blend-mode: multiply;
  }

  .desktop-large\:bg-blend-screen {
    background-blend-mode: screen;
  }

  .desktop-large\:bg-blend-overlay {
    background-blend-mode: overlay;
  }

  .desktop-large\:bg-blend-darken {
    background-blend-mode: darken;
  }

  .desktop-large\:bg-blend-lighten {
    background-blend-mode: lighten;
  }

  .desktop-large\:bg-blend-color-dodge {
    background-blend-mode: color-dodge;
  }

  .desktop-large\:bg-blend-color-burn {
    background-blend-mode: color-burn;
  }

  .desktop-large\:bg-blend-hard-light {
    background-blend-mode: hard-light;
  }

  .desktop-large\:bg-blend-soft-light {
    background-blend-mode: soft-light;
  }

  .desktop-large\:bg-blend-difference {
    background-blend-mode: difference;
  }

  .desktop-large\:bg-blend-exclusion {
    background-blend-mode: exclusion;
  }

  .desktop-large\:bg-blend-hue {
    background-blend-mode: hue;
  }

  .desktop-large\:bg-blend-saturation {
    background-blend-mode: saturation;
  }

  .desktop-large\:bg-blend-color {
    background-blend-mode: color;
  }

  .desktop-large\:bg-blend-luminosity {
    background-blend-mode: luminosity;
  }

  .desktop-large\:mix-blend-normal {
    mix-blend-mode: normal;
  }

  .desktop-large\:mix-blend-multiply {
    mix-blend-mode: multiply;
  }

  .desktop-large\:mix-blend-screen {
    mix-blend-mode: screen;
  }

  .desktop-large\:mix-blend-overlay {
    mix-blend-mode: overlay;
  }

  .desktop-large\:mix-blend-darken {
    mix-blend-mode: darken;
  }

  .desktop-large\:mix-blend-lighten {
    mix-blend-mode: lighten;
  }

  .desktop-large\:mix-blend-color-dodge {
    mix-blend-mode: color-dodge;
  }

  .desktop-large\:mix-blend-color-burn {
    mix-blend-mode: color-burn;
  }

  .desktop-large\:mix-blend-hard-light {
    mix-blend-mode: hard-light;
  }

  .desktop-large\:mix-blend-soft-light {
    mix-blend-mode: soft-light;
  }

  .desktop-large\:mix-blend-difference {
    mix-blend-mode: difference;
  }

  .desktop-large\:mix-blend-exclusion {
    mix-blend-mode: exclusion;
  }

  .desktop-large\:mix-blend-hue {
    mix-blend-mode: hue;
  }

  .desktop-large\:mix-blend-saturation {
    mix-blend-mode: saturation;
  }

  .desktop-large\:mix-blend-color {
    mix-blend-mode: color;
  }

  .desktop-large\:mix-blend-luminosity {
    mix-blend-mode: luminosity;
  }

  .desktop-large\:shadow-xs {
    --tw-shadow: 0 0 0 0.0625rem rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .desktop-large\:shadow-sm {
    --tw-shadow: 0 0.0625rem 0.125rem 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .desktop-large\:shadow-default {
    --tw-shadow: 0 0.0625rem 0.1875rem 0 rgba(0, 0, 0, 0.1), 0 0.0625rem 0.125rem 0 rgba(0, 0, 0, 0.06);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .desktop-large\:shadow-md {
    --tw-shadow: 0 0.25rem 0.375rem -0.0625rem rgba(0, 0, 0, 0.1), 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.06);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .desktop-large\:shadow-lg {
    --tw-shadow: 0 0.625rem 0.9375 -0.1875rem rgba(0, 0, 0, 0.1), 0 0.25rem 0.375rem -0.125rem rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .desktop-large\:shadow-xl {
    --tw-shadow: 0 1.25rem 1.5625rem -0.3125rem rgba(0, 0, 0, 0.1), 0 0.625rem 0.625rem -0.3125rem rgba(0, 0, 0, 0.04);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .desktop-large\:shadow-2xl {
    --tw-shadow: 0 1.5625rem 3.125rem -10.125rem rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .desktop-large\:shadow-3xl {
    --tw-shadow: 0 2.1875rem 3.75rem -0.9375rem rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .desktop-large\:shadow-inner {
    --tw-shadow: inset 0 0.125rem 0.25rem 0 rgba(0, 0, 0, 0.06);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .desktop-large\:shadow-outline {
    --tw-shadow: 0 0 0 0.1875rem rgba(66, 153, 225, 0.5);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .desktop-large\:shadow-focus {
    --tw-shadow: 0 0 0 0.1875rem rgba(66, 153, 225, 0.5);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .desktop-large\:shadow-none {
    --tw-shadow: 0 0 #0000;
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .desktop-large\:group-hover\:shadow-xs {
    --tw-shadow: 0 0 0 0.0625rem rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .desktop-large\:group-hover\:shadow-sm {
    --tw-shadow: 0 0.0625rem 0.125rem 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .desktop-large\:group-hover\:shadow-default {
    --tw-shadow: 0 0.0625rem 0.1875rem 0 rgba(0, 0, 0, 0.1), 0 0.0625rem 0.125rem 0 rgba(0, 0, 0, 0.06);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .desktop-large\:group-hover\:shadow-md {
    --tw-shadow: 0 0.25rem 0.375rem -0.0625rem rgba(0, 0, 0, 0.1), 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.06);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .desktop-large\:group-hover\:shadow-lg {
    --tw-shadow: 0 0.625rem 0.9375 -0.1875rem rgba(0, 0, 0, 0.1), 0 0.25rem 0.375rem -0.125rem rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .desktop-large\:group-hover\:shadow-xl {
    --tw-shadow: 0 1.25rem 1.5625rem -0.3125rem rgba(0, 0, 0, 0.1), 0 0.625rem 0.625rem -0.3125rem rgba(0, 0, 0, 0.04);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .desktop-large\:group-hover\:shadow-2xl {
    --tw-shadow: 0 1.5625rem 3.125rem -10.125rem rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .desktop-large\:group-hover\:shadow-3xl {
    --tw-shadow: 0 2.1875rem 3.75rem -0.9375rem rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .desktop-large\:group-hover\:shadow-inner {
    --tw-shadow: inset 0 0.125rem 0.25rem 0 rgba(0, 0, 0, 0.06);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .desktop-large\:group-hover\:shadow-outline {
    --tw-shadow: 0 0 0 0.1875rem rgba(66, 153, 225, 0.5);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .desktop-large\:group-hover\:shadow-focus {
    --tw-shadow: 0 0 0 0.1875rem rgba(66, 153, 225, 0.5);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .desktop-large\:group-hover\:shadow-none {
    --tw-shadow: 0 0 #0000;
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .desktop-large\:focus-within\:shadow-xs:focus-within {
    --tw-shadow: 0 0 0 0.0625rem rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .desktop-large\:focus-within\:shadow-sm:focus-within {
    --tw-shadow: 0 0.0625rem 0.125rem 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .desktop-large\:focus-within\:shadow-default:focus-within {
    --tw-shadow: 0 0.0625rem 0.1875rem 0 rgba(0, 0, 0, 0.1), 0 0.0625rem 0.125rem 0 rgba(0, 0, 0, 0.06);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .desktop-large\:focus-within\:shadow-md:focus-within {
    --tw-shadow: 0 0.25rem 0.375rem -0.0625rem rgba(0, 0, 0, 0.1), 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.06);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .desktop-large\:focus-within\:shadow-lg:focus-within {
    --tw-shadow: 0 0.625rem 0.9375 -0.1875rem rgba(0, 0, 0, 0.1), 0 0.25rem 0.375rem -0.125rem rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .desktop-large\:focus-within\:shadow-xl:focus-within {
    --tw-shadow: 0 1.25rem 1.5625rem -0.3125rem rgba(0, 0, 0, 0.1), 0 0.625rem 0.625rem -0.3125rem rgba(0, 0, 0, 0.04);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .desktop-large\:focus-within\:shadow-2xl:focus-within {
    --tw-shadow: 0 1.5625rem 3.125rem -10.125rem rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .desktop-large\:focus-within\:shadow-3xl:focus-within {
    --tw-shadow: 0 2.1875rem 3.75rem -0.9375rem rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .desktop-large\:focus-within\:shadow-inner:focus-within {
    --tw-shadow: inset 0 0.125rem 0.25rem 0 rgba(0, 0, 0, 0.06);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .desktop-large\:focus-within\:shadow-outline:focus-within {
    --tw-shadow: 0 0 0 0.1875rem rgba(66, 153, 225, 0.5);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .desktop-large\:focus-within\:shadow-focus:focus-within {
    --tw-shadow: 0 0 0 0.1875rem rgba(66, 153, 225, 0.5);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .desktop-large\:focus-within\:shadow-none:focus-within {
    --tw-shadow: 0 0 #0000;
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .desktop-large\:hover\:shadow-xs:hover {
    --tw-shadow: 0 0 0 0.0625rem rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .desktop-large\:hover\:shadow-sm:hover {
    --tw-shadow: 0 0.0625rem 0.125rem 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .desktop-large\:hover\:shadow-default:hover {
    --tw-shadow: 0 0.0625rem 0.1875rem 0 rgba(0, 0, 0, 0.1), 0 0.0625rem 0.125rem 0 rgba(0, 0, 0, 0.06);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .desktop-large\:hover\:shadow-md:hover {
    --tw-shadow: 0 0.25rem 0.375rem -0.0625rem rgba(0, 0, 0, 0.1), 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.06);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .desktop-large\:hover\:shadow-lg:hover {
    --tw-shadow: 0 0.625rem 0.9375 -0.1875rem rgba(0, 0, 0, 0.1), 0 0.25rem 0.375rem -0.125rem rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .desktop-large\:hover\:shadow-xl:hover {
    --tw-shadow: 0 1.25rem 1.5625rem -0.3125rem rgba(0, 0, 0, 0.1), 0 0.625rem 0.625rem -0.3125rem rgba(0, 0, 0, 0.04);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .desktop-large\:hover\:shadow-2xl:hover {
    --tw-shadow: 0 1.5625rem 3.125rem -10.125rem rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .desktop-large\:hover\:shadow-3xl:hover {
    --tw-shadow: 0 2.1875rem 3.75rem -0.9375rem rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .desktop-large\:hover\:shadow-inner:hover {
    --tw-shadow: inset 0 0.125rem 0.25rem 0 rgba(0, 0, 0, 0.06);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .desktop-large\:hover\:shadow-outline:hover {
    --tw-shadow: 0 0 0 0.1875rem rgba(66, 153, 225, 0.5);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .desktop-large\:hover\:shadow-focus:hover {
    --tw-shadow: 0 0 0 0.1875rem rgba(66, 153, 225, 0.5);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .desktop-large\:hover\:shadow-none:hover {
    --tw-shadow: 0 0 #0000;
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .desktop-large\:focus\:shadow-xs:focus {
    --tw-shadow: 0 0 0 0.0625rem rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .desktop-large\:focus\:shadow-sm:focus {
    --tw-shadow: 0 0.0625rem 0.125rem 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .desktop-large\:focus\:shadow-default:focus {
    --tw-shadow: 0 0.0625rem 0.1875rem 0 rgba(0, 0, 0, 0.1), 0 0.0625rem 0.125rem 0 rgba(0, 0, 0, 0.06);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .desktop-large\:focus\:shadow-md:focus {
    --tw-shadow: 0 0.25rem 0.375rem -0.0625rem rgba(0, 0, 0, 0.1), 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.06);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .desktop-large\:focus\:shadow-lg:focus {
    --tw-shadow: 0 0.625rem 0.9375 -0.1875rem rgba(0, 0, 0, 0.1), 0 0.25rem 0.375rem -0.125rem rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .desktop-large\:focus\:shadow-xl:focus {
    --tw-shadow: 0 1.25rem 1.5625rem -0.3125rem rgba(0, 0, 0, 0.1), 0 0.625rem 0.625rem -0.3125rem rgba(0, 0, 0, 0.04);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .desktop-large\:focus\:shadow-2xl:focus {
    --tw-shadow: 0 1.5625rem 3.125rem -10.125rem rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .desktop-large\:focus\:shadow-3xl:focus {
    --tw-shadow: 0 2.1875rem 3.75rem -0.9375rem rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .desktop-large\:focus\:shadow-inner:focus {
    --tw-shadow: inset 0 0.125rem 0.25rem 0 rgba(0, 0, 0, 0.06);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .desktop-large\:focus\:shadow-outline:focus {
    --tw-shadow: 0 0 0 0.1875rem rgba(66, 153, 225, 0.5);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .desktop-large\:focus\:shadow-focus:focus {
    --tw-shadow: 0 0 0 0.1875rem rgba(66, 153, 225, 0.5);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .desktop-large\:focus\:shadow-none:focus {
    --tw-shadow: 0 0 #0000;
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .desktop-large\:outline-none {
    outline: 2px solid transparent;
    outline-offset: 2px;
  }

  .desktop-large\:outline-white {
    outline: 2px dotted white;
    outline-offset: 2px;
  }

  .desktop-large\:outline-black {
    outline: 2px dotted black;
    outline-offset: 2px;
  }

  .desktop-large\:focus-within\:outline-none:focus-within {
    outline: 2px solid transparent;
    outline-offset: 2px;
  }

  .desktop-large\:focus-within\:outline-white:focus-within {
    outline: 2px dotted white;
    outline-offset: 2px;
  }

  .desktop-large\:focus-within\:outline-black:focus-within {
    outline: 2px dotted black;
    outline-offset: 2px;
  }

  .desktop-large\:focus\:outline-none:focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
  }

  .desktop-large\:focus\:outline-white:focus {
    outline: 2px dotted white;
    outline-offset: 2px;
  }

  .desktop-large\:focus\:outline-black:focus {
    outline: 2px dotted black;
    outline-offset: 2px;
  }

  .desktop-large\: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(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .desktop-large\: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(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .desktop-large\: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(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .desktop-large\: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(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .desktop-large\: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(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .desktop-large\: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(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .desktop-large\: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(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .desktop-large\: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(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .desktop-large\: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(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .desktop-large\: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(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .desktop-large\: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(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .desktop-large\: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(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .desktop-large\: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(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .desktop-large\: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(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .desktop-large\:focus\:ring-2:focus {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .desktop-large\: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(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .desktop-large\: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(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .desktop-large\: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(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .desktop-large\:ring-inset {
    --tw-ring-inset: inset;
  }

  .desktop-large\:focus-within\:ring-inset:focus-within {
    --tw-ring-inset: inset;
  }

  .desktop-large\:focus\:ring-inset:focus {
    --tw-ring-inset: inset;
  }

  .desktop-large\:ring-transparent {
    --tw-ring-color: transparent;
  }

  .desktop-large\:ring-current {
    --tw-ring-color: currentColor;
  }

  .desktop-large\:ring-black {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 0, 0, var(--tw-ring-opacity));
  }

  .desktop-large\:ring-white {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity));
  }

  .desktop-large\:ring-gray-50 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 250, 251, var(--tw-ring-opacity));
  }

  .desktop-large\:ring-gray-100 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 244, 246, var(--tw-ring-opacity));
  }

  .desktop-large\:ring-gray-200 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(229, 231, 235, var(--tw-ring-opacity));
  }

  .desktop-large\:ring-gray-300 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 213, 219, var(--tw-ring-opacity));
  }

  .desktop-large\:ring-gray-400 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(156, 163, 175, var(--tw-ring-opacity));
  }

  .desktop-large\:ring-gray-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 114, 128, var(--tw-ring-opacity));
  }

  .desktop-large\:ring-gray-600 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(75, 85, 99, var(--tw-ring-opacity));
  }

  .desktop-large\:ring-gray-700 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(55, 65, 81, var(--tw-ring-opacity));
  }

  .desktop-large\:ring-gray-800 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 41, 55, var(--tw-ring-opacity));
  }

  .desktop-large\:ring-gray-900 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(17, 24, 39, var(--tw-ring-opacity));
  }

  .desktop-large\:ring-red-50 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 242, 242, var(--tw-ring-opacity));
  }

  .desktop-large\:ring-red-100 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 226, 226, var(--tw-ring-opacity));
  }

  .desktop-large\:ring-red-200 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 202, 202, var(--tw-ring-opacity));
  }

  .desktop-large\:ring-red-300 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 165, 165, var(--tw-ring-opacity));
  }

  .desktop-large\:ring-red-400 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(248, 113, 113, var(--tw-ring-opacity));
  }

  .desktop-large\:ring-red-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(239, 68, 68, var(--tw-ring-opacity));
  }

  .desktop-large\:ring-red-600 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(220, 38, 38, var(--tw-ring-opacity));
  }

  .desktop-large\:ring-red-700 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(185, 28, 28, var(--tw-ring-opacity));
  }

  .desktop-large\:ring-red-800 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(153, 27, 27, var(--tw-ring-opacity));
  }

  .desktop-large\:ring-red-900 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(127, 29, 29, var(--tw-ring-opacity));
  }

  .desktop-large\:ring-yellow-50 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 251, 235, var(--tw-ring-opacity));
  }

  .desktop-large\:ring-yellow-100 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 243, 199, var(--tw-ring-opacity));
  }

  .desktop-large\:ring-yellow-200 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(253, 230, 138, var(--tw-ring-opacity));
  }

  .desktop-large\:ring-yellow-300 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 211, 77, var(--tw-ring-opacity));
  }

  .desktop-large\:ring-yellow-400 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(251, 191, 36, var(--tw-ring-opacity));
  }

  .desktop-large\:ring-yellow-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(245, 158, 11, var(--tw-ring-opacity));
  }

  .desktop-large\:ring-yellow-600 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(217, 119, 6, var(--tw-ring-opacity));
  }

  .desktop-large\:ring-yellow-700 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(180, 83, 9, var(--tw-ring-opacity));
  }

  .desktop-large\:ring-yellow-800 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(146, 64, 14, var(--tw-ring-opacity));
  }

  .desktop-large\:ring-yellow-900 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(120, 53, 15, var(--tw-ring-opacity));
  }

  .desktop-large\:ring-green-50 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(236, 253, 245, var(--tw-ring-opacity));
  }

  .desktop-large\:ring-green-100 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 250, 229, var(--tw-ring-opacity));
  }

  .desktop-large\:ring-green-200 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(167, 243, 208, var(--tw-ring-opacity));
  }

  .desktop-large\:ring-green-300 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 231, 183, var(--tw-ring-opacity));
  }

  .desktop-large\:ring-green-400 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(52, 211, 153, var(--tw-ring-opacity));
  }

  .desktop-large\:ring-green-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(16, 185, 129, var(--tw-ring-opacity));
  }

  .desktop-large\:ring-green-600 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(5, 150, 105, var(--tw-ring-opacity));
  }

  .desktop-large\:ring-green-700 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(4, 120, 87, var(--tw-ring-opacity));
  }

  .desktop-large\:ring-green-800 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(6, 95, 70, var(--tw-ring-opacity));
  }

  .desktop-large\:ring-green-900 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(6, 78, 59, var(--tw-ring-opacity));
  }

  .desktop-large\:ring-blue-50 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(239, 246, 255, var(--tw-ring-opacity));
  }

  .desktop-large\:ring-blue-100 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 234, 254, var(--tw-ring-opacity));
  }

  .desktop-large\:ring-blue-200 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(191, 219, 254, var(--tw-ring-opacity));
  }

  .desktop-large\:ring-blue-300 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(147, 197, 253, var(--tw-ring-opacity));
  }

  .desktop-large\:ring-blue-400 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(96, 165, 250, var(--tw-ring-opacity));
  }

  .desktop-large\:ring-blue-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(59, 130, 246, var(--tw-ring-opacity));
  }

  .desktop-large\:ring-blue-600 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(37, 99, 235, var(--tw-ring-opacity));
  }

  .desktop-large\:ring-blue-700 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(29, 78, 216, var(--tw-ring-opacity));
  }

  .desktop-large\:ring-blue-800 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(30, 64, 175, var(--tw-ring-opacity));
  }

  .desktop-large\:ring-blue-900 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(30, 58, 138, var(--tw-ring-opacity));
  }

  .desktop-large\:ring-indigo-50 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 242, 255, var(--tw-ring-opacity));
  }

  .desktop-large\:ring-indigo-100 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(224, 231, 255, var(--tw-ring-opacity));
  }

  .desktop-large\:ring-indigo-200 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(199, 210, 254, var(--tw-ring-opacity));
  }

  .desktop-large\:ring-indigo-300 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(165, 180, 252, var(--tw-ring-opacity));
  }

  .desktop-large\:ring-indigo-400 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(129, 140, 248, var(--tw-ring-opacity));
  }

  .desktop-large\:ring-indigo-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(99, 102, 241, var(--tw-ring-opacity));
  }

  .desktop-large\:ring-indigo-600 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(79, 70, 229, var(--tw-ring-opacity));
  }

  .desktop-large\:ring-indigo-700 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(67, 56, 202, var(--tw-ring-opacity));
  }

  .desktop-large\:ring-indigo-800 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(55, 48, 163, var(--tw-ring-opacity));
  }

  .desktop-large\:ring-indigo-900 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(49, 46, 129, var(--tw-ring-opacity));
  }

  .desktop-large\:ring-purple-50 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(245, 243, 255, var(--tw-ring-opacity));
  }

  .desktop-large\:ring-purple-100 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(237, 233, 254, var(--tw-ring-opacity));
  }

  .desktop-large\:ring-purple-200 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(221, 214, 254, var(--tw-ring-opacity));
  }

  .desktop-large\:ring-purple-300 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(196, 181, 253, var(--tw-ring-opacity));
  }

  .desktop-large\:ring-purple-400 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(167, 139, 250, var(--tw-ring-opacity));
  }

  .desktop-large\:ring-purple-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(139, 92, 246, var(--tw-ring-opacity));
  }

  .desktop-large\:ring-purple-600 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(124, 58, 237, var(--tw-ring-opacity));
  }

  .desktop-large\:ring-purple-700 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(109, 40, 217, var(--tw-ring-opacity));
  }

  .desktop-large\:ring-purple-800 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(91, 33, 182, var(--tw-ring-opacity));
  }

  .desktop-large\:ring-purple-900 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(76, 29, 149, var(--tw-ring-opacity));
  }

  .desktop-large\:ring-pink-50 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(253, 242, 248, var(--tw-ring-opacity));
  }

  .desktop-large\:ring-pink-100 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 231, 243, var(--tw-ring-opacity));
  }

  .desktop-large\:ring-pink-200 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(251, 207, 232, var(--tw-ring-opacity));
  }

  .desktop-large\:ring-pink-300 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 168, 212, var(--tw-ring-opacity));
  }

  .desktop-large\:ring-pink-400 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(244, 114, 182, var(--tw-ring-opacity));
  }

  .desktop-large\:ring-pink-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(236, 72, 153, var(--tw-ring-opacity));
  }

  .desktop-large\:ring-pink-600 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 39, 119, var(--tw-ring-opacity));
  }

  .desktop-large\:ring-pink-700 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(190, 24, 93, var(--tw-ring-opacity));
  }

  .desktop-large\:ring-pink-800 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(157, 23, 77, var(--tw-ring-opacity));
  }

  .desktop-large\:ring-pink-900 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(131, 24, 67, var(--tw-ring-opacity));
  }

  .desktop-large\:ring-base-normal {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 65, 129, var(--tw-ring-opacity));
  }

  .desktop-large\:ring-base-dark {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 52, 105, var(--tw-ring-opacity));
  }

  .desktop-large\:ring-base-black {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(29, 29, 31, var(--tw-ring-opacity));
  }

  .desktop-large\:ring-base-border {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(231, 231, 233, var(--tw-ring-opacity));
  }

  .desktop-large\:ring-primary-normal {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 103, 207, var(--tw-ring-opacity));
  }

  .desktop-large\:ring-primary-alt {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 71, 143, var(--tw-ring-opacity));
  }

  .desktop-large\:ring-subtle-white {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 249, 249, var(--tw-ring-opacity));
  }

  .desktop-large\:ring-turquesa {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 151, 178, var(--tw-ring-opacity));
  }

  .desktop-large\:focus-within\:ring-transparent:focus-within {
    --tw-ring-color: transparent;
  }

  .desktop-large\:focus-within\:ring-current:focus-within {
    --tw-ring-color: currentColor;
  }

  .desktop-large\:focus-within\:ring-black:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 0, 0, var(--tw-ring-opacity));
  }

  .desktop-large\:focus-within\:ring-white:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity));
  }

  .desktop-large\:focus-within\:ring-gray-50:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 250, 251, var(--tw-ring-opacity));
  }

  .desktop-large\:focus-within\:ring-gray-100:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 244, 246, var(--tw-ring-opacity));
  }

  .desktop-large\:focus-within\:ring-gray-200:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(229, 231, 235, var(--tw-ring-opacity));
  }

  .desktop-large\:focus-within\:ring-gray-300:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 213, 219, var(--tw-ring-opacity));
  }

  .desktop-large\:focus-within\:ring-gray-400:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(156, 163, 175, var(--tw-ring-opacity));
  }

  .desktop-large\:focus-within\:ring-gray-500:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 114, 128, var(--tw-ring-opacity));
  }

  .desktop-large\:focus-within\:ring-gray-600:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(75, 85, 99, var(--tw-ring-opacity));
  }

  .desktop-large\:focus-within\:ring-gray-700:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(55, 65, 81, var(--tw-ring-opacity));
  }

  .desktop-large\:focus-within\:ring-gray-800:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 41, 55, var(--tw-ring-opacity));
  }

  .desktop-large\:focus-within\:ring-gray-900:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(17, 24, 39, var(--tw-ring-opacity));
  }

  .desktop-large\:focus-within\:ring-red-50:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 242, 242, var(--tw-ring-opacity));
  }

  .desktop-large\:focus-within\:ring-red-100:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 226, 226, var(--tw-ring-opacity));
  }

  .desktop-large\:focus-within\:ring-red-200:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 202, 202, var(--tw-ring-opacity));
  }

  .desktop-large\:focus-within\:ring-red-300:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 165, 165, var(--tw-ring-opacity));
  }

  .desktop-large\:focus-within\:ring-red-400:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(248, 113, 113, var(--tw-ring-opacity));
  }

  .desktop-large\:focus-within\:ring-red-500:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(239, 68, 68, var(--tw-ring-opacity));
  }

  .desktop-large\:focus-within\:ring-red-600:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(220, 38, 38, var(--tw-ring-opacity));
  }

  .desktop-large\:focus-within\:ring-red-700:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(185, 28, 28, var(--tw-ring-opacity));
  }

  .desktop-large\:focus-within\:ring-red-800:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(153, 27, 27, var(--tw-ring-opacity));
  }

  .desktop-large\:focus-within\:ring-red-900:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(127, 29, 29, var(--tw-ring-opacity));
  }

  .desktop-large\:focus-within\:ring-yellow-50:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 251, 235, var(--tw-ring-opacity));
  }

  .desktop-large\:focus-within\:ring-yellow-100:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 243, 199, var(--tw-ring-opacity));
  }

  .desktop-large\:focus-within\:ring-yellow-200:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(253, 230, 138, var(--tw-ring-opacity));
  }

  .desktop-large\:focus-within\:ring-yellow-300:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 211, 77, var(--tw-ring-opacity));
  }

  .desktop-large\:focus-within\:ring-yellow-400:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(251, 191, 36, var(--tw-ring-opacity));
  }

  .desktop-large\:focus-within\:ring-yellow-500:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(245, 158, 11, var(--tw-ring-opacity));
  }

  .desktop-large\:focus-within\:ring-yellow-600:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(217, 119, 6, var(--tw-ring-opacity));
  }

  .desktop-large\:focus-within\:ring-yellow-700:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(180, 83, 9, var(--tw-ring-opacity));
  }

  .desktop-large\:focus-within\:ring-yellow-800:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(146, 64, 14, var(--tw-ring-opacity));
  }

  .desktop-large\:focus-within\:ring-yellow-900:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(120, 53, 15, var(--tw-ring-opacity));
  }

  .desktop-large\:focus-within\:ring-green-50:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(236, 253, 245, var(--tw-ring-opacity));
  }

  .desktop-large\:focus-within\:ring-green-100:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 250, 229, var(--tw-ring-opacity));
  }

  .desktop-large\:focus-within\:ring-green-200:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(167, 243, 208, var(--tw-ring-opacity));
  }

  .desktop-large\:focus-within\:ring-green-300:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 231, 183, var(--tw-ring-opacity));
  }

  .desktop-large\:focus-within\:ring-green-400:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(52, 211, 153, var(--tw-ring-opacity));
  }

  .desktop-large\:focus-within\:ring-green-500:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(16, 185, 129, var(--tw-ring-opacity));
  }

  .desktop-large\:focus-within\:ring-green-600:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(5, 150, 105, var(--tw-ring-opacity));
  }

  .desktop-large\:focus-within\:ring-green-700:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(4, 120, 87, var(--tw-ring-opacity));
  }

  .desktop-large\:focus-within\:ring-green-800:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(6, 95, 70, var(--tw-ring-opacity));
  }

  .desktop-large\:focus-within\:ring-green-900:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(6, 78, 59, var(--tw-ring-opacity));
  }

  .desktop-large\:focus-within\:ring-blue-50:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(239, 246, 255, var(--tw-ring-opacity));
  }

  .desktop-large\:focus-within\:ring-blue-100:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 234, 254, var(--tw-ring-opacity));
  }

  .desktop-large\:focus-within\:ring-blue-200:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(191, 219, 254, var(--tw-ring-opacity));
  }

  .desktop-large\:focus-within\:ring-blue-300:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(147, 197, 253, var(--tw-ring-opacity));
  }

  .desktop-large\:focus-within\:ring-blue-400:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(96, 165, 250, var(--tw-ring-opacity));
  }

  .desktop-large\:focus-within\:ring-blue-500:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(59, 130, 246, var(--tw-ring-opacity));
  }

  .desktop-large\:focus-within\:ring-blue-600:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(37, 99, 235, var(--tw-ring-opacity));
  }

  .desktop-large\:focus-within\:ring-blue-700:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(29, 78, 216, var(--tw-ring-opacity));
  }

  .desktop-large\:focus-within\:ring-blue-800:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(30, 64, 175, var(--tw-ring-opacity));
  }

  .desktop-large\:focus-within\:ring-blue-900:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(30, 58, 138, var(--tw-ring-opacity));
  }

  .desktop-large\:focus-within\:ring-indigo-50:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 242, 255, var(--tw-ring-opacity));
  }

  .desktop-large\:focus-within\:ring-indigo-100:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(224, 231, 255, var(--tw-ring-opacity));
  }

  .desktop-large\:focus-within\:ring-indigo-200:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(199, 210, 254, var(--tw-ring-opacity));
  }

  .desktop-large\:focus-within\:ring-indigo-300:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(165, 180, 252, var(--tw-ring-opacity));
  }

  .desktop-large\:focus-within\:ring-indigo-400:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(129, 140, 248, var(--tw-ring-opacity));
  }

  .desktop-large\:focus-within\:ring-indigo-500:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(99, 102, 241, var(--tw-ring-opacity));
  }

  .desktop-large\:focus-within\:ring-indigo-600:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(79, 70, 229, var(--tw-ring-opacity));
  }

  .desktop-large\:focus-within\:ring-indigo-700:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(67, 56, 202, var(--tw-ring-opacity));
  }

  .desktop-large\:focus-within\:ring-indigo-800:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(55, 48, 163, var(--tw-ring-opacity));
  }

  .desktop-large\:focus-within\:ring-indigo-900:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(49, 46, 129, var(--tw-ring-opacity));
  }

  .desktop-large\:focus-within\:ring-purple-50:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(245, 243, 255, var(--tw-ring-opacity));
  }

  .desktop-large\:focus-within\:ring-purple-100:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(237, 233, 254, var(--tw-ring-opacity));
  }

  .desktop-large\:focus-within\:ring-purple-200:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(221, 214, 254, var(--tw-ring-opacity));
  }

  .desktop-large\:focus-within\:ring-purple-300:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(196, 181, 253, var(--tw-ring-opacity));
  }

  .desktop-large\:focus-within\:ring-purple-400:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(167, 139, 250, var(--tw-ring-opacity));
  }

  .desktop-large\:focus-within\:ring-purple-500:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(139, 92, 246, var(--tw-ring-opacity));
  }

  .desktop-large\:focus-within\:ring-purple-600:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(124, 58, 237, var(--tw-ring-opacity));
  }

  .desktop-large\:focus-within\:ring-purple-700:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(109, 40, 217, var(--tw-ring-opacity));
  }

  .desktop-large\:focus-within\:ring-purple-800:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(91, 33, 182, var(--tw-ring-opacity));
  }

  .desktop-large\:focus-within\:ring-purple-900:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(76, 29, 149, var(--tw-ring-opacity));
  }

  .desktop-large\:focus-within\:ring-pink-50:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(253, 242, 248, var(--tw-ring-opacity));
  }

  .desktop-large\:focus-within\:ring-pink-100:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 231, 243, var(--tw-ring-opacity));
  }

  .desktop-large\:focus-within\:ring-pink-200:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(251, 207, 232, var(--tw-ring-opacity));
  }

  .desktop-large\:focus-within\:ring-pink-300:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 168, 212, var(--tw-ring-opacity));
  }

  .desktop-large\:focus-within\:ring-pink-400:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(244, 114, 182, var(--tw-ring-opacity));
  }

  .desktop-large\:focus-within\:ring-pink-500:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(236, 72, 153, var(--tw-ring-opacity));
  }

  .desktop-large\:focus-within\:ring-pink-600:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 39, 119, var(--tw-ring-opacity));
  }

  .desktop-large\:focus-within\:ring-pink-700:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(190, 24, 93, var(--tw-ring-opacity));
  }

  .desktop-large\:focus-within\:ring-pink-800:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(157, 23, 77, var(--tw-ring-opacity));
  }

  .desktop-large\:focus-within\:ring-pink-900:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(131, 24, 67, var(--tw-ring-opacity));
  }

  .desktop-large\:focus-within\:ring-base-normal:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 65, 129, var(--tw-ring-opacity));
  }

  .desktop-large\:focus-within\:ring-base-dark:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 52, 105, var(--tw-ring-opacity));
  }

  .desktop-large\:focus-within\:ring-base-black:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(29, 29, 31, var(--tw-ring-opacity));
  }

  .desktop-large\:focus-within\:ring-base-border:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(231, 231, 233, var(--tw-ring-opacity));
  }

  .desktop-large\:focus-within\:ring-primary-normal:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 103, 207, var(--tw-ring-opacity));
  }

  .desktop-large\:focus-within\:ring-primary-alt:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 71, 143, var(--tw-ring-opacity));
  }

  .desktop-large\:focus-within\:ring-subtle-white:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 249, 249, var(--tw-ring-opacity));
  }

  .desktop-large\:focus-within\:ring-turquesa:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 151, 178, var(--tw-ring-opacity));
  }

  .desktop-large\:focus\:ring-transparent:focus {
    --tw-ring-color: transparent;
  }

  .desktop-large\:focus\:ring-current:focus {
    --tw-ring-color: currentColor;
  }

  .desktop-large\:focus\:ring-black:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 0, 0, var(--tw-ring-opacity));
  }

  .desktop-large\:focus\:ring-white:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity));
  }

  .desktop-large\:focus\:ring-gray-50:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 250, 251, var(--tw-ring-opacity));
  }

  .desktop-large\:focus\:ring-gray-100:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 244, 246, var(--tw-ring-opacity));
  }

  .desktop-large\:focus\:ring-gray-200:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(229, 231, 235, var(--tw-ring-opacity));
  }

  .desktop-large\:focus\:ring-gray-300:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 213, 219, var(--tw-ring-opacity));
  }

  .desktop-large\:focus\:ring-gray-400:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(156, 163, 175, var(--tw-ring-opacity));
  }

  .desktop-large\:focus\:ring-gray-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 114, 128, var(--tw-ring-opacity));
  }

  .desktop-large\:focus\:ring-gray-600:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(75, 85, 99, var(--tw-ring-opacity));
  }

  .desktop-large\:focus\:ring-gray-700:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(55, 65, 81, var(--tw-ring-opacity));
  }

  .desktop-large\:focus\:ring-gray-800:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 41, 55, var(--tw-ring-opacity));
  }

  .desktop-large\:focus\:ring-gray-900:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(17, 24, 39, var(--tw-ring-opacity));
  }

  .desktop-large\:focus\:ring-red-50:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 242, 242, var(--tw-ring-opacity));
  }

  .desktop-large\:focus\:ring-red-100:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 226, 226, var(--tw-ring-opacity));
  }

  .desktop-large\:focus\:ring-red-200:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 202, 202, var(--tw-ring-opacity));
  }

  .desktop-large\:focus\:ring-red-300:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 165, 165, var(--tw-ring-opacity));
  }

  .desktop-large\:focus\:ring-red-400:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(248, 113, 113, var(--tw-ring-opacity));
  }

  .desktop-large\:focus\:ring-red-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(239, 68, 68, var(--tw-ring-opacity));
  }

  .desktop-large\:focus\:ring-red-600:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(220, 38, 38, var(--tw-ring-opacity));
  }

  .desktop-large\:focus\:ring-red-700:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(185, 28, 28, var(--tw-ring-opacity));
  }

  .desktop-large\:focus\:ring-red-800:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(153, 27, 27, var(--tw-ring-opacity));
  }

  .desktop-large\:focus\:ring-red-900:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(127, 29, 29, var(--tw-ring-opacity));
  }

  .desktop-large\:focus\:ring-yellow-50:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 251, 235, var(--tw-ring-opacity));
  }

  .desktop-large\:focus\:ring-yellow-100:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 243, 199, var(--tw-ring-opacity));
  }

  .desktop-large\:focus\:ring-yellow-200:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(253, 230, 138, var(--tw-ring-opacity));
  }

  .desktop-large\:focus\:ring-yellow-300:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 211, 77, var(--tw-ring-opacity));
  }

  .desktop-large\:focus\:ring-yellow-400:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(251, 191, 36, var(--tw-ring-opacity));
  }

  .desktop-large\:focus\:ring-yellow-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(245, 158, 11, var(--tw-ring-opacity));
  }

  .desktop-large\:focus\:ring-yellow-600:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(217, 119, 6, var(--tw-ring-opacity));
  }

  .desktop-large\:focus\:ring-yellow-700:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(180, 83, 9, var(--tw-ring-opacity));
  }

  .desktop-large\:focus\:ring-yellow-800:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(146, 64, 14, var(--tw-ring-opacity));
  }

  .desktop-large\:focus\:ring-yellow-900:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(120, 53, 15, var(--tw-ring-opacity));
  }

  .desktop-large\:focus\:ring-green-50:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(236, 253, 245, var(--tw-ring-opacity));
  }

  .desktop-large\:focus\:ring-green-100:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 250, 229, var(--tw-ring-opacity));
  }

  .desktop-large\:focus\:ring-green-200:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(167, 243, 208, var(--tw-ring-opacity));
  }

  .desktop-large\:focus\:ring-green-300:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 231, 183, var(--tw-ring-opacity));
  }

  .desktop-large\:focus\:ring-green-400:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(52, 211, 153, var(--tw-ring-opacity));
  }

  .desktop-large\:focus\:ring-green-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(16, 185, 129, var(--tw-ring-opacity));
  }

  .desktop-large\:focus\:ring-green-600:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(5, 150, 105, var(--tw-ring-opacity));
  }

  .desktop-large\:focus\:ring-green-700:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(4, 120, 87, var(--tw-ring-opacity));
  }

  .desktop-large\:focus\:ring-green-800:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(6, 95, 70, var(--tw-ring-opacity));
  }

  .desktop-large\:focus\:ring-green-900:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(6, 78, 59, var(--tw-ring-opacity));
  }

  .desktop-large\:focus\:ring-blue-50:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(239, 246, 255, var(--tw-ring-opacity));
  }

  .desktop-large\:focus\:ring-blue-100:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 234, 254, var(--tw-ring-opacity));
  }

  .desktop-large\:focus\:ring-blue-200:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(191, 219, 254, var(--tw-ring-opacity));
  }

  .desktop-large\:focus\:ring-blue-300:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(147, 197, 253, var(--tw-ring-opacity));
  }

  .desktop-large\:focus\:ring-blue-400:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(96, 165, 250, var(--tw-ring-opacity));
  }

  .desktop-large\:focus\:ring-blue-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(59, 130, 246, var(--tw-ring-opacity));
  }

  .desktop-large\:focus\:ring-blue-600:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(37, 99, 235, var(--tw-ring-opacity));
  }

  .desktop-large\:focus\:ring-blue-700:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(29, 78, 216, var(--tw-ring-opacity));
  }

  .desktop-large\:focus\:ring-blue-800:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(30, 64, 175, var(--tw-ring-opacity));
  }

  .desktop-large\:focus\:ring-blue-900:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(30, 58, 138, var(--tw-ring-opacity));
  }

  .desktop-large\:focus\:ring-indigo-50:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 242, 255, var(--tw-ring-opacity));
  }

  .desktop-large\:focus\:ring-indigo-100:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(224, 231, 255, var(--tw-ring-opacity));
  }

  .desktop-large\:focus\:ring-indigo-200:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(199, 210, 254, var(--tw-ring-opacity));
  }

  .desktop-large\:focus\:ring-indigo-300:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(165, 180, 252, var(--tw-ring-opacity));
  }

  .desktop-large\:focus\:ring-indigo-400:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(129, 140, 248, var(--tw-ring-opacity));
  }

  .desktop-large\:focus\:ring-indigo-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(99, 102, 241, var(--tw-ring-opacity));
  }

  .desktop-large\:focus\:ring-indigo-600:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(79, 70, 229, var(--tw-ring-opacity));
  }

  .desktop-large\:focus\:ring-indigo-700:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(67, 56, 202, var(--tw-ring-opacity));
  }

  .desktop-large\:focus\:ring-indigo-800:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(55, 48, 163, var(--tw-ring-opacity));
  }

  .desktop-large\:focus\:ring-indigo-900:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(49, 46, 129, var(--tw-ring-opacity));
  }

  .desktop-large\:focus\:ring-purple-50:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(245, 243, 255, var(--tw-ring-opacity));
  }

  .desktop-large\:focus\:ring-purple-100:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(237, 233, 254, var(--tw-ring-opacity));
  }

  .desktop-large\:focus\:ring-purple-200:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(221, 214, 254, var(--tw-ring-opacity));
  }

  .desktop-large\:focus\:ring-purple-300:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(196, 181, 253, var(--tw-ring-opacity));
  }

  .desktop-large\:focus\:ring-purple-400:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(167, 139, 250, var(--tw-ring-opacity));
  }

  .desktop-large\:focus\:ring-purple-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(139, 92, 246, var(--tw-ring-opacity));
  }

  .desktop-large\:focus\:ring-purple-600:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(124, 58, 237, var(--tw-ring-opacity));
  }

  .desktop-large\:focus\:ring-purple-700:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(109, 40, 217, var(--tw-ring-opacity));
  }

  .desktop-large\:focus\:ring-purple-800:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(91, 33, 182, var(--tw-ring-opacity));
  }

  .desktop-large\:focus\:ring-purple-900:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(76, 29, 149, var(--tw-ring-opacity));
  }

  .desktop-large\:focus\:ring-pink-50:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(253, 242, 248, var(--tw-ring-opacity));
  }

  .desktop-large\:focus\:ring-pink-100:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 231, 243, var(--tw-ring-opacity));
  }

  .desktop-large\:focus\:ring-pink-200:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(251, 207, 232, var(--tw-ring-opacity));
  }

  .desktop-large\:focus\:ring-pink-300:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 168, 212, var(--tw-ring-opacity));
  }

  .desktop-large\:focus\:ring-pink-400:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(244, 114, 182, var(--tw-ring-opacity));
  }

  .desktop-large\:focus\:ring-pink-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(236, 72, 153, var(--tw-ring-opacity));
  }

  .desktop-large\:focus\:ring-pink-600:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 39, 119, var(--tw-ring-opacity));
  }

  .desktop-large\:focus\:ring-pink-700:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(190, 24, 93, var(--tw-ring-opacity));
  }

  .desktop-large\:focus\:ring-pink-800:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(157, 23, 77, var(--tw-ring-opacity));
  }

  .desktop-large\:focus\:ring-pink-900:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(131, 24, 67, var(--tw-ring-opacity));
  }

  .desktop-large\:focus\:ring-base-normal:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 65, 129, var(--tw-ring-opacity));
  }

  .desktop-large\:focus\:ring-base-dark:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 52, 105, var(--tw-ring-opacity));
  }

  .desktop-large\:focus\:ring-base-black:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(29, 29, 31, var(--tw-ring-opacity));
  }

  .desktop-large\:focus\:ring-base-border:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(231, 231, 233, var(--tw-ring-opacity));
  }

  .desktop-large\:focus\:ring-primary-normal:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 103, 207, var(--tw-ring-opacity));
  }

  .desktop-large\:focus\:ring-primary-alt:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 71, 143, var(--tw-ring-opacity));
  }

  .desktop-large\:focus\:ring-subtle-white:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 249, 249, var(--tw-ring-opacity));
  }

  .desktop-large\:focus\:ring-turquesa:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 151, 178, var(--tw-ring-opacity));
  }

  .desktop-large\:ring-opacity-0 {
    --tw-ring-opacity: 0;
  }

  .desktop-large\:ring-opacity-5 {
    --tw-ring-opacity: 0.05;
  }

  .desktop-large\:ring-opacity-10 {
    --tw-ring-opacity: 0.1;
  }

  .desktop-large\:ring-opacity-20 {
    --tw-ring-opacity: 0.2;
  }

  .desktop-large\:ring-opacity-25 {
    --tw-ring-opacity: 0.25;
  }

  .desktop-large\:ring-opacity-30 {
    --tw-ring-opacity: 0.3;
  }

  .desktop-large\:ring-opacity-40 {
    --tw-ring-opacity: 0.4;
  }

  .desktop-large\:ring-opacity-50 {
    --tw-ring-opacity: 0.5;
  }

  .desktop-large\:ring-opacity-60 {
    --tw-ring-opacity: 0.6;
  }

  .desktop-large\:ring-opacity-70 {
    --tw-ring-opacity: 0.7;
  }

  .desktop-large\:ring-opacity-75 {
    --tw-ring-opacity: 0.75;
  }

  .desktop-large\:ring-opacity-80 {
    --tw-ring-opacity: 0.8;
  }

  .desktop-large\:ring-opacity-90 {
    --tw-ring-opacity: 0.9;
  }

  .desktop-large\:ring-opacity-95 {
    --tw-ring-opacity: 0.95;
  }

  .desktop-large\:ring-opacity-100 {
    --tw-ring-opacity: 1;
  }

  .desktop-large\:focus-within\:ring-opacity-0:focus-within {
    --tw-ring-opacity: 0;
  }

  .desktop-large\:focus-within\:ring-opacity-5:focus-within {
    --tw-ring-opacity: 0.05;
  }

  .desktop-large\:focus-within\:ring-opacity-10:focus-within {
    --tw-ring-opacity: 0.1;
  }

  .desktop-large\:focus-within\:ring-opacity-20:focus-within {
    --tw-ring-opacity: 0.2;
  }

  .desktop-large\:focus-within\:ring-opacity-25:focus-within {
    --tw-ring-opacity: 0.25;
  }

  .desktop-large\:focus-within\:ring-opacity-30:focus-within {
    --tw-ring-opacity: 0.3;
  }

  .desktop-large\:focus-within\:ring-opacity-40:focus-within {
    --tw-ring-opacity: 0.4;
  }

  .desktop-large\:focus-within\:ring-opacity-50:focus-within {
    --tw-ring-opacity: 0.5;
  }

  .desktop-large\:focus-within\:ring-opacity-60:focus-within {
    --tw-ring-opacity: 0.6;
  }

  .desktop-large\:focus-within\:ring-opacity-70:focus-within {
    --tw-ring-opacity: 0.7;
  }

  .desktop-large\:focus-within\:ring-opacity-75:focus-within {
    --tw-ring-opacity: 0.75;
  }

  .desktop-large\:focus-within\:ring-opacity-80:focus-within {
    --tw-ring-opacity: 0.8;
  }

  .desktop-large\:focus-within\:ring-opacity-90:focus-within {
    --tw-ring-opacity: 0.9;
  }

  .desktop-large\:focus-within\:ring-opacity-95:focus-within {
    --tw-ring-opacity: 0.95;
  }

  .desktop-large\:focus-within\:ring-opacity-100:focus-within {
    --tw-ring-opacity: 1;
  }

  .desktop-large\:focus\:ring-opacity-0:focus {
    --tw-ring-opacity: 0;
  }

  .desktop-large\:focus\:ring-opacity-5:focus {
    --tw-ring-opacity: 0.05;
  }

  .desktop-large\:focus\:ring-opacity-10:focus {
    --tw-ring-opacity: 0.1;
  }

  .desktop-large\:focus\:ring-opacity-20:focus {
    --tw-ring-opacity: 0.2;
  }

  .desktop-large\:focus\:ring-opacity-25:focus {
    --tw-ring-opacity: 0.25;
  }

  .desktop-large\:focus\:ring-opacity-30:focus {
    --tw-ring-opacity: 0.3;
  }

  .desktop-large\:focus\:ring-opacity-40:focus {
    --tw-ring-opacity: 0.4;
  }

  .desktop-large\:focus\:ring-opacity-50:focus {
    --tw-ring-opacity: 0.5;
  }

  .desktop-large\:focus\:ring-opacity-60:focus {
    --tw-ring-opacity: 0.6;
  }

  .desktop-large\:focus\:ring-opacity-70:focus {
    --tw-ring-opacity: 0.7;
  }

  .desktop-large\:focus\:ring-opacity-75:focus {
    --tw-ring-opacity: 0.75;
  }

  .desktop-large\:focus\:ring-opacity-80:focus {
    --tw-ring-opacity: 0.8;
  }

  .desktop-large\:focus\:ring-opacity-90:focus {
    --tw-ring-opacity: 0.9;
  }

  .desktop-large\:focus\:ring-opacity-95:focus {
    --tw-ring-opacity: 0.95;
  }

  .desktop-large\:focus\:ring-opacity-100:focus {
    --tw-ring-opacity: 1;
  }

  .desktop-large\:ring-offset-0 {
    --tw-ring-offset-width: 0px;
  }

  .desktop-large\:ring-offset-1 {
    --tw-ring-offset-width: 1px;
  }

  .desktop-large\:ring-offset-2 {
    --tw-ring-offset-width: 2px;
  }

  .desktop-large\:ring-offset-4 {
    --tw-ring-offset-width: 4px;
  }

  .desktop-large\:ring-offset-8 {
    --tw-ring-offset-width: 8px;
  }

  .desktop-large\:focus-within\:ring-offset-0:focus-within {
    --tw-ring-offset-width: 0px;
  }

  .desktop-large\:focus-within\:ring-offset-1:focus-within {
    --tw-ring-offset-width: 1px;
  }

  .desktop-large\:focus-within\:ring-offset-2:focus-within {
    --tw-ring-offset-width: 2px;
  }

  .desktop-large\:focus-within\:ring-offset-4:focus-within {
    --tw-ring-offset-width: 4px;
  }

  .desktop-large\:focus-within\:ring-offset-8:focus-within {
    --tw-ring-offset-width: 8px;
  }

  .desktop-large\:focus\:ring-offset-0:focus {
    --tw-ring-offset-width: 0px;
  }

  .desktop-large\:focus\:ring-offset-1:focus {
    --tw-ring-offset-width: 1px;
  }

  .desktop-large\:focus\:ring-offset-2:focus {
    --tw-ring-offset-width: 2px;
  }

  .desktop-large\:focus\:ring-offset-4:focus {
    --tw-ring-offset-width: 4px;
  }

  .desktop-large\:focus\:ring-offset-8:focus {
    --tw-ring-offset-width: 8px;
  }

  .desktop-large\:ring-offset-transparent {
    --tw-ring-offset-color: transparent;
  }

  .desktop-large\:ring-offset-current {
    --tw-ring-offset-color: currentColor;
  }

  .desktop-large\:ring-offset-black {
    --tw-ring-offset-color: #000;
  }

  .desktop-large\:ring-offset-white {
    --tw-ring-offset-color: #fff;
  }

  .desktop-large\:ring-offset-gray-50 {
    --tw-ring-offset-color: #f9fafb;
  }

  .desktop-large\:ring-offset-gray-100 {
    --tw-ring-offset-color: #f3f4f6;
  }

  .desktop-large\:ring-offset-gray-200 {
    --tw-ring-offset-color: #e5e7eb;
  }

  .desktop-large\:ring-offset-gray-300 {
    --tw-ring-offset-color: #d1d5db;
  }

  .desktop-large\:ring-offset-gray-400 {
    --tw-ring-offset-color: #9ca3af;
  }

  .desktop-large\:ring-offset-gray-500 {
    --tw-ring-offset-color: #6b7280;
  }

  .desktop-large\:ring-offset-gray-600 {
    --tw-ring-offset-color: #4b5563;
  }

  .desktop-large\:ring-offset-gray-700 {
    --tw-ring-offset-color: #374151;
  }

  .desktop-large\:ring-offset-gray-800 {
    --tw-ring-offset-color: #1f2937;
  }

  .desktop-large\:ring-offset-gray-900 {
    --tw-ring-offset-color: #111827;
  }

  .desktop-large\:ring-offset-red-50 {
    --tw-ring-offset-color: #fef2f2;
  }

  .desktop-large\:ring-offset-red-100 {
    --tw-ring-offset-color: #fee2e2;
  }

  .desktop-large\:ring-offset-red-200 {
    --tw-ring-offset-color: #fecaca;
  }

  .desktop-large\:ring-offset-red-300 {
    --tw-ring-offset-color: #fca5a5;
  }

  .desktop-large\:ring-offset-red-400 {
    --tw-ring-offset-color: #f87171;
  }

  .desktop-large\:ring-offset-red-500 {
    --tw-ring-offset-color: #ef4444;
  }

  .desktop-large\:ring-offset-red-600 {
    --tw-ring-offset-color: #dc2626;
  }

  .desktop-large\:ring-offset-red-700 {
    --tw-ring-offset-color: #b91c1c;
  }

  .desktop-large\:ring-offset-red-800 {
    --tw-ring-offset-color: #991b1b;
  }

  .desktop-large\:ring-offset-red-900 {
    --tw-ring-offset-color: #7f1d1d;
  }

  .desktop-large\:ring-offset-yellow-50 {
    --tw-ring-offset-color: #fffbeb;
  }

  .desktop-large\:ring-offset-yellow-100 {
    --tw-ring-offset-color: #fef3c7;
  }

  .desktop-large\:ring-offset-yellow-200 {
    --tw-ring-offset-color: #fde68a;
  }

  .desktop-large\:ring-offset-yellow-300 {
    --tw-ring-offset-color: #fcd34d;
  }

  .desktop-large\:ring-offset-yellow-400 {
    --tw-ring-offset-color: #fbbf24;
  }

  .desktop-large\:ring-offset-yellow-500 {
    --tw-ring-offset-color: #f59e0b;
  }

  .desktop-large\:ring-offset-yellow-600 {
    --tw-ring-offset-color: #d97706;
  }

  .desktop-large\:ring-offset-yellow-700 {
    --tw-ring-offset-color: #b45309;
  }

  .desktop-large\:ring-offset-yellow-800 {
    --tw-ring-offset-color: #92400e;
  }

  .desktop-large\:ring-offset-yellow-900 {
    --tw-ring-offset-color: #78350f;
  }

  .desktop-large\:ring-offset-green-50 {
    --tw-ring-offset-color: #ecfdf5;
  }

  .desktop-large\:ring-offset-green-100 {
    --tw-ring-offset-color: #d1fae5;
  }

  .desktop-large\:ring-offset-green-200 {
    --tw-ring-offset-color: #a7f3d0;
  }

  .desktop-large\:ring-offset-green-300 {
    --tw-ring-offset-color: #6ee7b7;
  }

  .desktop-large\:ring-offset-green-400 {
    --tw-ring-offset-color: #34d399;
  }

  .desktop-large\:ring-offset-green-500 {
    --tw-ring-offset-color: #10b981;
  }

  .desktop-large\:ring-offset-green-600 {
    --tw-ring-offset-color: #059669;
  }

  .desktop-large\:ring-offset-green-700 {
    --tw-ring-offset-color: #047857;
  }

  .desktop-large\:ring-offset-green-800 {
    --tw-ring-offset-color: #065f46;
  }

  .desktop-large\:ring-offset-green-900 {
    --tw-ring-offset-color: #064e3b;
  }

  .desktop-large\:ring-offset-blue-50 {
    --tw-ring-offset-color: #eff6ff;
  }

  .desktop-large\:ring-offset-blue-100 {
    --tw-ring-offset-color: #dbeafe;
  }

  .desktop-large\:ring-offset-blue-200 {
    --tw-ring-offset-color: #bfdbfe;
  }

  .desktop-large\:ring-offset-blue-300 {
    --tw-ring-offset-color: #93c5fd;
  }

  .desktop-large\:ring-offset-blue-400 {
    --tw-ring-offset-color: #60a5fa;
  }

  .desktop-large\:ring-offset-blue-500 {
    --tw-ring-offset-color: #3b82f6;
  }

  .desktop-large\:ring-offset-blue-600 {
    --tw-ring-offset-color: #2563eb;
  }

  .desktop-large\:ring-offset-blue-700 {
    --tw-ring-offset-color: #1d4ed8;
  }

  .desktop-large\:ring-offset-blue-800 {
    --tw-ring-offset-color: #1e40af;
  }

  .desktop-large\:ring-offset-blue-900 {
    --tw-ring-offset-color: #1e3a8a;
  }

  .desktop-large\:ring-offset-indigo-50 {
    --tw-ring-offset-color: #eef2ff;
  }

  .desktop-large\:ring-offset-indigo-100 {
    --tw-ring-offset-color: #e0e7ff;
  }

  .desktop-large\:ring-offset-indigo-200 {
    --tw-ring-offset-color: #c7d2fe;
  }

  .desktop-large\:ring-offset-indigo-300 {
    --tw-ring-offset-color: #a5b4fc;
  }

  .desktop-large\:ring-offset-indigo-400 {
    --tw-ring-offset-color: #818cf8;
  }

  .desktop-large\:ring-offset-indigo-500 {
    --tw-ring-offset-color: #6366f1;
  }

  .desktop-large\:ring-offset-indigo-600 {
    --tw-ring-offset-color: #4f46e5;
  }

  .desktop-large\:ring-offset-indigo-700 {
    --tw-ring-offset-color: #4338ca;
  }

  .desktop-large\:ring-offset-indigo-800 {
    --tw-ring-offset-color: #3730a3;
  }

  .desktop-large\:ring-offset-indigo-900 {
    --tw-ring-offset-color: #312e81;
  }

  .desktop-large\:ring-offset-purple-50 {
    --tw-ring-offset-color: #f5f3ff;
  }

  .desktop-large\:ring-offset-purple-100 {
    --tw-ring-offset-color: #ede9fe;
  }

  .desktop-large\:ring-offset-purple-200 {
    --tw-ring-offset-color: #ddd6fe;
  }

  .desktop-large\:ring-offset-purple-300 {
    --tw-ring-offset-color: #c4b5fd;
  }

  .desktop-large\:ring-offset-purple-400 {
    --tw-ring-offset-color: #a78bfa;
  }

  .desktop-large\:ring-offset-purple-500 {
    --tw-ring-offset-color: #8b5cf6;
  }

  .desktop-large\:ring-offset-purple-600 {
    --tw-ring-offset-color: #7c3aed;
  }

  .desktop-large\:ring-offset-purple-700 {
    --tw-ring-offset-color: #6d28d9;
  }

  .desktop-large\:ring-offset-purple-800 {
    --tw-ring-offset-color: #5b21b6;
  }

  .desktop-large\:ring-offset-purple-900 {
    --tw-ring-offset-color: #4c1d95;
  }

  .desktop-large\:ring-offset-pink-50 {
    --tw-ring-offset-color: #fdf2f8;
  }

  .desktop-large\:ring-offset-pink-100 {
    --tw-ring-offset-color: #fce7f3;
  }

  .desktop-large\:ring-offset-pink-200 {
    --tw-ring-offset-color: #fbcfe8;
  }

  .desktop-large\:ring-offset-pink-300 {
    --tw-ring-offset-color: #f9a8d4;
  }

  .desktop-large\:ring-offset-pink-400 {
    --tw-ring-offset-color: #f472b6;
  }

  .desktop-large\:ring-offset-pink-500 {
    --tw-ring-offset-color: #ec4899;
  }

  .desktop-large\:ring-offset-pink-600 {
    --tw-ring-offset-color: #db2777;
  }

  .desktop-large\:ring-offset-pink-700 {
    --tw-ring-offset-color: #be185d;
  }

  .desktop-large\:ring-offset-pink-800 {
    --tw-ring-offset-color: #9d174d;
  }

  .desktop-large\:ring-offset-pink-900 {
    --tw-ring-offset-color: #831843;
  }

  .desktop-large\:ring-offset-base-normal {
    --tw-ring-offset-color: #004181;
  }

  .desktop-large\:ring-offset-base-dark {
    --tw-ring-offset-color: #003469;
  }

  .desktop-large\:ring-offset-base-black {
    --tw-ring-offset-color: #1D1D1F;
  }

  .desktop-large\:ring-offset-base-border {
    --tw-ring-offset-color: #E7E7E9;
  }

  .desktop-large\:ring-offset-primary-normal {
    --tw-ring-offset-color: #0067CF;
  }

  .desktop-large\:ring-offset-primary-alt {
    --tw-ring-offset-color: #00478F;
  }

  .desktop-large\:ring-offset-subtle-white {
    --tw-ring-offset-color: #F9F9F9;
  }

  .desktop-large\:ring-offset-turquesa {
    --tw-ring-offset-color: #0097B2;
  }

  .desktop-large\:focus-within\:ring-offset-transparent:focus-within {
    --tw-ring-offset-color: transparent;
  }

  .desktop-large\:focus-within\:ring-offset-current:focus-within {
    --tw-ring-offset-color: currentColor;
  }

  .desktop-large\:focus-within\:ring-offset-black:focus-within {
    --tw-ring-offset-color: #000;
  }

  .desktop-large\:focus-within\:ring-offset-white:focus-within {
    --tw-ring-offset-color: #fff;
  }

  .desktop-large\:focus-within\:ring-offset-gray-50:focus-within {
    --tw-ring-offset-color: #f9fafb;
  }

  .desktop-large\:focus-within\:ring-offset-gray-100:focus-within {
    --tw-ring-offset-color: #f3f4f6;
  }

  .desktop-large\:focus-within\:ring-offset-gray-200:focus-within {
    --tw-ring-offset-color: #e5e7eb;
  }

  .desktop-large\:focus-within\:ring-offset-gray-300:focus-within {
    --tw-ring-offset-color: #d1d5db;
  }

  .desktop-large\:focus-within\:ring-offset-gray-400:focus-within {
    --tw-ring-offset-color: #9ca3af;
  }

  .desktop-large\:focus-within\:ring-offset-gray-500:focus-within {
    --tw-ring-offset-color: #6b7280;
  }

  .desktop-large\:focus-within\:ring-offset-gray-600:focus-within {
    --tw-ring-offset-color: #4b5563;
  }

  .desktop-large\:focus-within\:ring-offset-gray-700:focus-within {
    --tw-ring-offset-color: #374151;
  }

  .desktop-large\:focus-within\:ring-offset-gray-800:focus-within {
    --tw-ring-offset-color: #1f2937;
  }

  .desktop-large\:focus-within\:ring-offset-gray-900:focus-within {
    --tw-ring-offset-color: #111827;
  }

  .desktop-large\:focus-within\:ring-offset-red-50:focus-within {
    --tw-ring-offset-color: #fef2f2;
  }

  .desktop-large\:focus-within\:ring-offset-red-100:focus-within {
    --tw-ring-offset-color: #fee2e2;
  }

  .desktop-large\:focus-within\:ring-offset-red-200:focus-within {
    --tw-ring-offset-color: #fecaca;
  }

  .desktop-large\:focus-within\:ring-offset-red-300:focus-within {
    --tw-ring-offset-color: #fca5a5;
  }

  .desktop-large\:focus-within\:ring-offset-red-400:focus-within {
    --tw-ring-offset-color: #f87171;
  }

  .desktop-large\:focus-within\:ring-offset-red-500:focus-within {
    --tw-ring-offset-color: #ef4444;
  }

  .desktop-large\:focus-within\:ring-offset-red-600:focus-within {
    --tw-ring-offset-color: #dc2626;
  }

  .desktop-large\:focus-within\:ring-offset-red-700:focus-within {
    --tw-ring-offset-color: #b91c1c;
  }

  .desktop-large\:focus-within\:ring-offset-red-800:focus-within {
    --tw-ring-offset-color: #991b1b;
  }

  .desktop-large\:focus-within\:ring-offset-red-900:focus-within {
    --tw-ring-offset-color: #7f1d1d;
  }

  .desktop-large\:focus-within\:ring-offset-yellow-50:focus-within {
    --tw-ring-offset-color: #fffbeb;
  }

  .desktop-large\:focus-within\:ring-offset-yellow-100:focus-within {
    --tw-ring-offset-color: #fef3c7;
  }

  .desktop-large\:focus-within\:ring-offset-yellow-200:focus-within {
    --tw-ring-offset-color: #fde68a;
  }

  .desktop-large\:focus-within\:ring-offset-yellow-300:focus-within {
    --tw-ring-offset-color: #fcd34d;
  }

  .desktop-large\:focus-within\:ring-offset-yellow-400:focus-within {
    --tw-ring-offset-color: #fbbf24;
  }

  .desktop-large\:focus-within\:ring-offset-yellow-500:focus-within {
    --tw-ring-offset-color: #f59e0b;
  }

  .desktop-large\:focus-within\:ring-offset-yellow-600:focus-within {
    --tw-ring-offset-color: #d97706;
  }

  .desktop-large\:focus-within\:ring-offset-yellow-700:focus-within {
    --tw-ring-offset-color: #b45309;
  }

  .desktop-large\:focus-within\:ring-offset-yellow-800:focus-within {
    --tw-ring-offset-color: #92400e;
  }

  .desktop-large\:focus-within\:ring-offset-yellow-900:focus-within {
    --tw-ring-offset-color: #78350f;
  }

  .desktop-large\:focus-within\:ring-offset-green-50:focus-within {
    --tw-ring-offset-color: #ecfdf5;
  }

  .desktop-large\:focus-within\:ring-offset-green-100:focus-within {
    --tw-ring-offset-color: #d1fae5;
  }

  .desktop-large\:focus-within\:ring-offset-green-200:focus-within {
    --tw-ring-offset-color: #a7f3d0;
  }

  .desktop-large\:focus-within\:ring-offset-green-300:focus-within {
    --tw-ring-offset-color: #6ee7b7;
  }

  .desktop-large\:focus-within\:ring-offset-green-400:focus-within {
    --tw-ring-offset-color: #34d399;
  }

  .desktop-large\:focus-within\:ring-offset-green-500:focus-within {
    --tw-ring-offset-color: #10b981;
  }

  .desktop-large\:focus-within\:ring-offset-green-600:focus-within {
    --tw-ring-offset-color: #059669;
  }

  .desktop-large\:focus-within\:ring-offset-green-700:focus-within {
    --tw-ring-offset-color: #047857;
  }

  .desktop-large\:focus-within\:ring-offset-green-800:focus-within {
    --tw-ring-offset-color: #065f46;
  }

  .desktop-large\:focus-within\:ring-offset-green-900:focus-within {
    --tw-ring-offset-color: #064e3b;
  }

  .desktop-large\:focus-within\:ring-offset-blue-50:focus-within {
    --tw-ring-offset-color: #eff6ff;
  }

  .desktop-large\:focus-within\:ring-offset-blue-100:focus-within {
    --tw-ring-offset-color: #dbeafe;
  }

  .desktop-large\:focus-within\:ring-offset-blue-200:focus-within {
    --tw-ring-offset-color: #bfdbfe;
  }

  .desktop-large\:focus-within\:ring-offset-blue-300:focus-within {
    --tw-ring-offset-color: #93c5fd;
  }

  .desktop-large\:focus-within\:ring-offset-blue-400:focus-within {
    --tw-ring-offset-color: #60a5fa;
  }

  .desktop-large\:focus-within\:ring-offset-blue-500:focus-within {
    --tw-ring-offset-color: #3b82f6;
  }

  .desktop-large\:focus-within\:ring-offset-blue-600:focus-within {
    --tw-ring-offset-color: #2563eb;
  }

  .desktop-large\:focus-within\:ring-offset-blue-700:focus-within {
    --tw-ring-offset-color: #1d4ed8;
  }

  .desktop-large\:focus-within\:ring-offset-blue-800:focus-within {
    --tw-ring-offset-color: #1e40af;
  }

  .desktop-large\:focus-within\:ring-offset-blue-900:focus-within {
    --tw-ring-offset-color: #1e3a8a;
  }

  .desktop-large\:focus-within\:ring-offset-indigo-50:focus-within {
    --tw-ring-offset-color: #eef2ff;
  }

  .desktop-large\:focus-within\:ring-offset-indigo-100:focus-within {
    --tw-ring-offset-color: #e0e7ff;
  }

  .desktop-large\:focus-within\:ring-offset-indigo-200:focus-within {
    --tw-ring-offset-color: #c7d2fe;
  }

  .desktop-large\:focus-within\:ring-offset-indigo-300:focus-within {
    --tw-ring-offset-color: #a5b4fc;
  }

  .desktop-large\:focus-within\:ring-offset-indigo-400:focus-within {
    --tw-ring-offset-color: #818cf8;
  }

  .desktop-large\:focus-within\:ring-offset-indigo-500:focus-within {
    --tw-ring-offset-color: #6366f1;
  }

  .desktop-large\:focus-within\:ring-offset-indigo-600:focus-within {
    --tw-ring-offset-color: #4f46e5;
  }

  .desktop-large\:focus-within\:ring-offset-indigo-700:focus-within {
    --tw-ring-offset-color: #4338ca;
  }

  .desktop-large\:focus-within\:ring-offset-indigo-800:focus-within {
    --tw-ring-offset-color: #3730a3;
  }

  .desktop-large\:focus-within\:ring-offset-indigo-900:focus-within {
    --tw-ring-offset-color: #312e81;
  }

  .desktop-large\:focus-within\:ring-offset-purple-50:focus-within {
    --tw-ring-offset-color: #f5f3ff;
  }

  .desktop-large\:focus-within\:ring-offset-purple-100:focus-within {
    --tw-ring-offset-color: #ede9fe;
  }

  .desktop-large\:focus-within\:ring-offset-purple-200:focus-within {
    --tw-ring-offset-color: #ddd6fe;
  }

  .desktop-large\:focus-within\:ring-offset-purple-300:focus-within {
    --tw-ring-offset-color: #c4b5fd;
  }

  .desktop-large\:focus-within\:ring-offset-purple-400:focus-within {
    --tw-ring-offset-color: #a78bfa;
  }

  .desktop-large\:focus-within\:ring-offset-purple-500:focus-within {
    --tw-ring-offset-color: #8b5cf6;
  }

  .desktop-large\:focus-within\:ring-offset-purple-600:focus-within {
    --tw-ring-offset-color: #7c3aed;
  }

  .desktop-large\:focus-within\:ring-offset-purple-700:focus-within {
    --tw-ring-offset-color: #6d28d9;
  }

  .desktop-large\:focus-within\:ring-offset-purple-800:focus-within {
    --tw-ring-offset-color: #5b21b6;
  }

  .desktop-large\:focus-within\:ring-offset-purple-900:focus-within {
    --tw-ring-offset-color: #4c1d95;
  }

  .desktop-large\:focus-within\:ring-offset-pink-50:focus-within {
    --tw-ring-offset-color: #fdf2f8;
  }

  .desktop-large\:focus-within\:ring-offset-pink-100:focus-within {
    --tw-ring-offset-color: #fce7f3;
  }

  .desktop-large\:focus-within\:ring-offset-pink-200:focus-within {
    --tw-ring-offset-color: #fbcfe8;
  }

  .desktop-large\:focus-within\:ring-offset-pink-300:focus-within {
    --tw-ring-offset-color: #f9a8d4;
  }

  .desktop-large\:focus-within\:ring-offset-pink-400:focus-within {
    --tw-ring-offset-color: #f472b6;
  }

  .desktop-large\:focus-within\:ring-offset-pink-500:focus-within {
    --tw-ring-offset-color: #ec4899;
  }

  .desktop-large\:focus-within\:ring-offset-pink-600:focus-within {
    --tw-ring-offset-color: #db2777;
  }

  .desktop-large\:focus-within\:ring-offset-pink-700:focus-within {
    --tw-ring-offset-color: #be185d;
  }

  .desktop-large\:focus-within\:ring-offset-pink-800:focus-within {
    --tw-ring-offset-color: #9d174d;
  }

  .desktop-large\:focus-within\:ring-offset-pink-900:focus-within {
    --tw-ring-offset-color: #831843;
  }

  .desktop-large\:focus-within\:ring-offset-base-normal:focus-within {
    --tw-ring-offset-color: #004181;
  }

  .desktop-large\:focus-within\:ring-offset-base-dark:focus-within {
    --tw-ring-offset-color: #003469;
  }

  .desktop-large\:focus-within\:ring-offset-base-black:focus-within {
    --tw-ring-offset-color: #1D1D1F;
  }

  .desktop-large\:focus-within\:ring-offset-base-border:focus-within {
    --tw-ring-offset-color: #E7E7E9;
  }

  .desktop-large\:focus-within\:ring-offset-primary-normal:focus-within {
    --tw-ring-offset-color: #0067CF;
  }

  .desktop-large\:focus-within\:ring-offset-primary-alt:focus-within {
    --tw-ring-offset-color: #00478F;
  }

  .desktop-large\:focus-within\:ring-offset-subtle-white:focus-within {
    --tw-ring-offset-color: #F9F9F9;
  }

  .desktop-large\:focus-within\:ring-offset-turquesa:focus-within {
    --tw-ring-offset-color: #0097B2;
  }

  .desktop-large\:focus\:ring-offset-transparent:focus {
    --tw-ring-offset-color: transparent;
  }

  .desktop-large\:focus\:ring-offset-current:focus {
    --tw-ring-offset-color: currentColor;
  }

  .desktop-large\:focus\:ring-offset-black:focus {
    --tw-ring-offset-color: #000;
  }

  .desktop-large\:focus\:ring-offset-white:focus {
    --tw-ring-offset-color: #fff;
  }

  .desktop-large\:focus\:ring-offset-gray-50:focus {
    --tw-ring-offset-color: #f9fafb;
  }

  .desktop-large\:focus\:ring-offset-gray-100:focus {
    --tw-ring-offset-color: #f3f4f6;
  }

  .desktop-large\:focus\:ring-offset-gray-200:focus {
    --tw-ring-offset-color: #e5e7eb;
  }

  .desktop-large\:focus\:ring-offset-gray-300:focus {
    --tw-ring-offset-color: #d1d5db;
  }

  .desktop-large\:focus\:ring-offset-gray-400:focus {
    --tw-ring-offset-color: #9ca3af;
  }

  .desktop-large\:focus\:ring-offset-gray-500:focus {
    --tw-ring-offset-color: #6b7280;
  }

  .desktop-large\:focus\:ring-offset-gray-600:focus {
    --tw-ring-offset-color: #4b5563;
  }

  .desktop-large\:focus\:ring-offset-gray-700:focus {
    --tw-ring-offset-color: #374151;
  }

  .desktop-large\:focus\:ring-offset-gray-800:focus {
    --tw-ring-offset-color: #1f2937;
  }

  .desktop-large\:focus\:ring-offset-gray-900:focus {
    --tw-ring-offset-color: #111827;
  }

  .desktop-large\:focus\:ring-offset-red-50:focus {
    --tw-ring-offset-color: #fef2f2;
  }

  .desktop-large\:focus\:ring-offset-red-100:focus {
    --tw-ring-offset-color: #fee2e2;
  }

  .desktop-large\:focus\:ring-offset-red-200:focus {
    --tw-ring-offset-color: #fecaca;
  }

  .desktop-large\:focus\:ring-offset-red-300:focus {
    --tw-ring-offset-color: #fca5a5;
  }

  .desktop-large\:focus\:ring-offset-red-400:focus {
    --tw-ring-offset-color: #f87171;
  }

  .desktop-large\:focus\:ring-offset-red-500:focus {
    --tw-ring-offset-color: #ef4444;
  }

  .desktop-large\:focus\:ring-offset-red-600:focus {
    --tw-ring-offset-color: #dc2626;
  }

  .desktop-large\:focus\:ring-offset-red-700:focus {
    --tw-ring-offset-color: #b91c1c;
  }

  .desktop-large\:focus\:ring-offset-red-800:focus {
    --tw-ring-offset-color: #991b1b;
  }

  .desktop-large\:focus\:ring-offset-red-900:focus {
    --tw-ring-offset-color: #7f1d1d;
  }

  .desktop-large\:focus\:ring-offset-yellow-50:focus {
    --tw-ring-offset-color: #fffbeb;
  }

  .desktop-large\:focus\:ring-offset-yellow-100:focus {
    --tw-ring-offset-color: #fef3c7;
  }

  .desktop-large\:focus\:ring-offset-yellow-200:focus {
    --tw-ring-offset-color: #fde68a;
  }

  .desktop-large\:focus\:ring-offset-yellow-300:focus {
    --tw-ring-offset-color: #fcd34d;
  }

  .desktop-large\:focus\:ring-offset-yellow-400:focus {
    --tw-ring-offset-color: #fbbf24;
  }

  .desktop-large\:focus\:ring-offset-yellow-500:focus {
    --tw-ring-offset-color: #f59e0b;
  }

  .desktop-large\:focus\:ring-offset-yellow-600:focus {
    --tw-ring-offset-color: #d97706;
  }

  .desktop-large\:focus\:ring-offset-yellow-700:focus {
    --tw-ring-offset-color: #b45309;
  }

  .desktop-large\:focus\:ring-offset-yellow-800:focus {
    --tw-ring-offset-color: #92400e;
  }

  .desktop-large\:focus\:ring-offset-yellow-900:focus {
    --tw-ring-offset-color: #78350f;
  }

  .desktop-large\:focus\:ring-offset-green-50:focus {
    --tw-ring-offset-color: #ecfdf5;
  }

  .desktop-large\:focus\:ring-offset-green-100:focus {
    --tw-ring-offset-color: #d1fae5;
  }

  .desktop-large\:focus\:ring-offset-green-200:focus {
    --tw-ring-offset-color: #a7f3d0;
  }

  .desktop-large\:focus\:ring-offset-green-300:focus {
    --tw-ring-offset-color: #6ee7b7;
  }

  .desktop-large\:focus\:ring-offset-green-400:focus {
    --tw-ring-offset-color: #34d399;
  }

  .desktop-large\:focus\:ring-offset-green-500:focus {
    --tw-ring-offset-color: #10b981;
  }

  .desktop-large\:focus\:ring-offset-green-600:focus {
    --tw-ring-offset-color: #059669;
  }

  .desktop-large\:focus\:ring-offset-green-700:focus {
    --tw-ring-offset-color: #047857;
  }

  .desktop-large\:focus\:ring-offset-green-800:focus {
    --tw-ring-offset-color: #065f46;
  }

  .desktop-large\:focus\:ring-offset-green-900:focus {
    --tw-ring-offset-color: #064e3b;
  }

  .desktop-large\:focus\:ring-offset-blue-50:focus {
    --tw-ring-offset-color: #eff6ff;
  }

  .desktop-large\:focus\:ring-offset-blue-100:focus {
    --tw-ring-offset-color: #dbeafe;
  }

  .desktop-large\:focus\:ring-offset-blue-200:focus {
    --tw-ring-offset-color: #bfdbfe;
  }

  .desktop-large\:focus\:ring-offset-blue-300:focus {
    --tw-ring-offset-color: #93c5fd;
  }

  .desktop-large\:focus\:ring-offset-blue-400:focus {
    --tw-ring-offset-color: #60a5fa;
  }

  .desktop-large\:focus\:ring-offset-blue-500:focus {
    --tw-ring-offset-color: #3b82f6;
  }

  .desktop-large\:focus\:ring-offset-blue-600:focus {
    --tw-ring-offset-color: #2563eb;
  }

  .desktop-large\:focus\:ring-offset-blue-700:focus {
    --tw-ring-offset-color: #1d4ed8;
  }

  .desktop-large\:focus\:ring-offset-blue-800:focus {
    --tw-ring-offset-color: #1e40af;
  }

  .desktop-large\:focus\:ring-offset-blue-900:focus {
    --tw-ring-offset-color: #1e3a8a;
  }

  .desktop-large\:focus\:ring-offset-indigo-50:focus {
    --tw-ring-offset-color: #eef2ff;
  }

  .desktop-large\:focus\:ring-offset-indigo-100:focus {
    --tw-ring-offset-color: #e0e7ff;
  }

  .desktop-large\:focus\:ring-offset-indigo-200:focus {
    --tw-ring-offset-color: #c7d2fe;
  }

  .desktop-large\:focus\:ring-offset-indigo-300:focus {
    --tw-ring-offset-color: #a5b4fc;
  }

  .desktop-large\:focus\:ring-offset-indigo-400:focus {
    --tw-ring-offset-color: #818cf8;
  }

  .desktop-large\:focus\:ring-offset-indigo-500:focus {
    --tw-ring-offset-color: #6366f1;
  }

  .desktop-large\:focus\:ring-offset-indigo-600:focus {
    --tw-ring-offset-color: #4f46e5;
  }

  .desktop-large\:focus\:ring-offset-indigo-700:focus {
    --tw-ring-offset-color: #4338ca;
  }

  .desktop-large\:focus\:ring-offset-indigo-800:focus {
    --tw-ring-offset-color: #3730a3;
  }

  .desktop-large\:focus\:ring-offset-indigo-900:focus {
    --tw-ring-offset-color: #312e81;
  }

  .desktop-large\:focus\:ring-offset-purple-50:focus {
    --tw-ring-offset-color: #f5f3ff;
  }

  .desktop-large\:focus\:ring-offset-purple-100:focus {
    --tw-ring-offset-color: #ede9fe;
  }

  .desktop-large\:focus\:ring-offset-purple-200:focus {
    --tw-ring-offset-color: #ddd6fe;
  }

  .desktop-large\:focus\:ring-offset-purple-300:focus {
    --tw-ring-offset-color: #c4b5fd;
  }

  .desktop-large\:focus\:ring-offset-purple-400:focus {
    --tw-ring-offset-color: #a78bfa;
  }

  .desktop-large\:focus\:ring-offset-purple-500:focus {
    --tw-ring-offset-color: #8b5cf6;
  }

  .desktop-large\:focus\:ring-offset-purple-600:focus {
    --tw-ring-offset-color: #7c3aed;
  }

  .desktop-large\:focus\:ring-offset-purple-700:focus {
    --tw-ring-offset-color: #6d28d9;
  }

  .desktop-large\:focus\:ring-offset-purple-800:focus {
    --tw-ring-offset-color: #5b21b6;
  }

  .desktop-large\:focus\:ring-offset-purple-900:focus {
    --tw-ring-offset-color: #4c1d95;
  }

  .desktop-large\:focus\:ring-offset-pink-50:focus {
    --tw-ring-offset-color: #fdf2f8;
  }

  .desktop-large\:focus\:ring-offset-pink-100:focus {
    --tw-ring-offset-color: #fce7f3;
  }

  .desktop-large\:focus\:ring-offset-pink-200:focus {
    --tw-ring-offset-color: #fbcfe8;
  }

  .desktop-large\:focus\:ring-offset-pink-300:focus {
    --tw-ring-offset-color: #f9a8d4;
  }

  .desktop-large\:focus\:ring-offset-pink-400:focus {
    --tw-ring-offset-color: #f472b6;
  }

  .desktop-large\:focus\:ring-offset-pink-500:focus {
    --tw-ring-offset-color: #ec4899;
  }

  .desktop-large\:focus\:ring-offset-pink-600:focus {
    --tw-ring-offset-color: #db2777;
  }

  .desktop-large\:focus\:ring-offset-pink-700:focus {
    --tw-ring-offset-color: #be185d;
  }

  .desktop-large\:focus\:ring-offset-pink-800:focus {
    --tw-ring-offset-color: #9d174d;
  }

  .desktop-large\:focus\:ring-offset-pink-900:focus {
    --tw-ring-offset-color: #831843;
  }

  .desktop-large\:focus\:ring-offset-base-normal:focus {
    --tw-ring-offset-color: #004181;
  }

  .desktop-large\:focus\:ring-offset-base-dark:focus {
    --tw-ring-offset-color: #003469;
  }

  .desktop-large\:focus\:ring-offset-base-black:focus {
    --tw-ring-offset-color: #1D1D1F;
  }

  .desktop-large\:focus\:ring-offset-base-border:focus {
    --tw-ring-offset-color: #E7E7E9;
  }

  .desktop-large\:focus\:ring-offset-primary-normal:focus {
    --tw-ring-offset-color: #0067CF;
  }

  .desktop-large\:focus\:ring-offset-primary-alt:focus {
    --tw-ring-offset-color: #00478F;
  }

  .desktop-large\:focus\:ring-offset-subtle-white:focus {
    --tw-ring-offset-color: #F9F9F9;
  }

  .desktop-large\:focus\:ring-offset-turquesa:focus {
    --tw-ring-offset-color: #0097B2;
  }

  .desktop-large\:filter {
    --tw-blur: var(--tw-empty,/*!*/ /*!*/);
    --tw-brightness: var(--tw-empty,/*!*/ /*!*/);
    --tw-contrast: var(--tw-empty,/*!*/ /*!*/);
    --tw-grayscale: var(--tw-empty,/*!*/ /*!*/);
    --tw-hue-rotate: var(--tw-empty,/*!*/ /*!*/);
    --tw-invert: var(--tw-empty,/*!*/ /*!*/);
    --tw-saturate: var(--tw-empty,/*!*/ /*!*/);
    --tw-sepia: var(--tw-empty,/*!*/ /*!*/);
    --tw-drop-shadow: var(--tw-empty,/*!*/ /*!*/);
    filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
  }

  .desktop-large\:filter-none {
    filter: none;
  }

  .desktop-large\:blur-0 {
    --tw-blur: blur(0);
  }

  .desktop-large\:blur-none {
    --tw-blur: blur(0);
  }

  .desktop-large\:blur-sm {
    --tw-blur: blur(4px);
  }

  .desktop-large\:blur {
    --tw-blur: blur(8px);
  }

  .desktop-large\:blur-md {
    --tw-blur: blur(12px);
  }

  .desktop-large\:blur-lg {
    --tw-blur: blur(16px);
  }

  .desktop-large\:blur-xl {
    --tw-blur: blur(24px);
  }

  .desktop-large\:blur-2xl {
    --tw-blur: blur(40px);
  }

  .desktop-large\:blur-3xl {
    --tw-blur: blur(64px);
  }

  .desktop-large\:brightness-0 {
    --tw-brightness: brightness(0);
  }

  .desktop-large\:brightness-50 {
    --tw-brightness: brightness(.5);
  }

  .desktop-large\:brightness-75 {
    --tw-brightness: brightness(.75);
  }

  .desktop-large\:brightness-90 {
    --tw-brightness: brightness(.9);
  }

  .desktop-large\:brightness-95 {
    --tw-brightness: brightness(.95);
  }

  .desktop-large\:brightness-100 {
    --tw-brightness: brightness(1);
  }

  .desktop-large\:brightness-105 {
    --tw-brightness: brightness(1.05);
  }

  .desktop-large\:brightness-110 {
    --tw-brightness: brightness(1.1);
  }

  .desktop-large\:brightness-125 {
    --tw-brightness: brightness(1.25);
  }

  .desktop-large\:brightness-150 {
    --tw-brightness: brightness(1.5);
  }

  .desktop-large\:brightness-200 {
    --tw-brightness: brightness(2);
  }

  .desktop-large\:contrast-0 {
    --tw-contrast: contrast(0);
  }

  .desktop-large\:contrast-50 {
    --tw-contrast: contrast(.5);
  }

  .desktop-large\:contrast-75 {
    --tw-contrast: contrast(.75);
  }

  .desktop-large\:contrast-100 {
    --tw-contrast: contrast(1);
  }

  .desktop-large\:contrast-125 {
    --tw-contrast: contrast(1.25);
  }

  .desktop-large\:contrast-150 {
    --tw-contrast: contrast(1.5);
  }

  .desktop-large\:contrast-200 {
    --tw-contrast: contrast(2);
  }

  .desktop-large\:drop-shadow-sm {
    --tw-drop-shadow: drop-shadow(0 1px 1px rgba(0,0,0,0.05));
  }

  .desktop-large\:drop-shadow {
    --tw-drop-shadow: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.1)) drop-shadow(0 1px 1px rgba(0, 0, 0, 0.06));
  }

  .desktop-large\:drop-shadow-md {
    --tw-drop-shadow: drop-shadow(0 4px 3px rgba(0, 0, 0, 0.07)) drop-shadow(0 2px 2px rgba(0, 0, 0, 0.06));
  }

  .desktop-large\:drop-shadow-lg {
    --tw-drop-shadow: drop-shadow(0 10px 8px rgba(0, 0, 0, 0.04)) drop-shadow(0 4px 3px rgba(0, 0, 0, 0.1));
  }

  .desktop-large\:drop-shadow-xl {
    --tw-drop-shadow: drop-shadow(0 20px 13px rgba(0, 0, 0, 0.03)) drop-shadow(0 8px 5px rgba(0, 0, 0, 0.08));
  }

  .desktop-large\:drop-shadow-2xl {
    --tw-drop-shadow: drop-shadow(0 25px 25px rgba(0, 0, 0, 0.15));
  }

  .desktop-large\:drop-shadow-none {
    --tw-drop-shadow: drop-shadow(0 0 #0000);
  }

  .desktop-large\:grayscale-0 {
    --tw-grayscale: grayscale(0);
  }

  .desktop-large\:grayscale {
    --tw-grayscale: grayscale(100%);
  }

  .desktop-large\:hue-rotate-0 {
    --tw-hue-rotate: hue-rotate(0deg);
  }

  .desktop-large\:hue-rotate-15 {
    --tw-hue-rotate: hue-rotate(15deg);
  }

  .desktop-large\:hue-rotate-30 {
    --tw-hue-rotate: hue-rotate(30deg);
  }

  .desktop-large\:hue-rotate-60 {
    --tw-hue-rotate: hue-rotate(60deg);
  }

  .desktop-large\:hue-rotate-90 {
    --tw-hue-rotate: hue-rotate(90deg);
  }

  .desktop-large\:hue-rotate-180 {
    --tw-hue-rotate: hue-rotate(180deg);
  }

  .desktop-large\:-hue-rotate-180 {
    --tw-hue-rotate: hue-rotate(-180deg);
  }

  .desktop-large\:-hue-rotate-90 {
    --tw-hue-rotate: hue-rotate(-90deg);
  }

  .desktop-large\:-hue-rotate-60 {
    --tw-hue-rotate: hue-rotate(-60deg);
  }

  .desktop-large\:-hue-rotate-30 {
    --tw-hue-rotate: hue-rotate(-30deg);
  }

  .desktop-large\:-hue-rotate-15 {
    --tw-hue-rotate: hue-rotate(-15deg);
  }

  .desktop-large\:invert-0 {
    --tw-invert: invert(0);
  }

  .desktop-large\:invert {
    --tw-invert: invert(100%);
  }

  .desktop-large\:saturate-0 {
    --tw-saturate: saturate(0);
  }

  .desktop-large\:saturate-50 {
    --tw-saturate: saturate(.5);
  }

  .desktop-large\:saturate-100 {
    --tw-saturate: saturate(1);
  }

  .desktop-large\:saturate-150 {
    --tw-saturate: saturate(1.5);
  }

  .desktop-large\:saturate-200 {
    --tw-saturate: saturate(2);
  }

  .desktop-large\:sepia-0 {
    --tw-sepia: sepia(0);
  }

  .desktop-large\:sepia {
    --tw-sepia: sepia(100%);
  }

  .desktop-large\:backdrop-filter {
    --tw-backdrop-blur: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-brightness: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-contrast: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-grayscale: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-hue-rotate: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-invert: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-opacity: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-saturate: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-sepia: var(--tw-empty,/*!*/ /*!*/);
    -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
            backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  }

  .desktop-large\:backdrop-filter-none {
    -webkit-backdrop-filter: none;
            backdrop-filter: none;
  }

  .desktop-large\:backdrop-blur-0 {
    --tw-backdrop-blur: blur(0);
  }

  .desktop-large\:backdrop-blur-none {
    --tw-backdrop-blur: blur(0);
  }

  .desktop-large\:backdrop-blur-sm {
    --tw-backdrop-blur: blur(4px);
  }

  .desktop-large\:backdrop-blur {
    --tw-backdrop-blur: blur(8px);
  }

  .desktop-large\:backdrop-blur-md {
    --tw-backdrop-blur: blur(12px);
  }

  .desktop-large\:backdrop-blur-lg {
    --tw-backdrop-blur: blur(16px);
  }

  .desktop-large\:backdrop-blur-xl {
    --tw-backdrop-blur: blur(24px);
  }

  .desktop-large\:backdrop-blur-2xl {
    --tw-backdrop-blur: blur(40px);
  }

  .desktop-large\:backdrop-blur-3xl {
    --tw-backdrop-blur: blur(64px);
  }

  .desktop-large\:backdrop-brightness-0 {
    --tw-backdrop-brightness: brightness(0);
  }

  .desktop-large\:backdrop-brightness-50 {
    --tw-backdrop-brightness: brightness(.5);
  }

  .desktop-large\:backdrop-brightness-75 {
    --tw-backdrop-brightness: brightness(.75);
  }

  .desktop-large\:backdrop-brightness-90 {
    --tw-backdrop-brightness: brightness(.9);
  }

  .desktop-large\:backdrop-brightness-95 {
    --tw-backdrop-brightness: brightness(.95);
  }

  .desktop-large\:backdrop-brightness-100 {
    --tw-backdrop-brightness: brightness(1);
  }

  .desktop-large\:backdrop-brightness-105 {
    --tw-backdrop-brightness: brightness(1.05);
  }

  .desktop-large\:backdrop-brightness-110 {
    --tw-backdrop-brightness: brightness(1.1);
  }

  .desktop-large\:backdrop-brightness-125 {
    --tw-backdrop-brightness: brightness(1.25);
  }

  .desktop-large\:backdrop-brightness-150 {
    --tw-backdrop-brightness: brightness(1.5);
  }

  .desktop-large\:backdrop-brightness-200 {
    --tw-backdrop-brightness: brightness(2);
  }

  .desktop-large\:backdrop-contrast-0 {
    --tw-backdrop-contrast: contrast(0);
  }

  .desktop-large\:backdrop-contrast-50 {
    --tw-backdrop-contrast: contrast(.5);
  }

  .desktop-large\:backdrop-contrast-75 {
    --tw-backdrop-contrast: contrast(.75);
  }

  .desktop-large\:backdrop-contrast-100 {
    --tw-backdrop-contrast: contrast(1);
  }

  .desktop-large\:backdrop-contrast-125 {
    --tw-backdrop-contrast: contrast(1.25);
  }

  .desktop-large\:backdrop-contrast-150 {
    --tw-backdrop-contrast: contrast(1.5);
  }

  .desktop-large\:backdrop-contrast-200 {
    --tw-backdrop-contrast: contrast(2);
  }

  .desktop-large\:backdrop-grayscale-0 {
    --tw-backdrop-grayscale: grayscale(0);
  }

  .desktop-large\:backdrop-grayscale {
    --tw-backdrop-grayscale: grayscale(100%);
  }

  .desktop-large\:backdrop-hue-rotate-0 {
    --tw-backdrop-hue-rotate: hue-rotate(0deg);
  }

  .desktop-large\:backdrop-hue-rotate-15 {
    --tw-backdrop-hue-rotate: hue-rotate(15deg);
  }

  .desktop-large\:backdrop-hue-rotate-30 {
    --tw-backdrop-hue-rotate: hue-rotate(30deg);
  }

  .desktop-large\:backdrop-hue-rotate-60 {
    --tw-backdrop-hue-rotate: hue-rotate(60deg);
  }

  .desktop-large\:backdrop-hue-rotate-90 {
    --tw-backdrop-hue-rotate: hue-rotate(90deg);
  }

  .desktop-large\:backdrop-hue-rotate-180 {
    --tw-backdrop-hue-rotate: hue-rotate(180deg);
  }

  .desktop-large\:-backdrop-hue-rotate-180 {
    --tw-backdrop-hue-rotate: hue-rotate(-180deg);
  }

  .desktop-large\:-backdrop-hue-rotate-90 {
    --tw-backdrop-hue-rotate: hue-rotate(-90deg);
  }

  .desktop-large\:-backdrop-hue-rotate-60 {
    --tw-backdrop-hue-rotate: hue-rotate(-60deg);
  }

  .desktop-large\:-backdrop-hue-rotate-30 {
    --tw-backdrop-hue-rotate: hue-rotate(-30deg);
  }

  .desktop-large\:-backdrop-hue-rotate-15 {
    --tw-backdrop-hue-rotate: hue-rotate(-15deg);
  }

  .desktop-large\:backdrop-invert-0 {
    --tw-backdrop-invert: invert(0);
  }

  .desktop-large\:backdrop-invert {
    --tw-backdrop-invert: invert(100%);
  }

  .desktop-large\:backdrop-opacity-0 {
    --tw-backdrop-opacity: opacity(0);
  }

  .desktop-large\:backdrop-opacity-5 {
    --tw-backdrop-opacity: opacity(0.05);
  }

  .desktop-large\:backdrop-opacity-10 {
    --tw-backdrop-opacity: opacity(0.1);
  }

  .desktop-large\:backdrop-opacity-20 {
    --tw-backdrop-opacity: opacity(0.2);
  }

  .desktop-large\:backdrop-opacity-25 {
    --tw-backdrop-opacity: opacity(0.25);
  }

  .desktop-large\:backdrop-opacity-30 {
    --tw-backdrop-opacity: opacity(0.3);
  }

  .desktop-large\:backdrop-opacity-40 {
    --tw-backdrop-opacity: opacity(0.4);
  }

  .desktop-large\:backdrop-opacity-50 {
    --tw-backdrop-opacity: opacity(0.5);
  }

  .desktop-large\:backdrop-opacity-60 {
    --tw-backdrop-opacity: opacity(0.6);
  }

  .desktop-large\:backdrop-opacity-70 {
    --tw-backdrop-opacity: opacity(0.7);
  }

  .desktop-large\:backdrop-opacity-75 {
    --tw-backdrop-opacity: opacity(0.75);
  }

  .desktop-large\:backdrop-opacity-80 {
    --tw-backdrop-opacity: opacity(0.8);
  }

  .desktop-large\:backdrop-opacity-90 {
    --tw-backdrop-opacity: opacity(0.9);
  }

  .desktop-large\:backdrop-opacity-95 {
    --tw-backdrop-opacity: opacity(0.95);
  }

  .desktop-large\:backdrop-opacity-100 {
    --tw-backdrop-opacity: opacity(1);
  }

  .desktop-large\:backdrop-saturate-0 {
    --tw-backdrop-saturate: saturate(0);
  }

  .desktop-large\:backdrop-saturate-50 {
    --tw-backdrop-saturate: saturate(.5);
  }

  .desktop-large\:backdrop-saturate-100 {
    --tw-backdrop-saturate: saturate(1);
  }

  .desktop-large\:backdrop-saturate-150 {
    --tw-backdrop-saturate: saturate(1.5);
  }

  .desktop-large\:backdrop-saturate-200 {
    --tw-backdrop-saturate: saturate(2);
  }

  .desktop-large\:backdrop-sepia-0 {
    --tw-backdrop-sepia: sepia(0);
  }

  .desktop-large\:backdrop-sepia {
    --tw-backdrop-sepia: sepia(100%);
  }

  .desktop-large\:transition-none {
    transition-property: none;
  }

  .desktop-large\:transition-all {
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .desktop-large\:transition {
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .desktop-large\: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;
  }

  .desktop-large\:transition-opacity {
    transition-property: opacity;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .desktop-large\:transition-shadow {
    transition-property: box-shadow;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .desktop-large\:transition-transform {
    transition-property: transform;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .desktop-large\:delay-75 {
    transition-delay: 75ms;
  }

  .desktop-large\:delay-100 {
    transition-delay: 100ms;
  }

  .desktop-large\:delay-150 {
    transition-delay: 150ms;
  }

  .desktop-large\:delay-200 {
    transition-delay: 200ms;
  }

  .desktop-large\:delay-300 {
    transition-delay: 300ms;
  }

  .desktop-large\:delay-500 {
    transition-delay: 500ms;
  }

  .desktop-large\:delay-700 {
    transition-delay: 700ms;
  }

  .desktop-large\:delay-1000 {
    transition-delay: 1000ms;
  }

  .desktop-large\:duration-75 {
    transition-duration: 75ms;
  }

  .desktop-large\:duration-100 {
    transition-duration: 100ms;
  }

  .desktop-large\:duration-150 {
    transition-duration: 150ms;
  }

  .desktop-large\:duration-200 {
    transition-duration: 200ms;
  }

  .desktop-large\:duration-300 {
    transition-duration: 300ms;
  }

  .desktop-large\:duration-500 {
    transition-duration: 500ms;
  }

  .desktop-large\:duration-700 {
    transition-duration: 700ms;
  }

  .desktop-large\:duration-1000 {
    transition-duration: 1000ms;
  }

  .desktop-large\:ease-linear {
    transition-timing-function: linear;
  }

  .desktop-large\:ease-in {
    transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
  }

  .desktop-large\:ease-out {
    transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
  }

  .desktop-large\:ease-in-out {
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  }
}
/*!********************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/scss/index.scss ***!
  \********************************************************************************************************************************************************/
textarea, input:not(.button) {
  --tw-bg-opacity: 1;
  background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
  --tw-bg-opacity: 0.1;
  padding: 0.5rem;
}

label {
  margin-bottom: 1rem;
  display: block;
  font-weight: 600;
}

.search-form {
  position: relative;
  margin-top: 0.375rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-bottom-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgba(231, 231, 233, var(--tw-border-opacity));
  width: 100%;
  max-width: 480px;
  margin-left: auto;
  margin-right: auto;
}

.search-form label {
  margin-bottom: 0;
  width: 100%;
}

.search-form .search-field {
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgba(29, 29, 31, var(--tw-text-opacity));
  padding: 16px 118px 16px 24px;
  border: 0;
  min-width: 300px;
  width: 100%;
}

.search-form .button {
  position: absolute;
  right: 12px;
  top: 50%;
  margin-top: -18px;
}

.navigation-menu {
  display: none;
}

.hh-ct-row.navigation-menu, .hh-ct-row[data-id=image] .hh-ct-rowheader, .hh-ct-row[data-id=title] .hh-ct-rowheader, .hh-ct-row[data-id=dealer] .hh-ct-rowheader, .hh-ct-row[data-id=link] .hh-ct-rowheader {
  display: none;
}

@media (min-width: 900px) {
  .navigation-menu {
    display: block;
  }
}

.navigation-menu .menu {
  display: flex;
}

.navigation-menu .menu > li.menu-item-has-children a::after {
  content: "";
  display: none;
  width: 0;
  height: 0;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-bottom: 4px solid #fff;
  position: absolute;
  left: 50%;
  margin-left: -4px;
  bottom: 0;
  opacity: 0;
  z-index: 15;
}

.navigation-menu .menu > li.focus > a::after {
  display: block;
  --tw-text-opacity: 1;
  opacity: 1;
}

.navigation-menu .menu > li:not(.is-megamenu).focus .sub-menu {
  display: block;
  opacity: 1;
}

.navigation-menu .menu > li:not(:last-child) {
  margin-right: 2.5rem;
}

.navigation-menu .menu .menu-text {
  position: relative;
  z-index: 20;
}

.navigation-menu .menu-item:not(.is-megamenu) .sub-menu {
  position: absolute;
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  --tw-shadow: 0 0.25rem 0.375rem -0.0625rem rgba(0, 0, 0, 0.1), 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.06);
  box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  left: 0;
  opacity: 0;
  display: none;
  top: 70px;
  z-index: 99999;
}

.navigation-menu .menu-item:not(.is-megamenu) .sub-menu a {
  display: flex;
  align-items: center;
  font-family: "Open Sans";
  font-size: 0.875rem;
  --tw-text-opacity: 0.9;
  text-decoration: none;
  transition-property: background-color, border-color, color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  line-height: 1.4;
}

.navigation-menu .menu-item:not(.is-megamenu) .sub-menu li {
  margin: 0;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}

.navigation-menu .menu-item:not(.is-megamenu) .sub-menu li > a:hover {
  --tw-text-opacity: 1;
  color: rgba(0, 103, 207, var(--tw-text-opacity));
}

.navigation-menu .menu-item:not(.is-megamenu) .sub-menu li:not(:last-child) {
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgba(243, 244, 246, var(--tw-border-opacity));
}

.navigation-menu .menu-item:not(.is-megamenu) .sub-menu .menu-image {
  width: 32px;
  height: 32px;
  margin-right: 8px;
}

.navigation-menu .menu-item:not(.is-megamenu) .sub-menu .menu-image + .menu-text {
  flex: 1;
}

.navigation-menu .is-megamenu .sub-menu-outer {
  position: absolute;
  width: 100vw;
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  padding-top: 0.25rem;
  padding-bottom: 1rem;
  --tw-shadow: 0 0.25rem 0.375rem -0.0625rem rgba(0, 0, 0, 0.1), 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.06);
  box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  top: 100%;
  left: 0;
  right: 0;
  display: none;
  opacity: 0;
  z-index: 100;
}

.navigation-menu .is-megamenu.focus .sub-menu-outer {
  display: block;
  opacity: 1;
}

.navigation-menu .is-megamenu .sub-menu {
  margin: 0;
  display: flex;
  justify-content: center;
  padding: 0;
}

.modal .modal-content.navigation-menu .is-megamenu .sub-menu {
  padding: 0;
}

.navigation-menu .is-megamenu .sub-menu li {
  display: flex;
  width: auto;
  margin: 0;
}

.navigation-menu .is-megamenu .sub-menu a {
  display: flex;
  flex-wrap: wrap;
  text-decoration: none;
}

.navigation-menu .is-megamenu .sub-menu a:hover {
  --tw-text-opacity: 1;
  color: rgba(0, 103, 207, var(--tw-text-opacity));
}

.navigation-menu .is-megamenu .sub-menu .menu-image {
  width: 100%;
}

.navigation-menu .is-megamenu .sub-menu .menu-image img {
  max-width: inherit;
  height: inherit;
  margin: auto;
}

.navigation-menu .is-megamenu .sub-menu .menu-text {
  padding-top: 0.5rem;
  font-family: "Open Sans";
  font-size: 0.75rem;
  text-decoration: none;
  display: block;
  text-align: center;
  width: 100%;
  line-height: 1.16;
}

#primary-menu {
  margin: 0;
}

#primary-menu > li > a {
  position: relative;
  display: block;
  font-family: "Open Sans";
  font-size: 1rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
  --tw-text-opacity: 0.9;
  text-decoration: none;
  height: 70px;
  line-height: 70px;
  overflow: hidden;
}

#primary-menu > li:hover > a, #primary-menu > li.focus > a {
  --tw-text-opacity: 1;
}

.menu-item-has-children:not(.is-megamenu) {
  position: relative;
}

.menu-item-has-children.focus > .sub-menu {
  left: 0;
}

.menu-item-has-children.focus .dropdown-trigger {
  background: url(images/nav-glow.png) center bottom no-repeat;
  background-size: auto 35px;
}

.dropdown .menu-item:not(.is-megamenu) ul a {
  display: block;
  width: 100%;
  min-width: 12rem;
}

.caret-down {
  float: right;
  margin-left: 0.5rem;
  display: block;
  height: 100%;
  transition-property: background-color, border-color, color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  background: url(data:image/svg+xml;base64,PCEtLSBHZW5lcmF0ZWQgYnkgSWNvTW9vbi5pbyAtLT4KPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjE2IiBoZWlnaHQ9IjI4IiB2aWV3Qm94PSIwIDAgMTYgMjgiPgo8dGl0bGU+Y2FyZXQtZG93bjwvdGl0bGU+CjxwYXRoIGZpbGw9ImN1cnJlbnRDb2xvciIgZD0iTTE2IDExYzAgMC4yNjYtMC4xMDkgMC41MTYtMC4yOTcgMC43MDNsLTcgN2MtMC4xODcgMC4xODctMC40MzggMC4yOTctMC43MDMgMC4yOTdzLTAuNTE2LTAuMTA5LTAuNzAzLTAuMjk3bC03LTdjLTAuMTg3LTAuMTg3LTAuMjk3LTAuNDM4LTAuMjk3LTAuNzAzIDAtMC41NDcgMC40NTMtMSAxLTFoMTRjMC41NDcgMCAxIDAuNDUzIDEgMXoiPjwvcGF0aD4KPC9zdmc+Cg==) 50% 50% no-repeat;
  background-size: 100%;
  width: 0.5rem;
}

.dropdown-trigger {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  bottom: auto;
  height: 100%;
  z-index: 10;
}

.footer-navigation .menu {
  display: block;
}

@media (min-width: 900px) {
  .footer-navigation .menu {
    display: flex;
  }
}

.mobile-menu li {
  margin-bottom: 0.5rem;
}

.mobile-menu .sub-menu {
  margin-top: 0.5rem;
  margin-bottom: 0;
  margin-left: 1rem;
  display: none;
}

.hh-ct-row.mobile-menu .sub-menu, .hh-ct-row[data-id=image] .hh-ct-rowheader, .hh-ct-row[data-id=title] .hh-ct-rowheader, .hh-ct-row[data-id=dealer] .hh-ct-rowheader, .hh-ct-row[data-id=link] .hh-ct-rowheader {
  display: none;
}

.mobile-menu .sub-menu.is-visible {
  visibility: visible;
  display: block;
  opacity: 1;
}

.mobile-menu .menu-item-has-children.is-visible {
  max-height: 8000px;
}

.mobile-menu .menu-item-has-children.is-visible .parent-indicator {
  --tw-rotate: 180deg;
}

.mobile-menu .menu-item-has-children .menu-item-has-children:last-of-type .menu-item-has-children.is-visible {
  margin-bottom: 0;
}

.mobile-menu .menu-item-has-children .menu-item-has-children .parent-indicator {
  --tw-rotate: 0deg;
}

.mobile-menu .menu-item-has-children .menu-item-has-children.is-visible:last-of-type {
  margin-bottom: 0;
}

.mobile-menu .menu-item-has-children .menu-item-has-children.is-visible .parent-indicator {
  --tw-rotate: 180deg;
}

.mobile-menu .menu-item-has-children .menu-item-has-children .menu-item-has-children .parent-indicator {
  --tw-rotate: 0deg;
}

.mobile-menu .menu-item-has-children .menu-item-has-children .menu-item-has-children.is-visible .parent-indicator {
  --tw-rotate: 180deg;
}

.mobile-menu .parent-indicator {
  position: relative;
  display: inline-block;
  float: none;
  float: initial;
  height: 1rem;
  width: 1rem;
  top: -4px;
}

.hh-crumb {
  --tw-bg-opacity: 1;
  background-color: rgba(249, 249, 249, var(--tw-bg-opacity));
}

.bread {
  list-style: none;
  margin: 0;
  padding: 0;
}

.bread li {
  display: inline-flex;
  align-items: center;
  height: 40px;
  padding-right: 8px;
  margin-left: 8px;
  position: relative;
}

.bread li:first-child {
  margin-left: 0;
}

.bread li > a {
  position: relative;
  font-size: 0.75rem;
  text-decoration: none;
}

.bread li > a:hover {
  --tw-text-opacity: 1;
  color: rgba(0, 103, 207, var(--tw-text-opacity));
}

.bread li:hover .crumb-dropdown, .bread li.focus .crumb-dropdown {
  display: block;
}

.crumb-dropdown {
  position: absolute;
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  --tw-shadow: 0 0.25rem 0.375rem -0.0625rem rgba(0, 0, 0, 0.1), 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.06);
  box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  top: 100%;
  left: 0;
  width: 12rem;
  z-index: 100;
  overflow: hidden;
  margin-top: 0;
  background: #fff;
  display: none;
}

.crumb-dropdown a {
  display: block;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  font-size: 0.75rem;
  text-decoration: none;
}

.crumb-dropdown a:not(:last-child) {
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgba(243, 244, 246, var(--tw-border-opacity));
}

.crumb-dropdown a:hover {
  --tw-text-opacity: 1;
  color: rgba(0, 103, 207, var(--tw-text-opacity));
}

.crumb-trigger {
  width: 0;
  height: 0;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  position: absolute;
  right: -16px;
  bottom: 6px;
  border-top: 4px solid #1D1D1F;
}

.page-nav-section {
  position: -webkit-sticky;
  position: sticky;
  border-top-width: 1px;
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgba(229, 231, 235, var(--tw-border-opacity));
}

.hh-ct-rowgroup.show-group, .hh-ct-rowgroup.sticky, .hh-ct-rowgroup#comparing-items {
  display: block;
}

.page-nav-section {
  margin-bottom: 24px;
  top: 0;
  z-index: 90;
}

@media (min-width: 900px) {
  .page-nav-section {
    margin-bottom: 40px;
  }
}

.admin-bar .page-nav-section {
  top: 32px;
}

.page-nav-section::before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  --tw-blur: var(--tw-empty,/*!*/ /*!*/);
  --tw-brightness: var(--tw-empty,/*!*/ /*!*/);
  --tw-contrast: var(--tw-empty,/*!*/ /*!*/);
  --tw-grayscale: var(--tw-empty,/*!*/ /*!*/);
  --tw-hue-rotate: var(--tw-empty,/*!*/ /*!*/);
  --tw-invert: var(--tw-empty,/*!*/ /*!*/);
  --tw-saturate: var(--tw-empty,/*!*/ /*!*/);
  --tw-sepia: var(--tw-empty,/*!*/ /*!*/);
  --tw-drop-shadow: var(--tw-empty,/*!*/ /*!*/);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
  --tw-saturate: saturate(2);
  --tw-backdrop-blur: blur(16px);
  transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  transition-duration: 200ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  content: "";
  background: rgba(255, 255, 255, 0.88);
}

.page-nav-section > .container {
  z-index: 10;
  position: relative;
}

.page-nav-section:hover {
  --tw-bg-opacity: 1;
}

.page-nav-section:hover::before {
  background-color: #fff;
}

.page-nav {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  height: 52px;
}

@media (min-width: 600px) {
  .page-nav {
    justify-content: space-between;
  }
}

.page-nav-title {
  display: none;
}

.hh-ct-row.page-nav-title, .hh-ct-row[data-id=image] .hh-ct-rowheader, .hh-ct-row[data-id=title] .hh-ct-rowheader, .hh-ct-row[data-id=dealer] .hh-ct-rowheader, .hh-ct-row[data-id=link] .hh-ct-rowheader {
  display: none;
}

@media (min-width: 600px) {
  .page-nav-title {
    display: block;
    font-family: "Open Sans";
    font-weight: 700;
  }
}

@media (min-width: 900px) {
  .page-nav-title {
    display: block;
    font-size: 1.125rem;
  }
}

.page-nav-links {
  display: flex;
  align-items: center;
}

@media (max-width: 899px) {
  .page-nav-links {
    align-items: center;
    justify-content: space-between;
    width: 100%;
  }
}

@media (max-width: 899px) {
  .page-nav-links .page-nav-links-wrapper {
    position: absolute;
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    --tw-shadow: 0 0.25rem 0.375rem -0.0625rem rgba(0, 0, 0, 0.1), 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.06);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
    top: 100%;
    left: 0;
    width: 12rem;
    z-index: 100;
    overflow: hidden;
    background: #fff;
    margin-top: 1px;
    display: none;
  }

  .page-nav-links .page-nav-links-wrapper a {
    display: block;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    font-size: 0.75rem;
    text-decoration: none;
  }

  .page-nav-links .page-nav-links-wrapper a:not(:last-child) {
    border-bottom-width: 1px;
    --tw-border-opacity: 1;
    border-color: rgba(243, 244, 246, var(--tw-border-opacity));
  }

  .page-nav-links .page-nav-links-wrapper a:hover {
    --tw-text-opacity: 1;
    color: rgba(0, 103, 207, var(--tw-text-opacity));
  }
}

@media (min-width: 900px) {
  .page-nav-links .page-nav-links-wrapper a {
    margin-right: 12px;
  }
}

@media (max-width: 899px) {
  .page-nav-links .page-nav-links-hover:hover .page-nav-links-wrapper,
.page-nav-links .page-nav-links-hover:focus .page-nav-links-wrapper {
    display: block;
  }
}

.page-nav-links .page-nav-links-trigger {
  position: relative;
}

@media (min-width: 900px) {
  .page-nav-links .page-nav-links-trigger {
    display: none;
  }
}

.page-nav-links a:not(.button) {
  text-decoration: none;
  transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  transition-duration: 200ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  font-size: 12px;
}

.page-nav-links a:not(.button):hover {
  --tw-text-opacity: 1;
  color: rgba(0, 103, 207, var(--tw-text-opacity));
}

.section-headline {
  font-size: 1.75rem;
  --tw-text-opacity: 1;
  color: rgba(0, 65, 129, var(--tw-text-opacity));
  line-height: 1.2;
}

@media (min-width: 900px) {
  .section-headline {
    font-size: 2.125rem;
  }
}

.section-category {
  text-transform: uppercase;
  font-size: 18px;
  letter-spacing: 0.25em;
  margin-bottom: 12px;
  display: block;
  text-align: center;
}

.banner-product-content-inner {
  max-width: 360px;
  margin-left: auto;
  margin-right: auto;
}

.section {
  margin-bottom: 40px;
}

@media (min-width: 600px) {
  .section:not(.section-size-small) {
    margin-bottom: 80px;
  }

  .home .section {
    margin-bottom: 40px;
  }
}

.section .section-header {
  margin-bottom: 32px;
}

.section .section-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 12px;
}

h6,.section .section-header-subheading {
  font-size: 1.375rem;
  font-weight: 700;
}

h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6 {
  margin-bottom: 1rem;
  font-family: "Open Sans";
}

.section .section-header-subheading {
  font-size: 1rem;
  margin-top: -10px;
  text-transform: uppercase;
}

.banner-product {
  --tw-bg-opacity: 1;
  background-color: rgba(249, 249, 249, var(--tw-bg-opacity));
  padding: 40px;
  overflow: hidden;
  position: relative;
  align-items: center;
  grid-column: span 2;
  display: flex;
  align-content: center;
  justify-content: space-between;
  text-align: center;
  flex-direction: column;
}

@media (min-width: 600px) {
  .banner-product {
    flex-direction: row;
  }
}

@media (min-width: 1200px) {
  .banner-product {
    padding: 80px;
  }
}

.banner-product-content {
  width: 100%;
  position: relative;
  z-index: 1;
  order: 2;
}

@media (min-width: 600px) {
  .banner-product-content {
    padding-right: 20px;
    max-width: 50%;
    order: 1;
  }
}

@media (min-width: 1200px) {
  .banner-product-content {
    padding-right: 40px;
  }
}

.banner-product-content a:not(.button) {
  --tw-text-opacity: 1;
  color: rgba(0, 103, 207, var(--tw-text-opacity));
  text-decoration: none;
  transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  transition-duration: 200ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.banner-product-content a:not(.button):hover {
  --tw-text-opacity: 1;
  color: rgba(0, 71, 143, var(--tw-text-opacity));
}

.banner-product-image {
  width: 100%;
  position: relative;
  z-index: 1;
  order: 1;
  margin-bottom: 40px;
}

@media (min-width: 600px) {
  .banner-product-image {
    padding-left: 20px;
    max-width: 50%;
    order: 2;
    margin-bottom: 0;
  }
}

@media (min-width: 1200px) {
  .banner-product-image {
    padding-left: 40px;
  }
}

.acf-block-preview .page-anchor {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  border-width: 4px;
  border-style: dashed;
  --tw-border-opacity: 1;
  border-color: rgba(0, 65, 129, var(--tw-border-opacity));
  padding: 0.75rem;
}

.acf-block-preview .page-anchor::before {
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgba(0, 65, 129, var(--tw-text-opacity));
  content: "#" attr(id) " section starts here";
}

.section-sticky-banner {
  position: relative;
  --tw-bg-opacity: 1;
  background-color: rgba(249, 249, 249, var(--tw-bg-opacity));
  padding: 0;
}

.section-sticky-banner .container {
  z-index: 5;
  position: relative;
}

@media (max-width: 599px) {
  .sticky-banner {
    display: flex;
    flex-direction: column;
  }
}

@media (min-width: 600px) {
  .sticky-banner {
    display: grid;
    grid-template-columns: repeat(12, minmax(0, 1fr));
    grid-gap: 1rem;
    gap: 1rem;
  }
}

@media (max-width: 599px) {
  .sticky-banner-main {
    width: 100%;
  }
}

@media (min-width: 600px) {
  .sticky-banner-main {
    grid-column: span 6 / span 6;
    grid-column-start: 1;
  }
}

@media (min-width: 900px) {
  .sticky-banner-main {
    grid-column: span 5 / span 5;
    grid-column-start: 1;
  }
}

@media (min-width: 1200px) {
  .sticky-banner-main {
    grid-column: span 5 / span 5;
    grid-column-start: 1;
  }
}

@media (max-width: 599px) {
  .sticky-banner-side {
    display: none;
  }
}

@media (min-width: 600px) {
  .sticky-banner-side {
    grid-column: span 5 / span 5;
    grid-column-start: 8;
  }
}

@media (min-width: 900px) {
  .sticky-banner-side {
    grid-column: span 5 / span 5;
    grid-column-start: 8;
  }
}

@media (min-width: 1200px) {
  .sticky-banner-side {
    grid-column: span 6 / span 6;
    grid-column-start: 7;
  }
}

.sticky-banner-slide-content,
.sticky-banner-slide-graphic {
  display: flex;
  align-items: center;
  justify-content: center;
}

@media (min-width: 600px) {
  .sticky-banner-slide-content,
.sticky-banner-slide-graphic {
    height: 100vh;
    justify-content: flex-end;
  }
}

@media (min-width: 1200px) {
  .sticky-banner-slide-content, .sticky-banner-slide-graphic {
    font-size: 1.25rem;
  }
}

.sticky-banner-slide-content {
  position: relative;
}

.sticky-banner-slide-content.light {
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
}

.sticky-banner-slide-content.light h2, .sticky-banner-slide-content.light p {
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
}

@media (max-width: 599px) {
  .sticky-banner-slide-content {
    text-align: center;
    padding-top: 80px;
    padding-bottom: 80px;
    margin-left: -1rem;
    margin-right: -1rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }
}

.sticky-banner-content {
  opacity: 0;
  transform: translateY(12vh);
  transition: all 1s ease-in-out;
  position: relative;
  z-index: 10;
}

.sticky-banner-content.visibles {
  opacity: 1;
  transform: none;
}

@media (max-width: 599px) {
  .sticky-banner-content:first-child {
    opacity: 1;
    transform: none;
  }
}

@media (max-width: 599px) {
  .sticky-banner-slide-graphic {
    width: 100%;
    height: 42vh;
  }
}

@media (min-width: 600px) {
  .sticky-banner-slide-graphic {
    position: -webkit-sticky;
    position: sticky;
    top: 52px;
  }
}

.sticky-banner-slide-graphic-item {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  transition: all 0.4s ease-in-out;
}

@media (max-width: 599px) {
  .sticky-banner-slide-graphic-item {
    padding: 20px 0;
  }
}

[data-slide="1"] .sticky-banner-slide-graphic-item[data-sceneid="1"].visibles, [data-slide="2"] .sticky-banner-slide-graphic-item[data-sceneid="2"].visibles, [data-slide="3"] .sticky-banner-slide-graphic-item[data-sceneid="3"].visibles, [data-slide="4"] .sticky-banner-slide-graphic-item[data-sceneid="4"].visibles, [data-slide="5"] .sticky-banner-slide-graphic-item[data-sceneid="5"].visibles, [data-slide="6"] .sticky-banner-slide-graphic-item[data-sceneid="6"].visibles, [data-slide="7"] .sticky-banner-slide-graphic-item[data-sceneid="7"].visibles, [data-slide="8"] .sticky-banner-slide-graphic-item[data-sceneid="8"].visibles, [data-slide="9"] .sticky-banner-slide-graphic-item[data-sceneid="9"].visibles, [data-slide="10"] .sticky-banner-slide-graphic-item[data-sceneid="10"].visibles, [data-slide="11"] .sticky-banner-slide-graphic-item[data-sceneid="11"].visibles {
  opacity: 1;
  transform: none;
}

@media (max-width: 599px) {
  .sticky-banner-slide-graphic-item:first-child {
    opacity: 1;
    transform: none;
  }
}

.sticky-banner-slide-graphic-item img {
  max-height: 100%;
}

.sticky-banner-slide-heading {
  line-height: 1.15;
}

@media (min-width: 1200px) {
  .sticky-banner-slide-heading {
    font-size: 2.625rem;
  }
}

.section-sticky-banner-bg, .sticky-banner-slide-content-bg {
  position: -webkit-sticky;
  position: sticky;
}

.hh-ct-rowgroup.show-group, .hh-ct-rowgroup.show-group, .hh-ct-rowgroup.sticky, .hh-ct-rowgroup.sticky, .hh-ct-rowgroup#comparing-items, .hh-ct-rowgroup#comparing-items {
  display: block;
}

.section-sticky-banner-bg,
.sticky-banner-slide-content-bg {
  top: 0;
  height: 100vh;
  right: 0;
  left: 0;
  z-index: 2;
  opacity: 0;
  transition: all 0.4s ease-in-out;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.section-sticky-banner-bg.visibles,
.sticky-banner-slide-content-bg.visibles {
  opacity: 1;
}

.section-sticky-banner-bg.gray, .sticky-banner-slide-content-bg.gray {
  --tw-bg-opacity: 1;
  background-color: rgba(249, 249, 249, var(--tw-bg-opacity));
}

.section-sticky-banner-bg.blue,
.sticky-banner-slide-content-bg.blue {
  background-color: #4f6ba4;
  background-image: linear-gradient(90deg, #4f6ba4 0%, #499eaf 100%);
}

.sticky-banner-slide-content-bg {
  opacity: 1;
  display: none;
}

@media (max-width: 599px) {
  .sticky-banner-slide-content-bg {
    display: block;
    position: absolute;
    height: auto;
    bottom: 0;
  }
}

.section-sticky-bg-holder {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
}

@media (max-width: 599px) {
  .section-sticky-banner-bg {
    display: none;
  }
}

.sticky-banner-icon {
  max-width: 80px;
  margin-bottom: 16px;
}

@media (max-width: 599px) {
  .sticky-banner-icon {
    margin-left: auto;
    margin-right: auto;
  }
}

.sticky-banner-mobile-content {
  max-width: 300px;
  margin-left: auto;
  margin-right: auto;
}

@media (min-width: 600px) {
  .sticky-banner-mobile-content {
    display: none;
  }
}

.b-content-center {
  display: grid;
  justify-items: center;
  grid-column-gap: 1rem;
  -moz-column-gap: 1rem;
       column-gap: 1rem;
  grid-row-gap: 2.5rem;
  row-gap: 2.5rem;
}

@media (max-width: 599px) {
  .b-content-center h2 br {
    display: none;
  }

  .hh-ct-row.b-content-center h2 br, .hh-ct-row[data-id=image] .hh-ct-rowheader, .hh-ct-row[data-id=title] .hh-ct-rowheader, .hh-ct-row[data-id=dealer] .hh-ct-rowheader, .hh-ct-row[data-id=link] .hh-ct-rowheader {
    display: none;
  }
}

@media (min-width: 600px) {
  .b-content-center-item {
    width: 83.333333%;
    text-align: center;
  }
}

@media (min-width: 900px) {
  .b-content-center-item {
    width: 66.666667%;
  }
}

@media (min-width: 1200px) {
  .b-content-center-item {
    width: 50%;
  }
}

.section-list-group {
  --tw-bg-opacity: 1;
  background-color: rgba(249, 249, 249, var(--tw-bg-opacity));
  padding-top: 40px;
  padding-bottom: 40px;
}

@media (min-width: 900px) {
  .section-list-group {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}

@media (min-width: 900px) {
  .list-group {
    display: flex;
    justify-content: center;
    margin-left: -8px;
    margin-right: -8px;
  }
}

@media (min-width: 900px) {
  .list-group-col {
    width: 33.333333%;
    padding-left: 8px;
    padding-right: 8px;
  }
}

.list-group-col + .list-group-col {
  margin-top: 1rem;
}

@media (min-width: 900px) {
  .list-group-col + .list-group-col {
    margin-top: 0;
  }
}

.list-group-item {
  width: 100%;
  border-radius: 0.25rem;
  border-top-width: 8px;
  --tw-border-opacity: 1;
  border-color: rgba(0, 65, 129, var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  padding: 1.25rem;
  --tw-blur: var(--tw-empty,/*!*/ /*!*/);
  --tw-brightness: var(--tw-empty,/*!*/ /*!*/);
  --tw-contrast: var(--tw-empty,/*!*/ /*!*/);
  --tw-grayscale: var(--tw-empty,/*!*/ /*!*/);
  --tw-hue-rotate: var(--tw-empty,/*!*/ /*!*/);
  --tw-invert: var(--tw-empty,/*!*/ /*!*/);
  --tw-saturate: var(--tw-empty,/*!*/ /*!*/);
  --tw-sepia: var(--tw-empty,/*!*/ /*!*/);
  --tw-drop-shadow: var(--tw-empty,/*!*/ /*!*/);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
  --tw-drop-shadow: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.1)) drop-shadow(0 1px 1px rgba(0, 0, 0, 0.06));
}

@media (min-width: 900px) {
  .list-group-item {
    height: 100%;
    padding: 2rem;
  }
}

@media (min-width: 1200px) {
  .list-group-item {
    padding: 2.5rem;
  }
}

.list-group-item:not(:last-child) {
  margin-bottom: 1rem;
}

@media (min-width: 900px) {
  .list-group-item:not(:last-child) {
    margin-bottom: 0;
  }
}

.list-group-item h3 {
  text-align: center;
  font-size: 1.5rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgba(0, 65, 129, var(--tw-text-opacity));
}

.list-group-item-list h3 {
  font-size: 1.5rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgba(0, 65, 129, var(--tw-text-opacity));
}

.list-group-item-list li {
  display: flex;
  border-radius: 0.375rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgba(231, 231, 233, var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  font-size: 0.875rem;
}

.list-group-item-list li .list-group-item-list-icon {
  padding-right: 8px;
}

.list-group-item-list li .list-group-item-list-icon + div {
  min-height: 24px;
  display: flex;
  align-items: center;
}

.list-group-item-list li.list-group-item-has-image > div {
  display: flex;
  align-items: center;
}

.list-group-item-list li.list-group-item-has-image .list-group-item-list-icon {
  width: 48px;
}

.list-group-item-list li:not(:last-child) {
  margin-bottom: 0.75rem;
}

.list-group-item-lines li {
  border-top: 0;
  border-left: 0;
  border-right: 0;
  border-radius: 0;
  justify-content: center;
}

.list-group-item-lines li:last-child {
  border-bottom: 0;
}

.list-group-item-lines-with-details li {
  border-top: 0;
  border-left: 0;
  border-right: 0;
  border-radius: 0;
  justify-content: center;
}

.list-group-item-lines-with-details li:last-child {
  border-bottom: 0;
}

.list-group-item-detailed {
  text-align: center;
  text-transform: uppercase;
}

.list-group-item-detailed .list-group-item-detailed-heading {
  font-size: 0.875rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgba(0, 65, 129, var(--tw-text-opacity));
}

.list-group-item-detailed .list-group-item-detailed-content {
  font-size: 1.375rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgba(29, 29, 31, var(--tw-text-opacity));
}

.list-group-item-detailed .list-group-item-detailed-content-small {
  font-size: 0.75rem;
}

.list-content-section .section-header {
  margin-bottom: 24px;
}

.list-content {
  display: grid;
  grid-template-columns: repeat(12, minmax(0, 1fr));
  grid-column-gap: 1rem;
  -moz-column-gap: 1rem;
       column-gap: 1rem;
  grid-row-gap: 2.5rem;
  row-gap: 2.5rem;
}

.list-content-item {
  grid-column: span 12 / span 12;
}

@media (min-width: 600px) {
  .list-content-item {
    grid-column: span 6 / span 6;
    padding-right: 48px;
  }
}

@media (min-width: 1200px) {
  .list-content-item {
    grid-column: span 4 / span 4;
    padding-right: 48px;
  }
}

h4,.list-content-heading {
  font-size: 1.5rem;
  font-weight: 700;
}

h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6 {
  margin-bottom: 1rem;
  font-family: "Open Sans";
}

.banner-icons {
  display: grid;
  grid-template-columns: repeat(12, minmax(0, 1fr));
  grid-gap: 1rem;
  gap: 1rem;
  --tw-bg-opacity: 1;
  background-color: rgba(249, 249, 249, var(--tw-bg-opacity));
  padding: 40px 0;
}

.banner-icons-content {
  grid-column: span 12 / span 12;
  display: flex;
  align-items: center;
  justify-content: center;
}

@media (min-width: 900px) {
  .banner-icons-content {
    grid-column: span 4 / span 4;
  }
}

.banner-icons-content > div {
  font-size: 0.875rem;
  text-align: center;
  max-width: 300px;
}

.banner-icons-list {
  grid-column: span 12 / span 12;
}

@media (min-width: 900px) {
  .banner-icons-list {
    grid-column: span 8 / span 8;
  }
}

.bicons {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  grid-gap: 1rem;
  gap: 1rem;
}

@media (min-width: 900px) {
  .bicons {
    grid-template-columns: repeat(8, minmax(0, 1fr));
  }
}

.bicons li {
  grid-column: span 1 / span 1;
}

@media (min-width: 900px) {
  .bicons li {
    grid-column: span 2 / span 2;
  }
}

.bicon {
  text-align: center;
  text-decoration: none;
}

.bicon .bicon-image {
  height: 62px;
  margin-bottom: 8px;
}

.bicon .bicon-image img {
  margin-left: auto;
  margin-right: auto;
}

.bicon .bicon-text {
  font-family: "Open Sans";
  font-size: 0.875rem;
  line-height: 1.2857142857;
}

.bicon:hover .bicon-text {
  --tw-text-opacity: 1;
  color: rgba(0, 103, 207, var(--tw-text-opacity));
}

.xtable {
  margin: 0 0 40px 0;
  width: 100%;
  display: table;
  table-layout: fixed;
}

@media (min-width: 600px) {
  .xtable.table-count-2 .xtable-cell {
    width: 50%;
  }
}

@media (min-width: 600px) {
  .xtable.table-count-3 .xtable-cell {
    width: 33.33%;
  }
}

@media (min-width: 600px) {
  .xtable.table-count-4 .xtable-cell {
    width: 25%;
  }
}

.xtable .xtable-cell.xtable-cell-full {
  font-family: "Open Sans";
  font-size: 1rem;
  --tw-text-opacity: 1;
  color: rgba(0, 65, 129, var(--tw-text-opacity));
  font-weight: 600;
  padding-top: 12px;
  padding-bottom: 12px;
}

@media (min-width: 600px) {
  .xtable .xtable-cell.xtable-cell-full {
    width: 100%;
    padding-top: 24px;
    padding-bottom: 24px;
  }
}

.xtable-information {
  text-align: right;
  font-size: 0.75rem;
  font-weight: 700;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgba(156, 163, 175, var(--tw-text-opacity));
  padding-bottom: 9px;
  padding-right: 16px;
}

.xtable-information i {
  display: inline-block;
  margin-right: 4px;
}

.xtable-row {
  font-size: 0.875rem;
  display: table-row;
}

.xtable-row.xtable-header {
  font-family: "Open Sans";
  font-size: 1rem;
  font-weight: 600;
}

@media (max-width: 599px) {
  .xtable-row {
    padding: 16px 0 8px;
    display: block;
  }

  .xtable-row.xtable-header {
    padding: 0;
    height: 8px;
  }

  .xtable-row.xtable-header .xtable-cell {
    display: none;
  }

  .xtable-row .xtable-cell:not(.xtable-cell-full) {
    margin-bottom: 12px;
  }

  .xtable-row .xtable-cell:not(.xtable-cell-full)::before {
    font-family: "Open Sans";
    --tw-text-opacity: 1;
    color: rgba(0, 65, 129, var(--tw-text-opacity));
    margin-bottom: 4px;
    content: attr(data-title);
    min-width: 98px;
    font-size: 10px;
    line-height: 10px;
    font-weight: 700;
    text-transform: uppercase;
    display: block;
  }
}

.xtable-cell {
  font-family: "Open Sans";
  padding: 14px 20px;
  display: table-cell;
}

@media (max-width: 599px) {
  .xtable-cell {
    padding: 4px 0;
    display: block;
  }
}

@media (max-width: 599px) {
  .xtable-cell[data-title="Electrical Specification"],
.xtable-cell[data-title="General Specification"] {
    font-size: 20px;
    line-height: 1.3;
  }
}

@media (max-width: 599px) {
  .xtable-cell[data-title="Electrical Specification"]::before,
.xtable-cell[data-title="General Specification"]::before {
    display: none !important;
    /* stylelint-disable-line declaration-no-important */
  }
}

.table-design-alternative .xtable-row {
  --tw-bg-opacity: 1;
  background-color: rgba(249, 250, 251, var(--tw-bg-opacity));
}

.table-design-alternative .xtable-row:nth-of-type(odd) {
  --tw-bg-opacity: 1;
  background-color: rgba(229, 231, 235, var(--tw-bg-opacity));
}

.table-design-alternative .xtable-row.xtable-header {
  --tw-bg-opacity: 1;
  background-color: rgba(0, 65, 129, var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
}

.table-design-default {
  border-collapse: collapse;
}

.table-design-default .xtable-row {
  border-bottom-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgba(231, 231, 233, var(--tw-border-opacity));
}

@media (min-width: 600px) {
  .table-design-default .xtable-row.xtable-header {
    border-top-width: 1px;
    border-style: solid;
    --tw-border-opacity: 1;
    border-color: rgba(231, 231, 233, var(--tw-border-opacity));
  }
}

.table-custom-section td, .table-custom-section th {
  font-family: "Open Sans";
}

.table-custom-section td,
.table-custom-section th {
  white-space: nowrap;
  padding: 14px 20px !important;
}

.table-custom-section .dataTables_scrollBody,
.table-custom-section .dataTables_scrollHead {
  border: 0 !important;
}

.table-custom-section .dataTables_scrollHead th {
  border-top: 1px solid rgba(231, 231, 233, 0.7) !important;
  font-weight: normal;
  border-bottom: 1px solid rgba(231, 231, 233, 0.7) !important;
}

.table-custom-section .dataTables_scrollHead th:first-child {
  position: relative;
}

.table-custom-section .dataTables_scrollHead th:first-child::before {
  content: "";
  position: absolute;
  right: 0px;
  top: 0;
  bottom: 0;
  width: 1px;
  background: rgba(231, 231, 233, 0.7);
}

.table-custom-section .dataTables_scrollBody thead th {
  border: 0 !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.table-custom-section .dataTables_scrollBody tbody th,
.table-custom-section .dataTables_scrollBody tbody td {
  border-bottom: 1px solid rgba(231, 231, 233, 0.7) !important;
  font-weight: normal;
}

.table-custom-section .dataTables_scrollBody tbody td:first-child {
  border-right: 1px solid rgba(231, 231, 233, 0.7) !important;
}

#comparing-items .table-section > .container {
  padding-left: 0;
  padding-right: 0;
}

#comparing-items .xtable .xtable-row.xtable-header {
  font-size: 0.875rem;
  font-weight: 400;
}

#comparing-items .xtable .xtable-row .xtable-cell:first-child {
  font-weight: 700;
}

.p-cards {
  margin: 0;
  display: grid;
  list-style-type: none;
  grid-template-columns: repeat(12, minmax(0, 1fr));
  grid-gap: 1rem;
  gap: 1rem;
  padding: 0;
}

.modal .modal-content.p-cards {
  padding: 0;
}

.p-cards > li {
  grid-column: span 12 / span 12;
}

@media (min-width: 600px) {
  .p-cards > li {
    grid-column: span 6 / span 6;
  }
}

@media (min-width: 900px) {
  .p-cards > li {
    grid-column: span 3 / span 3;
  }
}

.p-card {
  display: block;
  display: flex;
  flex-direction: column;
  --tw-bg-opacity: 1;
  background-color: rgba(249, 249, 249, var(--tw-bg-opacity));
  text-decoration: none;
  height: 100%;
}

.p-card .p-card__heading {
  display: flex;
  flex: 1 1 0%;
  align-items: center;
  justify-content: center;
  font-family: "Open Sans";
  font-size: 1.125rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgba(0, 65, 129, var(--tw-text-opacity));
  padding: 32px 8px;
  line-height: 1.35;
  text-align: center;
  min-height: 152px;
}

.p-card .p-card__image {
  margin-top: auto;
  padding-bottom: 32px;
}

.g-cards {
  margin: 0;
  display: grid;
  list-style-type: none;
  grid-template-columns: repeat(12, minmax(0, 1fr));
  grid-column-gap: 1rem;
  -moz-column-gap: 1rem;
       column-gap: 1rem;
  grid-row-gap: 1.5rem;
  row-gap: 1.5rem;
  padding: 0;
}

.modal .modal-content.g-cards {
  padding: 0;
}

.g-cards > li {
  grid-column: span 12 / span 12;
}

@media (min-width: 600px) {
  .g-cards > li {
    grid-column: span 6 / span 6;
  }
}

@media (min-width: 900px) {
  .g-cards > li {
    grid-column: span 4 / span 4;
  }
}

@media (min-width: 900px) {
  .g-cards.g-cards-article-grid > li:nth-child(2) {
    grid-row: span 2 / span 2;
  }
}

.g-card {
  position: relative;
  display: block;
  display: flex;
  flex-direction: column;
  text-decoration: none;
  height: 100%;
}

.g-card.g-card-with-overlay::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.2);
  z-index: 2;
}

.g-cards-square .g-card {
  position: relative;
}

.g-cards-square .g-card .g-card__header {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 5;
  padding-top: 48px;
  padding-left: 24px;
  padding-right: 24px;
  text-align: center;
}

h4,.g-cards-square .g-card .g-card-heading {
  font-size: 1.5rem;
  font-weight: 700;
}

h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6 {
  margin-bottom: 1rem;
  font-family: "Open Sans";
}

.g-cards-article .g-card .g-card__graphic, .g-cards-article-grid .g-card .g-card__graphic {
  padding-top: 52.9279279279%;
  position: relative;
  margin-bottom: 8px;
}

.g-cards-article .g-card .g-card__graphic .g-card-image, .g-cards-article-grid .g-card .g-card__graphic .g-card-image {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.g-cards-article .g-card .g-card__graphic .g-card-image img, .g-cards-article-grid .g-card .g-card__graphic .g-card-image img {
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
  width: 100%;
}

.g-cards-article .g-card .g-card__header, .g-cards-article-grid .g-card .g-card__header {
  position: relative;
  display: flex;
  flex: 1 1 0%;
  flex-direction: column;
  justify-content: center;
  font-size: 0.875rem;
  z-index: 5;
}

.g-cards-article .g-card .g-card-heading, .g-cards-article-grid .g-card .g-card-heading {
  font-family: "Open Sans";
  font-size: 1.125rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgba(0, 65, 129, var(--tw-text-opacity));
  line-height: 1.35;
  margin-bottom: 4px;
}

@media (min-width: 900px) {
  .g-cards-article-grid > li:nth-child(2) .g-card .g-card__graphic {
    padding-top: 124.855856%;
  }
}

.highlight-gallery {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  grid-gap: 1rem;
  gap: 1rem;
  margin-bottom: 32px;
}

.highlight-gallery li {
  grid-column: span 2 / span 2;
}

@media (min-width: 900px) {
  .highlight-gallery li {
    grid-column: span 1 / span 1;
  }
}

.highlight-gallery li.highlight-gallery-col-full {
  grid-column: span 4 / span 4;
}

.highlight-gallery li.highlight-gallery-col-half {
  grid-column: span 2 / span 2;
}

.highlight-gallery-item img {
  width: 100%;
}

.highlight-list {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  grid-gap: 1rem;
  gap: 1rem;
}

.highlight-list li {
  grid-column: span 2 / span 2;
}

@media (min-width: 900px) {
  .highlight-list li {
    grid-column: span 1 / span 1;
  }
}

.highlight-list li.highlight-gallery-col-full {
  grid-column: span 4 / span 4;
}

.highlight-list li.highlight-gallery-col-half {
  grid-column: span 2 / span 2;
}

.highlight-list-item {
  border-top-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgba(231, 231, 233, var(--tw-border-opacity));
  padding-top: 16px;
}

.highlight-list-item .highlight-list-item-header {
  display: flex;
  align-items: center;
  min-height: 64px;
  margin-bottom: 16px;
}

.highlight-list-item .highlight-list-item-header h3 {
  margin-bottom: 0;
}

.hero {
  --tw-bg-opacity: 1;
  background-color: rgba(249, 249, 249, var(--tw-bg-opacity));
}

.hero .hero-heading-image {
  display: inline-block;
}

.home .hero {
  margin-top: -70px;
}

.hero .container {
  height: 100%;
}

.hero.hero-full, .hero.hero-full-auto {
  background-position: top center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
}

.hero.hero-full .container, .hero.hero-full-auto .container {
  position: relative;
  z-index: 5;
}

.hero.hero-full-auto .hero-inner.hero-p-both {
  padding: 80px 0;
}

.hero h1 {
  color: inherit;
}

.hero-inner {
  display: flex;
}

.hero-inner.hero-p-both {
  padding: 80px 0;
}

@media (min-width: 900px) {
  .hero-inner.hero-p-both {
    padding: 160px 0;
  }
}

.hero-inner.hero-pt {
  padding-top: 80px;
}

@media (min-width: 900px) {
  .hero-inner.hero-pt {
    padding-top: 160px;
  }
}

.hero-inner.hero-pb {
  padding-bottom: 80px;
}

@media (min-width: 900px) {
  .hero-inner.hero-pb {
    padding-bottom: 160px;
  }
}

.hero-inner .hero-content {
  order: 2;
}

.hero-inner .hero-image {
  order: 3;
  display: flex;
  flex: 1;
  align-content: center;
  justify-content: center;
}

.hero-inner .hero-image img {
  width: 100%;
}

.hero-fixed .hero-inner.hi-left .hero-content {
  padding-left: 80px;
}

.hero-fixed .hero-inner.hi-left .hero-image {
  order: 1;
}

.hero-fixed .hero-inner.hi-right .hero-content {
  padding-right: 80px;
}

.hero-fixed .hero-inner.hi-top {
  flex-direction: column;
}

.hero-fixed .hero-inner.hi-top .hero-content {
  padding-top: 80px;
}

.hero-fixed .hero-inner.hi-top .hero-image {
  order: 1;
}

.hero-fixed .hero-inner.hi-bottom {
  flex-direction: column;
}

.hero-fixed .hero-inner.hi-bottom .hero-content {
  padding-bottom: 80px;
}

.hero-fixed .hero-inner {
  align-items: center;
}

.hero-full .hero-inner {
  height: 100vh;
  padding: 70px 0 0 0;
  display: flex;
}

.hero-full-auto .hero-inner {
  min-height: 70vh;
  display: flex;
}

.hero-content .hero-pre-heading {
  font-family: "Open Sans";
  font-size: 1.125rem;
  letter-spacing: 0.05em;
  margin-bottom: 24px;
  display: inline-block;
}

.hero-content .hero-sub-heading {
  font-family: "Open Sans";
  font-size: 1.25rem;
  font-weight: 700;
  margin-bottom: 16px;
  display: inline-block;
}

.hero-content p {
  font-size: 1.125rem;
  margin-bottom: 24px;
}

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: none;
  overflow: hidden;
  --tw-bg-opacity: 1;
  background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
  --tw-bg-opacity: 0.5;
  --tw-text-opacity: 1;
  color: rgba(29, 29, 31, var(--tw-text-opacity));
}

.hh-ct-row.modal, .hh-ct-row[data-id=image] .hh-ct-rowheader, .hh-ct-row[data-id=title] .hh-ct-rowheader, .hh-ct-row[data-id=dealer] .hh-ct-rowheader, .hh-ct-row[data-id=link] .hh-ct-rowheader {
  display: none;
}

.modal {
  z-index: 1050;
}

.modal.modal-open {
  display: block;
  overflow-y: auto;
  overflow-x: hidden;
}

.modal .modal-dialog {
  position: absolute;
  width: auto;
  left: 0;
  top: 0;
  transform: 0;
  width: 100%;
}

@media (min-width: 900px) {
  .modal .modal-dialog {
    left: 50%;
    top: 50%;
    width: auto;
    transform: translate(-50%, -50%);
  }
}

.modal .modal-content {
  position: relative;
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  background-clip: padding-box;
  padding: 1.5rem;
  outline: 2px solid transparent;
  outline-offset: 2px;
  min-width: 320px;
}

.modal .modal-content.p-0 {
  padding: 0;
}

.modal .modal-content .modal-body {
  position: relative;
}

.modal .modal-content .modal-footer {
  position: relative;
}

.modal .fluid-embed embed, .modal .fluid-embed object, .modal .fluid-embed iframe {
  border-style: none;
}

.close {
  margin-top: 0.5rem;
  display: block;
  cursor: pointer;
  --tw-text-opacity: 1;
  color: rgba(29, 29, 31, var(--tw-text-opacity));
  outline: 2px solid transparent;
  outline-offset: 2px;
  position: absolute;
  right: 0;
  top: 0;
  margin: 0;
  padding: 16px;
}

.responsive-iframe {
  position: relative;
  overflow: hidden;
  padding-top: 56.25%;
  width: 300px;
}

@media (min-width: 600px) {
  .responsive-iframe {
    width: 500px;
  }
}

@media (min-width: 900px) {
  .responsive-iframe {
    width: 640px;
  }
}

.responsive-iframe iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
  margin-bottom: 0;
}

#field_1_1 legend {
  display: none;
}

.banner-card {
  position: relative;
  overflow: hidden;
}

.banner-card.banner-card-vertical {
  height: 400px;
}

@media (min-width: 600px) {
  .banner-card.banner-card-vertical {
    height: 480px;
  }
}

@media (min-width: 900px) {
  .banner-card.banner-card-vertical {
    height: 620px;
  }
}

.banner-card.banner-card-color-blue {
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
  --tw-gradient-from: #0067CF;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 103, 207, 0));
  --tw-gradient-to: #0097B2;
}

.banner-card.banner-card-color-white {
  background-image: linear-gradient(to top, var(--tw-gradient-stops));
  --tw-gradient-from: #E7E7E9;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(231, 231, 233, 0));
  --tw-gradient-to: #F9F9F9;
}

.banner-card.banner-card-color-white .banner-card-preheading {
  --tw-text-opacity: 1;
  color: rgba(0, 103, 207, var(--tw-text-opacity));
}

.banner-card.banner-card-with-overlay .banner-card-preheading {
  color: #fff;
}

.banner-card .banner-card-graphic {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  display: flex;
}

.banner-card .banner-card-graphic.banner-card-graphic-fit img {
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
  width: 100%;
  max-width: none;
}

.banner-card .banner-card-graphic.banner-card-graphic-with-overlay::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  background: rgba(0, 0, 0, 0.24);
}

.banner-card .banner-card-preheading {
  font-family: "Open Sans";
  font-size: 1.125rem;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  margin-bottom: 8px;
  min-height: 27px;
}

.banner-card .banner-card-heading {
  font-size: 1.5rem;
  color: inherit;
  line-height: 1.1666666667;
  margin-bottom: 24px;
}

@media (max-width: 599px) {
  .banner-card .banner-card-heading br {
    display: none;
  }
}

.banner-card .banner-card-inner {
  display: flex;
  flex-wrap: wrap;
  height: 100%;
  position: relative;
  z-index: 10;
  padding-left: 40px;
  padding-right: 40px;
}

@media (min-width: 600px) {
  .banner-card .banner-card-inner {
    padding-left: 60px;
    padding-right: 60px;
  }
}

.banner-card .banner-card-inner.banner-card-padding-both {
  padding: 40px;
}

@media (min-width: 600px) {
  .banner-card .banner-card-inner.banner-card-padding-both {
    padding: 60px;
  }
}

.banner-card .banner-card-inner.banner-card-padding-top {
  padding-top: 40px;
}

@media (min-width: 600px) {
  .banner-card .banner-card-inner.banner-card-padding-top {
    padding-top: 60px;
  }
}

.banner-card .banner-card-inner.banner-card-padding-bottom {
  padding-bottom: 40px;
}

@media (min-width: 600px) {
  .banner-card .banner-card-inner.banner-card-padding-bottom {
    padding-bottom: 60px;
  }
}

.banner-card .banner-card-content {
  width: 100%;
  padding-bottom: 24px;
}

.banner-card .banner-card-content-image {
  width: 100%;
  margin-top: auto;
}

.banner-card.banner-card-horizontal .banner-card-inner {
  min-height: 360px;
}

.section-icon-grid .section-header {
  text-align: center;
}

.icon-grid {
  display: flex;
  flex-wrap: wrap;
}

@media (min-width: 900px) {
  .icon-grid {
    justify-content: center;
  }
}

.icon-grid li {
  display: flex;
  width: 100%;
}

@media (min-width: 600px) {
  .icon-grid li {
    width: 33.333333%;
  }
}

@media (min-width: 900px) {
  .icon-grid li {
    width: 16.666667%;
  }
}

@media (min-width: 900px) {
  .icon-grid li {
    width: 12%;
  }
}

.icon-grid.icon-grid-small li {
  display: flex;
  width: 100%;
}

.icon-grid.icon-grid-small li:not(:last-child) {
  margin-bottom: 16px;
}

.icon-grid.icon-grid-small li .icon-grid-item {
  flex-direction: row;
  align-items: center;
  padding: 0;
}

.icon-grid.icon-grid-small li .icon-grid-item .icon-grid-item-header {
  margin-bottom: 0;
}

.icon-grid.icon-grid-small li .icon-grid-item .icon-grid-item-content {
  padding-left: 16px;
  text-align: left;
}

.icon-grid-item {
  display: flex;
  align-items: center;
  padding: 12px 24px 12px 0;
  width: 100%;
}

@media (min-width: 900px) {
  .icon-grid-item {
    display: flex;
    flex-direction: column;
    padding: 24px;
  }
}

.icon-grid-item .icon-grid-item-header {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 16px;
  padding-right: 24px;
}

@media (min-width: 900px) {
  .icon-grid-item .icon-grid-item-header {
    padding-right: 0;
  }
}

.icon-grid-item .icon-grid-item-content {
  font-size: 0.875rem;
}

@media (min-width: 900px) {
  .icon-grid-item .icon-grid-item-content {
    text-align: center;
  }
}

.icon-grid-item .icon-grid-item-content.icon-grid-item-content-small {
  font-size: 0.75rem;
}

.build-group-item-section-heading {
  text-align: left;
  font-size: 20px;
}

.section-article-block .container {
  max-width: 904px;
}

.article-block {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.article-block .article-block-content {
  width: 100%;
}

@media (max-width: 599px) {
  .article-block .article-block-content {
    order: 2;
  }
}

@media (min-width: 600px) {
  .article-block .article-block-content {
    width: 50%;
    padding-right: 40px;
  }
}

@media (min-width: 900px) {
  .article-block .article-block-content {
    padding-right: 80px;
  }
}

.article-block .article-block-content a:not(.button) {
  --tw-text-opacity: 1;
  color: rgba(0, 103, 207, var(--tw-text-opacity));
  text-decoration: none;
}

.article-block .article-block-content a:not(.button):hover {
  --tw-text-opacity: 1;
  color: rgba(0, 71, 143, var(--tw-text-opacity));
}

.article-block .article-block-content a:not(.button) i {
  display: inline-block;
  margin-left: 4px;
}

@media (min-width: 600px) {
  .article-block .article-block-graphic {
    width: 50%;
  }
}

@media (max-width: 599px) {
  .article-block .article-block-graphic {
    order: 1;
    margin-bottom: 8px;
  }
}

.article-block .article-block-graphic img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  max-width: none;
}

h4,.article-block .article-block-heading {
  font-size: 1.5rem;
  font-weight: 700;
}

h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6 {
  margin-bottom: 1rem;
  font-family: "Open Sans";
}

.article-block .article-block-heading {
  margin-bottom: 4px;
}

@media (min-width: 600px) {
  .article-block.article-block-left .article-block-graphic {
    order: 1;
  }
}

@media (min-width: 600px) {
  .article-block.article-block-left .article-block-content {
    order: 2;
    padding-right: 0;
    padding-left: 40px;
  }
}

@media (min-width: 900px) {
  .article-block.article-block-left .article-block-content {
    padding-right: 80px;
  }
}

.off-canvas-container {
  position: fixed;
  top: 0;
  bottom: 0;
  height: 100%;
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  overflow-y: auto;
  right: -100%;
  transition: right 0.6s ease-in-out;
  width: 75%;
  z-index: 9998;
}

@media (min-width: 600px) {
  .off-canvas-container {
    width: 35vw;
  }
}

.off-canvas-container.is-visible {
  right: 0;
}

.admin-bar .off-canvas-container {
  padding-top: 4rem;
}

.off-canvas-open {
  position: absolute;
  right: 0;
  bottom: 0;
  display: block;
  height: 1.5rem;
  width: 1.5rem;
  padding: 0;
}

.modal .modal-content.off-canvas-open {
  padding: 0;
}

.off-canvas-open {
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMCAyMCI+PGRlZnM+PHN0eWxlPi5hYThlYmFiNy0wNzRjLTRmNGQtODNlOC03YTQzOWRkYTQ1YTh7ZmlsbDojZmZmZmZmO308L3N0eWxlPjwvZGVmcz48dGl0bGU+aGFtYnVyZ2VyPC90aXRsZT48ZyBpZD0iYjgyZWM1MTEtMTYwMC00M2ZlLThkOTQtYzAxN2Q3NjhkNjRkIiBkYXRhLW5hbWU9IkxheWVyIDIiPjxnIGlkPSJiYmYwNDBjMy0wMWI5LTQ3MTMtYWU2Ny1iNDdmODUzN2U5MDgiIGRhdGEtbmFtZT0iTGF5ZXIgMSI+PHBhdGggY2xhc3M9ImFhOGViYWI3LTA3NGMtNGY0ZC04M2U4LTdhNDM5ZGRhNDVhOCIgZD0iTTEyLjUsMTEuMjVIMjguNzVBMS4xOCwxLjE4LDAsMCwwLDMwLDEwYTEuMTgsMS4xOCwwLDAsMC0xLjI1LTEuMjVIMTIuNUExLjE4LDEuMTgsMCwwLDAsMTEuMjUsMTAsMS4xOCwxLjE4LDAsMCwwLDEyLjUsMTEuMjVaTTEuMjUsMi41aDI3LjVBMS4xOCwxLjE4LDAsMCwwLDMwLDEuMjUsMS4xOCwxLjE4LDAsMCwwLDI4Ljc1LDBIMS4yNUExLjE4LDEuMTgsMCwwLDAsMCwxLjI1LDEuMTgsMS4xOCwwLDAsMCwxLjI1LDIuNVptMCwxNy41aDI3LjVhMS4yNSwxLjI1LDAsMCwwLDAtMi41SDEuMjVhMS4yNSwxLjI1LDAsMCwwLDAsMi41WiIvPjwvZz48L2c+PC9zdmc+Cg==) 50% 50% no-repeat transparent;
  background-size: 100%;
  right: 16px;
  top: 22px;
  z-index: 9999;
}

@media (min-width: 900px) {
  .off-canvas-open {
    display: none;
  }
}

.admin-bar .off-canvas-open {
  position: absolute;
}

.off-canvas-screen {
  visibility: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  --tw-bg-opacity: 1;
  background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
  --tw-bg-opacity: 0.25;
  z-index: 9996;
}

.off-canvas-screen.is-visible {
  visibility: visible;
}

.off-canvas-content {
  display: none;
  padding: 1.5rem;
}

.hh-ct-row.off-canvas-content, .hh-ct-row[data-id=image] .hh-ct-rowheader, .hh-ct-row[data-id=title] .hh-ct-rowheader, .hh-ct-row[data-id=dealer] .hh-ct-rowheader, .hh-ct-row[data-id=link] .hh-ct-rowheader {
  display: none;
}

.is-visible .off-canvas-content {
  display: block;
}

#site-mobile-menu > li {
  border-bottom-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgba(231, 231, 233, var(--tw-border-opacity));
  padding-bottom: 16px;
  margin-bottom: 16px;
}

#site-mobile-menu > li > a {
  position: relative;
  display: block;
  font-weight: 700;
  text-decoration: none;
}

#site-mobile-menu > li > a .down-arrow {
  display: none;
}

#site-mobile-menu > li > a button {
  background: transparent;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

#site-mobile-menu > li.is-visible > a {
  --tw-text-opacity: 1;
  color: rgba(0, 65, 129, var(--tw-text-opacity));
}

#site-mobile-menu .sub-menu {
  margin: 0;
}

#site-mobile-menu .sub-menu > li {
  border-top-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgba(231, 231, 233, var(--tw-border-opacity));
  margin-left: 0;
  margin-bottom: 8px;
  padding: 8px 0;
}

#site-mobile-menu .sub-menu > li:first-child {
  margin-top: 16px;
}

#site-mobile-menu .sub-menu > li > a {
  display: flex;
  align-items: flex-end;
  font-size: 0.875rem;
  text-decoration: none;
  padding-left: 16px;
}

#site-mobile-menu .sub-menu > li > a .menu-image {
  width: 32px;
  margin-right: 8px;
}

#site-mobile-menu .sub-menu > li > a .menu-text {
  flex: 1;
  transform: translateY(3px);
}

#site-mobile-menu .sub-menu > li > a .menu-text br {
  display: none;
}

.wp-block-query {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 1rem;
  padding-left: 1rem;
}

@media (min-width: 100%) {
  .wp-block-query {
    max-width: 100%;
  }
}

@media (min-width: 1200px) {
  .wp-block-query {
    max-width: 1200px;
  }
}

.page-nav-section > .wp-block-query {
  z-index: 10;
  position: relative;
}

.section-sticky-banner .wp-block-query {
  z-index: 5;
  position: relative;
}

#comparing-items .table-section > .wp-block-query {
  padding-left: 0;
  padding-right: 0;
}

.hero .wp-block-query {
  height: 100%;
}

.hero.hero-full .wp-block-query, .hero.hero-full-auto .wp-block-query {
  position: relative;
  z-index: 5;
}

.hero.hero-full .container, .hero.hero-full-auto .container {
  position: relative;
  z-index: 5;
}

.section-article-block .wp-block-query {
  max-width: 904px;
}

.site-header > .wp-block-query {
  margin-top: 0;
  margin-bottom: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 70px;
}

.wp-block-query {
  max-width: 1134px;
}

.page-header-library .wp-block-query {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.wp-block-post-template > li {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  --tw-bg-opacity: 1;
  background-color: rgba(249, 249, 249, var(--tw-bg-opacity));
  padding: 16px;
  padding-left: 192px;
  min-height: 152px;
}

@media (min-width: 900px) {
  .wp-block-post-template > li {
    height: 160px;
    min-height: 192px;
  }
}

.wp-block-post-template .wp-block-post-featured-image {
  background-color: rgba(0, 0, 0, 0.05);
  margin-right: 16px;
  width: 120px;
  height: 120px;
  position: absolute;
  left: 16px;
  top: 16px;
}

@media (min-width: 900px) {
  .wp-block-post-template .wp-block-post-featured-image {
    width: 160px;
    height: 160px;
  }
}

.wp-block-post-template .wp-block-post-featured-image a img {
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
  width: 100%;
  max-width: none;
}

.wp-block-post-template .wp-block-post-title {
  margin-bottom: 8px;
}

.wp-block-post-template .wp-block-post-title a {
  font-size: 1.25rem;
  text-decoration: none;
}

.wp-block-post-template .wp-block-post-title a:hover {
  --tw-text-opacity: 1;
  color: rgba(0, 103, 207, var(--tw-text-opacity));
}

.wp-block-post-template .wp-block-post-date {
  font-size: 0.875rem;
}

.wp-block-query-pagination {
  width: 100%;
  padding-top: 44px;
  display: flex;
}

.wp-block-query-pagination .wp-block-query-pagination-numbers {
  margin: 0;
  display: flex;
}

.wp-block-query-pagination .page-numbers {
  border-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgba(231, 231, 233, var(--tw-border-opacity));
  text-decoration: none;
  padding: 8px 12px;
  margin-left: -1px;
}

.wp-block-query-pagination .page-numbers.current {
  --tw-bg-opacity: 1;
  background-color: rgba(0, 103, 207, var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
}

.wp-block-query-pagination .page-numbers:hover:not(.current) {
  --tw-text-opacity: 1;
  color: rgba(0, 103, 207, var(--tw-text-opacity));
}

.wp-block-query-pagination .wp-block-query-pagination-next {
  border-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgba(231, 231, 233, var(--tw-border-opacity));
  text-decoration: none;
  padding: 8px 12px;
  margin-left: -1px;
  margin-bottom: 0;
}

.wp-block-query-pagination .wp-block-query-pagination-next:hover {
  --tw-text-opacity: 1;
  color: rgba(0, 103, 207, var(--tw-text-opacity));
}

.wp-block-query-pagination .wp-block-query-pagination-previous {
  border-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgba(231, 231, 233, var(--tw-border-opacity));
  text-decoration: none;
  padding: 8px 12px;
  margin-bottom: 0;
  margin-right: 0;
}

.wp-block-query-pagination .wp-block-query-pagination-previous:hover {
  --tw-text-opacity: 1;
  color: rgba(0, 103, 207, var(--tw-text-opacity));
}

body.archive .wp-block-query-pagination {
  display: block;
}

body.archive .wp-block-query-pagination::after {
  content: "";
  display: table;
  clear: both;
}

body.archive .page-numbers {
  float: left;
}

body.archive .page-numbers.prev {
  margin-right: 8px;
}

body.archive .page-numbers.next {
  margin-left: 8px;
}

.blog-share {
  margin-top: 20px;
}

.blog-share .heateor_sss_sharing_container {
  display: inline-block;
  margin-top: 5px;
}

#page-header-tag {
  text-align: center;
  color: #fff;
}

.accordion {
  width: 100%;
  background: #fff;
}

.accordion-link {
  border-bottom-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgba(231, 231, 233, var(--tw-border-opacity));
  cursor: pointer;
  display: block;
  padding: 15px;
  font-size: 14px;
  font-weight: 700;
  position: relative;
  transition: all 0.2s ease;
}

.accordion-link:hover {
  --tw-text-opacity: 1;
  color: rgba(0, 103, 207, var(--tw-text-opacity));
}

.accordion li:last-child .accordion-link {
  border-bottom: 0;
}

.accordion li i.fa-chevron-down {
  position: absolute;
  top: 16px;
  right: 12px;
  left: auto;
  font-size: 16px;
  transition: all 0.2s ease;
}

.accordion li.open .accordion-link {
  --tw-text-opacity: 1;
  color: rgba(0, 103, 207, var(--tw-text-opacity));
}

.accordion li.open i {
  --tw-text-opacity: 1;
  color: rgba(0, 103, 207, var(--tw-text-opacity));
}

.accordion li.open i.fa-chevron-down {
  transform: rotate(180deg);
}

/**
 * Submenu
 -----------------------------*/

.accordion-content {
  --tw-bg-opacity: 1;
  background-color: rgba(249, 249, 249, var(--tw-bg-opacity));
  font-size: 0.875rem;
  display: none;
  padding: 15px;
}

.accordion-content li {
  border-bottom-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgba(231, 231, 233, var(--tw-border-opacity));
}

.section-comparison {
  --tw-bg-opacity: 1;
  background-color: rgba(249, 249, 249, var(--tw-bg-opacity));
  padding-top: 80px;
  padding-bottom: 40px;
}

@media (min-width: 600px) {
  .section-comparison {
    padding-top: 120px;
    padding-bottom: 80px;
  }
}

.section-comparison .section-header {
  text-align: center;
  max-width: 672px;
  margin-left: auto;
  margin-right: auto;
}

.hh-ct-cat-selector {
  margin-top: 1.5rem;
  display: flex;
  align-content: center;
  justify-content: center;
}

.hh-ct-cat-selector li {
  padding: 8px;
}

.hh-ct {
  max-width: 672px;
  margin-left: auto;
  margin-right: auto;
}

.hh-ct select {
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgba(231, 231, 233, var(--tw-border-opacity));
  width: 100%;
  padding: 12px 24px;
  cursor: pointer;
}

.hh-ct .hh-ct-product-heading {
  font-size: 1.25rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgba(0, 65, 129, var(--tw-text-opacity));
}

.hh-ct .more-link {
  --tw-text-opacity: 1;
  color: rgba(0, 103, 207, var(--tw-text-opacity));
  text-decoration: none;
}

.hh-ct .more-link i {
  display: inline-block;
  margin-left: 8px;
}

.hh-ct-rowgroup {
  padding-top: 32px;
  display: none;
}

.hh-ct-rowgroup.show-group, .hh-ct-rowgroup.sticky, .hh-ct-rowgroup#comparing-items {
  display: block;
}

#comparing-items {
  padding-top: 16px;
}

.build-group-item-section:not(:last-child) {
  margin-bottom: 32px;
}

.build-group-item-section-title + .build-group-item-section-dealer {
  margin-bottom: 24px;
}

.hh-ct-row {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  grid-column-gap: 2rem;
  -moz-column-gap: 2rem;
       column-gap: 2rem;
  grid-row-gap: 0;
  row-gap: 0;
  margin-bottom: 16px;
}

.hh-ct-row.hidden, .hh-ct-row[data-id=image] .hh-ct-rowheader, .hh-ct-row[data-id=title] .hh-ct-rowheader, .hh-ct-row[data-id=dealer] .hh-ct-rowheader, .hh-ct-row[data-id=link] .hh-ct-rowheader {
  display: none;
}

.build-group-item {
  display: none;
}

.build-group-item.show-item {
  display: block;
}

.hh-ct-cell {
  text-align: center;
}

.hh-ct-cell.hh-ct-cell--minus {
  margin-top: -16px;
}

.hh-ct-cell:last-child .build-group-item-section-heading span {
  visibility: hidden;
}

.hh-ct-cell:last-child .build-group-item-section-heading::after {
  display: none;
}

.hh-ct-cell .section {
  margin-bottom: 0;
}

.hh-ct-cell .section-header {
  display: none;
}

.hh-ct-cell .table-design-default .xtable-row.xtable-header {
  border-top: 0;
}

.hh-ct-cell .table-design-default .xtable-row:last-child {
  border-bottom: 0;
}

.hh-ct-cell .xtable-cell {
  text-align: left;
}

.build-group-item-section-heading {
  position: relative;
  padding-bottom: 17px;
  margin-bottom: 32px;
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgba(231, 231, 233, var(--tw-border-opacity));
}

.build-group-item-section-heading:not(.build-group-item-section-heading-empty)::after {
  --tw-bg-opacity: 1;
  background-color: rgba(231, 231, 233, var(--tw-bg-opacity));
  height: 1px;
  width: 32px;
  display: block;
  position: absolute;
  content: "";
  left: 100%;
  bottom: -1px;
}

.hh-ct-rowheader {
  grid-column: span 2 / span 2;
}

h4,.hh-ct-rowheader.hh-ct-rowheader-style {
  font-size: 1.5rem;
  font-weight: 700;
}

h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6 {
  margin-bottom: 1rem;
  font-family: "Open Sans";
}

.hh-ct-rowheader.hh-ct-rowheader-style {
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgba(231, 231, 233, var(--tw-border-opacity));
  padding-bottom: 17px;
  padding-top: 16px;
  margin-bottom: 16px;
  text-transform: capitalize;
}

.hh-ct-graphic {
  padding-top: 62.25%;
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
}

.searchwp-live-search-result a {
  text-decoration: none;
}

.searchwp-live-search-result a[href*=library]::before {
  content: "\f02d";
  display: inline-block;
  margin-right: 4px;
  font-size: 14px;
  line-height: 1;
  font-family: FontAwesome;
  /* stylelint-disable-line */
}

.searchwp-live-search-result a:hover {
  --tw-text-opacity: 1;
  color: rgba(0, 103, 207, var(--tw-text-opacity));
}

.search-bar-desktop {
  --tw-bg-opacity: 1;
  background-color: rgba(249, 249, 249, var(--tw-bg-opacity));
  position: absolute;
  left: 0;
  right: 0;
  top: 100%;
  display: none;
}

.desktop-search-is-open .search-bar-desktop {
  display: block;
}

.search-bar .search-form {
  float: none;
  position: relative;
  margin: 0 auto;
  display: block;
}

.search-bar .search-field {
  background: transparent;
}

.search-bar .search-field::-moz-placeholder {
  --tw-text-opacity: 1;
  color: rgba(0, 0, 0, var(--tw-text-opacity));
  opacity: 1;
}

.search-bar .search-field:-ms-input-placeholder {
  --tw-text-opacity: 1;
  color: rgba(0, 0, 0, var(--tw-text-opacity));
  opacity: 1;
}

.search-bar .search-field::placeholder {
  --tw-text-opacity: 1;
  color: rgba(0, 0, 0, var(--tw-text-opacity));
  opacity: 1;
}

.search-bar .search-field:focus {
  outline: 0;
}

.search-bar #search-submit {
  width: 18px;
  height: 18px;
  min-width: 18px;
  min-height: 18px;
  text-indent: -9999em;
  overflow: hidden;
  padding: 0;
  border-radius: 0;
  background: url(images/search.png) no-repeat;
  background-position: top left;
  background-size: 36px auto;
  margin-top: -9px;
}

.search-bar.search-bar-mobile .search-form {
  --tw-bg-opacity: 1;
  background-color: rgba(249, 249, 249, var(--tw-bg-opacity));
}

.search-bar.search-bar-mobile #search-submit {
  right: 24px;
}

.search-bar.search-bar-mobile .search-field {
  padding-right: 58px;
}

.searchwp-live-search-results-showing {
  margin-top: -4px;
  border-radius: 0 !important;
  /* stylelint-disable-line declaration-no-important */
}

.search-open {
  width: 18px;
  height: 18px;
  min-width: 18px;
  min-height: 18px;
  text-indent: -9999em;
  overflow: hidden;
  padding: 0;
  border-radius: 0;
  background: url(images/search.png) no-repeat;
  background-position: top right;
  background-size: 36px auto;
  margin-right: 40px;
}

.desktop-search-is-open .search-open {
  background-position: -18px 100% !important;
  /* stylelint-disable-line declaration-no-important */
}

.svg-sprite-wrapper {
  display: none;
}

.hh-ct-row.svg-sprite-wrapper, .hh-ct-row[data-id=image] .hh-ct-rowheader, .hh-ct-row[data-id=title] .hh-ct-rowheader, .hh-ct-row[data-id=dealer] .hh-ct-rowheader, .hh-ct-row[data-id=link] .hh-ct-rowheader {
  display: none;
}

.comments-link {
  margin-top: 1rem;
}

.comments-area {
  margin-top: 1.5rem;
}

.comment-author {
  margin-bottom: 1rem;
  display: flex;
  align-items: center;
}

.comment-author .avatar {
  margin-right: 1rem;
}

.comment-author .fn {
  margin-right: 0.5rem;
}

.comment-metadata {
  margin-bottom: 1rem;
}

.comment-body {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.comment-content {
  --tw-bg-opacity: 1;
  background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
  --tw-bg-opacity: 0.1;
  padding: 1rem;
}

.bypostauthor .comment-content {
  border-width: 2px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgba(0, 0, 0, var(--tw-border-opacity));
}

.comment-list .children {
  margin-left: 1rem;
}

.reply {
  padding-top: 0.5rem;
}

.comment-reply-title a {
  display: block;
  font-size: 0.875rem;
}

.site-footer {
  --tw-bg-opacity: 1;
  background-color: rgba(0, 65, 129, var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
}

.site-footer .site-footer-container {
  position: relative;
  z-index: 10;
  --tw-bg-opacity: 1;
  background-color: rgba(0, 65, 129, var(--tw-bg-opacity));
  padding-top: 3.5rem;
  padding-bottom: 3.5rem;
}

@media (min-width: 900px) {
  .site-footer .site-footer-header {
    margin-bottom: 1.5rem;
  }
}

.site-footer .site-footer-main {
  margin-bottom: 3.5rem;
}

@media (max-width: 599px) {
  .site-footer .site-footer-main-inner {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    grid-gap: 1rem;
    gap: 1rem;
  }
}

@media (min-width: 600px) {
  .site-footer .site-footer-main-inner {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    grid-gap: 1rem;
    gap: 1rem;
  }
}

@media (min-width: 900px) {
  .site-footer .site-footer-main-inner {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

@media (max-width: 899px) {
  .site-footer .footer-widget-section {
    margin-top: 2rem;
  }
}

.site-footer .footer-newsletter {
  grid-column: span 2 / span 2;
}

@media (min-width: 600px) {
  .site-footer .footer-newsletter {
    grid-column: span 2 / span 2;
  }
}

@media (min-width: 900px) {
  .site-footer .footer-newsletter {
    grid-column-end: 7;
  }
}

.site-footer .site-footer-bottom {
  font-size: 0.875rem;
}

.site-footer .brands-list {
  margin: 0;
  display: flex;
  list-style-type: none;
  flex-wrap: wrap;
  align-content: center;
  justify-content: center;
  padding: 0;
  font-family: "Open Sans";
  font-size: 0.75rem;
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
}

.modal .modal-content.site-footer .brands-list {
  padding: 0;
}

.site-footer .brands-list li {
  margin-top: auto;
  margin-bottom: auto;
  display: flex;
  align-content: center;
  justify-content: center;
  padding: 0.75rem;
}

.site-footer .brands-list a {
  opacity: 0.8;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.site-footer .brands-list a:hover {
  opacity: 1;
}

.site-footer .brands-list:hover .brands-list-heading {
  opacity: 1;
  -webkit-mask-image: linear-gradient(-75deg, rgba(0, 0, 0, 0.6) 30%, #000 50%, rgba(0, 0, 0, 0.6) 70%);
  -webkit-mask-size: 200%;
  -webkit-animation: shine 2s linear infinite;
          animation: shine 2s linear infinite;
}

.site-footer .site-footer-bottom-inner {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

@media (min-width: 900px) {
  .site-footer .site-footer-bottom-inner {
    flex-direction: row;
  }
}

@media (max-width: 899px) {
  .site-footer .site-info-links {
    order: 1;
    margin-bottom: 2rem;
  }
}

.site-footer .site-info-links ul {
  margin: 0;
  display: flex;
  list-style-type: none;
}

@media (min-width: 900px) {
  .site-footer .site-info-links ul {
    justify-content: flex-end;
  }
}

.site-footer .site-info-links li {
  margin-right: 1.5rem;
}

@media (min-width: 900px) {
  .site-footer .site-info-links li {
    margin-right: 0;
    margin-left: 1.5rem;
  }
}

@media (max-width: 899px) {
  .site-footer .site-copyright {
    order: 2;
  }
}

.site-brands {
  position: -webkit-sticky;
  position: sticky;
  bottom: 0;
  --tw-bg-opacity: 1;
  background-color: rgba(0, 52, 105, var(--tw-bg-opacity));
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.hh-ct-rowgroup.show-group, .hh-ct-rowgroup.sticky, .hh-ct-rowgroup#comparing-items {
  display: block;
}

.brands-list-heading {
  position: relative;
  margin: 0;
  width: 100%;
  font-family: "Open Sans";
  font-size: 0.75rem;
  font-weight: 700;
  opacity: 0.8;
}

@media (min-width: 900px) {
  .brands-list-heading {
    padding-right: 24px !important;
    /* stylelint-disable-line declaration-no-important */
    margin-right: 12px;
  }
}

@media (min-width: 900px) {
  .brands-list-heading::after {
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    height: 60px;
    margin-top: -30px;
    width: 1px;
    background: rgba(255, 255, 255, 0.2);
  }
}

@media (min-width: 900px) {
  .brands-list-heading {
    width: auto;
  }
}

@-webkit-keyframes shine {
  from {
    -webkit-mask-position: 150%;
  }

  to {
    -webkit-mask-position: -50%;
  }
}

@keyframes shine {
  from {
    -webkit-mask-position: 150%;
  }

  to {
    -webkit-mask-position: -50%;
  }
}

.footer-widget .footer-widget-header {
  margin-bottom: 0.75rem;
}

.footer-widget .footer-widget-heading {
  font-size: 1.125rem;
  font-weight: 700;
}

.footer-widget .footer-widget-content {
  font-size: 0.875rem;
}

.footer-widget .footer-widget-links {
  margin-bottom: 0;
  list-style-type: none;
}

.footer-widget .footer-widget-links li:not(:last-child) {
  margin-bottom: 0.25rem;
}

.footer-widget .footer-widget-links i {
  display: inline-block;
  width: 20px;
  text-align: center;
}

.footer-widget .footer-widget-links a {
  text-decoration: none;
}

.site-header {
  position: -webkit-sticky;
  position: sticky;
  --tw-bg-opacity: 1;
  background-color: rgba(0, 65, 129, var(--tw-bg-opacity));
  transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  transition-duration: 200ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.hh-ct-rowgroup.show-group, .hh-ct-rowgroup.sticky, .hh-ct-rowgroup#comparing-items {
  display: block;
}

.site-header {
  z-index: 110;
  top: 0;
}

.admin-bar:not(.products-template-template-product) .site-header {
  top: 32px;
}

.products-template .site-header {
  position: relative;
}

.home .site-header {
  position: relative;
  background-color: transparent;
}

.home .site-header.site-header-sticky {
  position: -webkit-sticky;
  position: sticky;
}

.hh-ct-rowgroup.show-group, .hh-ct-rowgroup.sticky, .hh-ct-rowgroup#comparing-items {
  display: block;
}

.home .site-header.site-header-sticky {
  -webkit-animation-duration: 0.4s;
          animation-duration: 0.4s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-name: fadeInDown;
          animation-name: fadeInDown;
}

.home .site-header:hover, .home .site-header:focus, .home .site-header.site-header-sticky, .home .site-header.child-is-focus {
  --tw-bg-opacity: 1;
  background-color: rgba(0, 65, 129, var(--tw-bg-opacity));
}

.site-header > .container {
  margin-top: 0;
  margin-bottom: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 70px;
}

.site-header .site-description {
  text-decoration: none;
}

.site-header .site-branding a {
  text-decoration: none;
}

.site-header .site-actions {
  display: flex;
  align-items: center;
}

@media (max-width: 899px) {
  .site-header .site-actions {
    display: none;
  }

  .hh-ct-row.site-header .site-actions, .hh-ct-row[data-id=image] .hh-ct-rowheader, .hh-ct-row[data-id=title] .hh-ct-rowheader, .hh-ct-row[data-id=dealer] .hh-ct-rowheader, .hh-ct-row[data-id=link] .hh-ct-rowheader {
    display: none;
  }
}

.desktop-search-is-open .site-header {
  --tw-bg-opacity: 1;
  background-color: rgba(0, 65, 129, var(--tw-bg-opacity));
}

@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }

  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInDown {
  from {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }

  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}

.entry-meta {
  margin-bottom: 1rem;
}

.entry-footer {
  margin-top: 1rem;
}

.cat-links, .tag-links {
  display: block;
}

.post-edit-link {
  margin-top: 1rem;
  margin-bottom: 1rem;
  display: block;
}

.post-container:not(:last-child) {
  margin-bottom: 1rem;
}

.post-navigation .nav-links {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 1rem;
  padding-left: 1rem;
}

@media (min-width: 100%) {
  .post-navigation .nav-links {
    max-width: 100%;
  }
}

@media (min-width: 1200px) {
  .post-navigation .nav-links {
    max-width: 1200px;
  }
}

.page-nav-section > .post-navigation .nav-links {
  z-index: 10;
  position: relative;
}

.section-sticky-banner .post-navigation .nav-links {
  z-index: 5;
  position: relative;
}

#comparing-items .table-section > .post-navigation .nav-links {
  padding-left: 0;
  padding-right: 0;
}

.hero .post-navigation .nav-links {
  height: 100%;
}

.hero.hero-full .post-navigation .nav-links, .hero.hero-full-auto .post-navigation .nav-links {
  position: relative;
  z-index: 5;
}

.hero.hero-full .container, .hero.hero-full-auto .container {
  position: relative;
  z-index: 5;
}

.section-article-block .post-navigation .nav-links {
  max-width: 904px;
}

.site-header > .post-navigation .nav-links {
  margin-top: 0;
  margin-bottom: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 70px;
}

.page-header-library .post-navigation .nav-links {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.post-navigation .nav-links {
  max-width: 674px;
}

@media (min-width: 900px) {
  .post-navigation .nav-links {
    flex-direction: row;
    justify-content: space-between;
    text-align: inherit;
  }
}

.post-navigation .nav-links .nav-next, .post-navigation .nav-links .nav-previous {
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgba(231, 231, 233, var(--tw-border-opacity));
}

.post-navigation .nav-links .nav-next,
.post-navigation .nav-links .nav-previous {
  padding: 20px;
}

.post-navigation .nav-next {
  margin-top: 1rem;
}

.updated:not(.published) {
  display: none;
}

.hh-ct-row.updated:not(.published), .hh-ct-row[data-id=image] .hh-ct-rowheader, .hh-ct-row[data-id=title] .hh-ct-rowheader, .hh-ct-row[data-id=dealer] .hh-ct-rowheader, .hh-ct-row[data-id=link] .hh-ct-rowheader {
  display: none;
}

.entry-header-single {
  --tw-bg-opacity: 1;
  background-color: rgba(249, 249, 249, var(--tw-bg-opacity));
  padding-top: 80px;
  padding-bottom: 80px;
  margin-bottom: 80px;
  text-align: center;
}

.container-small {
  max-width: 674px;
}

.container-medium {
  max-width: 1134px;
}

.page-template-template-simple-page .site-main {
  margin-bottom: 80px;
}

.page-template-template-simple-page .entry-header {
  padding-top: 40px;
  margin-bottom: 40px;
  text-align: center;
}

@media (min-width: 900px) {
  .page-template-template-simple-page .entry-header {
    padding-top: 80px;
    margin-bottom: 80px;
  }
}

.page-template-template-simple-page .entry-header h1 {
  font-size: 2rem;
}

@media (min-width: 600px) {
  .page-template-template-simple-page .entry-header h1 {
    font-size: 2.5rem;
  }
}

@media (min-width: 900px) {
  .page-template-template-simple-page .entry-header h1 {
    font-size: 3rem;
  }
}

.page-template-template-simple-page .entry-header p {
  font-size: 1.125rem;
  --tw-text-opacity: 1;
  color: rgba(107, 114, 128, var(--tw-text-opacity));
}

@media (min-width: 900px) {
  .page-template-template-simple-page .entry-header p {
    font-size: 1.25rem;
    --tw-text-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-text-opacity));
  }
}

.page-template-template-simple-page .entry-header-banner {
  margin-bottom: 40px;
}

@media (min-width: 900px) {
  .page-template-template-simple-page .entry-header-banner {
    margin-bottom: 80px;
  }
}

.page-template-template-simple-page .entry-header-banner img {
  width: 100%;
}

.post-type-archive-docs, .single-docs {
  --tw-bg-opacity: 1;
  background-color: rgba(249, 249, 249, var(--tw-bg-opacity));
}

.post-type-archive-docs .page-header-library,
.single-docs .page-header-library {
  margin-bottom: 40px;
}

.page-header-library {
  padding: 80px 0;
  margin-bottom: 80px;
  background-image: url(images/library-xantrex.jpg);
  background-size: cover;
  background-position: center;
}

.page-header-library .page-title {
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
  margin-bottom: 32px;
}

.page-header-library .container {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.xantrex-search-library {
  width: 100%;
  max-width: 560px;
  position: relative;
}

.xantrex-search-library .docspress-search-form {
  margin-bottom: 0;
}

.xantrex-search-library .docspress-search-form .docspress-search-field {
  border-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgba(231, 231, 233, var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  padding: 12px 16px;
}

.xantrex-search-library .docspress-search-form .docspress-search-field:focus {
  outline: 0;
}

.xantrex-search-library .docspress-search-form-result {
  border-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgba(231, 231, 233, var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  --tw-shadow: 0 0.25rem 0.375rem -0.0625rem rgba(0, 0, 0, 0.1), 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.06);
  box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  position: absolute;
  left: 0;
  top: 100%;
  right: 0;
  margin: -1px 0 0 0 !important;
  /* stylelint-disable-line declaration-no-important */
  z-index: 20;
}

.xantrex-search-library .docspress-search-form-result mark {
  --tw-text-opacity: 1;
  color: rgba(0, 65, 129, var(--tw-text-opacity));
}

.xantrex-search-library .docspress-search-form-result .docspress-search-list-item > a {
  padding: 12px 16px;
}

.docspress-archive .docspress-archive-list {
  margin-left: -8px;
  margin-right: -8px;
}

.docspress-archive .docspress-archive-list > li {
  padding-left: 8px;
  padding-right: 8px;
}

h4,.docspress-archive .docspress-archive-list .docspress-archive-list-category {
  font-size: 1.5rem;
  font-weight: 700;
}

h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6 {
  margin-bottom: 1rem;
  font-family: "Open Sans";
}

.docspress-archive .docspress-archive-list .docspress-archive-list-category {
  margin-bottom: 24px;
}

.docspress-archive .docspress-archive-list .docspress-archive-list-item a.docspress-archive-list-item-title {
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  padding: 16px;
}

.docspress-archive .docspress-archive-list .docspress-archive-list-item a.docspress-archive-list-item-title .xantrex-docs-thumb {
  width: 40px;
  height: 40px;
  margin-right: 16px;
}

.docspress-archive .docspress-archive-list .docspress-archive-list-item a.docspress-archive-list-item-title .xantrex-docs-thumb img {
  margin-right: 0;
}

.docspress-single {
  display: flex;
  flex-direction: column;
}

@media (min-width: 900px) {
  .docspress-single {
    display: grid;
    grid-template-columns: repeat(12, minmax(0, 1fr));
    grid-gap: 1rem;
    gap: 1rem;
  }
}

.docspress-single .entry-header {
  border-bottom-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgba(231, 231, 233, var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  padding-bottom: 16px;
  margin-bottom: 16px;
}

@media (min-width: 900px) {
  .docspress-single .entry-header {
    padding-bottom: 40px;
    margin-bottom: 40px;
  }
}

.docspress-single .entry-header h1 {
  font-size: 1.375rem;
}

.docspress-single .docspress-single-sidebar {
  grid-column: span 12 / span 12;
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  order: 2;
  margin-top: 16px;
  background-repeat: 0;
}

@media (min-width: 900px) {
  .docspress-single .docspress-single-sidebar {
    grid-column: span 3 / span 3;
    margin-top: 0;
    order: 1;
  }
}

.docspress-single .docspress-single-sidebar .docspress-nav-list {
  padding: 16px;
  padding-right: 0;
}

.docspress-single .docspress-single-sidebar .docspress-nav-list li a {
  display: inline-block;
}

.docspress-single .docspress-single-sidebar .docspress-nav-list li a:hover {
  --tw-text-opacity: 1;
  color: rgba(0, 103, 207, var(--tw-text-opacity));
}

.docspress-single .docspress-single-sidebar .docspress-nav-list li ul.children {
  margin-left: 0;
  margin-bottom: 0;
}

.docspress-single .docspress-single-sidebar .docspress-nav-list li.current_page_item > a {
  --tw-text-opacity: 1;
  color: rgba(0, 65, 129, var(--tw-text-opacity));
}

.docspress-single .docspress-single-sidebar .docspress-search-form {
  margin-bottom: 0;
}

.docspress-single .docspress-single-sidebar .docspress-search-form .docspress-search-field {
  border-bottom-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgba(231, 231, 233, var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  padding: 16px;
  border-top: 0;
  border-right: 0;
  border-left: 0;
}

.docspress-single .docspress-single-sidebar .docspress-search-form .docspress-search-field:focus {
  outline: 0;
}

.docspress-single .docspress-single-content {
  grid-column: span 12 / span 12;
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  padding: 16px;
  order: 1;
}

@media (min-width: 900px) {
  .docspress-single .docspress-single-content {
    grid-column: span 9 / span 9;
    padding: 40px;
    order: 2;
  }
}

.docspress-single-breadcrumbs {
  padding-top: 40px;
  display: none;
}

.docspress-single-articles ul li a {
  display: inline-block;
}

.docspress-single-articles ul li a:hover {
  --tw-text-opacity: 1;
  color: rgba(0, 103, 207, var(--tw-text-opacity));
}

.docspress-single-articles ul ul {
  margin-top: 8px;
  margin-left: 0;
}

.docspress-btn {
  border-radius: 0;
}

.docspress-btn .badge {
  --tw-bg-opacity: 1;
  background-color: rgba(0, 52, 105, var(--tw-bg-opacity));
}

.docspress-btn:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(0, 103, 207, var(--tw-bg-opacity));
}

@media (max-width: 899px) {
  .docspress-single-feedback,
.docspress-single-adjacent-nav {
    margin-left: 0;
    margin-right: 0;
  }
}

@media (max-width: 899px) {
  .docspress-single-feedback .nav-next,
.docspress-single-adjacent-nav .nav-next {
    text-align: left;
    margin-top: 12px;
  }
}

.acfb_accordion_block,
.acfb_tabs_block,
.acfb_testimonial_wrap {
  margin-bottom: 40px;
}

.acfb_accordion_block .acfb_accordion_title {
  font-size: 16px !important;
  /* stylelint-disable-line declaration-no-important */
  background: #fff !important;
  /* stylelint-disable-line declaration-no-important */
  text-decoration: none;
  border: 1px solid #e7e7e9;
  margin-top: -1px;
  color: inherit !important;
  /* stylelint-disable-line declaration-no-important */
}

.acfb_accordion_block .acfb_accordion_title:hover {
  color: #0067cf !important;
  /* stylelint-disable-line declaration-no-important */
}

.acfb_accordion_block .acfb_accordion_content {
  background: #fff !important;
  /* stylelint-disable-line declaration-no-important */
  font-size: 16px !important;
  /* stylelint-disable-line declaration-no-important */
  border: 1px solid #e7e7e9;
  color: inherit !important;
  /* stylelint-disable-line declaration-no-important */
  margin-top: -1px;
}

.acfb_tabs_block ul {
  background: #fff !important;
  /* stylelint-disable-line declaration-no-important */
}

.acfb_tabs_block ul li {
  background: #fff !important;
  /* stylelint-disable-line declaration-no-important */
  border: 1px solid #e7e7e9;
  margin-right: -1px;
}

.acfb_tabs_block ul li:last-child {
  border-right: 1px solid #e7e7e9 !important;
  /* stylelint-disable-line declaration-no-important */
}

.acfb_tabs_block ul li a {
  font-size: 16px !important;
  /* stylelint-disable-line declaration-no-important */
  color: inherit !important;
  /* stylelint-disable-line declaration-no-important */
  font-weight: 700;
}

.acfb_tabs_block ul li a:hover {
  color: #0067cf !important;
  /* stylelint-disable-line declaration-no-important */
}

.acfb_tabs_block ul li.active {
  background: #004181 !important;
  /* stylelint-disable-line declaration-no-important */
}

.acfb_tabs_block ul li.active a {
  color: #fff !important;
  /* stylelint-disable-line declaration-no-important */
}

.acfb_tabs_block .acfb_tab_content {
  background: #fff !important;
  /* stylelint-disable-line declaration-no-important */
  font-size: 16px !important;
  /* stylelint-disable-line declaration-no-important */
  margin-top: -1px !important;
  /* stylelint-disable-line declaration-no-important */
  border: 1px solid #e7e7e9;
}

.acfb_testimonial_wrap {
  background: #fff !important;
  /* stylelint-disable-line declaration-no-important */
  border: 1px solid #e7e7e9 !important;
  /* stylelint-disable-line declaration-no-important */
}

.acfb_testimonial_wrap .acfb_testimonial_bio .acfb_testimonial_avatar_wrap .acfb_testimonial_avatar {
  border: 0 !important;
  /* stylelint-disable-line declaration-no-important */
}

.acfb_testimonial_wrap .acfb_testimonial_text {
  font-size: 16px !important;
  /* stylelint-disable-line declaration-no-important */
}

.page-template-template-glossary {
  --tw-bg-opacity: 1;
  background-color: rgba(249, 249, 249, var(--tw-bg-opacity));
}

.page-template-template-glossary .glosssary-header {
  margin-bottom: 40px;
}

.glossary-nav-list {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 20px;
  margin-left: -8px;
  margin-right: -8px;
}

.glossary-nav-list li {
  padding: 8px;
}

.glossary-nav-list li .glossary-nav-item-link {
  display: block;
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  --tw-shadow: 0 0.0625rem 0.125rem 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  height: 48px;
  width: 48px;
  line-height: 48px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 700;
}

.glossary-nav-list li .glossary-nav-item-link:hover {
  --tw-text-opacity: 1;
  color: rgba(0, 103, 207, var(--tw-text-opacity));
  --tw-shadow: 0 0.25rem 0.375rem -0.0625rem rgba(0, 0, 0, 0.1), 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.06);
  box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.glossary-nav-list li.active .glossary-nav-item-link {
  --tw-bg-opacity: 1;
  background-color: rgba(0, 103, 207, var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
}

.glossary-results {
  margin-bottom: 80px;
}

h1,.glossary-results .glossary-results-row .glossary-results-term {
  font-size: 2.125rem;
  line-height: 1.325;
  color: #004181;
  font-weight: 700;
}

h1,h2,h3,h4,h5,h6,.glossary-results .glossary-results-row .glossary-results-term,.h2,.h3,.h4,.h5,.h6 {
  margin-bottom: 1rem;
  font-family: "Open Sans";
}

.glossary-results .glossary-results-row .glossary-results-term {
  font-size: 2.125rem;
  text-transform: uppercase;
}

.glossary-results .glossary-results-row:not(:last-child) {
  margin-bottom: 40px;
}

.glossary-results .glossary-results-row.inactive {
  display: none;
}

.glossary-results .glossary-results-row-group {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  grid-gap: 1rem;
  gap: 1rem;
}

.glossary-results-card {
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  padding: 20px;
}

.glossary-results-card .glossary-results-card-heading {
  font-size: 1rem;
  margin-bottom: 8px;
}

.glossary-results-card .glossary-results-card-content {
  font-size: 0.875rem;
}

.glossary-search input {
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  --tw-shadow: 0 0.0625rem 0.125rem 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  width: 100%;
  max-width: 480px;
  padding: 16px 24px;
}

.error-404 .hero-is-unique {
  background-image: url(images/404-banner.jpg);
}

.error-404 .page-content {
  font-size: 1.125rem;
  text-align: center;
  min-height: 400px;
}

.search-results .hero-is-unique {
  background-image: url(images/404-banner.jpg);
}

.search-results .entry-title {
  font-size: 1.25rem;
}

.search-results .entry-title a {
  text-decoration: none;
}

.search-results .entry-title a:hover {
  --tw-text-opacity: 1;
  color: rgba(0, 103, 207, var(--tw-text-opacity));
}

.search-results .search-post-article:not(:last-child) {
  border-bottom-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgba(231, 231, 233, var(--tw-border-opacity));
  padding-bottom: 16px;
  margin-bottom: 16px;
}

.wp-block-code {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 1rem;
  padding-left: 1rem;
}

@media (min-width: 100%) {
  .wp-block-code {
    max-width: 100%;
  }
}

@media (min-width: 1200px) {
  .wp-block-code {
    max-width: 1200px;
  }
}

.wp-block-code {
  margin-bottom: 1rem;
}

.page-nav-section > .wp-block-code {
  z-index: 10;
  position: relative;
}

.section-sticky-banner .wp-block-code {
  z-index: 5;
  position: relative;
}

#comparing-items .table-section > .wp-block-code {
  padding-left: 0;
  padding-right: 0;
}

.hero .wp-block-code {
  height: 100%;
}

.hero.hero-full .wp-block-code, .hero.hero-full-auto .wp-block-code {
  position: relative;
  z-index: 5;
}

.hero.hero-full .container, .hero.hero-full-auto .container {
  position: relative;
  z-index: 5;
}

.section-article-block .wp-block-code {
  max-width: 904px;
}

.site-header > .wp-block-code {
  margin-top: 0;
  margin-bottom: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 70px;
}

.page-header-library .wp-block-code {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.wp-block-code code {
  padding: 1rem;
}

.wp-block-heading {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 1rem;
  padding-left: 1rem;
}

@media (min-width: 100%) {
  .wp-block-heading {
    max-width: 100%;
  }
}

@media (min-width: 1200px) {
  .wp-block-heading {
    max-width: 1200px;
  }
}

.page-nav-section > .wp-block-heading {
  z-index: 10;
  position: relative;
}

.section-sticky-banner .wp-block-heading {
  z-index: 5;
  position: relative;
}

#comparing-items .table-section > .wp-block-heading {
  padding-left: 0;
  padding-right: 0;
}

.hero .wp-block-heading {
  height: 100%;
}

.hero.hero-full .wp-block-heading, .hero.hero-full-auto .wp-block-heading {
  position: relative;
  z-index: 5;
}

.hero.hero-full .container, .hero.hero-full-auto .container {
  position: relative;
  z-index: 5;
}

.section-article-block .wp-block-heading {
  max-width: 904px;
}

.site-header > .wp-block-heading {
  margin-top: 0;
  margin-bottom: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 70px;
}

.page-header-library .wp-block-heading {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.wp-block-heading h1 {
  margin-bottom: 2rem;
}

.wp-block-heading h2 {
  margin-bottom: 1.5rem;
}

.wp-block-heading h3 {
  margin-bottom: 1.25rem;
}

.wp-block-heading h4 {
  margin-bottom: 1rem;
}

.wp-block-heading h5 {
  margin-bottom: 0.75rem;
}

.wp-block-heading h6 {
  margin-bottom: 0.5rem;
}

.wp-block-image {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 1rem;
  padding-left: 1rem;
}

@media (min-width: 100%) {
  .wp-block-image {
    max-width: 100%;
  }
}

@media (min-width: 1200px) {
  .wp-block-image {
    max-width: 1200px;
  }
}

.wp-block-image {
  position: relative;
}

.page-nav-section > .wp-block-image {
  z-index: 10;
  position: relative;
}

.section-sticky-banner .wp-block-image {
  z-index: 5;
  position: relative;
}

#comparing-items .table-section > .wp-block-image {
  padding-left: 0;
  padding-right: 0;
}

.hero .wp-block-image {
  height: 100%;
}

.hero.hero-full .wp-block-image, .hero.hero-full-auto .wp-block-image {
  position: relative;
  z-index: 5;
}

.hero.hero-full .container, .hero.hero-full-auto .container {
  position: relative;
  z-index: 5;
}

.section-article-block .wp-block-image {
  max-width: 904px;
}

.site-header > .wp-block-image {
  margin-top: 0;
  margin-bottom: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 70px;
}

.page-header-library .wp-block-image {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.single-post .wp-block-image {
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 20px;
}

.wp-block-image.alignfull, .wp-block-image .is-resized, .wp-block-image .aligncenter, .wp-block-image .alignleft, .wp-block-image .alignright {
  position: relative;
}

.wp-block-image.alignfull figcaption {
  width: calc(100% - 2rem);
}

ul:not(.menu, .accordion, .unlist, .docspress-search-list, .glossary-nav-list, .library-list-none, .children, .mobile-menu, .xantrex-loop, .wp-block-post-template, .sub-menu, .list-group-item-list, .p-cards, .g-cards, .bicons, .highlight-gallery, .highlight-list, .icon-grid) {
  margin-bottom: 1rem;
  list-style-position: inside;
  list-style-type: disc;
}

ol {
  margin-bottom: 1rem;
  list-style-position: inside;
  list-style-type: decimal;
}

li li, li li li, li li li li, li li li li li, li li li li li li {
  margin-left: 1rem;
}

.wp-block-pullquote {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 1rem;
  padding-left: 1rem;
}

@media (min-width: 100%) {
  .wp-block-pullquote {
    max-width: 100%;
  }
}

@media (min-width: 1200px) {
  .wp-block-pullquote {
    max-width: 1200px;
  }
}

.wp-block-pullquote {
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.page-nav-section > .wp-block-pullquote {
  z-index: 10;
  position: relative;
}

.section-sticky-banner .wp-block-pullquote {
  z-index: 5;
  position: relative;
}

#comparing-items .table-section > .wp-block-pullquote {
  padding-left: 0;
  padding-right: 0;
}

.hero .wp-block-pullquote {
  height: 100%;
}

.hero.hero-full .wp-block-pullquote, .hero.hero-full-auto .wp-block-pullquote {
  position: relative;
  z-index: 5;
}

.hero.hero-full .container, .hero.hero-full-auto .container {
  position: relative;
  z-index: 5;
}

.section-article-block .wp-block-pullquote {
  max-width: 904px;
}

.site-header > .wp-block-pullquote {
  margin-top: 0;
  margin-bottom: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 70px;
}

.page-header-library .wp-block-pullquote {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.wp-block-pullquote blockquote > p {
  margin-bottom: 1rem;
}

.wp-block-pullquote blockquote > cite {
  font-style: normal;
}

.wp-block-quote {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 1rem;
  padding-left: 1rem;
}

@media (min-width: 100%) {
  .wp-block-quote {
    max-width: 100%;
  }
}

@media (min-width: 1200px) {
  .wp-block-quote {
    max-width: 1200px;
  }
}

.wp-block-quote {
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.page-nav-section > .wp-block-quote {
  z-index: 10;
  position: relative;
}

.section-sticky-banner .wp-block-quote {
  z-index: 5;
  position: relative;
}

#comparing-items .table-section > .wp-block-quote {
  padding-left: 0;
  padding-right: 0;
}

.hero .wp-block-quote {
  height: 100%;
}

.hero.hero-full .wp-block-quote, .hero.hero-full-auto .wp-block-quote {
  position: relative;
  z-index: 5;
}

.hero.hero-full .container, .hero.hero-full-auto .container {
  position: relative;
  z-index: 5;
}

.section-article-block .wp-block-quote {
  max-width: 904px;
}

.site-header > .wp-block-quote {
  margin-top: 0;
  margin-bottom: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 70px;
}

.page-header-library .wp-block-quote {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.wp-block-quote p {
  margin-bottom: 1rem;
}

.wp-block-quote cite {
  font-style: normal;
}

.wp-block-spacer {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 1rem;
  padding-left: 1rem;
}

@media (min-width: 100%) {
  .wp-block-spacer {
    max-width: 100%;
  }
}

@media (min-width: 1200px) {
  .wp-block-spacer {
    max-width: 1200px;
  }
}

.page-nav-section > .wp-block-spacer {
  z-index: 10;
  position: relative;
}

.section-sticky-banner .wp-block-spacer {
  z-index: 5;
  position: relative;
}

#comparing-items .table-section > .wp-block-spacer {
  padding-left: 0;
  padding-right: 0;
}

.hero .wp-block-spacer {
  height: 100%;
}

.hero.hero-full .wp-block-spacer, .hero.hero-full-auto .wp-block-spacer {
  position: relative;
  z-index: 5;
}

.hero.hero-full .container, .hero.hero-full-auto .container {
  position: relative;
  z-index: 5;
}

.section-article-block .wp-block-spacer {
  max-width: 904px;
}

.site-header > .wp-block-spacer {
  margin-top: 0;
  margin-bottom: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 70px;
}

.page-header-library .wp-block-spacer {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.wp-block-table {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 1rem;
  padding-left: 1rem;
}

@media (min-width: 100%) {
  .wp-block-table {
    max-width: 100%;
  }
}

@media (min-width: 1200px) {
  .wp-block-table {
    max-width: 1200px;
  }
}

.wp-block-table {
  margin-bottom: 1.5rem;
  width: 100%;
  border-collapse: collapse;
  border-width: 0px;
  padding: 0;
}

.page-nav-section > .wp-block-table {
  z-index: 10;
  position: relative;
}

.section-sticky-banner .wp-block-table {
  z-index: 5;
  position: relative;
}

#comparing-items .table-section > .wp-block-table {
  padding-left: 0;
  padding-right: 0;
}

.hero .wp-block-table {
  height: 100%;
}

.hero.hero-full .wp-block-table, .hero.hero-full-auto .wp-block-table {
  position: relative;
  z-index: 5;
}

.hero.hero-full .container, .hero.hero-full-auto .container {
  position: relative;
  z-index: 5;
}

.modal .modal-content.wp-block-table {
  padding: 0;
}

.section-article-block .wp-block-table {
  max-width: 904px;
}

.site-header > .wp-block-table {
  margin-top: 0;
  margin-bottom: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 70px;
}

.page-header-library .wp-block-table {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.wp-block-table {
  border-spacing: 0;
}

@media (min-width: 1200px) {
  .wp-block-table {
    border-width: 1px;
    border-style: solid;
    --tw-border-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity));
  }
}

.wp-block-table thead {
  display: none;
}

.hh-ct-row.wp-block-table thead, .hh-ct-row[data-id=image] .hh-ct-rowheader, .hh-ct-row[data-id=title] .hh-ct-rowheader, .hh-ct-row[data-id=dealer] .hh-ct-rowheader, .hh-ct-row[data-id=link] .hh-ct-rowheader {
  display: none;
}

@media (min-width: 1200px) {
  .wp-block-table thead {
    display: table-row-group;
  }
}

.wp-block-table th, .wp-block-table td {
  padding: 0.5rem;
  text-align: center;
}

@media (min-width: 1200px) {
  .wp-block-table th, .wp-block-table td {
    display: table-cell;
  }
}

.wp-block-table td {
  display: block;
  border-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgba(0, 0, 0, var(--tw-border-opacity));
  text-align: center;
}

@media (min-width: 1200px) {
  .wp-block-table td {
    display: table-cell;
  }
}

.wp-block-table td::before {
  display: block;
  text-transform: uppercase;
  content: attr(data-label);
}

@media (min-width: 1200px) {
  .wp-block-table td::before {
    display: none;
  }

  .hh-ct-row.wp-block-table td::before, .hh-ct-row[data-id=image] .hh-ct-rowheader, .hh-ct-row[data-id=title] .hh-ct-rowheader, .hh-ct-row[data-id=dealer] .hh-ct-rowheader, .hh-ct-row[data-id=link] .hh-ct-rowheader {
    display: none;
  }
}

.wp-block-table th {
  border-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgba(0, 0, 0, var(--tw-border-opacity));
  text-transform: uppercase;
  letter-spacing: 0.1em;
}

@media (min-width: 600px) {
  .wp-block-table th {
    display: table-cell;
  }
}

.wp-block-table tr {
  margin-bottom: 1rem;
  display: block;
}

@media (min-width: 1200px) {
  .wp-block-table tr {
    margin-bottom: 0;
    display: table-row;
  }
}

.wp-block-gallery {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 1rem;
  padding-left: 1rem;
}

@media (min-width: 100%) {
  .wp-block-gallery {
    max-width: 100%;
  }
}

@media (min-width: 1200px) {
  .wp-block-gallery {
    max-width: 1200px;
  }
}

.wp-block-gallery {
  margin-bottom: 5rem;
}

.page-nav-section > .wp-block-gallery {
  z-index: 10;
  position: relative;
}

.section-sticky-banner .wp-block-gallery {
  z-index: 5;
  position: relative;
}

#comparing-items .table-section > .wp-block-gallery {
  padding-left: 0;
  padding-right: 0;
}

.hero .wp-block-gallery {
  height: 100%;
}

.hero.hero-full .wp-block-gallery, .hero.hero-full-auto .wp-block-gallery {
  position: relative;
  z-index: 5;
}

.hero.hero-full .container, .hero.hero-full-auto .container {
  position: relative;
  z-index: 5;
}

.section-article-block .wp-block-gallery {
  max-width: 904px;
}

.site-header > .wp-block-gallery {
  margin-top: 0;
  margin-bottom: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 70px;
}

.page-header-library .wp-block-gallery {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.wp-block-gallery .blocks-gallery-item img, .wp-block-gallery .blocks-gallery-item figcaption {
  border-radius: 0.25rem;
}

.wp-block-gallery .blocks-gallery-item figcaption, .wp-block-image figcaption {
  position: absolute;
  bottom: 0;
  max-height: 100%;
  overflow: auto;
  background-image: linear-gradient(to top, var(--tw-gradient-stops));
  --tw-gradient-from: #4b5563;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(75, 85, 99, 0));
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  padding-top: 2rem;
  padding-bottom: 0.75rem;
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
}

.wp-caption-text, .wp-block-table figcaption, .gallery-caption figcaption, .wp-block-image figcaption, .wp-block-embed figcaption, .wp-block-audio figcaption {
  margin: 0;
  width: 100%;
  text-align: center;
  font-size: 0.875rem;
}

.wp-block-columns {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 1rem;
  padding-left: 1rem;
}

@media (min-width: 100%) {
  .wp-block-columns {
    max-width: 100%;
  }
}

@media (min-width: 1200px) {
  .wp-block-columns {
    max-width: 1200px;
  }
}

.wp-block-columns {
  justify-content: center;
}

.page-nav-section > .wp-block-columns {
  z-index: 10;
  position: relative;
}

.section-sticky-banner .wp-block-columns {
  z-index: 5;
  position: relative;
}

#comparing-items .table-section > .wp-block-columns {
  padding-left: 0;
  padding-right: 0;
}

.hero .wp-block-columns {
  height: 100%;
}

.hero.hero-full .wp-block-columns, .hero.hero-full-auto .wp-block-columns {
  position: relative;
  z-index: 5;
}

.hero.hero-full .container, .hero.hero-full-auto .container {
  position: relative;
  z-index: 5;
}

.section-article-block .wp-block-columns {
  max-width: 904px;
}

.site-header > .wp-block-columns {
  margin-top: 0;
  margin-bottom: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 70px;
}

.page-header-library .wp-block-columns {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

@media (min-width: 900px) {
  .wp-block-columns {
    margin-bottom: 80px;
  }
}

.wp-block-columns .wp-block-column:not(:last-child) {
  margin-bottom: 40px;
}

@media (min-width: 900px) {
  .wp-block-columns .wp-block-column:not(:last-child) {
    margin-bottom: 0;
  }
}

.wp-block-separator {
  border-top-width: 0px;
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgba(231, 231, 233, var(--tw-border-opacity));
  margin-top: 40px;
  margin-bottom: 40px;
}

.wp-block-separator.alignfull {
  margin-left: 0;
  margin-right: 0;
}

@media (min-width: 900px) {
  .wp-block-separator {
    margin-top: 80px;
    margin-bottom: 80px;
  }
}

.alignfull {
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  max-width: 1000%;
  width: auto;
}

@media (min-width: 900px) {
  .alignwide {
    margin-left: calc(25% - 25vw);
    margin-right: calc(25% - 25vw);
  }

  .alignwide.wp-block-gallery {
    margin-left: calc(25% - 25vw - 16px);
    margin-right: calc(25% - 25vw - 16px);
  }
}

*, ::after, ::before {
  box-sizing: border-box;
  overflow-wrap: break-word;
}

*,
::after,
::before {
  word-wrap: break-word;
}

.block-editor-writing-flow {
  font-size: 1rem;
  line-height: 1.5;
}

.site-main {
  margin-bottom: 48px;
}

body {
  -webkit-font-smoothing: antialiased;
  font-feature-settings: "liga", "kern";
  text-rendering: optimizeLegibility;
}

@media (max-width: 899px) {
  h1, h2 {
    font-size: 1.75rem;
  }
}

@media (max-width: 899px) {
  h3 {
    font-size: 1.5rem;
  }
}

.link-flash, .footer-widget-section-content a, .footer-widget-links a, .site-copyright a {
  position: relative;
  text-decoration: none;
}

.link-flash::before, .link-flash::after,
.footer-widget-section-content a::before,
.footer-widget-section-content a::after,
.footer-widget-links a::before,
.footer-widget-links a::after,
.site-copyright a::before,
.site-copyright a::after {
  position: absolute;
  content: "";
  left: 0;
  bottom: -0.1rem;
  display: block;
  width: 100%;
  height: 1px;
}

.link-flash::before,
.footer-widget-section-content a::before,
.footer-widget-links a::before,
.site-copyright a::before {
  transform: scaleX(0);
  transform-origin: left;
  background: #fff;
}

.link-flash::after,
.footer-widget-section-content a::after,
.footer-widget-links a::after,
.site-copyright a::after {
  transform-origin: right;
  transition-delay: 0.1s;
  background: transparent;
}

.link-flash:hover::before,
.footer-widget-section-content a:hover::before,
.footer-widget-links a:hover::before,
.site-copyright a:hover::before {
  transform: scaleX(1);
  transition: 0.2s cubic-bezier(0.19, 1, 0.22, 1);
  transition-delay: 0.1s;
}

.link-flash:hover::after,
.footer-widget-section-content a:hover::after,
.footer-widget-links a:hover::after,
.site-copyright a:hover::after {
  transform: scaleX(0);
  transition: 0.2s cubic-bezier(0.19, 1, 0.22, 1);
  transition-delay: 0s;
}

/* stylelint-disable */

.button, #button_4_select_all {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgba(0, 103, 207, var(--tw-bg-opacity));
  font-size: 0.875rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
  text-decoration: none;
  transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  transition-duration: 200ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.button,
#button_4_select_all {
  white-space: nowrap;
  padding: 0.5rem 1.5rem;
  min-width: 10ch;
  min-height: 36px;
  text-align: center;
  line-height: 1.1;
  cursor: pointer;
}

.button.button-small, .button#button_4_select_all, #button_4_select_all.button-small, #button_4_select_all#button_4_select_all {
  font-size: 0.875rem;
}

.button.button-small, .button#button_4_select_all,
#button_4_select_all.button-small,
#button_4_select_all#button_4_select_all {
  font-size: 13px;
  min-height: 32px;
  padding: 0.25rem 0.75rem;
}

.button::after,
#button_4_select_all::after {
  content: "";
  display: block;
  position: absolute;
  border-radius: 4em;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  opacity: 0;
  transition: all 0.5s;
  box-shadow: 0 0 12px 24px #0067CF;
}

.button:hover, #button_4_select_all:hover {
  background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
  --tw-gradient-from: #0067CF;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 103, 207, 0));
  --tw-gradient-to: #00478F;
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
  --tw-blur: var(--tw-empty,/*!*/ /*!*/);
  --tw-brightness: var(--tw-empty,/*!*/ /*!*/);
  --tw-contrast: var(--tw-empty,/*!*/ /*!*/);
  --tw-grayscale: var(--tw-empty,/*!*/ /*!*/);
  --tw-hue-rotate: var(--tw-empty,/*!*/ /*!*/);
  --tw-invert: var(--tw-empty,/*!*/ /*!*/);
  --tw-saturate: var(--tw-empty,/*!*/ /*!*/);
  --tw-sepia: var(--tw-empty,/*!*/ /*!*/);
  --tw-drop-shadow: var(--tw-empty,/*!*/ /*!*/);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
  --tw-drop-shadow: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.1)) drop-shadow(0 1px 1px rgba(0, 0, 0, 0.06));
}

.button:active,
#button_4_select_all:active {
  top: 1px;
  transform: scale(0.98);
}

.button:active::after,
#button_4_select_all:active::after {
  box-shadow: 0 0 0 0 #0067CF;
  position: absolute;
  border-radius: 4em;
  left: 0;
  top: 0;
  opacity: 1;
  transition: 0s;
}

.button i,
#button_4_select_all i {
  margin-left: 8px;
}

/* stylelint-enable */

.button-outline-blue {
  border-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgba(0, 103, 207, var(--tw-border-opacity));
  background-color: transparent;
  --tw-text-opacity: 1;
  color: rgba(0, 103, 207, var(--tw-text-opacity));
}

.button-outline-blue:hover {
  background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
  --tw-gradient-from: #fff;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  --tw-gradient-to: #f3f4f6;
  --tw-text-opacity: 1;
  color: rgba(0, 103, 207, var(--tw-text-opacity));
}

.button-outline-blue:active {
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
}

.button-outline-blue:active::after {
  box-shadow: 0 0 0 0 #fff;
}

.button-outline-blue i {
  --tw-text-opacity: 1;
  color: rgba(0, 103, 207, var(--tw-text-opacity));
}

.button-white {
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgba(0, 0, 0, var(--tw-text-opacity));
}

.button-white::after {
  box-shadow: 0 0 12px 24px #fff;
}

.button-white:hover {
  background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
  --tw-gradient-from: #fff;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  --tw-gradient-to: #f3f4f6;
  --tw-text-opacity: 1;
  color: rgba(0, 103, 207, var(--tw-text-opacity));
}

.button-white:active::after {
  box-shadow: 0 0 0 0 #fff;
}

.button-white i {
  --tw-text-opacity: 1;
  color: rgba(0, 103, 207, var(--tw-text-opacity));
}

#button_4_select_all {
  border-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgba(231, 231, 233, var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgba(0, 0, 0, var(--tw-text-opacity));
}

#button_4_select_all::after {
  box-shadow: 0 0 12px 24px #fff;
}

#button_4_select_all:hover {
  background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
  --tw-gradient-from: #fff;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  --tw-gradient-to: #f3f4f6;
  --tw-text-opacity: 1;
  color: rgba(0, 103, 207, var(--tw-text-opacity));
}

#button_4_select_all:active::after {
  box-shadow: 0 0 0 0 #fff;
}

#button_4_select_all i {
  --tw-text-opacity: 1;
  color: rgba(0, 103, 207, var(--tw-text-opacity));
}

.button-newsletter {
  display: block;
  width: 100%;
  border-radius: 0px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  --tw-border-opacity: 0.5;
  text-align: left;
  font-weight: 400;
  height: 44px;
  line-height: 42px;
  padding-top: 0;
  padding-bottom: 0;
  background: transparent;
}

.button-newsletter::after {
  display: none;
}

.button-newsletter:hover {
  background: transparent;
  box-shadow: none;
}

.block-editor-writing-flow {
  font-size: 1rem;
  line-height: 1.5;
}

.alignleft {
  float: left;
  margin-right: 1rem;
  margin-bottom: 1rem;
}

.alignright {
  float: right;
  margin-bottom: 1rem;
  margin-left: 1rem;
}

.aligncenter {
  margin-left: auto;
  margin-right: auto;
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.alignnone {
  margin-bottom: 1rem;
}

/*# sourceMappingURL=index.css.map*/